
/*===========================================================
                Power & Test
=============================================================*/
* {
    outline: none;
}
 
.shashwat{
	margin:10px;
} 
#wrapper main {
    background: #fff;
}

@media (min-width: 768px) {
    #wrapper main {
        min-height: 440px;
    }
}

@media (min-width: 992px) {
    #wrapper main {
        min-height: 167px;
    }
}

@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
#wrapper main {
    min-height:767px
}

}

header {
    background: #fff;
}

#footer {
    padding: 0 30px;
}

#conten,
#header {
    padding-left: 15px;
    padding-right: 15px;
}

.position-static {
    position: static;
}

body main #content {
    max-width: 100%;
    padding-bottom: 30px;
}

body main>#content>.row {
    margin-right: 0;
    margin-left: 0;
    display: block;
}

.content,
.rich-text {
  color:#666666;
}

.content{
    font-size: 20px !important;

}

/*===========================================================
                Zygo Header 
=============================================================*/

#zygo-header-navigation>nav {
    float: right;
}

#zygo-header-navigation .rel-level1>ul {
    margin-top: 0;
    top: auto;
    background: #231f20;
    border: none;
    text-align: left !important;
    border-bottom: 1px solid #302f30;
    z-index: 101;
}

@media (min-width: 768px){
    #zygo-header-navigation .rel-level1>ul {
        display: none !important;
    }

    .zygo-header-navigation, #zygo-header-navigation .rel-level1.show>ul {
        display: inline-grid !important;
    }
}



/* #zygo-header-navigation>nav>ul:nth-child(4):hover ul li{
text-align: left !important;
} */

#zygo-header-navigation li.navigation-explore-title>.field-navigationtitle,
#zygo-header-navigation li.navigation-explore-title>ul,
#zygo-header-navigation .rel-level1>ul .nav-center {
    width: 100%;
    max-width: 999px;
    margin: 0 auto;
    position: relative;
}

#zygo-header-navigation .rel-level1>ul .nav-center:after {
    content: "";
    display: block;
    clear: both;
}

#zygo-header-navigation li.navigation-explore-title>.field-navigationtitle>a {
    position: relative;
    z-index: 5;
    font-size: 16px;
    color: #fff;
    text-align: left !important;
    font-weight: 600;
    display: inline-block;
    padding: 0;
}

#zygo-header-navigation li.navigation-explore-title>.field-navigationtitle>a:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #d00;
    border-right: 3px solid #d00;
    transform: rotate(45deg);
    margin: 0 0 0 5px;
}

#zygo-header-navigation li.navigation-explore-title>.field-navigationtitle {
    background: #000;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left !important;
}

#zygo-header-navigation nav {
   
    position: static;
}

#zygo-header-navigation nav>ul>li.level1>.navigation-title a {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 1px;
    padding: 15px 15px 15px 15px;
    font-family: open sans, tahoma, geneva, arial;
    text-transform: uppercase;
    border-top: none;
    letter-spacing: 0;
	border-bottom: 2px solid transparent;
}

#zygo-header-navigation nav>ul>li>.navigation-title a:after {
    display: none;
}

@media (min-width:768px){
    #zygo-header-navigation nav>ul>li:hover>.navigation-title a {
        border-bottom: 2px solid #E00;
        color: #D00;
    }
}


#zygo-header-navigation nav>ul>li.level1.active>.navigation-title a {
    border-bottom: 2px solid #E00;
}

.zygo-header-logo .component-content {
    padding: 32px 0 0px 0;
}

.zygo-icon-wrapper {
    padding: 10px 0 10px 0;
}

.zygo-icon-wrapper button,
.zygo-userlogin {
    border: none;
    background: transparent;
    padding: 10px;
    font-size: 15px;
    line-height: 1;
    cursor: pointer;
}

.zygo-userlogin:hover {
    background: none!important;
    color: #d00 !important;
}

.zygo-icon-wrapper button:hover {
    background: #C50B20!important;
    color: #fff !important;
}

button.zygo-sticky-form {
    position: fixed;
    right: -119px;
    top: 50%;
    background: #C50B20; 
    color: #fff;
    font-size: 20px;
    width: 165px;
    text-align: left;
    height: 42px;
    padding: 10px 10px 10px 13px;
    cursor: pointer;
    z-index: 10;
    white-space: nowrap;
    display: none;
}

#zygo-sticky-button:hover span {
    display: inline-block;
}

 .product-title, .field-applicationtitle{
    height:60px!important;
    /* display:table-cell; */
    display: inline-block !important;
    vertical-align:bottom;
    padding-bottom:0px!important;
    width: 100% !important;
    text-align: center;
}

#zygo-sticky-button span {
    padding-left: 15px;
    display: inline-block;
}

.header-ametek-logo .component-content {
    padding: 10px 0 0 0;
}

.rma-code-disable{
    background: #ddd!important;
    margin-bottom: 5px !important;
}
.header-ametek-logo {
    margin-top: -8px;
    margin-bottom: 13px;
}

#zygo-header-navigation .rel-level2 ul li .navigation-title a:hover {
    color: #d00;
}

#zygo-header-navigation li.navigation-explore-title {
    padding: 0;
    border: none;
    width: 100%;
}

.mobile-header-icon .row {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.on-page-editor #header .row {
    position: static;
}

.component.float-sm-right {
    flex: none !important;
}

body.on-page-editor .component.plain-html.position-right {
    width: auto !important;
    flex: none;
}

.form-wrapper textarea{overflow: auto;}
.inquiry-form .form-notes{margin-bottom:30px;}
.contact-address h4{padding-top:20px;}
.component-content hr {   margin: 20px 0;}
.contact-discription a, .contact-address a{color:#555 !important;border-bottom: 2px dotted #BBB !important; text-decoration:none !important;}
.contact-discription a:hover, .contact-address a:hover{color: #C00 !important;border-bottom: 2px solid #D44 !important; text-decoration:none !important; }
/* #zygo-header-navigation nav>ul>li.actNav >.navigation-title a {border-bottom: 2px solid #E00;} */

@media (min-width: 768px) {
    .zygo-related-product .related-product-item{margin-bottom: 0;}
.zygo-related-product-wrapper .product-image, .zygo-related-product-wrapper .product-image img{min-height: 175px;}
.contact-support-form .col-sm-12 textarea{max-width: none;}
.contact-support-form .col-md-12{max-width:50%;}
#zygo-header-navigation nav {float: left; position: static;}
#zygo-header-navigation nav>ul>li.level1>.navigation-title a { border-bottom: 2px solid transparent; padding: 15px 12px; font-size: 14px; color:#666; font-weight: 600;}
/* #zygo-header-navigation nav>ul>li.actNav >.navigation-title a {border-bottom: 2px solid #E00;} */
#zygo-header-navigation nav>ul>li:hover>.navigation-title a{border-bottom: 2px solid #E00; color: #D00;}
.news-release-div .img img {margin-bottom:20px;}
.ametek-mobile-logo {display: none;}
    #zygo-header-navigation .rel-level2>.field-navigationtitle:before,
    #zygo-header-navigation .rel-level2>.field-navigationtitle:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        background: #000;
        top: 0;
    }
    .nav-center:before,
    .nav-center:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        background: #231f20;
        top: 0;
        z-index: 1;
    }
    .nav-center:before,
    #zygo-header-navigation .rel-level2>.field-navigationtitle:before {
        left: -100%;
    }
    .nav-center:after,
    #zygo-header-navigation .rel-level2>.field-navigationtitle:after {
        right: -100%;
    }
    .zygo-header-navigation,
    #zygo-header-navigation .rel-level1.show>ul {display: block !important;}
	.zygo-header-navigation, #zygo-header-navigation .rel-level1.show>ul {
        display: inline-grid !important;
        justify-content: center;

    }

    #zygo-header-navigation nav ul li:nth-child(4):hover ul li  {
        display:block !important;
        justify-content: center;      
        text-align: left;

    }
    
    .zygo-header-navigation, #zygo-header-navigation .rel-level1.vertical>ul {
       
        justify-content: start;

    }

    #zygo-header-navigation .vertical.rel-level1>ul {
      
        padding:9px 0 8px;
    }

    #zygo-header-navigation li.navigation-explore-title>ul,
    #zygo-header-navigation .rel-level1>ul .nav-center {
        display: -ms-flexbox !important;
        display: flex !important;
        padding:30px 15px;
        margin: 0 auto;
        justify-content: center;
    }
     #zygo-header-navigation .level1.item1 li.navigation-explore-title>ul, #zygo-header-navigation .level1.item3 li.navigation-explore-title > ul{ margin: 0;}
    .login-component.logedin .logout-link i.fa {
        display: none;
    }

    
}
#zygo-header-navigation .item1 .rel-level2, #zygo-header-navigation .item3 .rel-level2{display:inline-flex; justify-content:left;}

#zygo-header-navigation .rel-level2:hover,
#zygo-header-navigation .rel-level2:focus {
    background: transparent;
}

.navigation.navigation-main .rel-level2 div>a {
    transition: 0.3s all;
    text-align: left !important;
}

#zygo-header-navigation .rel-level1>ul li.rel-level2:not(.navigation-explore-title) {
    border: none;
    padding-left: 0;
    padding-top: 0;
    clear: both;
}

#zygo-header-navigation li.navigation-explore-title li.rel-level3>.navigation-title>a:hover {
    color: #d00;
}

#zygo-header-navigation li.navigation-explore-title li.rel-level3>.navigation-title>a,
#zygo-header-navigation .rel-level1>ul li.rel-level2:not(.navigation-explore-title)>.navigation-title a {
    color: #fff;
    font-weight: 600;
    padding: 0 0 10px 0;
    display: block;
    text-align: left !important;
    font-size: 15px;
}

#zygo-header-navigation li.navigation-explore-title li.rel-level3>.navigation-title>a:hover,
#zygo-header-navigation .rel-level1>ul li.rel-level2:not(.navigation-explore-title)>.navigation-title a:hover {
    color: #D00;
}

#zygo-header-navigation nav ul li.active:not(.submenu) a {
    color: #D00 !important;
}

#zygo-header-navigation li.navigation-explore-title li.rel-level4>.navigation-title>a {
    text-align: left !important;
    font-size: 13px;
    display: block;
    padding: 3px 0;
    /* color: #999; */
    color: #dedede;
     letter-spacing: 0;
}

#zygo-header-navigation li.navigation-explore-title li.rel-level4>.navigation-title>a:hover {
    color: #d00;
}

.login-component {
    padding: 10px 0;
}

.login-component.logedin a.logout-link {
    display: inline-block;
    padding: 8px 8px;
}


/*Service And support RA*/


    /*HOVER POPUP LINKS*/
    /*hoverpopups type 1*/
    #popup {
         color: #000; 
        background-color: #ffffff;
        position: relative;        
     }
    #popup a, #popup a:visited {
    position: relative;
    display: block;
    width: 110px;
    line-height: 14px;
    text-align: center;
    padding: 5px 5px;
    margin: 0;
    border: 1px solid #666 !important;
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
    }

    @media(max-width: 767px) {
        table #popup a, table #popup a:visited {
            width: 100%;
        }

        body #zygo-header-navigation .item1 .rel-level2, 
        body #zygo-header-navigation .item3 .rel-level2{
            display:inline-flex; 
            justify-content:left;
            width:100%;
        }

        .zygo-carousel-content-wrapper:not(.flex-row-reverse) .carousel-content,
         .zygo-carousel-content-wrapper.flex-row-reverse .carousel-content {
            max-width: unset !important;
            /* padding-left: 30px; */
        }
    }

    #popup .popup-data {
    display: none;
    }
    #popup a:hover {
    background-color: #ffffff;
    }
    /* the IE correction rule */
    #popup a:hover	{
    color: #ffffff;
    background-color: #ffffff;
    text-indent: 0; /* added the default value */
    }
    #popup:hover .popup-data {
    display: block;
    position: absolute;
    top: -230px;
    left: -115px;
    width: 350px;
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-weight: normal;    
    text-align: left;   
    z-index: 50;
    }

    .popup-data table{
        margin-top: 0px !important;
        border: none !important;
        
    }

    .popup-data table tr td{
        
        background-color: #FFFFE0;
    }
    .product-support{
        border: none !important;
    }
    .product-support tr td{
        font-size: 16px;
        border: none !important;
    }

    .product-support tr{
        border-bottom:none !important;
    }

    #popup + span{
        font-size: 14px;
    }

    .popup-data ul{
    list-style-type: disc;
    padding-left: 0px !important;
    }

    .popup-data ul li{
        font-size: 12px !important;
        margin-left: 3px;
        }
    /*end of hover popup links*/

    .file-upload {
        max-width: 100% !important;
        padding: 0px !important;
        
    }

    .file-upload:focus{
    outline: none;
    border-bottom: 2px solid #ccc!important;
    }

    .contact-us{
        margin-top: 15px;
    }

    /* .validation-summary-valid + input + div{
        margin-top: 50px;
    } */

   .validation-summary-valid{
    margin-top: 25px;
   }

    

@media(max-width: 767px) {
   .page-search-wrapper form {    
    width: 93%;
    margin: 0 auto;
    position: relative;
    left: -3px;
}
    .login-component {
        padding: 30px 0 0 0;
    }
    .login-component.logedin button.zygo-userlogin {
        display: none;
    }
    .login-component.logedin span.print-hide {
        display: none;
    }
    .login-component.logedin a.logout-link .fa {
        font-size: 20px;
    }
    .field-brief-content .rte_content table{width:100%;}
    
}


/*===========================================================
                Zygo Footer
=============================================================*/

footer {
    background-color: #202020;
    color: #fff;
    padding: 50px 0 40px 0;
}

footer a,
footer .content,
footer .rich-text {
    color: #fff;
}

#zygo-footer-navigation nav ul li .navigation-title>a {
    transition: 0.4s;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    font-family: open sans, tahoma, geneva, arial;
    letter-spacing: 0;
}

