/**/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/font-awesome.css";
@import "../css/superfish.css";

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700);


     .hide {
		 display:none;
     width: 640px;
	 height:480px;
padding: 30px; 
    


    background: #FFF;
        border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
        box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);*/
       
}

#test p { color: #666; text-shadow: none; }

.accordion{ background:#f8f8f8; margin-top:4px; cursor:pointer;}
.accordion p { margin: 0px; padding: 0px;}
.ac-container { padding-bottom:0px;background:#f8f8f8; padding:10px;}
.accordion-close span{ border-radius: 3px; width:35px; height:35px; background: #f60 url(../images/plus.png) no-repeat center center; float:left;}
.accordion-open span{ border-radius: 3px; width:35px; height:35px; background:#f60 url(../images/minus.png) no-repeat center center; float:left;}

html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}

.styled-select select {
	font-size: 24px;
	border-width: 5px;
	border-color:#F60; 
	padding-right: 30px;
   }

body {
	font: 14px/19px  'Open Sans', sans-serif;
	color: #959494;
	position: relative;
	min-width: 960px;
	padding-top: 0px;
	background: url(../images/bg_body.jpg) center 0 no-repeat #f2f2f2;
}



h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'Open Sans', sans-serif;
	color: #5b6a7f;
	font-weight: 600;
}

h7 {padding-left:30px; color: #363335; font-size:18px; vertical-align:top; line-height:35px;
}
h2 {
	font-size: 30px;
	color: #363335;
	padding-top: 42px;
	margin-bottom: 7px;
	line-height: 30px;
}

h3 {
	font-size: 25px;
	line-height: 25px;
	text-align:center;
	/*color: #88c6e8;*/
	/*color: #3372a5;*/
	color: #333;
}
h3 span {
	font-size: 25px;
	line-height: 25px;
	color: #C00;
	text-decoration: underline;
}

p {
	margin-bottom: 19px;
}

img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}


ul.list li{
	margin-bottom: 8px;
}

ul.list1 {
	padding-left: 40px;
	padding-top: 3px;
	margin-bottom: 18px;
}

ul.list1 .count {
	margin-top: 4px;
	margin-right: 19px;
	float: left;
	border-radius: 3px;
	font-size: 36px;
	line-height: 48px;
	width: 51px;
	height: 51px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-color: #F60;
}

ul.list1 li+li {
	margin-top: 21px;
}

ul.list1 li:first-child+li+li {
	margin-top: 24px;
}

ul.list2 {
	padding-top: 3px;
}

ul.list2 a {
	display: block;
	color: #363335;
	font-size: 21px;
	line-height: 29px;
	padding: 8px 18px 12px;
	background: #dddddd;
}

ul.list2 li+li {
	margin-top: 6px;
}


ul.list2 a:hover {
	background: #CCC;
}

/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover, a.col2:hover {
	color: #CCCCCC;
}

a.btn {
	background: url(../images/btn_bg.png) 0 0 repeat-x #eaeaea;
	display: inline-block;
	border: 1px solid #d6d6d6;
	border-top-color: #eaeaea;
	border-bottom-color: #9c9c9c;
	color: #363335;
	font-size: 16px;
	line-height: 20px;
	padding: 10px 17px 14px;
	border-radius: 4px;
	margin-top: 26px;
}

a.btn:hover {
	background: #ebebeb;
	border-top-color: #9c9c9c;
	border-bottom-color: #ebebeb;
}

a.arr-blue {
	/*color: #d91966;*/
	color: #FFF;
	padding-left: 100px;	
}

a.arr-blue:hover {
	color:#959494;

}
a.arr {
	/*color: #d91966;*/
	color: #F90;
	
	
}

a.arr:hover {
	color:#959494;
}

a.col1:hover, .col1 a:hover {
	color:#959494;
}

i.icon-double-angle-right {
	position: relative;
	top: -2px;
	left: 3px;

	font-size: 22px;

}

i.icon-double-angle-up {
	font-size: 22px;
	position: relative;
	left: 3px;
}

a.link2 {
	color: #d91966;
	margin-top: 22px;
	display: inline-block;
}

a.link2 span {
	text-decoration: underline;
}

a.link2:hover {
	color:#959494;
}
a.btn_custom {
	position: relative;
	display: inline-block;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 0px 1px 3px #969696;
  font-family: Arial;
  color: #ffffff;
  font-size: 23px;
  background: #71c45c;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

a.btn:hover {
  background: #82c76d;
  text-decoration: none;
}
a.link3_custom {
	color: #FFF;
	font-size: 29px;
	font-weight: 600;
	text-shadow: 0px 1px 2px #000000;
	line-height: 29px;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0px 2px 5px #000000;
	display: inline-block;
	background: #e00000;
	position: relative;
	padding: 10px;
	padding-left: 25px;
	padding-right: 54px;
	border: 2px solid #c00000;
}

a.link3_custom span {
	
	display: inline-block;
	margin-top: 9px;
	font-size:15px;
	line-height: 15px;
}

a.link3_custom:hover {
	/*border-top-color: #750b35;*/
	background: #e00000;
	/*border-bottom-color: #c20f57;*/
}
a.link3_custom:after {
	background: url(../images/banner_a_after.png) 0 0 no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	top: 17px;
	right: 21px;
	content: '';
	position: absolute;
}
a.link2_custom {
	color: #fff;
	font-size: 29px;
	font-weight: 600;
	text-transform: none;
	text-shadow: 1px 1px #042345;
	line-height: 29px;
	/*border: 1px solid #a00f48;
	border-bottom-color: #750b35;
	border-top-color: #d31871;*/
	border: 1px solid #FF6600;
	border-radius: 5px;
	display: inline-block;
	background: url(../images/banner_link.png) 0 0 repeat-x #F90;
	position: relative;
	padding-top: 9px;
	padding-right: 51px;
	padding-bottom: 17px;
	padding-left: 26px;
	margin-top: 15px;
}

a.link2_custom span {
	text-decoration: underline;
}

a.link2_custom:hover {
color: #fff;
	/*border-top-color: #750b35;*/
	background: url(../images/banner_link_hover.png) 0 0 repeat-x #F60;
	/*border-bottom-color: #c20f57;*/
}
a.link2_custom:after {
	background: url(../images/banner_a_after.png) 0 0 no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	top: 17px;
	right: 21px;
	content: '';
	position: absolute;
}


/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.mr0 {
	margin-right: 0 !important;
}

.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding-right: 10px;
}

.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 margin-top: 4px;
 margin-bottom: 20px;
}


