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

body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.wrap
{
	width:100%;
	float:left;
}
.content
{
	width:1170px;
	margin:0px auto;
}
.topheader
{
	width:100%;
	float:left;
	padding:10px 0px;
	border-bottom:1px #e1e1e1 solid;
}
.bookaappoinment
{
	background:#006eb9;
	border-radius:5px;
	float:right;
	margin:0px 10px 0px 0px;
	color:#FFF;
	padding:5px 15px;

}
.bookaappoinment:hover
{
	background:#000;
}
.bookaappoinment a
{
	color:#FFF;
	text-decoration:none;
}
.topheader ul
{
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style:none;
}
.topheader ul li
{
	float:left;
	
	color:#333;
	line-height:35px;
	font-weight:bold;
	font-size:13px;
	
	margin-right:10px;
}
.maincontent
{
	width:1170px;
	float:left;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
}
.topheader ul li.icon1
{
	background:url(images/icon2.jpg) no-repeat left;
}
.topheader ul li.icon2
{
	background:url(images/icon3.jpg) no-repeat left;
}
.topheader ul li a
{
	color:#989898;
	font-size:16px;
}
.topheader ul li a:hover
{
	color:#1d4286;
}
.socialicon
{
	float:right;
}
.logomain
{
	background:url(images/logo.jpg);
	width:296px;
	height:74px;
	margin:10px 0px 0px 0px;
	float:left;
}
.headerbar
{
	width:100%;
	
	float:left;
}
.rightbook
{
	background:fff;
	width:180px;
	text-align:center;
	margin:10px 10px 0px 20px;
	float:right;
}
.rightbook h1
{
	font-size:18px;
	margin:10px 0px 0px 0px;
	padding:0px;
	color:#c43727;
}
.rightbook h3
{
	
	margin:5px 10px 0px 0px;
	font-size:18px;
	color:#1d4286;
	
	
}
.menubg
{
	width:590px;
	margin:40px 0px 0px 0px;
	float:right;
}
.mobile-menu {
	display:none;
}
.sliderbg
{
	background:url(images/slider.jpg) center no-repeat;
	height:auto;
	background-size:cover;
	float:left;
	width:100%;
	margin:20px 0px 0px 0px;
}
.middlebar
{
	width:100%;
	float:left;
	background:#f8f8f8;
	padding:20px 0px;
}
.service-bottom-col {
    margin: 0 120px;
}
.col-md-4 {
    width: 30%;
	margin:0px 10px;
	float:left;
}
.middlebar h2
{
	font-size:24px;
	text-align:center;
	color:#006eb9;
	padding:0px 8%;
	
}
.middlebar ul
{
	list-style:none;
}
.middlebar ul li
{
	float:left;
	width:29%;
	color:#333;
	margin:5px 0px;
	background:url(images/icon1ws.png) left no-repeat;
	padding-left:20px;
	margin-right:10px;
	margin-left:10px;
}
.middlebar .boxes
{
	width:258px;
	margin:20px 10px 20px 15px;
	float:left;
	text-align:center;
}
.middlebar .boxes i
{
	font-size:48px;
	color:#FFF;
}
.middlebar .boxes h1
{
	font-size:24px;
	font-weight:normal;
	min-height:60px;
	color:#ffffff;
}
.middlebar .boxes p
{
	color:#ffffff;
	font-size:14px;
	min-height:130px;
	line-height:25px;
}
.middlebar .boxes a
{
	background:#f21818;
	color:#FFF;
	padding:10px 35px;
	text-decoration:none;
	border-radius:5px;
}
.middlebar .boxes a:hover
{
	background:#000;
}
.contentbar
{
	width:100%;
	padding:20px 0px;
	background:url(images/middle.jpg);
	float:left;
}
.contentbar .left-container
{
	width:700px;
	margin:0px 0px 0px 20px;
	float:left;
}
.contentbar .left-container img
{
	
	margin-right:20px;
	margin-bottom:20px;
	border:10px #f21818 solid;
}
.contentbar .right-container
{
	width:325px;
	margin:0px 20px 0px 0px;
	float:right;
	background:#006eb9;
	padding:20px;
} 
.contentbar .right-container h1
{
	font-size:26px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	color:#fff;
}
.contentbar .right-container p
{
	margin:5px 0px;
	padding:0px;
}
.home-fm
{
width: 95%;
padding: 10px;
font-family:Arial, Helvetica, sans-serif;
float: left;
margin:5px 0px;
font-size:14px;
border: 1px #000 solid;
}
.submitmain
{
	background:#333;
	padding:10px 15px;
	color:#FFF;
	cursor:pointer;
	border:none;
	margin:10px 0px 0px 0px;
}
.contentbar .right-container h2
{
	color:#837e77;
	margin:0px;
	text-transform:uppercase;
}
.contentbar .right-container p
{
	line-height:25px;
	color:#867e77;
	font-size:14px;
	line-height:25px;
	margin:0px 0px 20px 0px;
}
.contentbar .right-container i
{
	float:left;
	font-size:35px;
	color:#fff;
	background:#333;
	border-radius:50%;
	padding:8px 15px;
	margin-right:20px;
}
.contentbar .left-container h2
{
	font-size:24px;
	font-weight:bold;
	margin:0px;
	text-transform:uppercase;
	color:#333;
}
.contentbar .left-container ul
{line-height:30px;
	color:#867e77;
	font-size:14px;
	
}
.contentbar .left-container h1
{
	font-size:26px;
	font-weight:bold;
	text-transform:uppercase;
	color:#535353;
}
.contentbar .left-container p
{
	line-height:30px;
	color:#867e77;
	font-size:14px;
}
.contentbar .left-container a
{
	text-transform:uppercase;
	color:#006eb9;
	font-size:22px;
	text-decoration:none;
}
.col-md-3 {
    width: 23%;
	float:left;
	
	margin:0px 10px;
}
.midicon {
    background: #fff;
    text-align: center;
    padding: 20px 0;
	height:300px;
    margin-bottom: 20px;
}
.midicon img {
    max-width: 100%;
}
.midicon .hd {
    color: #2e2e2e;
    font: normal 20px'aller_lightregular';
    margin: 10px 0;
}
.more-circle {
    border-radius: 100px;
    height: 40px;
    width: 40px;
    background: #006eb9 url(http://ashwanisood.com/images/more-arrow.png) center no-repeat;
    display: inline-block;
}
.contentbar .left-container a:hover
{
	color:#000;
}
.middlearea-sap
{
	width:100%;
	height:1px;
	float:left;
	margin-bottom:20px;
	border-bottom:2px #f1e2cb dashed;
}
.boxesinn
{
	width:335px;
	margin:40px 40px 20px 0px;
	float:left;
	text-align:center;
	border-right:1px #d9d9d9 solid;
	padding-right:20px;
}
.boxesinn h1
{
	font-size:24px;
	color:#286ca8;
	margin:0px;
}
.boxesinn h2
{
	font-size:24px;
	color:#2f2f2f;
	margin:10px 0px 0px 0px;
}
.boxesinn p
{
	color:#707070;
	font-size:14px;
	min-height:130px;
	line-height:25px;
}
.boxesinn a
{
	background:#286ca8;
	color:#FFF;
	padding:10px 35px;
	text-decoration:none;
	border-radius:5px;
}
.boxesinn a:hover
{
	background:#0087ff;
}
.first-footer
{
	background:#ccc;
	padding:20px 0px;
	text-align:center;
	width:100%;
	float:left;
}
.first-footer h2
{
	background:#006eb9;
	border-radius:10px;
	color:#FFF;
	padding:10px 20px;
	text-align:center;
	width:250px;
	margin:5px auto;
	cursor:pointer;
}
.first-footer h3
{
	color:#333;
	font-weight:normal;
	margin:10px 0px;
	padding:0px;
	font-style:italic;
	font-size:16px;
}
.first-footer h2:hover
{
	background:#000;
}
.first-footer h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333;
	margin:5px 0px 0px 0px;
	
	font-weight:normal;
}
.aboutcontainer
{
	width:820px;
	float:left;
}
.aboutbanner
{
	margin:0px 0px 0px 20px;
}
.aboutleft
{
	width:800px;
	margin:0px 0px 0px 20px;
	float:left;
	border:1px #ccc solid;
	padding:10px;
}
.aboutleft h3
{
	margin:20px 0px 20px 0px;
	width:100%;
	color:#333;
	border-bottom:1px #333 dotted;
	padding-bottom:5px;
	float:left;
}
.aboutleft h1
{
	color:#006eb9;
	font-size:30px;
	font-weight:normal;
}
.aboutleft ul
{
	margin:0px;
	padding:0px;
}
.aboutleft ul li
{
	width:45%;
}
.aboutleft ul li a
{
	color:#333;
}
.aboutleft ul li a:hover
{
	color:#900;
}
.alignleft
{
	float:left;
	max-width:100%;
	margin-right:15px;
	border:2px #006eb9 solid !important;
}
.alignright
{
	float:right;
	margin-left:15px;
}
.aboutleft h2
{
	text-align:left;
	color:#333;
	padding:0px;
	font-size:20px;
	font-weight:normal;
}
.aboutleft p
{
	color:#333;
	line-height:30px;
}
.contact-left
{
	width:48%;
	margin:0px 0px 0px 0px;
	float:left;
}
.contact-right
{
	width:48%;
	margin:0px 0px 0px 0px;
	float:left;
}
.contact-right h3
{
	font-size:20px;
	color:#900;
}
.formmain11
{
	width:100%;
	padding:8px;
	float:left;
	border:1px #CCC solid;
}
.opening-hours
{
	width:90%;
	float:left;
	border:1px #ccc solid;
	margin:30px 0px 0px 0px;
	padding:5px;
}
.opening-hours b
{
	color:#006eb9;
}
.opening-hours h2
{
	font-weight:normal;
	color:#000;
	padding-bottom:5px;
	border-bottom:1px #ccc dashed;
	font-size:20px;
}
.opening-hours ul
{
	list-style:none;
}
.opening-hours ul li
{
	padding:5px 0px 5px 5px;
	color:#333;
	width:97%;
	background:none;
	border-bottom:1px #ccc solid;
}
.opening-hours ul li:hover
{
	background:#fff;
	cursor:pointer;
}
.opening-hours ul li:last-child
{
	border:none;
}
.opening-hours strong
{
	width:130px;
	float:left;
}
.opening-hours span
{
	width:145px;
	float:right;
}
.aboutleft img
{
	
	margin-right:20px;
	margin-bottom:20px;
	
	border:10px #f21818 solid;
}
.aboutright
{
	width:255px;
	margin:0px 20px 0px 0px;
	float:right;
	background:#006eb9;
	padding:20px;
} 
.aboutheading
{
	width:275px;
	margin:20px 20px 0px 0px;
	float:right;
	background:#006eb9;
	padding:10px;
}
.aboutheading h1
{
	font-size:30px;
	color:#FFF;
	font-style:italic;
	text-transform:uppercase;
	text-align:center;

}
.aboutheading h2
{
	color:#FFF;
	font-size:20px;
	line-height:30px;
	font-weight:normal;
}
.rightcontainer
{
	width:285px;
	float:right;
}
.aboutright h1
{
	font-size:22px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	color:#fff;
}
.aboutright p
{
	margin:5px 0px;
	padding:0px;
}
.formmain
{
	width:300px;
	float:left;
	background:#cfd9e3;
	margin:0px 0px 0px 30px;
	padding:10px;
	border:1px #CCC solid;
}
.submitmai
{
	background:#286ca8;
	color:#FFF;
	cursor:pointer;
	border:none;
	padding:10px 35px;
	text-decoration:none;
	border-radius:5px;
}
.submitmai:hover
{
	background:#0087ff;
}
.footermain
{
	width:100%;
	background:#333333;
	padding:20px 0px;
	float:left;
}
.footermain .widget
{
	width:18%;
	margin-right:20px;
	float:left;
}
.footermain .widget h1
{
	font-size:18px;
	color:#FFF;
}
.footermain .widget p
{
	color:#dcdcdc;
	line-height:25px;
}
.footermain .widget ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
.footermain .widget ul li
{
	margin:5px 0px;
}
.footermain .widget ul li a
{
	color:#dcdcdc;
	text-decoration:none;
}
.footermain .widget ul li a:hover
{
	color:#FFF;
}
.footermain .widget1
{
	width:25%;
	margin-right:20px;
	float:left;
}
.footermain .widget1 h1
{
	font-size:18px;
	color:#FFF;
}
.footermain .widget1 h2
{
	background:url(images/footer1.jpg) no-repeat left;
	padding-left:35px;
	color:#c0ba32;
	font-size:18px;
	font-weight:normal;
}
.footermain .widget1 h3
{
	background:url(images/footer2.jpg) no-repeat left;
	padding-left:35px;
	color:#c0ba32;
	font-size:18px;
	font-weight:normal;
}
.footermain .widget1 h3 a
{
	color:#c0ba32;
}
.footermain .widget1 h3 a:hover
{
	color:#FFF;
}
.footermain .widget1 p
{
	color:#dcdcdc;
	line-height:25px;
}
.footermain .widget1 ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
.footermain .widget1 ul li
{
	margin:10px 0px;
}
.footermain .widget1 ul li a
{
	color:#dcdcdc;
	text-decoration:none;
}
.footermain .widget1 ul li a:hover
{
	color:#FFF;
}
.second-footer
{
	background:#24252b;
	padding:20px 0px;
	width:100%;
	float:left;
	color:#8c8c8c;
	font-size:14px;
	text-align:center;
}
@media only screen and (max-width: 479px) {
.content
{
	width:320px;
	margin:0px auto;
}
.maincontent {
 
  margin: 0 0 0 10px;
  width: 300px;
}
.logomain {
  background: url("images/logo.jpg") no-repeat scroll 0 0 / contain;
  float: left;
  height: 74px;
  margin: 10px 0 0;
  width: 200px;
}
.topheader ul {
  
  margin: 0 0 0 10px;

}
.topheader ul li {
 
  font-size: 12px;
 
}
.bookaappoinment {
 
  margin: 0 30px 0 0;

}
.mobile-menu {
 cursor: pointer;
 display: block;
 margin: 5px 0 0;
 position:absolute;
 right: 13px;
 z-index:9999999;
 top:163px;
 width: 43px;
}
.rightbook {
  float: right;
  margin: 0;
  text-align: center;
  width: 120px;
}
.sliderbg {
 
  margin: 0;
 
 
}
.sliderbg iframe {
  width: 100%;
  height: 260px;
}
.menubg
{
	margin:0px;
}
#nav > ul {
  
  width: 91%;
}
#nav > ul > li {
  
  width: 97%;
}
iframe body
{
	padding:0px !important;
}
.rightbook img
{
	width:63%;
	height:auto;
}
.menubg
{
	display:none;
width:100% !important;

top:167px;
left:0;
background:#f6f6f6;
z-index:9999;
}
.middlebar h2 {
  color: #c53628;
  font-size: 16px;
  padding: 0px 7px;
  text-align: center;
  line-height: 27px;
}
.col-md-3 {
  float: left;
  margin: 0 10px;
  width: 87%;
}
.service-bottom-col {
  margin: 0px;
}
.col-md-4 {
  float: left;
  margin: 0 10px;
  width: 86%;
}
.contentbar .left-container {
  float: left;
  margin: 0 0 0 10px;
  width: 87%;
}
.contentbar .left-container h1 {
 
  font-size: 15px;
 
}
.contentbar .right-container {
  background: #c53628 none repeat scroll 0 0;
  float: left;
  margin: 0 0px 0 0;
  padding: 20px;
  width: 80%;
}
.first-footer h1 {
 
  font-size: 18px;
  
}
.first-footer .content
{
	width:300px !important;
}
.middlebar .content
{
	width:300px !important;
}
#nav > ul {
 
  width: 93% !important;
}
#nav > ul > li {
  float: none;
  width: 97% !important;
}
.aboutbanner {
  width: 100%;
  margin:0px;
  height: auto;
}
.aboutleft {
  
  float: left;
  margin: 0 0 0 0px;
  padding: 10px;
  width: 93%;
}
.aboutleft ul li {
  width: 87%;
  font-size: 15px;
}
.rightcontainer {
  float: left;
  width: 100%;
}
.aboutright {
  background: #c53628 none repeat scroll 0 0;
  float: left;
  margin: 0;
  padding: 10px;
  width: 93%;
}
.aboutheading {
  background: #c53628 none repeat scroll 0 0;
  float: left;
  margin: 10px 0 0;
  padding: 10px;
  width: 93%;
}
.middlebar h2 {
 
  text-align: left;
}
.aboutleft p {
  
  font-size: 14px;
}
.contact-left {
  
  width: 100%;
}
.opening-hours {
 
  margin: 0px 0 0;
  padding: 5px;
  width: 96%;
}
.opening-hours strong {
  float: left;
  width: 89px;
}
.opening-hours span {
  float: right;
  width: 120px;
}
.contact-right {
  
  width: 100%;
}
.aboutleft img {
 
  margin-bottom: 10px;
  margin-right: 0;
  width: 100%;
}
.aboutleft h1 {
 
  font-size: 23px;
 
}
.aboutbanner img
{
	width:100%;
	height:auto;
}
.middlebar {
  
  padding: 0px 0;
  
}
.aboutcontainer {
  float: left;
  width: 100%;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
.content
{
	width:440px;
	margin:0px auto;
}
.maincontent {
 
  margin: 0 0 0 10px;
  width: 430px;
}
.logomain {
  background: url("images/logo.jpg") no-repeat scroll 0 0 / contain;
  float: left;
  height: 74px;
  margin: 10px 0 0;
  width: 200px;
}
.topheader ul {
  
  margin: 0 0 0 10px;

}
.topheader ul li {
 
  font-size: 12px;
 
}
.bookaappoinment {
 
  margin: 0 30px 0 0;

}
.mobile-menu {
 cursor: pointer;
 display: block;
 margin: 5px 0 0;
 position:absolute;
 right: 41px;
 z-index:9999999;
 top:163px;
 width: 43px;
}
.rightbook {
  float: left;
  margin: 0;
  text-align: center;
  width: 175px;
  margin: 8px 0px 0px 0px;
}
.sliderbg {
 
  margin: 0;
 
 
}
.sliderbg iframe {
  width: 100%;
  height: 260px;
}
.menubg
{
	margin:0px;
}
#nav > ul {
  
  width: 91%;
}
#nav > ul > li {
  
  width: 97%;
}
iframe body
{
	padding:0px !important;
}
.rightbook img
{
	width:63%;
	height:auto;
}
.menubg
{
	display:none;
width:100% !important;

top:167px;
left:0;
background:#f6f6f6;
z-index:9999;
}
.middlebar h2 {
  color: #c53628;
  font-size: 16px;
  padding: 0px 7px;
  text-align: center;
  line-height: 27px;
}
.col-md-3 {
  float: left;
  margin: 0 10px;
  width: 87%;
}
.service-bottom-col {
  margin: 0px;
}
.col-md-4 {
  float: left;
  margin: 0 10px;
  width: 86%;
}
.contentbar .left-container {
  float: left;
  margin: 0 0 0 10px;
  width: 93%;
}
.contentbar .left-container h1 {
 
  font-size: 15px;
 
}
.contentbar .right-container {
  background: #c53628 none repeat scroll 0 0;
  float: left;
  margin: 0 0px 0 0;
  padding: 20px;
  width: 89%;
}
.first-footer h1 {
 
  font-size: 18px;
  
}
.first-footer .content
{
	width:300px !important;
}
.middlebar .content
{
	width:420px !important;
}
#nav > ul {
 
  width: 93% !important;
}
#nav > ul > li {
  float: none;
  width: 97% !important;
}
.aboutbanner {
  width: 100%;
  margin:0px;
  height: auto;
}
.aboutleft {
  
  float: left;
  margin: 0 0 0 0px;
  padding: 10px;
  width: 93%;
}
.aboutleft ul li {
  width: 87%;
  font-size: 15px;
}
.rightcontainer {
  float: left;
  width: 100%;
}
.aboutright {
  background: #c53628 none repeat scroll 0 0;
  float: left;
  margin: 0;
  padding: 10px;
  width: 93%;
}
.aboutheading {
  background: #c53628 none repeat scroll 0 0;
  float: left;
  margin: 10px 0 0;
  padding: 10px;
  width: 93%;
}
.middlebar h2 {
 
  text-align: left;
}
.aboutleft p {
  
  font-size: 14px;
}
.contact-left {
  
  width: 100%;
}
.opening-hours {
 
  margin: 0px 0 0;
  padding: 5px;
  width: 96%;
}
.opening-hours strong {
  float: left;
  width: 89px;
}
.opening-hours span {
  float: right;
  width: 120px;
}
.contact-right {
  
  width: 100%;
}
.aboutleft img {
 
  margin-bottom: 10px;
  margin-right: 0;
  width: 100%;
}
.aboutleft h1 {
 
  font-size: 23px;
 
}
.aboutbanner img
{
	width:100%;
	height:auto;
}
.middlebar {
  
  padding: 0px 0;
  
}
.aboutcontainer {
  float: left;
  width: 100%;
}

}