#zygo-footer-navigation nav>ul>li,
#zygo-footer-navigation nav>ul>div {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 0 10px;
}

#zygo-footer-navigation nav>ul>li.submenu>.field-link {
    display: none;
}

#zygo-footer-navigation nav ul li.level1>.navigation-title>a {
    margin: 0 0 8px 0;
    display: inline-block;
    border-bottom: 1px solid #888;
    width: 100%;
    padding-bottom: 7px;
    transition: 0.4s;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    font-family: open sans, tahoma, geneva, arial;
    padding: 10px 0 5px 0;
    letter-spacing: 0;
}

#zygo-footer-navigation nav ul ul {
    padding: 0;
}

#zygo-footer-navigation nav ul li ul li .navigation-title>a {
    font-weight: 400;
    line-height: 1.2em;
    font-size: 14px;
    transition: 0.4s;
    padding: 8px 0;
}

#zygo-footer-navigation nav ul li .navigation-title>a:hover {
    color: #d00;
}

footer .content h1,
footer .content h2,
footer .content h3,
footer .content h4,
footer .content h5,
footer .content h6,
footer .rich-text h1,
footer .rich-text h2,
footer .rich-text h3,
footer .rich-text h4,
footer .rich-text h5,
footer .rich-text h6 {
    color: #fff;
}

.zygo-social-links ul {
    display: flex;
    padding: 10px 0;
    list-style: none;
    flex-wrap: wrap;
    width: 100%;
    }

.zygo-social-links ul li a {
    padding: 5px;
    font-size: 20px;
    line-height: 1;
    width: 25px;
    height: 25px;
    display: flex;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px;
    color: #ccc;
    transition: 0.4s;
}

.zygo-social-links ul li a:hover {
    color: #d00;
}

.zygo-footer-contact h4 a {
    color: #fff;
    text-decoration: none;
    transition: 0.4s;
}

.zygo-footer-contact h4 a:hover {
    color: #d00;
}

.zygo-footer-contact {
    font-size: 15px;
}

footer .zygo-footer-copyright,
footer .zygo-footer-copyright a {
    color: #999;
    text-decoration: none;
    font-size: 14px;
}

.zygo-footer-copyright a:hover {
    color: #d00;
    transition: 0.4s;
}

.zygo-footer-navigation {
    padding-bottom: 8px/*40px*/;
    font-size: 14px;
    line-height: 1.2em;
}

footer .row.column-splitter {
    padding-bottom: 10px;
}

#zygo-footer-navigation nav .footer-nav-links li.level1>ul,
#zygo-footer-navigation nav .footer-nav-links li.level1>.field-link {
    display: none;
}

.zygo-footer-contact h3 {
    font-size: 16px;
    font-weight: 600;
}

.zygo-footer-contact {
    padding-top: 9px;
}

.zygo-footer-contact h4 {
    font-size: 15px;
    font-weight: 600;
}

.body-height{
    height:500px;
}

/*===========================================================
                Zygo Home Banner 
=============================================================*/

body main #content>.row>form.inquiry-form {
    display: none;
}

.HeroBanner {
    padding: 0;
}

.zygo-banner-image>.container>.row {
    min-height: 297px;
    padding-top: 60px;
    margin: 0;
}

.zygo-banner-image {
    background-size: cover;
    background-position: top center;
    min-height: 350px;
}

.field-bannersubtitle b {
    font-weight: 700;
}

.field-bannertitle,
.field-bannertitle h1,
.field-bannertitle h2,
.field-bannertitle h3 {
    margin: 0;
    color: #D2222A;
    font-size: 58px;
    letter-spacing: -3.2px;
    font-family: open sans, tahoma, geneva, arial;
    font-weight: 300;
    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: 48px;
    letter-spacing: -3.2px;
    line-height:24px;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0 0 10px 0;
}
.field-bannersubtitle h2{font-size: 24px;}
.zygo-small-banner .field-bannertitle,
.zygo-small-banner .field-bannertitle h1,
.zygo-small-banner .field-bannertitle h2,
.zygo-small-banner .field-bannertitle h3 {
    color: #fff;
    text-transform: capitalize;
    font-size: 50px;
}
.zygo-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;}

.zygo-small-banner .zygo-banner-image>.container>.row {
    padding-bottom: 0;
    padding-top: 60px;
    /* min-height: 297px; */
    min-height: 277px;

}

.zygo-small-banner .field-bannertitle {
    padding-top: 40px;
    padding-bottom: 17px;
}

.field-bannerdescription {
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -.5px;
    line-height: 1.7em;
    color: #fff;
    padding-top: 4px;
    margin-bottom: 20px;
}

.zygo-small-banner .zygo-banner-image {
    min-height: 351px;
}

.zygo-small-banner {
    margin-bottom: 40px;
}

.has-mobile-bg {
    background-size: cover;
    background-position: center center;
}

.post-title-section .post-feature-title{
    display: contents;
}

.content.news_release, .content.remove-left-space{
    color: #666!important;
    margin: 0px;
    padding: 30px 0px 10px!important;
    border: 0px;
}

/*******************************
 use for RMA form : No P.O. Boxes
 *******************************/

.common> label::after{
    content: "No P.O. Boxes *" !important;
    color: #d00;
    font-weight: 700;
    font-size: 16px;
    position: relative !important;
    padding: 0px !important;
}

.common> label{
    width: 100% !important;
}
.qulity-img{
    float: right !important;
     margin:15px 0px !important;
      width : auto !important; 
 }


@media(max-width: 767px) {
    .content li, .rich-text li {
  margin-left: 10px;
}
    .zygo-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;}
    .zygo-banner-image>.container>.row {
        min-height: auto;
        padding-bottom: 50px;
    }
    .zygo-banner-image {
        background-position: left top;
    }
    .zygo-small-banner .zygo-banner-image {
        min-height: 260px;
    }
    .zygo-small-banner .field-bannertitle {
        padding-top: 0px;
        font-size: 40px;
    }
    .zygo-small-banner .zygo-banner-image>.container>.row {
        min-height: 190px;
    }
    .zygo-small-banner {
        margin-bottom: 15px;
    }
    .has-mobile-bg .zygo-banner-image {
        background-image: none !important;
    }
}

@media(max-width: 479px) {
.video-gallery-item .video-image .videolink img{width:100%;}
.field-brief-content .rte_content img, .tabs-container .tab .component-content .field-content .rte_content img{
        margin: 15px auto !important;
        float: none !important;
        width: 100% !important;
    }
    .content li, .rich-text li {
  margin-left: 5px;
}
    .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;}
    .field-bannersubtitle div{font-size: 82px !important;}
}

.search-result-section{
    min-height: 62vh;
}

@media(max-width: 280px) {
    .search-result-section{
        min-height: 71vh;
    }
}


/*===========================================================floatingstrip=============================================================*/

.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;
    margin-top: 0px;
}

.zygo-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;
    word-break: break-word;

}

.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;
}

.form-custom-validation .validation-summary-errors ul {
    margin-left: -10px;
    margin-top: 10px;
}

.contact-address .field-contacttitle {   
    margin-top: -5px;
    display: inherit;
}

@media(max-width: 1199px) {
    .container {
        max-width: 100%;
    }
}


@media(max-width: 1200px) {
    .banner-Title {
        padding: 0 0 0 18%;
    }
}

@media(max-width: 991px) {
    #zygo-header-navigation nav>ul>li.level1>.navigation-title a {
        padding: 12px 12px;
    }
    #zygo-header-navigation {
        padding: 0;
    }
.popupShow{ max-width: 66% !important; max-height: none !important; height:auto !important; } 
}

@media(max-width: 767px) {

    .zygo-header-logo .component-content {
        padding: 20px 0 10px 0;
    }
    .zygo-icon-wrapper {
        padding: 30px 15px 0 0;
    }
    .zygo-header-logo img {
        width: 100%;
        max-width: 124px;
    }
    .login-component .zygo-userlogin,
    .zygo-icon-wrapper button {
        font-size: 20px;
    }
    header .position-right {
        padding-left: 0;
    }
    /*===========================================================
                Moble Navigation
=============================================================*/
 body.mobile-open {
        overflow: hidden;
    }
    #zygo-header-navigation {
        position: fixed;
        left: 0;
        z-index: 101 !important;
        background: #231f20;
        padding: 10px 0px;
        display: none;
        height: 100%;
        overflow: scroll;
        max-height: 100%;
        padding-bottom: 100px;
    }
    #zygo-header-navigation .rel-level1 {
        float: none;
        display: block;
        width: 100%;
        padding: 0 15px;
    }
    
    #zygo-header-navigation nav>ul>li:last-child>.navigation-title a {
        border-bottom: none !important;
    }
    #zygo-header-navigation nav>ul>li>.navigation-title .child-open + a {
        border-bottom: 1px solid #E00;
    }
    #zygo-header-navigation .rel-level1>ul {
        position: static;
    }
    #zygo-header-navigation .rel-level2 {
        padding: 15px 0 0 0;
        display: block;
        float: none;
    }
    #zygo-header-navigation .rel-level1.show>ul {
        display: none;
    }
   
    #zygo-header-navigation li.submenu>.field-navigationtitle {
        position: relative;
    }
    #zygo-header-navigation li.submenu>.field-navigationtitle .child-trigger {
        position: absolute;
        padding: 10px;
        right: 0;
        height: 100%;
        width: 50px;
        top: 0;
        z-index: 20;
        cursor: pointer;
    }
    #zygo-header-navigation li.submenu>.field-navigationtitle .child-trigger span {
        display: inline-block;
        width: 20px;
        height: 3px;
        background: #fff;
        position: relative;
        right: 5px;
    }
    #zygo-header-navigation li.submenu>.field-navigationtitle .child-trigger span:before {
        content: "";
        width: 100%;
        height: 3px;
        display: inline-block;
        position: absolute;
        background: #fff;
        transform: rotate(-90deg);
        left: 0;
        transition: 0.3s all;
    }
    #zygo-header-navigation li.submenu>.field-navigationtitle .child-trigger.child-open span:before {
        transform: rotate(0deg);
    }
    #zygo-header-navigation li.navigation-explore-title>.field-navigationtitle {
        background: transparent;
        padding: 15px 0;
        display: block;
        border-bottom: 1px solid #302f30;
    }
    #zygo-header-navigation li.navigation-explore-title li.rel-level3>.navigation-title>a,
    #zygo-header-navigation .rel-level1>ul li.rel-level2:not(.navigation-explore-title)>.navigation-title a {
        padding: 16px 0 8px 0;
        font-size: 21px;

    }
.NewLink{padding-top: 4px;}
     #zygo-header-navigation li.navigation-explore-title li.rel-level3>.navigation-title > .NewLink{ padding-top: 23px; }

    #zygo-header-navigation li.navigation-explore-title .navigation-title .child-trigger {
        display: none;
    }
    #zygo-header-navigation li.navigation-explore-title li.rel-level4>.navigation-title>a {
        color: #fff;
        font-size: 14px;
    }
    #zygo-header-navigation li.navigation-explore-title>ul {
        padding-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .ametek-mobile-logo {
        padding: 34px 5px 0 0;
    }
    .ametek-mobile-logo img {
        max-width: 30px;
    }
    #zygo-header-navigation .rel-level1 {
        float: none;
        display: block;
        width: 100%;
        padding: 0 15px;
    }
    #zygo-footer-navigation nav>ul>li.level1 {padding-left: 0;}
    #footer {padding: 0 15px;}
    #zygo-footer-navigation nav>ul .footer-nav-links {padding-right: 0;}
    .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 .zygo-product-discription .content{
           position: static;
    top: unset;
    transform: none;
    }
    .ProductListing .field-productimage{
        text-align: center;
        margin-bottom: 15px;
        width: 100%;
    }
    /* .ProductListing .field-productimage img{
        width: 100%;
    } */
    #filterglobalsearchinput{margin-top: 6px;}
    .mobile-header-icon span.image-caption{display:none;}
    ul.tabs-heading {
        display: none;
    }
    .tabs .tabs-container .component-content>.row {
        margin: 0;
    }
    .tabs .tabs-container {
        border: none;
    }
    .tabs-heading li {
        float: none;
        margin: 0;
    }
    .tabs-heading li>div .field-heading {
        padding: 0 0;
    }

    .tabs-heading li.active {
        border-bottom: none;
    }

    .tabs-heading li.active .field-heading {
        color: #d00;
    }
}

@media (max-width: 575px) {
    .popupShow{ max-width: 94% !important; }
    .zygo-header-logo .component-content {
        padding: 27px 0 10px 0;
    }
 .zygo-icon-wrapper .zygo-mobile-trigger{
        background: none!important;
        color: none !important;
        outline: none;
        }

        .zygo-icon-wrapper .zygo-mobile-trigger:hover, .zygo-icon-wrapper .zygo-mobile-trigger:active, .zygo-icon-wrapper .zygo-mobile-trigger:visited{
            background: none!important;
            color: #666 !important;
        }

        .zygo-icon-wrapper .zygo-mobile-trigger:focus{
            outline: none;
            border: none;
        }
        .floatingstrip-wrapper{
        display: block !important;}

    /* .floatingstrip-wrapper{
        display: none !important;
    } */

    #filterglobalsearchinput{
     margin-top:40px;
    }

    .field-brief-content .rte_content img, .tabs-container .tab .component-content .field-content .rte_content img{
        height: auto !important;
    
    }

    .field-brief-content .rte_content div, .tabs-container .tab .component-content .field-content .rte_content div{
    width: auto !important;
    
    }

    .field-brief-content .rte_content>div, .tabs-container .tab .component-content .field-content .rte_content>div{
        margin-left:0px !important; float:none !important;
    }

    /* .carousel.zygo-home-carousel {
        padding: 0 0 25px 0 !important;
        margin-top: 20px !important;
    } */

    .carousel.zygo-home-carousel {
        /* padding: 0 0 25px 0 !important; */
        padding: 0 0 0px 0 !important;
        margin-top: 25px !important;
    }

    .zygo-carousel-content-wrapper .field-slidelink{

        width: 100%;
        margin-bottom: 25px;
    }


}/*end midea query max width (575px)*/


