@font-face {
    font-family: 'Poppins-Regular';
    /*a name to be used later*/
    src: url('../fonts/Poppins/Poppins-Regular.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'Poppins-Medium';
    /*a name to be used later*/
    src: url('../fonts/Poppins/Poppins-Medium.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'Poppins-Light';
    /*a name to be used later*/
    src: url('../fonts/Poppins/Poppins-Light.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'Poppins-SemiBold';
    /*a name to be used later*/
    src: url('../fonts/Poppins/Poppins-SemiBold.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'Poppins-ExtraLight';
    /*a name to be used later*/
    src: url('../fonts/Poppins/Poppins-ExtraLight.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'Poppins-thin';
    /*a name to be used later*/
    src: url('../fonts/Poppins/Poppins-Thin.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'Nexa-Light';
    /*a name to be used later*/
    src: url('../fonts/nexa/Nexa-Light.otf');
    /*URL to font*/
}

@font-face {
    font-family: 'Nexa-Bold';
    /*a name to be used later*/
    src: url('../fonts/nexa/Nexa-Bold.otf');
    /*URL to font*/
}

body {
    min-height: 100%;
    position: absolute;
    width: 100%;
}

img {
    width: 100%;
}

/* width */
#style-1::-webkit-scrollbar {
    width: 8px;
    border-radius: 20px;
}

/* Track */
#style-1::-webkit-scrollbar-track {
    background: #C1C1C1;
    border-radius: 20px;
}

/* Handle */
#style-1::-webkit-scrollbar-thumb {
    background: #61D107;
    border-radius: 20px;
}

/* Handle on hover */
#style-1::-webkit-scrollbar-thumb:hover {
    background: #4EAB03;
    border-radius: 20px;
}

.no-padding {
    padding: 0 !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-52 {
    padding-top: 52px !important;
}

.pt-75 {
    padding-top: 75px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pt-150 {
    padding-top: 150px !important;
}

.no-pad-left {
    padding-left: 0;
}

.no-pad-right {
    padding-right: 0;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pb-75 {
    padding-bottom: 75px !important;
}

.pb-80 {
    margin-top: 179px;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pb-150 {
    padding-bottom: 150px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-75 {
    margin-top: 75px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-150 {
    margin-top: 150px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-75 {
    margin-bottom: 75px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mb-150 {
    margin-bottom: 150px !important;
}

.left-align {
    text-align: left;
}

.center-align {
    text-align: center;
}

.right-align {
    text-align: right;
}

.no-padding {
    padding: 0 !important;
}

.bg-dark {
    background-color: #030303bd !important;
}

.top-header {
    display: block;
}

.top-header {  
    top: 0;
    color: #fff;
    background-color: #6B6B6B;
    padding: 12px 0;
}

.top-header .social {
    color: #000;
    margin-left: 7px;
}

.top-header .top_header_phone {
    text-align: end;
}

.top-header .top_header_social {
    text-align: end;

}

.top-header img {
    width: 17px;
}

.top_header_social ul img {
    width: 23px !important;
}

.top-header p {
    font-size: 14px;
    font-family: 'Poppins-Medium';
    margin-bottom: 0;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255) !important;
    margin-left: 30px;
    font-weight: 500;
    font-size: 14px;
}

.navbar-nav {
    margin-top: 0;
}

.navbar {
    padding: 20px 0 20px 0;
    background-color: #fff;
    z-index: 999;
}

.navbar.blue-navbar {
    position: absolute;
    width: 100%;
    background: #0F594B;
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 999;
}

.close-btn-speak_arrow {
    z-index: 999;
}

.navbar-brand img {
    width: 180px;
}

.navbar-nav li img {
    width: 25px;
    height: 25px;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-family: 'Poppins-Medium';
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #000;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0rem;
}

.navbar-light.navbar-dark-font .navbar-nav .nav-link {
    color: #000000;
}

.navbar-light.navbar-dark-font .navbar-nav .nav-link:hover {
    color: #000000;
}

.nav-item {
    margin-left: 93px;
}

.navbar-light.navbar-text-light .navbar-nav .nav-link {
    color: #fff;
    font-weight: 300;
}

.dropdown-menu {
    border-radius: 0;
    padding: 0;
    border-top: none;
}

.dropdown-item {
    font-size: 14px;
    padding: 7px 20px;
    color: #000;
    font-weight: 500;
}

.megamenu .dropdown-item ul li a {
    color: #000;
    background: transparent;
    margin-bottom: 15px;
    font-weight: 500;
}

.dropdown-menu {
    left: 847px;
    background-color: #004987de;
}

.dropdown-item:hover {
    background-color: #004987de;
}

/* MegaMenu css  */
.menu-large {
    position: static !important;
}

.megamenu {
    padding: 20px 0;
    width: 18%;
}

.dropdown-menu {
    left: 456px;
    background-color: #192259c7;
}

.megamenu>div>li>ul {
    padding: 0;
    margin: 0;
}

.sec-menu {
    left: 69%;
    background-color: #192259c7;
}

.dropdown-item:hover {
    background-color: #004987de;
}

.megamenu>div>li>ul>li {
    list-style: none;
}

.megamenu>div>li>ul>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #fff;
    white-space: normal;
    font-size: 14px;
    padding-bottom: 6px;
    text-decoration: none;
}


.megamenu.dropdown-header {
    color: #428bca;
    font-size: 18px;
}

/* End MegaMenu css  */

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #000A48;
}

.navbar-light.navbar-dark-font .navbar-nav .active>.nav-link,
.navbar-light.navbar-dark-font .navbar-nav .nav-link.active,
.navbar-light.navbar-dark-font .navbar-nav .nav-link.show,
.navbar-light.navbar-dark-font .navbar-nav .show>.nav-link {
    color: #000;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #000A48;
    text-decoration: none;
    /* background-color: #E31E24; */
}

.navbar .submit-btn {
    background-color: #6B6B6B;
    border: none;
    padding: 8px 16px;
    border-radius: 10px;
    outline: none;
    color: #fff !important;
    font-family: 'Poppins-Medium';
}

.navbar-toggler {
    background-color: #ffffff;
}

.top-header ul {
    list-style: none;
    display: inline-flex;
    padding-left: 0;
    margin-bottom: 0;
}

.top-header li {
    margin-left: 23px;
}

.banner_desktop {
    display: block; 
}

.banner_mobile {
    display: none;
}

.Header-text-1 h1 {
    font-family: 'Nexa-Bold';
    font-size: 40px;
}

.Header-text-1 p {
    font-family: 'Poppins-Light';
    color: #fff;
    font-size: 14px;
    margin-top: 16px;
    letter-spacing: 0.9px;
}

.Header-text-1 {
    position: relative;
    margin-top: -30%;
    left: auto;
    right: auto;
}

.Header-text-1 .header_1 {
    color: #fff;
    text-shadow: 0px 2px 2px #d90fd969;
}

.Header-text-1 .text-colour-banner {
    color: #DD2D1F;
}

.Header-text-1 h4 {
    color: #fff;
    padding-bottom: 20px;
    padding-top: 15px;
    font-family: 'Poppins-Regular';
}

.banner_desktop .menu-btn {
    background: #fff;
    border: #fff;
    color: #007D9F;
    padding: 8px 25px;
    border-radius: 16px;
    font-family: 'Poppins-Medium';
    font-size: 12px;
}

.banner_desktop .carousel-control-prev {
    display: none;
}

.banner_desktop .carousel-control-next {
    display: none;
}

.banner_desktop .btn-img {
    width: 20%;
}

.banner_desktop .carousel-indicators {
    justify-content: right;
    margin-right: 10%;
}

.banner_desktop .carousel-indicators {
    list-style: none;
}

.banner_desktop .carousel-indicators li,
.carousel-indicators li.active {
    width: 65px;
    height: 37px;
    background-color: #fff0;
    position: relative;
    margin: 0 30px;
}

.banner_desktop .carousel-indicators img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.banner_desktop_1 .carousel-indicators {
    justify-content: center;
    margin-right: 15%;
    bottom: -15%;
}

.banner_desktop_1 .carousel-indicators {
    list-style: none;
}

.banner_desktop_1 .carousel-indicators li,
.carousel-indicators li.active {
    width: 65px;
    height: 37px;
    background-color: #fff0;
    position: relative;
    margin: 0 30px;
}

.banner_desktop_1 .carousel-indicators img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-4by3::before {
    padding-top: 0%;
}

.back-to-top {
    position: fixed;
    bottom: 150px;
    right: 25px;
    display: none;
    background-color: #cfad6b;
    border-color: #cfad6b;
    color: #fff;
    padding: 5px 10px 5px 10px;
}

.top-header a {
    color: #fff !important;
    text-decoration: none;
}

.banner_mb {
    display: none;
}

.banner_desktop {
    display: block;
}

.emb-aboutus-wrap {
    padding: 80px 0; 
    background-image: url(../images/bg-2.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.emb-aboutus-wrap h1{ 
    margin-bottom: 20px;
    font-family: 'Nexa-Light';
    color: #6B6B6B;
    font-size: 50px;
    padding-top: 30px;
}
.emb-aboutus-wrap span{ 
    font-family: 'Nexa-Bold';
    color: #6B6B6B;
}
.emb-aboutus-wrap p{ 
    font-family: 'Poppins-Regular';
    font-size: 14px;
    text-align: justify;
}
.emb-aboutus-wrap .submit-btn{ 
    background-color: #6B6B6B;
    border: none;
    padding: 8px 16px;
    border-radius: 10px;
    outline: none;
    color: #fff !important;
    font-family: 'Poppins-Medium';
    margin-top: 20px;
}
.emb-aboutus-wrap .submit-btn img{ 
    width: 15px;
    margin-left: 26px;
}
.emb-abts-img{
    position: absolute;
    left: -7px;
}


.emb-count-wrap {
    padding: 50px 0; 
    background-color: #88B13F; 
}
.emb-count-wrap h3 {
    text-align: center;
    color: #fff;
    font-family: 'Poppins-ExtraLight';
    font-size: 18px;
}
.emb-count-wrap h1 {
    text-align: center;
    color: #fff;
    font-family: 'Nexa-Bold';
}
 


.emb-edge-wrap{
    padding: 50px 0;
    background-image: url(../images/lead.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.emb-edge-wrap h1{ 
    font-family: 'Nexa-Light';
    color: #fff;
    text-align: center;
    padding-top: 90px;
    margin-bottom: 20px;
    font-size: 52px;
} 
.emb-edge-wrap .submit-btn{ 
    background-color: #88B13F;
    border: none;
    padding: 8px 16px;
    border-radius: 10px;
    outline: none;
    color: #fff !important;
    font-family: 'Poppins-Medium';
    margin-bottom: 122px;
}
.emb-edge-wrap .submit-btn img{ 
    width: 15px;
    margin-left: 26px;
}

.emb-vision-wrap{
    padding: 50px 0;
    background-color: #fff;
}
.emb-vs-ms-div{
    margin-left: 25px;
}
.emb-vs-ms-div-1{
    margin-right: 25px;
}
.emb-vision-wrap h1{
    color: #88B13F;
    font-family: 'Nexa-Light';
    padding-bottom: 30px;
    text-align: center;
    font-size: 50px;
}   
.emb-vision-wrap h2{
    color: #000;
    font-family: 'Nexa-Light';
    margin-top: 35px;
    margin-bottom: 20px;
    font-size: 40px;
}  
.emb-vision-wrap p{
    color: #000;
    font-size: 14px;
}
.emb-vision-wrap span{
     color: #000; 
    font-family: 'Poppins-SemiBold';
}


.emb-contact-wrap{
    padding: 50px 0;
    background-color: #6B6B6B; 
} 
.emb-contact-wrap h1{ 
    font-family: 'Poppins-Regular';
    color: #fff;
}
.emb-contact-wrap p{ 
    font-family: 'Poppins-Light';
    font-size: 14px;
    color: #fff;
}
.emb-contact-wrap label{
    color: #fff;
}
.emb-contact-wrap .form-control {
    background-color: #fff0;
    border-bottom: 2px solid #fff; 
    border-top: none; 
    border-left: none; 
    border-right: none;
    border-radius: 0;
    color: #fff;
}
.textarea{
    border: 2px solid #fff !important;
}
.emb-contact-wrap .custom-select { 
    border: 2px solid #fff !important; 
    border-radius: 5px !important;
    color: #fff !important;
    background-color: #6B6B6B;
}
.emb-contact-wrap .menu-btn {
    background: #fff;
    border: #fff;
    color: #000;
    padding: 6px 50px;
    border-radius: 5px;
    font-family: 'Poppins-Medium'; 
}



.product-cabinate{
    padding: 0 0 95px 0;
    background-image: url(../images/bg-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}
.product-cabinate .nav-pills-custom .nav-link {
    color: #6B6B6B; 
    position: relative;
    margin: 5px 15px 5px 15px;
    box-shadow: none;
    font-family: 'Poppins-Light';
}

.product-cabinate .nav-pills-custom .nav-link.active {
    color: #6B6B6B;
    background: none;
    margin: 5px 0 5px 0; 
    font-family: 'Poppins-Medium';
    padding-left: 30px;
}    
.product-cabinate .nav-pills-custom{ 
    padding: 20px 0 20px 0;
    border-radius: 15px;
}
.product-cabinate .tab-pane{
    padding: 30px 30px;  
    padding: 30px 30px 25px 30px;
}
.product-cabinate .tab-content{
    padding-top: 0;
    border-top: none;
}
.product-cabinate .tab-content h1{
    color: #fff;
    margin-top: 128px;
    margin-bottom: 15px; 
    font-family: 'Poppins-Light';
    font-size: 31px;
}
.product-cabinate .tab-content p{
    color: #fff;
    text-align: left;
    margin-bottom: 15px;
    font-size: 15px;
}
.product-cabinate .tab-content span{
    font-family: 'Poppins-Medium';
} 
.additional-section h1{
    font-family: 'Nexa-Light';
    color: #000;
    margin-top: 100px;
    margin-bottom: 10px; 
}  
.additional-section p{
    font-size: 15px;
    font-family: 'Poppins-Regular'; 
    margin-bottom: 30px;
    color: #000;
}
.emb-tab-f{
    background-image: url(../images/t-1.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.nav-pills-custom .nav-link::after {
    content: '';
    display: block; 
    border: 7px solid #88B13F; 
    position: absolute;
    top: 50%;
    right: 95%;
    transform: translateY(-50%);
    opacity: 0;
    border-radius: 10px;
}
.nav-pills-custom .nav-link.active::after {
    opacity: 1;
}




/* Footer  */
.emb-footer-wrap .emb-left-line{
    border-left: 1px solid #ffffff1f;
}
.emb-footer-wrap .footer-div-1{
    border-bottom: 1px solid #ffffff1f;
}
.emb-footer-wrap .footer-div-2 {
    padding-top: 30px;
    text-align: center;
}
.emb-footer-wrap .footer-div-2 li{
    margin-right: 10px;
}
.emb-footer-wrap .footer-div-2 ul{
    display: inline-flex;
    list-style: none;
    padding-left: 0;
}
.footer-div-2 p{
    color: #2B5071;
    font-family: 'Poppins-Medium'; 
}
.emb-footer-wrap .footer-div-2 ul img{
    width: 30px;
}
.single-footer-widget .address .location {
    padding-left: 27px;
    position: relative;
    color: #2B5071;
    padding-bottom: 12px;
}

.single-footer-widget .address .location_1 {
    padding-left: 30px;
}

.single-footer-widget .address .location i {
    position: absolute;
    left: 0;
}

.emb-footer-wrap {
    background-image: url(../images/footer-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 59px 0 40px 0;
}

.emb-footer-wrap .emb-footer-wrap-img {
    margin-bottom: 18px;
    width: 225px;
}

.emb-footer-wrap a {
    text-decoration: none;
    color: #2B5071;
}

.emb-footer-wrap h5 {
    margin-bottom: 25px;
    font-size: 17px;
    font-family: 'Poppins-Medium'; 
    color: #2B5071;
}

.emb-footer-wrap li {
    margin-bottom: 8px;
    font-size: 14px;
    font-family: 'Poppins-Regular';
    color: #2B5071;
}

.emb-footer-wrap .submit-btn {
    background: #0D1E67;
    border: #0D1E67;
    color: #fff;
    padding: 5px 30px;
    border-radius: 5px;
    width: 100%;
    font-family: 'Poppins-Regular';
    font-size: 15px;
}

.emb-footer-wrap ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-family: 'Poppins-Light';
    color: #000;
    font-size: 15px;
}

.emb-footer-wrap :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-family: 'Poppins-Light';
    color: #000;
    font-size: 15px;
}

.emb-footer-wrap ::-ms-input-placeholder {
    /* Microsoft Edge */
    font-family: 'Poppins-Light';
    color: #000;
    font-size: 15px;
}

.extra_footer .mb-stag p {
    text-align: left;
    font-family: 'Poppins-Regular';
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 15px;
    color: #000;
} 
.extra_footer .mb-stag-1 p {
    text-align: end;
    font-family: 'Poppins-Regular';
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 15px;
    color: #000;
}  
.mb-stag-1 a{
    color: #000;
}
.back-to-top {
    position: fixed;
    bottom: 150px;
    right: 25px;
    display: none;
    background-color: #88B13F;
    border-color: #88B13F;
    color: #fff;
    padding: 5px 10px 5px 10px;
}
.arrow-up {
    width: 22px;
}



@media only screen and (min-width: 1200px) and (max-width: 1310px) {}

@media only screen and (max-width: 1335px) {}

@media only screen and (max-width: 1199px) {}



@media only screen and (min-width: 768px) {}

@media only screen and (min-width: 768px) and (max-width: 1045px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Header-text-1 h1 {
        font-size: 20px;
    }

    .Header-text-1 p {
        font-size: 11px;
    }

    .Header-text-1 {
        position: relative;
        margin-top: -30%;
        left: 0%;
    }
    .emb-aboutus-wrap h1 { 
        font-size: 39px; 
        padding-top: 0;
    }
 

}

@media only screen and (min-width: 767px) and (max-width: 850px) {}

@media only screen and (min-width: 851px) and (max-width: 991px) {}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .nav-item {
        margin-left: 10px;
    }
     
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .top-header p {
        font-size: 11px;
        font-family: 'Poppins-Regular';
    }

    .footer-menu {
        padding: 10px 20px 0px 20px;
    }

    .Header-text-1 p {
        font-family: Tangerine;
        color: #fff;
        font-size: 30px;
        margin-top: 16px;
        letter-spacing: 0.9px;
    }

    .Header-text-1 h1 {
        font-family: Philosopher;
        font-size: 55px;
        color: #EDAE4F;
        font-weight: 900;
    }  

}

@media only screen and (max-width: 991px) {
    .navbar {
        z-index: 99;
        padding: 10px 0px 10px 10px;
    }

    .navbar-toggler {
        margin-right: 15px;
    }

    .navbar-login {
        background: transparent;
    }

    .nav-item.login .nav-link {
        background: transparent;
        /* color: rgba(0,0,0,.5); */
        padding: .5rem 0rem;
        border-radius: 0;
    }

    .top-header {
        display: none;
    }

    .position-form {
        position: relative;
        right: 0;
        z-index: 999;
        top: 20px;
    }
 

}

@media only screen and (max-width: 500px) {}

@media only screen and (max-width: 767px) {
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 20px;
    }

    h5 {
        font-size: 18px;
    }

    h6 {
        font-size: 16px;
    }

    .banner_mb {
        display: block;
    }

    .Header-text-1 {
        position: relative;
        margin-top: -45%;
        left: auto;
        right: auto;
    }

    .banner_desktop {
        display: none;
    }

    .banner_mb .btn-img {
        width: 20%;
    }

    .banner_mb .menu-btn {
        background: #F7B12D;
        border: #E4C590;
        color: #000;
        padding: 8px 25px;
        border-radius: 0;
        font-weight: 700;
        font-family: 'Poppins-SemiBold';
        font-size: 12px;
    }

    .navbar-nav {
        margin-top: 15px;
    }

    .nav-item {
        margin-left: 0;
    }

    .float-right {
        float: initial !important;
    }

    .megamenu {
        padding: 20px 0;
        width: 100%;
    } 

    .Header-text-1 h1 {
        font-family: 'LibreBaskerville-Regular';
        font-size: 23px;
    } 
    .Header-text-1 h4 {
        font-size: 12px;
    }  

    .emb-count-wrap h1 {
        margin-bottom: 0;
    }
    .emb-count-wrap h3 { 
        margin-bottom: 30px;
    }
    .emb-edge-wrap h1 { 
        font-size: 35px;
    }
    .additional-section h1 { 
        margin-top: 30px; 
    }
    .product-cabinate .nav-pills-custom .nav-link.active { 
        margin: 5px 15px 5px 15px; 
    }
    .nav-pills-custom .nav-link::after { 
        right: 100%; 
    }
    .emb-footer-wrap h5 {
        margin-bottom: 15px;
        font-size: 17px;
        font-family: 'Poppins-Regular';
        margin-top: 30px;
    }
    .product-cabinate .tab-content h1 { 
        font-size: 23px;
    }
    .emb-footer-wrap .emb-footer-wrap-img {
        margin-bottom: 20px;
    }
    .emb-contact-wrap {
        padding: 30px 0; 
    }
    .emb-about-wrap {
        padding: 20px 0;
    }

    .emb-about-wrap-1 h1 {
        font-size: 41px;
    } 
    .extra_footer .mb-stag p {
        text-align: center; 
    } 
    .extra_footer .mb-stag-1 p {
        text-align: center; 
    } 
    .emb-abts-img {
        position: relative;
        left: 0;
    }
    .emb-aboutus-wrap h1 { 
        font-size: 40px; 
        text-align: center;
    }
    .emb-aboutus-wrap {
        padding: 30px 0;
    }
    .product-cabinate {
        background-image: none;
    }
    .emb-aboutus-wrap {
        background: none;
    }
    .emb-vision-wrap {
        padding: 0 0 20px 0; 
    }
    .emb-vision-wrap h1 { 
        padding-top: 30px;
    }
    .emb-vs-ms-div{
        margin-left: 0;
    }
    .emb-vs-ms-div-1{
        margin-right: 0;
    }
    .emb-vision-wrap h2 {
        color: #000;
        font-family: 'Nexa-Light';
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 40px;
    }
    .spcc { display: flex; flex-flow: column; }  
    .two { order: 2; }
    .one { order: 1 }
    .emb-mg-head{
        margin-top: 30px !important;
    }
}


@media only screen and (max-width: 575px) {
    .nav-link {
        padding: 0.5rem 1rem !important;
    }
}

@media only screen and (min-width: 360px) and (max-width: 450px) {}

@media only screen and (min-width: 451px) and (max-width: 560px) {}

@media only screen and (min-width: 561px) and (max-width: 767px) {}

@media only screen and (min-width: 360px) and (max-width: 375px) {}