*,*::before,*::after {box-sizing: border-box;}
.text-center {text-align: center;}
body{
	font-size:16px;
	line-height:24px;
	font-family:"Raleway","Lato",serif;
	background:#fff repeat;
}
.wrap{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
@media screen and (min-width: 1280px) {
    header {background-size: 100% auto;}
    header.big_image {background-size: 100% auto;}
}
/* Header */
header{
	background-image: url(../images/banner_image.png);
	background-position: 50% 0; 
	background-repeat: no-repeat; 
	overflow: hidden;
	min-height:270px;
}
header.big_image{
	background-image: url(../images/big_banner_image.png);
	background-position: 50% 0; 
	background-repeat: no-repeat; 
	height: 470px; 
	overflow: hidden;
}
a.logo{
	width: 236px;
	height: 57px;
	background:url(../images/logo.png) no-repeat;
	left:0;
	top:40px;
	padding: 0;
	display:block;
	text-indent:-9999px;
	position: absolute;
}
/* Navigation */
nav.topnav > ul{
	width: auto;
	height: 14px;
	list-style: none;
	top: 58px;
	padding: 0px;
	margin:0 !important;
	right: 0;
	position: absolute;
}
nav.topnav > ul li{
	height: 14px;
	list-style: none;
	margin:0 0 0 24px;
	padding: 0px;
	display: inline-block;
	background: none;
}
nav.topnav > ul li a{
	display:block;
	margin:0;
	padding: 0px;
	text-decoration: none;
	font: 14px "Raleway","Lato",serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
}
nav.topnav > ul li a:hover{
	border-bottom: 3px solid #27b0ff;
}
nav.topnav > ul li a:active{
	color: #27b0ff;
}
/* Caption */
h1.caption{
	margin:140px auto 0px auto;
	padding: 0px;
	font: 48px "Raleway","Lato",serif;
	color: #fff;
	font-weight: 400;
	display: block;
	text-align: center;
	text-transform: none;
}
h1.caption_hp{
	margin:115px auto 0px auto;
	padding: 0px;
	font: 54px "Raleway","Lato",serif;
	color: #fff;
	font-weight: 400;
	display: block;
	text-align: center;
	text-transform: none;
}
h2.caption_inner{
	margin: 10px auto 15px auto;
	padding: 0px;
	text-decoration: none;
	font: 23px "Raleway","Lato",serif;
	color: #eaeaea;
	font-weight: 300;
	display: block;
	text-align: center;
}
h2.caption_inner_hp{
	margin: 10px auto 50px auto;
	padding: 0px;
	text-decoration: none;
	font: 24px "Raleway","Lato",serif;
	color: #eaeaea;
	font-weight: 300;
	display: block;
	text-align: center;
}
a.head_button{
	display:block;
	height: 20px;
	padding:13px 55px 17px 55px;
	width: 110px;
	margin:0 auto;
	background:url(../images/head_button.png) top left no-repeat;
	text-decoration: none;
	font-size: 16px;
	font-family:  "Raleway","Lato",serif;
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
}
a.head_button:hover{
	background:url(../images/head_button_hover.png) top left no-repeat;
}
/* Content */
.content-interior {padding-top:30px;}
h1.page_title{
	margin-top:40px;
	padding: 0px;
	text-decoration: none;
	font: 38px "Raleway","Lato",serif;
	color: #202020;
	font-weight: 600;
	line-height: 48px;
	text-transform: uppercase;
	text-align: center;
	text-align: left;
}
h2.service_title{
	margin:0 auto;
	padding: 0px;
	text-decoration: none;
	font: 22px "Raleway","Lato",serif;
	color: #fff;
	font-weight: 500;
	line-height: 48px;
	text-transform: none;
	text-align: center;
}
h2.service_title a {
	color:#fff;
	font:22px "Raleway","Lato",serif;
	text-align:center;
}
/* Dividers */
.divider{
	height: 1px;
	width: 1000px;
	background-color: #e7e7e7;
	margin: 40px 0 40px 0;
}
.divider_short{
	height: 1px;
	width: 460px;
	background:url(../images/divider_short.png) top left no-repeat;
	margin: 20px 0 40px 0;
}
.divider_vertical{
	height: 100px;
	width: 1px;
	background-color:#e1e1e1;
	margin: 0px 45px;
	float: left;
}
.blockquote_box{
	width: 1000px;
	height: auto;
	background-color: #f4f4f4;
	display: block;
	border-radius: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	float: left;
}
a.quotes{
	width: 23px;
	height: 20px;
	background:url(../images/quotes.png) no-repeat;
	display: block;
	margin: 40px auto 30px auto; 
	padding: 0;
}
a.quotes:hover{
	background:url(../images/quotes_hover.png) no-repeat;
}
p.testimonial{
	width: 800px;
	height: auto;
	margin:0px auto 10px auto;
	padding: 0px;
	text-decoration: none;
	font: 20px "Raleway","Lato",serif;
	color: #101010;
	font-weight: 300;
	line-height: 30px;
	text-transform: none;
	text-align: center;
}
p.author{
	margin:0px auto;
	padding: 0px;
	text-decoration: none;
	font: 16px "Raleway","Lato",serif;
	color: #000;
	font-weight: 600;
	line-height: 30px;
	text-transform: none;
	text-align: center;
}
.post_container{
	width: 460px;
	height: auto;
	margin: 0 ;
	padding: 0;
	float: left;
}
.post_image{
	width: 100px;
	height: 100px;
	margin: 0px 20px 20px 0 ;
	padding: 0;
	background:url(../images/post_image.png) no-repeat;
	float: left;
}
.post_image2{
	width: 100px;
	height: 100px;
	margin: 0 20px 20px 0 ;
	padding: 0;
	background:url(../images/post_image2.png) no-repeat;
	float: left;
}
p.date{
	width: 320px;
	margin: 0;
	padding: 0px;
	font: 14px "Raleway","Lato",serif;
	color: #7e7e7e;
	font-weight: 300;
	line-height: 24px;
	text-align: left;
	float: left;
}
/* Logos */
ul.clients_logos{
	width: 1000px;
	height: auto;
	list-style: none;
	margin-top: 40px;
	margin-bottom: 20px;
	list-style: none;
	overflow: hidden;
}
ul.clients_logos li{
	background:none;
	padding: 0px;
	width: 294px;
	height: 90px;
	float: left;
}
ul.clients_logos li.LLB a{
	width: 294px;
	height: 74px;
	display:block;
	margin: 0px ;
	padding: 0 ;
	list-style: none;
	background:url(../images/LLB.png) no-repeat;
	text-indent: -9999px;
}
ul.clients_logos li.LLB a:hover{
	background:url(../images/LLB_hover.png) no-repeat;
}
ul.clients_logos li.LFM a{
	width: 294px;
	height: 74px;
	display:block;
	margin-left: 50px;
	padding: 0 ;
	list-style: none;
	background:url(../images/LFM.png) no-repeat;
	text-indent: -9999px;
}
ul.clients_logos li.LFM a:hover{
	background:url(../images/LFM_hover.png) no-repeat;
}
ul.clients_logos li.Rogers a{
	width: 335px;
	height: 74px;
	display:block;
	padding: 0 ;
	list-style: none;
	background:url(../images/Rogers.png) no-repeat;
	text-indent: -9999px;
	margin-left: 50px;
	float: left;
}
ul.clients_logos li.Rogers a:hover{
	background:url(../images/Rogers_hover.png) no-repeat;
}
ul.clients_logos li.Alpha a{
	width: 294px;
	height: 74px;
	display:block;
	padding: 0 ;
	list-style: none;
	background:url(../images/Alpha.png) no-repeat;
	text-indent: -9999px;
	margin-top: 30px ;
	float: left;
}
ul.clients_logos li.Alpha a:hover{
	background:url(../images/Alpha_hover.png) no-repeat;
}
ul.clients_logos li.Ramar a{
	width: 294px;
	height: 74px;
	display:block;
	padding: 0 ;
	list-style: none;
	background:url(../images/Ramar.png) no-repeat;
	text-indent: -9999px;
	margin: 30px 0 0 30px;
	float: left;
}
ul.clients_logos li.Ramar a:hover{
	background:url(../images/Ramar_hover.png) no-repeat;
}
ul.clients_logos li.OMG a{
	width: 294px;
	height: 74px;
	display:block;
	padding: 0 ;
	list-style: none;
	background:url(../images/OMG.png) no-repeat;
	text-indent: -9999px;
	margin: 30px 0 0 50px;
	float: left;
}
ul.clients_logos li.OMG a:hover{
	background:url(../images/OMG_hover.png) no-repeat;
}
/* Social Icons */
ul.social_icons{
	width: 200px;
	height: auto;
	list-style: none;
	padding: 0px;
	margin-top: 20px ;
	margin-bottom: 100px;
	list-style: none;
}
ul.social_icons li{
	background:none;
	padding: 0px;
	float: left;
	margin-right: 10px;
}
ul.social_icons li.facebook a{
	width: 16px;
	height: 16px;
	display:block;
	margin-right: 10px ;
	padding: 0 ;
	list-style: none;
	background:url(../images/facebook.png) no-repeat;
	text-indent: -9999px;
}
ul.social_icons li.facebook a:hover{
	background:url(../images/facebook_hover.png) no-repeat;
}
ul.social_icons li.twitter a{
	width: 16px;
	height: 16px;
	display:block;
	margin-right: 10px ;
	padding: 0 ;
	list-style: none;
	background:url(../images/twitter.png) no-repeat;
	text-indent: -9999px;
}
ul.social_icons li.twitter a:hover{
	background:url(../images/twitter_hover.png) no-repeat;
}
ul.social_icons li.google a{
	width: 16px;
	height: 16px;
	display:block;
	margin-right: 10px ;
	padding: 0 ;
	list-style: none;
	background:url(../images/google.png) no-repeat;
	text-indent: -9999px;
}
ul.social_icons li.google a:hover{
	background:url(../images/google_hover.png) no-repeat;
}
ul.social_icons li.instagram a{
	width: 16px;
	height: 16px;
	display:block;
	margin-right: 10px ;
	padding: 0 ;
	list-style: none;
	background:url(../images/instagram.png) no-repeat;
	text-indent: -9999px;
}
ul.social_icons li.instagram a:hover{
	background:url(../images/instagram_hover.png) no-repeat;
}
/* Footer */
footer{
	width: 100%;
	height: auto;
	background-color: #f4f4f4;
	display: block;
	margin-top: 40px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.box{
	height: auto;
	display: block;
	margin: 0 ;
	float: left;
}
.box_last{
	width: 400px;
	height: auto;
	display: block;
	margin: 0 ;
	float: right;
}
/* Contact Form */
.contact-content {float:left;width:60%;}
#contact-form-address-box {display:none;}
#frmContact {float:right;width:35%;}
/* Subscribe */
form.subscribe{
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding:0px;
	float: left;
	display: block;
}
form.subscribe .left {float:left;width:47%;}
form.subscribe .right {float:right;width:47%;}
#frmContact input,
#frmContact textarea,
form.subscribe input,
form.subscribe textarea {
	width: 100%;
	margin: 0 0 5px;
	padding-left:10px;
	font: 14px "Raleway","Lato",serif;
	color: #777;
	font-weight: 300;
	line-height: 24px;
	text-transform: none;
	text-align: left;
	border:1px solid #ddd;
	border-radius:7px;
	display: block;
	overflow: hidden;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
form.subscribe textarea {height:60px;}
#frmContact input[type=submit],
form.subscribe input.submit{
	width: 72px;
	height:31px;
	margin-left: 8px;
	padding:0;
	float: right;
	font: 14px "Raleway","Lato",serif;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	text-transform: uppercase;
	background:url(../images/submit.png) no-repeat;
	display: block;
	overflow: hidden;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border: 0px;
}	
#frmContact input[type=submit]:hover,
form.subscribe input.submit:hover{
	background:url(../images/submit_hover.png) no-repeat;
}	
nav.botnav > ul{
	width: auto;
	height: auto;
	list-style: none;
	padding: 0px;
	margin-top: 10px ;
	list-style: none;
	float: left;
}
nav.botnav > ul li{
	background:none;
	padding: 0px;
	float: left;
	margin: 0 14px 0 0;
	list-style: none;
}
nav.botnav > ul li a{
	margin: 0 14px 0 0;
	padding: 0 ;
	list-style: none;
	font: 12px "Raleway","Lato",serif;
	color: #626262;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
nav.botnav > ul li a:hover{
	color: #30a4e7;
	text-decoration: underline;
}
p.footer{
	margin:7px 0px 30px 0px;
	padding: 0px;
	text-decoration: none;
	font: 12px"Lato","Raleway", serif;
	color: #626262;
	font-weight: 300;
	line-height: 26px;
	text-transform: none;
	text-align: right;
}
p.services{
	margin:0 auto;
	padding: 0px;
	text-decoration: none;
	font: 15px"Lato","Raleway", serif;
	color: #eaeaea;
	font-weight: 300;
	line-height: 22px;
	text-transform: none;
	text-align: center;
}
a.southfire{
	width: 74px;
	height: 33px;
	background:url(../images/southfire_logo.png) no-repeat;
	margin: 0;
	padding: 0;
	display:block;
	text-indent:-9999px;
	float: right;
}
.radio_block{
	width: 33%;
	height: auto;
	padding: 0;
	display:block;
	float: left;
	margin: 0px auto 20px auto;
}
.digital_block{
	width: 33%;
	height: auto;
	padding: 0;
	display:block;
	float: left;
	margin: 0px auto 20px auto;
}
.research_block{
	width: 33%;
	height: auto;
	padding: 0;
	display:block;
	margin: 0px auto 20px auto;
	float: left;
	
}
.radio_icon{
	width: 66px;
	height: 50px;
	margin: 0px auto 5px auto;
	padding: 0;
	display:block;
	background:url(../images/radio_icon.png) no-repeat;
}
.radio_icon:hover {background:url(../images/radio_icon_over.png) no-repeat;}
.digital_icon{
	width: 64px;
	height: 48px;
	margin: 0px auto 5px auto;
	padding: 0;
	display:block;
	background:url(../images/digital_icon.png) no-repeat;
}
.digital_icon:hover {background:url(../images/digital_icon_over.png) no-repeat;}
.research_icon{
	width: 48px;
	height: 48px;
	margin: 0px auto 5px auto;
	padding: 0;
	display:block;
	background:url(../images/research_icon.png) no-repeat;
}
.research_icon:hover {background:url(../images/research_icon_over.png) no-repeat;}
a.learn_more_button{
	width: 100px;
	height: 31px;
	margin: 20px auto 0px auto;
	padding: 0;
	display:block;
	background:url(../images/learn_more_button.png) no-repeat;
	font: 12px "Raleway","Lato",serif;
	color: #fff;
	font-weight: 300;
	line-height: 32px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
a.learn_more_button:hover{
	background:url(../images/learn_more_button_hover.png) no-repeat;
}
.about_container{
	width: 460px;
	height: auto;
	margin: 0px 80px 0px 0px;
	padding: 0;
	float: left;
}
.about_image{
	width: 460px;
	height: 220px;
	margin-top: 0px ;
	margin-bottom: 10px ;
	padding: 0;
	display:block;
	background:url(../images/about_image.png) no-repeat;
}

.banner-container {margin-bottom:40px;}
.banner { position: relative; overflow: auto; }
.banner ul { list-style: none; margin:0; padding:0;}
.banner ul li { float: left; background:none; margin:0; padding:0; text-align:center;}
.banner ul li a img {margin:0 30px;}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}