h1, h2, h3, h4 {
margin-bottom: 0.1em;
}
h1, .h1, .banner h1, h1.uppercase {
font-size: 4.3em;
line-height: .95em;
}
h2, .h2, .banner h2, h2.uppercase {
font-size: 2.8em;
line-height: 1.1em;
}
h3, .h3, .banner h3, h3.uppercase {
font-size: 2.3em;
line-height: 1.1em;
}
h4, .h4, .banner h4, h4.uppercase {
font-size: 1.8em;
line-height: 1.2em;
}
h5, .h5, .banner h5, h5.uppercase {
font-size: 1.4em;
line-height: 1.1em;
margin-bottom: .25em;
}
.uppercase {
letter-spacing: 0;
} #top-bar a{
color: #fff;
}
#top-bar a:hover {
color: #999!important;
}
#top-bar .html.custom{
font-size: 1em;
}
#masthead .html.custom{
font-size: 1.1em;
}
.mobile-nav.nav > li > a{
color: #000;
}
.mobile-nav.nav > li > a:hover, .off-canvas .html.custom i{
color: var(--primary-color);
}
.off-canvas-left.dark .mfp-content, .off-canvas-right.dark .mfp-content{
background-color: #000;
}
.off-canvas .sidebar-menu a:not(.button,.social-icons a,.html.custom a){
color: #fff;
font-size: .95em;
font-weight: 00;
}
.off-canvas .sidebar-menu a:not(.button,.social-icons a):hover{
color: #fa4c4c;
}
.off-canvas .html.custom a{
color: #fff;
}
.off-canvas .html.custom{
font-size: 1em;
color: #fff !important;
}
.nav-sidebar.nav-vertical>li.html+li{
border-top: none;
padding-top: 0px;
} .button.white:not(.is-link,.is-underline,.is-outline) span{
color: #000;
}
.button.white:not(.is-link,.is-underline):hover span{
color: #000;
} .icon-box-center .icon-box-img{
margin-bottom: .5em;
}
.col-inner ol li, .col-inner ul li{
margin-bottom: .3em;
}
ul li.bullet-arrow, ul li.bullet-checkmark, ul li.bullet-star, ul li.bullet-cross{
border: none;
padding: 4px 0 4px 23px;
}
ul li.bullet-arrow:before, ul li.bullet-checkmark:before, ul li.bullet-star:before{
color: var(--primary-color);
}
legend{
border: none;
text-transform: none;
}
.gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label{
font-size: 13px;
}
.gfield-choice-input{
margin-bottom: 0 !important;
}
.gform_wrapper.gravity-theme .gfield_label{
margin-bottom: 2px;
} @media only screen and (max-width: 549px){
h1, .h1, .banner h1, h1.uppercase {
font-size: 2.9em;
}
h2, .h2, .banner h2, h2.uppercase {
font-size: 2.1em;
}
h4, .h4, .banner h4, h4.uppercase {
font-size: 1.4em;
}
h5, .h5, .banner h5, h5.uppercase {
font-size: 1.15em;
}
} @media only screen and (min-width: 550px) and (max-width: 850px){
h1, .h1, .banner h1, h1.uppercase {
font-size: 3.3em;
}
h2, .h2, .banner h2, h2.uppercase {
font-size: 2.5em;
}
h4, .h4, .banner h4, h4.uppercase {
font-size: 1.5em;
}
h5, .h5, .banner h5, h5.uppercase {
font-size: 1.3em;
}
} @media only screen and (min-width: 850px) and (max-width: 1000px){
#logo{
width: 325px !important;
}
}