a:hover, a:focus{
text-decoration: none !important;
color:#000;
}
button[disabled], html input[disabled] {
    cursor: not-allowed !important;
    opacity: 0.4 !important;
}
.live {
  opacity: 1;
}
.image {
  display: block;
  width: 100%;
  height: auto;
  padding:15px 0px;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 14px;
  right: 0px;
  width:93%;
  height:100%; 
	z-index:2;
  opacity: 0;
  transition: .5s ease;
  background-color: #000;
  
}
.overlay1{
	height: 650px;
	z-index:2;		
}
.live:hover .overlay {
  opacity: 1;
}

.text p{
  color: #fff;
  font-size: 14px;
  position: absolute;
  padding:20px;
  text-align: center; 
  
}
.hover-white{
	color: #fff !important;
}
	
.live-block-inner1{
    border: 4px solid #000000;
	background: url(../images/live/live-bg1.jpg)
}

.live-block-inner1 h6 {
    font-size: 28px;
    line-height: 20px;
    font-weight: 700;
    color: #c5200c;
    position: relative;
    padding-bottom: 16px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
	text-align:center;
	padding-top:30px;
}


.live-block-inner1 h6:after {
	content: "";
	background: url("../images/head-line-ic.png") no-repeat center center;
	width: 145px;
	height: 40px;
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	margin: 0 auto;
}


.live-block-inner1 .read-more-btn {
	background: #850e00;
	color: #ffffff;
	text-decoration:none;
	margin: 0 auto;
}

.live-block-inner1 .read-more-btn:hover {
	background: #850e00;
	color: #ffffff;
	text-decoration:none;
	margin: 0 auto;
}


 .live-block-inner1.active .read-more-btn, .live-block-inner1:hover .read-more-btn {
	background: #850e00;
	color: #ffffff;
	margin: 0 auto;
}

.live-block-inner2{
    border: 4px solid #000000;
	background: url(../images/live/live-bg2.jpg)
}

.live-block-inner2 h6 {
    font-size: 28px;
    line-height: 20px;
    font-weight: 700;
    color: #c5200c;
    position: relative;
    padding-bottom: 16px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
	text-align:center;
	padding-top:30px;
}


.live-block-inner2 h6:after {
	content: "";
	background: url("../images/head-line-ic.png") no-repeat center center;
	width: 145px;
	height: 40px;
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	margin: 0 auto;
}


.live-block-inner2 .read-more-btn {
	background: #850e00;
	color: #ffffff;
	text-decoration:none;
	margin: 0 auto;
}

.live-block-inner .read-more-btn:hover {
	background: #850e00;
	color: #ffffff;
	text-decoration:none;
	margin: 0 auto;
}


 .live-block-inner2.active .read-more-btn, .live-block-inner2:hover .read-more-btn {
	background: #850e00;
	color: #ffffff;
	margin: 0 auto;
}


.live-block-inner3{
    border: 4px solid #000000;
	background: url(../images/live/live-bg3.jpg)
}

.live-block-inner3 h6 {
    font-size: 28px;
    line-height: 20px;
    font-weight: 700;
    color: #c5200c;
    position: relative;
    padding-bottom: 16px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
	text-align:center;
	padding-top:30px;
}


.live-block-inner3 h6:after {
	content: "";
	background: url("../images/head-line-ic.png") no-repeat center center;
	width: 145px;
	height: 40px;
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	margin: 0 auto;
}


.live-block-inner3 .read-more-btn {
	background: #850e00;
	color: #ffffff;
	text-decoration:none;
	margin: 0 auto;
}

.live-block-inner3 .read-more-btn:hover {
	background: #850e00;
	color: #ffffff;
	text-decoration:none;
	margin: 0 auto;
}


 .live-block-inner3.active .read-more-btn, .live-block-inner3:hover .read-more-btn {
	background: #850e00;
	color: #ffffff;
	margin: 0 auto;
}
.white{
color: #fff !important;
}

