/*
Theme Name: Tow and Blow
Theme URI: http://townandblow.co.nz
Description: Tow and Blow website theme
Version: 1.00
Author: Hydralada
Author URI: 
Text Domain: band

-------------------------------------------------------------- */
@import url('css/bootstrap.css');
@import url('css/bootstrap-theme.css');

html, body, div, span, applet, object, iframe,.advanced_search_map
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
    outline: 0;
}
body {
    background: #fff;
    line-height: 1;
     -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.upb_row_bg.vcpb-default.banner.page_banner {
    overflow: hidden;
}

.container.main_wrapper.wide.has_header_type1 {
    overflow: hidden;
}

.vc_column_container .vc_btn, .vc_column_container .wpb_button {
	float: left;
}

.vc_btn3-container.tb-btn.vc_btn3-left.vc_btn {
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    padding-top: 0;
}

ul {
    list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}

a {
    color:#9c3022;
    transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
}

a img {
    border: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}


/* =Structure
----------------------------------------------- */

html, body {
   height: 100%;
   margin: 0;
}


body {
    color: #768082;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
}


.row{
    margin-left: 15px;
    margin-right: 15px;
}

.rightmargin{
    /*padding-right: 30px;*/
}
.single-post .rightmargin{
    padding-right: 8.333333333%;
}

.dashboard-margin{
    padding-left: 30px;
}

.col-md-push-3.rightmargin{
    padding-left: 15px;
    padding-right: 15px;
}

.leftmargin{
    padding-left: 15px;
}
embed, iframe, object, video {
    max-width: 100%;

}

/*load fonts */
@font-face {
    font-family: dinblack;
    src: url('fonts/dinblack.ttf');
}

@font-face {
    font-family: dinbold;
    src: url('fonts/dinbold.ttf');
}

@font-face {
    font-family: dinregular;
    src: url('fonts/dinregular.ttf');
}

a{
color: #9c3022;
text-decoration: none;
outline:none;
border-bottom: none;
}
p a{
 color: #000022; 
text-decoration: underline;
}
.dark p a{
    color: #9c3022;
    text-decoration: none;
}

a:hover, a:focus, a:hover div h6 {
    color: #fff;
    text-decoration: none;
    outline:none;
}
p a:hover, p a:focus{
    color: #9c3022; 
   text-decoration: underline; 
}

.dark p a:hover, .dark p a:focus{
    color: #fff;
    text-decoration: none;
}
a[href^="tel:"]{
  text-decoration: none!important;
    border-bottom: none!important;
}
h1  , h2  ,h3  ,h4  ,h5  ,h6,
h1 a, h2 a,h3 a,h4 a,h5 a,h6 a{
     color:#434a54;
     font-family: 'Open Sans', sans-serif;
}  


h1 { 
  font-size: 36px; 
  line-height: 1.3em;
  margin-bottom: 13px; 
}
h1.entry-title{
    font-size: 60px;
    line-height: 64px;
       margin-bottom: 1px;
    font-family: dinbold;
   color:#333333;
}
h1.seo {
	color: #333333;
	font-size: 48px;
	line-height: 1.3em;
	margin-bottom: 16px;
	font-family: dinbold;
}

h2, .single-post .newsletter-contact h2,
.single-post .modal h2{ 
    color: #333333;
  font-size: 48px;
  line-height: 1.3em;
    margin-bottom: 16px;
  font-family: dinbold;
  
}

.single-post h2{
    font-size: 24px;
    font-family: dinbold;
    text-transform: none;
    line-height: 1.3em;
    margin: 5px 0 31px;
}



h3 { 
  font-size: 24px; 
  line-height: 1.3em; 
  margin-bottom: 13px;
    font-family: dinbold;

}

.single-post h3{
    font-size: 20px;
    font-family: dinbold;

    text-transform: none;
    line-height: 1.3em;
    margin: 18px 0 25px;
}

h4 { 
  font-size: 20px; 
  line-height: 1.3em; 
  font-family: dinbold;
  text-transform:uppercase;
  letter-spacing:1px; 
    color:#222222;
}

h5 { 
    font-family: dinbold;
    color: #333333;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 42px;
    margin-bottom: 6px;
    letter-spacing: 0.1em;
}
h5:before{
   background: url('img/hydra_brace.png')center center no-repeat;
    width: 18px;
    height: 18px;
    content: ' ';
    display: inline-block;
    margin-right: 6px;
    margin-bottom: -2px;
    margin-left: 1px;
}

h6 { 
  font-size: 14px; 
  line-height: 1em; 
  margin-bottom: 7px;
 font-family: dinbold;
}

p, li {
    font-size:16px;
    line-height: 26px;
    color: #000022;
    font-family: dinregular;
    margin-bottom: 20px;
}

p strong{
    font-family: dinbold;
    font-size: 20px;
    line-height: 30px;
}

p em {
    font-family: dinbold;
    font-size: 16px;
    line-height: 26px;
}

#team-section p strong{
   font-size: 16px; 
}

.noposts{
    margin-left:30px;   
}

.label{
  padding: .4em .6em .4em;
  font-weight: normal;
  margin-left:13px;
}



code{
    white-space: normal;
}

small, .small {
    font-size: 100%;
}


.tooltip-inner{
   background: #434a54;
   font-size: 12px;
}

.tooltip.top .tooltip-arrow{
    border-top-color: #434a54;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #434a54;
  border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #434a54;
  border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #434a54;
  border-width: 0 5px 5px;
}





.entry-title {
    margin:0px 0px 13px 0px;
    font-weight: 300;
}


.container{
    padding: 0px;
    width:1460px;
    position: relative;
}


/*
.container{
    height:auto!important;
}*/

.col-xs-12.col-md-12.hydralada_page{
    padding-left:0px;
    padding-right:0px;
}


.content_wrapper, .contact_wrapper{
    width: 1460px;
    margin: 0px auto;
    background-color: #ffffff;
    padding: 20px 6px;
    /*z-index:100;*/
    position: relative;  
}

.home .content_wrapper{
    padding: 20px 6px 0;
 
}
.single-content > .vc_row-fluid {
    padding:0!important;
}
.coded-row{
    padding-left:0!important;
    padding-right:0!important;
}


.post_wrapper{
    padding: 0px 21px 108px 21px;
}
.content_wrapper.related_product_container {
        padding: 20px 8px 50px;
}
.related-heaader{
    margin: 40px 13px 0;
}
.related-heaader .wpb_row > .wpb_content_element{
    margin-bottom: 0; 
}

.fixed_header .content_wrapper{
    background-color: transparent;
}

.wide{
    width:100%;
    background-color: #ffffff;
}

.fixed_header  {
    position:fixed;
    z-index:999;
}

.header_media{
    background-color: #ffffff;
    position: relative;  
}


.header_media_close{
    overflow: hidden;
}

.widget-area-sidebar{
        min-height: 500px;
    margin-top: 271px;
    padding-left: 9%;
       padding-right: 12px;
}

#footer-widget-area{
    padding: 0px 15px 42px 15px;
    max-width: 1460px;
    width:100%;
    margin: 0px auto;
}
.archive #footer-widget-area {
    padding: 15px 15px 42px 15px;
}

.caret{
    border-top: 6px solid #768082;
}

label{
    margin-bottom: 12px; 
    color: #003141;
    font-size: 14px;
    font-weight: bold;
}
label span{
    color: #f84331;
}
p:empty{
    margin-bottom: 0px!important;
}

/* =Input
-------------------------------------------------------------------------------------*/
input[type=text], 
input[type=password], 
input[type=email], 
input[type=url], 
input[type=number], 
textarea.form-control{
    font-size: 17px;
    color: #768082;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    box-shadow: none;
    -webkit-appearance: none;
    padding: 15px!important;
    margin-top: 20px!important;
    border-radius: 0;
    height: auto!important;
}

.mailchimp input[type=text].form_error,
.mailchimp input[type=email].form_error,
.mailchimp input[type=number].form_error,
.mailchimp textarea.form_error,
.modal input[type=text].form_error,
.modal input[type=email].form_error,
.modal input[type=number].form_error,
.modal textarea.form_error,

.page-template-contact_page input[type=text].form_error,
.page-template-contact_page input[type=email].form_error,
.page-template-contact_page input[type=number].form_error,
.page-template-contact_page textarea.form_error{
    border: 1px solid #ec1c2d!important;
}
.error_message{
    display: none;
}
.modal .form_error.error_message,
.page-template-contact_page .form_error.error_message,
.modal .alert-box.error{
        display: block;
    color: #ec1c2d;
    font-family: dinregular;
    margin-top: -10px;
    font: 500 14px / 20px dinregular;
}

.modal .alert-box.error{
    float:left;
    margin-top: -28px;
}
.wpcf7-form-control{
      font-size: 13px;
    padding: 9px 0px 9px 9px;
    color: #768082;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #fff;
    box-shadow: none;
    -webkit-appearance: none;
    box-shadow: 0px 2px 0px 0px rgba(227, 228, 231, 1);
}

.wpcf7-checkbox{
    padding:0px;
    background: transparent;
    border:none;
     box-shadow:none;
}

input.form-control::-ms-input-placeholder ,
input.form-control::-moz-placeholder ,
input.form-control:-moz-placeholder ,
input.form-control::-webkit-input-placeholder {
    color: #768082;
}

input.form-control::-moz-placeholder {
    opacity:1;
}

input.form-control:focus,
textarea.form-control:focus{
    border-color: #9c3022;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(248, 172, 30, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(248, 172, 30, 0.6);
}

.widget-area-sidebar input[type=text], 
.widget-area-sidebar input[type=password], 
.widget-area-sidebar input[type=email], 
.widget-area-sidebar input[type=url], 
.widget-area-sidebar input[type=number], 
.widget-area-sidebar textarea{
    font-size: 13px;
}

.contact{
    float:right;
    padding-top:72px;
}

.contact span{
    font-family:dinbold;
    font-size: 16px;
    color: #000000;
    padding-top:5px;
    float: left;
}

.phone-container {
	-webkit-transform: skew(-32deg);
	   -moz-transform: skew(-32deg);
	     -o-transform: skew(-32deg);
            transform: skew(-32deg);
    background:#e5e5e5;
    display:inline-block;
    margin-left: 12px;
    margin-right: 8px;
}

.phone-container span span{
    margin-left: 3px;
    border-bottom: none;
    font: 700 16px dinbold;
    letter-spacing: 0.05em;
    color: #000000;
    transform: skewX(32deg);
    -o-transform: skewX(32deg);
    -moz-transform: skewX(32deg);
    -webkit-transform: skewX(32deg);
    padding: 18px 22px 18px 3px;
    display: inline-block;
}
 .phone-container span #phone a{
    margin-left: 1px;
    border-bottom: none;
    font: 700 15px dinbold;
    letter-spacing: 0.02em;
    color: #000000;
    padding: 0;
    display: inline-block;
}
#phone:hover{
    border-bottom: none;
}
.phone {
    background-image: url(img/phone2.svg);
    background-repeat: no-repeat;
    display: inline-block;
    width: 25px!important;
    height: 25px!important;
    margin-right: 0px!important;
    margin-left: 25px!important;
    margin-top: 13px!important;
    float: left;
    transform: skewX(32deg);
    -o-transform: skewX(32deg);
    -moz-transform: skewX(32deg);
    -webkit-transform: skewX(32deg);
}
.phoneCountry{
    color: #999;
    letter-spacing: 0.02em;
    font: 700 15px dinbold!important;
    font-style: normal;
    width: auto!important;
    display: inline-block;
    padding-top: 1px;
}
.mobile_header i.call-us{
    font-family: dinbold;
    font-size: 16px;
    color: #000000;
    padding-top: 5px;
    margin:0;
    font-style:normal;
}
.view-products{
    margin-top:30px;
}
.view-products h5 a{
    color: #9c3022;
    font-family: dinbold;
    border-bottom: none;
    text-transform: none;
}
.view-products h5 a:hover{
    color: #fff;
}
.view-products h5:before {
    content: '';
    display: none;
}
.view-products h5 a:before {
    height: 30px;
    width: 30px;
    content: ' ';
    background: url(img/product-action.png)center center no-repeat;
    background-size: 80%;
    display: inline-block;
    float: left;
    margin-top: 4px;
    margin-right: 6px;
    -webkit-transition: background-image 0.4s ease-out;
    -moz-transition: background-image 0.4 ease-out;
    -o-transition: background-image 0.4s ease-out;
    transition: background-image 0.4s ease-out;
}
.view-products h5 a:hover:before {
    background: url(img/product-action-hover.png)center center no-repeat;
    background-size: 80%;
}


/* =Menu
-------------------------------------------------------------------------------------*/
.mobile_header {
    display: none;
}
/* =Menu
-------------------------------------------------------------------------------------*/

#access {
    display: inline-block;
    height: 69px;
    float: right;
    margin: 3px 0px 0px 21px;
    /*max-width: 800px;*/
}

#access ul {
    font-size: 13px;
    list-style: none;
    margin: 0 0 0 -0.8125em;
    padding-left: 0;
    z-index: 99999;
    text-align: right;
}


#access li {
    display: inline-block;
    text-align: left;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; 
}

#access a {	
    display: block;	
    text-decoration: none;
    font-size: 85% !important;
    padding:23px 0 8px!important;
    margin-left: 13px;
    margin-right: 13px;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    cursor:pointer;
    font: 700 16px / 32px dinbold;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

#access .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
    content:"";
}
.menu li a {
    padding-bottom: 8px;
}

