*:focus,button:focus,input:focus,*,input,button,*:active,input:active,button:active,.bootstrap-select .btn:focus,option {
    outline: none !important;
    outline: 0 !important;
}
#main, .site_wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #fff;
    transition: all 0.2s ease 0s;
}
.banner-section {
    background: #1d2025;
    height: 1500px;
    font-size: 14px;
}

.header-section {
    font-family: 'Raleway',sans-serif;
    background: #1d2025;
}

.header-section.white {
    background-color: #fff;
}

.header-section.transp {
    background-color: transparent;
}

.header-section.small ul li {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
}

.header-section.small ul li a {
    padding-left: 21px;
    padding-right: 21px;
}

.header-section.big ul li {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.header-section.borbottom {
    background: transparent;
    border-bottom: 1px solid rgba(255,255,255,0.27);
}

.header-section.transparent {
    background: transparent;
}

.header-section.style3 {
    background: #fff;
}

.header-section img {
    max-width: 100%;
}

.header-section .container {
    max-width: 1170px;
    width: auto;
}

.header-section .logo {
    display: inline-block;
    margin-top: 18px;
    float: left;
    width: 18%;
}

.header-section .row {
    position: static;
}

.header-section .row > * {
    position: static;
}

.header-section .mod-menu {
    position: relative;
    z-index: 999;
    float: left;
    width: 100%;
}

.header-section ul {
    list-style: none;
    padding: 0;
}

.header-section ul li {
    text-transform: uppercase;
    position: relative;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.header-section ul li.mega-menu{
    position: static;
}

.header-section ul li a {
    color: #fff;
    background: none !important;
    padding: 30px 14px;
    text-decoration: none !important;
}

.header-section.white ul li a {
    color: #1d2025;
}

.header-section ul li.active > a {
    color: #0090ff;
}

.header-section ul li .number {
    font-size: 0.71429em;
    background: #0090ff;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    position: absolute;
    right: -4px;
    top: 19px;
    border-radius: 100%;
}

.header-section ul li ul {
    position: absolute;
    top: 100%;
    left: -20%;
    margin-left: -115px;
    background: #f9f9f9;
    width: 230px;
    -webkit-box-shadow: 0 -5px 0 0 rgba(0,144,255,1);
    -moz-box-shadow: 0 -5px 0 0 rgba(0,144,255,1);
    box-shadow: 0 -5px 0 0 rgba(0,144,255,1);
    -webkit-transition: all .2s;
    transition: all .2s;
}

.header-section ul li.mega-menu .yamm-content .kc_column {
    border-right: 1px solid #e9e9e9;
    padding: 27px 9px 23px;
}

.header-section ul li.mega-menu .widget_nav_menu li a:before {
    content: '\f105';
    font-family: FontAwesome;
    margin-right: 8px;
}

.header-section ul li.mega-menu .yamm-content .widgettitle {
    font-size: 16px;
    margin: 0 0 10px;
    padding-left: 23px;
}

.header-section ul li.mega-menu ul li ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.header-section ul li ul li {
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}

.header-section.style3 ul li ul li {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    overflow: hidden;
}

.header-section ul li ul li a {
    color: #7d8082;
    padding: 10px 23px;
    display: block;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: none;
    transition: all 0.2s ease-out 0s;
}

.header-section ul li ul li a:hover {
    margin-left: 5px;
}

.header-section ul li ul li ul {
    left: 100%;
    right: auto;
    top: 0;
    margin-left: 0;
    width: 0;
    overflow: hidden;
    display: block;
}

.header-section ul li ul.dm-align-2 {
    left: 120px;
}

.header-section ul li ul.dm-align-2 .dm-align-2 {
    left: 100%;
}

.header-section ul li ul li ul li {
    width: 230px;
}

.header-section ul li.right ul li ul {
    left: auto;
    right: 100%;
}

.header-section ul li.mega-menu > ul {
    width: 100%;
    left: 0;
    top: 100% !important;
    margin-left: 0;
    max-height: 0;
    display: block;
    overflow: hidden;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.header-section ul li.mega-menu > ul > li {
    float: left;
    border: none;
    width: 100%;
}

.header-section ul li.mega-menu > ul > li > a {
    text-transform: uppercase;
    padding-bottom: 10px;
    font-weight: 600;
}

.header-section ul li.mega-menu > ul > li ul {
    width: 100%;
    position: relative;
    right: auto;
    top: auto;
    left: auto;
}

.header-section ul li.mega-menu > ul > li ul li {
    border: none;
}

.header-section ul li.mega-menu > ul > li span.subtitle {
    color: #494c51;
    margin-left: 23px;
    margin-bottom: 7px;
    float: left;
}

.header-section ul li.mega-menu > ul > li ul li a {
    padding-top: 5px;
    padding-bottom: 5px;
    transition: all 0.2s ease-out 0s;
    color: #7d8082;
}

.header-section ul li.mega-menu > ul > li ul li a:hover {
    color: #0090ff;
    margin-left: 5px;
}

.header-section.style4 ul li.mega-menu > ul > li ul li a:hover {
    color: #1d2025;
    margin-left: 5px;
    transition: all 0.2s ease-out 0s;
}

.header-section ul li.search-parent {
    position: relative;
}

.header-section ul li.search-parent .search-box {
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    position: absolute;
    top: 100%;
    right: 0px;
    opacity: 0;
    visibility: hidden;
    width: 50px;
    z-index: 9999;
    max-height: 0px;
    display: inline-block;
}

.header-section ul li.search-parent.active .search-box {
    opacity: 1;
    visibility: visible;
    width: 265px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

/* line 207, ../sass/screen.scss */
.header-section ul li.search-parent .search-box .form-control {
    float: left;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
}

/* line 215, ../sass/screen.scss */
.header-section ul li.search-parent .search-box .form-control input {
    background: none;
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 40px;
    border: none;
    line-height: 40px;
    padding: 0 12px;
    width: 100%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    color: #1d2025;
}

.header-section ul li.cart-parent .cart-box {
    background: #fff;
    width: 370px;
    position: absolute;
    top: 100%;
    right: -47%;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    max-height: 0;
    overflow: hidden;
}

.header-section ul li.cart-parent .cart-box .content {
    padding: 30px;
}

.header-section ul li.cart-parent .cart-box span {
    color: #0090ff;
}

.header-section ul li.cart-parent .cart-box ul {
    display: block;
    position: relative;
    left: 0;
    margin: 0;
    width: 100%;
    border-top: 1px solid #ededed;
    margin-top: 25px;
    max-height: none !important;
    opacity: 1 !important;
}

.header-section ul li.cart-parent .cart-box ul li {
    position: relative;
    padding: 30px 30px 30px 100px;
    min-height: 141px;
    font-size: 1.21429em;
}

.header-section ul li.cart-parent .cart-box ul li .close-btn {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    padding: 0;
    right: 10px;
    font-size: 1.05882em;
    color: #070707;
    opacity: .4;
    font-weight: 300;
}

.header-section ul li.cart-parent .cart-box ul li span {
    display: block;
    font-size: 1.05882em;
    padding-top: 10px;
}

.header-section ul li.cart-parent .cart-box ul li img {
    position: absolute;
    top: 30px;
    left: 0;
}

.header-section ul li.cart-parent .cart-box .row {
    margin-left: -5px;
    margin-right: -5px;
}

.header-section ul li.cart-parent .cart-box .row > * {
    padding-left: 5px;
    padding-right: 5px;
}

.header-section ul li.cart-parent .cart-box .btn {
    margin-top: 30px;
    border-radius: 0;
    background: #070607 !important;
    padding: 15px;
    color: #a1a1a1;
    font-size: 14px;
    border: none;
}

.header-section ul li.cart-parent .cart-box .btn.btn-primary {
    background: #0090ff !important;
    color: #fff;
}

.header-section #menu {
    float: right;
}

.header-section.left #menu {
    float: left;
}

.header-section .main-nav .nav {
    float: none;
}

.header-section .main-nav .nav.top-nav {
    float: right;
}

.header-section .main-nav.centernav {
    float: left;
    width: 82%;
}

.header-section ul li.right {
    position: absolute;
    right: 0;
}

.header-section ul li.right a {
    float: left;
    color: #1d2025;
    margin: 0 0 0 0;
    padding-left: 9px;
    padding-right: 0;
}

.header-section ul li.right a i {
    font-size: 12px;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 21px;
    vertical-align: middle;
    border: 1px solid #aaa;
    border-radius: 100%;
    margin: 0;
    padding: 0;
    transition: all 0.3s ease;
}

.header-section ul li.right a i:hover {
    color: #1d2025;
    border: 1px solid #1d2025;
}

.header-section ul li.right.white {
    position: absolute;
    right: 0;
}

.header-section ul li.right.white a {
    color: #fff;
}

.header-section ul li.right.white a i {
    border: 1px solid #fff;
}

.header-section ul li.right.white a i:hover {
    color: #fff;
    border: 1px solid #fff;
    opacity: 0.5;
}

.header-section ul li.right.light {
    position: absolute;
    right: 0;
}

.header-section ul li.right.light a {
    color: #1d2025;
}

.header-section ul li.right.light a i {
    border: 1px solid #1d2025;
}

.header-section ul li.right.light a i:hover {
    color: #1d2025;
    border: 1px solid #1d2025;
    opacity: 0.3;
}

.header-section .main-nav .nav.top-nav > li {
    float: left;
}

@media only screen and (min-width: 1001px) {
    .header-section {
        top:0;
        left: 0;
        width: 100%;
        z-index: 9998;
    }

    .header-section.absotule {
        position: absolute;
    }

    .header-section.pin-style.pin-start {
        position: fixed;
    }

    .header-section.pin-style.style4 {
        border: none;
        margin-top: 50px;
    }

    .header-section.pin-style.pin {
        background: rgba(29,32,37,0.95);
        -webkit-transition: all .5s;
        transition: all .5s;
    }

    .header-section.white.pin-style.pin {
        background: #fff;
        -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.03);
        -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.03);
        box-shadow: 0 3px 3px rgba(0,0,0,0.03);
    }

    .header-section.pin-style.pin.style3 {
        padding: 0;
    }

    .header-section.pin-style.pin.style3 .logo {
        top: 0;
    }

    .header-section.pin-style.pin.style4 {
        padding-top: 0;
        background: #fff;
        margin-top: 0;
        -webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 0 8px 1px rgba(0,0,0,0.2);
        box-shadow: 0 0 8px 1px rgba(0,0,0,0.2);
    }

    .header-section.pin-style.pin.style4 .mod-menu {
        background: none;
    }

    .header-section.pin-style.before {
        -webkit-transition: all .6s;
        transition: all .6s;
    }

    .header-section.pin-style .mod-menu {
        border: none !important;
    }

    .header-section.style2 .col-sm-2 {
        float: right;
        text-align: right;
    }

    .header-section.style2 .col-sm-10 {
        float: left;
        text-align: left;
        width: auto;
    }

    .header-section.style2 .logo {
        display: block;
    }

    .header-section.style2 ul li ul li a span.sub-arrow {
        float: right;
        font-size: 14px;
        color: #fff;
    }

    .header-section.style2 ul li ul li a span.sub-arrow.dark {
        color: #1d2025;
    }

    .header-section.style3 {
        padding-top: 0;
        background: #fff;
        border: none;
    }

    .header-section.style3 .container {
        border-top: 1px solid #f1f1f1;
        border-bottom: 1px solid #f1f1f1;
    }

    .header-section.style3.pin {
        background: #fff;
        -webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 0 8px 1px rgba(0,0,0,0.2);
        box-shadow: 0 0 8px 1px rgba(0,0,0,0.2);
    }

    .header-section.style3 .logo {
        position: absolute;
        left: 50%;
        margin-left: -65px;
        top: -27px;
        margin-top: 0;
    }

    .header-section.style3 ul li.search-parent .search-box {
        background: #1d2025;
    }

    .header-section.style3 ul li.search-parent .search-box .form-control {
        background: #282828;
        border: none;
    }

    .header-section.style3 ul li.search-parent .search-box .form-control .search-btn {
        color: #fff;
    }

    .header-section.style3 ul li.search-parent .search-box .close-btn {
        color: #fff;
    }

    .header-section.style3 ul li.cart-parent .cart-box {
        background: #070607;
        color: #fff;
    }

    .header-section.style3 ul li.cart-parent .cart-box ul {
        border-top: 1px solid #070607;
        background: none;
    }

    .header-section.style3 ul li.cart-parent .cart-box ul li {
        color: #fff;
    }

    .header-section.style3 ul li.cart-parent .cart-box ul li .close-btn {
        color: #fff;
    }

    .header-section.style3 .mod-menu {
        border-top: 1px solid #ececec;
        border-bottom: 1px solid #ececec;
    }

    .header-section.style3 ul li a {
        color: #1d2025;
    }

    .header-section.style3 .col-sm-10 {
        width: 100%;
        float: none;
    }

    .header-section.style3 .col-sm-2 {
        float: none;
    }

    .header-section.style3 #menu {
        float: left;
        width: 90%;
    }

    .header-section.style3 #menu ul:first-child {
        float: left;
    }

    .header-section.style3 #menu ul:last-child {
        float: right;
    }

    .header-section.style3 #menu ul li ul {
        background: #1d2025;
        float: none !important;
    }

    .header-section.style3 #menu ul li ul li {
        border-color: #282828;
    }

    .header-section.style3 #menu ul li ul li a {
        color: #727272;
    }

    .header-section.style3 #menu ul li ul li:hover > a, .header-section.style3 #menu ul li ul li.active > a {
        color: #0090ff;
    }

    .header-section.style3 #menu ul li.mega-menu li ul li a {
        color: #727272;
    }

    .header-section.style3 #menu ul li.mega-menu li ul li:hover a, .header-section.style3 #menu ul li.mega-menu li ul li.active a {
        color: #0090ff;
    }

    .header-section.style3 ul li ul li a span.sub-arrow {
        float: right;
        font-size: 14px;
        color: #fff;
    }

    .header-section.style4 {
        background: none;
        padding-top: 0;
    }

    .header-section.style4.pin {
        background: rgba(0,0,0,0.5);
    }

    .header-section.style4 .mod-menu {
        background: #fff;
        padding-left: 20px;
        padding-right: 20px;
    }

    .header-section.style4 ul li a {
        color: #1d2025;
    }

    .header-section.style4 ul li ul {
        background: #0090ff;
    }

    .header-section.style4 ul li ul li {
        border-color: #f0be64;
    }

    .header-section.style4 ul li ul li a {
        color: #fff;
    }

    .header-section.style4 ul li ul li a span.sub-arrow {
        float: right;
        font-size: 14px;
        color: #fff;
    }

    .header-section.style4 ul li ul li a:hover {
        color: #1d2025;
        margin-left: 8px;
    }

    .header-section.style4 ul li.search-parent .search-box {
        background: #0090ff;
    }

    .header-section.style4 ul li.search-parent .search-box .form-control {
        background: #0090ff;
        border: 1px solid #f0be64;
    }

    .header-section.style4 ul li.search-parent .search-box .form-control input {
        color: #fff;
    }

    .header-section.style4 ul li.search-parent .search-box .form-control .search-btn {
        color: #fff;
    }

    .header-section.style4 ul li.search-parent .search-box .close-btn {
        color: #fff;
    }

    .header-section.style4 ul li.cart-parent .cart-box {
        background: #0090ff;
        color: #fff;
    }

    .header-section.style4 ul li.cart-parent .cart-box span {
        color: #fff;
    }

    .header-section.style4 ul li.cart-parent .cart-box ul {
        border-top: 1px solid #f0be64;
        background: none;
    }

    .header-section.style4 ul li.cart-parent .cart-box ul li {
        color: #fff;
    }

    .header-section.style4 ul li.cart-parent .cart-box ul li .close-btn {
        color: #fff;
    }

    .header-section.style4 ul li.cart-parent .cart-box .btn.btn-primary {
        background: #fff !important;
        color: #070607;
    }

    .header-section ul li:hover > a, .header-section ul li.active > a {
        color: #0090ff;
    }

    .header-section ul li ul {
        opacity: 0;
        max-height: 0;
        overflow: hidden;
    }

    .header-section ul li ul li ul {
        max-height: none;
        opacity: 1;
    }

    .header-section ul li ul li:hover > ul {
        width: 230px;
    }

    .header-section ul li:hover > ul {
        opacity: 1;
        max-height: 2000px;
        overflow: visible;
    }

    .header-section ul li:hover > ul li {
        overflow: visible;
    }

    .header-section ul li:hover > ul li ul {
        overflow: hidden;
        opacity: 1;
    }

    .header-section ul li.mega-menu > ul {
        opacity: 0;
    }

    .header-section ul li.mega-menu:hover > ul {
        opacity: 1;
        max-height: 2000px;
        z-index: 9999;
    }

    .header-section ul li.cart-parent .cart-box {
        opacity: 0;
    }

    .header-section ul li.cart-parent.active .cart-box {
        opacity: 1;
        max-height: 2000px;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .header-section ul li.cart-parent .cart-box .btn:hover {
        opacity: .8;
    }
}

