@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400|Oswald:300,400|Merriweather:400');

body {
	font-family: "Merriweather",serif;
	color:#111;
	margin: 0;
	font-size: 110%; 
}
p,li{
	line-height: 1.7em;
}
a:link {
	text-decoration: none;
	color: cornflowerblue;
}
a:hover { text-decoration: underline; }
#page1, #page2 {
	min-height: 35em;
}
	@media (max-width: 480px) { 		#page1, #page2 {
			min-height: 40em;
		}
	}
	@media (min-width: 1600px) { 		body {
			font-size: 120%;
		}
	}
	@media (min-width: 2400px) { 		body {
			font-size: 120%;
		}
	}



#header {
	padding: 0 10%;
}
	
	
	#logo {
		vertical-align: middle;
		max-height: 4em;
		line-height: 4em;
		max-width: 50%;
		cursor: pointer;
		margin-top:20px;
		margin-left:10px;
	}
	#header_menu {
		line-height: 4em;
		max-width: 50%;
		white-space: nowrap;
	}
	hr {width:65%;color:#eee;	margin-top:6%;}
	
		@media (max-width: 640px) { 
			#header {
				padding-left: .1em;
				padding-right: .1em;
			}
			#header_menu {
				line-height: initial;
				text-align: right;
			}
			hr {width:100%;}
		}
	#header_menu span {
		margin: auto .5em;
	}
	#header_menu span, #header_menu a {
		text-decoration: none;
		color: rgb(82,89,91);
	}
	#header_phone a {
		color: cornflowerblue;
		font-size: 150%;
	}
	#login_link a, #top_menu a#top_menu_login_link, #top_menu a#top_menu_menu_phone {
		color: cornflowerblue;
	}
	a.link {
		color: cornflowerblue !important;
	}
	#footer_login_link, #footer_menu_phone {
		display: none;
	}

		@media (max-width: 640px) { 			#header_phone,#blog_link,#login_link,#jobs_link {
				display: none;
			}
			#top_menu_menu_phone {
				margin-top: 0;
			}
		}
		@media (min-width: 641px) { 			#top_menu_login_link, #top_menu_menu_phone, #top_menu_jobs_link {
				display: none !important;
			}
		}

	#header_menu a:hover {
		text-decoration: underline;
	}
	#navicon {
		font-size: 150%;
		position: relative;
		bottom: .075em;
		margin-right: 0 !important;
		cursor: pointer;
	}
	#navicon:hover {
		color: lightgrey;
	}
	#header_menu > * {
		vertical-align: middle;
	}

#page1 {
	background: url(../images/hero-caller-lt2.jpg) no-repeat 70% 50%;
	position: relative; 
	width: 100%;
	height: 760px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
	h1, h2 {
	   color: rgb(39,104,124);
	   font-family: "Oswald",sans-serif;
		line-height: .85em;
	}
	h1 {
		font-size: 360%;
		line-height:125%;
	}
	
		@media (max-width: 641px) { 			h1 {
				margin: 0.3em 0;
				font-size: 340%;
			}
		}
	
	 h1.subtitle { text-transform: uppercase; font-size: 200%; line-height:125%; margin:15% 0 0 0;}
	 
	 h1.cap { text-transform: uppercase; font-size: 300%; line-height:125%;margin:0 0 .67em 0;}
	 
	 h2.cap {line-height:125%;}
	
	#page1_content {
	}
	
	.bottomphone {padding-top:20px;}
		@media (min-width: 481px) { 			#page1_content {
				padding: 0 11%; 
				width: 50%;
				font-size: 100%;
			}	
		}
		@media (max-width: 1000px) { 			#page1_content {
				font-size: 80%;
			}
		}
		@media (max-width: 640px) { 			#page1_content {
				padding: 1em;
				width: 70%;
				color: black;
				
			}	
			.bottomphone {padding-top:0;}
			#page1_content h1,  #page1_content p, .call_to_action #top_phone{
			
				background: rgba(255, 255, 255, 0.6);
				
			}
			
			.get_started {
				font-size: 160%;
			}
			
			a.get_started {
				font-size: 160%;
			}
		}
		.call_to_action {
			margin: 2em 0;
			font-family: "Oswald",sans-serif;
			word-spacing: 1.3em;
			line-height: 2.3em;
		}
		.call_to_action > * {
			word-spacing: normal;
		}
		.call_to_action.in_what_you_get {
			margin: 1em 0;
		}
		.call_to_action #top_phone {
			white-space: nowrap;
		}
		a.get_started {
			background-color: #990000;
			color: white;
			padding: .8em;
			cursor: pointer;
		}
		.in_what_you_get a.get_started {
			margin-right: 0;
			width: 10em;
			font-size: 120%;
		}
		a.get_started:hover {text-decoration: none;}
		a.get_started:hover {
			background-color: #dd362f;
		}
		.button {
			border-radius: 6px;
			font-weight: bold;
		}
		.button_arrow {
			margin-left: .6em;
			font-size: 70%;
			opacity: .6;
			position: relative;
			bottom: .1em;
		}
		#top_phone {
			font-weight: bold;
			font-size: 200%;
		}
		.phone {
			color: rgb(39,104,124);
			text-decoration: none;
		}
		#bottom_phone {
			font-size: 200%;
		}
		@media (max-width: 480px) { 			#top_phone { font-size: 180%; }
			
			.get_started {
				margin-right: 0;
			}
		}
		@media (max-width: 640px) { 			.phone {
				margin-top: 1em;
				display: block;
				color: rgb(29,84,104) ;
				text-decoration: underline;
			}
		}

