/*-=Small screens=-*/

@media only screen and (max-width: 1px) {
    /* TOP BAR Mobile STYLING */
    .top-bar {
        height: auto;
        background: #1a608b;
        /* change background color if you need */
    }

    .top-bar-section ul li > a {
        font-family: "Open Sans", sans-serif;
        color: white;
        /* change color of text if you need */
        font-size: 13px;
        background: #1a608b;
        /* change background color if you need */
    }

    .top-bar-section ul li:hover > a {
        background: #165176 !important;
        /* change background color if you need */
    }

    .top-bar-section ul li.current-menu-item > a:not(.button), .top-bar-section ul li.current-page-ancestor > a:not(.button) {
        background: #1e6fa0 !important;
        /* change background color of current menu item if you need */
    }

    .top-bar-section .menu {
        display: none;
    }

    .top-bar-section .dropdown {
        clip: auto;
        height: auto;
        display: none;
        width: 100%;
        position: static !important;
    }

    .top-bar-section .dropdown > li a {
        padding-left: 30px;
    }

    .top-bar-section .has-dropdown > a:after {
        display: none;
    }

    .top-bar-section ul li.has-dropdown a.dropdown-toggle {
        display: block;
        position: absolute;
        width: 100%;
        height: 33px;
        right: 0;
        top: 0;
        color: #FFF;
        z-index: 100;
        text-align: center;
    }

    .top-bar-section ul li.has-dropdown a.dropdown-toggle i.fa {
        font-size: 13px;
        line-height: 1;
        display: inline-block;
        height: 13px;
        width: 50px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: auto;
        right: 0;
        margin: auto;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .top-bar.expanded .opnd > .dropdown-toggle i.fa {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .top-bar.expanded .title-area {
        background: #124260;
    }

    .top-bar.expanded .toggle-topbar a {
        color: #fff;
    }

    .top-bar.expanded .toggle-topbar a span {
        box-shadow: none !important;
    }

    .top-bar.expanded .toggle-topbar a span:after {
        box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    }
}

@media only screen and (max-width: 1284px) {
    .test_content blockquote:after {
        right: 0;
    }
}

@media only screen and (max-width: 640px) {
    .home #home-slider {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        height: 100%;
    }

    .home #home-slider .slick-slide,
    .home #home-slider .slick-list,
    .home #home-slider .slick-track {
        height: 100%;
    }

    .header {
        padding: 20px 0 9px 0 !important;
    }

    .test_content blockquote {
        margin: 15px 0 0 0;
    }

    .test_content blockquote:before {
        left: 0;
    }

    .testimonials_content {
        padding: 0;
    }

    .image-1 {
        padding: 60% 0 0 0;
    }

    blockquote {
        margin: 0;
    }

    .home_bottom_content {
        padding: 11px 0 0;
    }

    .footer {
        margin-top: 20px;
    }

    .first_slider {
        height: 36vh;
    }
    .box-video .bg-video, .box-video{
        height: 100%;
    }
    .product_banner_slider .slick-next:before, .product_banner_slider .slick-prev:before,
    .home_banner_slider .slick-next:before, .home_banner_slider .slick-prev:before {
        font-size: 65px;
    }

    .slick-next, .slick-prev {
        top: 39%;
    }

    .category-item {
        margin: 0 10px 10px 10px !important;
    }

    .contact-social-block {
        width: inherit;
    }

    .contact-address-block {
        width: inherit;
    }

    .faq-page .page-title {
        font-size: 28px;
    }
    blockquote{
        padding: 40px;
    }
    .page-template-template-product #home-slider .slick-slide{
        min-height: 100% !important;
    }
    .page-template-template-product  #home-slider .paralaxbg{
        margin-bottom: 15px;
    }

    .socials-wrapper{
        margin: 16px 0px 0 0;
    }
    .socials-wrapper li, .socials-wrapper li + li{
        margin: 0 7px 0 7px;
    }
    #home-slider .slider-caption p,.single-top-caption h1{
        line-height: 12px;
    }
    .single-top-caption h1{
        font-size: 12px;
        text-shadow: none;
        font-weight: 600;
    }

}

/* max-width 640px and lower. Use this for mobiles only */
/*-=Medium screens=-*/
@media only screen and (min-width: 641px) {
    .page-template-template-product #home-slider + .testimonials_content-1{
        margin-top: -70px;
    }
        .page-template-template-product .introduction{
        transform: translateY(-12%);
    }
}

