.only-mobile{
    display:none;
}
.btn {
    white-space: normal;
}

.btn.nowrap{
    white-space: nowrap;
}
.image-bg a{
    color: #D21C27;
}
/*
.btn,
.btn:visited {
    border-color: #828282;
    color: #545454;
}*/

/*.bg-primary,
.btn-filled,
.btn:hover {
    background-color: #828282;
}
*/
/*.image-bg .btn-filled,
.image-bg .btn-filled:visited,
.image-bg .btn.btn-filled {
    border-color: #828282;
}*/

.image-bg .btn-filled:hover {
    border-color: #fff;
}

.btn-white {
    border-color: #fff!important;
    color: #fff!important;
}

.btn-white:hover {
    background: #fff!important;
    color: #D21C27!important;
}

input[type=submit] {
   /* background-color: #fff;
    border-color: #828282;
    color: #545454;*/
    -webkit-transition: background-color 150ms linear;
    -moz-transition: background-color 150ms linear;
    -o-transition: background-color 150ms linear;
    -ms-transition: background-color 150ms linear;
    transition: background-color 150ms linear;
    -webkit-transition: color 150ms linear;
    -moz-transition: color 150ms linear;
    -o-transition: color 150ms linear;
    -ms-transition: color 150ms linear;
    transition: color 150ms linear;
}

select, textarea{
    border:1px solid #D0D0D0;
}
input[type=text], input[type=password]{
    border: 1px solid #D0D0D0;    
}

/*input[type=submit]:hover,
input[type=submit]:focus {
    background-color: #828282;
    color: #fff;
}*/

body {
    font-size: 16px;
    line-height: 27px;
}

ul.bullets,
p,
p.lead,
span {
    font-size: 16px;
    line-height: 27px;
}

.meta {
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
}

.meta.dark {
    color: #292929;
}

.text-middle {
    vertical-align: middle;
}

.icon-fw {
    display: inline-block;
    width: 1.28571429em;
    text-align: center;
}

sup {
    font-size: 63%;
}

ul.bullets {
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 1em;
}

ul.bullets li {
    margin-left: 20px;
}

h2 {
    font-size: 25px;
}

h3 {
    font-size: 24px;
    font-weight: 500;
}

.pb0 {
    padding-bottom: 0;
}

.normal-copy ul {
    list-style: disc;
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 1em;
}

.normal-copy ul li {
    margin-left: 20px;
}

.v-center {
    display: table;
    width: 100%;
}

.v-center > div {
    display: table-cell;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0;
    float: none;
}

.bg-primary {
    background: #D21C27;
}

.bg-dark {
    background: rgb(44, 44, 44);
}

.nav-bar {
    border-bottom: 1px solid #efefef;
    max-height: 75px;
    line-height: 72px;
}

.nav-bar.is404 {
    border-bottom: 1px solid #ccc;
}

.menu,
.nav-bar,
.nav-bar .module,
.nav-bar .module-group,
.nav-bar a {
    height: 75px
}

.module .search {
    padding-top: 5px
}

.nav-utility {
    height: 30px;
    line-height: 27px;
}

.nav-utility a {
    color: #666;
}

.nav-utility i {
    font-size: 12px;
}

.mega-menu .title a,
.menu > li > ul li a {
    color: #666;
}

.nav-utility a:hover {
    color: #D21C27;
}

.menu li a:hover {
    color: #D21C27;
}

.mega-menu .title a {
    font-size: 12px;
    font-weight: 900;
    opacity: 1;
    padding-left: 0;
    padding-bottom: 0;
}

nav .module {
    padding: 0 15px;
}

nav .module:first-of-type {
    padding-right: 32px;
}

nav.transparent .btn {
    color: #fff;
    border-color: #fff;
}

nav .menu > li {
    margin-right: 20px;
}

nav .menu-items .menu > li:after {
    height: 9px;
    width: 0px;
    content: "";
    border-bottom: 2px solid rgba(148, 148, 148, 0.34);
    border-right: 2px solid rgba(148, 148, 148, 0.34);
    -moz-transform: skew(-49.3deg);
    -ms-transform: skew(-49.3deg);
    -webkit-transform: skew(-49.3deg);
    transform: skew(-49.3deg);
    margin-top: 31px;
}

