.clr {
	clear: both;
}
ul {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none!important;
	color:#000;
}
a:hover {
color:#333;	
	}
p {
 color: #444;
    font-size: 16px;
    line-height: 24px;
	font-family: 'Jost', sans-serif;
}	

body {
background:#fff;
color: #444;
//font-family: 'Roboto', sans-serif;
font-family: 'Jost', sans-serif;
font-size: 16px;
line-height: 22px;
font-weight:400;
letter-spacing: 1px;
}

h1 {
font-weight:bold;
color: #06070D;
font-size:40px;
	}	
h2 {
	  color:#23182C ;
	  font-size:30px;
	  margin-bottom:15px;
	  font-weight:bold;
	}	
h3 {
font-weight:bold;
	font-size:25px;	
	color:#20273F;
	}	
h4 {
	font-size:20px;
	color:#333;
font-weight:bold;
	}
		
h5{
font-size:16px;
text-transform:uppercase;
color:#aaa;
	}
.btn-link {
padding:10px;
text-decoration:underline !important;
color:#EA1C29;	
	}
.btn-link:hover {
color:black;	
	}	
.text-danger {
color:#F01313 !important;	
	}	
.footersection {
background:#23182C;	
	}
.copyright {
background:#201529;
padding:30px 0;	
	}
.fheading {
font-size:20px;
font-family: 'Jost', sans-serif;
color:#fff;
text-transform:uppercase;
margin-bottom:30px;	
	}
.menu-list {
list-style:none;
padding:0;
margin:0;	
	}
.menu-list li {
display:block;	
	}
.menu-list li a {
display:inline-block;
color:#fff;
padding:5px 10px;
position:relative;	
	}
.menu-list li a:hover {
color:#FFC803;	
	}
.menu-list li a:before {
content:"\F280";
position:relative;
color:#fff;
font-family: bootstrap-icons !important;
font-size:12px;
margin-right:10px;	
	}
.fsocial a {
  color: #b1b1b1;
  width: 30px;
  height: 30px;
  background: #e1e1e13d;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  line-height: 31px;
}
.navbar-brand img {
height:80px;	
	}
.subscribe {
  background:#F5FAFF url(../images/subsbg.png) 0 0 no-repeat;
  padding: 100px 0;
}
.substext {
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  color: #000;
}
.subsinput {
  font-size: 14px !important;
  position: relative !important;
  padding-left: 20px !important;
}

.subsinput::placeholder {
color:#989898;		
	}
.subtn {
margin-left: -37px !important;
font-size: 15px !important;
text-transform: uppercase;
padding: 12px 20px !important;	
	}
.arrowline {
margin-left: -31px;
margin-right: 15px;	
	}
.homenews {
background:#F5FAFF url(../images/newsbg.png) 7% 50% no-repeat;
padding:50px 0;
	}
.bg-dark {
background: #23182C !important;
	}
.btn {
  min-width: 150px;
  padding: 10px;
}
.heading {
position:relative;	
	}
.heading::after {
  background: #F01313;
  content: "";
  width: 80px;
  height: 2px;
  display: inline-block;
}		
.heading h1 span {
color:#F01313;
font-family: 'Playball', cursive;	
	}	
.nbox {
width:75px;
height:75px;
border-radius:100%;
background:#F01313;
text-align:center;
line-height:75px;
font-size:30px;
margin-right:20px;
color:#fff;	
position:relative;
	}
.nbox::after {
  content: "\F231";
  position: absolute;
  color: #F01313;
  font-family: bootstrap-icons !important;
  bottom: 1px;
  right: -18px;
  font-size: 30px;
}
.dropdown-item.active, .dropdown-item:active {
  color: #131313;
  background-color: #ffba0666;
}	
.newsbox {
  background: #FFFAFA;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  border: dashed 1px #B6B6B6;
}
.calender {
  background: #23182C;
  border-radius: 10px;
  text-align: center;
  max-width: 100px;
margin-bottom: 10px;
}
.date {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  padding: 14px;
  background: #F01313;
  border-radius: 10px 10px 0 10px;
}
.monthyear {
  text-transform: uppercase;
  color: #fff;
  line-height: 20px;
  padding: 6px 0;
}
.phototab .nav-link {
border-radius:0;
color:#222;
background:#F5FAFF;
font-size:16px;
position:relative;
transition:none;	
	}
.subsgroup {
box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
border-radius:100px;
overflow:hidden;	
	}	
.subtitle {
display:block;	
font-size:14px;
font-weight:400;
text-transform:uppercase;
padding-bottom: 10px;
	}
.phototab {
border-radius: 100px;
overflow: hidden;
display: inline-flex;	
	}	
.phototab .nav-link.active, .phototab .show > .nav-link {
background:#F01313;	
	}
.overlay {
	bottom:-500px;
  position: absolute;
  height: 100%;
  width: 100%;
  color: #FEC200;
  font-size: 50px;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(32, 39, 63, 0.04) 100%);