#access .menu li:hover>a,
#access .menu li:hover>a:active,
#access .menu li:hover>a:focus,
#access .ubermenu-current-menu-item >a,
#access .ubermenu-current-menu-ancestor >a,
#access .ubermenu-current-menu-parent > a,
#access li.ubermenu-item-level-0 > a:hover,
#access li.ubermenu-active > a{
    color:#9c3022;
    border-bottom: 4px solid #9c3022;
}

#access .ubermenu-item-level-1 a{
    font: 900 14px / 20px dinbold!important;
}
#access .ubermenu-item-level-1.ubermenu-current-menu-item >a{
    border-bottom:none;
}
#access ul ul { 
    background-color: #e5e5e5;
}
.product-category-menu .ubermenu-submenu.ubermenu-submenu-drop {
    position: absolute!important;
    left: 0!important;
    width: auto!important;
}

#access .sub-menu .current-menu-item >a,
#access .sub-menu .current-menu-parent>a,
#access .sub-menu .current-menu-ancestor>a{
    font: 700 14px / 14px dinbold;
    border-bottom: 4px solid #fff;
}


#access .current-menu-item >a,
#access .current-menu-parent>a,
#access .current-menu-ancestor>a{
    border-bottom: 4px solid #9c3022;
}

#access .ubermenu-item-level-1{
    width:33.333333%;
}

#access .ubermenu .ubermenu-content-align-left>.ubermenu-image{
    width: 160px;
    margin-top: -20px;
    height: auto;
}

#access .ubermenu .ubermenu-target-with-image {
    display: table;
    padding: 0;
    font: 700 18px / 50px dinbold;
    text-transform: none;
}
#access .ubermenu li:hover > .ubermenu-target-with-image,
#access .ubermenu li:hover > .ubermenu-target-with-image:active,
#access .ubermenu li:hover > .ubermenu-target-with-image:focus
{
    color:#9c3022; 
}

#access .ubermenu .ubermenu-target-with-image img,
#access .ubermenu .ubermenu-target-with-image span{
    display:table-cell;
    vertical-align: middle;
}


#access .ubermenu .ubermenu-target-with-image span{
    width: 65%!important;
}

#access .ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text { 
    padding-left: 20px;
    font-size: 18px;
}


/* =Mobile Header
----------------------------------------------- */
.mobile_header{
    background-color: #fff;
    height: 60px;
    width: 100%;
    float: left;
    display:none;
    position: fixed;
    border-bottom: 1px solid #ccc;
}

/*.mobile_header i{
    color: #222;
    font-size: 17px;
    margin: 22px 10px 22px;
}*/
.mobile_header i {
    color: #222;
    font-size: 15px;
    margin: 27px 4px 19px;
}

.mobile-logo {
    vertical-align: middle;
    display: table-cell;
}

.mobile-logo img{
    margin: 0px 20px;
    max-height: 40px;
    width: auto;
}

.mobile-trigger, .mobilemenu-close, .shiftnav-retract{
   font-size: 15px;
    color: #222;
    font-family: dinbold;
   height: 60px;
    display: table-cell;
    float: right;
    cursor: pointer;
    margin-right: 12px;
    width: 80px;
}
.mobilemenu-close{
    height: 45px;
    margin-right: 19px;
}

.mobile-trigger:hover i{
    color: #003141;
}

.mobilewrapper{
    min-height: 100%;
    position: fixed;
    overflow-x: hidden!important;
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    top: 0px;
    display:none;
   transform: translate(-265px, 0px);
}



.snap-drawers {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;

}

.snap-drawer {
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: auto;
    width: 300px;
    height: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
    background-color: #222222; 
}

.snap-drawer-right{
    right:0px;
    padding-top: 16px;
}

.mobilewrapper-user label,
.mobilewrapper-user a,
.mobilewrapper-user .widget-title-sidebar{
    color:#fff;
}

.mobilewrapper-user .widget-title-sidebar{
    padding-left: 13px;
}

.mobilewrapper-user .login_sidebar{
    width: 254px;
    display: inline-block;
    margin-left: 6px;
}

.mobilex-menu {
    margin-bottom: 0px;
    margin-left:0px!important;
    background-color: #222222;
    margin-top:47px;
}

.mobilex-menu li {
    font-weight: 400;
    list-style: none;
    font-size: 13px;
    margin-bottom: 0px;
    border-bottom: 1px solid #3c3c3c;
}
.mobilex-menu li a:hover,
.mobilex-menu li.current-menu-item a,
.mobilex-menu li.current-menu-parent a,
.mobilex-menu li.current-menu-parent .current-menu-item a,
.mobilex-menu li.current-menu-parent .current-menu-item .current-menu-item a{
    border-bottom: none;
    border-left: 5px solid #9c3022;
    color: #9c3022;
}

.mobilex-menu li.current-menu-parent li a,
.mobilex-menu li.current-menu-parent li.current-menu-item li a
{
    color: #fff;
    border-left: 5px solid #333333;
}
.mobilex-menu li li{
    background-color:#333333;
}

.mobilex-menu .globe-menu li a{
    color: #fff;
    padding-left: 71px;
}

.mobilex-menu li.menu-item-has-children:hover{
    background: transparent;
}

.mobilex-menu .sub-menu li:hover{
  border-bottom: 1px solid #555;  
} 

.mobilex-menu li a {
    color: #FFFFFF;
    padding: 20px 20px 20px 22px;
    display: inline-block;
    line-height: 20px;
    font-size: 16px;
}
.mobilex-menu li > a {
    text-transform: uppercase;
    font-family: dinbold;
	font-weight: normal;
	font-style: normal;
    letter-spacing: 0.1em;
    border-left: 5px solid #222222;
}
.mobilex-menu li li > a {
    border-left: 5px solid #333333;
}


.mobilex-menu li.current_parent > a,
.mobilex-menu li.open-menu-parent > a
{
    border-left: 5px solid #9c3022;
    color: #9c3022;
}


.mobilex-menu  .menu-item-has-children >a:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
}

.mobilex-menu  .open-menu-parent.menu-item-has-children >a:after {
    content: "\f106";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
}

.mobilex-menu .product-finder-menu a,
.mobilex-menu .ask-us-a-question-menu a,
.mobilex-menu .phone-menu a,
.mobilex-menu .globe-menu a{
    color: #9c3022;
}

.mobilex-menu .buckets {
    background-image: url(img/buckets.svg);
background-repeat: no-repeat;
display: inline-block;
width: 45px !important;
height: 38px !important;
margin-bottom: -21px;
margin-right: -4px;
background-position: -11px 0px
}

.mobilex-menu .help-menu{
    background-image: url(img/help-menu.svg);
background-repeat: no-repeat;
display: inline-block;
width: 27px !important;
height: 27px !important;
margin-bottom: -12px;
margin-right: 12px;
}

.mobilex-menu .footer_phone {
    background-image: url(img/mob_phone.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 32px !important;
    height: 32px !important;
    float: left;
    margin-top: -7px;
    margin-right: 14px;
}
.mobilex-menu li.menu-item-mobile a{
    color: #ccc;
    padding: 20px 20px 14px 22px;
    text-transform:none;
    font-size: 16px;
    font-family: dinRegular;
}
.mobilex-menu li.menu-item-mobile li a{
    padding: 20px 20px 14px 68px;
}

.mobilex-menu .globe {
background-image: url(img/globe-mob.png);
background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 32px !important;
    height: 32px !important;
    float: left;
    margin-top: -7px;
    margin-right: 14px;
}

.mobilex-menu .fa{
   margin-right: 10px; 
}

.mobile_user_menu li:hover {
    background-color: #3C90BE;
    color: #fff;

}

.mobilemenu-close-user,  
.mobilemenu-close{

    right: 9px;
    cursor: pointer;
    padding: 7px;
    color: #fff;
}

.shiftnav-retract{
    left: 0px;
    right: 0;
    cursor: pointer;
    padding: 0px;
    color: #fff;
    top: 70px;
    float: left;
}
.shiftnav-target, .shiftnav-target:hover{
    padding: 22px 20px 22px 25px;
    border-left: 5px solid #9c3022;
    color: #9c3022;
    float: left;
}
.shiftnav-target i.fa{
    font-weight: bold;
    font-size:18px;
    padding-right: 5px;
}

.shiftnav-retract.hide-close {
    display: none;
}
.mobilemenu-close-user:hover,
.mobilemenu-close:hover{
    color:  #9c3022;
}

.mobilemenu-close-user i,
.mobilemenu-close i{
  font-size: 16px;
  padding: 3px 0px 0px 8px;
    color: #9c3022;
}

.mobilex-menu .sub-menu{
    margin-left:0px;
}

.mobilex-menu .sub-menu ul{
    padding-left: 0px;
}

.mobilex-menu .sub-menu ul li{
    padding-left: 20px;
}


.mobilex-menu .sub-menu a{
    padding-left:45px;
    line-height: 20px;
    color: #cccccc;
    font: 400 16px / 26px dinregular;
    text-transform:none;
    letter-spacing:normal;
    padding-left:33px;
}
.mobilex-menu .sub-menu .shiftnav-sub-active.shiftnav-sub-active-current .menu-item-type-taxonomy > a {
    padding-left: 30px;
    padding-right: 23px;
    text-transform: uppercase;
}

.shiftnav-sub-shift.shiftnav-active > .shiftnav-sub-active-current > li{
    padding-left: 0;
}

.shiftnav-sub-shift.shiftnav-active > .shiftnav-sub-active-current > li a {
    padding-left: 30px;
    line-height: 20px;
}

.mobilex-menu .sub-menu .sub-menu a{
    padding-left:45px;
    line-height: 20px;

}

.mobilex-menu .sub-menu .menu-item-has-children >a:after{
   
}
.mobilex-menu .sub-menu ul {
    border-top:none!important;
}

.mobilex-menu .sub-menu {
    display:none;
}

.mobilex-menu .sub-menu .sub-menu {
    display:block;
}

.help-top-widet{
    cursor:pointer;
}
#help{
  position: absolute;
  width: 100%;
  padding: 10px;
  background: #eeeeee;
  color: #000000;
  border: 1px solid #1a1a1a;
        -webkit-transition-property: opacity,visibility;
    -ms-transition-property: opacity,visibility;
    transition-property: opacity,visibility;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in;
    -ms-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    
}

.shiftnav-sub-shift-active ul.shiftnav-menu {
    overflow: visible;
}

.shiftnav ul.shiftnav-menu {
    clear: both;
    overflow: hidden;
    position: relative;
}

.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift > ul.sub-menu {
    height: 0;
    min-height: 100%;
    overflow: hidden;
    position: absolute;
    top: auto;
    transform: translateX(-100%);
    transition: transform 0.5s ease 0s;
    width: 100%;
}

.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-active > ul.sub-menu, .shiftnav ul.shiftnav-menu li.menu-item.shiftnav-in-transition > ul.sub-menu {
    z-index: 50;
}
.mobilex-menu .sub-menu li > ul.sub-menu {
    position: absolute;
    min-height: 100%;
    top: auto;
    width: 100%;
    height: 0;
    overflow: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -ms-transition: -ms-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
}

.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift>ul.sub-menu {
	position: absolute;
	min-height: 100%;
	top: auto;
	width: 100%;
	height: 0;
	overflow: hidden;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	-ms-transition: -ms-transform .5s;
	-o-transition: -o-transform .5s;
	transition: transform .5s
}
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu{
    top: 60px;
}
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu>li.menu-item, .shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu > li.menu-item, .shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu ul.shiftnav-sub-active > li.menu-item,li.shiftnav-not-active {
    left: 100%;
    position: absolute;
    width: 100%;
}
.shiftnav ul.shiftnav-menu li.menu-item {
    z-index: 30;
}
.shiftnav ul.shiftnav-menu li.menu-item-767{
    display: none;
}
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu li.menu-item.shiftnav-active, .shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu ul.shiftnav-sub-active>li.menu-item.shiftnav-active, .shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu ul.shiftnav-sub-active.shiftnav-sub-active-current > li.menu-item {
    left: 0;
    position: relative;
}

.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift.shiftnav-active, .shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift.shiftnav-in-transition {
    overflow: visible;
    top: 0;
    width: 100%;
    z-index: 40;
}

.shiftnav.shiftnav-nojs ul.shiftnav-menu li.menu-item.shiftnav-sub-shift:hover > ul.sub-menu, .shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift.shiftnav-active > ul.sub-menu {
    height: auto;
    overflow: hidden;
    position: relative;
    transform: translateX(0px);
}

.shiftnav-menu > .shiftnav-hide-parent-li{
    visibility:hidden;
}

.shiftnav-menu > .shiftnav-hide-parent-li .sub-menu{
    visibility:visible;
}

.shiftnav-sub-shift-active .current_parent.shiftnav-active > a,
.shiftnav-sub-shift-active .shiftnav-sub-shift.shiftnav-active > a{
    display: none;
}
.shiftnav-sub-shift-active .shiftnav-sub-shift.shiftnav-active a{
    border-left: none;
}

/* =Header
----------------------------------------------- */
.master_header{
    background-color: #FFF;
    float: left;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 100;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 1460px;
}
.master_header.wide{
    width:100%;
}

.sticky_product_header{
    display: none;
    background-color: #e5e5e5;
    width: 100%;
    float: left;
}
.sticky_product_header .header_wrapper_inside{
    vertical-align: middle;
}
.sticky_product_header h4{
    font-size: 16px;
    line-height: 1em;
    font-family: Campton-Bold;
    font-weight: normal;
    font-style: normal;
    text-transform:uppercase;
    color: #003141;
    padding:27px 0 14px 45px;
}

.top_bar_wrapper{
    width:100%;
    background-color:#fff;
    z-index: 99;
    float: left;
}

.top_bar {
    height: 52px;
    width: 100%;
    vertical-align: middle;
    padding: 0px 16px 0px 16px;
    font-size: 14px;
    color: #99a3b1;
}