@media(max-width: 767px) {
    #zygo-footer-navigation nav>ul>li.level1 {
        padding-left: 0;
    }
    #footer {
        padding: 0 15px;
    }
    #zygo-footer-navigation nav>ul .footer-nav-links {
        padding-right: 0;
    }
    .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;
    }
 


}/*end midea query max width (765px)*/


@media(min-width: 1200px) {
    .zygo-header-logo>.component-content {
        margin-left: 0px;
    }

}


/*===========================================================
                Product Page
=============================================================*/
.field-bannerdescription .rte_content > div{width:auto !important;}
.title-with-richtext {
    font-size: 24px;
    line-height: 1.2;
    padding: 10px 15px 30px;
    
}

.title-with-richtext, .post-content p {
    font-size: 20px !important;
    line-height: 1.4;
}

.zygo-product-listing .content,
.zygo-product-listing .rich-text {
    color: #777;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

.zygo-product-listing h3,
.zygo-product-listing .field-producttitle {
    font-size: 28px;
    line-height: normal;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
    margin-top: 0;
}

.zygo-product-listing .zygo-product-item {
    padding: 20px 0 20px 0;
    text-decoration: none;
}

@media (max-width:991px){
    .zygo-product-listing .zygo-product-item .zygo-product-image img {
        margin: 0 !important;
    }
}

.zygo-product-listing {
    padding: 20px 0;
}

.zygo-product-listing .zygo-product-item:nth-child(2n) {
    flex-direction: row-reverse;
}


.zygo-product-discription .content{
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.tabs div.scLooseFrameZone {
    overflow: visible;
}

/*Table data inside rich text*/

.content table{
    border: 1px solid #000!important;
    border-collapse: collapse !important;
}

.content table tr td table tr td table{
    border: 0px !important;
}

.content table tr td table tr td table tr{

    border-bottom: none !important;
}

.content table tr td table tr td table tr td{
    border: none;
}

.content table tr{
    border-bottom: solid 1px #0c0c0c;
    border-left: 0px;
    border-right:0px;
}
.content table td{
    border: solid 1px #0c0c0c;
    border-bottom: 0px;
     background: none;
    border-collapse: collapse;
    vertical-align: middle;
    word-break: initial;
}

.content .Spec_Head_Left_SubBox_200{
    background: #ccc !important;
    word-break: initial;
}

.content .warranty-information table tbody td:first-child{
    width: 50%!important;
    word-break: break-word;
}

.embeddedServiceHelpButton .helpButton .uiButton {
    background-color: #005290;
    font-family: "Arial", sans-serif;
}
.embeddedServiceHelpButton .helpButton .uiButton:focus {
    outline: 1px solid #005290;
}

@media(max-width: 767px) {
    .content table.product-support td{
        vertical-align: top;
        word-break: unset;
    }
}


/*===========================================================
                Product Carousel
=============================================================*/

.product-carousel .wrapper .nav {
    position: absolute;
    right: 20px;
    top: 0;
    width: 100%;
    height: calc(100% - 10px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-carousel {
    position: relative;
    border: none;
}

.product-carousel .wrapper {
    max-width: 80%;
    overflow: hidden;
    padding: 0;
}

.product-carousel .wrapper ul.slides {
    margin: 0;
}

.product-carousel .wrapper .nav .nav-items {
    margin: 0;
    height: 100%;
    width: 15%;
    right: 0;
    top: 0;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-carousel .wrapper .nav .nav-items:after,
.product-carousel .wrapper .nav .nav-items:before {
    display: none;
}

.product-carousel .wrapper .nav .nav-items .sxa-bullets {
    float: none;
    width: 100%;
    height: auto;
    padding: 5px;
    margin: 5px;
    opacity: 0.5;
    min-height: 90px;
}

.product-carousel .wrapper .nav .nav-items .sxa-bullets.active {
    opacity: 1;
}

.product-carousel .wrapper .nav .nav-items .sxa-bullets:before {
    display: none;
}

.product-carousel .wrapper .nav>a {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    border: 20px solid #666;
}

.product-carousel .wrapper .nav>a:after {
    display: none;
}

.product-carousel .wrapper .nav>a.next-text {
    right: 17%;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;
}

.product-carousel .wrapper .nav>a.prev-text {
    left: 20px;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
}

.product-carousel .wrapper ul.slides li.slide {
    padding-left: 40px;
    padding-right: 40px;
    min-height: auto;
}

.product-carousel .wrapper ul.slides li.slide>.row {
    width: 100%;
    margin: 0;
    min-height: 330px;
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media(max-width: 767px) {
.product-carousel .wrapper .nav .nav-items .sxa-bullets{min-height: 50px;}
div.horizontal-thumbnail{margin-bottom: 0}
    .product-carousel .wrapper ul.slides li.slide>.row {min-height: auto; height:auto; padding:0;}
    .product-carousel .wrapper .nav {
        position: static;
        height: auto;
        display: block;
        padding: 15px 15px;
        
    }
    .product-carousel .wrapper .nav .nav-items {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        position: static;
        margin:10px auto 0;
        /*margin-top:-70px;*/
    }
    .product-carousel .wrapper {
        max-width: 100%;
    }
    .product-carousel .wrapper .nav>a.next-text {
        top: 0;
        right: 0;
    }
    .product-carousel .wrapper .nav>a.prev-text {
        top: 0;
        left: 0;
    }
    .product-carousel .wrapper .nav>a {
        top: 45% !important;
        -webkit-transform: translateY(-50%) !important;
        transform: translateY(-50%) !important;
        border: 15px solid #666;
    }
}


/*===========================================================
                Sidebar Navigation
=============================================================*/

.navigation.navigation-sidebar {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 5px;
}

.navigation.navigation-sidebar nav>ul .navigation-title>a {
    border: none;
    font-family: open sans, tahoma, arial, helvetica, sans serif;
    font-size: 14px;
   color: #231F20;
    font-weight: normal;
    text-decoration: none;
    display: block;
    text-indent: 0px;
    padding: 5px 0 5px 15px;
    line-height: 1.2;
    border: 0;
    font-weight: 500;
    position: relative;
    letter-spacing:0;
}

.navigation.navigation-sidebar nav>ul .navigation-title>a:hover,
.navigation.navigation-sidebar nav>ul .navigation-title>a:focus {
    outline: none;
    color: #e00;
    text-decoration: none;
}

.navigation.navigation-sidebar nav>ul .rel-level1>.navigation-title>a {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px !important;
}

@media (min-width: 768px) {
    .navigation.navigation-sidebar nav>ul .rel-level1>.navigation-title>a {
        padding: 5px 15px !important;
    }
}

.navigation.navigation-sidebar nav>ul .rel-level1>ul {
    margin: 0 !important;
    padding: 0;
}

/* .navigation.navigation-sidebar nav>ul .rel-level1>ul{
    margin-left:15px !important;
} */

.navigation-sidebar nav ul li.active:not(.submenu) .navigation-title a {
    outline: none;
    color: #e00;
    text-decoration: none;
    letter-spacing: 0;
}

@media (min-width: 768px) {
    #zygo-header-navigation li.navigation-explore-title li.rel-level4>.navigation-title>a{font-size: 13px;}
    #zygo-header-navigation .rel-level1>ul li.rel-level2:not(.navigation-explore-title)>.navigation-title a {min-height: 55px;}
    .navigation-sidebar .component-content {
        display: block !important;
    }
    .navigation-sidebar nav ul li.active:not(.submenu) .navigation-title a:before {
        content: "";
        position: absolute;
        left: 0;
        width: 7px;
        height: 7px;
        border-right: 2px solid #d00;
        border-bottom: 2px solid #d00;
        transform: rotate(-45deg);
        top: 8px;
    }

    .breadcrumb .breadcrumb-item.last a{
        color: #d00;
    }

}

  
#search-tabs-content .d-flex{display: flex !important;}
@media (max-width: 767px) {
    #search-tabs-content{margin-top:30px;}
    .pagination li a{font-size:14px; padding:6px 10px;}
#search-tabs-content h3{font-size: 18px; line-height: 24px; margin-bottom: 10px;}
    /* #search-tabs-content .d-flex{display: none !important;} */
    .search-result-tab{border:1px solid #333; }
    .search-result-tab .curTabName{display: block;}
    .curTabName{display: block;}
    .navigation-sidebar .component-content {
        display: none;
        padding: 10px 0px;
    }
    .navigation.navigation-sidebar {
        padding-top: 0px;
        padding-bottom: 0px;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .mobile-dropdown-title, .curTabName{
        display: block;
        border-bottom: 2px solid #9ca4ab;
        /* padding: 10px 0; */
        padding: 2px 0;
        font-size: 16px;
        font-weight: 600;
        position: relative;
        cursor: pointer;
    }
    .mobile-dropdown-title:after, .curTabName: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: 17px;
    }
    .navigation.navigation-sidebar nav>ul .navigation-title>a,
    .navigation.navigation-sidebar nav>ul .rel-level1>.navigation-title>a {
        padding: 7px 0;
        /* font-weight: normal; */
        font-size: 14px;
    }
}


/*===========================================================
                Product tabs
=============================================================*/

.tab .grid-view {
    display: none;
}

.tabs {
    padding-top: 20px;
}

ul.tabs-heading {
    margin: 0;
    padding: 0;
}

.tabs-heading li {
    background: transparent;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: 2px solid transparent;
    margin: 0 10px 0 0px;
}

.tabs-heading li>div {
    padding: 0;
}

.tabs-heading li .component.content {
    margin: 0;
    padding: 0;
}

.tabs-heading li>div>.row {
    margin: 0;
}

.tabs-heading li.active {
    background: transparent;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: 3px solid #d00;
}

.tabs-heading li:hover {
    border-top: none;
    background: transparent;
}

.tabs-heading li>div .field-heading{
    padding: 10px 5px 10px 0;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 1.3em;
    text-align: center;
    color: #666 !important;
    font-weight: 700;
}

.tabs .tabs-container {
    margin-top: -3px;
    border-top: 1px solid #ccc;
}


.tabs-heading li:hover .field-heading {
    color: #d00;
}

.tabs .tab {
    padding: 0;
}

a.downloadMediaCookie i {
    display: inline-block;
    margin: 0 5px 0 0;
    height: 16px;
    width: 12px;
    color: #EA292B;
    font-size: 16px;
    letter-spacing: 0;
    /* line-height: 16px; */
}
.tabs .tabs-container .row {
    max-width: none;
}

.tabs .zygo-video-list {
    padding-top: 40px;
}

.tabs-container {
    padding-top: 15px;
}

@media (min-width: 768px) {
    ul.tabs-heading {
        display: flex !important;
        overflow-x: auto;
    }
    .tabs-heading li {
        display: inline-block;
        float: none;
        max-width: 130px;
        vertical-align: top;

        min-height: 40px !important;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;  
    }
}

@media (max-width: 767px) {
    ul.tabs-heading {
        display: none;
    }
    .tabs .tabs-container .component-content>.row {
        margin: 0;
    }
    .tabs .tabs-container {
        border: none;
    }
    .tabs-heading li {
        float: none;
        margin: 0;
    }
    .tabs-heading li>div .field-heading {
        padding: 0 0;
    }

    .tabs-heading li.active {
        border-bottom: none;
    }

    .tabs-heading li.active .field-heading {
        color: #d00;
    }

}


/*===========================================================
                Product tabs view type
=============================================================*/

.zygo-broucher-img {
    width: 130px;
}

.tabs-container .rte_content {
   /* font-size: 16px;*/
    font-size: 20px;
    line-height: 1.5;
}

.tabs-container .component-content .field-content .rte_content a,
.tabs-container .component-content .field-content .rte_content a:visited,
.tabs-container .component-content .field-content .rte_content a:active{

    color: #555 !important;
    border-bottom: 2px dotted #BBB !important;
    text-decoration: none;

}

.tabs-container .component-content .field-content .rte_content a:hover{
    color: #C00 !important;
    border-bottom: 2px solid #D44 !important;

}
.content ul, .content ol, .rich-text ul, .rich-text ol{margin-left: 15px !important;}


.tabs-container .rte_content ul li {    
    list-style-position: initial;
    text-indent: 0px !important;
    font-size: 20px;
    padding-left: 0;
    margin-left:0 ;
}

.zygo-broucher-content {
    padding-left: 15px;
    max-width: calc(100% - 130px);
}

.zygo-broucher-title {
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    margin: 0 0 10px 0;
    color: #000;
    font-weight: normal;
    font-size: 24px;
}

.grid-view .zygo-broucher-item-list {
    margin-bottom: 50px;
}

.zygo-broucher-content .download {
    font-weight: 600;
    font-size: 15px;
}

.list-view .zygo-broucher-content {
    width: 100%;
    padding: 0;
    max-width: 100%;
}

.zygo-broucher-content .download a {
    text-decoration: none;
    font-size: 16px;
}

.list-view .zygo-broucher-item-list {
    margin: 0;
}

.list-view .zygo-broucher-document-name {
    display: block;
}

.list-grid-view {
    padding: 20px 15px;
}

button.view-btn {
    border: 2px solid #eee/*#d4e2e6*/;
    padding: 5px 7px 5px 7px;
    font-size: 16px;
    line-height: 18px;
    color: #666/*#90afb8*/;
    background: #fff;
    cursor: pointer;
    font-weight: normal;
}

button.view-btn i {
    display: inline-block;
    vertical-align: text-bottom;
}

button.view-btn.active {
    background: #eee /*#d4e2e6*/;
}

.list-view .zygo-broucher-content .zygo-broucher-title,
.zygo-broucher-item-heading .broucher-title-heading {
    width: 55%;
}

.list-view .zygo-broucher-content .zygo-broucher-document-name,
.zygo-broucher-item-heading .broucher-name-heading {
    width: 25%;
}

.list-view .zygo-broucher-content>div,
.zygo-broucher-item-heading>div {
    padding: 10px 10px;
    margin: 0;
}

.list-view .zygo-broucher-content>div:not(:first-child),
.zygo-broucher-item-heading>div:not(:first-child) {
    border-left: 3px solid #fff;
}

.zygo-broucher-item-heading>div {
    color: #000;
    font-size: 15px;
    font-weight: bold !important;
}

.zygo-broucher-item-heading>div {
    border-bottom: 2px solid #000;
    margin-bottom: 5px;
}

.zygo-broucher-item-heading .broucher-download-heading,
.list-view .zygo-broucher-content .download {
    width: 20%;
}

.list-view .zygo-broucher-content>div {
    font-size: 16px;
    /*color: #707C7C;*/
    color:#666666;
    line-height: 21px;
}

.zygo-broucher-wrapper {
    padding-bottom: 40px;
}

.zygo-broucher-wrapper .scLooseFrameZone {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.zygo-broucher-item-heading>div:not(:first-child) {
    margin-left: 3px;
    border-left: 0 !important;
}

.zygo-broucher-item-heading>div {
    padding-left: 0;
}

.tabs .title-with-richtext {
    font-size: 16px;
    line-height: 24px;
}

.zygo-broucher-title {
    color: #231F20;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 30px;
}

.tabs .zygo-video-list .scEnabledChrome {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.zygo-browser-component.scEnabledChrome {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) {
    .grid-view .zygo-broucher-item-list {
        max-width: 50%;
    }
   /* .slides li.slide .field-slideimage img{max-height:300px !important} */
}

@media (max-width: 1024px) {
    .tabs-data .zygo-broucher-item-heading .broucher-title-heading,
    .tabs-data .list-view .zygo-broucher-content .zygo-broucher-title {
        width: 50%;
    }
    .tabs-data .zygo-broucher-item-heading .broucher-download-heading,
    .tabs-data .list-view .zygo-broucher-content .download {
        width: 25%;
    }
    .zygo-broucher-title {
        font-size: 20px;
        line-height: 23px;
    }
}

@media (max-width: 767px) {
    .zygo-broucher-item-list {
        margin-bottom: 15px;
    }
    .list-view .zygo-broucher-content>div:not(:first-child) {
        border: none;
    }
    .list-view .zygo-broucher-content>div {
        padding: 10px 5px 10px 5px;
    }
    .zygo-browser-component {
        padding: 0;
    }
    .tabs .title-with-richtext img {
        float: none !important;
        margin: 0 0 15px 0 !important;
        width: auto !important;
        height: auto !important;
    }
}

@media (max-width: 575px) {
    .zygo-broucher-content {
        padding: 15px 0 0 0;
        max-width: 100%;
    }
    .zygo-broucher-img img {
        max-width: 100%;
    }
   .zygo-broucher-title .list-title{
    display: none;
   }

   .zygo-broucher-content .broucher-list-view-title{
       display: block !important;
   }

   /* .SpecialApplication{
       border-top:7px solid #000 transparent;
   } */

    .zygo-broucher-img,
    .tabs-data .list-view .zygo-broucher-content .zygo-broucher-title,
    .list-view .zygo-broucher-content .zygo-broucher-document-name,
    .tabs-data .list-view .zygo-broucher-content .download {
        width: 100%;
    }
    .list-view .zygo-broucher-content {
        padding: 10px;
    }

    .content .warranty-information table tbody td:first-child {
        width: 40%!important;        
    }

    .product-details .product-info, .body-height{
        height:auto !important;
    }
}


/*===========================================================
                privacy-warning
=============================================================*/
/* 
.privacy-warning {
    padding: 10px 90px 10px 15px;
    font-size: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    font-family: "open-sans", arial, sans-serif;
    font-weight: 400;
}

.privacy-warning .submit a {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 3px 15px 2px 15px;
    cursor: pointer;
    margin: 2px 0px 0px 20px;
    text-decoration: none;
    font-family: "open-sans", arial;
    font-weight: 600;
    font-size: 12px;
    line-height: 26px;
    border: none;
    transition: 0.2s all;
}

.privacy-warning .submit {
    padding: 0;
}

.privacy-warning .submit a:hover {
    background-color: green;
    color: white;
}

.privacy-warning .close {
    font-size: 16px;
    color: #bbb;
    display: inline-block;
    cursor: pointer;
    top: 0;
    font-family: "open-sans", arial, sans-serif;
    font-weight: 400;
    padding: 13px 25px;
    transform: none;
    right: 0;
    opacity: 1;
}

.privacy-warning .close:hover {
    opacity: 1 !important;
}

.privacy-warning .close a {
    color: #bbb;
    text-shadow: none;
    opacity: 1;
    font-weight: bold;
}

.privacy-warning .close a:hover {
    color: #d00;
}

.privacy-warning .info a {
    background: url(https://www.zygo.com/images/txtlink.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border-bottom: none;
    padding-bottom: 2px;
} */
.zygo-Key-Features .Key-Features-title{text-align: center;}
@media(max-width: 767px) {

    .privacy-warning {
        display: block;
        padding: 59px 15px 10px 15px;
    }
    .privacy-warning .submit a {
        margin: 15px 0 0 0;
    }
}



@media(max-width: 768px) {
    .zygo-carousel-content-wrapper .field-slidelink {        
        margin-bottom: 25px;
    }
    
    .floatingstrip-wrapper{
       
        margin-bottom: 20px;
    }
    
    
    }

/*===========================================================
                Related Product
=============================================================*/


.Key-Features-title,
.related-product-title {
    text-align: center;
    padding-bottom: 30px;
}

.Key-Features-discription a,
.Key-Features-discription a:hover,
.Key-Features-item,
.Key-Features-item:hover,
.related-product-item,
.related-product-item:hover {
    color: #666666; 
  /* color: #707C7C;*/
    text-decoration: none;
}

.Key-Features-image,
.related-product-item .product-image {
    margin-bottom: 20px;
    max-width: 500px;
    align-items: flex-end;
    display: flex;
}

.related-product-item .product-image {
    margin-bottom: 4px;
}

.related-product-item .product-image img{
    width: 100%;
}


.Key-Features-video iframe {
    width: 100%;
    min-height: 300px;
    max-width: 500px;
}

.Key-Features-discription h3 a,
.Key-Features-discription h3 a:hover {
    color: #000;
}

.related-product-item,
.Key-Features-item {
    margin-bottom: 30px;
}

.zygo-Key-Features-wrapper,
.zygo-related-product-wrapper {
    /* border-top: 2px solid #ccc; */
    padding: 30px 0 40px 0;
}

@media(max-width: 767px) {
    .zygo-Key-Features-wrapper,
    .zygo-related-product-wrapper { border-top: none;}

    .related-product-item .product-image {align-items: center; display: flex; justify-content: center;}
}


/*===========================================================
                Related Product
=============================================================*/

.slider-content-row {
    min-height: 400px;
}

.flex-row-reverse .slider-content-row {
    margin: 0 !important;
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}

.slider-content-row .field-slideimage {
    text-align: left;
    padding: 0;
}

.flex-row-reverse .slider-content-row .field-slideimage {
    text-align: right;
    padding: 0;
}

.zygo-carousel-content-wrapper.flex-row-reverse {
    padding: 0;
}

.zygo-carousel-content-wrapper.flex-row-reverse .carousel-content {
    padding-left: 30px;
    max-width: 45%;
}

.zygo-carousel-content-wrapper:not(.flex-row-reverse) .carousel-content {
    /* max-width: 45% !important; */
    padding-left: 30px;
}

.zygo-carousel-content-wrapper .carousel-content {
    text-align: left; padding-left: 30px; padding-right: 30px;
}

.zygo-carousel-content-wrapper .field-slidetitle {
    font-size: 33px;
    font-weight: 500;
    letter-spacing: -.8px;
    color: #000;
    line-height: 1.2;
}

.zygo-carousel-content-wrapper .field-slidetext {
    font-size: 24px;
    letter-spacing: -.7px;
    line-height: 1.4em;
    font-weight: 400;
    color: #777;
    padding: 10px 0;
}

 
.zygo-carousel-content-wrapper .field-slidelink{
    display: inline-block;
    background-color: #C50B20;
    font-weight: 700;
    letter-spacing: -.5px;   
    text-align: center;
    font-size: 15px;   
    transition: 0.4s;
    text-transform: uppercase;
    padding:10px 20px;
    position: relative;
    z-index: 99;
    cursor:pointer;
}

.zygo-carousel-content-wrapper .field-slidelink:hover {
    letter-spacing: 0.1px;
    box-shadow: 3px 5px 10px #999;
    transition: 0.2s;
    text-indent: -4px;
}
.zygo-carousel-content-wrapper .field-slidelink a{ color: #fff; text-decoration: none; line-height: normal;}
.zygo-carousel-content-wrapper .field-slidelink span{ color:#fff; line-height: 0px;}
.privacy-warning .info a:hover {
    color: #d00;
    text-decoration: none;
}

@media(max-width: 767px) {
    .zygo-carousel-content-wrapper:not(.flex-row-reverse) .carousel-content,
    .zygo-carousel-content-wrapper.flex-row-reverse .carousel-content {
        padding-left: 30px;
    }
}


/*===========================================================
                Zygo HOme Carousel
=============================================================*/
.carousel .wrapper{
    padding-bottom: 0px!important;
}
.carousel .slides li.slide .scLooseFrameZone {
    overflow: visible;
}

.zygo-home-carousel .nav {
    margin: 0px;
}

.carousel .slides {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 0 !important;
    margin: 0 auto;
    clear: both;
}

.carousel .slides li.slide {
    /* background: #efefef; */
    list-style: none;
    list-style: none;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 400px;
}

.zygo-home-carousel.carousel {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 1400px;
    margin: 0 auto 40px;
    padding: 0;

}

.zygo-home-carousel .nav a.prev-text {
    left: 20px;
}

.zygo-home-carousel .nav a.next-text {
    right: 20px;
}

.zygo-home-carousel .nav a.next-text,
.zygo-home-carousel .nav a.prev-text {
    color: #777;
    font-family: arial, sans-serif;
    font-size: 120px;
    text-decoration: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.zygo-home-carousel .nav a.prev-text:after {
    content: "‹";
}

.zygo-home-carousel .nav a.next-text:after {
    content: "›";
}

.zygo-home-carousel .nav a.next-text:after,
.zygo-home-carousel .nav a.prev-text:after {
    /*color: #777;*/
    color:#ccc;
    font-family: arial, sans-serif;
    font-size: 120px;
    opacity: 0.1;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.8s;
}

.zygo-home-carousel .nav a.next-text:hover:after,
.zygo-home-carousel .nav a.prev-text:hover:after {
    color: #D2222A;
    opacity: 1;
    text-shadow: 2px 3px 7px #999;
    transition: 0.2s;
}

@media(max-width: 767px) {
    .carousel.zygo-home-carousel {
        padding: 25px 0;
    }
    .slider-content-row {
        margin: 0;
    }
    .zygo-home-carousel .field-slideimage {
        margin-bottom: 20px;
    }
    .zygo-home-carousel .nav {
        display: none;
    }
    .carousel .slides li.slide .zygo-carousel-content-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .zygo-home-carousel .field-slideimage, .flex-row-reverse .slider-content-row .field-slideimage{text-align: center;}
    .zygo-home-carousel .field-slideimage img{float: none; margin: 0 auto; height: auto;}
}


/*===========================================================
                Breadcrumbs
=============================================================*/

.breadcrumb.container {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
}

.breadcrumb.component a,
.breadcrumb.component .separator {
    /*color: #707C7C;*/
    color:#666666;
    letter-spacing: 0;
}

@media(max-width: 767px) {
    .small-banner-breadcrumbs li.breadcrumb-item {
        padding: 5px 0;
    }
    .breadcrumb.container {
        margin-bottom: 20px;
    }
}
.zygo-related-product h3.related-product-title{text-align: center; font-size: 35px; font-weight: 400;}

@media(min-width: 768px) {
    .zygo-carousel-content-wrapper .field-slidetitle{font-size:36px;}
    #zygo-header-navigation li.navigation-explore-title>ul>li,
    #zygo-header-navigation .rel-level1>ul li.rel-level2:not(.navigation-explore-title) {
        float: left;
        padding-right: 20px;
        vertical-align: top;
        padding-bottom: 0px !important;
    }

    #zygo-header-navigation .rel-level1>ul li.rel-level2:not(.navigation-explore-title).last{
        padding-bottom: 18px !important;
    }

    .level2-horizontal {
        height: 35px;
    }

    .product-discription{
        margin-bottom: 17px;
         position:relative;
         bottom:0px!important;
         text-align: center;
     }
}


/*===========================================================
                Zygo Product filter data
=============================================================*/

.zygo-broucher-item-heading>div,
.product-data-heading>div {
    font-size: 16px;
    color: #231F20;
    font-weight: 600;
    letter-spacing: -0.5px;
    padding: 5px 0;
    border-bottom: 3px solid #231F20;
    margin-bottom: 8px;
}

.product-data-heading,
.zygo-product-content {
    width: 100%;
}

.product-data-heading .product-title-heading,
.zygo-product-content .zygo-product-title {
    width: 40%;
}

.zygo-product-name,
.product-Product-heading,
.product-Document-heading,
.zygo-product-document-name {
    width: 20%;
}

.product-Catrgory-heading,
.zygo-product-category {
    width: 24%;
}

.product-data-heading>div:not(:last-child),
.zygo-product-content>div:not(:last-child) {
    margin-right: 4px;
}

.zygo-product-content>div {
    padding:6px 0;
}

.list-view .zygo-broucher-item-list:nth-child(2n)>div,
.zygo-product-list:nth-child(2n)>div {
    background: #eee /*E7F0F1*/;
}

.zygo-product-content .zygo-product-title {
    padding-left: 10px;
}

.download a i {
    display: inline-block;
    margin-right: 8px;
}

@media(min-width: 1024px) {
    #sofware-listing .product-Document-heading,
    #sofware-listing .zygo-product-document-name {
        width: 25% !important;
    }
}


/*===========================================================
                Zygo Product filter inputs
=============================================================*/

.clear-filter-btn {
    border: 2px solid #ccc ;
    display: inline-block;
    padding: 10px 10px;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    color:#666666;
    font-size: 16px;
    line-height: 22px;
    cursor: pointer;
    margin: 0 0 15px 0;
    max-width: 150px;
    width: 100%;
}

.clear-filter-btn i {
   color:#999;
    display: inline-block;
    padding: 0 5px 0 0;
}

.ui-widget .ui-menu {
    font-size: 16px;
    color:#666666;
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    border: 1px solid #666;
    position: absolute !important;
    left: 15px !important;
    top: calc(100% - 15px) !important;
    border-radius: 0;
    padding: 5px 0;
    list-style: none;
}

.ui-widget .ui-menu li.ui-menu-item .ui-menu-item-wrapper {
    padding: 2px 5px;
    cursor: pointer;
}

.ui-widget .ui-menu li.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    border: none;
    background: #e7f0f1;
}

.filter-dropdown-wapper select {
    margin-right: 10px;
}

.zygo-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: 1024px) {
    .zygo-product-content>div,
    .list-view .zygo-broucher-content>div {
        font-size: 15px;
    }
    .product-Catrgory-heading,
    .zygo-product-category {
        width: 24%;
    }
    .zygo-product-name,
    .product-Product-heading,
    .product-Document-heading,
    .zygo-product-document-name {
        width: 20%;
    }
}

@media (max-width: 767px) {
    .clear-filter-btn,
    .filter-dropdown-wapper select {
        margin-left: 0;
        margin-right: 0;
    }
    .clear-filter-btn {
        margin-top: 15px;
        max-width: 100%;
    }
    .filter-search {
        padding-bottom: 10px;
    }
    .zygo-product-content>div span:not(.list-title) {
        overflow: hidden;
        display: inherit;
    }
    .zygo-product-filter-section {
        border-bottom: 2px solid #666;
    }
}

.list-view .zygo-broucher-title span:last-child,
.list-view .zygo-broucher-document-name span:last-child {
    color:#666666;
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 21px;
}

.list-view a.downloadMediaCookie {
    color: #EA292B;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
}

@media(max-width: 575px) {
    .product-data-heading,
    .zygo-product-content {
        padding: 5px 10px 6px ;
    }
    .zygo-product-content .zygo-product-title {
        padding-left: 0;
        font-size: 18px;
        padding-bottom: 10px;
    }
    .product-data-heading .product-title-heading,
    .zygo-product-content .zygo-product-title,
    .zygo-product-name,
    .product-Product-heading,
    .product-Document-heading,
    .zygo-product-document-name,
    .product-Catrgory-heading,
    .zygo-product-category {
        width: 100%;
    }
    .zygo-product-content>div {
        font-size: 16px;
    }
    .list-view .zygo-broucher-title span:last-child {
        font-size: 18px;
        padding-bottom: 10px;
        padding-top: 8px;
    }
    .list-view .zygo-broucher-content>div {
        padding-left: 0;
    }
    .list-view .zygo-broucher-content>div .list-title.d-sm-none,
    .zygo-product-content>div .list-title {
        color: #231F20;
        letter-spacing: -0.41px;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 13px;
        line-height: 21px;
        width: 120px;
        float: left;
        padding-top: 2px;
    }
    .list-view .zygo-broucher-content>div .list-title.d-sm-none {
        padding-top: 0;
    }

    .mobile-header-icon{
        margin-top: 26px;
    }

    
}


.content p {
    margin: 0 0 15px 0 !important;
}

/*===========================================================
                Events Listing pages
=============================================================*/

.zygo-banner-image:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;

}

.event-discription .event-discription-image {
    width: 200px;
    float: left;
    overflow: hidden;
}

.event-discription .event-discription-image img {
    padding: 5px 20px 10px 0;
}

.zygo-event-item:not(:last-child) .zygo-item-wrapper {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px solid #C6CCCE;
}

.zygo-event-item .zygo-item-wrapper {
    position: relative;
}

.zygo-event-item .zygo-item-wrapper:after {
    content: "";
    display: block;
    clear: both;
}

.event-type {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}

.event-title h2 {
    margin: 0;
    line-height: 1.2;
}

.event-title .location,
.event-title .date {
    font-size: 14px;
}

.event-title p>span:not(.field-eventstart) {
    margin: 0 !important;
    padding-right: 15px;
}

.event-title p>span:not(.field-eventstart) {
    margin: 0 !important;
    padding-right: 15px;
}

.field-eventplace {
    padding-right: 10px;
}

.event-title {
    padding: 0 0 5px 0;
    margin-bottom: 10px;
}

.event-title p {
    margin: 0;
}

.readmore {
    position: absolute;
    right: 0;
    bottom: 10px;
}

.event-details {
    padding-bottom: 60px;
}

.event-title h2 a {
    text-decoration: none;
    color: #231F20;
}

.zygo-sidebar .component .component-content {
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #666;
}

.sidebar-title a {
    color: #231F20;
    text-decoration: none;
}

.sidebar-content a {
    color: #231F20;
    text-decoration: none;
}

.sidebar-content {
    font-size: 14px;
}

a.newslink {
    position: relative;
    padding-left: 15px;
    display: block;
}

a.newslink span.arrow-icon {
    position: absolute;
    left: 0;
}

.zygo-event-list.zygo-event-wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.zygo-event-wrapper ul li.event::after {
    display: none;
}

.zygo-event-wrapper .zygo-event-item {
    padding-left: 0;
    padding-right: 0;
}

.link a.viewall {
    padding-left: 30px;
}
ul li.event {
    float:none;
    list-style-type: none;
    display: block;
        border-bottom:1px solid #ccc;
        margin: 6px 0px 0px 0px;
}

.evntrule {
    border-bottom: 1px solid #ccc;
    clear: both;
    padding: 10px 0px 0px 0px;
}

ul li.event::after {
    content:"";
    display: block;
    clear: both;
        margin-top: 33px;
}

@media(max-width: 767px) {
    .event-discription .event-discription-image {
        width: 100%;
    }
}


/*===========================================================
                Video Library
=============================================================*/

.video-gallery-item {
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.video-title,
.video-title a {
    color: #231F20;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.5px;
    text-decoration: none;
}

.defauld-video-wrapper {
    position: relative;
    min-height: 465px;
    margin-bottom: 20px;
}

.defauld-video-wrapper>iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.video-image {
    padding-bottom: 15px;
}

.filter-label {
    width: 110px;
    min-width: 110px;
    padding: 5px 0 0 0;
}

.filter-label label {
    font-size: 16px;
}

.video-filter-section {
    padding-bottom: 35px;
}

#zygoplayer {
    height: 400px;
    min-height: 400px;
    width: 100%;
}

#videomodal .modal-dialog {
    max-width: 745px;
}

#videomodal button.close {
    position: absolute;
    top: -18px;
    font-size: 35px;
    right: -10px;
}

@media(min-width: 575px) {
    .news-release-div .img {margin-bottom: 30px;}
    .news-release-div .img{display: flex;align-items: flex-end;}
    .video-gallery-item .video-gallery-item {
        max-width: 33%;
    }
}


/* ----------- iPad Pro ----------- */


/* Portrait and Landscape */

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .defauld-video-wrapper {
        min-height: 400px !important;
    }
}


/* Portrait */

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    .defauld-video-wrapper {
        min-height: 400px !important;
    }
}


/* Landscape */

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
    .defauld-video-wrapper {
        min-height: 400px !important;
    }
}


/* iPad in portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    
    .ProductListing .zygo-product-item:last-child .field-productimage{min-height: 290px;}
    .defauld-video-wrapper {
        min-height: 300px;
    }

    .input-wrapper.labelon>label{font-size: 0.9em}
}

@media(max-width: 767px) {
    .filter-label {
        width: 155px;
        min-width: 155px;
    }
    .defauld-video-wrapper {
        min-height: 300px;
    }
    #zygoplayer {
        height: 200px;
        min-height: 200px;
        width: 100%;
    }
}

@media(max-width: 575px) {
    .filter-label {
        width: 100%;
    }
    .zygo-home-carousel .field-slideimage img{ /*height:280px;*/ width:88%;}
    .defauld-video-wrapper {
        min-height: 300px;
    }

    .content .warranty-information table tbody td{
        font-size: 15px;
    }

    .title-with-richtext + .form-custom-validation{

        margin-top: -50px;
    }
}