.red{
	font-size:23px !important;
	color: #a51808 !important;
}
.red1{
	color: #a51808 !important;
}
.red1:hover{
	color: blue !important;
}	
.black{
	color: #000;
}
.contact-heading{
	
    font-size: 16px;
    line-height: 16px;
    color: #c5200c;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.heading-title.about-title{
	margin-bottom:20px;
}
@media only screen and (min-width:500px){	
.about-kumite{
	margin-top:80px;
}
.about-toyam{
	margin-top:40px;
}
.about-csr{
	margin-top:140px;
}
.about-sports{
	margin-top:180px;
}
 
.patron-container {
    width: 1200px;
} 
 
 
.coach:after {
    position: absolute;
    top: 10%;
    right: -15%;
    content: '';
    width: 50px;
    height: 2px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #cb220d;
    background: #850f04;
    background: linear-gradient(45deg, #850f04 0%, #cb220e 100%);
}

.coach1:after {
    position: absolute;
    top: 10%;
    left: 0;
    content: '';
    width: 50px;
    height: 2px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #cb220d;
    background: #850f04;
    background: linear-gradient(45deg, #850f04 0%, #cb220e 100%);
}

	
.padding-img{
	padding-left:0px;
	padding-right:0px;
}
.social-share-icon{
	margin-top:20px;
	margin-left:60px;
}
.contact-page-left-section {
	float:left;
	width:100%;
	 padding:0px; 
}
}

.list ul li {
    display: block;
    padding: 0px 0px 10px 20px;
    background: url(../images/right-arrow.png) no-repeat 0 9px;
    margin-left: 20px;
}
.heading-padding{
	padding-top:200px;
}

.big-text{
    font-size: 14px;
    line-height: 22px;
    color: #2d2d2d;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    text-align: justify;
}




.text-center{
	text-align: center !important;
	margin-bottom: 0px !important;
}
.margin-top{
	margin-top:10px !important;
}
.margin-top-text{
	margin-top:10px !important;
}	
.margin-top-text1{
	margin-top:40px !important;
}
.margin-top-text2{
	margin-top:20px !important;
}	

.facebook-icon {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    display: block;
    height: 50px;
    padding-top:7px;
    text-align: center;
    width: 50px;
    background: #3e5a98;
    color: #fff;
    margin: 0 auto;
}

.facebook-icon:hover {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    display: block;
    height: 50px;
    padding-top:7px;
    text-align: center;
    width: 50px;
    background: #000;
    background: red;
    color: #fff;	
}


.instagram-icon {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    display: block;
    height: 50px;
	padding-top:7px;
    text-align: center;
    width: 50px;
    background: #dd2a7a;
    color: #fff;
    margin: 0 auto;
	margin-left: 10px;
}

.instagram-icon:hover {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    display: block;
    height: 50px;
    padding-top:7px;
    text-align: center;
    width: 50px;
    background: red;
    color: #fff;
    margin: 0 auto;
	margin-left: 10px;
	
}
.twitter-icon {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    display: block;
    height: 50px;
    padding-top:7px;
    text-align: center;
    width: 50px;
    background: #4da7de;
    color: #fff;
    margin: 0 auto;
	margin-left: 10px;
}



.twitter-icon:hover {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    display: block;
    height: 50px;
    padding-top:7px;
    text-align: center;
    width: 50px;
    background: red;
    color: #fff;
    margin: 0 auto;
	margin-left: 10px;
}


.linkedin-icon {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    display: block;
    height: 50px;
    padding-top:7px;
    text-align: center;
    width: 50px;
    background: #1f74b2;
    color: #fff;
    margin: 0 auto;
	margin-left: 10px;
}



.linkedin-icon:hover {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    display: block;
    height: 50px;
    padding-top:7px;
    text-align: center;
    width: 50px;
    background: red;
    color: #fff;
    margin: 0 auto;
	margin-left: 10px;
}
a {
    color: #fff;
}

@media only screen and (max-width:500px)
{
	.desktop-view{
	display: none;
	}
	.padding-img{
	text-align: center;
}
.about-team{
	margin-top:80px;
}
.mar{
	margin-left:100px;
	margin-bottom:100px;
}
.mar1{
	margin-top:40px !important;
	margin-left:60px;
}
.margin-top-text-banner{
		margin-top:0px !important;
	}
	
	
.testimonial-box p {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin-bottom: 35px;
	 font-family: 'Oswald', sans-serif;
	 text-transform:uppercase;
}
.tab-col {
    float: left;
    width: 50%;
}

.margin-live{
	margin-top:5px;
	margin-bottom:5px;
}
.margin-top-live1{
    margin-top:100px !important;
}
.checkbox-inline{margin-right:6px !important;}
input#fullLengthPic,input#cbc,input#hiv,input#hepatitisB,input#hepatitisC,input#fitnessCert {
margin-bottom: 8px;}
input#captcha {width: 100%;}	
}

@media only screen and (min-width:501px)
{
	.mobile-view{
	display: none;
	}
	.margin-top-text-banner{
		margin-top:40px !important;
	}
	
}
.number{
padding:6px 10px;}

.checkbox-inline{
	margin-right:50px;
		font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#000;
	text-align:left;
	background:none;
	outline:none;
	border:none;
	height:40px;
}
.title{
		font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#000;
	text-align:left;
	background:none;
	outline:none;
	border:none;
height:40px;}

.terms{
	margin-right:50px !important;
		font-family: 'Open Sans', sans-serif;
	font-size:11px;
	color:#000;
	text-align:left;
	background:none;
	outline:none;
	font-weight:600;
	border:none;
	height:40px;
}
input[type="checkbox" i] {
    margin: 3px 3px 3px 4px;
}

input[type=checkbox], input[type=radio] {
    zoom: 1.8;
    vertical-align: middle;
}

::placeholder{
	font-style: italic !important;
	text-transform: uppercase;
	font-size:12px;	
}

.submit-btn{
	display: inline-block !important;
	text-align: center;
}

.placeholder{
	font-style: italic !important;
	text-transform: uppercase;
}

.border-red{
	border: 2px solid #a51808 !important;
}


/* menu */

.dropdown {
    display: block;
    font-weight:400;
    font-size: 20px;
    /* line-height: 16px; */
    color: #ffffff;
    text-transform: uppercase;
    transition: all ease 0.5s;
  /*   padding-bottom: 3px; */
    letter-spacing: 0.2px;
	font-family: 'Oswald', sans-serif;
}


  .header ul li ul li {
    display: block;
	padding-left:0px;
}
/* .dropdown {
  float: left;
  overflow: hidden;
} */

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 999999;
}