.top_bar a{        
    color:#99a3b1; 
    font-size: 14px;   
    padding: 11px 0px;
}

.top_bar a:hover{  
}

.top-bar-contact{
    padding:11px 11px 0 11px;
}

.top-bar-contact a{
font: 400 16px / 32px dinregular;
    color: #000000;
    
}

.wide .top_bar{
    width:1460px;
    margin:0px auto;
}

.fixed_header .top_bar{
    width:100%;
}

.left-top-widet{
    display:inline;
    float:left;
}

.right-top-widet{
    display:inline;
    float:right;
}
.right-top-widet ul {
    margin: 0px 26px 26px 26px;
}

.help-top-widet{
    margin-right: 46px;
    float: right;
    margin-top: 11px;
}

.left-top-widet li,
.right-top-widet li,
.help-top-widet li{
    float:left;
    display:inline;
    padding-left: 11px;
}

.help-top-widet li  {
    font-size: 14px;
    font-family: HelveticaNeueLT-Bold;
    font-weight: normal;
    color: #003141;
    text-transform: uppercase;
}

.help-top-widet li div{
    background-color:#9c3022;
}


.help-top-widet li div{
    padding-left: 31px;
    padding-right: 38px;
    padding-top: 24px;
    padding-bottom: 48px;
}
.header_wrapper.customnav .help-top-widet {
    margin-top: 0px;
}

.country_dropdown .btn{
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    background: none;
    font: 400 16px / 32px dinregular;
    color: #000000;
    padding:6px;
}
.top_bar .country_dropdown .btn-group .dropdown-toggle {
    margin-left: -92px;
    padding-left: 100px;
}
 .top_bar_wrapper .help_wrapper{
        display: none;
    }
#country-selector{
    padding-top: 5px;
}
.top_bar .country_dropdown{
    display:inline-block;   
    margin-bottom: 0px;
    
}

.top_bar .country_dropdown ul{
    list-style: none;
}

.top_bar .country_dropdown ul li{
    display: inline;
    padding-left: 0px;
    width: 100%;
}

.top_bar .country_dropdown .dropdown-menu {
    min-width: 125px;
    margin: 5px 0;
    left: -30px;
    padding: 5px 0;
}

.top_bar .country_dropdown .btn-group.open .dropdown-toggle {
     -webkit-box-shadow: none; 
     box-shadow: none; 
}

.header_wrapper{   
    width: 100%; 
    margin: 0px auto;
    width: 100%;
    margin: 0px auto;
    height: 70px;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    transition: height 0.3s ease;
    background-color: #fff;
    position: relative;
    float: left;
    border-bottom: 1px solid #ccc;
}


.admin-bar .master_header{
    top:32px;
}

.master_header_sticky {
    top: 0px;
}

.has_top_bar  .master_header_sticky {
    top: -52px;
}

.admin-bar.has_top_bar  .master_header_sticky {
    top: -8px;
}

.master_header_sticky .sticky_product_header{
    display: block;
}



/**/

.has_header_type1  .header_media{
    padding-top: 90px;
}

.has_top_bar .has_header_type1 .header_media {
    padding-top: 120px;
    width: 100%;
}

.has_top_bar .has_header_type1 .header_media .banner {
    padding-top: 0px;
    width: 100%;
    position: relative;
}
.has_header_type1 .header_media .no-banner{
    width: 100%;
    height: 81px;
}
.has_top_bar .has_header_type1 .header_media .banner .product_media {
    width: 1460px;
    margin: 0px auto;
}
.admin-bar .has_header_type1 .header_media{
    padding-top: 122px;
}

.admin-bar.has_top_bar .has_header_type1 .header_media{
    padding-top: 110px;
    overflow: hidden;
}

.header_wrapper_inside{
    width: 100%;
    max-width: 1460px;
    margin: 0px auto;
    position: relative;
}

.fixed_header .header_wrapper_inside{
    max-width: 100%;
}

.customnav #access {
    margin-top: 0px;
    height: 50px;
    margin: 0px 0px 0px 145px;
}

.customnav #access a {
    padding: 11px 0 6px!important;
    height: 50px;
}

.header_wrapper.customnav{
        height: 50px;
    padding-top: 0;
    max-width: 100%;
}

.header_transparent .header_wrapper.navbar-fixed-top.customnav{
    background-color: #fff;
}


.login_links i,
.top_bar i{
    width:13px;
    margin-right: 3px;
}


.top_bar i {
font-size:25px;
margin-right:3px;
vertical-align: middle;
}

.product_type {
    display: none;
}


.product_media_text {
    padding-top: 100px;
}
	

#google_language_translator select.goog-te-combo {
	width: 100%;
	margin-right: 20px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border: 0 !important;
    margin-bottom: 0;
    padding-bottom: 0 !important;
    font: 400 16px / 19px dinregular;
background-image: url(/wp-content/themes/hydralada/down.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: right;
}


.logo{
    height: 90px;
    padding-left: 36px;
    display: inline-block;
    margin-top:-30px;
    float:left;
 
}

.logo img{
    max-width: 300px;
    max-height: 90px;
}


.customnav .logo{
    height: 50px;
    margin-top: -10px;
}

.customnav .logo img{
    max-height: 50px;
}

.barlogo{
    width: 90px;
    margin-top: 10px;
    float:left;
    margin-left: 45px;
    display: none;
}




.navbar,
.navbar-default{
    border:none;
    border-radius: 0px;
    -webkit-border-radius: none;
    -moz-border-radius: none;
}

.nav_wrapper{
    width:100%;
    background-color:#f8f8f8;
}

.mynavbar{
    width: 100%;
    margin: 0px auto;
    background-color: #434a54;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar-default{
    background-image: none;
}


.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}

.header_social{
    float: right;
    padding: 25px 45px 0px 0px;
}

.logo_image{
    padding: 30px 0px 0px 0px;
}

.white{
    color: #fff;
    margin-top: 5px;
    float: left;
    letter-spacing: 0.05em;
}



/* =Main Menu
----------------------------------------------- */

#menu-main-menu{
    margin-left: 14px;

}





/* =breadcrumb 
----------------------------------------------- */
.breadcrumb_outer{
    width:100%;
    padding:0;
    background-color: #f2f2f2;
        position: relative;
}
.breadcrumb_outer.alternate_product{
    background-color: #e5e5e5;
}
.breadcrumb_container.col-xs-12.col-md-12{
    width: 1460px;
   margin: 0px auto;
    float: none;
        padding: 17px 45px 14px;
}
.breadcrumb{
    color:#666666;
    background: none;
    margin-top: 9px;
    padding: 0px;
    margin-bottom: 5px;
    font-size: 12px; 
    margin-left:0px;
    font: 700 14px / 26px dinregular;
}
.page-template-company .breadcrumb_outer.breadcrumb_sticky{
    position: fixed;
    top: 50px;
    z-index: 99;
}

.breadcrumb > li + li:before,
.breadcrumb > li span{
    padding: 0 7px;
    color:#cccccc;
    content: " / ";
}

.breadcrumb.news_filter > li + li:before {
    padding: 0 7px;
    color: #cccccc;
    content: "\00a0 ";
}

.breadcrumb .active{
    color:#222222;
    font-family: dinbold;
}

.breadcrumb a{
    color:#666666;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    text-decoration: none;
    border-bottom: none;
}
.breadcrumb.news_filter a{
    color:#222222;
    font-family: dinbold;
}
.breadcrumb a:hover, .breadcrumb.news_filter .active a{
    color:#9c3022;
}

.breadcrumb > li {
    display: inline-block;
    word-break: break-all;
}

.logo img {
width: 100% \9; /*Force IE10 and below to size SVG images correctly*/
max-width: 100%;
}

/*=Banner
---------------------------------------------------*/
.rev_slider_wrapper a{
    border: none;
}
.banner-content {
    width: 100%;
    vertical-align: top;
       padding: 68px 35px 20px 35px;
    min-height: 625px;
}
.banner-content.cat_banner {
    /*min-height: 500px;*/
        min-height: initial;
     padding: 46px 30px 8px 66px;
}
.banner-content:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   height: 0;
}

.product_background {
    width: 100%; 
    height: 694px; 
   position: absolute;
}

.categoryBanner .product_background{
    height: 660px; 
}

.product_background.page_background{
    height: 439px;
}
.single-hydralada_product .product_background{
    background-color: #333333;
}
.single-hydralada_product .alternate_product .product_background{
    background-color: #f2f2f2;
}
.categoryBanner{
overflow: hidden;
    position: relative;
}

.categoryBanner .banner-content{
min-height: 461px;
    padding: 97px 34px 80px 34px;
}

.page_banner .banner-content {
 padding: 97px 34px 80px 34px;
    min-height: 461px;
}
.page_banner .page_background {
    height: 500px;
}

.product_background.bgimage{
    background-color: none!important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.product_media_image, .product_media_text{
    width: 50%;
}


.product_media_text, .category_media_text {
   float: left;
    padding-left: 10px;
    padding-right: 50px;
        width: 50%;
}

.category_media_text {
    padding-right: 10px;
    width: 41.666666666%;
        padding-top: 50px;

}


.product_media_text .horticulture, .category_media_text .horticulture{
    margin-bottom:7px;
}
.product_media_text.banner_no_prod{
   
    padding-left: 13px;
    padding-right: 50px;
}

.product_media_image {
    float: right;
    padding-right: 10px;
}

.product_media_image img{
    width: 100%;
    height: auto;
}


.product_media_text h1{
  font: 900 60px / 64px dinblack;
    color: #ffffff;
}

.alternate_product .product_media_text h1{
    color: #fff;
}

.category_media_text h1{
    font: 900 60px / 60px dinblack;
    color: #ffffff;
    margin-bottom: 32px;
}

.category_media_text h5 {
    color: #ffffff;
}

.category_media_text h6 {
   font: 400 16px / 26px dinregular;
    color: #ffffff;
}
.product_type_container{
    position: relative;
    overflow: hidden;
    display: inline-block;
}
/*
.product_type{
    background: url(img/box/box-middle.png) repeat-x;
    display: inline-block;
}

.product_type-left{
    position:absolute;
    background: url(img/box/box-left.png) no-repeat;
    width:1px;
    height: 31px;
}
.product_type-right{
    position: absolute;
    right: 0px;
    background: url(img/box/box-right.png) no-repeat;
    width: 26px;
    height: 31px;
}
   
*/
/*
.product_type:before {
    position:absolute; right:-1px; top:-1px; content:'';
    border-top: 35px solid #999999;
    border-right: 35px solid transparent;
}

.product_type:after {
    position:absolute; right:-2px; top:-2px; content:'';
    border-bottom: 35px solid #333;
    border-left: 35px solid transparent;
}*/
.product_type h4,
.related-product-row .product_type h4{
    font: 700 14px / 20.014px dinbold;
    color: #cccccc;
    padding: 6px 22px 6px;
    margin-right: 14px;
    display: inline-block;
    text-transform: capitalize;
}
.alternate_product .product_type h4{
    color: #666666;
}
        
/*
.alternate_product .product_type{
    background: url(img/box/pc-box-middle-alt.png) repeat-x;
}
.alternate_product .product_type-right{
    background: url(img/box/pc-box-right-alt.png) no-repeat;
    width: 27px;
    height: 32px;
}
*/
.caption{
       font: 400 13px / 18px dinregular;
    color: #999999;
    text-align: right;
    padding-top: 13px;
    float: left;
    padding-right: 16px;
    width: 100%;
    padding-bottom: 1px;
    margin-top: 2px;
}

.alt_banner .product_media_text h1{
    color: #003141;
}

.hire{
    color: #9c3022;
    margin-top: 60px;
    margin-bottom: 20px;
}
.hire-icon{
    background: url(img/hire-icon.png);
    width: 24px!important;
    height: 24px!important;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center;
    margin-bottom: -5px;
    margin-right: 9px;
}
.hire h6{
    font: 700 18.03px / 20.014px dinbold;
    color: #9c3022;
    display: inline-block;
}
.hire h6 a {
    font: 400 14.02px / 20.014px dinregular;
    color: #9c3022;
    border: none;
    text-decoration: underline;
}

/*=Modal
---------------------------------------------------*/
.cta_trigger{
    cursor:pointer;
}
.cta_trigger:hover{
    color:#9c3022;
}
.hire h6 .cta_trigger:hover{
    color:#fff;
}
.product-row-cta .cta_trigger:hover{
    border-bottom: 1px solid #9c3022;
}
.modal .table {
 display: table;
 height:100%;
}
.modal .table-cell {
display: table-cell;
vertical-align: middle;
}
.modal-backdrop{
  
}
.navbar-fixed-top, .navbar-fixed-bottom{
    z-index:102;
}
.modal{
   background: rgba(0,0,0,0.9);
}
.modal-dialog{
    width: 686px;
}
.modal-content{
    background-color: #333333;
    border-radius:0;
    border: none;
    position: relative;
    width: 100%;
    float: left;
}
.modal-body {
        padding: 53px 45px;
}
.modal h2, .modal h5,
.single-post .modal h2{
    color: #fff;
    text-transform: none;
}

.modal_row.wpb_row,
.modal .h5_header_row{
   padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

.modal .h5_header_row{
     padding-top: 136px;
    padding-left: 20px;
}
.modal .h5_header_row h5{
    font:700 24px / 26px dinbold;
    letter-spacing: normal;
    margin-left: 1.2em;
    text-indent: -1.05em;
}
.modal h5 span{
    font: 400 16px / 24px dinregular;
    
}
.modal .phone_option:before{
    content: ' ';
    display: inline-block;
    float: left;
    background: url(img/phone-cta.svg);
    width: 32px;
    height: 32px;
    margin: 0px 5px 30px;
}

.modal .phone_option, .modal .phone_option a:hover{
    font: 700 32px / 36px dinbold;
    color: #9c3022;
}

.modal .phone_option span{
    font: 400 14px / 26px dinregular;
    display: block;
}

.modal .split50{
   padding-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.modal .split50 .lead {
    padding-right: 0;
}
.modal .wpb_single_image{
    margin-bottom: 0!important;
    margin-top: -115px!important;
}
.modal .sup_img{
    margin-top: 10px;
    padding-left: 20px;
}
.modal .radio,
.page-template-contact_page .radio{
    border-top: 1px solid #666666;
    margin: 0;
    padding: 31px 6px 17px;
}

#mc-pop .modal-body {
    padding: 53px 36px;
}
.modal .newsletter-contact_wrapper{
    width: auto;
        padding: 0;
}

.modal .newsletter-contact_wrapper .lead {
    padding-right: 5px;
    padding-left: 5px;
}

.modal .mailchimp .radio{
    border-top: none;
    padding: 7px 6px 7px;
}

.modal .mailchimp h6{
    font: 700 16px / 26px dinbold;
    color: #fff;
    margin-bottom: 32px;
}

.modal .mailchimp .filter_type{
    border-top: none;
}
.modal .mailchimp .view-products{
    float: left;
}
.modal .mailchimp .radio label{
    font: 700 16px / 26px dinregular;
}

.modal .close_row{
    border-top: 1px solid #666666;
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding-top: 19px;
    padding-left: 5px;
}
.modal .cta-response .close_row{
    border-top: none;
    padding-top: 0;
}

.page-template-contact_page .close_row,
.modal .noRadio{
    display: none;
}


.modal .collapse,
.page-template-contact_page .collapse {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.modal input[type=radio],
.filter_type input[type=radio],
.page-template-contact_page input[type=radio]{
  display: none;
}
.modal label,
.page-template-contact_page label{
    cursor: pointer;
    color: #cccccc;
    font: 700 14px / 20px dinbold;
    margin-bottom: 6px;
}
.page-template-contact_page label{
color: #222222;
}
.modal .radio label,
.page-template-contact_page .radio label {
    padding-left: 0;
    margin-left: 2.25em;
    text-indent: -2.25em;
    font: 700 16px / 26px dinbold;
}

.modal form label,
.page-template-contact_page form label{
   font: 700 14px / 20px dinregular; 
    color: #ccc;
}

.modal .panel-body,
.page-template-contact_page .panel-body{
    padding: 0;
}

input[type=radio] + label:before {
  content: "";
    display: inline-block;
  background: url(img/radio_off.png);
    background-repeat:no-repeat;
  cursor: pointer;
    width: 22px;
    height: 22px;
    margin-bottom: -5px;
    margin-right: 9px;
}

.filter_type input[type=radio] + label:before {
   background: url(img/check_box.png); 
    width: 24px;
    height: 24px;
}

.mailchimp .filter_type input[type=radio] + label:before {
    background: url(img/pop_check_box.png)!important;
    width: 24px;
    height: 24px;
}

.active input[type=radio] + label:before {
     background: url(img/radio_on.png);
}

.filter_type .active input[type=radio] + label:before {
     background: url(img/check_box_checked.png);
}

.mailchimp .filter_type .active input[type=radio] + label:before {
     background: url(img/pop_check_box_checked.png)!important;
}
.filter_type .radio{
    margin-top: 0;
    padding-left: 0;
}

.mailchimp .vc_general.vc_btn3{
    float: left;
    font-size: 18px;
    padding-top: 18px;
    padding-bottom: 14px;
    padding-left: 26px;
    padding-right: 26px;
}

.modal .collapse > div,
.panel-body .collapse > div,{
    width: auto;
    float: left;
}

.modal #div_contact_name, .modal #div_contact_email,
.modal #div_contact_phone, .modal #div_contact_date,
.page-template-contact_page #div_contact_name, 
.page-template-contact_page #div_contact_email, 
.page-template-contact_page #div_contact_phone, 
.page-template-contact_page #div_contact_date{
    float: left;
    margin-right: 1%;
    width: 49%;
    margin-top: 0;
    margin-bottom: 26px;
}
.modal #div_contact_submit,
#div_contact_comment,
.page-template-contact_page #div_contact_submit{
    margin-top: 7px;
    float:left;
    width: 100%;
}
.modal #div_contact_submit,
.page-template-contact_page #div_contact_submit{
    padding-bottom:37px;
}
.modal label span,
.page-template-contact_page label span{
    display: none;
}