nav .menu-items .menu li.last:after,
nav .menu-items .menu > li:last-of-type:after {
    border: none;
    height: 0;
    width: 0;
    display: none;
}

.menu>li ul {
    width: 300px;
    background: #fff;
}

nav .menu li a {
    font-size: 13px;
    font-weight: 500;
}

.nav-bar a {
    display: block;
}

.list-inline>li {
    padding: 0 4px;
}

.logo {
    max-height: 52%;
    width: 200px
}

.module.widget-handle .function {
    display: none;
}

.module.widget-handle:hover .function {
    display: block;
}

.module.widget-handle .function.visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    visibility: visible;
    display: block;
}

footer {
    padding: 0;
}

footer .logo {
    width: 300px;
}

.red-bg,
.main-logo h1 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    line-height: 54px;
    color: #fff;
    letter-spacing: 1px;
}

.main-hero h1 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    letter-spacing: 1px;
    background: #D21C27;
    display: inline-block;
    padding: 11px 39px;
    line-height: 1.6em;
}

.text-bg-white {
    background: rgba(255, 255, 255, .2);
    -webkit-box-shadow: 0px 0px 60px 38px rgba(255, 255, 255, .2);
    -moz-box-shadow: 0px 0px 60px 38px rgba(255, 255, 255, .2);
    box-shadow: 0px 0px 60px 38px rgba(255, 255, 255, .2);
}

.main-hero img.callout {
    height: 1.5em;
    margin-top: -5px;
}

.main-hero {
    padding-top: 180px;
}

nav .show-brands {
    color: 666;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 10px 25px 3px;
    font-weight: 900;
}

.language .menu>li ul {
    max-width: 250px;
}

h3.dark {
    color: #292929;
}

nav.fixed {
    border-bottom: solid 1px rgba(0, 0, 0, .1);
}

nav.fixed .main-logo h1 {
    color: #292929;
}

nav.fixed .search-widget-handle {
    display: none;
}

nav.fixed .language {
    display: none;
}

nav.dark .has-dropdown:after,
nav.dark .menu>li>a,
nav.dark .module.widget-handle i,
nav.dark .nav-utility,
nav.dark .nav-utility,
nav.dark .menu>li>a,
nav.dark,
nav.dark a {
    color: #292929;
}

nav.dark .nav-utility,
nav.dark .nav-bar,
nav.dark .module.widget-handle {
    border-color: rgba(67, 67, 67, 0.05)!important;
}

.nav-is-overlay .page-title-1.image-bg:first-child {
    height: 250px;
}

.nav-is-overlay .page-title-4.image-bg:first-child {
    padding-top: 0;
    height: 200px;
}

.feature.boxed {
    padding: 24px 32px;
}

.feature-3 .left img {
    max-width: 43px;
    width: 100%;
    height: auto;
}

.logo-carousel img {
    max-height: 100px;
}

.about-us {
    padding-top: 170px;
}

.about-us .feature img,
.main-hero .feature img {
    width: 120px;
    margin-bottom: 20px;
}

.image-bg .feature.boxed {
    background: rgba(255, 255, 255, .9);
}

.image-bg .feature h5 {
    color: #292929;
}

.image-bg .feature p {
    color: #666;
}

.hero h1 {
    text-transform: uppercase;
    text-align: center;
    font-size: 40px;
    line-height: 55px;
    margin-top: 50px;
}

.hero img {
    width: 300px;
}

.image-bg.dark h1,
.image-bg.dark h2,
.image-bg.dark h3,
.image-bg.dark h4,
.image-bg.dark h5,
.image-bg.dark h6,
.image-bg.dark li,
.image-bg.dark p,
.image-bg.dark span {
    color: #292929;
}

.ig {
    -webkit-filter: contrast(1) saturate(.8) brightness(1);
}

.no-ig {
    -webkit-filter: contrast(1);
    opacity: 1!important
}

.overlay-extra-heavy:before {
    opacity: .8;
}

.overlay-white:before {
    background: #fff;
}

iframe[src*="youtube.com"] {
    width: 100%!important;
}

.twelth-man {
    width: 300px;
    margin-bottom: 30px;
}

.main-header h1 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    letter-spacing: 3px;
    padding: 8px 53px;
    line-height: 1.3em;
}