transition: all ease 0.3s;
opacity:0;
}
.demo-gallery > ul > li:hover .overlay {
bottom:0;	
opacity:1;
	}
.bareerssection {
padding:50px 0;
background:#23182C url(../images/bareerbg.png) 0 0 no-repeat;
position:relative;	
	}
.hhading {
font-family: 'Playball', cursive;
color:#FDB90B;	
	}	
.barerbox {
  border-radius: 10px;
  overflow: hidden;
  position:relative;
  margin:10px;
}
.barerbox img {
height: 400px;
object-fit: cover;
width: 100%;
	}
.barename {
padding: 10px 10px 10px 15px;
margin: 10px;	
	}
.barename h5 {
font-size:14px;	
	}	
.barename h4 {
font-weight:normal;	
	}	
.overlaybox {
  background: linear-gradient(0deg, rgb(7, 10, 19) 0%, rgba(0, 0, 0, 0.22) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
#bearer .owl-nav {
  margin-top: 10px;
text-align:center;
}
#bearer .owl-nav button {
  padding: 8px 10px !important;
  background:none !important;
  opacity: 1;
  color: #FDB90B !important;
  margin: 2px;
  font-size:20px !important;
}
.bearersbg {
  background: url(../images/bearersbg.png) 0 0 repeat-x;
  height: 119px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.aboutimg {
max-width:500px;
position:relative;
margin: 0 11px 13px 11px;
	}

.aboutimg::before {
  position: absolute;
  width: 200px;
  height: 400px;
  background: url(../images/aboutimgbg.png) 0 0 repeat-x;
  left: -50px;
  top: -20px;
  z-index: 0;
  content: "";
}		
.aboutimg img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 10px;
  position:relative;
  z-index:9;
}
.carousel-item::before {
  content: "";
  background-image: url(../images/bannerbg2.png);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
}
.carousel-caption {
display: flex !important;
align-items: center;
justify-content: center;
width: 60%;
height: 100%;
left: 20%;
right: 20%;
bottom: 0;
flex-direction: column;
}
.carousel-caption h1 {
color:#fff;
text-transform:uppercase;
//letter-spacing:2px;	
	}
.carousel-caption h1 span {
font-family: 'Playball', cursive;	 
	 }	
header {
position:absolute;
top:20px;
width:100%;	
z-index:999;
	}
header.active {
position:fixed;
top:0;
background:#23182C;
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;	
	}
.navbar-nav .nav-link {
padding:10px;
letter-spacing:1px;	
color:#fff;
	}
.navbar-nav .nav-link.active {
color:#FDB90B;
font-weight:400;	
	}
.dropdown-menu {
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgb(255, 255, 255);
  border-radius: 2px;
  -webkit-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
  padding: 12px;
  min-width: 16rem;
}
.dropdown-item {
  padding: 15px 15px;
  font-size: 14px;
  border-radius: 5px;
  font-family: 'Roboto Condensed', sans-serif;
}
.membersection {
  position: relative;
  z-index: 99;
padding:50px 0;
background:#fff url(../images/memberbg.png) 10% 0 no-repeat;
}

.bg-danger {
background:#CD1919 !important;	
	}

.banner {
position:relative;	
	}
/*.bannershaps {
background: url(../images/bannerbg.png) 0 0 repeat-x;
height: 200px;
position: absolute;
width: 100%;
bottom: 0;
z-index:9;	
	}*/
.innerbanner {
  min-height: 450px;
  background: #23182C url(../images/innerbg.jpg) 50% 50% no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 50px;
}
.breadcrumb-item.active{
color:#ffc107;	
	}
.breadcrumb a {
color:#f5f5f5;	
	}
.breadcrumb-item + .breadcrumb-item::before {
  content: "\F285";
  font-family: bootstrap-icons !important;
  color: #fff;
}
.rounded-15 {
border-radius:15px;	
	}
.contactsocial {
font-size: 14px;
color: #555;
height: 40px;
width: 40px;
text-align: center;
display: inline-block;
line-height: 40px;
background: #F0F3FA;
margin: 2px;
border-radius: 6px;
position: relative;
z-index: 3;	
	}
footer {
//margin-top:30px;	
	}
.form-control {
  height: 55px;
  line-height: 55px;
  width: 100%;
  border: 1px solid #e6e2f5;
  padding: 0px 20px;
  color: #333;
  border-radius: 0px;
  font-weight: 400;
  border-radius: 5px;
  font-weight: 500;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size:16px;
}
.btn-danger {
background:#F01313;	
	}
.accordion-item {
margin:20px 0;
border-radius: 0 !important;
	}
.accordion-item:not(:first-of-type) {
  border-top: solid 1px #e6e6e6 !important;
}
.accordion-button:not(.collapsed) {
  color: #20273F;
  background-color: #f5f5f5;
}
.accordion-item:first-of-type .accordion-button {
border-radius: 0 !important;	
	}