.modal input[type=text],
.modal input[type=email],
.modal input[type=url],
.modal input[type=number],
.modal textarea.form-control, 
.page-template-contact_page input[type=text],
.page-template-contact_page input[type=email],
.page-template-contact_page input[type=url],
.page-template-contact_page input[type=number],
.page-template-contact_page textarea.form-control{
    margin-top: 0px!important;
    margin-bottom: 20px!important;
    background-color: #cccccc!important;
    color: #222222;
    padding: 24px 15px;
    font-size: 14px;
}
.page-template-contact_page input[type=text],
.page-template-contact_page input[type=email],
.page-template-contact_page input[type=url],
.page-template-contact_page input[type=number],
.page-template-contact_page textarea.form-control{
   background-color: transparent!important;
    border: 1px solid #ccc;
}
#secondAccordion .panel-body{
    width: 100%;
}

.page-template-contact_page #secondAccordion{
    border-bottom: 1px solid #666666;
}
#div_contact_date{
    clear: left;
}

.modal .cta-body{
   
}
.modal .cta-response,
.modal .cta-response p,
.page-template-contact_page .modal .cta-response,
.page-template-contact_page .cta-response p{
    display:none;
}
.modal .cta-response p,
.page-template-contact_page .cta-response p{
    font: 400 16px / 26px dinregular;
    color: #fff;
    padding: 14px 32px 0px 3px;
}

.page-template-contact_page .cta-response p{
    color: #222;
}
.modal .cta-response .vc_general.vc_btn3.close_cta,
.page-template-contact_page .cta-response .vc_general.vc_btn3.close_cta{
    background-color: #9c3022;
    color: #222222;
}

/* =Pagination     
-------------------------------------------------------------------------------------- */
#listing_loader {
    width: 100%;
    float: left;
    height: 81px;
    text-align: center;
    padding-top: 35px;
    display: none;
}
.pagination_container{
    width: 100%;
    padding: 0;
    position: relative;
}
.pagination{
    margin: 0px 6px 30px;
    float: right;
}


.pagination > li:empty{
    display:none;
}
.pagination .roundleft a, 
.pagination .roundleft span {
    margin-left: 0;
    border: none;
}


.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus
{
    font-family: dinbold;
    font-size: 24px;
    margin-top:-5px;
    border: none;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    border: none;
    color: #222;
   
}
.pagination > li > a, 
.pagination > li > span {
    font-family: dinregular;
    font-size: 18px;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    cursor: default;
    background: transparent;
    color: #222;
}

.roundleft .fa-angle-double-left:before,
.roundright .fa-angle-double-right:before
{
    color: #9c3022;
    font-size: 22px;
    padding:6px 2px;
    line-height: 0.8em;
}

.pagination .roundleft a{
   padding-right: 24px; 
}

.pagination .roundright a{
   padding-left: 24px; 
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #9c3022;
    background-color: transparent;
    border-color: none;
}

.pagination > li.roundleft  > a:hover,
.pagination > li.roundright  > a:hover{
    font-size: 18px;
    line-height: 1.42857143;margin-top:0;
}



/* = home
----------------------------------------------- */
.video-background { /* class name used in javascript too */
    width: 100%; /* width needs to be set to 100% */
    height: 100%; /* height needs to be set to 100% */
    left: 0;
    top: 0;
    position: relative;
    z-index: 1;
}
.video-background > div{
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
 
.video-background video{
background-size: 100% 100%!important;
    top: 347px!important;
    min-width: 852px!important;
    min-height: 100%!important;
    width: auto!important;
    height: auto!important;
    position:relative!important;
    z-index: 1!important;
}

#banner-area {
    padding: 0!important;
    margin: 0 0 73px 0!important;
    height:692px;
}
.ctabg > .vc_column-inner{
    background-repeat: no-repeat;
    padding: 0!important;
    -webkit-transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    -ms-transition: .4s ease-out;
    transition: .4s ease-out;
       
}

.video-content{
    padding: 242px 47px 0px;
    text-align: center;
}
.is-hover .video-content{
    background: rgba(0,0,0,0.4);
}
.video-background{

}

.ctabg.hortbg > .vc_column-inner{
    background: url('video/horticulture_new.jpg') no-repeat;
    background-size: cover;
      background-position: 50%;
        
}
.ctabg.industbg > .vc_column-inner{
    background: url('video/industrial_new.jpg') no-repeat;
    background-size: cover;
      background-position: 50%;

}
.ctabg.viticultbg > .vc_column-inner{
    background: url('video/viniculture_new.jpg') no-repeat;
    background-size: cover;
    background-position: 50%;
      
}
/*.ctabg > .vc_column-inner.is-hover{
    height: 103%!important;
    width: 103%!important;
}*/
.ctabg .cta_top{
    padding-bottom: 8px;
}

.horticulture {
	-webkit-transform: skew(-32deg);
	   -moz-transform: skew(-32deg);
	     -o-transform: skew(-32deg);
            transform: skew(-32deg);
	background: #58af4d;
    display:inline-block;
    margin-left: 16px;
}
#banner-area .horticulture,
#banner-area .industrial,
#banner-area .viniculture
{
    margin-bottom: 41px;
}

.horticulture h4, .industrial h4, .viniculture h4{
        font-size: 20px;
    line-height: 1em;
    font-family: dinbold;
    color: #fff;
    padding: 12px 23px 8px;
    display: inline-block;
            transform: skewX(32deg);
         -o-transform: skewX(32deg);
       -moz-transform: skewX(32deg);
    -webkit-transform: skewX(32deg);
}

.carousel .label_container{
	position: absolute;
    bottom: 0;
    z-index: 2;
    background: transparent;
    transform: skew(0);
    margin-left: -16px;
}

.label_container.featured {
    display: none;
}

.carousel .label_container .left_filler{
	background: #58af4d;
    bottom: 0;
    width: 50%;
    height: 100%;
    position: absolute;
    display: inline-block;
}
.carousel .label_container.industrial .left_filler{
    background:#1e7fc0;
}
.ctabg h2{
    font-size: 60px;
    line-height: 50px;
    color: #ffffff;
}

.industrial {
	-webkit-transform: skew(-32deg);
	   -moz-transform: skew(-32deg);
	     -o-transform: skew(-32deg);
    transform: skew(-32deg);
	background: #1e7fc0;
    display:inline-block;
    margin-left: 16px;
}

.industrial_bg{
    background: url(img/industrial_bg.jpg);
}

.viniculture {
	-webkit-transform: skew(-32deg);
	   -moz-transform: skew(-32deg);
	     -o-transform: skew(-32deg);
    transform: skew(-32deg);
	background: #6b4a95;
    display:inline-block;
    margin-left: 16px;
}

.cta_link, .ult-modal-input-wrapper{
    padding-top:20px;
}

.ctabg .watch_video h5 a{
    font-family: dinbold;
    font-size: 20px;
    line-height: 20.014px;
    color: #9c3022;
    text-transform: capitalize;
    letter-spacing: normal;
    border-bottom: none;
}

.ctabg .watch_video h5:before{
    background: url(img/playvideo.png) center center no-repeat;
    content: ' ';
    height: 45px;
    width: 40px;
    display: inline-block;
    float: left;
    margin-right: 6px;
    margin-top:-6px;
   
    -webkit-transition: background-image 0.4s linear;
    -moz-transition: background-image 0.4 linear;
    -o-transition: background-image 0.4s linear;
    transition: background-image 0.4s linear;
}

.ctabg .watch_video.wvhover h5:before{
    background: url(img/playvideo-hover.png) center center no-repeat;
    fill: #ffffff;
}

.ctabg .watch_video.wvhover h5 a{
    color: #fff;
}


.ctabg .is-hover h5 a{
    color: #fff!important;
}



.ctabg .video-background video{
    visibility: hidden!important;
    height:120%!important;
    opacity:0!important;
   -webkit-transition: visibility 0.4s linear, opacity 0.4s linear; -moz-transition: visibility 0.4s linear, opacity 0.4s linear; -o-transition: visibility 0.4s linear, opacity 0.4s linear;
    
}

.ctabg.is-hover .video-background video{
    visibility: visible!important;
    opacity:1!important;
}

.watch_video{
    width: 175px;
    margin:46px auto 64px;
}

