a.get-touch {
	color:#fff !important;
	background:#000000;
	border-radius:30px;
}
a.get-touch:hover, a.get-touch.act {
	color:#fff !important;
	background:#e97195;
	border-radius:30px;
}
.mobnav .grid {
	max-width:100% !important;
}
nav {
	clear:both;
	display:block;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
nav ul {
	list-style:none;
}
nav li:first-child {
	background:none;
}
nav li {
	position:relative;
	float:left;
	display:block;
	padding:0 0px 0 0px;
}
nav li a {
	font-size:15px;
	color:#fff !important;
	font-weight:400;
	padding:8px 10px 51px 10px;
	display:block;
	border-radius:30px;
	transition: all 0.5s ease 0s;
}
nav li a:hover {
	color:#379ba2;
	border-radius:0px;
}
nav li:hover {
	border-radius:0px
}
nav li:hover {
	color:#e97195;
	border-radius:0px
}
nav li:hover > a {
	color:#e97195 !important
}
nav li.act {
	color:#e97195;
	border-radius:0px
}
nav li.act > a {
	color:#e97195 !important
}
nav li:hover > .lavel {
	display:block;
}
.lavel h3 {
	font-size:17px;
	line-height:24px;
	color:#059dd6;
	text-align:left;
	margin:12px 0 5px 0;
	border-bottom:solid 1px #000;
	padding-bottom:2px;
}
.lavel h3 a {
	font-size:17px;
	color:#000 !important;
	padding:0;
}
.lavel h3 a:hover {
	color:#e97195 !important;
	background:#fff;
}
.lavel {
	display:none;
	width:262px;
	background:#e97195;
	position:absolute;
	z-index:9999;
	top:79px;
	left:0px;
	padding:0px 0px 0px 0px;
	border-radius:0 0 0px 0px;
}
.lavel ul {
	list-style:none;
}
.lavel li {
	text-align:center;
	float:none;
	position:relative;
	text-align:left;
	background:none;
	padding:0 0px;
	border-bottom:1px dashed #be476b;
}
.lavel li:last-child {
	border-bottom:none;
}
.lavel li a {
	border-radius:0px;
	font-size:14px;
	color:#fff !important;
	padding:7px 20px;
	line-height:20px;
	text-transform:capitalize;
}
.lavel li a:hover {
	border-radius:0;
	color:#fff !important;
	background:#9d3453;
}
.navwid {
	width:1130px!important;
	left:-600px!important;
}
.sab_box {
	width:240px;
	margin:0 30px 0 0;
	float:left;
}
.sabmrg {
	margin:40px 10px 0 0!important
}
.sabmrg2 {
	margin:0!important
}
.sab_box li:before {
	content:"\f105";
	font-family: 'FontAwesome';
	display:flex;
	float:left;
	margin:5px 10px 0 0;
	color:#000;
}
nav .act {
	color:#379ba2;
	border-radius:0px
}
.mobnav {
	display:none;
	background:#e97195 url(../images/mob-nav-btn1.png) center center no-repeat;
	padding:8px 0;
	font-size:16px;
	text-align:right;
	float:right;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}
.clos-nav {
	background:#e97195 url(../images/mob-nav-btn2.png) center center no-repeat !important;
}
.mobnav span {
	margin:0 20px 0 0;
	text-transform:uppercase;
	line-height:30px;
	padding-top: 6px;
	display:inline-block;
}
.mobnav2 {
	display:none;
	float:right;
	padding:0px;
	cursor:pointer;
	background:#e97195;
	position: absolute;
    right: 0;
	height:0px;
}
.mobnav2:before {
	font-family: 'FontAwesome';
	content:"\f103";
	font-size:27px;
	cursor:pointer;
	color:#fff;
	float:right;
	padding:9px 9px 8px 9px;
	background:#e97195;
	position:relative;
	z-index:999999;
	top:-45px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
}
 @media ( max-width :1024px) {
 nav li {
margin:0;
padding:0
}
nav li a {
font-size:15px;
padding:10px 7px 12px 7px
}
.lavel {
top:44px;
left:0
}
}
@media ( max-width :982px) {
nav li a {
font-size:14px;
padding:10px 5px 12px 5px
}
}
@media ( max-width :856px) {
.contact_info {
width:32%;
}
}
@media ( max-width :900px) {
.mobnav {
display:block;
margin:0;
clear:both;
width:100%
}
nav {
}
nav li {
float:none;
background:none;
padding:0
}
nav p {
float:left;
}
nav li a {
border-bottom:1px solid #fff;
border-radius:0;
float:none;
line-height:40px;
text-align:left;
padding:2px 10px;
display:block;
color:#fff !important;
}
nav li a:hover {
border-bottom:1px solid #fff;
background:#FFFFFF;
color:#000 !important;
}
nav .act {
color:#000;
background:none;
border-radius:0;
}
.lavel {
position:inherit;
width:100%;
left:0;
top:0;
padding:0 0 20px 10px;
}
 .navwid {
width:99%!important;
left:0!important;
}
.sab_box {
width:97%;
float:none;
}
.sabmrg {
margin:0!important
}
#mobopen {
clear:both;
width:300px;
background:#9d3453;
position:absolute;
right:-300px;
padding-top:0px;
-moz-transition: all 0.5s ease 0s;
 -ms-transition: all 0.5s ease 0s;
 -o-transition: all 0.5s ease 0s;
 -webkit-transition: all 0.5s ease 0s;
 transition: all 0.5s ease 0s;
}
#mobopen.open {
right:0px !important;
}
#mobopen2 {
display:none;
}
#mobopen3 {
display:none;
}
#mobopen4 {
display:none;
}
.mobnav2 {
display:block;
}
.banner-txt {
top:20%;
}
.banner-txt span {
font-size:50px;
}
.in-text .after-sec {
width:41%;
}
a.get-touch {
 margin:5px 20px;
 padding:0px 20px;
 text-align:center;
}
nav li:hover {
color:#ffffff;
}
nav li:hover > a {
color:#ffffff !important
}
 nav li.act {
color:#ffffff;
}
nav li.act > a {
color:#ffffff !important
}
}
@media(min-width:901px) {
nav #mobopen {
display:block !important
}
nav #mobopen1 ul {
display:block !important
}
}
@media ( max-width :900px) {
.mobnav {
 position:absolute;
 width: 40px;
 height: 24px;
 top: -66px;
 right: 11px;
 z-index: 999999;
 border-radius: 3px;
}
.mobnav:before {
 margin: 0 7px 0 0;
 top:-9px;
 position: relative;
}
.lavel h3 {
 border-bottom:none;
 padding-bottom:0;
}
.logo-area a {
 margin-right:66px;
}
 nav {
 clear: both;
 display: block;
 position: absolute;
 width: 100%;
 top: 92px;
 left:0px;
 background: #e97195;
 z-index: 999999;
}
 .nav-area .container {
max-width:100%;
padding-right:0px;
padding-left:0px;
}
.lavel {
 padding: 0 0 0px 0px;
}
.lavel li a {
    padding: 7px 20px 7px 45px;
}
nav li a:hover {
background:#e97195;
}
.logo-right-area {
 padding-top: 0px;
}
ul.lavel li a {
    background: url(../images/msub.jpg) left 28px center no-repeat !important;
}
}
 @media ( max-width :517px) {
a.abtn {
margin-right:45px;
}
.logo-area {
	max-width:250px;
}
nav {
    top: 70px;
}
.mobnav {
    top: -51px;
	}
}
 @media screen and (max-width: 469px) {
.top-btn {
 width: 100%;
 text-align: center;
 margin: 0 auto;
 float: none;
}
.top-btn a {
 display: inline-block;
 margin: 6px 0px 0 0px;
}
a.abtn {
 margin-right: 0;
}
.mobnav {
}
 a.abtn {
 margin-right: 0;
}
.top-btn a {
 padding: 8px 8px;
}
.top-btn a {
 font-size: 13px;
}
}
