.heading-hs{ width:99%; margin:0 auto; text-align: center; color: #ea0101; font-size: 23px; font-weight: bold; margin: 10px 0px;}
.heading-hs1{ width:99%; margin:0 auto; text-align: center; color: #ea0101; font-size: 25px; font-weight: bold; margin: 10px 0px;}
.nttse_table{border:#999999 1px solid; margin-left:250px; margin-bottom:50px; margin-top:30px; border-radius:10px;}


/*photo gallery*/

.photo-gallery{ width:85%; margin:0 auto;}
.gallery1 img{ width:100%; margin:0 auto; padding-bottom:20px; float:left;}

/*photo gallery*/




/* bottom center */
#wowslider-container1 .ws_bullets {
	top:0;
    right: 0;
}


#mer{
	font-size:24px;
	}
	

#wowslider-container1 { 
/*	overflow: hidden; */
	zoom: 1; 
	position: relative; 
	width:100%;
	height:408px;
	margin:0 auto;
	z-index:100;
}
#wowslider-container1 .ws_shadow{
	width:100%;
	background: url(./shadow.png) left 100%;
	height:42px;
	position: absolute;
	left:0;
	bottom:-42px;
	z-index:-1;
}
#wowslider-container1 .ws_images{
	position: absolute;
	left:0px;
	top:0px;
	width:100%;
	height:408px;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	color:transparent;
}

#wowslider-container1 .ws_images img{
	top:0;
	left:0;
	border:none 0;
	width:auto;
	margin:0 auto;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	padding: 10px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1 .ws_bullets a { 
	margin-left:4px;
	width:8px;
	height:15px;
	background: url(./bullet.png) left 50% no-repeat;
	float: left; 
	text-indent: -1000px; 
	position:relative;
}
#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover{
	background-position: right 50%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:none;
	top:50%;
	margin-top:-28px;
	z-index:60;
	height: 62px;
	width: 38px;
	background-image: url(./arrows.gif);
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:8px;
}
#wowslider-container1 a.ws_prev {
	left:8px;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
	background-position: 0 100%; 
}
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}
#wowslider-container1 .ws-title{
	position: absolute;
	bottom:50px;
	left: 0;
	margin-right:5px;
	z-index: 50;
	padding:12px;
	color: #F9FBFB;
	text-transform:uppercase;
	background:#000000;
    font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 18px;
}
#wowslider-container1 .ws-title div{
	padding-top:5px;
	font-size: 13px;
	text-transform:none;
}#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	top:16px;
	left:-151px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:90px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:301px;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	top:20px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	top:-11px;
	margin-left:-9px;
	left:151px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}


/*sks*/
#wrapper_submit{
	width:1024px;
	margin:0 auto;
	
}

.sidebar
{
	width:300px;
	float:left;
	border:2px solid #999;
	border-radius:10px 10px 0px 0px;
	margin-top:10px;
	box-shadow:5px 5px 5px #999;
	}
	
.sidebar_1
{
	width:289px;
	height:35px;
	float:left;
	color:#fff;
	background:#066a9b;
	text-align:center;
	border-radius:8px;
	margin:5px 0px 0px 5px;
	padding-top:5px;
	margin-bottom:5px;
	text-align:left;
	padding-left:5px;
	font-size:13px;
}

.sidebar_1 a{
	text-decoration:none;
	color:#fff;
}

.sidebar_1 a:hover{
color: #00FF00;
text-decoration: none;}




	
	
.left
{
	width:706px;
	float:left;
	border:2px solid #999;
	border-radius:10px 10px 0px 0px;
	margin-top:10px;
	box-shadow:5px 5px 5px #999;
	margin-left:10px;
	margin-bottom:10px;
	 
	}
	
	#left{
	
	position:relative; left:302px;
	float:left;
	top:90px;
	margin-bottom:100px;
	}
	
	

.left_new
{
	float:left;
	border:2px solid #999;
	border-radius:10px 10px 0px 0px;
	margin-top:100px;
	box-shadow:5px 5px 5px #999;
	margin-left:10px;
	margin-bottom:20px;
	width:100%;
	}
	
	
	.left_new img{
	width:auto;
	margin:0 auto;
	}


.left_1
{
	width:694px;
	height:55px;
	float:left;
	color:#000000;
	border-radius:10px 10px 0px 0px;
	margin:5px;
	line-height:35px;
	
}


