/* @override 
	http://artandlogic.staging.wpengine.com/wp-content/themes/divi-child-theme-master/style.css?ver=3.0.37 */

/*

Theme Name: Divi Child Theme
Description: Divi Child Theme for Art & Logic
Author:  Art & Logic
Author URI:  http://artandlogic.com
Template: Divi
Version:  1.1.7
Last Tweaked: 04.10.17

*/

@import url("../Divi/style.css");
 
/* =Theme customizations
------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');

body, div, p, h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
}

/* General */

h1 {
font-size: 36px;
}
.x-large {
	font-size: 72px;
	margin-top: 50px;
}
.center {
text-align: center;
}
.blue {
  color: #5792A7;
}
.gray {
	color: #999999;
}
.gray2 {
	color: #666666;
}
.narrow {
	width: 70%;
}

blockquote {
  background-image: url("images/blockquote.png");
  background-size: 21px 17px;
  background-position: left 8px;
  background-repeat: no-repeat;
  font-family: Georgia,"Times New Roman",Times,serif !important;
  font-size: 22px;
  font-style: italic;
  line-height: 30px;
  padding-left: 35px;
  border-left: 0;
  color: #999999 !important;
}
#top-header, #et-secondary-nav li ul {
    background-color: #333333 !important;
}
#top-menu li {
    display: inline-block;
    padding-right: 18px;
    font-size: 14px;
}
#content-area blockquote {
  background-image: url("images/blockquote.png");
  background-size: 21px 17px;
  background-position: left 8px;
  background-repeat: no-repeat;
  font-family: Georgia,"Times New Roman",Times,serif !important;
  font-size: 14px;
  font-style: italic;
  line-height: 30px;
  padding-left: 35px;
  border-left: 0;
  color: #999999 !important;

}
#content-area blockquote p {
	margin-bottom: 20px;
}
#et_top_search {
	width: 25px;
	position: relative;
	    margin: 0px;
	border: 1px solid transparent;
}
.et_search_outer {
    position: absolute;
    top: 0px;
    width: 80%;
    overflow: visible;
    margin: 0 30px;
    background-color: transparent;
}

/* hiding contact styles that turn it into an envelope icon

.contact  {
	font-size: 1px;
	color: #fff;
	background-image: url("images/contact-icon.png"); 
	background-size: 23px 23px;
	width: 30px;
	background-repeat: no-repeat;
	position: relative;
	top: -5px;
}
*/

#top-menu #menu-item-12276 > a,
.contact a,
.et-fixed-header #top-menu #menu-item-12276 > a,
.et-fixed-header .contact a
{
	color: #d94d24 !important;
}



#contact_menu {
    display: block;
    float: right;
    position: relative;
    width: 18px;
    margin: 3px 0 0 22px;
    border: 1px solid transparent;
    
}
#contact_menu a {
	position: absolute;
	top: -6px;
	right: 0px;
	z-index: 999999;
	/*background-image: url("images/contact-icon.png"); 
	background-size: 23px 23px;
	background-repeat: no-repeat;*/
	display: block;
	width: 25px;
}
.et-fixed-header #contact_menu a {
  margin-top: -8px;
}
#flag {
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	z-index: 9;
}
#flag img {
	height: 80px;
}

#logo-container {
    display: block;
    z-index: 99999;
    position: absolute;
    left: 75px;
    top: 15px;
}
#logo-container img {
	height: 100%;
}

/* Custom Logo CSS to help the logo sit still when the page loads */

.et-fixed-header #logo-container {
    top: 15px !important;
}

.nav li li {
	line-height: 1.3em;
	font-size: 12px;
}
.et-fixed-header #logo-container {
	top: 7px;
}
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 100%;
}

#et_search_icon:before {
  content: "\55";
  font-size: 17px;
  position: absolute;
  top: -3px;
  text-align: right;
  width: 30px;
  left: 0px;
}

.more-anchor {
  content:"";
  display:block;
  height:200px; /* fixed header height*/
  margin:-200px 0 0; /* negative fixed header height */
}
/* Index */
.map {
	margin: 0 !important;
	padding: 0 !important;
	height: 415px;
	min-height: 415px;
	overflow: hidden;
	background-position: center top;
	/*background-size:941px 415px; */
	-o-background-size:auto 100%;
-webkit-background-size:auto 100% ;
-moz-background-size:auto 100%;
background-size:auto 100%;
background-image: url('/wp-content/workerMap/large.png');
background-repeat: no-repeat;
}

.map .et_pb_row {
	padding: 0;
}

