/*

Theme Name: Divi Child

Version: 2.1.4

Description: Divi Child Theme for In Transit Studios Uses

Author: In Transit Studios

Template: Divi

Author URI: http://www.intransitstudios.com

*/



@import url("../Divi/style.css");



/*----------------------------------------------Theme Customizations------------------------------------------------- */


/*----------Background----------*/



/*----------Fonts----------*/

body { 

}
p a { 
	color: #081e37;
}
p a:hover { 
	color: #A4B9CD;
	text-decoration: underline;
}

h2 {line-height: 1em !important;}

/*----------Header----------*/

#main-header {
  background-color: #081e37;
  /* border-bottom: 2px solid #BBBBBB; */
}


#et-info {
	float: right;
	font-weight: 400 !important;
	color: rgb(164, 185, 205);
    text-transform: uppercase;
    font-size: 14px;
}


#et-info-email {
	
	color: rgb(164, 185, 205);
	margin-right: 6px;
	
}

#et-info-email:before {
	color: rgb(164, 185, 205);
}

#et-info-phone a {
    font-weight: 400 !important;
	color: rgb(164, 185, 205);
}

#et-info-phone:before {
	color: rgb(164, 185, 205);
}

#et-secondary-menu {
  margin-right: 14px;
  font-weight: 400 !important;
  color: rgb(164, 185, 205);
  padding-top: 4px;
}

#et-secondary-menu a{
	
    text-transform: uppercase;
    font-size: 14px;
  margin-right: 4px;
  font-weight: 400 !important;
  color: rgb(164, 185, 205);
}

#et-secondary-menu:before {
  font-family: 'ETmodules';
  content: "\e070";
  position: relative;
  top: 2px;
  margin-right: 2px;
  color: rgb(164, 185, 205);
}

#top-header {
    font-size: 15px;
    line-height: 13px;
    z-index: 99999;
	font-weight: 400 !important;
	background-color: #081E37;
	font-family: 'Play', Helvetica, Arial, Lucida, sans-serif;

}

#top-header .et-social-icons a{
  float: none;
  display: inline-block;
  color: rgb(164, 185, 205) !important;
}

#top-header .et-social-icons a:hover{
  float: none;
  display: inline-block;
  color: white !important;
}

#top-header .et-social-icons li {
  margin-left: 4px;
  margin-top: 0px;
  margin-bottom: -2px;
  background-color: #081e37;
}

/* Removed overflow: hidden; from here */
.et-fixed-header {
	max-height: 46px;
	padding: 0px !important;
	/*background: url('http://kcorealty.com/wp-content/uploads/2015/06/the-kco-logo-white-small.png') no-repeat ;*/
}

/* Added these styles */
.et-fixed-header .logo-wrapper {
	display: block;
	float: left;
	overflow: hidden;
	height: 40px;
	padding-top: 5px;
}

.et-fixed-header .nav li ul {
	
	top: 30px;
}

.et_pb_fullwidth_header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6d6d6+0,f9f9f9+36,f9f9f9+67,d6d6d6+100 */
	background: #d6d6d6; /* Old browsers */
	background: -moz-linear-gradient(left,  #d6d6d6 0%, #f9f9f9 36%, #f9f9f9 67%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d6d6d6), color-stop(36%,#f9f9f9), color-stop(67%,#f9f9f9), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #d6d6d6 0%,#f9f9f9 36%,#f9f9f9 67%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #d6d6d6 0%,#f9f9f9 36%,#f9f9f9 67%,#d6d6d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #d6d6d6 0%,#f9f9f9 36%,#f9f9f9 67%,#d6d6d6 100%); /* IE10+ */
	background: linear-gradient(to right,  #d6d6d6 0%,#f9f9f9 36%,#f9f9f9 67%,#d6d6d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#d6d6d6',GradientType=1 ); /* IE6-9 */
	background: url('http://kcorealty.com/wp-content/uploads/2015/06/beige_paper_light.jpg') repeat ;
	padding: 20px;
	border-bottom: 2px solid #E0E0E0;
	
}

.et_pb_fullwidth_section {
  padding: 0px !important;
}

.et_pb_fullwidth_header h1 {
	font-family: 'Play', Helvetica, Arial, Lucida, sans-serif;
	font-size: 40px;
	text-transform: uppercase;
}

.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
  padding-top: 9px !important;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
  padding: 22px 0 18px 0 !important;
}


