@media only screen and (min-width: 1920px) {
    html{
        font-size: 1.375rem;
    }
    .container{
        max-width: 107.5rem;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto{
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
    .row{
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
    .g-0{
        margin: 0;
    }
    .g-0 [class*="col-"]{
        padding-right: 0;
        padding-left: 0;
    }
    .owl-carousel .owl-nav button.owl-next{
        right: -5.3125rem;
    }
    .owl-carousel .owl-nav button.owl-prev{
        left: -5.3125rem;
    }
    
/*----------End 1920px------*/
}

@media only screen and (min-width: 2560px) {
    html{
        font-size: 1.75rem;
    }
    .container{
        max-width: 147.5rem;
        padding-right: 1.5625rem;
        padding-left: 1.5625rem;
    }
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto{
        padding-right: 1.5625rem;
        padding-left: 1.5625rem;
    }
    .row{
        margin-right: -1.5625rem;
        margin-left: -1.5625rem;
    }
    .g-0{
        margin: 0;
    }
    .g-0 [class*="col-"]{
        padding-right: 0;
        padding-left: 0;
    }
    .owl-carousel .owl-nav button.owl-next{
        right: -6.875rem;
    }
    .owl-carousel .owl-nav button.owl-prev{
        left: -6.875rem;
    }
    
/*----------End 2560px------*/
}

@media only screen and (max-width: 1399px){
    body{
        padding-top: 149px;
    }
    
/*-------------Owl nav--------------*/
    body .owl-theme .owl-nav [class*="owl-"]{
        width: 55px;
        height: 55px;
    }
    .owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{
        width: 39px;
        height: 45px;
    }
    .owl-theme .owl-dots .owl-dot span{
        width: 12px;
        height: 12px;
    }
    .common_btn{
        font-size: 18px;
        line-height: 22px;
        padding: 13px 20px;
    }
    .white_btn{
        padding: 13px 30px;
    }
    .small_btn{
        font-size: 14px;
        line-height: 18px;
        padding: 12px 18px;
    }
    
/*--------Contact info--------*/
    .contactInfo{
        padding: 20px 0 21px;
    }
    .call{
        font-size: 17px;
        line-height: 21px;
        padding-right: 25px;
    }

/*--------Social icon-------*/
    .social_icon ul li a img{
        width: 28px;
    }
    
/*----------Header-----------*/
    .navBar li{
        margin-right: 20px;
    }
    .navBar li a{
        font-size: 18px;
        line-height: 22px;
        padding: 22px 0;
    }
    .navWrapper{
        padding-left: 110px;
    }
    header .logo{
/*
        width: 243px;
        margin-top: 34px;
*/
        width: 190px;
        margin-top: 25px;
    }
    .main_header .container-fluid{
        padding: 0 58px 0 64px;
    }
    header.fixed{
        top: -102px;
    }
    .navBar .dropdown-menu{
        width: 230px;
    }
    
/*---------Home banner---------*/
    .home_banner, .banner_item{
        height: 570px;
    }
    .banner_caption{
        width: 95%;
        margin: 0 auto 65px;
    }
    .banner_caption h1{
        font-size: 42px;
        line-height: 46px;
        margin-bottom: 30px;
    }
    .banner_slider.owl-carousel .owl-nav button.owl-prev{
        left: 25px;
    }
    .banner_slider.owl-carousel .owl-nav button.owl-next{
        right: 25px;
    }
    .banner_slider.owl-theme .owl-dots{
        bottom: 20px;
    }
    
/*--------Feature sec--------*/
    .feature_item{
        height: 480px;
    }
    .feature_txt{
        top: 30px;
        right: 30px;
    }
    .feature_txt h2{
        font-size: 40px;
        line-height: 44px;
    }
    .feature_wrap ul li.active .feature_txt, .feature_wrap ul li.allTime_active .feature_txt{
        top: 30px;
        left: 25px;
        right: auto;
    }
    .feature_wrap ul li.active .feature_txt h2, .feature_wrap ul li.allTime_active .feature_txt h2{
        font-size: 55px;
        line-height: 59px;
    }
    .feature_wrap ul li.active .feature_txt h2 span, .feature_wrap ul li.allTime_active .feature_txt h2 span{
        font-size: 38px;
        line-height: 42px;
    }
     .feature_wrap ul li.active_only .feature_txt{
        top: 30px;
        right: 30px;
        left: auto;
    }
    .feature_wrap ul li.active_only .feature_txt h2{
        font-size: 40px;
        line-height: 44px;
    }
    .feature_wrap ul li.active_only .feature_txt h2 span{
        font-size: 28px;
        line-height: 32px;
    }
    
/*-----------Grow sec----------*/
    .grow_txt{
        font-size: 16px;
        line-height: 20px;
        padding: 120px 15px 160px;
    }
    .grow_txt h3{
        font-size: 40px;
        line-height: 44px;
    }
    .grow_txt h3 span{
        font-size: 21px;
        line-height: 25px;
        padding-top: 3px;
    }
    .grow_txt > p{
        padding: 25px 0 35px;
    }
    .box_txt{
        padding: 35px 60px 25px 45px;
    }
    .box_txt p{
        font-size: 28px;
        line-height: 32px;
        padding-bottom: 12px;
    }
    .box_txt span{
        font-size: 20px;
        line-height: 24px;
        padding-right: 20px;
    }
    .white_logo{
        bottom: 28px;
        right: 38px;
        width: 43px;
        height: 85px;
    }
    .left{
        right: auto;
        left: 48px;
        bottom: 54px;
    }
    
/*-----------Inverter sec----------*/
    .invester_sec{
        padding: 90px 0 75px;
    }
    .sec_head{
        margin-bottom: 75px;
    }
    .sec_head h4{
        font-size: 44px;
        line-height: 48px;
    }

/*---------Invester slider-----------*/
    .invester_no{
        width: 140px;
        height: 140px;
    }
    .invester_no p{
        font-size: 64px;
        line-height: 68px;
    }
    .invester_no::before{
        bottom: -26px;
        width: 34px;
        height: 34px;
    }
    .invester_wrap{
        padding: 0 32px 65px;
    }
    .invester_txt{
        padding: 35px 0 0;
    }
    .invester_txt p{
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .invester_txt span{
        font-size: 17px;
        line-height: 21px;
    }
    
/*------------Newsletter sec------------*/
    .newsLetter_sec{
/*        padding: 75px 0 105px;*/
        padding: 50px;
    }
    .newsletter_title p{
        font-size: 24px;
        line-height: 28px;
    }
    .newsletter_title h5{
        font-size: 36px;
        line-height: 40px;
    }

/*----------Newletter form-----------*/
    .newletter_form .small_btn{
        font-size: 16px;
        line-height: 20px;
        padding: 16px 5px;
    }
    .newletter_form .form-control{
        font-size: 17px;
        line-height: 21px;
        height: 52px;
    }
    
/*--------------Footer--------------*/
    .site_footer{
        padding: 55px 0 25px;
    }
    .footer_box h6{
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .footer_link ul li{
        padding-bottom: 6px;
    }
    .abt_txt p{
        padding-bottom: 10px;
    }
    .footer_logo{
        width: 55px;
        margin: 0 0 40px 45px;
    }
    .footerContact ul li{
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 10px;
    }
    .site_footer .social_icon ul{
        margin-top: 18px;
    }
    .site_footer .social_icon ul li a{
        margin-right: 8px;
    }
    .site_footer .social_icon ul li a img{
        width: 28px;
    }

/*------------Copy right--------------*/
    .copy_right{
        padding-top: 40px;
    }
    
    
    
    
    
    
    
    
/*------------Contact page--------------*/    
/*------------Contact sec--------------*/    
    .contact_link ul li:first-child .link{
        width: 74%;
    }
    
    
/*-------------Inner Page----------*/
/*-------------Inner Banner----------*/
    .commonWrapper_box{
        margin-bottom: 20px;
        padding: 25px 18px;
        margin: 25px 0;
    }
    
/*------------Team Page----------*/
/*------------Team Sec----------*/
    .team_wrap > .row > [class*="col-"]{
        margin-bottom: 25px;
    }
    .team_item{
        padding: 25px 15px;
    }
    .team_txt span{
        margin-bottom: 12px;
    }
    
/*------------Resource Page----------*/
    .resource_wrap .row [class*="col-"]{
        margin-bottom: 25px;
    }
    .pdf_link a{
        font-size: 18px;
        line-height: 22px;
        padding: 25px 18px;
    }

/*------------PFAS Page----------*/
    .imgTxtBox_wrap .row{
        margin-bottom: 25px;
    }
    .imgBox_txt{
        padding: 45px 40px;
    }
    
/*----------End 1399px------*/    
}

@media only screen and (min-width: 1200px) {
    .navBar>.dropdown:hover>.dropdown-menu, .navBar>.dropdown:focus>.dropdown-menu, .navBar>.dropdown:focus-within>.dropdown-menu{
        display: block;
    }
    .navBar>.dropdown>.dropdown-menu>.dropdown:hover>.dropdown-menu, .navBar>.dropdown>.dropdown-menu>.dropdown:focus>.dropdown-menu, .navBar>.dropdown>.dropdown-menu>.dropdown:focus-within>.dropdown-menu{
        display: block;
    }
    .navBar>.dropdown>.dropdown-menu>.dropdown>.dropdown-menu>.dropdown:hover>.dropdown-menu, .navBar>.dropdown>.dropdown-menu>.dropdown>.dropdown-menu>.dropdown:focus>.dropdown-menu,
    .navBar>.dropdown>.dropdown-menu>.dropdown>.dropdown-menu>.dropdown:focus-within>.dropdown-menu{
        display: block;
    }
    .navBar .dropdown-menu .dropdown{
        display: block;
    }
    .navBar .dropdown-menu .dd_opener{
        display: none;
    }
    .navBar .dropdown-menu .dropdown-menu{
        left: 100%;
        top: 0;
    }
    .navBar li:nth-child(n + 3) .dropdown-menu .dropdown-menu{
        right: 100%;
    }

/*----------End 1200px------*/
}

@media only screen and (max-width: 1199px){
    body{
        padding-top: 100px;
    }
    body h1{
        font-size: 36px;
        line-height: 40px;
    }
    body h2{
        font-size: 32px;
        line-height: 38px;
    }
    body h3{
        font-size: 28px;
        line-height: 32px;
    }
    body h4{
        font-size: 24px;
        line-height: 28px;
    }
    body h5{
        font-size: 22px;
        line-height: 26px;
    }
    body h6{
        font-size: 18px;
        line-height: 22px;
    }
    
/*-------------Owl nav--------------*/
    body .owl-theme .owl-nav [class*="owl-"]{
        width: 45px;
        height: 45px;
    }
    .owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{
        width: 29px;
        height: 35px;
    }
    .owl-carousel .owl-nav button.owl-next{
        right: -55px;
    }
    .owl-carousel .owl-nav button.owl-prev{
        left: -55px;
    }
    .common_btn{
        font-size: 16px;
        line-height: 20px;
        padding: 12px 18px;
    }
    .white_btn{
        padding: 12px 25px;
    }
    .small_btn{
        font-size: 14px;
        line-height: 18px;
        padding: 11px 16px;
    }
    
/*--------skip to content-------*/
    .skip_main:focus, .skip_main:focus-within,
    .skip_main:active{
        font-size: 15px;
        line-height: 19px;
        padding: 12px 15px;
    }

/*---------Contact info wrap---------*/
    .contactInfo_wrap{
        display: none;
    }
    
/*----------------Main header------------*/
    .main_header{
        padding: 15px 0;
    }
    .main_header .container-fluid{
        padding: 0 25px;
    }
    header .logo, header.fixed .logo{
/*        width: 200px;*/
        margin-top: 0;
        width: 140px;
    }
    .menu_wrap{
        justify-content: flex-end;
    }
    .menu{
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        right: -100%;
        z-index: 2;
        background: #dfdfdf;
        padding: 110px 12px 30px;
        margin: 0;
        -ms-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .menu::after{
        content: "";
        width: 100%;
        height: 100px;
        background: #fff;
        position: absolute;
        left: 0;
        top: 0;
    }
    .menu.show{
        right: 0;
    }
    .headerBtn{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        order: 3;
        width: 45px;
        height: 30px;
        z-index: 4;
    }
    .headerBtn .hamburger{
        display: block;
    }
    .menuBackBtn{
        display: block !important;
    }
    .menuWrapper{
        justify-content: flex-end;
        align-items: center;
    }
    .navBar{
        flex-direction: column;
        width: 100%;
    }
    .navBar li{
        border-bottom: 1px solid #c7c7c7;
        padding: 0;
    }
    .navBar li:last-child{
        border-bottom: none;
    }
    .navBar li:hover>a{
        color: #62822a;
    }
    .navBar .dropdown-menu{
        position: static;
        width: 100%;
        box-shadow: none;
        background: transparent;
    }
    .navBar .dropdown-menu li a{
        background: transparent;
        font-size: 17px;
        color: #000;
        padding-left: 0;
        border-bottom: none;
    }
    .navBar .dropdown-menu li:hover > a{
        padding-left: 0;
    }
    .navBar .dropdown-menu li a:hover{
        background: transparent;
    }
    .navBar .dropdown-menu li:hover>a{
        background: transparent;
        color: #62822a;
    }
    .navBar .dropdown{
        justify-content: space-between;
    }
    .navBar .dropdown>a{
        flex-grow: 1;
        width: 50%;
    }
    .navBar .dropdown.navActive{
        border-bottom: none;
        padding-left: 22px;
    }
    .navBar .dropdown.navActive>a{
        font-size: 20px;
        color: #62822a;
        font-weight: 700;
    }
    .navBar .dropdown.navActive .dropdown.navActive{
        padding-left: 0;
    }
    .navBar li{
        margin-right: 0;
    }
    .navBar>li>a{
        font-size: 18px;
        line-height: 22px;
        font-weight: 600;
        color: #000;
        padding: 12px 0;
    }
    .navWrapper{
        max-height: 100%;
        overflow: auto;
        max-width: 500px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        height: 100%;
        padding-left: 0;
    }
    nav{
        padding: 0 55px 0 30px;
        padding-right: 25px;
        position: relative;
    }
    .dd_opener{
        padding-left: 0;
        margin-left: 0;
        cursor: pointer;
    }
    .dd_opener i{
        font-size: 0px;
        height: 35px;
        width: 35px;
        display: inline-block;
        vertical-align: middle;
        background-image: url(../images/icon/right-angle.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 14px 14px;
    }
    .menuArea{
        justify-content: space-between;
        flex-direction: row;
        align-items: center;
        padding: 0;
    }
    
/*----------Fixed menu-----------*/
    header.fixed{
        top: -100px;
    }
    header.fixed .navBar li a{
        padding: 12px 0;
    }
    header.fixed .navBar .dropdown-menu li a{
        padding-left: 0;
    }

/*-----------SM version----------*/    
    .smVersion{
        display: block;
        margin-top: auto;
    }
    .contactInfo{
        display: block;
        padding: 0;
        text-align: center;
    }
    .call{
        font-size: 20px;
        line-height: 24px;
        padding: 0 0 12px;
    }
    .call p a:hover{
        color: #62822a;
    }
    .contactInfo .social_icon ul{
        justify-content: center;
        margin-bottom: 15px;
    }
    
/*-----------Search--------*/
    .search_icon{
        padding-right: 15px;
        padding-left: 0;
    }
    .search_box{
        padding: 10px 20px;
    }
    .search_box .form-control[type=submit]{
        width: 120px;
    }
    
/*---------Home banner---------*/
    .home_banner, .banner_item{
        height: 470px;
    }
    .banner_caption{
        width: 100%;
        margin: 0 auto 45px;
    }
    .banner_caption h1{
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .banner_slider.owl-carousel .owl-nav button.owl-prev{
        left: 20px;
    }
    .banner_slider.owl-carousel .owl-nav button.owl-next{
        right: 20px;
    }
    .banner_slider.owl-theme .owl-dots{
        bottom: 15px;
    }
    
/*--------Feature sec--------*/
    .feature_item{
        height: 430px;
    }
    .feature_txt{
        top: 20px;
        right: 20px;
    }
    .feature_txt h2{
        font-size: 36px;
        line-height: 40px;
    }
    .feature_wrap ul li.active .feature_txt, .feature_wrap ul li.allTime_active .feature_txt{
        top: 20px;
        left: 15px;
        right: auto;
    }
    .feature_wrap ul li.active .feature_txt h2, .feature_wrap ul li.allTime_active .feature_txt h2{
        font-size: 48px;
        line-height: 52px;
    }
    .feature_wrap ul li.active .feature_txt h2 span, .feature_wrap ul li.allTime_active .feature_txt h2 span{
        font-size: 34px;
        line-height: 38px;
    }
     .feature_wrap ul li.active_only .feature_txt{
        top: 20px;
        right: 20px;
        left: auto;
    }
    .feature_wrap ul li.active_only .feature_txt h2{
        font-size: 36px;
        line-height: 40px;
    }
    .feature_wrap ul li.active_only .feature_txt h2 span{
        font-size: 24px;
        line-height: 28px;
    }
    
/*-----------Grow sec----------*/
    .grow_txt{
        padding: 100px 15px 140px;
    }
    .grow_txt h3{
        font-size: 36px;
        line-height: 40px;
    }
    .grow_txt h3 span{
        font-size: 19px;
        line-height: 23px;
    }
    .grow_txt > p{
        padding: 15px 0 25px;
    }
    .box_txt{
        padding: 25px 40px 20px 35px;
    }
    .box_txt p{
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 10px;
    }
    .box_txt span{
        font-size: 18px;
        line-height: 22px;
        padding-right: 15px;
    }
    .white_logo{
        bottom: 20px;
        right: 30px;
        width: 33px;
        height: 62px;
    }
    .left{
        right: auto;
        left: 30px;
        bottom: 40px;
    }
    
/*-----------Inverter sec----------*/
    .invester_sec{
        padding: 70px 0 55px;
    }
    .sec_head{
        margin-bottom: 55px;
    }
    .sec_head h4{
        font-size: 40px;
        line-height: 44px;
    }

/*---------Invester slider-----------*/
    .invester_no{
        width: 120px;
        height: 120px;
    }
    .invester_no p{
        font-size: 54px;
        line-height: 58px;
    }
    .invester_no::before{
        bottom: -22px;
        width: 30px;
        height: 30px;
    }
    .invester_wrap{
        padding: 0 0 45px;
    }
    .invester_txt{
        padding: 30px 0 0;
    }
    .invester_txt p{
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .invester_txt span{
        font-size: 15px;
        line-height: 19px;
    }
    
/*------------Newsletter sec------------*/
    .newsLetter_sec{
/*        padding: 60px 0;*/
        padding: 40px;
    }
    .newsletter_title p{
        font-size: 20px;
        line-height: 24px;
    }
    .newsletter_title h5{
        font-size: 32px;
        line-height: 36px;
    }

/*----------Newletter form-----------*/
    .newletter_form .small_btn{
        padding: 14px 5px;
    }
    .newletter_form .form-control{
        font-size: 16px;
        line-height: 20px;
        height: 48px;
    }
    
/*--------------Footer--------------*/
    .site_footer{
        padding: 40px 0 20px;
    }
    .footer_box h6{
        font-size: 17px;
        line-height: 21px;
        margin-bottom: 12px;
    }
    .footer_logo{
        width: 45px;
        margin: 0 0 30px 25px;
    }
    .site_footer .social_icon ul{
        margin-top: 15px;
    }
    .copy_right{
        padding-top: 30px;
    }

    
    
    

    
    
    

/*--------------Inner Page-------------*/
/*--------------Inner wrapper-------------*/
    .inner_wrapper .inner_content{
        padding: 50px 30px;
    }
    .inner_wrapper .inner_content{
        width: 70%;
    }
    .inner_sidebar{
        width: 30%;
    }
    .alignleft, .alignright{
        width: 350px !important;
/*        height: 300px;*/
        margin: 0 20px 20px 0;
    }
    .alignright{
        margin: 0 0 20px 20px;
    }
    .title_wrap{
        padding: 50px 20px 15px 0;
    }
    .backBtn a{
        padding: 15px 15px 15px 40px;
    }
    .sidebar_info{
        padding: 0 25px 30px 0;
    }
    .btn_group .common_btn{
        margin-right: 10px;
    }
    .commonWrapper_box{
        margin-bottom: 15px;
        padding: 20px 15px;
        margin: 20px 0;
    }
    
/*------------Accordion------------*/
    .accordion .accordion-header .accordion-button{
        font-size: 18px;
        line-height: 22px;
        padding: 14px 35px 14px 12px;
    }
    .accordion .accordion-body{
        padding: 15px 12px;
    }
    
/*------------Contact Page----------*/
/*------------Contact Sec----------*/
    .contact_form .forminator-ui#forminator-module-131.forminator-design--default .forminator-button-submit{
        font-size: 16px;
        line-height: 20px;
        padding: 15px 25px
    }
    
/*------------Blog Page----------*/
/*------------Blog Sec----------*/
    .blog_info h2{
        font-size: 22px;
        line-height: 26px;
    }
    .blog_info{
        padding: 20px 18px;
    }
    .blog_item{
        margin-bottom: 30px;
    }

/*------------Blog deatails page----------*/
/*------------Blog details sec----------*/
    .blogDetails_content h1{
        font-size: 26px;
        line-height: 30px;
    }
    
/*------------404 Page----------*/
/*------------404 Sec----------*/
    .error_content h1{
        font-size: 150px;
        line-height: 154px;
    }
    
/*------------Team Page----------*/
/*------------Team Sec----------*/
    .team_wrap > .row > [class*="col-"]{
        margin-bottom: 20px;
    }
    .team_item{
        padding: 20px 15px;
    }
    .team_txt span{
        margin-bottom: 10px;
    }
    
/*------------Resource Page----------*/
    .resource_wrap .row{
        margin: 0 -10px;
    }
    .resource_wrap .row [class*="col-"]{
        margin-bottom: 20px;
        padding: 0 10px;
    }
    .pdf_link a{
        font-size: 17px;
        line-height: 21px;
        padding: 20px 15px;
    }
    
/*------------PFAS Page----------*/
    .imgTxtBox_wrap .row{
        margin-bottom: 20px;
    }
    .imgBox_txt{
        padding: 35px 30px;
    }
    
    /* Products page */
    .tree_img{
        margin: 18px 0 35px;
    }

    
/*-----------End 1199px----------*/
}

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

@media only screen and (max-width: 991px) {
/*-----------Search--------*/
    .search_wrap{
        max-width: 100%;
    }
    .search_box .form-control[type=submit]{
        width: 110px;
        font-size: 15px;
    }
    
/*---------Home banner---------*/
    .home_banner, .banner_item{
        height: 400px;
    }
    .banner_caption{
        margin: 0 auto 30px;
    }
    .banner_caption h1{
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 15px;
    }
    
/*--------Feature sec--------*/
    .feature_item{
        height: 390px;
    }
    .feature_txt{
        top: 15px;
        right: 15px;
    }
    .feature_txt h2{
        font-size: 32px;
        line-height: 36px;
    }
    .feature_wrap ul li.active .feature_txt, .feature_wrap ul li.allTime_active .feature_txt{
        top: 15px;
        left: 10px;
        right: auto;
    }
    .feature_wrap ul li.active .feature_txt h2, .feature_wrap ul li.allTime_active .feature_txt h2{
        font-size: 36px;
        line-height: 40px;
    }
    .feature_wrap ul li.active .feature_txt h2 span, .feature_wrap ul li.allTime_active .feature_txt h2 span{
        font-size: 26px;
        line-height: 30px;
    }
     .feature_wrap ul li.active_only .feature_txt{
        top: 15px;
        right: 15px;
        left: auto;
    }
    .feature_wrap ul li.active_only .feature_txt h2{
        font-size: 30px;
        line-height: 34px;
    }
    .feature_wrap ul li.active_only .feature_txt h2 span{
        font-size: 20px;
        line-height: 24px;
    }
    
/*-----------Grow sec----------*/
    .grow_txt{
        padding: 80px 12px 100px;
    }
    .grow_txt h3{
        font-size: 32px;
        line-height: 36px;
    }
    .grow_txt h3 span{
        font-size: 17px;
        line-height: 21px;
    }
    .grow_txt > p{
        padding: 12px 0 20px;
    }
    .box_txt{
        padding: 20px 30px 15px 25px;
        border-top-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }
    .box_txt p{
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 8px;
    }
    .box_txt span{
        font-size: 17px;
        line-height: 21px;
        padding-right: 12px;
    }
    .white_logo{
        bottom: 15px;
        right: 20px;
        width: 23px;
        height: 45px;
    }
    .left{
        right: auto;
        left: 20px;
        bottom: 25px;
    }
    
/*-----------Inverter sec----------*/
    .invester_sec{
        padding: 60px 0;
    }
    .sec_head{
        margin-bottom: 35px;
    }
    .sec_head h4{
        font-size: 36px;
        line-height: 40px;
    }

/*---------Invester slider-----------*/
    .invester_no{
        width: 100px;
        height: 100px;
    }
    .invester_no p{
        font-size: 44px;
        line-height: 48px;
    }
    .invester_no::before{
        bottom: -18px;
        width: 26px;
        height: 26px;
    }
    .invester_wrap{
        padding: 0 20px 35px;
    }
    .invester_txt{
        padding: 25px 0 0;
    }
    .invester_txt p{
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }

/*------------Newsletter sec------------*/
    .newsLetter_sec{
/*        padding: 40px 0;*/
        padding: 30px 0;
    }
    .newsLetter_wrap .column:nth-child(n + 1){
        width: 100%;
    }
    .newsletter_title{
        text-align: center;
        margin-bottom: 20px;
    }
    .newsletter_title p{
        font-size: 18px;
        line-height: 22px;
    }
    .newsletter_title h5{
        font-size: 28px;
        line-height: 32px;
    }

/*--------------Footer--------------*/
    .footer_wrap .row [class*="col-"]:nth-child(2){
        order: 3;
        margin-top: 30px;
    }
    .footer_wrap .row [class*="col-"]:nth-child(3){
        order: 2;
    }
    
    
    
    
    
    
    
    
    
    
/*--------------Inner page-------------*/
/*--------------Inner wrapper-------------*/
    .inner_wrapper{
        padding: 50px 30px;
        margin-right: 0;
    }
    .inner_wrapper .inner_content, .inner_sidebar{
        width: 100%;
        padding: 0;
    }
    .inner_wrapper .inner_content{
        order: 2;
    }
    .inner_content ul li{
        padding: 0 0 10px 1.125rem;
    }
    .inner_content ol li{
        padding-bottom: 12px;
    }
    .inner_content ul li ul{
        padding: 12px 0 0;
    }
    .listing_none ul li{
        padding: 0;
    }
    
/*--------------Inner sidebar-------------*/
    .inner_sidebar{
        order: 1;
        margin-bottom: 20px;
    }
    .sidebar_wrap{
        position: relative;
        z-index: 1;
        overflow: inherit;
    }
    .sidebarIcon{
        display: block;
    }
    .title_wrap{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        overflow: hidden;
        border-radius: 3px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        background: #6a9612;
        padding: 12px 15px;
    }
    .title_wrap h3{
        color: #fff;
    }
    .title_wrap .title{
        width: 50%;
        flex-grow: 1;
    }
    .sidebar_info{
        position: absolute;
        box-shadow: 0px 5px 8px 1px rgba(0, 0, 0, 0.23);
        overflow: hidden;
        width: 100%;
        background: #dfdfdf;
        padding: 15px 12px;
        border-radius: 5px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        top: 100%;
        left: 100%;
        opacity: 0;
        visibility: hidden;
        -ms-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .sidebar_info.show{
        left: 0;
        opacity: 1;
        visibility: visible;
    }
    .sidebar_link ul li a{
        padding: 14px 12px;
    }
    .sideContact_info{
        padding: 15px 0 0;
    }
    .sideContact_info .common_btn{
        font-size: 16px;
        line-height: 20px;
        padding: 18px 12px;
        margin-bottom: 10px;
    }
    
/*--------------Contact page---------*/
    .common_padding .sec_head, .inner_content .sec_head{
        margin-bottom: 30px;
    }
/*--------------Contact Sec---------*/
    .contact_info{
        margin-bottom: 30px;
    }
    .contact_form .form-group{
        margin-bottom: 18px;
    }
    .contact_link ul li:first-child .link{
        width: 40%;
    }
    
/*------------Resource Page----------*/
    .resource_wrap .row{
        margin: 0 -7.5px;
    }
    .resource_wrap .row [class*="col-"]{
        margin-bottom: 18px;
        padding: 0 7.5px;
    }
    .pdf_link a{
        font-size: 16px;
        line-height: 20px;
        padding: 18px 12px;
    } 
    
/*------------PFAS Page----------*/
    .imgTxtBox_wrap .row{
        margin-bottom: 18px;
    }
    .imgBox_txt{
        padding: 25px 20px;
    }
    
    /* Products page */
    .tree_img{
        margin: 15px 0 30px;
    }
    
    /* bread crubs */
    .page_nav li a{
        padding: 14px 16px;
    }
    .box_link{
        padding: 15px 12px;
    }
    .box_link h6{
        margin-top: 8px;
    }
    
/*--------------End 991px---------*/
}

@media only screen and (max-width: 768px) {
/*--------------End 768px---------*/
}

@media only screen and (max-width: 767px) {
    body h1{
        font-size: 32px;
        line-height: 36px;
    }
    body h2{
        font-size: 28px;
        line-height: 32px;
    }
    body h3{
        font-size: 24px;
        line-height: 28px;
    }
    body h4{
        font-size: 22px;
        line-height: 26px;
    }
    body h5{
        font-size: 20px;
        line-height: 24px;
    }
    body h6{
        font-size: 17px;
        line-height: 21px;
    }
    
/*-------------Owl nav--------------*/
    body .owl-theme .owl-nav [class*="owl-"]{
        width: 35px;
        height: 35px;
    }
    .owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{
        width: 19px;
        height: 25px;
    }
    .owl-theme .owl-dots .owl-dot span{
        border-color: #8bb736;
    }
    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span{
        border-color: #8bb736;
        background: #8bb736;
    }
    .common_btn{
        font-size: 15px;
        line-height: 19px;
        padding: 11px 16px;
    }
    .small_btn{
        font-size: 14px;
        line-height: 18px;
        padding: 11px 16px;
    }
    
/*---------Home banner---------*/
    .home_banner, .banner_item{
        height: auto;
        line-height: 0;
        background: #efefef;
    }
    .banner_item .banner_bg, .banner_item .video{
        height: 300px;
    }
    .banner_caption{
        position: inherit;
        background: transparent;
        padding: 40px 12px 50px;
        margin: 0 auto;
    }
    .banner_caption h1{
        font-size: 28px;
        line-height: 32px;
        color: #6a9612;
        margin-bottom: 10px;
    }
    .banner_slider.owl-theme .owl-dots{
        bottom: 10px;
    }
    
/*--------Feature sec--------*/
    .feature_item{
        height: 350px;
    }
    .feature_txt{
        top: 10px;
        right: 10px;
    }
    .feature_txt h2{
        font-size: 28px;
        line-height: 32px;
    }
    .feature_wrap ul li.active .feature_txt, .feature_wrap ul li.allTime_active .feature_txt{
        top: 10px;
        left: 10px;
        right: auto;
    }
    .feature_wrap ul li.active .feature_txt h2, .feature_wrap ul li.allTime_active .feature_txt h2{
        font-size: 26px;
        line-height: 30px;
    }
    .feature_wrap ul li.active .feature_txt h2 span, .feature_wrap ul li.allTime_active .feature_txt h2 span{
        font-size: 20px;
        line-height: 24px;
    }
     .feature_wrap ul li.active_only .feature_txt{
        top: 10px;
        right: 10px;
        left: auto;
    }
    .feature_wrap ul li.active_only .feature_txt h2{
        font-size: 22px;
        line-height: 26px;
    }
    .feature_wrap ul li.active_only .feature_txt h2 span{
        font-size: 18px;
        line-height: 22px;
    }
    
/*-----------Grow sec----------*/
    .grow_txt{
        padding: 60px 12px;
    }
    .grow_txt h3{
        font-size: 28px;
        line-height: 32px;
    }
    .grow_txt > p{
        padding: 12px 0 15px;
    }
    .box_txt{
        padding: 20px 15px;
    }
    .box_txt p{
        font-size: 18px;
        line-height: 22px;
    }
    .box_txt span{
        font-size: 16px;
        line-height: 20px;
    }
    .white_logo{
        bottom: 12px;
        right: 12px;
    }
    .left{
        right: auto;
        left: 12px;
        bottom: 12px;
    }
    
/*-----------Inverter sec----------*/
    .invester_sec{
        padding: 40px 0;
    }
    .sec_head{
        margin-bottom: 30px;
    }
    .sec_head h4{
        font-size: 32px;
        line-height: 36px;
    }

/*---------Invester slider-----------*/
    .invester_no{
        width: 80px;
        height: 80px;
    }
    .invester_no p{
        font-size: 36px;
        line-height: 40px;
    }
    .invester_no::before{
        bottom: -14px;
        width: 22px;
        height: 22px;
    }
    .invester_wrap{
        padding: 0 35px 30px;
    }
    .invester_txt{
        padding: 20px 0 0;
    }
    .invester_txt p{
        font-size: 17px;
        line-height: 21px;
        margin-bottom: 8px;
    }

    
/*------------Newsletter sec---------*/
    .newsLetter_sec{
        background-size: 60% 100%;
    }
    .newletter_form .row [class*="col-"]{
        width: 50%;
    }
    .newletter_form .row [class*="col-"]:last-child{
        width: auto;
        margin: 0 auto;
        margin-top: 15px;
    }
    .newletter_form .small_btn{
        padding: 14px 20px;
    }
    
    /* Newletter 3rd party form */
    .newletter_form .ctct-form-header{
        font-size: 22px !important;
        line-height: 26px !important;
    }
    .newletter_form .ctct-form-field{
        width: 50%;
    }    
    
/*------------Footer------------*/
    .site_footer .icon_big{
        left: -40px;
        width: 154px;
        height: 304px;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    
    

    

    
    
    
    
    
    
    
    
    
    
    

    
/*--------------Inner page-------------*/
/*--------------Inner Banner-------------*/
    .inner_banner{
        padding-top: 0;
        height: 200px;
    }
    
/*--------------Inner wrapper-------------*/
    .inner_wrapper{
        padding: 40px 12px;
    }
    .inner_content{
        font-size: 16px;
        line-height: 22px;
        padding: 40px 0;
    }
    .inner_content h1{
        margin-bottom: 18px;
    }
    .inner_content h2{
        margin-bottom: 16px;
    }
    .inner_content h3{
        margin-bottom: 14px;
    }
    .inner_content h4{
        margin-bottom: 12px;
    }
    .inner_content h5{
        margin-bottom: 10px;
    }
    .inner_content h6{
        margin-bottom: 8px;
    }
    .inner_content p{
        padding-bottom: 10px;
    }
    .alignleft, .alignright{
        width: 250px !important;
/*        height: 200px;*/
        margin: 0 15px 15px 0;
    }
    .alignright{
        margin: 0 0 15px 15px;
    }
    .title_wrap{
        padding: 15px;
    }
    .sidebar_link{
        font-size: 18px;
        line-height: 22px;
    }
    .backBtn a{
        font-size: 16px;
        line-height: 20px;
    }
    .btn_group .common_btn{
        margin-right: 8px;
        margin-bottom: 8px;
    }
    .commonWrapper_box{
        padding: 20px 12px;
    }
    
/*--------------Contact page---------*/
/*--------------Contact Sec---------*/
    .common_padding{
        padding: 40px 0;
    }
    .contact_logo{
        width: 140px;
        margin-bottom: 20px;
    }
    .contact_info .social_icon{
        padding-top: 25px;
    }
    .contact_link ul li{
        margin-bottom: 12px;
    }
    
/*--------------Contact Sec---------*/
    .form_wrap .row [class*="col-"]:last-child{
        position: relative;
    }
    .form_wrap .wpcf7-spinner{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    
/*-----------Map sec---------*/    
    .map_area{
        height: 300px;
    }
    
/*------------Blog Page----------*/
/*------------Blog Sec----------*/
    .blog_info h2{
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .blog_info{
        padding: 20px 12px;
    }
    .blog_item{
        margin-bottom: 20px;
    }
    .blog_img{
        padding-top: 0;
        height: 220px;
    }

/*------------Blog deatails page----------*/
/*------------Blog details sec----------*/
    .blogDetails_content h1{
        font-size: 22px;
        line-height: 26px;
    }
    
/*------------404 Page----------*/
/*------------404 Sec----------*/
    .error_content{
        font-size: 16px;
        line-height: 20px;
    }
    .error_content h1{
        font-size: 110px;
        line-height: 114px;
    }
    
/*------------Team Page----------*/
/*------------Team Sec----------*/
    .team_txt h5{
        margin-bottom: 5px;
    }
    .team_item{
        padding: 15px 12px;
    }
    
/*------------PFAS Page----------*/
    .imgTxtBox_wrap .row{
        margin-bottom: 15px;
    }
    .imgBox_txt{
        font-size: 18px;
        line-height: 24px;
        padding: 20px 15px;
    }
    .imgBox_txt p{
        padding-bottom: 0;
    }

    /* Products page */
    .tree_img{
        margin: 15px 0 20px;
    }
    
    /* bread crubs */
    .page_nav_sec{
        padding: 12px 0;
    }
    .page_nav li a{
        font-size: 16px;
        line-height: 20px;
        padding: 10px 15px;
    }
    
/*---------End 767px--------*/
}

@media only screen and (max-width: 575px) {
    body{
        padding-top: 85px;
    }
    body h1{
        font-size: 28px;
        line-height: 32px;
    }
    body h2{
        font-size: 26px;
        line-height: 30px;
    }
    body h3{
        font-size: 22px;
        line-height: 26px;
    }
    body h4{
        font-size: 21px;
        line-height: 25px;
    }
    body h5{
        font-size: 19px;
        line-height: 23px;
    }
    .owl-carousel .owl-nav button.owl-next{
        right: -45px;
    }
    .owl-carousel .owl-nav button.owl-prev{
        left: -45px;
    }
    .small_btn{
        padding: 10px 16px;
    }
    
/*--------------Main header----------*/
    .main_header .container-fluid{
        padding: 0 12px;
    }
    header .logo, header.fixed .logo{
        width: 110px;
    }
    .menu::after{
        height: 85px;
    }
    nav{
        padding-left: 0;
        padding-right: 0;
    }
    .navBar .dropdown.navActive{
        padding-left: 45px;
    }
    .navBar .dropdown.navActive .dropdown.navActive{
        padding-left: 0;
    }
    .smVersion{
        padding: 20px 0 0;
    }
    
/*----------Fixed menu-----------*/
    header.fixed{
        top: -85px;
    }
    
/*-----------Search--------*/
    .search_box{
        padding: 10px 12px;
    }
    .search_box .form-control[type=submit]{
        width: 90px;
        padding: 0;
    }
    
/*---------Home banner---------*/
    .banner_item .banner_bg, .banner_item .video{
        height: 250px;
    }
    .banner_caption{
        padding: 30px 12px 40px;
    }
    .banner_caption h1{
        font-size: 24px;
        line-height: 28px;
    }
    
/*--------Feature sec--------*/
    .feature_wrap ul li:nth-child(n + 1){
        width: 50% !important;
    }
    .feature_item{
        height: 320px;
    }
    .feature_txt{
        top: 8px;
        right: 8px;
    }
    .feature_txt h2{
        font-size: 26px;
        line-height: 30px;
    }
    .feature_wrap ul li.active .feature_txt, .feature_wrap ul li.allTime_active .feature_txt{
        top: 8px;
        left: 8px;
        right: auto;
    }
    .feature_wrap ul li.active .feature_txt h2, .feature_wrap ul li.allTime_active .feature_txt h2{
        font-size: 24px;
        line-height: 28px;
    }
    .feature_wrap ul li.active .feature_txt h2 span, .feature_wrap ul li.allTime_active .feature_txt h2 span{
        font-size: 18px;
        line-height: 22px;
    }
     .feature_wrap ul li.active_only .feature_txt{
        top: 8px;
        right: 8px;
        left: auto;
    }
    .feature_wrap ul li.active_only .feature_txt h2{
        font-size: 20px;
        line-height: 24px;
    }
    .feature_wrap ul li.active_only .feature_txt h2 span{
        font-size: 17px;
        line-height: 21px;
    }
    
/*-----------Grow sec----------*/
    .grow_txt{
        padding: 40px 12px;
    }
    .grow_txt h3{
        font-size: 26px;
        line-height: 30px;
    }
    .box_txt{
        padding: 18px 12px;
    }
    .box_txt p{
        font-size: 17px;
        line-height: 21px;
    }
    
/*-----------Inverter sec----------*/
    .sec_head h4{
        font-size: 28px;
        line-height: 32px;
    }

/*---------Invester slider-----------*/
    .invester_no p{
        font-size: 32px;
        line-height: 36px;
    }
    .invester_wrap{
        padding: 0 35px 25px;
    }
    
/*------------Newsletter sec------------*/
    .newsLetter_sec{
        background-size: 80% 100%;
    }
    .newletter_form .row [class*="col-"]:nth-child(n + 1){
        width: 100%;
        margin-bottom: 15px;
    }
    .newletter_form .row [class*="col-"]:last-child{
        width: auto;
        margin: 0 auto;
    }
    
    /* Newletter 3rd party form */
    .newletter_form .ctct-form-header{
        font-size: 18px !important;
        line-height: 22px !important;
    }
    
/*-----------Footer----------*/
    .footer_logo{
        width: 40px;
        margin: 0 0 20px;
    }
    .footer_link ul li a{
        font-size: 17px;
        line-height: 21px;
    }
    .site_footer .social_icon ul{
        margin-top: 12px;
    }
    .copy_right{
        padding-top: 25px;
    }
    
/*--------------Contact page---------*/
    .common_padding .sec_head, .inner_content .sec_head{
        margin-bottom: 20px;
    }
    .contact_wrap h2{
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 5px;
    }
    .contact_link ul li:first-child .link{
        width: 50%;
    }
    
/*------------PFAS Page----------*/
    .imgBox_txt{
        padding: 18px 12px;
    }
    
    /* News Page */
    .common_box_wrap .row [class*="col-"]{
        margin-bottom: 15px;
    }


/*----------End 575px------*/
}

@media only screen and (max-width: 480px) {
/*---------Home banner---------*/
    .banner_item .banner_bg, .banner_item .video{
        height: 200px;
    }
    .banner_caption h1{
        font-size: 22px;
        line-height: 26px;
    }
    
/*--------Feature sec--------*/
    .feature_item{
        height: 300px;
    }
    
/*-----------Inverter sec----------*/
    .sec_head h4{
        font-size: 26px;
        line-height: 30px;
    }

/*---------Invester slider-----------*/
    .invester_no p{
        font-size: 30px;
        line-height: 34px;
    }
    .invester_wrap{
        padding: 0 0 25px;
    }
    

    
    
    
    
    
/*--------------Inner page-------------*/
/*--------------Inner wrapper-------------*/
    .alignleft, .alignright{
        width: 100% !important;
/*        height: 300px;*/
        margin: 0 0 15px;
    }
    .image_flex .img_item{
        height: auto;
    }
    
/*--------------Contact page-------------*/
/*--------------Contact sec-------------*/
    .contact_area .row [class*="col-"]:first-child{
        display: none;
    }
    .contact_area .row [class*="col-"]:last-child{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    


/*--------End 480px-----------*/
}

@media only screen and (max-width: 424px) {
/*-----------Search--------*/
    .search_box .form-control[type=submit], .search_box .form-control[type=submit]:hover{
        width: 50px;
        font-size: 0;
        background: #62822a url(../images/icon/search-white.svg) no-repeat center;
        background-size: 22px auto;
    }    
    
/*---------Home banner---------*/    
    .banner_item .banner_bg, .banner_item .video{
        height: 180px;
    }
    
/*--------Feature sec--------*/
    .feature_wrap ul li:nth-child(n + 1) {
        width: 100% !important;
    }
    .feature_item{
        height: 280px;
    }
    
/*--------Newsletter sec--------*/    
    /* Newletter 3rd party form */
    .newletter_form .ctct-form-field{
        width: 100%;
    }
    
    
    
    
    

    

    
/*---------Site Footer---------*/
    .footer_wrap .row [class*="col-"]{
        width: 100%;
    }
    .footer_wrap .row [class*="col-"]:nth-child(n + 2){
        margin-top: 25px;
    }
    .footer_wrap .row [class*="col-"]:nth-child(2){
        order: 2;
    }
    .footer_wrap .row [class*="col-"]:nth-child(3){
        order: 3;
    }
    .site_footer .icon_big{
        width: 124px;
        height: 234px;
    }

/*------------Contact page------------*/
/*------------Contact sec------------*/
    .contact_link ul li:first-child .link{
        width: 50%;
        flex-grow: 1;
    }
    
/*------------Resource Page----------*/
    .resource_wrap .row{
        margin: 0;
    }
    .resource_wrap .row [class*="col-"]{
        margin-bottom: 15px;
        padding: 0;
        width: 100%;
    }
    

/*------------End 424px---------------*/
}

@media only screen and (max-width: 374px) {
/*--------------Inner page-------------*/
/*--------------Inner wrapper-------------*/
/*
    .alignleft, .alignright{
        height: 250px;
    }
*/
}