.view_products{
    width: 100%;
    border-top: #666666 1px solid;
    text-align: right;
        padding-bottom: 12px;
}
.ctabg .view_products a{
    color: #ffffff;
    border-bottom: none;
    font-family: dinregular;
    font-size: 18px;
    line-height: 3em;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4 ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.view_products a:hover{
    color: #9c3022;
}
.ctabg h2, .watch_video, .view_products{
    opacity: 0; visibility: hidden; -webkit-transition: visibility 0.2s linear, opacity 0.2s linear; -moz-transition: visibility 0.2s linear, opacity 0.2s linear; -o-transition: visibility 0.2s linear, opacity 0.2s linear;
}
 .is-hover.ctabg h2, .is-hover.ctabg .watch_video, .is-hover.ctabg .view_products, .feature .testimonial_video{
    visibility: visible; opacity: 1;
}

.split50 .lead{
    padding-right: 7.666667%;
}

.split50 .sup_img{
    
}
.related-product-row:hover .img-bg {
 height: 103%;
  width: 103%;
}

.action{
    height: 45px;
    width: 42px;
    background: url(img/action.svg)center center no-repeat;
    display: inline-block;
    float:left;
    margin-top: -16px;
    margin-right: 6px;
}

.about-hydralada > .vc_column-inner{  
    background-repeat: no-repeat;
    background-position: -92px bottom !important;
}

.about-hydralada-support .about-content{
    padding-top: 240px;
    padding-left: 40px;
    padding-bottom: 66px;
}

.imgbg h5, .imgbg h2{
    color: #ffffff!important;
}

.imgbg h5.contact-us{
    color:#9c3022!important;
    letter-spacing: 0.1em;
}
.imgbg h5.contact-us:before, .popupcta h5.contact-us:before
{
    background: url('img/callus.svg')center center no-repeat;
    width: 32px;
    height: 32px;
    content: ' ';
    display: inline-block;
    float: left;
    margin-right: 6px;
    margin-top: 5px;
}

.imgbg .vc_column-inner {
    padding-top:35px;
}

.imgbg .testdrive-support > .vc_column-inner  {
    padding-left: 287px;
    padding-top: 87px;
    padding-bottom: 111px;
} 

.borderless table, .borderless tbody tr, .borderless tbody tr td{
    border: none;
}

.borderless tbody tr td {
    font-family: dinregular;
    color: #ffffff;
    font-size: 18px;
    padding: 3px;
    line-height: 1.8;
}

.borderless tbody tr td.number {
    font-family: dinbold;
    font-size: 24px;
    line-height: 1.4;
}
.ult_modal-body {
    padding: 0!important;
}
.popup{
    margin-bottom: 0!important;
    background-color: #333333;
}

.popup > .vc_column_container{
    padding: 61px 46px 38px;
    color: #ffffff;
}

.popupcta > .vc_column_container{
    padding: 34px 46px 20px;
}
.popupheading.wpb_content_element{
    margin-bottom: 70px;
}
.products{
    margin-bottom: 0px!important;
}
.popup .divider{
    margin-bottom: 20px;
}

.popup .productrange, .popup .productrange-content{
    margin-bottom: 0;
}

.popup .productrange .wpb_text_column{
    margin-bottom: 13px;
}

.popup .productrange-content .wpb_text_column{
    margin-bottom: 20px;
}

.popup h2{
    text-transform: uppercase;
    color: #ffffff;
}

.popup .vc_col-sm-4 .wpb_single_image{
    margin-bottom: 22px;
}
.popup .vc_col-sm-4 h4{
    font-size: 15.98px;
    line-height: 20.014px;
    color: #ffffff;
    text-transform:capitalize;
}

.popup h3{
    font-size: 23.98px;
    line-height: 27.972px;
    color: #ffffff;
}

.ult_modal-body .popup p{
    font-size: 18px!important;
    line-height: 24px!important;
    color: #cccccc!important;
    margin-bottom: 12px!important;
    font-family: dinregular!important;
}

.popup h5{
    font-size: 16px;
    line-height: 42px;
    color: #ffffff;
    text-transform: uppercase;
    
}

.popup .popup_separator, .popup hr{
    border-color: #4d4d4d;
}

.ult-overlay-close{
    opacity: 0;
}

.ult-overlay-close.pop-close{
    opacity: 1;
    display: block!important;
    width: 23px;
    height: 23px;
    position: fixed;
    right: 46px;
    top: 59px;
    overflow: hidden;
    border: 0;
    background: url(img/close-new.png) center center no-repeat;
    text-indent: 200%;
    color: transparent;
    outline: 0;
    z-index: 9999;
    -webkit-transition: background-image 0.4s ease-out;
    -moz-transition: background-image 0.4 ease-out;
    -o-transition: background-image 0.4s ease-out;
    transition: background-image 0.4s ease-out;
}

.ult-overlay-close.pop-close:hover{
    background: url(img/close-hover.png) center center no-repeat;
     width: 23px;
    height: 23px
}

.ult_modal-content {
    webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -o-box-shadow: none!important;
    -ms-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
}

.ult_modal.ult-block {
    max-width: 65%!important;
}

.popupcta{
    background: #222222;
    margin-bottom: -15px!important;
}

.popupcta h2{
    font-size: 32px;
    line-height: 36px;
    color: #cccccc;
}

.popupcta h5{
    color: #fff;
}

.popupcta h5.contact-us{
    color: #9c3022;
}

.popupcta .testdrive-support > .vc_column-inner  {
    padding-left: 287px;
    padding-top: 87px;
    padding-bottom: 111px;
} 

.h_testdrive h5:before, .h_t h5:before{
    background: url('img/h-brace.png')center center no-repeat;
}

.i_testdrive h5:before, .i_t h5:before {
    background: url('img/i-brace.png')center center no-repeat;
}

.v_testdrive h5:before, .v_t h5:before {
    background: url('img/v-brace.png')center center no-repeat;
}

.brandlinks a{
    display:inline-block;
    border-bottom: none;
}
.pellenc{
}
.green{
   margin-left: 37px; 
}
.hcl{
   margin-left: 36px; 
}

.bandit{
   margin-left: 37px; 
}

.brandlinks a img {
    transition: all .2s ease-in-out; 
}
.brandlinks a:hover img{
   transform: scale(1.1); 
}


/*=product page
-------------------------------------------------------------------------------------*/
.holder { 
        position:relative;
        width: 80px;
        margin:30px
    }
    
    .main {
        width: 160px;
        height: 40px;
        border: 1px solid grey;
        position:absolute; 
        left:0;
        z-index: 1;
    }
    .corner { 
        border-bottom: 1px solid grey;
        width:30px; 
        height: 41px; 
        position:absolute;
        top:-25px;
        right:0;
        z-index:2;
        background:#fff;
        
        /* Safari */
        -webkit-transform: rotate(45deg);    
        /* Firefox */
        -moz-transform: rotate(45deg);    
        /* IE */
        -ms-transform: rotate(45deg);    
        /* Opera */
        -o-transform: rotate(45deg);
    }
.col-md-12 .product-copy-row{
    padding:97px 29px 0px!important;
    /*float: left;*/
    position: relative;
    background: #fff;
}
.page-template-company .col-md-12 .product-copy-row{
    padding: 0 9px 0px!important;
    margin-bottom: 0;
    margin-top:0px;
}

.page-template-company .product-copy-row .product-copy-copy {
    padding-left: 9%;
    padding-right: 4%;
    padding-bottom: 50px;
}

.col-md-12 .product-carousel-row{
    padding: 0 16px 58px!important;
    margin:0;
    float: left;
    position: relative;
    width: 100%;
}

.single-content > .vc_row-fluid.h5_header_row{
    margin-bottom: 10px;
    padding: 0 15px!important;
}

.single-hydralada_product .vc_row-fluid.testimonials_header_row{
    margin-bottom: 10px;
    padding: 0 28px!important;
}

.single-content .product-carousel-row{
    padding: 0 0px 58px!important;
}
.hydra_split{
    width: 100%;
    position: relative;
    padding:0;
    float: left;
}
.hydra_split .vc_text_separator{
    margin-bottom: 3px;
}

.carousel-inner {
    width: 100%;
    background-color: #333;
}


.carousel-inner blockquote h2 span {
    
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.product-copy-row > .vc_column_container{
    padding-left: 0px;
    padding-right: 0px;
}

.product-copy-row > .product-copy-copy{
    padding-left: 9%;
    padding-right: 4%;
    padding-bottom: 50px;
}

.product-copy-header.vc_column_container{
        padding-bottom: 0px;
    margin-bottom: 98px;
}
.product-copy-row h2{
    font: 700 48px / 54px dinbold;
}
.product-copy-row h2:before{
content: '';
    width: 52px;
    height: 2px;
    background: #9c3022;
    position: absolute;
    bottom: -27px;
}
.feature{
    position: relative;
    background: #333333;
    float: left;
    width: 100%;
    height: 100%;
}
.alternate_product .feature{
    background: #f2f2f2;
}
.feature .lead{
    padding:54px;
    width: 55%;
    height: auto;
    float: left;
    padding-left: 5% !important;
}

.single-hydralada_product .feature .lead, .single-hydralada_product .feature .img-bg-container{
    width: 50%;
}

.single-hydralada_product #testimonialCarousel .feature .lead{
    width: 40.8%;
}

.feature .lead h5{
    color: #9c3022;
    font: 700 16px / 42px dinRegular;
    margin-bottom: 15px;
        margin-left: 1.5em;
    text-indent: -1.7em;
}

.feature .lead h2{
    font: 700 48px / 54px dinBold;
    color: #fff;
    margin-bottom: 32px;
}
.home .feature .lead,
#testimonialCarousel .feature .lead{
        padding: 42px 32px;
}
.feature .lead blockquote h2{
font: 700 28px / 42px dinbold;
    color: #fff;
        margin-left: 0;
    text-indent: -0.4em;
}
.feature .lead .quoter{
   font: 500 16px / 26px dinRegular;
    color: #cccccc; 
    padding-left: 15px;
}
.feature .lead .quoter strong{
   font: 700 16px / 26px dinbold;
    color: #fff; 
}
.carousel{
    min-height: 280px!important;
}
.home .feature .lead .play-container{
     padding-left: 15px;
     padding-top: 15px;
     
}
.testimonial_video{
    margin-left: 16px;
    padding-top: 20px;
}

.alternate_product .feature .lead h2,
.alternate_product .feature .lead p{
    color: #222222;
}
.home .carousel-inner > .item {
    
    -moz-transition: -moz-transform 0 ease-in-out;
    -o-transition: -o-transform 0 ease-in-out;
    

    -webkit-backface-visibility: hidden;
    backface-visibility:     hidden;
    
    -webkit-perspective: 0;
            perspective: 0;
  }
.feature .lead p{
    color: #e6e6e6;
}

.feature .img-bg-container,
.single-hydralada_product #testimonialCarousel .feature .img-bg-container{
    width: 35%;
    height: 100%!important;
    overflow: hidden;
    float: left;
}
.feature .support-media{
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
    /*background: url(images/low-tail-profile.jpg) no-repeat;
    background-size: cover;
    background-position: center;*/
    height: 100%;
}
.feature .support-media img{
    width: auto;
    height: 100%;
    max-width: none;
}
.page-template-company .feature .lead h2{
    font: 700 28px/42px dinbold;
    color: #fff;
}

.page-template-company .feature .lead p{
    opacity:0;
}


/*=slider container
----------------------------------------------------------------*/


}
.slider_container{
    margin: 0px 0px;   
    width:100%;
    position: relative;
}
.slider_control{
    cursor: pointer;
    width: 71px;
    height: 50px;
    position: absolute;
    display: block;
    z-index: 99;
    -webkit-transition: background-image 0.4s ease-out;
    -moz-transition: background-image 0.4 ease-out;
    -o-transition: background-image 0.4s ease-out;
    transition: background-image 0.4s ease-out;
}

.slider_control_right{
    background: url(img/right1.png) no-repeat;
    transform: matrix(1, 0, 0, 1, 0, 244)!important;
    right: -71px!important;
}
.slider_control_right:hover{
    background: url(img/right-hover.png) no-repeat;

}

.slider_control_left{
    background: url(img/left1.png) no-repeat;
    transform: matrix(1, 0, 0, 1, 0, 244)!important;
    left: -71px!important;
}

.slider_control_left:hover{
    background: url(img/left-hover.png) no-repeat;

}
    
.shortcode_slider_wrapper {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
}

.shortcode_slider_list{
    width: 100%;
    float: left;
    display: inline-block;
    white-space: nowrap;
    margin: 0;
}

.shortcode_slider_list li {
    display: inline-block;
    white-space: normal;
    vertical-align: top;
}

li .related-product-column{
    width: 350px;
    background-color: #fff;
    margin-left: 30px;
}

li .related-product-column .product_image {
    width: 173px!important;
}

.product_image {
    background: #333;
}
.product_image.not_hydralda {
    background: #f2f2f2;
}

.nav-justified > li > a
{
    border-radius: 0px;
}
.nav-justified{
    width: 100%;
    margin-left:0;
    display: table;
}
.nav-justified li{
    border-bottom: #e5e5e5 3px solid;
    width: 33.333333%;
}
.nav-justified li.active{
     border-bottom: #9c3022 3px solid;
}
.nav-justified li a, .nav-justified li.active a,
.nav-justified li a:active, .nav-justified li a:focus, .nav-justified li a:hover{
    font: 500 18px / 42px dinregular;
    color: #333!important;
    background: none!important;
    text-decoration: none!important;
    border-bottom: none!important;
    padding: 7px 7px 0px;
    text-align:left;
   
}
.nav-justified li a{
    color: #333!important;
}

.nav-justified li a:hover{
    color: #9c3022!important;
}
.nav-justified li.active a{
    font: 700 18px / 42px dinBold!important;
    color: #9c3022!important;
}

.page-template-company .nav-justified li{
    float: left;
}
.product-header-row, .product-footer-row{
   padding: 4px 0px 85px 0px;
    position: relative;
    float: left;
    width: 100%;
}
.product-header-row.nopdf{
   padding: 4px 0 0 0; 
}
.product-footer-row{
    display: none;
}

.product-header-row.options-header{
    padding-bottom:32px;
}

.product-header-row .my55{
    width: 55%;
}

.product-header-row .my45{
    width: 45%;
}
hr{
    
}
.download-container, .action-container, .play-container{
    position:relative;
}
.action-container{
    margin-top:71px;
        margin-left: 5px;
}
.download, .action, .play{
    background: #e5e5e5;
    height:70px;
    width:auto;
    overflow-y: hidden;
    float:right;
     -webkit-transition: background-image 0.4s Ease;
    -moz-transition: background-image 0.4s Ease;
    -o-transition: background-image 0.4s Ease;
    transition: background-image 0.4s Ease;
    background-repeat: repeat-y!important;
}

