/*** FONTS ***/


@font-face {
	font-family: 'bowi';
	src: url('/fonts/sourcesanspro-lightit-webfont.eot');
	src: url('/fonts/sourcesanspro-lightit-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/sourcesanspro-lightit-webfont.woff2') format('woff2'), url('/fonts/sourcesanspro-lightit-webfont.woff') format('woff'), url('/fonts/sourcesanspro-lightit-webfont.ttf') format('truetype'), url('/fonts/sourcesanspro-lightit-webfont.svg#source_sans_prolight_italic') format('svg');
}
@font-face {
	font-family: 'bowsb';
	src: url('/fonts/sourcesanspro-semibold-webfont.eot');
	src: url('/fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'), url('/fonts/sourcesanspro-semibold-webfont.woff') format('woff'), url('/fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'), url('/fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
}
@font-face {
	font-family: 'bow';
	src: url('/fonts/sourcesanspro-regular-webfont.eot');
	src: url('/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/sourcesanspro-regular-webfont.woff2') format('woff2'), url('/fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), url('/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
}
@font-face {
	font-family: 'bowb';
	src: url('/fonts/sourcesanspro-bold-webfont.eot');
	src: url('/fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/sourcesanspro-bold-webfont.woff2') format('woff2'), url('/fonts/sourcesanspro-bold-webfont.woff') format('woff'), url('/fonts/sourcesanspro-bold-webfont.ttf') format('truetype'), url('/fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
}
.font-size-is-default {
	font-size: 16px;
	line-height: 1.3em;
}
.font-family-helvetica {
	font-family: Arial, FreeSans, sans-serif;
}
.title, .component-content h2 {
	color: #1f1f6a;
	text-shadow: none;
	border-bottom: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-family: bowb;
	font-weight: 600;
	font-size: 33px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
article {
	text-align: justify;
}
article > div > p:first-of-type {
	font-weight: 600;
	color: #617aba;
	font-size: 17px;
	margin-bottom: 30px;
}
.tel {
	cursor: default;
}
.mob {
	display: none;
}
article a.tel {
	color: #282828;
}
article .mail {
	color: #7289c2;
	border-bottom: 2px solid #7289c2;
	font-weight: 600;
}
/*** BACKGROUNDS ***/

* {
	filter: none!important;
}
html {
	margin: 0;
}
body {
	margin: 0;
	color: #282828;
	background-color: #FFF;
}
#rt-top-surround {
	background-color: #FFF;
	background-image: none!important;
	filter: none;
	color: #FFF;
	border-bottom: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}
#rt-top-surround:after {
	background: none;
}
div#rt-header {
	background-color: #000055;
	z-index: 99;
}
#rt-showcase {
	background-color: #FFF;
	background-image: none!important;
	filter: none;
	color: #FFF;
	border-bottom: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}

@media(min-width: 959px) {
.menu-home div#rt-showcase {
	margin-bottom: 40px;
}
}
.slide-text {
	background-image: url(/images/bgs/slide-bg.png);
	background-size: 100% 100%;
	width: 600px;
	padding: 30px!important;
	box-sizing: border-box;
	height: 100%;
}
/*** TOP-INFO ***/

#rt-top .rt-block {
	margin-top: 25px;
	margin-bottom: 25px;
}
.top-info {
	overflow: hidden;
}
.top-info > * {
	float: right;
	clear: both;
	font-family: bow;
	font-weight: 600;
}
.top-info > a {
	color: #000055!important;
	font-size: 37px;
	line-height: 32px;
	letter-spacing: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-family: bowb;
}
.top-info > span {
	color: #7289c2;
	font-size: 21px;
	font-style: italic;
	font-weight: 600;
}
/*** MENU ***/

