@charset "utf-8";
/* CSS Document */



html, div, span, applet, object, iframe,  h1, h2, h4, h3, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align:top;
}
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7d7d7d;
	margin:0px;
	padding:0px;
	background:url(images/mainbg.jpg) no-repeat center top #eeeeee;
	-webkit-transition-property: font-size;
	-moz-transition-property: font-size;
	transition-property: font-size;
	-webkit-transition-duration: 0.5s, 0.5s;
	-moz-transition-duration: 0.5s, 0.5s;
	transition-duration: 0.5s, 0.5s;
 -webkit-transition-timing function: linear, ease-in;
 -moz-transition-timing function: linear, ease-in;
 transition-timing function: linear, ease-in;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clear {
	clear:both;
	display:block;
	margin:0px;
	padding:0px;
}
* {
	margin:0px;
	padding:0px;
}
a {
 transition: opacity .3s ease-in, color .3s ease-in, background-color .3s ease-in;
 -moz-transition: opacity .3s ease-in, color .3s ease-in, background-color .3s ease-in;
 -webkit-transition: opacity .3s ease-in, color .3s ease-in, background-color .3s ease-in;
 -o-transition: opacity .3s ease-in, color .3s ease-in, background-color .3s ease-in;
 -ms-transition: opacity .3s ease-in, color .3s ease-in, background-color .3s ease-in;
	transition: color 0.3s linear 0s;
	text-decoration:none;
}
a { /*color:#D66ECD;*/
	color:#9d0190;
}
a:hover {
	text-decoration:underline;
}
 @font-face {
 font-family: 'HelveticaCondensed';
 src: url(fonts/hvc____0.eot);
 src: url(fonts/hvc____0.eot) format('embedded-opentype'),  url(fonts/hvc____0.woff) format('woff'),  url(fonts/hvc____0.ttf) format('truetype'),  url(fonts/hvc____0.svg#HelveticaCondensed) format('svg');
}
.clearfix:after, #nav_wraper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/***********************************************************************************************************/



.container {
	max-width:1000px;
	width:100%;
	margin:0 auto;
}
#header_wraper {
	padding:26px 0 0 0;
}
.logo {
	float:left;
}
.logo img {
	max-width:100%;
}
.logo-right {
	float:right;
}
.phone h3 {
	float:right;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	background:url(images/phone_icon.gif) no-repeat left 4px;
	padding-left:20px;
	padding-bottom:20px;
}
/*.nav{ float:right; background:url(images/nav_bg.gif) repeat-x right top;}



.nav li{ float:left; background:url(images/nav_line.gif) no-repeat right top; padding:13px 1px 17px 1px;} 



.nav li a{ font-family:'HelveticaCondensed'; font-size:15px; text-transform:uppercase; color:#5c5c5c; padding:13px 21px 17px 21px;}



.nav li a:hover, .nav li a.select{ background:url(images/nav_hover.gif) repeat-x left top;}



.nav li.none{ background:none;}*/











