@media (max-width: 767px) {
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 16px;
    }
    .mobile_bottom_nav {
        background: #ae762d;
        color: #fff;
        position: fixed;
        bottom: 0;
        z-index: 9999999;
        left: 0;
        right: 0;
    }
    .mobile_bottom_nav .col-xs-6 .text-center {
        padding: 10px 15px;
        border-left: 1px solid #fff;
        margin: 0 -15px;
    }
    .mobile_bottom_nav .col-xs-6:last-child .text-center {
        border-left: none;
    }
    .mobile_bottom_nav span {
        display: block;
        margin-top: 5px;
        font-size: 16px;
        color: #fff;
    }
    #contact_form .modal-form .modal-body .contact_form {
        height: initial;
        width: 100%;
        padding: 15px;
    }

    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 7px;
    }
    .navbar-toggle .icon-bar {
        width: 28px;
        height: 3px;
        border-radius: 50px;
        background-color: #fff;
        transition: 800ms;
    }
    .navbar-toggle.cross .icon-bar:nth-child(1) {
        transform: rotate(-45deg);
        margin-top: 9px;
    }
    .navbar-toggle.cross .icon-bar:nth-child(2) {
        opacity: 0;
    }
    .navbar-toggle.cross .icon-bar:nth-child(3) {
        transform: rotate(45deg);
        margin-top: -13px;
    }
    .navbar-fixed-top {
        background-color: #000;
    }
    .navbar-brand {
        padding: 5px 10px;
        height: unset;
    }
    .navbar-brand>img {
        height: auto;
    }
    .nav>li>a {
        text-align: center;
        padding: 10px 15px;
        font-size: 16px;
    }
    .logo_cls{
        display: none !important;
    }
    .logo_cls_mbl {
        display: block;
    }
    .navbar-toggle {
        margin-top: 17px;
        position: relative;
        top: -5px;
    }
    nav.navbar.navbar-fixed-top.zinex {
        min-height: auto;
    }
    .linemenu:before{
        content: none;
    }
    .secthree {
        padding-bottom: 30px;
    }
    .secfour .text-center.secthree_tittle {
        top: 10px;
    }
    .form_cls input[type="text"] {
        margin-bottom: 15px;
    }
    /*.divimg_bottom {
        min-height: 1361px !important;
    }*/
    .form_cls {
           margin-bottom: 20px;
    background: #dcd0b8;
    padding: 13px;
    position: relative;
    top: -25px;
    }
    .post_ab .col-xs-12.col-sm-6 {
        width: 50%;
        margin-bottom: 5px;
    }
    section.sectwo {
        margin-top: 0;
        padding-bottom: 30px;
    }
    .secnine{
        padding-bottom: 80px !important;
    }
    .secone {
        top: 400px;
    }
    .secone {
         background-image:none; 
        background: #e9e1d4;
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 36px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 18px;
    }
    .mobile_bottom_nav {
        display: none;
    }
    .navbar-collapse.collapse {
        text-align: center;
    }
    .navbar-nav {
        float: left;
        width: 100%;
        text-align: right;
    }
    .navbar-nav>li {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .navbar-header {
        float: left !important;
    }
    li.call_cls {
        float: left;
        position: relative;
        top: 15px;
    }
}

@media (min-width: 992px) {}

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

@media (min-width: 992px) and (max-width: 1024px) {
    
}

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

@media (min-width: 1025px) {}

@media (min-width: 1025px) and (max-width: 1279px) {
    
}

@media (min-width: 992px) and (max-width: 1199px) {
    
}
@media (max-width: 1199px) {
    
}
@media (min-width: 1280px) and (max-width: 1439px) {
    
}

@media (min-width: 1440px) and (max-width: 1679px) {
    .nav>li>a {
        padding: 15px 22px;
    }
    .navbar-nav {
        float: left;
        padding-left: 45px;
    }
    
}

@media (min-width: 1680px) and (max-width: 1919px) {
    .nav>li>a {
        padding: 15px 35px;
    }
}
@media (min-width: 1400px) and (max-width: 1699px) {
    .container {
        width: 1300px;
    }
}
@media (min-width: 1920px) {}


@media (min-width: 1700px){
    .container {
        width: 1533px;
    }
    .nav>li>a {
        font-size: 21px;
    }
    .nav>li>a {
        font-size: 21px;
        padding: 15px 15px;
    }
    .aboutcon {
        padding-top: 50px;
    }
    /*.aboutcon p {
        font-size: 19px;
        line-height: 31px;
    }*/
    .handflexcls ul li span {
        font-size: 18px;
    }
    .slick-center {
        transform: scale(1);
    }
    .slick-center iframe {
        height: 509px;
        position: relative;
        top: -90px;
    }
    .slick-list {
        padding-bottom: 0px !important;
        padding-top: 90px !important;
    }
}

@media (max-width: 992px) {
    

}
@media (max-width: 767px) {
}

