@media  (max-width: 1300px) {

}

@media  (max-width: 1199px) {
	.navbar{
		padding-left: 0px;
		padding-right: 0px;
	}
	.navbar-light .navbar-nav .nav-link{
		padding: 0px 10px;
	}
	.banner_text .container {
	    padding-left: 130px;
	}
	.events_date{
		position: relative;
	    top: 0;
	    right: 0;
	    margin: 5px 0px;
	}
	.host_events_ctm .main_btn{
		min-width: 140px;
	}

	.host_events_ctm .main_btn{
		min-width: auto;
		width: 100%;
		margin-bottom: 10px;
	}
	.host_events_ctm .main_btn:last-child{
		margin-bottom: 0px;
	}



}

@media  (max-width: 991px) {	
	.navbar-light .navbar-nav .main_btn{
		margin-top: 15px;
	}
	.navbar-light .navbar-nav .btn_attend{
		margin-left: 0px;
	}
	.home_slider{
		height: auto;
	}
	.create_events_data{
		margin-top: 20px;
	}
	.attend_events_sec{
		margin-top: 0px;
	}
	.create_events_sec{
		margin-top: 0px;
	}
	.how_it_work_sec {
		margin-top: 0px;
	}
	.how_it_work_sec .create_events_data{
		margin-top: 0px;
	}
	p.custome_text {
    	line-height: 20px;
	}
	.reviews_home{
		height: 420px;
	}
	.reviews_home .section_title {
	    padding-top: 10px;
	}
	.testimonial_blog a{
		margin: 10px 0px;
	}
	.banner_text .container {
	    padding-left:90px;
	}
}


@media  (max-width: 767px) {
	.navbar {
		padding: 0px;
	    padding-top: 10px;
	    padding-bottom: 10px;
	}
	.navbar-light .navbar-toggler{
		padding-right: 0px;
	}
	.banner_text .container{
		padding:0px 20px;
	}
	.banner_text{
		text-align: center;
	}
	.banner_text h1{
		font-size: 18px;
	}
	.banner_text p{
		font-weight: initial;
	    line-height: 20px;
	    max-width: 100%;
	    font-size: 12px;
	}
	.carousel-control-prev-icon, .carousel-control-next-icon{
		font-size: 20px;
	}
	.home_banner {
	    margin-bottom: 20px;
	}
	.create_events_data h2{
		font-size: 20px;
		margin-bottom: 20px;
		line-height: 20px;
	}
	.create_events_data p{
		font-size:14px;
	}
	.create_events_data a{
		font-size: 15px;
		margin-top: 0px;
	}
	.attend_events_sec{
		margin-bottom: 10px;
	}
	.create_events_sec{
		margin-bottom: 20px;
	}
	.section_title h1{
		font-size: 22px;
	    padding: 9px 0px;
	    margin-bottom: 0;
	}
	.reviews_home{
		vertical-align: top;
		height: auto;
	    background: #eeeeee;
	}
	.social_media_icon>a{
		width: 34px;
		height: 34px;
		font-size: 15px;
		line-height: 34px;
		margin-right: 2px;
	}
	.footer_sec{
		padding: 10px 0px;
	}
	.social_media_icon{
		margin: 10px 0px;
	}
	.footer_link {
	    margin-top: 20px;
	    margin-bottom: 10px;
	}
	.footer_link ul li{
		margin-right: 5px;
	}
	.footer_address{
		font-size: 12px;
		line-height: 18px;
		margin-top: 10px;
	}
	.footer_link ul li>a{
		font-size: 13px;
	}
	.testimonial_blog p{
		font-size: 13px;
	}
	.testimonial_blog a{
		font-size: 15px;
	}
	.mobile_number {
    	width: 100%;
	}
	.events_box{
		margin-bottom: 20px;
	}
	.in_content{
		margin-top: 74px;
	}
	.create_event_title h3{
		font-size: 20px;
	}
	.create_event_title p{
		font-size: 14px;
		line-height: normal;
		margin-top: 5px;
	}
	.add_attend_events_main .file-placeholder{
		margin-bottom:15px;
	}
	.form-group{
		margin-bottom: 15px;
	}
	.create_event_main .adults_main{
		margin-top:0px;
	}
	.view_attend_events_main img {
	    height: 150px;
	}
	.in_banner h1{
		font-size: 25px;
	}
}

@media  (max-width: 568px) {

}

@media  (max-width: 480px) {
	
	
}