@media only screen and (max-width: 1000px) {
    .header-section ul li.cart-parent .cart-box {
        -webkit-transition:all 0s;
        transition: all 0s;
    }

    .header-section ul li.menu-icon {
        font-size: 1.71429em;
        padding: 19px 0 0 30px;
    }

    .header-section ul li.menu-icon a {
        margin: 0;
        border: none;
        padding: 10px;
    }

    .header-section {
        border: none;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 999;
    }

    .header-section.pin-start {
        position: absolute;
    }

    .header-section.style3 {
        padding-bottom: 0;
    }

    .header-section.off {
        position: fixed;
    }

    .header-section .logo {
        position: relative;
        z-index: 9998;
    }

    .header-section .main-nav .nav {
        float: none;
    }

    .header-section .main-nav .nav.top-nav {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 2;
        text-align: right;
    }

    .header-section .main-nav .nav.top-nav li {
        display: inline-block !important;
        vertical-align: top;
        float: none;
    }

    .header-section .logo {
        padding-left: 10px;
    }

    .header-section #menu {
        float: none;
        border: none;
        box-shadow: none;
        margin: 0 -15px;
        padding: 35px 0 0;
        z-index: 99;
    }

    .header-section #menu > ul {
        background: #fff;
        margin: 0;
    }

    .header-section #menu > ul li {
        position: relative;
        border-bottom: 1px solid #ececec;
    }

    .header-section #menu > ul li a {
        color: #1d2025;
        padding: 15px 25px;
        text-transform: none;
    }

    .header-section #menu > ul li .arrow {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 5px;
        right: 25px;
        cursor: pointer;
        z-index: 999;
    }

    .header-section #menu > ul li .arrow:before {
        content: "";
        background: #1d2025;
        position: absolute;
        top: 17px;
        left: 11px;
        width: 15px;
        height: 3px;
    }

    .header-section #menu > ul li .arrow:after {
        content: "";
        background: #1d2025;
        position: absolute;
        top: 10px;
        left: 17px;
        height: 15px;
        width: 3px;
    }

    .header-section #menu > ul li.hover > a, .header-section #menu > ul li.active > a {
        color: #0090ff;
    }

    .header-section #menu > ul li.hover > .arrow:after {
        display: none;
    }

    .header-section #menu > ul li.hover > ul {
        display: block;
    }

    .header-section #menu > ul li ul {
        display: none;
        max-height: none;
        position: relative;
        width: 100%;
        left: auto;
        margin: 0;
        top: auto;
        border-top: 1px solid #ececec;
    }

    .header-section #menu > ul li ul li {
        float: none;
        width: 100%;
        padding: 0;
        border: none;
    }

    .header-section #menu > ul li ul li a {
        text-transform: none;
        font-weight: 400;
        padding-left: 45px;
    }

    .header-section #menu > ul li ul li ul {
        right: 0;
    }

    .header-section #menu > ul li ul li ul li a {
        padding-left: 65px;
    }

    .header-section ul li.search-parent.active > a {
        color: #0090ff;
    }

    .header-section ul li.cart-parent {
        position: static;
    }

    .header-section ul li.cart-parent.active > a {
        color: #0090ff;
    }

    .header-section ul li.cart-parent.active .cart-box {
        width: 100%;
        max-height: 2000px;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .header-section ul li.cart-parent.active .cart-box ul li {
        display: block !important;
        text-align: left;
    }

    .header-section ul li.cart-parent.active .cart-box .col-xs-8 {
        text-align: left;
    }

    .header-section.style3 .logo {
        margin-top: 5px;
    }

    .header-section.style3 .main-nav .nav.top-nav {
        top: 32px;
    }

    .header-section.style3 ul li a {
        color: #000;
    }

    .header-section.style3 .main-nav {
        padding-top: 10px;
    }

    .header-section.style3 #menu {
        background: #1d2025;
    }

    .header-section.style3 #menu ul {
        background: none;
    }

    .header-section.style3 #menu ul li {
        border-color: #262626;
    }

    .header-section.style3 #menu ul li a {
        color: #ffffff;
    }

    .header-section.style3 #menu ul li .arrow:before, .header-section.style3 #menu ul li .arrow:after {
        background: #fff;
    }

    .header-section.style3 #menu ul li.active > a, .header-section.style3 #menu ul li.hover > a {
        color: #0090ff;
    }

    .header-section.style3 #menu ul li ul {
        border-color: #262626;
    }

    .header-section.style3 #menu ul li ul li a {
        color: #727272;
    }

    .header-section.style4 {
        background: #fff;
        padding-bottom: 0;
    }

    .header-section.style4 .logo {
        margin-bottom: 20px;
    }

    .header-section.style4 ul li a {
        color: #050505;
    }

    .header-section.style4 #menu {
        padding-top: 0;
        padding-bottom: 0;
    }

    .header-section.style4 #menu ul {
        background: #0090ff;
    }

    .header-section.style4 #menu ul li {
        border-color: #f0be64;
    }

    .header-section.style4 #menu ul li a {
        color: #fff;
    }

    .header-section.style4 #menu ul li .arrow:before, .header-section.style4 #menu ul li .arrow:after {
        background: #fff;
    }

    .header-section.style4 #menu ul li ul {
        border-color: #f0be64;
    }

    .header-section.style4 #menu ul li ul li {
        border-color: #f0be64;
    }
}