.et_pb_slide_description h2, #number h2 {
	font-size: 60px;
	text-transform: uppercase;
}

.et_pb_slide_description .teaser-line {
  color: #666666;
}

.et_pb_slide_description .teaser-line span {
	color: #ffffff;
}
a.blue-button  {
  display: inline-block;
color: #ffffff !important;
font-weight: 700;
background-color: #5792A7;
border-radius: 5px;
margin-top: 20px;
padding: 5px 0;
text-transform: none;
width: 200px;
font-size: 14px;
text-align: center
}
ul.icons-ul {
	/* list-style-image: url(images/icon-check.png); */
	list-style: none;
  padding: 0;
}
.icons-ul li {
	margin: 7px ;
	background-size: 20px;
	padding-left: 1.3em;
}
.icons-ul li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  color: #5792A7
}

td.code .container:before {
    display: none !important;
}
/* Form */


.gform_wrapper {
	text-align:center!important;
}
/* Style headings on Gravity Forms */
.gform_wrapper .top_label .gfield_label {
	text-transform: none;
}

.gform_wrapper input[type="text"], .gform_wrapper textarea, .gform_wrapper input[type="email"], .gform_wrapper select, .gform_wrapper input[type="tel"], .gform_wrapper input[type="url"], .et-search-field  {
	color:#777;
	font-family:'Montserrat',sans-serif;
	font-size:14px;
	padding-left:3%;
	padding-right:3%;
	padding-top:15px;
	padding-bottom:15px;
	width:94%;
	background:#f5f5f5;
	border-radius:3px;
	margin-bottom:20px;
	border:0;
	box-shadow:0 0 3px rgba(0,0,0,0.22) inset;
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.22) inset;
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.22) inset;
	-o-box-shadow:0 0 3px rgba(0,0,0,0.22) inset;
	transition:all .2s linear;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-o-transition:all .2s linear;
}
.et-search-form input {
    top: 25px;
    bottom: 25px;
    background: #f5f5f5 !important;
    position: absolute;
    right: 125px;
    width: 70%;
    margin: auto;
    border: none;
    color: #333;
    background: transparent;
}

#search-submit {
    position: absolute;
    top: 25px;
    right: 30px;
    bottom: 25px;
    color: #5792a7;
    border: 2px solid #5792a7;
    text-transform: uppercase;
    padding: 0.3em 1em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
#search-submit:hover {
	border: 2px solid transparent;
	background-color: #f5f5f5;
}
.gform_wrapper input[type=text]:focus,.gform_wrapper textarea:focus,input[type=email]:focus {
	background-color:#e1e1e1;
}

.gform_wrapper textarea {
	height:160px;
	resize:none;
}

.gform_wrapper input[type="submit"] {
	color:#fff;
	font-family:'Montserrat',sans-serif;
	font-size:14px;
	text-transform:uppercase;
	padding:10px 15px;
	letter-spacing:0;
	line-height:14px;
	cursor:pointer;
	border-radius:3px;
	transition:all .3s ease 0;
	-moz-transition:all .3s ease 0;
	-webkit-transition:all .3s ease 0;
	-o-transition:all .3s ease 0;
	text-align:center;
}

.gform_wrapper input[type="submit"] {
	background:#5792A7;
}

.gform_wrapper input[type="submit"]:hover {
	background:#222;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    margin-left: .13em !important;
}
/* Logo grid */
.grid-portfolio h2 {
  margin-top: -15px;
  z-index: 9999;
  position: absolute;
  right: 0px;
  background-color: #000000;
  padding: 5px 5px;
  opacity: 0.9;
  color: #ffffff;
  font-size: 13px !important;
  display: inline-block;
  font-weight: 700;
  text-align: right;
  -webkit-box-shadow: 0px 0px 5px 0 rgba(0,0,0,0.5);
box-shadow: 0px 0px 5px 0 rgba(0,0,0,0.5);
}

/* Technologies */

#what-we-do li a {
	font-weight: 700;
}

#menu-technologies li {
	display: inline-block;
	margin: 5px 0px;
}
#menu-technologies li a {
/*	color: #ffffff;
	background-color: #000000;
	padding: 5px;
	*/
display: inline-block;
color: #ffffff !important;
font-weight: 700;
background-color: #5792A7;
border-radius: 3px;
padding: 3px 5px;
text-transform: none;
text-decoration: none;
font-size: 12px;
text-align: center;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}

/*
#menu-technologies li a:hover {
	background-color: #5792A7;
	color: #ffffff !important;
}
*/

