/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html, button, input, select, textarea {
	color: #222;
}
html {
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}

::selection {
 background: #b3d4fc;
 text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
audio, canvas, img, video {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */



@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300,800);

body {
	width: 100%;
	background: url(../img/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


h1, h2, h3 { 

	color: #25a7df;
	/*color:#fe0002; */
}

 
img.rounded {
    -webkit-border-radius: 10px 10px 10px 10px;  border-radius: 10px 10px 10px 10px;      
    -webkit-box-shadow: 0 0 10px 0 #3F3F3F;  
    margin-top: 15px;
    box-shadow: 0 0 10px 0 #3F3F3F;
}

img#logo {
    width: 135px;
    display: inline;
}



main { max-width:960px; margin:auto; }

#mainContent { 
	background:url(../img/sectionBG.png);
	background-repeat:repeat;
	position:relative;  
	margin-top: 15px;  
	border: 1px solid #2d4c2c;
	border-bottom: none;
	-webkit-box-shadow: 0 0 10px 0 #EDEDED; 
	box-shadow: 0 0 10px 0 #EDEDED;
	padding:15px; 
	-webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0;
} 

footer { 
	text-align: center;
	padding: 5px; 
	-webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px;
	border-bottom: 1px solid #2d4c2c;
	background: #2c9cd6;
}
	
.addthis_sharing_toolbox {
	margin-top: -55px;
	margin-left: 190px;
}
	
span.copy {
    color: white;
    font-size: .8em;
}

span.copy a { text-decoration:none; color: white; }	
	
.clear { clear:both; }


img.bannerTop {
    margin-left: 45px;
}

a.navBtn {
    display: inline;
    text-align: center;
    width: 150px;
    background: #fe0002;
    -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px;
    text-decoration: none;
    /* margin-left: 610px; */
    color: white;
    font-size: 20px;
    padding: 15px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-box-shadow: 0 0 10px 0 #1B1B1B;
	
    box-shadow: 0 0 10px 0 #1B1B1B;
}

.navBtn:hover {
	 background:#264625;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;

     }

		.clearfix::after{
			content: '';
			display: table;
			clear: both;
		}

img#icons {
max-width: 100%;
}

		img {
			max-width: 100%;
		}

	.fullwidth{
			background-color: #f1f1f1;
			margin: 0 auto;
		}
		

		.onethird{
			width: 30%;
			padding: 1%;
			margin: 0 0 20px 0;
			float: left;
			-webkit-animation-delay: 1.5s;
			 -moz-animation-delay: 1.5s;
		}
		
		.onefourth{
			width: 21%;
			margin: 1%;
			padding: 1%;
			float: left;
			-webkit-animation-delay: 2s;
			 -moz-animation-delay: 2s;
		}
		
		.onefourthtop{
			width: 50%;
			max-width: 50%;
			float: left;
			margin-top: -1px;
		}
		
		.threefourths{
			width: 75%;
			margin: 1%;
			float: left;
		}

		.full{
			width: 100%;
			margin: 1%;
			float: left;
		}
		
		.onehalf{
			width: 44%;
			margin: 2%;
			padding:1%;
			float: left;
			-webkit-animation-delay: 1s;
			-moz-animation-delay: 1s;
		}
		
		.twothirds{
			width: 64%;
			margin: 1%;
			float: left;
		}
	
		.left{
			float:left;
			}
		




 
/* ==========================================================================
   Media Queries
   ========================================================================== */


@media  (max-width: 520px) and  (min-width: 100px) {

.addthis_sharing_toolbox {
text-align: center;
margin: 0;
}

h1, h2, h3 { text-align:center; } 
 
img.bannerTop {
margin-left: 0;
max-width: 100%;
} 
 
img.subImg {
width: 70%;
display: block;
margin: auto !important;
float: none !important;
}
 
a.navBtn {
display: block;
position: absolute;
top: 45px;
right: 10px;
} 


@media  (max-width: 795px) and  (min-width: 521px) {
 
.addthis_sharing_toolbox {
text-align: center;
margin: 0;
} 
 
h1, h2, h3 { text-align:center; } 
 
img.bannerTop {
margin-left: 0;
max-width: 100%;
}

img.subImg {
width: 70%;
display: block;
margin: auto !important;
float: none !important;
}

a.navBtn {
display: block;
position: absolute;
top: 45px;
right: 10px;
} 

	
}

 

@media (max-width: 1200px) and (min-width: 800px) {
  



/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
 *text-indent: -9999px;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */


@media print {
* {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
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: "";
}
pre,  blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
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;
}
}