/*----------Logo----------*/

#logo {
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-bottom: 0;
    max-height: 100px;
    display: inline-block;
    float: left;
    vertical-align: middle;
}

.et_fixed_nav #logo {
    max-height: 100px;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    margin-top: -32px;
    z-index: 999999;
}

.et-fixed-header #logo {
    max-height: 79px;
    margin-top: -4px;
    margin-left: -30px;
    z-index: 999999;
}

.et-fixed-header #logo:hover {
    opacity: .6;
}

@media only screen and (max-width: 560px) {
	
	.et_fixed_nav #logo {
	    max-height: 78px;
	    margin-top: 4px;
	}
}

/*----------Menu----------*/

#top-menu a {
	
	color: #DDDDDD;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#top-menu a:hover {

	color: rgb(164, 185, 205);
	opacity: 1;
}

#top-menu li.current-menu-item > a {

}

.et-fixed-header #top-menu > li > a {

}

#top-menu li li a, .fullwidth-menu li li a {
    padding: 6px 20px;
    width: 200px;
    line-height: 1.5em;
}

#top-header #et-info {
    line-height: 1.5em;
}

#top-menu li {
	 text-transform: uppercase;
  font-size: 14px;
  padding-right: 16px;
  font-weight: 400;
  font-family: 'Play', Helvetica, Arial, Lucida, sans-serif;
}

.nav li ul {
    background-color: rgba(16, 33, 60, 0.98);
    border-top: 2px solid #BEBEBE;
}

#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {

}

#top-menu .menu-item-has-children > a:hover:first-child:after, #et-secondary-nav .menu-item-has-children > a:hover:first-child:after:hover {

}

#top-menu .menu-item-has-children > a:first-child {
	
}

#et-top-navigation {
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#main-header nav#top-menu-nav {
  padding-top: 4px;
} 

#main-header.et-fixed-header nav#top-menu-nav {
  padding-top: 0px;
 
}

@media only screen and (max-width: 1100px) {
	
	#top-menu li {
		
		font-size: 12px;
		padding-right: 13px;
	}
}

@media only screen and (max-width: 980px) {
	
	#top-menu li {
		
		font-size: 12px!;
		padding-right: 7px;
	}
}

/*----------Mobile Menu----------*/

#main-header .et_mobile_menu {
    background-color: rgba(16, 33, 60, 0.98);
    border-top: 2px solid #BEBEBE;
}

.et_mobile_menu li a {
	color: lightgrey;
    text-transform: uppercase;
    font-weight: 400;
}

.et_mobile_menu li a:hover {
	color: white;
text-decoration: none;
}


.et_mobile_menu .bg-join-nav a:hover {
	
	background: transparent;

}

/*----------Slider----------*/

.et_pb_slider .et_pb_slide {
  padding: 0px !important;
}

.et_pb_slide_description h2 a {
    font-size: 45px;
    text-shadow: 1px 2px 11px rgba(15, 15, 15, 0.7);
    text-transform: uppercase;
    text-align: right;
    float: none;
	width: 65%;
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 35px 8%;
    width: auto;
    margin: auto;
}

.et_pb_slide_description h2 a:hover {

}

/*.et_pb_slider .et_pb_slide a.et_pb_more_button {
    border: 0px;
    background-color: rgba(8, 30, 55,.92);
    text-transform: uppercase;
}*/