#video_page {
	background: #ddd;
	padding: 2em;
	padding-top: 5em;
	padding-bottom: 5em;
}

#video {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 95%;
	height: 450px;
	max-width: 800px;
}

#page2 {
	background: url(../files/leads-today-background.jpg) no-repeat center center; 
	background-size: cover;
	text-align: center;
	position: relative;
	z-index: 1; 
}
	#page2_content {
		padding: 5% 0; 
	}
	#page2 h2 {
		color: white;
	}
	h2 {
		font-size: 280%;
		font-weight: 300;
	}
	#lead_ticker {
		background-color: rgba(59, 134, 154, 0.8);
		color: white;
		width: 40%;
		margin: auto;
		font-size: 150%;
	}
	#lead_ticker p {
		margin: 0;
	}
	#lead_ticker_tape {
		margin-top: .5em;
	}
	@media (max-width: 640px) { 		#lead_ticker_tape {
			margin-top: 0; 
		}
		#lead_ticker {
			width: 70%;
			padding: .5em;
			font-size: 115%;
		}
		#lead {
			height: 6em;
			width: 100%;
		}
	}
		.smaller { font-size: 70%; }

#page3 {
	text-align: center;
	padding: 4em 0 6em;
}

#page3 h2 {
	line-height:175%;
	margin:0;
}
	.selling_point {
		margin: 1.5em 1.5em 0 1.5em; 
		text-align:left;
	}
	.selling_point img.icon {
		margin: .5em;
		vertical-align: middle;
	}
	#selling_points .col1, #selling_points .col2 {
		width:36%;
	}
	@media (max-width: 800px) {
		#selling_points .col1, #selling_points .col2 {
		width:100%;
	}
	}
	
	@media (max-width: 480px) { 		#selling_points {
			text-align: left;
		}
		.selling_point {
			margin: .3em .6em 0 .3em;
		}
		.selling_point .icon_wrapper {
			min-width: 5em;
			display: inline-block;
			vertical-align: middle;
			width: 35%;
			text-align:center;
		}
		.selling_point_content {
			display: inline-block;
			vertical-align: middle;
			width: 65%;
		}
		
		
	}

#carousel_container {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#carousel {
	color: #000;
	background-color: black;
	width: 400%;
	white-space: nowrap;
	font-size: 120%;
	position: relative;
}
	#carousel h2 {
		color: #000;
		line-height: 1.3em;
		margin: .3em auto;
		background: rgba(255, 255, 255, 0.6);
	}
	#carousel p {
		margin: .3em auto;
		background: rgba(255, 255, 255, 0.6);
	}
	.carousel_icon {
	}
	.carousel_slide {
		white-space: normal;
		vertical-align: top;
		height: 40em; 
		width: 25%;
		position: relative;
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		background-color: white;
	}
	.carousel_slide_content {
		padding: 4em;
		position: absolute;
		bottom: 0; left: 0;
		width: 50%;
		font-size: 75%;
	}
	@media (max-width: 480px) { 		.carousel_slide_content {
			width: 80%;
			font-size: 60%;
			padding: 1em 3em;
		}
	}
	#carousel_slide_1 {
		background-image: url("../images/slide-plumber.jpg");
		background-position: 30% 20%;
	}
	#carousel_slide_2 {
		background-image: url("../images/slide-accountant.jpg");
	}
	#carousel_slide_3 {
		background-image: url("../images/slide-roofer.jpg");
		background-position: 70% center;
	}
	#carousel_slide_4 {
		background-image: url("../images/slide-doctor.jpg");
		background-position: 40% center;
	}
	#arrow_overlay {
		position: absolute;
		width: 100%;
		height: 40em; 
		left: 0; top: 0;
	}
		#carousel_container .arrow {
			position: absolute;
			cursor: pointer;
			opacity: .7;
			top: 38%;
		}
		#carousel_container .arrow:hover {
			opacity: 1;
		}
		#carousel_left_arrow { left: .5em; }
		#carousel_right_arrow { right: .5em; }
		#carousel_left_arrow, #carousel_right_arrow {
			width: 41px; height: 142px; 
		}
		@media (max-width: 480px) { 			#carousel_container .arrow {
				
				width: 20px;
				height: 35px;
			}
		}

