/*
Theme Name: Anjal's Reinigungen GmbH
Theme URI: http://reinigungsofferten-bern.ch/
Version: 1.8
Author: Right Design
Author URI: http://www.design.rightdiary.com
*/


@font-face {
font-family: 'Lato-Lig';
src: url('fonts/Lato-Lig.eot'); /* IE9 Compat Modes */
src: url('fonts/Lato-Lig.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('fonts/Lato-Lig.woff') format('woff'), /* Modern Browsers */  url('fonts/Lato-Lig.ttf') format('truetype'), /* Safari, Android, iOS */  url('fonts/Lato-Lig.svg#svgFontName') format('svg'); /* Legacy iOS */
}
 @font-face {
font-family: 'Lato-Bol';
src: url('fonts/Lato-Bol.eot'); /* IE9 Compat Modes */
src: url('fonts/Lato-Bol.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('fonts/Lato-Bol.woff') format('woff'), /* Modern Browsers */  url('fonts/Lato-Bol.ttf') format('truetype'), /* Safari, Android, iOS */  url('fonts/Lato-Bol.svg#svgFontName') format('svg'); /* Legacy iOS */
}
 @font-face {
font-family: 'Lato-Reg';
src: url('fonts/Lato-Reg.eot'); /* IE9 Compat Modes */
src: url('fonts/Lato-Reg.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('fonts/Lato-Reg.woff') format('woff'), /* Modern Browsers */  url('fonts/Lato-Reg.ttf') format('truetype'), /* Safari, Android, iOS */  url('fonts/Lato-Reg.svg#svgFontName') format('svg'); /* Legacy iOS */
}
 @font-face {
font-family: 'zurich';
src: url('fonts/zurich.eot'); /* IE9 Compat Modes */
src: url('fonts/zurich.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('fonts/zurich.woff') format('woff'), /* Modern Browsers */  url('fonts/zurich.ttf') format('truetype'), /* Safari, Android, iOS */  url('fonts/zurich.svg#svgFontName') format('svg'); /* Legacy iOS */
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* GENERAL */
body {
	background: #f2f2f2;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#333;
	line-height:1.5em;
}
.topBannerOuter {
	width:100%;
	background:url(images/top-bg.png) no-repeat center bottom #fff;
	padding: 0 0 52px;
}
#container {
	max-width: 1000px;
	border: 0;
	margin: 0 auto 0;
	padding:0;
	text-align: left;
	word-wrap: break-word;
}
#content {
	width:75%;
	float:left;
	padding: 0px 0 40px 4%;
	word-wrap: break-word;
}
#content-full {
	width: 100%;
	float:left;
	padding:0;
	word-wrap: break-word;
	margin: 0 0 20px;
}
.wrapper {
	width:1000px;
	margin:0 auto;
}
h1 {
	font-size:3.0em;
	line-height:1.2em;
}
h2 {
	font-size:2.5em;
	line-height:1.2em;
}
h3 {
	font-size:2.0em;
	line-height:1.5em;
}
h4 {
	font-size:1.5em;
	line-height:1.5em;
}
h5 {
	font-size:1.0em;
	line-height:2em;
}
h6 {
	font-size:0.75em;
	line-height:2em;
}
a {
	text-decoration:none;
	color:#ed1c24;
}
a:hover {
	text-decoration:underline;
}
strong {
	font-weight: bold;
}
small {
	font-size:0.75em;
}
big {
	font-size: 1.5em;
}
pre {
	margin: 5px 0;
	border: 1px solid #eee;
	background: #f8f8f8;
	padding:10px;
	word-wrap: break-word;
}
code, cite, em, abbr, acronym, q {
	font-style:italic;
}
blockquote, address {
	padding:5px;
	font-size:1.2em;
	font-style:italic;
}
p {
	margin:0 0 10px;
}
table {
	margin:10px;
	border-collapse:collapse;
}
table, th, td {
	border: 1px solid #ccc;
	padding:10px;
}
ul {
	list-style: square;
	margin: 0;
	padding:0;
}
li {
	margin: 0 0 0;
	list-style:none;
}
ol {
	list-style: decimal;
	margin: 2px 0 2px 15px;
}
dl {
	margin: 10px;
}
dt {
	margin: 0;
	font-size:1.25em;
	font-weight:bold;
}
dd {
	margin: 0 0 0 10px;
}
input, select, textarea {
	border:1px solid #ccc; /*border-radius:0;-moz-border-radius:5px;*/
	padding: 2px;
	background: none;
	font-size:1em;
	font-family: 'Open Sans', sans-serif;
}
input[type="submit"] {
	cursor:pointer;
	border:0; /*-webkit-appearance:none; border-radius:5px;-moz-border-radius:5px;*/
	padding:2px 10px;
	background: #444;
	color:#fff;
}
input[type="submit"]:hover {
	background: #ff6600;
}
select {
	max-width:100%;
}
/* HEADER */
#pre-header {
	margin:0;
	padding:0;
}
#header {
	margin: 0 0 10px;
	padding:0 0 10px;
	background:none;
}
#header:after {
	content:'';
	display:block;
	clear:both;
}
#header .image-homepage {
	width: 60%;
	float:left;
	margin: 0;
	padding:0;
}
#header .header-img {
	width: 96%;
	height: auto;
	padding:2%;
	border:1px solid #eee;
	border-radius:5px;
	-moz-border-radius:5px;
}
#header .logo {
	float:left;
	padding: 7% 0 0;
}
#header .logo h1 {
	text-align:left;
	font-weight:bold;
}
#header .logo h1 a:hover {
	text-decoration:none;
	color:#333;
}
#header .logo h4 {
	padding:10px 0 0;
	text-align:center;
	font-style:italic;
}
.headerRightM {
	float:right;
	width:66%;
}
.headerRT {
	margin:9% 0 5% 4%;
	display: block;
	clear:both;
	overflow:hidden;
}
.headerRT ul li {
	float:left;
	font-family:"Lato-Reg";
	font-size:14px;
	color:#ed1c24;
}
.headerRT ul li.msgicon {
	background:url(images/msg-icon.png) no-repeat left;
	padding: 0 0 0 31px;
	margin:0 15px 0 0;
}
.headerRT ul li a {
	color:#ed1c24;
}
.headerRT ul li.phoneicon {
	background:url(images/phone-icon.png) no-repeat left;
	padding: 2px 0 4px 23px;
}
.headerBtmContent {
	float: left;
	width:55%;
}
.headerBtmContent h2 {
	font-family:"Lato-Reg";
	font-size:20px;
	color:#ed1c24;
	text-transform:uppercase;
	margin:0 0 7px 11px;
}
.headerBtmContent p {
	color:#545252;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	margin: 0 0 10px 13px;
}
.headerRightImg {
	float:right;
}
.indexContentLeft {
	float:left;
	width:21%;
}
.indexContentRight {
	float:right;
	width:76%;
	padding:0 0 0 3%;
}
.serviceSlider {
	display:block;
	padding:25px 0;
}
.serviceSlider h2 {
	font-family:"zurich";
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
.bx-wrapper .bx-caption span {
	font-family:"zurich";
	text-transform:uppercase;
}
.welcomeContent {
	background:url(images/bottom-bg.jpg) no-repeat;
	width:100%;
	text-align:center;
	clear:both;
	color:#fff;
	padding:50px 0;
}
.welcomeContent h2 {
	font-family:"zurich";
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
}
.welcomeContent a {
	border:1px solid #ccc;
	background:#fff;
	color:#454545;
	text-transform:uppercase;
	font-family:"zurich";
	font-size:14px;
	padding:8px 15px 8px 14px;
	text-decoration:none;
}
.welcomeContent p {
	font-size:14px;
	padding:0 0 10px;
}
.contactLeft {
	float:left;
	width:30%;
}
.contactLeftRigh {
	float:right;
	width:50%;
}
#cformsform.cform legend {
	display:block;
	font-size:36px;
	color:#454545;
	text-transform:uppercase;
	text-align:center;
	font-family:"zurich";
	font-weight:normal;
}
.innerbanner h3 {
	font-size:36px;
	color:#ed1c24;
	text-transform:uppercase;
	text-align:center;
	font-family:"zurich";
	margin:109px 39px 0 0;
}
.unsere-leistungenContent {
}
.unsere-leistungenContent ul li, .unser-zeugnisContent ul li {
	float:left;
	width: 46%;
	margin: 0 0 10px;
	padding: 0;
}
.unsere-leistungenContent ul, .unser-zeugnisContent ul {
	display: block;
	overflow: hidden;
	margin:0;
}
.unsere-leistungenContent ul li + li, .unser-zeugnisContent ul li + li {
	border-left: 1px dotted #ccc;
	margin: 0 0 20px 20px;
	padding: 0 0 0 25px;
}
.unsere-leistungenContent ul li img, .unser-zeugnisContent ul li img {
	float:left;
	margin:0 17px 12px 0;
}
.unsere-leistungenContent ul + ul, .unser-zeugnisContent ul + ul {
	border-top: 1px dotted #ccc;
	overflow: hidden;
	padding: 35px 0 0;
}
.unser-zeugnisContent ul li span {
	font-weight:bold;
	font-size:15px;
	color:#ed1c24;
}
/* HEADER MENU */
.nav-head {
	background:#fff;
	margin:0;
	border:1px solid #cbcbcb;
	clear:both;
	padding:0;
	font-size:16px;
	text-align:center;
	font-family:"zurich";
	text-transform:uppercase;
}
.nav-head select {
	display:none;
}
.nav-head ul {
	padding:0;
	margin: 0;
}
.nav-head ul li {
	list-style-type: none;
	display: block;
	position: relative;
}
.nav-head ul li + li {
	border-top:1px solid #fff;
}
.nav-head ul li a {
	text-decoration: none;
	color: #838383;
	background: none;
	transition-property:background;
	transition-duration:0.5s;
	transition-timing-function:linear;
	font-weight:bold;
	padding:13px 10px 9px 10px;
	display: block;
	letter-spacing:1px;
	text-transform:uppercase;
}
.nav-head ul li a:hover {
	text-decoration:none;
	background:#ed1c24;
	color:#fff;
}
.menu .current_page_item > a, .menu .current_page_parent > a {
	text-decoration:none;
	background:#ed1c24;
	color:#fff;
}
/* HEADER SUBMENU */
.nav-head ul ul {
	display:none;
	position: absolute;
	top: 100%;
	padding: 0;
}
.nav-head ul ul ul {
	display:none;
	position: absolute;
	top: 30%;
	left: 100%;
}
.nav-head ul ul a {
	width:12em;
	padding: 5px 10px;
	background: #333;
	z-index:999;
}
.nav-head ul li:hover > ul {
	display:block;
}
.nav-head ul li ul li {
	margin:0;
}
/* PAGE */
.article {
	padding: 0 4% 0;
}
.page-title {
	margin: 0;
	padding: 0 0 4px;
	font-family:"zurich";
	font-size:28px;
	color:#ed1c24;
}
.pagelink {
	clear:both;
	margin:20px 0 10px;
}
.edit-link {
	display:block;
	clear:both;
	margin:10px 0;
	padding: 5px 20px;
	border:1px solid #ff6600;
	border-radius:5px;
	-moz-border-radius:5px;
}
/* POST */
.entry-title {
	margin: 0;
	padding: 0;
}
.entry-title a:hover {
	color:#333;
	text-decoration:none;
}
.excerpt {
	margin: 0 0 20px;
	padding:0 0 60px;
}
.sticky {
	text-align:center;
	clear:both;
	color:#ff6600;
	background: #444;
	margin: 0 0 10px;
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
}
.postmetadata {
	margin:20px 0;
	padding:5px 10px;
	clear:both;
	background: #f2f2f2;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
}
a.moretag {
	float:right;
	border:0;
	-webkit-appearance:none;
	border-radius:5px;
	-moz-border-radius:5px;
	margin:25px 0 0;
	padding: 2px 10px;
	background: #444;
	color:#fff;
}
a.moretag:hover {
	background: #ff6600;
	text-decoration:none;
}
.post-nav {
	clear:both;
	padding: 5px 0;
}
.post-nav:after {
	content:'';
	display:block;
	clear:both;
}
.nav-prev {
	float:left;
}
.nav-next {
	float:right;
}
.post-home {
	width: 44%;
	float: left;
	margin:0 0 20px;
	padding:2%;
	border:1px solid #eee;
	border-radius:5px;
	-moz-border-radius:5px;
}
.post-home.left {
	clear:left;
	margin:0 2% 20px 0;
}
/* IMAGE AND VIDEO */
embed, iframe, object, video {
	max-width:100%;
}
img {
	max-width:100%;
	height:auto;
}
img.alignright {
	float:right;
	margin:0 0 1em 1em;
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin:0 0 1em 1em;
}
.alignleft {
	float:left;
	margin:0 1em 1em 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:1em;
}
.wp-caption {
	background:none;
	max-width: 100%;
}
.wp-caption-text {
	text-align:center;
	word-wrap: break-word;
}
.gallery dl, .gallery dt, .gallery dd {
	margin:0;
	padding:0;
}
.gallery-caption {
	background:none;
	max-width: 100%;
}
.gallery-caption-text {
	text-align:center;
	word-wrap: break-word;
}
/* SEARCHFORM */
.search-form {
	padding:10px 0;
}
.search-field {
	width:50%;
}
.screen-reader-text {
	display:none;
}
/* COMMENTS */
#comments {
	clear:both;
	word-wrap: break-word;
}
#comments .comment-list {
	list-style:none;
	background:#f8f8f8;
	border:1px solid #ccc;
	font-weight:normal;
	margin: 20px 0;
	padding: 0 15px 0;
	border-radius:5px;
	-moz-border-radius:5px;
}
#comments .children {
	list-style:none;
	background: #f8f8f8;
	padding: 0 0 0 15px;
}
.comment-body {
	border-left:2px solid #ec6500;
	padding: 0 0 0 15px;
	margin:20px 0;
}
.no-comments {
	clear:both;
	margin:20px 0;
	padding:5px 10px;
	background: #f8f8f8;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
}
.comment-notes, .form-allowed-tags {
	font-size:0.75em;
	padding:5px 0;
}
.comments-title, .comment-reply-title {
	font-size: 1.5em;
}
.bypostauthor {
	color:#333;
}
#respond {
	padding:10px 0;
	clear:both;
}
#commentform label {
	margin: 0 0 10px;
	font-family: 'Open Sans', sans-serif;
	display:block;
}
#commentform textarea, #commentform input {
	width: 90%;
	padding:5px;
}
#commentform input[type="submit"] {
	width:9em;
	margin:0;
}
/* SIDEBAR AND WIDGETS */
#sidebar {
	width: 32%;
	float: right;
	margin:0;
	padding:20px 4% 20px 0;
	word-wrap: break-word;
}
.widget {
	padding:0 0 20px;
	margin: 0 0 20px;
}
.widgettitle {
	color:#333;
	padding:0;
	margin:0 0 20px;
}
#wp-calendar {
	width:90%;
}
/* HOMEPAGE SIDEBAR */
#header .sidebar-homepage {
	width: 36%;
	float: right;
	margin:0;
	padding:0;
	word-wrap: break-word;
}
/* FOOTER */
#footer {
	clear:both;
	background:#fff;
	color:#010101;
	font-size:12px;
	border-top:double #CCC;
}
#footer .site-info {
	text-align:center;
	clear:both;
	padding:20px 4%;
	color:#aaa;
}
#footer .widget {
	border:0;
	margin:0;
	padding:0;
}
#footer .widgettitle {
	padding:0;
	margin:0 0 20px;
	color:#aaa;
	background:none;
	border:0;
}
.footer-left {
	float: left;
	width: 65%;
	padding:14px 0 0 0;
	margin:0;
	word-wrap: break-word;
}
.footer-right {
	float: right;
	width:34%;
	padding:5px 0 5px 0;
	margin:0;
	word-wrap: break-word;
}
.loginWrapper {
	width:100%;
	margin:0 auto;
	background:#fff url(images/login-outer-bg.png) center top;
}
.loginFooter {
	border-top:3px solid #ebebeb;
	background:#f7f7f7;
	text-align:center;
	color:#8a8a8a;
	padding:20px 0;
}
.loginFooter a {
	color:#8a8a8a;
	text-decoration:none;
}
.loginFooter a:hover {
	color:#555;
	text-decoration:none;
}
.loginOuter {
	width:429px;
	margin:77px auto;
	background:url(images/login-bg-bottom.png) no-repeat bottom;
	padding:0 0 39px 0;
}
.loginInner {
	width:429px;
	background:url(images/login-inner-bg.png) no-repeat bottom;
	padding:0 0 10px 0;
}
.loginRDLogo {
	display:block;
	overflow:hidden;
	text-align:center;
}
.loginLogo {
	width:429px;
	text-align:center;
	margin-bottom:15px;
}
.loginContent {
	display: block;
	overflow: hidden;
	padding: 17px 0 7px 0;
	width:300px;
	margin:0 auto;
}
.loginContent label {
	clear:both;
	color:#303030;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;
	text-transform:uppercase;
}
.loginContent input {
	background: #FFFFFF;
	border: 1px solid #94c725;
	float: left;
	font-size: 13px;
	height: 29px;
	margin:2px 0 8px !important;
	width: 290px;
}
.loginContent span {
	color: #0F6E6F;
	float: left;
	font-weight: bold;
	padding: 8px 0 0 10px;
}
.loginContent span a {
	color: #0F6E6F;
	font-weight: bold;
	text-decoration: none;
}
.loginContent span a:hover {
	color: #003233;
	font-weight: bold;
	text-decoration: underline;
}
.loginContent p.submit input {
	background:url(images/login-btn.gif) repeat-x #6cb909 bottom;
	border: 1px solid #c0f255 !important;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px !important;
	font-weight: bold;
	margin: 3px 0 0 0;
	text-transform:uppercase;
	padding: 0 10px;
	text-align: center;
	width: auto;
	font-family:Arial, Helvetica, sans-serif;
	height:32px;
}
.loginContent p {
	clear: both;
	margin: 0;
}
.loginContent p.forgetmenot {
	display: none;
	overflow: hidden;
}
.login form p.forgetmenot label {
	float: none;
}
ul.tml-action-links {
	float:right;
	margin: 0;
	padding: 0;
}
ul.tml-action-links li {
	float: left;
	list-style-type: none;
	padding: 10px 0 0;
}
ul.tml-action-links li a {
	color: #fff;
	font-weight: normal;
}
ul.tml-action-links li.register {
	background: url("images/newuserimg.gif") no-repeat scroll 0 0 transparent;
	height: 60px;
	width: 408px;
}
.loginContent p.message {
	color: #ff0000 !important;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px !important;
	padding-bottom:12px;
}
.loginContent div.login {
	display: block;
	overflow: hidden;
}
#cforms2form ol.cf-ol li#li-2-3items div, #cforms2form ol.cf-ol li#li-2-2items div {
	width: 100%;
	clear: both;
}
#cforms2form ol.cf-ol li#li-2-2items div.first {
	width:96%;
}
#cforms2form ol.cf-ol li#li-2-k.textonly {
	padding:8px 0 0px !important;
}
#cforms2form ol.cf-ol li#li-2-9items {
	float: left;
	width: 59%;
}
#cforms2form ol.cf-ol li#li-2-9items div {
	width: 100%;
	clear: both;
}
#cforms2form.cform fieldset.cf-fs3 ol.cf-ol {
	border: 1px solid #cbcbcb;
	float: left;
	width: 92%;
	padding: 2% 2% 2% 3%;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
}
#cforms2form.cform fieldset.cf-fs3 {
	width:100%;
}
#cforms2form.cform fieldset.cf-fs3 ol.cf-ol li {
	width:100%;
	clear:both;
}