.main-slide {
    margin-bottom: 50px;
}

.download{
    margin-top: 8px;
}

.action, .play{
    float:left;
}

.play{
    background:url(img/play-off.png);
}

.plain {
	margin-left: 15px;
    margin-top: 15px;
}


 .action{
    background:url(img/action-off-new.png)!important;
}   
.download{
    background:url(img/download-off.png);
} 


.single-image {
    height: 500px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 50px;
}


a:hover .download, a:hover .action, a:hover .play{
    -webkit-transition: background-image 0.4s Ease;
    -moz-transition: background-image 0.4s Ease;
    -o-transition: background-image 0.4s Ease;
    transition: background-image 0.4s Ease;
}
a:hover .download{
    background:url(img/download-on.png);
}
a:hover .action{
    background:url(img/action-on-new.png)!important;
}
a:hover .play{
    background:url(img/play-on.png);
}
.download-content, .action-content, .play-content{
    display: inline-block;
    padding: 27px 28px 27px 90px;
    float: left;
}
.download-content{
padding: 17px 28px 11px 90px;
}

.download h6,
.play h6{
  margin-bottom: 2px;  
}  

.download h6, .action h6, .play h6{
    font: 700 20px / 20.014px dinBold;
    color: #222222;
}
.download p, .action p{
    font:400 14px / 20.014px dinRegular;
}
.vc_column_container.product-specification{
        padding-right: 10%;
    padding-left: 0;
}

.product-specifications-row.vc_row{
        width: 100%;
    position: relative;
    float: left;
    padding: 0;
        margin: 0;
}
.product-specification h3{
    font: 700 74px dinbold;
    line-height: 0.8em;
    color: #222222;
    margin-bottom: 0px;

}

.product-specification h6{
    font: 700 16px / 28px dinregular;
    padding-bottom: 16px;
    color: #222222;
}
.product-specification h6:before{
content:''; 
     width: 48px;
    height: 2px;
  background:#9c3022; 
 position: absolute;
    bottom: -4px;
}
.product-specification h6:after{
    clear:both;
}
.product-specification h4{
    font: 700 15.98px / 26.001px dinbold;
    color: #222222;
    display:block;
    border-bottom:2px solid #cccccc;
    text-transform: none;
    padding-bottom: 4px;
}
div.wpb_row.vc_row-fluid.product-options-row{
       position: relative;
    float: left;
    width: 100%;
    padding: 0;
}
.partial_row div.wpb_row.vc_row-fluid.product-options-row{
    float: none;
}
.product-options-row .vc_col-sm-4 {
    padding: 0 0 40px 0;
}
.product-options-row .vc_col-sm-4 img{
    width: 100%;
    height: auto;
}
.product-options-row .vc_col-sm-4:nth-of-type(4){
    clear:left;
}

.home .product-options-row .vc_col-sm-4 {
    padding: 0;
}

.home .blog_list_wrapper{
    position: relative;
    float: left;
    margin: 0 -15px;
}

.page-template-blog_list .blog_list_wrapper{
    position: relative;
    width: 100%;
    float: left;
    margin-top: 40px;
    margin-bottom:0px;
}

.page-template-blog_list .blog_list_wrapper .product-options-row{
    margin-bottom:10px;
}

.home .latest_news{
    position: relative;
    float: left;
    width: 100%;
    border-top:#ccc 1px solid;
        margin: 0;
}
.all_news{
    text-align: center;
    padding:35px;
}

.all_news a{
     font: 16px / 20px dinregular;
    color: #222;
    border-bottom: 1px solid #222;
}

.all_news a:hover
{
   color: #9c3022; 
   border-bottom: 1px solid #9c3022;
}

.next_news a:hover,
.previous_news a:hover
{
   color: #9c3022; 
}

.previous_news{
    text-align: left;
    padding: 30px 0;
}
.next_news{
    text-align: right;
    padding: 30px 0;
}

.next_news a,
.previous_news a{
    font: 700 16px / 20.014px dinbold;
    color: #222222;
    border-bottom: none;
}
.previous_news .fa, .next_news .fa{
    color: #9c3022;
    font-size: 23px;
    font-weight: bold;
}
.previous_news .fa{
    padding-right:6px;
}
.next_news .fa{
    padding-left:6px;
}
    
/*
.product-options-row .vc_col-sm-4:nth-of-type(3n + 1) {
    clear: left;
}*/
.product-options-row .vc_column_container>.vc_column-inner,
.product-specifications-row .vc_column_container>.vc_column-inner{
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.product-row-cta > .vc_column{
    padding: 0 10%;
        float: left;
}

.product-options-row h4{
    text-transform: none;
    font: 700 26px / 34px dinbold;
    color: #1d1d1b;
    margin-bottom:14px;
}

.product-options-row p{
    color:#1d1d1b;
}

.product-specification ul, .related-product-column ul{
 padding-left: 5px;
    padding-top: 23px;
    margin-left: 4px;
    padding-bottom: 7px;
    list-style-type: square;
}

.product-specification ul li,
.related-product-column ul li{
    list-style-position: outside;
    margin-bottom: 7px;
    margin-left: 0.5em;
    font: 400 16px / 20px dinregular;
}

.partial-bottom-container{
        position: relative;
    margin-bottom: 95px; 
        margin-top: 15px;
}

.product-options-row .wpb_single_image{
    margin-bottom:28px;
}
.home .product-options-row .wpb_single_image {
    height: 251px;
    width: auto;
    overflow: hidden;
}
.product-row-cta{
    text-align: center;
}

.product-row-cta h2{
    font: 700 48px / 48px dinbold;
    margin-bottom: 34px;
    margin-top: 54px;
}

.product-row-cta h4{
    color: #222222;
    font: 400 20px / 26px dinregular;
    text-transform: none;
    margin-bottom: 54px!important;
}
.product-row-cta h4 strong{
    font: 700 20px / 26px dinbold;
}

.product-row-cta h4 a{
    font: 700 20px / 26px dinbold;
    color:#222222;
    border-bottom: 1px solid #222222;
}
.upb_row_bg.test-drive, .test-drive{
    position: relative;
    width: 100%;
    margin-bottom: 0!important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.test-drive-background{
    position: relative;
    width: 100%;
    margin-bottom: 0!important;
}
.home .test-drive-background{
    z-index: 1;
}
.test-drive-background video{
    width: 100%!important;
    height: auto!important;
    min-height: 543px!important;
}
.test-drive_wrapper{
    width: 1460px;
    margin: 0px auto;
    padding: 0px 39px 0px 39px;
}
.single-hydralada_product .test-drive_wrapper {
    padding: 0px 16px 0px 16px;
}
.test-drive_wrapper .row{
        margin-left: 39px;
    margin-right: 39px;
}
.test-drive-content{
    padding: 74px 0 102px;
}

.single-hydralada_product .test-drive-lead,
.home .test-drive-lead {
    width: 50%;
}

.newsletter-contact{
    position: relative;
    width: 100%;
    background: url(images/newsletter-contact.gif) !important;
    background-position: center !important;
    background-repeat: repeat-y!important;
        margin: 0!important;
}
.newsletter-contact_wrapper{
width: 1460px;
    margin: 0px auto;
    padding: 75px 20px 50px 20px;
}
.newsletter-contact_wrapper .row{
        margin-left: 39px;
    margin-right: 39px;
}

.dark h5, .dark h2, .dark p, .single-post .newsletter-contact h2 {
    color:#fff;
}
.test-drive h2,
.test-drive-background h2{
    font: 700 60px / 64px dinBold;
}

.newsletter-contact_wrapper .lead{
    padding-right: 17%;
    padding-left: 5px;
}
.newsletter-contact_wrapper .contact{
    padding-left: 9%;
    padding-top:0;
    padding-right: 5px;
}

.newsletter-contact_wrapper .contact p{
    font-size: 16px;
    line-height: 42px;
    margin-top: 41px;
}

.newsletter-contact_wrapper .contact p strong {
    font-family: dinbold;
    font-size: 16px;
    line-height: 42px;
}

.small p{
    font: 400 16px / 26px dinRegular;
    color: #666666;
}

.single-content > .vc_row-fluid.vc_custom_1458768293533{
    width: 104%;
    position: relative;
    float: left;
    padding-left: 17px!important;
}

/*=Cat page
-------------------------------------------------------------------------------------*/
.related-product-column .cta h6.view_product, .related-product-column .cta_block{
   transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
}

.related_product_container .related-content .product_headline p, .related_product_container .related-content .central_block{
    display: none;
}
.related_product_container .related-content .related-product-column .product_headline {
   border-bottom: none;
}

.related-product-column .cta h6.view_product:before{
    -webkit-transition-property: background-image 200ms ease-in 200ms;
-moz-transition-property: background-image 200ms ease-in 200ms;
-o-transition-property: background-image 200ms ease-in 200ms;
transition: background-image 200ms ease-in 200ms;
}
.vc_col-sm-12.related-content{
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-bottom: 50px;
}

.product_category_wrapper .col-md-9 {
    padding: 0;
}

.category_media_text h4, .product_media_text h4 {
    color: #fff;
}


#clear_filters_container{
    display: none;
}

#clear_filters{
    color: #ffffff;
    background-color: #666666;
    float: left;
    margin: 4px 0 30px;
    font: 700 12px / 14px dinregular;
    padding: 10px 20px 10px;
}

#clear_filters:hover {
    color: #9c3022;
}
.filters_column{
    float: left;
    position: relative;
    padding-top: 14px;
    padding-bottom: 10px;
    padding-left: 16px;
    width: 220px;
}
.filter_type{
    float: left;
    margin: 20px 0;
    border-top: 1px solid #d9d9d9;
    padding-top: 20px;
}
.checkbox {
    margin-top: 0;
    margin-bottom: 15px;
}
.filters_column label input[type="checkbox"] {
    margin-left: -18px;
}

