
/*-----------------------------------------------------------------------------------*/
/*  Responsive
/*-----------------------------------------------------------------------------------*/


@media only screen and (min-width: 1920px) and (max-width: 5120px) {

    #slider ul li h1 {
        font-size: 135px;
        line-height: 155px;
    };
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {

    #slider ul li h1 {
        font-size: 120px;
        line-height: 140px;
    };
}

@media only screen and (min-width: 1440px) and (max-width: 1600px) {

    #slider ul li h1 {
        font-size: 110px;
        line-height: 130px;
    };
}

@media only screen and (min-width: 1279px) and (max-width: 1440px) {

    #slider ul li h1 {
        font-size: 90px;
        line-height: 110px;
    };
}

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


    .js #nav{display:none;}
    #menu-wicon{display:none;}
    .js .slicknav_menu{display:block;}
    .slicknav_arrow{float:left;margin-top: 1px !important;}
    .slicknav_parent:before,.slicknav_parent:after{display:table;content:" "}.slicknav_parent:after{clear:both}
    .slicknav_parent .frame{float: left;}


    .drop-cart{
        display: none;
    }

    #menu {
        position: relative !important;
        width: 100% !important;
    }

    #menu #nav li:first-child, #menu2 #nav li:first-child {
        margin-top: 40px !important;
    }

    #menu #nav li:last-child, #menu2 #nav li:last-child {
        padding-bottom: 60px !important;
    }

    .slicknav_menu .slicknav_nav li a {
    position: relative;
    color: #FFF;
    padding: 13px 22px;
    display: block;
    padding-left: 55px;
    height: 50px;
    font-size: 12px;
    letter-spacing: 0.1800em;
    font-weight: 600;
    text-transform: uppercase;
    }

    .slicknav_menu .slicknav_nav li a i {
        padding: 4px 0;
    }

    .slicknav_menu .slicknav_nav li {
        position: relative;
        display: block;
        border-bottom: 1px solid #1f1f1f !important;
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        background-color: #000 !important;
        list-style: none;
    }

    .slicknav_menu .slicknav_nav li i {
        font-size: 16px;
        color: #fff;
        position: absolute;
        left: 22px;
        padding-top: 3px;
    }

    #menu-alt-wrapper.menu-white #nav li a {
        color: #FFF !important;
    }

    #menu-alt-wrapper {
        position: relative;
        width: 100%;
        height: 65px;
        background: #000;
    }

    #menu-alt-wrapper .container {
        max-width: 100% !important;
        padding: 0;
    }

    .h-logo {
        display: none;
    }

    .menu-alt {
        float: none !important;
    }

    .menu-alt ul {
        padding: 0;
    }


    #nav li.sectionLink {
        width: 100%;
    }

    #nav li.sectionLink a span {
        font-size: 16px;
    }

    #menu-alt-wrapper #nav li {
        float: none;
        width: 100%;
        background-color: #020402;
        border-bottom: 1px solid #1f1f1f;
        padding-left: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #menu2{
        width: 100%;
    }

    #menu-alt-wrapper.menu-white #nav li a {
        color: #FFF;
    }

    [    class*="col-"] {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    img[class*="wp-image-"], img[class*="attachment-"], .post img, .post {
        max-width: 100%;
        height: auto;
    }

    .qtext {
        padding: 50px 5% 0 5%;
    }

    .qname {
        padding-bottom: 50px;
    }

    #client-list {
        padding: 0 100px;
        margin-top: 30px !important;
    }

    #client-list li {
        margin-bottom: 30px;
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .comment-form-area textarea {
        width: 100% !important;
    }

    .work-list {
        margin-left: 0 !important;
    }

}

@media only screen and (min-width: 767px) and (max-width: 1279px) {

    .contact-form-area textarea {
        width: 100% !important;
    };



}