.reinigung-offertenContent div.error{display:block;}

 @media (min-width: 320px) and (max-width: 479px) {
#header .logo {
padding:0;
margin: 0 0 10px;
text-align:center;
float: none;
}
.headerRightM {
float: right;
width: 100%;
}
.headerBtmContent {
float: left;
width: 100%;
}
.nav-head ul {
display: none;
}
 .nav-head {
padding:0;
border:0;
margin:0 2% 0;
}
 .nav-head select {
display: block;
border-radius:3px;
width: 100%;
height: 35px;
margin: 0 auto 0;
font-family: 'Open Sans', sans-serif;
font-size: 1em;
line-height: 1.2em;
color: #fff;
background:#ed1c24;
border:0;
text-transform:uppercase;
}
.indexContentLeft {
float: left;
width: 100%;
}
.indexContentRight {
float: left;
width: 100%;
}
.headerRT ul li {
float: none;
}
.headerRT ul li.msgicon {
padding: 0 0 9px 31px;
}
.wrapper {
width: 100%;
}
#cformsform.cform fieldset {
width: 97% !important;
}
.widget {
padding: 0;
margin: 0;
}
 #cformsform.cform input.sendbutton {
height: 84px !important;
width: 96% !important;
background-size: 300px 74px !important;
}
.innerbanner h3 {
margin: 25px 0 0 0;
}
 #content {