.filters_column .checkbox label {
    line-height: 19px;
    padding-left: 18px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.filters_column .radio label{
    margin-left: 1em;
    text-indent: -2.3em;
}

.filters_column h4{
    font: 900 24px / 32px dinblack;
    color: #222222;
    display: block;
    
}

.filters_column h6{
    font: 700 16px dinbold;
    color: #222222;
}
.related-product-column {
    width: 33%;
    float: left;
    position: relative;
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
}

.col-md-9 .related-product-column {
    width: 33.333333%;
}
/*
.related-product-column:nth-of-type(4n + 1){
    clear: left;
}

.col-md-9 .related-product-column:nth-of-type(4n + 1){
    clear: none;
}

.col-md-9 .related-product-column:nth-of-type(3n + 1){
    clear: left;
}*/

.related-product-row{
    padding: 0 10px;
    margin-bottom:3px;
}

.related-product-row-inner.wpb_row{
    margin: 0;
    position: relative;
}

.brand_image{
    position: absolute;
    top: 20px;
    left: 20px;
}

.tax-product_category .product_image{
background-color: #f2f2f2;
}
.product_image img{
    display: block;
    width: 100%;
    height: auto;
}

.related-product-row-inner .product_type_container, .related-product-row-inner .related-heading, .related-product-row-inner .central_block, .related-product-row-content{
    background-color: #e5e5e5;
    margin-bottom: 0;
}
.category_heading{
background-color: #f2f2f2;
}

.product_type h4,
.related-product-column .product_type h4
{
    padding: 7px 0 5px 22px;
}
.product_media_text .product_type h4{
    padding: 7px 22px 5px 22px;
}

.related-product-column .product_type{
    background: url(img/box/pc-box-middle-blk.png);
    margin-right: 26px;
}
.related-product-column .product_type h4{
    color:#ffffff;
}

.related-product-column .product_type-right{
    background: url(img/box/pc-box-right-blk.png);
    right: 0;
    top: 0;
}

.related-product-column .horticulture-green .product_type{
    background: url(img/box/pc-box-middle-grn.png);
}

.related-product-column .horticulture-green .product_type-right{
    background: url(img/box/pc-box-right-grn.png);
}

.related-product-column .industrial-blue .product_type{
    background: url(img/box/pc-box-middle-blu.png);
}

.related-product-column .industrial-blue .product_type-right{
    background: url(img/box/pc-box-right-blu.png);
}
.related-product-column .viniculture-purple .product_type{
    background: url(img/box/pc-box-middle-ppl.png);
}

.related-product-column .viniculture-purple .product_type-right{
    background: url(img/box/pc-box-right-ppl.png);
}

.related-product-column .product_headline{
    margin: 22px 17px 0 17px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d9d9d9;
}


.category-column .category_heading{
        height: 75px;
}
.category-column .product_headline{
    margin: 0 17px 0 17px;
    padding-bottom: 25px;
    border-bottom: none;
}

.category-column .cta{
    margin: 0 17px 0 17px;
    padding-top: 27px;
}
.category-column .product_headline h5{
    font: 400 23.88px / 27.863px dinregular;
    color: #222222;
    text-transform: none;
    letter-spacing:normal;
        margin-left: 1.2em;
    text-indent: -1.05em;
}

.product_headline h3{
    font: 700 27.97px / 27.972px dinbold;
}

.product_headline p{
    font: 400 16px / 20px dinregular;
}

.related-product-column .features{
    margin: 0 17px 0 17px;
    padding-top: 22px;
    padding-bottom: 16px;
}

.related-product-column .features h6{
    font: 700 16.01px / 23.976px dinbold;
    color: #222222;
        margin-bottom: 2px;

}

.related-product-column .features h4{
    font: 700 29.97px / 35.964px dinbold;
    color: #222222;
    text-transform:none;
}
.related-product-column .hire{
    border-top: 1px solid #d9d9d9;
    margin: 0px 17px 0 17px;
    padding-top: 22px;
    padding-bottom: 22px;

}

.related-product-column .hire h6{
    color: #222222;
    font: 700 16px / 24px dinbold;
}

.related-product-column .hire-icon{
    background: url(img/hire-icon-pc.png);
    background-repeat: no-repeat;
}

.related-product-column .cta_block{
    height: 144px;
    width: 100%;
    line-height: 144px;
    background-color: #f2f2f2;
        margin-bottom: 0!important;
}

 .related-product-column .cta_block .cta{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;   
    padding: 22px 17px;
}

.related-product-column .cta_block h6{
    font: 700 18px / 24px dinbold;
}

.related-product-column .cta h6.view_product:before{
    content:'';
    display: inline-block;
    background: url(img/double-arrow-yellow.png);
    width:14px;
    height: 13px;
    margin-right:3px;
}

.related-product-column .cta_block p{
    font: 400 16px / 20px dinregular;
}
.related-product-column .cta_block p a{
    color: #222222;
    border-bottom: 1px solid #222222;
    text-decoration: none;
}
.related-product-column .cta_block p a:hover{
    color: #9c3022;
    text-decoration: none;
    outline: none;
    border-bottom: 1px solid #9c3022;
}

.related-product-column .altproduct{
    display: block;
    border: #fff 3px solid;
}
.related-product-column a.altproduct:hover{
    border: #9c3022 3px solid;
   
}
.category-column .altproduct:hover .product_headline{
    display: none;
}
.category-column .altproduct .cta{
    display: none;
}
.category-column .altproduct .cta h6{
   font: 700 18px / 20.014px dinbold; 
    color: #ffffff;
}

.category-column .altproduct:hover .cta{
    display: block;
}
.related-product-column a.altproduct:hover .cta_block,
.category-column a.altproduct:hover .category_heading{
    background-color: #9c3022;
}

.related-product-column .altproduct:hover .view_product{
    color: #fff;
}

.related-product-column .altproduct:hover .view_product:before{
    background:url(img/double-arrow-white.png) !important;
}

.related-product-column .img-bg-container{
    min-height: 318px;
}
.category-column .img-bg-container{
    min-height: 300px;
}

.related-product-column ul{
    padding:0;
    margin: 0px 0px 0px 12px;
}

.related-product-column ul li{
    font: 400 16px / 20px dinregular;
    color: #222222;
}



/*=Contact page
-------------------------------------------------------------------------------------*/
.page-template-contact_page .contact-content{
    padding-top: 50px;
}
.page-template-contact_page .contact-content .address_block{
    width: 130px;
}

.page-template-contact_page .contact-content .col-md-4 strong{
    font: 700 16px / 42px dinbold;
}

.page-template-contact_page .contact-content .col-md-4 a{
    text-decoration: none;
    border-bottom:1px solid #000022;
}
.page-template-contact_page .contact-content .col-md-4 .google_address{
    
}
.page-template-contact_page .contact-content .col-md-4 a:hover{
    color: #9c3022;
    border-bottom:1px solid #9c3022;
}

.page-template-contact_page .contact-content .col-md-8{
padding-right: 22%;
padding-bottom: 83px;
}
.page-template-contact_page .contact-content .cta-body{
    padding:20px 0;
}

.page-template-contact_page .not_for_cpage,
.page-template-contact_page .cta-response,
.page-template-contact_page input[type=radio]{
    display: none;
}

/*=Specifications page
-------------------------------------------------------------------------------------*/

/*=Footer
-----------------------------------------------------------------------------------*/

#colophon{
    background-color: #fff;
    color: #72777F;
}
#colophon .xoxo{
    list-style-type: none;
    margin: 0px 0px 26px 10px;
}
#colophon .xoxo li {
    margin-bottom: 50px;
}
#first .xoxo{
     margin-left: 13px;
}

#colophon #second .xoxo, #colophon #third .xoxo{
     padding-top: 162px;
}

#fourth .xoxo{
    margin-right: 0px;
}
footer-widget-area
#colophon a,
#colophon li a{
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}



#colophon .xoxo{
    padding-top: 50px;
    padding-right: 120px;
}

.widget-title-footer{
   font-size: 14px; 
  line-height: 1em; 
  margin-bottom: 15px;
    font-family: HelveticaNeueLT-Bold;
    font-weight: normal;
	font-style: normal;
    color: #003141;
}

#colophon .widget_text p {
    font-size: 14px;
    line-height: 20px;
    font-family: HelveticaNeueLT-Roman;
    font-weight: normal;
    font-style: normal;
    color: #003141;
    margin-bottom: 20px;
}

#colophon .widget-container li {
    margin-bottom: 4px;
    padding-bottom: 4px;
    border: none;
    vertical-align: top;
    line-height: 22px;
}

#colophon li a{
    border:none;
    line-height: 22px;
    font-size:13px;
}


.copyright{
    margin-left: 38px;
    padding-top: 0px;
    float: left;
}

.sub_footer{
    width:100%;
    height:66px;
    background-color:#f2f2f2;
}

.sub_footer_content{
    width:100%;
    max-width:1460px;
    margin: 0px auto;
}


.copyright, .design_develop,  .copyright p, .design_develop p{
    font-size: 14px;
    line-height: 26px;
    color: #111111;
    font-family: dinregular;
    font-weight: normal;
    font-style: normal;
    margin-top: 10px;
}
.copyright br{
    display: none;
}
.design_develop{
    float:right;
    margin-right: 38px;
    text-align: right;
}

#colophon .design_develop a{
    padding-bottom: 0px;
    color: #9c3022;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 26px;
    font-family: dinregular;
}
.design_develop a:hover{
    text-decoration: underline;
}

.design_develop li{
    display: inline;  
    margin-left: 35px;
}


/*=wp_class
----------------------------------------------------------------------------------- */
.sticky {
    transform:translate3d(0px,0px,0px);
}

.bypostauthor {

}

/*=img
----------------------------------------------------------------------------------- */
img.aligncenter {
    margin: 5px auto;
}

img.size-full, img.size-large, img.wp-post-image {
height: auto;
    max-width: 100%;
}
    
img.alignleft {
   margin: 5px 20px 5px 0;
}

.gallery-caption,
.wp-caption-text{
    color: #434953;
    box-sizing: border-box;
    width: 98%;
    margin-top:3px;
}

.alignleft {
    float: left;
}


.single-content img, .entry-summary img,
.comment-content img, .widget img, .wp-caption {   
    max-width: 100%;
    height:auto;

}

img.alignright {
    margin: 5px 0 5px 20px;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}


/*=html tags
------------------------------------------------------------------------------------*/
address {
    font-style: italic;
    margin: 0 0 26px;
}
pre{
    margin-bottom: 26px;
}

/*=Lists
-------------------------------------------------------------------------------------*/
ul {
    list-style-type: square;
    margin:0px 0px 26px 26px;
}

ol{
   margin:0px 0px 26px 26px;  
}




/*=definition list
-------------------------------------------------------------------------------------*/
dl{
    margin-bottom: 26px;
}

dt {
    font-weight: bold;
}

dd{
    margin-bottom: 13px;
}

/*=table
-------------------------------------------------------------------------------------*/

table {
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #f0f0f0;
    margin-bottom: 26px;
    border-radius: 4px; 
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.even {
    background-color: #f0f0f0;
}

.comment.even{
    background-color: transparent;
}

table th,
table td{
     border-right: 1px solid #f0f0f0;
}

table th,
table tr{
      border-bottom: 1px solid #f0f0f0;
}

table th{
    padding:7px;
}


/*=Blackquote
-------------------------------------------------------------------------------------*/
blockquote {
    font-size: 13px;
    margin: 0px 0px 26px 0px;
    padding: 13px;
}

blockquote p {
    font-size: 13px;
    line-height: 22px;
}

blockquote cite, blockquote small {
    text-transform: uppercase;
    font-weight: bold;
}
/*=Buttons
-------------------------------------------------------------------------------------*/



/* other vc stuff*/
.wpb_column > .wpb_wrapper *:last-child, .wpb_column > .wpb_wrapper > .vc-element:last-child > .wpb_content_element, .wpb_column > .wpb_wrapper > .vc-element:last-child > .wpb_row {
    margin-bottom: auto;
}
.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.vc_row[data-vc-full-width] {
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}
.vc_col-xs-12, .vc_column_container {
    width: 100%;
}

.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vc_col-sm-4 {
    width: 33.33333333%;
}
.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto;
}
.vc_sep_width_100, .wpb_single_image img.vc_img-placeholder {
    width: 100%;
}
.vc_text_separator, .wpb_separator {
    border-bottom: 1px solid #ebebeb;
    clear: both;
    height: 1px;
}
.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
    width: 100%;
}
.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}
.horizontal .vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #dadfe0;
}
.wpb_button, .wpb_content_element, .wpb_row, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 40px;
}

/*=taxonmy
--------------------------------------------------------------------*/
.listing_wrapper{
    padding:0!important;
}


.blog_unit_meta{
    font-size: 16px;
    padding-bottom: 11px;
    color: #666666;
    font-family: dinregular;
    font-weight: normal;
    font-style: normal;
}

.home .blog_unit_meta {
    display: none;
}

.blog_list_wrapper .product-options-row h4,
.blog_list_wrapper .product-options-row h4 a{
    text-transform: none;
    font: 700 26px / 30px dinbold;
    color: #1d1d1b;
    margin-bottom: 27px;
}
.news-item h4 a:hover,
.blog_list_wrapper .product-options-row h4 a:hover{
    color:#9c3022;
} 
.news-item .wpb_single_image a img{
    border: #fff 3px solid;
        transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
}
.news-item .wpb_single_image a:hover img{
    /*border: #9c3022 3px solid;*/
	border: none;
}

.page-template-company .team_list_wrapper{
    margin: 0;
    padding: 0;
}
.page-template-company #history-section,
.page-template-company #team-section{
    position: relative;
    float: left;
}
.page-template-company .team_list_wrapper .h5_header_row,
.page-template-company .careers_wrapper .h5_header_row{
    margin-bottom: 12px;
    border-top: 1px solid #ddd;
    padding: 40px 0px 0;
    margin: 0 0 12px;
    float: left;
    width: 100%;
}

.partial_row h5{
    border-top: 1px solid #ddd;
    padding: 40px 0px 0; 
}
.page-template-company .blog_list_wrapper{
margin: 0 -15px;
}
.page-template-company .blog_list_wrapper.partial_row{
  margin: 0 -15px 0 -15px;  
}

.page-template-company .blog_list_wrapper .product-options-row h4{
    font: 700 28px / 26px dinbold;
    margin-bottom: 3px;
}
.page-template-company .blog_list_wrapper .product-options-row p{
    margin-bottom: 26px;
}
.page-template-company .blog_list_wrapper .product-options-row .team_position{
   font: 500 16px / 26px dinregular; 
    color: #666666;
}
.page-template-company .blog_list_wrapper .product-options-row strong a{
   font: 700 16px / 26px dinbold;
}
.page-template-company .blog_list_wrapper .product-options-row .wpb_single_image {
    margin-bottom: 39px;
}

.page-template-company .careers_wrapper{
    text-align: center;
}

.page-template-company .careers_wrapper .h5_header_row h2{
   margin-top: 27px;
   margin-bottom: 37px;
}
.page-template-company .careers_wrapper .product-options-row .vc_column_container>.vc_column-inner{
    padding: 0 16% 25px;
}
.page-template-company .careers_wrapper .product-options-row h4 {
    font: 700 20px / 26px dinbold;
        margin-bottom: 25px;
}
.page-template-company .careers_wrapper .careers_cta{
    font: 500 20px / 26px dinregular; 
    color: #222222;
}
.page-template-company .careers_wrapper .careers_cta .cta_trigger,
.page-template-company .careers_wrapper .careers_cta strong a{
font: 700 20px / 26px dinbold;
}

.page-template-company .careers_wrapper .careers_cta a.cta_trigger{
    color:#222;
    text-decoration: none;
    border-bottom:1px solid #222;
}
.page-template-company .careers_wrapper .careers_cta a.cta_trigger:hover{
    color: #9c3022;
    border-bottom:1px solid #9c3022;
}

.blog_list_wrapper a.altproduct{
    color: #222222;
    font: 700 18px / 20px dinbold;
}
.blog_list_wrapper a.altproduct:hover,
.blog_list_wrapper a.altproduct:focus
{
    border-bottom: none!important;
    text-decoration: none;!important;
    color: #9c3022;
}
 
 
.blog_list_wrapper .altproduct:before{
    content:'';
    display: inline-block;
    background: url(img/double-arrow-yellow.png);
    width:14px;
    height: 13px;
    margin-right:6px;
}


.listing_main_image {
    position: relative;
    width: 100%;
    height: 515px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden;
}
.entry-tax {
     position: absolute;
    top: 50%;
    left: auto;
    right: auto;
    margin-top: -54px;
    z-index: 11;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 55px;
    width: 100%;
}

.tax_tagline {
    position: absolute;
    top: 50%;
    left: auto;
    right: auto;
    width: 100%;
    z-index: 11;
    color: #fff;
    text-decoration: none;
    margin-top: 25px;
    font-size: 18px;
    text-align: center;
}

.img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #3e4453;
    opacity: 0.75;
}