@media only screen and (max-width: 991px) {
 
     .animated-area {
        overflow: hidden;
    }

    #slider ul li h1 {
        font-size: 60px !important;
        line-height: 70px !important;
    };

    .contact-form-area input {
        width: 100% !important;
    }

    .contact-form-area textarea {
        width: 100% !important;
    }

    .services-list {
        text-align: center;
        padding-left: 20%;
    }

    .services-list li{
        margin-bottom: 25px;
        margin-right: 10%;
    }

    .woocommerce ul.products li.product .button {
    margin-top: 0px;
    }

    .portfolio-filters ul li {
        float: left;
        margin-bottom: 10px;
        margin-right: 5px !important;
    }

    .portfolio-filters ul li a {
        font-size: 12px !important;
    }

    .about-box {
        margin-top: 0px !important;
    }

    .service-number-box {
        margin-top: 0 !important;
    }

    .parallax-s {
        text-align: center;
        padding: 50px 0 !important;
    }

    .feat-box i {
        font-size: 15px !important;
    };
}

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

    #slider ul li h1 {
        font-size: 50px !important;
        line-height: 60px !important;
    };

    #client-list {
        margin-left: 50px;
    }

    .important-text-underline{
        bottom:0px;
    }

    .blg-content-box {
        width: 100% !important;
        height: auto !important;
    }

    .date-box {
        position: absolute;
        top: 0;
        right: 0;
    }

    .sect-titles {
        font-size: 55px;
    }


    .qtext {
        font-size: 35px;
    }

    .submit-wrapper {
        float: none !important;
    }

    .img-responsive img {
        display: block;
        height: auto;
        width: 100%;
    }

    .work-list ul li {
        width: 50% !important;
        margin-bottom: 10px !important;
    }

    .work-list ul li:last-child {
        margin-bottom: 0;
    };
}

/* Tablet Portrait size to Tablet Landscape (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
        .parallax-quote h1, .customer-slider h1 {
        font-size: 20px !important;
        line-height: 35px;
    }

        .woocommerce-section{
        padding: 0 15px;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {


    #slider ul li h1 {
        font-size: 30px !important;
        line-height: 40px !important;
    }

        .parallax-quote h1, .customer-slider h1 {
        font-size: 20px !important;
        line-height: 35px;
    }

        .woocommerce-section{
        padding: 0 15px;
    }



    .block {
        font-size: 8px !important;
    }

    .block div span {
        position: relative;
        transition: top .4s;
        transition: top .4s;
        display: inline-block;
        width: 20px !important;
        height: 20px !important;
        line-height: 20px !important;
    }

    .work-list ul li {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .work-list ul li:last-child {
        margin-bottom: 0;
    }

    #team-list li {
        width: 290px;
        height: 420px;
    }

    .team-box {
        height: 350px;
    }

    .contact-form-area input {
        width: 100% !important;
    }

    .contact-form-area textarea {
        width: 100% !important;
    }

    .submit-button {
        margin-right: 0;
    }

    #client-list {
        padding: 0 10px;
        margin-top: 30px !important;
    }

    .social-icons li {
        margin-bottom: 20px;
    }

    .comment-pic {
        float: none;
        margin-left: 90px;
    }

    .error_title {
        font-size: 150px !important;
        font-weight: 400;
    }

    .comment-pic {
        margin-left: 0;
    }

    .cust-name h2 {
        padding-left: 10px !important;
    };
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (min-device-pixel-ratio: 1.5) {
    

    #portfolio-prev {
        width: 16px;
        height: 38px;
        background: url("../images/dark-left@2x.png") no-repeat;
    }

    #portfolio-next {
        width: 16px;
        height: 38px;
        background: url("../images/dark-right@2x.png") no-repeat;
    }

    .flex-direction-nav .flex-next {
        background-image: url(../images/right_dark@2x.png);
        background-size: 20px;
    }

    .flex-direction-nav .flex-prev {
        background-image: url(../images/left_dark@2x.png);
        background-size: 20px;
    };
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2), @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (max--moz-device-pixel-ratio: 2) {
}