/* Greenry - Garden Care HTML Template */

@media only screen and (max-width: 2560px) {
    .project-sec .side-section-1 {
        flex: 1;
    }

    .project-sec .side-section-2 {
        flex: 1;
    }

    .project-sec .project-details1 {
        flex: 8;
        margin: 0 90px 0 40px
    }

    .project-sec .project-details2 {
        flex: 8;
        margin: 0 40px 0 40px
    }
}

@media only screen and (max-width: 1440px){
    .banner-section .owl-next{
        right: 20px;
    }

    .banner-section .owl-prev{
        left: 20px;
    }

    .project-sec .side-section-1 {
        flex: 1;
    }

    .project-sec .side-section-2 {
        flex: 1;
    }

    .project-sec .project-details1 {
        flex: 5;
        margin: 0 90px 0 40px
    }

    .project-sec .project-details2 {
        flex: 5;
        margin: 0 40px 0 40px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1440px) {
    .projects-section .gallery_title {
        /*width: 80%;*/
    }

    .welcome-section .welcome-para {
        padding: 30px;
    }

    .welcome-section .welcome-title {
        padding: 30px;
        font-size: 45px;
    }
}


@media only screen and (max-width: 1139px){
    .main-header .top-left .text{
        display: none;
    }

    .banner-section .owl-nav,
    .main-header .outer-box{
        display: none;
    }

    .main-menu .navigation > li{
        margin-right: 0;
        margin-left: 35px;
    }

    .about-section .content-column .inner-column{
        padding-right: 0;
    }

    .about-section-two .content-column .inner-column{
        padding-left: 0;
        padding-top: 0;
    }

    .about-section p {
        font-size: 15px;
    }

    .about-section .left-div {
        padding: 50px 55px;
    }

    .about-section .vision-box {
        padding: 50px 55px 0 55px;
    }

    .about-section .map-div {
        padding: 40px 20px;
    }

    .about-section .map-img {
        width: 50%;
    }

    .web-md-msg-title {
        top: -25px;
    }

    .call-back-section .form-outer{
        max-width: 60%;
    }

    .feature-block .inner-box{
        padding: 30px 20px;
    }

    .feature-block .icon{
        position: relative;
        display: inline-block;
        left: 0;
        top: 0;
    }

    .feature-block h4{
        font-size: 20px;
    }

    .contact-section:after,
    .contact-section .info-column,
    .contact-section .form-column{
        width: 50%;
        margin: 0;
    }

    .contact-section .map-column {
        position: relative;
        float: left;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 9;
        height: 400px;
    }

    .news-block-two .inner-box{
        padding-left: 0;
        text-align: center;
        padding: 40px 40px;
    }

    .news-block-two .image-box{
        position: relative;
        display: inline-block;
        left: 0;
        top: 0;
    }

    .header-style-two .main-menu .navigation > li{
        margin-left: 40px;
    }

    .services-section-two{
        padding: 100px 0;
    }

    .services-section-two .outer-box{
        margin-top: 0;
    }

    .banner-section-two .slide-item{
        padding: 150px 0;
    }

    .banner-section-two .owl-next{
        right: 20px;
    }

    .banner-section-two .owl-prev{
        left: 20px;
    }

    .pricing-table .price{
        font-size: 40px;
    }

    .fluid-section-one .form-column .inner-column{
        padding-left: 15px;
    }

    .service-detail .two-column .info-column{
        padding-top: 0;
    }

    .news-block-three .inner-box{
        padding-left: 0;
    }

    .news-block-three .image-box{
        position: relative;
        width: 100%;
    }

    .news-block-three .content-box{
        padding-bottom: 20px;
    }

    /*thuru*/
    .sticky-header #header_sticky{
        display: contents;
    }

    .call-to-action #sin_call{
        font-size: 25px;
        line-height: 150%;
    }

    .call-to-action h2{
        font-size: 28px;
    }

    .services-section-two{
        padding-top: 0px;
    }

    .news-section{
        padding-bottom: 0px;
    }

    .sticky-header{
        padding-left: 20px;
        padding-right: 20px;
    }

    .carousel-caption h2{
        font-size: 60px;
    }

    #sin_menu li{
        margin-left: 24px;
    }

    .project-sec .project-details1 {
        flex: 4;
        margin: 0 90px 0 40px
    }

    .project-sec .project-details2 {
        flex: 4;
        margin: 0 40px 0 40px
    }

    .contact-section .line-2 {
        padding-bottom: 10vh;
    }

    .contact-header {
        padding: 70px 0;
    }

    .project-1-carousel {
        margin: 0 200px 0 200px;
    }

    .project-2-carousel {
        margin: 0 200px 0 200px!important;
    }
}

@media only screen and (max-width: 1000px) {
    .project-sec .project-details1 {
        flex: 3;
        margin: 0 90px 0 40px
    }

    .project-sec .project-details2 {
        flex: 3;
        margin: 0 40px 0 40px
    }

    .contact-header {
        padding: 50px 0;
    }

    .web-md-msg-title {
        top: -10px;
        padding-left: 0;
        text-align: center;
        font-size: 30px;
    }
    .project-1-carousel {
        margin: 0 125px 0 125px;
    }

    .project-2-carousel {
        margin: 0 125px 0 125px;
    }
}

@media only screen and (max-width: 899px) {
    .project-sec .side-section-1 {
        display: none;
    }

    .project-sec .side-section-2 {
        display: none;
    }

    .project-sec .project-details1 {
        flex: 1;
        margin: 0;
        padding: 0 15px;
    }

    .project-sec .project-details2 {
        flex: 1;
        margin: 0;
        padding: 0 15px;
    }

    .btn-sec {
        margin-right: 15px;
    }

    .project-sec .project-details1 .project-title {
        text-align: center;
    }

    .project-sec .project-details2 .project-title {
        text-align: center;
    }

    .contact-section h3{
        font-size: 25px;
    }

    .contact-section .single-para {
        font-size: 18px;
    }

    .contact-section .line-1 {
        font-size: 18px;
    }

    .contact-section .line-2 {
        font-size: 18px;
    }

    .news-section .project-img-2{
        grid-template-columns: repeat(2, 2fr);
        height: 500px;
    }
    .project-1-carousel {
        margin: 0 50px 0 50px;
    }

    .project-2-carousel {
        margin: 0 50px 0 50px!important;
    }
}