.single-post .single-content{
    margin-bottom: 90px;
}
.single-post .meta-info {
    padding-bottom: 8px;
}
.single-post .meta-info .meta-element.h5{
    margin-bottom: 4px;
}
.single-post .meta-info.date_cat{
    position: relative;
}
.single-post .meta-info.date_cat .meta-element,
.single-post .meta-info.date_cat .meta-element a{
 font-size:16px;
    line-height: 42px;
    color: #222222;
    font-family: dinregular;
    margin-bottom: 20px;
}
.single-post .meta-info.date_cat .meta-element:before{
content: '';
    width: 50px;
    height: 2px;
    background: #9c3022;
    position: absolute;
    bottom: 12px;
}

.single-post .meta-info.date_cat .meta-element a{
    border-bottom:1px solid #222;
}
.single-post .meta-info.date_cat .meta-element a:hover{
    color: #9c3022;
    border-bottom:1px solid #9c3022;
}
.single-post .meta-separator{
    display: inline-block;
    width:15px;
    height: auto;
}

.single-content p img {
    margin: 40px 0;
    width: 100%;
}
.single-post blockquote {
    padding: 0;
    border: 0;
    text-indent: 0;
    font-size: 16px;
    margin: 0 0 17px;
    border-radius: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}

.single-post blockquote:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 9px;
    /*background-image: url(img/segment-blk.svg);*/
}

.single-post blockquote p {
    margin-left: 14px;
    line-height: 17px;
    margin-top: 20px;
    font-size: 16px;
    line-height: 25px;
    font-family: HelveticaNeueLT-Roman;
    font-weight: normal;
    font-style: normal;
    color: #003141;
}
.single-post blockquote p:first-child {
    margin-top: -18px;
}

.single-post .previous_next{
    border-top: 1px solid #ccc;
}


/*=sidebar
--------------------------------------------- */
#colophon ul, #primary ul {
    list-style: none;
    margin: 0px;
}
#primary ul ul ul {
    margin: 0px 0px 26px 26px;
}
.widget-area-sidebar li li {
    margin-top: 23px;
}
.widget li a, .widget-area-sidebar li a {
    font: 700 27.97px / 27.972px dinbold;
    color: #222222;
    border-bottom: none;
}
.widget li a:hover, .widget-area-sidebar li a:hover{
    color: #9c3022;
}

.widget-area-sidebar li .post-date{
    font: 400 16px / 42px dinregular;
    color: #666666;
    display: block;
}
.widget-container {
    margin-bottom: 41px;
}

h3.widget-title-sidebar{
    font-size: 16px;
    line-height: 45px;
    font-family: dinbold;
    font-weight: normal;
    font-style: normal;
    color: #999999;
    text-transform: uppercase;
    letter-spacing: normal;
    border-bottom: 1px solid #cccccc;
    display: block;
    letter-spacing: 0.1em;
    margin-bottom: 39px;
}


/*loader*/


/*=visual compser sidebar
--------------------------------------------------------------------*/
.vc_widget_sidebar a{
    line-height:22px;
}

.vc_widget_sidebar ul{
    list-style:none;
    margin-left:0px;
}
.vc_widget_sidebar input[type=text],
.vc_widget_sidebar input[type=password], 
.vc_widget_sidebar input[type=email], 
.vc_widget_sidebar input[type=url], 
.vc_widget_sidebar input[type=number], 
.vc_widget_sidebar textarea {
    font-size: 13px;
}

.vc_widget_sidebar .widget_search .form-control {
    width: 157px
}

.vc_widget_sidebar .widget_archive li:before,
.vc_widget_sidebar .widget_recent_comments li:before,
.vc_widget_sidebar .widget_categories li:before,
.vc_widget_sidebar .widget_meta li:before{
    margin-top:1px;
}



/*=shortcodes spacer
--------------------------------------------------------------------*/
.spacer{
    position:relative;
    width:100%;
    float:left;
}

.spacer .spacer_line{
    height: 3px;
    background-color: #f0f0f0;
    width: 100%;
    float: left;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -1px;
}






/*=shortcodes Buttons 
--------------------------------------------------------------------*/
/*
.wpb_row, 
.wpb_content_element, 
ul.wpb_thumbnails-fluid > li, 
.last_toggle_el_margin, 
*/
.wpb_button {
    margin-bottom: 13px!important;
}


.wpb_btn-primary, 
.wpb_btn-primary:hover, 
.wpb_btn-warning, 
.wpb_btn-warning:hover, 
.wpb_btn-danger, 
.wpb_btn-danger:hover, 
.wpb_btn-success, 
.wpb_btn-success:hover, 
.wpb_btn-info, 
.wpb_btn-info:hover, 
.wpb_btn-inverse, 
.wpb_btn-inverse:hover{
    text-shadow:none!important;
}

.wpb_button{
    border-top:none!important;   
    border-left:none!important;
    border-right:none!important;
    border-bottom:none!important;
    text-shadow:none!important;
}
.wpb_button:hover{
    border-top:none!important;   
    border-left:none!important;
    border-right:none!important;
    border-bottom:none!important;
    text-shadow:none!important;
}

button.wpb_btn-large, span.wpb_btn-large {
    padding: 9px 26px!important;
    font-size: 13px!important;
    text-transform: uppercase;
    line-height: normal!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    min-width:185px;
    color: #ffffff;
}


.wpb_btn-primary{
    background-color: #185271!important;
    border-bottom: 3px solid #133F57!important;
}

.wpb_btn-primary:hover, 
.wpb_btn-primary:active, 
.wpb_btn-primary.active, 
.wpb_btn-primary.disabled, 
.wpb_btn-primary[disabled] {
    background-color: #133F57!important;
    border-bottom: 3px solid #133F57;
}


.wpb_btn-info{
    background-color: #9c3022!important;
}

.wpb_btn-info:hover, 
.wpb_btn-info:active, 
.wpb_btn-info.active, 
.wpb_btn-info.disabled, 
.wpb_btn-info[disabled] {
    background-color: #347DA4!important;
    border-bottom: 3px solid #347DA4;
}


.wpb_wpb_button{
    background-color: #7F8C8D!important;
    border-bottom: 3px solid #687373!important;
    color:#ffffff!important;
}

.wpb_wpb_button:hover, 
.wpb_wpb_button:active, 
.wpb_wpb_button.active, 
.wpb_wpb_button.disabled, 
.wpb_wpb_button[disabled] {
    background-color: #687373!important;
    border-bottom: 3px solid #687373;
    color:#ffffff!important;
}

.wpb_btn-success{
    background-color: #1ABC9C!important;
    border-bottom: 3px solid #16A085!important;
}

.wpb_btn-success:hover, 
.wpb_btn-success:active, 
.wpb_btn-success.active, 
.wpb_btn-success.disabled, 
.wpb_btn-success[disabled] {
    background-color: #16A085!important;
    border-bottom: 3px solid #16A085;
}


.wpb_btn-warning{
    background-color: #FB6A5C!important;
    border-bottom: 3px solid #ee6557!important;
}

.wpb_btn-warning:hover, 
.wpb_btn-warning:active, 
.wpb_btn-warning.active, 
.wpb_btn-warning.disabled, 
.wpb_btn-warning[disabled] {
    background-color: #ee6557!important;
    border-bottom: 3px solid #ee6557;
}


.wpb_btn-danger{
    background-color: #ED5565!important;
    border-bottom: 3px solid #da4453!important;
}

.wpb_btn-danger:hover, 
.wpb_btn-danger:active, 
.wpb_btn-danger.active, 
.wpb_btn-danger.disabled, 
.wpb_btn-danger[disabled] {
    background-color: #da4453!important;
    border-bottom: 3px solid #da4453;
}

.wpb_btn-inverse{
     background-color: #3C434D!important;
    border-bottom: 3px solid #323840!important;
}
.wpb_btn-inverse:hover, 
.wpb_btn-inverse:active, 
.wpb_btn-inverse.active, 
.wpb_btn-inverse.disabled, 
.wpb_btn-inverse[disabled] {
    background-color: #323840!important;
    border-bottom: 3px solid #323840;
}
.vc_general.vc_btn3{
    background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
    background-repeat: repeat-x;
    background-size: 200%;
    background-position: 0 -100%;
    background-color: #9c3022!important;
    color: #222222!important;
    font: 700 18px / 18px dinbold;
    margin-top: 3px;
    padding: 15px 24px 12px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    float: right;
    border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
.vc_general.vc_btn3.close_cta{
    float: left;
    margin: 23px 0 68px;
    font: 700 18px / 20px dinregular;
    padding-bottom: 10px;
}

.vc_general.vc_btn3:hover {
    border: 1px solid transparent;
    text-decoration: none;
    color: #000!important;
    background-position: 0 100%;
}

.vc_general.vc_btn3.close_cta.form_close{  
    background-color: #666666!important;
    color: #fff!important;
}

.vc_general.vc_btn3.close_cta.form_close:hover {
    color: #9c3022!important;
}

/*=shortcodes
--------------------------------------------------------------------*/

.shortcode_title{
    padding-left:15px;
    margin-bottom: 17px
}

.shortcode_title_adv{
    margin-bottom: 17px;
}

.mdnopad{
    padding: 0px;   
}



.show-grid{
    margin: 0px 0px 0px 0px;
     margin-bottom: 26px;
}

.firstcol{
    padding-left: 0px;
}

.lastcol{   
    padding-right: 0px;
}

.shortcol{
    margin-bottom: 26px;
}

/*=bootstrap labels
--------------------------------------------------------------------*/
.label-success {
    background-color: #1ABC9C;
}


/*=shortcodes listing
--------------------------------------------------------------------*/
.article_container{
  margin: 0px -15px;  

}

.wpb_wrapper .article_container{
    /*width:100%;*/
}

.col-md-9 .article_container{
}

.listinglink-wrapper{
    width: 100%;
    float: left;
    margin: 0px 15px;
}
.listinglink-wrapper button a,
.listinglink-wrapper button{
    color:#fff;
    bottom: 0px;
}

/* spiner Loader
--------------------------------------------------------------------*/
.spinner {
  margin: 100px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}

#gmap-loading .spinner{
    margin: 5px auto; 
}


.spinner > div {
  background-color: #434a54;
  height: 100%;
  width: 6px;
  display: inline-block;
  
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}

.wpb_column > .wpb_wrapper *:last-child, 
.wpb_column > .wpb_wrapper > .vc-element:last-child > .wpb_content_element, 
.wpb_column > .wpb_wrapper > .vc-element:last-child > .wpb_row {
    margin-bottom: auto; 
}



.video-container {
    position: relative; 
    padding-bottom: 56.25%; 
    height: auto; 
    overflow: hidden; 
}

.video-container iframe, 
.video-container object, 
.video-container embed, 
.video-container video {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}

.wpb_video_widget .wpb_wrapper .wpb_video_wrapper{
    height: 0px;
}


/*=Contact Form 7
---------------------------------------------*/
span.wpcf7-form-control-wrap {
    position: relative;
}

.wpcf7-form-control-wrap textarea{
    width:100%;
}

.wpcf7-form  input[type="submit"]{
    -webkit-appearance: none;
    min-width: 145px;
    font-size: 14px!important;
    text-transform: uppercase;
    line-height: normal!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    background-color: #9c3022!important;
    border:none;
    border-bottom: 3px solid #347DA4!important;
    color: #fff;
    margin-bottom: 0px!important;
    padding: 9px 26px!important;
}

.wpcf7-form p{
    margin-bottom: 13px;font-size: 13px;
    line-height: 22px;
}


.agent_contanct_form_sidebar .wpcf7-form-control{
    width:100%;
}


#all_wrapper{
 -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    webkit-overflow-scrolling: auto;
}





/* MEDIA QUERIES
====================================== */

@media only screen and (max-width: 1490px) {
	
	.home .product-options-row .wpb_single_image {
	    height: auto;
	    width: auto;
	    overflow: hidden;
	}
}

    
    
    

@media screen and (max-width:990px){
    .stretched-row{
        padding-left:0px!important;
        padding-right:0px!important;
        left:0px!important;
        width:auto!important;
    }
}


@media only screen and (max-width: 992px) {
	.test-drive-content {
	    padding: 37px 12px 62px !important;
	}
	
	.product-copy-row >.product-copy-copy {
	    padding-left: 9%;
	    padding-right: 4%;
	    padding-bottom: 10px;
	}
	
	.product-copy-header.vc_column_container {
	    margin-bottom: 2px;
	}
	


	.vc_toggle_default .vc_toggle_icon, .vc_toggle_default .vc_toggle_icon::before, .vc_toggle_default .vc_toggle_icon::after {
		background: #9c3022 !important;
		}
	.vc_toggle_default .vc_toggle_icon::before, .vc_toggle_default .vc_toggle_icon {
	    border: 1px solid #9c3022 !important;
	    }
}

@media only screen and (max-width: 1200px) {
	.logo {
		margin-top: -30px !important;
	}

}

@media screen and (min-width:1000px){

	#glt-translate-trigger {
		display: none;
	}

}


@media screen and (max-width:1000px){
	
	.admin-bar.has_top_bar .has_header_type1 .header_media{
	    padding-top: 60px;
	}
	
	.gallery-item .vc_grid-item.vc_clearfix.vc_col-sm-4.vc_visible-item.fadeIn.animated {
	    float: left !important;
	}
	
	#glt-translate-trigger {
	    position: fixed;
	    top: 0px;
	    bottom: auto;
		left: auto  !important;
	    right: 20px !important;
    }

	    
    
    .tool-container {
	    bottom: auto !important;
	    top: 65px !important;
	    z-index: 9999 !important;
	}
	
}

@media screen and (max-width:768px){

.home .main-slide {
	margin-top: 60px;
}

}

.frm_style_formidable-style.with_frm_style .frm_submit button {background: #9c3022 !important;}
a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
    color: white !important;
    }
    @media only screen and (max-width: 1024px) {
#access .ubermenu-item-level-0 > a {
   
    font-size: 45% !important;
}
}