/* Custom Css By Majid */

/*  Google Map  */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* End Google Map */

/* Slider Scroll Bg */
#container {
    background:url(../images/main_bg.jpg);
}
#overlay {
    background:url(images/overlay.png);
} 

/* Social */
.social-slide:hover {
	background-position: 0px -48px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
}
/*
	.twitter-hover {
	cursor: pointer;
	background-image: -10px;
	border-radius: 50%;
	background-image: url("../images/social/twitter-hover.png");
	}
*/
.facebook-hover {
	cursor: pointer;
	border-radius: 50%;
	background-image: url("../images/social/facebook-hover.jpg");
}
.google-hover {
	cursor: pointer;
	border-radius: 50%;
	background-image: url("../images/social/google-hover.jpg");
}
.linkedin-hover {
	cursor: pointer;
	border-radius: 50%;
	background-image: url("../images/social/linkedin-hover.jpg");
}
.youtube-hover {
	cursor: pointer;
	border-radius: 50%;
	background-image: url("../images/social/youtube-hover.jpg");
}
.qrcode-hover {
	cursor: pointer;
	border-radius: 50%;
	background-image: url("../images/social/qrcode-hover.jpg");
}
.social-slide {    float: left;    height: 48px;    margin: 10px;    transition: all 0.3s ease 0s;    width: 48px;}
/* End Social */
.slider_bg {
    background: url('../images/bg/bg01.jpg');
}
.recent_section {
    /*    background: url('../images/bg/bkg_green.png');*/
    color: #000;
    /*    background:  #E7E7E7; mk*/
    border-radius: 1%;
}
.fn_color {
    color: #D15B23;
}
.rounded_corner{
    border-radius: 2%;
}
body .video {
	width: 100%;
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}
body .video.twitch, body .video.youtube.show_controls {
	padding-top: 30px;
}
.video > video, .video > iframe, .video > object, .video > embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Custom Hover Effect */
div.hover-details {
	overflow: hidden;
	position: relative;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}
div.hover-details:hover {
	-webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.3);
}
div.hover-details > img {
	width: 100%;
	height: auto;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}
div.hover-details:hover > img {
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
}
div.hover-details .details {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/more.png) no-repeat center rgba(24, 24, 24, 0.3);
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	cursor: pointer;
}
div.hover-details:hover .details {
	opacity: 1;
}
/* End Here */
.bg_white {
	background: #FFF;
	border-radius: 1%;
}
.footer_bg {
	background: url(../images/bg/footbg.jpg);
}

/* FOR Image Crausel */
#flexiselDemo3 {
    display: none;
}
.nbs-flexisel-container {
    max-width: 100%;
    position: relative;
}
.nbs-flexisel-ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 9999px;
}
.nbs-flexisel-inner {
	/*    background: -moz-linear-gradient(center top, #FCFCFC 0%, #EEEEEE 100%) repeat scroll 0 0 #FCFCFC;*/
	background: none repeat scroll 0% 0% rgba(0, 0, 12, 0.6);
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    float: left;
    overflow: hidden;
    width: 100%;
}
.nbs-flexisel-item {
    cursor: pointer;
    float: left;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: relative;
}
.nbs-flexisel-item img {
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 10px;
    max-height: 100px;
    max-width: 180px;
    width: 100%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    cursor: pointer;
    height: 22px;
    opacity: 0.5;
    position: absolute;
    width: 22px;
    z-index: 100;
}
.nbs-flexisel-nav-left {
    background: url("../images/button-previous.png") no-repeat scroll 0 0 transparent;
    left: 28px;
}
.nbs-flexisel-nav-right {
    background: url("../images/button-next.png") no-repeat scroll 0 0 transparent;
    right: 15px;
}
/* END Crausel */

.box {
	/*    padding: 10px;
		background: none repeat scroll 0% 0% rgb(255, 255, 255);
	border: 1px solid rgb(225, 227, 227); mk*/
	border-radius: 5px 5px 5px 5px;
	color: rgb(135, 135, 135);
}
.box1 {
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	border: 1px solid rgb(225, 227, 227);
	border-radius: 5px 5px 5px 5px;
	color: rgb(0, 0, 0);
	padding: 15px;
}
.Three-Dee{
	font-family: 'Bookman Old Style', serif;line-height: 1em;color: #fff9d6; font-weight:bold;
	font-style:italic;font-size: 58px; 
	text-shadow:0px 0px 0 rgb(224,224,224),1px -1px 0 rgb(202,202,202),2px -2px 0 rgb(181,181,181),3px -3px 0 rgb(160,160,160),4px -4px 0 rgb(139,139,139),5px -5px 0 rgb(117,117,117),6px -6px 0 rgb(96,96,96), 7px -7px 0 rgb(75,75,75),8px -8px 7px rgba(0,0,0,0.45),8px -8px 1px rgba(0,0,0,0.5),0px 0px 7px rgba(0,0,0,.2);
}


#trans_bg {
background: none repeat scroll 0% 0% rgba(0, 0, 12, 0.6);
}

.fn_color_white{
color: #FFF;
font-weight: bold;
}

.page-header_custom {
padding-bottom: 9px;
margin: 40px 0 20px;
}

.box_shadow_img{box-shadow: 5px 5px 10px #FFFFFF;}.box_shadow_img2{box-shadow: -5px 5px 10px #FFFFFF;}

.box_shadow_slider{
box-shadow: -1px -8px 38px rgb(255, 255, 255);
box-shadow: -1px -8px 38px rgb(255, 255, 255);  -o-transition:.5s;
-ms-transition:.8s;
-moz-transition:.8s;
-webkit-transition:.8s;
transition:.8s;
border-radius: 10px;
}

.box_shadow:hover{
box-shadow: 4px 4px 20px #FFFFFF;  -o-transition:.5s;
-ms-transition:.8s;
-moz-transition:.8s;
-webkit-transition:.8s;
transition:.8s;
border-radius: 1%;
}

.bg_oval{
border-radius: 52%;
padding: 0.8%;
/* IE10 Consumer Preview */ 
background-image: -ms-radial-gradient(center, ellipse farthest-corner, #F58049 0%, #9C4B25 100%);

/* Mozilla Firefox */ 
background-image: -moz-radial-gradient(center, ellipse farthest-corner, #F58049 0%, #9C4B25 100%);

/* Opera */ 
background-image: -o-radial-gradient(center, ellipse farthest-corner, #F58049 0%, #9C4B25 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #F58049), color-stop(1, #9C4B25));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #F58049 0%, #9C4B25 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: radial-gradient(ellipse farthest-corner at center, #F58049 0%, #9C4B25 100%);
}

.heading_text1{
background: url("../images/heading_bg.png") no-repeat;
}

.padding_1pc{
padding: 1%;
}

.standings-title {
background-color: rgb(51, 51, 51);
overflow: hidden;
padding: 2px;
border-radius: 4px 4px 4px 4px;
text-align: center;
}

/* recent section */
.recent_section_a{
text-decoration: none;
font-size: 270%;
color: #CA5F2C;
}
.recent_section_a:focus{
text-decoration: none;
}

.img_rounded_custom{
border-radius: 12px;
}
.div_rounded_custom{
border-radius: 12px;
}