/* min-width 641px */
@media only screen and (min-width: 641px) and (max-width: 1024px) {
    /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
    .first_slider {
        height: 50vh;
    }
    .box-video .bg-video, .box-video{
        height: 100%;
    }

    .contact-social-block {
        width: inherit;
    }

    .contact-address-block {
        width: inherit;
    }
    .paralaxbg {
    background-attachment: inherit!important;
}

}

@media only screen and (min-width: 1024px) and (max-width: 1226px) {
    .contact-social-block, .contact-address-block {
        width: initial;
    }
}

/*-=Large screens=-*/
@media only screen and (min-width: 1025px) {
    /* min-width 1025px, large screens */
    .first_slider {
        height: 100vh;
    }
}

/*# sourceMappingURL=media-screens.css.map */

.top-bar .title-area {
    position: fixed;
    top: 40px;
    left: 25px;
    z-index: 100000000000000;
    transition: all .5s;
}

.top-bar.expanded {
    height: 100vh;
}

.header .top-bar {
    z-index: 1000000000;
    background: rgb(24, 27, 33);
    background: -moz-linear-gradient(top, rgba(24, 27, 33, 0.5) 0%, rgba(43, 46, 54, 0.5) 50%, rgba(14, 16, 20, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(24, 27, 33, 0.5) 0%, rgba(43, 46, 54, 0.5) 50%, rgba(14, 16, 20, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(24, 27, 33, 0.5) 0%, rgba(43, 46, 54, 0.5) 50%, rgba(14, 16, 20, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#181b21', endColorstr='#0e1014', GradientType=0);
    height: 100%;
    padding: 150px 15px 0px 30px;
    left: -100%;
    top: 0;
    position: fixed;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    overflow: inherit;
}

.top-bar.expanded {
    left: 0;
}

.menu {
    display: block !important;
    height: auto !important;

}

.top-bar-section {
    float: right;
    width: 100%;
    height: 100%;
    padding: 0 0 20px 0;
    overflow: auto;
}

.top-bar-section ul li {
    background: transparent;
}

.top-bar-section ul li.dotted-border {
    margin: 5px 0 20px 0;
}

.top-bar-section ul li.dotted-border:after {
    content: '';
    display: block;
    margin: 15px 0 0 0;
    background-image: -webkit-repeating-radial-gradient(center center, rgb(232, 235, 242), rgb(232, 235, 242) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgb(232, 235, 242), rgb(232, 235, 242) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgb(232, 235, 242), rgb(232, 235, 242) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgb(232, 235, 242), rgb(232, 235, 242) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 5px 5px;
    -moz-background-size: 5px 5px;
    background-size: 5px 5px;
    height: 3px;
    max-width: 130px;
}

.top-bar-section li + li {
    margin: 5px 0 0 0;
}

.top-bar-section ul li > a {
    color: #FFF;
    font-size: 14px;
    line-height: 33px;
    padding: 0 45px 0 0;
    text-transform: uppercase;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: 'MavenProRegular';
    z-index: 10;
}

.top-bar-section ul li .fa-chevron-right {
    background: url('../images/arr.png') no-repeat center;
}

.top-bar-section ul li .fa-chevron-right:before {
    content: '';
}

.top-bar-section ul li:hover > a {
    background: transparent !important;
    color: #fff !important;
    text-shadow: 1px 0 0 #fff ;
}

.top-bar-section ul li.current-menu-item > a:not(.button), .top-bar-section ul li.current-page-ancestor > a:not(.button) {
    background: transparent;
    color: #fff;
    font-weight: bold;
}

.top-bar-section .menu {
    display: none;
}

.top-bar-section .dropdown {
    clip: auto;
    height: auto;
    display: none;
    width: 100%;
    padding: 10px 0 0 20px;
    position: static !important;
}

.top-bar-section .dropdown > li a {
    padding: 0 0px 0 0px;
    font-size: 13px;
    line-height: 28px;
}

.top-bar-section .dropdown > li {
    margin: 0 0 5px 0;
}

.top-bar-section .has-dropdown > a:after {
    display: none;
}

.top-bar-section ul li.has-dropdown a.dropdown-toggle {
    display: block;
    position: absolute;
    width: 100%;
    height: 33px;
    right: 0;
    top: 0;
    color: #FFF;
    z-index: 100;
    text-align: center;
}

.top-bar-section ul li.has-dropdown a.dropdown-toggle i.fa {
    font-size: 13px;
    line-height: 1;
    height: 13px;
    width: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.top-bar-section ul li.has-dropdown.current-menu-item a.dropdown-toggle,
.top-bar-section ul li.has-dropdown.current-page-ancestor a.dropdown-toggle {
    color: #141414;
}

.top-bar.expanded .opnd > .dropdown-toggle i.fa {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.top-bar.expanded .title-area {
    background: transparent;
}

.top-bar .title-area {
    background: transparent;
}

.top-bar .toggle-topbar.menu-icon {
    display: inline-block;
    position: relative;
    margin: 0;
    line-height: 1;
    padding: 0;
}

.top-bar .toggle-topbar.menu-icon a {
    display: inline-block;
    color: #fff;
    width: 30px;
    height: 24px;
    padding: 0;
}

.top-bar .toggle-topbar.menu-icon a span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #FFF;
    left: 0;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    border-radius: 3px;
}

.top-bar .toggle-topbar.menu-icon a span:after {
    display: none !important;
}

.top-bar .toggle-topbar.menu-icon a span:nth-child(1) {
    top: 2px;
}

.top-bar .toggle-topbar.menu-icon a span:nth-child(2), .top-bar .toggle-topbar.menu-icon a span:nth-child(3) {
    top: 10px;
}

.top-bar .toggle-topbar.menu-icon a span:nth-child(4) {
    top: 18px;
}

.top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(1), .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(4) {
    top: 16px;
    width: 0;
    height: 3px;
    left: 50%;
}

.top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(2) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(3) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    padding: 20px 0;
    /*background: rgba(0, 0, 0, 0.3);*/
    background: transparent !important;
    transition: all .5s;
}

/*.add_pad .header {
    padding: 10px 0;
}*/
.add_pad .header {
    padding: 0px;
}

.add_pad .top-bar .title-area {
 /*  top: 30px; */
}

.header .logo img {
    max-width: 155px;
}
.header .logo {
    -moz-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
}
.header .logo:hover {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.header > .row {
    max-width: none;
}

.page-template-template-home .header {
    background: transparent;
}



/*new styles*/
@media only screen and (max-width: 1024px) and (orientation: landscape){
     .about-page{
        min-height: auto !important;
    }
     .page-template-template-product #home-slider .slick-slide, .first_slider{
        min-height: auto !important;
    }
    .first_slider{
        height: 50vw;
    }
}
@media only screen and (max-width: 1024px) and (orientation: portrait){
    .header{
        background-color: #52545A;
    }
    .page-template-template-product #home-slider .slick-slide, .first_slider{
        min-height: auto !important;
    }
       .page-template-template-product  #home-slider .paralaxbg, .about-page, .single-top .paralaxbg, .faq-page{
        margin-top: 95px;
        min-height: auto !important;
        height: 56vw;
    }
     .gallery{
        margin-top: 95px;
    }
    .gallery .gallery-bg{
        height: 40vw;
    }

}
@media only screen and (max-width: 736px) and (orientation: landscape){
    .gallery .gallery-bg{
        height: 38vw;
    }
}
@media only screen and (max-width: 640px) and (orientation: landscape){
    #home-slider .slider-caption{
        bottom: 100px;
    }
    .first_slider, .faq-page{
        min-height: auto !important;
        height: 100vh;
    }
    .gallery .gallery-bg{
        height: 100vh;
    }
}
@media only screen and (max-width: 640px) and (orientation: portrait){
    .product_banner_slider .slick-next:before, .home_banner_slider .slick-next:before, .product_banner_slider .slick-prev:before, .home_banner_slider .slick-prev:before{
        content: "";
        height: 52px;
        width: 29px;
    }
    .page-template-template-product  #home-slider .paralaxbg, .about-page, .single-top .paralaxbg, .faq-page {
        margin-top: 95px;
        min-height: auto !important;
        height: 56vw;
    }
    .test_content{
        opacity: 1;
        top: 0;
    }
    .first_slider{
        min-height: auto !important;
    }
    .gallery{
        margin-top: 95px;
    }
    .gallery .gallery-bg{
        height: 41vh;
    }
}

