/*
Theme Name:     Divi Ch
Description:    
Author:         RL
Template:       Divi
*/
.home p#breadcrumbs, .hide_breadcrumbs p#breadcrumbs, .page-id-1698 p#breadcrumbs,.parent-pageid-1188 p#breadcrumbs, .page-id-1843 p#breadcrumbs{
    display: none;
}
.page-id-1843 #logo {
    display: none;
}
/* .home .bottom_bar {
    display: none;
} */
#breadcrumbs + article .entry-content .et_pb_section_0 .et_pb_row_0 {
    /* padding-top: .5em !important; */
}
#breadcrumbs + article .entry-content .et_pb_section_0 {
    padding-top: 0 !important;
}
.page-template-default #main-content .container {
    padding-top: .5em !important;
}
body #page-container .et_pb_promo .et_pb_button:after {
    margin-left: 0.5em !important;
}
.et_pb_row, .container {
    width: 92%;
    }
.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
    width: 92%;
}
.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row {
    width: 92% !important;
}
.collapse.et_pb_row .et_pb_column {
    margin-bottom: 0;
}
.et_pb_pagebuilder_layout p#breadcrumbs {
    max-width: 92%;
    margin: auto;
    width: 1440px;
    margin-top: 0.5em;
}
#top-menu-nav .menu-item.circle a {
    border: 1px solid;
    padding: 15px;
    margin-top: -16px;
    padding-bottom: 18px !important;
    border-radius: 15px;
}
.hide {display: none;}
/* Bottom bar */
.bottom_bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 480px;
    background-color: #FFFFFF;
    margin-left: -4%;
    text-align: center;
    right: 0;
    z-index: 2;
    border-top: 2px solid #A01C20;
    box-sizing: content-box;
    border-left: 2px solid #A01C20;
}
.bottom_bar a {
/* padding: 5px 14px; */padding-top: 5px;      padding-bottom: 5px;display: inline-block;}
.bottom_bar .left:before {
    content: "\e0a0";
    font-family: 'ETmodules';
    padding-right: 10px;
}
.icon.youtube:before {
    font-family: 'ETmodules';
    padding-right: 0.3em;
}
.icon.youtube:before {
color: #CF4549;
    content: "\e0a3";
font-size: 1.4em;vertical-align: sub;}
.bottom_bar .left {
    /* float: left; */
    /* padding-right: 0.2em; */
    width: 28%;
}
.bottom_bar .mid {
/* padding: 5px 0.6em 6px; */background-color: #A01C20;color: white;width: 42%;}
.bottom_bar .right {
    /* float: right; */
    /* padding-left: 0.5em; */
    width: 28%;
}
/* TYPOGRAPHY 

h1 {font-size: 2.2em; }
h2 {font-size: 1.8em; } re*/
.header-home p.h1 {
    margin-top: .3em;
    margin-bottom: 0;
    line-height: 1.4;
}

.header-home {
    background: #F6FAFB;
    padding: 0.3em 0.3em .7em;
    text-align: center;
}
h2 a { /* color: #2EA3F2; */ }
.red {color: #A01C20; }
h3 a, h4 a, h5 a {
    text-decoration: underline;
    color: #2EA3F2;
}
h1.main_title {
    padding-bottom: 0;
    padding-top: .5em;
}
@media (max-width: 480px) {
.home {margin-top: .5em;}
/* TYPOGRAPHY 
h1 {font-size: 1.8em;}
h2 {font-size: 1.4em;} *******/
.reg_on_phone {
    font-size: 18px;
}
.home h1, .h1 {
    font-size: 20px;
    font-family: "Open Sans";
    margin-top: 0.3em;
    font-weight: bold;
}
.et_pb_all_tabs { padding: .7em; }

li.et_pb_tab_0,li.et_pb_tab_1 {
    float: left;
    padding: 0.3em 0.7em !important;
}
  body .gform_wrapper .gfield h2.fix-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 22px;
    border-bottom: 1px solid silver;
    line-height: 1.7;
    background-color: #566471;
    color: #FFF;
    text-align: center;
    margin: 0;
    line-height: 1.5;
    padding: 0.2em;
    z-index: 4;
}
}
button, .button {
    cursor: pointer;
    -webkit-appearance: button;
    border: 1px solid #468b88;
    cursor: pointer;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;
    padding: 0.6em 1.105em 0.65em !important;
    margin-bottom: 0.5em;
    -webkit-box-shadow: 0 0 1px 1px #FFF inset;
    -moz-box-shadow: 0 0 1px 1px #FFF inset;
    box-shadow: 0 0 1px 1px #FFF inset;
    color: #FFF;
    background-color: #166675;
    -webkit-text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
    -moz-text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
    text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
    border-radius: 0.25em; }
button:hover, .button:hover {
    color: #e2eeff;
    border-color: #297381;
    background-color: #297381;
    text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5); }