width: 96%;
}
#cforms2form.cform fieldset.cf-fs1 ol.cf-ol, #cforms2form.cform fieldset.cf-fs2 ol.cf-ol, #cforms2form.cform fieldset.cf-fs3 ol.cf-ol {
width: 88% !important;
min-height: 100% !important;
}
 #cforms2form.cform fieldset {
width: 100% !important;
}
#cforms2form ol.cf-ol li.cf-box-group label.cf2_field_2-3 {
width: 85%;
}
}
@media (min-width: 480px) and (max-width: 599px) {
#header .logo {
padding:0;
margin: 0 0 10px;
text-align:center;
float: none;
}
.headerRightM {
float: right;
width: 100%;
}
.headerBtmContent {
float: left;
width: 100%;
}
.nav-head ul {
display: none;
}
 .nav-head {
padding:0;
border:0;
margin:0 2% 0;
}
 .nav-head select {
display: block;
border-radius:3px;
width: 100%;
height: 35px;
margin: 0 auto 0;
font-family: 'Open Sans', sans-serif;
font-size: 1em;
line-height: 1.2em;
color: #fff;
background:#ed1c24;
border:0;
text-transform:uppercase;
}
.indexContentLeft {
float: left;
width: 100%;
}
.indexContentRight {
float: left;
width: 100%;
}
.wrapper {
width: 100%;
}
#cformsform.cform fieldset {
width: 97%!important;
}
.widget {
padding: 0;
margin: 0;
}
.headerRightImg {
float: none;
text-align: center;
}
#cformsform.cform select {
width: 240px !important;
}
#cformsform.cform input.single {
 width:233px !important;
}
#cformsform ol.cf-ol li#li--24 {
 float: none !important;
