/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


@media (min-width: 1200px) and (max-width: 1342px) {
    .banner_Carousel {
        margin: 200px -29px 0px -130px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navigation.navbar-dark .navbar-nav .nav-link {
        padding: 0px 20px;
    }

    .text-bg h1 {
        font-size: 61px;
        line-height: 78px;
    }

    .banner_Carousel {
        margin: 200px -29px 0px -130px;
    }

    .about {
        padding: 251px 0 0px 0;
    }

    .about_img {
        margin-left: 0;
    }
    .our_img img {
      
        height: 260px;
      min-width: 206px;
    }
    .read_more {
        padding: 8px 30px;
        width: auto;
        
    }
    .text-bg h1 span {
        color: #187544;
        font-size: 40px;
        line-height: 78px;
    }
    .text-bg h1 {
        font-size: 23px;
        line-height: 65px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .navigation.navbar {
        padding-top: 21px !important;
    }
    .read_more {
       
        padding: 8px 30px;
        width: auto;
      
    }
    .banner_main {
        min-height: 760px;   
    }

    .footer::after {
        top: -185px;
        bottom: auto;
        background-size: 100%;
    }
    .footer::before {
        top: -250px;
    }
    .text-bg h1 {
        font-size: 23px;
        line-height: 65px;
    }

    .navigation.navbar-dark .navbar-nav .nav-link {
        padding: 0px 7px;
    }

   

    .logo img {
        max-height: 50px;
        height: auto;
    }

    .banner_Carousel {
        margin: 200px -30px 0px -130px;
    }

    .titlepage h2 {
        font-size: 33px;
    }

    .about {
        padding: 251px 0 0px 0;
    }

    .about_img {
        margin-left: 0;
    }

    .footer::before {
        right: 21px;
    }

    .footer h3 {
        padding-right: 6px;
    }


    ul.location_icon li {
        display: block;
    }

    .text-bg h1 span {
        color: #187544;
        font-size: 40px;
        line-height: 78px;
    }
    .our_img img {
      
        height: 260px;
      min-width: 206px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .logo img {
        max-height: 50px;
        height: auto;
    }

    .text-bg h1 span {
        color: #187544;
        font-size: 40px;
        line-height: 78px;
    }

    .productCard .container-fluid {
        padding: 10px !important;
    }
    .navigation.navbar {
        padding-top: 21px !important;
    }
    .page-header.is-sticky .navbar-nav .active>.nav-link{
        color: #fff;
    }

    .banner_Carousel {
        margin: 20px 0px 0px 0px;
    }

    .d_none {
        display: none;
    }

    .text-bg h1 {
        font-size: 50px;
        line-height: 60px;
        padding-bottom: 10px;
    }

    .text-bg {
        margin-right: 0px;
    }

    .banner_main::before {
        position: inherit;
    }

    .about {
        padding: 90px 0 0px 0;
    }

    .about_img,
    .about .titlepage {
        margin-left: 0;
    }

    .margin_top {
        margin-top: 0px;
    }

    .footer::before {
        right: 21px;
    }

    .about_img {
        margin-bottom: 20px;
    }

    ul.social_icon {
        margin-top: 25px;
    }

    ul.location_icon li {
        font-size: 17px;
        display: block
    }

    .navigation.navbar {
        float: right;
        display: inherit !important;
        padding: 0;
        width: 100%;
        padding-top: 12px;
    }

    .navigation .navbar-collapse {
        background: #440e62;
        padding: 20px;
        margin-top: 70px;
        position: absolute;
        width: 100%;
        margin-right: 20px;
        z-index: 999;
    }

    .navigation.navbar-dark .navbar-nav .nav-link {
        padding: 10px 0;
        color: #fff;
    }

    .navigation.navbar-dark .navbar-nav .nav-link:focus,
    .navigation.navbar-dark .navbar-nav .nav-link:hover {
        color: #e5a124;
    }

    .navigation.navbar-dark .navbar-toggler {
        border: inherit;
        float: right;
        padding-top: 6px;
    }

    .navigation.navbar-dark .navbar-toggler-icon {
        background: url(../images/menu_icon.png);
        background-repeat: no-repeat;
    }
    .productCard .container-fluid .info .slogan {
     
        font-size: 19px;
    }
    section.productCard p {
        text-align: justify;
    }
}

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

    .productCard.morph .container-fluid .colorLayer {
         width: 100%;
         height: 80vh;
    }

    .productCard.morph .container-fluid .preview {
         width: 100%;
         height: calc(80vh - 100px);
    }

    .productCard.morph .container-fluid .preview .brand {
         top: 0;
    }

    .productCard .container-fluid {
         width: 100%;
    }

    .productCard .container-fluid .info {
         width: 100%;
         margin-bottom: 450px;
         text-align: center;
    }

    .productCard .container-fluid .info .attribs .attrib .options {
         justify-content: center;
    }

    .productCard .container-fluid .info .attribs .attrib .options .option {
         margin: 10px;
    }

    .productCard .container-fluid .info .buttons {
         justify-content: center;
         margin-top: 10px;
    }

    .productCard .container-fluid .info .buttons .button {
         margin: 20px;
    }

    .productCard .container-fluid .colorLayer {
         top: auto;
         bottom: 0;
         width: 100%;
         height: 300px;
         transform: none;
    }

    .productCard .container-fluid .colorLayer:after {
        top: -36vh;
        right: 0;
        width: 100%;
        height: 36vh;
    }
    .productCard .container-fluid .preview {
         top: auto;
         bottom: 50px;
         width: 100%;
         height: 400px;
    }

    .productCard .container-fluid .preview .brand {
        top: 102px;
        left: 25px;
        text-align: left;
        -webkit-text-stroke: 3px #2c7f3e;
    }
    .productCard .container-fluid .preview .closePreview {
         top: 0;
    }

    .productCard .container-fluid .preview .movControls {
         bottom: 0;
    }
}




@media (max-width: 575px) {
    .productCard .container-fluid .info {
         margin-bottom: 300px;
    }

    .productCard .container-fluid .info .buttons .button {
         width: 100%;
         margin: 20px 0 0 0;
    }

    .productCard .container-fluid .colorLayer {
        height: 300px;
    }

    .productCard .container-fluid .preview {
         height: 250px;
    }

    .productCard .container-fluid .preview .brand {
        height: 117px;
        font-size: 47px;
    }

    .model .header {
        padding: 20px 0px 20px 0px;
    }
    section.productCard p {
        text-align: justify;
        line-height: 22px;
        font-weight: normal;
    }
    .productCard .container-fluid {
        padding: 10px !important;
    }

    .productCard .container-fluid .info .slogan {
    
        font-size: 19px;
    }
    .logo img {
        max-height: 50px;
        height: auto;
    }
    .page-header.is-sticky .navbar-nav .active>.nav-link {
        color: #ffa30f;
    }
    .about .titlepage p {
        font-size: 17px;
        text-align: justify;
        line-height: 28px;
    }
    .navigation.navbar {
        padding-top: 21px !important;
    }

    .banner_Carousel {
        margin: 20px 0px 0px 0px;
    }

    .d_none {
        display: none;
    }

    .text-bg h1 {
        font-size: 26px;
        line-height: 37px;
        padding-bottom: 10px;
    }

    .text-bg h1 span {

        font-size: 49px;
        line-height: 78px;
    }

    .banner_main {
        min-height: 980px;
    }

    .our_img img {
      min-width: 100%;
    }
    .testimonial_Carousel .test_box p {
        line-height: 23px;
        text-align: justify;
    }
    .banner_Carousel .carousel-indicators li {
        width: 10px;
        height: 10px;

    }

    .text-bg {
        margin-right: 0px;
    }

    .banner_main::before {
        position: inherit;
    }

    .about {
        padding: 90px 0 0px 0;
    }

    .about_img,
    .about .titlepage {
        margin-left: 0;
        text-align: center;
    }

    .testimonial_Carousel .carousel-indicators li {
        width: 15px;
        height: 15px;
        border-radius: 20px;
        background: #257500;
    }

    .margin_top {
        margin-top: 0px;
    }

    .footer::before {
        right: 21px;
    }

    .page-heading .nine h1 {
        text-align: center;
        font-size: 36px;
        text-transform: uppercase;
        color: #222;
        letter-spacing: 1px;
        /* font-family: "Playfair Display", serif; */
        font-weight: 600;
    }

    .page-heading .nine h1 span {

        font-size: 10px;

    }

    .contact-page-sec {
        padding: 0px 0;
        min-height: 100vh;
    }

    .page-heading .nine h1, .titlepage .nine h1 {
        text-align: center;
        font-size: 20px;
        text-transform: uppercase;
        color: #222;
        letter-spacing: 1px;
        font-weight: 600;
    }

    .about_img {
        margin-bottom: 20px;
    }

    .testimonial {
        padding: 60px 0px 140px 0px;
    }

    .footer::before {
        position: inherit;
    }

    ul.social_icon {
        float: none;
        display: flex;
        justify-content: center;
    }

    .footer::after {
        position: inherit;
    }

    ul.location_icon {
        margin-top: 0px;
        text-align: center;
    }

    ul.social_icon {
        margin-top: 25px;
    }

    .navigation.navbar {
        float: right;
        display: inherit !important;
        padding: 0 !important;
        width: 100%;
        margin-top: -45px;
    }

    .navigation .navbar-collapse {
        background: #257500;
        padding: 20px;
        margin-top: 69px;
        position: absolute;
        width: 100%;
        margin-right: 20px;
        z-index: 999;
    }

    .navigation.navbar-dark .navbar-nav .nav-link {
        padding: 10px 0;
        color: #fff;
    }

    .navigation.navbar-dark .navbar-nav .nav-link:focus,
    .navigation.navbar-dark .navbar-nav .nav-link:hover {
        color: #e5a124;
    }

    .navigation.navbar-dark .navbar-toggler {
        float: right;
        margin-right: 2px;
        border: inherit;
    }

    .navigation.navbar-dark .navbar-toggler-icon {
        background: url(../images/menu_icon.png);
        background-repeat: no-repeat;
    }
}

.modal-dialog {
    max-width: 90% !important;
    margin: 1.75rem auto;
}