@media only screen and (min-width: 767px) and (max-width: 992px) {
.content
{
	width:750px;
	margin:0px auto;
}
.maincontent {
 
  margin: 0 0 0 10px;
  width: 740px;
}
.logomain {
  background: url("images/logo.jpg") no-repeat scroll 0 0 / contain;
  float: left;
  height: 74px;
  margin: 10px 0 0;
  width: 200px;
}
.topheader ul {
  
  margin: 0 0 0 10px;

}
.topheader ul li {
 
  font-size: 15px;
 
}
.bookaappoinment {
 
  margin: 0 30px 0 0;

}

.rightbook {
  float: left;
  margin: 8px 0 0;
  text-align: center;
  width: 175px;
  position: absolute;
  top: 27px;
}
.menubg {
  float: right;
  margin: 23px 0 0;
  width: 521px;
}
.sliderbg {
 
  margin: 0;
 
 
}
.sliderbg iframe {
  width: 100%;
  height: 260px;
}

iframe body
{
	padding:0px !important;
}
.rightbook img
{
	width:63%;
	height:auto;
}

.middlebar h2 {
  color: #c53628;
  font-size: 16px;
  padding: 0px 7px;
  text-align: center;
  line-height: 27px;
}
.col-md-3 {
  float: left;
  margin: 0 10px;
  width: 45%;
}
.service-bottom-col {
  margin: 0px;
}
.col-md-4 {
  float: left;
  margin: 0 10px;
  width: 30%;
}
.contentbar .left-container {
  float: left;
  margin: 0 0 0 10px;
  width: 93%;
}
.contentbar .left-container h1 {
 
  font-size: 15px;
 
}
.contentbar .right-container {
  background: #c53628 none repeat scroll 0 0;
  float: left;
  margin: 0 0px 0 0;
  padding: 20px;
  width: 89%;
}
.first-footer h1 {
 
  font-size: 18px;
  
}
.first-footer .content
{
	width:300px !important;
}
.middlebar .content
{
	width:750px !important;
}
#nav > ul > li > a {
  color: #333;
  float: left;
  font-size: 15px !important;
  height: 100%;
  padding: 5px 12px !important;
  text-align: center;
  text-decoration: none;
}
#nav li ul li a {
  font-size: 14px !important; 
 
}
.aboutbanner {
  width: 100%;
  margin:0px;
  height: auto;
}
.aboutleft {
  
  float: left;
  margin: 0 0 0 0px;
  padding: 10px;
  width: 97%;
}
.aboutleft ul li {
  width: 87%;
  font-size: 15px;
}
.rightcontainer {
  float: left;
  width: 100%;
}
.aboutright {
  background: #c53628 none repeat scroll 0 0;
  float: left;
  margin: 0;
  padding: 10px;
  width: 93%;
}
.aboutheading {
  background: #c53628 none repeat scroll 0 0;
  float: left;
  margin: 10px 0 0;
  padding: 10px;
  width: 93%;
}
.middlebar h2 {
 
  text-align: left;
}
.aboutleft p {
  
  font-size: 14px;
}
.contact-left {
  width: 45%;
}
.opening-hours {
 
  margin: 0px 0 0;
  padding: 5px;
  width: 96%;
}
.opening-hours h2
{
	color:#000 !important;
	font-size:24px;
}
.middlebar h2 {
  color: #333;
 
}
.opening-hours strong {
  float: left;
  width: 89px;
}
.opening-hours span {
  float: right;
  width: 132px;
}

