@charset "utf-8";
/* CSS Document */

@media screen and (max-width:650px)
{
	
.top-head .top-l {
  width: 100%;
  text-align: center;
}
.top-l img {
  height: 65px;
}
.top-head .top-c{width:100%;}
.top-c h1{font-size:35px; height:auto; line-height:auto;}
.top-head .top-r{width:100%;}	

.top-r .btn-sec{float:left; width:auto; margin-top:0; margin-bottom:10px;}
.top-r .btn-sec a{padding:10px;}

.top-r .social-sec{width:auto; margin-top:4px;}

.nav-cont{margin:0px; padding:0px; width:100%; height:auto; text-align:center; top:0; position:relative !important;}
.navbar {
	float:left;
    overflow: visible;
	width:100%;
	height:auto;
	text-align:center;
	display:inline-block;
	margin-top:0px;
	position:relative;
}

.navbar a {
    float: left;
    font-size: 13px;
	height:30px;
    text-align: left;
    padding:0px 0px;
	width:100%;
    text-decoration: none;
	display:inline-block;
	border-right:none;
	padding-left:5px;
	border-radius:0px;
	box-shadow:none;
}

.dropdown {
    float: left;
    overflow: hidden;
	height:auto;
	width:100%;
	text-align:left;
	display:inline-block;
}

.dropdown .dropbtn {
	float: left;
    font-size: 15px;
	height:35px;
    text-align: left;
    padding:0px 0px;
	width:100%;
	line-height:35px;
    text-decoration: none;
	display:inline-block;
	border-right:none;
	padding-left:10px;
	border-radius:0px;
	box-shadow:none;
	outline:none;
}

.navbar a:hover, .dropdown:hover .dropbtn {
}

.dropdown:hover .dropbtn, .icon:hover {
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 60%;
    z-index: 1;
	padding:0px;
	margin-top:30px;
	padding-right:0px;
	border-radius:0px;
	background: #e6c44b;
}

.dropdown-content a{
    float: none;
    padding:0px 3%;
	width:94%;
    text-decoration: none;
    display: block;
    text-align: left;
	height:35px;
	border-left:none;
	margin-left:0px;
	line-height:35px;
}

.dropdown-content a:hover {
    color: #071142;
}

.dropdown:hover .dropdown-content {
    display:block;
}

#menu-home{width:85%; display:block !important;}

.navbar .icon {
  font-size:15px;
  display:inline-block;
  width:13%;
  height:35px;
  float:right;
  line-height:35px;
  text-align:center;
  color:#fff;
  background: #00e;
}

/*#menu .navbar #menu-non-home, .dropdown{display:none;}*/
/*#menu .navbar #menu-non-home, .dropdown, span{display:none;}*/

.dropdown:hover > .dropdown-content {
    display: block;
	margin-top:30px;
	animation:none;
	width:100%;
}


@keyframes lala
{
0%{margin-top:0px; opacity:10;}	
}
/*****************************************menu closed*/	

/*.sticky{position:relative; top:0; z-index:999899; padding:0px !important;}
.sticky #logo{margin-left:3%; margin-top:5px; width:90%; display:none;}
.sticky .navbar{margin-top:0px;}
.sticky .dropdown .dropbtn{}*/

/***********************************************menu closed*/
	
	
	.banner-over{margin-top:15px; text-align:center; position:relative;}
	#countdown{float:none; margin-left:0; display:inline-block;}
	
	.hd-line h2{font-size:25px;}
	.hd-line h3{font-size:23px;}
	
	
.jcarousel-wrapper{width:300px; background:none; height:300px;}

.wel-data.wel-contact .contact-side1{width:90%; padding:30px 5%; height:auto;}
.wel-data.wel-contact .contact-side2{width:90%; padding:30px 5%;}

footer .col{width:100%;}
footer .col:first-child{width:100%;}




	
	
	
}