#nav_wraper {
	background:url(images/nav_bg.gif) repeat-x right top;
	position:relative;
	z-index:10;
}
.navigation {
}
.navigation ul li {
	float:left;
	background:url(images/nav_line.gif) no-repeat right top;
	padding:13px 1px 17px 1px;
	text-decoration:none;
	position:relative;
}
.navigation ul li.none {
	background:none;
	padding-left:0;
}
.navigation ul li a {
	font-family:'HelveticaCondensed';
	font-size:13px;
	text-transform:uppercase;
	color:#5c5c5c;
	padding:13px 12px 17px 12px;
}
.navigation ul li .dorpdown-icon:after {
	position:absolute;
	width:0;
	content:"";
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #f4cbc2;
	font-size: 0;
	line-height: 0;
	top:8px;
	right:7px;
}
.navigation ul li .dorpdown-icon:hover:after {
	position:absolute;
	width:0;
	content:"";
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #860305;
	font-size: 0;
	line-height: 0;
	top:8px;
	right:7px;
}
.navigation ul li .dorpdown-icon {
	margin-right:15px;
}
.navigation ul li a:hover, .navigation ul li.current_page_item a {
	background:url(images/nav_hover.gif) repeat-x left top;
	text-decoration:none;
}
.nav-left {
}
.nav-right {
	float:right;
}
.nav-right ul li img {
	margin-right:6px;
	float:left;
	margin-top:5px;
}
.togglebtn {
	padding:0 0 10px 0px;
	position:relative;
	display:none;
	float:left;
	width:100px;
	text-align:left;
}
.menu-items:before {
	position:absolute;
	width:0;
	content:"";
	height: 0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-top:8px solid transparent;
	border-bottom: 8px solid #fff;
	font-size: 0;
	line-height: 0;
	top:-16px;
	right:30px;
}
.menu-items {
	display:none;
	position:absolute;
	left:10px;
	width:160px;
	top:45px;
	padding:0px;
	border-bottom:#d95232 solid 0px;
	box-shadow:0px 5px 5px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:0px 3px 5px rgba(0, 0, 0, 0.25);
	-ms-box-shadow:0px 3px 5px rgba(0, 0, 0, 0.25);
	-o-box-shadow:0px 3px 5px rgba(0, 0, 0, 0.25);
}
.menu-items ul {
	padding:0px;
	background:#fff;
	width:100%;
}
.navigation .menu-items ul li {
	float:none;
	display:block;
	text-align:center;
	border-top:#ededed solid 1px;
	padding:0px;
	background:none;
}
.menu-items ul li:first-child {
	border:none;
}
.menu-items ul li a {
	font: normal 16px 'HelveticaCondensed';
	color:#5c5c5c;
	display:block;
	padding:9px 12px;
	text-align:left;
}
.menu-items ul li a:hover/*,nav ul li.current a*/ {
	border-bottom:none;
	color:#ca6fc2;
}
a.menubtn {
	font: normal 16px 'HelveticaCondensed';
	text-decoration:none;
	color:#fff;
	float:right;
	line-height:20px;
	background:#ca6fc2;
	padding:5px 10px;
	border-radius:5px;
}
a.menubtn img {
	margin:3px 0px 0 10px;
	float:right;
}
#middle-bodycontainer {
	width:74.3%;
	float:left;
	padding:67px 0 0 0;
}
.welcome {
	background:url(images/welcome_bg.jpg) no-repeat left top #9c9c9c;
	padding:20px 20px 24px 32px;
	margin-bottom:28px;
	border-left:6px solid #ca6fc2;
}
.welcome h1 {
	font:normal 26px 'HelveticaCondensed';
	color:#fff;
	padding-bottom:10px;
	text-transform:uppercase;
}
.welcome p {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#e3e3e3;
	line-height:19px;
}
.bottom-section {
	float:left;
	border:1px solid #e2e2e2;
	background:#fff;
	margin-right:26px;
}
.bottom-section h3 {
	font:normal 19px 'HelveticaCondensed';
	color:#fff;
	padding:13px 0 14px 20px;
	text-transform:uppercase;
	background: #9d9d9d; /* Old browsers */
	background: -moz-linear-gradient(left, #9d9d9d 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left, right, color-stop(0%, #9d9d9d), color-stop(100%, #cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #9d9d9d 0%, #cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #9d9d9d 0%, #cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #9d9d9d 0%, #cccccc 100%); /* IE10+ */
	background: linear-gradient(to right, #9d9d9d 0%, #cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d9d9d', endColorstr='#cccccc', GradientType=0 ); /* IE6-9 */
}
.bottom-section a:hover, .bottom-section h3:hover {
	color:#c524b7;
	display:block;
	text-decoration:none;
}
.bottom-section:hover h3 {
	color:#c524b7;
}
.bottom-section img {
	width:100%;
	opacity:0.7;
}
.bottom-section img:hover {
	opacity:1;
	padding:0;
}
.last {
	margin-right:0;
}
#side-wraper {
	float:right;
	width:22.8%;
	margin-top:67px;
}
.ourfacilities {
	width:100%;
	float:right;
	background:url(images/our_facilities_bg.gif) no-repeat right top #999999;
	margin-bottom:16px;
	padding:0px 0;
	border-left:6px solid #ca6fc2;
}
.ourfacilities_icon {
	float:right;
	padding-right:0px;
	width:88px;
}
.ourfacilities_icon img{ float:right; width:100%;}
.ourfacilities_text {
	float:left;
	padding-left:20px;
	padding-bottom:10px;
}
.ourfacilities_text {
	font:normal 18px 'HelveticaCondensed';
	color:#fff;
	text-shadow: 2px 2px #747474;
	text-transform:uppercase;
	padding:16px 0 0 20px;
}
.ourfacilities_text span {
	font:normal 26px 'HelveticaCondensed';
	display:block;
	text-shadow: 2px 2px #747474;
	text-transform:uppercase;
	line-height:18px;
	padding-bottom:10px;
}
.ourfacilities:hover .ourfacilities_text {
	color:#c524b7;
	text-decoration:none;
}
.ourfacilities.last {
	margin-bottom:0px;
	padding:0px 0;
}
.logimg {
	position:absolute;
	top:0px;
	left:0px;
	background:url(images/login_screen.png) no-repeat top left;
	height:423px;
	width:100%;
}
#footer {
	padding:50px 0 45px 0;
}
.copyright {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#888888;
}
.copyright span {
	float:left;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#888888;
}
.copyright a {
	float:right;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#888888;
	background:url(images/mail_icon.gif) no-repeat left 3px;
	padding-left:20px;
}
.copyright a:hover {
	color:#ca6fc2;
}
#inner-container {
	width:100%;
	padding:67px 0 0 0;
}
.inner_titile {
	background:url(images/inner_titlebg.gif) no-repeat right top #747474;
	border-left:6px solid #ca6fc2;
	margin-bottom:10px;
}
.inner_titile h1 {
	font:normal 26px 'HelveticaCondensed';
	color:#fff;
	text-transform:uppercase;
	padding:13px 0 12px 35px;
}
.inner_body {
	width:auto;
	background:#fff;
	border:1px solid #e2e2e2;
	padding:40px 20px 20px 40px;
	position:relative;
}
.inner_content {
	width:100%;
}
.inner_content p {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#7d7d7d;
	padding-bottom:20px;
	line-height:19px;
}
.inner_pic {
	float:right;
	margin:-111px 0 0 0;
}
.inner_content h4 {
	font:normal 20px 'HelveticaCondensed';
	color:#747474;
	padding-bottom:13px;
}
.inner_content p a {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#d66ecd;
}
.inner_content p a:hover {
	text-decoration:underline;
}
.inner_content ul li {
	background: url("images/arrow.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0);
	color: #1A1A1A;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0 0 10px 15px;
}
.unit ul li, .unit2 ul li {
	font:normal 14px 'HelveticaCondensed';
	color:#CA6FC2;
}
.service_table {
	width:100%;
	background:#fff;
	z-index:999;
}
.service_table table {
	border:1px solid #747474;
	border-bottom:none;
	border-right:0px;
	width:100%;
}
.leftform p {
	width:65%;
}
.leftform p span, .leftform p input {
	width:90%;
}
.service_table table th {
	font:bold 14px 'HelveticaCondensed';
	border-right:1px solid #747474;
	border-bottom:1px solid #BDBDBD;
	padding:7px 10px;
	vertical-align:top;
	text-align:center;
	color:#747474;
	background:#EDEDED;
}
.service_table table td {
	line-height:24px;
	font:normal 14px Arial, Helvetica, sans-serif;
	border-right:1px solid #BDBDBD;
	border-bottom:1px solid #BDBDBD;
	padding:7px 10px;
	vertical-align:top;
	text-align:center;
	color:#1a1a1;
}
.service_table table td strong {
	color:#CA6FC2;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.unit11 {
	width:34%;
	float:left;
}
.unit11 h2 {
	text-align:left;
	font:bold 25px 'HelveticaCondensed';
	color:#CA6FC2;
	padding-bottom:13px;
}
.unit11 ul {
	margin:0px;
	padding-top:10px;
	margin-bottom:24px;
}
.unit11 p {
	text-align:left;
}
.unit11 ul li {
	position:relative;
	width:230px;
}
.unit11 ul li a {
	color:#CA6FC2;
}
.unit11 ul li a:hover {
	color:#747474;
}
.unit11 ul li ul {
	display:none;
}
.unit11 ul li:hover ul {
	display:block;
	position:absolute;
	left:230px;
	top:0px;
	width:700px;
	border:2px solid #BDBDBD;
	padding:0px;
	margin:0px;
	background:#fff;
	z-index:9999;
}
.unit22 {
	width:31%;
	float:left;
}
.unit22 h2 {
	text-align:left;
	font:bold 25px 'HelveticaCondensed';
	color:#CA6FC2;
	padding-bottom:13px;
}
.unit22 ul {
	margin:0px;
	padding-top:10px;
	margin-bottom:24px;
}
.unit22 p {
	text-align:left;
}
.unit22 ul li {
	position:relative;
	width:230px;
}
.unit22 ul li a {
	color:#CA6FC2;
	display:block;
}
.unit22 ul li a:hover {
	color:#747474;
}
.unit22 ul li ul {
	display:none;
}
.unit22 ul li:hover ul {
	display:block;
	position:absolute;
	right:70px;
	top:20px;
	width:680px;
	border:2px solid #BDBDBD;
	padding:0px;
	margin:0px;
	background:#fff;
	z-index:9999;
}
.cont-table {
	border:1px solid #E2E2E2;
}
.cont-table table {
	border-bottom:1px solid #E2E2E2;
}
.cont-table td {
	padding:20px;
	line-height:20px;
}
.inner_content {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#7d7d7d;
	line-height:19px;
}
.inner_content h2 {
	font:normal 20px 'HelveticaCondensed';
	color:#747474;
	padding-bottom:13px;
}
.enquiryform p, #theme-my-login1 p {
	overflow:hidden;
}
.enquiryform p label {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#7d7d7d;
	padding-bottom:20px;
	line-height:19px;
	display:inline-block;
	float:left;
	width:270px;
	padding:3px 0 0 0;
}
.enquiryform p input[type='text'], .enquiryform p input[type='tel'], .enquiryform p input[type='email'] {
	border:1px solid #7d7d7d;
	height:30px;
	line-height:30px;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#7d7d7d;
	background:#fff;
	border-radius:5px;
	padding:0 10px;
}
span.wpcf7-form-control-wrap {
	float:left;
}
.enquire p {
	float:left;
	width:40%;
}
span.wpcf7-form-control-wrap.your-message, span.wpcf7-form-control-wrap.OtherInformation {
	float:none;
	clear:both;
	display:block;
}
span.wpcf7-form-control-wrap.OtherInformation textarea {
	border:1px solid #7d7d7d;
	height:100px;
	line-height:30px;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#7d7d7d;
	background:#fff;
	border-radius:5px;
	padding:5px 10px;
	width:90%;
	margin:15px 0 0 0;
}
.enquiryform p input[type='submit'], #theme-my-login1 p input[type='submit'], #theme-my-login p input[type='submit'] {
	background:#F8F8F8;
	padding:5px 10px;
	font-family:'HelveticaCondensed';
	font-size:13px;
	text-transform:uppercase;
	color:#5c5c5c;
	cursor:pointer;
	border:none;
	border-bottom:2px solid #D96ECE;
}
.enquiryform p input[type='submit']:hover {
	border-bottom:2px solid #787878;
}
span.wpcf7-not-valid-tip {
	font-size:12px;
}
div.wpcf7-response-output {
	font:normal 20px 'HelveticaCondensed';
	padding:20px 25px;
}
#theme-my-login1, #theme-my-login {
	margin-top:20px;
}
#theme-my-login1 p label, #theme-my-login p label {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#7d7d7d;
	padding-bottom:5px;
	line-height:19px;
	display:block;
}
#theme-my-login1 p input[type='text'], #theme-my-login1 p input[type='password'], #theme-my-login p input[type='text'], #theme-my-login p input[type='password'] {
	border:1px solid #7d7d7d;
	height:30px;
	line-height:30px;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#7d7d7d;
	background:#fff;
	border-radius:5px;
	padding:0 10px;
}
#theme-my-login1 p.forgetmenot input, #theme-my-login p.forgetmenot input {
	float:left;
}
#theme-my-login1 p.forgetmenot label, #theme-my-login p.forgetmenot label {
	float:left;
	padding:3px 0 0 10px;
}
.tml-action-links li {
	padding:0px!important;
	background:none!important;
}
p.submit {
	clear:both;
	display:block;
}
span.wpcf7-list-item {
	padding-bottom:20px;
	float:left;
	width:49%;
}
.leftmap {
	float:left;
	width:48%;
	text-align:center;
}
.rightmap {
	float:right;
	width:48%;
	text-align:center;
}
.mapcontainer {
	position:relative;
	overflow:hidden;
	height:0px;
	margin:20px 0px;
	box-shadow:0px 5px 5px rgba(0, 0, 0, .4);
	padding-bottom:60%;
}
.mapcontainer iframe, .mapcontainer object, .mapcontainer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.jobopp {
	width:100%;
	padding:0px;
	margin:0px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	text-align:center;
	vertical-align:top;
}
.jobopp th {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-weight:bold;
	padding:5px 10px;
	color:#ca6fc2;
	text-align: center;
	width: 30%;
}
.jobopp td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px 10px;
}
.jobopp td a {
	color:#7d7d7d;
}
.jobopp td a:hover {
	color: #ca6fc2;
}

