* {
	border: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
	line-height: inherit;
	font-family: inherit;
}
html, body {
	font-family: 'Open Sans', sans-serif; background-color:#ededed;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	transition: opacity 0.5s, background-color 0.5s;
	-moz-transition: opacity 0.5s, background-color 0.5s; /* Firefox 4 */
	-webkit-transition: opacity 0.5s, background-color 0.5s; /* Safari and Chrome */
	-o-transition: opacity 0.5s, background-color 0.5s; /* Opera */
}
.btn-view { font-weight:bold; text-transform:uppercase; text-decoration:underline; }
.btn-view:hover { color:#F60; text-decoration:none; }

.clear { 
	clear: both;
}

.floatleft { float: left; }
.floatright { float: right; }
.aligncenter { text-align: center; }
.alignright { text-align: right; }

.inner { 
	width: 940px; 
	margin: 0 auto; 
	padding: 0 10px;
	position: relative;
}

#banner {padding-top: 0px; min-height: 75px; overflow: hidden; color: #000; text-align:center;}
.slide-title { font-family: 'league_gothicregular'; font-size: 50px; height:50px; font-weight: 800; color: #000; text-shadow: 1px 1px 1px #FFF; padding:0; margin:0 auto; }
#banner .slide-sub-title {font-size: 16px; line-height:20px; font-weight: 600; color: #000; margin:5px 0 5px 0; }
.sub-title {font-size: 26px; line-height:30px; font-weight:bold; font-family: 'Open Sans', sans-serif; margin:1px 0 20px 0; padding:0; font-weight:600; }

#banner .tick-list {margin-top: 2%; }
.tick-list li {background: url(../images/tick-icon.png) no-repeat left 5px; padding-left: 30px;font-size: 16px; padding-bottom: 8px; color:#000; }
#banner p { font-size: 16px; line-height: 2; }
#banner .video-wrap {width: 900px; height: 400px; position: relative; text-align:center;}
#banner .anim-element {position: absolute; }
.iframe { width:700px; height:630px; text-align:center; margin:0 auto; }
#leadplayer_video_element_52719B66258E4 { margin:0 auto; padding:0; width:640px; height:360px; }
#banner .callout { display:none; }


#slider-banner {position: relative; }
#slider-banner .slide {position: absolute; left: 0; top: 0; display: none; width: 100%; min-height: 380px;}
#slider-banner .left-side {width: 55%;}
#slider-banner .right-side {text-align: right; width: 25%;}

#testimonial-content {background-color: #ff7930; color: #fff; padding: 35px 0; height:450px; position:relative; }
#testimonial-content blockquote {font-size: 25px; font-weight: normal; width: 65%; float: left; background: url(../images/quote.png) no-repeat left top; margin-left: 60px; padding-left: 60px;}
#testimonial-content blockquote .name {font-size: 20px; font-style: italic;  display: block; margin-top: 20px;}
#testimonial-content .photo {float: right; margin-right: 60px; }
#testimonial-content .photo img {border-radius: 50%; box-shadow: 0 0 1px #e06019; overflow: hidden;}


#main-content {padding: 15px 0 45px;}
#main-content .title {font-weight: 300; font-size: 45px; text-align: center; margin-bottom: 25px;}

.box-intro { font-size:17px; line-height:22px; padding:0 70px 20px 70px; font-family:Georgia, "Times New Roman", Times, serif;  }

.box-text ul { margin:0 0 20px 10px;} 
.box-text p { margin-bottom:10px;} 
.box-text { padding:20px 70px; font-size:17px; line-height:23px;  background-color:#FFF; margin:10px 0;  font-family:Georgia, "Times New Roman", Times, serif;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
}
.box-text h2 { padding:0; text-align:center; margin-bottom:5px; }
.box-text h3 { padding:0; text-align:center; margin-bottom:20px; font-size:66px; line-height:61px; font-family: 'league_gothicregular'; color:#036; }
.announce { padding:0; text-decoration:underline; margin-bottom:5px; font-size:40px; line-height:42px; color:#d60f14; font-family: 'league_gothicregular'; text-transform:uppercase; font-style:italic; }
.box-text h4 { padding:0; color:#036; font-size:20px; line-height:26px; }
.box-text ul { padding-left:20px }
.box-text li { list-style-type:disc; }

#footer {background-color: #333; padding: 20px 0 20px 0; color: #000;}
#footer nav .footer-menu {float: left; }
#footer nav .footer-menu li {display: inline;}
#footer nav .footer-menu li a {padding: 0 15px; color: #fff; font-size: 14px; text-transform: uppercase; border-right: 1px solid #fff; line-height: 1; display: inline-block;}
#footer nav .footer-menu li:first-child a {padding-left: 0; }
#footer nav .footer-menu li:last-child a {border-right: none;}
#footer nav .footer-menu li a:hover {text-decoration: underline;}
#footer nav .social-icons {float: right; margin-top: -10px;}
#footer nav .social-icons li {display: inline; }
#footer nav .social-icons li a{opacity: 0.8; filter:alpha(opacity=80);}
#footer nav .social-icons li a:hover{opacity: 1; filter:alpha(opacity=100);}
#footer .copyright {text-align: center; font-size: 14px; color:#FFF;}
#footer .copyright a { color:#FFF; }

.overlay {background-color: rgba(54, 55, 63, 0.95); display: none; position: fixed; left: 0; top: 0; right: 0; bottom: 0; overflow: scroll; z-index: 20;}
.overlay .inner { padding-top: 150px; }
.overlay .close-button {position: absolute; text-indent: -999em; display: block; width: 40px; height: 40px; background: url(../images/close.png) no-repeat left top; top: 26px; right: 0; opacity: 0.7; filter: alpha(opacity=70);}
.overlay .close-button:hover{opacity: 1; filter: alpha(opacity=100); }
.overlay .title {font-size: 48px; font-weight: 300; color: #fff; text-align: center; padding-bottom: 25px}
.overlay .sub-title {font-size: 28px; font-weight: 300; color: #fff; text-align: center; margin-bottom: 100px; text-transform: uppercase; line-height: 1.5;}

#form-overlay .sub-title {margin-bottom: 20px; }

form .field {padding-bottom: 23px; text-align: center; }
form .field.submit {padding-top: 20px; }
input[type=text], input[type=email], input[type=tel] {
	font-size: 14px; color: #6b6d6f; padding: 10px;
	width: 70%;
	font-family: arial;
	border-radius: 5px;
	border: 1px solid #c6dce3;
	box-shadow: 2px 2px 5px #ddd inset;
	transition: color 0.5s;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
}
input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus { color: #36373f; }

.callout { background-color:#FFF; border:1px solid #CCC; padding:5px; text-align:center; width:70%; margin:20px auto; }
.callout img { display:block;  margin:0 auto 10px auto; }
.btn { margin:1px auto 10px auto;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffff78), color-stop(1, #fade25) );
	background:-moz-linear-gradient( center top, #ffff78 5%, #fade25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff78', endColorstr='#fade25');
	background-color:#ffff78;
	-webkit-border-top-left-radius:14px;
	-moz-border-radius-topleft:14px;
	border-top-left-radius:14px;
	-webkit-border-top-right-radius:14px;
	-moz-border-radius-topright:14px;
	border-top-right-radius:14px;
	-webkit-border-bottom-right-radius:14px;
	-moz-border-radius-bottomright:14px;
	border-bottom-right-radius:14px;
	-webkit-border-bottom-left-radius:14px;
	-moz-border-radius-bottomleft:14px;
	border-bottom-left-radius:14px;
	text-indent:0;
	border:2px solid #ffa200;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:32px;
	font-weight:bold;
	font-style:normal;
	height:60px;
	line-height:60px;
	width:400px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fade25), color-stop(1, #ffff78) );
	background:-moz-linear-gradient( center top, #fade25 5%, #ffff78 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fade25', endColorstr='#ffff78');
	background-color:#fade25;
}.btn:active {
	position:relative;
	top:1px;
}

.border1 { border:1px solid #CCC; margin-left:20px; }
.img1, .img2 { margin-left:30px; }
.line { height:1px; border-bottom:1px solid #ccc; }

@media (max-width: 959px) {
	body {min-width: 300px }
	.inner {width: auto;}
	#header .logo{left: 10px; }
	#testimonial-content blockquote {margin-left: 0; padding-left: 60px;}
	#testimonial-content .photo {float: right; margin-right: 0; }
	#main-content .title {font-size: 36px; }
	#main-content .box-container {margin: auto; width: 740px; }
	.box-container .box {width: 38%; margin-left: 5%; margin-right: 5%; margin-bottom: 3%;}
	.box-container .box.subscribe-box {float: none; margin: auto; clear: both;}
	#banner .slide-title {font-size: 36px; }
	#banner .slide-sub-title {font-size: 28px;}
	#slider-banner .right-side {left: auto !important; right: 0 !important; }
}
@media (max-width: 767px) {
	#header .call-wrap .need-help {display: none; }
	#header .menu {display: none; }
	#header .mobile-menu {display: block; width: 50%;padding: 1%; margin-left: 49.5%;}
	.box-container .box {width: 43%; margin-left: 2.5%; margin-right: 2.5%; margin-bottom: 5%;}
	#footer nav {text-align: center; }
	#footer nav .social-icons, #footer nav .footer-menu{clear:both; float:none; }
	#footer nav .social-icons {margin-top: 30px; }
	#main-content .box-container {width: 610px; }
	.overlay .title {font-size: 44px; }
	.overlay .inner { padding-top: 130px; }
	#banner .slide-title {font-size: 40px; }
	#banner .slide-sub-title {font-size: 23px;}
}
@media (max-width: 639px) {
	#main-content .title {font-size: 30px; }
	#testimonial-content blockquote {font-size: 20px; width: 55%;}
	#testimonial-content blockquote .name {font-size: 18px; }
	#main-content .box-container {width: 450px; }
	.box-container .box {width: 60%; margin: auto auto 5%; float: none; padding: 2%;}
	.overlay .title {font-size: 40px; }
	.overlay .inner { padding-top: 100px; }
	#banner .anim-element {position: static; }
	#banner .slide-title {font-size: 35px; }
	#banner .slide-sub-title {font-size: 18px;}
	#banner .left-side {width: auto; margin-top: 10px; }
	#banner .right-side {width: auto; margin-top: 15px;}
	.st_linkedin_vcount, .st_buffer_vcount, .st_sharethis_vcount { display:none !important }
	#banner .slide-title {font-size: 36px; line-height:37px; }
	#banner .slide-sub-title {font-size: 14px; margin:1px 0 5px 0; }
	#banner .iframe { width:500px; height:290px; margin-top:20px; }
	#banner .video-wrap { width:550px; height:290px !important; }
	#banner {padding-top: 0px; height: 290px !important; overflow:hidden !important; }
	#slider-banner { height: 290px !important; }
}
}
@media (max-width: 479px) {
	#main-content .title {font-size: 25px; }
	#footer{padding-top: 50px; padding-bottom: 40px; }
	#banner .right-side {display: none; }
	.st_linkedin_vcount, .st_buffer_vcount, .st_sharethis_vcount { display:none !important }
	#banner .slide-title {font-size: 36px; line-height:37px; }
	#banner .slide-sub-title {font-size: 14px; margin:1px 0 5px 0; }
	#banner .iframe { width:300px; height:180px; margin-top:20px; }
	#banner .video-wrap { width:300px; height:141px !important; }
	#banner {padding-top: 0px; height: 290px !important; overflow:hidden !important; }
	#banner { background:none !important; }
	.img1, .img2 { width:93%; display:block; margin-bottom:20px; }
	.callout {  padding:10px 2px; text-align:center; margin:10px auto; width:94%; }
	.callout img { width:80%; }
	.callout h3 { font-size:24px; }
	.btn { margin:0 auto 10px auto; font-size:15px; padding:5px;
	height:30px;
	line-height:30px;
	width:200px;
	}
	.callout .btn { width:140px; }
	#banner .callout { display:block; }
	#banner .callout {  padding:10px 2px; text-align:center; margin:10px auto; width:94%; }
#banner .callout h3 { color:black; font-size:18px; line-height:24px; margin-bottom:10px; }
	.box-text { padding:20px 20px; }
.box-intro { font-size:18px; padding:0 20px; }

}
@media (max-width: 359px) {
	#banner .right-side {display: none; }
	.st_linkedin_vcount, .st_buffer_vcount, .st_sharethis_vcount { display:none !important }
	#banner .slide-title {font-size: 36px; line-height:37px; }
	#banner .slide-sub-title {font-size: 14px; margin:1px 0 5px 0; }
	#banner .iframe { width:300px; height:180px; margin-top:20px; }
	#banner .video-wrap { width:300px; height:141px !important; }
	#banner {padding-top: 0px; height: 290px !important; overflow:hidden !important; }
	#banner { background:none !important; }
	.img1, .img2 { width:93%; display:block; margin-bottom:20px; }
	.callout {  padding:10px 2px; text-align:center; margin:10px auto; width:94%; }
	.callout img { width:80%; }
	.callout h3 { font-size:24px; }
	.btn { margin:0 auto 10px auto; font-size:15px; padding:5px;
	height:30px;
	line-height:30px;
	width:200px;
	}
	.callout .btn { width:140px; }
	#banner .callout { display:block; }
	#banner .callout {  padding:10px 2px; text-align:center; margin:10px auto; width:94%; }
#banner .callout h3 { color:black; font-size:18px; line-height:24px; margin-bottom:10px; }
.box-text { padding:20px 20px; }
.box-intro { font-size:18px; padding:0 20px; }
}




@font-face {
    font-family: 'league_gothicregular';
    src: url('../fonts/leaguegothic-regular-webfont.eot');
    src: url('../fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/leaguegothic-regular-webfont.woff') format('woff'),
         url('../fonts/leaguegothic-regular-webfont.ttf') format('truetype'),
         url('../fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
