@font-face {
	font-family: opensand-extrabold;
	src: url(../fonts/opensand-extrabold.ttf);
}

@font-face {
	font-family: quicksand-regular;
	src: url(../fonts/quicksand-regular.ttf);
}

a:active,
a:focus,
button:active,
button:focus,
.btn:active,
.btn:focus {
	outline: none !important;
	box-shadow: none;
}

.main-title{
	font-family: opensand-extrabold;
	font-size: 40px;
}


.btn{
	font-family: opensand-extrabold;
	text-transform: uppercase;	
	padding: 9px 40px;
}

.btn-secondary {
	background-color: #a6c !important;
	color: #fff !important;
}

.btn-deep-purple {
	background-color: #512da8 !important;
	color: #fff !important;
}

.text-deep-purple {
	color: #512da8 !important;
}

.btn-deep-orange {
	background-color: #FF5722!important;
	color: #fff!important;
}

.text-deep-orange {
	color: #FF5722 !important;
}

.btn-mdb-color {
	background-color: #59698d !important;
	color: #fff !important;
}

.text--mdb-color {
	color: #59698d !important;
}

.btn-light-blue {
	background-color: #82b1ff !important;
	color: #fff !important;
}

.text-light-blue {
	color: #82b1ff !important;
}

.btn-blue-grey {
	background-color: #78909c !important;
	color: #fff !important;
}

.text-blue-grey {
	color: #78909c !important;
}

.btn-light-green {
	background-color: #8bc34a !important;
	color: #fff !important;
}

.text-light-green {
	color: #8bc34a !important;
}

.btn-primary {
	background-color: #4285f4 !important;
	color: #fff !important;
}

.text-primary {
	color: #4285f4 !important;
}

.btn-danger {
	background-color: #ff3547 !important;
	color: #fff !important;
}

.text-danger {
	font-weight: bold;
	color: #ed3142 !important;
}

.btn-default {
	background-color: #2bbbad !important;
	color: #fff !important;
}

.text-default {
	color: #2bbbad !important;
}

.btn-success {
	background-color: #00c851 !important;
	color: #fff !important;
}

.btn-info {
	background-color: #33b5e5 !important;
	color: #fff !important;
}

.text-info {
	color: #33b5e5 !important;
}

.btn-warning {
	background-color: #7004ba!important;
	color: #fff !important;
}

.text-warning {
	color: #ed3142!important;
}

.container-fluid{
	position: relative;
	padding: 0;
	font-family: quicksand-regular;
	overflow-x: hidden;
}

.pd-space{
	padding: 50px 0px;
}

.header-banner{
	position: relative;
}

.switch-language{
	top: 20px;
	right: 0;
	left: 0;
	position: absolute;
	z-index: 999;
}

.switch-language .btn{
	padding: 9px 25px;
}

.switch-language .btn:hover{
	background-color: #FF5722;
	color: #fff!important;
}

.btn-orange{
	background-color: #FF5722;
	color: #fff!important;	
}

.overlay-slider{
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0,0,0,0.4);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 999;
	color: #fff;
}

