 /* -- mobile & tablet menu css --*/
/*--------------------------
NavBar Css Mobile
----------------------------*/

/* -- mobile & tablet menu css end --*/

/* Large desktop :1200px. */
@media (min-width: 1200px) {
  .mobile-menu-area { display: none;}

}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {
.container {width:970px}
.mobile-menu-area { display: none;}
.navbar-dark .navbar-nav .nav-link{
	padding:10px 13px;
}
.navbar-nav .nav-item {
    margin-right: 0px;
}
.h2_slider_area img {
    height: 700px;
}
.founder .card >.card-body >.f-name >.card-title {
    font-size: 14px;
}
.founder .card >.card-body >.card-text {
    font-size: 20px;
}
.founder .card >.card-body > ul >li >a {
    padding: 3px 15px;
}
.video-gallery .card-title h4 {
    font-size: 20px;
}

/*--------------------------
DJSL page css start
----------------------------*/

}
 
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
.container {width:750px}   
.mobile-menu-area {display: block;}
.top-social ul {
    padding-left: 10%;
}
.stick .navbar-brand img {
    width: 50px !important;
    height: auto;
}
.navbar-brand img {
    height: 40px;
    width: auto !important;
}
.navbar-brand {
    padding: 10px 5px;
}
.navbar-light .navbar-nav .nav-link{
	padding:5px 0px;
	 font-size: 12px;
}
.navbar-nav .nav-item {
    margin-right: 0px;
	margin-top:10px;
}
.h2_slider_area img {
    height: 550px;
}
.text {
    text-align: justify;
}
.founder .card {
    margin-bottom: 20px;
}
.photo-gallery {
    height: 180px;
}
.photo-gallery img {
    height: 180px;
}
.video-img {
    height: 190px;
}
.testi-area{
	height:auto;
}
.news-mb{
	margin-bottom:30px;
}
.footer-headding h4{
	font-size:20px;
}
.footer-content ul li {
    font-size: 16px;
}
.footer-content-s ul li {
    margin-right: 9px;
}

/*--------------------------
DJSL page css start
----------------------------*/
.video-tab .nav-pills .nav-link {
    width: 320px;
}
.responsive-table .table td, .table th {
    border-top: 0px solid #dee2e6;
    padding: 10px 20px;
}
.team-area .card img{
	width:140px;
	height:140px;
	padding:10px;
}
.djsl-gallery .card img{
	height:200px;
}
.chief-guest .chief-img img{
	height:300px;
}


}
 
/* small mobile :320px. */
@media (max-width: 767px) {
.container {width:auto}
.with-100{width: 100%;}
.mobile-menu-area {display: block;}
.navbar-light .navbar-nav .nav-link {
    font-weight: 700;
    padding: 8px 5px;
}
.navbar-nav .nav-item {
	margin-bottom: 0px;
}
.navbar-brand img {
    width: 50px !important;
    height: auto;
    margin-left: 10px;
}
.carousel-caption h1{
	font-size: 25px;
	padding-top: 0px;
}
.carousel-caption p {
    font-size: 14px;
}
.carousel-caption{
	padding-top: 0px;
}
.text p {
    font-family: DINLight;
    font-size: 14px;
}
.testim{
	width: 250px; margin-left: 50px;
}
.testimonial-abs{
	position: relative; top: 20px; right: 0px;
}
.top-social ul {
    padding-left: 0%;
}
.top-social ul li {
    margin-right: 1px;
    font-size: 8px;
}
.top-social ul li a {
    font-size: 10px;
    padding: 2px;
    height: 16px;
    width: 16px;
    text-align: center;
    line-height: 12px;
}
.enquiry span {
    margin-left: 10%;
	font-size: 9px;
}
.header-menu {
    padding: 5px;
}
.navbar-nav .nav-item {
    margin-top: 0px;
}
.navbar-dark .navbar-nav .nav-link {
    padding: 5px 0px;
}
.navbar-brand {
    padding: 5px 0px;
}


.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    margin: 2px;
}
.heading span.section-block {
    width: 180px;
}
.heading h2 {
    margin-bottom: 0px;
    font-size: 20px;
}
.text {
    font-size: 16px;
	text-align:justify;
}
.match-time h1 {
    font-size: 25px;
}
.match-time span {
    font-size: 15px;
}
.match-time h3 {
    font-size: 20px;
}
.time-zone figure >img {
    height: 140px;
}
.time-zone figcaption {
    height: 140px;
}
.founder .card {
    margin-bottom: 20px;
}
.founder .card >.card-body >.f-name >.card-title {
    font-size: 20px;
}
.founder .card >.card-body >.card-text {
    font-size: 20px;
}
.founder-bottom .fb-icon {
    border-right: 0px solid #000;
}
.mb-icon{
	border-bottom: 1px solid #000;
	padding-bottom:10px;
	margin-bottom:20px;
}
.photo-gallery {
    margin-bottom: 10px;
}
.transbox h2 {
    margin: 10% 0%;
    font-size: 30px;
}
.video-img {
    margin-bottom: 25px;
}
.mb-heading{
	font-size:20px !important;
}

.testi-area .test-txt p {
    font-size: 12px;
}
.testi-img h3{
	font-size:20px;
}
.owl-buttons{
	display:none;
}
.card-title h4{
	font-size:18px;
}
.video-gallery .card-title h4 {
    margin-top: 18px;
}
.news-mb{
	margin-bottom:30px;
}
.video-gallery .card-img-top {
    height: 200px;
}
.subcribe {
    width: 100%;
}
.search {
    width: 100%;
}
.search .form-control{
	width:100%;
}
.footer-content, .footer-content-img{
	margin-bottom:20px;
}
.footer-content-s p{
	margin-bottom:20px;
}
.footer-content-s ul li {
    margin-right: 20px;
}
.footer-bottom span{
	float:left !important;
}
.heading-djsl span.section-block {
    width: 160px;
}

/*--------------------------
DJSL page css start
----------------------------*/
.video-tab .nav-pills .nav-link {
    width: 110px;
    height: 40px;
    line-height: 20px;
    font-size: 20px;
}
.btn-default{
	margin-bottom:20px;
}
.video-tab video {
    height: 200px;
}
.table-responsive table { 
	display: block;
    overflow-x: auto;
    white-space: nowrap;
	height:400px;
}
.djsl-gallery .card img{
	height:230px;
}
.chief-guest .chief-img img{
	height:280px;
	margin-bottom:30px;
}
.chief-guest .img-back{
	display:none;
}

}
 
/* Large Mobile :480px. */
 
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {width:auto}
.mobile-menu-area {display: block;}

}