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

body {
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    text-align: justify;
    background: #fff none repeat scroll 0 0;
}
a {
	text-decoration:none;
}
a:focus a:hover {
	text-decoration:none;
}
.head {
    width: 100%;
    display: block;
    float: left;
	margin-bottom:0px;
	background:#FFF;
	border:0px;
}
#container {
    width: 100%;
    display: block;
    margin: auto;
}
.head2 {
    width: 100%;
    display: block;
    float: left;
    margin: 0px 0px -12px 0px;
    padding: 0px 0px 0px 0px;
}
.logo {
   
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
}
.name{
    margin-top: 12px;
    margin-left: -17px;
}

.name h4{
    font-family:Georgia, serif;
    font-size: 15px;
    font-weight: bold;
    color: #c02a27;
}
.head3 {
    /*width: 80%;*/
    display: block;
    float: right;
    margin: 0px 0px 0px 0px;
}
.head4 {
    width: auto;
    float: right;
    margin: 0px 0px 0px 0px;
    color: #fed379;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    padding: 0px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.head4 img {
    display: inline-block;
    
    height: auto;
    margin: 0px 5px;
    width: auto;
}
.menu {
    float: left;
    height: 50px;
    margin: -2px 0 0;
    padding: 0;
    width: 100%;
}
.menu ul {
    width: auto;
    display: block;
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0;
	text-align: center;
    height: 55px;
}
.menu ul li {
    height: 50px;
    display: block;
    float: left;
    margin: 0px 15px 0px 0px;
    padding: 8px 0px 0px 0px;
    list-style: none;
    border-radius: 16px;
}
.menu ul li a {
    height: 29px;
    margin: 0px 0px 0px 0px;
    padding: 8px 18px 0px 18px;
    float: left;
    font-size: 13px;
    color: #000;
    text-decoration: none;
    border-radius: 16px;
    line-height: 15px;
}

.menu ul li a img {
	margin-top:-13px;
}
.navbar-default .navbar-nav > li > a{
	color:#000;
	}
.menu ul li a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
	background-color:#d27354;
	color:#fff;
}
.menu ul li.book a:hover, .navbar-default .navbar-nav > li.book >  a:focus, .navbar-default .navbar-nav > li.book > a:hover {
	background-color:transparent;
}
.collapse.in .nav.navbar-nav > li, .collapse.in .nav.navbar-nav > li > a {
    width: 100%;
}
.collapse.in, .collapse.in ul {
    width: auto;
	height: auto;
	z-index:10001;
   
}
.getactive{
    background-color:#d27354;
    color:#fff !important;
}
/* Small devices (tablets, 768px and up) */
@media (max-width: 700px) { 

#google_translate_element{
    overflow: hidden;
    width: 60px;
 margin-top: -8px;
	}

 }

@media (max-width: 768px) { 

.ayur_head1 h5 {
	font-size:20px  !important;
	background:#fff !important;
}
.well_head1 h5 {
	font-size:20px  !important;
	background:#fff !important;
}

 .logo {
   width: 100px;
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
}

.head4 img{
    display: none;
}



 

@media (max-width: 980px) { 

.ayur_head1 h5 {
	background:url(images/ayur-small-icon.png) no-repeat 0px 0px !important;
}
.well_head1 h5{
background:url("images/well-small-icon.png") no-repeat scroll 0px 0 !important;
}
.head4 img{
    display: none;
}

@media (max-width:1024px){
    .head4 img{
    display: none;
}


@media (max-width:1050px){
    .head4 img{
    display: none;
}


@media (max-width:320px){
    .logo {
   width: 100px;
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
}

.head4 img{
    display: none;
}



@media (max-width:375px){
  .logo {
   width: 100px;
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
}

.head4 img{
    display: none;
}


@media (max-width:480px){
     .logo {
   width: 100px;
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
}

.head4 img{
    display: none;
}



@media (max-width:600px){
    .logo {
   width: 100px;
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
}

.head4 img{
    display: none;
}


@media (max-width:667px){
    .logo {
   width: 100px;
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
}

.head4 img{
    display: none;
}




 }