.rt-block.mainmenu {
	padding: 0;
	margin: 0;
	height: 59px;
}
ul.menumain-men:after {
	content: '';
	display: table;
	clear: both;
}
ul.menumain-men {
	margin: 0;
}
ul.menumain-men > li {
	float: left;
	margin-right: 11px;
	position: relative;
}
ul.menumain-men > li:last-child {
	float: left;
	margin-right: 0;
	position: relative;
}
.menumain-men > li > a {
	display: block;
	font-family: arial;
	font-size: 15px;
	font-weight: 600;
	color: #FFF;
	text-transform: uppercase;
	padding: 20px 15px;
}
.menumain-men > li.deeper.parent > a {
	padding: 20px 30px 20px 20px;
	background-image: url(/images/icons/menu-arrow.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
.menumain-men > li.active > a {
	padding: 20px 15px 17px;
	border-bottom: 3px solid #FFF;
}
.menumain-men > li.active.deeper.parent > a {
	padding: 20px 30px 17px 20px;
	border-bottom: 3px solid #FFF;
}
.menumain-men > li > a:hover {
	background-color: #6a7eb1;
	background-image: -moz-linear-gradient( 90deg, rgb(78,98,150) 0%, rgb(127,147,199) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(78,98,150) 0%, rgb(127,147,199) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(78,98,150) 0%, rgb(127,147,199) 100%);
	border: none;
	padding: 20px 15px;
}
ul.nav.menumain-men > li > ul {
	position: absolute;
	display: none;
	left: 0;
	padding: 0;
	background-color: #6a7eb1;
	background-image: -moz-linear-gradient( 90deg, rgb(78,98,150) 0%, rgb(127,147,199) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(78,98,150) 0%, rgb(127,147,199) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(78,98,150) 0%, rgb(127,147,199) 100%);
}
ul.nav.menumain-men > li > ul > li:first-child a {
	border-top: none;
}
ul.nav.menumain-men > li > ul > li:last-child a {
	border-bottom: none;
}
ul.nav.menumain-men > li > ul > li a {
	font-family: arial;
	font-weight: 600;
	text-transform: uppercase;
	color: #FFF;
	font-size: 15px;
	padding: 15px 20px;
	white-space: nowrap;
	display: block;
	border-bottom: 1px solid #B9C5DF;
	border-top: 1px solid #4F6396;
}
ul.nav.menumain-men > li > ul > li a:hover {
	background-color: #000055;
}
/*** SLIDESHOW ***/

#rt-showcase .rt-container {
	width: 100%;
}
#rt-showcase .rt-container .rt-grid-12 {
	width: 100%;
}
.rt-block.slideshow {
	margin: 0;
	padding: 0;
}
#rt-top .rt-block {
	margin-top: 25px;
	margin-bottom: 25px;
}
div#rev_slider_1_1_wrapper {
	width: 100%!important;
}
div#rev_slider_1_1 {
	width: 100%!important;
	min-height: 400px!important;
}
.slide-text > * {
	font-family: bow;
}
.slide-text > p {
	font-size: 29px!important;
	font-style: italic;
	line-height: 36px!important;
	font-family: bowi;
}
.tp-caption.gogogogo.tp-fade.tp-resizeme.start {
	left: 20%!important;
	top: 55px!important;
	bottom: 55px;
}
.slide-text > h1 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 59px!important;
	line-height: 70px!important;
	margin-top: 0!important;
	margin-bottom: 25px!important;
	letter-spacing: 2px!important;
}
/*** ARTICLE ***/

#rt-main > div > div.rt-grid-8 > div.rt-block {
	margin-right: 60px;
}
article ul, article ol {
	padding: 0;
	margin: 0px 0 20px 42px;
	color: #617aba;
}
article ul li, article ol li {
	padding: 0;
	margin: 0;
	padding-left: 30px;
}
/*** HOME SIDEBAR ***/

