/*
 Theme Name:   Twenty Thirteen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Thirteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentythirteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentythirteen-child
*/
#sponsor1{
	height: 64px;
	width: 100px;
	background: url(images/sp1.png) no-repeat;
	position: absolute;
	top: 240px;
	left: 500px;
	z-index:500;
}

#sponsor1 hover:{
}

#sponsor2{
	height: 64px;
	width: 110px;
	background: url(images/sp2.png) no-repeat;
	position: absolute;
	top: 240px;
	left: 615px;
	z-index:500;
}

#sponsor3{
	height: 64px;
	width: 55px;
	background: url(images/sp3.png) no-repeat;
	position: absolute;
	top: 240px;
	left: 775px;
	z-index:500;
}

#sponsor4{
	height: 64px;
	width:169px;
	background: url(images/sp4.png) no-repeat;
	position: absolute;
	top: 240px;
	left:850px;
	z-index:500;
}


.navbar {
    background-color: #27AAE1;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}
.site-header > img {
max-width: 100%;
height: auto;
}
.site-header .home-link {
margin: -300px auto 0;
min-height: 300px;
}
.site-title {
padding: 150px 0 10px;
}
 
 
@media (max-width: 801px) {
.site-header .home-link {
margin: -90px auto 0;
min-height: 90px;
}
.site-title {
font-size: 36px;
padding: 8px 0 10px;
}
.site-description {
font-size: 22px;
}
}
 
@media (max-width: 361px) {.site-title,#sponsor1,#sponsor2,#sponsor3,#sponsor4,}


.site-title {
font-weight: normal;
}
.site-description {
clip: rect(1px, 1px, 1px, 1px);
position: absolute;
}
.site-header .home-link {
margin: -60px auto 0;
min-height: 60px;
}

#sponsor1{
size:50%;	
top: 50px;
left:50px;
}

#sponsor2{
	
}

#sponsor3{
	
}

#sponsor4{
	height: 64px;
	width:169px;
	background: url(images/sp4.png) no-repeat;
	position: absolute;
	top: 240px;
	left:850px;
	z-index:500;
}
}