input, select, textarea {
    outline-style: none;
    font-size: 1em !important;
    padding: 0.5em 0.5em 0.5em 0.5em !important;
    max-width: 100%;
    line-height: 1.4em;
    margin-right: 1em;
    min-width: 2em;
    border-radius: 10px;
    }
    /*
.gform_wrapper .top_label li.gfield.gf_nolabel label, .gform_wrapper .top_label .gf_nolabel_cb > label {
    display: none;
}
*/
/* GRAVITY FORMS */
/* Toggle */
#field_1_19 {
    /* position: relative; */
    /* width: 133px; */
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select: none;
    /* margin: 1px .5em 0 0; */
}
#field_1_19 li label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #166675;
    border-radius: 50px;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}
#field_1_19 li .onoffswitch-inner {
    display: block; 
    width: 200%; 
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
#field_1_19 li .onoffswitch-inner:before, #field_1_19 li .onoffswitch-inner:after {
    display: block; float: left; 
    width: 50%; 
    padding: 12.5px 5px;
    color: white;  
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    line-height: 1;
}
#field_1_19 li .onoffswitch-inner:before {
    content: "US";
    padding-left: 12px;
    background-color: #34A7C1; color: #FFFFFF;
}
#field_1_19 li .onoffswitch-inner:after {
    content: "Metric";
    padding-right: 12px;
    background-color: #34C1A5; color: #FFFFFF;
    text-align: right;
}
#field_1_19 li .onoffswitch-switch {
    display: block;
    width: 37px;
    margin: 2px;
    background: #FFFFFF;
    border: 2px solid #166675;
    border-radius: 50px;
    position: absolute;
    top: 2px;
    bottom: 2px;
    right: 80px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
#field_1_19 li input[type="checkbox"]:checked + label .onoffswitch-inner {
    margin-left: 0;
}
#field_1_19 li input[type="checkbox"]:checked + label .onoffswitch-switch {
    right: 4px;
}

.gf_us input, .gf_us select {
    box-shadow: 0 0 7px -1px #34A7C1 inset,0 0 2px #34A7C1 inset;
}


.gf_metric input, .gf_metric select {
    box-shadow: 0 0 7px 0 #27A578 inset,0 0 2px #27A578 inset;
}