div#rt-sidebar-a {
	overflow: hidden;
	color: #FFF;
}
.rt-block.side-info {
	padding: 15px;
	margin: 25px 10px;
	position: relative;
	background-color: #6a7eb1;
	background-image: -moz-linear-gradient( 90deg, rgb(78,98,150) 0%, rgb(127,147,199) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(78,98,150) 0%, rgb(127,147,199) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(78,98,150) 0%, rgb(127,147,199) 100%);
}
.customside-info {
	padding: 21px;
}
.customside-info > img {
	margin-bottom: 20px;
}
#rt-sidebar-a h3 {
	color: #FFF;
	font-family: bowb;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0px;
}
#rt-sidebar-a h5 {
	color: #FFF;
	font-size: 17px;
	letter-spacing: 0px;
	font-family: bow;
	margin-top: 0;
	margin-bottom: 20px;
}
#rt-sidebar-a ul {
	font-size: 16px;
	margin: 0 0 20px 18px;
	font-family: bow;
}
#rt-sidebar-a ul li {
	padding-left: 15px;
}
a.main-btn {
	display: block;
	text-align: center;
	padding: 24px 0;
	background-image: url(/images/icons/cont-btn.jpg);
	background-size: 100% 100%;
	color: #FFF;
	font-family: bowb;
	text-transform: uppercase;
	line-height: 17px;
	height: 15px;
	font-size: 23px;
	margin-top: 45px;
	transition: all 0.4s aease;
}
a.main-btn:hover {
	background: #1F1F6A;
	color: #FFF;
}
a.contact-btn:hover {
	background: #fff;
	color: #6a7eb1;
	background: #1F1F6A;
	color: #FFF;
}
/*** HOME SERVICES **/

