/*
Theme Name: Formula Aviation
Theme URI: http://daeb.com
Description: Daeb WordPress Theme
Version: 2.0
Author: DAEB
Author URI: 
Tags: PHP, HTML5, CSS3, Jquery, Javascript
*/


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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

p {
	line-height:normal;
}


* {
  outline: none;
}


html, body {
  color:#707070;
  font-size:18px;
  line-height: normal;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
}

html {
  height: 100%;
}

body {
	min-height: 100%;
	padding: 0px;

}

img {
	max-width:100%;
	height:auto;
}

input, textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 500;
}

a, input, textarea {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.oss-bottom.sub-text.pb {
    padding-bottom: 140px;
}

.clear {
	clear:both;
}

.container {
	width:100%;
	min-width:1136px;
	margin:0 auto;
	overflow: hidden;
}

.wrap {
	width: 1136px;
	margin: 0 auto;
}

header {
	background-color: #fff;
}

.header-wrap {
	padding: 13px 0px 0px 0px;
}

.logo {
	padding: 10px 0px 6px 0px;
	float: left;
	width: 231px;
}

.header-rhs {
	float: right;
	text-align: center;
}

.call-text1 {
	font-size: 18px;
	line-height: 20px;
	color: #2F4497;
	font-weight: 500;
	padding-left: 23px;
	background-image: url(images/call.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 16px;
}

.call-text2 {
	font-size: 30px;
	line-height: 36px;
	color: #1b181a;
	font-weight: 700;
}

.call-text2 a {
	color: #1b181a;
	text-decoration: none;
}

.home-banner {
	position: relative;
	height:822px;
	background-color: #000;
	overflow: hidden;
}


.home-banner .slider {
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}

.home-banner .slider div {
	width:100%;
	height:822px;
	position:relative;
	overflow:hidden;
}

.home-banner .slider div img {
	height:auto;
	width:100%;
	min-width:1903px;
}

.home-banner .bx-wrapper .bx-prev {
  left: 3%;
  background: url('images/hb-arrow.png') no-repeat left top;
}

.home-banner .bx-wrapper .bx-next {
  right: 3%;
   background: url('images/hb-arrow.png') no-repeat right top;
}

.home-banner .bx-wrapper .bx-controls-direction a {
  top: 50%;
  margin-top: -25px;
  width: 51px;
  height: 51px;
}

.banner-contents {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width:100%;
}


.home-banner-wrap {
	padding: 285px 0px 20px 0px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.home-banner-wrap h2 {
	font-size: 102px;
	line-height: 102px;
	padding-bottom: 10px;
	font-weight: 700;
}

.home-banner-wrap h3 {
	font-size: 35px;
	line-height: 37px;
	padding-bottom: 45px;
}

.hb-down {
	padding-top: 200px;
}

.home-section1 {
	padding: 70px 0px 200px 0px;
	text-align:center;
}

.home-section1 h4 {
	font-size: 25px;
	line-height: 25px;
	padding-bottom: 10px;
	color: #939293;
	font-weight: 600;
}

.home-section1 h3 {
	font-size: 60px;
	line-height: 60px;
	padding-bottom: 44px;
	color: #1b181a;
	font-weight: 700;
}

.home-section1 ul {
	overflow: hidden;
	padding-bottom: 37px;
	margin-left: -12px;
}


.home-section1 ul li {
	float: left;
	width: 562px;
	height: 294px;
	background-color: #eee;
	text-align: center;
	position: relative;
	margin: 0px 0px 12px 12px;
	overflow: hidden;
}

.home-section1 ul li a {
	color: #fff;
	text-decoration: none;
}

.fa-name {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-size: 25px;
	line-height: 25px;
	color: #fff;
	text-transform: uppercase;
	z-index: 1;
}

.fa-name h5 {
	display: inline-block;
	padding: 22px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.fa-image img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	width: 100%;
	height: 100%;
}

.home-section1 ul li:hover .fa-image img {
	transform: scale(1.1);
}

.home-section1 ul li:hover h5 {
	padding: 35px;
	margin-bottom: 100px;
	background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.8);
	border-bottom: #a12a2c solid 3px;
	min-width: 60%;
}

.home-section1 p {
	font-size: 19px;
	line-height: 24px;
	padding-bottom: 20px;
	color: #686868;
}


.home-section1 p a {
	color: #2f4497;
	text-decoration: none;
	font-weight: 600;
}

.home-section1 p a:hover {
	color: #2f4497;
	text-decoration: underline;
}

.overview {
	background-color: #f3f3f3;
	width: 100%;
}

.overview-slider {
	float: right;
	margin-top: -147px;
	width: 1545px;
	background-color: #000;
	max-width: 94%;
	position: relative;
}


.overview-slider .slider {
	width:100%;
	height:604px;
	position:relative;
	overflow:hidden;
	background-color: #000;
}

.os-text {
	position: absolute;
	left: 73px;
	bottom: 110px;
	color: #fff;
	width: 400px;
}

.os-text h4 {
	font-size: 28px;
	line-height: 28px;
	color: #7f7d7d;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.os-text h3 {
	font-size: 68px;
	line-height: 58px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}

.overview-slider .slider div img {
	height:auto;
	width:100%;
	min-width:1545px;
}

.overview-slider .bx-wrapper .bx-prev {
  left: 73px;
  background: url('images/os-arrow.png') no-repeat left top;
}

.overview-slider .bx-wrapper .bx-next {
   left: 110px;
   background: url('images/os-arrow.png') no-repeat right top;
}

.overview-slider .bx-wrapper .bx-controls-direction a {
  top: 88%;
  width: 14px;
  height: 26px;
}

.overview-wrap {
	padding: 504px 0px 83px 0px;
	position: relative;
}

.watch-video {
	width: 533px;
	text-align: right;
	float: left;
}

.watch-video h4 {
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 15px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
}

.wv img {
	display: block;
	margin-top: -25px;
}

.wv {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wv iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.overview-box {
	float: right;
	margin-top: -220px;
	position: relative;
	width: 568px;
	z-index: 99;
	background-color: #fff;
}
.ob-wrap {
	padding: 40px 40px 45px 45px;
}

.ob-wrap h3 {
	font-size: 35px;
	line-height: 35px;
	color: #1b181a;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 20px;
}

.ob-wrap p {
	font-size: 19px;
	line-height: 23px;
	padding-bottom: 20px;
	color: #686868;
}

.ob-wrap h5 {
	font-size: 19px;
	line-height: 23px;
	padding-bottom: 20px;
	color: #2F4497;
	font-weight: 700;
}

.ob-wrap ul {
	padding-bottom: 10px;
}

.ob-wrap ul li {
	font-size: 19px;
	line-height: 24px;
	padding: 0px 0px 20px 21px;
	background-image: url(images/bullet01.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.ob-wrap table {
	margin-bottom: 30px;
	border-top: #cbcacb solid 1px;
}

.ob-wrap table td {
	padding: 13px 0px 13px 0px;
	border-bottom: #cbcacb solid 1px;
	font-size: 19px;
	line-height: 21px;
	color: #616161;
}

.ob-wrap table tr td:first-child {
	color: #000;
	font-weight: 500;
}

.home-section3 {
	background-color: #000;
	background-image: url(images/home-section3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}

.hs3-wrap {
	padding-top: 93px;
	overflow: hidden;
}

.hs3-lhs {
	float: left;
	width: 551px;
}

.hs3-lhs h5 {
	font-size: 28px;
	line-height: 28px;
	color: #7f7d7d;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 20px;
}

.hs3-lhs h3 {
	font-size: 68px;
	line-height: 58px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 53px;
}

.white-box {
	background-color: #fff;
	padding: 47px;
}

.white-box h4 {
	font-size: 35px;
	line-height: 35px;
	color: #1b181a;
	font-weight: 700;
	padding-bottom: 30px;
}

.white-box p {
	font-size: 19px;
	line-height: 24px;
	color: #686868;
	font-weight: 500;
	padding-bottom: 30px;
}

.lm a {
	font-size: 18px;
	display: inline-block;
	height: 59px;
	line-height: 59px;
	color: #fff;
	padding: 0px 43px 0px 73px;
	text-transform: uppercase;
	background-color: #2F4497;
	font-weight: 600;
	text-decoration:none;
	background-image: url(images/arrow01.png);
	background-repeat: no-repeat;
	background-position: 30px center;
}

.lm a:hover {
	color: #fff;
	background-color: #e84a4c;
	text-decoration:none;
}

.hs3-rhs {
	float: right;
	width: 551px;
	padding-top: 38px;
}

.grey-box {
	background-color: #1b181a;
	padding: 47px;
	color: #fff;
}

.grey-box h4 {
	font-size: 35px;
	line-height: 35px;
	font-weight: 600;
	padding-bottom: 30px;
}

.grey-box p {
	font-size: 19px;
	line-height: 24px;
	font-weight: 500;
	padding-bottom: 30px;
}

.home-section4 {
	padding: 102px 0px 55px 0px;
	text-align: center;
}

.home-section4 h4 {
	font-size: 25px;
	line-height: 25px;
	padding-bottom: 15px;
	color: #939293;
	font-weight: 600;
	text-transform: uppercase;
}

.home-section4 h3 {
	font-size: 60px;
	line-height: 60px;
	padding-bottom: 44px;
	color: #1b181a;
	font-weight: 700;
	text-transform: uppercase;
	max-width: 1005px;
	margin: 0 auto;
}


.home-section4 ul {
	width: 812px;
	margin: 0 auto 55px auto;
	overflow: hidden;
	border-top: #cbcacb solid 1px;
	border-left: #cbcacb solid 1px;
}

.home-section4 ul li {
	float: left;
	width: 405px;
	height: 173px;
	border-bottom: #cbcacb solid 1px;
	border-right: #cbcacb solid 1px;
	background-color: #fff;
}

.home-section4 ul li div {
	padding-top: 33px;
	height: 95px;
}

.home-section4 ul li h5 {
	font-size: 20px;
	line-height: 22px;
	color: #616161;
	font-weight: 600;
	text-transform: uppercase;
}

.home-section4 p {
	font-size: 19px;
	line-height: 24px;
	padding-bottom: 25px;
	color: #686868z;
	font-weight: 500;
}

.what-client-say {
	width: 100%;
	overflow: hidden;
	padding: 93px 0px 104px 0px;
}

.wcs-top {
	text-align:center;
	padding-bottom: 65px;
	text-transform: uppercase;
}

.wcs-top h4 {
	font-size: 25px;
	line-height: 25px;
	color: #939293;
	font-weight: 600;
	padding-bottom: 10px;
}

.wcs-top h3 {
	font-size: 60px;
	line-height: 60px;
	color: #1b181a;
	font-weight: 700;
}

.wcs-bg {
	background-image: url(images/wcs-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.wcs-details {
	float: left;
	width: 200px;
	text-align: center;
}

.wcs-details img {
	display: inline;
	width: 134px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.wcs-details h5 {
	font-size: 23px;
	line-height: 25px;
	color: #1b181a;
	font-weight: 600;
}

.wcs-details p {
	font-size: 18px;
	line-height: 22px;
	color: #1b181a;
}

.wcs-text {
	float: right;
	padding: 70px 0px 60px 47px;
	width: 710px;
	margin-right: 97px;
	color: #fff;
	background-image: url(images/quote-open.png);
	background-repeat: no-repeat;
	background-position: left 70px;
}

.wcs-text p {
	font-size: 18px;
	line-height: 21px;
	padding: 0px 20px 20px 0px;
	font-weight: 400;
}

.wcs-text p:last-child {
		background-image: url(images/quote-close.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
}

.wcs-slider .bx-wrapper .bx-prev {
  left: 66px;
  background: url('images/cs-arrow.png') no-repeat left top;
}

.wcs-slider .bx-wrapper .bx-next {
   left: 100px;
   background: url('images/cs-arrow.png') no-repeat right top;
}

.wcs-slider .bx-wrapper .bx-controls-direction a {
  top: 85%;
  width: 14px;
  height: 26px;
}




.request-quote {
	background-color: #f3f3f3;
	border-top: #cecece solid 1px; 
}

.rq-wrap {
	padding: 72px 0px 80px 0px;
	overflow: hidden;
	text-align: center;
}

.rq-wrap h3 {
	font-size: 25px;
	line-height: 25px;
	color: #939293;
	font-weight: 600;
	padding-bottom: 15px;
}

.rq-wrap h2 {
	font-size: 60px;
	line-height: 60px;
	color: #1b181a;
	font-weight: 700;
	padding-bottom: 17px;
}

.rq-wrap h5 {
	font-size: 19px;
	line-height: 22px;
	color: #686868;
	font-weight: 500;
	padding-bottom: 45px;
}

.rq-row {
	overflow: hidden;
}

.rq-row .lhs {
	float: left;
	width: 49%;
}

.rq-row .rhs {
	float: right;
	width: 49%;
}

.rq-box {
	padding-bottom: 17px;
}

.rq-box label, .rq-box2 label {
	display: none;
}

.rq-wrap ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.rq-wrap ::-moz-placeholder { /* Firefox 19+ */
   color: #000;
}
.rq-wrap :-ms-input-placeholder { /* IE 10+ */
   color: #000;
}
.rq-wrap :-moz-placeholder { /* Firefox 18- */
   color: #000;
}

.rq-box input {
	width: 100%;
	height: 52px;
	outline: none;
	border: none;
	border-bottom: #fff solid 2px;
	font-size: 18px;
	color: #000;
	background-color: transparent;
}

.rq-box input:focus {
	border-bottom: #ff828c solid 2px;
}

.rqr2 {
	padding-top: 10px;
}

.rq-box2 {
	float: left;
	width: 80%;
}

.rq-box2 textarea {
	width: 100%;
	height: 110px;
	outline: none;
	border: none;
	border-bottom: #fff solid 2px;
	font-size: 18px;
	color: #000;
	background-color: transparent;
	resize: none;
}

.rq-box2 textarea:focus {
	border-bottom: #ff828c solid 2px;
}

.rq-button {
	float: right;
	width: 20%;
	margin-top: 50px;
}

.rq-button input {
	height: 60px;
	background-color: #2F4497;
	width: 100%;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 19px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	background-image: url(images/arrow01.png);
	background-repeat: no-repeat;
	background-position: 20% center;
	padding-left: 20px;
}

.rq-button input:hover {
	background-color: #e84a4c;
	color: #fff;
}

.rq-bottom {
	 overflow: hidden;	
	padding-top: 57px;
}

.rq-bottom ul li {
	display: inline-block;
	vertical-align: top;
	width: 33%;
}

.rq-bottom ul li div {
	padding-bottom: 17px;
}

.rq-bottom ul li h4 {
	font-size: 18px;
	line-height: 18px;
	color: #2F4497;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 7px;
}

.rq-bottom ul li p {
	font-size: 16px;
	line-height: 18px;
	color: #787878;
	padding-bottom: 3px;
}

.rq-bottom ul li p a {
	color: #787878;
	text-decoration: none;
}

.footer {
	background-color: #fff;
	color: #000;
	font-weight: 400;
}

.footer-top {
	padding: 70px 0px 40px 0px;
	overflow: hidden;
	font-size: 15px;
}

.ft-section1 {
	float: left;
	width: 218px;
}

.ft-logo {
	padding-bottom: 24px;
}

.ft-section1 p {
	font-size: 15px;
	line-height: 21px;
	padding-bottom: 25px;
}
/*
.ft-section1 ul li {
	display: inline;
	vertical-align: top;
	margin: 0px 13px 10px 0px;
}

.ft-section1 ul li a:hover {
	opacity: 0.6;
}
*/
.ft-section2 {
	float: left;
	margin-left: 10px;
	width: 218px;
}

.ft-section3 {
	float: left;
	width: 323px;
}

.footer-top h3 {
	font-size: 26px;
	line-height: 26px;
	font-weight: 600;
	padding-bottom: 30px;
}

.footer-top ul li {
	color: #b4b4b4;
	font-size: 17px;
	line-height: 17px;
	padding-bottom: 24px;
}

.footer-top ul li a {
	color: #000;
	text-decoration: none;
}

.footer-top ul li a:hover {
	color: #000;
	text-decoration: none;
}

.ft-section4 {
	float: right;
	width: 323px;
}


.map img {
	display: block;
	width: 100%;
	height: 227px;
}

.map iframe {
	display: block;
	width: 100%;
	height: 227px;
}


.footer-bottom {
	border-top:#151515 solid 1px;
}

.footer-bottom-wrap {
	padding: 20px 0px 20px 0px;
	text-align: center;
}

.footer-bottom-wrap p {
	font-size: 16px;
	line-height: 19px;
}

.sub-banner {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 415px;
	background-color: #2F4497;
}

.sub-banner-wrap {
	padding: 170px 0px 70px 0px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.sub-banner-wrap h1 {
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	padding-bottom: 5px;
}

.sub-banner-wrap ul li {
	display: inline-block;
	font-size: 20px;
	padding: 0px 6px 0px 14px;
	font-weight: 400;
	background-image: url(images/sep2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.sub-banner-wrap ul li:first-child {
	padding-left: 0px;
	background-image: none;
}

.sub-banner-wrap ul li a {
	color: #fff;
	text-decoration: none;
}

.sub-banner-wrap ul li a:hover {
	color: #2F4497;
	text-decoration: none;
}

.breadcrub {
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
}

.sub-banner-wrap span a {
	color: #fff;
	text-decoration: none;
}

.sub-banner-wrap span a:hover {
	color: #2F4497;
	text-decoration: none;
}


.sub-section-top {
	padding: 75px 0px 75px 0px;
	overflow: hidden;
}

.sst-lhs {
	float: left;
	width: 500px;
}

.sst-rhs {
	float: right;
	width: 580px;
}

.sub-text {
	font-size: 19px;
	color: #686868;
}

.sub-text h5 {
	font-size: 25px;
	line-height: 27px;
	color: #939293;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 10px;
}

.sst-rhs h5 {
	max-width: 88%;
}

.sub-text h2 {
	font-size: 46px;
	line-height: 44px;
	color: #1b181a;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 15px;
}

.sub-text p {
	font-size: 19px;
	line-height: 24px;
	padding-bottom: 20px;
}

.sst-rhs p:last-child {
	padding-bottom: 0px;
}

.about-section2 {
	background-color: #000;
	background-image: url(images/about-section2-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.as2-wrap {
	padding: 124px 0px 125px 0px;
	overflow: hidden;
}

.as2-lhs {
	float: left;
	width: 551px;
	padding-top: 13px;
}

.as2-lhs h1 {
	font-size: 68px;
	line-height: 68px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 20px;
}

.as2-box {
	background-color: #fff;
	padding: 45px 47px 20px 47px;
}

.sub-text h4 {
	font-size: 35px;
	line-height: 38px;
	color: #2F4497;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 20px;
}


.as2-rhs {
	float: right;
	width: 551px;
}

.as2-rhs .as2-box {
	padding: 30px 47px 15px 47px;
}

.grey {
	background-color: #f3f3f3;
}

.as3-wrap {
	overflow: hidden;
	padding: 90px 0px 80px 0px;
}

.as3-lhs {
	float: left;
	width: 583px;
}

.sub-text h3 {
	font-size: 46px;
	line-height: 46px;
	color: #1b181a;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 20px;
}

.as3-rhs {
	float: right;
	width: 500px;
	padding-top: 10px;
}

.contact-top {
	padding: 72px 0px 80px 0px;
	text-align: center;
}

.contact-top h5 {
	font-size: 25px;
	line-height: 25px;
	color: #939293;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 10px;
}

.contact-top h1 {
	font-size: 60px;
	line-height: 60px;
	color: #1b181a;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 40px;
}

.contact-top ul {
	border: #cbcacb solid 1px;
	overflow: hidden;
	margin-bottom: 40px;
	display: flex;
	border-left: none;
}

.contact-top ul li {
	width: 33.33%;
	border-left: #cbcacb solid 1px;
	padding: 44px 10px 40px 10px;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.contact-top ul li a {
	color: #000;
	text-decoration: none;
}

.contact-top .cd-icon {
	height: 77px;
}

.contact-top p {
	font-size: 19px;
	line-height: 22px;
	color: #686868;
	padding-bottom: 4px;
}

.contact-top a {
	color: #686868;
	text-decoration: none;
}

.contact-bottom {
	width: 100%;
	background-color: #f2f1f1;
	height: 755px;
	position: relative;
}

.contact-map {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	width: 100%;
	height: 100%;
}

.contact-map iframe {
	width: 100%;
	height: 100%;
	display: block;
}

.cb-contents {
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 100%;
}

.cb-contents-wrap {
	position: relative;
}

.cbc-rhs {
	position: absolute;
	right: 0px;
	top: 97px;
	background-color: #fff;
	padding: 40px 60px 24px 60px;
	width: 404px;
}

.cbc-rhs h3 {
	font-size: 35px;
	line-height: 35px;
	color: #1b181a;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 20px;
}

.cf-box {
	padding-bottom: 30px;
}

.cf-box input {
	width: 100%;
	height: 36px;
	outline: none;
	border: none;
	border-bottom: #000 solid 1px;
	font-size: 16px;
	color: #000;
	background-repeat: no-repeat;
	background-position: 99% center;
}

.cf-box input:focus {
	border-bottom: #ccc solid 1px;
}

.cf-box textarea {
	width: 100%;
	height: 110px;
	outline: none;
	border: none;
	border-bottom: #000 solid 1px;
	font-size: 16px;
	color: #000;
	resize: none;
}

.cf-box textarea:focus {
	border-bottom: #ccc solid 1px;
}

.name-box input {
	background-image: url(images/name-icon.png);
}

.mail-box input {
	background-image: url(images/mail-icon.png);
}

.phone-box input {
	background-image: url(images/phone-icon.png);
}

.cf-button input {
	height: 59px;
	background-color: #2F4497;
	width: 100%;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 19px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	background-image: url(images/arrow01.png);
	background-repeat: no-repeat;
	background-position: 30% center;
	padding-left: 20px;
}

.cf-button input:hover {
	background-color: #e84a4c;
	color: #fff;
}

.grey .home-section4 {
	padding: 78px 0px 55px 0px;
}

.p40 {
	padding-top: 40px;
}

.specialise {
	padding: 70px 0px 40px 0px;
}

.specialise h3 {
	font-size: 46px;
	line-height: 46px;
	color: #1b181a;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 40px;
	text-align: center;
}

.specialise ul {
	overflow: hidden;
	padding-bottom: 40px;
	 display: flex;
  	flex-wrap: wrap;
}

.specialise ul li {
	background-color: #fff;
	width: 49%;
	border: #f3f3f3 solid 2px;
	position: relative;
	min-height: 116px;
}

.s-no {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 46px;
	height: 43px;
	background-color: #2F4497;
	color: #fff;
	line-height: 43px;
	font-size: 25px;
	font-weight: 600;
	text-align: center;
}

.s-text {
	padding: 40px 40px 20px 85px;
	font-size: 23px;
	line-height: 27px;
	color: #4d4d4d;
}

.specialise p {
	font-size: 19px;
	line-height: 22px;
	color: #686868;
	text-align: center;
	padding-bottom: 45px;
	max-width: 1050px;
	margin: 0 auto;
}

.specialise p a {
	color: #000;
	font-weight: 600;
	text-decoration: none;
}

.specialise p a:hover {
	color: #2F4497;
	text-decoration: none;
}

.photos {
	padding: 74px 0px 60px 0px;
	overflow: hidden;
}

.photos ul {
	margin-left: -30px;
}

.photos ul li {
	float: left;
	width: 551px;
	height: 370px;
	overflow: hidden;
	margin: 0px 0px 30px 30px;
	position: relative;
}

.photo-name {
	position: absolute;
	left: 0px;
	bottom: 25px;
	width: 100%;
	text-align:center;
	color: #fff;
	z-index: 1;
	font-size: 35px;
	line-height: 35px;
	text-transform: uppercase;
}

.photos ul li img {
	transition: all .5s ease-in-out;
}

.photos ul li:hover img {
	transform: scale(1.3);
}

.p20 {
	padding-top: 20px;
}

.sub-section-middle {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}

.ssm-wrap {
	padding: 105px 0px 105px 0px;
	overflow: hidden;
}

.ssm-box {
	width: 458px;
	padding: 40px 45px 30px 45px;
	background-color: #fff;
	float: right;
}

.sub-text ul {
	padding-bottom: 10px;
}

.ssm-box ul {
	padding-bottom: 0px;
}

.sub-text ul li {
	font-size: 19px;
	line-height: 24px;
	padding: 0px 0px 20px 21px;
	background-image: url(images/bullet01.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.sub-text ul li ul {
	padding-top: 15px;
}

.sub-text ul li ul li:last-child {
	padding-bottom: 0px;
}

.sub-text ol {
	margin-left: 30px;
}

.sub-text ol li {
	font-size: 19px;
	line-height: 24px;
	list-style: decimal;
	padding-bottom: 20px;
}

.sub-text strong {
	font-weight: 600;
	color: #000000;
}

.sub-text em {
	font-style: italic;
}

.sub-text blockquote {
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
	padding: 0px 50px 20px 50px;
}

.fleet-section1 {
	padding: 73px 0px 215px 0px;
	text-align: center;
}

.sub-text h1 {
	font-size: 60px;
	line-height: 60px;
	color: #1b181a;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 20px;
}



.overview-sub-bg {
	background-color: #f3f3f3;
}

.overview-sub {
	max-width: 1903px;
	margin: 0 auto;
}

.overview-image {
	float: right;
	margin-top: -147px;
	width: 1545px;
	max-height: 604px;
	overflow: hidden;
	max-width: 94%;
	position: relative;
}

.os-text-sub {
	position: absolute;
	left: 60px;
	bottom: 65px;
	color: #fff;
	width: 400px;
}

.os-text-sub h4 {
	font-size: 28px;
	line-height: 28px;
	color: #7f7d7d;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.os-text-sub h3 {
	font-size: 68px;
	line-height: 58px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}


.overview-sub-wrap {
	padding: 500px 0px 65px 0px;
	position: relative;
}


.overview-sub-wrap .ob-wrap h3 {
	color: #2F4497;
	padding-bottom: 30px;
}

.oss-bottom {
	text-align: center;
	padding-top: 70px;
}

.overview-left .overview-image {
	float: left;
}

.overview-left .os-text-sub {
	left: inherit;
	right: 60px;
	bottom: 65px;
	width: 400px;
	text-align: right;
}

.overview-left .watch-video {
	float: right;
}

.overview-left .overview-box {
    float: left;
}

.sub-main {
	padding:40px 0px 40px 0px;
}

.page-404-bg {
	background-color: #2F4497;
	background-image: url(images/page404-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}

.page404-wrap {
	padding: 148px 0px 148px 0px;
	overflow: hidden;
}

.error-box {
	background-color: #fff;
	width: 495px;
	padding: 60px;
	float: right;
}

.error-box h2 {
	font-size: 107px;
	line-height: 107px;
	color: #2F4497;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 20px;
}

.error-box h3 {
	font-size: 45px;
	line-height: 45px;
	color: #1b181a;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 20px;
}


.error-box p {
	font-size: 28px;
	line-height: 32px;
	color: #000;
	padding-bottom: 30px;
}

.back a {
	font-size: 18px;
	display: inline-block;
	height: 59px;
	line-height: 59px;
	color: #fff;
	padding: 0px 22px 0px 69px;
	text-transform: uppercase;
	background-color: #2F4497;
	font-weight: 600;
	text-decoration:none;
	background-image: url(images/back.png);
	background-repeat: no-repeat;
	background-position: 25px center;
}

.back a:hover {
	color: #fff;
	background-color: #e84a4c;
	text-decoration:none;
}

.blog-wrapper {
	display:table;
	padding: 40px 0px 40px 0px;
}

.blog-wrapper .blog-row {
	display:table-row;
}

.blog-wrapper .blog-row section {
	display:table-cell;
	vertical-align:top;
}

.sub-lhs {
	min-width:753px;
}

.sub-rhs {
	max-width:415px;
	float:right;
}

.sub-rhs .single-widget {
	width:370px;
	padding-left:45px;
}

/* Post Page */


.post-page article.post {
	overflow:hidden;
	padding-bottom:30px;
	border-bottom: #dfdfdf solid 1px;
	margin-bottom: 30px;
}

.post-thumb {
	width: 100%;
	max-height: 292px;
	overflow: hidden;
	margin-bottom: 20px;

}

.post-page .post .wp-post-image {
	height: 100%;
	width: auto;
	max-width: inherit;
	font-size:14px;
	line-height:16px;
	color:#fff;
	text-decoration:none;
	display:block;
}

.post-thumb img {
	transition: all .5s ease-in-out;
}

.post-thumb:hover img {
	transform: scale(1.1);
}



.post-page .post h2 {
	font-size:34px!important;
	line-height:32px!important;
	color:#1b181a!important;
	padding-bottom:10px!important;
	font-weight:700!important;
	text-transform: none!important;
}

.post-page .post h2 a {
	color:#1b181a;
	text-decoration:none;
}

.post-page .post h2 a:hover {
	color:#2F4497;
	text-decoration:none;
}

.post-page .post-details, .single-post-page .post-details {
    color: #666;
    font-size: 16px;
	line-height:17px;
	overflow:hidden;
	font-weight:500;
	padding-bottom:15px;
	text-transform: uppercase;
}

.post-page .post-details a, .single-post-page .post-details a {
    color: #666!important;
	padding:0px 3px 0px 3px;
}

.post-page .post-details a:hover, .single-post-page .post-details a:hover {
    text-decoration: none;
    color: #2F4497!important;
}


.post-page .post-details .date {

}

.post-page .post-details span, .single-post-page .post-details span {
	padding-left: 5px;
	text-transform: uppercase;
}

.post-page p {
	font-size:18px;
	line-height:24px;
}

.alignright {
	float:right;
	margin:0px 0px 10px 20px;
	font-size:14px;
	line-height:16px;
	display:block;
}


.alignleft {
	float:left;
	margin:0px 20px 10px 0px;
	font-size:14px;
	line-height:16px;
	display:block;
}

.aligncenter {
 	text-align: center;
}

.post-page .post .view-article {
	float: right;
	font-size: 18px;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	color: #fff;
	padding: 0px 23px 0px 73px;
	text-transform: uppercase;
	background-color: #2F4497;
	font-weight: 600;
	text-decoration:none;
	background-image: url(images/arrow01.png);
	background-repeat: no-repeat;
	background-position: 30px center;
}

.post-page .post .view-article:hover {
	color: #fff;
	background-color: #e84a4c;
	text-decoration:none;
}

.post-page .post p {
	display: none;
}

.post-page .post p:nth-child(1) {
	display: block;
}

.author-details {
	float: right;
	font-size:14px;
	color: #7f7d7d;
	margin-top: -25px;
}

.author-details a {
	color: #7f7d7d;
	text-decoration: none;
}

.author-details a:hover {
	color: #fc0403;
	text-decoration: none;
}

.author-details .author {
	display: inline-block;
	padding: 0px 10px 0px 32px;
	background-image: url(images/name-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 20px;
	line-height: 20px;
}

.author-details .comments {
	display: inline-block;
	padding: 0px 0px 0px 43px;
	background-image: url(images/comments-icon.png);
	background-repeat: no-repeat;
	background-position: 13px top;
	min-height: 20px;
	line-height: 20px;
}

.post-page h1 {
	padding-bottom: 20px;
	color: #2F4497;
	font-size: 50px!important;
	line-height: 50px!important;
}

/* Post Page Rhs */

.blog-rhs .single-widget, .sub-rhs .single-widget {
	padding-bottom:40px;
}

.blog-rhs .search, .sub-rhs .search {
	border:#eee solid 1px;
	overflow:hidden;
	background-color:#fff;
}

.blog-rhs .search span.screen-reader-text, .sub-rhs .search span.screen-reader-text {
	display:none;
}

.blog-rhs .search .search-input, .sub-rhs .search .search-input {
	border:none;
	outline:none;
	font-size:18px;
	color:#111;
	height:48px;
	width:300px;
	font-weight:500;
	padding: 0px 10px 0px 20px;
	margin: 0px;
}

.blog-rhs .search .search-submit, .sub-rhs .search .search-submit {
	float: right;
	width:50px;
	height:50px;
	background-color:transparent;
	border:none;
	outline:none;
	cursor:pointer;
	background-image:url(images/search-button.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-indent:-9999px;
}

.search ::-webkit-input-placeholder { color:#a3a3a3; }
.search ::-moz-placeholder { color:#a3a3a3; } /* firefox 19+ */
.search :-ms-input-placeholder { color:#a3a3a3; } /* ie */
.search input:-moz-placeholder { color:#a3a3a3; }

.blog-rhs .widget-title, .sub-rhs .widget-title {
	font-size:28px;
	line-height:28px;
	color:#2F4497;
	padding-bottom:20px;
	font-weight: 600;
}

.blog-rhs .single-widget ul li {
	font-size:17px;
	line-height:19px;
	color:#454545;
	padding:15px 0px 15px 20px;
	border-bottom:#f2f2f2 solid 1px;
	background-image: url(images/arrow02.png);
	background-repeat: no-repeat;
	background-position: left 18px;
	font-weight: 600;
}

.blog-rhs .single-widget ul li a {
	color:#111;
	text-decoration:none;
}

.blog-rhs .single-widget ul li a:hover {
	color:#2F4497;
	text-decoration:none;
}

#categories-2 ul {
	border: #d3d3d3 solid 1px;
	padding: 10px 20px 10px 20px;
}

#categories-2 ul li {
	font-size:18px;
	line-height:20px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	padding:16px 10px 16px 20px;
	background-position: left 21px;
}

#categories-2 ul li:last-child {
	border-bottom: none;
}


.tagcloud {
	overflow:hidden;
}

.tagcloud a {
	display:block;
	float:left;
	background-color:#efefef;
	padding:8px 10px 8px 10px;
	border:#ccc solid 1px;
	color:#1e1e1e;
	font-size:14px!important;
	line-height:16px;
	margin:0px 9px 8px 0px;
	text-decoration:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.tagcloud a:hover {
	color:#2F4497;
	text-decoration:none;
}

/* Pagination */


.pagination-wrap {
	clear:both;
	padding-top:10px;
}


.pagination {
    clear: both;
    white-space: nowrap;
	border-right:none;
}

.pagination .page-numbers {
    display: inline;
	margin:0px 8px 3px 0px;
    overflow: hidden;
	font-size:17px;
	text-decoration:none;
	padding:5px 13px 5px 13px;
	background-color:#ececec;
	color:#7d7f79;
	font-weight:600;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.pagination ul {
	padding:0px!important;
}

.pagination .page-numbers:hover {
	background-color:#2F4497;
	color:#fff;
	text-decoration:none;
	
}

.pagination .current {
	background-color:#2F4497;
	color:#fff;
}

.pagination .current:hover {
	background-color:#2F4497;
	color:#fff;
}



/* Single Post Page  */


.single-post-page .post {
	overflow:hidden;
	padding-bottom:30px;
}

.single-post-page .post-large {
	padding-bottom: 19px;
}

.single-post-page .post h1 {
	font-size:30px!important;
	line-height:33px!important;
	color:#1b181a!important;
	padding-bottom:10px!important;
	text-transform: none;
}

.single-post-page .post h1 a {
	color:#1b181a;
	text-decoration:none;
}

.single-post-page .post h1 a:hover {
	color:#2F4497;
	text-decoration:none;
}


.single-post-page .post  a {
	color:#2F4497;
	text-decoration:none;
}

.single-post-page .post  a:hover {
	color:#2F4497;
	text-decoration:underline;
}


.single-author-details {
	font-size:16px;
	color: #7f7d7d;
	padding-bottom: 20px;
}

.single-author-details a {
	color: #7f7d7d!important;
	text-decoration: none;
}

.single-author-details a:hover {
	color: #2F4497!important;
	text-decoration: none;
}

.single-author-details .author {
	display: inline-block;
	padding: 0px 10px 0px 32px;
	background-image: url(images/name-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 20px;
	line-height: 20px;
}

.single-author-details .comments {
	display: inline-block;
	padding: 0px 0px 0px 43px;
	background-image: url(images/comments-icon.png);
	background-repeat: no-repeat;
	background-position: 13px top;
	min-height: 20px;
	line-height: 20px;
}

/* Comment Area  */

.single-post-page .comments-area {
	border-top:#e6ecf1 solid 1px;
	padding-top: 20px;
	font-size:15px;
	margin-top:30px;
}

.single-post-page .comments-area .vcard img {
	display:block;
	padding-bottom:8px;
}

.single-post-page .comments-area p {
	font-size:16px;
	line-height:19px;
	padding-bottom:10px;
}

.comments-area h2 {
	font-size:25px!important;
	line-height:28px!important;
	color:#1b181a!important;
	text-transform:inherit!important;
}

.comments-area ul {
	padding:0px!important;
}

.comments-area ul li {
	list-style:none!important;
	padding: 0px 0px 20px 0px!important;
	background-image: none!important;
}

.comment-meta {
	padding-bottom:7px;
	border-bottom:#e6ecf1 solid 1px;
	margin-bottom:20px;
}

.comment-reply-title {
	font-size:25px!important;
	line-height:28px!important;
	color:#1b181a!important;
	text-transform:inherit!important;
}

.comment-reply-title a {
	color:#1b181a;
	text-decoration:none;
	font-weight:400!important;
}

.comment-body a {
	color:#2F4497;
	text-decoration:underline;
}

.comment-form label {
	display:inline-block;
	padding-bottom: 5px;
}

.comment-form a {
	color:#2F4497;
}

.comment-form input[type='text'], .comment-form input[type='email'], .comment-form input[type='url'] {
	height:40px;
	padding:0px 16px 0px 16px;
	font-size:18px;
	color:#000;
	border:#d8e1e8 solid 1px;
	width:100%;
}

.comment-form-comment textarea {
	padding:10px 16px 10px 16px;
	font-size:18px;
	color:#000;
	border:#d8e1e8 solid 1px;
	width:100%;
	height:100px;
	vertical-align:top;
}

.comment-form .form-submit .submit {
	border: none;
	outline: none;
	font-size: 18px;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	color: #fff;
	padding: 0px 23px 0px 73px;
	text-transform: uppercase;
	background-color: #2F4497;
	font-weight: 600;
	text-decoration:none;
	background-image: url(images/arrow01.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	cursor: pointer;
}

.comment-form .form-submit .submit:hover {
	color: #fff;
	background-color: #e84a4c;
	text-decoration:none;
}

span.wpcf7-not-valid-tip {
	font-size: 14px!important;
}

div.wpcf7-response-output {
	padding: 5px!important;
	text-align: center;
	margin: 0px!important;
	font-size: 14px!important;
	color: #000;
}


@media only screen and (min-width: 1480px) and (max-width: 1800px) {

.home-banner {
	height:750px;
}

figure.logo {
    width: 180px;
}

.home-banner .slider div {
	height:750px;
}

.home-banner .slider div img {
	height:auto;
	width:100%;
	min-width:1736px;
}


.home-banner-wrap {
	padding: 230px 0px 20px 0px;
}

.home-banner-wrap h2 {
	font-size: 102px;
	line-height: 102px;
	padding-bottom: 10px;
	font-weight: 700;
}

.home-banner-wrap h3 {
	font-size: 35px;
	line-height: 37px;
	padding-bottom: 45px;
}

.hb-down {
	padding-top: 200px;
}
	
.overview-sub-wrap .overview-box {
    margin-top: -205px;
}		
	
}

@media only screen and (min-width: 1480px) and (max-width: 1600px) {

.overview-sub-wrap {
	padding: 450px 0px 65px 0px;
}
	
.overview-sub-wrap .overview-box {
    margin-top: -192px;
}	
	
}

@media only screen and (min-width: 1280px) and (max-width: 1479px) {

.home-banner {
	height:650px;
}

.home-banner .slider div {
	height:650px;
}

.home-banner .slider div img {
	height:auto;
	width:100%;
	min-width:1505px;
}


.home-banner-wrap {
	padding: 200px 0px 20px 0px;
}

.home-banner-wrap h2 {
	font-size: 98px;
	line-height: 98px;
}

.home-banner-wrap h3 {
	font-size: 34px;
	line-height: 36px;
	padding-bottom: 45px;
}

.hb-down {
	padding-top: 100px;
}
	
.overview-sub-wrap {
	padding: 400px 0px 65px 0px;
}	
	
}

@media only screen and (min-width: 1140px) and (max-width: 1360px) {


.overview-wrap {
	padding: 380px 0px 83px 0px;
}	
	
.overview-sub-wrap {
	padding: 350px 0px 65px 0px;
}

figure.logo {
    width: 140px;
}

}


@media only screen and (min-width: 960px) and (max-width: 1140px) {
	
.container {
	width:100%;
	min-width:940px;
}

.wrap {
	width: 940px;
}

figure.logo {
    width: 140px;
}

.logo {
	padding: 10px 0px 6px 0px;
	width: 231px;
}

.call-text1 {
	font-size: 16px;
	line-height: 18px;
	padding-left: 23px;
	min-height: 16px;
}

.call-text2 {
	font-size: 30px;
	line-height: 33px;
}

.home-banner {
	height:650px;
}

.home-banner .slider div {
	width:100%;
	height:650px;
}

.home-banner .slider div img {
	width:100%;
	min-width:1550px;
}


.home-banner-wrap {
	padding: 185px 0px 20px 0px;
}

.home-banner-wrap h2 {
	font-size: 82px;
	line-height: 82px;
}

.home-banner-wrap h3 {
	font-size: 30px;
	line-height: 32px;
}

.hb-down {
	padding-top: 180px;
}

.home-section1 {
	padding: 50px 0px 200px 0px;
}

.home-section1 h3 {
	font-size: 55px;
	line-height: 55px;
	padding-bottom: 30px;
}


.home-section1 ul li {
	width: 464px;
	height: 243px;
}

.fa-name {
	font-size: 22px;
	line-height: 22px;
}

.fa-name h5 {
	padding: 18px;
}

.home-section1 ul li:hover h5 {
	padding: 25px;
	margin-bottom: 80px;
}

.home-section1 p {
	font-size: 18px;
	line-height: 23px;
}

.overview-slider {
	margin-top: -147px;
	width: 1345px;
	max-width: 97%;
}


.overview-slider .slider {
	width:100%;
	height:604px;
	background-color: #000;
}

.os-text {
	left: 30px;
	bottom: 80px;
	width: 400px;
}

.os-text h4 {
	font-size: 28px;
	line-height: 28px;
}

.os-text h3 {
	font-size: 64px;
	line-height: 56px;
}

.overview-slider .slider div img {
	min-width:1445px;
}

.overview-slider .bx-wrapper .bx-prev {
  left: 40px;
}

.overview-slider .bx-wrapper .bx-next {
   left: 80px;
}

.overview-slider .bx-wrapper .bx-controls-direction a {
  top: 88%;
  width: 14px;
  height: 26px;
}

.overview-wrap {
	padding: 300px 0px 83px 0px;
}

.watch-video {
	width: 433px;
}


.overview-box {
	margin-top: -220px;
	width: 468px;
}
.ob-wrap {
	padding: 30px 30px 35px 35px;
}



.ob-wrap table {
	margin-bottom: 20px;
}

.ob-wrap table td {
	padding: 13px 0px 13px 0px;
	font-size: 17px;
	line-height: 20px;
}
	

.hs3-wrap {
	padding-top: 80px;
}

.hs3-lhs {
	width: 48%;
}

.hs3-lhs h3 {
	font-size: 64px;
	line-height: 56px;
	padding-bottom: 50px;
}

.white-box {
	padding: 30px;
}

.hs3-rhs {
	width: 48%;
	padding-top: 38px;
}

.grey-box {
	padding: 30px;
}


.home-section4 {
	padding: 80px 0px 200px 0px;
}

.home-section4 h3 {
	font-size: 56px;
	line-height: 56px;
	padding-bottom: 44px;
}

.what-client-say {
	width: 100%;
	padding: 93px 0px 104px 0px;
}

.wcs-top {
	padding-bottom: 65px;
}

.wcs-top h3 {
	font-size: 56px;
	line-height: 56px;
}

.wcs-bg {
	background-size: 200% auto;
}

.wcs-text {
	padding: 70px 0px 60px 47px;
	width: 610px;
	margin-right: 20px;
}


.rq-wrap {
	padding: 70px 0px 80px 0px;
}


.rq-wrap h2 {
	font-size: 56px;
	line-height: 56px;
}

.rq-box2 {
	width: 75%;
}

.rq-button {
	width: 25%;
}

.ft-section1 {
	width: 140px;
}

.ft-section2 {
	margin-left: 30px;
	width: 160px;
}

.ft-section3 {
	width: 290px;
}

.footer-top h3 {
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 22px;
}

.footer-top ul li {
	font-size: 17px;
	line-height: 17px;
	padding-bottom: 24px;
}
	
.map iframe {
    width: 100%;
    height: 205px;
}	


.ft-section4 {
	width: 290px;
}

.ft-section4 h3 {
	padding-bottom: 22px;
}

.map img {
	height: auto;
}

.sub-banner {
	min-height: 340px;
}

.sub-banner-wrap {
	padding: 130px 0px 70px 0px;
}

.sub-banner-wrap h1 {
	font-size: 55px;
	line-height: 55px;
}

.sub-banner-wrap ul li {
	font-size: 19px;
}


.breadcrub {
	font-size: 19px;
}


.sub-section-top {
	padding: 50px 0px 50px 0px;
}

.sst-lhs {
	width: 48%;
}

.sst-rhs {
	width: 49%;
}

.sub-text {
	font-size: 18px;
}


.sst-rhs h5 {
	max-width: 88%;
}

.sub-text h2 {
	font-size: 44px;
	line-height: 44px;
}

.sub-text p {
	font-size: 18px;
	line-height: 23px;
}

.as2-wrap {
	padding: 100px 0px 100px 0px;
}

.as2-lhs {
	width: 48%;
	padding-top: 13px;
}

.as2-lhs h1 {
	font-size: 60px;
	line-height: 60px;
}

.as2-box {
	padding: 30px 30px 20px 30px;
}

.sub-text h4 {
	font-size: 35px;
	line-height: 38px;
}


.as2-rhs {
	width: 48%;
}

.as2-rhs .as2-box {
	padding: 30px 30px 20px 30px;
}


.as3-wrap {
	padding: 60px 0px 60px 0px;
}

.as3-lhs {
	width: 49%;
}

.sub-text h3 {
	font-size: 44px;
	line-height: 44px;
}

.as3-rhs {
	width: 48%;
	padding-top: 10px;
}

.contact-top {
	padding: 50px 0px 50px 0px;
}

.contact-top h1 {
	font-size: 55px;
	line-height: 55px;
	padding-bottom: 40px;
}


.contact-top ul li {
	width: 33.33%;
	padding: 35px 10px 35px 10px;
}

.cbc-rhs {
	padding: 40px 40px 24px 40px;
	width: 404px;
}


.grey .home-section4 {
	padding: 78px 0px 55px 0px;
}

.p40 {
	padding-top: 40px;
}

.specialise {
	padding: 60px 0px 40px 0px;
}

.specialise h3 {
	font-size: 44px;
	line-height: 44px;
}

.specialise ul li {
	min-height: 116px;
}

.s-text {
	padding: 40px 20px 20px 70px;
	font-size: 20px;
	line-height: 26px;
}

.specialise p {
	font-size: 19px;
	line-height: 22px;
	padding-bottom: 45px;
}

.photos {
	padding: 60px 0px 60px 0px;
}

.photos ul {
	margin-left: -20px;
}

.photos ul li {
	width: 450px;
	height: 302px;
	margin: 0px 0px 20px 20px;
}

.photo-name {
	font-size: 30px;
	line-height: 30px;
}

.p20 {
	padding-top: 0px;
}


.ssm-wrap {
	padding: 90px 0px 90px 0px;
}

.ssm-box {
	width: 420px;
	padding: 30px 35px 25px 35px;
}

.sub-text ul li {
	font-size: 18px;
	line-height: 23px;
}


.fleet-section1 {
	padding: 50px 0px 215px 0px;
}

.sub-text h1 {
	font-size: 56px;
	line-height: 56px;
}

.overview-sub {
	max-width: 1703px;
	margin: 0 auto;
}

.overview-image {
	float: right;
	margin-top: -147px;
	width: 1445px;
	max-height: 604px;
	max-width: 100%;
}

.os-text-sub {
	left: 40px;
	bottom: 40px;
	width: 400px;
}

.os-text-sub h3 {
	font-size: 62px;
	line-height: 58px;
}


.overview-sub-wrap {
	padding: 300px 0px 65px 0px;
	position: relative;
}

.sub-main {
	padding:40px 0px 40px 0px;
}


.page404-wrap {
	padding: 138px 0px 138px 0px;
}

.error-box {
	width: 495px;
	padding: 40px;
}

.error-box h2 {
	font-size: 97px;
	line-height: 97px;
}

.error-box h3 {
	font-size: 43px;
	line-height: 43px;
}


.error-box p {
	font-size: 24px;
	line-height: 28px;
}

.sub-lhs {
	min-width:610px;
}

.sub-rhs {
	max-width:330px;
}

.sub-rhs .single-widget {
	width:300px;
	padding-left:30px;
}




.post-page .post .wp-post-image {
	height: auto;
	max-width: 100%;

}


.post-page .post .view-article {
	font-size: 17px;
	height: 45px;
	line-height: 45px;
}


.post-page h1 {
	font-size: 47px!important;
	line-height: 47px!important;
}

/* Post Page Rhs */



.blog-rhs .search .search-input, .sub-rhs .search .search-input {
	width:240px;
}


.blog-rhs .single-widget ul li {
	padding:15px 0px 15px 18px;
}



#categories-2 ul li {
	padding:16px 10px 16px 18px;
}




}



/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
.container {
	min-width:740px;
}

.wrap {
	width: 740px;
}


.header-wrap {
	padding: 10px 0px 10px 0px;
	position: relative;
}

figure.logo {
    width: 140px;
}
	
.logo {
	padding: 10px 0px 10px 0px;
	float: none;
	width: auto;
	text-align: center;
}

.header-rhs {
	float: none;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 65px;
	overflow: hidden;
    width: 90%;
}

.call-text1 {
	float: left;
	font-size: 18px;
	line-height: 20px;
	margin:10px 10px 0px 0px;
}

.call-text2 {
	float: left;
	font-size: 36px;
	line-height: 36px;
}
	

.home-banner {
	height:470px;
}


.home-banner .slider div {
	width:100%;
	height:470px;
}

.home-banner .slider div img {
	width:100%;
	min-width:1100px;
}

.home-banner-wrap {
	padding: 80px 0px 20px 0px;
}

.home-banner-wrap h2 {
	font-size: 70px;
	line-height: 70px;
}

.home-banner-wrap h3 {
	font-size: 26px;
	line-height: 27px;
	padding-bottom: 45px;
}

.hb-down {
	padding-top: 100px;
}

.home-section1 {
	padding: 40px 0px 170px 0px;
}

.home-section1 h4 {
	font-size: 25px;
	line-height: 25px;
	padding-bottom: 5px;
}

.home-section1 h3 {
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 40px;
}

.home-section1 ul {
	padding-bottom: 37px;
	margin-left: -12px;
}


.home-section1 ul li {
	width: 363px;
	height: 190px;
}


.fa-name {
	font-size: 20px;
	line-height: 20px;
}

.fa-name h5 {
	padding: 15px;
}

.home-section1 ul li:hover h5 {
	padding: 15px;
	margin-bottom: 62px;
	min-width: 60%;
}

.home-section1 p {
	font-size: 18px;
	line-height: 23px;
}


.overview-slider {
	float: right;
	margin-top: -147px;
	width: 959;
	max-width: 99%;
}


.overview-slider .slider {
	width:100%;
	height:504px;
}

.os-text {
	left: 20px;
	bottom: 70px;
	width: 400px;
}

.os-text h4 {
	font-size: 22px;
	line-height: 22px;
	padding-bottom: 10px;
}

.os-text h3 {
	font-size: 48px;
	line-height: 48px;
}

.overview-slider .slider div img {
	height:auto;
	width:100%;
	min-width:1545px;
}

.overview-slider .bx-wrapper .bx-prev {
  left: 25px;
}

.overview-slider .bx-wrapper .bx-next {
   left: 60px;
}

.overview-slider .bx-wrapper .bx-controls-direction a {
  top: 85%;
}

.overview-wrap {
	padding: 220px 0px 60px 0px;
}

.watch-video {
	width: 48%;
}


.overview-box {
	margin-top: -220px;
	width: 48%;
}
.ob-wrap {
	padding: 18px;
}

.ob-wrap h3 {
	font-size: 32px;
	line-height: 32px;
}

.ob-wrap p {
	font-size: 18px;
	line-height: 22px;
}

.ob-wrap h5 {
	font-size: 19px;
	line-height: 23px;
}

.ob-wrap ul li {
	font-size: 18px;
	line-height: 22px;
}

.ob-wrap table {
	margin-bottom: 20px;
}

.ob-wrap table td {
	padding: 12px 0px 12px 0px;
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
}

.ob-wrap table tr td:first-child {
	font-weight: 600;
}


.hs3-wrap {
	padding-top: 60px;
}

.hs3-lhs {
	float: left;
	width: 48%;
}

.hs3-lhs h5 {
	font-size: 26px;
	line-height: 26px;
	color: #aaa;
}

.hs3-lhs h3 {
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 20px;
}

.white-box {
	padding: 18px;
}

.white-box h4 {
	font-size: 32px;
	line-height: 32px;
	padding-bottom: 20px;
}

.white-box p {
	font-size: 18px;
	line-height: 23px;
	padding-bottom: 20px;
}

.lm a {
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	padding: 0px 30px 0px 63px;
	background-position: 20px center;
}


.hs3-rhs {
	float: right;
	width: 48%;
	padding-top: 38px;
}

.grey-box {
	padding: 18px;
}

.grey-box h4 {
	font-size: 32px;
	line-height: 32px;
	padding-bottom: 20px;
}

.grey-box p {
	font-size: 18px;
	line-height: 23px;
	padding-bottom: 20px;
}

.home-section4 {
	padding: 60px 0px 200px 0px;
}

.home-section4 h4 {
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 10px;
}

.home-section4 h3 {
	font-size: 48px;
	line-height: 48px;
	padding-bottom: 40px;
}


.home-section4 ul {
	width: 738px;
	margin: 0 auto 40px auto;
}

.home-section4 ul li {
	float: left;
	width: 368px;
	height: 163px;
}

.home-section4 ul li div {
	padding-top: 23px;
	height: 90px;
}

.home-section4 ul li h5 {
	font-size: 19px;
	line-height: 22px;
}

.home-section4 p {
	font-size: 18px;
	line-height: 23px;
	padding-bottom: 20px;
}

.what-client-say {
	padding: 50px 0px 80px 0px;
}

.wcs-top {
	padding-bottom: 40px;
}

.wcs-top h4 {
	font-size: 24px;
	line-height: 24px;
}

.wcs-top h3 {
	font-size: 50px;
	line-height: 50px;
}

.wcs-bg {
	background-image: none;
}

.wcs-details {
	width: 180px;
}


.wcs-details h5 {
	font-size: 22px;
	line-height: 24px;
}

.wcs-details p {
	font-size: 18px;
	line-height: 22px;
}

.wcs-text {
	padding: 0px 0px 60px 47px;
	width: 500px;
	margin-right: 0px;
	color: #000;
	background-image: url(images/quote-open-black.png);
	background-position: left top;
}

.wcs-text p {
	font-size: 18px;
	line-height: 21px;
	padding: 0px 20px 20px 0px;
}

.wcs-text p:last-child {
	background-image: url(images/quote-close-black.png);
}


.rq-wrap {
	padding: 50px 0px 60px 0px;
}

.rq-wrap h3 {
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 10px;
}

.rq-wrap h2 {
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 17px;
}

.rq-wrap h5 {
	font-size: 19px;
	line-height: 22px;
	padding-bottom: 45px;
}

.rq-box2 {
	width: 70%;
}

.rq-button {
	width: 30%;
	margin-top: 50px;
}


.rq-bottom ul li {
	width: 30%;
	margin: 0px 1% 1% 1%;
}



.rq-bottom ul li p {
	font-size: 16px;
	line-height: 20px;
	color: #787878;
	font-weight: 600;
}

.footer-top {
	padding: 50px 0px 40px 0px;
	font-size: 15px;
}

.ft-section1 {
	width: 47%;
}

.ft-section2 {
	float: right;
	margin-left: 0px;
	width: 47%;
	padding-bottom: 20px;
}

.ft-section3 {
	float: left;
	width: 47%;
	clear: left;
	padding-top: 95px;
}

.footer-top ul li {
	font-size: 17px;
	line-height: 17px;
	padding-bottom: 20px;
}

.ft-section4 {
	float: right;
	width: 47%;
}


.sub-banner {
	min-height: inherit;
}

.sub-banner-wrap {
	padding: 80px 0px 80px 0px;
}

.sub-banner-wrap h1 {
	font-size: 45px;
	line-height: 45px;
}

.sub-banner-wrap ul li {
	font-size: 18px;
}

.breadcrub {
	font-size: 18px;
}

.sub-section-top {
	padding: 40px 0px 40px 0px;
}

.sst-lhs {
	float: left;
	width: 45%;
	margin: 0px 20px 10px 0px;
}

.sst-rhs {
	float: none;
	width: auto;
}

.sub-text {
	font-size: 18px;
}

.sub-text h5 {
	font-size: 24px;
	line-height: 24px;
}

.sst-rhs h5 {
	max-width: inherit;
}

.sub-text h2 {
	font-size: 40px;
	line-height: 40px;
}

.sub-text p {
	font-size: 18px;
	line-height: 23px;
}


.as2-wrap {
	padding: 50px 0px 50px 0px;
}

.as2-lhs {
	float: none;
	width: auto;
	padding-top: 0px;
	padding-bottom: 30px;
}

.as2-lhs h1 {
	font-size: 58px;
	line-height: 58px;
}

.as2-box {
	padding: 40px 40px 20px 40px;
}

.sub-text h4 {
	font-size: 34px;
	line-height: 36px;
}

.as2-rhs {
	float: none;
	width: auto;
}
	
.as2-rhs img {
	width: 100%;
	height: auto;
	display: block;
}

.as2-rhs .as2-box {
	padding: 30px 40px 15px 40px;
}


.as3-wrap {
	padding: 40px 0px 40px 0px;
}

.as3-lhs {
	float: none;
	width: auto;
}

.sub-text h3 {
	font-size: 42px;
	line-height: 42px;
}

.as3-rhs {
	float: right;
	width: 45%;
	padding-top: 0px;
	margin: 0px 0px 10px 20px;
}

.contact-top {
	padding: 40px 0px 50px 0px;
}

.contact-top h5 {
	font-size: 24px;
	line-height: 24px;
}

.contact-top h1 {
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 40px;
}

.contact-top ul {
	border: #cbcacb solid 1px;
	margin-bottom: 40px;
	display: inherit;
	border-left: #cbcacb solid 1px;
	border-bottom: none;
}

.contact-top ul li {
	width: auto;
	border-left: none;
	border-bottom: #cbcacb solid 1px;
	padding: 22px 10px 20px 10px;
	font-size: 18px;
	line-height: 22px;
}

.contact-top .cd-icon {
	height: auto;
	padding-bottom: 20px;
}

.contact-top p {
	font-size: 18px;
	line-height: 21px;
}

.contact-bottom {
	width: 100%;
	background-color: #f2f1f1;
	height: auto;
	position: relative;
	padding-top: 20px;
}

.contact-map {
	position: static;
}

.contact-map iframe {
	width: 100%;
	height: 500px;
}

.cb-contents {
	position: static;
}

.cb-contents-wrap {
	position: relative;
	padding-bottom: 20px;
}

.cbc-rhs {
	position: static;
	padding: 40px 50px 24px 50px;
	width: auto;
}

.grey .home-section4 {
	padding: 40px 0px 40px 0px;
}

.p40 {
	padding-top: 0px;
}

.specialise {
	padding: 40px 0px 40px 0px;
}

.specialise h3 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 30px;
}


.specialise ul li {
	width: 49%;
	min-height: 116px;
}

.s-no {
	width: 46px;
	height: 43px;
	line-height: 43px;
	font-size: 25px;
}

.s-text {
	padding: 30px 20px 20px 65px;
	font-size: 20px;
	line-height: 24px;
}

.specialise p {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 25px;
}

.photos {
	padding: 40px 0px 40px 0px;
	overflow: hidden;
}

.photos ul {
	margin-left: -20px;
}

.photos ul li {
	width: 359px;
	height: 241px;
	margin: 0px 0px 20px 20px;
	background-color: #ccc;
}

.photo-name {
	bottom: 15px;
	width: 100%;
	font-size: 25px;
	line-height: 25px;
}


.photos ul li:hover img {
	transform: scale(1.2);
}

.p20 {
	padding-top: 0px;
}


.ssm-wrap {
	padding: 50px 0px 50px 0px;
}

.ssm-box {
	width: 458px;
	padding: 30px 35px 20px 35px;
}

.sub-text ul {
	padding-bottom: 10px;
}

.ssm-box ul {
	padding-bottom: 0px;
}

.sub-text ul li {
	font-size: 18px;
	line-height: 23px;
}


.sub-text ol li {
	font-size: 18px;
	line-height: 23px;
}

.sub-text blockquote {
	font-size: 19px;
	line-height: 26px;
	padding: 0px 0px 20px 0px;
}

.fleet-section1 {
	padding: 40px 0px 190px 0px;
}

.sub-text h1 {
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 20px;
}

.overview-sub {
	max-width: 1200px;
}

.overview-image {
	float: right;
	margin-top: -147px;
	width: 1200px;
	max-height: 504px;
	max-width: 98%;
}

.os-text-sub {
	left: 20px;
	bottom: 25px;
	width: 400px;
}

.os-text-sub h4 {
	font-size: 22px;
	line-height: 22px;
	color: #ccc;
	padding-bottom: 10px;
}

.os-text-sub h3 {
	font-size: 58px;
	line-height: 48px;
}


.overview-sub-wrap {
	padding: 230px 0px 65px 0px;
}


.oss-bottom {
	padding-top: 40px;
}

.overview-left .os-text-sub {
	right: 20px;
	bottom: 25px;
	width: 400px;
}


.sub-main {
	padding:40px 0px 40px 0px;
}

.page404-wrap {
	padding: 70px 0px 70px 0px;
}

.error-box {
	width: 495px;
	padding: 30px;
}

.error-box h2 {
	font-size: 87px;
	line-height: 87px;
	padding-bottom: 10px;
}

.error-box h3 {
	font-size: 40px;
	line-height: 40px;
}


.error-box p {
	font-size: 20px;
	line-height: 22px;
	padding-bottom: 30px;
}

.blog-wrapper {
	display:inherit;
	padding: 40px 0px 40px 0px;
}

.blog-wrapper .blog-row {
	display:inherit;
}

.blog-wrapper .blog-row section {
	display:inherit;
}

.sub-lhs {
	min-width:inherit;
	width: auto;
	padding-bottom: 30px;
}

.sub-rhs {
	max-width:inherit;
	float:none;
}

.sub-rhs .single-widget {
	width:auto;
	padding-left:0px;
}


.post-thumb {
	width: 100%;
	max-height: 292px;
	overflow: hidden;
	margin-bottom: 20px;

}

.post-page .post .wp-post-image {
	height: auto;
	width: 100%;
}


.blog-rhs .search .search-input, .sub-rhs .search .search-input {
	width:80%;
}

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
	/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

.container {
	min-width:300px;
}

.wrap {
	width: 95%;
	min-width: 300px;
}

.header-wrap {
	padding: 10px 0px 10px 0px;
	position: relative;
}


figure.logo {
    width: 140px;
}
	
.logo {
	padding: 10px 0px 10px 0px;
	float: none;
	width: auto;
	text-align: center;
}

.header-rhs {
	float: none;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 74px;
	overflow: hidden;
    width: 90%;
}

.call-text1 {
	float: left;
	font-size: 21px;
	line-height: 21px;
	margin:0px 5px 0px 0px;
}
	
.call-text1 span {
	display: none;
}

.call-text2 {
	float: left;
	font-size: 22px;
	line-height: 24px;
}

.home-banner {
	height:400px;
}


.home-banner .slider div {
	width:100%;
	height:400px;
}

.home-banner .slider div img {
	min-width:930px;
}

.home-banner-wrap {
	padding: 50px 0px 20px 0px;
}

.home-banner-wrap h2 {
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 10px;
}

.home-banner-wrap h3 {
	font-size: 23px;
	line-height: 26px;
	padding-bottom: 25px;
}

.hb-down {
	padding-top: 50px;
}

.home-section1 {
	padding: 30px 0px 20px 0px;
}

.home-section1 h4 {
	font-size: 22px;
	line-height: 22px;
	padding-bottom: 5px;
}

.home-section1 h3 {
	font-size: 35px;
	line-height: 35px;
	padding-bottom: 20px;
}

.home-section1 ul {
	padding-bottom: 20px;
	margin-left: 0px;
}


.home-section1 ul li {
	float: none;
	width: auto;
	max-width: 95%;
	height: auto;
	margin: 0px auto 10px auto;
}

.fa-name {
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
}

.fa-name h5 {
	padding: 15px;
}

.fa-image img {
	height: auto;
	width: 100%;
	max-width: inherit;
	display: block;
}

.home-section1 ul li:hover h5 {
	padding: 20px;
	margin-bottom: 60px;
}

.home-section1 p {
	font-size: 17px;
	line-height: 23px;
}

.overview-slider {
	float: none;
	margin-top: 0px;
	width: 100%;
	max-width: inherit;
}


.overview-slider .slider {
	width:100%;
}
	
.os-text {
	left: 10px;
	bottom: 45px;
	width: auto;
}

.os-text h4 {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 0px;
}

.os-text h3 {
	font-size: 26px;
	line-height: 22px;
}

.overview-slider .slider div img {
	min-width:1200px;
}

.overview-slider .bx-wrapper .bx-prev {
  left: 10px;
}

.overview-slider .bx-wrapper .bx-next {
   left: 40px;
}

.overview-slider .bx-wrapper .bx-controls-direction a {
  top: 75%;
  width: 14px;
  height: 26px;
}

.overview-wrap {
	padding: 30px 0px 30px 0px;
}

.watch-video {
	width: auto;
	margin: 0 auto;
	text-align: right;
	float: none;
	padding-bottom: 20px;
}

.watch-video h4 {
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 15px;
}

.wv img {
	margin-top: -25px;
}

.overview-box {
	float: none;
	margin-top: 30px;
	width: auto;
}
.ob-wrap {
	padding: 20px 20px 35px 20px;
}

.ob-wrap h3 {
	font-size: 30px;
	line-height: 30px;
}

.ob-wrap p {
	font-size: 17px;
	line-height: 22px;
}

.ob-wrap h5 {
	font-size: 18px;
	line-height: 22px;
}

.ob-wrap ul {
	padding-bottom: 10px;
}

.ob-wrap ul li {
	font-size: 17px;
	line-height: 23px;
}

.ob-wrap table {
	margin-bottom: 20px;
	border-top: #cbcacb solid 1px;
}

.ob-wrap table td {
	padding: 10px 0px 10px 0px;
	font-size: 16px;
	line-height: 18px;
}

.ob-wrap table tr td:first-child {
	font-weight: 600;
}

.hs3-wrap {
	padding-top: 50px;
	padding-bottom: 50px;
}

.hs3-lhs {
	float: none;
	width: auto;
}

.hs3-lhs h5 {
	font-size: 24px;
	line-height: 24px;
	color: #ccc;
	padding-bottom: 10px;
}

.hs3-lhs h3 {
	font-size: 40px;
	line-height: 42px;
	padding-bottom: 30px;
}

.white-box {
	padding: 20px;
}

.white-box h4 {
	font-size: 32px;
	line-height: 32px;
	padding-bottom: 20px;
}

.white-box p {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 20px;
}

.lm a {
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	padding: 0px 25px 0px 60px;
	background-position: 20px center;
}


.hs3-rhs {
	float: none;
	width: auto;
	padding-top: 38px;
}

.grey-box {
	padding: 20px;
}

.grey-box h4 {
	font-size: 32px;
	line-height: 32px;
	padding-bottom: 20px;
}

.grey-box p {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 20px;
}

.home-section4 {
	padding: 50px 0px 30px 0px;
}

.home-section4 h4 {
	font-size: 23px;
	line-height: 23px;
	padding-bottom: 10px;
}

.home-section4 h3 {
	font-size: 32px;
	line-height: 35px;
	padding-bottom: 20px;
}


.home-section4 ul {
	width: auto;
	margin: 0 auto 35px auto;
	overflow: hidden;
	border-top: #cbcacb solid 1px;
	border-left: #cbcacb solid 1px;
}

.home-section4 ul li {
	float: none;
	width: auto;
	height: auto;
	border-bottom: #cbcacb solid 1px;
	border-right: #cbcacb solid 1px;
	padding-bottom: 20px;
}

.home-section4 ul li div {
	padding-top: 20px;
	height: auto;
	padding-bottom: 20px;
}

.home-section4 ul li h5 {
	font-size: 20px;
	line-height: 22px;
}

.home-section4 p {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 20px;
}

.what-client-say {
	padding: 40px 0px 40px 0px;
}

.wcs-top {
	padding-bottom: 30px;
}

.wcs-top h4 {
	font-size: 22px;
	line-height: 22px;
}

.wcs-top h3 {
	font-size: 35px;
	line-height: 35px;
}

.wcs-bg {
	background-image: none;
}

.wcs-details {
	float: none;
	width: 200px;
	margin: 0 auto;
}

.wcs-text {
	float: none;
	padding: 30px 0px 60px 47px;
	width: auto;
	margin-right: 0px;
	color: #111;
	background-image: url(images/quote-open-black.png);
	background-position: left top;
}

.wcs-text p {
	font-size: 17px;
	line-height: 21px;
	padding: 0px 20px 20px 0px;
}

.wcs-text p:last-child {
	background-image: url(images/quote-close-black.png);
}

.wcs-slider .bx-wrapper .bx-prev {
  left: 20px;
}

.wcs-slider .bx-wrapper .bx-next {
   left: 60px;
}

.wcs-slider .bx-wrapper .bx-controls-direction a {
  top: 98%;
}


.rq-wrap {
	padding: 40px 0px 40px 0px;
	max-width: 90%;
	margin: 0 auto;
}

.rq-wrap h3 {
	font-size: 23px;
	line-height: 23px;
	padding-bottom: 10px;
}

.rq-wrap h2 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 17px;
}

.rq-wrap h5 {
	font-size: 17px;
	line-height: 21px;
	padding-bottom: 45px;
	max-width: 80%;
	margin: 0 auto;
}

.rq-row .lhs {
	float: none;
	width: auto;
}

.rq-row .rhs {
	float: none;
	width: auto;
}

.rq-box {
	padding-bottom: 10px;
}

.rq-box input {
	width: 100%;
	height: 52px;
	font-size: 18px;
	border-bottom: #000 solid 2px;
}

.rqr2 {
	padding-top: 10px;
}

.rq-box2 {
	float: none;
	width: auto;
}

.rq-box2 textarea {
	width: 100%;
	height: 110px;
	font-size: 18px;
	border-bottom: #000 solid 2px;
}

.rq-button {
	float: none;
	width: auto;
	margin-top: 20px;
}

.rq-button input {
	height: 60px;
	width: 100%;
	font-size: 19px;
	background-position: 30% center;
}

.rq-bottom {
	padding-top: 40px;
}

.rq-bottom ul li {
	display: inherit;
	width: auto;
	padding-bottom: 20px;
}

.rq-bottom ul li div {
	padding-bottom: 10px;
}

.rq-bottom ul li h4 {
	font-size: 18px;
	line-height: 18px;
	color: #2F4497;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 7px;
}

.rq-bottom ul li p {
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 3px;
	font-weight: 600;
}


.footer-top {
	padding: 30px 0px 30px 0px;
	font-size: 15px;
	max-width: 300px;
	margin: 0 auto;
}

.ft-section1 {
	float: none;
	width: auto;
	margin: 0 auto;
	padding-bottom: 20px;
}

.ft-logo {
	padding-bottom: 24px;
	text-align: center;
}
	
.ft-section1 ul  {
	text-align: left;
}	



.ft-section2 {
	float: none;
	width: auto;
	margin: 0 auto;
	padding-bottom: 20px;
}

.ft-section3 {
	float: none;
	width: auto;
	margin: 0 auto;
	padding-bottom: 30px;
}

.footer-top h3 {
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 20px;
}

.footer-top ul li {
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 14px;
}

.ft-section4 {
	float: none;
	width: 300px;
	margin: 0 auto;
}

.ft-section4 h3 {
	padding-bottom: 22px;
}

.map img {
	width: 100%;
	height: auto;
}

.map iframe {
	width: 100%;
	height: 227px;
}

.footer-bottom-wrap {
	padding: 20px 0px 20px 0px;
}

.footer-bottom-wrap p {
	font-size: 16px;
	line-height: 19px;
}
	
.footer-bottom-wrap p span {
	display: block;
}	

.sub-banner {
	min-height: inherit;
}

.sub-banner-wrap {
	padding: 60px 0px 60px 0px;
}

.sub-banner-wrap h1 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 5px;
}

.sub-banner-wrap ul li {
	font-size: 16px;
}

.breadcrub {
	font-size: 16px;
}


.sub-section-top {
	padding: 40px 0px 40px 0px;
}

.sst-lhs {
	float: none;
	width: 100%;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

.sst-rhs {
	float: none;
	width: auto;
}

.sub-text {
	font-size: 17px;
}

.sub-text h5 {
	font-size: 23px;
	line-height: 25px;
}

.sst-rhs h5 {
	max-width: inherit;
}

.sub-text h2 {
	font-size: 35px;
	line-height: 35px;
}

.sub-text p {
	font-size: 17px;
	line-height: 22px;
}
	
.as2-wrap {
	padding: 50px 0px 50px 0px;
}

.as2-lhs {
	float: none;
	width: auto;
	padding-top: 0px;
	padding-bottom: 30px;
}

.as2-lhs h1 {
	font-size: 44px;
	line-height: 44px;
}

.as2-box {
	padding: 25px 20px 20px 20px;
}

.sub-text h4 {
	font-size: 33px;
	line-height: 35px;
}


.as2-rhs {
	float: none;
	width: auto;
}
	
.as2-rhs img {
	width: 100%;
	height: auto;
	display: block;
}

.as2-rhs .as2-box {
	padding: 30px 20px 15px 20px;
}

.as3-wrap {
	padding: 30px 0px 30px 0px;
}

.as3-lhs {
	float: none;
	width: auto;
}

.sub-text h3 {
	font-size: 40px;
	line-height: 40px;
}

.as3-rhs {
	float: none;
	width: auto;
	padding-top: 0px;
	margin: 0px 0px 10px 0px;
}

.contact-top {
	padding: 40px 0px 40px 0px;
}

.contact-top h5 {
	font-size: 23px;
	line-height: 23px;
}

.contact-top h1 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 20px;
}

.contact-top ul {
	border: #cbcacb solid 1px;
	margin-bottom: 30px;
	display: inherit;
	border-bottom: none;
}

.contact-top ul li {
	width:auto;
	border-left:none;
	border-bottom: #cbcacb solid 1px;
	padding: 22px 10px 20px 10px;
	font-size: 17px;
	line-height: 21px;
}

.contact-top .cd-icon {
	height: auto;
	padding-bottom: 10px;
}

.contact-top p {
	font-size: 18px;
	line-height: 21px;
}

.contact-bottom {
	width: 100%;
	background-color: #f2f1f1;
	height: auto;
	position: relative;
	padding-top: 20px;
}

.contact-map {
	position: static;
}

.contact-map iframe {
	width: 100%;
	height: 400px;
}

.cb-contents {
	position: static;
}

.cb-contents-wrap {
	position: relative;
	padding-bottom: 20px;
}

.cbc-rhs {
	position: static;
	padding: 20px 20px 34px 20px;
	width: auto;
}

.cf-button input {
    background-position: 20% center;
}	

.grey .home-section4 {
	padding: 40px 0px 40px 0px;
}

.p40 {
	padding-top: 0px;
}

.specialise {
	padding: 40px 0px 40px 0px;
}

.specialise h3 {
	font-size: 33px;
	line-height: 33px;
	padding-bottom: 40px;
}

.specialise ul {
	padding-bottom: 40px;
	 display: inherit;
}

.specialise ul li {
	width: auto;
	min-height: inherit;
}

.s-no {
	width: 46px;
	height: 43px;
	line-height: 43px;
	font-size: 18px;
}

.s-text {
	padding: 20px 20px 20px 65px;
	font-size: 18px;
	line-height: 22px;
}

.specialise p {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 35px;
}


.photos {
	padding: 40px 0px 40px 0px;
}

.photos ul {
	margin-left: 0px;
}

.photos ul li {
	width: auto;
	height: auto;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

.photo-name {
	bottom: 25px;
	width: 100%;
	font-size: 20px;
	line-height: 20px;
}

.photos ul li:hover img {
	transform: none;
}

.p20 {
	padding-top: 0px;
}

.ssm-wrap {
	padding: 50px 0px 50px 0px;
}

.ssm-box {
	width: auto;
	padding: 30px 25px 20px 25px;
	float: none;
}

.sub-text ul li {
	font-size: 17px;
	line-height: 22px;
}

.sub-text ol li {
	font-size: 17px;
	line-height: 23px;
}

.sub-text blockquote {
	font-size: 19px;
	line-height: 26px;
	padding: 0px 0px 20px 0px;
}

.fleet-section1 {
	padding: 40px 0px 20px 0px;
}

.sub-text h1 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 20px;
}

.overview-sub {
	max-width: 700px;
}

.overview-image {
	float: none;
	margin-top: 0px;
	width: 100%;
	max-height: inherit;
	max-width: 100%;
}

.os-text-sub {
	left: 10px;
	bottom: 15px;
	width: auto;
}

.os-text-sub h4 {
	font-size: 21px;
	line-height: 21px;
	color: #ccc;
	padding-bottom: 0px;
}

.os-text-sub h3 {
	font-size: 35px;
	line-height: 35px;
}


.overview-sub-wrap {
	padding: 50px 0px 65px 0px;
}


.overview-sub-wrap .ob-wrap h3 {
	padding-bottom: 30px;
}

.oss-bottom {
	padding-top: 50px;
}

.overview-left .overview-image {
	float: none;
}

.overview-left .os-text-sub {
	left: inherit;
	right: 10px;
	bottom: 15px;
	width: auto;
	text-align: right;
}

.overview-left .watch-video {
	float: none;
}

.overview-left .overview-box {
    float: none;
}

.sub-main {
	padding:40px 0px 40px 0px;
}

.page404-wrap {
	padding: 50px 0px 50px 0px;
}

.error-box {
	width: auto;
	padding: 20px;
	float: none;
	text-align: center;
}

.error-box h2 {
	font-size: 60px;
	line-height: 60px;
	padding-bottom: 10px;
}

.error-box h3 {
	font-size: 35px;
	line-height: 35px;
	padding-bottom: 10px;
}


.error-box p {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 20px;
}

.back a {
	font-size: 18px;
	height: 59px;
	line-height: 59px;
	padding: 0px 22px 0px 69px;
	background-position: 25px center;
}


.blog-wrapper {
	display:inherit;
	padding: 40px 0px 40px 0px;
}

.blog-wrapper .blog-row {
	display:inherit;
}

.blog-wrapper .blog-row section {
	display:inherit;
}

.sub-lhs {
	min-width:inherit;
	padding-bottom: 30px;
}

.sub-rhs {
	max-width:inherit;
	float:none;
}

.sub-rhs .single-widget {
	width:auto;
	padding-left:0px;
}

/* Post Page */



.post-page .post .wp-post-image {
	height: auto;
	width: 100%;
}


.post-page .post h2 {
	font-size:32px!important;
	line-height:34px!important;
}
	
.post-page p {
	font-size:17px;
	line-height:23px;
}


.post-page .post .view-article {
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	padding: 0px 23px 0px 73px;
	background-position: 30px center;
}

.post-page h1 {
	font-size: 40px!important;
	line-height: 40px!important;
}

/* Post Page Rhs */


	
.blog-rhs .search .search-input, .sub-rhs .search .search-input {
	font-size:18px;
	height:48px;
	width:80%;
	padding: 0px 10px 0px 15px;
}


.blog-rhs .widget-title, .sub-rhs .widget-title {
	font-size:26px;
	line-height:26px;
}

.single-post-page .post h1 {
	font-size:30px!important;
	line-height:33px!important;
}


}



/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

.container {
	min-width:420px;
}

.wrap {
	width: 95%;
	min-width: 420px;
}

.header-wrap {
	padding: 10px 0px 10px 0px;
	position: relative;
}

figure.logo {
    width: 140px;
}
	
.logo {
	padding: 10px 0px 10px 0px;
	float: none;
	width: auto;
	text-align: center;
}

.header-rhs {
	float: none;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 72px;
	overflow: hidden;
}

.call-text1 {
	float: left;
	font-size: 18px;
	line-height: 20px;
	margin:3px 10px 0px 0px;
}
	
.call-text1 span {
	display: inline;
}	

.call-text2 {
	float: left;
	font-size: 27px;
	line-height: 27px;
}

.home-banner {
	height:400px;
}


.home-banner .slider div {
	width:100%;
	height:400px;
}

.home-banner .slider div img {
	min-width:930px;
}

.home-banner-wrap {
	padding: 50px 0px 20px 0px;
}

.home-banner-wrap h2 {
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 10px;
}

.home-banner-wrap h3 {
	font-size: 25px;
	line-height: 27px;
	padding-bottom: 25px;
}

.hb-down {
	padding-top: 50px;
}

.home-section1 {
	padding: 30px 0px 40px 0px;
}

.home-section1 h4 {
	font-size: 22px;
	line-height: 22px;
	padding-bottom: 5px;
}

.home-section1 h3 {
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 30px;
}

.home-section1 ul {
	padding-bottom: 37px;
	margin-left: -2%;
}


.home-section1 ul li {
	float: left;
	width: 48%;
	height: 160px;
	margin: 0px 0px 12px 2%;
}

.fa-name {
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
}

.fa-name h5 {
	padding: 15px;
}

.fa-image img {
	height: 100%;
	width: auto;
	max-width: inherit;
}

.home-section1 ul li:hover h5 {
	padding: 20px;
	margin-bottom: 50px;
}

.home-section1 p {
	font-size: 17px;
	line-height: 23px;
}

.overview-slider {
	float: none;
	margin-top: 0px;
	width: 100%;
	max-width: inherit;
}


.overview-slider .slider {
	width:100%;
}
	
.os-text {
	left: 15px;
	bottom: 65px;
	width: auto;
}

.os-text h4 {
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 0px;
}

.os-text h3 {
	font-size: 28px;
	line-height: 28px;
}

.overview-slider .slider div img {
	min-width:1200px;
}

.overview-slider .bx-wrapper .bx-prev {
  left: 20px;
}

.overview-slider .bx-wrapper .bx-next {
   left: 50px;
}

.overview-slider .bx-wrapper .bx-controls-direction a {
  top: 80%;
  width: 14px;
  height: 26px;
}

.overview-wrap {
	padding: 30px 0px 30px 0px;
}

.watch-video {
	width: 420px;
	margin: 0 auto;
	text-align: right;
	float: none;
	padding-bottom: 20px;
}

.watch-video h4 {
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 15px;
}

.wv img {
	margin-top: -25px;
}

.overview-box {
	float: none;
	margin-top: 30px;
	width: auto;
}
.ob-wrap {
	padding: 20px 20px 35px 20px;
}

.ob-wrap h3 {
	font-size: 33px;
	line-height: 33px;
}

.ob-wrap p {
	font-size: 17px;
	line-height: 22px;
}

.ob-wrap h5 {
	font-size: 18px;
	line-height: 22px;
}

.ob-wrap ul {
	padding-bottom: 10px;
}

.ob-wrap ul li {
	font-size: 17px;
	line-height: 23px;
}

.ob-wrap table {
	margin-bottom: 20px;
	border-top: #cbcacb solid 1px;
}

.ob-wrap table td {
	padding: 10px 0px 10px 0px;
	font-size: 16px;
	line-height: 18px;
}

.ob-wrap table tr td:first-child {
	font-weight: 600;
}

.hs3-wrap {
	padding-top: 50px;
}

.hs3-lhs {
	float: none;
	width: auto;
}

.hs3-lhs h5 {
	font-size: 24px;
	line-height: 24px;
	color: #ccc;
	padding-bottom: 10px;
}

.hs3-lhs h3 {
	font-size: 46px;
	line-height: 44px;
	padding-bottom: 30px;
}

.white-box {
	padding: 25px;
}

.white-box h4 {
	font-size: 32px;
	line-height: 32px;
	padding-bottom: 20px;
}

.white-box p {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 20px;
}

.lm a {
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	padding: 0px 33px 0px 73px;
	background-position: 30px center;
}

.lm a:hover {
	color: #fff;
	background-color: #e84a4c;
	text-decoration:none;
}

.hs3-rhs {
	float: none;
	width: auto;
	padding-top: 38px;
}

.grey-box {
	padding: 25px;
}

.grey-box h4 {
	font-size: 32px;
	line-height: 32px;
	padding-bottom: 20px;
}

.grey-box p {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 20px;
}

.home-section4 {
	padding: 50px 0px 30px 0px;
}

.home-section4 h4 {
	font-size: 23px;
	line-height: 23px;
	padding-bottom: 10px;
}

.home-section4 h3 {
	font-size: 45px;
	line-height: 45px;
	padding-bottom: 20px;
}


.home-section4 ul {
	width: auto;
	margin: 0 auto 35px auto;
	overflow: hidden;
	border-top: #cbcacb solid 1px;
	border-left: #cbcacb solid 1px;
}

.home-section4 ul li {
	float: none;
	width: auto;
	height: auto;
	border-bottom: #cbcacb solid 1px;
	border-right: #cbcacb solid 1px;
	padding-bottom: 20px;
}

.home-section4 ul li div {
	padding-top: 20px;
	height: auto;
	padding-bottom: 20px;
}

.home-section4 ul li h5 {
	font-size: 20px;
	line-height: 22px;
}

.home-section4 p {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 20px;
}

.what-client-say {
	padding: 40px 0px 40px 0px;
}

.wcs-top {
	padding-bottom: 30px;
}

.wcs-top h4 {
	font-size: 22px;
	line-height: 22px;
}

.wcs-top h3 {
	font-size: 45px;
	line-height: 45px;
}

.wcs-bg {
	background-image: none;
}

.wcs-details {
	float: none;
	width: 200px;
	margin: 0 auto;
}

.wcs-text {
	float: none;
	padding: 30px 0px 60px 47px;
	width: auto;
	margin-right: 0px;
	color: #111;
	background-image: url(images/quote-open-black.png);
	background-position: left top;
}

.wcs-text p {
	font-size: 17px;
	line-height: 21px;
	padding: 0px 20px 20px 0px;
}

.wcs-text p:last-child {
	background-image: url(images/quote-close-black.png);
}

.wcs-slider .bx-wrapper .bx-prev {
  left: 20px;
}

.wcs-slider .bx-wrapper .bx-next {
   left: 60px;
}

.wcs-slider .bx-wrapper .bx-controls-direction a {
  top: 98%;
}


.rq-wrap {
	padding: 40px 0px 40px 0px;
}

.rq-wrap h3 {
	font-size: 23px;
	line-height: 23px;
	padding-bottom: 10px;
}

.rq-wrap h2 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 17px;
}

.rq-wrap h5 {
	font-size: 17px;
	line-height: 21px;
	padding-bottom: 45px;
}

.rq-row .lhs {
	float: none;
	width: auto;
}

.rq-row .rhs {
	float: none;
	width: auto;
}

.rq-box {
	padding-bottom: 10px;
}

.rq-box input {
	width: 100%;
	height: 52px;
	font-size: 18px;
}

.rqr2 {
	padding-top: 10px;
}

.rq-box2 {
	float: none;
	width: auto;
}

.rq-box2 textarea {
	width: 100%;
	height: 110px;
	font-size: 18px;
}

.rq-button {
	float: none;
	width: auto;
	margin-top: 20px;
}

.rq-button input {
	height: 60px;
	width: 100%;
	font-size: 19px;
	background-position: 30% center;
}

.rq-bottom {
	padding-top: 40px;
}

.rq-bottom ul li {
	display: inherit;
	width: auto;
	padding-bottom: 20px;
}

.rq-bottom ul li div {
	padding-bottom: 10px;
}

.rq-bottom ul li h4 {
	font-size: 18px;
	line-height: 18px;
	color: #2F4497;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 7px;
}

.rq-bottom ul li p {
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 3px;
	font-weight: 600;
}


.footer-top {
	padding: 30px 0px 30px 0px;
	font-size: 15px;
	max-width: 300px;
	margin: 0 auto;
}

.ft-section1 {
	float: left;
	width: 50%;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: left;
}

.ft-logo {
	padding-bottom: 24px;
	text-align: center;
}
	
.ft-section1 ul  {
	text-align: left;
}	




.ft-section2 {
	float: left;
	width: 50%;
	margin: 0 auto;
	padding-bottom: 20px;
}

.ft-section3 {
	float: none;
	width: 420px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.footer-top h3 {
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 20px;
}

.footer-top ul li {
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 14px;
}

.ft-section4 {
	float: none;
	width: 420px;
	margin: 0 auto;
}

.ft-section4 h3 {
	padding-bottom: 22px;
}

.map img {
	width: 100%;
	height: auto;
}

.map iframe {
	width: 100%;
	height: 227px;
}

.footer-bottom-wrap {
	padding: 20px 0px 20px 0px;
}

.footer-bottom-wrap p {
	font-size: 16px;
	line-height: 19px;
}
	
.footer-bottom-wrap p span {
	display: block;
}	

.sub-banner {
	min-height: inherit;
}

.sub-banner-wrap {
	padding: 70px 0px 70px 0px;
}

.sub-banner-wrap h1 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 5px;
}

.sub-banner-wrap ul li {
	font-size: 17px;
}

.breadcrub {
	font-size: 17px;
}


.sub-section-top {
	padding: 40px 0px 40px 0px;
}

.sst-lhs {
	float: left;
	width: 45%;
	margin: 0px 20px 10px 0px;
	text-align: center;
}

.sst-rhs {
	float: none;
	width: auto;
}

.sub-text {
	font-size: 17px;
}

.sub-text h5 {
	font-size: 23px;
	line-height: 25px;
}

.sst-rhs h5 {
	max-width: inherit;
}

.sub-text h2 {
	font-size: 37px;
	line-height: 37px;
}

.sub-text p {
	font-size: 17px;
	line-height: 22px;
}
	
.as2-wrap {
	padding: 50px 0px 50px 0px;
}

.as2-lhs {
	float: none;
	width: auto;
	padding-top: 0px;
	padding-bottom: 30px;
}

.as2-lhs h1 {
	font-size: 48px;
	line-height: 48px;
}

.as2-box {
	padding: 25px 25px 20px 25px;
}

.sub-text h4 {
	font-size: 33px;
	line-height: 35px;
}


.as2-rhs {
	float: none;
	width: auto;
}
	
.as2-rhs img {
	width: 100%;
	height: auto;
	display: block;
}

.as2-rhs .as2-box {
	padding: 30px 25px 15px 25px;
}

.as3-wrap {
	padding: 30px 0px 30px 0px;
}

.as3-lhs {
	float: none;
	width: auto;
}

.sub-text h3 {
	font-size: 40px;
	line-height: 40px;
}

.as3-rhs {
	float: right;
	width: 45%;
	padding-top: 0px;
	margin: 0px 0px 10px 20px;
}

.contact-top {
	padding: 40px 0px 40px 0px;
}

.contact-top h5 {
	font-size: 23px;
	line-height: 23px;
}

.contact-top h1 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 20px;
}

.contact-top ul {
	border: #cbcacb solid 1px;
	margin-bottom: 30px;
	display: inherit;
	border-bottom: none;
}

.contact-top ul li {
	width:auto;
	border-left:none;
	border-bottom: #cbcacb solid 1px;
	padding: 22px 10px 20px 10px;
	font-size: 18px;
	line-height: 22px;
}

.contact-top .cd-icon {
	height: auto;
	padding-bottom: 10px;
}

.contact-top p {
	font-size: 18px;
	line-height: 21px;
}

.contact-bottom {
	width: 100%;
	background-color: #f2f1f1;
	height: auto;
	position: relative;
	padding-top: 20px;
}

.contact-map {
	position: static;
}

.contact-map iframe {
	width: 100%;
	height: 400px;
}

.cb-contents {
	position: static;
}

.cb-contents-wrap {
	position: relative;
	padding-bottom: 20px;
}

.cbc-rhs {
	position: static;
	padding: 30px 30px 24px 30px;
	width: auto;
}

.cf-button input {
    background-position: 30% center;
}	

.grey .home-section4 {
	padding: 40px 0px 40px 0px;
}

.p40 {
	padding-top: 0px;
}

.specialise {
	padding: 40px 0px 40px 0px;
}

.specialise h3 {
	font-size: 36px;
	line-height: 36px;
	padding-bottom: 40px;
}

.specialise ul {
	padding-bottom: 40px;
	 display: inherit;
}

.specialise ul li {
	width: auto;
	min-height: inherit;
}

.s-no {
	width: 46px;
	height: 43px;
	line-height: 43px;
	font-size: 20px;
}

.s-text {
	padding: 20px 20px 20px 65px;
	font-size: 20px;
	line-height: 25px;
}

.specialise p {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 35px;
}


.photos {
	padding: 40px 0px 40px 0px;
}

.photos ul {
	margin-left: -2%;
}

.photos ul li {
	width: 48%;
	height: 200px;
	margin: 0px 0px 2% 2%;
	overflow: hidden;
}

.photo-name {
	bottom: 25px;
	width: 100%;
	font-size: 20px;
	line-height: 20px;
}

.photos ul li:hover img {
	transform: scale(1.1);
}

.p20 {
	padding-top: 0px;
}

.ssm-wrap {
	padding: 50px 0px 50px 0px;
}

.ssm-box {
	width: auto;
	padding: 30px 25px 20px 25px;
	float: none;
}

.sub-text ul li {
	font-size: 17px;
	line-height: 22px;
}

.sub-text ol li {
	font-size: 17px;
	line-height: 23px;
}

.sub-text blockquote {
	font-size: 19px;
	line-height: 26px;
	padding: 0px 0px 20px 0px;
}

.fleet-section1 {
	padding: 40px 0px 40px 0px;
}

.sub-text h1 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 20px;
}

.overview-sub {
	max-width: 700px;
}

.overview-image {
	float: none;
	margin-top: 0px;
	width: 100%;
	max-height: inherit;
	max-width: 100%;
}

.os-text-sub {
	left: 20px;
	bottom: 25px;
	width: auto;
}

.os-text-sub h4 {
	font-size: 23px;
	line-height: 23px;
	color: #ccc;
	padding-bottom: 10px;
}

.os-text-sub h3 {
	font-size: 44px;
	line-height: 40px;
}


.overview-sub-wrap {
	padding: 50px 0px 65px 0px;
}


.overview-sub-wrap .ob-wrap h3 {
	padding-bottom: 30px;
}

.oss-bottom {
	padding-top: 50px;
}

.overview-left .overview-image {
	float: none;
}

.overview-left .os-text-sub {
	left: inherit;
	right: 20px;
	bottom: 25px;
	width: auto;
	text-align: right;
}

.overview-left .watch-video {
	float: none;
}

.overview-left .overview-box {
    float: none;
}

.sub-main {
	padding:40px 0px 40px 0px;
}

.page404-wrap {
	padding: 50px 0px 50px 0px;
}

.error-box {
	width: auto;
	padding: 30px;
	float: none;
	text-align: center;
}

.error-box h2 {
	font-size: 60px;
	line-height: 60px;
	padding-bottom: 10px;
}

.error-box h3 {
	font-size: 35px;
	line-height: 35px;
	padding-bottom: 10px;
}


.error-box p {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 20px;
}

.back a {
	font-size: 18px;
	height: 59px;
	line-height: 59px;
	padding: 0px 22px 0px 69px;
	background-position: 25px center;
}


.blog-wrapper {
	display:inherit;
	padding: 40px 0px 40px 0px;
}

.blog-wrapper .blog-row {
	display:inherit;
}

.blog-wrapper .blog-row section {
	display:inherit;
}

.sub-lhs {
	min-width:inherit;
	padding-bottom: 30px;
}

.sub-rhs {
	max-width:inherit;
	float:none;
}

.sub-rhs .single-widget {
	width:auto;
	padding-left:0px;
}

/* Post Page */



.post-page .post .wp-post-image {
	height: auto;
	width: 100%;
}


.post-page .post h2 {
	font-size:32px!important;
	line-height:34px!important;
}
	
.post-page p {
	font-size:17px;
	line-height:23px;
}


.post-page .post .view-article {
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	padding: 0px 23px 0px 73px;
	background-position: 30px center;
}

.post-page h1 {
	font-size: 40px!important;
	line-height: 40px!important;
}

/* Post Page Rhs */


	
.blog-rhs .search .search-input, .sub-rhs .search .search-input {
	font-size:18px;
	height:48px;
	width:80%;
	padding: 0px 10px 0px 15px;
}


.blog-rhs .widget-title, .sub-rhs .widget-title {
	font-size:26px;
	line-height:26px;
}

.single-post-page .post h1 {
	font-size:30px!important;
	line-height:33px!important;
}



}