.et_pb_slider .et_pb_slide a.et_pb_more_button:hover {
	
    border: 0px;
    background-color: rgba(247, 247, 247, 0.5);

}

.et_pb_slider {
  position: relative;
  overflow: hidden;
 
}

.et_pb_slider .et_pb_slide {
    background-position: top;
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  height: 500px;
}


.et-pb-arrow-prev {
	
	color: #D7D7D7 !important;
}

.et-pb-arrow-next {
	
	color: #D7D7D7 !important;
	
}

.et-pb-arrow-prev:hover {
	
	color: grey !important;

} 

.et-pb-arrow-next:hover {
	
	color: grey !important;
}

/*----------Footer----------*/

#footer-info {
color: #B6B6B6;
text-transform: uppercase;
font-size: 12px;
float: none;
text-align: center;
padding-top: 10px;
}

#footer-info a {

}	

#footer-info a:hover {
	text-decoration: underline;
}	

.bottom-nav {

}

.bottom-nav a {

}

#footer-widgets .footer-widget li a {
    color: #B6B6B6;
    text-decoration: none;
}

#footer-widgets .footer-widget li a:hover {
    color: white;
    text-decoration: underline;
}

.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before, blockquote, .et_pb_pricing li:before {
    border-color: #B6B6B6;
}

.footer-widget {
color: #B6B6B6;
}

.footer-widget h4 {
	    text-transform: uppercase;
	    color: #B6B6B6;
	    font-family: 'Play', Helvetica, Arial, Lucida, sans-serif;
	    border-bottom: 1px solid #5D5D5D;
	    margin-bottom: 14px;
	}

.et-social-icon a {
	
	font-size: 18px;
}

#footer-bottom .et-social-icons {
	
	float: none;
	text-align: center;

}

#footer-bottom .et-social-icons li {
	
	margin-left: 8px;
	background-color: rgb(34, 34, 34);
	border-radius: 3px;
}

.font-awesome.icon-phone:before {

}

.elusive.icon-envelope:before {
	
	
}

.elusive.icon-map-marker:before {

}

#footer-widgets .fwidget {

}

#main-footer {
	
    /*background: url('http://kcorealty.com/wp-content/uploads/2015/06/beige_paper_light.jpg') repeat ;*/
	background-color: #3C3C3C!important;
	border-top: 2px solid #B1B1B1;
}

#footer-bottom {
	background-color: #2A2A2A;
}

#et-footer-nav {

}

.footer-widget .et_pb_widget a {
    text-decoration: none;
    color: #A2A2A2;
}

.footer-widget .et_pb_widget a:hover {
    text-decoration: underline;
    color: #ffb927;
}

.et_pb_widget a:hover {
    text-decoration: none;
    color: #0d2f51!important;
}

.widget-phone {
	
	color: #515151;
	  font-size: 16px;
}

.widget-phone:before {
	font-family: 'ETmodules';
	content: "\e090";
	  margin-right: 10px;
}

.widget-email {
	
	color: #515151;
	  font-size: 16px;
}

.widget-email:before {
	font-family: 'ETmodules';
	content: "\e076";
	  margin-right: 10px;
}

.widget-login {
	
	color: #515151;
	  font-size: 16px;
}

.widget-login:before {
	font-family: 'ETmodules';
	content: "\e070";
	  margin-right: 10px;
}
		
/*----------Testimonials----------*/



/*----------Blurb Buttons----------*/

.et-pb-icon-circle {


}

.et-pb-icon-circle:hover {
	
  
}

.et_pb_blurb h4 a {


}

/*----------Accordian----------*/

.et_pb_toggle_close h5.et_pb_toggle_title {


}

.et_pb_toggle_open h5.et_pb_toggle_title {


}

.et_pb_toggle_close {
	

}

.et_pb_toggle_close:hover {
	

}

.et_pb_toggle_open {
	

}

.et_pb_toggle_title:before {
	
	
}
						 
/*----------Blog----------*/								 



