﻿iframe{
	width:220px;
	height:220px;
}

.enlarge:hover {
	transform:scale(3,2);
	transform-origin:0 1;

}



header{
	height:115px;
}
.logo{
	background-image:url('../images/head_small.jpg');
background-repeat:no-repeat;
background-position:center center ;
width:100%;
height:41px;
padding:0px 0px 0px 5%;
}
.himage{
position:relative;
right:8px;
top:72px;
}
#cssmenu{
position:absolute;
right:8px;
margin-top:35px;
}

/*------------------------Start of Sport---------------*/
.msport tr td{

	width:25%;
}
.msport{
	width:90%
}
.Psport{
	width:100px;
	height:110px;
	background-color:aqua;
	position:relative;
	margin-top:5px;
}
.Psport img{
	width:100px;
	height:80px;
}

.psport h4{
	font-size:small;
	font-family:Calibri;
}

/*------------------------End of Sport---------------*/
/*--------------------------------------start of main index page body  -------------------------*/
.Mcontent{
	width:90%;
	height:1050px;
	position:relative;
	margin-top:150px
	right:5%;
	left:5%;
	background-color:white;
	padding:20px 20px 20px 20px;
}
.s1content{
	width:100%;
	height:590px;
	background-color:white;
	position:relative;
	left:0px;
}
 .Mcontent .s2content{
	width:100%;
	height:270px;
	background-color:white;
	position:relative;
	top:auto;
	margin-top:30px;
	left:5%;

	
}

.Mcontent .s1content img{
	width:30%;
	height:120px;
	margin-right:1.5%;
	margin-left:1.5%;
	margin-top:10px;
}

.Mcontent .s1content img{
	width:30%;
	height:120px;
	margin-right:1.5%;
	margin-left:1.5%;
	margin-top:10px;
}

.s1content .sscontent{
width:50%;
height:180px;
margin-left:05%;
margin-right:05%;
position:absolute;
	}
.s1content .sscontent img{
width:80%;
height:140px;
 

}

.iposition1{
	position:absolute; 
	left:45%;
}

.iposition2{
	position:absolute; 
	left:0px;

}
.iposition6{
position:absolute;
top:260px;

	
}

.iposition3{
position:absolute;
top:260px;
left:45%;
 
	
}

.iposition4{
position:absolute;
top:450px;
left:45%;


}
.iposition5{
	position:absolute;
top:450px;


}

.ptext{
font-size:large;
font-family:Calibri;
text-align:center;
color:black;

width:80%;
}
.smarquee{
	
	color:gray; width:auto; height:270px;
	position:absolute
	;
	width:auto;
	
 
}
/*--------------------------------------End of main index page body  -------------------------*/

/*----------------End of Nav Bar*/

/*===========================
	footer
============================ */
.footer {
	background:#292929;
	padding: 10px 50px 50px 50px ;	
}

.footer p {
	margin-top:20px;
	font-size:13px;
	line-height:30px;
}

.footer h2 {
	color:#fff;
	margin-bottom:50px;
	font-size:20px;
}

ul.social-network {
	margin-top:30px;
	transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

ul.social-network li {
	display:inline;
	font-size: 14px;
	margin-right:10px;
	
}
ul.social-network li a {	
	color:#d0d0d0;
	padding:5px 10px;
	background:#000;
	border-radius:50%;
}

.social-network li:hover .fa-twitter {	
	color: #00abf0;	
}

.social-network li:hover .fa-facebook {
  color: #39579a;
}
.social-network li:hover .fa-google-plus {
  color: #eb8984;
}
.social-network li:hover .fa-pinterest {
  color: #c9171e;
  
}
.social-network li:hover .fa-linkedin {
  color: #0077b5;
  
}
.footer h3 {
	color:#fff;
	margin-bottom:50px;
	font-size:16px;
}
.footer ul {
	text-decoration:none;
	list-style:none;
	margin-left:-40px;
	font-size:13px;
}
.footer ul li:hover {
	color:#ED502E;
	cursor:pointer;	
}

.sub-footer a {
	color: #fff;
	font-size:13px;	
}

.sub-footer a:hover {
  color: #ED502E;
}

.sub-footer {
	background:#090909;
	padding:30px;
}
.sub-footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sub-footer ul > li {
  display: inline-block;
  color:#fff;
  font-size:13px;
  margin-right:30px;
}

a.scrollup{
    color:#fff;
	height:40px;
	width:40px;
	font-size:12px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	position:fixed;
	bottom:20px;
	right:40px;	
	opacity:0,5;
	border-radius:50%;
	z-index:999;
}
a.scrollup:hover{
	opacity:1;
	background-color:#ED502E;
	color:#fff;;	
}


/*================================================nav down=============================*/


/*================================================nav down=============================*/