.overlay-wrap{
	width: 54%;
	height: 80%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.overlay-wrap *{
	margin: 15px 0px;
}

.overlay-wrap .ripple-container{
	margin: 0px;
}

.overlay-title{
	font-size: 65px;
	font-family: opensand-extrabold;
	text-align: center;
	text-transform: uppercase;
	display: block;
	width: 100%;
}

.overlay-des{
	font-size: 25px;
}

.overlay-time-navigate{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	font-size: 25px;
}

.overlay-slider .btn{
	font-size: 30px;
	width: 100%;
}

.btn-overlay{
	cursor: pointer;
	background-color: #FF5722!important;
	color: #fff;
	font-size: 30px;
	width: 100%;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

.btn-overlay:hover{
	background-color: #FF5722!important;
	color: #fff;
}

.btn-overlay:active,
.btn-overlay:focus{
	background-color: #FF5722!important;
	color: #fff;
}

.run-street .col-md-6 a{
	background-color: #fff;
	border:1px solid rgba(0,0,0,0.1);
	display: block;
	margin-bottom: 15px;
}

.run-street-wrap a:hover,
.run-street .col-md-6 a:hover{
	text-decoration: none;
}

.run-street-wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.run-street .col-md-6:first-child .run-street-wrap{
	background-color: #01C3FF;
}

.run-street .col-md-6:nth-child(2) .run-street-wrap{
	background-color: #FF9700;
}

.run-street .col-md-6:nth-child(3) .run-street-wrap{
	background-color: #ffe628;
}

.run-street .col-md-6:nth-child(4) .run-street-wrap{
	background-color: #FE003E;
}

.run-street-wrap img{
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	width: 100%;
}

.run-street-wrap img:hover{
	opacity: 0.7;
}

.image-run,
.status-price-wrap{
	width: 50%;
}

.ticket-student{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: opensand-extrabold;
	text-align: center;
	font-size: 35px;
	background:
	linear-gradient(
		rgba(255,255,255, 0.7), 
		rgba(255,255,255, 0.7)
		),
	url(../images/bg-form-3.jpg);
	background-size: contain;
	background-position: center;
	box-shadow: 0 3px 6px rgba(0,0,0,0.1), 0 3px 6px rgba(0,0,0,0.11);
}

.charge-register{
	color: rgba(0,0,0,0.4)!important;
	font-family: opensand-extrabold;
	font-style: italic;
	text-transform: capitalize;
	text-align: center;
	font-size: 33px;
	display: inline-block;
	border-bottom: 3px solid rgba(0,0,0,0.4);
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.student-price{
	width: 20%;
	padding: 50px;
	font-size: 60px;
	text-align: center;
	background-color: #4285f4;
	color: #fff;
}

.student-title{
	font-size: 32px;
	width: 80%;
	color: #4285f4;
	padding: 10px 0px;
}

.slider-img img{
	width: 100%;
}

.slider-img .slick-slide{
	position: relative;
}

.slider-img .slick-dots li button:before{
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 0.7;
	color: #fff;
	font-size: 12px;
}

.slider-img .slick-dots{
	bottom: 50px;
}

.slider-img .slick-dots li.slick-active button:before{
	font-size: 15px;
	opacity: 1;
	color: #fff;
}

.slider-img .slick-prev, 
.slider-img .slick-next{
	width: 45px;
	height: 45px;
	background-color: transparent;
	border-radius: 50%;
}

.gallery-marathon .slick-prev, 
.gallery-marathon .slick-next{
	width: 45px;
	height: 45px;
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 0 3px 6px rgba(0,0,0,0.1), 0 3px 6px rgba(0,0,0,0.11);
}

.slider-img .slick-prev:before, 
.slider-img .slick-next:before{
	line-height: 1;
	opacity: 1;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 35px;
}

.gallery-marathon .slick-prev:before, 
.gallery-marathon .slick-next:before{
	line-height: 1;
	opacity: 1;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.slider-img .slick-prev:before,
.gallery-marathon .slick-prev:before{
	content: "\f053";
	color: #FF5722;
}

.slider-img .slick-next:before,
.gallery-marathon .slick-next:before{
	content: "\f054";
	color: #FF5722;
}

.slider-img .slick-prev{
	z-index: 99;
	left: 30px;
}

.gallery-marathon .slick-prev{
	left: -60px;
}

.slider-img .slick-next{
	z-index: 99;
	right: 30px;
}

.gallery-marathon .slick-next{
	right: -60px;
}

.gallery-marathon .slick-slide {
	margin: 0 5px;
}

.gallery-marathon .slick-list {
	margin: 0 -5px;
}

.gallery-marathon img {
	width: 100%;
	height: 180px;
}

.run-street-info{
	color: #262626;
	font-size: 15px;
	font-weight: 600;
	padding: 7px 10px;
}

.ticket-price{
	font-family: opensand-extrabold;
	text-align: center;
	font-size: 25px;
}

.status-package{
	text-align: center;
	font-weight: 600;
	text-transform: capitalize;
	font-size: 14px;
	margin-bottom: 5px;
}

.ticket-blue{
	color: #01C3FF;
}

.ticket-orange{
	color: #FF9700;
}

.ticket-yellow{
	color: #ffe628;
}

.ticket-red{
	color: #FE003E;
}

.qoute-slider{
	background:
	linear-gradient(
		rgba(0, 0, 0, 0.7), 
		rgba(0, 0, 0, 0.7)
		),
	url(../images/bg-form-3.jpg);
	background-size: cover;
}

.qoute-item{
	color: #fff;
	text-align: center;
}

.qoute-title{
	font-family: opensand-extrabold;
}

.qoute-author{
	margin-top: 20px;
	font-style: italic;
	display: inline-block;
	padding: 10px 20px;
	border-bottom:1px solid rgba(255,255,255,0.7);
}

.qoute-item .slick-dots li button:before{
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 0.5;
	color: #fff;
	font-size: 8px;
}

.qoute-item .slick-dots{
	bottom: -40px;
}

.qoute-item .slick-dots li.slick-active button:before{
	font-size: 10px;
	opacity: 1;
	color: #fff;
}

.marathon-img{
	background-color: #e6e6e6;
}

.marathon-img .col-md-10 .col-md-5,
.marathon-img .col-md-10 .col-md-7{
	padding: 0px 7px;
}

.marathon-img .col-md-10 .col-md-7{
	padding-left: 0px;
}

.sm-img{
	display: inline-block;
	width: 49%;
}

.sm-img img{
	width: 100%;
	height: 188px;
}

.sm-img:first-child,
.sm-img:nth-child(2){
	margin-bottom: 5px;
}

.is-focused [class^=bmd-label]{
	color: #FF5722;
}

.is-focused .form-control{
	background-image: linear-gradient(0deg,#FF5722 2px,rgba(0,150,136,0) 0),linear-gradient(0deg,rgba(0,0,0,.26) 1px,transparent 0);
}

.contact-marathon{
	background:
	linear-gradient(
		rgba(0, 0, 0, 0.7), 
		rgba(0, 0, 0, 0.7)
		),
	url(../images/bg-form-3.jpg);
	background-size: cover;
	background-position: center;
}

.contact-wrap{
	padding: 30px 30px 20px 30px;
}

.contact-wrap{
	background-color: #fff;
}

.contact-wrap .form-group{
	margin-bottom: 0.5rem;
}

.contact-info-wrap{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 100%;
	width: 100%;
}

.contact-sub-title,
.contact-info-wrap span{
	font-family: opensand-extrabold;
}

.contact-item{
	font-weight: 600;
}

.contact-item a{
	color: #212529;
}



.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	z-index: 999999;
}

.back-to-top i {
	padding: 15px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.3);
	border: 2px solid #ffffff;
	color: #ffffff;
}

.bg-form{
	background:
	linear-gradient(
		rgba(0, 0, 0, 0.5), 
		rgba(0, 0, 0, 0.5)
		),
	url(../images/bg-form-3.jpg);
	background-size: cover;
	background-position: center;
}

.sub-panel{
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: opensand-extrabold;
	text-transform: uppercase;
	text-align: center;
	background-color: #FF5722;
	color: #fff;
	padding: 80px 0px;
}

.title-form{
	font-family: opensand-extrabold;
	text-transform: uppercase;
	text-align: center;
	font-weight:bold;
	color: #fff;
	font-size: 40px;
	margin-bottom: 30px;
}

.form-marathon{
	padding-top: 25px;
	/* padding: 20px 0px; */
	background-color: #7004ba;
}

.form-info{
	padding: 20px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.1), 0 3px 6px rgba(0,0,0,0.11);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.1), 0 3px 6px rgba(0,0,0,0.11);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,0.1), 0 3px 6px rgba(0,0,0,0.11);
	background-color: #fcfcfc;
	border: 2px solid rgba(0,0,0,0.1);
}