@media (max-width: 767px) {
 
}

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

}
@media (min-width: 500px) and (max-width: 767px) {

}
@media (max-width: 375px) {

}
@media (max-width: 431px) {

}
/*@media (min-width: 768px) and (max-width: 1400px) {
    .container {
        width: 1200px;
    }
}*/

@media (max-width: 767px) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: unset;
        height: 100vh;
        background: #111;
    }

}

@media (max-width: 1399px) {
    .aboutcon p {
        font-size: 14px;
        line-height: 24px;
    }
}

@media (max-width: 1199px) {
    .mancls{
        width: 100%;
    }
    .aboutcon p {
        font-size: 12px;
        line-height: 20px;
    }
    .porcelaininner p {
        color: #fff;
        font-size: 13px;
    }
    .porcelainmainflex:before {
        width: 84%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .nav>li>a {
        font-size: 12px;
        padding: 20px 5px;
    }
    .call_cls a {
        padding: 6px 7px !important;
        font-size: 13px !important;
    }
    .videoWrapper1 {
        height: 637px;
    }
    .example-marquee {
        height: 637px;
    }
    .example-marquee iframe{
        height: 637px;
    }
    .aboutcon p {
        font-size: 17px;
        line-height: 28px;
    }
    .porcelaininner p {
        font-size: 9px;
    }
    .porcelainmainflex:before {
        width: 86%;
        left: 60px;
    }
    .porcelaininner h3 {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .banner_form input {
        margin-left: 0;
        width: 100% !important;
    }
    .formsecinner {
        display: block;
        padding: 0 15px;
    }
    .banner_title span {
        font-size: 30px;
    }
    .banner_title h2 {
        font-size: 38px;
    }
    .formsection .banner_title strong {
        top: 11px;
        display: block;
        text-align: center;
        left: -31px;
    }
    .handflexcls ul {
        display: block;
    }
    .handflexcls ul li {
        width: 50%;
        float: right;
    }
    .handflexcls {
        margin-bottom: 20px;
        float: left;
    }
    .colorbgcls {
        clear: both;
        position: relative;
        margin-bottom: 10px;
    }
    .blubgcls {
        padding: 50px 15px;
    }
    .porcelainmainflex {
        display: block;
        text-align: center;
    }
    .porcelainmainflex:before{
        content: none;
    }
    img.reccls {
        display: none;
    }
    .porcelaininner {
        width: 49%;
        float: unset;
        display: inline-block;
        vertical-align: top;
    }
    .porcelaininner p {
        min-height: 40px;
    }
    .dummytext {
        padding: 50px 15px;
    }
    .footer .formsecinner input {
        margin-left: 0;
        width: 100% !important;
    }
    .footer .formsecinner {
        display: block;
    }
    .bottom-footer {
        display: flex;
        justify-content: space-between;
    }
    .bottom-footer .col-md-6 {
        width: 100%;
    }
    .copywritcls {
        padding-bottom: 70px;
    }
    .aboutcon p {
        font-size: 16px;
        line-height: 29px;
    }
    .slick-list {
        padding-bottom: 0px !important;
    }
    .videosection {
        padding: 50px 0px 60px 0px;
    }
    .videoWrapper1 {
        height: 637px;
    }
    .example-marquee {
        height: 637px;
    }
    .example-marquee iframe{
        height: 637px;
    }
    .formsection{
        overflow: hidden;
    }
    .banner_sec {
        width: 100%;
    }
    .navbar-brand>img {
        width: 140px;
    }
    .nav {
        text-align: center !important;
    }
    .call_cls{
        display: inline-block !important;
    }
    .slick-list {
        padding: 0 40px !important;
    }
    .slick-center {
        transform: scale(1);
    }
    .videosection .banner_title strong {
        position: relative;
        right: 30px;
    }
    section.banneryoutube {
        margin-top: 69px;
    }
    .example-marquee {
        height: 400px;
    }
    .example-marquee iframe{
        height: 400px;
    }
    .videoWrapper1 {
        height: 400px;
    }
    .slick-prev {
        left: 20px !important;
    }
    .appendprenext {
        width: 100%;
    }
    .slick-next {
        right: 20px !important;
    }
    .footer {
        padding: 50px 0px 40px 0px;
    }
    .aboutcon {
        overflow: hidden;
    }
    .moretextlink{
        font-size: 20px;
        color: #134e62;
        display: block;
        margin-bottom: 20px;
        text-align: center;
    }
    .youformcls {
        display: block;
    }

    .youtuberightcls {
        width: 100%;
    }
    .youtubeleftcls {
        width: 100%;
        margin-top: 40px;
    }
    .youtubeformsection {
        padding: 50px 15px;
    }
    .youtubeformsectioninner h3 {
        font-size: 23px;
    }
    .youtuberightcls iframe {
        height: 250px;
    }
    .formsecinner form {
        display: block;
    }
}