.fleft {
	float: left;
	margin-right: 18px;
	margin-bottom: 0;
}

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.rel {
	position: relative;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.main {
	width: 1050px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	border-radius: 25px;
}

.hor_separator {
	border-bottom: 1px solid #dddddd;
	padding-top: 30px;

}

.blank_separator {
	padding-top: 30px;

}

.hor_separator.hor1 {
	padding-top: 47px;
}

.page1 .ver1 {
	background: url(../images/ver_separator.png) 0 bottom no-repeat;
	background-size: 1px 80% ;
}

.ver1 {
	background-size: 1px 95% ;
	position: relative;
}

.ver1:after {
	position: absolute;
		background: url(../images/ver_separator.png) 0 bottom repeat-y ;
		width: 1px;
		content: '';
		display: block;
		top: 50px;
		bottom: -10px;
		left: 0;

}



/*header*/

header {
	display: block;
	padding-top: 29px;
	position: relative;
	z-index: 999;
	border-radius: 25px 25px 0 0;
	background: url(../images/bg_header.png) 0 0 repeat-x #f3f3f3;
}


header h1 {
	float: left;
	z-index: 910;
	margin-left: -31px;
	margin-bottom: 32px;
}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 275px;
	height: 92px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header h1 a img {
	display: block;	
}


.socials {
	color: #88c6e8;
	padding-top: 18px;
	font-style: italic;
}

.socials a {
	display: inline-block;
	padding-left: 16px;
}

.socials a+a {
	margin-left: 19px;
}

.socials a:first-child {
	padding-left: 20px;
	background: url(../images/twitter.png) 0 3px no-repeat;
}

.socials a:first-child+a {
	background: url(../images/fb.png) 0 3px no-repeat;
}

.socials a:first-child+a+a {
	padding-left: 20px;
	background: url(../images/rss.png) 0 3px no-repeat;
}
.h_right {
	font-size: 16px;
	float: right;
	text-align: right;
}

.autorz {
	color: #FFFFFF;
	padding-top: 21px;
}

.autorz a+a {
	display: inline-block;
	margin-left: 36px;
	position: relative;
}

.autorz a+a:after {
	left: -20px;
	position: absolute;
	background: #dddddd;
	width: 1px;
	height: 28px;
	display: block;
	content: '';
	top: -3px;
}

.nowrap {
	white-space: nowrap;
}

.banner {
	background: url(../images/banner_bg.jpg) center 0 no-repeat;
	padding: 50px 0px 55px;
}
.banner_index {
	background: url(../images/banner_bg_index.jpg) center 0 no-repeat;
	padding: 50px 0px 55px;
}

 .inner {
	background: url(../images/banner_inner.png) 0 0 repeat-y;
	border: 1px solid #dedddc;
	border-radius: 24px;
	box-shadow: inset 0 0 30px 10px #042345;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px #042345;
	padding:15px;
}

 .inner strong {
	font-size: 60px;
	line-height: 80px;
	font-weight: 600;

}


 .inner span {
	display: block;
	/*color: #500e33;*/
	color: #Fc0;
	font-weight: 700;
	line-height: 40px;
	margin-top: -7px;
	margin-bottom: 8px;
}

 .inner p {
	font-size: 40px;
	line-height: 40px;
}

.inner1 a {
	font-size: 29px;
	font-weight: 600;
	text-transform: none;
	line-height: 29px;
	padding: 9px 51px 17px 26px;
	/*border: 1px solid #a00f48;
	border-bottom-color: #750b35;
	border-top-color: #d31871;*/
	border: 1px solid #FF6600;
	border-radius: 5px;
	display: inline-block;
	background: url(../images/banner_link.png) 0 0 repeat-x #F90;
	position: relative;
	/*background-color: #c20f57;*/
}

 .inner1 a:hover {
	color: #fff;
	/*border-top-color: #750b35;*/
	background: url(../images/banner_link_hover.png) 0 0 repeat-x #F60;
	/*border-bottom-color: #c20f57;*/

}

 .inner1 a:after {
	background: url(../images/banner_a_after.png) 0 0 no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	top: 17px;
	right: 21px;
	content: '';
	position: absolute;
}


.welcome {
	background: #f8f8f8;
	/*padding-bottom: 42px;*/
	/*padding-top: 42px;*/
	padding-bottom: 22px;
	padding-top: 22px;
}

/*Content*/

.col1 {
	/*color: #d91966;*/
	color: #Fc0;
}

.col2 {
	color: #363335;
}
.col2_index {
	color: #363335;
	text-align: center;
}
.black-yellow_index {
	color: #FFFF00;
	text-align: center;
	background-color: #000;
	display: block;
}
.content {
	padding-bottom: 48px;
}

.content.page1 h3.col1 {
	padding-top: 45px;
	margin-bottom: 28px;
	color: #3372a5;
}

/*.content.page1 h3 {
	padding-top: 47px;
	font-size:24px;
	margin-bottom: 17px;
}*/
h3 {
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	/*color: #88c6e8;*/
	/*color: #3372a5;*/
	color: #333;
	font-weight: bold;
}
h3 span {
	font-size: 30px;
	line-height: 30px;
	color: #C00;
	text-decoration: underline;
}
.content.page1 ul.list {
	padding-top: 46px;
}


.content h3 {
	padding-top: 46px;
	margin-bottom: 23px;
}

.content h3.head1 {
	padding-top:  18px;
	margin-bottom: 17px;
}

.members .clear {
	height: 29px;
}


a.link1 {
	display: block;
	position: relative;
	overflow: hidden;
	/*margin-bottom: 16px;*/
	margin-bottom: 0px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

a.link1:after  {
	content: '';
	/*background: #1799f5;*/
	height: 8px;
	position: absolute;
	display: block;
	z-index: 999;
	left: 0;
	bottom: -8px;
	right: 0;
	transition: 0.4s ease;
	-o-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}

a.link1:hover:after {
	bottom: 0;
}

.cl1 {
	height: 20px;
}

.cl2 {
	height: 25px;
}

.hr1 {
	padding-top: 42px;	
	margin-bottom: 1px;
}

.in2 {
	margin-top: 49px;
	padding-left: 30px;
	border: none;
	padding-bottom: 24px;
	box-shadow-color: 0 0 30px 10px #f38cb6 inset !important;
	background: url(../images/inner2.jpg) 0 0 repeat;

}

.in2 .title {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 3px;
}

.in2 .title span {
	display: inline;
	line-height: 30px;
	margin: 0;
	padding: 0;
	top: 0;
}

.in2 em {
	display: block;
	padding-top: 20px;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	font-style: normal;
}

.in2 em a {
	display: inline;
	text-decoration: underline;
	color: #500e33;
	font-size: 13px;
	line-height: 19px;
	background: none !important;padding: 0 !important;
	border: none;
	text-transform: uppercase;
	font-weight: normal;
}

.in2 em a:after {
	display: none;
}



.in2 p {
	font-size: 17px;
	font-weight: bold;
	padding-top: 14px;
}

#form1 label {
	float: left;
}

#form1  span {
	color: #fff;
	font-size: 13px;
	display: block;
	line-height: 19px;
	font-weight: normal;
	text-transform: uppercase;
}