.popup-img{cursor:pointer; position:relative; padding-bottom:5px;}
.popup-img img{margin-bottom:15px;}
.popup-content{position:absolute; left:0px; top:21px; display:none; background:#fff; padding:12px; border-radius:5px; box-shadow:0px 0px 5px rgba(0,0,0,0.5); z-index:999; font:normal 13px/16px Arial, Helvetica, sans-serif; color:#333;}
.popup-img:hover .popup-content{display:block;}

.videoWrapper { margin-bottom:29px; }
    
/***************************************************************************************/

#closer_videopopup{
    position: absolute;
    display: table-cell;
    right: 2%;
    top: 2%;
    font-size: 32px;
    text-align: center;
    vertical-align: middle;
    padding: auto;
    cursor: default;
    background: none;
    border: none;
    color: #ffffff;


    z-index: 100004;
}
#opct{
    position: fixed;
    z-index: 100000;
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
    bottom: 0;
    right: 0;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.9;
}
#videCont{
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: auto;
    max-width: 720px;
    height: 0;
    height: auto !important;
}
#videCont iframe{
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%;
    opacity: 1 !important;

}
#video1{
    cursor: pointer; cursor: hand;
}

#hydvideo{ width:228px; height:222px; border-left:6px solid#ca6fc2; margin-bottom:30px; background:#a19e9d; padding:14px 0 0 10px; box-sizing:border-box;}