.form-info [class*=" bmd-label"], 
.form-info [class^=bmd-label]{
	color: rgb(63, 40, 40);
	font-weight: bold;
}

.form-info .is-focused [class^=bmd-label]{
	color: #FF5722!important;
}

.form-info .bmd-form-group.is-filled .bmd-label-floating{
	font-size: 1rem;
}

.form-info .radio label input[type=radio]:checked~.bmd-radio:after,
.form-info label.radio-inline input[type=radio]:checked~.bmd-radio:after{
	border-color: #7004ba;
}

.form-info .form-control{
	color: #7004ba;
	height: 41px;
	font-weight: 600;
}

.form-info .bmd-label-static{
	font-size: 1rem;
}

.radio label input[type=radio]:checked~.bmd-radio:before,
label.radio-inline input[type=radio]:checked~.bmd-radio:before,
.radio label .bmd-radio:before, label.radio-inline .bmd-radio:before{
	background-color: #7004ba;
}

.checkbox label input[type=checkbox]:checked+.checkbox-decorator .check, 
label.checkbox-inline input[type=checkbox]:checked+.checkbox-decorator .check{
	color: #7004ba;
	border-color: #7004ba;
}

.checkbox label input[type=checkbox]:checked+.checkbox-decorator .check:before, 
label.checkbox-inline input[type=checkbox]:checked+.checkbox-decorator .check:before{
	color: #FF5722;
}

