@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Limelight');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

.price {
	background-color: #D8EBFE;
	margin: 3px;
	float: right;
	height: auto;
	width: 60px;
	border: thin solid #7D92BF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 3px;
}
.service-description {
	font-size: 90%;
	color: #666;
}
.text_inset {
	height: auto;
	width: 92%;
	margin-right: 16px;
	margin-left: 16px;
}
.small_text {
	font-size: .8em;
	color: #666;
}

@media screen and (max-width: 600px) {
	

body {
	background-color: #CFC6BD;
	font-family: 'Roboto Condensed', sans-serif;
	background-image: url(images/bg_S.jpg);
	background-repeat: repeat-x;
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}
a:link {
	color: #5384AC;
	text-decoration: none;
}
a:visited {
	color: #727B9E;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.appearing_text {
	animation: bounceIn 1s ;
	width: 100%!important;
	height: auto!important;
}

.vanishing_text {
	display: none!important;
}
.container {
	font-family: 'Raleway', sans-serif;
	background-color:#FFF;
	font-size: 1.1em;
	color: #000;
	background-color:#FFF;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
	max-width: 1200px;
	min-width: 200px;
	text-align: left;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #FFF;
}
.med_head {
	font-family: 'Limelight', cursive;
	font-weight: bold;
	color: #D80A0F;
	font-size: 1.4em;
	text-shadow: 2px 2px 4px #999
}
.top {
	width: 96%;
	height: 50px!important;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -12px;
	max-width: 1200px;
	min-width: 200px;
}
.nav {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	min-width: 200px;
	max-width: 1200px;
}
.phone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #407595;
	float: left;
	margin-left: 26px;
}
.logo {
	float: left;
	width: 100%;
	max-width: 320px;
	min-width: 160px;
	padding-left: 20px;
}
.concept_box {
	display: none;
}

.float_left_30_percent {
	padding: 2px;
	float: none!important;
	height: auto;
	text-align: center;
	width: 90%;
	max-width: 300px;
	margin-right: auto!important;
	margin-left: auto!important;
	margin-bottom: 12px!important;
}