.red-bg {
    display: inline-block;
    background: #D21C27;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -webkit-transform: skew(-49.3deg);
    -moz-transform: skew(-49.3deg);
    -o-transform: skew(-49.3deg);
    -ms-transform: skew(-49.3deg);
    transform: skew(-49.3deg);
}

.red-bg div {
    -webkit-transform: skew(49.3deg);
    -moz-transform: skew(49.3deg);
    -o-transform: skew(49.3deg);
    -ms-transform: skew(49.3deg);
    transform: skew(49.3deg);
}

.main-header h2 {
    color: #333;
    font-size: 25px;
    margin-top: -20px;
}

.main-header img {
    max-height: 200px;
}

.main-hero h5 {
    font-weight: 900;
}

.small-header {
    padding: 160px 0 36px!important;
}

.social {
    font-size: 30px;
    margin-top: 20px;
    font-weight: 700;
}

.social a {
    margin-right: 20px;
}

.social a:last-child {
    margin-right: 0;
}

.social-brand {
    font-size: 30px;
    padding-left: 10px;
}

.social-list li {
    margin-left: -8px!important;
    padding: 7px 15px 10px 0px!important;
}

.social-list li a {
    color: #D21C27;
    font-size: 22px;
}

.social-list li a:hover {
    color: rgba(210, 28, 39, 0.64);
}

.our-brands .logo {
    width: 300px;
}

.our-brands .opaque {
    opacity: 1!important;
}

.our-brands .brand {
    height: 75px;
    text-align: left;
    position: relative;
}

.our-brands .brand img {
    margin-bottom: 20px;
    width: 117px;
}

.our-brands .brand img.color {
    opacity: 1;
}


/*  Pre-Footer */

.penultimate .widget:last-of-type {
    margin-bottom: 0px;
}


/*  Footer */

.bg-primary .list-inline i {
    color: #fff;
}

.company-info .logo,
footer h1.uppercase {
    letter-spacing: 3px;
    font-size: 21px;
    line-height: 39px;
    margin-top: 0px;
}


/*footer img{ width:350px; margin-bottom:30px; }*/

footer h4 {
    font-weight: bold;
    margin-top: 5px;
}

footer .logo {
    max-height: 230px;
}

footer .list-inline>li:first-child,
footer .list-inline>li:last-child,
footer .list-inline>li {
    padding: 17px 13px 11px;
    margin-right: 0px;
}

footer .list-inline>li:last-child {
    margin-right: 0px;
}

footer .address p {
    font-weight: 500;
    font-size: 19px;
    line-height: 32px;
}

.address-content img.logo {
    width: 300px;
}

.address-content p {
    font-size: 16px!important;
    line-height: 24px!important;
}


/*  Forms  */

form .focus {
    border: #D21C27 3px solid;
}

form .required {
    border-left: rgba(255, 62, 62, 0.56) 3px solid;
}

form .required-helper {
    border-left: rgba(255, 62, 62, 0.56) 3px solid;
    padding-left: 10px;
    font-style: italic;
    font-size: 13px;
    height: 18px;
    line-height: initial;
    margin-bottom: 11px;
}

form .errors p {
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
}

form #nortek-contact-form-success h3 {
    font-size: 22px;
}

select::-ms-expand {
    display: none;
}

#nortek-contact-form .fields {
    position: relative;
    display: inline;
}

#nortek-contact-form .select-wrapper:after {
    content: "\e64b";
    font-family: 'themify';
    position: absolute;
    top: 13px;
    right: 10px;
    z-index: 5;
}

.radio-option {
    margin-bottom: 30px;
    width: auto;
}

.radio-option+span {
    padding-left: 10px;
    font-size: 13px;
    vertical-align: text-bottom;
}

#isSellerComments {
    display: none;
}

.radio-option-choice {
    display: inline-block;
    width: 50px;
    height: 25px;
    border-radius: 25px;
    border: 1px solid #e31d3b;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 24px;
}

.radio-option-choice .inner {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #e31d3b;
    position: relative;
    top: 2px;
    left: 2px;
    display: inline-block;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
}

.radio-option-choice {
    width: 25px;
    height: 25px;
    text-align: left;
}

.radio-option-choice:nth-of-type(n+2) {
    margin-left: 24px;
}

.radio-option-choice input {
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
}

.radio-option-choice .inner {
    border: none;
    width: 19px;
    height: 19px;
    left: 2px;
    transform: scale(0);
    -webkit-transform: scale(0);
}

