/*
 Theme Name:     Lynch
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Custom Theme
 Author:         SocialRedDog
 Author URI:     http://www.socialreddog.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
/* =Theme customization starts here
------------------------------------------------------- */

html, body { text-rendering: optimizeLegibility; }
#et-top-navigation {
	float:left;
	padding-left:0 !important;
}
#et-info {
  float: right;
}
#top-menu li ul {
  border: none !important;
  padding: 0;
  position: absolute;
  width:200px;
}
#top-menu li li {
  margin: 0;
  padding: 0;
  width:200px;
}
#top-menu li li a {
  padding: 6px 20px;
  width: 200px;
}
#et-secondary-nav li {
	position: relative;
	text-align: left;
	line-height: 1em;
	padding-top: 5px;
}
#et-secondary-menu {
	float: left;
}
#et_mobile_nav_menu {
	float: left;
}
.mobile_menu_bar::before { color: #275a71; }
.header-facebook {
  padding: 0 0 0 5px;
  position: relative;
  top: 4px;
}
.logo_container { display: none; }
#logo-header {
	box-shadow: 0 0 3px 0 rgba(0,0,0,.1);
	display: block;
	position: relative;
	z-index: 9999;
}
#header-logo {
  float: left;
  padding: 10px 0 0;
}
#header-contact {
  color: #2f466b;
  float: right;
  font-size: 22px;
  line-height: 28px;
  padding: 35px 22px 0 0;
  font-family: "montserrat", Helvetica,Arial,Lucida,sans-serif;
  font-weight:300;
  width:270px;
}
#footer-address, #footer-info, .contact-address {
  font-family: "montserrat", Helvetica,Arial,Lucida,sans-serif;
  font-weight:300;
}
#footer-address a {
	color: #fff;
	border-bottom: 1px dotted rgba(255,255,255,1);
	font-weight: 400;
	transition: all ease-in-out .5s;
}
#footer-address a:hover {
	border-bottom: 1px dotted rgba(255,255,255,0);
}
.page-title h1, .page-title h2, .page-title h3, .page-title .et_pb_row et_pb_row_0 { padding: 0 !important; }
.page-title h1, .page-title h2, .page-title h3 { font-size: 36px; }
.about-text strong { color: #3B557D; }
#facebook-icon { float: right; }

.et_pb_text_inner ol {
	padding: 0 0 23px 0;
	line-height: 26px;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 1.4;
}
.et_pb_text_inner li {
	padding: 0 0 15px 0;
}
.et_pb_accordion .et_pb_toggle {
  margin-bottom: 0 !important;
}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input.text, input.title, textarea {
  background-color: rgba(85,156,190,0.5);
  color: #1C333E;
  font-size: 18px;
  margin: 10px 10px 10px 0;
  padding: 10px 16px;
  width: 100%;
}
input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="tel"]::placeholder, input[type="email"]::placeholder, input.text::placeholder, input.title::placeholder, textarea::placeholder {
  color: #1C333E;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input.text:focus, input.title:focus, textarea:focus { background-color: #fff; transition: background-color 0.5s ease; border: 1px solid #1C333E; }
.wpcf7-form-control.wpcf7-submit {
  background-color: transparent;
  background-image: none;
  border: 1px solid #1C333E;
  border-radius: 2px;
  box-shadow: none;
  box-sizing: border-box;
  color: #1C333E;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
  min-width: 125px;
  overflow-wrap: break-word;
  padding: 5px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  top: 0;
  vertical-align: middle;
}
.wpcf7-form-control.wpcf7-submit {
  background: #1C333E none repeat scroll 0 0;
  color: #559CBE;
  transition: all 0.5s ease;
}
.wpcf7-form-control.wpcf7-submit:hover {
  background: #559CBE none repeat scroll 0 0;
  color: #1C333E;
}
.et_pb_toggle_open .et_pb_toggle_title:before {
	display: block !important;
	content: "\e04f";
}
body.home .hide { display: none !important; }
a.directions::after {
	line-height: 1em;
	font-size: 28.8px !important;
	opacity: 1;
	margin-right: .3em;
	left: auto;
	right: 0;
}
.testimonials .et_pb_section { padding: 0 !important; }

@media only screen and ( min-width: 1920px ) {
}

@media only screen and ( max-width: 1440px ) {
}

@media only screen and ( max-width: 1165px ) {
	#header-contact {
		float: left;
		width:100%;
		text-align: center;
		padding: 15px 0 0 0;
	}
	#header-logo {
		float: none;
		padding: 10px 0 0;
		margin: 0 auto;
		width: 665px;
	}
	#et-top-navigation {
		width: 100%;
	}
	#top-menu, .fullwidth-menu, nav#top-menu-nav, nav.fullwidth-menu-nav {
		float: none;
		width: 750px;
		margin: 0 auto;
		text-align: center;
	}
}

@media only screen and ( max-width: 1024px ) {
}

@media only screen and ( max-width: 980px ) {
	#header-logo, #header-logo img {
		width: 100%;
	}
}

@media only screen and ( max-width: 768px ) {
}

@media only screen and ( min-width: 768px ) and ( max-width: 1024px ) {
}

@media only screen and ( min-width: 320px ) and ( max-width: 640px ) {
	#header-contact {
		float: left;
		width:100%;
		text-align: left;
	}
}

/* ----------- iPhone 6 ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
}

/* ----------- iPhone 6+ ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
}

/* ----------- iPhone 5 and 5S ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
}

/* ----------- iPhone 4 and 4S ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
}