.section-5 img{
	position: relative;
}
.logo h2 {
    color: #eb008a;
    font-size: 39px;
    line-height: 34px;
}
.logo h3 {
    
    font-size: 36px;
    line-height: 36px;
}
.logo {
	padding:50px 0 175px;
}
.logo {
	margin-top:0px;
	padding-left: 38px;
    padding-right: 38px;
}
.section-1 h4{
	
    font-size: 50px;
	margin-top:0px;
}
#timer div{
	font-size:50px;
	line-height:40px;
	padding:10px 15px;
}
.register-btn{
	font-size:22px;
	min-width:340px;
}
.section-2 h2{
	font-size: 74px;
}
.section-2 p.t1{
	font-size:24px;
}
.section-3 p {
    
    font-size: 30px;
	/* text-align:center; */
}
.section-3 h2{
	font-size: 33px;
    /* text-align: center; */
}
.section-4 p {
    font-size: 39px;
    line-height: 50px;
	/* text-align: center; */
}	
.section-4 h2 {
    
    font-size: 40px;
    /* text-align: center; */
}
.section-5 p {
   
    font-size: 50px;
    /* text-align: center; */
}
.section-5 h2 {
    
    font-size: 40px;
    line-height: 50px;
}
.section-7{
	background-position: 70%;
}
.section-7 h2 {
    font-family: 'bromello';
    font-size: 80px;
	text-align:center;
}	
.section-7 p {
    
    font-size: 50px;
    text-align: center;
}
.footer .copyright p {
    font-size: 20px;
    line-height: 25px;
    margin: 0px 0 8px 0;
}
.m1_btn {
    font-size: 39px;
    line-height: 46px;
}
.footer {
    height: auto;
    position: inherit;
    text-align: center;
}
.section-6 p{
	
}
/* @media (min-width: 376px) and (max-width: 414px) { 
	.logo h2 {
   
    font-size: 32px;
    line-height: 34px;
	}
	.logo h3 {
    font-size: 24px;
    line-height: 34px;
	}
	.section-6 p.t1{
		text-align:center;
	}
	.section-6 p.t2{
		text-align:center;
	}
} */
/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
	.logo h2 {
   
    font-size: 32px;
    line-height: 34px;

}
@media (min-width: 768px) {
	.m1_btn {
		font-size: 30px;
		line-height: 25px;
	}
	.section-7 {
		background-position: 76%;
	}
	.section-1 {
		background-position: 65%;
	}
	.section-3 {
		min-height: 70vh;
	}
	.section-4 {
		min-height: 60vh;
	}
	
}
@media (min-width: 992px) {  
	.section-6 p{
		
		font-size: 30px;
		color: #fff;
	}
	.section-6 p{
		
		font-size: 30px;
		color: #fff;
	}
	#timer div{
		font-size:35px;
		padding:10px 20px;
	}
	.section-7 {
		min-height: 70vh;
		background-position: 56%;
	}
}
@media (min-width: 1200px) {  
	.container {
		max-width: 1320px;
	}
	.logo-block{
		top: -230px;
		left: 0;
		position: relative;
	}
	.logo{
		padding: 100px 130px 190px;
	}
	#timer div{
		padding: 20px 30px;
	}
	.logo-block {
		top: -180px;
	}
	.section-7 {
		min-height: 130vh;
		background-position: 39%;
	}
}
@media (min-width: 1367px) {  
	
	#timer div{
		padding: 20px 50px;
	}
	.logo-block{
		top: -190px;
	}
	.logo h2 {
		font-size: 59px;
		line-height: 59px;
	}
	.logo h3 {
		font-size: 60px;
		line-height: 85px;
	}
	.section-2 {
		min-height: 80vh;
	}
	.section-2 h2 {
		font-size: 94px;
	}
	.section-2 p.t1 {
		font-size: 34px;
	}
	.register-btn {
		font-size: 34px;
	}
	.footer .copyright p {
		font-size: 33px;
		line-height: 35px;
		height: 90px;
	}
	.m1_btn {
		font-size: 44px;
		line-height: 25px;
	}
	.section-3 h2 {
		font-size: 85px;
	}
	.section-3 p {
		font-size: 44px;
	}
	#timer div{
		font-size: 50px;
	}
	.section-6 p {
		font-size: 38px;
	}
	.section-7 {
		min-height: 90vh;
	}
}