@charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 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, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@font-face {
 font-family: 'ProximaNova-Regular';
 src: url('../fonts/ProximaNova-Regular.eot') format('embedded-opentype');
 src: local('☺'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'ProximaNova-Light';
 src: url('../fonts/ProximaNova-Light.eot') format('embedded-opentype');
 src: local('☺'), url('../fonts/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova-Light.ttf') format('truetype'), url('../fonts/ProximaNova-Light.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'ProximaNova-Semibold';
 src: url('../fonts/ProximaNova-Semibold.eot') format('embedded-opentype');
 src: local('☺'), url('../fonts/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova-Semibold.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'Conv_HelveticaNeueLTStd-ThCn';
 src: url('../fonts/HelveticaNeueLTStd-ThCn.eot');
 src: local('☺'), url('../fonts/HelveticaNeueLTStd-ThCn.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-ThCn.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-ThCn.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family:'HelveticaNeueLTPro-LtEx';
 src: url('../fonts/HelveticaNeueLTPro-LtEx_gdi.eot');
 src: url('../fonts/HelveticaNeueLTPro-LtEx_gdi.eot?#iefix') format('embedded-opentype'),  url('../fonts/HelveticaNeueLTPro-LtEx_gdi.woff') format('woff'),  url('../fonts/HelveticaNeueLTPro-LtEx_gdi.ttf') format('truetype'),  url('../fonts/HelveticaNeueLTPro-LtEx_gdi.svg#HelveticaNeueLTPro-LtEx') format('svg');
 font-weight: 300;
 font-style: normal;
 font-stretch: normal;
 unicode-range: U+0020-25CA;
}
@font-face {
 font-family:'FrutigerLTCom-Condensed';
 src: url('../fonts/FrutigerLTCom-Condensed_gdi.eot');
 src: url('../fonts/FrutigerLTCom-Condensed_gdi.eot?#iefix') format('embedded-opentype'),  url('../fonts/FrutigerLTCom-Condensed_gdi.woff') format('woff'),  url('../fonts/FrutigerLTCom-Condensed_gdi.ttf') format('truetype'),  url('../fonts/FrutigerLTCom-Condensed_gdi.svg#FrutigerLTCom-Condensed') format('svg');
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 unicode-range: U+0-10FFFF;
}
@font-face {
 font-family: 'Conv_HelveticaNeueLTPro-Lt_1';
 src: url('../fonts/HelveticaNeueLTPro-Lt_1.eot');
 src: local('☺'), url('../fonts/HelveticaNeueLTPro-Lt_1.woff') format('woff'), url('../fonts/HelveticaNeueLTPro-Lt_1.ttf') format('truetype'), url('../fonts/HelveticaNeueLTPro-Lt_1.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
::-webkit-input-placeholder {
   color:#636363;
   font-style:italic !important;
   font-family: 'ProximaNova-Light';
   font-size:15px;
}

:-moz-placeholder { /* Firefox 18- */
   color:#636363;
   font-style:italic !important;
   font-family: 'ProximaNova-Light';
   font-size:15px;
}

::-moz-placeholder {  /* Firefox 19+ */
   color:#636363;
   font-style:italic !important;
   font-family: 'ProximaNova-Light';
   font-size:15px;
}

:-ms-input-placeholder {  
   color:#636363;
   font-style:italic !important;
   font-family: 'ProximaNova-Light';
   font-size:15px;
}
em{
	font-style:italic !important;
}
strong{
	font-weight:bold !important;
}
.clearfix {
	clear:both;
	margin:0;
	padding:0;
}
.text-center{
text-align:center;
}
.paddingnone{
	padding:0 !important;
}
.marginnone{
	margin:0 !important;
}
.bordernone{
	border:0 !important;
}
.top {
	width:100%;
	background:url(../images/topbg.png) repeat-x center top;
        background-size:auto 100%;
	padding:5px 0;
	position:absolute;
	/*top:0;*/
	border-top: 5px solid #000;
	/*height:125px;*/
	z-index: 100;
}
.iframe{
	height:592px;
}
.main {
	width:1000px;
	margin:0 auto;
}
.logo {
	width:516px;
	float:left;
	margin:0;
}
.logo > a img {
	width:100%;
}
.top-rhs {
	width:465px;
	float:right;
}
.top-rhs select
{
	width:100% !important;
}
.lang {
	text-align:right;
}
.lang a {
	color:#fff;
	font-size:16px;
	font-family: 'ProximaNova-Regular';
	text-decoration:none;
}
.lang a:after {
	content:"|";
	font-size:16px;
	margin:0 10px;
}
.lang a:last-child:after {
	content:"";
	margin:0px;
}
/*new nav css
--------------------*/
.navigationn {
	width: 100%;
	margin:10px 0 0;
}
.navigationn a {
	font-family:Arial, Helvetica !important;
}
#menu {
	width: 100%;
	text-align:right;
}
#menu ul ul {
	display: none;
}
#menu ul li:hover > ul {
	display: block;
}
#menu ul {
	padding: 0px;
	border-radius: 10px;
	list-style: none;
	position: relative;
	display: inline-table;
	text-transform: capitalize;
	z-index: 100000000000000000000000000000000;
}
#menu ul:after {
	content: "";
	clear: both;
	display: block;
}
#menu ul li {
	float: left;
	padding: 0px;
	text-transform:capitalize;
}
#menu ul li:hover {
	color: #9fc811;
}
#menu ul li:hover a {
	color: #feff00;
	background-image:url(../images/caret-yellow.png);
	background-repeat:no-repeat;
	background-position: center bottom;
	margin-top:-5px;
	padding:10px 7px;
	-webkit-transition: margin 500ms ease-in-out, color 500ms ease-in-out;