clear: both;
}
.innerbanner h3 {
margin: 25px 0 0 0;
}
#content {
width: 96%;
}
#cforms2form.cform fieldset.cf-fs1 ol.cf-ol, #cforms2form.cform fieldset.cf-fs2 ol.cf-ol, #cforms2form.cform fieldset.cf-fs3 ol.cf-ol {
width: 88% !important;
min-height: 100% !important;
}
 #cforms2form.cform fieldset {
width: 100% !important;
}
#cforms2form ol.cf-ol li#li-2-9 {
clear:both;
}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
#header .logo {
padding:0;
margin: 0 0 10px;
text-align:center;
float: none;
}
.headerRightM {
float: right;
width: 100%;
}
.headerBtmContent {
float: left;
width: 100%;
}
.nav-head ul {
display: none;
}
 .nav-head {
padding:0;
border:0;
margin:0 2% 0;
}
 .nav-head select {
display: block;
border-radius:3px;
width: 100%;
height: 35px;
margin: 0 auto 0;
font-family: 'Open Sans', sans-serif;
font-size: 1em;
line-height: 1.2em;
color: #fff;
background:#ed1c24;
border:0;
text-transform:uppercase;
}
.indexContentLeft {
float: left;
width: 100%;
}
.indexContentRight {
float: left;
width: 100%;
}
.headerRT ul li {
float: none;
}
.headerRT ul li.msgicon {
padding: 0 0 9px 31px;
}
.wrapper {
width: 100%;
}
#cformsform.cform fieldset {
width: 97%!important;
}
.widget {
padding: 0;
margin: 0;
}
 .headerRightImg {
float: none;
text-align: center;
}
#cformsform.cform select {
width: 357px !important;
}
#cformsform.cform input.single {
 width:349px !important;
}
#cformsform ol.cf-ol li#li--24 {
 float: none !important;