a.small-blue-button, .blog-tags a, .tagcloud a  {
  display: inline-block;
color: #ffffff !important;
font-weight: 700;
background-color: #5792A7;
border-radius: 3px;
padding: 3px 5px;
text-transform: none;
text-decoration: none;
font-size: 12px;
text-align: center;
margin: 2px;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}
a:hover.small-blue-button, .blog-tags a:hover, .tagcloud a:hover, #menu-technologies li a:hover {
	background-color: #346475;
}
.icons-ul {
	list-style-type: none !important;
}

#about {
	padding-top: 0px;
}

#tech-overview .et_pb_promo, #careers .et_pb_text, #about .et_pb_text {
	padding-bottom: 50px !important;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 50px;
	display: block;
	clear: both;
}
#career-slider {
	overflow: hidden;
	padding: 0px;
}
#career-slider .et_pb_section, #career-slider {
	background-size: cover;
	background-color: #000000;
}
#career-slider .et_pb_row:first-child {
    width: auto;
    margin: 0 auto;
    padding: 0px 0 0 0;
    position: relative;
    text-align: center;
}
#career-slider .et_pb_slider .et_pb_slide, #career-slider .et_pb_section {
	background-color: transparent !important;
}
.group-photo {
	background-image: url('https://artandlogic.com/wp-content/uploads/GroupPic2015.jpg');
	background-size:contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.group-photo2 {
/*	background-image: url('http://artandlogic.staging.wpengine.com/wp-content/uploads/careers-page-image-FPO2.jpg');
	background-image: url('http://artandlogic.com/wp-content/uploads/2015/05/GroupPic2015BW1.png'); */
	background-size:contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.group-photo2 .et_pb_container {
	width: auto;
}
/*
#career-slider .et_pb_container {
	min-height: 589px !important;
	border: 1px solid blue
}*/
#landing-slider .et_pb_slide {
	background-color: transparent !important;
}
#front-slider .et_pb_slide {
	background-color: transparent !important;
}

/* Sidebar */


#sidebar .widget_categories li {
	background:url(images/arrow-li.png) no-repeat scroll 0 22px transparent;
	background-size:5px 8px;
	border-bottom:1px solid #dfdfdf;
	display:block;
	padding:15px;
}

#sidebar .widget_categories li:first-child {
	border-top:1px solid #dfdfdf;
}

#sidebar .widget_categories li a {
	color:#222;
}

#sidebar .recent-posts li {
	border-top:1px solid #dfdfdf;
	padding-top:12px;
}

#sidebar .recent-posts p {
	padding-bottom:12px;
	font-size:12px;
}

#sidebar .recent-posts {
	border-bottom:1px solid #dfdfdf;
}

#sidebar .recent-posts li a {
	color:#222;
}

#sidebar .tags a {
	border-radius:2px 2px 2px 2px;
	background-color:#222;
	color:#fff!important;
	cursor:pointer;
	display:inline-block;
	float:left;
	font-size:12px;
	margin:5px 5px 0 0;
	padding:7px 10px;
	position:relative;
	text-transform:capitalize;
}

#sidebar .widget_archives li {
	background:url(images/arrow-li.png) no-repeat scroll 0 22px transparent;
	background-size:5px 8px;
	border-bottom:1px solid #dfdfdf;
	display:block;
	padding:15px;
}

#sidebar .widget_archives li:first-child {
	border-top:1px solid #dfdfdf;
}

#sidebar .widget_archives li a {
	color:#222;
}


/* Footer */

#main-footer,  {
background-color: transparent;
background-image: url('/wp-content/uploads/2015/05/bg-stripes.jpg');
background-repeat: repeat;
}
#main-footer span.gc-cs-link {
	color: #5792A7;
}
#main-footer li:before {
display: none;
}
#menu-footer li {
  text-transform: capitalize;
  border-bottom: 1px dashed #666;
}
#menu-footer li a {
  color: #08c;
  font-size: 12px;
  line-height: 14px;
  width: 200px;
  display: block
}
.footer-widget .textwidget {
  line-height: 24px;
  font-size: 12px;
text-align: left;
}
.footer-widget .et_pb_widget a.et_pb_promo_button {
	color: #5792a7 !important;
	margin: 20px auto;
	margin
}
.footer-widget .et_pb_widget a.et_pb_promo_button:hover {
	color: #fff !important;
}
.footer-logo {
  margin-bottom: 10px;
  text-align: center
}