@media only screen and (min-width: 800px) and (max-width: 900px) {
    .projects-section .gallery_grid {
        grid-gap: 30px;
        height: 550px;
    }

    .projects-section .gallery_grid-2 {
        grid-gap: 30px;
        height: 275px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .projects-section .gallery-row-1 .project-gallery-1 .project-1-div {
        width: 90%;
    }

    .projects-section .gallery-row-1 .project-gallery-2 .project-2-div {
        width: 59.92%;
    }

    .projects-section .gallery-row-1 .project-gallery-3 .project-3-div {
        width: 59.92%;
    }

    .projects-section .gallery-row-1 .project-gallery-4 .project-4-div {
        width: 59.92%;
    }

    .projects-section .gallery-row-1 .project-gallery-5 .project-5-div {
        width: 59.92%;
    }

    .projects-section .gallery_title {
        /*width: 95%;*/
    }

    .about-section .left-div {
        padding: 50px 20px;
    }

    .about-section .vision-box {
        padding: 75px 20px 0 20px;
    }

    .about-section .map-img {
        width: 50%;
    }

    .about-section .map-div {
        padding: 15px 20px 40px 20px;
    }

    .about-section .frame02-img {
        right: -90px;
    }

    .about-section .frame01-img {
        left: -90px;
    }

    .welcome-section .welcome-para {
        padding: 25px;
        font-size: 18px;
    }

    .welcome-section .welcome-title {
        padding: 25px;
        font-size: 40px;
    }
}



@media only screen and (min-width: 576px) and (max-width: 767px) {
    .projects-section .gallery-row-1 .project-gallery-1 {
        justify-content: center;
    }

    .projects-section .gallery-row-1 .project-gallery-2 {
        justify-content: center;
        padding-right: 15px;
    }

    .projects-section .gallery-row-1 .project-gallery-3 {
        justify-content: center;
        /*margin-top: 50px;*/
        padding-left: 15px;
    }

    .projects-section .gallery-row-1 .project-gallery-4 {
        justify-content: center;
        margin-top: 50px;
        margin-bottom: 0;
        padding-right: 15px;
    }

    .projects-section .gallery-row-1 .project-gallery-5 {
        justify-content: center;
        margin-top: 50px;
        margin-bottom: 0;
        padding-left: 15px;
    }

    .projects-section .gallery-row-1 .project-gallery-1 .project-1-div {
        width: 90%;
    }

    .projects-section .gallery-row-1 .project-gallery-2 .project-2-div {
        width: 90%;
    }

    .projects-section .gallery-row-1 .project-gallery-3 .project-3-div {
        width: 90%;
    }

    .projects-section .gallery-row-1 .project-gallery-4 .project-4-div {
        width: 90%;
    }

    .projects-section .gallery-row-1 .project-gallery-5 .project-5-div {
        width: 90%;
    }

    .projects-section .gallery_title {
        /*width: 95%;*/
    }

    .projects-section .gallery_grid {
        grid-gap: 30px;
        grid-template-columns: repeat(2, 3fr);
        margin: 30px 60px;
    }

    .projects-section .gallery_grid-2 {
        grid-gap: 30px;
        grid-template-columns: repeat(2, 2fr);
        margin: 30px 60px;
        height: 500px;
    }

    .about-section .left-div {
        padding: 30px 55px;
    }

    .about-section .vision-box {
        padding: 30px 25px 0 25px;
    }

    .news-section .project-img {
        height: 250px;
    }

    .welcome-section .welcome-para {
        padding: 20px;
        font-size: 16px;
    }

    .welcome-section .welcome-title {
        padding: 20px;
        font-size: 30px;
    }

}

@media only screen and (max-width: 576px) {
    .md-msg-section {
        padding: 5vh 0;
    }

    .projects-section .gallery-row-1 .project-gallery-1 {
        justify-content: center;
    }

    .projects-section .gallery-row-1 .project-gallery-2 {
        justify-content: center;
        padding-right: 15px;
    }

    .projects-section .gallery-row-1 .project-gallery-3 {
        justify-content: center;
        /*margin-top: 50px;*/
        padding-left: 15px;
    }

    .projects-section .gallery-row-1 .project-gallery-4 {
        justify-content: center;
        margin-top: 50px;
        margin-bottom: 0;
        padding-right: 15px;
    }

    .projects-section .gallery-row-1 .project-gallery-5 {
        justify-content: center;
        margin-top: 50px;
        margin-bottom: 0;
        padding-left: 15px;
    }

    .projects-section .gallery-row-1 .project-gallery-1 .project-1-div {
        width: 96%;
    }

    .projects-section .gallery-row-1 .project-gallery-2 .project-2-div {
        width: 96%;
    }

    .projects-section .gallery-row-1 .project-gallery-3 .project-3-div {
        width: 96%;
    }

    .projects-section .gallery-row-1 .project-gallery-4 .project-4-div {
        width: 96%;
    }

    .projects-section .gallery-row-1 .project-gallery-5 .project-5-div {
        width: 96%;
    }

    .projects-section .gallery_title {
        /*width: 85%;*/
    }

    .projects-section .gallery_grid {
        grid-gap: 30px;
        grid-template-columns: repeat(2, 3fr);
        margin: 30px 0px;
    }

    .projects-section .gallery_grid-2 {
        grid-gap: 30px;
        grid-template-columns: repeat(2, 2fr);
        margin: 30px 0px;
        height: 500px;
    }

    .contact-section h3{
        font-size: 22px;
    }

    .contact-section .single-para {
        font-size: 16px;
        margin-bottom: 50px;
    }

    .contact-section .line-1 {
        font-size: 16px;
    }

    .contact-section .line-2 {
        font-size: 16px;
    }

    .contact-header {
        padding: 40px 0;
    }

    .about-section .left-div {
        padding: 30px 10px;
    }

    .about-section .vision-box {
        padding: 30px 25px 0 25px;
    }

    .news-section .project-img {
        height: 200px;
    }

    .news-section .project-img-2 {
        height: 300px;
    }
}

@media only screen and (min-width: 450px) and (max-width: 576px) {
    .welcome-section .welcome-para {
        padding: 20px;
        font-size: 13px;
    }

    .welcome-section .welcome-title {
        padding: 20px;
        font-size: 22px;
    }

    .welcome-section .overlay-section {
        padding: 30px;
    }
}

@media only screen and (max-width: 450px){
    .project-name {
        font-size: 15px;
    }

    .projects-section .gallery_grid {
        grid-gap: 15px;
        grid-template-columns: repeat(2, 3fr);
        margin: 30px 0px;
        height: 500px;
    }

    .projects-section .gallery_grid-2 {
        grid-gap: 15px;
        grid-template-columns: repeat(2, 2fr);
        margin: 30px 0px;
        height: 334px;
    }

    .news-section .project-img {
        height: 140px;
    }

    .welcome-section .welcome-para {
        padding: 10px;
        font-size: 13px;
    }

    .welcome-section .welcome-title {
        padding: 25px;
        font-size: 18px;
    }

    .welcome-section .overlay-section {
        padding: 25px;
    }
}

@media only screen and (max-width: 350px) {
    .projects-section .gallery_grid {
        grid-gap: 15px;
        grid-template-columns: repeat(2, 3fr);
        margin: 30px 0px;
        height: 400px;
    }

    .projects-section .gallery_grid-2 {
        grid-gap: 15px;
        grid-template-columns: repeat(2, 2fr);
        margin: 30px 0px;
        height: 267px;
    }

    .md-msg-section {
        padding: 5vh 0;
    }

    .mob-md-msg-title {
        font-size: 25px;
    }

    .welcome-section .welcome-para {
        padding: 15px;
        font-size: 12px;
    }

    .welcome-section .welcome-title {
        padding: 15px;
        font-size: 15px;
    }

    .welcome-section .overlay-section {
        padding: 20px;
    }
}

@media only screen and (min-width: 768px){
    .main-menu .navigation > li > ul,
    .main-menu .navigation > li > .mega-menu,
    .main-menu .navigation > li > ul > li > ul{
        display:block !important;
        visibility:hidden;
        opacity:0;
    }
    .about-section #imgMd{
        display: none;
    }
}