.left_1 h1{
	font-size:22px;
	text-transform:uppercase;
	color:#ea0101;
	padding-left:10px;
	margin:0px;
	line-height:52px;
	
}


.left_2
{
	width:694px;
	height:auto;
	float:left;
	color:#000000;
	border-radius:10px 10px 0px 0px;
}

.left_2 table{
width:100%;
}

#left_input{
width:90%;
}


#left_select{
width:90%;
}



#left_text{
width:95.7%;
}

#left_bt{
background-color: #a30606;
 font-size: 18px;
  margin-left: 88px;
   width: 110px;
    color:#FFFFFF;
	 border-radius:10px;
	  line-height:25px;
}


  #right_bt{
    background: #198c3f;
    border: 1px solid #999;
    border-radius: 10px;
    text-align: center;
    width: 150px;
    height: 30px;
    color: #FFFFFF;
    margin: 30px 0px 30px 0px;
    float: right;
}


.left_2 img{
width:auto;
margin:0 auto;
}

.left_2 li img{
width:auto;
margin:0 auto;
}


.left_2 p img{
width:auto;
margin:0 auto;
}

.left_2 h2{
 color:#006600; text-align:center;
}

.left_2 h3{
 color:#FF0000; text-align:center

}

.left_dir
{
	width:694px;
	height:auto;
	color:#000000;
	border-radius:10px 10px 0px 0px;
	float:left;
	
}


.left_2 p{
	
	font-size:12px;
	text-align:justify;
	padding-left:10px;
	}
	
	
.left_2 li{
	
	font-size:12px;
	text-align:justify;
	margin-top:5px;
	}
	
	.left_2 span{
	
	font-size:16px;
	text-align:justify;
	font-weight:bold;
	}

.left_dir p{
	
	font-size:12px;
	text-align:justify;
	padding-left:10px;
	}
	
	.left_dir ul{
		list-style:none;
		padding-right:10px;
	}
	
.left_dir li{
	
	font-size:12px;
	text-align:justify;
	margin-top:5px;
	list-style:none;
	padding-right:10px;
	
	}
	
	.left_dir span{
	
	font-size:14px;
	text-align:justify;
	font-weight:bold;
	}



.button{
	background:#198c3f;
	border:1px solid #999;
	border-radius:10px;
	text-align:center;
	width:100px;
	height:30px;
	color:#FFFFFF;
	margin:30px 0px 30px 0px;
	float:right;
	
}

.button a{
	text-decoration:none;
}

.button a:hover{
	color:#F00;
}

/*js*/


.container {
  width: 100%;
  
  
  
}

.container_1 {
  width: 100px;
  float:left;
}


.container > ol {
	width:100%;
  padding: 0;
  margin: 0 0 5px 0;
}
.container > ol li {
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:16px;
	font-family:'open sans';
	color:#000;
		width:600px;
}
.title {
  /*font-family: 'Pacifico';*/
  font-weight: normal;
  font-size: 40px;
  text-align: center;
  line-height: 1.4;
  color: #2980B9;
  	width:100%;
}

.dropdown a {
  text-decoration: none;
  	width:100%;
}

.dropdown [data-toggle="dropdown"] {
  position: relative;
  display: block;
  color: #000;
  background:#f3f6f8;
/*  background: #7380A0;
  background: -moz-linear-gradient(#A5AFC3, #7380A0);
  background: -o-linear-gradient(#A5AFC3, #7380A0);
  background: -webkit-linear-gradient(#A5AFC3, #7380A0);*/
 /* border-radius:8px;
 */ padding: 8px;
 	width:100%;
}


