﻿body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.noShow {
}

.mainText {
    margin-top:60px;
    margin-left:20px;
}
.mainText h1 {
    font-size:40px;
    font-weight:bold;
}
.mainText h2 {
    font-size:30px;
    font-weight:bold;
}
.mainText  p, li{
    font-size:20px;
    font-weight:400;
}
.logo{
	width:70%;
}
@media (max-width: 767px) {
    .mainText {
        margin-left: 10px;
    }

	.mainText h1 {
		font-size: 30px;
		font-weight: bold;
	}

	.mainText h2 {
		font-size: 20px;
		font-weight: bold;
	}

	.mainText p, li {
		font-size: 16px;
		font-weight: 400;
	}
	.logo{
		width:100%;
	}
}

.wrr10KFooter {
    background-color: #294991;
    width: 100%;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #FFFFFF;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    clear: both;
    font-weight: 400;
    min-height: 4em;
}
    .wrr10KFooter a {
        background-color: #294991;
        color: white;
    }  
      
.fa-facebook-square{
        border-radius: 50%;
        height: 1em;
        width: 1em;
}

.copyright {
    background-color: #294991;
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #FFFFFF;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    font-weight: 400;
}
.halfCircle {
    height: 40px;
    width: 80px;
    border-radius: 80px 80px 0 0;
    background: #294991;
    margin-top: 00px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    padding-top: 10px;
    text-align: center;
}
.halfCircle a {
    color:white;
    text-decoration:none;
    font-size: 1.5em;
}

.halfCircle a:hover {
    color:navy;
}

.noJavascriptMessage {
    font-style:italic;
    line-height:1.5em;
    margin:100px 30px 0px 30px;
}

.navbar-default .navbar-nav > li > a{
    color:white;
    font-size: 36px;

    
}
.navbar-default .navbar-nav > li > a:visited{
  color:yellow;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color:red;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:active{
  color:yellow;
  background-color: transparent;
}
.navbar {
    width: 100%;
    background-color: #294991;
    border-color: #294991;
    border-top: solid 2px black;
}

.topnav {
    font-size: 18px; 
}

.lead {
    font-size: 18px;
    font-weight: 400;
}
.navbar-toggle{

}

.intro-header {
    padding-top: 50px; 
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../images/1.jpg) no-repeat center center;
    background-size: cover;
}
.intro-header  {
    -webkit-animation: fadein 4s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 4s; /* Firefox < 16 */
        -ms-animation: fadein 4s; /* Internet Explorer */
         -o-animation: fadein 4s; /* Opera < 12.1 */
            animation: fadein 4s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.intro-message {
    position: relative;
    padding-top: 5%;
    padding-bottom: 20%;

}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
            -webkit-animation: fadein 4s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 4s; /* Firefox < 16 */
        -ms-animation: fadein 4s; /* Internet Explorer */
         -o-animation: fadein 4s; /* Opera < 12.1 */
            animation: fadein 4s;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h2 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}


.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.niftyentries{
    margin-top:-5px;
	 max-width: 100%;
    height: auto;
}
.niftyentries:hover{
    filter: saturate(9);
}
.textWithImageLink{
    display:inline;
    text-align:center;
}

.no-gutter [class*="col"] {
    padding-left:0;
    padding-right:0;
    margin-left:0;
    margin-right:0;
    margin:0px;
    padding:0px;
}

@media (max-width: 767px) {
    .wrr10KFooter {
        font-size: 1em;
    }
    .navbar-default .navbar-nav > li > a {
        font-size:large;
          }
}

.infoTable tr {
    width: 100%;
    border: 1px solid blue;
}

.infoTable td {
    font-size: x-large;
    font-weight: 400;
    padding: 15px;
}

@media(max-width: 800px) {
	.infoTable td {
		font-size:medium;
		font-weight: 400;
		padding: 5px;
	}
}


.routeVideo{
	display:block;
	width:718px;
	height:404px;
	margin:20px auto 30px auto;
}
@media all and ( max-width:800px ) { 
	.routeVideo{
		width:360px;
		height:202px;
	}
}
.headingForVideo{
	margin:10px auto 10px auto;
	text-align:center;
}
.choices {
    margin: 40px 0 40px 0;
}

.infoText p {
    color: navy;
}

.clickOnButton {
    position: absolute;
    font-size: x-large;
    font-weight: 600;
    bottom: 10px;
    left: 0px;
}
.sponsors {
    margin: auto auto 5px auto;
}
