@charset "UTF-8";
/* CSS Document */


/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-width: 320px) 
  and (max-width: 667px) { 
  #slideshow-mobile {
	display:block;
	margin-left:auto;
	margin-right:auto;	
}
#wowslider-container1 {
	display:none;	
}
.form-regular {
	display:none;	
}
.form-mobile {
	display:block;	
}
.mobilehide {
	display:none;	
}
  
  #logo {
	width: 300px  
  }
  
  .container-center {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.container-width100 #banner {
	background-color: #71d1f3;
	padding-top:10px;
	padding-bottom:10px;
}
.font-contact-white{
	font-family: helvetica-font; /* no .ttf */
	font-size: 16px;
	color: #fff;
}
.floatleft-large {
	float: none;
	width: 95%;
	margin-right:auto;
	 margin-left:auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.floatleft-small{
	float: none;
	width: 280px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 100%;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.servicebox {
	background-image: url(../graphics/bg-services.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 34px;
	width: 100%;
	border: 1px solid #000;
	font-family: helvetica-font; /* no .ttf */
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	padding-top: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 6px;
	text-shadow: 1px 1px 2px #757575;
	filter: dropshadow(color=#757575, offx=1, offy=1);
}
.offerbox {
	background-image: url(../graphics/bg-offerbox.jpg);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	width: 95%;
	border: 1px solid #036;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 6px;
	margin-left:auto;
	margin-right:auto;
	padding: 8px;	
}
h1 {
	font-family: helvetica-font; /* no .ttf */
	font-size: 50px;
	color: #AF1667;
	line-height: 100%;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}
.font-h3-purple{
	font-family: helvetica-font; /* no .ttf */
	font-size: 16px;
	color: #323192;
}
.font-h3-blue{
	font-family: helvetica-font; /* no .ttf */
	font-size: 16px;
	color: #0074B2;
}
.highlights{
	float: none;
	width: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom:20px;
}

  
  }
  
  
  
  /* ----------- iPad Mini ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px) { 
  
   #slideshow-mobile {
	display:block;
	margin-left:auto;
	margin-right:auto;	
}
#wowslider-container1 {
	display:none;	
}
.form-regular {
	display:none;	
}
.form-mobile {
	display:block;	
}
.mobilehide {
	display:none;	
}
  
  #logo {
	width: 300px  
  }
  
  .container-center {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.container-width100 #banner {
	background-color: #71d1f3;
	padding-top:10px;
	padding-bottom:10px;
}
.font-contact-white{
	font-family: helvetica-font; /* no .ttf */
	font-size: 16px;
	color: #fff;
}
.floatleft-large {
	float: left;
	width: 40%;
	 margin-left:5%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.floatleft-small{
	float: left;
	width: 40%;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 100%;
	margin-top:20px;
	margin-left:5%;
	text-align:center;
}
.servicebox {
	background-image: url(../graphics/bg-services.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 34px;
	width: 100%;
	border: 1px solid #000;
	font-family: helvetica-font; /* no .ttf */
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	padding-top: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 6px;
	text-shadow: 1px 1px 2px #757575;
	filter: dropshadow(color=#757575, offx=1, offy=1);
}
.offerbox {
	background-image: url(../graphics/bg-offerbox.jpg);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	width: 95%;
	border: 1px solid #036;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 6px;
	margin-left:auto;
	margin-right:auto;
	padding: 8px;	
}
h1 {
	font-family: helvetica-font; /* no .ttf */
	font-size: 50px;
	color: #AF1667;
	line-height: 100%;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}
.font-h3-purple{
	font-family: helvetica-font; /* no .ttf */
	font-size: 16px;
	color: #323192;
}
.font-h3-blue{
	font-family: helvetica-font; /* no .ttf */
	font-size: 16px;
	color: #0074B2;
}
.highlights{
	float: left;
	width: 27%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right:2%;
	margin-bottom:20px;
}
.highlights img {
	width:100%;
}
.detailbox {
	width:100%; 
	margin-top: 12px; 
	text-align:justify
}
  
}