.jqTransformInputWrapper {
	width: 100% !important;
}

#form1 {
	width: 325px;
	padding-top: 16px;
}

#form1 .lab1 {
	float: left;
	width: 100%;
	padding-bottom: 21px;
	display: block;
}

#form1 .lab2{
	width: 173px;
	margin-right: 10px;
	padding-bottom: 14px;
}

#form1 .lab3{
	width: 53px;
	margin-right: 10px;
	padding-bottom: 14px;

}

#form1 .lab4{
	padding-bottom: 14px;

	width: 79px;
}

#form1 input{
	margin-top: -7px;
	border-radius: 4px;
	height: 36px;
	text-transform: uppercase;
	width: 100%;
	border: none;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 	float: left;
 	color: #500e33;
 	font: 13px/16px 'Open Sans', sans-serif;
 		padding: 9px 14px;

}

.jqTransformHidden {
	display: none;
}

#form1  a.jqTransformRadio {
	border-radius: 500px;
	border: none;
	background: #fff ;
	width: 14px !important; 
	height: 14px !important;
	padding: 0 !important;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

#form1  a.jqTransformRadio.jqTransformChecked, #form1  a.jqTransformRadio:hover {
	width: 8px !important;
	height: 8px !important;
	border: 3px solid #fff;
	background: #500e33 ;
}

