/*
BASE (MOBILE) SIZE
*/

/* typography */
body{
	background: #FFFFFF;
	color: #505050;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6{
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.2em;
	margin: .45em 0;
	padding: 0;
} 
h1, h2, h4, h5, h6{
	color: #0077b7;
} 
h3{
	color: #505050;
} 

/* links */
a,
a:visited,
a:active,
a:hover{
	color: #0077b7;
}
a:hover{ text-decoration:none;}

h2 a,
h2 a:visited,
h2 a:active,
h2 a:hover{
	color: #0077b7;
	text-decoration:none;
}

hr.style-three {
    border: 0;
    border-bottom: 1px dashed #000;
    background: #999;
}

/* Box sizing. Awesome thing. Read about it here: http://www.w3schools.com/cssref/css3_pr_box-sizing.asp */
*{box-sizing:border-box;}
  
/* structure */   
.wrapper{
	width: 92%; 
	margin: 0 auto;
}
header{ 
	padding:15px 0;
}
#banner{ 
	text-align:center;
	min-height: 120px;
}	
#hero,
#page-header{
	background:#f3f3f3;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding:20px 0;
	font-size:1.1em;
}
#page-header h1{
	margin:0;
}
.flexslider{
	display:none;
}
.flexshadow {
	display:none;
}
#content,
aside,
.vertical-padding{
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 30px;
}

.vertical-padding-smaller{
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
}

p{ margin:0 0 1.5em;}

.onehundred {
	padding: 0px;
	width: 100%;
	margin: 0;
}


/* RESPONSIVE IMAGES  */
img{ max-width:100%; height:auto;}


/*SPACE GRID ELEMENTS VERTICALLY, SINCE THEY ARE ONE UNDER ANOTHER SO FAR*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-bottom:10px;
}

/*FOOTER*/
footer{
	font-size: 80%;
	padding: 20px 0;
}
footer ul{
	margin:0 0 0 8%;
	padding:0;
}