@media(max-width: 479px) {
    .small-banner-breadcrumbs .component-content nav{margin-top:12px;} 
    .defauld-video-wrapper {
        min-height: 220px;
    }
}

@media(max-width: 400px) {
    .defauld-video-wrapper {
        min-height: 200px;
    }
}

@media(max-width: 330px) {
    .defauld-video-wrapper {
        min-height: 180px;
    }
    .zygo-home-carousel .field-slideimage img{ height:180px; width:88%;}

    .content .warranty-information table tbody td:first-child {
        width: 45%!important;        
    }

   
}


/*===========================================================
                Login and forgot password modal
=============================================================*/

.forgot-password {
    padding: 0 0 15px 0;
    text-align: right;
}

.input-wrapper>label {
    position: absolute;
    top: 0;
    transition: 0.5s all;
    left: 0;
}

.input-wrapper.labelon>label {
    top: 35px;
    background: transparent;
    width: 100%;
}
.input-wrapper.txtBold>label, .txtBold  {font-weight:bold; line-height: unset;}
.input-wrapper label.error {
    position: static !important;
    color: #f00;
    font-size: 13px;
    line-height: 1;
}

input.error {
    margin-bottom: 0;
}

.input-wrapper.labelon.focused>label {
    top: 0;
    font-size: 14px;
    background: transparent;
}