.bx-wrapper .bx-viewport {
background: transparent !important;
border: 0px none !important;
  -moz-box-shadow: 0 0 0px #000 !important;
  -webkit-box-shadow: 0 0 0px #000 !important;
  box-shadow: 0 0 0px #000 !important;
}
.bx-wrapper .bx-controls-direction a {
	display: none;
}
#ewic-widget-2 {
	width: 100%;
}
#main-footer .bx-wrapper {
	text-align: center;
	width: 100%;
}
#main-footer .bx-wrapper img {
	width: auto;
	margin: 0 auto;
}
#footer-info {
display: block;
  width: 70%;
  font-size: 11px;
}
#footer-widgets {
  padding-top: 50px;
}
.footer-widget {
  margin: 0 60px 30px 0; 
  color: #fff;
}
#text-7  {
	margin: 0 auto !important;
	float: none;
	clear: both;
	width: 100%;
}
/* Technology */

.badge {
background-color: #ffffff; float: right; margin-left: 15px; border-radius: 0px; width: 50px; height: 50px; 
}

.badge.left {
 float: left; margin-right: 15px; 
}
.badge .icon {
color: #333333; line-height: 60px; text-align: center;
}
.features {
cursor: pointer;
}
.features .icon a {
	color: #333333;
}
.features:hover .icon a {
color: #ffffff; 
}

.features:hover .badge {
background-color: #5792A7;
}
.features:hover .badge i {
	color: #ffffff;
}

#process {
	background-color: #2d5766;
	font-size: 14px;
}

#process .et_parallax_bg {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .3;
}
/* Search  */

.search-results .type-page .post-meta {
  display: none !important;
  
}

/* Blog */
.post a {
	font-weight: bold;
}

#left-area .post-meta a {
  text-decoration: none;
  color: #5792A7;
}


#left-area .et_pb_post {
    margin-bottom: 60px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 60px;
}
#logo-grid .et_pb_column {
	margin: 0 2%;
	width: 20%;
	text-align: center;
}
#logo-grid .et_pb_image {
	clear: both;
	float: none;
	display: block;
}

/* Landing Pages */

#landing {
	min-height: 280px;
}

#landing .et_pb_toggle h5.et_pb_toggle_title {
  float: left;
  width: 27%;
  border-bottom: 1px solid #999999;
 /* clear: both; */
  padding: 0 0 10px 0;
  margin: 0 0 10px 0; 
}
#landing .et_pb_toggle_content {
  padding: 0px 10px;
  float: right;
  width: 65%;
 
  position: absolute;
  top: 20px;
  right: 0px;
  background: #ffffff;
}
#landing .et_pb_toggle_content blockquote {
	font-size: 15px;
}
#landing .et_pb_toggle {
  border: 0px none;
  margin-bottom: 30px;
  clear: both;
}

#landing  .et_pb_toggle_close {
  background-color: #ffffff;
  padding: 0px;
}
#landing  .et_pb_toggle_open {
  background-color: #ffffff;
  padding: 0px;
}
#landing .et_pb_toggle_content .small-blue-button {
	display: inline-block;
}
#landing .et_pb_promo_button {
	color: #5792A7 !important;
}
#landing-slider .et_pb_slide_description {
	padding: 50px !important;
}
#landing-slider h2 {
	font-size: 46px;
	margin-bottom: 30px;
}
#landing-slider blockquote, #landing-slider .et_pb_slide_content {
	text-align: left !important;
	font-size: 15px;
}
#landing-slider .column-left {
	float: left;
	width: 40%;
	text-align: center;
	margin-bottom: 20px;
}
#landing-slider .column-right  {
	float: right;
	width: 50%;
	text-align: center;
	margin-bottom: 20px;
}

/* JetPack Related Posts */

#jp-relatedposts {
    margin: 1em auto !important;
    width: 80%;
}
.jp-relatedposts-post-context {
	display: none !important;
}

