
		.news-release-div .fData p.product-info{margin-bottom: 5px;}
		.selType{display: flex; font-size: 16px; padding: 10px 15px 10px 15px; color:#fff; font-weight: bold;}
		.blackTheme{ background: #eeeeee; }
		.blackTheme .tabs { padding-top: 0; }
		.blackTheme .link-heading{ background: #000; color:#fff ; align-items: center;padding-left: 10px; margin-bottom: 25px; display: flex;}
		.blackTheme .link-heading h3{color: #fff; font-size: 22px; margin: 0 14px 0 0;}
		.blackTheme .link-heading > a{text-decoration:none; display: inline-block; color:#fff; margin-left: 24px; padding: 10px 0; text-transform:uppercase; font-size:15px; line-height:1.3em; text-align:center; font-weight:700; border-bottom:3px solid transparent; color:#ffffff;}
		.blackTheme .link-heading > a.active{border-bottom:3px solid #d00; color:#EE0000;}
		.blackTheme .link-heading > a:hover {border-bottom:3px solid #AFAEAE; color:#AFAEAE;}


		.blackTheme .tabs .tabs-container{ border:0; }
		.blackTheme .link-heading  { padding-top: 30px; padding-bottom: 30px; font-size: 22px;}

		.blackTheme .news-release-div .img{max-height: 179px; margin-bottom: 20px; overflow: hidden; position:relative;}
		.blackTheme .news-release-div .img a{display: block;}
		.blackTheme .news-release-div .img img{ transition: transform .2s; /* Animation */}
		.blackTheme .tileContainer{ background: #fff;}
		.blackTheme .product-details{padding: 0 15px 10px;margin-bottom: 25px;}
		.blackTheme .news-release-div .release-date{margin-top:0; padding-top:0;}
		.blackTheme .news-release-div .fData p{margin-bottom: 11px;}
		.blackTheme .news-release-div .fData p.product-info{font-weight: bold; margin-bottom:5px;}
		.blackTheme .news-release-div .img .postTitle{ background:#000; color:#fff; padding:7px 10px; text-transform: uppercase; position: absolute; bottom: 0; left: 0; font-size: 12px; z-index: 9999; }
		.blackTheme .container{ padding:0 15px; }
		.blackTheme .pagination{background: #eee; padding: 15px 10px;}
		.blackTheme .news-release-pagination .justify-content-md-center, .list-pagination {position: relative;}
		.blackTheme .midLine{ width:100%; background: #ccc; height: 1px; top: 47%; position:absolute;	}
		.blackTheme .list-pagination nav{justify-content:center; display:flex; position: relative; z-index: 4}
		.blackTheme .list-pagination nav a {    display: block; padding: 7px 12px; color: #707c7c; font-weight: 700; text-decoration: none;background-color: #fff;    border: 1px solid #a8c4cd; font-size: 16px; line-height: 1;}
		.blackTheme .list-pagination nav>span.active{display:inline-block;background-color:#f00; border-color:#f00; color:#fff; padding:7px 12px;}
		.blackTheme .list-pagination nav a:hover{color:#ea292b; background-color:#eee; border-color:#ddd;}
		.blackTheme .list-pagination nav a, .blackTheme .list-pagination nav span{font-size: 16px; display:flex; align-items: center; margin:0 3px; }

		@media (min-width: 768px){
			.blackTheme ul.link-heading li:first-child{margin-left: 40px;}

			.blackTheme .bgmobDD{display: none;}
			.tabs-container .tab .boxcontTxt.insight-card {


display: flex;
margin-bottom: 30px;


}
		}


        .insight_select_box{
            width: 100%;
            padding: 0px;
            position: relative;

        }
        .insight_select_box select{
            -webkit-appearance: none;
            appearance: none;
        }
        .insight_select_box:after{
            width: 0; 
            height: 0; 
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: 6px solid #fff;
            position: absolute;
            top: 40%;
            right: 5px;
            content: "";
            z-index: 98;
           }


		@media (min-width: 1024px){
			.blackTheme .news-release-div .img:hover img{transform: scale(1.1);  }
		}
		@media (min-width: 575px){
			.blackTheme .news-release-div .img {margin-bottom: 20px;}
            .insight_select_box{
                width: 100%;
                padding: 0px;
                position: relative;

            }
            .insight_select_box select{
                -webkit-appearance: none;
                appearance: none;
            }
            .insight_select_box:after{
                width: 0; 
                height: 0; 
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-top: 6px solid #fff;
                position: absolute;
                top: 40%;
                right: 5px;
                content: "";
                z-index: 98;
               }

		}

		@media (max-width:767px){
			.mobile-dropdown-title:after {
				content: "";
				display: block;
				position: absolute;
				right: 10px;
				z-index: 5;
				border-left: 10px solid transparent;
				border-right: 10px solid transparent;
				border-top: 10px solid #a8c4cd;
				top: 6px;}
		}

		@media (max-width: 768px){
			.mobile-dropdown-title{margin: 0 15px;}
			.blackTheme .bgmobDD{background: #000000;display: block; padding-bottom:15px;}
			.blackTheme .bgmobDD h3{ color:#fff; padding: 12px 15px 10px 15px; font-size:18px; margin: 0; }
			.blackTheme .mobile-dropdown-title{ background: #ff0000; color: #fff; padding: 7px; border: 0;}
			.blackTheme .mobile-dropdown-title:after{color:#fff; border-left: 8px solid transparent;
    		border-right: 8px solid transparent; border-top: 8px solid #fff; margin-top: 10px;}
		}


		/* below css all ready take on zygo.css*/
		

 
.component-content .blackTheme {
    padding: 0;
}
 
@media only screen and (min-device-width: 1024px){
    .blackTheme .link-heading {
        margin-left: 0;
        padding-left: 150px;
        display: flex;
    }
 
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .blackTheme .link-heading {
        margin-left: 0;
        display: block;
    }
}
#content .row.column-splitter {
    position: relative;
}
		.banner-image .bannerTitle{
    margin-top: auto;
    text-align: center;
	font-size:35px;
	color:#ffffff !important;
}
@media (max-width: 767px){
    .blackTheme .mobileHide{display: none}
	.desktopHide{display:block}
	
	.insightType_drpdwn {
	display: block;
	padding-right: 10px;
	}
    .insight-icon select{
        background-image: url(/-/media/project/ameteksxa/basesite/shared/CSSimages/dropdown-white.png) !important;
        
    }
	.insightType_drpdwn label {
	position: relative;
	color: #fff;
	}
	.insightType_drpdwn label::before {
	content: '';
	position: absolute;
	top: 50px;
	right: 15px;
	border-bottom: 7px solid #fff;
	border-right: 6px solid red;
	border-left: 6px solid red;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	}
	
}
@media (min-width: 768px){
    .desktopHide{
        display: none;
    }
    #content .HeroBannerHP .imageBannerNone{
        display: none;
    }
	.blackTheme .mobileHide{display: block}
}
 .rte_content .contenttxt_contnr {
	
	text-align:center;
	padding-top:45px;
	padding-bottom:25px;
	margin:0;
	color: #666666;
    font-size: 20px;
	
}
@media (max-width: 767px) {
    .tabs-inner .insightType_drpdwn {
            display: block !important;
			    padding-right: 20px;
				padding-left: 20px;
        }
        /*.insightType_drpdwn select {
            background: #EE0000;
            color: #ffffff;
        }*/
        .insightType_drpdwn label {
            position: relative;
            color: #ffffff;
            display: block;
			font-size: 22px;
			margin-bottom:10px;
        }
        .insightType_drpdwn label::before {
            content: '';
            position: absolute;
            top: 62px;
            right: 15px;
            border-bottom: 7px solid #fff;
            border-right: 6px solid #ff0000;
            border-left: 6px solid #ff0000;
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
        }
		}
		.tabs-inner .link-heading.insightType_drpdwn {display: none;}
		.banner-image-insights{
			
			background-position:center center;
			height: 180px;
		}
		.blackTheme .insight-card .img {
			
			margin-bottom:23px;
		}
		.blackTheme .insight-card .img img {
			height:179px;
		}
		.blackTheme .insight-card .fData p.product-info {
			margin-bottom:15px;
		}
		.blackTheme .insight-card .fData p {
			
			margin-bottom:20px;
		}
		#divArticlesListings a, .product-info a {
			
			    font-size: 16px;
				font-weight: bold;
				font: 'Open Sans Semi Bold';
				line-height: 20px;
			
		}
	.blackTheme .insight-card .fData p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.2;
    color: #000000;
}
.blackTheme .insight-card .fData p.release-date{
	
	color: #707C7C;
    line-height: 17px;
    letter-spacing: 0.2;
    font-size: 12px;
}
.mobileHide {

      background-color: #000;

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
div.blackTheme ul.link-heading {
    padding-left: 0;
    margin-bottom: 0;
}
.mobileHide {

text-align: center;

}
 .mobileHide .link-heading a:nth-child(2) { margin-left: 0; } 
			
}

.component-content div.blackTheme {
    padding-bottom: 30px;
}
.blackTheme .tabs .tabs-container {
    padding-top: 30px;
}
div.blackTheme ul.link-heading {
    padding-left: 0;
    margin-bottom: 0;
}
/*p.field-briefcontent{
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}*/


@media only screen and (min-device-width: 768px) {
.small-banner.insight-herobanner .banner-image>.container>.row,
.small-banner.insight-herobanner .component-banner-image>.container>.row {
    min-height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.small-banner.insight-herobanner .banner-image,
.small-banner.insight-herobanner .component-banner-image  {
    min-height: 180px;
}
.small-banner.insight-herobanner{
	margin-bottom: 0px;
}
.blackTheme .news-release-div .img:hover img {
    transform: scale(1.1);
}
.blackTheme .insight-card .fData p.release-date {
    letter-spacing: -0.2px;
}
.blackTheme .product-details {
    margin-bottom: 15px;
}
.blackTheme .insight-card .fData p.release-date {
    position: absolute;
    bottom: -20px;
}
}
@media only screen and (max-device-width: 767px) {
.small-banner.insight-herobanner .banner-image>.container>.row,
.small-banner.insight-herobanner .component-banner-image>.container>.row {
	padding-top: 24px;
}
}

.insight-herobanner .banner-image .bannerTitle,
.insight-herobanner .component-banner-image .bannerTitle {
    font-weight: 400;
    letter-spacing: 0;
}
		.news-release-div .fData p.product-info{margin-bottom: 5px;}
		.selType{display: flex; font-size: 16px; padding: 10px 15px 10px 15px; color:#fff; font-weight: bold;}
		.blackTheme{ background: #eeeeee; }
		.blackTheme .tabs { padding-top: 0; }
		.blackTheme .link-heading{ background: #000000; color:#ffffff ; align-items: center;padding-left: 10px; margin-bottom: 25px; display: flex;}
		.blackTheme .link-heading h3{color: #fff; font-size: 22px; margin: 0 14px 0 0;}
		.blackTheme .link-heading > a{text-decoration:none; display: inline-block; color:#fff; margin-left: 24px; padding: 10px 0; text-transform:uppercase; font-size:15px; line-height:1.3em; text-align:center; font-weight:700; border-bottom:3px solid transparent; color:#ffffff;}
		.blackTheme .link-heading > a.active{border-bottom:3px solid #d00; color:#EE0000;}
		.blackTheme .link-heading > a:hover {border-bottom:3px solid #AFAEAE; color:#AFAEAE;}


		.blackTheme .tabs .tabs-container{ border:0; }
		.blackTheme .link-heading  { padding-top: 18.8px; padding-bottom: 18.8px; font-size: 22px;}

		.blackTheme .news-release-div .img{max-height: 179px; margin-bottom: 20px; overflow: hidden; position:relative;}
		.blackTheme .news-release-div .img a{display: block;}
		.blackTheme .news-release-div .img img{ transition: transform .2s; /* Animation */}
		.blackTheme .tileContainer{ background: #fff;}
		.blackTheme .product-details{padding: 0 15px 10px;margin-bottom: 0px;}
		.blackTheme .news-release-div .release-date{margin-top:0; padding-top:0;}
		.blackTheme .news-release-div .fData p{margin-bottom: 11px;}
		.blackTheme .news-release-div .fData p.product-info{font-weight: bold; margin-bottom:5px;}
		.blackTheme .news-release-div .img .postTitle{ background:#000; color:#fff; padding:7px 10px; text-transform: uppercase; position: absolute; bottom: 0; left: 0; font-size: 12px; z-index: 9999; }
		.blackTheme .container{ padding:0 15px; }
		.blackTheme .pagination{background: #eee; padding: 15px 10px;}
		.blackTheme .news-release-pagination .justify-content-md-center, .list-pagination {position: relative;}
		.blackTheme .midLine{ width:100%; background: #ccc; height: 1px; top: 47%; position:absolute;	}
		.blackTheme .list-pagination nav{justify-content:center; display:flex; position: relative; z-index: 4}
		.blackTheme .list-pagination nav a {    display: block; padding: 7px 12px; color: #707c7c; font-weight: 700; text-decoration: none;background-color: #fff;    border: 1px solid #a8c4cd; font-size: 16px; line-height: 1;}
		.blackTheme .list-pagination nav>span.active{display:inline-block;background-color:#f00; border-color:#f00; color:#fff; padding:7px 12px;}
		.blackTheme .list-pagination nav a:hover{color:#ea292b; background-color:#eee; border-color:#ddd;}
		.blackTheme .list-pagination nav a, .blackTheme .list-pagination nav span{font-size: 16px; display:flex; align-items: center; margin:0 3px; }

		@media (min-width: 768px){
			.blackTheme ul.link-heading li:first-child{margin-left: 40px;}

			.blackTheme .bgmobDD{display: none;}
			.tabs-container .tab .boxcontTxt.insight-card {


display: flex;
margin-bottom: 30px;


}
		}
		@media (min-width: 1024px){
			.blackTheme .news-release-div .img:hover img{transform: scale(1.1);  }
		}
		@media (min-width: 575px){
			.blackTheme .news-release-div .img {margin-bottom: 20px;}

		}
		@media (max-width: 768px){
			.mobile-dropdown-title{margin: 0 15px;}
			.blackTheme .bgmobDD{background: #000000;display: block; padding-bottom:15px;}
			.blackTheme .bgmobDD h3{ color:#fff; padding: 12px 15px 10px 15px; font-size:18px; margin: 0; }
			.blackTheme .mobile-dropdown-title{ background: #ff0000; color: #fff; padding: 7px; border: 0;}
			.blackTheme .mobile-dropdown-title:after{color:#fff; border-left: 8px solid transparent;
    border-right: 8px solid transparent; border-top: 8px solid #fff; margin-top: 10px;}
		}


		/* below css all ready take on zygo.css*/
		

 
.component-content .blackTheme {
    padding: 0;
}
 
@media only screen and (min-device-width: 1024px){
    .blackTheme .link-heading {
        margin-left: 0;
        padding-left: 150px;
        display: flex;
    }
 
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .blackTheme .link-heading {
        margin-left: 0;
        display: block;
    }
}

.banner-image .bannerTitle,
.component-banner-image .bannerTitle{
    margin-top: auto;
    text-align: center;
	font-size:35px;
	color:#ffffff !important;
}
@media (max-width: 767px){
    .blackTheme .mobileHide{display: none}
	.desktopHide{display:block}
	
		.insightType_drpdwn {
	display: block;
	padding-right: 10px;
	}
	.insightType_drpdwn label {
	position: relative;
	color: #fff;
	}
	.insightType_drpdwn label::before {
	content: '';
	position: absolute;
	top: 50px;
	right: 15px;
	border-bottom: 7px solid #fff;
	border-right: 6px solid red;
	border-left: 6px solid red;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	}
	
}
@media (min-width: 768px){
    .desktopHide{
        display: none;
    }
	.blackTheme .mobileHide{display: block}
}
 .rte_content .contenttxt_contnr {
	
	text-align:center;
	padding-top:45px;
	padding-bottom:30px;
	margin:0;
	color: #666666;
    font-size: 20px;
	
}
@media (max-width: 767px) {
    .tabs-inner .insightType_drpdwn {
            display: block !important;
			    padding-right: 20px;
				padding-left: 20px;
        }
       /* .insightType_drpdwn select {
            background: #EE0000;
            color: #ffffff;
        }*/
        .insightType_drpdwn label {
            position: relative;
            color: #ffffff;
            display: block;
			font-size: 22px;
			margin-bottom:10px;
        }
        .insightType_drpdwn label::before {
            content: '';
            position: absolute;
            top: 62px;
            right: 15px;
            border-bottom: 7px solid #fff;
            border-right: 6px solid #ff0000;
            border-left: 6px solid #ff0000;
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
        }
		}
		.tabs-inner .link-heading.insightType_drpdwn {display: none;}
		.banner-image-insights,
		.component-banner-image-insights,
		.banner-image-insights{
			
			background-position:center center;
			height: 180px;
		}
		.blackTheme .insight-card .img {
			
			margin-bottom:23px;
		}
		.blackTheme .insight-card .img img {
			height:179px;
		}
		.blackTheme .insight-card .fData p.product-info {
			margin-bottom:15px;
		}
		.blackTheme .insight-card .fData p {
			
			margin-bottom:20px;
		}
		#divArticlesListings a, .product-info a {
			
			    font-size: 16px;
				font-weight: bold;
				font: 'Open Sans Semi Bold';
				line-height: 20px;
			
		}
	.blackTheme .insight-card .fData p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.2;
    color: #000000;
}
.blackTheme .insight-card .fData p.release-date{
	
	color: #707C7C;
    line-height: 17px;
    letter-spacing: 0.2;
    font-size: 12px;
}
.mobileHide {

      background-color: #000;

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
div.blackTheme ul.link-heading {
    padding-left: 0;
    margin-bottom: 0;
}
.mobileHide {

text-align: center;

}
.mobileHide .link-heading a:nth-child(2) { margin-left: 0; } 
			
.component-content div.blackTheme {
    padding-bottom: 30px;
}
.blackTheme .tabs .tabs-container {
    padding-top: 48px;
}
div.blackTheme ul.link-heading {
    padding-left: 0;
    margin-bottom: 0;
}
/*p.field-briefcontent{
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}*/
}

@media only screen and (min-device-width: 575px) {
	.blackTheme .insight-card .fData p.product-info {
    height: 60px;
    overflow: hidden;
}
.product-details .field-briefcontent{
	height: 72px;
	overflow: hidden;
}
	.blackTheme .insight-card .fData p {
    margin-bottom: 38px;
}
.blackTheme .insight-card .fData .field-briefcontent{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.small-banner.insight-herobanner .banner-image>.container>.row,
.small-banner.insight-herobanner .component-banner-image>.container>.row {
    min-height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.small-banner.insight-herobanner .banner-image,
.small-banner.insight-herobanner .component-banner-image {
    min-height: 351px;
}
.small-banner.insight-herobanner{
	margin-bottom: 0px;
}
.small-banner .field-bannertitle {
    padding-bottom: 0px;
}
}
@media only screen and (max-device-width: 767px) {
.small-banner.insight-herobanner .banner-image>.container>.row,
.small-banner.insight-herobanner .component-banner-image>.container>.row {
	padding-top: 24px;
}
.insightType_drpdwn select {
    margin-top: 20px;
	background-color: #EE0000;
	color: #ffffff;
	border-bottom: none!important;
}



}

.insight-herobanner .banner-image .bannerTitle,
.insight-herobanner .component-banner-image .bannerTitle {
    font-weight: 400;
    letter-spacing: 0;
}

/* New css Added  kundan  */


.insights .component-content .product-filter-section,
.insights .component-content .product-filter-section {
	padding-top: 15px;
	letter-spacing: 0;
}

.blackTheme .news-release-div .img .postTitle{
	letter-spacing: 0;
	
}
.product-details .product-info a {
	letter-spacing: -0.5px;
	font-weight: 600;
}

@media only screen and (min-device-width: 768px){
.blackTheme .insight-card .fData .field-briefcontent {
	letter-spacing: -0.2px;
}
}
@media only screen and (min-device-width: 1025px){
	.insights .tabs-inner .mobileHide,
	.insights .tabs-inner .mobileHide{
		height: 80px;
	}

}

.blackTheme .insight-card .fData .field-briefcontent{
	letter-spacing: -0.2px;
	font-weight: 300;
}

.blackTheme .insight-card .fData p.product-info{
	font-size: 16px;
	font-weight: 600;
}
@media (min-device-width: 768px) and (max-device-width: 1024px)  {
	.tabs-container .tab .boxcontTxt.insight-card{
		-ms-flex: 0 0 33.33% !important;
         flex: 0 0 33.33%  !important;
         max-width: 33.33%  !important;
		 margin-bottom: 30px;
	}
	.news-release-div.insight-card .tileContainer .img {
    display: block;
	}
}
@media (min-device-width: 575px) and (max-device-width: 767px)  {
	.tabs-container .tab .boxcontTxt.insight-card{
		-ms-flex: 0 0 33.33% !important;
         flex: 0 0 50%  !important;
         max-width: 50%  !important;
		  margin-bottom: 30px;
	}
	.news-release-div.insight-card .tileContainer .img {
    display: block;
	}
	
	.small-banner.insight-herobanner .banner-image,
	.small-banner.insight-herobanner .banner-image {
    min-height: 127px;
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
}
	
}

@media  (max-device-width: 574px)  {
	.tabs-container .tab .boxcontTxt.insight-card{
			margin-bottom: 30px;
		}
	
		.blackTheme .insight-card .img img {
    height: auto;
}
}

.getTouch{
	font-size: 16px;
    color: #231F20;
}

.title-with-richtext .field-brief-content .btn-container{
	margin-bottom: -15px;
}
@media (min-width: 768px){
	#content .component .component-content .column-splitter .btn-container{
		margin-bottom: 0;
	}
	
	#content .component .component-content .insights.initialized,
	#content .component .component-content .insights.initialized{
		margin-top: -25px;
	}
	
	.filter-input-wrapper .ui-widget .ui-menu {
		z-index: 99999;
		left: -2px!important;
		width: 88%!important;
		
	}
}

.filter-dropdown-wapper select {
    margin-right: 10px;
}

.product-filter-section,
.product-filter-section {
    padding-bottom: 15px;
}

.filter-dropdown-wapper select option {
    padding: 2px 5px;
    display: block;
}

#binddata {
    width: 100%;
    min-height: 40px;
}

.scfForm input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"], select, textarea
{color:#666;}


@media (max-width: 767px){
	.blackTheme .news-release-div .tileContainer .img {
		max-height: 310px;
		}
		.filter-input-wrapper .ui-widget .ui-menu {
		z-index: 99999;
		left: -2px!important;
		width: 92%!important;
		
	}
	.tabs .component-content {
    padding-top: 0px!important;
    }

    .blackTheme .list-pagination nav {
        display: inline-flex;
    }
    .blackTheme .list-pagination .component-content {
        overflow: auto;
    }

    .blackTheme .insights .tileContainer .product-details,
    .blackTheme .insights .tileContainer .product-details {
        padding: 0 15px 0px;
    }

    .blackTheme .insight-card .fData p.release-date {
        padding-bottom: 20px;
    }

    #content .component.breadcrumb .component-content nav{
        margin-top: 0px;
    }

    .mobile-dropdown-title:after {
        content: "";
        display: block;
        position: absolute;
        right: 0px;
        z-index: 5;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #a8c4cd;
        top: 0px;
        bottom: 0px;
        height: 8px;
        margin: auto;
        width: 12px;
        left: auto;
        float: right;
        font-size: 10px;
    }
}

@media (min-width: 1024px){
	.blackTheme .insight-card .img {
    width: 269px;
    }
	.blackTheme .insight-card .img img {
    width: 269px;
    }
}

::-moz-selection { /* Code for Firefox */
  background: #c50b20;
}

::selection {
  background: #c50b20;
}
.blackTheme .link-heading h3 {
    font-size: 20px;
}

.column-splitter .btn-container .btn-primary{
	margin-bottom: 0px;
}

.component.title-with-richtext.back-color.mobile-Hide .ctaheading {
    font-size: 25px;
}

.component.title-with-richtext.back-color.mobile-Hide .getTouch {
    font-size: 14px;
}

.column-splitter .back-color .component-content {
  padding: 15px;
}
#content .column-splitter .social-links ul li a,
#content .column-splitter .social-links ul li a{
	color: #000;
}
#content .column-splitter .social-links ul li a:hover,
#content .column-splitter .social-links ul li a:hover{
	color: #d00;
}

.HeroBanner {
    padding: 0;
}

.banner-image>.container>.row,
.component-banner-image>.container>.row {
    min-height: 297px;
    margin: 0;
}

.banner-image,
.component-banner-image {
    background-size: cover;
    background-position: top center;
    min-height: 350px;
}

.HeroBannerHP .banner-image,
.HeroBannerHP.has-mobile-bg{
    max-height: 500px;
    height: 500px;
    line-height: 0;
    overflow: hidden;
}

.HeroBannerHP .field-bannervideo{
    max-height: 500px;
    height: 500px;
    line-height: 0;
    overflow: hidden;
}

.field-bannersubtitle b {
    font-weight: 700;
}

.small-banner .field-bannertitle:empty{
    display: none;
}

.field-bannertitle,
.field-bannertitle h1,
.field-bannertitle h2,
.field-bannertitle h3 {
    margin: 0;
    color: #D2222A !important;
    font-size: 58px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
}
.field-bannertitle h2{font-size: 24px;}
.field-bannersubtitle,
.field-bannersubtitle h1,
.field-bannersubtitle h2,
.field-bannersubtitle h3 {
    color: #fff;
    font-size: 60px;
    letter-spacing: 0;
    line-height: 1;
    font-weight: 400;
    margin: 0 0 10px 0;
}
.field-bannersubtitle h2{font-size: 24px;}
.small-banner .field-bannertitle,
.small-banner .field-bannertitle,
.small-banner .field-bannertitle h1,
.small-banner .field-bannertitle h1,
.small-banner .field-bannertitle h2,
.small-banner .field-bannertitle h2,
.small-banner .field-bannertitle h3,
.small-banner .field-bannertitle h3 {
    color: #fff;
    text-transform: capitalize;
    font-size: 50px;
}
.small-banner .field-bannertitle h2,
.small-banner .field-bannertitle h2{font-size: 24px;}
.button-link.field-bannerlink a {
    color: white;
    text-decoration: none;
}

 .button-link.field-bannerlink, body .button-link.field-bannerlink {
    box-shadow: none;
    background: #C50B20 /*#D2222A*/;
    padding:0px 12px 7px 15px !important;
}
body .content li, body .rich-text li{font-size: 18px;}

.small-banner .banner-image>.container>.row,
.small-banner .component-banner-image>.container>.row,
.small-banner .component-banner-image>.container>.row {
    padding-bottom: 0;
    padding-top: 0;
    min-height: 277px;

}

.small-banner .field-bannertitle,
.small-banner .field-bannertitle {
    padding-top: 0px;
    padding-bottom: 17px;
}

.field-bannerdescription {
    font-weight: 300;
    font-size: 18px;
    letter-spacing: -.5px;
    line-height: 1.7em;
    color: #fff;
    padding-top: 4px;
}

.small-banner .banner-image,
.small-banner .component-banner-image {
    min-height: 351px;
}

.small-banner,
.small-banner {
    margin-bottom: 40px;
}

@media(max-width: 767px) {
    .field-bannersubtitle div{font-size: 45px;}
    .field-bannersubtitle p{
        letter-spacing: -2px;
    }
    .banner-image>.container>.row,
    .component-banner-image>.container>.row {
        padding-top: 30px;
    }
    .field-bannertitle,
    .field-bannertitle h1,
    .field-bannertitle h2,
    .field-bannertitle h3 {
        font-size: 50px;
    }
    .field-bannertitle h2{font-size: 24px;}
    .banner-image>.container>.row,
    .component-banner-image>.container>.row {
        min-height: auto;
        padding-bottom: 50px;
    }
    .banner-image,
    .banner-image {
        background-position: left top;
    }
    .small-banner .banner-image,
    .small-banner .component-banner-image {
        min-height: 260px;
    }
    .small-banner .field-bannertitle,
    .small-banner .field-bannertitle {
        padding-top: 0px;
        font-size: 40px;
    }
    .small-banner .banner-image>.container>.row,
    .small-banner .component-banner-image>.container>.row {
        min-height: 190px;
    }
    .small-banner,
    .small-banner {
        margin-bottom: 15px;
    }
}

@media(max-width: 479px) {
    .field-bannertitle,
    .field-bannertitle h1,
    .field-bannertitle h2,
    .field-bannertitle h3 {
        font-size: 40px;
    }
    .field-bannertitle h2{font-size: 24px;}
    .field-bannersubtitle,
    .field-bannersubtitle h1,
    .field-bannersubtitle h2,
    .field-bannersubtitle h3 {
        font-size: 65px;
    }
    .field-bannersubtitle h2{font-size: 24px;}
}

.HeroBanner>.component-content>.row>.floatingstrip-wrapper {
    display: none;
}

.on-page-editor .HeroBanner>.component-content>.row>.floatingstrip-wrapper {
    display: block;
}

.on-page-editor .field-backgroundimage1 {
    display: none;
}

.HeroBanner>.component-content>.row {
    width: 100%;
}

.floatingstrip-wrapper {
    background-color: rgba(21, 21, 21, .8);
    width: 100%;
    display: none;
    position: relative;
}

.small-banner .floatingstrip-wrapper,
.small-banner .floatingstrip-wrapper {
    background-color: rgba(21, 21, 21, .8);
    width: 100%;
    display: none;
    position: relative;
    top: 20px;
}

.floatingstrip-wrapper * {
    text-align: center !important;
}

.floatingstrip-wrapper ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

.floatingstrip-wrapper ul li {
    width: 100%;
    max-width: 248px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

}

.floatingstrip-wrapper ul li a {
    font-weight: 600;
    line-height: 1.1em;
    font-size: 17px;
    color: white;
    letter-spacing: .3px;
    text-decoration: none;
    padding: 4px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    min-height: 54px;
    align-items: center;
    justify-content: center;
    text-align: center;
    opacity: 0.85;
    width: 100%;
}

.floatingstrip-wrapper ul li:not(:last-child) a {
    border-right: 2px solid #555;
}

.floatingstrip-wrapper ul li a span {
    position: relative;
    z-index: 5;
}

.floatingstrip-wrapper ul li a:hover {
    background-color: #D3222C;
    opacity: 0.90;
    transition: 0.2s;
}

@media(max-width: 1199px) {
    .container {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .small-banner .banner-image,
    .small-banner .component-banner-image {
        min-height: auto;
        background-size: cover;
        height: 250px;
    }
    .small-banner .imageBannerNone{
        height: 500px;
    }
    .small-banner .banner-image>.container>.row,
    .small-banner .component-banner-image>.container>.row {
        min-height: auto;
    }
    .HeroBannerHP .field-bannervideo{
        display: none;
    }
}


@media(max-width: 1200px) {
    .banner-Title {
        padding: 0 0 0 18%;
    }
}

@media(max-width: 991px){
    .popupShow{
        max-width: 66% !important;
        max-height: none !important;
        height:auto !important;
    } 
}

@media(max-width: 767px) {
    
    .NewLink{padding-top: 4px;}
    
    .ametek-mobile-logo,
    .mobile-logo {
        padding: 34px 0px 0 15px;
        margin-top: 34px;
    }
    .ametek-mobile-logo img,
    .mobile-logo img {
        max-width: 30px !important;
    }
    
    
    .floatingstrip-wrapper ul {display: block;}
    .floatingstrip-wrapper ul li {
        max-width: 100%;
    }
    .floatingstrip-wrapper ul li a {
        border-bottom: 1px solid #555;
        border-right: none;
    }
    .ProductListing .product-discription .content,
    .ProductListing .product-discription .content{
           position: static;
    top: unset;
    transform: none;
    }
    .ProductListing .field-productimage{text-align: center;}
    #filterglobalsearchinput{margin-top: 6px;}
    .mobile-header-icon span.image-caption{display:none;}
    ul.tabs-heading {
        display: none;
    }
}

@media(max-width: 767px) {
    
    .floatingstrip-wrapper ul {
        display: block;
    }
    .floatingstrip-wrapper ul li {
        max-width: 100%;
    }
    .floatingstrip-wrapper ul li a {
        border-bottom: 1px solid #555;
        border-right: none;
    }
}

@media(min-width: 315px) and (max-width: 487px) {
    .td-pp div {
        margin-top: 10px;
    }
 
    .heroBannerSubTitle2{
        font-weight:700;position:absolute;top:74px;left:137px !important;color:white;font-size:70px !important;
    }

    .heroBannerSubTitle1{
        position:absolute;top:75px;left:14px;color:white;font-size:70px !important;letter-spacing: -3.2px;
    }

    .HeroBanner {
        margin-top: 25px;
    }

    .b-sp1{
        letter-spacing: -12px !important;
    }
    
    .b-sp2{
        letter-spacing: -19px !important;
    }
    
    .b-sp3{
        letter-spacing: -21px !important;
    }
}

@media(max-width: 315px) {
    .heroBannerSubTitle2{
        font-weight:700;position:absolute;top:74px;left:102px !important;
        color:white;font-size:50px !important;
    }

    .heroBannerSubTitle1{
        position:absolute;top:75px;left:14px;color:white;
        font-size:50px !important;letter-spacing: -3.2px;
    }

    .b-sp1{
        letter-spacing: -9px !important;
    }
    
    .b-sp2{
        letter-spacing: -12px !important;
    }
    
    .b-sp3{
        letter-spacing: -13px !important;
    }
}

@media(min-width: 492px) and (max-width: 992px) {
    .img-open {
        width: 3%;
        top: -5px;
    }
}

@media(min-width: 402px) and (max-width: 490px) {
    .img-open {
        width: 4%;
        top: -5px;
    }
}

@media(max-width: 400px) {
    .img-open {
        width: 5%;
        top: -5px;
    }
}
.img-sidebar{
    width: 6%;
    margin-left: 10px;
}

@-moz-document url-prefix() { 
    .align-items-baseline {
      align-items: center !important;
    }
  }

.heroBannerSubTitle2{
    font-weight:700;position:absolute;top:74px;left:150px;color:white;font-size:90px;
}

.heroBannerSubTitle1{
    position:absolute;top:75px;left:14px;color:white;font-size:90px;letter-spacing: -3.2px;
}
.b-sp1{
    letter-spacing: -18px;
}

.b-sp2{
    letter-spacing: -28px;
}

.b-sp3{
    letter-spacing: -30px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    .modal-content {
        background: red;
    }
	.search-item .search-image a img{
	max-width: 150px;
    }
}

.horizontal {position: static}
.vertical {position: relative;}
.vertical > ul {width: 225px !important;}
.vertical > ul li.rel-level2 >.navigation-title a {min-height: 0 !important; padding: 15px 0 0 10px !important}

.small-banner,
.small-banner {
    margin-bottom: 15px;
}

#content .HeroBannerHP .heroBanCont{
    float: left;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    align-items: center;
    position: absolute;
    height: 100%;
}

#content .HeroBannerHP .field-bannervideo iframe{
   background-color: #333;
    width: 100%;
    height: 56.25vw;
    transform: scale(1.05);
	min-height:600px
}

@media(min-width:768px){
    .field-bannervideo{
        display: block;
    }
    
    #content .HeroBannerHP .field-bannervideo{
        height: 600px;
        box-sizing: border-box;
        line-height: 0;
        max-height: 600px;
        overflow: hidden;
    }

    .heroBanCont{
        height: 100%;
    }
    #content .HeroBannerHP .heroBanCont .heroBanTxt{
        width: 75%;
    }
}

#content .HeroBannerHP .heroBanCont>.container>.row{
    justify-content: flex-start;
    text-align: left;
}

#content .HeroBannerHP .heroBanCont .heroBanTxt{
    padding: 0 20px;
    position: relative;
    z-index: 1;
}

#content .HeroBannerHP .heroBanCont .heroBanTxt .field-bannertitle{
    color: #fff !important;
    font-size: 60px;
    padding-top: 10px;
    padding-bottom: 13px;
}

.heroBanTxt .field-bannertitle{
    text-align: left;
    font-size: 60px;
    font-weight: 410;
    text-transform: none !important;
    color: #fff;
    letter-spacing: 0;
    padding-bottom: 0px;
}

.heroBanTxt .field-bannersubtitle p{
    font-size: 40px;
    font-weight: 400;
}

#content .HeroBannerHP .heroBanCont .heroBanTxt .field-bannersubtitle .btn-primary{
    margin-top: 27px;
}

#content .HeroBanner .component-banner-image{
    display: flex;
    align-items: center;
}

#content .HeroBanner .component-banner-image>.container>.row{
    min-height: unset;
}

@media (max-width: 767px){
    .small-banner, .small-banner{
        margin-top: 5px;
        margin-bottom: 10px;
        background-repeat:no-repeat;
        background-size:cover;
    }

    #content .HeroBannerHP .heroBanCont .heroBanTxt .field-bannertitle{
        font-size: 45px;
    }
    
    #content .HeroBannerHP .heroBanCont .heroBanTxt .field-bannersubtitle{
        font-size: 45px;
    }

    #content .HeroBannerHP .heroBanCont .heroBanTxt .field-bannersubtitle p{
        font-size: 32px;
    }
}

.tab.active .row .insight-card{
    display: none;
}
.news-release-pagination{
    margin: auto;
}
.insights-pagination li{
    cursor: pointer;
}
.insights-pagination{
    display: none;
}

@media(max-width:767px){
    .heroAlignLeft.HeroBannerHP.HPImageBanner{
        max-height: 500px;
        height: 500px;
    }

    .heroAlignLeft.HeroBannerHP.HPImageBanner .field-bannersubtitle .btn-primary{
        width:auto;
        padding: 10px 20px;
        font-size: 16px;
    }
	
	.HeroBanner .field-bannersubtitle .btn-primary{
        width:auto;
	}
	
    .heroAlignLeft.HeroBannerHP.HPImageBanner .banner-image{
        background: none !important;
    }
}