.login-container .form-title {
    padding-bottom: 10px;
}

#forgot-password .form-title {
    font-size: 25px;
}

.serror-msg {
    margin-bottom: 15px;
}

.hide-error+.serror-msg {
    display: none;
}

.input-wrapper.labelon.hide-error {
    padding-bottom: 20px;
}

li#next {
    display: inline-block !important;
}


/*===========================================================
                globle form
=============================================================*/

span.field-validation-error,
.field_errormsg {
    display: none;
}

.validation-summary-errors {
    color: #f00;
    margin-top: 17px;
}

.star,
.label_star {
    color: #EA292B;
}

.form-section-title h5 {
    background-color: #E7F0F1;
    padding: 8px 10px;
    margin: 8px 0;
    font-weight: 600;
    color: #000;
    font-size: 16px;
}

.registration-error_msg {
    font-size: 14px;
    color: #f00;
}
.form-title,
.form-title h2 {
    font-size: 24px /*44px*/;
    line-height: 1.2;
    color: #231F20;
}
.form-title h2{font-size: 24px;}
.form-subtitle,
.form-subtitle h5 {
    font-size: 16px;
}

.checkbox label {
    font-size: 14px;
    line-height: 1;
}

.form-section-title {
    padding-top: 20px;
}

.form-checkbox {
    padding-top: 20px;
    padding-bottom: 20px;
}

#userlogin .modal-dialog,
#forgot-password .modal-dialog {
    max-width: 400px;
}

#forgot-password .form-title h2 {
    font-size: 24px;
    margin: 0 0 10px 0;
}

h4.sizeClass,
h5.sizeClass,
p.sizeClass {
    margin: 0;
}


/*===========================================================
                Contact Form
=============================================================*/

.inquiry-form textarea,
.zygo-demo-form textarea,
.zygo-contact-form .contact-comments textarea {
    max-width: 100%;
    border-bottom-width: 5px;
    margin-bottom: 0px;
    padding-top: 30px;
}

.zygo-contact-form input[type="submit"] {
    width: 100%;
    min-height: 62px;
    font-size: 16px;
}

.radio-group-lavel {
    display: block;
    color: #231F20;
    margin-bottom: 5px;
}

.sidebar {
    padding-bottom: 20px;
}

.contact-discription h4 {
    margin: 0 0 10px 0;
    color: #231F20;
    line-height: 24px;
}

.sidebar .rte_content {
    padding-bottom: 20px;
}

.field-brief-content .rte_content img, .tabs-container .tab .component-content .field-content .rte_content img{
    margin: 15px 0;

}


.contact-address a {
    color:#666666;
    text-decoration: none;
}

.contact-address h4 {
    margin: 20px 0 8px 0;
    color: #231F20;
    line-height: 24px;
}

.form-notes {
    font-size: 14px;
}