.et_pb_button {
    position: relative;
    padding: 0.3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.et_pb_button:hover {
	padding: 0.3em 1em;
	border: 2px solid transparent;
}
.et_pb_button:after {
	position: absolute;
	margin-left: -1em;
	opacity: 0;
	font-size: 16px;
	line-height: 1em;
	content: "";
}


/* Following 3 styles help the titles display properly on Software Services and Industries pages */

.features:hover h5 {
	color: #ffffff; 
	background-color: #5792A7;
}

.features h5 {
	padding: 8px;
 	border-radius: 3px;
	margin-bottom: 3px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.et_pb_text h5 .fa-2x {
	font-size: 1.5em;
	margin-right: 10px;
	float: left;
	line-height: 15px; 
	/* added line height to make icon center vertically with text on :hover */
	margin-bottom: 10px;
}

/* Adding hover affect for Talk To Us Icon on Homepage */

span.et-pb-icon.et-waypoint.et_pb_animation_top.et-pb-icon-circle.et-pb-icon-circle-border.et-animated:hover {
    color: white !important;
    background-color: #d94d24 !important;
	border-color: #d94d24 !important;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

/* Adding hover transition affect for Talk To Us Icon on Homepage */

span.et-pb-icon.et-waypoint.et_pb_animation_top.et-pb-icon-circle.et-pb-icon-circle-border.et-animated {
 	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

/* Code to help We Code the Impossible look like its an h1 tag */

h2.homeimpossible {
	color: #ffffff;
	font-size: 40px;
}

/* Media Queries ----------- */
.brand {
	white-space: nowrap;
}

/* iPads (landscape) ----------- */
@media only screen and (max-width : 1187px) {
#top-menu li {
    display: inline-block;
    padding-right: 12px;
    font-size: 12px;
}

/* hiding contact styles that create envelope icon—going text only 
.contact  {
	font-size: 1px;
	color: #fff;
	background-image: url("images/contact-icon.png"); 
	background-size: 18px 18px;
	width: 20px;
	background-repeat: no-repeat;
	position: relative;
	top: -5px;
}
*/

header .container {
    width: 90%;

}

 }
 
 @media only screen and (max-width : 1132px) {
#top-menu li {
    display: inline-block;
    padding-right: 8px;
    font-size: 12px;
}

/* hiding contact styles that create envelope icon—going text only 
.contact  {
	font-size: 1px;
	color: #fff;
	background-image: url("images/contact-icon.png"); 
	background-size: 14px 14px;
	width: 18px;
	background-repeat: no-repeat;
	position: relative;
	top: -5px;
}
*/

header .container {

    width: 95%;

}

 }

/* iPads (portrait) ----------- */
@media only screen and (max-width : 1024px) { }



/* Smartphones (landscape) ----------- */
@media only screen and (max-width : 980px) {
	#et_top_search {
		margin-top: 10px;
		margin-right: 20px;
	}
	
	.et_pb_slide_description h2, #number h2 {
		font-size: 40px;
	}
	
	#main-footer .bx-wrapper {
		text-align: center;
	}
	
	#main-footer .bx-wrapper img {
		width: auto;
		margin: 0 auto;
	}
	
	.badge {
		float: left;
		  margin-right: 15px;
	}
	
	.features {
			text-align: left;
	}
	
	.gform_wrapper .top_label li.gfield.gf_right_half, 
	.gform_wrapper .top_label li.gfield.gf_left_half, 
	.gform_wrapper .top_label li.gfield {
		clear: both;
		float: none;
		width: 100% !important;	
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_half+.gform_footer, 
	.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield, 
	.gform_wrapper .top_label li.gfield.gf_right_half.gform_footer, 
	.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield {
		width: 100%;
	}
	
	.gform_wrapper .top_label input.medium, 
	.gform_wrapper .top_label select.medium {
	  width: 100%;
	}
	
	.et_pb_column .et_pb_widget,
	.et_pb_column .et_pb_widget:nth-child(n)  {
/*		margin: 0 auto 1em !important;  */
		float: none;
		clear: both;
		width: 100% !important;
	}
	
	.map {
		height: 215px;
		min-height: 215px;
	}
}


/* Fix to make footer widget "appear" to be in 2 columns and fix copyright and social icon overlap in bottom footer */

@media only screen and (max-width : 1080px) {

.footer-widget  {
	float: left;
	clear: none;
	width: 47% !important;
	margin-top: 0;
	margin-right: 5%;
	margin-left: 7%;
}

.footer-widget:nth-child(even) {
    margin-right: 0;
}

.footer-widget:nth-child(3) {  
	clear: left;
}

.et-social-icons,
#footer-info {
		float: none;
		text-align: center;
	}

p#footer-info {
	clear: both;
	margin-top: 30px;
}

}

/* Styles to help with search on mobile */

@media only screen and (max-width : 1024px) {

.et-search-form input {
    width: 60% !important;
    }
}

@media only screen and (max-width : 768px) {

.et-search-form input {
    width: 100% !important;
    }
}

@media only screen and (max-width : 600px) {

.et-search-form input {
    width: 310px !important;
    float: right;
    position: relative;
	padding-top: 8px;
    padding-bottom: 8px;
}
form.et-search-form {
	background-color: white !important;
}
.et_header_style_left .et-search-form {
	width: 100% !important;
	max-width: 100% !important;
	background-color: white !important;
	margin: 0 !important;
	padding: 0 !important;
}
.container.et_search_form_container.et_pb_search_visible {
	z-index: 100000 !important;
	width: 350px !important;
}

}