#page4 {
	text-align: center;
}
	#call_to_action_2 {
	}
		#are_you_ready {
			margin-top: 2em;
		}
		.price {
			color: olivedrab;
			font-size: 180%;
			font-weight: bold;
		}
	h3, #form {
		color: cornflowerblue;
		font-family: "Oswald",sans-serif;
		font-size: 200%;
	}
	#gear_divider {
		max-width: 80%;
	}
	#form {
		margin-bottom: 3em;
		text-align: center;
	}
		.form_row {
			text-align: left;
			margin: .5em auto;
			width: 25%;
			min-width: 250px;
		}
		#form input, #form textarea {
			vertical-align: middle;
			margin: 0;
			padding: .8em;
			font-size: 75%;
			border: solid 2px #7E8385;
			border-radius: 6px;
			box-sizing: border-box;
			width: 100%;
			color: black; 
			font-family: "Oswald",sans-serif; 
			font-weight: bold;
			background: none;
		} 		#form input {
			height: 2.75em; 
		}
		#form textarea {
			overflow: hidden;
			height: 4em; 
		}
		#form input::-webkit-input-placeholder { color: gray; font-family: "Oswald",sans-serif; font-weight: normal; }
		#form input:-moz-placeholder { /* Firefox 18- */ color: gray; font-family: "Oswald",sans-serif; font-weight: normal; }
		#form input::-moz-placeholder {  /* Firefox 19+ */ color: gray; font-family: "Oswald",sans-serif; font-weight: normal; }
		#form input:-ms-input-placeholder {  color: gray; font-family: "Oswald",sans-serif; font-weight: normal; }
		#form .shared_input_row {
			position: relative; 
			white-space: nowrap;
		}
		input#phone_input {
			width: 100%;
		}
		#go_button, input#ask_question {
			margin: 0;
			padding: .7em 1.5em;
			color: white;
			background-color: #809F35;
			border: solid 2px #486010;
			font-family: "Roboto Slab",serif;
			font-size: 75%;
			font-style: italic;
			cursor: pointer;
		}
		#go_button {
			box-sizing: border-box;
			height: 2.75em; 
			position: absolute;
			right: 0px;
			border-radius: 0 6px 6px 0;
		}
		input#ask_question {
		}
		@media (max-width: 480px) { 			#page4_call_to_action {
				margin-bottom: 2em;
			}
			#form {
				margin-top: 1.5em;
			}
		}


#footer {
	padding: 2em auto;
}
#footer, #top_menu {
	font-size: 70%;
}
	#footer_top {
		background-color: #eee;
		padding: 3em;
		text-align: center;
	}
		#footer_email {}
		#footer_phone {}
	#footer_top, #footer_bottom {
		margin: 0 auto;
	}
	#footer_bottom {
		background-color: #ddd;
		padding: 2em 10% 1em 10%;
		position: relative;
		/*min-height: 11em;*/
	}
		#adwords_partner, #bing_partner {
			position: relative;
			bottom: 2em;
			text-align: center;
			float:right;
		}
		#adwords_partner_logo, #bing_partner_logo, #inc_5000_logo {
			border: none;
      max-width: 200px;
		}
	#footer a {
		color: #555;
	}
		#footer_textcols {
			display: inline-block;
			white-space: nowrap;
		}
		.footer_col {
			white-space: normal;
			vertical-align: top;
		}
		#footer_top_content {
			margin: auto;
		}
			ul.footer_list {
				text-align: left;
				list-style-type:none;
				margin: 1em;
			}
			@media (max-width: 640px) { 				#content {
					width: 95%;
				}
				#adwords_partner, #bing_partner {
					position: static;
					float: none;
					text-align: left;
				}
				#footer { font-size: 100%; }
				#footer_top {
					text-align: left;
					margin: 0;
					padding: 0 0 1em 0;
				}
				#footer_bottom {
					font-size: 70%;
					padding: 1em 1em;
				}
				.footer_col {
					display: block;
				}
				.footer_list {
					padding: 0;
				}
				#footer_email {
					font-size: 80%;
				}
				#footer_phone {
					margin-top: 0;
				}
				#contact_list li {
					margin: .5em auto;
				}
			}
			@media (min-width: 640px) { 				.footer_col {
					display: inline-block;
				}
			}
			ul.footer_list li.header {
				font-weight: bold;
			}

