@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=swap');


html, body {
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	color: #4d4d4e;
	height: 100%;
}

h1, h2 {
	color: #4d4d4e;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	color: #4d4d4e;
	font-weight: 900;
}

img {
	max-width: 100%;
	height: auto;
}
a:link {color: #cc133b; text-decoration: none; }
a:visited {color: #cc133b; text-decoration: none; }
a:hover {color: #242424; text-decoration: none; }
a:active {color: #cc133b; text-decoration: none; }




.titleoutlinedtext
{
	font-size: 90px;
	line-height: 90px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	 -webkit-text-stroke-width: 3px; -webkit-text-stroke-color: #13a8df;
    
}


.titleoutlinedinsidetext
{
	font-size: 70px;
	line-height: 70px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	 -webkit-text-stroke-width: 3px; -webkit-text-stroke-color: #13a8df;
    
}



.titleoutlinedleft
{
	font-size: 80px;
	line-height: 80px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	text-align: left;
	text-transform: uppercase;
	 -webkit-text-stroke-width: 3px; -webkit-text-stroke-color: #13a8df;
	 color: rgba(0, 0, 0, 0.0);
	padding-bottom:20px;
    
}


.titlewhiteoutlinedleft
{
	font-size: 90px;
	line-height: 90px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	text-align: left;
	text-transform: uppercase;
	 -webkit-text-stroke-width: 3px; -webkit-text-stroke-color: #ffffff;
	 color: rgba(0, 0, 0, 0.0);
	padding-bottom:20px;
    
}

.logocenter {
	width: 100%;
	max-width: 667px;
	padding-top:10px;
	padding-bottom:20px;
	margin-left: auto;
    margin-right: auto;
}





.toptitletext {
	padding-top:15px;
	padding-bottom:25px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #59595c;
	text-align: center;
	text-transform: uppercase;
	
}

.middlehometext {
	padding-top:15px;
	padding-bottom:25px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #59595c;
	text-align: center;
	
}

.insidebodytext {
	padding-top:15px;
	padding-bottom:25px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #59595c;
	text-align: left;
	
}


.headerbg {
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 480px;
	padding-top:60px;
	padding-bottom:0px;
	padding-right:0%;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}

.headerinsidebg {
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 220px;
	padding-top:60px;
	padding-bottom:0px;
	padding-right:0%;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.headerframebg {
	background-image: url(../images/framed_lp.png);
	background-repeat: no-repeat;
    background-position: left center;
	width: 33%;
	height: 350px;
	padding-top:100px;
	padding-bottom:0px;
	padding-right:15%;
	padding-left:12%;
	margin-left:40%;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #59595c;
	
}



.headerframebg a:link {color: #17a7df; text-decoration: none; font-weight: 700;font-size: 20px; }
.headerframebg a:visited {color: #17a7df; text-decoration: none; font-weight: 700;font-size: 20px; }
.headerframebg a:hover {color: #59595c; text-decoration: none; font-weight: 700;font-size: 20px; }
.headerframebg a:active {color: #17a7df; text-decoration: none; font-weight: 700;font-size: 20px; } 





.socfloat {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:20px;
	float: right;
	
}

.socfloat img {
	max-width: 100%;
	height: auto;opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}



.socfloat img:hover {
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}




.navbg {
	background-color: #17a7df;
	width: 100%;
	height: auto;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:0px;
	padding-left:0px;
	
}




.navline {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-transform: uppercase;
}


.navline a:link {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:12px; padding-left:12px; }
.navline a:visited {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:12px; padding-left:12px; }
.navline a:hover {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:12px; padding-left:12px; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: ffffff; }
.navline a:active {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:12px; padding-left:12px; } 


.navline ul {
    list-style-type: none;
    margin: 0;
} 

.navline ul li {
    display: inline;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
}


.navline ul ul a {
	width: 200px;
	padding-top:5px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	display: block;
	margin-left:-20px;
	font-size: 15px;
	margin-top: 0px;
	z-index: 999;
	
}

.navline ul li{
	position: relative;
	padding-right:0px;
	padding-top:0px;
	float: left;
}
.navline ul ul {
	position: absolute;
	top: -999999px;
	left: 0;
	opacity: 0;
	background-color: #17a7df;
	opacity: .9;
	text-align: left;
	padding-bottom:20px;
	margin-top:8px;
	text-shadow: 0px 0px #040707;
	z-index: 999;
}

.navline ul li:hover > ul{
	position: absolute;
	color: #ffffff;
	top: 100%;
	opacity: .9;
}

.navline ul ul a:link {color: #ffffff; text-decoration: none; margin-bottom:-10px; padding-top:15px; padding-bottom:5px; padding-right:10px; padding-left:10px; font-weight: 400; }
.navline ul ul a:visited {color: #ffffff; text-decoration: none; margin-bottom:-10px; padding-top:15px; padding-bottom:5px; padding-right:10px; padding-left:10px; font-weight: 400; }
.navline ul ul a:hover {color: #dddddd; text-decoration: none; margin-bottom:-10px; padding-top:15px; padding-bottom:5px; padding-right:10px; padding-left:10px; font-weight: 400;   }
.navline ul ul a:active {color: #ffffff; text-decoration: none; margin-bottom:-10px; padding-top:15px; padding-bottom:5px; padding-right:10px; padding-left:10px; font-weight: 400; } 






.midbluebg {
	background-color: #17a7df;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:0px;
	
}



.badgefloats1 {
	width: 350px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:50px;
	padding-left:0px;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	float: left;
	
}


.badgefloats2 {
	width: 350px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	float: left;
	
}



.badgetitles {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
	
}






.midbg {
	background-image: url(../images/midbg.jpg);
	background-repeat: no-repeat;
    background-position: right center;
	width: 100%;
	height: 750px;
	padding-top:150px;
	padding-bottom:0px;
	padding-right:0%;
	padding-left:0px;
	
}





.midframebg {
	background-image: url(../images/framed_rp.png);
	background-repeat: no-repeat;
    background-position: right center;
	width: 33%;
	height: 400px;
	padding-top:180px;
	padding-bottom:40px;
	padding-right:15%;
	padding-left:12%;
	margin-right:40%;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #59595c;
	
}



.midframebg a:link {color: #17a7df; text-decoration: none; font-weight: 700;font-size: 20px; }
.midframebg a:visited {color: #17a7df; text-decoration: none; font-weight: 700;font-size: 20px; }
.midframebg a:hover {color: #59595c; text-decoration: none; font-weight: 700;font-size: 20px; }
.midframebg a:active {color: #17a7df; text-decoration: none; font-weight: 700;font-size: 20px; } 








.bottombluebg {
	background-color: #17a7df;
	background-image: url(../images/contactbg.png);
	background-repeat: no-repeat;
    background-position: left bottom;
	width: 100%;
	height: 700px;
	padding-top:0px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:0px;
	
}



.contactrightfloat {
	width: 600px;
	height: auto;
	padding-top:80px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	float: right;
	
}



.footerbg {
	background-color: #ffffff;
	width: 1150px;
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #59595c;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	
}











input[type=text]    {
color: #424242;
font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
background-color: #f5f6f7;
border-width: 0;
border-color: #d7d5d5;
border-style: solid;
width: 98%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}


input[type=email]    {
color: #424242;
font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
background-color: #f5f6f7;
border-width: 0;
border-color: #d7d5d5;
border-style: solid;
width: 98%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}

textarea    {
color: #424242;
font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
background-color: #f5f6f7;
border-width: 0;
border-color: #d7d5d5;
border-style: solid;
width: 98%;
height: 100px;
margin: 8px 8px 0px 0px;
padding-left:6px;
padding-top:6px;
}

input[type=submit] {
color: #ffffff;
font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 24px;
background-color: #f5f6f7;
border-width: 2;
border-color: #ffffff;
border-style: solid;
width: 450px;
height: 50px;
margin: 8px 8px 0px 0px;
padding-left:6px;18px;
width: 40%;
    cursor:pointer;
    float: left;
}



.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }




.flexcenter {
display:flex;justify-content:center;align-items:center;
}



.tocenter {
	width: 1150px;
	margin-left: auto;
    margin-right: auto;
}

.arrowdipcenter {
	width: 388px;
	padding-top:0px;
	padding-bottom:30px;
	margin-left: auto;
    margin-right: auto;
}

.badgeiconcenter {
	width: 175px;
	padding-top:0px;
	padding-bottom:20px;
	margin-left: auto;
    margin-right: auto;
}






.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -525px; 
}
.page-wrap:after {
  content: "";
  display: block;
}
.site-footer, .page-wrap:after {
  height: 525px; 
}



.textindent {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}




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

    body {
    margin:0 0 0 0;
	overflow-x:hidden;
    }







.textindent {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:8px;
	padding-left:8px;
	
}