/* Styles to help with search on mobile */

@media only screen and (max-width : 425px) {

.et-search-form input {
    width: 230px !important;
}
.container.et_search_form_container.et_pb_search_visible {
	width: 370px !important;
}

}

/* Styles to help with search on mobile */

@media only screen and (max-width : 375px) {

.et-search-form input {
    width: 180px !important;
}
.container.et_search_form_container.et_pb_search_visible {
	width: 320px !important;
}

}

/* Styles to help with search on mobile */

@media only screen and (max-width : 320px) {

.container.et_search_form_container.et_pb_search_visible {
	width: 280px !important;
}

}


/* Smartphones (portrait) (ie: Galaxy 1) */

@media only screen and (max-width : 479px) {

.et_pb_slide_description h2, #number h2 {
	font-size: 30px;
}
h1 {
    font-size: 30px;
}
#logo-container {
    left: 60px;
}
.what-we-do .alignright {
	clear: both;
	float: none;
}
.et_pb_slide_content, .et_pb_more_button {
	display: block !important;
}
a.et_pb_more_button {
	font-size: 12px;
}
#number h2 {
	font-size: 30px;
}
ul.et_pb_side_nav {
	display: none;
}
.et_pb_scroll_top {
	bottom: 75px;
}

.gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield {
	clear: both;
	display: block;
	float: none;
	width: 100%;
	
}

.gform_wrapper .top_label li.gfield.gf_left_half+.gform_footer, .gform_wrapper .top_label li.gfield.gf_left_half+li.gfield, .gform_wrapper .top_label li.gfield.gf_right_half+.gform_footer, .gform_wrapper .top_label li.gfield.gf_right_half+li.gfield {
	width: 100%;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  width: 100%;
}

.gform_wrapper .top_label li.gfield.gf_nonmobile {
   /* Hides form fields that are not important when on a mobile screen
   with screen size constraints. Had to add !important hack because of
   other !important hacks in the CSS file overriding this. */
   display: none !important;
}

#transparent-map {
	width: 100px;
}
.map {
	height: 170px;
	min-height: 170px;
}


}


/* Timeline styles */


/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}


#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.cd-timeline-img.cd-picture {
  background: #75ce66;
}
.cd-timeline-img.cd-movie {
  background: #c03b44;
}
.cd-timeline-img.cd-location {
  background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
   .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
   .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-date {
	display: none !important;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}

@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
   .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
   .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}

/* Style to address 'impossible' on the homepage slider being line broken on 320px wide devices */
@media only screen and (min-width: 320px) {

.et_pb_slider .et_pb_container {
	width: 100%;
}

}

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

/* Styles to address spacing beneath main A&L group photo on What We Do page */
 
#group-photo-map {
 	height: 420px;
}
  
@media only screen and (max-width: 1170px) {
 	#group-photo-map {
 		height: 360px;
 	}
 }

@media only screen and (max-width: 1024px) {
 	#group-photo-map {
 		height: 320px;
 	}
 }

@media only screen and (max-width: 980px) {
 	#group-photo-map {
 		height: 295px;
 	}
 }

@media only screen and (max-width: 830px) {
	#group-photo-map {
		height: 260px;
	}
} 

@media only screen and (max-width: 768px) {
	#group-photo-map {
		height: 240px;
	}
}

@media only screen and (max-width: 479px) {
 	#group-photo-map {
 		height: 150px;
 	}
 }

@media only screen and (max-width: 320px) {
 	#group-photo-map {
 		height: 120px;
 	}
 
 /* This is to make the buttons wide on small mobile devices */
	div.et_pb_portfolio_filters {
    	padding: 0 !important;
    	text-align: center;
	}
	
/*	Code to help We Code the Impossible look like its an h1 tag.
	This one is for making it look good on mobile */
	h2.homeimpossible {
		font-size: 36px;
	}
 
 }


/* This is to hide the down arrows on the top of the homepage when viewing on tablets, etc. */