-moz-transition: margin 500ms ease-in-out, color 500ms ease-in-out;
-ms-transition: margin 500ms ease-in-out, color 500ms ease-in-out;
-o-transition: margin 500ms ease-in-out, color 500ms ease-in-out;
transition: margin 500ms ease-in-out, color 500ms ease-in-out;
}
#menu ul li a {
	color: #fff;
	display: block;
	padding:10px 7px 25px;
	text-decoration: none;
	font-size:18px;
	cursor:pointer;
	-webkit-transition: margin 500ms ease-in-out, color 500ms ease-in-out;
-moz-transition: margin 500ms ease-in-out, color 500ms ease-in-out;
-ms-transition: margin 500ms ease-in-out, color 500ms ease-in-out;
-o-transition: margin 500ms ease-in-out, color 500ms ease-in-out;
transition: margin 500ms ease-in-out, color 500ms ease-in-out;
}
/*#menu ul li:last-child a {
	padding:10px 7px;
}*/
#menu ul ul {
	/*background: #000;*/
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 150px;
}
#menu ul ul li {
	float: none;
	/*border-top: 1px solid #fff;*/
	border-bottom: 1px solid #fff;
	position: relative;
	margin: 0;
	background:none;
}
#menu ul ul li:hover {
	background:black;
}
#menu ul ul li {
	color: #fff!important;
	background:none !important;
}
#menu ul ul li a, #menu ul ul li:last-child a {
	color: #fff!important;
	text-align: left;
	font-size: 12px;
	padding: 10px 5px;
	color: #feff00;
	background:#26557c !important;
}
#menu ul ul li a:hover {
	color: #fff!Important;
	background: #ca0d0d !important;
	text-transform: uppercase;
}
#menu ul ul ul {
	position: absolute;
	left: 100%;
	top: -1px;
}
#menu li a.active {
	color: #fff;
	border-bottom:2px solid #feff00;
	background:none !important;
	margin-top:0 !important;
	padding:10px 7px !important;
}
/*
    Mobile Menu Core Style
*/