@media only screen and (max-width: 360px) {
    .header-section .logo {
        width:85px;
    }

    .header-section .main-nav .nav.top-nav {
        top: -7px;
    }

    .header-section ul li.menu-icon {
        padding-left: 5px;
    }

    .header-section.style3 .main-nav .nav.top-nav {
        top: 7px;
    }
}

@media only screen and (min-width: 1001px) {
    #menu {
        display:block;
    }
}

@media only screen and (max-width: 1000px) {
    .header-section .col-sm-10, .header-section .col-sm-2 {
        width:auto;
        float: none;
    }

    .nopadding {
        position: static;
    }

    .navbar-nav > li {
        float: none;
    }

    .header-section.style4 ul li.search-parent .search-box {
        top: 90px;
    }

    .header-section.style4 ul li.cart-parent .cart-box {
        top: 90px;
    }

    .header-section.style4 #menu > ul li.hover > a, .header-section.style4 #menu > ul li.active > a {
        color: #1d2025;
    }

    .header-section ul li.cart-parent .cart-box {
        right: 0%;
    }
}

@media screen and (max-width: 360px) {
    .header-section.style4 ul li.search-parent .search-box {
        top:74px;
    }

    .header-section.style4 ul li.cart-parent .cart-box {
        top: 74px;
    }
}

.box-option .header-section {
    background: none !important;
}

.box-option .header-section .container {
    background: #fff;
}

.box-option .header-section.pin .container {
    max-width: 1240px;
}

.header-section .main-nav-right ul li {
    float: left;
}

.header-section .main-nav-right ul li a {
    display: inline-block;
    padding: 28px 0 28px 11px;
}

.header-section .main-nav-right ul li.cart-parent .minicart-li {
    padding: 0;
}

.header-section .main-nav-right ul li.cart-parent .minicart-li a {
    margin: 0;
}

.header-section .main-nav-right ul li.top-social {
    padding: 28px 0px;
}

.header-section .main-nav-right ul li.top-social a {
    padding: 0;
    margin-left: 11px;
    border-radius: 50%;
    border: 1px solid #aaa;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    float: left;
}

.header-section .main-nav-right ul li.top-social:hover a{
    color: initial;
}

.header-section .main-nav-right ul li.top-social a:hover {
    color: #0090ff;
}