 #ligado{
    padding-top:60px;
}


#ligado .media{
    background-color:#ffffff;
    padding: 10px 2px 10px 8px;
    top:50px;
}

#ligado img{

    max-width:650px;

    height:auto; 

    width:100% !important;

    min-height: auto;

}


#ligado .content-1600{
    padding: 10px 15px;
}


.bottom-button-section-1600{
   padding-bottom:50px;
}


.with-download-icon a{
    display:flex;
    align-items:center;
}


.with-download-icon img{
    width:37px;
    margin-left:10px;
}


/* Industrial - organization and Application cards section */

.w4 a{
	color:#000000;
}

.w4 a .wh{
outline: 2px solid #b0dbeb;
}

.w4 a:hover .wh{
   outline: 2px solid #00aeef;
   
}

a .wh:after{
    content: "Read More";
    clear: both;
    border: 1px solid #00aeef;
    display: block;
    margin: 0px auto;
    float: none;
    width: 120px;
    border-radius: 30px;
    font-size: 16px;
    margin-top: 10px;
    color: #00aeef;
    padding: 8px;
    text-align: center;
}

.w4 .wh h6{
    min-height: 144px;
 }


a:hover .wh:after{
	border: 1px solid #00aeef;
    background-color:#00aeef;
    color:#ffffff;
}




.cr_header_important-notice a.outline.light {

    box-shadow: 1px 1px 4px 1px rgb(85 85 85 / 38%);

    background-color: #a52828;

    color: #f7f7f7;

    display: block;

}





.cr_header_important-notice a.outline.light:hover {

    background-color: #a52828;

}





.cr_header_important-notice .cr-mobile-display{

    display:none;

}



.cr_header_important-notice .cr-mobile-no-display{

    display:block;

}





.cr-1670-sub-list li{

    list-style: disc;

}





.cr-no-padding{
    padding:0px;
  }
  
  .footer-content a {
    font-family: 'Nunito', sans-serif;
  }
  
  
  .footer-content .breadcrumb-container {
    margin-left: 0;
    margin-bottom: 0.2em;
  }


  .cr-image-block-1600 {

    margin: 0 auto;

    margin-bottom: 30px;

	}


    .container.cr-container-1600 {

		padding:0 30px;

	}



	.cr-media-video-block{

		background-color:#e8eaf6;

		background-color:#ffffff;

        margin : 0 50px;

        max-width:550px;

	}



	.cr-title-bar p{

		color:#ffffff;

	}



	.cr-media-video-block .description{

   		 margin-top :10px;

	}





	#rapid-expanding-video .media{

		background-color:#ffffff;

	}




@media only screen and (min-width:960px){

    #ligado .media{
        padding:20px;
    }

    #ligado .content-1600{
        padding-top: 0px;
    }

    section#button-1600 {
        margin-top: 100px;
    }

    #ligado .media img.full{
        width:auto;
        
    }

    .container.cr-container-1600 {

        max-width: 1600px;
    
        margin-top: 71px;
    
        padding:0 15px;
    
    }
} 



@media only screen and (max-width:450px){
    .with-download-icon a {
        flex-direction: column;
    }

    .with-download-icon a span{
        padding-top:10px;
    }
}


@media only screen and (max-width:769px){

    .cr_header_important-notice .cr-mobile-no-display{

        display:none;

    }



    .cr_header_important-notice .cr-mobile-display{

        display:block;

        margin-top: 0px;

    }



    .cr_header_important-notice .section-news__container{

        display:none !important;

    }

}

@media only screen and (max-width:960px){

	

	/* new css on 1/7/2023 */

	#ligado{

        padding-top: 10px;

	}

	#ligado .media {

        top: 0;

	}

	.cr-image-block-1600 {

    margin-bottom: 0px;

	margin:20px;

	}

    #ligado img{

		margin: 0 auto;

	}

}

	/* new css on 1/7/2023 : Ends */