clear: both;
}
.innerbanner h3 {
margin: 25px 0 0 0;
}
#content {
width: 96%;
}
#cforms2form.cform fieldset.cf-fs1 ol.cf-ol, #cforms2form.cform fieldset.cf-fs2 ol.cf-ol, #cforms2form.cform fieldset.cf-fs3 ol.cf-ol {
width: 88% !important;
min-height: 100% !important;
}
 #cforms2form.cform fieldset {
width: 100% !important;
}
#cforms2form ol.cf-ol li#li-2-9 {
clear:both;
}
}
 @media only screen and (min-width:768px) and (max-width:999px) {
 #header .logo {
width: 32%;
 }
.nav-head ul {
display: none;
}	
 .nav-head {
padding:0;
border:0;
margin:0 2% 0;
}
 .nav-head select {
display: block;
border-radius:3px;
width: 100%;
height: 35px;
margin: 0 auto 0;
font-family: 'Open Sans', sans-serif;
font-size: 1em;
line-height: 1.2em;
color: #fff;
background:#ed1c24;
border:0;
text-transform:uppercase;
}
 .headerRT ul li {
float: none;
}
.headerRT ul li.msgicon {
padding: 0 0 9px 31px;
}
.wrapper {
width: 100%;
}
#cformsform.cform fieldset {
width: 97%!important;
}
.widget {
padding: 0;
margin: 0;
}
 .headerRightImg {
width: 45%;
}
#cformsform.cform select {
width: 357px !important;
}
#cformsform.cform input.single {
 width:349px !important;
}
#cformsform ol.cf-ol li#li--24 {
 float: none !important;