@-webkit-keyframes an_sel {
  0%   { opacity: 1; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-moz-keyframes an_sel {
  0%   { opacity: 1; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes an_sel {
  0%   { opacity: 1; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes an_des {
  0%   { opacity: 1; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}


@-webkit-keyframes an_des {
  0%   { opacity: 1; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-moz-keyframes an_des {
  0%   { opacity: 1; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes an_des {
  0%   { opacity: 1; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes an_des {
  0%   { opacity: 1; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}


input[type=checkbox]:checked+label {
  -webkit-animation: an_sel .3s; /* Safari 4+ */
  -moz-animation:    an_sel .3s; /* Fx 5+ */
  -o-animation:      an_sel .3s; /* Opera 12+ */
   animation:        an_sel .3s; /* IE 10+, Fx 29+ */
    -webkit-animation: .3s;
    -webkit-animation-name: an_sel;
}
input[type=checkbox]+label{
  -webkit-animation: an_des .3s; /* Safari 4+ */
  -moz-animation:    an_des .3s; /* Fx 5+ */
  -o-animation:      an_des .3s; /* Opera 12+ */
   animation:        an_des .3s; /* IE 10+, Fx 29+ */
    -webkit-animation: .3s;
    -webkit-animation-name: an_des;
}


/* Height: Feet, Inches*/
select#input_1_8 {
    margin-right: 0;
}


@media only screen and (max-width: 480px) {
.hideonmob {
   display: none;
}
#breadcrumbs {
    font-size: 14px;
}
  
/* Age */
li#field_8_2 {
margin-right: 0;
}
li#field_10_48 {
    width: 50% !important;
    display: inline !important;
    margin-right: 0;
}
li#field_10_48{
    margin-right: 0.5em;
}

}

p#breadcrumbs > span> span:first-child > a {
    font-family: 'ETmodules';
}
li#field_1_10 {
    margin-top: .8em;
    line-height: 1.7;
}

li#field_1_2 > label {
    margin-top: 1.5em;
}


/* Info Box */
.et-box-content {
padding: 0.5em 1em .5em 3em;line-height: 1.7em;font-size: 17px;}

.et-warning:before, .et-download:before, .et-info:before, .et-bio:before, .et-shadow:before {
    left: 1em;
    top: 1.2em;}

.et-box.et-info {
    margin-top: 1em;}


/*  YouTube Drop Down */
select#videoNames {
    text-align: center;
    max-width: 90%;
    width: 400px;
    margin: auto;
    border: 2px solid #91BEFB;
    box-shadow: 0px 0px 5px #B5D5FF inset;
}

.YTDesc.more {
    text-align: left;
    line-height: 1.6;
}

.YTSelect {
    margin-top: 0em;
    margin-bottom: .7em;
}
.YTDropDown {
    /* text-align: center; */
    max-width: 900px;
    margin: auto;
}
.YTDropDown h2 {
    /* font-weight: bold; */
    /* font-weight: bold; */
    background-color: #F6FAFB;
    line-height: 1.5em;
    padding: 0.3em 0.5em;
    margin-bottom: 0.5em;
    /* font-family: "Open Sans"; */
    font-size: 22px;
    }
.YTSubT a {
    color: #353535; }
.YTSubT {
    background-color: #E5EFF1;
    line-height: 1.5em;
    padding: 0.5em 0.5em;
    margin-bottom: 0.5em;
    font-size: 1em;
    display: none;
}
.descl {
    display: block;
    text-align: center;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 0.3em;
    padding-bottom: 0.2em;
    font-size: .9em; }
.descl.mob {display:none;}

/*  Menu Responsive */
#top-menu-nav li#menu-item-390 .sub-menu {
    margin-left: -165px;
}
@media (max-width: 480px) {
.descl {display:none;}
.descl.mob {display:block;}
.nomob {display:none;}
.descl.mob span {display: none;}
.descl.mob:hover span {
display: block;text-align: left;border: 1px solid silver;padding: .5em .7em;position: absolute;background-color: white;box-shadow: 5px 5px 5px #C0C0C0;}

.et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
    padding-bottom: .5em;}
.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation {
    padding-top: .7em;}
select#videoNames {
    max-width: 100%;
    width: 100%;
    font-size: 1em;
    }
.YTDropDown {
    text-align: left; }
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 80%;}
.et_fixed_nav.et_show_nav #page-container {
    padding-top: 2.5em; }
}
.et_pb_promo_description {
    padding-bottom: 0; }
.disc {font-size: .9em; line-height: 1.5;}
@media (min-width: 480px) {
  .mobonly {
    display: none; }
    select#videoNames {
    font-size: 1.3em !important;
    }
}

/* POP UP */
.popmake-content .gform_footer.top_label {
    margin: 0;
    padding: 0;
    text-align: center;
}
div#gform_wrapper_8 {
    width: 100% !important;
    margin: 0.5em 0;
    max-width: 100%;
}
/*
#gform_wrapper textarea.medium {
    max-height: 3.5em !important;
} */
input#input_8_2 {
    margin-right: 0;
    margin-left: 8px;
}
a[href='#disc'] {
 font-size: 0.92em;
 color: #919191;
}
@media (max-width: 480px){
a[href='#disc'] {
font-size: 0.75em;
color: #919191;
}
input#input_8_2 {
    margin-left: 0px;
}
#field_8_2, #field_8_1 {
    width: 100%;
} /*
.gform_footer input[type=submit] {
    width: 100%;
} */
#gform_wrapper_8 input,#gform_wrapper_8 textarea {
    width: 100%;
}
}
@media only screen and (min-width: 481px) {
.home h1, .h1 {
    font-size: 32px;
    font-family: "Open Sans" !important;
}
}