@media only screen and (max-width: 1023px){
    .main-header .main-box {
        background-image: linear-gradient(to right, #81c222, #21b45c, #00a07f, #00898d, #057084)!important;
    }

    .sticky-header{
        display: none !important;
    }

    .main-menu .navigation > li .mega-menu-bar .column > ul > li > a{
        font-size: 14px;
    }

    .banner-section-two .owl-nav,
    .call-back-section .side-image,
    .main-header .top-left .info-list{
        display: none;
    }

    .main-header .top-right{
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #dddddd;
    }

    .main-header .top-right .social-icon-one{
        display: inline-block;
        float: none;
        margin-bottom: -10px;
    }

    .main-header .header-lower .logo-box{
        text-align: center;
        width: 100%;
    }

    .main-header .header-lower .logo-box:before{
        transform: none;
        left: -20px;
        right: 0;
    }

    .main-header .header-lower .nav-outer{
        float: left;
    }

    .about-section .image-column .image-2{
        position: relative;
    }

    .about-section #imgMd{
        display: initial;
    }

    .about-section #imgLg{
        display: none;
    }

    .services-section .right-column{
        order: 0;
    }

    .call-back-section .form-outer{
        max-width: 100%;
    }

    .why-choose-us .image-column{
        position: relative;
        min-height: 400px;
    }

    .why-choose-us .features-column{
        width: 100%;
        position: relative;
    }

    .why-choose-us .image-column{
        position: relative;
        width: 100%;
        float: left;
    }

    .why-choose-us .image-column .image-box{
        display: block;
    }

    .testimonial-block .content{
        padding-left: 170px;
    }

    .main-header .search-box-outer .dropdown-menu{
        right: auto !important;
        left: 0 !important;
    }

    .header-style-two .header-lower .logo-box{
        padding: 15px 0;
    }

    .header-style-two .main-menu .navigation > li{
        margin-left: 0;
        margin-right: 35px;
        padding: 10px 0;
    }

    .call-to-action-two .btn-box,
    .call-to-action-two .title-column{
        width: 100%;
        text-align: center;
    }

    .call-to-action-two .title-column{
        margin-bottom: 20px;
    }

    .news-block-two .inner-box{
        padding: 40px 20px;
    }

    .header-style-three{
        position: relative !important;
        top: 0;
    }


    .header-style-three .header-lower .logo-box{
        border-bottom: 1px solid #dddddd;
    }

    .header-style-three .header-lower .main-box{
        background-color: #ffffff;
        box-shadow: none;
        padding: 0;
    }

    .header-style-three .main-menu .navigation > li,
    .header-style-three .header-lower .logo-box{
        padding: 10px 0;
    }

    .header-style-three .outer-box{
        padding: 22px 0;
    }

    .header-style-three .main-menu .navigation > li > a:before{
        bottom: -10px;
    }

    .header-style-three .main-menu .navigation > li > a{
        padding: 15px 18px;
    }

    .banner-section.style-two .slide-item{
        padding: 150px 0;
    }

    .banner-section.style-two .content-box{
        float: none;
        margin: 0 auto;
    }

    .about-section .content-column .inner-column{
        padding-top: 0;
    }

    #sin_call{
        font-size: 26px;
    }

    .call-to-action-three h2{
        font-size: 36px;
    }

    .call-to-action-three .contact-info li{
        display: block;
    }

    .about-section-two .image-column .image:after{
        display: none;
    }

    .service-detail-section .content-side{
        order: 0;
    }

    .sidebar-page-container .sidebar{
        padding-left: 0;
    }

    .blog-list .styled-pagination{
        margin-top: 50px;
    }

    .contact-section.style-two .map-column .map-outer{
        position: relative;
        min-height: 600px;
        float: left;
    }
}