div#rt-mainbottom {
	background-color: #efefef;
}
.rt-block.services {
	margin: 60px 10px;
}
.customservices {
	width: 90%;
	margin: auto;
}
.service-blocks {
	overflow: hidden;
	margin-bottom: 30px;
}
.menu-client-services .service-blocks > div {
	margin-bottom: 40px;
}
.service-blocks > div > div, .service-blocks > div > div img {
	transition: all 0.4s ease;
}
.menu-client-services .service-blocks > div > div img {
	min-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.menu-client-services .service-blocks > div:hover > div > img:nth-child(2) {
	opacity: 0;
}
.menu-client-services .service-blocks > div > div {
	background-image: none!important;
}
.service-blocks > div:first-child > div {
	background-image: url(/images/pic/service-av.jpg);
}
.service-blocks > div:nth-child(2) > div {
	background-image: url(/images/pic/service-b.jpg);
}
.service-blocks > div:last-child > div {
	background-image: url(/images/pic/service-c.jpg);
}
.service-blocks > div:hover:first-child > div {
	background-image: url(/images/pic/service-avb.jpg);
}
.service-blocks > div:hover:nth-child(2) > div {
	background-image: url(/images/pic/service-bb.jpg);
}
.service-blocks > div:hover:last-child > div {
	background-image: url(/images/pic/service-cb.jpg);
}
.service-blocks > div > div a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.service-blocks > div {
	width: 30%;
	margin-right: 5%;
	float: left;
	padding: 5px 0;
	border-top: 5px solid#1f1f6a;
	border-bottom: 5px solid #1f1f6a;
}
.service-blocks > div:nth-child(3n) {
	margin-right: 0;
}
.service-blocks > div > div {
	background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.service-blocks > div > div > div {
	font-family: bowb;
	color: #FFF;
	text-transform: uppercase;
	font-size: 38px;
	font-weight: 600;
	overflow: hidden;
	position: absolute;
	top: 17%;
	left: 7%;
}
.service-blocks > div > div > div > span {
	display: block;
	float: left;
	clear: both;
	padding: 21px 20px 11px;
	background-color: #667AAD;
}
.service-blocks > div > div > div > span:nth-child(n+1) {
	padding: 16px 35px 21px 20px;
}
p.quote {
	font-size: 20px;
	font-family: bow;
	font-style: italic;
	color: #667AAD;
	line-height: 26px;
	text-align: justify;
	margin: auto;
	width: 89%;
}
a.main-btn.services-btn {
	width: 220px;
	margin: 30px auto 0;
	font-size: 18px;
	padding: 19px 0;
}
/*** APPROVED LOGOS ***/

.rt-block.approved {
	margin: 40px 10px;
}
img.approved {
	margin: auto;
	display: block;
}
/*** FOOTER ***/

#rt-footer {
	color: #FFF;
	background: #1f1f6a;
	border-top: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.foot-info {
	margin-top: 70px;
}
.tel.footer {
	font-family: bowb;
	font-size: 37px;
	line-height: 33px;
	margin-bottom: 25px;
}
.foot-info > a {
	display: block;
	color: #FFF;
	font-family: bow;
	font-size: 17px;
}
.foot-info > a:hover {
	color: #6E7DA6;
}
.customfoot-logo {
	text-align: right;
}
.footer-logo {
	margin-top: 86px;
}
/*** COPYRIGHT ***/

#rt-copyright {
	border-top: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	background: #1F1F6A;
	color: #617aba;
	font-size: 11px;
}
.rt-block.copyright {
	margin: 10px 25px;
	padding: 15px 0;
	border-top: 1px solid #617aba;
}
.copy {
	overflow: hidden;
}
.copy > div {
	float: left;
	width: 33.3%;
}
.copy > div:nth-child(2) {
	text-align: center;
}
.copy > div:last-child {
	text-align: right;
	color: #FFF;
}
.copy a {
	color: #FFF;
}
/*** TESTIMONIALS ***/

hr {
	margin: 40px auto;
	width: 50%;
}
.mid {
	width: 80%;
	margin: 0 auto 15px;
}
h5 {
	color: #617ac0;
	font-size: 18px;
	font-weight: 500;
	font-style: italic;
}
.mid > h5 + p {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 0;
}
/*** SERVICE PAGES ***/

article h3 {
	font-size: 23px;
	color: #617aba;
}
.menu-gas-turbines article > div > p:first-of-type {
	font-weight: 500;
	color: #282828;
}
article h3 {
	font-size: 23px;
	color: #617aba;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 20px;
}
.menu-gas-turbines article > div > p:first-of-type {
	font-weight: 500;
	color: #282828;
}
.article-split {
	overflow: hidden;
	margin-bottom: 25px;
}
.article-split > div {
	float: left;
	width: 66%;
}
.article-split > div:last-child {
	width: 28%;
	margin-left: 6%;
}
.menu-gas-turbines article > div > p {
	margin-bottom: 45px;
}
.rt-block.top-banner {
	padding: 0;
	margin: 0;
}
/*** BANNERS ***/


.rt-showcase-pattern {
	background-image: none;
}
.banner {
	height: 205px;
	background-image: url(/images/banners/banner.jpg);
	background-size: cover;
	background-position: center;
	margin-bottom: 50px;
}
.menu-business-management .banner {
	background-image: url(/images/banners/bus-banner.jpg);
}
.menu-testimonials .banner {
	background-image: url(/images/banners/test-banner.jpg);
}
/*** NEWS ***/

.items-leading {
	overflow: hidden;
}
.category-desc {
	margin-top: 0;
}
.category-desc > p {
	line-height: 1.4em;
	margin-bottom: 50px;
	font-style: italic;
}
.items-leading > article > h2 {
	font-size: 23px;
	color: #617aba;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}
.menu-news-blog .items-leading > article > h2 a {
	color: #617aba;
}
.items-leading > article {
	width: 45%;
	float: left;
	margin-right: 10%;
	margin-bottom: 40px;
}
.items-leading > article:nth-child(2n) {
	margin-right: 0;
}
.rmore {
	background-color: #6a7eb1;
	background-image: -moz-linear-gradient( 90deg, rgb(78,98,150) 0%, rgb(127,147,199) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(78,98,150) 0%, rgb(127,147,199) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(78,98,150) 0%, rgb(127,147,199) 100%);
	border: none;
	padding: 13px 23px;
	color: #FFF;
	display: block;
	font-family: bow;
	float: right;
	border: 1px solid #1F1F6A;
	margin-top: 10px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: all 0.4s ease;
}
.rmore:hover {
	background: #1F1F6A;
	color: #FFF;
}
.menu-news-blog article h2 a {
	color: #1f1f6a;
}
/*** CONTACT ***/

body textarea, body input[type="text"], body input[type="password"], body input[type="datetime"], body input[type="datetime-local"], body input[type="date"], body input[type="month"], body input[type="time"], body input[type="week"], body input[type="number"], body input[type="email"], body input[type="url"], body input[type="search"], body input[type="tel"], body input[type="color"], body .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #C5C5C5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 100%;
}
body select, body textarea, body input[type="text"], body input[type="password"], body input[type="datetime"], body input[type="datetime-local"], body input[type="date"], body input[type="month"], body input[type="time"], body input[type="week"], body input[type="number"], body input[type="email"], body input[type="url"], body input[type="search"], body input[type="tel"], body input[type="color"], body .uneditable-input {
	height: 40px;
	padding: 7px 10px;
	margin-bottom: 9px;
	font-size: 15px;
	box-sizing: border-box;
	line-height: 20px;
	color: #555;
	border-radius: 0;
	color: #282828;
}
.rsform-block-captcha img {
	border: 1px solid #C5C5C5;
	padding: 7px;
	margin-right: 20px;
}
.rsform-block-captcha .formControls > * {
	float: left;
}
.rsform-block-captcha input {
	width: 110px!important;
}
.rsform-block-captcha, .rsform-block-submit {
	float: left;
}
.rsform-block-captcha {
	margin-right: 2%;
}
.button, .readon, .readmore, button.validate, #member-profile a, #member-registration a, .formelm-buttons button, .btn-primary {
	background-color: #617aba;
	filter: none;
	display: block;
	text-align: center;
	padding: 10px 0;
	background-image: url(/images/icons/cont-btn.jpg);
	background-size: 100% 100%;
	color: #FFF;
	font-family: bowb;
	text-transform: uppercase;
	font-size: 17px;
	transition: all 0.4s ease!important;
	border: none;
	border-radius: 0;
	box-shadow: none;
	width: 170px;
}
.button:hover, .readon:hover, .readmore:hover, button.validate:hover, #member-profile a:hover, #member-registration a:hover, .formelm-buttons button:hover, .btn-primary:hover {
	background: #1F1F6A;
	color: #FFF;
}
.form-horizontal .controls {
	margin-left: 0;
}
.form-horizontal .control-label {
	display: none;
}
textarea#Enquiry {
	height: 150px;
}

