/*
 Theme Name:   Zerif Lite Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  
 Author:       
 Author URI:   
 Template:     zerif-lite
 Version:      1.0.0
 License:      

*/


/*nav area*/

#main-nav {
min-height: 120px !important;
/*opacity: 0.8;*/

}
.navbar-brand {
min-height: 120px !important;

}

.navbar-brand > img
{ width: 100% !important; 
max-height: 107% !important; }

.navbar-nav>li>a {
color: #0090D4!important;
text-transform: uppercase;

}

.navbar-nav>li>a:hover {
color: #cb4332!important;
text-transform: uppercase;

}


/*banner photo and text on photo*/

.intro-text {
	/*font-size: 50px !important;*/
	
	font-family: 'Open Sans Light', sans-serif !important;
	font-weight: 225;
	
}

h1.intro-text {
	
	/*margin-top: 200px !important;
position: absolute;*/
position: relative;
top: 200px;*/
text-transform:;
}

.buttons {
position: relative;
top: 160px;

}

.header-content-wrap {
 width: 100%;
}

.home .header {
    /*height: 700px !important; /*or height: 500px !important;*/
}



.icon-2x {
font-size: 1.25em !important;

}


/*sponsor thanks area*/



.sponsor row {
height: 300px;
background: #0090D4!important;


}


.sponsors {
margin: 40px 0 0 350px;

}

.sponsorthanks h1, 
.sponsorthanks p {
text-align:left;
padding-top: 50px;
}




.col-md-6 sponsorthanks {
margin-left: -10px;

}

h1.thanks1
{
margin-bottom: -40px; 
}


/*misc*/

.body {
background-image: no-repeat;
}

.focus,
#focus {

padding-top: 3px;

}

.zerif-copyright-box {
  display: none;
}



/*about us section*/

.about-us p {

font-size: 16px !important;
margin-left:15px !important;
}
.about-us  {
color: #428BCA;

}

#aboutus.about-us {
background: #0090D4!important;

}

.about-us p {

color: #EDD !important;
}



/*remove the red line under text*/

h1.entry-title:before,
h1.entry-title:after {
background: none !important;
}

.widget .widget-title:before {
background: none !important;
}


/*media queries*/

@media screen and (max-width: 480px) 
{
.sponsorthanks h1, 
.sponsorthanks p {
text-align:center !important;
width: 100%;
}
}

/*@media screen and (max-width: 320px)
{
.col-md-4 col-md-offset-2 sponsorslides
{
margin-top: 30px !important;
}
}*/

/*@media only screen (max-width: 320px) 
{
#twoj_slideshow_570a97ddd217d.twoj_slideshow twoj_slideshow1460312153068
.col-md-4 col-md-offset-2 sponsorslides
.sponsorthanks h1, 
.sponsorthanks p {
text-align:center !important;
width: 100%;
}
}*/