@media screen and (max-width: 980px) {
 .container {
width:98%;
}
 .bottom-section {
margin-right:2%;
width:31%;
}
 .bottom-section h3 {
font-size:15px;
}
 .bottom-section.last {
margin-right:0;
}
 #footer {
margin:0 auto;
width:97%;
}
 .ourfacilities_text h1 {
font-size:21px;
}
 .unit11 {
float:none;
}
}
 @media screen and (max-width: 800px) {
 .bottom-section {
width:32%;
margin-right:1%;
}
 .bottom-section.last {
margin-right:0;
margin:0 auto;
}
 .bottom-section h3 {
font-size:15px;
}
 .ourfacilities_text h1 {
font-size:22px;
}
 .logo-right, .logo {
float:none;
}
 #middle-bodycontainer {
padding:26px 0 0;
}
 #side-wraper {
margin-top:28px;
}
 #inner-container {
padding:26px 0 0;
}
 .ourfacilities_text {
padding-left:5%;
}
 .enquire p {
width:100%;
}
 span.wpcf7-form-control-wrap.your-message textarea {
width:80%;
}
}
 @media screen and (max-width: 768px) {
 .bottom-section {
width:32%;
}
 .bottom-section h3 {
font-size:12px;
}
 .ourfacilities_text h1 {
font-size:19px;
}
 .navigation ul li a {
padding: 13px 13.5px 17px 14px;
}
}
 @media screen and (max-width: 650px) {
 #middle-bodycontainer {
width:100%;
}
 #side-wraper {