@media only screen and (min-device-width: 767px) and (max-device-width: 1023px) {

    .header-lower .logo-box{
        display: initial !important;
    }

    .header-lower #afcLogo{
        width: 70px !important;
        height: auto;
    }

    .about-section-two{
        padding: 50px 0 0 0;
    }

    .about-section{
        padding: 0px;
    }

    .about-section .image-column{
        padding-left: 83px;
    }

    .about-section #section_2{
        padding-left: 15px !important;
    }

    .news-section{
        padding-bottom: 0px;
    }

    .services-section-two{
        padding-top: 0px;
    }

    .call-to-action h2{
        font-size: 21px;
    }

    .call-to-action #sin_call{
        font-size: 18px;
    }

    .clients-section .logoLg{
        display: initial;
    }

    .clients-section .logoSm{
        display: none;
    }

    #sin_gallery li{
        font-size: 17px !important;
    }

    .contact-section .inner-column{
        padding-bottom: 70px !important;
    }

    .contact-section #sin_contact{
        padding-bottom: 70px !important;
    }

    .header-lower{
        height: auto !important;
    }

    .header-lower ul{
        padding-left: 100px;
    }

    .main-header .header-lower #header_afc{
        font-family: 'Poppins', sans-serif;
        display: initial;
        padding-top: 8px;
    }

    .carousel-caption h2{
        font-size: 55px;
        line-height: 84px;
    }

    .projects-section #sin-gallery-ul li{
        font-size: 13px !important;
    }

}