.form-notes h5 {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

label.required:after {
    content: "*";
    display: inline-block;
    padding: 0 5px;
    color: #EA292B;
    position: absolute;
}

label.required-country:after {
    content: "†";
    display: inline-block;
    padding: 0 5px;
    color: #EA292B;
    position: absolute;
}

.radio-label-title {
    display: block;
    color: #231F20;
    font-weight: 600;
    margin: 25px 0 20px 0;
}

.checkbox-label {
    position: relative;
    padding-left: 30px;
    display: inline-block;
    line-height: 1.6;
    cursor: pointer;
}

.checkbox-label .input-style {
    position: absolute;
    left: 0;
    top: 3px;
}


/* New rules */

.labe-of-interest label:not(.radio-label-title) {
    width: calc(25% - 15px);
    float: left;
    line-height: 1.2;
    margin: 5px 15px 10px 0;
    position: relative;
    padding-left: 30px;
    vertical-align: top;
}

.labe-of-interest:after {
    content: "";
    display: block;
    clear: both;
}

@media(min-width: 1200px) {
    .sidebar .promo>.component-content>div {
        padding: 0;
    }
    .sidebar {
        padding-left: 5% !important;
    }
}

@media(max-width: 767px) {
    .support-rich-text img {
        float: none !important;
        display: block;
        margin: 0 0 15px 0 !important;
    }
}

@media(max-width: 479px) {
    .support-rich-text img {
        width: 100%;
    }
}


/*===========================================================
                Thank You page
=============================================================*/

.message-wrapper .thanksmsg {
    padding: 20px 0;
}

.message-wrapper {
    max-width: 600px;
    margin: 60px auto;
}

.message-wrapper .form-title {
    text-align: center;
}

.registration-form-wrapper {
    padding-top: 20px;
}

@media(max-width: 1200px) {
    .registration-form-wrapper {
        max-width: 900px;
        margin: 0 auto;
    }
}


/*===========================================================
                header mobile responsive
=============================================================*/

@media(max-width: 479px) {
    .login-component {
        padding: 20px 0 0 0;
    }
    .zygo-icon-wrapper {
        padding: 20px 15px 0 0;
    }
    .ametek-mobile-logo {
        padding: 29px 5px 0 0;
    }
    .ametek-mobile-logo img {
        max-width: 45px;
    }
    .login-component .zygo-userlogin,
    .zygo-icon-wrapper button {
        font-size: 20px;
        padding: 10px 8px;
        top: 50%;
        margin-right: -4px;
    }
    .zygo-header-logo img {
        min-width: 115px;
        margin-left: 0px;
    }
    .zygo-header-logo .component-content {
        padding: 12px 0 10px 0;
    }
}

@media(max-width: 380px) {
    .login-component.logedin a.logout-link span {
        display: none;
    }
    .search-result-section{min-height: 66vh !important;}

}

@media(max-width: 414px) {

    .zygo-product-content>div {
        padding: 1px 0 !important;
    }
}



/*===========================================================
                Pagination
=============================================================*/

.news-release-pagination,
.pagination-wrapper {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    overflow: hidden;
}

.news-release-pagination:before,
.pagination-wrapper:before {
    content: "";
    background: #666;
    height: 1px;
    width: 100%;
    position: absolute;
    top: calc(50% - 3px);
    left: 0;
}

.pagination {
    display: inline-block !important;
    padding: 25px 10px;
    background: #fff;
    position: relative;
    z-index: 5;
    margin: 0;
}

.pagination li {
    padding: 0 4px;
    float: left;
    list-style:none !important;
}

.pagination li a {
    display: block;
    padding: 7px 12px;
    color:#666666;
    font-weight: 700;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #666;
    font-size: 16px;
    line-height: 1;
}

.pagination li.active,
.pagination li.disabled,
.pagination li.active a {
    cursor: not-allowed !important;
}

.pagination li a:hover {
    color: #ea292b; /* #23527c; */
    background-color: #eeeeee;
    border-color: #ddd;
}

.pagination li.active a {
    background-color: red;
    border-color: red;
    color: #fff;
    cursor: default;
}

.pagination li.disabled a {
    pointer-events: none;
    opacity: 0.4;
}

@media(max-width: 767px) {
    .news-release-pagination>div,
    .pagination-wrapper>div {
        text-align: center;
        justify-content: center;
    }
    .news-release-pagination:before,
    .pagination-wrapper:before {
        display: none;
    }
    .news-release-pagination,
    .pagination-wrapper {
        margin-left: 0;
        margin-right: 0;
    }
}


/*===========================================================
                Blog and New post pages
=============================================================*/

#divArticlesListings {
    padding-left: 15px;
    padding-right: 15px;
    
}

@media(min-width: 768px) {
    #divArticlesListings {
        padding-top: 20px;
    }
}

#divArticlesListings .news-release-div {
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.news-release-div .img img {
    width: 100%;
    min-height: 150px;
    margin-bottom: 0px;
}

#divArticlesListings a, .product-info a {
    color: #231F20;
    text-decoration: none;
}
#divArticlesListings a:hover, .product-info a:hover {color: #d00;}
#divArticlesListings .news-release-div .product-info {
    margin: 10px 0px 0px 0px;
    color: #231F20;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 20px;
}
#divArticlesListings .news-release-div .product-details .product-info {
    font-weight: 600;
}
.news-release-div .release-date {
    margin-top: 0px;
    padding-top: 8px;
    text-transform: capitalize;
    color:#666666;
    font-size: 12px;
    letter-spacing: -0.5px;
    line-height: 15px;
}


@media(max-width: 767px) {
    #divArticlesListings .news-release-div {
        margin-bottom: 0;
    }
}

.post-title-section {
    padding-top: 15px;
    padding-bottom: 15px;
}

.post-title-section .post-date {
    margin: 0;
    font-size: 14px;
}

.post-title {
    margin: 0;
}

.post-content iframe {
    width: 100%;
    min-height: 300px;
    max-width: 500px;
}

@media(max-width: 767px) {
    .post-content img {
        float: none !important;
        margin: 15px 0 !important;
        display: block !important;
    }
}


/*===========================================================
                User Authentication login 
=============================================================*/

.request-button {
    display: block;
    width: 100%;
    min-height: 45px;
}

.zygo-contact-form input[type="submit"], .btn-red {
    background: #c50b20!important;
}

.request-login {
    background: #eee;
    padding: 25px 15px;
    margin: 15px 0;
}

.request-login p {
    margin: 0;
}

@media(max-width: 575px) {
    .request-button {
        margin-top: 15px;
    }
    .request-login {
        padding: 20px 0;
    }

    .zygo-header-logo{
        margin-top: 30px;
    }

    .content{
        font-size: 18px !important;
        word-break: break-word;
    }

    .breadcrumb .breadcrumb-item.last a{
        color: #d00 !important;
    }

    .labe-of-interest label:not(.radio-label-title) {
        width: calc(50% - 15px) !important;
    }
}


@media (min-width: 768px) and (max-width: 1024px){
.contact-discription .field-description1 .rte_content, .contact-address a {
    font-size: 14px;
    word-break: break-word;
}
}

/*===========================================================
                Loader
=============================================================*/

#loaderoverlay {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.6);
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #D2222A solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}


/*===========================================================
             Experience Editor 
=============================================================*/

.on-page-editor ul.tabs-heading .scLooseFrameZone {
    overflow: visible;
}


/*===========================================================
             Sticky custom popup
=============================================================*/

.custom-popup {
    max-width: 100% !important;
}

.custom-popup .modal-dialog {
    max-width: 793px;
}

.custom-popup-editor {
    margin-top: 150px !important; height: 80%;
}

.custom-popup .modal-content {
    padding: 20px 15px 40px 15px;
}

.custom-popup {
    display: none;
}

.modal .close {
    color:#666;
}

.custom-popup button.close {
    top: 0;
}

.field-brief-content .rte_content a{color:#000; text-decoration:none;}
.field-brief-content .rte_content a:hover{color:#ea292b; text-decoration:underline;}
.field-brief-content .rte_content h4{ font-weight:600; margin: 15px 0 0 0;}
.field-brief-content .rte_content table{ margin-top:20px; width:100%;}


.field-brief-content a{    
    color:#555 !important;
    border-bottom:2px dotted #BBB !important; 
    text-decoration: none !important;
}

.field-brief-content a, .field-brief-content a:visited, .field-brief-content a:active, .col-12.post-content a {    
    color:#555 !important;
    border-bottom:2px dotted #BBB !important; 
}

.field-brief-content a:hover, .col-12.post-content a:hover{
  color:#C00 !important;
  border-bottom:2px solid #D44 !important;
  text-decoration: none !important;
}


/* Zygo privacy  */
.privayc-policy {
    line-height: 2rem;
}
.privayc-policy li {
    list-style: none;
    color: inherit;
    line-height: 1.3em;
    text-indent: -14px;
    margin: 4px 0px 0px -15px;
    display: block;
}
.privayc-policy li::before {
    color: #666;
    content: "\2022";
    padding-right: 5px;
    font-weight: 700;
}

.zylo-nested-ul li {
    margin-left: 10px;
}

/* sales  */
.sales-head {
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 3px 0px 2px 10px;
    font-weight: 600;
    margin-top: 30px;
    margin-left: 0px;
    margin-bottom: 10px;
    background-color: #eee;
    clear: both;
    color: #000;
}

a.txtlink:link, a.txtlink:visited {
    color: inherit;
    text-decoration: none !important;
    border-bottom: 1px solid #fff;
    font-size: inherit;
    font-weight: inherit;
    background: url(/images/txtlink.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.extlink {
    border: 0;
    position: relative;
    left: 5px;
}
a.txtlink:hover {
    color: #d00;
    text-decoration: none;
    border-bottom: 1px solid #d00;
}

.td-pp{
    text-align: center; 
    height: 40px;
    padding-top: 70px;
    font-size: 16px;
}

.left-right-borders{
    border-left: 1px solid #ccc;
    padding-left: 15px;
    border-right: 1px solid #ccc;
    padding-right: 15px;
}


.zygo-sales {
    margin-top: 10px;
}
.zygo-sales td:first-child{
    text-align: right !important;
    width: 24%;
}

.zygo-sales td:nth-child(2){
    width: 1%;
}

.zygo-sales td:nth-child(3) {
    text-align: left !important;
    padding-left: 10px;
    width: 75%;
}

.img-open {
    width: 2%;
    top: -5px;
}

@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}

/* for horizontal thumbnails */

/*===========================================================
				Global Search Result page
=============================================================*/
.search-btn{
    margin-bottom: 1px !important;
}
.page-search-input {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    align-items: flex-end;
}

.page-search-input .searchinput {
    width: 100%;
	    position: relative;
}

.page-search-input .searchinput input {
    margin: 0;
}
.page-search-wrapper form {
    border-top: 2px solid #ddd;
    padding-top: 40px;
    padding-bottom: 30px;
}

.page-search-wrapper {
    padding: 0px 10px 0 15px;
}

.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}

#search-tabs-content .result-count{visibility: hidden;}

#Search-result-tabs {
    margin: 0 0 20px 0;
    padding: 0 0 8px 0;
    /* display: none; */
    flex-direction: column;
    text-align: center;
    list-style: none;
    border-bottom: 1px solid #ccc;
   
}

 #Search-result-tabs li.nav-item{flex-direction: column;}
 #Search-result-tabs .nav-link {
    padding: 10px 0 10px 0;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.3em;
    text-align: center;
    color: #666 !important;
    font-weight: 700;
text-decoration: none;
display: block;
}
#Search-result-tabs li.nav-item a{display: block;}

#Search-result-tabs .nav-link.active {
    border-bottom: 3px solid #D2222A;
    color: #D2222A;
    display: block;
}

#Search-result-tabs .nav-link:hover {
    color: #D2222A;
}

 .curTabName{
        text-transform: uppercase;
        border-bottom: 2px solid #9ca4ab;
        padding: 2px 0;
        font-size: 16px;
        font-weight: 600;
        position: relative;
        cursor: pointer;
    }
    .curTabName: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: 14px;
    }

.search-item .search-image {
    width: 100%;
    max-width: 150px;
    float: none;
    margin: 0 auto 10px ;
}
.search-item .search-image a{display: inline-block;}

@media (min-width: 768px) {
    #Search-result-tabs{display: flex;}
    .search-item .search-image{float: left; margin:0 15px 10px 0;}
    .curTabName{display: none;}
        #Search-result-tabs {display:flex; flex-direction: row;  padding: 0 0 0px 0;text-align: center;}
    #Search-result-tabs .nav-link{padding: 10px 0 10px 0; display: inline-block;}
    #Search-result-tabs .nav-link.active{display: inline-block;;}
    #Search-result-tabs li.nav-item:not(:first-child) {display: inline-block;        margin-left: 30px;}
    #Search-result-tabs li.nav-item a{display: inline-block;}

}

.result-count p {
    margin: 15px 0 0 0;
}
.higilight_text{
	color: #D2222A;
}



.search-result-tabs {
    max-width: 98%;
    margin: 0 auto;
}

.search-content h3, .search-content h3 a {
    margin-bottom: 15px !important;
    line-height: 27px;
    font-size: 18px;
    font-weight: 400 !important;
}


@media (min-width:768px){
    #Product .search-item-wrapper.grid .search-item .search-image{
        height: 160px; 
        max-height: 160px;
    }
}

 #Product .search-item-wrapper.grid .search-content h3, 
 #Product .search-item-wrapper.grid .search-item .search-image{    
     text-align: center;
}


.search-discription {
    font-size: 14px;
}

.search-item:after {
    content: "";
    display: block;
    clear: both;
}

.search-item {
    padding-bottom: 10px;
	    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}


/* Search Grid View */

.search-item-wrapper.grid {
    max-width: 100%;    display: flex;  flex-wrap: wrap;
}

.search-item-wrapper.grid .search-item {
    width: 33.33%;
    min-width:33.3%;
    float: left;
    padding: 0 20px 30px 0;
	    border: none;
}

.search-item-wrapper.grid .search-item .search-image {
    max-width: 100%;
    margin: 0 0 5px 0;
    float: none;

}

.search-item-wrapper.grid .search-item .search-image img {
   /* width: 100%;*/
    height: auto;
    max-height: 100%;

}

.search-item-wrapper.grid .search-item .search-discription {
    display: none;
}

.search-content h3 a {
    color: #000;
	text-decoration: none;
}


#Documents .search-image {
    max-width: 50px;
}

#Documents .search-image img {
    width: 100%;
}


.search-item-wrapper.grid:after {content: "";display: block;clear: both;}
.searhbutton {margin-left: 15px;}
.global-search {
    width: 130px !important;
    border: 2px solid #ccc;
    background-color: white;
    background-image: url("../Images/search.png"); 
    background-position: 10px 18px;
    background-repeat: no-repeat;
    padding: 17px 20px 10px 40px !important;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    float: right;
    font-size: 15px !important;
    min-height: 36px !important;
}

/* .global-search:focus {
    width: 250px !important;
} */

.global-search-btn {
    top: -55px;
    left: 149px;
}

@media (max-width: 450px) {
    /* .global-search:focus {
        width: 250px !important
    } */

    .global-search{
        position: absolute;
        right: 23px;
        float: right;
        top:52px;
        min-height:30px !important; 
        background-position:10px 8px;
        padding:0 20px 2px 40px !important;
    }
    .field-brief-content .rte_content p img{width:100% !important; margin-bottom:10px !important; width: auto !important; float: none !important;}
    .field-brief-content .rte_content p strong{display: block; text-align: left;}

    .HeroBanner{margin-top: 15px;}

    .search-result-section{min-height: 66vh !important; }

   

}