.gray_head {
	font-family: 'Prosto One', cursive;
	font-size: 1.3em;
	font-weight: bold;
	color: #F00;
}
.slider_box {
	display: none!important;
}
.social {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.video_limit {
	background-color: #000;
	height: auto;
	width: 100%;
	max-width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.social_top {
	width: 90%;
	min-width: 270px;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	bottom: 0px;
	padding: 3px;
	border-radius: 10px 10px 0px 0px;
	background-color: #FFF;
	overflow: visible;
	visibility: visible;
}

.video_text_limit {
	height: auto;
	width: 100%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}



.survey_form {
	display: none;
}




  @keyframes bounceIn {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  40% {
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
  }
}

}




@media screen and (max-width: 721px) {
	
body {
	background-color: #CFC6BD;
	font-family: 'Roboto Condensed', sans-serif;
	background-image: url(images/bg_S.jpg);
	background-repeat: repeat-x;
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}
a:link {
	color: #5384AC;
	text-decoration: none;
}
a:visited {
	color: #727B9E;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.appearing_text {
	animation: bounceIn 1s ;
	width: 100%!important;
	height: auto!important;
}
.vanishing_text {
	display: none!important;
}
.container {
	font-family: 'Raleway', sans-serif;
	background-color:#FFF;
	font-size: 1.1em;
	color: #000;
	border-radius: 2px 2px 2px 2px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
	max-width: 1200px;
	min-width: 200px;
	text-align: left;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #FFF;
}
.med_head {
	font-family: 'Limelight', cursive;
	font-weight: bold;
	color: #D80A0F;
	font-size: 1.4em;
	text-shadow: 2px 2px 4px #999;
}
.top {
	width: 96%;
	height: 78px!important;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -8px;
	max-width: 1200px;
	min-width: 200px;
}
.nav {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	min-width: 200px;
	max-width: 1200px;
}
.phone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #407595;
	float: left;
	margin-left: 26px;
}
.logo {
	float: left;
	width: 80%;
	max-width: 380px;
	min-width: 160px;
	padding-left: 10px;
}
.concept_box {
	display: none;
}

.float_left_30_percent {
	padding: 2px;
	float: none!important;
	height: auto;
	text-align: center;
	width: 90%;
	max-width: 300px;
	margin-right: auto!important;
	margin-left: auto!important;
	margin-bottom: 12px!important;
}

.mobile_devices {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 90%;
	max-width: 400px;
}
.gray_head {
	font-family: 'Prosto One', cursive;
	font-size: 1.3em;
	font-weight: bold;
	color: #F00;
}
.slider_box {
	display: none!important;
}
.social {
	height: auto;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.websites {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 90%;
	padding-left: 10px;
	min-width: 100px;
	max-width: 400px;
}
.video_limit {
	background-color: #000;
	height: auto;
	width: 100%;
	max-width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.social_top {
	clear: both;
	float: right;
	width: 310px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	padding: 3px;
	border-radius: 10px 10px 0px 0px;
	background-color: #FFF;
	overflow: visible;
	visibility: visible;
}
.no_wordpress {
float: left;
	height: auto;
	width: 20%;
	padding-right: 10px;
	min-width: 100px;
	max-width: 180px;
}
.video_text_limit {
	height: auto;
	width: 100%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.contact_horz {
	width: auto;
	position: fixed;
	bottom: -100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #4D7199;
	text-align: left;
	float: left;
	border: 1px solid #999;
	border-radius: 20px;
	left: 6px;
	margin-right: 10px;
	margin-left: 2px;
	box-shadow: 2px 2px 3px #333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #FFF;
	line-height: -4px;
}
.contributor {
	width: 100%;
	bottom: -200px;
	visibility:=0;
}
.download_form {
	text-align: center;
	width: 340px;
	clip: rect(auto,auto,auto,auto);
	float: none;
	margin-right: auto;
	height: auto;
	margin-left: auto;
}
.survey_form {
	display:none;
}


@keyframes bounceIn {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  40% {
    transform: scale(1.05);
    opacity: 1;
  }
  100% {
    transform: scale(1);
  }
}


}





@media screen and (min-width: 721px) {
	
	body {
	background-color: #CFC6BD;
	font-family: 'Roboto Condensed', sans-serif;
	background-image: url(images/white_sand_beach.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: fixed;
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}
a:link {
	color: #5384AC;
	text-decoration: none;
}
a:visited {
	color: #727B9E;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-size: 1.2em;
}
.appearing_text {
	display: none!important;
}

.vanishing_text {
	height: auto;
	width: 100%;
}
.container {
	font-family: 'Raleway', sans-serif;
	background-color:#FFF;
	font-size: 1.2em;
	color: #000;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 2px 2px 6px #333;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 96%;
	max-width: 900px;
	min-width: 200px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #FFF;
	text-align: left;
}
.med_head {
	font-family: 'Limelight', cursive;
	font-weight: bold;
	color: #D80A0F;
	font-size: 1.4em;
	text-shadow: 2px 2px 4px #999;
}
.top {
	width: 96%;
	height: 94px!important;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -8px;
	max-width: 900px;
	min-width: 200px;
}
.nav {
	text-align: center;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	min-width: 200px;
	max-width: 900px;
}
.phone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 220%;
	font-weight: bold;
	color: #407595;
	float: right;
}
.logo {
	float: left;
	height: auto;
	width: 80%;
	max-width: 480px;
	min-width: 200px;
	padding-left: 10px;
}
.concept_box {
	float: right;
	height: auto;
	width:60%;
	padding-left: 10px;
}

.float_left_30_percent {
	padding: 2px;
	float: left;
	height: auto;
	width: 23%;
	margin-right: 8px;
	text-align: center;
}

.gray_head {
	font-family: 'Prosto One', cursive;
	font-size: 1.6em;
	font-weight: bold;
	color: #F00;
}
.slider_box {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.social {
	height: auto;
	width: 30%;
	margin-right: auto;
	margin-left: auto;
}

.video_limit {
	background-color: #000;
	height: auto;
	width: 100%;
	max-width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.social_top {
	clear: both;
	float: right;
	width: 310px;
	position: fixed;
	right: 0px;
	bottom: 0px;
	padding: 3px;
	border-radius: 10px 10px 0px 0px;
	background-color: #FFF;
	overflow: visible;
	visibility: visible;
}


.video_text_limit {
	height: auto;
	width: 100%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}


.survey_form {
	float: left;
	width: 96%;
	margin-right: 6px;
	margin-bottom: 12px;
	height: auto;
}
.logo_box {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 12px;
	margin-bottom: 10px;
}
	
	
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  40% {
    transform: scale(1.05);
    opacity: 1;
  }
  100% {
    transform: scale(1);
  }
}