width:100%;
float:left;
padding-left:10%;
}
 .ourfacilities {
width:36%;
float:left;
margin-right:10%;
}
 .navigation ul li a {
padding:13px 6px 17px;
}
 .ourfacilities_text h1 {
font-size:23px;
}
 .inner_pic {
display:none;
}
}
 @media screen and (max-width: 480px) {
.copyright{ display:flex; flex-direction:column; align-items:center; gap:10px;}
 .navigation ul li a {
padding:13px 9px 17px;
font-size:13px;
}
 .phone h3 {
margin-right:120px;
}
 .logo {
text-align:center;
padding-bottom:20px;
}
 #middle-bodycontainer {
padding:32px 0 0 0;
}
 .bottom-section {
width:62%;
margin:0 auto;
float:none;
margin-bottom:20px;
}
 .ourfacilities {
width:52%;
float:none;
margin:0 auto 10% auto;
overflow:auto;
}
 .ourfacilities_text h1 {
font-size:20px;
}
 .inner_content {
width:auto;
}
 .bottom-section h3 {
font-size:16px;
}
 .togglebtn {
display:block;
padding-bottom:0px;
}
 .navigation {
margin:0px;
}
 .navigation ul li {
padding:0px 9px;
}
 .nav-left {
display:none;
}
 .nav-right ul li:nth-child(1) {
display:none;
}
 .nav-right {
display:inline;
clear:none;
}
 .menu-items {
top:40px;
}
 #side-wraper {
padding-left:0;
}
#hydvideo{ margin-left: auto; margin-right: auto; }
}
 @media screen and (max-width: 360px) {
 .phone h3 {
margin-right:73px;
}
 .ourfacilities {
margin: 0 auto 0 auto;
margin-bottom: 10%;
width: 66%;
}
 .ourfacilities_text h1 {
font-size:26px;
}
 #side-wraper {
margin-top:17px;
}
 .copyright span, .copyright a {
float:none;
text-align:center;
}
 #footer {
text-align:center;
}
 .bottom-section h3 {
font-size:16px;
}
 span.wpcf7-form-control-wrap.your-message textarea {
width:85%;
height:100px;
}
}
 @media screen and (max-width: 320px) {
 .bottom-section {
width:80%;
}
 .bottom-section h3 {
font-size:19px;
}
 .ourfacilities {
width:74%;
padding-left:0;
}
}