.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float: right;
	padding: 0.438em 0.625em 0.438em 0.625em;
	line-height: 1.125em;
	cursor: pointer;
}
.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.188em;
	float: left;
}
.slicknav_menu .slicknav_icon {
	float: left;
	margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
	margin: 0
}
.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 1.125em;
	height: 0.125em;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 0.188em
}
.slicknav_nav {
	clear: both
}
.slicknav_nav ul, .slicknav_nav li {
	display: inline
}
.slicknav_nav .slicknav_arrow {
	font-size: 0.8em;
	margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
	cursor: pointer;
}
.slicknav_nav .slicknav_row {
	display: block;
}
.slicknav_nav a {
	display: block
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
	display: inline
}
.slicknav_menu:before, .slicknav_menu:after {
	content: " ";
	display: table;
}
.slicknav_menu:after {
	clear: both
}
/* IE6/7 support */
.slicknav_menu {
*zoom: 1
}
/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
	font-size: 16px;
}
/* Button */
.slicknav_btn {
      /*font-size: 30px;*/
	margin: 5px 5px 6px;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #19476c;
}
/* Button Text */
.slicknav_menu .slicknav_menutxt {
	color: #FFF;
	font-weight: bold;
	text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
	background-color: #f5f5f5;
}
.slicknav_menu {
	background:#19476c;
	padding: 5px;
}
.slicknav_nav {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 0.875em;
}
.slicknav_nav, .slicknav_nav ul {
	list-style: none;
	overflow: hidden;
}
.slicknav_nav ul {
	padding: 0;
	margin: 0 0 0 20px;
	float:right;
        width:100%;
        text-align:right
}
.slicknav_nav .slicknav_row {
	padding: 5px 10px;
	margin: 2px 5px;
}
.slicknav_nav a {
	padding: 10px 10px;
        /*font-size:30px;*/
	margin: 2px 2px;
	text-decoration: none;
	color: #fff;
	display:inline-block;
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
	padding: 0;
	margin: 0;
}
.slicknav_nav .slicknav_row:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #ccc;
	color: #fff;
}
.slicknav_nav a:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #0099e9;
	color: #222;
}
.slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}
.slicknav_menu {
	display: none;
}
/*slider css*/
@media screen and (max-width: 65em) {
.js #menu {
 display: none;
}
.js .slicknav_menu {
 display: block;
 font-family:Arial, Helvetica !important;
}
}
/*new nav css
--------------------*/
.slider {
	width:100%;
	position:relative;
	border-bottom:5px solid #fff;
	overflow:hidden;
}
.slider > img {
	width:100%;
}
.top-nav {
	background:url(../images/top-nav.jpg) center top;
	padding:7px 0;
	text-align:right;
}
.top-nav img{
	margin:0 5px 0 0;
	width:33px;
	height:33px;
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.top-nav img:hover{
	-ms-transform:rotateY(360deg); /* IE 9 */
    -webkit-transform:rotateY(360deg); /* Chrome, Safari, Opera */
    transform:rotateY(360deg);
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.services {
	background:url(../images/whitepattern.jpg);
	padding:40px 0;
	display:flex;
}
.services .thirtythree {
	text-align:center;
	display:inline-block;
	vertical-align:top;
	float:none;
	margin:0 0 35px;
	
}
.services img {
	width:248px;
	height:248px;
	border-radius:50%;
	border:4px solid #fff;
	margin:0 0 20px;
	-moz-box-shadow: 1px 13px 15px #cccccc;
	-webkit-box-shadow: 1px 13px 15px #cccccc;
	box-shadow: 1px 13px 15px #cccccc;
}
.services h2 {
	color:#de1111;
	font-family:'HelveticaNeueLTPro-LtEx';
	font-size:23px;
	margin:0 0 20px;
	text-transform:uppercase;
}
.services .p, .services p {
	color:#000;
	font-size:18px;
	line-height:22px;
	font-family: 'ProximaNova-Light';
}
.services h4{
	font-size:55px;
	 font-family: 'Conv_HelveticaNeueLTStd-ThCn';
	 color:#de1111;
	 margin:0 0 15px;
}
.thirtythree {
	width:29%;
	/*padding:0 2%;*/
	float:left;
	margin:0;
}
.lightblue-bg {
	background:url(../images/skybluebg.png) repeat #00a1f2;
	padding:40px 0;
	overflow:hidden;
	border-bottom:2px solid #10aeff;
}
.lightblue-bg h1 {
	position:relative;
	text-align:center;
	text-transform:capitalize;
	font-family: 'Conv_HelveticaNeueLTPro-Lt_1';
	font-size:45px;
	margin:0 0 15px;
}
.lightblue-bg h1:before {
	content:"";
	position:absolute;
	top:20px;
	/*background:url(../images/headingbg.jpg);*/
	height:2px;
	width:24%;
	left:0;
}
.lightblue-bg h1:after {
	content:"";
	position:absolute;
	top:20px;
	/*background:url(../images/headingbg.jpg);*/
	height:2px;
	width:24%;
	right:0;
}
.lightblue-bg P {
	text-align:center;
	font-family: 'ProximaNova-Semibold';
	font-size:20px;
	color:#07263d;
	line-height:22px;
}
.darkblue {
	background:url(../images/darkbluebg.jpg);
	border-top:3px solid #00487f;
	padding:40px 0;
}
.darkblue h1 {
	font-family: 'Conv_HelveticaNeueLTPro-Lt_1';
	color:#fff;
	font-size:45px;
}
.darkblue p {
	color:#fff;
	font-family: 'ProximaNova-Regular';
	font-size:18px;
	line-height:22px;
	margin:0 0 15px;
}
.darkblue img {
	float:left;
	border:4px solid #feff00;
	width:168px;
	height:168px;
	border-radius:50%;
	margin:0 15px 25px 0;
}
.darkblue-lhs {
	width:500px;
	padding:0 60px 0 0;
	border-right:1px solid #0a263a;
	box-sizing: border-box;
	float:left;
	margin:0;
}
.darkblue-rhs {
	width:500px;
	padding:0 0 0 60px;
	border-left:1px solid #27597f;
	box-sizing: border-box;
	float:right;
	margin:0;
}
.darkblue-heading {
	border-bottom:1px solid #0a263a;
	padding:0 0 10px;
}
.darkblue-content {
	border-top:1px solid #27597f;
	padding:25px 0 0;
	text-align:left;
}
.testimonials .services{
	display:block;
}
.testimonials .services h4{
	text-align:center;
}
.testimonials {
	background:url(../images/whitepattern.jpg);
	padding:40px 0;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	margin:5px 0;
	overflow:hidden;
}
.testimonials h1 {
	position:relative;
	color:#de1111;
	font-family: 'Conv_HelveticaNeueLTStd-ThCn';
	font-size:45px;
	margin:0 0 25px;
	text-align:center;
	text-transform:capitalize;
}
.testimonials h1:before {
	content:"";
	position:absolute;
	top:20px;
	background:url(../images/whiteheadingbg.jpg);
	height:2px;
	width:25%;
	left:0;
}
.testimonials h1:after {
	content:"";
	position:absolute;
	top:20px;
	background:url(../images/whiteheadingbg.jpg);
	height:2px;
	width:25%;
	right:0;
}
/*testimonials start*/
.carousel-tabs {
	clear: both;
}
.carousel-active-tab {
	color: red;
}
.carousel-disabled,  .mr-rotato-disabled {
	color: #aaa;
}
.slidewrap2 .carousel-tabs {
	padding: 0;
	margin: 1em 0;
	clear: both;
}
.slidewrap2 .carousel-tabs li {
	display: inline-block;
	padding: 0 2px;
}
.slidewrap2 .carousel-tabs a {
	background: #ddd;
	display: inline-block;
	height: 10px;
	text-indent: -9999px;
	width: 10px;
	border-radius: 5px;
}
.ie .slidewrap2 .carousel-tabs li,  .ie .slidewrap2 .carousel-tabs a {
	display: block;
	float: left;
}
.slidewrap2 .carousel-tabs .carousel-active-tab a {
	background: #777;
}
/*testimonials custome*/
.slide{
	text-align:center;
}
.slidehed{
	float:left;
    padding: 35px 125px;
    position: relative;
    width:442px;
}
.slidehed:before{
	content:"";
	background:url(../images/qoma-before.png) no-repeat;
	width:20px;
	height:15px;
	position:absolute;
	top:0;
	left:90px;
}
.slidehed:after{
	content:"";
	background:url(../images/qoma-after.png) no-repeat;
	width:20px;
	height:15px;
	position:absolute;
	bottom:30px;
	right:130px;
}
.slidehed p{
	font-family: 'ProximaNova-Light';
	font-size:23px;
	line-height:25px;
	margin:0 0 40px;
	text-align:left;
}
.slidehed h2{
	font-family: 'ProximaNova-Regular';
	font-size:20px;
	margin:0 0 5px;
	color:#004a83;
	text-align:left;
}
.slidehed h3{
	font-family: 'ProximaNova-Regular';
	font-size:20px;
	margin:0 0 5px;
	color:#c38b1d;
	text-align:left;
}
.slidertesti img{
	border:4px solid #e12b2b;
	border-radius:6px;
	float:left;
	margin:0 25px 0 0;
	width:195px;
	height:226px;
}
ul.slidecontrols{
	width:310px;
	margin:0 auto;
}
ul.slidecontrols li{
	float:left;
	margin:0 10px;
}
.next{
	width:15px;
	height:22px;
}
.prev{
	width:15px;
	height:22px;
}
/*testimonials end*/
.darkbluemap{
	background:url(../images/mapbg.png) no-repeat center top;
	padding:60px 0;
	min-height:290px;
	background-size:100% 100%;
}
.white{
	background:#fbfbfb;
	padding:50px 0 35px;
	border-top:1px solid #e0e0e0;
	margin:2px 0 0px;
}
.new-area{
	width:98%;
	margin:0 auto;
	-webkit-box-shadow: 2px 2px 10px 5px #ccc;
	box-shadow: 2px 2px 10px 5px #ccc;
	background:#fff;
}
.new-area h2{
	color:#fff;
	font-family: 'Conv_HelveticaNeueLTStd-ThCn';
	background:#eea71e;
	padding:5px 20px;
	font-size:38px;
	text-transform:uppercase;
	margin:0 0px;
}
.new-area ul{
	padding:30px 20px 20px;
}
.new-area ul li{
	padding:20px 0px;
	border-bottom:1px solid #e0e0e0;
}
.new-area ul li:last-child{
	border-bottom:none;
}
.new-area ul li h4{
font-family: 'ProximaNova-Light';
color:#fff;
text-align:center;
}
.new-area ul li h5{
font-family: 'ProximaNova-Semibold';
color:#000;
font-size:20px;
margin:0 0 15px;
}
.new-area ul li p{
font-family: 'ProximaNova-Regular';
color:#000;
font-size:18px;
margin:0 0 10px;
line-height:22px;
}
.new-area ul li a{
font-family: 'ProximaNova-Regular';
color:#d99615;
display:block;
text-align:right;
font-size:18px;
text-decoration:none;
}
.new-area ul li strong{
	font-family: 'ProximaNova-Semibold' !important;
}
.new-area ul li .date{
	float:left;
	background:#de1111;
	padding:10px;
	width:30px;
	margin:0 25px 0 0;
}
.new-area ul li .newstext{
	float:right;
	width:850px;
}
.new-area ul li .newstext h5 > a{
	float:left;
	margin:0 10px 0 0;
	display:inline-block;
}
.footer{
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	margin:5px 0 0;
	background:#fff;
	padding:30px 0 50px;
}
.footer h2{
	color:#2d2d2d;
	font-family:'FrutigerLTCom-Condensed';
	font-size:20px;
	margin:20px 0px;
	border-bottom:1px solid #d9dad8;
	padding:0 0 10px;
}
.footer ul li{
	background:url(../images/li-heart-bg.png) 0 10px no-repeat;
	padding:6px 0px 0 20px;
	
}
.footer ul li a{
	color:#100303;
	text-decoration:none;
	font-size:18px;
	font-family: 'ProximaNova-Light';
}
.twentyfive{
	width:21%;
	float:left;
	padding:0 2%;
	margin:0;
}
.bottom-nav{
	background:url(../images/whitepattern.jpg);
	padding:30px 0;
	text-align:center;
}
.bottom-nav a img{
	margin:0 10px 0 0;
	width:64px;
	height:64px;
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.bottom-nav a img:hover{
	-ms-transform:rotateY(360deg); /* IE 9 */
    -webkit-transform:rotateY(360deg); /* Chrome, Safari, Opera */
    transform:rotateY(360deg);
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.bottom{
	background:url(../images/bottombg.jpg) no-repeat #19476c center top;
	padding:14px 0;
	border-top:5px solid #3082c5;
}
.bottom p{
	color:#fff;
	font-family: 'ProximaNova-Light';
	font-size:18px;
	margin:15px 0 0;
}
.bottom a{
	color:#fff;
	text-decoration:none;
}
.bottom-lhs{
	width:60%;
	float:left;
	margin:0;
	text-align:left;
	height:40px;
}
.bottom-rhs{
	width:40%;
	float:right;
	text-align:right;
	margin:0;
	height:40px;
}
/*****************************inner-pages**************************************/
.content-lhs{
	width:645px;
	float:left;
	margin:0;
}
.content-rhs{
	width:310px;
	float:right;
	margin:0 0 35px;
}
.content-rhs .new-area{
	padding-bottom:1px;
	margin-bottom:35px;
}
.content-rhs .new-area p{
	padding:15px;
	font-size:16px;
}
.content-rhs hr{
	border-top:1px solid #f8f8f8;
	outline:0;
	margin:0;
}
.content-lhs h4{
	font-size:55px;
	 font-family: 'Conv_HelveticaNeueLTStd-ThCn';
	 color:#de1111;
	 margin:0 0 15px;
}
.content-lhs p, .col-full p{
	font-size:16px;
	  font-family: 'Conv_HelveticaNeueLTPro-Lt_1';
	 color:#000;
	 margin:0 0 15px;
}
.col-full span {
    color: #cc8f19;
    display: inline-block;
    font-family: 'ProximaNova-Semibold';
    font-size:16px;
    margin: 0 35px 15px 0;
}
.col-full h6{
	color:#de1111;
	font-family: 'ProximaNova-Semibold';
	font-size:16px;
}
.col-full span a{
	color:#004a83;
	text-decoration:none;
	
}
.col-full span a img{
	width:17px;
	height:10px;
	border:0;
	border-radius:0;
	float:right;
	margin:3px 0 0 5px;
}
.col-full{
	width:100%;
	padding:20px;
	border:1px solid #dadada;
	box-sizing: border-box;
	margin:0 0 35px;
}
.col-full h5{
	font-size:20px;
	 font-family:'HelveticaNeueLTPro-LtEx';
	 color:#164063;
	 margin:0 0 10px;
	 text-transform:uppercase;
}
.seprator{
	border-bottom:1px solid #dadada;
	margin:15px 0;
}
.col-full img{
	width:190px;
	height:190px;
	border-radius:8px;
	border:4px solid #eea71e;
	box-shadow:none;
	float:left;
	margin:0 15px 15px 0;
}
.inner-bg{
	background:url(../images/white-inner-bg.jpg);
}
.greybg{
	background:#f8f8f8;
	padding:20px 0;
	text-align:center;
	margin:1px 1px 0;
}
.redbtn{
	background:#ca0d0d;
	padding:10px 20px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	 font-family: 'ProximaNova-Semibold';
	 border-radius:6px;
	 border:0;
	 -webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.redbtn:hover{
	background:#1a3d57;
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.col-full .redbtn{
	float:right;
}
.inner-testimonials{
	background:url(../images/qoma-big-left.png) no-repeat 10px 15px,			   url(../images/qoma-big-right.png) no-repeat 70% 90%;
}
.inner-testimonials h6{
	font-family: 'ProximaNova-Regular';
	font-size:16px;
	margin:0 0 5px;
	color:#004a83;
	padding:0 0 0 15px;
}
.inner-testimonials h3{
	font-family: 'ProximaNova-Regular';
	font-size:16px;
	margin:0 0 5px;
	color:#c38b1d;
	padding:0 0 0 15px;
}
ul.faq{
	padding:0;
	margin:20px 0 0 ;
}
ul.faq li{
	padding:0 0 15px 30px;
	margin:0 0 15px;
	background:url(../images/li-caret.png) no-repeat 10px 5px;
	
}
ul.faq li span{
	font-family:'HelveticaNeueLTPro-LtEx';
	font-size:14px;
	color:#1b2a35;
	line-height:22px;
}
.sidecaret{
	background:url(../images/red-big-caret.png) repeat-y left top;
	margin:0 0 10px;
	padding:17px 21px 3px;
}
.sidecaret p{
	color:#303030;
	font-family: 'ProximaNova-Semibold';
	font-size:16px;
}
.sidecaret p:hover{
	color:#de1111;
	cursor:pointer;
}
.sidecaret h5{
	color:#303030;
	font-family: 'ProximaNova-Light';
	font-size:14px;
	margin:0;
}
.yellow-bg{
	background:#eea71e;
	text-align:center;
	padding:10px 0;
	
}
.yellow-bg p, .yellow-bg a{
	font-family: 'Conv_HelveticaNeueLTStd-ThCn';
	font-size:23px;
	color:#000000;
}
.weekend{
	border: 1px solid #dadada;
    box-sizing: border-box;
    margin: 0 0 2px;
    width: 100%;
	display:flex;
}
.weekend h6{
	color:#164063;
	font-family: 'Conv_HelveticaNeueLTPro-Lt_1';
	font-size:20px;
}
.weekend h4{
	color:#de1111;
	font-family: 'Conv_HelveticaNeueLTPro-Lt_1';
	font-size:16px;
	text-align:left !important;
	display:inline-block;
}
.weekend a{
	color:#c38b1d;
	font-family: 'Conv_HelveticaNeueLTPro-Lt_1';
	font-size:16px;
}
.weekend img{
	width:25px;
	height:25px;
	margin:0 0 0 15px;
	box-shadow:none;
	border:0;
	border-radius:0;
	float:right;
}
.weekend-lhs{
	width:150px;
	border-left:5px solid #de1111;
	background:#e6e6e6;
	text-align:center;
	padding-top:25px;
	padding-bottom:25px;
}
.weekend-rhs{
	width:503px;
	padding:25px;
}
.weekend-rhs label{
	color:#000000;
	font-size:15px;
	font-family: 'Conv_HelveticaNeueLTPro-Lt_1';
	display:inline-block;
	margin:0 24px 15px 0;
}
.weekend-rhs label > span{
	text-transform:uppercase;
}
.weekend-rhs input[type="submit"]{
	background: rgb(238,46,46); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,46,46,1) 14%, rgba(253,30,30,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(14%,rgba(238,46,46,1)), color-stop(100%,rgba(253,30,30,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,46,46,1) 14%,rgba(253,30,30,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,46,46,1) 14%,rgba(253,30,30,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,46,46,1) 14%,rgba(253,30,30,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,46,46,1) 14%,rgba(253,30,30,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee2e2e', endColorstr='#fd1e1e',GradientType=0 ); /* IE6-9 */
border-radius:8px;
color:#fff;
padding:10px 20px;
border:0;
border-bottom:4px solid #c20f0f;
font-weight:bold;
cursor:pointer;
box-shadow:inset 5px 0px 10px 1px #da2626;
float:right;
}
.weekend-rhs input[type="submit"]:hover{background:#1a3d57;
	border-bottom:4px solid #1a3d57;
	box-shadow:inset 0px 0px 0px 0px #1a3d57;
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;}

.weekend-rhs input[type="radio"]{
	margin:0 10px 0 0;
	display:inline-block;
}
.filed{
	background:#fff;
	border:1px solid #e1e1e1;
	padding:5px 10px;
	width:200px;
	box-sizing:border-box;
	margin:0 15px 15px 0;
	display:inline-block;
}
.filed input[type="text"]{
	border:0;
}
.icon{
	width:16px;
	height:16px;
	float:left;
	margin:0 10px 0 0; 
}
.icon img{
	width:16px;
	height:16px;
	margin:0;
	cursor:pointer;
}

/*responsive table start*/
.ph-field1{
display:inline-block;
text-align:center;
}
.ph-field2{
float:left;
font-size:14px;
color:#3c3c3c;
background:#e4e4e4;
height:18px;
text-align:center;
font-family: 'Conv_HelveticaNeueLTPro-Lt_1';
padding:10px 1px 10px 3px;
border-bottom:#fff solid 1px;
border-top:#f7f7f7 solid 1px;
border-right:#d7d7d7 solid 1px;
border-left:#fff solid 1px;
margin:0 1px 0px 0;
min-height:40px;
}
.ph-field2:nth-child(6n+6){
	border-right:none;
}
.col1{
width:25px;	
}
.col2{
width:125px;	
}
.col3{
width:155px;	
}
.col4{
width:105px;	
}
.col5{
width:100px;		
}
.col6{
width:95px;	
}
.ph-field3{
float:left;
font-size:14px;
color:#de1111;
height:18px;
text-align:center;
font-family: 'Conv_HelveticaNeueLTPro-Lt_1';
padding:10px 2px;
border-right:#d7d7d7 solid 1px;
border-left:#fff solid 1px;
background:#f9f9f9;
text-transform:uppercase;
}
.n1{
width:25px;
display:none;
}
.n2{
width:100px;	

}
.n3{
width:100px;	
}
.n4{
width:105px;	
}
.n5{
width:179px;		
}
.n6{
width:95px;	
}
.middle-right-block{
	border:1px solid #d1d1d1;
	margin:35px 0 0;
}
.middle-right-block h6{
	color:#fff;
	background:url(../images/inner-heading-bg.jpg) repeat-x center top;
	padding:10px 0;
	font-family: 'Conv_HelveticaNeueLTPro-Lt_1';
	font-size:37px;
	text-align:center;
}
.middle-right-block img{
	width:24px;
	height:24px;
	box-shadow:none;
	border:0;
	border-radius:0;
	float:right;
	margin:0 10px 0 0;
}
.applybtn{
	background: none repeat scroll 0 0 #ca0d0d;
    border: 0 none;
    border-radius: 6px;
    color: #fff;
    font-family: "ProximaNova-Semibold";
    padding:5px 10px;
    text-decoration: none;
    text-transform: uppercase;
	 -webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.applybtn:hover{
	background:#1a3d57;
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.caption.medium_grey p, .caption.small_text	p{
	margin:0;
	font-family: 'Conv_HelveticaNeueLTStd-ThCn';
	color:#022b4a;
	font-size:43px;
	line-height:45px;
}
.caption.medium_grey span{
	margin:0;
	font-family: 'Conv_HelveticaNeueLTStd-ThCn';
	color:#232323;
	display:block;
	font-size:36px;
	line-height:45px;
}
.mobile-hide{
	display:block;
}
.small-tab-hide{
	display:block;
}
.hide-large{
	display:none;
}
.accordionButton {
	width:100%;
	float:none;
	padding:0;
	_float: none;
	cursor: pointer;
	display:flex;
}
.accordionContent {
	width:100%;
	float:none;
	padding:0px 0 0 25px;
	_float: none;
	color:#ccc;
	box-sizing:border-box;
}

.accordionButton img{
	vertical-align:middle;
	margin:0 5px 10px 0 !important;
	width:19px;
	height:19px;
	border:0;
}	
.accordionButton p{
	margin:0 0 5px;
	max-width:590px;
}
.accordionContent p{
	margin:0 0 5px;
	 font-family: 'ProximaNova-Light';
}
@media (min-width:1000px) {
.ph-field1{
display:inline-block;
text-align:center;
margin-bottom:0px;
}
.ph-field2{
float:left;
font-size:14px;
color:#3c3c3c;
background:#e4e4e4;
height:18px;
text-align:center;
font-family: 'Conv_HelveticaNeueLTPro-Lt_1';
padding:10px 2px 10px 1px;
border-bottom:#fff solid 1px;
border-top:#f7f7f7 solid 1px;
border-right:#d7d7d7 solid 1px;
border-left:#fff solid 1px;
margin:0 1px 1px 0;
}
.col1{
width:25px;	
display:none;
}
.col2{
width:100px;
font-weight:bold;
}
.col3{
width:100px;	
}
.col4{
width:105px;	
}
.col5{
width:179px;		
}
.col6{
 width: 131px;
 border-right: 0;
 margin-right:0;
}
.col1:before{
display:none;
}
.col2:before{
display:none;
}
.col3:before{
display:none;
}
.col4:before{
display:none;
}
.col5:before{
display:none;
}
.col6:before{
display:none;
}
.ph-field3{
float:left;
font-size:14px;
color:#de1111;
height:18px;
text-align:center;
font-family: 'Conv_HelveticaNeueLTPro-Lt_1';
padding:10px 2px;
border-right:#d7d7d7 solid 1px;
border-left:#fff solid 1px;
background:#f9f9f9;
text-transform:uppercase;
}
.ph-field3:last-child{
	border-right:none;
}
.mobile-hide{
	display:block;
}
.small-tab-hide{
	display:block;
}
.hide-large{
	display:none;
}
.mobile-show{
	display:none;
}
}
@media (min-width: 768px) and (max-width: 999px) {
.main {
	width:90%;
}
.top {
    position:static;
}
.logo {
    float:left;
    width:320px;
}
.top-rhs {
    float:right;
    width:350px;
}
.top-nav {
    text-align:center;
}
.thirtythree, .services .thirtythree{
	display:block;
    float:none;
    padding:0;
    width:40%;
	margin:10px auto 25px;
}
.lightblue-bg h1:before {
	display:none;
}
.lightblue-bg h1:after {
	display:none;
}
.darkblue-lhs {
    border-right:none;
    float:none;
    padding:0;
    width:100%;
	margin:0 0 30px;
}
.darkblue-rhs {
	width:100%;
	padding:0;
	border-left:none;
	float:none;
	margin:0 0 10px;
}
.darkblue h1 {
	font-size:36px;
}
.darkblue img {
	float:none;
}
.darkblue-content {
	border-top:1px solid #27597f;
	padding:25px 0 0;
	text-align:center;
}
.testimonials h1:before {
	display:none;
}
.testimonials h1:after {
	display:none;
}
.slidertesti img {
    border: 4px solid #e12b2b;
    border-radius: 6px;
    float:none;
    height: 226px;
    margin:20px auto;
    width: 195px;
}
.slidehed {
    float:none;
    padding: 35px 25px;
    position: relative;
    width:100%;
	box-sizing:border-box;
}
.slidehed:before{
	left:0px;
}
.slidehed:after{
	right:0px;
}
.new-area {
    width:100%;
}
.new-area ul li .date {
    float:none;
    margin: 0 auto 15px;
}
.new-area ul li .newstext {
    float:none;
    width:100%;
}
.twentyfive {
    float:left;
    padding:0 3% ;
    width:44%;
	margin:0 0 15px;
}
.bottom-lhs{
	width:100%;
	float:none;
	margin:0 0 15px;
	text-align:center;
}
.bottom-rhs{
	width:100%;
	float:none;
	margin:0 0 0px;
	text-align:center;
	padding:15px 0;
}
.content-lhs{
	width:100%;
	float:none;
	margin:0;
}
.content-rhs{
	width:100%;
	float:none;
	margin:35px 0;
}
.col-full img {
    float:none;
}
.weekend {
    display: block;
}
.weekend-lhs {
    width: 100%;
	border:0;
}
.weekend-rhs {
    padding: 25px;
    width:100%;
	box-sizing:border-box;
}
.weekend img {
  margin:0px 10px;
  display:block;
}
.weekend-rhs input[type="radio"] {
    display: inline-block;
    margin: 0 10px 10px 0;
}
.inner-testimonials{
	background:url(../images/qoma-big-left.png) no-repeat 10px 15px,			   url(../images/qoma-big-right.png) no-repeat 90% 90%;
}
.filed{
	width:100%;
	float:none;
}
.icon {
    float: left;
    height: 16px;
    margin: 0 10px 0 0;
    width: 16px;
}
.icon img {
    cursor: pointer;
    height: 16px;
    margin: 0;
    width: 16px;
}
/*responsive table start*/
.ph-field1{
display:inline-block;
text-align:center;
margin-left:0px;
margin-bottom:5px;
}
.ph-field2{
min-height:50px;
}
.mainfield {
display: none;
}
.col1 {
    box-sizing: border-box;
    text-align: left;
    width: 100%;
}
.col1:before {
		content: "No";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
	
.col2{
box-sizing: border-box;
    text-align: left;
    width: 100%;	
}
.col2:before {
		content: "Date";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}

.col3{
box-sizing: border-box;
    text-align: left;
    width: 100%;	
}
.col3:before {
		content: "Location";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
.col4{
box-sizing: border-box;
    text-align: left;
    width: 100%;
}
.col4:before {
		content: "Distance";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
.col5{
box-sizing: border-box;
    text-align: left;
    width: 100%;		
}
.col5:before {
		content: "Contact";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
.col6{
box-sizing: border-box;
    text-align: left;
    width: 100%;	
}
.col6:before {
		content: "";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
.middle-right-block h6 {
    font-size: 23px;
}
.caption.medium_grey p, .caption.small_text	p{
	font-size:24px;
	line-height:26px;
}
.caption.medium_grey span{
	font-size:22px;
	line-height:24px;
}
.caption.medium_grey .redbtn{
	display:block;
}
.iframe{
	height:440px;
}
.mobile-hide{
	display:block;
}
.small-tab-hide{
	display:block;
}
.hide-large{
	display:none;
}
.mobile-show{
	display:none;
}
.accordionButton img{
	float:left;
}
}
@media (max-width: 767px) {
.main {
	width:90%;
}
.top {
    position:static;
}
.logo {
    float:none;
    width:50%;
	margin:10px auto;
}
.top-rhs {
    float:none;
    width:40%;
	margin:10px auto;
}
.top-nav {
    text-align:center;
}
.thirtythree,.services .thirtythree {
	display:block;
    float:none;
    padding:0;
    width:80%;
	margin:10px auto 25px;
}
.lightblue-bg h1:before {
	display:none;
}
.lightblue-bg h1:after {
	display:none;
}
.darkblue-lhs {
    border-right:none;
    float:none;
    padding:0;
    width:100%;
	margin:0 0 30px;
}
.darkblue-rhs {
	width:100%;
	padding:0;
	border-left:none;
	float:none;
	margin:0 0 10px;
}
.darkblue h1 {
	font-size:36px;
}
.darkblue img {
	float:none;
}
.darkblue-content {
	border-top:1px solid #27597f;
	padding:25px 0 0;
	text-align:center;
}
.testimonials h1:before {
	display:none;
}
.testimonials h1:after {
	display:none;
}
.slidertesti img {
    border: 4px solid #e12b2b;
    border-radius: 6px;
    float:none;
    height: 226px;
    margin:20px auto;
    width: 195px;
}
.slidehed {
    float:none;
    padding: 35px 25px;
    position: relative;
    width:100%;
	box-sizing:border-box;
}
.slidehed:before{
	left:0px;
}
.slidehed:after{
	right:0px;
}
.new-area {
    width:100%;
}
.new-area ul li .date {
    float:none;
    margin: 0 auto 15px;
}
.new-area ul li .newstext {
    float:none;
    width:100%;
}
.twentyfive {
    float:left;
    padding:0 3% ;
    width:44%;
	margin:0 0 15px;
}
.bottom-lhs{
	width:100%;
	float:none;
	margin:0 0 15px;
	text-align:center;
}
.bottom-rhs{
	width:100%;
	float:none;
	margin:0 0 0px;
	text-align:center;
	padding:15px 0;
}
.content-lhs{
	width:100%;
	float:none;
	margin:0;
}
.content-rhs{
	width:100%;
	float:none;
	margin:35px 0;
}
.col-full img {
    float:none;
}
.weekend {
    display: block;
}
.weekend-lhs {
    width: 100%;
	border:0;
}
.weekend-rhs {
    padding: 25px;
    width:100%;
	box-sizing:border-box;
}
.weekend img {
  margin:0px 10px;
  display:block;
}
.weekend-rhs input[type="radio"] {
    display:inline-block;
    margin: 0 10px 10px 0;
}
.inner-testimonials{
	background:url(../images/qoma-big-left.png) no-repeat 10px 15px,			   url(../images/qoma-big-right.png) no-repeat 90% 90%;
}
.filed{
	width:100%;
	float:none;
}
.icon {
    float: left;
    height: 16px;
    margin: 0 10px 0 0;
    width: 16px;
}
.icon img {
    cursor: pointer;
    height: 16px;
    margin: 0;
    width: 16px;
}
/*responsive table start*/
.ph-field1{
display:inline-block;
text-align:center;
margin-left:0px;
margin-bottom:5px;
}
.ph-field2{
min-height:50px;
}
.mainfield {
display: none;
}
.col1 {
    box-sizing: border-box;
    text-align: left;
    width: 100%;
}
.col1:before {
		content: "No";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
	
.col2{
box-sizing: border-box;
    text-align: left;
    width: 100%;	
}
.col2:before {
		content: "Date";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}

.col3{
box-sizing: border-box;
    text-align: left;
    width: 100%;	
}
.col3:before {
		content: "Location";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
.col4{
box-sizing: border-box;
    text-align: left;
    width: 100%;
}
.col4:before {
		content: "Distance";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
.col5{
box-sizing: border-box;
    text-align: left;
    width: 100%;		
}
.col5:before {
		content: "Contact";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
.col6{
box-sizing: border-box;
    text-align: left;
    width: 100%;	
}
.col6:before {
		content: "";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
.middle-right-block h6 {
    font-size: 23px;
}
.caption.medium_grey p, .caption.small_text	p{
	font-size:20px;
	line-height:22px;
}
.caption.medium_grey span{
	font-size:18px;
	line-height:20px;
}
/*.caption.medium_grey .redbtn{
	display:none;
}*/
.iframe{
	height:293px;
}
.mobile-hide{
	display:none;
}
.small-tab-hide{
	display:none;
}
.hide-large{
	display:block;
}
.mobile-show{
	display:none;
}
.accordionButton img{
	float:left;
}
}
@media (max-width: 480px) {
.main {
	width:90%;
}
.top {
	position:static;
}
.logo {
    float:none;
    width:85%;
	margin:10px auto;
}
.top-rhs {
    float:none;
    width:60%;
	margin:0 auto;
}
.top-nav {
    text-align:center;
}
.thirtythree, .services .thirtythree {
	display:block;
    float:none;
    padding:0;
    width:100%;
	margin:10px 0 25px;
}
.lightblue-bg h1:before {
	display:none;
}
.lightblue-bg h1:after {
	display:none;
}
.darkblue-lhs {
    border-right:none;
    float:none;
    padding:0;
    width:100%;
	margin:0 0 30px;
}
.darkblue-rhs {
	width:100%;
	padding:0;
	border-left:none;
	float:none;
	margin:0 0 10px;
}
.darkblue h1 {
	font-size:36px;
}
.darkblue img {
	float:none;
}
.darkblue-content {
	border-top:1px solid #27597f;
	padding:25px 0 0;
	text-align:center;
}
.testimonials h1:before {
	display:none;
}
.testimonials h1:after {
	display:none;
}
.slidertesti img {
    border: 4px solid #e12b2b;
    border-radius: 6px;
    float:none;
    height: 226px;
    margin:20px auto;
    width: 195px;
}
.slidehed {
    float:none;
    padding: 35px 25px;
    position: relative;
    width:100%;
	box-sizing:border-box;
}
.slidehed:before{
	left:0px;
}
.slidehed:after{
	right:0px;
}
.new-area {
    width:100%;
}
.new-area ul li .date {
    float:none;
    margin: 0 auto 15px;
}
.new-area ul li .newstext {
    float:none;
    width:100%;
}
.twentyfive {
    float:none;
    padding:0;
    width:100%;
	margin:0 0 15px;
}
.bottom-lhs{
	width:100%;
	float:none;
	margin:0 0 15px;
	text-align:center;
}
.bottom-rhs{
	width:100%;
	float:none;
	margin:0 0 0px;
	text-align:center;
	padding:20px 0;
}
.content-lhs{
	width:100%;
	float:none;
	margin:0;
}
.content-rhs{
	width:100%;
	float:none;
	margin:35px 0;
}
.col-full img {
    float:none;
}

.weekend {
    display: block;
}
.weekend-lhs {
    width: 100%;
	border:0;
}
.weekend-rhs {
    padding: 25px;
    width:100%;
	box-sizing:border-box;
}
.weekend img {
  margin:15px 0;
  display:block;
}
.weekend-rhs input[type="radio"] {
    display:inline-block;
    margin: 0 10px 10px 0;
	vertical-align:top;
}
.inner-testimonials{
	background:url(../images/qoma-big-left.png) no-repeat 10px 15px,			   url(../images/qoma-big-right.png) no-repeat 90% 90%;
}
.filed{
	width:100%;
	float:none;
}
.icon {
    float: left;
    height: 16px;
    margin: 0 10px 0 0;
    width: 16px;
}
.icon img {
    cursor: pointer;
    height: 16px;
    margin: 0;
    width: 16px;
}
/*responsive table start*/
.ph-field1{
display:inline-block;
text-align:center;
margin-left:0px;
margin-bottom:5px;
}
.ph-field2{
min-height:50px;
}
.mainfield {
display: none;
}
.col1 {
    box-sizing: border-box;
    text-align: left;
    width: 100%;
}
.col1:before {
		content: "No";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
		display:none;
}
	
.col2{
box-sizing: border-box;
    text-align: left;
    width: 100%;	
}
.col2:before {
		content: "Date";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}

.col3{
box-sizing: border-box;
    text-align: left;
    width: 100%;	
}
.col3:before {
		content: "Location";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
.col4{
box-sizing: border-box;
    text-align: left;
    width: 100%;
}
.col4:before {
		content: "Distance";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
.col5{
box-sizing: border-box;
    text-align: left;
    width: 100%;		
}
.col5:before {
		content: "Contact";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
.col6{
box-sizing: border-box;
    text-align: left;
    width: 100%;	
}
.col6:before {
		content: "";
		float:left;
		font-size:14px;
		color:#de1111;
		height:28px;
		text-align:center;
		padding:10px 2px;
		border-right:#358e4c solid 3px;
		background:#f7f7f7;
		margin:-10px 10px 0 -3px;
		width:85px;
}
.middle-right-block h6 {
    font-size: 23px;
}
.iframe{
	height:210px;
}
.caption.medium_grey p, .caption.small_text	p{
	font-size:12px;
	line-height:14px;
}
.caption.medium_grey span{
	font-size:10px;
	line-height:12px;
}
/*.caption.medium_grey .redbtn{
	display:none;
}*/
.mobile-hide{
	display:none !important;
}
.small-tab-hide{
	display:none !important;
}
.hide-large{
	display:block !important;
}
.mobile-show{
	display:block !important;
}
.accordionButton img{
	float:left;
}
.bottom{
	padding:3px 0;
}
.fullwidthbanner-container{
}
}
