/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   VisionFriendly.com
Template: Divi
*/

@import url("../Divi/style.css");

/*text*/
.home h1 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ae1d1d;
}
.home h2 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}
.home h3 {
    font-size: 31px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ae1d1d;
}
.home h4 {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ae1d1d;	
}

h1, h4 , h3 {
    text-transform: uppercase;
    font-weight: 600;
    color: #ae1d1d;
}
h2 {
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}
.caldera-grid h2 {
    font-size: 23px;
    margin-top: 13px;
}
p, .et_pb_text ul, .et_pb_text ol {font-size:16px;color:#000}
.home p, .et_pb_text ul, .et_pb_text ol {font-size:18px;color:#000}
.footerSCH p {
    color: #fff!important;
}
p:last-of-type {
    padding-bottom: 1em;
}
a {
    color: #ae1d1d;
    text-decoration: none;
}
hr {
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}
span.ctaTitle2 {
    font-size: 22px;
    color: #fff;
}
span.ctaTitle {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}

.entry-content .footerSCH ul {
    padding: 0!important;
    margin: 0!important;
    color: #fff;
}
.home .et_pb_promo_description p {
    padding: 0;
}
/*accents*/
.accentHR {
    background: url(/wp-content/uploads/2016/08/hrACCENTYEAH.png);
    border: none;
    height: 30px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding: 2.5% 0;
}
/*Parallax styling*/
.intParallax .et_parallax_bg {
/*    background-position: 110% 70%;
    background-size: 70%;*/
}
.intParallax2 .et_parallax_bg {
    background-size: 55%;
    background-position: -10% 80%;
}
/*Caldera Styling*/
.caldera-grid {
    background-color: #f2f2f2;
    border-top: 10px solid #ae1d1d;
    padding: 20px 30px;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
}
.caldera-grid hr {
    margin-top: 0px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #bdbdbd;
}
.caldera-grid .radio-inline, .caldera-grid .checkbox-inline {
    padding-left: 30px;
}
.caldera-grid .radio-inline+.radio-inline, .caldera-grid .checkbox-inline+.checkbox-inline {
    margin-left: 0px;
}
/* Style Footer Credits - Lines 948 & 949 */
/*Footer Styling*/
.footerCTA p {
    font-size: 20px;
    color: #000;
}
span.subTitle {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 9px;
	    color: #fff;
}
.home span.subTitle {
    color: #000;
}
.footerSCH h4 {
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}
.footerSCH li {
    list-style: none;
    display: block;
    margin-bottom: 10px;
    margin-right: 5px;
    font-size: 15px;
}
.footerSCH li a {
    color: #ffd800!important;
    font-weight: 700;
    text-transform: uppercase;
}
p#credits {
    float: left;
    color: #fff;
    font-size: 12px;
    margin-left: 20px;
    border-left: 1px solid #3e3e3e;
    padding-left: 20px;
    height: 25px;
}
#credits a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #f4d255;
}
a.fbIcon {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin: 10px;
	background-image: url(/wp-content/uploads/2016/10/fb-icon_b.png);
}
a.fbIcon, a.twIcon, a.inIcon {
-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	}
a.fbIcon:hover, a.twIcon:hover, a.inIcon:hover {
    background-color: rgba(234, 204, 0, 0.59);
}
a.twIcon {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin: 10px;
	background-image: url(/wp-content/uploads/2016/10/tw-icon_b.png);
}
a.inIcon {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin: 10px;
	background-image: url(/wp-content/uploads/2016/10/in-icon_b.png);
}
.socialMed {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.mobile_menu_bar:before {color:#fff!important;}
.et_mobile_menu {
    border-top: 3px solid #fff;
}
#footer-info { 
text-align: left; 
color: #ABABAB; 
padding-bottom: 10px; 
float: left; 
font-size:12px;
}
#et-info {
    float: right;
}
#footer-info a {
    font-weight: 300;
    color: #fa0;
    font-size: 12px;
}
.et-social-icon a {
    display: inline-block;
    position: relative;
    color: #666;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    transition: color 300ms ease 0s;
}

#footer-info a:hover { 
color: pink; 
}

/*scroll bar css*/
::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
       background-color: rgba(255, 255, 255, 0);
    border-left: 1px solid #ccc;
}
::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}

#footer-bottom {
    background-color: #000;
}
/* Style Footer Social Icons - Lines 1185 to 1198 */

#footer-bottom .et-social-facebook a {
    color: #f5f5f5;
}
#footer-bottom .et-social-twitter a {
	color: #f5f5f5;
}
#footer-bottom .et-social-google-plus a {
	color: #f5f5f5;
}
#footer-bottom .et-social-rss a {
	color: #f5f5f5;
}