/*** REPSONSIVE ***/

@media(max-width: 1199px) {
/** MENU **/

ul.menumain-men > li {
	float: left;
	margin-right: 0;
}
ul.nav.menumain-men > li > ul > li a {
    font-size: 13px;
}

/** SERVICE BLOCKS **/

.service-blocks > div > div > div {
	left: 4%;
	font-size: 30px;
}
.service-blocks > div > div > div > span:nth-child(n+1) {
	padding: 13px 28px 13px 20px;
}
.menumain-men > li > a {
	font-size: 13px;
	padding: 20px 9px;
}
.menumain-men > li > a:hover {
	padding: 20px 9px;
}
}

@media(max-width: 959px) {
.font-size-is-default {
	font-size: 15px;
}
article > div > p:first-of-type {
	font-size: 15px;
}
/** HEADER **/

.top-info > a {
	margin-bottom: 0;
	margin-top: 25px;
	margin-right: 90px;
}
#rt-top-surround .top-info > a:hover {
	color: #000055;
}
span.quote {
	display: none;
}
/** MENU **/

.rt-block.mainmenu {
	height: auto;
}
.tabber {
	position: absolute;
	top: 62px;
	right: 20px;
	z-index: 99999;
	cursor: pointer;
}
.tabber > span {
	display: block;
	width: 38px;
	height: 6px;
	margin-bottom: 7px;
	background-color: #000055;
}
.tabber > span:last-child {
	margin-bottom: 0;
}
ul.menumain-men {
	margin: 0;
	background-color: #000055;
	display: none;
}
ul.menumain-men > li {
	float: none;
	margin-right: 0;
}
.menumain-men > li > a, .menumain-men > li > a:hover {
	border-bottom: 1px solid #FFF;
	padding: 20px!important;
}
.menumain-men > li.deeper.parent > a {
	background-image: none;
}
.menumain-men > li.active.deeper.parent > a {
	border-bottom: 1px solid #FFF;
}
.menumain-men > li.active > a {
	border-bottom: 1px solid #FFF;
}
ul.nav.menumain-men > li > ul > li:last-child a {
	border-bottom: 1px solid #FFF;
}
ul.nav.menumain-men > li > ul > li a {
	border-bottom: 1px solid #FFF;
	border-top: none;
}
/*** SLIDESHOW ***/