.bbox {
  height: calc(100% - 25px);
}
.table td,.table th {
padding:15px;	
	}
.badge {
letter-spacing:2px;	
	}	
.listing {
padding-left:14px;	
	}
.listing li {
padding:15px;
color:#666;	
	}
.bimg {
height:80px;
width:80px;
object-fit:cover;
border:solid 2px #ddd;
padding:3px;	
	}
#owl-member .item img {
height:180px;
object-fit:cover;
width:180px;
//border:solid 4px #EA1C29;	
border-radius:100px;
	}
.imgbox {
position:relative;	
	}	
#owl-member .item .imgbox::after {
  content: "\F229";
  position: absolute;
  color: #EA1C29;
  font-family: bootstrap-icons !important;
  bottom: 1px;
  left: 45%;
  font-size: 30px;
}
.owl-nav {
text-align:center;	
	}
.owl-nav button {
  background: #F01313 !important;
  border-radius: 5px;
  color: #fff !important;
  height: 30px;
  width: 30px;
  margin: 20px 5px;
  font-size: 14px !important;
}
.owl-nav button:hover {
background:#222 !important;	
	}		
.jsgbox {
border:double 3px #ddd;
border-radius:10px; 
padding:15px;
margin-top:-35px;	
	}
.playersection {
background:#F5FAFF;
padding:50px 0;	
	}	
.playerbox {
box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
border-radius:5px;
overflow:hidden;
margin:10px;
text-align:center;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
transition: all 0.2s ease-out;	
	}
.playerbox img {
height:300px;
object-fit:cover;
width:100%;

	}
.playerbox:hover{
-webkit-transform: scale(0.94);
transform: scale(0.94);
transition: all 0.2s ease-out;	
	}	
.playerbox h5 {
font-size:14px;
color: #8a8a8a;	
	}
.playerbox h4 {
 font-weight:normal;
color: #444;	
	}
.slidercontent {
  position: absolute;
  top: 0;
  left: 5%;
  height: 100%;
  width: calc(100% - 5%);
  display: flex;
  align-items: center;
    animation-name: move;
  animation-delay: 1500ms;
  animation-duration: 3s;
  animation-fill-mode: forwards;
}
.eventbox {
  position: relative;
}
.owl-dots {
	text-align:center;
	margin:10px 0;
	}

.owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #D6D6D6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }
    
.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #e81836;
    }
.navbar-dark .nav-link {
  color: #666;
  text-transform: uppercase;
  font-size: 14px;
}
.navbar-dark .nav-link.active {
color:#e60b2a;	
	}	
/*@keyframes move {
  from { left: 0px; }
  to { left: 400px; }
}*/	
.navbar-dark .navbar-brand {
padding:20px 0;	
	}
.header-top,.loginbtn {
color: #666;
font-size: 14px;	
	}
.carousel-caption2 {
  align-items: start;
  justify-content: center;
  width: 40%;
  height: 100%;
  left: auto;
  right: 10%;
  bottom: 0;
  text-align: left;
  top: 0;
  flex-direction: column;
}
.header-top {
border-bottom: dashed 1px #ddd;	
	}
.pagination .page-link {
 color:#999;	
	}	
.pagination .page-item.active .page-link {
 color:#fff;
 background:#F01313;
 border-color:#F01313;	
	}	
.dropdown-item:focus, .dropdown-item:hover {
  background-color: #f0131317;
}																																																																	
@media only screen and (min-width:320px) and (max-width:767px) {
.carousel-caption p {
   display:none;	
	}	
.bannershaps {
display:none;	
	}
.navbar-toggler {
border:none;	
	}
.demo-gallery > ul > li a {
margin-bottom:20px;	
	}	
.navbar-toggler-icon {
//background:#fff;	
	}	
header {
  position: relative;
  top: 0;
  width: 100%;
  background: #23182C;
}
.membersection {
  margin-top: 0;
  position: relative;
  z-index: 99;
}
.carousel-caption h1 {
  font-size: 20px;
}
.jsgbox {
margin-top:35px;	
	}
.heading {
  margin-bottom: 20px;
}
.leftmember::before,.leftmember:after {
display:none;	
	}	
.subscribe {
display:block;
text-align:center;
padding-bottom:15px;	
	}
#owl-demo2 .owl-controls {
display:none !important;	
	}
.leftmember {
margin:0;	
	}			
	}
@media only screen and (min-width:768px) and (max-width:1024px) {	
/*.arrowline {
display:none;	
	}*/	
.aboutimg::after {
  width: 90px;
  height: 90px;
  right: -10px;
  bottom: -10px;
}
.aboutimg::before {
  width: 90px;
  height: 90px;
  left: -10px;
  top: -10px;
}	
.jsgbox {
margin-top:35px;	
	}	
.membersection {
  margin-top: -65px;
}
.carousel-caption h1 {
font-size:35px;	
	}
header {
  top: 15px;
}		
}
@media (min-width:1200px) {
	
	}