/* Hover Colors*/
#footer-bottom .et-social-facebook a:hover {
	color: #fa0;
}
#footer-bottom .et-social-twitter a:hover {
	color: #fa0;
}
#footer-bottom .et-social-google-plus a:hover {
	color: #fa0;
}
#footer-bottom .et-social-rss a:hover {
	color: #fa0;
}
.et_pb_fullwidth_header_overlay {
    /*max-height: 40vh!important;
    height: 40vh!important;*/
    background-color: rgba(0, 0, 0, 0.42);
    min-height: 40vh!important;
}
/*404 page*/
#calendarHeaderContainer .shell {
                position: relative;
                padding: 6% 0;
                display: block;
                width: 80%;
                max-width: 1080px;
                margin: auto;
                word-wrap: break-word;
}
#calendarHeaderContainer .shell h1 {
    color: rgb(255, 255, 255) !important;
    position: relative;
    bottom: -20px;
	font-size: 47px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1.4vw;
    text-indent: 1.4vw;
}
#calendarHeaderContainer:before, .home .et_pb_slide:before {
                content: '';
                position: absolute;
                width: 100%;
                height: 100%;
                background: -moz-linear-gradient(top, rgba(0,0,0,0.48) 0%, rgba(0,0,0,0) 100%);
                background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.48) 0%, rgba(0,0,0,0) 100%);
                background: linear-gradient(to bottom, rgba(0,0,0,0.48) 0%, rgba(0,0,0,0) 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=0 );
                top: 0;
                left: 0;
}

#calendarHeaderContainer {
    padding: 166px 0 0 0!important;
    background-image: url(/wp-content/uploads/2016/10/Depositphotos_29295307_l-2015.jpg);
    position: relative;
    background-position: center;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
}
/*HOME PAGE BLURB STYLING*/
.et_pb_slider, .et_pb_slider .et_pb_slide {
	    background-size: cover!important;
	}
.et_pb_blurb_content {max-width:100%!important;}
.homeBlurb .et_pb_blurb_container {
    padding: 12%;
    background-color: rgba(249, 165, 41, 0.88);
    position: relative;
    border-top: 14px solid #ae1d1d;
	min-height: 422px;
}
.homeBlurb.et_pb_row.et_pb_row_0 {
    z-index: 999;
}
.homeBlurb .et_pb_blurb_container h4 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}
.homeBlurb p {
	font-size:18px;
    color: #000;
}
.homeBlurb a.et_pb_promo_button.et_pb_button {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    bottom: 0px;
    background-color: #000;
    color: #fff!important;
    border: 0;
    margin: 0;
}
.et_pb_button:after {
    position: absolute;
    margin-left: -1em;
    opacity: 0;
    font-size: 28px;
    line-height: 1em;
    content: "\35";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
a.et_pb_button.et_pb_module.et_pb_bg_layout_light {
    background-color: #ae1d1d;
    color: #fed500;
    border: 0;
}
.homeBlurb .et_pb_blurb {
    background-size: cover;
    background-repeat: no-repeat;

}

a.et_pb_promo_button.et_pb_button {
    font-size: 17px;
    background-color: #000;
    border: none;
    border-radius: 0!important;
    color: #fff;
}
/*Testimonial Full Width*/
.testimonialFull .et_pb_row {
    width: 100%!important;
}
.et_pb_testimonial_description {
    width: 70%!important;
    margin: 0 auto;
	display: block;
}
.et_pb_testimonial_description_inner {
    width: 100%!important;
    display: block;
}
.et_pb_testimonial {
    position: relative;
    padding: 70px;
    line-height: 1.5;
}
.et_pb_testimonial_0.et_pb_testimonial:before {
    color: #ae1d1d!important;
    background-color: #ffd800;
}
/*Interior full photo*/
.et_pb_section.fullPhoto {
    min-height: 610px;
}

.et_pb_row_fullwidth .et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left {
    padding: 100px;
}
/*


 Responsive 
 
 
 
 */

@media only screen and (min-width:1283px) {/*Phone Number*/
span#et-info-phone {
    position: absolute;
    bottom: -48px;
    font-size: 25px;
    width: 100%;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.et-fixed-header span#et-info-phone {
    position: absolute;
    bottom: -32px;
    font-size: 25px;
    width: 100%;
}
#et-info-phone:before {
	display:none;
}
#top-header #et-info-phone a {
    color: #ffd800;
}
	
}
@media only screen and (min-width:981px) {
	#top-header a, #top-header a {
    color: #f5a83a;
}
	/*Interior Main Area*/
div#et-main-area {
    Margin-top: -120px;
}
/*force full width row*/
.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
}

