@import "frontend/bootstrap-select.css";
.show-form-pop{
    position: relative;
    overflow: hidden;
}
.show-form-pop:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 910;
}
.show-form-pop .submit-form{
    opacity: 1;
    visibility: visible;
}
.submit-form{
    width: 300px;
    height: 200px;
    background: rgba(0,0,0,.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 20px;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 200px;
    color: #fff;
    z-index: 9911;
    opacity: 0;
    visibility: hidden;
}
div.wpcf7 .ajax-loader{
    display: none !important;
}
div.wpcf7-validation-errors{
    border: none;
    color: #f00;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}
.about-phone:visited,
.about-phone:hover,
.about-phone:focus{
    color: #fff;
}
.about-phone:hover{
    background: #ce181f;
}
.about-phone{
    width: 234px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.03em;
    background: #181818;
    text-align: center;
    margin-top: 10px;
}
.page-template-page-about #heading{
    padding-bottom: 15px;
}
.single-distributor .distributor-form div.wpcf7-response-output{
    color: #ff0000;
}
.section-overlay{
    background-color: transparent;
    -webkit-clip-path: none;
    clip-path: none;
}
.fin-distributor-form .wpcf7-form input[type="submit"]{
    margin-top: 10px;
}
.distributor-content .tab-content iframe{
    max-height: 275px;
}
#tab-home .content-left .tab-content .tab-pane .map-title + p{
    margin-bottom: 0;
}
#tab-home .content-left .tab-content #tab-contact .col-xs-6:nth-child(2n+1){
    clear: both;
}
.section-overlay:before{
    content: "";
    display: block;
    width: 0;
    border-left: 768px solid rgba(226, 26, 34,0.8);
    border-top: 100vw solid transparent;
    position: absolute;
    top: 0;
    left: 10.3%;
    height: 100%;
}
.contact-container .contact-search-location .aline-button-normal{
    text-align: left;
    padding-left: 25px;
}
.join-our-newsletter div.wpcf7-validation-errors{
    display: none !important;
}
.join-our-newsletter span.wpcf7-not-valid-tip{
    color: #fff;
    position: absolute;
    left: 10px;
}

.hidden-desktop-custom,
.hidden-desktop{
    display: none;
}
.list-icon .flexslider .slides img{
    display: inline-block;
    width: auto;
}
.page-template-page-about .section-search-text{
    line-height: 18px;
}
.section-overlay:after{
    content: "";
    display: block;
    width: 10.3%;
    height: 100%;
    background: rgba(226, 26, 34, 0.8);
    left: 0;
}
.section-overlay{
    width: 100%;
    height: 100%;
}
div.wpcf7-mail-sent-ok{
    display: none !important;
}
span.wpcf7-not-valid-tip{
    font-size: 14px;
}
.single-distributor .icon-content .fa-clock-o:before,
.search-location-content .fa-clock-o:before,
.distributor-content .fa-clock-o:before{
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url("../images/clock.png");
    -webkit-background-size: contain;
    background-size: contain;
}
.contact-info .fa-clock-o:before{
    content: "";
    width: 23px;
    height: 23px;
    display: inline-block;
    background: url("../images/clock.png");
}
a.quick-contact{
    color: #fff;
}
.distributor-submit{
    text-align: right;
}
.quiz-185 label{
    margin-bottom: 0;
}
html {
    -ms-overflow-style: scrollbar;
}
.modal-body{
    padding: 0;
}
.modal-dialog{
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute;
}
.modal-content{
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}
.modal-body button.close:focus{
    outline: none;
}
.form-step-section div.wpcf7-validation-errors{
    display: none !important;
}

