
@media (min-width:768px) {
}

@media (max-width:767px) {
.menu {
	width: 100%;
	padding: 0 !important;
}
.main-menu .logo {
	padding: 16px;
	text-align: center;
}
.top-social {
	padding-top: 1px;
	text-align: center;
}
.left.carousel-control {
	margin-left: -12px;
}
.right.carousel-control {
	margin-right: 12px;
}
.left.carousel-control img, .right.carousel-control img {
	width: 20px;
	height: 20px;
}
.carousel-control i {
	top: 28%;
}
.social-icons {
	margin-top: 10px;
}
.form-das {
	width: 100%;
}
.us-links ul li {
    width:100%;clear:both;}
.top_ele,.top_res,.social-links {
    margin-bottom: 0px;
    padding: 0;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    float: none !important;
}
.social-links{margin-bottom:15px;}
.foot-logo{margin-top:15px;text-align:center !important;}
.log-reg a {
    padding: 6px 12px;
    display: inline-block;
}
.top_res{margin-bottom:10px;}
.header-button{display:none;}
}

@media (max-width:360px) {
}

@media (min-width:768px) and (max-width:980px) {
.menu {
	padding-bottom: 10px;
	display: block;
	width: 100%;
	margin-top: 41px;
	padding: 0;
}
}
@media (min-width:980px) {
.menu {padding-right: 15px;}
}

@media (min-width:768px) and (max-width:991px) {
.main-menu .menu {
	padding: 0px 0px;
	margin-top: 0px;
}
.main-menu .logo {
	padding: 13px 0px;
	width: 100%;
	text-align: center;
}
.q-links a {
    width: 100%;} 
#search-form{top: 60px;}
.open-j-body{background:none;}
}

@media (max-width:980px) {
	.flexy-menu li.active a:first-child,.flexy-menu li a { 
    border-radius: 0px;
}

}

@media (min-width:992px) {
.shadow-head {
	background-image: url("../images/shadow.png");
	background-repeat: no-repeat;
	height: 55px;
	background-position: center bottom;
	position: absolute;
	clear: both;
	z-index: 100;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: -55px;
}
}

@media (min-width:992px) and (max-width:1199px) {
.flexy-menu > li > a {
	font-size: 13px;
	padding: 5px 8px;
}
.q-links a{width:32.5%;}
}

@media (min-width:1200px) {
	#search-form{width:60%;right:0 !important;}
}