#genderForm{
	display: flex;
}

#genderForm label{
	cursor: pointer;
}

.gender-form .gender-select{
	display: flex;
	align-items: center;
	margin-top: 15px;
}

.gender-form .gender-select .radio{
	margin-right: 20px;
}

.select-md{
	position: relative;
}

.select-md i{
	position: absolute;
	right: 0;
	bottom: 10px;
	background: #fff;
	pointer-events: none;
}

.add-custom-form{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.add-custom-form .select-md,
.add-custom-form .input-md{
	width: 90%;
}

.add-custom-form .cr-form{
	cursor: pointer;
	text-align: right;
	width: 10%;
}

.add-custom-form .cr-form i{
	font-size:25px;
	margin-top: 10px;
}

.student-info{
	padding: 0px 15px;
}

#addGroupModal .modal-header{
	padding: 15px;
	text-align: center;
	background-color: #ff5722;
}

#validateRules .modal-header,
.cs-modal-header{
	padding: 15px!important;
	text-align: center;
	background-color: #ff5722;
}

#addGroupModal .modal-header .modal-title,
#validateRules .modal-header .modal-title,
.cs-modal-header .modal-title{
	font-family: opensand-extrabold;
	color: #fff;
	margin: 0 auto;
	
}

.cs-modal-header .modal-title b{
	color: #fff!important;
}

.validate-text-form{
	font-weight: 600;
}

.label-check-ok,
.label-check-ok-2{
	cursor: pointer;
	font-weight: 600;
}

#gifModal .modal-dialog{
	position:absolute; 
	top:40%; 
	left:50%; 
	transform:translate(-50%, -50%); 
}

.modal-content{
	border-radius: 5px;
}

.modal-footer{
	border-top: 1px solid rgba(0,0,0,0.1)!important;
}