.your-building-type .wpcf7-list-item-label
.your-building-type .wpcf7-list-item input{
    background-repeat: no-repeat;
    background-position: top center;
}
.your-building-type .wpcf7-list-item.first input:checked{
    background-image: url("../images/garages-white.svg");
}
.your-building-type .wpcf7-list-item.first input{
    background-image: url("../images/garages.svg");
    -webkit-background-size: 35px;
    background-size: 35px;
}
.your-building-type .wpcf7-list-item:nth-child(2) input:checked{
    background-image: url("../images/barns-white.svg");
}
.your-building-type .wpcf7-list-item:nth-child(2) input{
    background-image: url("../images/barns.svg");
    -webkit-background-size: 35px;
    background-size: 35px;
}
.your-building-type .wpcf7-list-item:nth-child(3) input:checked{
    background-image: url("../images/farm-white.svg");
}
.your-building-type .wpcf7-list-item:nth-child(3) input{
    background-image: url("../images/farm.svg");
    -webkit-background-size: 35px;
    background-size: 35px;
}
.your-building-type .wpcf7-list-item:nth-child(4) input:checked{
    background-image: url("../images/ib-white.svg");
}
.your-building-type .wpcf7-list-item:nth-child(4) input{
    background-image: url("../images/ib.svg");
    -webkit-background-size: 32px;
    background-size: 32px;
}
.your-building-type .wpcf7-list-item:nth-child(5) input:checked{
    background-image: url("../images/car-white.svg");
}
.your-building-type .wpcf7-list-item:nth-child(5) input{
    background-image: url("../images/car.svg");
    -webkit-background-size: 28px;
    background-size: 28px;
}
/*======================*/
.your-building-type .wpcf7-list-item span:before {
    content: '';
    display: block;
    width: 35px;
    height: 35px;
    background-image: url("../images/garages.svg");
    -webkit-background-size: 35px;
    background-size: 35px;
    background-repeat: no-repeat;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: relative;
    background-position: center center;
}
.your-building-type  .wpcf7-list-item input[type="radio"]:checked + span {
    background-color: #181818;
}
.your-building-type  .wpcf7-list-item input[type="radio"]:checked + span:before {
    background-image: url("../images/garages-white.svg");
}
.your-building-type .wpcf7-list-item:nth-child(2) span:before {
    background-image: url("../images/barns.svg");
    -webkit-background-size: 35px;
    background-size: 35px;
}
.your-building-type  .wpcf7-list-item:nth-child(2) input[type="radio"]:checked + span:before {
    background-image: url("../images/barns-white.svg");
}
.your-building-type .wpcf7-list-item:nth-child(3) span:before {
    background-image: url("../images/farm.svg");
    -webkit-background-size: 35px;
    background-size: 35px;
}
.your-building-type  .wpcf7-list-item:nth-child(3) input[type="radio"]:checked + span:before {
    background-image: url("../images/farm-white.svg");
}
.your-building-type .wpcf7-list-item:nth-child(4) span:before {
    background-image: url("../images/ib.svg");
    -webkit-background-size: 35px;
    background-size: 35px;
}
.your-building-type  .wpcf7-list-item:nth-child(4) input[type="radio"]:checked + span:before {
    background-image: url("../images/ib-white.svg");
}
.your-building-type .wpcf7-list-item:nth-child(5) span:before {
    background-image: url("../images/car.svg");
    -webkit-background-size: 30px;
    background-size: 30px;
}
.your-building-type  .wpcf7-list-item:nth-child(5) input[type="radio"]:checked + span:before {
    background-image: url("../images/car-white.svg");
}
.your-building-type .wpcf7-list-item-label{
    position: relative;
    padding-top: 5px;
}
.your-building-type input[type="radio"] {
    display: none;
}
.your-building-type .wpcf7-list-item-label{
    top: auto;
    left: auto;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    width: 95px;
    height: 74px;
    display: block;
    background-color: #fff;
    padding-right: 0;
}
.your-building-type{
    padding-top: 5px;
}
/*======================*/
.play-youtube:hover,
.play-youtube:focus{
    color: #e21a22;
}
.form-step-section .store-front input{
    margin-top: 10px;
    font-size: 16px;
}
.store-front .wpcf7-list-item-label{
    font-size: 16px;
}
.store-front .wpcf7-list-item-label{
    margin-top: 2px;
}
#tab-home .content-left .tab-content .tab-pane h2:first-child,
.tab-content .page-title{
    font-size: 28px;
    text-align: left;
}
#tab-home .content-left .nav-tabs li a{
    font-size: 16px;
    font-weight: 600;
}
.page-template-default .page-content ul {
    padding-left: 20px;
    margin-bottom: 10px;
}
.page-template-default .page-content ul li{
    list-style: disc;
    display: list-item;
}
.page-template-default .page-content {
    font-size: 16px;
}
.icon-box-horizontal .seed-content span{
    font-size: 16px;
}
.skip-step{
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    left: 100%;
    top: 84px;
    width: 105px;
    text-decoration: underline;
}
.distributor-form .wpcf7-form textarea{
    height: 100px;
}
.thank-you-section h4{
    font-size: 22px;
    color: #181818;
    font-weight: 600;
}
.page-template-page-resources .page-content p{
    padding-left: 10px;
    padding-right: 10px;
}
.process-list-button .button-icon-call:hover{
    background: #181818;
}
.process-description p{
    font-size: 16px;
}
.page-template-page-success .page-heading{
    padding-bottom: 80px;
}
.process-box-info .title-section{
    font-size: 28px;
}
.thank-you-section h5{
    font-size: 16px;
    color: #181818;
    font-weight: 400;
}
.return-home-link:focus{
    color: #181818;
}
.return-home-link{
    font-size: 12px;
}
#wpcf7-f614-p610-o2 .cf7-tab-5 textarea{
    height: 96px;
}
.modal-body button.close{
    color: red;
    font-size: 40px;
    font-weight: 400;
    opacity: 1;
}
.dgwt-jg-gallery{
    width: auto !important;
    margin-left: -10px;
    margin-right: -10px;
}
.page-template-page-product .content-area h3{
    font-size: 28px;
    text-align: center;
    font-weight: 600;
}
#tab-home .content-left .tab-content .tab-pane .btn-black:hover{
    background-color: #ce181f;
    color: #fff;
}
.page-id-346 .page-content,
.page-template-page-resources .page-content{
    font-size: 16px;
}
.page-template-page-resources .page-content{
    background: #e8eaed;
    padding-bottom: 30px;
}
.page-template-page-product .content-area p{
    font-size: 16px;
}
.button-icon-link:focus,
.process-list-button .button-icon-link:focus{
    color: #fff;
}
.btn-black:focus{
    background: #000;
    color: #fff;
}
.dgwt-jg-gallery .dgwt-jg-caption span{
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    font-size: 16px !important;
}
.pswp__caption .pswp__caption__center h4 {
    font-size: 24px !important;
    line-height: 28px !important;
    font-weight: 500 !important;
}
#color-modal .modal-dialog .color-content{
    border: 0px solid #bdbfba;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 0px;
    padding: 23px 17px;
    position: relative;
}
.media-body, .media-left, .media-right {
    display: inline-block;
    vertical-align: top;
    width: 45px;
}
#color-modal .modal-dialog h4{
    text-align: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: -20px;
    background: #f4f4f4;
    padding: 0 5px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #181818;
}
.modal{
    z-index: 99999;
}
#color-modal h3{
    font-size: 21px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
    color: #181818;
}
#color-modal .modal-dialog .close{
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 9px;
    right: 8px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    background-color:#f4f4f4;
    font-size:18px;
    padding:auto 20px;
}
.nav-tabs>li>a{
    color:#999999;
    
}