@media (max-width: 980px) {
.et_pb_section .et_pb_column .et_pb_module {
    margin-bottom: 1em;
}
.et_pb_column {
    margin-bottom: 1em; } }
div#swipebox-overlay {
    background: rgba(0, 0, 0, 0.5) !important;
}
table.less_pad td {
    padding: .3em .5em;
    /* display: block; */
    border: 0;
    }
table.less_pad td img {
    margin: 0;
    float: left;
    min-width: 50px;
    max-width: 1400px;
    }
table.less_pad td:first-child,table.less_pad td:first-child+td+td {
/* width: 68px; */ }
.chs img.profile {
    max-height: 4.5em !important;
    /* float: left; */
    margin-right: 0.5em;
    border: 3px solid #F1F1F1;
    border-radius: 2px;
    margin-top: 0.2em;
    float: left;
}
.chs a .fa {
    font-size: 23px;
    vertical-align: text-top;
    color: #C55858;
}
.chs > span {
    display: block;
    border-bottom: 1px solid silver;
    margin-bottom: 0.5em;
    line-height: 1.4;
    padding-bottom: 2em;
    min-height: 5.5em;
}
.chs > span:first-child {
    border-top: 1px solid silver;
    padding-top: 0.5em;
}
.chs {
    /* max-width: 490px; */
    line-height: 1.4;
}
/*
.gform_body span.disc {
    font-size: 15px;
    color: #909090;
    line-height: 1.5 !important;
    display: inline-block;
} */
span.cst {
    font-weight: bold;
}
span.info {
    display: block;
}
@media (max-width: 480px) {
.home h2 {
    /* font-size: 18px; */
    }
span.info {
    padding-bottom: .7em;
    }
.less_pad td {
    float: left; }
.less_pad td:nth-child(odd) {
    clear: left;
    max-width: 25%; }
.less_pad td:nth-child(even) {
    padding-top: .9em !important;
    width: 75%;
}
}
@media (min-width: 481px) {
.social_table td:nth-child(odd) {
    padding-right: 0 !important;
    max-width: 50px;
}

.social_table td:nth-child(even) {
    padding-left: 0 !important;
}
}
.green a.et_pb_button {
    color: #FFF;
    border-color: #468b88;
    background-color: #166675;
    text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
    border-radius: 0.25em;
    padding: 0.4em 1.105em 0.45em !important;
    font-family: "Open Sans";
    box-shadow: 0 0 1px 1px #FFF inset;
}