/*----------Gravity Forms----------*/	

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	
	font-size: 1em;
	width: 100%;
	background-color: #0d2f51 !important;
	color: white;
	cursor: pointer;
	border: none;
	padding: 10px;
	border-radius: 3px;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input:hover[type=submit] {
	
	font-size: 1em;
	background-color: #081e37 !important;
	color: white;
	cursor: pointer;
	border: none;
}

.gform_wrapper {
  overflow: inherit;
  margin: 10px 0;
  max-width: 98%;
  background-color: rgba(255, 255, 255, .9);
  border-radius: 5px;
  padding: 20px;
  border: 3px solid white;
}
/*----------Testimonial Rotator----------*/

.testimonial_rotator_quote {
	
	padding: 15px;
	background-color: rgba(255, 255, 255, .7);
	border-radius: 10px;
    color: #0d2f51;
	border: 2px solid rgb(228, 228, 228);
    font-style: italic;
}

.testimonial_rotator_prev, .testimonial_rotator_next {
	
	  color: rgba(0,0,0,0.2);
}

.testimonial_rotator_prev:hover, .testimonial_rotator_next:hover {
	
	  color: #0d2f51;
}


/*----------Back To Top Button----------*/

.et_pb_scroll_top {
	
	bottom: 10px;
	right: 10px;
	background-color: rgba(52, 52, 52, 0.8); 
	border-radius: 0px;
	width: 40px;   


}

.et_pb_scroll_top:hover {
	
	background-color: #0d2f51;
}

/*----------Buttons----------*/

	
.et_pb_promo_button .blue-button {
	  display: inline-block;
	  color: inherit;
	  background-color: #0d2f51 !important;
	}
	
	.et_pb_cta_4.et_pb_promo h2 {
	  font-size: 32px !important;
	  color: #0d2f51 !important;
	}
	
	body #page-container .et_pb_cta_2.et_pb_promo .et_pb_button:hover {
	  color: #0d2f51 !important;
	  background: #ffffff !important;
	  letter-spacing: 0px;
	  padding-left: 0.7em;
	  padding-right: 1em;
	}
	
/*----------Custom In Transit Stuff----------*/		
.mobile_menu_bar:before {
	
	  color: white !important;
}

.mobile_menu_bar {
	
	background-color: #0d2f51;
	height: 47px;
	padding: 10px;
	border-radius: 3px;
}


@media only screen and (max-width: 479px) {
	
	#et-info, #et-info-phone, #et-info-email, .et-cart-info span {
	  position: relative;
	  text-align: center;
	  float: none;
	}
	
	#et-info-phone {
		color: white;
		font-size: 22px;
		padding: 0px;
		text-align: center;
	}
	
	#et-info-phone:before {
		
		color: rgba(255, 255, 255, 0.5);
	}
	
	#et-info-email, .et-cart-info span {
		  display: none;
		}
	
	
	.et_fixed_nav #main-header {
		
		height: 86px;
	}
	
	.et_fixed_nav #top-header {
	  position: fixed;
	  text-align: center;
      background-color: #0d2f51;
	}
	
	#top-header {
		
		font-size: 12px;
	}
}
	
/*----------Custom In Transit Stuff----------*/

.bg-border-bottom {
	
	border-bottom: 2px solid #B1B1B1;
}

.img-link {
	opacity: 1;		
	}
	
.img-link:hover {
	opacity: .7;
	}

.white-bg {
	
    background-color: rgba(255, 255, 255,0.88) !important;
    padding: 6px;
    border-radius: 10px;
    border: 2px solid white;
}