@media only screen and (max-height: 685px) {
	body.home div.et_pb_fullwidth_header_scroll {
		display:  none;
	}
}

 
/* CSS to help 'hide' sidebars built into pages on tag archive pages */
 
 body.archive.tag div.et_pb_column.et_pb_column_0 {
 	width: 100%;
 }
 
  body.archive.tag div.et_pb_row.et_pb_row_0 {
 	 	width: 100%;
 }
 
 body.archive.tag div.et_pb_column.et_pb_column_1 {
 	display: none;
 }
 
 /* END CSS to help 'hide' sidebars built into pages on tag archive pages */
 
 /* Styles below adjust padding and spacing of primary navigation menu */
 
 #top-menu li li {
     padding: 0;
     width: 100%;
 }
 
 #top-menu li li a {
     width: 100%;
 }
 
 #top-menu li li a:hover {
     width: 100%;
 	background-color: #325665;
 	color: #ffffff;
 }
 
 
 /* END Styles below adjust padding and spacing of primary navigation menu */
 
 /* Styles to help with portfolio filtering on Our Work page */
 
 div.et_pb_portfolio_filters {
 	padding: 0 20%;
 	text-align: center;
 }

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
	background-color: #5792a7;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	color: #ffffff;
	font-weight: 700;
	border-radius: 3px;
	padding: 3px 5px;
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	height: 30px;
	line-height: 21px;
	margin: 2px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
 	background-color: #346475;
	color: #ffffff;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
 	background-color: #346475;
	color: #ffffff !important;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active:hover {
 	background-color: #346475;
}


.et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	display: inline-block;
	float: none;
	width: auto;
}

 /* END Styles to help with portfolio filtering on Our Work page */

/* Custom Style for submit button on forms */

input.gform_button.button {
	color: #d94d24 !important;
    background-color: #ffffff !important;
	padding: 0.3em 1em;
	border: 2px solid #5a7783;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: transparent;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.7em !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	-moz-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
}

input.gform_button.button:hover {
	color: white !important;
    background-color: #d94d24 !important;
	border-color: #d94d24 !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

/* A style to help the image margin on the bottom of blog post thumbs in the AI Insights list */

.archive article a img {
	display: inline-block;
	margin-bottom: 4%;
}

/* Style to widen the CTA "GO" button onteh Contact Us page */

form#gform_2 input#gform_submit_button_2 {
	width:  20%;
}

/* Gravity Forms Titles */
.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
	margin-top: 1em;
}

/* CSS FROM INSIDE THEME SETTINGS */

/* Remove author and date meta from articles */
.category-articles .post-meta {     display:none; }
#weblizar_twitter-3 h4 { display: none }


/* The following styles help manage the contact us tab pinned to the right sidebar. */

a#rum_sst_tab {
	display: none;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
    top: auto;
    bottom: 75px;
	position: fixed;
	background: rgba(217, 77, 36, 0.7);
	color: #FFFFFF;
	right: -2px;
	cursor: pointer;
	margin: 0;
	padding: 8px;
	text-decoration: none;
	text-align: center;
    font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	font-weight: bold;
	z-index: 100000;
}

a#rum_sst_tab:hover {
	background: rgba(217, 77, 36, 1.0);
}

/* The following media query is to help the homepage layout on viewports smaller than 480px wide */

@media all and (max-width: 767px) {

a#rum_sst_tab {
	display: inline;
	animation: fadeInRight 0s 1 cubic-bezier(0.77, 0, 0.175, 1);
	cursor: pointer;
}

/* Hides contact tab when on the contact us page */

body.page-id-8760 a#rum_sst_tab {
	display: none;
}

/* Style to help the reCaptcha resize and fit on mobile */

	div.g-recaptcha {
		transform:scale(0.75);
		-webkit-transform:scale(0.75);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;	
	}

/* Style to widen the CTA "GO" button */

	form#gform_2 input#gform_submit_button_2 {
		width:  100%;
	}

/* Top header area on homepage */

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
     width: 100%;
     margin: 0;
}

.et_pb_fullwidth_header .header-content {
    padding: 0;
}

/* Quotations on homepage */

blockquote.gray {
    margin: 0 0 0 -25px;
}

/* Titles on homepage slider */

.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
    line-height: 1em !important;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
}

.et_pb_slider .et_pb_slide_description .et_pb_slide_title a {
    line-height: 30px;
    font-size: 30px;
}

.et_pb_slider .et_pb_container {
     width: 85%
}

/* Content on homepage slider */

.et_pb_slider_with_text_overlay .et_pb_slide_content {
    padding: 0 5%;
}

/* 25 Years Row */

.et_pb_section_4 .et_pb_row_2 {
    padding: 0;
    width: 90%;
}

/* Industries header, removing bottom margin */

.et_pb_section_5 .et_pb_row_3 {
    margin-bottom: 0;
}



/* Adjusting footer icons. left margin was too much */

ul li.et-social-facebook {
     margin-left: 0;
}

