/* 
 Theme Name:     Thirteen05
 Author:         TASC
 Author URI:     thirteen05.com
 Template:       Divi
 Version:        1
 Description:   A Divi Child Theme built for TASC by Thirteen05.
 Wordpress Version: 4.7
*/ 

/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville');

h1, h2, h3, h4, h5, h6{
	font-family: 'Libre Baskerville', serif;
	line-height: 1.5;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #3e3e3e;
  font-size: 1.2em;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #3e3e3e;
  font-size: 1.2em;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #3e3e3e;
  font-size: 1.2em;
}
:-moz-placeholder { /* Firefox 18- */
  color: #3e3e3e;
  font-size: 1.2em;
}

.g-recaptcha{
	margin: 20px 0;
}

span.wpcf7-list-item{
	margin: 0;
	display: block;
}

#top-menu .header-cta a, .et-fixed-header #top-menu .header-cta a{
    background: #0069bf;
    color: white !important;
    display: inline-block;
    padding: 15px 20px;
    padding-bottom: 19px !important;
    font-size: 19px;
}
#main-header.et-fixed-header{
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.8) !important;
}

#top-menu a, .et-fixed-header #top-menu a, #top-menu a:hover, .et-fixed-header #top-menu a:hover{
	-webkit-transition: ease all 0.2s;
	-o-transition: ease all 0.2s;
	transition: ease all 0.2s;
}

#top-menu a:hover, .et-fixed-header #top-menu a:hover{
	color: #2ea3f2 !important;
}

.nav li ul{
	padding: 10px 0;
}

#top-menu li li{
	padding: 0;
}

/*Homepage Styles*/

.home .et_pb_main_blurb_image{
	margin-bottom: 12px;
}

.split-section .text-section{
	padding: 4% 10%;
    font-size: 28px;
    line-height: 1.5;
}

.split-section .et_pb_column{
	height: 500px;
	overflow: hidden;
}

.home .contact-form{
	padding: 5%;
}

.home .et_pb_column_1_2 .et_pb_map{
	height: 450px;
}

.home .homepage-map{
	height: 100%;
}

.home .homepage-map .et_pb_map{
	height: 100% !important;
}

button.et_pb_contact_submit{
	color: white;
}

/*Internal Page Styles*/

body:not(.home) .entry-content{
    padding-bottom: 2%;
    background-image: url(http://media.istockphoto.com/vectors/circuit-board-background-vector-vector-id532350072?s=2048x2048);
    background-size: cover;
    background-attachment: fixed;
}

body:not(.home) .entry-content:before{
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(179, 179, 179, 0.96);
}

body:not(.home) .et_pb_section{
    width: 70%;
    display: block;
    padding: 0;
    margin: 3% auto 0 auto;
}

body:not(.home) .et_pb_section .et_pb_row{
	width: 90%;
}

body:not(.home) .entry-content .et_pb_fullwidth_section{
	width: 100%;
	margin: 0;
}

body:not(.home) .entry-content .et_pb_fullwidth_section .et_pb_row{
	width: 80%;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
background-color: #eee !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #999 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.wpcf7-submit {
color: #2EA3F2 !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}

.wpcf7-submit:hover { 
background-color: #eee; 
border-color:#eee; 
padding: 6px 20px !important; 
}

/*Footer Styles*/
#main-footer{
	background: white;
	position: relative;
}
#footer-bottom{
	background: transparent;
}
#footer-info{
	float: none;
	text-align: center;
}

/*Media Styles*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
	.et_pb_fullwidth_header_0 {
    	height:100px;
    	overflow:hidden;
    	padding: 20px !important;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.et_pb_slides {
		height:350px;
    	overflow:hidden;
	}

	.et_pb_slide_description {
		padding: 0px !important;
		margin: 0px !important;
	}

	
}

@media screen and (max-width: 980px) {
	.split-section .text-section{
		padding: 7% 10%;
	    font-size: 16px;
	    line-height: 1.5;
	}
	
	.split-section .et_pb_column{
	height: 500px;
	overflow: hidden;
	}
}

@media screen and (max-width: 1279px) and (min-width: 981px) {
	.header-cta {}
	#logo {width: 35%;}
	#top-menu {width:110%; margin-left: -25px;}
	#top-menu li a {padding-bottom: 15px; font-size: 14px !important;}
	#top-menu .header-cta a {font-size: 14px; padding: 10px 10px 14px 10px !important;}
	.split-section .text-section{
		padding: 7% 10%;
	    font-size: 16px;
	    line-height: 1.5;
	}
	.split-section .et_pb_column{
	height: 300px;
	overflow: hidden;
	}
}

@media screen and (max-width: 1399px) and (min-width: 1279px) {
	.split-section .text-section{
		padding: 7% 10%;
	    font-size: 20px;
	    line-height: 1.5;
	}
	.split-section .et_pb_column{
	height: 400px;
	overflow: hidden;
	}
}

@media screen and (max-width: 1779px) and (min-width: 1400px) {
	.split-section .text-section{
		padding: 7% 10%;
	    font-size: 24px;
	    line-height: 1.5;
	}