clear: both;
}
.innerbanner h3 {
margin: 25px 0 0 0;
}
#cforms2form.cform fieldset.cf-fs1 ol.cf-ol, #cforms2form.cform fieldset.cf-fs2 ol.cf-ol, #cforms2form.cform fieldset.cf-fs3 ol.cf-ol {
width: 88% !important;
min-height: 100% !important;
}
 #cforms2form.cform fieldset {
width: 100% !important;
}
#cforms2form ol.cf-ol li#li-2-9 {
clear:both;
}
}
 @media (min-width: 1000px) and (max-width: 1199px) {
}






/* Mobile */
/*@media screen and (max-width: 767px) { 
	body {font-size:1em; line-height:1.2em;}
	#container {width: 94%; padding:10px; margin:0;}
	#content, #content-full {width:100%; margin:0; padding:15px 0 15px; border:0;}
	#header {margin:0; padding:0; border-bottom:1px solid #ccc;}
	#header .logo {padding:0; margin: 0 0 10px; text-align:center;}
	#header .logo h1 {text-align:center; padding:0; margin:0;font-size:2em;}
	#header .logo h4 {text-align:center; padding:0; margin:0;font-size:1.3em;}
	#header .image-homepage {width:100%; border:0; padding:0; float:left;}
	#header .header-img {width: 98%; height: auto; padding:3px; margin:0 auto 0; border:1px solid #ccc;}
	#header .sidebar-homepage {width:100%; border:0; padding:0; float:left;} 
	.article {padding:0;}
	.entry-title, .page-title, .widgettitle, .comments-title {font-size:1.3em;}
	.post-home, .post-home.left {width: 100%; float: left; margin:0; padding:0; border:0;}
	.comment-body {border:0; padding:0;}
	#sidebar {width:100%; border:0; padding:15px 0 0; float:left;}
	.widget {padding:0 0 5px; margin:0 0 5px; border:0;}
	.widgettitle {padding:0; margin:10px 0;}
	#footer {width:100%;}
	#footer .widget {border:0; margin:10px 0; padding:0 20px;}
	#footer .widgettitle {padding:0; margin:0 0 10px;}
	.footer-right, .footer-left {width:100%; padding:0; margin:0; border:0; float:left;} 
	.nav-head ul {display: none;} 
	.nav-head {padding:0; border:0;}
	.nav-head select {display: block; width: 100%; height: 35px; margin: 0 auto 0; font-family: 'Open Sans', sans-serif; font-size: 1em; line-height: 1.2em; color: #fff; background:#444; border:0;}
}*/