.bg-dark-blue {
	
	background: #081e37; /* Old browsers */
	background: -moz-linear-gradient(left,  #081e37 1%, #0d2f51 27%, #0d2f51 74%, #081e37 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#081e37), color-stop(27%,#0d2f51), color-stop(74%,#0d2f51), color-stop(100%,#081e37)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #081e37 1%,#0d2f51 27%,#0d2f51 74%,#081e37 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #081e37 1%,#0d2f51 27%,#0d2f51 74%,#081e37 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #081e37 1%,#0d2f51 27%,#0d2f51 74%,#081e37 100%); /* IE10+ */
	background: linear-gradient(to right,  #081e37 1%,#0d2f51 27%,#0d2f51 74%,#081e37 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#081e37', endColorstr='#081e37',GradientType=1 ); /* IE6-9 */

}

.search {
	
    margin-top: -15px;
    margin-bottom: -15px;
}

/* <div id="search-widget" class="white-bg">
	</div> */

#search-widget {
  /*top: 520px;*/
  width: 98%;
  max-width: 700px;
  height: 100px;
  margin: 0 auto;
  position: absolute;
  z-index: 999;
  background: url('http://kcorealty.com/wp-content/uploads/2015/06/search.png') center no-repeat;
}

.bg-join-nav {
	
    padding: 6px 0px 0px 5px;
    border-radius: 3px;
    height: 25px;
    font-weight: 600 !important;
	background: #ffb927;
	background: url('/wp-content/uploads/2015/10/join-bg.gif') center no-repeat;
}
	

.bg-join-nav:hover {
  background: #0d2f51;
}

.bg-join-nav a{
	
	color: white !important;
	padding-right: 6px;
}

.bg-join-nav:hover a {
	color: white !important;
	opacity: 1 !important;
}

.bg-grey-up {

	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #d1d1d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#d1d1d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#d1d1d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 0%,#d1d1d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}

.bg-grey-down {

	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(bottom,  #f9f9f9 0%, #d1d1d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#f9f9f9), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(bottom,  #f9f9f9 0%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(bottom,  #f9f9f9 0%,#d1d1d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(bottom,  #f9f9f9 0%,#d1d1d1 100%); /* IE10+ */
	background: linear-gradient(to top,  #f9f9f9 0%,#d1d1d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}

.bg-grey-fade {
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6d6d6+0,f9f9f9+36,f9f9f9+67,d6d6d6+100 */
	background: #d6d6d6; /* Old browsers */
	background: -moz-linear-gradient(left,  #d6d6d6 0%, #f9f9f9 36%, #f9f9f9 67%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d6d6d6), color-stop(36%,#f9f9f9), color-stop(67%,#f9f9f9), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #d6d6d6 0%,#f9f9f9 36%,#f9f9f9 67%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #d6d6d6 0%,#f9f9f9 36%,#f9f9f9 67%,#d6d6d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #d6d6d6 0%,#f9f9f9 36%,#f9f9f9 67%,#d6d6d6 100%); /* IE10+ */
	background: linear-gradient(to right,  #d6d6d6 0%,#f9f9f9 36%,#f9f9f9 67%,#d6d6d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#d6d6d6',GradientType=1 ); /* IE6-9 */
	
}

.home-search {
	
    border-radius: 55%;
    border: 3px solid white;
    width: 210px;
    height: 195px;
	opacity: .8;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

.home-search:hover {
	
	border: 3px solid #325D88;
	opacity: 1;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
}

.home-search-button {
	
	background-color: #0d2f51;
    width: 100%;
    text-align: center;
	background: #1e4973; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #1e4973 1%, #0d2f51 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(1%,#1e4973), color-stop(100%,#0d2f51)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #1e4973 1%,#0d2f51 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #1e4973 1%,#0d2f51 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #1e4973 1%,#0d2f51 100%); /* IE10+ */
	background: linear-gradient(135deg,  #1e4973 1%,#0d2f51 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e4973', endColorstr='#0d2f51',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
}

.home-search-button:hover {
	
	background-color: white !important;
	color: #0d2f51 !important;

}

.white-border {
    padding: 5px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, .9);
    border: 2px solid white;
    box-shadow: 0px 0px 10px rgb(205, 205, 205);
}


.bg-white {
	
	padding: 15px !important;
	border-radius: 5px;
	background-color: rgba(255, 255, 255, .9);
	border: 2px solid white;
}

.entry-content ul, .comment-content ul {
  list-style-type: disc;
  padding: 0 0 2px 16px;
  line-height: 26px;
}

.sign {
	
	  margin-bottom: -64px !important;
}

.page-header {
	
    font-size: 45px;
    text-shadow: 1px 2px 11px rgba(15, 15, 15, 0.7);
    text-transform: uppercase;
}

.bg-top {
	
	  background-position: top;
}

.arrow-down {
	
    margin-top: -14px;
    margin-bottom: -45px;
}

/*----------Social Icons----------*/

.icon {
	
	padding: 5px;
}

.icon:hover {
	
	border-radius: 3px;
	opacity: 1 !important;
}

.facebook { 

}

.twitter {
	
}

.linked-in {
	
}

.youtube {
	
}

.facebook:hover { 
	color: white !important;
	background-color: #3b60ae;
}

.twitter:hover {
	
	color: white !important;
	background-color: #2FC2ED;
}

.linked-in:hover {
	
	color: white !important;
	background-color: #1f88bd;
}

.google:hover {
	color: white !important;
	background-color: #DD4B39 !important;
}

.youtube:hover {
	color: white !important;
	background-color: red;
}

.front-button {
	
	background-color: rgba(8, 30, 55, 0.7) !important;
}

#webcapturewidget-wrapper {
	float: left;
	width: 100%;
	margin-top: -160px;
}

#webcapturewidget {
	display: block;
	margin: 0 auto;
  width: 730px;
  position: relative;
  z-index: 2;
}

#search-properties-mobile-wrapper {
	width: 100%;
	padding: 0 5%;
}

#search-properties-mobile {
  color: #fff;
  border: 2px solid #081E37;
  background-color: #0D2F51;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 729px) {
	#webcapturewidget-wrapper #webcapturewidget {
		display: none;
	}
}

@media screen and (min-width: 729px) {
	#webcapturewidget-wrapper #search-properties-mobile {
		display: none;
	}
}

#google_language_translator {
    width: auto !important;
    text-align: center;
}



@media only screen and (max-width: 980px)  {
	#main-header .et_mobile_menu {
	    border-top: 2px solid #BEBEBE;
	}

	.et_mobile_menu li a {
		color: lightgrey;
	    text-transform: uppercase;
	    font-weight: 400;
	}

	.et_mobile_menu li a:hover {
		color: white;
	text-decoration: none;
	}


	.et_mobile_menu .bg-join-nav a:hover {
	

	}

	.bg-join-nav {
	    padding: 0px 0px 0px 5px;
	    border-radius: 3px;
	    height: 25px;
	    font-weight: 600 !important;
		background: none!important;
	    background-color: #ffb927!important;
	}
	
	.bg-join-nav:hover {
	    background-color: white!important;
	}
	
	
	.bg-join-nav a {
	    color: white !important;
	    padding-right: 6px;
	    padding-top: 2px!important;
	    font-weight: 800!important;
	}
	
}

/*----------Typing Text----------*/

.static-text {

font-family: 'Gotham Medium', SANS-SERIF, Arial!important;
font-size: 48px!important; 
color: white; 
text-transform: uppercase;!important
text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.44)!important;
letter-spacing: -2px!important;
font-weight: 900!important;
margin-right: -64px;
}

#typed {

font-family: 'Gotham Medium', SANS-SERIF, Arial!important;
font-size: 48px!important; 
color: #ffb929!important; 
text-transform: uppercase;!important
text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.44)!important;
font-weight: 900!important;
letter-spacing: -2px!important;
}

@media only screen and (max-width: 1024px) { 

.static-text {
font-size: 40px!important; 
text-align: center!important;
margin-right: 0px;
}

#typed {
text-align: center!important;
font-size: 36px!important; 
}

}