@import "reset.css";
@import "skeleton.css";
@import "superfish.css";

/*@font-face
{
	font-family:'Museo Slab 500';
	src: url('../css/Museo Slab/exljbris - MuseoSlab-500.otf');
}
*/


@font-face {
    font-family: 'Museo Slab 500';
    src: url('Museo Slab/Museo_Slab_500_2-webfont.eot');
    src: url('Museo Slab/Museo_Slab_500_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('Museo Slab/Museo_Slab_500_2-webfont.woff') format('woff'),
         url('Museo Slab/Museo_Slab_500_2-webfont.ttf') format('truetype'),
         url('Museo Slab/Museo_Slab_500_2-webfont.svg#museo_slab500') format('svg');
    font-weight: normal;
    font-style: normal;

}



html {
	width: 100%;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
body {
	
	font: 13px/21px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #222;
	position: relative;
	
	min-width: 960px;
background-color: #d0d2d3;
	/*background-image: url(../images/template/pikespeak_bg.jpg);*/
	background-repeat:no-repeat;
	background-position:top;
	
}



address {
	font-style: normal;
}
p {
	margin-bottom: 18px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Museo Slab 500", "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	letter-spacing: -1px;
}

.container_12.headerbg {
			background-color: #ffffff;
			
}
.headerimage {
	float: left;

}

h1 {
	font-size: 24px;
	line-height: 28px;
	color: #ad431c;
	padding-bottom: 12px;
	width: 100%;

}

h2 {
	font-size: 20px;
	line-height: 22px;
	color: #5c666f;
	padding-top: 11px;
	padding-bottom: 12px;

}

h3 {
	font-size: 18px;
	line-height: 20px;
	padding-top: 11px;
	padding-bottom: 12px;
	color: #ad431c;
}

h4 {
	font-size: 21px;
	line-height: 30px;
}

h5 {
	font-size: 18px;
	padding-top: 25px;
	padding-bottom: 16px;
	line-height: 24px;
	margin-bottom: 19px;
	border-bottom: 1px solid #636569;
	font-weight: bold;
	/*color: #333;*/
}


h6 {
	font-size: 21px;
	line-height: 30px; 
}


.fl1 {
	float: left;
	width: 300px;
}

.fl1+.fl1 {
	width: 240px;
}

p {
	margin-bottom: 10px;
	color: #000;
	font-size: 14px;
}

p1 {
	margin-bottom: 5px;
	color: #333;
	font-size: 14px;
} 

/*p is 16px, p1 is 14px*/

img {
	max-width: 100%;
	float: none;
}

ul {
	padding-left: 30px;
	margin: 0;
	list-style: circle;
}

ol.loweralpha  {
	
	list-style: lower-alpha;
}

ol {
	list-style:upper-alpha;
	padding-left: 20px;
}

ol.loweralpha  {
	
	list-style: lower-alpha;
}
ol.number {
	list-style: decimal;
	padding-left: 20px;
}

ul.list  {
	padding-top: 5 px;
	padding-left: 0px;
}


ul.list.l1 {
	padding-top: 5px;
	/*padding-left: 40px;*/
}

ul.list  li {
	text-transform: none;
	color: #333;
	font-size: 14px;
	padding-left: 12px;
	list-style-position: inside;
	list-style-type: disc;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
}

ul.list  li+li {
	margin-top: 0px;
}

table {
	width: 100%;
	border-collapse: collapse;
	padding-left: 2px;       
	padding-bottom: 2px;       
	border-color: #d0d2d3;
}

table tr {
	border-bottom: solid #d0d2d3 1px;
}

table td { 
	padding-top: 2px;  
	padding-right: 2px;       
	padding-bottom:2px;      
	padding-left: 2px;   
	/*border: solid #d0d2d3 2px;*/
}



table.data {
	width: 100%;
	border-collapse: collapse;
	padding-left: 1px;       
	padding-bottom:2px;       
	border-color: #d0d2d3;
}

table.data tr {
	border-bottom: solid #d0d2d3 1px;
}

table.data td { 
	padding-top: 2px;  
	padding-right: 2px;       
	padding-bottom:2px;      
	padding-left: 2px;   
}


table.borders {
	width: 100%;
	border-collapse: collapse;  
}

table.borders tr {
}

table.borders td {   
	padding-top: 2px;  
	padding-right: 2px;       
	padding-bottom:2px;      
	padding-left: 2px;       
	border-top: solid #d0d2d3 1px;
	border-right: solid #d0d2d3 1px;
	border-bottom: solid #d0d2d3 1px;
	border-left: solid #d0d2d3 1px;
}

table.filterTable {
	border-collapse: collapse;
	border: none;
}

table.filterTable tr {
	border: none;
}

table.filterTable td {
	border: none;

}



a {
	text-decoration: underline;
	color:inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	font-size: 14px;
}
a:hover {
	color: #ad431c;
}

a.link-1 {
	text-decoration: underline;
}

a.link1 {
	color: #aa2435;
	background: url(../images/template/link_marker.png) right 5px no-repeat;
	padding-right: 10px;
	font-size: 12px;
	display: inline-block;
	line-height: 16px;
}

a.link1:hover {
	color: #222;
}


a.link2 {
	color: #ef7521;
	background: url(../images/template/link_marker.png) right 5px no-repeat;
	padding-right: 10px;
	font-size: 12px;
	display: inline-block;
	line-height: 16px;
}

a.link2:hover {
	color: #222;
}



a.link3 {
	color: #00953a;
	background: url(../images/template/link_marker.png) right 5px no-repeat;
	padding-right: 10px;
	font-size: 11px;
	display: inline-block;
	line-height: 16px;
	text-transform: uppercase;
}

a.link3:hover {
	color: #222;
}

a.btn {
	font-size: 13px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-top: 17px;
	padding: 9px 18px 10px;
	background-color: #ad431c;
	/*background: url(../images/template/btn_bg.png) 0 0 repeat-x #9c140e;*/
}

a.btn:hover {
	background-color: #2a79a9;
	/*background: url(../images/template/spacer.png) 0 0 repeat #9c140e;*/

}

/****classes****/


.error {
	color: #ad431c;
	font-weight: bold;
}

.message {
	color: #ad431c;
}

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding: 5px;
	color: #333;
	font-size: 14px;
	text-align: center;
}

.pad3 {
	padding-right: 40px;
}

.pad2 {
	padding-top: 5px;
}

.pad2.p1 {
	padding-right: 5px;
	padding-top: 5px;
}

.img_inner {
	max-width: 100%;
	margin-top: 0px;
	padding: 5px;
	background: url(../images/template/silver60.jpg);
	background-size: cover;
	border-radius: 2px;
	margin-bottom: 13px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fleft {
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 0 !important;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}
.rel {
	position: relative;
	height: 288px;
}
.alright {
	text-align: right;
}
.center {
	text-align: center;
	color: #333;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

/*header*/


header {
	display: block;
	position: relative;
	z-index: 1200;
	
	/*border-top: 10 px solid # 101110;*/
	
}

header h1 {
	z-index: 1000;
	float: left;
}
header h1 a {
	display: block;
	overflow: hidden;
	width: 600px;
	height: 100px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}

.h_top {
	/*padding-top: 14px;*/
	padding-bottom: 14px;
	background-color: #FFFFFF;
	/*background-color: rgba(208,210,211,0.8);*/
	/*background-image: url(../images/template/pikespeak_bg.jpg);
	background-size: cover;
	background-position: 0 0;*/
}

.page1 .h_top {
	padding-bottom: 0px;


}

.autor {
	padding-top: 34px;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	color: #b6b6b6;
}

.autor a {
	color: #b52218;
}

.autor a:hover {
	color: #b6b6b6;
}

/**Content**/


.content.c1 {
	padding-bottom: 35px;
	border-bottom: 10px solid #f7f6f5;
}

.content.c2 {
	padding-bottom: 12px;
	background: rgba(42,121,169,0.5);
	/*background-color:#d0d2d3;*/
}

.content.c2 img {
	max-width: 100%;
	float: right;
}

.content h1 {
	padding-top: 34px;
	float: left;
	margin-bottom: 12px;
}

.content h4 {
	padding-top: 34px;
	overflow: hidden;
	margin-bottom: 12px;
}

.content .pr p {
	margin-bottom: 20px;
}

.content .pr  h4  {
	padding-bottom: 8px
}

.content h4.head1 {
	padding-top: 14px;
} 

.content h4.head2 {
	padding-top: 73px;
} 


.content.templatewrapper {

	margin-top: 0px;
	/*background-color: rgba(208,210,211,0.8);*/
/*	background-color: #ffffff;*/

	
	/*margin-top: -88px;
	padding-bottom: 12px;*/
}


.sliderwrapper {

	background-color:#ffffff;
	height:0px;
	
}

.sliderwrapper blockquote {
	
	padding: 5px;
	border-radius: 5px;
	margin-top: -6px;
	margin-bottom: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	background: rgba(92,102,112,1.0);
	color:#fff;
	
}
.contentwidth {

	background-color: #ffffff;
	
	/*
	-webkit-box-shadow: -7px 0px 10px 0px #222, 7px 0px 10px 0px #222;
	-moz-box-shadow: -7px 0px 10px 0px #222, 7px 0px 10px 0px #222;
	box-shadow: -7px 0px 10px 0px #222, 7px 0px 10px 0px #222;
	*/

}
.contentpadding {

	padding-bottom: 20px;

}

.contentFull {

	padding-left: 20px;
	padding-right: 20px;

}

.content.page1 {

	margin-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;

	
	/*margin-top: -88px;
	padding-bottom: 12px;*/
}



.box {
	background: #f5f6f6;
	padding: 5px 14px 5px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}

.box  img {
	height: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: # 404040;
	padding: 5px;
}

.box .title {
	text-transform: uppercase;
	color: #333;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}


.boxBorder {
	background: #ffffff;
	border: solid 10px #f5f6f6;
	padding: 5px 14px 5px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}

.boxBorder  img {
	height: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: # 404040;
	padding: 5px;
}

.boxBorder .title {
	text-transform: uppercase;
	color: #333;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

.boxWhite {
	background: #ffffff;
	padding: 5px 14px 5px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}

.boxWhite  img {
	height: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: # 404040;
	padding: 5px;
}

.boxWhite .title {
	text-transform: uppercase;
	color: #333;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.gray {
	background: url(../images/template/gray_bg.png) 0 0 repeat;
	padding-bottom: 12 px
	/*background-image: url(../images/silver85.png);
	background-repeat: repeat;*/
}

.gray a {
	color:#ffffff;
}

.gray1 {
	padding-bottom: 12 px;	
	background-image: url(../images/template/silver60.png);
	background-repeat: repeat;
}



.gray h4 {
padding-top: 14px;
margin-bottom: 19px;
color: #fff;
}

.gray list {
	color: #fff;
}

.gray list ul {
	color: #fff;
}

.gray list ul li {
	color: #fff;
}

.gray list ul li a {
	color: #fff;
}


.gray {
	background: url(../images/template/gray_bg.png) 0 0 repeat;
	padding-bottom: 12 px
	/*background-image: url(../images/silver85.png);
	background-repeat: repeat;*/
}

.gray a {
	color:#ffffff;
}

.gray1 {
	padding-bottom: 12 px;
	
	background-image: url(../images/template/silver60.png);
	background-repeat: repeat;
}



.gray h4 {
padding-top: 14px;
margin-bottom: 19px;
color: #fff;
}

.gray list {
	color: #fff;
}

.gray list ul {
	color: #fff;
}

.gray list ul li {
	color: #fff;
}

.gray list ul li a {
	color: #fff;
}



/*.white a {
	color:#222222;
}*/

.white {
	padding-bottom: 12 px;
	
	background-image: url(../images/template/silver60.png);
	background-repeat: repeat;
}



.white h4 {
	padding-top: 14px;
	margin-bottom: 19px;
	color: #222222;
}

.white list {
	color: #222222;
}

.white list ul {
	color: #222222;
}

.white list ul li {
	color: #222222;
}

.white list ul li a {
	color: #222222;
}

h4 .wrap {
	overflow: hidden;
	float: left;
	font-style: normal;
	display: block;
	padding-right: 10px;
}

h4 span {
	overflow: hidden;
	display: block;
	background: url(../images/template/head_sep.png) 0 bottom repeat-x;
	height: 4px;
	padding-top: 19px;
}

.text1 {
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}

.white {
	background: #fff;
	/*color: #858585;*/
	color: #222222;
	padding-bottom: 12px;
}

.white h4 {
	color: #171616;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	background-image: url(../images/template/sep_on_white.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

.whiteinner {
	background: #fff;
	color: #858585;
	padding-bottom: 12px;
}

.whiteinner h4 {
	color: #171616;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	background-image: url(../images/template/sep_on_white.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}



.white time {
	font-size: 14px;
	color: #ad431c;
	display: block;
	margin-bottom: 2px;
}

.white.w2 a.link1:hover {
	color: #000;
}

.text2 {
	color: #383737;
	letter-spacing: -1px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 22px;
}


.pad2 {
	padding-right: 40px;
}

.white .link2 {
	display: inline-block;
	background-image: url(../images/template/link_marker1.png);
	background-position: right 9px;
	background-repeat: no-repeat;
	font-size: 14px;
	padding-right: 10px;
	line-height: 16px;
	margin-top: 5px;
	color: #ad431c;
}

.white .link2:hover {
	color: #141414;
}

.comment {
	display: inline-block;
	margin-top: 22px;
	font-size: 14px;
	line-height: 21px;
	color: #141414;
	margin-left: 15px;
	padding-bottom: 5px;
	padding-left: 33px;
	background: url(../images/template/comment.png) 0 6px no-repeat;
}

.comment:hover {
	color: #b52218;

}

.white h4.head1 {
	margin-bottom: 0;
	background-image: none;
}

.white blockquote {
	/*letter-spacing: -1px;*/
	padding: 5px;
	color: #000;
	border-radius: 5px;
	margin-top: -6px;
	margin-bottom: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	background-image: url(   ../images/template/silver60.png);
	background-repeat: repeat;
}

.white blockquote span {
	color: #00953a;
	font-size: 14px;
}

.white blockquote p {
	margin-bottom: 4px;
}

.white blockquote ul {
	margin: 10px;
	padding-left: 5px;
	font-size: 14px;
	font-style: normal;
	color: #000;
}

.white blockquote ul li {
	margin: 5px;
	display: marker;
	list-style-type: disc;
	list-style-position: outside;
	color: #333;
}

.white blockquote img {
	position: relative;
	right: -3px;
	top: 5px;
}

.logos {
	background: #f5f6f7;
	padding: 27px 0 41px;
	letter-spacing: -1px;
	color: #363636;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
}


.imageRight {
	float: right;
	padding: 2px 8px 2px 8px;
}


.imageLeft {
	float: left;
	padding: 2px 4px 2px 4px;
}

.logos ul li {
	float: left;
	padding: 18px 0 7px;
	width: 20%;
}

.logos ul li a {
	margin-top: 3px;
	text-align: center;
	display: block;
}

.logos ul li+li+li {
	background: url(../images/template/ver_sep.png) 0 0 repeat-y;
}


.prices .count {
	float: left;
	margin-right: 20px;
	width: 40px;
	height: 40px;
	text-align: center;
	text-transform: uppercase;
	border-radius: 500px;
	background: url(../images/template/count_bg.png) 0 0 repeat-x #a41911;
	margin-top: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 38px;
	font-weight: bold;
}

.prices>div {
	padding-top: 19px;
}

.prices .clear {
	padding-top: 11px;
}

.prices .extra_wrapper {
	padding-top: 8px;
}

.projects .clear {
	height: 44px;
}

.white .img_inner {
	background: #f3f3f3;
	margin-top: 5px;
}

.white a.link1 {
	background-image: url(../images/template/link_marker3.png);
}

.white.w2 {
	border-bottom: 10px solid #f7f7f7;
	padding-bottom: 42px;
}

.content .text2  {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.blog time {
	color: #d61306;
}

.blog  {
	padding-top: 29px;
}

.blog+.blog {
	margin-top: 14px;
}

.blog .text2 {
	margin-bottom: 2px;
}

.blog .text1 {
	margin-bottom: 25px;
}

.blog .img_inner {
	margin-bottom: 18px;
}
a.comm {
	padding-bottom: 3px;
	display: inline-block;
	float: right;
	margin-right: 75px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 33px;
	background: url(../images/template/comment_2.png) 0 5px no-repeat;
}

.search {
	padding-top: 25px;
	padding-bottom: 25px;
}

#form1 {
	position: relative;
	overflow: hidden;
}

#form1 input {
	float: left;
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #222;
	padding: 6px 8px 6px 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}

#form1 a {

}

#form1 a:hover {
	/*background-color: #D61306;*/
}

.news {
	overflow: hidden;
}

.news+.news  {
	margin-top: 33px;
}

.news>div {
	padding-top: 9px;
}

.news time {
	display: block;
	color: #d61306;
	font-size: 14px;
	margin-top: -1px;
}


/**Talbes**/
.districtglanceTitle {
	background-color:#2a79a9;
	color:#ffffff;
}






/**Map**/

.map {
	margin-bottom: 0 !important;
}

.map>p {
	margin-bottom: 18px;
	padding-right: 10px;
}

.map .text1 {
	padding-top: 27px;
}
.map figure {
	display: block;
	width: 380px !important;
	height: 370px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure iframe {
	width: 370px;
	height: 360px;
	max-width: 100%;
}
.map address {
	display: block;
}


.map address+address {
	margin-top: 21px;	
}
.map address dd span {
	min-width: 75px;
	display: inline-block;
	text-align: left;
}
/**Footer**/

footer {
	display: block;
	/*padding-bottom: 40px;*/
	color: #8e8e8e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: rgba(92,102,112,1.0);

}


footer h5 {
	color:#fff;
}

footer a:link {
	color:#fff;
	text-decoration:none;
}

footer a:hover {
	color: #ad431c;
	font-size: 14px;
}

.f_phone {
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	padding-top: 3px;
	margin-bottom: 13px;
	font-weight: bold;
}

.post strong {
	font-size: 14px;
	color: #fff;
	display: block;
	margin-top: -1px;
}

.post a:hover strong{
	color: #ad431c;
	font-size: 14px;
}

.post {
	padding-bottom: 18px;
	background: url(../images/template/post_sep.png) 0 bottom repeat-x;
	color: #fff;	

}

.post+.post {
	margin-top: 18px;
}



.copy {
	text-transform: uppercase;

}

.copy h5 {
	line-height: 22px;
	padding-top: 30px;
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0px;
}

.copy span {
	color: #ad431c;
}

.socials {
	margin-top: -2px;
}

.socials a {
	line-height: 35px;
	min-width: 57px;
	display: block;
	float: left;
	background: url(../images/template/socials.png) 0 0 no-repeat;
	padding-left: 47px;
	margin-bottom: 20px;
	color:#fff;
}


.socials a+a {
	background-position: -106px 0;
	margin: 0px;
	
}

.socials a+a+a {
	background-position: 0 bottom;
}

.socials a+a+a+a {
	background-position:  -106px bottom;
}

/**To Top**/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 140px;
	left: 51%;
	margin-left: 500px;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border: none;
	text-indent: -999px;
	z-index: 999;
	background: url(../images/template/totop.png) no-repeat left 0;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline: none;
	background-position: right 0;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}

 .nowrap {
 white-space: normal;
}
 .map address {
 float: left;
 margin-right: 50px;
}

 .map address+address {
 	margin-top: 0;
 }
 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}
 .extra_wrapper {
 overflow: visible;
}

.pad3 {
	padding-right: 10px;
}

.f_phone {
	font-size: 24px;

}

.fl1 {
	width: 210px !important;
}

.caption {
	margin-left: -374px !important;
}

.comm {
	margin-right: 0 !important;
}

.logos img {
	width: 80%;
}

}
@media only screen and (max-width: 767px) {
 body {
 min-width: 420px;
}

.logos img {
	width: auto;
}




.pad3 {
	padding-right: 0px;
}


.fl1 {
	width: auto !important;
	float: none;
	margin-bottom: 25px;
}


.caption {
	display: none !important;
}

.projects .clear {
	height: 0px;
}

.projects .img_inner {
	margin-top: 44px;
} 

.box {
	margin-bottom: 25px;
}

.logos ul li {
	width: auto;
	float: none;
	background: none !important;
	margin-bottom: 20px;
}

.white time {
	margin-top: 5px;
}


.box img {
	width: 100%;
}


.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

 header {
 position: relative;
 z-index:1200;
}
 header h1 {
 float: none;
}
 header h1 a {
 height: auto;
 margin: 0 auto !important;
 text-align: right;
}
 header h1 a img {
 margin: 0 auto;
}

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}

 .map address+address {
 	margin-left: 20px;
 }
 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}


 .img_inner {
 margin-top: 20px;
}





}
@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}

 .map address {
 	float: none;
 }

 .map address+address {
 	margin-left: 0px;
 	margin-top: 20px;
 }

 .map figure iframe {
 width: 100%;
 height: 200px;
}