@media only screen and (max-width: 767px){

    .btn-sec {
        justify-content: center;
    }

    .main-header .header-lower .logo-box{
        width: auto;
        padding: 14px 0;
        border-bottom: 0;
    }


    .main-header .header-lower .nav-outer{
        width: 100%;
    }

    .main-header .header-lower .logo-box:before,
    .main-header .main-menu .navigation > li > a:before,
    .main-header .main-menu .navigation > li > a:after{
        display: none;
    }

    .main-header .header-lower{
        background-color: #ffffff;
        border-bottom: 0;
    }

    .main-header .header-lower .nav-outer {
        width: 100%;
        margin-top: -15%;
    }

    .main-header .main-menu{
        padding-top: 0px;
        width: 100%;
        margin: 0px;
    }

    .main-menu .navbar-header {
        position: relative;
        float: none;
        display: block;
        text-align: right;
        width: 100%;
        padding: 0px 0px;
        right: 0px;
        /*top: 35px;*/
    }

    .navbar-toggler{
        padding: 0;
    }

    .navbar-toggler .icon {
        position: relative;
        font-size: 28px;
        line-height: 39px;
        color: #05BE70;
        border: 0;
        outline: 0;
    }

    .main-menu .collapse {
        max-height:400px;
        overflow:auto;
        float:none;
        width:100%;
        padding:10px 0px 0px;
        border:none;
        margin:0px 0px 15px;
        -ms-border-radius:0px;
        -moz-border-radius:0px;
        -webkit-border-radius:0px;
        -o-border-radius:0px;
        border-radius:0px;
        box-shadow:none;
    }

    .main-menu .collapse.in,
    .main-menu .collapsing{
        padding:10px 0px 0px;
        border:none;
        margin:0px 0px 15px;
        -ms-border-radius:0px;
        -moz-border-radius:0px;
        -webkit-border-radius:0px;
        -o-border-radius:0px;
        border-radius:0px;
        box-shadow:none;
    }

    .navbar-dark .navbar-toggler{
        border: 1px solid #ffffff;
    }

    .navbar-light .navbar-toggler{
        border: 1px solid #999999;
    }

    .main-menu .navbar-collapse{
        position: absolute;
    }


    .main-menu .navbar-collapse > .navigation{
        float:none !important;
        margin:0px !important;
        width:100% !important;

        border:1px solid #ffffff;
        border-top:none;
    }

    .main-menu .navbar-collapse > .navigation > li{
        margin:0px !important;
        float:none !important;
        padding:0px !important;
        width:100%;
    }

    .main-menu .navigation > li > a,
    .main-menu .navigation > li > ul:before{
        border:none;
    }

    .main-menu .navbar-collapse > .navigation > li > a{
        padding:10px 10px !important;
        border:none !important;
        font-size:15px !important;
    }

    .main-menu .navigation li.dropdown > a:after,
    .main-menu .navigation > li.dropdown > a:before,
    .main-menu .navigation > li > ul > li > a::before,
    .main-menu .navigation > li > ul > li > ul > li > a::before{
        color:#ffffff !important;
        right:15px;
        font-size:16px;
        display:none !important;
    }

    .main-menu .navbar-collapse > .navigation > li > ul,
    .main-menu .navbar-collapse > .navigation > li > ul > li > ul{
        position:relative;
        border:none;
        float:none;
        visibility:visible;
        opacity:1;
        display:none;
        margin:0px;
        left:auto !important;
        right:auto !important;
        top:auto !important;
        padding:0px;
        outline:none;
        width:100%;
        background:#333333;
        -webkit-border-radius:0px;
        -ms-border-radius:0px;
        -o-border-radius:0px;
        -moz-border-radius:0px;
        border-radius:0px;
        transition:none !important;
        -webkit-transition:none !important;
        -ms-transition:none !important;
        -o-transition:none !important;
        -moz-transition:none !important;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -moz-transform: scaleY(1);
        transform: scaleY(1);
    }

    .main-menu .navbar-collapse > .navigation > li > ul,
    .main-menu .navbar-collapse > .navigation > li > ul > li > ul{
        border-top:1px solid rgba(255,255,255,1) !important;
    }

    .main-menu .navbar-collapse > .navigation > li,
    .main-menu .navbar-collapse > .navigation > li > ul > li,
    .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li{
        border-top:1px solid rgba(255,255,255,1) !important;
        border-bottom:none;
        opacity:1 !important;
        top:0px !important;
        left:0px !important;
        visibility:visible !important;
    }

    .main-menu .navbar-collapse > .navigation > li > ul > li:first-child,
    .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:first-child{
        border-top:none !important;
    }

    .main-menu .navbar-collapse > .navigation > li:first-child{
        border:none;
    }

    .main-menu .navbar-collapse > .navigation > li > a,
    .main-menu .navbar-collapse > .navigation > li > ul > li > a,
    .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{
        padding:12px 20px !important;
        line-height:22px;
        color:#ffffff;
        font-weight:500;
        font-size:15px;
        background:#25262c;
        text-align:left;
    }

    .main-menu .navbar-collapse > .navigation > li > a:hover,
    .main-menu .navbar-collapse > .navigation > li > a:active,
    .main-menu .navigation > li .mega-menu-bar .column > ul > li > a,
    .main-menu .navbar-collapse > .navigation > li > a:focus{
        background:#ff5926;
    }

    .main-menu .navbar-collapse > .navigation > li:hover > a,
    .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a,
    .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a,
    .main-menu .navbar-collapse > .navigation > li.current > a,
    .main-menu .navigation > li .mega-menu-bar .column > ul > li > a,
    .main-menu .navbar-collapse > .navigation > li.current-menu-item > a{
        background:#25262c;
        color:#ffffff !important;
    }

    .main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn{
        display:block;
        z-index: 9;
    }

    .main-menu .navbar-collapse > .navigation li.dropdown:after,
    .main-menu .navigation > li > ul:before{
        display:none !important;
    }


    /*=== Mega Menu Style ===*/

    .main-menu .navigation > li.has-mega-menu{
        position:relative !important;
    }

    .main-menu .navigation > li .mega-menu-bar .column{
        padding:0px;
        margin:0px;
    }

    .main-menu .navigation > li > .mega-menu{
        position:relative;
        width:100%;
        padding:0px !important;
        background:none !important;
        margin:0px !important;
        left:0px !important;
        top:0px !important;
    }

    .main-menu .navigation > li > .mega-menu .row{
        margin:0px;
        width:100%;
    }
    .main-menu .navigation > li > .mega-menu:before,
    .main-menu .navigation > li .mega-menu-bar h3{
        color:#ffffff !important;
        right:15px;
        font-size:16px;
        display:none !important;
    }
    .main-menu .navigation > li > .mega-menu,
    .main-menu .navigation > li .mega-menu-bar > ul{
        position:relative;
        border:none;
        float:none;
        visibility:visible;
        opacity:1;
        display:none;
        margin:0px;
        left:auto !important;
        right:auto !important;
        top:auto !important;
        padding:0px;
        outline:none;
        width:100%;
        background:#2c2c2c;
        -webkit-border-radius:0px;
        -ms-border-radius:0px;
        -o-border-radius:0px;
        -moz-border-radius:0px;
        border-radius:0px;
        transition:none !important;
        -webkit-transition:none !important;
        -ms-transition:none !important;
        -o-transition:none !important;
        -moz-transition:none !important;
        -webkit-box-shadow:none;
        -ms-box-shadow:none;
        -o-box-shadow:none;
        -moz-box-shadow:none;
        box-shadow:none;
    }
    .main-menu .navigation > li .mega-menu-bar .column > ul > li{
        border-top:1px solid rgba(255,255,255,1) !important;
        border-bottom:none;
        opacity:1 !important;
        top:0px !important;
        left:0px !important;
        visibility:visible !important;
    }

    .main-menu .navigation > li .mega-menu-bar .column > ul > li > a{
        padding: 10px 10px !important;
        line-height:22px;
        color:#ffffff !important;
        background:#25262c ;
        font-size:14px;
        font-weight:600;
        text-transform:uppercase;
    }

    .main-menu .navigation > li .mega-menu-bar .column > ul > li > a:hover{
        background:#25262c ;
    }

    .main-menu .navigation > li > .mega-menu{
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    /*=== End Mega Menu Style ===*/

    .page-title{
        padding: 100px 0;
        text-align: center;
    }

    .page-title h1{
        font-size: 36px;
        margin-bottom: 10px;
    }

    .page-title .bread-crumb{
        float: none;
        display: inline-block;
    }

    .faq-section .sec-title,
    .sec-title{
        margin-bottom: 40px;
    }

    .call-to-action-three h2,
    .call-to-action h2,
    .about-section .title-box h3,
    .banner-section-two h2{
        font-size: 30px;
        line-height: 1.3em;
    }

    /*for new customized page-title*/
    .page-title h2{
        font-size: 30px;
        line-height: 1.3em;
    }

    .banner-section.style-two .content-box .inner-box,
    .banner-section .content-box .inner-box{
        padding: 70px 50px 50px;
        text-align: center;
    }

    /*for new customized page-title*/
    .page-title .content-box .inner-box{
        padding: 70px 50px 50px;
        text-align: center;
    }

    .call-to-action-three .contact-info li{
        font-size: 18px;
    }

    .banner-section .title,
    .banner-section-two h4{
        text-transform: unset;
    }

    .banner-section-two .content-box .text{
        font-size: 18px;
    }

    .products-section,
    .shop-page-section,
    .contact-section.style-two,
    .testimonial-section-two,
    .call-to-action-three,
    .project-section-two,
    .services-section-two,
    .call-back-section,
    .projects-section,
    .testimonial-section{
        padding: 70px 0;
    }

    .news-section-two,
    .cart-section,
    .login-section,
    .services-section-three,
    .pricing-section{
        padding: 70px 0 40px;
    }

    .news-section,
    .main-footer .widgets-section{
        padding: 70px  0 30px;
    }

    .faq-section,
    .project-detail,
    .checkout-page,
    .sidebar-page-container,
    .service-detail-section,
    .about-section-two,
    .team-section,
    .services-section,
    .about-section{
        padding: 70px 0 20px;
    }

    .fun-fact-section{
        padding: 70px 0 0;
    }

    .fluid-section-one .form-column .inner-column,
    .why-choose-us .features-column .inner-column,
    .contact-section .info-column .inner-column,
    .contact-section .form-column .inner-column{
        padding: 70px 15px;
    }

    .call-to-action.alternate{
        padding-bottom: 70px;
    }

    .banner-section .slide-item{
        padding: 100px 0;
    }

    .about-section .content-column .inner-column{
        padding-top: 0;
    }

    .about-section #imgLg{
        display: none;
    }

    .about-section #imgMd{
        display: initial;
    }

    .about-section .image-column .image-2,
    .about-section .image-column .image{
        width: 50%;
        float: left;
    }

    .about-section .frame02-img {
        display: none;
    }

    .about-section .left-side-div {
        background-image: url(../images/thuru/about_center_bg.webp);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .about-section .frame02-full {
        display: flex;
    }

    .about-section .map-img {
        width: 35%;
    }

    .about-section .right-side-div {
        display: none;
    }

    .about-section {
        border-bottom-width: 0;
        padding-bottom: 0!important;
    }

    .about-section .center-div {
        border-bottom-width: 10px;
        border-bottom-style: solid;
        border-image: linear-gradient(90deg, rgba(129,194,34,1), rgba(5,112,132,1)) 1;
    }

    .side-md-img {
        flex-direction: column;
    }

    .mob-md-msg-title {
        display: block;
        font-size: 30px;
        margin-bottom: 25px;
    }

    .web-md-msg-title {
        display: none;
    }

    .md-img {
        width: 70%;
    }


    .services-section .right-column .service-block .inner,
    .service-block .inner{
        padding: 0;
        text-align: center;
    }

    .service-block .icon-box{
        position: relative;
        display: inline-block;
    }

    .services-section .center-image .inner-box{
        margin-top: 0;
    }

    .mixitup-gallery .filters li{
        margin: 0 10px;
        float: none;
        display: inline-block;
    }

    .mixitup-gallery .filters{
        margin-bottom: 30px;
        text-align: center;
    }

    .testimonial-block .inner-box{
        padding-top: 0;
    }

    .testimonial-block .content{
        padding: 30px 30px 50px;
        border: 0;
    }

    .testimonial-block .thumb-box{
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        margin: 0 auto;
    }

    .testimonial-block .inner-box{
        padding-left: 0;
        top: 0;
        text-align: center;
    }

    .testimonial-carousel .owl-nav{
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .main-footer .links-widget,
    .main-footer .quick-widget{
        padding-left: 0;
    }

    .contact-section .info-column,
    .contact-section .form-column{
        position: relative;
        width: 100%;
    }

    .contact-section .contact-info-box .inner-box{
        padding-left: 0;
        text-align: center;
    }

    .contact-section .contact-info-box .icon{
        position: relative;
        display: inline-block;
    }

    .contact-section .contact-info-box.follow-us h4{
        margin-left: 0;
    }

    .news-section-two .owl-nav,
    .project-section-two .owl-nav{
        display: none;
    }

    .service-block-three{
        margin-bottom: 30px;
    }

    .service-block-three .inner-box{
        padding: 0;
        text-align: center;
    }

    .service-block-three .content{
        padding: 70px 20px 20px;
    }

    .service-block-three .icon-box{
        position: relative;
        display: inline-block;
        top: 40px;
    }

    .fluid-section-one .form-column{
        width: 100%;
    }

    .fluid-section-one .video-column{
        position: relative;
        float: left;
        width: 100%;
        min-height: 600px;
    }

    .fluid-section-one .video-column h2{
        font-size: 34px;
    }

    .fluid-section-one .video-column .text{
        font-size: 20px;
    }

    .banner-section.style-two .slide-item{
        padding: 100px 0;
    }

    .coming-soon .content .content-inner .text br{
        display: none;
    }

    .service-detail .post-info .info-list li{
        width: 100%;
    }

    .service-detail .two-column .image-column{
        order: 0;
    }

    .blog-detail .post-share-options > div{
        width: 100%;
        text-align: center;
    }

    .comments-area .comment-box.reply-comment{
        margin-left: 0;
    }
    .comments-area .comment{
        padding-top: 0;
    }

    .comments-area .comment-box{
        margin-bottom: 40px;
    }

    .error-section{
        padding: 100px 0;
    }

    .error-section .error-title{
        font-size: 150px;
    }

    .product-block .lower-content{
        text-align: center;
    }

    .product-block .lower-content .rating span:last-child{
        margin-right: 0;
    }

    /*for thuru */

    .header-top .top-right{
        display: none;
    }

    .header-lower #mainLogo{
        height: auto !important;
        width: 200px !important;
    }

    .main-header .header-lower .logo-box .logo{
        text-align: left;
    }

    .header-lower p{
        font-size: 8px;
        line-height: 14px;
    }

    .header-lower .navbar-header span{
        color: black !important;
    }

    .header-lower .nav-outer ul li a{
        background-color: #05BE70 !important;
    }

    .page-title{
        background-image: url("./../images/thuru/Rectangle 5.webp");
        padding: 50px 0px;
    }

    .page-title .page-cover{
        padding: 50px 0px 0px;
    }

    .page-cover .inner-box{
        padding: 0px;
    }

    .page-title .link-box{
        padding-top: 15px;
    }

    .fun-fact-section{
        padding-top: 0px;
        background-image: url("./../images/thuru/smallCounterImg.webp");
    }

    .fun-fact-section .imgCover{
        padding-top: 45px;
        background: linear-gradient(90deg, rgba(3, 153, 90, 0.8) 0%, rgba(4, 126, 153, 0.8) 100%);
    }

    .fun-fact-section .counter-column{
        width: 50%;
    }

    .fun-fact-section .counter-title{
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0px;
    }

    .fun-fact-section .count-box .count-text{
        font-size: 24px;
        line-height: 36px ;
    }

    .call-to-action .outer-box{
        background-image: url("./../images/thuru/Rectangle 34.webp");
    }

    .call-to-action #mobileImg{
        margin-bottom: 36px;
    }

    .projects-section .project-block{
        width: 50%;
    }

    /*.projects-section #left{*/
        /*margin-bottom: 10px;*/
        /*padding-right: 5px;*/
    /*}*/

    /*.projects-section #right{*/
        /*margin-bottom: 10px;*/
        /*padding-left: 5px;*/
    /*}*/

    .clients-section .logoLg{
        display: none;
    }

    .clients-section .logoSm{
        display: initial;
    }

    .main-footer .nav-item{
        display: none;
    }

    .about-section-two{
        position: relative;
        padding: 45px 0 0px;
    }


    .about-section-two h2{
        margin-bottom: 50px;
    }

    .about-section-two .sec-title{
        margin-bottom: 12px;
    }

    .about-section{
        padding-top: 0px;
    }

    #secretary_section{
        padding-top: 15px;
        margin-bottom: 6px;
    }

    .about-section .content-column{
        margin-bottom: 0px;
    }

    .about-section .image-column{
        margin-bottom: 5px;
    }

    .about-section .sec-title{
        margin-bottom: 12px;
    }

    .news-section{
        padding-top: 35px;
        padding-bottom: 0px;
    }

    .services-section-two{
        padding-top: 0px;
        padding-bottom: 5px;
    }

    .contact-section .inner-column{
        padding: 25px 15px;
    }

    .about-section #section_2{
        padding-left: 15px !important;
    }

    .contact-section .info-column .contact-info-box .col-lg-2{
        width: 16.6%;
    }

    .contact-section .info-column .contact-info-box .col-lg-10{
        width: 83.4%;
    }

    .call-to-action img{
        margin-right: 0%;
    }

    .page-title #div_page{
        padding-bottom: 16px;
    }

    .main-header{
        background: #05BE70;
    }

    .main-header .header-lower #header_afc{
        font-family: 'Poppins', sans-serif;
        display: initial;
    }

    /*sinhala view*/

    .page-title #sin_div h2{
        font-size: 33px;
    }

    .fun-fact-section #sin_counter h4{
        font-size: 17px;
    }

    .call-to-action #sin_call {
        font-size: 21px;
    }


    .about-section #name_sm{
        display: initial;
    }

    .about-section #name_lg{
        display: none;
    }

    .call-to-action .outer-box #phone_div{
        text-align: center;
    }

    .projects-section #sin-gallery-ul li{
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 599px){
    .sec-title .text br,
    .banner-section .content-box .inner-box:before{
        display: none;
    }

    .banner-section.style-two .content-box .inner-box,
    .banner-section .content-box .inner-box {
        padding: 40px 20px 30px;
    }

    .banner-section-two .link-box .theme-btn,
    .banner-section .link-box .theme-btn{
        margin: 0 0 10px;
        padding: 10px 40px;
    }
    /*for new customized page-title*/
    .page-title .content-box .inner-box:before{
        display: none;
    }
    .page-title .content-box .inner-box {
        padding: 40px 20px 30px;
    }

    .page-title .link-box .theme-btn{
        margin: 0 0 10px;
        padding: 10px 40px;
    }

    .testimonial-block .content{
        padding: 30px 0px 50px;
    }

    .news-block .lower-content{
        padding: 0;
        margin: 0;
    }

    .news-block .lower-content .inner{
        padding: 25px 20px 0;
    }

    .sec-title h2,
    .group-title h4,
    .call-to-action h2,
    .project-detail .content-box h2,
    .checkout-page .sec-title h3,
    .service-detail .lower-content h2,
    .about-section .title-box h3{
        font-size: 24px;
    }

    .banner-section-two h2{
        letter-spacing: 0px;
    }

    .popular-posts .post{
        padding-left: 100px;
    }

    .accordion-box .block{
        padding: 0;
        border: 0;
        margin-bottom: 30px;
    }

    .accordion-box .block:last-child{
        margin-bottom: 0;
    }

    .accordion-box .block .acc-btn{
        padding-left: 60px;
    }

    .accordion-box .block .content,
    .news-block-two .content-box{
        padding-left: 0;
        padding-right: 0;
    }

    .login-form,
    .news-block-three .content-box{
        padding-left: 15px;
        padding-right: 15px;
    }

    .faq-section .location-list li{
        width: 50%;
    }

    .testimonial-block-two .inner-box{
        padding: 35px 20px 40px;
        text-align: center;
    }

    .testimonial-block-two .info-box{
        padding-left: 0;
    }

    .testimonial-block-two .thumb-box{
        position: relative;
        display: inline-block;
    }

    .testimonial-block-two .info-box .icon{
        display: none;
    }

    .testimonial-section-two .testimonial-carousel-two{
        padding-bottom: 80px;
    }

    .projects-section .styled-pagination{
        margin-top: 30px;
    }

    .latest-news .post{
        padding-left: 100px;
    }

    .comments-area .comment{
        padding-left: 0;
    }

    .comments-area .comment-box .author-thumb{
        position: relative;
        display: inline-block;
    }

    .comments-area .comment-box .date{
        margin-left: 0;
        display: block;
    }

    .blog-detail .post-share-options .social-icon li{
        margin: 0 5px;
    }

    .shop-single .product-details .prod-tabs .tab-btns .tab-btn{
        width: 100%;
        display: block;
        text-align: center;
    }

    .shop-single .product-details .prod-tabs .tabs-content{
        padding: 0;
        border: 0;
    }

    .comments-area.style-two .comment{
        padding-left: 0px;
    }

    .shop-single .product-details .prod-tabs .tabs-content .tab .content{
        padding-top: 40px;
    }

    .cart-section .apply-coupon .form-group{
        margin-right: 0;
        width: 100%;
    }

    .cart-section .cart-options > div {
        width: 100% !important;
    }

    .login-form .psw{
        width: 100%;
        margin-top: 0;
    }
    .shipping-form button,
    .cart-section .coupon-btn,
    .cart-section .cart-options .cart-btn,
    .cart-section .totals-table .proceed-btn,
    .cart-section .apply-coupon .form-group input[type="text"],
    .sidenav-bar {
        width: 100%;
    }

    .login-form button{
        top: 0;
    }

    .login-form .form-group.check-box{
        padding-top: 10px;
    }

    .about-section #imgLg{
        display: none;
    }

    .about-section #imgMd{
        display: initial;
    }


    /*thuru*/

    .header-lower button{
        padding-top: 25px;
    }

    .carousel-caption h2{
        font-size: 45px;
        line-height: 60px;
    }

    #sin_carousel h2{
        font-size: 43px;
        line-height: 65px;
    }

    .main-menu .navbar-collapse{
        padding-right: 6vw;
    }

    .project-sec .project-details1 .project-title {
        font-size: 20px;
    }

    .project-sec .project-details2 .project-title {
        font-size: 20px;
    }

    .project-sec .project-details2 .sub-title {
        font-size: 16px;
    }
    .project-1-carousel {
        margin: 0 25px 0 25px;
        height: 300px;
    }

    .project-2-carousel {
        margin: 0 25px 0 25px!important;
        height: 300px;
    }
}

