@font-face
{
	font-family:fonts;
	src: url('../fonts/fonts.txt');
	
}

@font-face
{
	font-family:ramsfnd;
	src: url('../fonts/ramsfnd.ttf');
	
}

body{
background-color:#330301;
  font-family: ramsfnd;
}
.set_bg_image {
    width: 100%;
    float: left;
    background: url(../img/bg_2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.header_buy_tickets_icon{
    float: right;
	margin-top: 26px;
}

.menu li a:hover{
color:#ffe997;
}

.logo{
text-align:left;
float:left;
}


.contact_us_text{
	color: #edd484;
	font-size: 26px;
}

 .control-label:after {
	content:"*";
	color:red;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fdc800;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fdc800;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #fdc800;
}

.contact_us_form_table{
    color:#fdc800;
	border-radius: 10px;
    font-weight: bold;
	padding:12px;
}
.contact_us_form_table td{
	padding:10px;
	color:white;
	text-align:left;
}



.contact_us_form_table input,textarea
{
	background-color:transparent;
	border: 1px solid #fdc800;
	width: 100%;
	color: white;
	padding: 5px;
	margin: 4px 0px 4px 0px;
}

#success_message{
	color: #39ff39;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}


.footer_section{

    font-family: ramsfnd;
    width: 100%;
    float: left;
    color: white;

}

.footer_section table td{
  color: white;
}

.footer_section a{
  color: white;
}

a{
cursor:pointer;
}
	
	.remove_slider_height_for_mobile{
	height:156px;
	}
	
	
	#myHeader{
background-color: #330301;
    padding: 10px 10px 10px 10px;
 position: fixed;
  top: 0;
  width: 100%;
 z-index: 999; 

}
	
	
	.font_style_footer{
    width: 100%;
    float: left;
    text-align: center;
    color: #ffffff;
    padding: 10px;
    font-family: monospace;
    font-size: 14px;
}

.header_the_musical_icon{
	    display: inline;
		margin-top:40px;
		text-align:center;
	}
	
	   .bottom_tab {
		display: inline-block;
		width: 100%;
		padding: 12px 0px;
		font-size: 16px;
		color: black;
		background-color: #fdc800;
}

	
	div.about_us_section p{
	color:#e9d081;
	font-family: ramsfnd;
	text-align:center;
	    font-size: 25px;
	}
	
	.new_book_button_1{
  background-color: #330301;
    padding: 10px;
    border-radius: 12px;
 
  
    color: #fdc800;
    font-size: 20px;
    font-weight: bold;
	text-align:center;
  
  }
  
   .new_book_button_1 a{
  color: #fdc800;
  }
	
	
	.company_logo{
	width:100%;
	float:left;

	}
	
	@media (min-width: 767px) {
	
	
	.menu li {
	height:20px;
}
.menu li:first-child {
	border-right: 1px solid #fdc700;
}

.menu li:nth-child(2) {
	border-right: 1px solid #fdc700;
}


.menu li:nth-child(3) {
	border-right: 1px solid #fdc700;
}

.menu li:nth-child(4) {
	border-right: 1px solid #fdc700;
}

.bottom_tab{
height: 66px;
}

}


.bottom_about_us_text_height{
height:60px;
}

.bottom_slider_height{
height:60px;
}

.world_premiere_heading {
font-size: 32px;
    color: #fdc800;
    text-transform: uppercase; 
	}


	.all_heading_first {
font-size: 32px;
    color: #fdc800;
    text-transform: uppercase; 
	}
	
	.all_heading_second {
font-size: 32px;
    color: #fdc800;
    
	}
	
	div.videos img{
	
	cursor:pointer;
	}
	
	
	
	.youtube_play
{
position: absolute;
    top: 60px;
    text-align: center;
    width: 60px;
    margin: 0 auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
	
	}
	
	#mybutton {
    position: fixed;
    bottom: 65px;
    right: 20px;
    z-index: 99999;
}

#mybutton img{
width: 130px;
}

#mybutton_left img{
width: 50px;
}
#mybutton_left {
    position: fixed;
    bottom: 70px;
    left: 20px;
    z-index: 99999;
}
	
	
	.sponsors_first_table{
	width:60%;
	}
	
	.sponsors_second_table{
	width:80%;
	}
	
	
	img.img_p_1{
	margin-top:28px;
	width:80px;
	}
	
	img.img_zee_5{
	width:80px;
	}
	
	@media only screen and (max-width: 767px) {
	
	.video_next_prev{
	display:flex !important;
	}
	.dev_main_logo{
	margin-left: -6px;
	}
	
	div.travel_partner{
	margin-right:12px;
	}
	
	.query_form_div{
	margin-top: 12px;
	}
	span.break_word_with{
	display: table;
	font-size:15px;
	}
	
	img.t_1{
	margin-left: -20px;
	}
	
	img.img_p_1{
	margin-top:0px;
	width:50px;
	}
	
	img.img_zee_5{
	width:50px;
	}
	
	.display_social_icon{
	display:block !important;
	}
	.remove_padding_mobile_logo{
	padding:0px;
	}
	
	.header_the_musical_icon{
	    margin-top: 25px;
		margin-left: 26px;
	}
	
	.social_media_link{
	visibility: hidden;
	}
	
	.sponsors_first_table{
	width:90%;
	}
	
	.sponsors_second_table{
	width:100%;
	}
	
	#mybutton {
	display:none;
	}
	
	#mybutton_left {
	display:none;
	}
	.youtube_play {

    top:70px;

  
}
	
	
	.carousel-control-prev{
	left: -10px !important;
	}
	
	.carousel-control-next{
	right: -10px !important;
	}
	
	.world_premiere_heading {
    font-size: 30px;
	
	}
	
	.all_heading_first {
	 font-size: 30px;
	}
	
		.all_heading_second {
		 font-size: 30px;
		}
	
	div.about_us_section p{
	
	    font-size: 16px;
	}
	
	.bottom_slider_height{
height:30px;
}

.bottom_about_us_text_height{
height:30px;
}
	.img_p_1{
	width: 60px;
	}
	
	.last_page_height{
	height: 40px;
	}
	
	.new_book_button_1{
	width: 160px;
    margin: auto;
	}
	#myHeader {
  
  
	}
	
	
	.contact_us_text{
	font-size: 17px;
}
	
	.world_premiere_mobile_height{
	height:30px;
	}
	
	.bottom_1{
	
	}
	.bottom_2{
	margin-top:30px;
	}
	
	.bottom_3{
	margin-top:30px;
	}
	
	.bottom_1 img{
	text-align: center;
    margin: 0 auto;
	}


.bottom_2 img{
	text-align: center;
    margin: 0 auto;
	}
	

.bottom_3 img{
	text-align: center;
    margin: 0 auto;
	}
		
	.header_buy_tickets_icon{
	display:none;
	}
	
	}
	
@media only screen and (max-width: 990px) {


.font_style_footer
{
    padding: 6px;
    font-size: 10px;
}

.remove_slider_height_for_mobile{
	height:100px;
	}

}


@media (max-width:810px) and (min-width:767px) {
.footer_section{

}
}


@media (max-width:1199px) and (min-width:767px) {
.menu li a{
padding: 0px 8px !important;
}

.desktop_slider{
margin-top: 30px;
}
}
	@media (max-width:500px) {
	.mobile_slider{
	display:block !important;
	margin-top: -18px;
	}
	
	.desktop_slider{
	display:none;
	}
	
	}

.video_next_prev {
    display: flex !important;
    visibility: visible;
}