.input-wrapper input {
/* background: transparent !important; */
    position: initial !important;
    cursor: default !important;

}




/* style for image pop up */
.modal {
    display: none; 
    position: fixed; 
    z-index: 1050;
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4);
  }

  .modal-content {
    margin: auto;
    display: block;
    /* width: 80%; */
    max-width: 700px;
    background-color:#fff !important; -ms-flex-direction:inherit !important;
  }
 
  @-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
  }
  
  @keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
  }
  
  /* The Close Button */
  .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
  }
  
  .close:hover,
  .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
  }
  
  /* 100% Image Width on Smaller Screens */  
  
  .horizontal-thumbnail .wrapper .nav .nav-items {
    width: 91% !important; 
    top: 60%;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: unset !important;
    flex-direction: unset !important;
    left: 7%;
  }

  .field-brief-content .rte_content ul{
      padding-left: 0px;
  }

  .field-brief-content .rte_content ul li {
    text-indent: 0px !important;
    list-style-position: outside;
  }



 
  .field-brief-content .rte_content p img {
    height: auto !important;
  }
  .horizontal-thumbnail .wrapper .nav>a.next-text {
    right: -3%;
  }
  
  .horizontal-thumbnail .wrapper .nav>a {
    display: none  !important;
  }
  
  
  .horizontal-thumbnail .wrapper {
    max-width: 100%;
    overflow: hidden;
    padding: 0;
    margin-bottom: 10px;
  }
  
  @media (min-width: 414px) {
   .unsubscribe-form{
       min-height: 77vh;
   }
  }

  @media (max-width: 414px) {
    .rte_content iframe{width:100%;}
        .horizontal-thumbnail {margin-bottom: 0px !important;}
   
    .horizontal-thumbnail .wrapper .nav .nav-items {
        width: 91%;
        margin-top: 0 !important;
        margin-left: 16px !important;
    }

    .horizontal-thumbnail {
        margin-bottom: 0 !important;
    }

  
    .horizontal-thumbnail .wrapper ul.slides {
        margin-top: 0 !important;
    }

    .field-brief-content .rte_content span, .field-brief-content .rte_content p {
        clear: both; line-height:1.4;
    }
  }


.on-page-editor .inquiry-form input[type="submit"]
  {
    background: #c50b20;
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
    -Webkit-appearance: none;
    font-weight: 700;
    letter-spacing: -.5px;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    transition: 0.4s;
    padding: 10px 20px;
    text-transform: uppercase;
    position: relative;
    z-index: 10;
    transition: 0.2s;
    border: none;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 0;    
  }

  .on-page-editor .inquiry-form input[type="submit"]:hover
  {
  letter-spacing: 0.1px;
    transition: 0.2s;
    color: #fff;
    text-decoration: none;
    box-shadow: 3px 5px 10px #999;
    text-indent: -4px;
  }
  .col-12.post-content ul li {font-size: 20px;}
  /*for zoom img */
.zoomImg{cursor:pointer; float: right;}
.popShadow{ width:100%; height:100vh; position:fixed; top:0%; left:0%; z-index:99999; background-color:transparent; opacity:0.5; display:none; }
.popupShow{  max-width:1000px;  position:absolute;  z-index:999999; display:none; background: #fff; margin: 0; box-shadow: rgba(0, 0, 0, 0.8) 0px 5px 25px;}
.closeBtn {cursor:pointer;
    top: 10px;
    right: 3px;
    position: absolute;
    border: 0;
    font-size: 27px;
    padding: 0;
    margin: 0 2px 0 0 ;
    line-height: 0;
    color: #999;
    font-weight: bold;
    min-height: 14px;
    background:transparent;

}
.popupShow .closeBtn:hover{color:#d00;}
.popupShow .imgChagne{width:100%; max-height: 100%;}

/* for right Side text*/
.rtPicCont{ margin: 4px 0px 15px 0px; background-color: white; display: flex; flex-direction: column;}
.rtPicCont img, .rtPicCont .zoomImg{float: none;}
.rtPicCont div{font-weight: 400; font-size: 12px; line-height: 1.4em; margin-top:0px; color: #231F20; display: inline-block;}
.rtPicCont div a{ color:#e00; text-decoration: none; display: inline-block; border-bottom:2px dotted #BBB;}
.rtPicCont div a:hover{ color: #e00; border-bottom: 1px solid #D44 ; text-decoration: none !important; }
.rtPicCont.imgLeft{float:left; margin-right:15px;}
.rtPicCont.imgRight{float:right; margin-left:15px;}
.rtPicCont.imgCenter{float: none; margin-bottom: 30px;}


/* graying out state fields */
.dis_fields_gryOut label {
    background: none transparent !important;
}

.dis_fields_gryOut input, .dis_fields_gryOut select {
    background: #dddddd !important;
}

.dis_fields_gryOut input.error {
    margin-bottom: 15px;
}
/* add zygo2 css*/
div.zygo-article-list, div.zygo-event-list, .article-list, .event-list {
    width: 100%;
}

button {color:#666;}
.blog,.zygo-article-list {
    padding: 15px 30px;
    width: 100%;
}

.zygo-news-release-heading, .zygo-event-list h3, .zygo-news-release-heading,
.zygo-event-list h3, .blog .article-heading, .article-heading, .event-list h3 {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: -1px;
    border-bottom: 2px solid #ccc;
    margin: 0px 0px 9px 0px;
    color: #231F20;
}
.component.blog .article-list .article-heading:first-child .field-title {
    font-size: 24px;
}

div.firstnewsdate:first-child {
    color:red;
}
.newsimage {
    margin: 13px 20px 20px 0px !important;
    max-width: 160px !important;
    max-height: 107px;
    width: 160px !important;
    height: 160px !important;
    float: left;
    display: block;
}
.event-list-info a.event-list-name:link, .event-list-info a.event-list-name:visited {
    color: #231F20;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 20px;
    text-decoration:none;
    transition: 0.7s;
    margin:7px 0px 0px 0px;
     word-wrap: break-word;
}

.event-list-info a.event-list-name:hover {
    color:#e00;
    transition: 0.2s;
   letter-spacing: 0.6px;
    word-wrap: break-word;
}
.event-list-time {
    float:right;
    /*color: #707C7C;*/
    color: #666666; 
    font-size: 12px;
    letter-spacing: -0.5px;
    line-height: 17px;
    text-transform: uppercase;
    display: flex;
}

@media (max-width: 575px){
    .event-list-time {
        float: left;
    width: 100%;
    }
    .component.SocialMedia.zygo-social-links.col-12{margin-top:0px !important;}
	.search-content {
    margin-top: 15px;
    width:100%!important;
}

.qulity-img{
    float: right !important;
     margin:15px 0px !important;
      width : auto !important; 
 }

}
@media (max-width: 500px){
    .component.SocialMedia.zygo-social-links.col-12{margin-top:-15px !important;}
}
@media (max-width: 480px){
    .component.SocialMedia.zygo-social-links.col-12{margin-top:-20px !important;}
}

@media (max-width: 360px){
    .component.SocialMedia.zygo-social-links.col-12{margin-top:-50px !important;}
}

@media (max-width: 320px){
    .component.SocialMedia.zygo-social-links.col-12{margin-top:-90px !important;}
}

@media (max-width: 300px){
    .component.SocialMedia.zygo-social-links.col-12{margin-top:-140px !important;}
}
.event-list-place {
    float:left;
    clear:left;
    color:#666666;
    font-size: 12px;
    text-transform:uppercase;
    margin:5px 0px 0px 0px;
    letter-spacing: -0.63px;
    line-height: 17px;
}

a.firstnewstitle:link, a.firstnewstitle:visited {
    float:left;
    color: #231F20;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 20px;
    margin: 7px 0px 0px 0px;
    text-decoration:none;
}

a.firstnewstitle:hover, .zygo-article-list > div:nth-child(3) > a.firstnewstitle:hover,
.blog > .component-content .article-list > div:nth-child(3) > a.firstnewstitle:hover {
    color: #d00;
    transition: 0.2s;
}

.zygo-article-list > div:nth-child(3), .article-list > div:nth-child(3)  {
    display: flow-root;
    max-width: 300px;
    float: left;
}
.zygo-article-list > div:nth-child(3) > a.firstnewstitle,
.blog > .component-content .article-list > div:nth-child(3) > a.firstnewstitle  {
    color: #231F20;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 24px;
}

.firstnewsdate {
    float:left;
    clear:left;
    margin: 7px 0px 0px 0px;
    color:#666666;
    font-size: 12px;
    letter-spacing: -0.5px;
    line-height: 17px;
    text-transform: uppercase;
}

@media (max-width: 767px){
    .newsimage {
        width: 100%;
        height: auto;
    }
    
    .zygo-article-list > div:nth-child(3) {
        max-width: 100%;
    }
}


.evntrule {
    border-bottom:1px solid #ccc;
    clear:both;
    padding: 10px 0px 0px 0px;
}

a.viewall[title="News"] {
    padding-left: 9%;
    margin-left: -6%;
}

a.viewall[href="/"] {
    padding-left: 4%;
}

a.viewall:link, a.viewall:visited {
    float:left;
    color: #EA292B;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 16px;
    text-decoration:none;
    transition: 0.6s;
    border-bottom: none;
}

a.viewall:hover {           
    letter-spacing: .5px;
    transition: 0.2s;
}

a.viewall:active {          
    color:#999;
}

.zygo-event-list ul {
    padding: 0;
    margin: 0;
}

.zygo-event-list {
    padding: 15px 30px;
}

@media (max-width: 767px){
    a.viewall[title="News"] {
        margin-bottom: 10%;
        margin-left: 1%;
        padding-left: 5%;
    }

    a.viewall[href="/"] {
        margin-bottom: 10%;
    }
}

@media (min-width: 768px){

    .zygo-header-navigation{
        text-align: center;
        align-items: center;
        display: flex !important;
        justify-content: center;
        }

    /* .zygo-header-navigation, */
    .tabs .component-content {
        display: block;
    }

  

.event-list-info a.event-list-name:link, .event-list-info a.event-list-name:visited{    max-width:69%; margin: 0px 0px 0px 0px; display: inline-block;}
 .component-content .event-list-time{padding: 4px 0 0 0;}
}


@media (min-width: 1024px){
    .event-list-info a.event-list-name:link, .event-list-info a.event-list-name:visited{    max-width:79%; }
}

@media (min-width: 1200px){
    .event-list-info a.event-list-name:link, .event-list-info a.event-list-name:visited{    max-width:80%;}
}

@media (max-width: 767px){
    .tabs .component-content {
        padding: 2px 0 0;
    }
    
    .tabs-mobile-title {
        border-bottom: 2px solid #d00;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 600;
        position: relative;
        cursor: pointer;
    }
    
    .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 #ccc;top: 6px;}
    
}

.zygo-broucher-wrapper.grid-view, .zygo-broucher-wrapper.list-view{
    min-width: 100%;
}

.grid-view a.downloadMediaCookie {
    color: #EA292B;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
}

.slider-content-row {
    overflow: hidden;
}

.slider-content-row .field-slideimage {
    margin-top:0px;
}

@media (max-width: 767px) {
    body.zygo-carousel-content-wrapper:not(.flex-row-reverse) .carousel-content {
        max-width: 100% !important;
    }
}

@media (max-width: 768px){
    .component.SocialMedia.zygo-social-links.col-12{margin-top:30px;}
    
    #footer div.col-xl-7 .file-type-icon-media-link img {max-width:100px; margin-top:15px;}
    .table-container { width: 100%;  overflow-x: scroll;  overflow-y: hidden;}

    #footer .column-splitter:nth-child(2) {position: relative;}
    .component.SocialMedia.zygo-social-links.col-12{
        position: absolute;
        left: -8px;
        top: 138px;
        margin: 0 !important;
    }

       
/*reliability assurance page*/

.data-table{width: 100%; overflow: auto; position: relative;}
/*reliability assurance page*/
#popup{
    position:static !important;
}

    .data-table{width: 100%; overflow: auto;}
    #popup .popup-data>table{width:20rem !important;    }

    /*reliability assurance page mosouver popup */
    #popup:hover .popup-data{
        position: absolute;
        left:50%;
        top:50%;
        transform: translate(-50%, -50%);
    }

#popup .popup-data>table{width:20rem !important;    }

/*reliability assurance page mosouver popup */
#popup:hover .popup-data{
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%, -50%);
}
}
@media (min-width: 768px) {
    .modal-content{width:700px;}
.rtpic{ float:right;}
.component.SocialMedia.zygo-social-links.col-12{    flex: 0 0 100%;
    max-width: 100%;
position: static;
            left: auto;
            top: auto;
            margin: 0 !important;
            }

            /* .form-custom-validation{
                margin-top: -50px;
            } */

            
}


@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .scTabPage{
        top:75px !important;
    }
}
.search-content { width: calc(100% - 170px)}
.search-item a h3:hover {color:#ea292b}
.search-item-wrapper.grid .search-content { width: 100%}
.search-content h3 a:hover {
    color: #ea292b;
	text-decoration: none;
}


/*WORLDWIDE*/

.worldwide{
    margin-top:-50px;
    }
    
    .region {
        background-color: none;
    }
    
    .region ul{
        padding-left: 0px;
        margin-left: 0px;
    }
    
    .region ul li {
        display: inline-block;
        padding: 5px 20px 15px;
    }
    
    .region a {
        font-family: 'Open Sans',sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #292929;
        position: relative;
        cursor: pointer;
        text-decoration: none;
    }
    
    .region a span {
        position: absolute;
        bottom: -20px;
        right: 50%;
        display: none;
    }
    
    .region a .down_arrow:AFTER {
        content: "\f0d7";
        font-family: fontawesome;
        font-size: 22px;
    }
    
    .content .countryDropDown select .field-title{
        font-size: 14px;
    }
    
    .countryDropDown select, .selectCountry select {
    min-width: 200px;
    width: 30%;
    max-width: 220px;
    padding: 5px;
    }
    
    body .worldWideSect .region a.active::after {
    width: 0;
    height: 0;
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 9px solid #999;
    }
    
    .region a.active::after {
    font-family: fontawesome;
    font-size: 22px;
    position: absolute;
    bottom: -17px;
    left: 40%;
    }



    /* Sitemap section */

    .sitemap-list h2 a,
    .sitemap-list h4 a,
    .sitemap-list ul li a,
    .sitemap-list h2 a:hover,
    .sitemap-list h4 a:hover,
    .sitemap-list ul li a:hover{
        color:#666 !important;
        text-decoration: none !important;
    }

    .sitemap-list ul.first-level-sitemap li{
        padding: 0;
    }

    .sitemap-list ul.first-level-sitemap li span{
        display: block;
        padding: 5px 0;
    }
    .sitemap-list h2 a{
        font-weight: 600;
    }

    .sitemap-container{
        margin: 0;
        padding: 0 15px;
    }

    .country_lang:focus{
        color: inherit;
        text-decoration: none;
    }

    .country_lang:hover{
        color: #d00;
        text-decoration: underline;
    }

    .country-selector .modal-content{
        width:100%;
    }

    @media (max-width: 767px) {
        .country-selector .modal .modal-dialog{
            width: calc(100% - 20px);
            margin: 0;
        }
    
        .country-selector .modal-header .close{
            top: 0;
            right: 10px !important;
        }

        .country_lang {
            position: absolute;
            top: 10px !important;
            width: auto!important;
            right: 78px;
            display: flex;
            align-items: center;
        }
    
        .country_icon{
            display: flex;
            align-items: center;
        }
    
        .country_lang .country_icon img {
            width: auto;
            height: auto;
            margin-right: 10px;
        }

        header .zygo-header-logo{
            margin-top: 0;
        }

        header .mobile-header-icon{
            margin-top: 0px;
        }

        header #filterglobalsearchinput{
            margin-top: 10px;
        }
    
        main .navigation-title.small-banner-breadcrumbs nav{
            margin-bottom: 0;
        }

        header{
            padding-bottom: 15px;
        }
    }

 
.field-brief-content .rte_content{
    width:100%;
}

@media (min-width: 768px) and (max-width:991px) {
    .data-table #popup a, .data-table #popup a:visited{
        width:100%;
    }

    .data-table #popup+span{
        font-size: 12px;
    }
    header .zygo-header-navigation{
        margin-top: -5px;
    }
}