@media only screen and (max-width: 479px) {
    .accordion-box .block .acc-btn{
        padding-top: 0;
    }

    .faq-section .location-list li{
        width: 100%;
        margin-bottom: 10px;
    }

    .about-block .inner{
        padding-left: 40px;
    }

    .service-detail .post-info .info-list li strong{
        width: 100%;
        display: block;
        margin-bottom: 4px;
    }

    .styled-pagination li.prev-post,
    .styled-pagination li.next-post{
        display: none;
    }

    .accordion-box.style-two .block .acc-btn{
        font-size: 14px;
        line-height: 24px;
    }

    .project-detail .two-column .list-style-one li{
        padding-left: 30px;
    }

    .error-section .error-title{
        font-size: 100px;
    }

    .error-section h4{
        font-size: 30px;
        margin-top: 20px;
    }

    .error-section .text{
        font-size: 20px;
        line-height: 1.4em;
    }

    .shop-upper-box .sort-by,
    .shop-upper-box .items-label{
        width: 100%;
        text-align: center;
    }

    .payment-box .payment-options li .radio-option .what-paypall{
        margin-left: 70px;
    }


    .login-form.register-form{
        padding-bottom: 25px;
    }

    .about-section #imgLg{
        display: none;
    }

    .about-section #imgMd{
        display: initial;
    }

    .fun-fact-section{
        background-image: url("./../images/thuru/smallCounterImg.webp") !important;
    }
    .project-1-carousel {
        height: 250px;
    }
    .project-2-carousel {
        height: 225px;
    }
}

 /*thuru*/