img.social {
	border: none;
}


#hero_banner {
	background: url(../files/hero-background.jpg) no-repeat 70% 20%;
	position: relative; }

#content {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3em;
	font-size: 90%;
}
#content img {
	max-width: 100%;
}
@media (max-width:480px) { 	#content {
		width: 95%;
	}
}

#top_menu {
	position: absolute;
	font-size: 80%;
	right: 10%;
	padding: .5em 1em;
	background-color: rgba(255,255,255,.9);
	display: inline-block;
	overflow-y: hidden;
	box-sizing: border-box;
	box-shadow: rgba(50,50,50,.3) 0 0 .3em;
}
#top_menu ul {
	list-style-type: none;
	padding-left: 0;
}
#top_menu li, #top_menu a,
#footer li, #footer a {
	cursor: pointer;
	text-decoration: none;
}
#top_menu .link_list li:hover,
#footer .link_list li:hover {
	text-decoration: underline;
}

#top_menu li.header {
	font-size: 120%;
}
@media (min-width:481px) { 	#top_menu li.collapsed {
		margin-left: 1em;
	}
}

#top_menu .collapsed {
	display: none;
}

#top_menu ul {
	margin: 0;
	padding: 0;
}

#top_menu a {
	color: rgb(82,89,91);
	display: block;
	width: 100%;
}
#top_menu .collapsed, #top_menu .collapsed a {
	color: rgb(29,84,104);
}
#top_menu li {
	margin: .4em auto;
}
@media (max-width:480px) { 	#top_menu {
		position: static;
		width: 100%;
		text-align: center;
		font-size: 100%;
	}
	#top_menu li {
		background: rgba(0,0,0,.1);
		margin: .2em;
		padding: .3em;
	}
	#top_menu li.collapsed {
		background: rgba(0,0,0,.2);
	}

}


#plansAndPricingTable .contactForm lStrait { }
#plansAndPricingTable .contactForm input { width: 12em; }
#plansAndPricingTable #contactForm {
	color: #333;
	font-size: 80%;
	max-width: 25em;	
	text-align: left;
}
#plansAndPricingTable #contactForm .submitSection2 {
	padding: 1em 2em;
	text-align: center;
}
#plansAndPricingTable #contactForm .submitSection2 input {
	width: 10em;
}




#plansAndPricingTable {
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
	border-collapse: collapse;
}

#plansAndPricingTable td.feature {
	text-align: left;
	color: #333;
	padding: .4em;
	padding-left: 3em;
	font-size: 80%;
}
#plansAndPricingTable td.feature.main {
	padding-left: .5em;
	font-size: 180%;
}

td.checks, th.checks {
	background-color: rgba(255,215,0,.45);
	border-left: solid 2px gold;
	border-right: solid 2px gold;
}

td.main {
	font-size: 180%;
}

#plansAndPricingTable td {
	color: green;
}

#plansAndPricingTable th.plan {
	font-size: 140%;
	color: #333;
	width: 300px;
}

#plansAndPricingTable td.price {
	font-size: 140%;
	font-style: italic;
	color: #333;
	position: relative;
}

th h1 {
	margin: 0;
	text-align: left;
	font-size: 300%;
}

#plansAndPricingTable .plan1, #plansAndPricingTable th.plan1, #plansAndPricingTable .plan1.price {
	background: #f3f3f3;
}
#plansAndPricingTable .plan2, #plansAndPricingTable th.plan2, #plansAndPricingTable .plan2.price {
	background: #e8e8e8;
}
#plansAndPricingTable .plan3{
	background: #f3f3f3;
	border-left: solid 2px gold;
	border-right: solid 2px gold;
}
#plansAndPricingTable .plan3.feature{
	border-left: none;
	border-right: none;
}
#plansAndPricingTable .white{
	background: white;
}

#plansAndPricingTable .small {
	font-size: 80%;
}

#plansAndPricingTable .button {
	display: inline-block; *display:inline; zoom:1;
	text-align: center;
	color: white;
}

#plansAndPricingTable .details {
	font-size: 75%;
}

#plansAndPricingTable tr.feature {

}

.startupFeeDetails {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

#cost_description {
	font-size: 80%;
}