a.jqTransformRadio:after {
	color: 'Man';
	display: inline;
	background: none;
}

#form1 select {
	display: none;
}

.jqTransformSelectWrapper {
	position:relative;
	height: 36px;
	width: 100% !important;
	float:left;
}

.jqTransformSelectWrapper div span {
	
	font-size: 13px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 36px;
	line-height: 16px;
	overflow: hidden;
	cursor:pointer;
	border-radius: 4px;
	border: 3px;
	padding: 7px 14px;
	background: #fff;
	width: 100% !important;
	/*color: #500e33 !important;*/
	color:#Fc0;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.jqTransformSelectWrapper  a:after {
	display: none;
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 9px;
	top: 7px;
	width: 12px !important;
	height: 8px !important;
	padding: 0;
	border: none !important;
	background: url(../images/select.gif) no-repeat 0 0;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	top: 25px;
	left: 0px;
	height: auto !important;
	list-style: none;
	background-color: #FFF;
	display: none;
	margin: 0px;
	width: 100% !important;
	padding: 0px;
	height: 150px;
	overflow: auto;
	border-radius: 0 0 4px 4px;
	overflow-y: auto;
	z-index:10;
}

.rowElem  {
	float: left;
	padding-top: 5px;
	width: 185px;
	padding-bottom: 15px;
}

.rowElem+.rowElem  {
	width: 140px;
} 

.rowElem label {
	float: right;
	font-size: 13px;
	line-height: 19px;
	margin-right: 20px;
	margin-top: -10px;
}

#form1 .lab5 {
	width: 185px;
}

#form1 .lab7 {
	width: 194px;
	margin-right: 10px;
}

#form1>a {
	margin-top: 24px !important;
	border-radius: 5px;
}

#form1 .lab8 {
	width: 121px;
}

 #form1 .lab6 {
	width: 140px;
}

.jqTransformRadioWrapper {
	float: left;
	width: 14px !important;
	height: 14px !important;
	margin-right: 5px;
	
}




.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	/*text-transform: uppercase;*/
	border-radius: 0 0 4px 4px;
	border: none !important;
	padding-left: 14px;
	text-decoration: none;
	color:#F60;
	background: #FFF !important;
	font-size: 12px;
}

.jqTransformSelectWrapper ul a:first-child {
	border-radius: 0;
}

.jqTransformSelectWrapper ul a.selected, .jqTransformSelectWrapper ul a:hover {
	background: #FC0 !important;
	color: #fff;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#3582c4;
	color: #fff;
}