/*Force 50%*/
.et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: 50%;
    margin-right: 0!important;
}
/*

Interior Header Styles



 - Page title style
 
 
 
 
  */


section.et_pb_fullwidth_header.et_pb_fullscreen.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.et_pb_fullwidth_header_0 {
    max-height: 40vh!important;
    height: 40vh!important;
    min-height: 40vh!important;
}

.et_pb_fullwidth_header_container.center {
    max-height: 30vh!important;
    height: 30vh!important;
    min-height: 40vh!important;
}
.header-content-container.center {
   /* align-self: initial!important;
    position: relative;
    bottom: -150px;
    max-height: 210px;
    min-height: 120px;*/
    margin-top: 150px;
}
.header-content h1 {
    font-size: 2.2vw;
}
/*

 End page title styles

*/

.et_pb_fullwidth_post_title_0 .et_parallax_bg {
    background-position:50% 110%;
}
span#et-info-email {
    text-shadow: 1px 1px 1px #000;
}
.homeBlurb .et_pb_blurb_container {
   /* margin-top: -130px;*/
	margin-top:0px;
}
.home #et-main-area {
    margin-top: -115px;
}
.et_pb_slider, .et_pb_slider .et_pb_container {
    height: 90vh; /*edit your height here*/
	width: 100%;
}
.et_pb_slider, .et_pb_slider .et_pb_slide {
    max-height: 90vh; /*edit your height here*/
	    background-size: cover!important;
	}
.et_pb_slider .et_pb_slide_description {
    position: relative;
    top: 40vh;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: auto !important;
}
#et-top-navigation {
    padding-left: 260px!important;
}
.et-fixed-header #et-top-navigation {
    padding-left: 190px!important;
}
/*Menu Bar - Top Navigation*/
#et-top-navigation {
    float: left;
}
#logo {
    max-height: 119px!important;
    top: -17px;
    position: absolute;
    left: 0;
}
.et-fixed-header #logo {
    max-height: 89px!important;
}

.et_pb_slide_description .et_pb_slide_title {
    margin-top: 0;
    font-size: 50px;
    font-weight: 500;
    text-transform: uppercase;
}
.et_pb_slide_content h1 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 150px;
    line-height: 100px;
    color: #ffd700!important;
}
.home .et_pb_slide_overlay_container {
    background-color: rgba(0,0,0,0)!important;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 70%, rgba(194,194,194,0.62) 75%, rgba(246,246,246,0.92) 95%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(70%, rgba(0,0,0,0.5)), color-stop(75%, rgba(194,194,194,0.62)), color-stop(95%, rgba(246,246,246,0.92)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 76%, rgba(194,194,194,0.15) 91%, rgba(246,246,246,0.92) 95%, #ededed 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.5) 76%, rgba(255, 255, 255, 0.15) 91%, rgba(246,246,246,0.92) 95%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 76%, rgba(255, 255, 255, 0.15) 91%, rgba(246,246,246,0.92) 95%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.5) 76%, rgba(255, 255, 255, 0.15) 91%, #f6f6f6 100%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ededed', GradientType=0 );
}
.footerCTA p {
    padding: 0 155px!important;
}
}
 @media only screen and (max-width: 1420px) {
.header-content h1 {
    font-size: 3.2vw;
}
}
@media only screen and (max-width:1410px) {
#et-top-navigation {
    padding-left: 230px!important;
}
}
@media only screen and (max-width:1371px) {
#top-menu li a {
    font-size: 13px!important;
}
}
@media only screen and (max-width:1078px) {
#main-header .container {
    width: 95%;
}
	.caldera-grid {
    background-color: #f2f2f2;
    border-top: 10px solid #ae1d1d;
    padding: 0px 9px;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
}.caldera-grid h2 {
    font-size: 20px;
    margin-top: 13px;
}
}
@media only screen and (max-width:981px) {
#top-header, #et-secondary-nav li ul {
    background-color: #f7b130!important;
}
#top-header a, #top-header a {
    color: #000;
}
.header-content h1 {
    font-size: 3.6vw;
}
}
@media only screen and (max-width:650px) {

.caldera-grid .radio-inline, .caldera-grid .checkbox-inline {
    display: block;
}
	.et_pb_row_fullwidth .et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left {
    padding: 25px;
}
}
@media only screen and (max-width:450px) {
.et_pb_promo {
    padding: 0px;
}
	img.alignright {
    float: none;
    width: 100%;
}
	.home h1 {
    font-size: 40px;
}
.home h2 {
    font-size: 39px;
}
	p#credits {
    margin-left: 0px;
    border-left: 0px solid #3e3e3e;
    padding-left: 0px;
    text-align: center;
    height: 25px;
    width: 100%;
    display: block;
}
}