@media (min-width: 768px) and (max-width:1025px) {
    header .header-ametek-logo{
        margin-left: 0;
    }

    #filterglobalsearchinput{
        margin-right: 15px;
    }
}

@media (min-width: 992px) and (max-width:1025px) {
    header .zygo-header-navigation{
        margin-top: 0px;
    }
}

.tabs .tabs-heading .content .rte_content{
    float:none;
    white-space: nowrap;
}

.zygo-product-item .zygo-product-discription .content{
    position: static;
    top: unset;
    transform: none;
}

.zygo-product-item{
    align-items:center;
}

.home-banner-with-text .field-bannertitle{
    padding: 0;
    width: 100%;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
}

.product-table-richText table{
    width:100% !important;
    height:auto !important;
    opacity: 1 !important;
}


.product-table-richText table tr td{
    width:100%;
}


.product-table-richText table tr {
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 767px)  {
    
    .product-table-richText table tr td:first-child {
        order:2;
    }

    .product-table-richText table tr td:last-child {
        text-align: center;
    }
    .product-table-richText table tr td:last-child img {
        max-height: 100%;
        max-width: 250px;
    }
}
.product-table-richText table tr td:last-child br{
    display:none;
}

.product-table-richText table tr td:last-child img{
    margin: 0;
}

@media (min-width: 768px)  {
.product-table-richText table tr td{
    width:60%;
}

.product-table-richText table tr{
    align-items: center;
}

.product-table-richText table tr td:last-child{
    width:40%;
    text-align: center;
}

.product-table-richText .field-brief-content .rte_content table tr td img{
    width: auto;
    max-height: 240px;
    height: auto;
    margin: 0;
}

}

.product-table-richText table a.btn-zygo{
    color:#fff !important;
    border-bottom:0px !important;
}

p.telCont.field-tel, p.faxCont.field-fax, p.field-email, p.urlCont.field-site, .list-grid-view{display:none !important;}
.zygo-product-listing .rte_content ul{padding-left:0px;margin-left: 25px !important;}
.zygo-product-listing .rte_content ul li{padding-left:0px;margin-left: 0px !important; color:#777; font-size:16px; list-style-position: unset !important;}


 /* Product Selector button */

/* .product-selector-btn{
    display: none;
    align-items: center;
} */

.product-selector-btn .field-link a{
    background: #c50b20;
    color: #fff;
    padding: 5px 20px;
    margin-right: 30px;
    text-transform: uppercase;
}

/* .product-selector-btn .field-link a:hover{
    letter-spacing: .1px;
    box-shadow: 3px 5px 10px #999;
    transition: .2s;
    text-indent: -4px;
    text-decoration: none;
} */




body .newsimage{
	height:auto !important;
	max-height:unset !important; 
}



body .news-release-div .img img{
	    min-height: 20px;
    height: auto;
    max-height: 150px;
}

body #divArticlesListings .news-release-div .img{
	height:150px;
}

@media (max-width: 991px) {
    .country-selector{
        display: none;
    }
}

@media (max-width: 767px){
	body .newsimage{
		width:100% !important;
		max-width:100% !important; 
	}
	
	body .news-release-div .img img{
    max-height: inherit;
}

body #divArticlesListings .news-release-div .img{
	height:auto;
}
}

/*RMA lookup*/

input#CheckStatusButton{
    background: #d00;
    color: #fff !Important;
    border: unset;
}
.RMATable {
    font-size: 10pt;
    margin-top: 10px;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

.headerRow {
    background-color: #7a7a7a !important;
    color: #FFFFFF !important;
}

.RMATable th {
    padding: 10px;
    text-align: left;
    border: 1px #c0c0c0 solid;
}

.RMATable td {
    padding: 3px !important;
    text-align: center;
    border: 1px #c0c0c0 solid;
    vertical-align: middle !important;
    font-weight: bold;
}

.RMATable td:first-child {
    text-align: left;
    vertical-align: middle;
    padding-top: 5px;
}

#UploadButton.btn-default, #DownloadButton.btn-default{
    background: #ED1C24;
    color: white !important;
    padding: 2px 14px 0 14px;
    height: 37px !important;
    border: none;
}


/*list view on tab sechection
 1) Hide - .broucher-name-heading
 2) Hide- .zygo-broucher-document-name
 3) Incrase Width 20% to 50% - zygo-broucher-item-heading .broucher-download-heading,
  .list-view .zygo-broucher-content .download
*/

.zygo-broucher-wrapper.list-view .broucher-name-heading,
.zygo-broucher-wrapper.list-view .zygo-broucher-document-name{display: none;}

.zygo-broucher-item-heading .broucher-download-heading, .list-view .zygo-broucher-content .download {
    width: 50%;
}
/*clent feedback change*/

#hubspotForm{width: 100% !important; margin:0 15px !important;}

/* #zygo-header-navigation ul li:nth-child(3) ul>li:last-child{
    margin-bottom: 20px !important;
} */

.field-brief-content .rte_content .img-auto-w{
    width:auto !important;
}

.field-brief-content .rte_content .img-auto-a{
    width:auto !important;
    max-height: unset;
}

.container.zygo-related-product-wrapper{padding-top: 3px;}

.global-search.focusin{
    width:250px !important;
}

body .product-selector-btn{
    display: flex;
    background: #c50b20;
    color: #fff;
    max-height: 20px;
    padding: 17px;
    margin-top: 15px;
    margin-right: 20px;
    align-items: center;
}

body .title-with-richtext + .product-selector-btn{
    margin-left: 15px;
    display: flex;
}

body .product-selector-btn:hover,
body .product-selector-btn:focus{
    text-decoration: none;
}


@media (max-width:767px){
    #Search-result-tabs{
        overflow-x: auto;
        max-width: calc(100vw - 30px);
        display: flex;
        flex-direction: row !important;
        padding-bottom: 0;
        margin-left: 30px;
    }

    #Search-result-tabs li a{
        white-space: nowrap;
        margin-right: 30px;
        padding-right: 0 !important;
    }
    #Search-result-tabs li:last-child a{
        margin-right: 0;
    }

    body .ametek-mobile-logo{
        display: none;
    }
    body .product-selector-btn{
        display: none;
    }
    .zygo-header-navigation nav>ul>li:first-child .child-trigger{
        display: none !important;
    }

    .field-bannersubtitle strong{
        font-size: 39px;
        line-height: 1;
    }

    header {
        padding-bottom: 0px !important;
    }
    .HeroBanner{
        margin-top: 0px !important;
    }
}
@media (min-width:768px){
    /* #search-tabs-content .search-item {
        display: flex;
    } */

    #search-tabs-content .grid .search-item {
        flex-wrap: wrap;
    }

    /* #search-tabs-content .search-item a {
        display: flex;
    } */

    #search-tabs-content .grid .search-item a{
        flex-wrap: wrap;
        height: 100%;
    }

    .zygo-header-navigation nav > ul > li:first-child{
        display: none;
    }
}

.SocialMedia.zygo-social-links li a i.fab{
    margin-left: 0 !important;
}

@media (min-width:992px){
    #zygo-header-navigation nav li.level1.submenu.rel-level1:hover > ul{
        display: block !important;
    }
}

@media (min-width:768px) and (max-width:1024px){
    .field-bannersubtitle{
        line-height: 1;
        font-size: 44px;
    }
}


/*Header Section landscape */
@media screen and (min-width: 768px) and (max-width:1024px) {
    #zygo-header-navigation nav>ul>li.level1>.navigation-title a {
        padding: 5px 8px !important;
        font-size: 12px !important;
       
    }
    .header-ametek-logo .component-content {
        padding: 0px 0 0 0 !important;
        margin-top: 0px;
    }
    
    }
    

    form.unsubscribe-form ul{
        margin-left: 0;
        padding-left: 18px;
    }

@media screen and (min-width: 480px) and (max-width:767px) {
    body .component.SocialMedia.zygo-social-links.col-12{
        left: -15px;
        top: 168px;
    }
}

@media (max-width:480px) {
    body .component.SocialMedia.zygo-social-links.col-12{
        left: 0px;
        top: 130px;
    }
}


#RMATableContainer > #RMATableContainer {
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
    width: 600px;
    max-width: unset;
}

#RMATableContainer{
    overflow: auto;
    max-width: 100vw;
}

#RMATableContainer > #RMATableContainer table tr th:first-child{
    min-width: 80px;
}

#RMATableContainer > #RMATableContainer table tr th{
    text-align: center;
}

@media (min-width:768px) {
    body #RMATableContainer > #RMATableContainer {
        width: auto;
    }
}
@media (max-width: 1024px){
    #divRMAStatusForm .form-control{
        padding-left: 0px !important;
    }
}



.product-life-table {
    border: solid 1px #efefef;
    border-collapse: collapse;
    border-spacing: 0;
    overflow-x: auto;
    display: block;
}
.product-life-table tr:first-child td {
    background-color: #efefef;
    border: solid 1px #efefef;
    padding: 10px;
    text-align: left;
}
.product-life-table td {
    border: solid 1px #efefef !important;
    padding: 10px !important;
}

table.product-life-table{
    border:0 !important
}

.footerFix footer{
    position: absolute;
    bottom:0;
    width:100%;
}

.product-life-table tbody,
.product-life-table thead {
    min-width: 700px;
    display: block;
}

/* site swiching */

button.btnprogrammablepower{
    background: #d00;
    height: 44px;
    border: none;
    outline: none;
    border-radius: 0;    
}

@media (max-width:767px){
    body .breadcrumb.component .separator{
        margin: 0 4px 0 0px;
    }
}

#myModalLandingSelector .modal-footer a{
    background: #20569e;
}

.globalsearchinput,
.global-search{
    cursor: unset !important;
}
@media (max-width: 640px){
    #myModalLandingSelector .modal-dialog{
        width: calc(100% - 30px) !important;
        margin: 0;
    }

    #myModalLandingSelector .modal-dialog .modal-footer .btn{
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 1024px){
    #myModalLandingSelector .modal-content{
        width:100%;
    }
    #myModalLandingSelector .modal-dialog{
        width: 80%;
        max-width: 80%;
    }
}
@media (min-width:481px) and (max-width:992px){
    .worldwide .region ul li{
        padding: 5px 10px 15px;
    }
}
@media (max-width: 992px){
    body #myModalLandingSelector .modal-dialog{
        width: 95%;
        max-width: 95%;
    }
}

@media (max-width:480px){
    .worldwide .region ul li{
        padding: 5px 7px 15px;
    }
}

@media (max-width:1024px){
    .worldWideSect .worldwide{
        padding-left: 15px;
    }
}
@media (min-width:1025px){
    .worldWideSect .worldwide{
        padding-left: 15px;
    }
    .worldWideSect .region ul li:first-child{
        padding-left: 0px;
    }
}

.inquiry-quote-form .checkbox-label input{
    margin-right: 10px;
}

@media (max-width:1200px){
    #Search-result-tabs{
        max-width: calc(100vw - 20px);
        margin-left: 10px;
    }

    .search-result-section.container{
        padding: 0 15px;
    }

    #search-tabs-content .tab-pane > p {
        padding: 0px 10px;
    }
    
}

.img-responsive{
    max-width: 100% !important;
    height: auto !important;
}

@media (max-width:992px){
    .rte_content .table.table-responsive{
        width:100% !important;
        border: 1px solid #ddd!important;
    }
}

.fa-file-pdf:before{
    content: "\f56d" !important;
}