/**
* 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */

@import url("../smarteye/responsive.css");
@media only screen and (max-width: 1240px) {
    .cms-banner-item.cms-banner1 {
        margin-bottom: 24px;
    }
    .horizontal-tab .box-heading,
    .banner_top .box-heading {
        margin: 0 100px 10px;
    }
    .description.otherfont {
        margin: 0 50px;
    }
    #team-posts-products .owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 15px;
    }
    #team-posts-products .owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 14px;
    }
    .one_fourth.one {
        margin-bottom: 7px;
        width: 50%;
    }
    .header-logo {
        margin: 26px 20px 0;
    }
    .header-main {
        padding: 72px 70px 27px 80px;
    }
    .header-search {
        right: 177px;
    }
}
@media only screen and (max-width: 979px) {
    .header-right {
        margin: 20px 0 0;
    }
    .header-middle-child {
        top: 29px;
    }
    .header-main {
        padding: 0 20px !important;
    }
    .header-right {
        margin: 34px 0 0;
    }
    .header-search {
        top: 33px;
        right: 126px;
    }
    .cms-banner-item.cms-banner1 {
        margin-bottom: 16px;
    }
    .horizontal-tab .box-heading,
    .banner_top .box-heading,
    .brandslider .box-heading {
        margin: 0 0px 10px;
    }
    .horizontal-tab .resp-tabs-list li {
        padding: 8px 20px;
        margin: 3px 0;
    }
    .heading_inner {
        font-size: 35px;
    }
    .home-container-tab .bottom-left,
    .home-container-tab .bottom-right {
        width: 100%;
    }
    .box-heading {
        margin: 80px 14% 10px;
    }
    .text1.static-text {
        font-size: 28px;
        line-height: 30px;
    }
    .text2.static-text {
        font-size: 14px;
        line-height: 35px;
    }
    .home-blog .box-heading {
        margin: 25px 0 82px;
    }
    /***** vertical menu***/
    
    .header-left {
        display: inline-block;
        left: 0;
        margin: 0 auto;
        padding: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 170px;
        z-index: 1;
    }
    .header-middle-child {
        left: 20px;
    }
    .header-logo {
        margin: 5px 0 0;
    }
    .mega-menu ul li a,
    .mobile-menu ul li a {
        color: #666;
    }
    .mega-menu ul li a:hover,
    .mobile-menu ul li a:hover,
    .mega-menu .current_page_item > a,
    .mobile-menu .current_page_item > a {
        color: #000;
    }
    .menu-toggle:before {
        content: "\f0c9";
        color: #fff;
        font-size: 25px;
        left: 0;
        margin-top: 0;
        position: absolute;
        top: 6px;
    }
    .mobile-menu {
        display: block;
    }
    .mega-menu {
        display: none;
    }
    .menu-toggle {
        display: none;
    }
    /*.mobile-menu {
    background: #ffffff none repeat scroll 0 0;
    border-color: #d8d8d8;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    margin-left: 0;
    padding: 10px 20px;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(-110%);
	-webkit-transform:  translateX(-110%);
	-ms-transform: translateX(-110%);
	-o-transform: translateX(-110%);
	-moz-transform: translateX(-110%);
    transition: all 300ms ease 0s;
	-webkit-transition:all 300ms ease 0s;
	-moz-transition:all 300ms ease 0s;
	-ms-transition:all 300ms ease 0s;
	-o-transition:all 300ms ease 0s;
    width: 280px;
    z-index: 999999;
}
*/
    
    .active.navigation-menu .navigation-inner {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        overflow-y: auto;
    }
    .navigation-inner {
        background: #fff;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 280px;
        z-index: 999999;
        transform: translateX(-110%);
        -webkit-transform: translateX(-110%);
        -ms-transform: translateX(-110%);
        -o-transform: translateX(-110%);
        -moz-transform: translateX(-110%);
        transition: all 300ms ease 0s;
        -webkit-transition: all 300ms ease 0s;
        -moz-transition: all 300ms ease 0s;
        -ms-transition: all 300ms ease 0s;
        -o-transition: all 300ms ease 0s;
        border-color: #d8d8d8;
        border-style: solid;
        border-width: 1px;
        box-sizing: border-box;
        height: 100%;
        margin-left: 0;
        padding: 10px 20px;
    }
    .active .vertical-menu {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        overflow-y: auto;
    }
    .close-menu {
        float: right;
        cursor: pointer;
        margin: 0 -5px;
        background: url("images/megnor/close-menu.png") no-repeat center;
        width: 50px;
        height: 50px;
    }
    .admin-bar .close-menu {
        margin: 21px -5px 0;
    }
    .mobile-menu ul li {
        width: 100%;
        text-align: left;
    }
    .mobile-menu-inner > ul {
        margin: 0;
    }
    .mobile-menu ul li a {
        display: block;
        padding: 10px 0;
        font-size: 18px;
    }
    .toggled-on .mobile-menu .mega {
        background: #f5f5f5;
        border-style: solid;
        border-width: 1px;
        border-color: #d8d8d8;
        margin-left: 0;
        z-index: 999;
        position: absolute;
        left: 0;
        top: 54px;
        padding: 10px 20px;
        width: 100%;
        box-sizing: border-box;
    }
    .mobile-menu .collapsable-hitarea:after {
        content: "\f068";
        cursor: pointer;
        display: block;
        font-family: FontAwesome;
        font-size: 10px;
        font-weight: normal;
        position: absolute;
        right: 0;
        left: 0;
        top: 9px;
		color:#a7a7a7;
    }
    .mobile-menu .expandable-hitarea:before {
        content: "\f067";
        cursor: pointer;
        display: block;
        font-family: FontAwesome;
        font-size: 10px;
        font-weight: normal;
        position: absolute;
        right: 0;
        left: 0;
        top: 9px;
		color:#a7a7a7;
    }
    .hitarea {
        display: block;
        float: right;
        height: 42px;
        position: relative;
        width: 42px;
        color: #A7A7A7;
        text-align: right;
    }
    .navigation.active .mobile-menu {
        display: block;
    }
    .mobile-menu-inner {
        margin: 0;
    }
    .menu-menu-container {
        height: 100%;
    }
    .menu-toggle {
        text-align: left;
        display: block;
        font-size: 0px;
        text-transform: uppercase;
        font-weight: bold;
        margin: 0;
        padding: 0;
        position: relative;
        width: auto;
        cursor: pointer;
        transition: 500ms;
    }
}
@media only screen and (max-width: 767px) {
    .header-main {
        padding: 53px 16px 27px 16px !important;
    }
    .site-header {
        background: #000000 none repeat scroll 0 0;
        position: relative;
        height: 172px;
    }
    .header-search {
        top: 129px;
    }
    .header-right {
        margin: 77px 0 0;
    }
    .header-middle-child {
        top: 126px;
    }
    .text1.static-text {
        font-size: 20px;
        line-height: 20px;
    }
    .cms-right {
        width: 100%;
        text-align: center;
    }
    .shop-button {
        width: 100%;
        text-align: center;
    }
    .site-header {
        height: 190px;
    }
    .admin-bar .close-menu {
        margin: 35px -5px 0;
    }
}
@media only screen and (max-width: 479px) {
    .header-main {
        padding: 167px 21px 27px 15px !important;
    }
    .menu-toggle::before {
        top: 7px;
    }
    .header-search {
        right: 126px;
        top: 167px;
    }
    .header-middle-child {
        top: 162px;
    }
    .site-header {
        height: 215px;
    }
    .header-right {
        margin: 0;
    }
    .header-left {
        width: 124px;
    }
    .one_fourth.one {
        width: 100%;
    }
    .heading_inner {
        font-size: 38px;
        padding: 0 13px;
    }
    .horizontal-tab .resp-tabs-list li {
        margin-bottom: 5px;
    }
    .one_half.left-banner,
    .one_half.right-banner {
        width: 100%;
    }
    .cms-banner1,
    .cms-banner2 {
        margin-right: 0;
        margin-left: 0;
    }
    .cms-banner3 {
        margin-left: 0;
        margin-right: 0;
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .cms-banner-item.cms-banner1 {
        margin-bottom: 12px;
    }
}