#plansAndPricingTable .startupFeeDetails ul {
	text-align: left;
	padding-left: 2em; 
}
#plansAndPricingTable .startupFeeDetails li {
	margin-bottom: .4em;
}





#FAQ_page .back {
	text-decoration: none;
	color: #ab3923;
	font-size: 60%;
	margin-left: 1em;
	opacity: .5;
}
#FAQ_page .back:hover {
	opacity: .7;
}
#FAQ_page .question {
	margin-top: 2em;
	margin-bottom: 2em;
	background: #f8f8f8;
	padding: 1em;
}

.pic_caption {
	display: block;
	font-style: italic;
	font-size: 80%;
	text-align: center;
}


.button.learn_more { 	background-color: rgb(39,104,124);
	color: white;
	padding: .8em;
	cursor: pointer;
}
a.learn_more.button, a.learn_more.button:hover { text-decoration: none; }
.button.learn_more:hover {
	background-color: cornflowerblue;
}

.centered {
	text-align: center;
}

div#services_steps {
	margin-left: 2em;
}

.next_step {
	margin-bottom: 5em;
}
.learn_more {
	display: inline-block;
}

.bio img {
	border-radius: 50%;
	width: 150px;
}
.bio img, .bio p {
	display: inline-block;
	vertical-align: middle;
	margin: 1em;
}
.bio p {
	width: 70%;
	font-size: 90%;
}

.blog_snippet, .testimonial {
	background: #f8f8f8;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 1em;
	padding-top: .5em;
}


.author {
	font-size: 95%;
	font-style: italic;
}
.blog_entry .author {
	position: relative;
	bottom: .8em;
}

#footer_bottom a:hover {
	text-decoration: underline;
}

.blog_entry_content img {
	max-width: 80%;
}
.blog_entry_content img.limit_height {
	max-height: 15em;
}

.blog_entry_10-14-14-great-apps-for-contractors img {
	max-height: 8em;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#new-testimonials {
	max-width: 90%; 
	font-size: 70%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}
#new-testimonials, #new-testimonials * {
	box-sizing: border-box;
}
.new-testimonial {
	display: inline-block;
	vertical-align: top;
	width: 40%;
	margin: 1em;
	border-radius: 5px;
	padding: 10px;
	color: white;
}

.new-testimonial .testimonial-attribution, .new-testimonial .content {
	display: inline-block;
	vertical-align: middle;
}

.new-testimonial .testimonial-attribution {
	max-width: 29%;
	padding-right: 5px;
}

.testimonial-attribution img {
	width: 100%;
}

.new-testimonial .content {
	color: #707070;
	text-align: left;
	line-height: 1.3;
	max-width: 69%;
	background: white;
	border-radius: 5px;
	padding: 15px;
	min-height: 15em;
}

.new-testimonial .person {
	margin-top: 1em;
}

#new-testimonials .test1 {
	width: 29%;
	background-color: rgb(59, 134, 154);
}
#new-testimonials .test2 {
	width: 51%;
	background-color: #ab3923;
}
#new-testimonials .test3 {
	width: 50%;
	background-color: #809F35;
}
#new-testimonials .test4 {
	width: 30%;
	background-color: #7E8385;
}

@media (max-width:1000px) { 
	.new-testimonial {
		display: block;
		width: initial !important;
	}
}

.list-3-column {
	display: inline-block;
	vertical-align: top;
	min-width: 25%;
	margin-top: 0%;
	margin-bottom: 0%;
}

.indent-p {
	margin-left: .5em;
}

#here_to_help_logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
    max-height: 400px;
}

.here_to_help_company_logos {
	float: right;
	margin: 0.5em 1em;
	max-width: 200px !important;
}

a.nolinkstyle {
	text-decoration: none;
	color: inherit;
}
#here_to_help_blurb_page {
	background-color: #ffffdd;
	padding-top: 3em;
	padding-bottom: 2em;
}
#here_to_help_blurb_page:hover {
	background-color: #ffffcc;
}
#here_to_help_blurb {
	text-align: center;
	max-width: 40em;
	margin-left: auto;
	margin-right: auto;
}


div.form-group {
    position: relative;
}
.form-group {
    margin-bottom: 15px;
}


label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    font-family: "Roboto Slab",Arial,sans-serif;
    color: #565A5C;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  
 a.btn_1.medium, .btn_1.medium {
    padding: 10px 25px;
    font-size: 14px;
}
a.btn_1, .btn_1 {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #007ac6;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    outline: none;
    font-size: 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
}

#contact {
	width:50%;
}

@media (max-width: 480px) {
	#contact {
	width:90%;
}
}

form .error {
	color:#990000;
}