@media only screen and (max-width: 415px) {

    .header-lower .logo-box{
        padding: 15px 0 !important;
    }

    .main-menu .navbar-header{
        padding-top: 6px;
    }

    .header-lower button{
        padding-top: 0px;
    }

    .carousel-caption h2{
        font-size: 33px;
        line-height: 41px;
    }

    #sin_carousel h2{
        font-size: 30px;
        line-height: 41px;
    }

    .main-menu .navbar-collapse{
        padding-right: 7.5vw;
    }

}

@media only screen and (max-width: 380px) {

    .header-lower .logo-box{
       padding-bottom: 11px !important;
    }

    .header-lower button{
        padding-top: 0px;
    }

    .header-lower #afcLogo{
        width: 46px !important;
        height: auto;
        margin-left: 0px !important;
    }

    .main-menu .navbar-header{
        padding-top: 2px;
    }

    #sin_carousel h2{
        font-size: 28px;
        line-height: 41px;
    }

    .main-menu .navbar-collapse{
        padding-right: 8vw;
    }

    .header-lower #afcLogo{
        width: 48px !important;
        height: auto;
    }

    .news-section .project-img-2 {
        height: 300px;
    }

    .project-1-carousel {
        height: 200px;
    }

    .project-2-carousel {
        height: 200px;
    }
}