.radio-option-choice + span {
    display: inline-block;
    line-height: 25px;
    vertical-align: top;
    padding: 1px 0px 0 4px;
}

.radio-option-choice.checked .inner {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.radio-option-choice.checked .inner {
    background: #e31d3b;
}


/*  Blog Posts */

.post-title h4 {
    font-size: 27px;
    line-height: 34px;
    font-weight: 600;
}

.post-meta span {
    font-size: 12px;
}

.post-snippet .excerpt {
    padding-left: 0;
}

.post-snippet {
    margin-bottom: 50px;
    display: inline-block;
}

.blog-sidebar .recent-posts .date {
    font-size: 12px;
}

.blog-sidebar .blog-categories a:after,
.blog-sidebar .recent-posts a:after {
    content: none;
}

.widget {
    overflow: hidden;
    word-wrap: break-word;
}

.widget .title {
    font-size: 16px;
    font-weight: 400;
}

.twitter-feed .slides li:nth-of-type(n+3) {
    display: block!important;
}

.pagination li a {
    padding: 4px 0 0;
}

.pagination li a:hover,
.pagination li .current,
.pagination li .current:hover {
    background: #e31d3b;
    color: #fff;
    border-color: #e31d3b;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    padding-top: 0;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    padding-top: 0;
}

.pagination>.current>a,
.pagination>.current>a:focus,
.pagination>.current>a:hover,
.pagination>.current>span,
.pagination>.current>span:focus,
.pagination>.current>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.comments-list footer {
    padding: 0;
    display: inline;
}

.comments-list ul {
    padding: 0;
    margin-top: 20px;
    display: inline;
}

.comments-list footer img {
    margin: 0;
}


/*.comments-list ul li { position:absolute; display: inline; }*/


/**
 * 12.3 Comments
 */

.comments-area {
    background-color: #fff;
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding: 7.6923%;
}

.comments-area >:last-child {
    margin-bottom: 0;
}

.comment-list + .comment-respond {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
    padding-top: 1.6em;
}

.comments-title,
.comment-reply-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333;
}

.comments-title {
    margin-bottom: 1.3333em;
}

.comment-list {
    list-style: none;
    margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding: 1.6em 0;
}

.comment-list .children {
    list-style: none;
    margin: 0;
}

.comments-list .children .comment {
    padding-left: 70px;
    margin-top: 20px;
}

.comment-list .children > li {
    padding-left: 0.8em;
}

.comment-author {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    margin-bottom: 0.4em;
}

.comment-author a:hover {
    border-bottom: 1px solid #707070;
    border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}

.comment-author .avatar {
    float: left;
    height: 60px;
    margin-right: 20px;
    width: 60px;
    border-radius: 200px;
}


/*.bypostauthor > article .fn:after {
	content: "\e61d";
	font-family:'themify';
	position: relative;
	top: 5px;
	left: 3px;
}*/

.comment-metadata,
.pingback .edit-link {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
}

.comment-metadata a,
.pingback .edit-link a {
    color: #D21C27;
    font-size: 12px;
}

.comment-edit-link:after {
    content: "\e61d";
    font-family: 'themify';
    position: relative;
    top: 5px;
    left: 3px;
    vertical-align: super;
    margin-left: 3px;
}

.comment-metadata a:hover,
.pingback .edit-link a:hover {
    border-bottom: 1px solid #333;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
    color: #333;
}

.comment-metadata {
    margin-bottom: 1.6em;
    margin-top: -10px;
}

.comment-metadata .edit-link {
    margin-left: 1em;
}

.pingback .edit-link {
    margin-left: 1em;
}

.pingback .edit-link:before {
    top: 5px;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 1.6em 1.3333em;
}

.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}

.comment-content >:last-child {
    margin-bottom: 0;
}

.comment-list .reply {
    font-size: 12px;
    font-size: 1.2rem;
}

