/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1600px) {
    
    /* topbar css */

    .solar-top-menu ul li {
        margin-right: 38px; 
    }

    /* header area */

    .solar-header-section::before {
        width: 210%;
    }

    /* solar menu css */

    .solar-menu ul li a i {
        margin-left: 0px;
    }

    .solar-menu ul li {
        margin-right: 15px;
    }
    
    .solar-social-menu ul li {
        margin-left: 5px;
    }

    .solar-btn {
        margin-left: 15px;
    }

}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {

    /* stiky nav */

    .sticky-nav {
       top: -2px;
    }

     /* topbar css */

     .solar-topbar-section {
        padding: 14px 0;
    }

     .solar-top-menu ul li {
        margin-right: 8px;
    }

    .solar-top-menu ul li a {
        font-size: 13px;
    }

    .solar-top-menu ul li a i {
        font-size: 13px;
        margin-right: 3px;
    }

    .solar-top-menu ul li ::after {
        display: none;
    }

    .solar-top-content select#Language {
        font-size: 16px;
    }

    .solar-top-social-icon ul li a i {
        font-size: 14px;
    }


    /* solar header section */

    .solar-header-section::before {
        width: 210%;
    }

    .solar-header-section .logo a img {
        width: 50%;
    }

    /* solar menu css */


    .solar-menu ul li {
        margin-right: 7px;
    }

    .solar-menu ul li a {
        font-size: 16px;
    }

    .solar-menu ul li a i {
        margin-left: 0px;
        font-size: 10px;
    }
    
    .solar-social-menu ul li {
        margin-left: 5px;
    }

    .solar-social-menu ul li a i {
        font-size: 15px;
    }

    .solar-btn {
        margin-left: 10px;
    }

    .solar-btn a {
        font-size: 16px;
        padding: 12px 12px;
    }


    /* slider section */

    .slider-content h1 {
        font-size: 65px;
    }

  

    /* home page style two */

    .slider-content.style-two {
        padding: 47px 24px 64px;
    }

    .slider-content.style-two h1 {
        font-size: 46px;
        line-height: 60px;
    }

    .offer-thumb {
        margin-top: 100px;
    }

    


}
  


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .choose-style1__title-box {
        position: relative;
        display: block;
        text-align: center;
        background: #EBF1EE;
        padding: 16px;
        background-image: url(../images/globle.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .choose-style1__title-box .sec-title--style2 h2 {
        color: #ffffff;
        font-size: 26px;
        line-height: 32px;
        font-weight: 800;
    }
    .choose-style1__title-box .sec-title--style2 {
        padding-bottom: 20px;
    }
    .video-gallery-style2 {
        position: relative;
        width: 100%;
        min-height: 280px;
    }
    img.img-fluid.gaff {
        height: 280px;
        object-fit: cover;
    }
    .gallry-position {
        position: absolute;
        z-index: 2;
        top: 10%;
        width: 80%;
        left: 5%;
    }
    .fact-counter-area {
        position: relative;
        display: block;
        background: #f5f6f7;
        padding: 130px 0 20px;
        z-index: 2;
    }  
    .testimonial-green-card {
        display: grid;
    grid-template-columns: repeat(2, 2fr);
    grid-auto-rows: auto;
    grid-gap: 4rem;
    margin-top: 45px;
    }
    .testimonial-section {
        background-image: url(../images/testimonial.png);
        width: 100%;
        background-position: center;
        height: 600px;
        background-repeat: no-repeat;
        background-size: contain;
        display: flex;
        align-items: center;
        justify-content: center;
    } 
    .d-flex.gsg {
        flex-direction: column;
    }
    .gsg .align-items-center.col-lg-8.d-flex.justify-content-around {
        margin-left: 110px;
    }
    .testi-position {
        position: absolute;
        top: -42px;
        left: 15px;
        box-shadow: 0px 2px 15px 0px #0006121A;
    }
    .green-card-innar h5.fw-bold {
        font-size: 18px;
    }
    h2 {
        font-size: 30px;
    }
    .form-box-button button {
        width: 270px;
        height: 60px;
        border-radius: 3px;
        background-color: #1c1632;
        border: 0;
        outline: 0;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        position: relative;
        z-index: 1;
        transition: .5s;
    }
    .widget-area {
        position: relative;
        z-index: 99;
        padding: 40px 0 20px;
    }
    .footer-widget .widget_title {
        border: none;
        font-size: 22px;
        padding: 0;
        margin: 0 0 20px 0;
    }
    .vs-widget-about p {
        margin-bottom: 5px;
        font-size: 14px;
    }
    ul.menu li {
        list-style: none;
        padding: 1px;
        font-size: 16px;
    }
    .widget.widget_nav_menu.footer-widget {
        margin-bottom: 20px;
    }
    p.mb-0.text-white {
        margin-bottom: 20px !important;
    }
    .green-card-innar p.color-primary {
        font-size: 14px;
    }
    .green-card-innar p {
        font-size: 14px;
    }
    .call-do-action-section {
        margin: 100px 0px;
        background: url(../images/call-da-back.png);
        background-size: cover;
        background-repeat: no-repeat;
        height: 500px;
        margin-bottom: -330px;
    }
    .row.choose {
        background: url(../images/resource/choose-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 50px 40px 40px;
        border-radius: 3px;
        background-color: #F5FEFA;
        align-items: center;
    }
    .neswlatter-sec .form-box-button button {
        border-radius: 30px !important;
        height: 55px;
        width: 140px;
    }
    .social-icon-news img {
        width: 40px;
    }
    .choose-contact-title h4 {
        font-size: 32px;
        line-height: 40px;
        color: #ffffff;
        font-weight: 600;
        text-align: center;
        margin-bottom: 37px;
    }
    .choose-contact-box {
        background: #196B43;
        padding: 25px 50px 42px;
        border-radius: 3px;
    }
    .section-sub-title.choose {
        margin-top: 20px;
    }
    .single-fact-counter .count-box {
        position: relative;
        color: #ffffff;
        font-size: 50px;
        line-height: 50px;
        font-weight: 800;
        font-family: var(--thm-font);
        transition: all 200ms linear;
        transition-delay: 0.1s;
    }
    .read-btn a {
        display: inline-block;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 1px;
        background: #196B43;
        color: #fff;
        padding: 10px 20px;
        border-radius: 3px;
        position: relative;
        z-index: 1;
    }
    #mission-background {
        background-image: url(../images/mission-background.png);
        width: 100%;
        height: 280px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .backcantain {
        position: absolute;
        top: 10%;
        width: 95%;
        left: 24px;
    }
    .solar-topbar-section {
        display: none;
    }

    .solar-header-section {
        display: none;
    }

    /* slider section */

    .slider-list.owl-carousel.owl-loaded.owl-drag {
        display: inline-block;
    }

    .slider-section {
        height: 700px;
        display: block !important;
    }

    .slider-content {
        padding: 142px 0 0;
    }

    .slider-content h1 {
        font-size: 56px;
        line-height: 54px;
    }

    .slider-content p {
        width: 76%;
        margin: 29px 0 43px;
    }

    

    /* home page style two css */

    .slider-section.style-two {
        height: 615px;
    }

    .slider-content.style-two {
        padding: 72px 22px 64px;
        margin: 72px 0 0px;
    }

    



   
}

/* Large Mobile :600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {
    h1 {
        font-size: 50px;
    }
    
    h2 {
        font-size: 28px;
    
    }
    
    h3 {
        font-size: 30px;
    }
    
    h4 {
        font-size: 21px;
    }
    
    h5 {
        font-size: 20px;
    }
    
    h6 {
        font-size: 18px;
    }
    p {
        font-size: 16px;
    }
    .neswlatter-sec {
        background-color: #196B43;
        padding: 20px 0px;
    }
    .vs-widget-about p {
        margin-bottom: 5px;
        font-size: 14px;
    }
    ul.menu li {
        list-style: none;
        padding: 1px;
        font-size: 16px;
    }
    .footer-widget .widget_title {
        border: none;
        font-size: 22px;
        padding: 0;
        margin: 0px 0 15px 0;
    }
    .menu-all-pages-container.footer-menu {
        margin-bottom: 20px;
    }
    .vs-widget-about {
        margin-bottom: 20px;
    }
    .widget-area {
        position: relative;
        z-index: 99;
        padding: 40px 0 15px;
    }
    p.mb-0.text-white {
        margin-bottom: 20px !important;
    }
    .choose-contact-title h4 {
        font-size: 28px;
        line-height: 40px;
        color: #ffffff;
        font-weight: 600;
        margin-bottom: 28px;
        text-align: center;
    }
    .call-do-action-section {
        margin: 50px 0px;
        background: url(../images/call-da-back.png);
        background-size: cover;
        background-repeat: no-repeat;
        height: 400px;
        margin-bottom: -330px;
    }
   
    .gsg .align-items-center.col-lg-8.d-flex.justify-content-around {
        margin-left: 110px;
    }
    .d-flex.gsg {
        flex-direction: column;
    }
    .testi-position {
        position: absolute;
        top: -31px;
        left: 30px;
        box-shadow: 0px 2px 15px 0px #0006121A;
    }
    .gallry-position {
        position: absolute;
        z-index: 2;
        top: 5%;
        width: 90%;
        left: 5%;
    }
    .backcantain {
        position: absolute;
        top: 10%;
        width: 95%;
        left: 24px;
    }
    .e-cantion {
        padding: 15px;
        background-color: #fff;
    }
    .single-service-style2 .text-holder {
        position: relative;
        display: block;
        border: 1px solid #cad7cf;
        border-top: none;
        padding: 15px 15px 25px;
    }
    .single-service-style2 .text-holder p {
        font-size: 16px;
        line-height: 25px;
        margin: 0;
    }
    .choose-style1__title-box {
        position: relative;
        display: block;
        text-align: center;
        background: #EBF1EE;
        padding: 40px 40px 40px;
        background-image: url(../images/globle.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .choose-style1__title-box .sec-title--style2 {
        padding-bottom: 20px;
    }
    .read-btn a {
        display: inline-block;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 1px;
        background: #196B43;
        color: #fff;
        padding: 13px 25px;
        border-radius: 3px;
        position: relative;
        z-index: 1;
    }
    .video-gallery-style2 {
        position: relative;
        width: 100%;
        min-height: 270px;
    }
    .fact-counter-area {
        position: relative;
        display: block;
        background: #f5f6f7;
        padding: 50px 0 25px;
        z-index: 2;
    }
    .single-fact-counter .count-box {
        position: relative;
        color: #ffffff;
        font-size: 45px;
        line-height: 50px;
        font-weight: 800;
        font-family: var(--thm-font);
        transition: all 200ms linear;
        transition-delay: 0.1s;
    }
    .single-fact-counter {
        max-width: 48%;
        padding-left: 10px;
        padding-right: 10px;
    }
    #mission-background {
        background-image: url(../images/mission-background.png);
        width: 100%;
        height: 280px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .choose-contact-box {
        background: #196B43;
        padding: 18px 20px 30px;
        border-radius: 3px;
    }
    .row.choose {
        background: url(../images/resource/choose-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 40px 0px 20px;
        border-radius: 3px;
        background-color: #F5FEFA;
        align-items: center;
    }
    .neswlatter-sec .form-box-button button {
        border-radius: 30px !important;
        height: 55px;
        width: 150px;
    }
    .social-icon-news img {
        width: 50px;
    }
    .form-box-button button {
        width: 160px;
        height: 60px;
        border-radius: 3px;
        background-color: #1c1632;
        border: 0;
        outline: 0;
        font-size: 19px;
        font-weight: 500;
        color: #fff;
        position: relative;
        z-index: 1;
        transition: .5s;
    }
    .testimonial-green-card {
        display: grid;
        grid-template-columns: repeat(1, 3fr);
        grid-auto-rows: auto;
        grid-gap: 4rem;
        margin-top: 60px;
    }
    .section-sub-title.choose {
        display: flex;
        gap: 15px;
        align-items: center;
        margin-top: 20px;
    }
    .solar-btn.choose {
        width: 40%;
    }
    .choose-us-icon svg {
        height: 40px;
        width: 40px;
    }
    .choose-us-phone h5 {
        font-size: 16px;
        line-height: 20px;
    }
    .choose-us-phone h5 span {
        display: block;
        line-height: 25px;
        font-weight: 500;
        font-size: 14px;
    }
    .solar-btn a {
        display: inline-block;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 1px;
        background: #196B43;
        color: #fff;
        padding: 10px 20px !important;
        border-radius: 3px;
        position: relative;
        z-index: 1;
    }
    .choose-us-info {
        display: inline-flex;
        align-items: center;
    }
    .choose-us-list ul li {
        font-size: 16px;
        color: #1c1632;
        font-weight: 400;
        display: block;
        margin-bottom: 14px;
        font-family: "Poppins";
    }
    .testimonial-section {
        background-image: url(../images/testimonial.png);
        width: 100%;
        background-position: center;
        height: 860px;
        background-repeat: no-repeat;
        background-size: contain;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .solar-topbar-section {
        display: none;
    }

    .solar-header-section {
        display: none !important;
    }

    /* slider section */

    .slider-list.owl-carousel.owl-loaded.owl-drag {
        display: inline-block;
    }

    .slider-section {
        height: 700px;
        display: block !important;
        padding: 45px 0 0;
    }

    .slider-content {
        padding: 120px 0 0;
    }

    .slider-content h1 {
        font-size: 36px;
        line-height: 40px;
    }
    .slider-content h4 {
        font-size: 18px;
        line-height: 0px;
        color: #fefefe;
        font-weight: 500;
        margin-bottom: 20px;
    }
    .slider-content p {
        width: 76%;
        margin: 17px 0 18px;
    }
    .solar-btn a {
        display: inline-block;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 1px;
        background: #196B43;
        color: #fff;
        padding: 10px 15px;
        border-radius: 3px;
        position: relative;
        z-index: 1;
    }
    .margin-50 {
        margin: 30px auto;
    }
    .slider-content p {
        width: 76%;
        margin: 29px 0 43px;
    }

    /* owl nav css */

    .owl-nav {
        right: 8px;
    }

    .owl-prev i {
        width: 55px;
        height: 55px;
        line-height: 55px;
    }

    .owl-next i {
        width: 55px;
        height: 55px;
        line-height: 55px;
    }

    /* home page style two css */

    .slider-section.style-two {
        height: 615px;
    }

    .slider-content.style-two {
        padding: 72px 22px 64px;
        margin: 72px 0 0px;
    }

    .slider-content.style-two h1 {
        font-size: 47px;
        line-height: 60px;
    }

    

}




/* small mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 599px) {
    
    .margin-50 {
        margin: 30px auto;
    }
    h1 {
        font-size: 50px;
    }
    
    h2 {
        font-size: 24px;
    
    }
    
    h3 {
        font-size: 22px;
    }
    
    h4 {
        font-size: 22px;
    }
    
    h5 {
        font-size: 20px;
    }
    
    h6 {
        font-size: 18px;
    }
    p {
        font-size: 14px;
    }
    
    .backcantain {
        position: absolute;
        top: 22%;
        width: 99%;
    }
    #mission-background {
        background-image: url(../images/mission-background.png);
        width: 100%;
        height: 280px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .footer-widget .widget_title {
        border: none;
        font-size: 22px;
        padding: 0;
        margin: 0px 0 15px 0;
    }
    .vs-widget-about p {
        margin-bottom: 5px;
        font-size: 13px;
    }
    .menu-all-pages-container.footer-menu {
        margin-bottom: 20px;
    }
    .vs-widget-about {
        margin-bottom: 20px;
    }
    ul.menu li {
        list-style: none;
        padding: 1px;
        font-size: 15px;
    }
    .widget-area {
        position: relative;
        z-index: 99;
        padding: 40px 0 20px;
    }
    p.mb-0.text-white {
        margin-bottom: 16px !important;
    }
    .copyright-wrap {
        text-align: center;
        padding: 20px 0;
        position: relative;
        z-index: 2;
        background-color: #19142D;
    }
    .choose-contact-title h4 {
        font-size: 24px;
        text-align: center;
        /* line-height: 8px; */
        color: #ffffff;
        font-weight: 600;
        margin-bottom: 37px;
    }
    .social-icon-news img {
        width: 40px;
    }
    .social-icon-news h2.text-white {
        margin-bottom: 10px;
    }
    .testimonial-section {
        background-image: url(../images/testimonial.png);
        width: 100%;
        background-position: center;
        height: auto;
        background-repeat: no-repeat;
        background-size: contain;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .from-bottom {
        top: 120%;
        left: 0;
    }
    .encard .content .back {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #3f4a38e6;
        transition: 1s;
        z-index: 1;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .encard .content .back .des {
        font-size: 10px;
        padding: 0px 0px;
        color: #fff;
        line-height: 20px;
    }
    .read-btn a {
        display: inline-block;
        text-decoration: none;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 1px;
        background: #196B43;
        color: #fff;
        padding: 10px 15px;
        border-radius: 3px;
        position: relative;
        z-index: 1;
    }
    .service-style2-area {
        position: relative;
        display: block;
        padding: 10px 0 0px;
        background: #ffffff;
        z-index: 10;
    }
    .single-service-style2 .text-holder p {
        font-size: 14px;
        line-height: 22px;
        margin: 0;
    }
    .backcantain {
        position: absolute;
        top: 6%;
        width: 99%;
    }
    .e-cantion {
        padding: 15px;
        background-color: #fff;
    }
    .video-gallery-style2 {
        position: relative;
        width: 100%;
        min-height: 260px;
    }
    .gsg .align-items-center.col-lg-8.d-flex.justify-content-around {
        margin-left: 110px;
    }
    .d-flex.gsg {
        flex-direction: column;
    }
    .testi-position {
        position: absolute;
        top: -31px;
        left: 30px;
        box-shadow: 0px 2px 15px 0px #0006121A;
    }
    .single-fact-counter .count-box {
        position: relative;
        color: #ffffff;
        font-size: 40px;
        line-height: 60px;
        font-weight: 800;
        font-family: var(--thm-font);
        transition: all 200ms linear;
        transition-delay: 0.1s;
    }
    .single-fact-counter .title p {
        color: #a5b9ad;
        margin: 0;
        font-size: 12px;
    }
    img.img-fluid.gaff {
        height: 240px;
        object-fit: cover;
    }
    .fact-counter-area {
        position: relative;
        display: block;
        background: #f5f6f7;
        padding: 50px 0 20px;
        z-index: 2;
    }
    .gallry-position {
        position: absolute;
        z-index: 2;
        top: 5%;
        width: 90%;
        left: 5%;
    }
    .choose-style1__title-box {
        position: relative;
        display: block;
        text-align: center;
        background: #EBF1EE;
        padding: 30px 30px 30px;
        background-image: url(../images/globle.png);
        background-position: center;
        background-repeat: no-repeat;
    }
    .choose-style1__title-box .sec-title--style2 {
        padding-bottom: 30px;
    }
    .choose-us-list ul li {
        font-size: 13px;
    }
    .solar-btn.choose {
        width: 30%;
    }
    .choose-us-icon svg {
        height: 40px;
        width: 40px;
    }
    .choose-us-phone h5 {
        font-size: 16px;
        line-height: 20px;
    }
    .solar-btn.choose a {
        padding: 10px 12px;
        font-size: 14px;
    }
    .choose-us-info {
        display: inline-flex;
        align-items: center;
    }
    .choose-us-phone h5 span {
        display: block;
        line-height: 22px;
        font-weight: 500;
        font-size: 14px;
    }
    .choose-style1__title-box {
        position: relative;
        display: block;
        text-align: center;
        background: #EBF1EE;
        padding: 30px 30px 30px;
        background-image: url(../images/globle.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    #mission-background {
        background-image: url(../images/mission-background.png);
        width: 100%;
        height: 280px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
   
    .choose-contact-box {
        background: #196B43;
        padding: 18px 20px 30px;
        border-radius: 3px;
    }
    .row.choose {
        background: url(../images/resource/choose-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 40px 0px 40px;
        border-radius: 3px;
        background-color: #F5FEFA;
        align-items: center;
    }
    .form-box-button button {
        width: 130px;
        height: 50px;
        border-radius: 3px;
        background-color: #1c1632;
        border: 0;
        outline: 0;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        position: relative;
        z-index: 1;
        transition: .5s;
    }
    .neswlatter-sec .form-box-button button {
        border-radius: 30px !important;
        height: 55px;
        width: 130px;
    }
    .testimonial-green-card {
        display: grid;
        grid-template-columns: repeat(1, 3fr);
        grid-auto-rows: auto;
        grid-gap: 3rem;
        margin-top: 70px;
    }
    .solar-topbar-section {
        display: none;
    }
    .section-sub-title.choose {
        margin-top: 20px;
    }
    .choose-us-discription p {
        font-size: 14px;
        line-height: 23px;
        color: #2f2d2d;
        font-weight: 400;
    }
    .solar-header-section {
        display: none;
    }

    /* slider section */

    .slider-list.owl-carousel.owl-loaded.owl-drag {
        display: inline-block;
    }

    .slider-section {
        height: 700px;
        display: block !important;
        padding: 45px 0 0;
    }

    .slider-content {
        padding: 120px 0 0;
    }

    .slider-content h1 {
        font-size: 32px;
        line-height: 35px;
    }
    .slider-content h4 {
        font-size: 16px;
        line-height: 20px;
        color: #fefefe;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .slider-content p {
        font-size: 14px;
        line-height: 24px;
        color: #ffffff;
        font-weight: 400;
        width: 53%;
        margin: 37px 0 50px;
    }
    .solar-btn a {
        display: inline-block;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 1px;
        background: #196B43;
        color: #fff;
        padding: 10px 15px;
        border-radius: 3px;
        position: relative;
        z-index: 1;
    }
    .slider-content p {
    width: 92%;
    margin: 20px 0 24px;
}

    /* owl nav css */

    .owl-nav {
        right: 8px;
    }

    .owl-prev i {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .owl-next i {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    /* home page style two css */

    .slider-section.style-two {
        height: 615px;
    }

	.slider-content.style-two {
		padding: 72px 18px 64px;
		margin: 72px 0 0px;
	}

    .slider-content.style-two h1 {
        font-size: 34px;
        line-height: 50px;
    }

    


}


/* small mobile :320px. */
@media only screen and (min-width: 320px) and (max-width: 479px)  {
    h1 {
        font-size: 50px;
    }
    
    h2 {
        font-size: 22px;
    
    }
    
    h3 {
        font-size: 30px;
    }
    
    h4 {
        font-size: 20px;
    }
    
    h5 {
        font-size: 20px;
    }
    
    h6 {
        font-size: 18px;
    }
    p {
        font-size: 14px;
    }
    .footer-widget .widget_title {
        border: none;
        font-size: 22px;
        padding: 0;
        margin: 0px 0 15px 0;
    }
    .vs-widget-about p {
        margin-bottom: 5px;
        font-size: 13px;
    }
    .menu-all-pages-container.footer-menu {
        margin-bottom: 20px;
    }
    .vs-widget-about {
        margin-bottom: 20px;
    }
    ul.menu li {
        list-style: none;
        padding: 1px;
        font-size: 15px;
    }
    .widget-area {
        position: relative;
        z-index: 99;
        padding: 40px 0 20px;
    }
    p.mb-0.text-white {
        margin-bottom: 16px !important;
    }
    .copyright-wrap {
        text-align: center;
        padding: 20px 0;
        position: relative;
        z-index: 2;
        background-color: #19142D;
    }
    .choose-contact-title h4 {
        font-size: 24px;
        text-align: center;
        /* line-height: 8px; */
        color: #ffffff;
        font-weight: 600;
        margin-bottom: 37px;
    }
    .social-icon-news img {
        width: 40px;
    }
    .social-icon-news h2.text-white {
        margin-bottom: 10px;
    }
    .testimonial-section {
        background-image: url(../images/testimonial.png);
        width: 100%;
        background-position: center;
        height: auto;
        background-repeat: no-repeat;
        background-size: contain;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .from-bottom {
        top: 120%;
        left: 0;
    }
    .encard .content .back {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #3f4a38e6;
        transition: 1s;
        z-index: 1;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .encard .content .back .des {
        font-size: 10px;
        padding: 0px 0px;
        color: #fff;
        line-height: 20px;
    }
    .read-btn a {
        display: inline-block;
        text-decoration: none;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 1px;
        background: #196B43;
        color: #fff;
        padding: 10px 15px;
        border-radius: 3px;
        position: relative;
        z-index: 1;
    }
    .service-style2-area {
        position: relative;
        display: block;
        padding: 10px 0 0px;
        background: #ffffff;
        z-index: 10;
    }
    .single-service-style2 .text-holder p {
        font-size: 14px;
        line-height: 22px;
        margin: 0;
    }
    .backcantain {
        position: absolute;
        top: 6%;
        width: 99%;
    }
    .e-cantion {
        padding: 15px;
        background-color: #fff;
    }
    .video-gallery-style2 {
        position: relative;
        width: 100%;
        min-height: 260px;
    }
    .gsg .align-items-center.col-lg-8.d-flex.justify-content-around {
        margin-left: 100px;
    }
    .d-flex.gsg {
        flex-direction: column;
    }
    .testi-position {
        position: absolute;
        top: -31px;
        left: 15px;
        box-shadow: 0px 2px 15px 0px #0006121A;
    }
    .single-fact-counter .count-box {
        position: relative;
        color: #ffffff;
        font-size: 40px;
        line-height: 60px;
        font-weight: 800;
        font-family: var(--thm-font);
        transition: all 200ms linear;
        transition-delay: 0.1s;
    }
    .single-fact-counter .title p {
        color: #a5b9ad;
        margin: 0;
        font-size: 12px;
    }
    img.img-fluid.gaff {
        height: 240px;
        object-fit: cover;
    }
    .fact-counter-area {
        position: relative;
        display: block;
        background: #f5f6f7;
        padding: 50px 0 20px;
        z-index: 2;
    }
    .gallry-position {
        position: absolute;
        z-index: 2;
        top: 3%;
        width: 90%;
        left: 5%;
    }
    .choose-style1__title-box {
        position: relative;
        display: block;
        text-align: center;
        background: #EBF1EE;
        padding: 30px 30px 30px;
        background-image: url(../images/globle.png);
        background-position: center;
        background-repeat: no-repeat;
    }
    .choose-style1__title-box .sec-title--style2 {
        padding-bottom: 30px;
    }
    .choose-style1__title-box {
        position: relative;
        display: block;
        text-align: center;
        background: #EBF1EE;
        padding: 30px 30px 30px;
        background-image: url(../images/globle.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    #mission-background {
        background-image: url(../images/mission-background.png);
        width: 100%;
        height: 280px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
   
    .choose-contact-box {
        background: #196B43;
        padding: 18px 20px 30px;
        border-radius: 3px;
    }
    .row.choose {
        background: url(../images/resource/choose-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 40px 0px 40px;
        border-radius: 3px;
        background-color: #F5FEFA;
        align-items: center;
    }
    .form-box-button button {
        width: 130px;
        height: 50px;
        border-radius: 3px;
        background-color: #1c1632;
        border: 0;
        outline: 0;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        position: relative;
        z-index: 1;
        transition: .5s;
    }
    .choose-us-phone h5 span {
        display: block;
        line-height: 25px;
        font-size: 14px;
        font-weight: 500;
    }
    .margin-50 {
        margin: 30px auto;
    }
    .testimonial-green-card {
        display: grid;
        grid-template-columns: repeat(1, 3fr);
        grid-auto-rows: auto;
        grid-gap: 3rem;
        margin-top: 20px;
    }
    .solar-topbar-section {
        display: none;
    }

    .solar-header-section {
        display: none;
    }
    .neswlatter-sec .form-box-button button {
        border-radius: 30px !important;
        height: 55px;
        width: 130px;
    }
  /* choose us section  */

  .choose-us-section {
    padding: 0 0 0px;
}

.row.choose {
    padding: 30px 0px 0px;
}

.choose-us-content {
    margin-bottom: 40px;
}

.choose-us-thumb {
    margin-right: 12px;
}

.choose-us-list ul li i {
    margin-right: 3px;
    height: 16px;
    width: 16px;
    font-size: 16px;
    line-height: 16px;
}

.choose-us-list ul li {
    font-size: 14px;
}

.solar-btn.choose a {
    padding: 10px 12px;
    font-size: 14px;
}

.choose-us-icon {
    margin-left: 14px;
}

.choose-us-icon i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}

.choose-us-phone {
    margin-left: 10px;
}

.choose-us-phone h5 {
    font-size: 16px;
    line-height: 20px;
}
.section-sub-title.choose {
    display: flex;
    gap: 15px;
    margin-top: 30px;
    align-items: center;
}
.choose-us-discription p {
    font-size: 14px;
    line-height: 23px;
    color: #2f2d2d;
    font-weight: 400;
}
.choose-us-list {
    margin: 15px auto;
    display: flex;
    align-items: center;
    gap: 20px;
}
.choose-us-info {
    display: inline-flex;
    align-items: center;
}
.solar-btn.choose {
    width: 30%;
}
.choose-us-icon svg {
    height: 40px;
    width: 40px;
}
.choose-contact-box {
    padding: 25px 25px 25px;
}
    /* slider section */

    .slider-list.owl-carousel.owl-loaded.owl-drag {
        display: inline-block;
    }

    .slider-section {
        height: 600px;
        display: block !important;
    }

    .slider-content {
        padding: 110px 0 0;
    }

    .slider-content h4 {
        font-size: 21px;
        margin-bottom: 24px;
    }

    .slider-content h1 {
        font-size: 28px;
        line-height: 29px;
    }

    .slider-content p {
        width: 100%;
        margin: 22px 0 28px;
        font-size: 14px;
    }

    .solar-btn.slider1 a {
        padding: 10px 10px;
        font-size: 14px;
    }

    .solar-btn.slider2 a {
        padding: 10px 10px;
        font-size: 14px;
    }

    /* owl nav css */

    .owl-nav {
        right: 50%;
        display: inline-flex;
        bottom: 25px;
        left: 38%;
        margin: auto;
    }

    .owl-prev i {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }

    .owl-next i {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        margin-left: 13px;
    }

    
    /* home page style two css */

    .slider-section.style-two {
        height: 615px;
    }

    .slider-content.style-two {
        padding: 72px 15px 64px;
        margin: 72px 0 0px;
    }

    .slider-content.style-two h4 {
        font-size: 18px;
    }

    .slider-content.style-two h1 {
        font-size: 26px;
        line-height: 35px;
        margin-bottom: 30px;
    }

    



    

    
   

}
@media (max-width: 991px) {
    .grid-temp {
        grid-template-columns: auto;
    }
    .single-fact-counter {
        max-width: 50%;
       padding-left: 10px;
       padding-right: 10px;
    
    }
}
@media (min-width: 992px) {
    .grid-temp {
        grid-template-columns: auto auto;
    }
}

@media (max-width: 767px) {
    .mobiletextabout {
        display: block;
        margin: 10px 0px;
    }
    .desktextabout {
        display: none;
    }
}
@media (min-width: 768px) {
    .mobiletextabout {
        display: none;
    }
    .desktextabout {
        display: block;
    }
}