.companies {
	margin-top: -1px;
}

.companies .img_inner {
	margin-bottom: 15px;
}

.companies .clear {
	height: 22px;
}

/****Map***/

.map {
	padding-top: 3px;
}



.map figure {


		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
 margin-bottom: 24px;
 margin-top: 0 !important;
}
.map figure iframe {
	width: 100%;
	height: 305px;
	max-width: 100%;

}

.map address {
}



address dd span {
	min-width: 53px;
	display: inline-block;
	text-align: left;
}



.map address dd span {
	min-width: 90px;
}

/************Footer***********/

footer {
	display: block;


}

footer>div>div {
	border-top: 1px solid #dddddd;
	padding-top: 15px;
	padding-bottom: 30px;

}

.top {
	float: right;
	margin-top: -2px;
	display: block;
	font-size: 16px;
}

.top {
	color: #363335;
}

.top span {
	color: #949393;
	position: relative;
	top: 1px;
}


.page1 .ver1 {
	background: none;
}
@media only screen and (max-width: 1024px) {
	.main {
		border-radius: 0;
		width: auto;
		margin: 0;
	}
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 995px) {
 body {
 	padding-top: 20px !important;
min-width:768px;
}

.nowrap {
	white-space: normal;
}

ul.list1  {
	padding-left: 0;
}

.map address  {

}



 .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 ;
}


.pad2, .pad3 {
	padding: 0;
}

.inner strong {
	font-size: 40px;
	line-height: 42px;
}

.inner {
	font-size: 25px;
}

ul.list1 .count {
	margin-bottom: 10px;
}

#content .noresize {
	margin-bottom: 10px;
	
}


}
 @media only screen and (max-width: 767px) {
	 /*custom*/
	 .banner {
	background: url(../images/banner_bg_mobile.jpg) center 0 no-repeat;
}
.banner_index {
	background: url(../images/banner_bg_index_mobile.jpg) center 0 no-repeat;
}
header {
	padding-top: 19px;
	border-radius: 25px 25px 0 0;
}
.menu_block {
	display: none;
}
 body {
min-width:420px;
/*custom*/
 	padding-top: 0px !important;
}

#form1 {
	width: 360px;
}

.in2 {
	padding-right: 30px;
}

.rowElem  {
	float: left;
	padding-top: 5px;
	width: 50%;
	padding-bottom: 15px;
}

.rowElem+.rowElem  {
	width: 50%;
} 

#form1 .lab5, #form1 .lab6 {
	width: 50% !important;
}

#form1>label {
	width: 100% !important;
	margin-right: 0 !important;
}


.link1  {
	margin-top: 35px;
}

.ver1:after {
	display: none !important;
}

.members .clear {
	height: 0;
}

.link1 img {
	/*width: 100%;*/
}

/*custom*/
.socials {
	color:#F60;
}
.autorz {
	color: #06C;
}
.h_right {
	padding-bottom: 30px;
	float: none;
	text-align: center;
}

.map address  {
	float: none;
	margin-right: 0px;
}



.img_inner.fleft {
	float: none;
	margin-bottom: 13px;
}


.img_inner {
width: 100%;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
margin-top: 20px !important;
}

.stat {
	position: static;
}

header {
	position: relative;
}
header h1 {
	float: none;
	top: 0;
	padding-left: 0;
	padding-bottom: 0;
}

header h1 a {
	margin: 0 auto;
	height: auto;
}

header h1 a img {
	width: 100%;
	right: -72px;
}

.map figure iframe {
	width: 100%;
	height: 300px;
}

.map address {
	float: none;
	margin-right: 0;
}

.content .noresize {
	width: auto !important;
	float: left !important;
	margin-right: 20px !important;
	margin-bottom: 10px;
	margin-top: 0 !important;
}

ul.list1 .count {
	margin-bottom: 10px;
}

.pad1 {
	padding-left: 0;
}


.companies .img_inner {
	margin-top: 22px;
}

.companies .clear {
	height: 0;
}

#form1 input {
	width: 100% !important;	
}



}
 @media only screen and (max-width: 479px) {

.rowElem label {
	margin-right: 3px !important;
}

#form1 input {
	
}

.rowElem label {
	font-size: 11px;
}

#form1 {
	width: 240px;
}


body {
min-width:300px;

}

 .map figure iframe {
	width: 100%;
	height: 200px;
}


}