ul.et-social-icons {
     width: 100%;
     margin-bottom: 15px;
}

#footer-bottom .container {
    width: 90%;
}

/* Adjusting spacing on join our team and team map */

.et_pb_column_12 {
     margin-top: 50px;
}

.et_pb_section_10 .et_pb_section .et_pb_column .et_pb_module {
     margin-bottom: 0;
}

#footer-info {
    width: 80%;
    margin-bottom: 20px;
}

/* Hiding bottom graphic inviting people to scroll down the screen */

.et_pb_fullwidth_header_scroll {
     display: none;
}

/* adding top and bottom margin to top area */

.header-content-container {
     margin: 20px 0;
}

}

/* This style helps align the sharing icons on project pages */

.type-project .sharedaddy.sd-sharing-enabled {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
    margin-bottom: 50px;
}

 /* Style to make testimonial text wrapper on Custom Software Page to go 100% width */
 
 #post-11746 .et_pb_testimonial_description_inner {
 	width: 100% !important;
 }

/* Styles to show active states for rollovers on CTAs */

a.et_pb_button:active {
 	background-color: #346475 !important;
}


/* Style to overwrite CSS style pushed by Gravity Forms when an error message is displayed on a field that is being viewed on a tablet in portrait mode */

@media only screen and (max-width: 761px), (max-device-width: 1023px) and (min-device-width: 768px) {
   .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
      margin-top: 16px !important;
	}
}

/* Style to make Name and Email fields display 100% width on error message on Tablet and Mobile */

@media only screen and (min-width: 641px) and (max-device-width: 981px) {
   .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
   .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
      max-width: 100% !important;
   }
}

/* @group New Home Page Styles */

/* New Home Page Styles for Header, Image, and Sub-Text */

/* section wrapper */
.et_pb_fullscreen .et_pb_fullwidth_header_container {
   width:  90% !important;	
}

/* elements wrapper */
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content {
	max-width:  900px !important;
	width:  100% !important;
}

/* home image */
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content #homeImage {
		margin-bottom: 5%;
}

/* home message */
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content #homeMessage {
	padding-right: 10%;
	padding-left: 10%;
	margin-bottom: 2%;
}

/* home title */
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content #homeTitle {
	font-size: 4em;
	margin-bottom: 8%;
}

@media only screen and (max-width: 768px) {
   .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content #homeTitle {
      font-size: 3em;
   }
}

/* hide the banner flag */

#flag {
   display:  none;
}

/* Style to help with TM on "We Code The Impossible" */

#front-slider div.header-content-container.center div.header-content h1 small {
	font-size: .5em;
	vertical-align: super;
	color: gray;
	margin-left: 1%;
}

/* @end */

/* @group Styles to help with number display on What We Do page */

/* Spacing between year and text is too large on tablet and mobile.
   Styles below work to eliminate the large vertical spacing between elements. */

.et_pb_number_counter .percent {
	height: 55px !important;
}

@media (max-width: 980px) and (min-width: 768px) {
	.et_pb_number_counter .percent {
		height: 35px !important;
	}
}

@media (max-width: 767px) {
	.et_pb_number_counter .percent {
		height: 25px !important;
	}
}

/* @end */


/* The following style centers the text inside of CTA buttons */

body .et_pb_button {
	text-align: center;
}

/* Our Process area. Aligning the line items */

.et_pb_slide_content ul {
    text-align: left;
    margin-top: 20px;
}

/* The following style centers the text inside of CTA buttons */

@media (max-width: 769px) {
	.et_header_style_left #logo, .et_header_style_split #logo {
		margin-left: -30px;	
	}
}


/* This style corrects images set flush right in accordian content blocks. They currently don't behave respnsively */

@media only screen and (max-width : 767px) {

div.et_pb_toggle_content.clearfix p img {
	padding-left: 0;
	margin-left: 0;
	margin-right: 60%;
	margin-bottom: 3%;
	float: left;
	display: inline-block;
}

}

/* Style for homepage animation */

a#lookinside {
	display: inline-block;
	cursor: pointer !important;
}

/*  This style helps images inside content blocks when below a 600px wide viewport to not float to the right */

@media only screen and (max-width : 600px) {

p img.alignright {
	padding-left: 0;
	margin-left: 0;
	margin-right: 30%;
	float: none;
	display: inline-block;
	text-align: center;
}

}

/* This style helps display the active dot for sliders. It was set to white, changing it to A&L blue */

.et-pb-controllers .et-pb-active-control {
  background-color: #5792A7 !important;
}