.pay-wrap{
	height: 100vh;
	background:
	linear-gradient(
		rgba(0,0,0, 0.7), 
		rgba(0,0,0, 0.7)
		),
	url(../images/bg-form-3.jpg);
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pay-title{
	font-family: opensand-extrabold;
	color: #fff;
	text-align: center;
	font-size: 36px;
}

.pay-sub-title{
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
}

.pay-complete *{
	margin:30px 0px;
}

.pay-complete .ripple-container{
	margin: 0px;
}

.cpy-text-mr{
	margin-right: -15px;
	color: rgba(255,255,255,0.5)!important;
}

.sw-language{
	position: fixed;
	right: -5px;
	top: 50%;
	z-index: 10;
	background-color: #fff;
	display: none;
}

.sw-language .row{
	margin: 0px;
}

.btn{
	padding: 9px 15px;
	margin-bottom: 0px;
	border-radius: 0px;
}
/* Responsive style */
@media (min-width: 1200px) { ... }

@media (min-width: 992px) and (max-width: 1199.98px) {
	.overlay-wrap{
		width: 80%;
	}

	.overlay-title {
		font-size: 60px;
	}

	.overlay-des {
		font-size: 30px;
	}

	.overlay-time-navigate{
		width: 82%;
		font-size: 30px;
	}

	.overlay-slider .btn{
		width: 82%;
	}

	.slider-img .slick-dots {
		bottom: 25px;
	}

	.run-street-info{
		font-size: 13px;
	}

	.qoute-slider .col-md-6{
		flex: 0 0 65%;
		max-width: 65%;
	}

	.sm-img img {
		width: 100%;
		height: 156px;
	}

	.gallery-marathon img {
		width: 100%;
		height: 170px;
	}

	.gallery-marathon .slick-prev{
		z-index: 99;
		left: -30px;
	}
	.gallery-marathon .slick-next{
		right: -30px;
	}

	.student-title{
		width: 75%;
	}

	.student-price{
		width: 25%;
	}

	.form-info{
		flex: 0 0 80%;
		max-width: 80%;
		margin: 0 auto;
	}

	.bg-form{
		height: 275px;
		margin: 0 auto;
		flex: 0 0 80%;
		max-width: 80%;
	}

	.pay-complete .btn{
		font-size: 22px;
	}

	.status-package{
		font-size: 12px;
	}

	.ticket-price{
		font-size: 20px;
	}

	.charge-register{
		font-size: 25px;
		padding-bottom: 5px;
		margin-bottom: 10px;
	}

}

@media (min-width: 768px) and (max-width: 991.98px) {
	.overlay-wrap{
		width: 80%;
	}

	.overlay-title{
		font-size: 40px;
	}

	.slider-img .slick-dots {
		bottom: -30px;
	}

	.overlay-wrap * {
		margin-top: 20px;
	}

	.switch-language{
		top:15px;
	}

	.overlay-time-navigate{
		width: 63%;
	}

	.gallery-marathon .slick-prev{
		z-index: 99;
		left: -30px;
	}
	.gallery-marathon .slick-next{
		right: -30px;
	}

	.slider-img .slick-dots li.slick-active button:before,
	.slider-img .slick-dots li button:before{
		color: #4d4d4d;
	}

	.run-street-info {
		font-size: 13px;
		padding: 7px;
	}

	.qoute-slider .col-md-6{
		flex: 0 0 75%;
		max-width: 75%;
	}

	.contact-wrap {
		padding: 20px;
	}

	.sm-img img {
		width: 100%;
		height: 120px;
	}

	.big-img{
		height: 245px;
	}

	.overlay-wrap {
		width: 95%;
	}

	.overlay-slider .btn {
		font-size: 30px;
		width: 65%;
	}

	.gallery-marathon img {
		width: 100%;
		height: 160px;
	}

	.ticket-price{
		font-size: 14px;
	}

	.student-title{
		width: 70%;
	}

	.student-price{
		width: 30%;
		font-size: 55px;
	}

	.form-info{
		flex: 0 0 90%;
		max-width: 90%;
		margin: 0 auto;
	}

	.bg-form{
		height: 275px;
		margin: 0 auto;
		flex: 0 0 90%;
		max-width: 90%;
	}


	.pay-complete * {
		margin: 40px 0px;
	}

	.pay-title,
	.pay-sub-title{
		font-size: 35px;
	}

	.pay-complete .btn{
		font-size: 18px;
	}

	.status-package{
		padding: 0px 10px;
		font-size:8px;
	}

	.charge-register{
		font-size: 20px;
		padding-bottom: 5px;
		margin-bottom: 10px;
	}

}

@media (min-width: 576px) and (max-width: 767.98px) {
	.overlay-wrap{
		width: 80%;
	}

	.overlay-wrap * {
		margin-top: 20px!important;
	}

	.overlay-wrap * {
		margin: 10px 0px;
	}

	.switch-language {
		top: 10px;
		right: -90px;
	}

	.overlay-title{
		margin-bottom: 0px!important;
	}

	.switch-language .btn {
		padding: 5px 10px;
		font-size: 12px;
	}

	.overlay-title{
		font-size: 40px;
	}

	.slider-img .slick-dots {
		bottom: -30px;
	}

	.run-street .col-md-3{
		width: 50%;
		margin-bottom: 15px;
	}

	.run-street .col-md-3:last-child .run-street-wrap{
		margin-bottom: 0px;
	}

	.run-street-info{
		font-size: 15px;
	}

	.slider-img .slick-dots li.slick-active button:before,
	.slider-img .slick-dots li button:before{
		color: #4d4d4d;
	}

	.marathon-img .col-md-10 .col-md-5, 
	.marathon-img .col-md-10 .col-md-7{
		padding: 0px 15px;
	}

	.sm-img:first-child, 
	.sm-img:nth-child(2){
		margin: 5px 0px;
	}

	.contact-sub-title, 
	.contact-info-wrap span{
		font-size: 15px;
	}

	.overlay-time-navigate {
		margin: 30px 0px;
		width: 82%;
	}

	.gallery-marathon img {
		width: 100%;
		height: 175px;
	}

	.ticket-student{
		display: inherit;
	}

	.ticket-student *{
		width: 100%;
	}

	.student-title{
		font-size: 35px;
	}

	.student-price{
		padding: 10px;
		font-size: 50px;
	}

	.gender-form .gender-select{
		width: 55%;
	}

	.bg-form{
		height: 250px;
	}

	.pay-complete * {
		margin: 20px 0px;
	}

	.pay-title,
	.pay-sub-title{
		font-size: 23px;
	}

	.status-package {
		font-size: 13px;
		padding: 0px 10px;
	}

	.charge-register{
		padding-bottom: 6px;
		margin-bottom: 10px;
	}
}

@media (max-width: 420px) {
	.overlay-des{
		font-size: 20px;
	}

	.cpy-text-mr{
		text-align: left!important;
	}

	.switch-language{
		display: none;
	}

	.sw-language{
		display: block;
	}

	.gallery-marathon img {
		width: 100%;
		height: 230px;
	}

	.slider-img .slick-prev, 
	.slider-img .slick-next{
		display: none!important;
	}

	.overlay-title{
		font-size: 30px;
	}

	.slider-img img {
		width: 100%;
		height: 240px;
	}

	.run-street-info{
		font-size: 18px;
	}

	.overlay-wrap *{
		margin: 12px 0px;
	}

	.overlay-time-navigate{
		margin: 15px 0px;
		width: 92%;
		font-size: 17px;
	}


	.slider-img .slick-dots {
		bottom: -30px;
	}

	.run-street .col-md-3{
		width: 100%;
	}

	.run-street .col-md-3:last-child .run-street-wrap{
		margin-bottom: 0px;
	}

	.overlay-slider .btn {
		font-size: 16px;
		width: 92%;
	}

	.slider-img .slick-dots li.slick-active button:before,
	.slider-img .slick-dots li button:before{
		color: #4d4d4d;
	}

	.overlay-wrap{
		width: 90%;
	}

	.marathon-img .col-md-10 .col-md-5, 
	.marathon-img .col-md-10 .col-md-7{
		padding: 0px 15px;
	}

	.sm-img:first-child, 
	.sm-img:nth-child(2){
		margin: 5px 0px;
	}

	.contact-marathon.pd-space{
		padding: 50px 15px;
	}

	.contact-wrap{
		padding: 20px;
	}

	.ticket-student{
		display: inherit;
	}

	.ticket-student *{
		width: 100%;
	}

	.student-title{
		font-size: 23px;
	}

	.student-price{
		padding: 10px;
		font-size: 50px;
	}

	.sub-panel{
		padding: 50px 0px;
		font-size: 30px;
	}

	.form-marathon{
		padding: 50px 15px;
	}

	.form-info{
		margin-top: 0px;
	}

	.gender-form .gender-select{
		width: 40%;
	}

	.title-form{
		font-size: 30px;
	}

	.bg-form{
		height: 200px;
	}

	.pay-title,
	.pay-sub-title{
		font-size: 17px;
	}

	.pay-complete .btn{
		display: inline-block;
		width: 48%;
		font-size: 13px;
		padding: 10px 5px;
	}

	.ticket-price{
		font-size: 30px;
	}

	.status-package{
		margin-bottom: 10px;
		font-size: 18px;
	}

	.run-street-wrap{
		display: inherit;
	}

	.image-run,
	.status-price-wrap{
		width: 100%;
	}

	.status-price-wrap{
		padding-bottom: 15px;
	}
}

@media (max-width: 375px){
	.overlay-des{
		font-size: 17px;
	}

	.overlay-title{
		font-size: 25px;
	}

	.overlay-slider .btn{
		width: 87%;
	}

	.overlay-wrap *{
		margin: 10px 0px;
	}

	.overlay-time-navigate{
		margin: 20px 0px;
		width: 87%;
		font-size: 15px;
	}

	.gallery-marathon img {
		width: 100%;
		height: 220px;
	}

	.qoute-slider.pd-space{
		padding: 30px 0px;
	}

	.slider-img img {
		width: 100%;
		height: 220px;
	}

	.run-street .col-md-3 {
		width: 100%;
	}

	.run-street-info {
		font-size: 16px;
	}

	.sm-img img{
		height: 120px;
	}

	.ticket-price{
		font-size: 30px;
	}

	.status-package{
		font-size: 17px;
	}
}

@media (max-width: 360px){
	.pay-title, 
	.pay-sub-title {
		font-size: 16px;
	}
}

@media (max-width: 320px){
	.sm-img img {
		height: 100px;
	}

	.sm-img img {
		height: 100px;
	}

	.overlay-des {
		font-size: 15px;
	}

	.overlay-time-navigate{
		font-size: 13px;
	}

	.overlay-slider .btn {
		font-size: 15px;
		width: 95%;
	}

	.student-title{
		font-size: 20px;
	}

	.student-price {
		padding: 10px;
		font-size: 40px;
	}

	.form-info{
		padding: 15px;
	}

	.bg-form {
		height: 170px;
	}

	.title-form {
		font-size: 25px;
	}

	.pay-title, 
	.pay-sub-title {
		font-size: 14px;
	}

	.pay-complete .btn {
		display: inline-block; 
		width: 65%;
		font-size: 13px;
		padding: 10px 5px;
		margin-bottom: 0px;
	}

	.status-package{
		padding: 0px 10px;
		font-size: 15px;
	}

}