.dropdown-content ul li a {
  float: none;
  color: #000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.header ul li ul li a:hover, .header ul li ul li.active a
{    background: linear-gradient(45deg, #850f04 0%, #ce220e 100%);
	float: none;
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}	
  .header ul li ul li a{
    font-size:16px;
}

/* Floating Icons Css */

.fl-fl {
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 2px 5px;
  width: 200px;
  position: fixed;
  right: -160px;
  z-index: 6;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.fa-floating-icons {
  font-size: 20px;
  color: #fff;
  padding: 10px 0;
  width: 40px;
  margin-left: 8px;
}

.fl-fl:hover {
  right: 0;
}

.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}

.float-facebook {
  top: 250px;
  background: #3e5a98;
}

.float-twitter {
	top: 300px;
	background: #4da7de;
}

.float-instagram {
	background: #dd2a7a;
	top: 350px;
}

.float-linkedin {
	background: #1f74b2;
	top: 400px;
}

.float-youtube {
	background: red;
	top: 450px;
}

.float-pn {
  top: 435px;
}

.float-in{}


.text-right{
	text-align: right !important;
}
.text-left{
	text-align: left !important;
}

/* video	 */
.white-border{
	border: 2px solid white;
}

.video-img a:before {
  background: url("../images/youtube-ic.png") no-repeat scroll center center;
  height: 85px;
  margin: 0 auto;
  width: 85px;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);

} 

 .registration-text{
	 font-size:30px;
	 line-height:30px;
	 margin-bottom:50px !important;
 }
 
 
 .text-box{
     width:150px;
     height:30px;
     border: 2px solid #a9a4a4 !important;
 }
 
 /*Count Down CSS*/
 
 .counter-container {
    color: #fff;
    left: 0;
    position: fixed;
    top: 130px;
    background: #eee;
    z-index: 99;
    text-shadow: unset;
    text-align: center;
    border: 0px solid #c30009;
}

.counter-container h1 {
    font-weight: normal;
    letter-spacing: .125rem;
    text-transform: uppercase;
    font-size: 2rem;
    margin: 0;
    background-color: #c30009;
    color: #fff;
    padding: 0px 0px;
}

.counter-container li {
    display: inline-block;
    font-size: 1.5em;
    list-style-type: none;
    padding: 0.5em 0.5em;
    text-transform: uppercase;
    background: rgba(255,255,255,0.8);
    color: #c30009;
    text-shadow: 0 0 black;
    text-align: center;
}

.counter-container li span {
  display: block;
  font-size: 3.0rem;
}

.counter-container .emoji {
  display: none;
  padding: 1rem;
}

.counter-container .emoji span {
  font-size: 4rem;
  padding: 0 .5rem;
}

.close-button{
	text-align:right;float: right;background: #4a0509;color: #fff;padding: 0px 10px;font-size: 15px;
	cursor: pointer;
}

@media all and (max-width: 768px) {
  .counter-container h1 {
    font-size: 1.5rem;
  }
  
  .counter-container li {
    font-size: 1.125rem;
    padding: .75rem;
  }
  
  .counter-container li span {
    font-size: 3.375rem;
  }
  
  .logo {
    margin-top: 15px;
  }
  
  .counter-container{
	bottom: 0;
    width: 100%;
    top: unset;
	background: #fff;
  }
}