.menu-home div#rt-showcase {
	margin-bottom: 10px;
}
div#rev_slider_1_1 {
	min-height: 200px!important;
}
.tp-caption.gogogogo.tp-fade.tp-resizeme.start {
	display: none;
}
/*** BANNER ***/

.banner {
	margin-bottom: 10px;
}
/*** SERVICE BLOCKS ***/

.services .service-blocks > div:nth-child(2) {
	margin-right: 0;
}
.service-blocks > div {
	width: 47.5%;
	margin-right: 5%;
}
.menu-client-services .service-blocks > div {
	margin-bottom: 30px;
}
.services .service-blocks > div:last-child {
	display: none;
}
.service-blocks > div:nth-child(3n) {
	margin-right: 5%;
}
.service-blocks > div:nth-child(2n) {
	margin-right: 0;
}
/*** ABOUT QUOTE ***/

p.quote {
	text-align: center;
}
/*** ARTICLE ***/

.article-split > div {
	float: left;
	width: 50%;
}
.article-split > div:last-child {
	width: 45%;
	margin-left: 5%;
	margin-top: 41px;
}
#rt-header .rt-container, #rt-header .rt-container .rt-grid-12 {
	width: 100%;
}
div#rt-sidebar-a {
	display: none;
}
#rt-main > div > div.rt-grid-8 {
	width: 100%;
}
/*** CONTACT ***/

.rsform-block-captcha img {
	padding: 0px;
	width: 114px;
}
}

@media(max-width: 767px) {
.tabber {
	top: 28px;
}
#rt-top .rt-block {
	margin-top: 10px;
	margin-bottom: 10px;
}
#rt-top .rt-block.logo {
	padding: 15px 0 0;
	margin: 10px;
}
img.logo {
	width: 185px;
}
.rt-block.top-information {
	padding: 0px 0 10px;
}
.top-info > a {
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	float: none;
	display: block;
	font-size: 33px;
	margin-right: 0;
}
div#rev_slider_1_1 {
	min-height: 150px!important;
}
.banner {
	height: 150px;
	margin-bottom: 10px;
}
.rt-container {
	width: 100%;
}
#rt-main > div > div.rt-grid-12 > div.rt-block {
	padding: 15px 0;
}
#rt-main > div > div.rt-grid-8 > div.rt-block {
	margin: 10px;
	padding: 15px 0;
}
.title, .component-content h2 {
	font-size: 28px;
	text-align: left;
}
.items-leading > article {
	float: none;
	margin-bottom: 50px;
	margin-right : 0;
	width: 100%;
}
.items-leading > article:last-child {
	margin-bottom: 0;
}
.rmore {
	float: none;
	text-align: center;
}
/*** SERVICES ***/

div#rt-mainbottom {
	background-color: #FFF;
}
.menu-home .rt-block.services {
	margin: 0 10px 10px;
	padding: 0 0 15px;
	display: block;
}
.rt-block.services {
	display: none;
}
.services .service-blocks {
	display: none;
}
.service-blocks > div {
	width: 100%;
	max-width: 322px;
	margin: 0 auto 20px;
	float: none;
}
.service-blocks > div:nth-child(3n), .service-blocks > div:nth-child(2n) {
	margin: 0 auto 20px !important;
}
.service-blocks > div:last-child {
	margin: auto!important;
}
.service-blocks > div > div > div > span:nth-child(n+2) {
	padding: 16px 19px 16px 15px;
}
.service-blocks > div > div > div > span {
	padding: 16px 15px 11px;
}
p.quote {
	display: none;
}
a.main-btn.services-btn {
	width: 95%;
	margin: 0 auto;
}
/*** BOTTOM ***/

div#rt-bottom {
	display: none;
}
/*** FOOTER ***/

#rt-footer .rt-grid-6.rt-alpha {
	display: none;
}
.customfoot-logo {
	text-align: center;
}
.footer-logo {
	margin-top: 10px;
}
.foot-info {
	text-align: center;
}
.mob {
	display: block;
}
/*** COPYRIGHT ***/

.copy > div:first-child {
	display: block;
	width: 100%;
	font-size: 9px;
	text-align: center;
	float: none;
}
.copy > div {
	display: none;
}
}