.dropdown [data-toggle="dropdown"]:hover {
  background: #0043A8;
  background: -moz-linear-gradient(#43A9FF, #0043A8);
  background: -o-linear-gradient(#43A9FF, #0043A8);
  background: -webkit-linear-gradient(#43A9FF, #0043A8);  
  color:#fff;
  	width:100%;
}
.dropdown .icon-arrow {
  position: absolute;
  display: block;
  font-size: 0.7em;
  color: #000;
  top: 14px;
  right: 10px;
 	width:100%;
	float:left;
}
.dropdown .icon-arrow.open {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  
}
.dropdown .icon-arrow.close {
  /*-moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  	

  transition: transform 0.6s;*/
}
.dropdown .icon-arrow:before {
  content: '\25BC';
  
}
.dropdown .dropdown-menu {
	max-height: 0;
	overflow: hidden;
	border-radius:8px;
	padding: 0;
	margin: 0;
	color: #00C;
		width:100%;
}
.dropdown .dropdown-menu li {
  padding: 0;
  
}
.dropdown .dropdown-menu li a {
	display: block;
	color: #000;
	-moz-box-shadow: 0 1px 0 white inset, 0 -1px 0 #d4d4d4 inset;
	-webkit-box-shadow: 0 1px 0 white inset, 0 -1px 0 #d4d4d4 inset;
	box-shadow: 0 1px 0 white inset, 0 -1px 0 #d4d4d4 inset;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3);
	padding: 10px 10px;
}
.dropdown .dropdown-menu li a:hover {
	color:#FF3535;
	background:#7fb236 opecity:0;

}
.dropdown .show, .dropdown .hide {

  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.dropdown .show {
  display: block;
  max-height: 9999px;
  width:600px;
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  animation: showAnimation 0.5s ease-in-out;
  -moz-animation: showAnimation 0.5s ease-in-out;
  -webkit-animation: showAnimation 0.5s ease-in-out;
  -moz-transition: max-height 1s ease-in-out;
  -o-transition: max-height 1s ease-in-out;
  -webkit-transition: max-height 1s ease-in-out;
  transition: max-height 1s ease-in-out;
}



#drop{
	font-family:'open sans';
	font-size:16px;
	text-align:justify;
	margin-top:5px;
	}
	
#drop_span{
	font-family:'open sans';
	font-size:19px;
	text-align:justify;
	font-weight:bold;
	}
	
	
	
	
	/*contact form*/
	.left_con{
	width:100%;
	
	height:auto;
	padding:0px;
	border:#999 2px solid;
	border-radius:10px;
	margin-top:20px;
	margin-left:0px;
	float:left;
	background:#F0EDE8;
	margin-bottom:10px;
}


.contactform{ width:60%; margin:0 auto; background-color:#;}

.left_con img{
width:100%;
margin:0 auto;
}


.left_con_1{
	width:500px;
	height:auto;
	padding:0px;
	border:#999 2px solid;
	border-radius:10px;
	margin-top:100px;
	margin-left:50px;
	float:left;
	color:#0C0;
	font-weight:bold;
	margin-bottom:15px;

}

.con_form{
	width:100%;
	float:left;
	padding: 0px 10px;
	
	
}
.container_cont {
	width: 100%;
	height:35px;
	background:#fff;
	float:left;
	border-radius: 3px;
	margin-bottom: 12px;
	border: 1px #CCCCCC solid;
	box-shadow: 1px 1px 2px #a30606;;
	padding-left:10px;	
	color: #000;
}
#label{
	font-weight:600;
	color:##a30606;
}

.red-str{color:#FF0000;}

.container_text{
	width: 100%;
	float:left;
	border-radius: 3px;
	margin-bottom: 12px;
	border: 1px #CCCCCC solid;
	box-shadow: 1px 1px 2px #a30606;;
	padding-left:10px;
	color:#000;	
}

#submit{
	width:100px;
	height:30px;
	border-radius:6px;
	border:#CCCCCC 2px solid;
	background:#fff;
	font-weight:bold;
	color:#a30606;
}
.div_wrap{
	width:86%;
	margin:0 auto;
}

.frm{
width:100%;
float:left;
}

.frm h1{
	font-size:4em;
font-family: 'Black Chancery';
line-height:1.89em;
text-align:center;
color:#FF0000;
text-shadow:1px 1px 0px #fff, 2px 2px 0px rgba(0, 0, 0, 0.1), 3px 3px 0px #fff, 4px 4px 0px rgba(0, 0, 0, 0.1), 5px 5px 0px #fff;
}




a:link, a:visited, strong {
	/*color:#e15d46;*/
}

a:hover {
	text-decoration:none;
}



.left {
	float:left;
}

.right {
	float:right;
}


.form{
width:100%;
float:left;
}

.form li {
	padding:26px 0px;
border-top:1px dotted #c7c7c7;
}

	@media (min-width:320px) and (max-width:480px){

	.heading-hs{ width:99%; margin:0 auto; text-align: center; color: #ea0101; font-size: 16px; font-weight: bold; margin: 10px 0px;}
	.heading-hs1{ width:99%; margin:0 auto; text-align: center; color: #ea0101; font-size: 16px; font-weight: bold; margin: 10px 0px;}
	.requied_heading{}
	.requied_list ol{}
	.requied_list ol li{ margin-left:-62px;}
	
	.sidebar_1 a{font-size:12px;}
	.gallery1 img{}
	.nttse_table{border:#999999 1px solid; margin-left:7px; margin-bottom:0px; margin-top:0px; border-radius:10px;}
	
	.left_dir p{
	width:95%;
	}

	#wowslider-container1{
	width:96%;
	height:200px;
	}
	
	.left_con{
	width:100%;
	margin:0;
	margin-top:50px;
	margin-bottom:50px;
	
	}
	
	
	#left_bt{
background-color: #a30606;
 font-size: 18px;
   width: 110px;
   margin:0;
    color:#FFFFFF;
	 border-radius:10px;
	  line-height:25px;
}


  #right_bt{
    background: #198c3f;
    border: 1px solid #999;
    border-radius: 10px;
    text-align: center;
    width: 150px;
    height: 30px;
	   margin:0;
    color: #FFFFFF;
    float: right;
}

	
	
	.con_form{
	padding:0;
	}
	
	
	.left
{
	width:100%;

	}
	
	#left{
	
	position:relative;
	 left:0px;
	 top:470px;

	}
	
	
	
	
	.div_wrap{
	width:96%;
	margin:0 auto;
	}
	
	.left_new img{
	width:100%;
	margin:0 auto;
	}
	
	
	.left_2{
	width:100%;
	}
	
	.left_2 li{
	width:92%;

	}
	
	.left_2 img{
	width:94%;
	margin:0 auto;
	}
	
	.left_2 p{
	width:94%;
	}
	
	
	.left_dir{
	width:100%;
	}


.left_dir ul{
width:95%;
padding-left:13px;
}	
	
	.left_2 li img{
width:100%;
margin:0 auto;
}


.left_2 p img{
width:100%;
margin:0 auto;
}
	
	.left_2{
	width:100%;
	margin:0 auto;
	}
	
	.left_2 h2{
	width:100%;
 color:#006600; text-align:center;
}

.left_2 h3{
 color:#FF0000; text-align:center

}


#wowslider-container1 .ws_images{
	position: absolute;
	left:0px;
	top:0px;
	width:100%;
	height:200px;
	overflow:hidden;
}	

	
	
	#wowslider-container1 .ws_images a{
	color:transparent;
	width:100%;
}

	
#wowslider-container1 .ws_images img{
	top:0;
	left:0;
	border:none 0;
	width:100%;
	margin:0 auto;
}