#color-modal .modal-dialog{
    background: #fff;
    padding: 15px 30px;
    max-width: 854px;
    /*position: relative;*/
}
.search-location-content .col-sm-6:nth-child(2n+1){
    clear: both;
}
.search-location-header .page-title{
    padding-left: 10px;
}
.content-modal li{
    margin-bottom: 10px;
    padding-left: 25px;
}
.close img{
    display: inline-block;
    vertical-align: top;
}
.form-step-section input[type='text'],
.form-step-section input[type='email'],
.form-step-section input[type='number'],
.form-step-section input[type='tel']{
    max-height: 48px;
}
.content-modal li:last-child{
    margin-bottom: 0;
}
.content-modal li,
.content-modal p{
    font-size: 12px;
}
#color-modal.content-modal h3{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
}
.process-description a{
    color: inherit;
    font-weight: 600;
    text-decoration: underline;
}
.content-modal ol{
    padding-left: 10px;
}

.products-list .dropdown-menu li{
    padding-left: 30px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 12px;
    margin-top: 15px;
    font-weight: 600;
}
.products-list.bootstrap-select.btn-group .dropdown-menu li a span.text{
    font-weight: 600;
}
.products-list.bootstrap-select{
    width: 100%;
}
.products-list .dropdown-menu li:hover{
    background-color: transparent;
}
.products-list .dropdown-menu li:nth-child(1){
    display: none;
}
.products-list .dropdown-menu>li>a:focus, .products-list .dropdown-menu>li>a:hover{
    background: transparent;
    outline: none;
}
.products-list.bootstrap-select.btn-group .dropdown-toggle .caret:before{
    content: "\f078";
    font-family: 'fontawesome';
    width: 15px;
    height: 15px;
}
.contact-info .aline-button-normal{
    margin-left: 40px;
}
.email-company{
    height: 0;
}
.products-list.bootstrap-select.btn-group .dropdown-toggle .caret{
    border: none;
    right: 30px;
    top: 10px;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 100% !important;
}
.products-list .dropdown-menu{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 0;
}
.products-list{
    margin-bottom: 5px;
}
.products-list.btn-group .dropdown-toggle{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 7px 12px;
  
}
.products-list .btn{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
}
.products-list .btn-default.active, .btn-default:active, .products-list.open>.dropdown-toggle.btn-default,
.products-list .btn-default:focus,
.products-list .btn-default:hover,
.products-list .btn-group .dropdown-toggle:hover, .products-list .btn-group.open .dropdown-toggle:focus,
.products-list .btn-group .dropdown-toggle:active, .products-list .btn-group.open .dropdown-toggle{
    background: #fff;
    background-color: #fff;
}
.products-list .dropdown-menu li:nth-child(2){
    background-image: url(../images/garages.png);
}
.products-list .dropdown-menu li:nth-child(3){
    background-image: url(../images/barns.png);
}
.products-list .dropdown-menu li:nth-child(4){
    background-image: url(../images/farm.png);
}
.products-list .dropdown-menu li:nth-child(5){
    background-image: url(../images/indutrial.png);
}
.products-list .dropdown-menu li:nth-child(6){
    background-image: url(../images/carports.png);
}
.products-list option:nth-child(2){
    background-image: url(../images/c.png);
    -webkit-background-size: contain;
    background-size: contain;
}
.location-image img,
.team-box img {
    width: 100%;
}
.team-section,
.actions-list{
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
}
.about-more p{
    font-size: 16px;
}
.join-our-newsletter .wpcf7-form input{
    height: 48px;
    /*line-height: 48px;*/
}
.join-our-newsletter .wpcf7-form input[type='text']{
    max-width: 170px;
}
.join-our-newsletter .wpcf7-form input[type='email']{
    max-width: 240px;
}
.join-our-newsletter .wpcf7-form input[type='submit']{
    max-width: 170px;
    text-transform: uppercase;
    vertical-align: top;
}
.products-list .dropdown-menu li:last-child{
    margin-bottom: 20px;
}
.join-our-newsletter .wpcf7-form-control-wrap{
    display: inline-block;
}
.header-phone-mobile:hover{
    color: #fff;
}
.quick-contact-form{
    overflow: auto;
    padding-bottom: 25px;
}
.fixed-form{
    height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: linear 0.2s;
    -moz-transition: linear 0.2s;
    -ms-transition: linear 0.2s;
    -o-transition: linear 0.2s;
    transition: linear 0.2s;
}
.fixed-bar.open .fixed-form{
    height: auto;
    opacity: 1;
    visibility: visible;
}
.fixed-bar.open {
    height: 100%;
    overflow: auto;
}
.fixed-bar {
    display: none;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background: #222;
    right: 0;
    -webkit-transition: linear 0.2s;
    -moz-transition: linear 0.2s;
    -ms-transition: linear 0.2s;
    -o-transition: linear 0.2s;
    transition: linear 0.2s;
}
.fixed-bar h3 {
    margin: 0;
    position: relative;
}
.fixed-bar h3 a{
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    background: #181818;
    margin: 0;
    display: block;
    padding: 20px 15px;
    position: relative;
}
.fixed-bar .closes {
    display: inline-block;
    width: 25px;
    height: 18px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 20px;
    opacity: 1;
    text-shadow: none;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.fixed-form .distributor-form{
    width: 100%;
}
.fixed-bar .closes span:first-child {
    -webkit-transform: rotate(-45deg) translate(-4px, 8px);
    -moz-transform: rotate(-45deg) translate(-4px, 8px);
    -o-transform: rotate(-45deg) translate(-4px, 8px);
    -ms-transform: rotate(-45deg) translate(-4px, 8px);
    transform: rotate(-45deg) translate(-4px, 8px);
}
.fixed-bar .closes span:last-child {
    -webkit-transform: rotate(45deg) translate(7px, 3px);
    -moz-transform: rotate(45deg) translate(7px, 3px);
    -o-transform: rotate(45deg) translate(7px, 3px);
    -ms-transform: rotate(45deg) translate(7px, 3px);
    transform: rotate(45deg) translate(7px, 3px);
}
.fixed-bar .closes span {
    display: block;
    width: 100%;
    background-color: #fff;
    height: 2px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    cursor: pointer;
}
.section-tbcolum>div.contact-info{
    vertical-align: middle;
    padding-bottom: 30px;
}
.page-template-page-product .actions-list .action-box:first-child {
    text-align: center;
}
.page-template-page-product .actions-list .action-box:first-child .title-section{
    /*background: url("../images/gg-btn.png") no-repeat left top 3px;*/
    display: inline-block;
    background-size: 30px;
    padding: 0 40px;
    /*margin-left: 15px;*/
}
.contact-container .aline-button-normal {
    /*position: relative;*/
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    width: 192px;
    padding: 13px 0;
    padding-left: 15px;
}
.search-location-notfound .page-title{
    color: red;
    font-size: 21px;
    line-height: 24px;
}
.search-location-content .seed-content span{
    font-size: 16px;
    line-height: 24px;
}
.search-location-content .seed-content strong{
    font-size: 21px;
}
.actions-list .action-box:first-child .button-icon-link{
    width: 220px;
    display: block;
    margin: 0 auto;
}
.tab-slider .wrapper_image{
    text-align: center;
}
.tab-slider .flexslider .slides img{
    display: inline-block;
}
.actions-list .action-box:nth-child(2) .button-icon-link{
     /*width: 170px;  */
}
#tab-home .content-left .tab-content #tab-about h2{
    margin-bottom: 15px;
}
.error404 .page-container p{
    font-size: 21px;
}
.our-range-container .page-heading{

}
.mobile{
    display:none;
}





