@charset "utf-8";
/* CSS Document */
.mb-btn-display {display: none;}
/* X-Small devices (portrait phones, less than 576px)*/
@media (min-width:360px) and (max-width: 575.98px) {
	.container {padding: 0 20px;}	
.mb-btn-display {display:block;}	
.header-typo-section .mb-none {display: none;}	
.mbNone {display: none;}	
#navbar .mb-timer {display: none!important;}	
.homeSection .dk-view {display: none;}	
.homeSection .mb-view {display: block;}	
.homeSection .mb-view .typo, .circle, .building, .bg-pattern {bottom: 0;}	
.homeSection .mb-view .typo {bottom:15%; z-index: 0}	
.homeSection .mb-view .circle {bottom:7%; z-index: 2;}	
.homeSection .mb-view .building {bottom:8%; z-index: 1;}	
.homeSection .mb-view .bg-pattern {bottom:0%; z-index: 3;}	
.header-partnerLogo {display: none;}	
.aboutSection {height: auto!important;}
.aboutSection .pl-45 {padding-left:15px;}
.aboutimg01, .aboutimg02, .aboutimg03 { max-width:480px; position: relative!important;}
.aboutimg01 {top:0; width:400px; margin:30px 0 0 0;}
.aboutimg02 {display: none}
.aboutimg03 {display: none}	
.f1Section .videoRight .f1Track {padding: 2px; max-width:100px;} 
.footballSection .f1Track {padding: 2px; max-width:100px;} 
#cesSection .snip1493 figcaption {height:auto;}	
#navbar .header-btn {display: none;}	
	
}

/*Mobile to Tablet View*/
@media (min-width:576px) and (max-width: 767.98px) {
	
}

/*Tablets View*/
@media (min-width:768px) and (max-width:1023.98px) {
	.mb-btn-display {display: block;}
#navbar .mb-timer {display: none!important;}	
.homeSection .typo {z-index: 2;top:15%;}
.homeSection .circle {z-index: 1;bottom:15%;}
.homeSection .building {z-index: 4;bottom:10%;}	
.homeSection .bg-pattern {bottom:0%;}

.aboutSection, .f1Section {height: auto;}	
.aboutSection .pl-45 {padding-left:15px;}
.aboutimg01, .aboutimg02, .aboutimg03 { max-width:480px; position: relative!important;}
.aboutimg02, .aboutimg03 {display: none;}
.aboutimg01 {top:0; width:400px; margin:30px 0 0 0;}
	
.f1Section {padding-bottom: 80px;}	
}

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
	
}

/*X-Large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) {
	
}