.comment-list .reply a {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    margin-top: 2em;
    padding: 0.4167em 0.8333em;
    text-transform: uppercase;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus {
    border-color: #333;
    color: #333;
    outline: 0;
}

.comment-form {
    padding-top: 1.6em;
}

.comment-form label {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    display: inline-block;
    letter-spacing: 0.04em;
    line-height: 1.5;
    text-transform: uppercase;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"] {
    width: 100%;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 2em;
}

.logged-in-as a:hover {
    border-bottom: 1px solid #333;
}

.no-comments {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-weight: 700;
    padding-top: 1.6em;
}

.comment-navigation + .no-comments {
    border-top: 0;
}

.form-allowed-tags code {}

.form-submit {
    margin-bottom: 0;
}

.required {
    /*color: #c0392b;*/
}

.comment-reply-title small {
    font-size: 100%;
}

.comment-reply-title small a {
    border: 0;
    float: right;
    height: 32px;
    overflow: hidden;
    width: auto;
    font-size: 10px;
    text-transform: uppercase;
}

.comment.depth-1 {
    background-color: #F9F9F9;
    padding-top: 30px;
    padding-bottom: 30px;
}

.comments-list ul.children {
    display: block;
}

.comments-list .reply,
.comment-content {
    padding-left: 75px;
}

.comments-list .reply {
    padding-left: 75px;
    padding-top: 27px;
}

.comments-list .reply a {
    font-size: 12px;
    background: #D21C27;
    color: #fff;
    padding: 5px 15px;
    vertical-align: super;
    border-radius: 5px;
}

#reply-title {
    margin: 0;
}

textarea#comment {
    height: 150px;
}

.comment-form-comment {
    margin-bottom: 0;
}

.comment-notes #email-notes {
    display: block;
}

.comment-respond .required {
    padding-left: 5px;
    color: #D21C27;
}

.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
    background: #f5f5f5;
    border: none;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 0px;
    border-radius: 0;
    border: 1px solid #efefef;
}

#reply-title {
    font-size: 23px;
    color: #999;
}

.comment-notes {
    color: #999;
}

#submit {
    width: auto;
    padding: 1px 16px;
    line-height: 10px;
    border-radius: 4px!important;
    float: right;
}

.pr10 {
    padding-right: 15px;
}

.menu>li,
.menu>li ul {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}


/* Large Devices, Wide Screens */

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


/* Medium Devices, Desktops */

@media only screen and (max-width: 1170px) {
    /*.module.language { display:none; }*/
    nav .module.the-logo {
        padding-right: 10px;
    }
    nav .module-group.right .module:first-of-type {
        padding-right: 0px;
    }
    .module.search-widget-handle {
        display: none;
    }
    nav .menu > li {
        margin-right: 12px;
        padding-right: 13px;
    }
}