@media only screen and (max-width: 325px) {

    .header-lower .logo-box{
        padding: 19px 0 6px !important;
    }

    .main-menu .navbar-header{
        padding-top: 2px;
    }

    .header-lower #mainLogo{
        width: 188px !important;
    }

    .header-lower #afcLogo{
        width: 42px !important;
        height: auto;
        margin-left: 0px !important;
    }

    .header-lower button{
        padding-top: 0px;
    }

    .call-to-action img{
        width: 90px;
    }

    .call-to-action h2{
        font-size: 22px;
    }

    .call-to-action #sin_call{
        font-size: 19px;
    }

    .carousel-caption h2{
        font-size: 25px;
        line-height: 36px;
    }

    #sin_carousel h2{
        font-size: 25px;
        line-height: 41px;
    }

    .main-menu .navbar-collapse{
        padding-right: 9.2vw;
    }

    .projects-section #sin-gallery-ul li{
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 285px) {

    .header-lower .logo-box{
        padding-top: 15px !important;
    }

    .header-lower #afcLogo{
        margin-left: 0px;
    }

    .navbar-header{
        padding: 0px 10px;
    }

    .header-lower button{
        padding-top: 0px;
    }

    .mob-md-msg-title {
        font-size: 25px;
    }

    .call-to-action h2{
        font-size: 21px;
    }

    .call-to-action #sin_call{
        font-size: 18px;
    }

    .header-lower #mainLogo{
        width: 180px !important;
    }

    #sin_carousel h2{
        font-size: 23px;
        line-height: 31px;
    }

    .main-menu .navbar-collapse{
        padding-right: 18.2vw;
    }

    .projects-section #sin-gallery-ul li{
        font-size: 14px !important;
    }

    .contact-section h3{
        font-size: 16px;
        margin-bottom: 5px;
    }

    .contact-section .single-para {
        font-size: 12px;
        margin-bottom: 30px;
    }

    .contact-section .line-1 {
        font-size: 12px;
        margin-bottom: 0px;
    }

    .contact-section .line-2 {
        font-size: 12px;
    }

    .contact-header {
        padding: 30px 0;
    }

    .news-section .project-img {
        height: 90px;
    }

    .news-section .project-img-2 {
        height: 230px;
    }

}