@media (max-width: 991px) {
    .mobile{
        display:block;
    }
    .desktop{
        display:none;
    }
}

@media (min-width: 1366px) {

}
@media (max-width: 480px) {
    .fixed-bar{
        display: block;
    }
}
@media (min-width: 993px){
    #mobile-tab{
        display: none;
    }
    .hidden-993{
        display: none;
    }
    .single-distributor .navbar-header{
        min-width: 100px;
    }
}
@media (min-width: 992px){
    .home .list-icon .gallery-navigation{
        display: none;
    }
    .product-hover{
        padding-top: 4%;
    }
    .section-ibcolum>div.element-3 .product-hover,
    .section-ibcolum>div.element-4 .product-hover,
    .section-ibcolum>div.element-5 .product-hover{
        padding-top: 4%;
    }
    .single-distributor .navbar-header .navbar-brand img{
        display: inline-block;
    }
    .single-distributor .navbar-header .navbar-brand{
        padding-top: 0;
        height: 100px;
        line-height: 100px;
    }
}
@media (min-width: 1330px){
    /*.page-id-346 .page-content .container .row{*/
    /*margin-left: -45px;*/
    /*margin-right: -45px;*/
    /*}*/
}
@media (min-width: 1400px){
    .section-overlay:before{
        border-left: 59vw solid rgba(226, 26, 34,0.8);
        left: 10.4%;
    }
    .section-overlay:after{
        width: 10.4%;
    }
}
@media (min-width: 1500px){
    .section-ibcolum>div.element-3 .product-hover,
    .section-ibcolum>div.element-4 .product-hover,
    .section-ibcolum>div.element-5 .product-hover{
        padding-top: 8%;
    }
}
@media (min-width: 768px){
    .home .list-icon .gallery-navigation{
        display: none;
    }
}
@media (min-width: 991px){
    .modal-dialog {
        width: 900px;
        margin: 0 auto;
    }
}
@media (min-width: 1349px) {
    .page-template-default .page-content{
        padding-left: 25px;
        padding-right: 25px;
    }
    .page-container .container{
        max-width: 100%;
    }
}
@media (max-width: 1360px){
    .main-menu a{
        padding: 42px 10px;
    }
    .page-container .container{
        max-width: 100%;
    }
}
@media (max-width: 1348px) {
    .page-container .container{
        max-width: 1170px;
    }
    .section-quick-contact{
        top: 89px;
    }
    .main-menu a {
        /*padding: 20px 10px;*/
    }
    #nav-menu-primary ul li a{
        padding-left: 20px;
        padding-right: 20px;
        min-width: auto;
    }
    #nav-menu-primary ul li{
        min-width: auto;
    }
}
@media (max-width: 1200px) and (min-width: 1200px) {
    .single-distributor #nav-header > .container{
        width: 1170px;
    }
}
@media (max-width: 768px) {
    .hidden-desktop-custom,
    .hidden-desktop{
        display: block;
    }
    .hidden-mobile-custom{
        display: none !important;
    }
    .modal-dialog{
        margin: 10px 0;
        width: 90%;
    }
    .color-wrap .col-md-6:first-child{
        margin-bottom: 15px;
    }
    .page-id-246 .form-step-section .wpcf7-submit{
        top: calc(100% + 15px);
    }
}
@media (max-width: 992px) and (min-width: 768px) {
    .product-title{
        font-size: 21px;
    }
}
@media (max-width: 992px) {
    .hidden-desktop{
        display: block;
    }
    .hidden-mobile{
        display: none !important;
    }
}
@media (max-height: 670px) {
    .section-quick-contact{
        top: 100px;
    }
}
@media (max-height: 600px) {
    #color-modal .modal-dialog{
        max-height: 400px;
        overflow: auto;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    input:-ms-input-placeholder{
        height: 48px;
    }
    .page-template-page-about .section-search-text:visited,
    .page-template-page-about .section-search-text:focus{
        line-height: 18px;
        height: 48px;
    }
    .form-step-section .wpcf7-form input{
        padding: 12px;
    }
}