@media only screen and (max-width: 992px) {
    .module.language {
        display: none;
    }
    .module.search-widget-handle {
        display: none;
    }
    nav .module-group.right .module:first-of-type {
        padding-right: 20px;
    }
    nav .module:first-of-type {
        padding-right: 20px;
    }
    .logo {
        width: 185px;
    }
    .our-brands .brand {
        height: 84px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 818px) {
    nav .module:first-of-type {
        padding-right: 10px;
        padding-left: 10px;
    }
    nav .menu > li {
        margin-right: 9px;
        padding-right: 8px;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .mobile-toggle {
        display: none!important;
    }
}

@media only screen and (max-width: 768px) {
    .only-mobile{
        display: block
    }
    nav .menu-items .menu > li:not(.has-dropdown):after{
        content:none;
    }
    br {
        display: inline;
    }
    section {
        padding: 40px 0;
    }
    h3 {
        font-size: 18px;
        line-height: 25px;
    }
    .mobile-toggle i {
        line-height: 69px!important;
    }
    .module-group.right {
        border-top: 1px solid #ccc;
    }
    .offscreen-container.bg-dark .close-nav i,
    nav.transparent .has-dropdown:after,
    nav.transparent .menu>li>a,
    nav.transparent .module.widget-handle i,
    nav.transparent .nav-utility {
        color: #292929;
    }
    nav.transparent {
        background: #fff;
    }
    nav.transparent .logo-light {
        display: none;
    }
    nav.transparent .logo-dark {
        display: inline-block;
    }
    nav.absolute,
    nav.fixed {
        position: fixed!important;
    }
    nav.transparent .module.widget-handle {
        border-top: none;
        border-left: none!important;
    }
    nav .module:first-of-type {
        padding-right: 15px;
    }
    nav .menu > li {
        margin-bottom: 15px;
    }
    nav .menu > li:last-of-type {
        margin-bottom: 0px;
    }
    nav .show-brands {
        color: #B3B3B3;
        font-size: 13px;
        padding: 0px 15px;
        font-weight: 600;
        margin-bottom: 0px!important;
    }
    .menu li a {
        opacity: .7;
    }
    .menu>li ul {
        background: #fff;
    }
    .menu>li>ul>li,
    .menu>li>ul>li>ul>li {
        margin-bottom: 8px;
    }
    .menu>li>ul li a {
        color: #292929;
    }
    .mega-menu .title {
        color: rgba(41, 41, 41, 0.31);
        font-size: 13px;
    }
    .module .search {
        padding: 5px 0;
    }
    .module .function {
        background: initial;
    }
    .widget-handle .search-form {
        padding: 0px;
    }
    .module .function input {
        padding: 12px;
        margin: 14px -1px;
    }
    .menu,
    .nav-bar,
    .nav-bar .module,
    .nav-bar .module-group,
    .nav-bar a {
        height: auto;
    }
    nav .function {
        display: block!important;
    }
    nav .search {
        display: none!important;
    }
    .small-header {
        padding: 43px 0 0px!important;
    }
    .pt160 {
        padding-top: 100px;
    }
    /*.main-hero .background-image-holder { display: none; }*/
    .main-hero h1 {
        font-size: 15px;
    }
    .main-hero .feature img {
        width: 120px!important;
    }
    .the-logo {
        width: 200px;
    }
    ul.slides {
        transition-duration: 0s!important;
        transform: none!important;
        width: 100%!important;
    }
    .logo-carousel .slides li {
        display: block!important;
        float: none!important;
        margin-left: auto!important;
        margin-right: auto!important;
        margin-bottom: 10px;
    }
    .our-brands .logo {
        width: 245px!important;
        margin-bottom: 15px;
    }
    .our-brands .mb64 {
        margin-bottom: 35px;
    }
    .about-us {
        padding-top: 100px;
        background: #292929;
    }
    .about-us .feature img {
        width: 150px!important;
        margin-bottom: 0px;
    }
    .about-us .background-image-holder {
        display: none;
    }
    footer h1 a {
        display: block;
        line-height: 26px;
        margin-bottom: 12px;
        text-align: center;
    }
    footer .address {
        text-align: center;
        margin: 37px 0 25px;
    }
    footer .social-list {
        padding: 0;
    }
    ul.social-list li {
        margin: 5px 0px 5px 5px!important;
    }
    .feature.boxed .icon-sm {
        font-size: 40px;
    }
    .has-dropdown:after {
        padding: 4px 14px;
        font-weight: 900;
    }
    .feature.boxed {
        text-align: center;
    }
    .feature.boxed .left img {
        max-width: 100px;
        margin-bottom: 5px;
    }
    footer .logo {
        width: 350px!important
    }
    .our-brands .brand img {
        width: 250px;
    }
    .module.widget-handle {
        border-top: 0;
        height: 75px;
    }
    nav .menu-items .menu > li:after {
        content: "\e64b";
        border: 0!important;
        transform: skew(0);
        width: 57px;
        height: 38px;
        position: absolute;
        top: 0;
        padding: 3px;
        margin: 0;
        font-size: 16px;
        padding-left: 20px;
    }
    .mega-menu .title,
    .menu>li>ul li a {
        padding: 8px 16px;
    }
    .module.widget-handle.language {
        display: inline-block;
        height: auto!important;
    }
    nav .menu-items .menu > li:last-of-type:after {
        border: none;
        width: 57px;
        height: 38px;
        display: block;
    }
}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    body {
        font-size: 19px;
    }
    section {
        padding: 40px 0;
    }
    h3 {
        font-size: 21px;
        line-height: 25px;
        font-weight: 500;
    }
    .normal-copy ul,
    ul.bullets,
    p,
    p.lead,
    span {
        font-size: 16px;
    }
    .btn {
        height: auto;
        display: inline-block;
        padding: 15px 0;
        width: 100%;
    }
    .btn-sm {
        font-size: 13px;
        width: 100%;
    }
    .our-brands .brand {
        height: 80px;
        padding-left: 20px;
        padding-right: 20px;
    }
}


/* Custom, iPhone Retina */

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

.main-container>a:first-child+.parallax .background-image-holder,
.parallax:first-child .background-image-holder,
.parallax:first-child .slides li>.background-image-holder {
    top: 80px;
}