.contact-right {
  
  width: 45%;
}
.aboutleft img {
  margin-bottom: 10px;
  margin-right: 10px;
  width: 39%;
}
.aboutleft ul {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
}
.aboutleft h1 {
 
  font-size: 23px;
 
}
.aboutbanner img
{
	width:100%;
	height:auto;
}
.middlebar {
  
  padding: 0px 0;
  
}
.aboutcontainer {
  float: left;
  width: 98%;
}
}


@media only screen and (min-width: 992px) and (max-width: 1200px) {
.content
{
	width:960px;
	margin:0px auto;
}
.maincontent {
 
  margin: 0 0 0 10px;
  width: 950px;
}
.logomain {
  background: url("images/logo.jpg") no-repeat scroll 0 0 / contain;
  float: left;
  height: 74px;
  margin: 10px 0 0;
  width: 200px;
}
.topheader ul {
  
  margin: 0 0 0 10px;

}
.topheader ul li {
 
  font-size: 15px;
 
}
.bookaappoinment {
 
  margin: 0 30px 0 0;

}

.rightbook {
  float: right;
  margin: 8px 0 0;
  text-align: center;
  width: 175px;

}
.menubg {
  float: right;
  margin: 23px 0 0;
  width: 521px;
}
.sliderbg {
 
  margin: 0;
 
 
}
.sliderbg iframe {
  width: 100%;
  height: 260px;
}

iframe body
{
	padding:0px !important;
}
.rightbook img
{
	width:63%;
	height:auto;
}

.middlebar h2 {
  color: #c53628;
  font-size: 16px;
  padding: 0px 7px;
  text-align: center;
  line-height: 27px;
}
.col-md-3 {
  float: left;
  margin: 0 5px 0px 10px;
  width: 23%;
}
.service-bottom-col {
  margin: 0px;
}
.col-md-4 {
  float: left;
  margin: 0 10px;
  width: 30%;
}
.contentbar .left-container {
  float: left;
  margin: 0 0 0 10px;
  width: 62%;
}
.contentbar .left-container h1 {
 
  font-size: 15px;
 
}
.contentbar .right-container {
  background: #c53628 none repeat scroll 0 0;
  float: left;
  margin: 0 0px 0 0;
  padding: 20px;
  width: 31%;
}
.first-footer h1 {
 
  font-size: 18px;
  
}
.first-footer .content
{
	width:950px !important;
}
.middlebar .content
{
	width:950px !important;
}
#nav > ul > li > a {
  color: #333;
  float: left;
  font-size: 15px !important;
  height: 100%;
  padding: 5px 12px !important;
  text-align: center;
  text-decoration: none;
}
#nav li ul li a {
  font-size: 14px !important; 
 
}
.aboutbanner {
  width: 100%;
  margin:0px;
  height: auto;
}
.aboutleft {
  
  float: left;
  margin: 0 0 0 0px;
  padding: 10px;
  width: 97%;
}
.aboutleft ul li {
  width: 87%;
  font-size: 15px;
}
.rightcontainer {
  float: right;
  width: 28%;
}
.aboutright {
  background: #c53628 none repeat scroll 0 0;
  float: left;
  margin: 0;
  padding: 10px;
  width: 93%;
}
.home-fm {
 
  width: 89%;
}
.aboutheading {
  background: #c53628 none repeat scroll 0 0;
  float: left;
  margin: 10px 0 0;
  padding: 10px;
  width: 93%;
}
.middlebar h2 {
 
  text-align: left;
}
.aboutleft p {
  
  font-size: 14px;
}
.contact-left {
  width: 47%;
}
.opening-hours {
 
  margin: 0px 0 0;
  padding: 5px;
  width: 96%;
}
.opening-hours h2
{
	color:#000 !important;
	font-size:24px;
}
.middlebar h2 {
  color: #333;
 
}
.opening-hours strong {
  float: left;
  width: 89px;
}
.opening-hours span {
  float: right;
  width: 132px;
}

.contact-right {
  width: 48%;
  float: right;
}
.aboutleft img {
  margin-bottom: 10px;
  margin-right: 10px;
  width: 39%;
}
.aboutleft ul {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
}
.aboutleft h1 {
 
  font-size: 23px;
 
}
.aboutbanner img
{
	width:100%;
	height:auto;
}
.middlebar {
  
  padding: 0px 0;
  
}
.aboutcontainer {
  float: left;
  width: 70%;
}
}