/* Chat */
input.country_code {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 30px;
    border: 1px solid white;
    color: rgb(167, 167, 167);
    margin-top: 0.7em;
    font-style: italic;
    min-width: 26px;
    max-width: 65px;
}
input.mobile_number {
width: 82%;
}
#collectChatDialog #question, #customer_question {
    margin-top: 0.7em;
    width: 100%;
    margin-left: 0;
    resize: none;
    height: 5em;
    margin-right: 0;
}
.ui-dialog-buttonset {
    text-align: center;
    float: none !important;
}
.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
    text-align: center !important;
}
.ui-dialog-content {
padding: .5em .7em .5em !important;
overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
    background: none;
    border: 0;
    padding-top: 0;
    padding-bottom: .5em;
    margin-top: 0;
}
.ui-dialog .ui-dialog-content {
    padding-bottom: .4em !important;
    font-family: "Open Sans";
    color: rgb(167, 167, 167);
}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
text-decoration: none;
height: auto;vertical-align: middle;line-height: 1;background: #166675;
-moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1);  -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1);  box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1);  -moz-border-radius: 10px;  -webkit-border-radius: 10px;  
height: auto;border-radius: .4em;  
letter-spacing: 0.05em;
margin: 0 0.3em;
font-size: 19px;
-webkit-appearance: button;      border: 1px solid #468b88;      cursor: pointer;      -webkit-transition: all 0.15s linear;      transition: all 0.15s linear;      padding: 0.5em 1em 0.5em !important;      margin-bottom: 0.5em;      -webkit-box-shadow: 0 0 1px 1px #FFF inset;      -moz-box-shadow: 0 0 1px 1px #FFF inset;      box-shadow: 0 0 1px 1px #FFF inset;      color: #FFF;      background-color: #166675;      -webkit-text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);      -moz-text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);      text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);      border-radius: 0.25em;
}
span.chat_head {
text-align: center;
display: block;color: #353535;line-height: 1.7;}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.cancel, .gform_page_footer .gform_previous_button {
background: #BFBFBF;
/* min-width: 84px !important; */
    font-size: 14px !important;
    padding: .5em !important;box-shadow: none;
    
/* margin-top: .3em; */}

.loadingBarArea2 {
    background-color: rgba(255, 255, 255, 0.97);
    border-radius: 10px;
    box-shadow: 0 0 6px #46c8ce;
    left: 50%;
    padding: 10px;
    position: absolute;
    top: 30%;
    width: 140px;
    margin-left: -80px;
}
#UpdateProgress2 {
  text-align: center; 
  background: rgba(36, 133, 126, 0.25); 
  width:      100%;
  height:     100%; 
  z-index:    999999;
  top:        0; 
  left:       0; 
  position:   fixed;
}
.ui-dialog {
    border-radius: .3em;
    box-shadow: 5px 5px 17px #222222;
}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.cancel {
    top: 0;
    right: 0;
    position: absolute;
    margin: 0;
    background: #333;
    border-radius: 0 .3em 0 0;
    font-size: 17px;
    padding: 0.7em .7em !important;
}
.et_pb_gutters2.et_pb_footer_columns1 .footer-widget {
    margin: 0;
}

#footer-widgets {
    padding-top: 1em;
    padding-bottom: 1em;
}
#footer-info {
    padding-bottom: 0;
}
.results table td {
    padding: 0.1em 0.5em;
    border-top: 0;
}

.results a.button {
    padding: 0.2em .5em 0.37em !important;
    line-height: 1.3;
    box-shadow: none !important;
    text-align: center;
    -webkit-appearance: inherit;
    display: inline-block;
    border-radius: 2px;
    margin: auto;
    border: 0;
    text-shadow: none;
    letter-spacing: 0.03em;
    background: none;
    color: grey;
    border: 1px solid;
    background: #FFFFFF;
}

.results table {
    border: 0;
    width: auto;
    margin-top: 1em;
    margin-bottom: 1em;
}

a.button.active {background: #A01C20;color: white;border: 1px solid #A01C20;box-shadow: 0px 0px 0px 1px #FFF inset !important;}
table.menu td {
    padding: 0.2em;
}
@media only screen and (min-width: 786px) {
  .results a.button {
    padding: 0.7em 0.7em 0.75em !important;
	}
}
thead td {
    border-bottom: 1px solid;
    font-weight: bold;
}

tfoot td {
    background: #E3E3E3;
}
table .num {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.7;
}
tfoot .num {
    font-size: 1.4em;
    font-weight: bold;
    color: #A01C20;
}

tfoot .num.plus {
        margin-left: -.5em;
}