/*Some more colored elements*/
a.buttonlink{ 
	background:#00a28a; 
	border-radius:7px; 
	color:#fff;
	display:block;
	float:left; 
	margin:10px 15px 10px 0; 
	padding:10px;
	text-decoration:none;
}
a.buttonlink:hover{
	background:#887dc2;
}
.greenelement{
	color: #fff;
	/*	
	background-image: url(../../files/images/bg-header.jpg);
	background-position: center bottom;
	background-repeat: repeat;
	*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0e886f+0,1db898+100 */
	background: #017abf; /* Old browsers */
	background: -moz-linear-gradient(top,  #017abf 0%, #0e5b87 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#017abf), color-stop(100%,#0e5b87)); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top,  #017abf 0%,#0e5b87 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top,  #017abf 0%,#0e5b87 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top,  #017abf 0%,#0e5b87 100%); /* IE10 preview */
	background: linear-gradient(to bottom,  #017abf 0%,#0e5b87 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#017abf', endColorstr='#0e5b87',GradientType=0 ); /* IE6-9 */

}
.violetelement{
	background:#887dc2;
	color:#fff;
}
.menustripe {
	background-color:#d8dadc;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}




/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

menu {margin:0;padding:0;}

.navbargreen {
	background-image: none;
	}
.toplogin {
	text-align:center;
}

.opportunity {
	text-align:center;
}
 
.bottompadding {padding-bottom:20px;}

.bottompaddingtwo {
	padding-bottom: 11px;
}

a.buttonregister {
	width: 273px;
	height: 58px;
	background-image: url(../../files/images/butt-register-today.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
a.buttonregister:hover {
	background-position: 0px -58px;
}
a.buttondealer {
	width: 303px;
	height: 64px;
	background-image: url(../../files/images/butt-become-a-dealer-today.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
a.buttondealer:hover {
	background-position: 0px -64px;
}

a.buttonimistaway {
	width: 272px;
	height: 58px;
	background-image: url(../../files/images/butt-imistaway.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
a.buttonimistaway:hover {
	background-position: 0px -58px;
}

a.buttonwatchourvideo {
	width: 272px;
	height: 58px;
	background-image: url(../../files/images/butt-watchourvideo.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
a.buttonwatchourvideo:hover {
	background-position: 0px -58px;
}

a.buttonbig {
	width: 400px;
	height: 84px;
	background-image: url(../../files/images/butt-big-become-a-dealer-today.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
}
a.buttonbig:hover {
	background-position: 0px -84px;
}

a.bluelink, a.bluelink:hover, a.bluelink:visited { 
color:#fff;
}

#maincontentarea {
	background-image:url(../../files/images/bg-body.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #d5d1b4;
	
	}

.benefits ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.benefits li
{
	background-image: url(../../files/images/cbg-checkmark.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 40px;
	line-height: 20px;
	padding-bottom: 20px;
}

.topbrown {
	background-image: url(../../files/images/bg-brownbar.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-top: 20px;
	clear: right;
}

.beige {background-color:#f0ede7;}
.callouts img {border:4px solid #fff;}
.icons {text-align:center}
.icons h3 a, .icons h3 a:hover,.icons h3 a:visited {color:#00a28a;text-decoration:none;text-transform:uppercase;}
.footerstripe {background-image:url(../../files/images/bg-footer-stripe.png); background-position:top center; background-repeat:repeat-x; padding-top:18px;}
.footerstripetwo {background-image:url(../../files/images/bg-footer-stripe-two.png); background-position:top center; background-repeat:repeat-x; padding-top:18px;}

.righttext {text-align:center;}
.lefttext {text-align:center;}
.smallimages {float:right;margin:0 0 20px 20px; max-width:100%; height:auto; }
.findadealer {display:none;}

.topmenu {
	
	height:24px;
}

.topmenu p {
	font-size:10px;
	color:#002f4f;	
}

.topmenu a, .topmenu a:hover, .topmenu a:visited  {
	display: inline;
	color: #e3e3e3;
	margin: 0 14px;
}
@-webkit-keyframes DIV-BORDER {
	0%   { border-color: #f05623; }
	50%  { border-color: #CC0000; }
	100% { border-color: #30628e; }
}
.topmenu .menu-roboty {
	background: #009183; padding: 5px 14px; font-weight: bold; text-decoration: none; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	border: 6px solid;
	-webkit-transition: all 1s;
	-webkit-animation: DIV-BORDER 1s infinite;
}
.topmenu .menu-roboty:hover {background: #d8dadc; color: #000000;}
@media only screen and (max-width: 920px) {
	.topmenu {height: auto;}
	.topmenu a, .topmenu a:hover, .topmenu a:visited   {display: block; margin:0 0 1em 0;}
	.menu-top-br {display: none;}
}	


.masystems {
	margin-top:10px;
}


.footertext p {
	font-size:14px;
	color:#0077b7;
	text-align:center;
	
}

.footertext a, .footertext a:hover, .footertext a:visited  {
	display: inline;
	color: #0077b7;
	margin: 0 14px;
}
.contentimage {
	float:right;
	margin:0 0 20px 20px;
	border:#fff solid 4px;
	-webkit-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.75);
	box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.75);
	}
	
	.contentimageleft {
	float:left;
	margin:0 20px 20px 0;
	border:#fff solid 4px;
	-webkit-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.75);
	box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.75);
	}
	
	
	.tankless {
	width: 90%;
	height: 60px;
	padding: 18px 0 0 70px;
	background-image: url(../../files/images/service/tankless.png);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: dotted #797979 1px;
}

.drum {
	width: 90%;
	height: 60px;
	padding: 18px 0 0 70px;
	background-image: url(../../files/images/service/drumtank.png);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: dotted #797979 1px;
}

.pdf {
	display: block;
	background-image: url(../../files/images/service/Pdf4.png);
	background-position: center left;
	background-repeat: no-repeat;
	line-height: 18px;
	margin: 0;
	padding: 9px 0 9px 40px;
}
.smallpdf {
	display: block;
	background-image: url(../../files/images/service/Pdf4.png);
	background-position: center left;
	background-repeat: no-repeat;
	line-height: 16px;
	margin: 0;
	padding: 9px 0 9px 40px;
	font-size: 11px;
}
.diagnose {
	display: block;
	background-image: url(../../files/images/service/Log32.png);
	background-position: center left;
	background-repeat: no-repeat;
	line-height: 18px;
	margin: 0;
	padding: 9px 0 9px 40px;
}

.faqs {
	display: block;
	background-image: url(../../files/images/service/Info32.png);
	background-position: center left;
	background-repeat: no-repeat;
	line-height: 18px;
	margin: 0;
	padding: 9px 0 9px 40px;
}

.diagnose-box {
	width: 370px;
	margin: 0 auto 10px auto;
}

.faq-box {
	width: 300px;
	margin: 0 auto 10px auto;
}

.error {color:#B00002;}
	
	
	/*
LARGER MOBILE DEVICES
This is for mobile devices with a bit larger screens.
*/
@media only screen and (min-width: 481px) {
	#banner{
		text-align:center;
		margin-bottom:0;/*this depends on the height of the logo*/
	}
	.topmenu p {font-size:14px;}

} 



/*
TABLET & SMALLER LAPTOPS
The average viewing window and preferred media query for those is 768px.
But I think that some more breathing space is good:)
*/
@media only screen and (min-width: 920px) {

.wrapper{
	max-width: 1200px;
	margin: 0 auto;
}
header{
	padding:0;
}
#banner{
	float: left;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 5px;
}
#hero{
	padding:0;
}
#hero .grid_4 { width: 100%; }
#hero .grid_8 { width: 80%; margin:40px 10% 0;}

#content {  
	float:left;
	width:65%;
}
#content.wide-content{
	float:none;
	width:100%;
}

.flexslider{
	display:block;
/*demo 1 slider theme*/	
margin: 0; 
}
.flex-control-nav {bottom: 5px;}

.flexshadow {
	display:block;
	background-color:#009183;
	margin:30px 0 0 0;
	padding:8px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}

.flexslider img {
	background-color:#fff;
	margin:0;
	padding:8px;
}


aside { 
	float:right;
	width:30%;
}


/*GRID*/
/*
 & Columns : 12 

 */
.grid_1 { width: 5%; }
.grid_2 { width: 13.333333333333%; }
.grid_3 { width: 21.666666666667%; }
.grid_4 { width: 30%; }
.grid_5 { width: 38.333333333333%; }
.grid_6 { width: 46.666666666667%; }
.grid_7 { width: 55%; }
.grid_8 { width: 63.333333333333%; }
.grid_9 { width: 71.666666666667%; }
.grid_10 { width: 80%; }
.grid_11 { width: 88.333333333333%; }
.grid_12 { width: 96.666666666667%; }

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-left: 1.6666666666667%;
	margin-right: 1.6666666666667%;
	float: left;
	margin-bottom:0px;
}

.alpha{margin-left:0px;}
.omega{margin-right:0px;}
.rightfloat{float:right;}
/* @
 * tinyfluidgrid.com
 & girlfriendnyc.com
 */

.navbargreen {
	background-image: url(../../files/images/bg-nav.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	}
.toplogin {
	margin-top:6px;
	height:24px;
	text-align:right;
}

.toplogin p {
	font-size:14px;
	color:#fff;
	
}

.toplogin a, .toplogin a:hover, .toplogin a:visited  {
	color:#fff;
}




.findadealer {
	display:block;
	float:right;
	width:100px;
	height:100px;
	}

.opportunity {
	text-align:right;
}
.masystems {
	margin-top:10px;
}
.righttext{text-align:right;}
.lefttext{text-align:left;}
.smallimages {float:right;margin:0 0 20px 20px; max-width:150px; height:auto; }
	
#kontakt.mod_article .ce_form.tableless { width:48%; float:left;}
#kontakt.mod_article .ce_dlh_googlemaps { width:48%; float: right;}
	
}

a.buttonbig {
  background-image: url(../../files/images/butt-big-become-a-dealer-today.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  height: 84px;
  margin: 0;
  text-indent: -9999px;
  width: 400px;
}

.hblack h5 {color:#505050;}


/*
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
@media only screen and (min-width: 1024px) {
#hero .grid_4 { width: 30%; }
#hero h1{ font-size:1.4em;}
#hero .grid_8 { width: 63.333333333333%; margin:0 1.6666666666667%; }
} 

/*
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
@media only screen and (min-width: 1240px) {
#hero h1{ font-size:2em;}
} 

/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution.
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {


} 

/*
iPHONE 5 MEDIA QUERY
iPhone 5 or iPod Touch 5th generation styles (you can include your own file if you want)
*/
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) { 

  
}

/*
PRINT STYLESHEET
*/
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


#dealer-mistaway-mapa {}
#dealer-mistaway-mapa.mod_article .ce_dlh_googlemaps div.routinglink form input.text{width:220px; margin-right: 4px; float:left}
#dealer-mistaway-mapa.mod_article .ce_dlh_googlemaps {width:100% !important;height:780px !important; border:2px solid #0ea57a;}	