.left_new{
width:90%;
margin-top:0px;
}

.left_new li{
padding:0;
}

.left_new table{
width: 100%;
overflow-x: auto;
display: block;
margin-left: -11px;
}
.table2{}


.left_new table img{
width:100%;
margin:0 auto;
}

.left_new table td{
width:49%;
}


#mer{
	font-size:16px;
	}
	
.left_con img{
width:100%;
margin:0 auto;
}
	

	}
	
	
	
	
	
	
	
	@media (min-width:480px) and (max-width:1000px){
	#wowslider-container1{
	width:100%;
	height:300px;
	}
	
	
	.left_con img{
width:100%;
margin:0 auto;
}



	.left_new{
	width:96%;
	}
	
	.left_2 img{
	width:96%;
	margin:0 auto;
	}
	
	
	.left_dir{
	width:100%;
	}
	
	.left_dir p{
	width:95%;
	}
	
#wowslider-container1 .ws_images{
	position: absolute;
	left:0px;
	top:0px;
	width:100%;
	overflow:hidden;
}	


#wrapper_submit{
width:100%;
}


.sidebar_1{
width:96%;
}

.sidebar{
width:30%;
}

.left{
width:58%;
margin:5%;
padding:0;
}


.left_2{
width:100%;
}
.left_2 h2{
}

.left_2 li{
width:95%;
}

.left_1{
width:100%;
}


	
	
	#wowslider-container1 .ws_images a{
	color:transparent;
	width:100%;
	height:300px;
}

	
#wowslider-container1 .ws_images img{
	top:0;
	left:0;
	border:none 0;
	width:100%;
	margin:0 auto;
}


.left_con{
	width:100%;
	margin:0;
	margin-top:50px;
	margin-bottom:50px;
	
	}
	
	.con_form{
	padding:0;
	width:100%;
	}
	
	
	.container_text{
	width:100%;
	}
	
	
	.div_wrap{
	width:96%;
	margin:0 auto;
	}
	
	
	.container_cont{
	width:100%;
	}
	}