/* ------------------------------------sponser section-------------------------- */
.sponsers {
    text-align: center;
    padding-bottom: 50px;
}
.sponsers_header .sponsers_title{
	font-size: 18px;	
	text-align: center; 
}
.sponsers_header .sponsers_title_border{
	margin-bottom:4.8em;
	border-bottom: 3px solid #0c2b59;
    margin: 0 auto;
    width: 115px;
}
.sponsers h4 {
    margin: 2em 0px 0.8em;
    padding: 0px;
    font-family: "Lato",sans-serif;
    font-size: 1.28571em;
    font-weight: 700;
    text-transform: uppercase;
}
.sponsers .sponsers_body_main{
	margin-bottom:4.8em;
	padding-right: 0px;
    padding-left: 0px;
}
.sponsers .sponsers_body .col-sm-2{
	width: 20%;
}
.sponsers_body .sponsers_body_sub_title{
	text-align:center;
}
	
/* -----------------------footer section------------------------------- */
.footer .container {
    padding-right: 15px;
    padding-left: 15px;
    //margin-right: 31px;
    margin-left: auto;
}
.footer {
    display: block;
    padding: 2.22857em 0;
    background: #0C2B59 url(../images/bg_footer.png) no-repeat center top ;
    background-size: cover;
    letter-spacing: 1px;
    color: #ffffff;
	font-weight: 700;
	overflow: auto;   
	font-size: 15px
} 
.footer h4 {
    margin: 0 0 1em 0;
	padding: 0;
    font-family: "Lato",sans-serif;
    /* font-size: 1.28571em; */
    font-weight: 700;
    text-transform: uppercase;
}

.footer .panel--default {
	width: 25%;
    float: left;
    padding: 0 1.28571em;
	margin-bottom: 3.25714em;
}


.footer .footer__menu {
    text-align: center;
	float:left;
}
.footer .footer__menu ul li{
	display:inline-block;
}
.footer .body ul li{
	list-style-type: none;
	margin-left: -38px;
}
.footer .footer__showoff {
    float: right;
    display: inline-block;
	text-align: center;
	}	
.footer .menu__item
{
	display:inline-block;
}	
.footer .footer_title_border{
    border-bottom: 2px solid #fff;
	width:50px;
	margin-bottom:27px;
}


/* last footer */
.footer .last_footer{
	margin-top: 70px;
	padding-bottom: 20px;
}
.footer .last_footer a{
	padding: 10px;
	font-size:12px;
	padding-bottom: 20px;
}

