@media (min-width: 1200px) {
  .span12, .container {
	width: 980px;
  }
}

body {
	font-family:"Open_Sans_R";
	font-size: 14px;
	background:#FFF;
	color:#222;
	
}
::-moz-selection{
	background: #E1704B; 
	color: #fff; 
	text-shadow: none;
}
::selection {
	background: #E1704B; 
	color: #fff; 
	text-shadow: none;
} 

h1, h2, h3, h4, h5, h6{
	font-family: 'Akzidenz Bold';
	font-weight: normal;
	text-shadow: none !important;
	text-align: center;
}
p, a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	text-shadow: none !important;
	outline: none !important;
	color: #000;
	font-weight: bold;
}
.clear{
	clear: both;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.page_title{
	text-align: center;
	font-size: 60px;
	line-height: 67px;
	font-family: "Akzidenz Bold";
	font-weight: normal;
	color: #F00;
}
.promo_txt{
	text-align: center;
	font-size: 20px;
	line-height: 27px;
	color: #090;
	border-top: #CCC solid 1px;
	margin-top: 15px;
	margin-bottom: 20px;
	text-transform: uppercase;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.main_heading{font-size:30px; line-height:67px; font-family: 'Akzidenz Bold'; font-weight:normal;}
.sub_heading{
	font-size: 35px;
	padding: 15px 0px;
	line-height: 1em;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.social-icons a{font-family: 'Socials'; font-size:56px; color:#222; line-height:50px;}
.social-icons a:hover{text-decoration:none; color:#e1704b;}
.icon{font-family: 'Entypo'; font-size:40px; text-align:center; padding-top:10px; padding-right:10px;;}
.small_btn{padding:7px 9px; background:#222; color:#FFF; border:none;}
.small_btn:hover{
	text-decoration: none;
	color: #000000;
	background-color: #999;
}
.txt_light{font-family: 'Akzidenz Light';}
::selection {
background: #e1704b;
color: #FFF;
text-shadow: 0 1px 1px #000;
}



@media (max-width: 460px) {
  .mobile-nav select{width:100px;}
}

.page{
	width: 100%;
	margin-top: 0px;
}
@media (max-width: 768px) {
  .page{
	padding-top: 5px;
	margin-top: 0px;
}
}






/*---------------------ABOUT SECTION STYLES---------------------*/

.process {text-align:center; margin-top:50px;}
.process .span3{margin-bottom:95px;}
.testimonials{
	background: #424242;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 1px;
	text-align: center;
	margin-bottom: 5px;
}
.testimonial{display:none;}
.testimonial_collection .testimonial:first-child{display:block;}
.testimonial p{ font-size:24px; line-height:31px; font-family:Georgia, "Times New Roman", Times, serif; font-style:oblique;}
.testimonial_nav{height:19px; display:inline-block; margin-top:25px;}
.testimonial_nav a{display:block; width:19px; height:19px; float:left; background:url(../images/nav_bg.png) no-repeat; background-position:0px -19px; overflow:hidden;}
.testimonial_nav a:hover, .testimonial_nav a.active_nav{background-position:0px 0px;}
.about_txt{margin-top:25px; margin-bottom:90px;}
.team{margin-top:30px; margin-bottom:100px;}
.team .sub_heading{
	color: #e1704b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
}
.clients{background: #e1704b; padding-top: 40px; padding-bottom: 25px; text-align:center; margin-bottom:96px;}
.clients .page_title{color:#FFF; margin-bottom:0px;}
.client{margin-bottom:12px;}
.client_name{color: #E1704B}

@media (max-width: 800px) {
  .testimonials{padding: 50px 10px;}
}

@media (max-width: 780px) {
  .team{text-align:center;}
}

.service{
	text-align: center;
	margin-top: 1px;
	margin-bottom: 10px;
}
.service .span4{margin-bottom:50px;}
.service .icon img{ margin-bottom: 10px;}
.other_services{margin-bottom:56px; margin-top:50px; margin-bottom: 60px;}
.other_services .span6{margin-bottom:35px;}
.other_services .span6 .sub_heading{color:#e1704b;}
.other_services .span6 .sub_heading .icon{color:#222;}
.quick_connect{
	text-align: center;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #45A9E7;
	margin-top: 0px;
}
.quick_connect .page_title{
	color: #006;
	margin-bottom: 45px;
	font-family: "Akzidenz Bold";
}
.contact_button a{padding:12px; background:#222; color:#FFF; font-size:18px;}
.contact_button a:hover{
	background: #FFF;
	color: #666666;
	text-decoration: none;
}

.contact{margin-bottom:50px; margin-top:40px;}
.contact_form{margin-top:8px; margin-bottom:54px;}
.contact_form .input{
	width: 75%;
	height: 40px;
	background: #f7f7f7;
	color: #999;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 30px;
}
.contact_form .textarea{
	width: 90%;
	height: 150px;
	resize: none;
	background: #f7f7f7;
	color: #000;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 30px;
}
.contact_info {margin-bottom:50px;}
.contact_info p{
	margin-bottom: 20px;
	color: #666;
}


#contact .quick_connect{margin-bottom:0px; padding-bottom:70px;}
#contact .quick_connect .page_title{
	margin-bottom: 0px;
	font-family: "Akzidenz Bold";
}


footer{
	background: #222;
	color: #FFF;
	padding-top: 40px;
	padding-bottom: 35px;
	text-align: center;
}
footer p{
	line-height: 25px;
	margin-top: 25px;
	text-align: left;
	color: #666;
}
footer .connect{margin-bottom:20px; margin-top:22px}
footer .connect a{color:#FFF; text-transform:uppercase; font-size:16px;}
footer .connect a:hover{color:#E1704B; text-transform:uppercase; font-size:16px; text-decoration: none;}
footer .connect span{padding:0px 2px; font-size:16px; font-weight:bold;}
