@charset "UTF-8";
/* CSS Document 
Author Name: Saptarang
Author URI: http://www.saptarang.org
Themeforest: http://themeforest.net/user/saptarang?ref=saptarang
Creation Date: 1 July, 2016
Description: A default stylesheet for ProVice Landing Page Theme, Designed & Developed By Saptarang.

------------ TABLE OF CONTENT ------------

- GENERAL
- HEADER
- SLIDER
- FEATURES
- SERVICES
- ABOUT
- SPECIAL OFFER
- GALLERY
- TEAM
- FAQ
- TESTIMONIAL
- SUBSCRIBE BOX
- MAP AND SOCIAL
- CONTACT
- COPYRIGHT
- TRANSITION CSS
- RESPONSIVE CSS

*/
/* ================================= */
/* ------------ GENERAL ------------ */
/* ================================= */
html, body, div, p, table, tr, td, th, tbody, tfoot, ul, li, ol, dl, dd, dt, fieldset, blockquote, cite, input, select, textarea, button, section, article, aside, header, footer, nav {
	font-family: 'Open sans', Aria, sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.714em;
}
html, body {
	width: auto !important;
	overflow-x: hidden !important;
}
body {
	background-color: #fff;
	overflow-y: hidden !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', Open sans, Arial, sans-serif;
	margin: 0;
	text-rendering: optimizeLegibility;
}
h1 {
	font-size: 5.85em;
	font-weight: 800;
	margin: 0;
	line-height: 0.85em;
}
h2 {
	font-size: 3.35em;
	font-weight: 800;
	margin-bottom: 0.35em;
}
h3 {
	position: relative;
	display: block;
	font-size: 1.85em;
	font-weight: 800;
	padding: 0.68em 1.35em 0.68em 3.35em;
	margin-bottom: 1em;
	text-transform: capitalize;
	overflow: hidden;
	box-sizing: border-box;
	color: #fff;
}
h3 span {
	display: table;
	color: #fff;
	text-align: center;
	top: 0;
	right: auto;
	bottom: 0;
	left: -0.35em;
	position: absolute;
	width: 3em;
	height: 2.50em;
	-moz-transform: skewX(15deg);
	-webkit-transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-ms-transform: skewX(15deg);
	transform: skewX(15deg);
	z-index: 0;
}
h3 i {
	top: 0.75em;
	right: auto;
	bottom: 0;
	left: 0.75em;
	position: absolute;
	text-align: center;
	z-index: 9;
}
h4 {
	font-size: 3em;
	font-weight: 800;
	text-transform: uppercase;
	margin: 0 0 0.5em;
}
h4 small {
	display: block;
	font-weight: 100;
	text-transform: capitalize;
}
h5 {
	font-size: 1.85em;
	font-weight: 700;
	margin: 0.3em 0;
	text-transform: capitalize;
}
h6 {
	font-size: 1.286em;
	font-weight: 500;
	padding-bottom: 0.85em;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 1.4;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-size: 1em;
}
.white {
	color: #fff;
}
a {
	text-decoration: none;
	color: #ff67ab;
}
a:hover, a:focus, a:visited {
	text-decoration: none;
	color: darken #ff67ab, 5%;
}
:focus, :active {
	outline: none !important;
}
p {
	margin: 0.3em 0 1.5em;
}
input[type=text], input[type=email], input[type=tel], input[type=password], input[type=number], input[type=datetime], .form-control, textarea {
	display: block;
	background-color: #fff !important;
	padding: 1em;
	border: 5px solid #FFF;
	margin-bottom: 1.5em;
	height: 4.35em;
	font-size: 1em;
	-webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.08);
}
textarea {
	min-height: 8em;
}
input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=password]:focus, textarea:focus, input[type=number]:focus, input[type=datetime]:focus, .form-control:focus {
	box-shadow: none;
	border: 5px solid rgba(0, 0, 0, 0.1) !important;
	background-color: white !important;
}
.no-border {
	border: none !important;
	border-style: none !important;
}
.no-padding {
	padding: 0 !important;
}
.clearfix {
	clear: both;
}
.no-margin {
	margin: 0 !important;
}
img.pull-right {
	margin: 0px 0px 1.5em 1.5em;
	border-radius: 0 !important;
}
img.pull-left {
	margin: 0px 1.5em 1.5em 0px;
	border-radius: 0 !important;
}
i {
	margin-right: 0.3em;
}
.btn, .search-submit, input[type=submit], button, .more-link, body .owl-carousel .owl-controls .owl-nav .owl-prev, body .owl-carousel .owl-controls .owl-nav .owl-next {
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 0;
	color: white;
	text-align: center;
	padding: 0.8em 1.5em;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.btn.BGlight {
	color: rgba(0,0,0,0.9)!important;
}
.btn.BGlight:hover, .btn:focus, .btn:hover {
	color: #fff!important;
}
.btn_xs {
	font-size: 0.8em;
	padding: 0.5em 0.8em;
}
.btn_sm {
	font-size: 0.95em;
	padding: 0.5em 0.8em;
}
.btn_md {
	font-size: 1em;
	padding: 0.8em 1em;
}
.btn_lg {
	font-size: 1.4em;
	padding: 0.9em 1.5em;
}
.btn-rounded {
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
}
.btn-capsule {
	-webkit-border-radius: 5em;
	border-radius: 5em;
	padding: 0.8em 1.5em;
}
blockquote, blockquote p {
	font-size: 1.15em;
	margin-top: 1.365em;
	line-height: 1.65em;
	font-style: italic;
}
blockquote p {
	margin-top: 0;
}
table {
	border: 1px solid #ddd;
	margin: 1.65em 0;
}
table tr th, table tr td {
	padding: 1em;
	border: 1px solid #ddd;
}
dl {
	display: block;
	padding: 1em 1.65em;
	margin: 0.65em 0 1.35em;
}
dl.gallery-item {
	padding: 0.65em;
	overflow: hidden;
}
dl dt, dl dd {
	display: block;
	vertical-align: top;
}
dl dt {
	font-size: 1.15em;
	font-weight: 600;
	padding-top: 1em;
	border-top: 1px solid rgba(0,0,0,0.07);
}
dl.gallery-item dt {
	padding: 0;
}
dl dt:first-child {
	border: 0;
}
dl dd {
	margin-bottom: 1em;
}
.tooltip {
	white-space: nowrap;
	top: -3em;
}
ul.list-default, .sidebar .sidebar-widget ul {
	list-style-type: none;
	padding: 0;
	margin: 1.5em 0;
}
ul.list-default li, .sidebar .sidebar-widget ul li {
	display: block;
	padding: 0.5em 0 0.5em 1.65em;
	position: relative;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
ul.list-default li:hover, .sidebar .sidebar-widget ul li:hover {
	background-color: #fbfbfb;
}
ul.list-default li:first-child, .sidebar .sidebar-widget ul li:first-child {
	border: none;
}
ul.list-default li:before, .sidebar .sidebar-widget ul li:before {
	content: "\f054";
	font-family: FontAwesome;
	font-size: 0.7em;
	color: #ccc;
	position: absolute;
	left: 0;
	top: 0.8em;
}
ul.list-default li:hover:before, .sidebar .sidebar-widget ul:before {
	left: 1em;
}
a.top {
	display: none;
	color: #fff;
	text-align: center;
	padding: 0.8em 0.8em 1em 1.3em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-ms-border-radius: 0.2em;
	border-radius: 0.2em;
	position: fixed;
	right: 1em;
	bottom: 1em;
	opacity: 0.8;
}
a.top:hover {
	opacity: 1;
}
.page-block-big {
	position: relative;
	padding: 11em 0 10em;
}
.page-block {
	position: relative;
	padding: 6.5em 0 5.5em;
	overflow: hidden;
}
.page-block-small {
	padding: 3em 0 1.85em;
}
.page-block-full {
	padding: 6.5em 8em;
}
#preloader {
	display: block;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
#preloader img {
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 50%;
	right: auto;
	margin: -64px 0 0 -64px;
}
i.round {
	width: 2.15em;
	height: 2.15em;
	line-height: 2.15em;
	font-size: 1.35em;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	margin-right: 0.5em;
}
.container-wide {
	width: 100%;
	padding: 0;
	margin: 0;
}
.carousel-indicators li, .carousel-indicators li.active {
	border: none;
	margin: 1px 5px;
	width: 1.15em;
	height: 1.15em;
}
.carousel-indicators li {
	background-color: rgba(0, 0, 0, 0.3);
}
.cssclass {
	font-family: 'Raleway', Open sans, Arial, sans-serif;
}
.list-inline > li {
	vertical-align: middle;
}
.wideBG {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	padding: 0;
}
.wideBG > div {
	min-height: 50em;
}
.BGwhite {
	background-color: #fff;
}
/* Light box classes */
.pp_nav p {
	line-height: 1em;
}
.pp_social {
	margin-top: 0.5em;
	float: none;
}
.pp_social .facebook {
	min-width: 100px;
}

::-moz-selection {
 color: #FFF;
}
::selection {
	color: #FFF;
}
.default-page i {
	display: block;
	margin: 0.35em 0;
}
body .owl-carousel .owl-controls {
	text-align: center;
}
body .owl-carousel .owl-controls .owl-nav .owl-prev, body .owl-carousel .owl-controls .owl-nav .owl-next {
	display: inline-block;
	margin: 0.15em;
	font-size: 0.75em;	
}


/* ================================= */
/* ------------ HEADER ------------ */
/* ================================= */
header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
header .logo a img, header .rightnav {
	height: 90px;
}
header.BGdark .logo a img, header.BGdark .rightnav {
	height: 65px;
}
header.BGdark {
	border: none;
}
header.BGdark .logo a img {
	width: auto;
}
header .rightnav {
	display: table;
	text-align: right;
}
.list-inline > li.phone {
	position: relative;
	padding-left: 3.5em;
	font-size: 1em;
	margin-top: 1.35em;
}
.BGdark .list-inline > li.phone {
	margin-top: 0.35em;
}
.phone i {
	top: 0.35em;
	right: auto;
	bottom: auto;
	left: 0;
	position: absolute;
	color: #fff;
}
.phone small, .phone strong {
	color: #fff;
}
.phone small {
	display: block;
	font-size: 1.15em;
}
.phone strong {
	font-size: 1.5em;
}
.navbar-default {
	background-color: transparent;
	border: none;
}
.navbar-collapse {
	padding: 0;
}
.navbar-nav {
	width: 100%;
	text-align: right;
	font-size: 0;
}
.navbar-nav > li {
	display: inline-block;
	float: none;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {
	color: #FFF;
	text-decoration: none;
	padding: 0.65em 1em;
	line-height: 5.35em;
}
header.BGdark .navbar-default .navbar-nav > li > a, header.BGdark .navbar-default .navbar-nav > li > a:hover {
	line-height: 3.35em;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:focus {
	color: #FFF;
}
.navbar {
	min-height: 1em;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
}
.navbar-header {
	text-align: center;
}
.navbar-default .navbar-toggle {
	margin: 0;
	border: none;
	float: none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF;
}
/* Offcanvas Menu */
.navbar-fixed-top, .navbar-fixed-bottom {
	left: auto;
}
a.nav-expander, a.nav-collapser {
	color: #FFFFFF;
	display: block;
	font-size: 1.35em;
	font-weight: 400;
	margin-right: 0;
	padding: 0.85em 1.5em;
	position: absolute;
	right: 0;
	text-decoration: none;
	text-transform: uppercase;
	top: 0;
	transition: right 0.3s ease-in-out 0s;
	z-index: 99;
	transition: right 0.3s ease-in-out 0s;
	-webkit-transition: right 0.3s ease-in-out 0s;
	-moz-transition: right 0.3s ease-in-out 0s;
	-o-transition: right 0.3s ease-in-out 0s;
}
a.nav-expander i, a.nav-collapser i {
	margin: 0;
}
a.nav-expander:hover, a.nav-collapser:hover {
	cursor: pointer;
}
a.nav-expander.fixed, a.nav-collapser.fixed {
	position: fixed;
}
.nav-expanded a.nav-expander.fixed, .nav-expanded a.nav-collapser.fixed {
	right: 0;
	z-index: 99999;
}
nav.nav {
	display: block;
	height: 100%;
	overflow: auto;
	position: fixed;
	right: -20em;
	font-size: 15px;
	top: 0;
	width: 20em;
	z-index: 9999;
	transition: right 0.3s ease-in-out 0s;
	-webkit-transition: right 0.3s ease-in-out 0s;
	-moz-transition: right 0.3s ease-in-out 0s;
	-o-transition: right 0.3s ease-in-out 0s;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	padding-top: 3em;
}
.nav-expanded nav.nav {
	right: 0;
}
body.nav-expanded {
	margin-left: 0em;
	transition: right 0.4s ease-in-out 0s;
	-webkit-transition: right 0.4s ease-in-out 0s;
	-moz-transition: right 0.4s ease-in-out 0s;
	-o-transition: right 0.4s ease-in-out 0s;
}
#nav-close {
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 300;
	font-size: 24px;
	padding-right: 10px;
}
.main-menu {
	padding-top: 12px;
}
.main-menu li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	font-size: 1.10em;
	position: relative;
	display: block;
}
.main-menu > li > a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0.85em 1em 0.85em 1.65em;
}
.main-menu li:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
.main-menu li:hover a {
	color: #FFFFFF;
	text-decoration: none;
}
.main-menu li .sub-nav {
	border-bottom: 0px;
	padding: 4px;
}
.main-menu a .caret {
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: top;
	border-top: 4px solid #4f5963;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	margin-top: 8px;
}
.main-menu a:hover .caret {
	border-top-color: #4f5963;
}
.main-menu li.open > a > .caret {
	border-top: none;
	border-bottom: 4px solid #4f5963;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.main-menu li.open > a:hover > .caret {
	border-bottom-color: #4f5963;
}
.icon:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
	content: '\f105';
}
.main-menu li > a > span.icon {
	float: right;
	margin: 0.1em 1.7em -0.1em 0;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.main-menu li > a:hover > span.icon {
	float: right;
	margin: 0.1em 0.8em -0.1em 0;
	opacity: 1;
}
.main-menu li > a i {
	width: 1.5em;
}
/* Sub Menu for wide menu */
.navbar-nav li.menu-item-has-children .sub-menu, .navbar-nav li.page_item_has_children .children {
	display: block;
	background-color: #fff;
	visibility: hidden;
	position: absolute;
	left: 0;
	right: auto;
	top: 100%;
	padding: 0;
	text-align: left;
	list-style-type: none;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
	z-index: 99;
	-webkit-box-shadow: 0 7px 15px 0 rgba(0,0,0,0.15);
	box-shadow: 0 7px 15px 0 rgba(0,0,0,0.15);
	min-width: 10em;
}
.navbar-nav li.menu-item-has-children a, .navbar-nav li.menu-item-has-children:hover a, .navbar-nav li.page_item_has_children a, .navbar-nav li.page_item_has_children:hover a {
	padding-right: 1.85em;
	white-space: nowrap;
}
.navbar-nav li.menu-item-has-children .sub-menu .sub-menu li a, .navbar-nav li.page_item_has_children .children .children li a {
	padding-right: 3em;
}
.navbar-nav li.menu-item-has-children:hover > .sub-menu, .navbar-nav li.page_item_has_children:hover > .children {
	visibility: visible;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
.navbar-nav li.menu-item-has-children .sub-menu li, .navbar-nav li.page_item_has_children .children li {
	display: block;
	margin: 0;
	border: 0;
	float: none;
	width: 100%;
}
.navbar-nav li.menu-item-has-children .sub-menu li a, .navbar-nav li.page_item_has_children .children li a {
	display: block;
	line-height: 2.5em;
	padding: 0.35em 1.5em;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.navbar-nav li.menu-item-has-children .sub-menu li a i, .navbar-nav li.page_item_has_children .children li a i {
	opacity: 0.5;
}
.navbar-default .navbar-nav li > ul > li:hover > a, .navbar-default .navbar-nav li > ul > ul > li:hover > a {
	color: #fff;
}
.navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children, .navbar-nav li.page_item_has_children .children li.page_item_has_children {
	position: relative;
}
.navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu, .navbar-nav li.page_item_has_children .children li.page_item_has_children .children {
	position: absolute;
	top: 0;
	right: auto;
	left: 100%;
}
span.clicks i {
	margin: 0;
	color: #FFF;
}
span.clicks {
	display: inline-block;
	text-align: center;
	width: 3em;
	height: 3em;
	line-height: 3em;
	font-size: 10px;
	position: absolute;
	z-index: 99;
	top: 1.65em;
	right: 0;
	margin-top: -1em;
	cursor: pointer;
}
.navbar-nav span.clicks {
	width: 1.65em;
	height: 1.65em;
	line-height: 1.65em;
	top: 4.85em;
	font-size: 0.70em;
	right: 0.65em;
}
.navbar-nav .sub-menu span.clicks {
	top: 2.65em;
}
header.BGdark .navbar-nav span.clicks {
	top: 3.65em;
}
.navbar-nav li.menu-item-has-children > .sub-menu > li.menu-item-has-children span.clicks, #menu.in .navbar-nav li.menu-item-has-children > span.clicks, .navbar-nav li.page_item_has_children > .children > li.page_item_has_children span.clicks, #menu.in .navbar-nav li.page_item_has_children > span.clicks {
	color: #fff;
}
/* sun menu for off canvas menu */
/**/
.main-menu li.menu-item-has-children .sub-menu, .main-menu li.menu-item-has-children .sub-menu li .sub-menu, .main-menu li.menu-item-has-children .sub-menu li .sub-menu li .sub-menu, .main-menu li.page_item_has_children .children, .main-menu li.page_item_has_children .children li .children, .main-menu li.page_item_has_children .children li .children li .children {
	position: relative;
	padding-left: 0;
}
.main-menu li.menu-item-has-children:hover, .main-menu li.page_item_has_children:hover {
	background-color: rgba(0,0,0,0.3);
}
.main-menu li.menu-item-has-children:hover .sub-menu li, .main-menu li.page_item_has_children:hover .sub-menu li {
	background-color: transparent;
}
.main-menu li.menu-item-has-children:hover .sub-menu, .main-menu li.menu-item-has-children .sub-menu li:hover .sub-menu, .main-menu li.menu-item-has-children .sub-menu li .sub-menu li:hover .sub-menu, .main-menu li.page_item_has_children:hover .children, .main-menu li.page_item_has_children .children li:hover .children, .main-menu li.page_item_has_children .children li .children li:hover .children {
	position: relative;
	visibility: visible;
}
.main-menu li.menu-item-has-children .sub-menu, .main-menu li.page_item_has_children .children {
	display: block;
}
.main-menu li.menu-item-has-children .sub-menu li, .main-menu li.page_item_has_children .children li {
	position: relative;
	border-style: solid none none;
	border-width: 1px;
}
.main-menu li.menu-item-has-children .sub-menu a, .main-menu li.page_item_has_children .children a {
	padding: 0.65em 1em 0.65em 3em;
	display: block;
	color: #FFF;
}
.main-menu li.menu-item-has-children .sub-menu a:hover, .main-menu li.page_item_has_children .children a:hover {
	color: #fff;
}
.navbar-nav li.menu-item-has-children.edge .sub-menu, .navbar-nav li.page_item_has_children.edge .children {
	right: 0;
	left: auto;
}
.navbar-nav li.menu-item-has-children.edge .sub-menu li.menu-item-has-children .sub-menu, .navbar-nav li.page_item_has_children.edge .children li.page_item_has_children .children {
	right: 100%;
	left: auto;
}
.custom_header a {
	background: transparent!important;
	font-weight: bold!important;
}
.custom_header a:hover {
	text-decoration: underline;
}
/* ================================= */
/* ------------ SLIDER ------------ */
/* ================================= */
#slides {
	position: relative;
}
#slides .scrollable {
 *zoom: 1;
	position: relative;
	top: 0;
	left: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%;
}
#slides .scrollable:after {
	content: "";
	display: table;
	clear: both;
}
#slides .slides-navigation {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 3;
	top: 46%;
	width: 100%;
}
#slides .slides-navigation a {
	position: absolute;
	display: block;
	color: #493c41;
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 3em;
	height: 3em;
	line-height: 3em;
	font-size: 1.15em;
	text-align: center;
}
#slides .slides-navigation a i {
	margin: 0;
	color: #fff;
}
#slides .slides-navigation a.prev {
	left: 0;
}
#slides .slides-navigation a.next {
	right: 0;
}
#slides .slides-navigation a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#slides .slides-pagination {
	display: none;
}
#slides .slide {
	position: relative;
}
#slides .slide img {
	margin: 0 auto;
}
#slides .slide .slide-caption {
	display: block;
	background: url(../img/blackBG.png) repeat 0 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
#slides .slide .slide-caption .container {
	margin-top: 18%;
}
#slides .slide .slide-caption .container h3 {
	display: inline-block;
	position: relative;
	padding: 0.68em 1.5em 0.68em 3.35em;
	font-size: 1.5em;
	font-weight: 100;
}
#slides .slide .slide-caption .container h1, #slides .slide .slide-caption .container h3 {
	color: #fff;
}
#slides .slide .slide-caption .container p {
	font-size: 1.15em;
	color: #fff;
	margin-top: 0;
	text-align: center;
}
#slides .slide .slide-caption .btn {
	border: none;
}
.holder {
	background-color: rgba(0, 0, 0, 0.15);
	top: auto;
	right: 0;
	bottom: 5%;
	left: 0;
	position: absolute;
	width: 2.5em;
	height: 3.85em;
	z-index: 99;
	border: 2px solid #FFF;
	margin: 0 auto;
	-webkit-border-radius: 3em;
	-moz-border-radius: 3em;
	-ms-border-radius: 3em;
	border-radius: 3em;
}
.moreArrow {
	display: block;
	font-size: 1em;
	color: #FFF;
	text-align: center;
	margin: 0 auto;
}
.slider_placeholder_heading {
	text-align:center; 
	color:#fff;
	margin-top:300px;	
}

/* ================================= */
/* ------------ FEATURES ------------ */
/* ================================= */
.features {
	padding: 0;
}
.features .row > div {
	padding: 5em 2.50em;
	color: #fff;
}
.features h4, .features h4 small, .features p {
	color: #fff;
}
.middleBox, .features .row > div:nth-child(2) {
	padding-bottom: 99999px !important;
	margin-bottom: -99999px !important;
}
/* ================================= */
/* ------------ SERVICES ------------ */
/* ================================= */
.services {
	margin-top: 8em;
}
#services.page-block {
	padding-bottom: 0;
}
#serviceList {
	margin: 3em 0;
}
#serviceList .carousel-indicators {
	display: block;
	position: relative;
	margin: -9em auto 1em auto;
	text-align: center;
	left: 0;
	width: 100%;
}
#serviceList .carousel-indicators > li {
	display: block;
	position: relative;
	float: left;
	text-indent: 0;
	width: 19%;
	height: auto;
	margin: 0.55% 0.50%;
	text-align: center;
	border: none;
	border-radius: 0;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
}
#serviceList .carousel-indicators > li img {
	background-color: #fff;
	padding: 0.85em;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
#serviceList .carousel-inner {
	margin-top: 2.5em;
	min-height: 10em;
}
#serviceList .item ul {
	margin-bottom: 2.65em;
	padding: 0;
}
#serviceList .item ul.list-default {
	margin-top: 0;
}
#serviceList .item h6 {
	border: 0;
}
#serviceList .img-half {
	display: inline-block;
	width: 48%;
	margin: 0.85em 0 0;
}
#serviceList .item.active .galleryImg:nth-child(even) {
	margin-right: 2.8%;
}
#serviceList .carousel-inner img {
	width: 105%;
	height: auto;
}
.serviceInfo {
	padding-left: 3em;
}
#serviceList h2 span {
	top: 0;
	right: auto;
	bottom: auto;
	left: -1.15em;
	position: absolute;
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.35em;
	font-size: 1.15em;
	font-weight: 100;
	color: #fff;
	text-align: center;
}
.option, #serviceList p {
	margin-bottom: 1.85em;
}
.option li {
	padding: 0.30em 0.85em;
	color: #fff;
	margin: 0.50em 0.15em;
}
.price {
	font-size: 1.35em;
	font-weight: 500;
	padding: 0.15em 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-style: solid none;
	margin-bottom: 0.85em;
}
.price span {
	font-weight: 700;
}
/* Common style */
.galleryImg {
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	border: 0.90em solid #fff;
	margin-top: 1px;
	margin-bottom: 7px;
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.galleryImg img {
	position: relative;
	display: block;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.galleryImg:hover img {
	position: relative;
	opacity: 0.65;
	filter: alpha(opacity=65);
	display: block;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.galleryImg a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.galleryImg a span {
	display: table;
	top: auto;
	right: auto;
	bottom: 1em;
	left: 1em;
	position: absolute;
	width: 3.5em;
	height: 3.5em;
	text-align: center;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.galleryImg a span i {
	display: table-cell;
	font-size: 1.35em;
	vertical-align: middle;
	color: #fff;
	margin: 0;
}
.galleryImg:hover a span {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.content_column h6 {
	margin-bottom: 1em;
}
/* Other Spa Services */
.otherServices {
	position: relative;
	overflow: visible;
}
.otherServices .boxHeading {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.otherServices .boxHeading h3 {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
.otherServices ul {
	font-size: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}
.modal-content, .modal-content ul {
	text-align: left;
}
.otherServices > ul > li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 20%;
}
.otherServices ul li img {
	width: 100%;
	height: auto;
}
.otherServices ul li .link {
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 0;
	text-align: center;
	border: 1em solid transparent;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.otherServices ul li:hover .link {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.otherServices ul li .link a {
	display: table;
	top: 0;
	right: auto;
	bottom: 0;
	left: 0;
	position: absolute;
	color: #fff;
	height: 100%;
	width: 50%;
}
.otherServices ul li .link a.large {
	top: 0;
	right: 0;
	bottom: 0;
	left: 50%;
	position: absolute;
}
.otherServices ul li .link a i {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	font-size: 1.85em;
}
.modal-header {
	padding: 0.85em 1.5em 0;
	border-bottom: none;
	margin-bottom: 0.5em;
}
.modal-body {
	height: 500px;
	overflow: scroll;
}
.modal-content {
	overflow: hidden;
}
.modal-body, .modal-footer {
	padding: 0.5em 1.5em;
	border-bottom: none;
}
.modal-body p {
	font-size: 1em;
}
.modal-backdrop.in {
	opacity: 0.7;
}
.modal-dialog {
	z-index: 9999;
}
/* Other Products */
.otherProducts {
	position: relative;
	overflow: visible;
	padding-bottom: 7em;
}
.otherProducts .boxHeading {
	display: block;
	text-align: center;
	margin: 0 auto 3em;
}
.otherProducts .boxHeading h3 {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
.otherProducts ul {
	font-size: 0;
	margin: 0;
	padding: 0;
}
#proList > li {
	display: none;
	background-color: #fff;
	position: relative;
	margin: 0;
	padding: 1.5em;
	overflow: hidden;
	width: 31.33%;
	margin: 1%;
	-webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.08);
	float: left;
}
#proList > li:hover {
	-webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
}
#proList > li .image {
	position: relative;
	width: 35%;
	height: auto;
	float: left;
	margin-right: 5%;
	overflow: hidden;
}
#proList > li .productInfo {
	width: 60%;
	float: left;
}
#proList > li .productInfo small {
	display: block;
	opacity: 0.65;
	font-weight: 400;
	margin-top: 0.85em;
}
#proList > li .productInfo h6 {
	margin-bottom: 1em;
	font-weight: bold;
}
#proList > li .productInfo .btn {
	margin-top: 1.35em;
}
.otherProducts .productInfo > .price {
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	position: absolute;
	display: block;
	font-size: 1.35em;
	font-weight: 700;
	color: #FFF;
	padding: 0.15em 0;
	min-width: 3.5em;
	min-height: 2.5em;
	text-align: center;
	line-height: 2.35em;
	border-style: solid;
}
#proList > li .productInfo .price small {
	display: inline-block;
	margin: 0 3px 0 0;
}
#proList > li .productInfo p {
	margin-bottom: 0;
}
#proList > li .image .link {
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 0;
	text-align: center;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
#proList > li .image:hover .link {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
#proList > li .image .link a {
	display: table;
	top: 0;
	right: auto;
	bottom: 0;
	left: 0;
	position: absolute;
	color: #fff;
	height: 100%;
	width: 100%;
}
#proList > li .image .link a i {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	font-size: 1.85em;
}
/* ================================= */
/* ------------ GALLERY ------------ */
/* ================================= */
.home #gallery .row > div {
	height: 41em;
	overflow: scroll;
	color: #fff;
}
.home #gallery .row > div, .home #gallery .row > div i.fa, .home #gallery .row > div p, .home #gallery .row > div h1, .home #gallery .row > div h2, .home #gallery .row > div h3, .home #gallery .row > div h4, .home #gallery .row > div h5, .home #gallery .row > div h6 {
	color: #fff;
}
#gallery .row > div h1, #gallery .row > div h2, #gallery .row > div h3, #gallery .row > div h4, #gallery .row > div h5, #gallery .row > div h6 {
	border-color: rgba(255,255,255,0.4)!important;
}
#gallery .BGprime img {
	width: auto!important;
}
/* ================================= */
/* ------------ ABOUT OPT ------------ */
/* ================================= */
#about {
	background-attachment: fixed;
	background-size: cover;
}
#about .row > div, #about .row > div i.fa, #about .row > div p, #about .row > div h1, #about .row > div h2, #about .row > div h3, #about .row > div h4, #about .row > div h5, #about .row > div h6, #about a {
	color: #fff;
}
#about img {
	width: auto!important;
	max-width: 100%;
}
/* ================================= */
/* ------ SPECIAL OFFER ------ */
/* ================================= */
.offer h1 {
	margin-top: 0.50em;
	text-align: center;
	font-weight: 100;
	font-size: 3.85em;
}
.offer h1 span {
	font-weight: 800;
	font-size: 1.5em;
	margin-right: 0.15em;
}
.offer p {
	margin-top: 1.35em;
}
/* ================================= */
/* ------------ GALLERY ------------ */
/* ================================= */
.wideGallery {
	width: 100% !important;
}
.aboutGallery .galleryImg {
	width: 25%;
	float: left;
	margin: 0;
	border: 0;
	box-shadow: none;
}
.aboutGallery .galleryImg img {
	width: 100%;
	height: auto;
}
/* ================================= */
/* ------------- TEAM ------------- */
/* ================================= */
#team h2 {
	text-transform: capitalize;
	font-size: 3em;
	margin-bottom: 0.85em;
	text-align: center;
}
#team .experts_item, .expert-item {
	margin-bottom: 3em;
}
.member {
	position: relative;
	overflow: hidden;
}
.member .img {
	width: 100%;
}
.member .img img {
	width: 100%;
	height: auto;
}
.member .info {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	padding: 1.5em;
}
.member .info h6, .member .info h6 small, .member .info strong, .member .info p, .member .info .social i {
	color: #fff;
}
.member .info h6 small {
	display: block;
	padding: 1.15em 0;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	margin-top: 0.65em;
	font-weight: bold;
}
.member .info h6 {
	margin-bottom: 0.65em;
	padding: 0;
	border: none;
	font-weight: bold;
}
.member .info p {
	font-size: 12px;
}
.member .info i {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 2.65em;
	height: 2.65em;
	line-height: 2.65em;
	font-size: 1em;
	text-align: center;
	color: #FFF;
}
.member .info .social a {
	color: #FFF;
}
.member .info p, .member .info .social {
	margin-bottom: 3em;
}
.member .info .social {
	font-size: 0;
}
.member .info .social li {
	padding: 0;
	margin: 0.15em;
}
.member .info .social li i {
	margin: 0;
}
.member:hover .info h6, .member:hover .info strong, .member:hover .info .social {
	margin-bottom: 0.85em;
}
.member:hover .info p {
	margin-bottom: 1.35em;
}
.member:hover .info {
	top: 0!important;
}
/* ================================= */
/* ------------ FAQ ------------ */
/* ================================= */
#faq .borderBox {
	position: relative;
	border-left: 5px solid #fff;
}
.panel-default > .panel-heading {
	position: relative;
	border: 5px solid #FFF;
	padding: 0;
}
.panel-default > .panel-heading h4 {
	background-color: rgba(255, 255, 255, 0.5);
	padding: 0.65em;
}
.panel-default > .panel-heading h4.active {
	background-color: #fff;
}
.panel-default > .panel-heading h4.active a {
	font-weight: bold;
}
.panel-default > .panel-heading h4 a {
	display: block;
	padding: 0.50em;
	font-size: 1em;
	font-weight: 400;
	text-transform: none;
}
.panel-default > .panel-heading h4 a strong {
	font-weight: bold;
}
.panel-default > .panel-heading h4 a:before {
	content: '\f067';
	font-family: 'FontAwesome';
	font-size: 1.5em;
	top: 0;
	right: auto;
	bottom: auto;
	left: -6.15em;
	position: absolute;
	width: 2.85em;
	height: 2.85em;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	border: 5px solid #fff;
	text-align: center;
	line-height: 2.65em;
	margin: 0;
	z-index: 9;
	color: #FFF;
}
.panel-default > .panel-heading h4.active a:before {
	content: '\f068';
}
.panel-group .panel {
	background-color: transparent;
	border: none;
	margin-bottom: 0.85em;
}
.panel-default > .panel-heading h4 a span {
	display: block;
	top: 48%;
	right: 0;
	bottom: auto;
	left: -6.35em;
	position: absolute;
	width: 100%;
	height: 5px;
	background-color: #fff;
	z-index: 0;
	width: 6.35em;
}
.panel-body {
	background-color: rgba(255, 255, 255, 0.7);
	border: none;
	padding: 0.35em 1.65em 0;
}
/* ================================= */
/* ------ TESTIMONIAL ------ */
/* ================================= */
#testimonial .carousel-indicators {
	bottom: 0;
}
#testimonial .carousel-indicators li {
	margin: 0 0.35em;
}
#testimonial .carousel-indicators li.active {
	margin: 0 0.35em;
}
#testimonial .quoteImg img {
	display: block;
	width: 185px;
	margin: 0 auto;
}
#testimonial .comment {
	text-align: left;
	padding: 1.5em 3em;
	min-height: 10em;
}
#testimonial .comment:before {
	content: '\f100';
	font-family: 'FontAwesome';
	font-size: 10em;
	top: 0.35em;
	right: auto;
	bottom: auto;
	left: -1em;
	position: absolute;
	width: 1em;
	height: 1em;
	text-align: center;
	margin: 0;
	z-index: -1;
}
#testimonial {
	position: relative;
	min-height: 21em;
}
#testimonial p {
	font-size: 1em;
	margin-bottom: 1em;
}
#testimonial h6 {
	margin-bottom: 1em;
}
#testimonial .quoteImg {
	width: 25%;
	float: left;
	padding-top: 1em;
}
#testimonial .quoteImg img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	-webkkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	padding: 5px;
}
#testimonial .comment {
	display: block;
	float: left;
	width: 75%;
	text-align: left;
	padding: 0 3em 3em;
}
#testimonial .comment p {
	font-size: 1.50em;
	font-weight: 100;
	line-height: 1.50em;
	padding-bottom: 1em;
	border-bottom: 1px solid #ececec;
}
#testimonial .comment h6 {
	padding: 0.5em 1em;
	border-bottom: 0;
}
#testimonial .comment h6 span {
	margin-left: 0.65em;
	padding-left: 0.65em;
	border-left: 1px solid #ececec;
	font-size: 0.85em;
	opacity: 0.65;
	filter: alpha(opacity=65);
}
#testimonial i.fa-quote-right {
	position: absolute;
	right: 0;
	font-size: 10em;
	opacity: 0.1;
}
/* ================================= */
/* ------ SUBSCRIBE BOX ------ */
/* ================================= */
#subscribe {
	padding-bottom: 5em;
}
#subscribe p {
	font-size: 1.15em;
}
#subscribe h4, #subscribe h6 {
	text-transform: capitalize;
	margin-top: 0.9em;
	margin-bottom: 0.15em;
}
#subscribe h6 {
	border: none;
}
#subscribe.BGprime h1, #subscribe.BGprime h2, #subscribe.BGprime h4, #subscribe.BGprime h3, #subscribe.BGprime h5, #subscribe.BGprime h6, #subscribe.BGprime p {
	color: #FFF;
	margin-top: 0;
}
#subscribe input[type=submit], .submitIcon {
	background-color: transparent;
	border: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: auto;
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 1.85em;
	font-weight: bold;
	padding: 0.30em 1.15em;
	z-index: 1;
}
#subscribe input[type=submit]:hover {
	background-color: transparent!important;
}
#subscribeForm input[type=text], #subscribeForm input[type=email] {
	background-color: rgba(255, 255, 255, 0.7);
	color: rgba(0, 0, 0, 0.5);
	font-size: 1.15em;
	padding-right: 5em;
}
#subscribe .wpcf7-form, #subscribe .mc4wp-form {
	display: block;
	position: relative;
	text-align: left;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"] {
	width: 100%;
	padding-right: 6em;
}
#subscribe .wpcf7-form p {
	margin: 0;
}
#subscribe .wpcf7-submit {
	display: block;
	text-indent: -9999px;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
}
#subscribe .wpcf7-form .submitIcon::after {
	display: block;
	content: '\f1d8';
	font-family: 'FontAwesome';
	position: absolute;
	right: 0.65em;
	top: 0.35em;
	font-size: 1.25em;
	z-index: 0;
}
#subscribe .mc4wp-form input[type="submit"] {
	padding: 0;
	line-height: 1em;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	bottom: auto;
	top: 0;
	right: 0;
	padding: 0.65em;
}
.mc4wp-success {
	display: block;
	margin: 0 auto;
	background-color: #8fc018;
	border: 1px solid rgba(255, 255, 255, 0.3);
	text-align: center;
	padding: 0.85em 1.35em;
}
.mc4wp-success p {
	margin: 0;
	font-size: 1.15em;
	font-style: italic;
}
/* ================================= */
/* ------ MAP AND SOCIAL ------ */
/* ================================= */
#map {
	position: relative;
}
#map #map_canvas {
	height: 35em;
}
#map #content {
	display: block;
	visibility: visible;
}
#map .bigIcon {
	top: -5em;
}
#map .mapLogo {
	width: 200px;
	height: auto;
}
#bodyContent p {
	margin-bottom: 0.85em;
}
.social ul {
	font-size: 0;
}
.social ul li {
	margin: 0;
}
.social ul li a i {
	background-color: rgba(0, 0, 0, 0.1);
	color: #FFF;
	font-size: 1.85em;
	width: 2.35em;
	height: 2.35em;
	line-height: 2.35em;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	margin: 0;
}
.social ul li a:hover i, .social li:hover i {
	-webkit-box-shadow: inset 0 0 0 0.15em #FFFFFF;
	box-shadow: inset 0 0 0 0.15em #FFFFFF;
}
/* ================================= */
/* ------ CONTACT ------ */
/* ================================= */
#contact .highlightBox {
	background-attachment: fixed;
	background-size: cover;
}
#contact .boxBg {
	background-color: rgba(0, 0, 0, 0.3);
}
.contact {
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid rgba(255, 255, 255, 0.9);
	padding: 0;
	-webkit-box-shadow: 0 0 3em 0.5em rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 3em 0.5em rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3em 0.5em rgba(0, 0, 0, 0.2);
}
.contactInfo {
	position: relative;
	float: left;
	width: 33%;
	min-height: 41.5em;
	border-right: 1px solid rgba(255, 255, 255, 0.9);
}
.contactInfo h1 {
	color: #fff;
	top: 50%;
	right: 0.35em;
	bottom: auto;
	left: auto;
	position: absolute;
	min-height: 2.5em;
	min-width: 5.15em;
	padding: 0.50em;
	margin-top: -1.15em;
	font-size: 5.65em;
	text-transform: uppercase;
	font-weight: 900;
}
.contactInfo .upper {
	top: 1.5em;
	right: 1.5em;
	bottom: auto;
	left: 1.5em;
	position: absolute;
}
.contactInfo .lower {
	top: auto;
	right: 1.5em;
	bottom: 1.5em;
	left: 1.5em;
	position: absolute;
}
#contact .form-row {
	position: relative;
}
.contactForm {
	width: 67%;
	float: left;
	padding: 1.85em 2.35em 0;
}
.contactInfo p {
	padding: 0.85em 0 0.85em 2.65em;
	position: relative;
	margin: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.contactInfo p:hover {
	background-color: #fff;
	padding: 0.85em 0.5em 0.85em 3em;
}
.contactInfo p:hover i {
	opacity: 1;
	left: 0.5em;
}
.contactInfo p i {
	position: absolute;
	left: 0;
	top: 0.65em;
	font-size: 1.5em;
}
#subscribe .error {
	top: 23%;
}
.contactForm input[type=text], .contactForm input[type=email], .contactForm input[type=tel], .contactForm textarea, .contactForm input[type=number], .contactForm input[type=datetime], .contactForm .form-control {
	border: none;
	margin-bottom: 1.50em;
	height: 3.85em;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.contactForm .form-control:focus {
	border: none !important;
}
.wpcf7-not-valid-tip {
	background-color: #ff2c00;
	color: #fff!important;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 0.5em 1.5em;
	font-weight: bold;
}
.wpcf7-response-output {
	background-color: #ffae00;
	color: #fff;
	border: 1px solid rgba(0,0,0,0.1)!important;
	padding: 1em 1.5em!important;
	font-weight: bold;
}
.wpcf7-form-control-wrap {
	position: relative;
	display: block;
}
span.wpcf7-not-valid-tip {
	background-color: transparent;
	border: none;
	text-indent: -999999px;
	padding: 0;
	font-size: 0.15em;
	position: absolute;
	top: 0;
	right: 0;
}
span.wpcf7-not-valid-tip::after {
	top: 0;
	right: 10%;
	bottom: auto;
	left: auto;
	position: absolute;
	background-color: #ed4221;
	z-index: 9;
	font-size: 5.85em;
	font-weight: normal;
	content: 'Required';
	display: block;
	text-indent: 0;
	padding: 0.15em 0.85em 0.15em;
}
/*.wpcf7-response-output {
	display: none!important;
}*/
/* ================================= */
/* ------ COPYRIGHT ------ */
/* ================================= */
#copyright p, #copyright a {
	color: #fff;
}
#copyright a {
	font-weight: bold;
}
/* ================================= */
/* ------ BREADCRUMBS ------ */
/* ================================= */
/*  */
.custom_header {
	background-position: top left;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 10.65em 0 3em;
}
.custom_header .head_meta h1 {
	font-size: 2.65em;
	color: #fff;
	text-align: center;
}
.custom_header .head_meta div.line {
	position: relative;
	display: block;
	margin: 1em auto;
	width: 150px;
	height: 30px;
}
.custom_header .head_meta div.line::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	content: '..................';
	font-family: 'Arial', San serif;
	font-size: 1em;
	letter-spacing: 2px;
	color: rgba(255, 255, 255, 0.7);
	text-align: center;
}
.custom_header .gradient {
	background: url(../img/blackBG.png) repeat 0 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.custom_header .head_meta .breadcrumb {
	background-color: transparent;
	text-align: center;
	font-size: 0;
}
.custom_header .head_meta .breadcrumb span {
	color: #fff;
	font-style: italic;
	font-size: 14px;
	line-height: 1em;
	margin: 0 0.15em;
}
.custom_header .head_meta .breadcrumb span a {
	position: relative;
	padding-right: 0.35em;
	margin-right: 1em;
	font-weight: 400;
}
.custom_header .head_meta .breadcrumb span a::after {
	position: absolute;
	left: 100%;
	width: 1em;
	height: 1em;
	content: '/';
	font-size: 1em;
	text-align: center;
	color: #fff;
	opacity: 0.8;
	top: 0.30em;
}
/* OPT 2 */
.custom_header.opt2 {
	padding: 0;
	height: 30em;
	position: relative;
}
.custom_header.opt2 .container {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 1.65em;
}
.custom_header.opt2 .container h1 {
	float: left;
	position: relative;
	line-height: 1.35em;
	font-size: 1.85em;
}
.custom_header.opt2 .container .breadcrumb {
	float: right;
	margin: 0;
}
.custom_header.opt2 .container .breadcrumb a {
	opacity: 0.7;
}
.custom_header.opt2 .container .breadcrumb a:hover {
	opacity: 1;
}
.custom_header.opt2 .container .line {
	display: none;
}
/* ================================= */
/* ------ BLOG ------ */
/* ================================= */
.post-view h1, #comments h1, .post-content h1 {font-size: 3.35em; margin: 0.65em 0; }
.post-view h2, #comments h2, .post-content h2 {font-size: 2.65em; margin: 0.65em 0; }
.post-view h3, #comments h3, .post-content h3 {font-size: 2em; padding: 0; margin: 0.65em 0; background-color: transparent; }
.post-view h4, #comments h4, .post-content h4 {font-size: 1.55em; margin: 0.65em 0; }
.post-view h5, #comments h5, .post-content h5 {font-size: 1.35em; margin: 0.65em 0; }
.post-view h6, #comments h6, .post-content h6 {font-size: 1.15em; margin: 0.65em 0; border: none; }
.blog article.post, .archive article.post, .tag article.post, .single-post article, .search article, .category article, .content-left, .page li article {
	display: block;
	background-color: #fff;
	float: none;
	margin: 30px 0;
	padding: 30px 30px 0;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
}
.page .content-left {
	padding-bottom: 3em;
}
.page article {
	padding-bottom: 30px;
}
.articles-nav-prev a, .articles-nav-next a {
	display: block;
	background: #fff;
	padding: 1em 4em;
}
.page-links {
	display: block;
	margin: 1em 0 2em 0;
}
.page-links > span {
	display: inline-block;
	background: #f5f5f5;
	border: #ddd 1px solid;
	padding: 0.1em 0.8em;
}
.page-links a + span, .page-links span + span {
	color: #fff;
}
.page-links a {
	display: inline-block;
	background: #f5f5f5;
	border: #ddd 1px solid;
	padding: 0.1em 0.8em;
}
.page-links-title {
	background: #f5f5f5;
	color: #363636;
	padding: 0;
}
.post-content {
	position: relative;
}
.edit, .edit:hover {
	display: block;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	font-size: 1.4em;
	line-height: 30px;
	position: absolute;
	right: 0;
	z-index: 999;
}
.edit i {
	margin: 0;
}
.post-footer {
	display: block;
	background: rgba(0,0,0,0.03);
	border: 0;
	margin: 30px -30px 0;
}
.post-footer i, .post-footer div {
	color: rgba(0,0,0,0.3);
}
.tags .tag-links {
	padding: 1em;
}
.tooltip-inner {
	min-width: 110px;
	line-height: 1.4em;
}
.gallery {
	display: block!important;
	line-height: 0!important;
}
.gallery.gallery-columns-4, .gallery.gallery-columns-5 {
	margin: 0 -0.5% 0 0!important;
}
.gallery.gallery-columns-3, .gallery.gallery-columns-9 {
	margin: 0 -1.4% 0 0!important;
}
.gallery.gallery-columns-6, .gallery.gallery-columns-8 {
	margin: 0 -4.75% 0 0!important;
}
.gallery.gallery-columns-7 {
	margin: 0 -2.7% 0 0!important;
}
.gallery .gallery-item {
	position: relative;
	overflow: hidden;
	display: inline-block!important;
	float: none!important;
	margin: 0!important;
}
.lightbox {
	display: block;
	width: 4em;
	height: 4em;
	text-align: center;
	line-height: 4em;
	background: rgba(0,0,0,0.7);
	-webkit-border-radius: 50em;
	border-radius: 50em;
	position: absolute;
	top: -50%;
	left: 50%;
	margin-top: -2em;
	margin-left: -2em;
}
.lightbox i {
	font-size: 1.5em;
	line-height: 2.5em;
	margin: 0;
}
.imagebox {
	margin: 0 -2em -2em -2em;
}
.gallery .gallery-item a:hover img {
	opacity: 0.6;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.gallery .gallery-item a:hover .lightbox {
	top: 50%;
}
.gallery .gallery-item a img {
	border: 0!important;
	max-width: 100%;
	width: 100%;
	height: auto;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.gallery-caption {
	display: block;
	position: absolute;
	bottom: -15em;
	left: 0;
	width: 100%;
	padding: 0.7em 1em;
	font-size: 0.8em;
	line-height: 1.7em;
	color: #fff;
	background: rgba(0,0,0,0.7);
}
.gallery .gallery-item:hover .gallery-caption {
	bottom: 0;
}
.gallery-size-thumbnail .gallery-item {
	width: 32%!important;
}
.gallery-size-medium .gallery-item {
	width: 49%!important;
}
.gallery-size-large .gallery-item {
	width: 99%!important;
}
.format-chat .post-content p {
	border-bottom: #eee 1px solid;
	padding: 0.75em 2em;
	margin: 0 -2em;
}
.format-chat .post-content p:nth-child(0) {
	border-top: #eee 1px solid;
}
.format-chat .post-content p:nth-child(odd) {
	background: #f9f9f9;
}
.format-link .post-content p a {
	display: block;
	padding: 1.5em;
	text-align: center;
	color: #fff;
	font-size: 1.5em;
}
.format-gallery .wp-caption {
	display: block;
	padding: 1.5em;
	margin-top: 1em;
	background: #fafafa;
	text-align: center;
	width: 100%;
	border: #ececec 1px solid;
}
.format-gallery .carousel {
	display: block;
	margin-top: 6em;
	margin-bottom: 3em;
	position: relative;
}
.format-gallery .carousel::before {
	display: block;
	;
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	background-color: rgba(0,0,0, 0.1);
	left: 0;
	right: 0;
	top: -3em;
}
.format-gallery .carousel:first-child {
	padding: 0;
	margin-top: 0;
	border: none;
}
.format-gallery .carousel:first-child::before {
	display: none;
}
.post-content img, .wp-caption, .wp-caption img {
	max-width: 100%;
}
.wp-caption {
	margin-bottom: 1.65em;
}
.wp-caption a {
	display: block;
	position: relative;
	overflow: hidden;
}
.wp-caption a:hover img {
	opacity: 0.6;
}
.wp-caption a:hover .lightbox {
	top: 50%;
}
.format-gallery .wp-caption img {
	max-width: 100%;
	height: auto;
}
.format-gallery .wp-caption .wp-caption-text {
	padding: 1em 0 0 0;
	color: #77879A;
	font-weight: 500;
	font-size: 1.15em;
	margin-bottom: 0;
}
.format-quote .post-content blockquote p, .format-quote .post-content blockquote div {
	font-size: 1.27em;
	line-height: 1.5em;
	font-weight: 300;
	text-align: left;
	font-style: italic;
}
.format-quote .post-content blockquote strong {
	margin-top: 0.65em;
	display: block;
}
.format-quote cite {
	display: block;
	font-size: 1em;
	margin: 1em 0 1em;
}
.post-content .watermark {
	position: absolute;
	top: 1.25em;
	font-size: 8em;
	opacity: 0.10;
	right: 0;
}
.post-content .see_more {
	display: block;
	text-align: right;
}
.post-content .btn {
	margin: 1em 0 0.5em;
}
.post-content .btn:hover {
	color: #fff;
}
article.sticky {
	border-top: #f7cb7b 1px solid;
	background-color: #fff6e7!important;
}
.sticky .post-content p {
	font-size: 1.3em;
	font-weight: 300;
	color: rgba(0,0,0,0.5);
	line-height: 1.3em;
}
.sticky .post-content h1 {
	margin-bottom: 1em;
}
.sticky .post-footer {
	border: 0;
	background: none;
}
#blog-posts .post .edit i {
	color: #fff;
}
.post-caption {
	display: block;
	width: 110%;
	padding: 0.8em 1em;
	font-weight: 400;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	color: #fff;
}
.post-content h3.post-title {
	position: relative;
	margin: -30px -30px 15px -30px;
	padding: 0.50em 1.85em 0.50em 2.35em;
	border-bottom: 1px solid rgba(0,0,0,0.03);
	min-height: 80px;
}
.post-content h3.post-title a {
	color: #fff;
	line-height: 1.65em;
}
.post-content iframe {
	width: 100%!important;
}
h3.post-title a {
	text-transform: none;
	letter-spacing: 0;
}
h3.post-title a.post-icon {
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: 0;
	font-size: 1.65em;
	width: 1.65em;
	text-align: center;
}
h3.post-title a.post-icon i {
	color: #FFF;
	margin: 0;
}
article .post-thumb {
	position: relative;
}
article .post-thumb .post-attachment {
	display: block;
	margin: -30px -30px 30px;
}
/*article .post-thumb .post-attachment img {
	width: 100%;
}*/
.post-thumb .edit {
	position: absolute;
	top: -0.43em;
	right: 0;
	z-index: 1;
}
.post-thumb .editWithImg {
	position: absolute;
	top: -0.30em;
	right: 0;
	z-index: 999;
}
article .post-content .post-meta {
	padding: 0 30px 15px 30px;
	margin: 0 -30px 1.65em;
	border-bottom: 1px solid rgba(0,0,0, 0.07);
	color: #000;
}
span.meta-separator {
	opacity: 0.35;
}
.page aside.sidebar .sidebar-widget {
	margin: 30px 0;
	padding: 1.35em;
	border: 1px solid rgba(0,0,0,0.1);
	box-shadow: none;
}
aside.sidebar .sidebar-widget {
	background-color: #fff;
	margin: 30px 0;
	padding: 1.35em;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
}
aside.sidebar .sidebar-widget img {
	max-width: 100%;
}
aside.sidebar .sidebar-widget h4 {
	padding-bottom: 0.85em;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	font-size: 1.35em;
	font-weight: 400;
	text-transform: capitalize;
}
aside.sidebar .search-form input[type="search"] {
	display: inline-block;
	margin: 0;
	height: 2.90em;
	width: 100%;
	padding: 0.65em;
}
aside.sidebar .search-form label {
	width: 64%;
	vertical-align: top;
	margin: 0;
}
aside.sidebar .search-form label:after {
	content: '';
}
aside.sidebar .search-form .search-submit {
	font-size: 0.85em;
	margin-left: 1em;
	vertical-align: top;
}
.post-title {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
a.more-link {
	margin: 1.35em 0 0;
	font-size: 0.9em;
	padding: 0.5em 1em;
	text-transform: capitalize;
}
.post-view .wp-caption p.wp-caption-text {
	font-size: 1.15em!important;
	font-style: italic;
	margin-top: 1em;
}
.post-password-form p+p {
	background-color: #f5f5f5;
	padding: 1em;
	border: 1px solid rgba(0,0,0,0.1);
}
.post-password-form label {
	width: 100%;
	text-align: left;
}
.post-password-form input[type=password] {
	padding: 0.5em 2em !important;
	height: auto;
	width: 100%;
}
.post-password-form input[type="submit"] {
	vertical-align: middle;
}
.carousel .item img {
	width: 100%;
	max-width: 100%;
}


.has-post-thumbnail .post-thumb .editWithImg {
	background-color: rgba(0,0,0,0.3);
	top: 0;
}
/* SINGLE POST */
.single-post article h1.post-title {
	font-size: 2em;
	line-height: 1.35em;
	margin: -30px -30px 0;
	padding: 15px 65px 15px 30px;
	color: #FFF;
	min-height: 1.65em;
}
.single-post article .post-content .post-meta {
	padding: 15px 30px;
	background-color: rgba(0,0,0,0.03);
	border-top: 1px solid rgba(0,0,0,0.07);
}
.post-meta a {
	display: inline-block;
}
a.article-add-comments {
	font-size: 1.65em;
	width: 1.65em;
	height: 1.65em;
	text-align: center;
	line-height: 1.65em;
	color: #fff;
	opacity: 0.85;
}
a.article-add-comments:hover {
	opacity: 1;
	color: #fff;
}
ol.commentlist, ol.commentlist ul {
	list-style-type: none;
}
.commentslist {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	counter-reset: comment-id;
}
.commentslist ul, .commentslist ul ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.commentslist li, .commentslist li li {
	margin-top: 0;
	margin-bottom: 2em;
	padding: 0;
}
.commentslist ul.children {
	margin-left: 2em;
}
.commentslist ul.children:before {
	opacity: 0.2;
	margin-left: -1em;
	margin-top: 0em;
	content: '\f148';
	font-family: 'FontAwesome';
	padding: 0;
	position: absolute;
	font-size: 2em;
	-moz-transform: scale(1) rotate(90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1) rotate(90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1) rotate(90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1) rotate(90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1) rotate(90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
.commentslist li article header {
	margin-top: 0;
	position: relative;
	box-shadow: none;
	border-bottom: 1px solid #ececec;
	z-index: 9!important;
}
.commentslist li article header:before {
	counter-increment: comment-id;
	content: counter(comment-id);
	position: absolute;
	top: 0em;
	right: 0;
	color: #000;
	opacity: 0.1;
	font-size: 2.4em;
	z-index: 9!important;
}
.commentslist li article header .comment-avatar {
	margin-right: 1em;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}
.commentslist li article header h5 {
	margin-top: 0;
	text-align: left;
}
.comment-meta {
	margin: 0 0 1em 0;
}
.comment-meta span {
	font-size: 0.8em;
	opacity: 0.6;
}
.commentslist li article header a.comment-reply-link {
	display: inline-block;
	font-size: 0.65em;
	padding: 0.2em 1em;
	position: absolute;
	right: 4em;
	color: #fff;
	font-weight: bold;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	z-index: 9!important;
}
.commentslist li article header span.admin {
	font-size: 10px;
	color: #fff;
	padding: 0.3em 1em;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: -3px;
}
.comment-body p {
	text-align: left;
}
#comments .comment h6 {
	padding: 0;
	margin: 0;
}
#respond {
	padding: 30px;
	background-color: rgba(255, 255, 255, 0.7);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
}
#respond h3 {
	padding: 0;
	margin: 0 0 0.65em 0;
}
#respond label::after {
	content: '';
}
#respond p {
	margin: 0;
}
#commentform input[type=text],
#commentform input[type=url],
#commentform input[type=email],
#commentform textarea {
	display: block;
	width: 100%;
	float: none;
	border: 1px solid rgba(0,0,0,0.1);
	box-shadow: none;
	height: 3.65em;
}
#commentform input[type=submit] {
	display: block;
	margin-top: 1.65em;
}
footer.comment-meta .vcard, footer.comment-meta .comment-metadata {
	display: inline-block;
	width: 48%;
	margin: 0 0 1em;
}
footer.comment-meta .comment-metadata {
	text-align: right;
	margin-left: 2%;
}
footer.comment-meta .comment-metadata a {
	color: #ccc;
}
.comment-form-comment #comment {
	width: 100%;
	border: 1px solid rgba(0,0,0,0.2);
}
.hasImage h1, .hasImage h2, .hasImage h3, .hasImage h4, .hasImage h5, .hasImage h6, .hasImage p, .hasImage strong, .hasImage small {
	color: #FFF;
	border-color: rgba(255, 255, 255, 0.3);
}
.hasImage {
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.texture {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(../img/blackBG.png) repeat 0 0;
}
.page-links > span {
	color: inherit!important;
}

/* 404 error */
.missing_page_title {
	display: block;
	margin: 0 0 0.35em 0;
	font-size: 8em;
	text-align: center;
}
.missing_page_form {
	display: block;	
	margin-bottom: 2em;
}
.missing_page_form .search-form {
	width: 100%;
}
.missing_page_form label {
	width: 60%;
}
.missing_page_form input[type=search] {
	padding: 0.85em 1em;
	border: 1px solid rgba(0,0,0,0.1);
	width: 100%;
}

/* Calendar */
.calendar_wrap table th,
.calendar_wrap table td {
	padding: 0.65em 0.9em;
}

.rss-date {
	display: block;
	margin-bottom: 1.65em;
	font-size: 11px;
}
aside.sidebar .sidebar-widget cite {
	margin-bottom: 1.65em;
}

.sidebar .sidebar-widget ul .children,
.sidebar .sidebar-widget ul .sub-menu {
	margin: 0;
}
.sidebar .sidebar-widget ul .sub-menu li {
	padding-bottom: 0;
}
.sidebar .sidebar-widget ul li ul li {
	padding-left: 1.15em;
}

aside.sidebar .sidebar-widget form, aside.sidebar .sidebar-widget form select, aside.sidebar .sidebar-widget form select option {
	max-width: 100%;
}


.sidebar .sidebar-widget li.menu-item-has-children > a::after, .sidebar .sidebar-widget li.page_item_has_children > a::after {
	display: none;
}

/* FONT WEIGHT IN SAFARI */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
/* Safari-Opera specific declarations here */
html, body, div, p, table, tr, td, th, tbody, tfoot, ul, li, ol, dl, dd, dt, fieldset, blockquote, cite, input, select, textarea, button, a, section, article, aside, header, footer, nav, #slides .slide .slide-caption .container h3 {
	font-weight: normal;
}
ul.navbar-nav li a {
	font-weight: normal;
}
.BGdark ul.navbar-nav li a {
	-webkit-font-smoothing: subpixel-antialiased!important;
}
}
/* ================================= */
/* --------- TRANSITION CSS --------- */
/* ================================= */
a, header.BGdark .logo a img, header, header.BGdark, .BGsecondary, #serviceList .carousel-indicators > li img, .BGdark .rightnav, .main-menu li, ul li, ul li:before, .otherServices .link span i, .otherServices li, .otherServices img, .otherServices li h6, .member img, .otherServices .link, .member .info, .member .info h6, .galleryImg a span, .galleryImg img, .contactInfo p i, .contactInfo p, .social ul li a i, .btn, .social li i, .panel-default > .panel-heading h4.active a, .member .info .social, #proList li .link, .nav > li > a, .nav a::after, .gallery-item, .gallery-item img {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.gallery-item .gallery-caption {
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.otherServices ul li img, .gallery-item:hover .gallery-caption {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.otherServices ul li:hover img {
	-moz-transform: scale(1.3) rotate(10deg);
	-webkit-transform: scale(1.3) rotate(10deg);
	-o-transform: scale(1.3) rotate(10deg);
	-ms-transform: scale(1.3) rotate(10deg);
	transform: scale(1.3) rotate(10deg);
}
#proList li .image img {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
#proList li .image:hover img {
	-moz-transform: scale(1.3) rotate(10deg);
	-webkit-transform: scale(1.3) rotate(10deg);
	-o-transform: scale(1.3) rotate(10deg);
	-ms-transform: scale(1.3) rotate(10deg);
	transform: scale(1.3) rotate(10deg);
	opacity: 0.3;
}
.member .info strong {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.member .info p, #proList li img {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.moving {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
 @-webkit-keyframes fadeInDown {
 0% {
 opacity: 0;
 -webkit-transform: translateY(0.35em);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(1.85em);
}
}
@keyframes fadeInDown {
 0% {
 opacity: 0;
 transform: translateY(0.35em);
}
 100% {
 opacity: 1;
 transform: translateY(1.85em);
}
}
.moreArrow {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

/* ================================= */
/* -------- RESPONSIVE CSS --------- */
/* ================================= */
@media only screen and (min-width: 1200px) {
#subscribe .wpcf7-form, #subscribe .mc4wp-form {
	width: 65%;
	margin: 1.65em auto;
}
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
h1 {
	font-size: 4.35em;
}
h2 {
	font-size: 3em;
}
.features h4 {
	font-size: 2.65em;
}
#slides .slide .slide-caption .container {
	width: 80%;
	margin-top: 23%;
	margin-left: auto;
	margin-right: auto;
}
#about .page-block-full {
	padding: 3em 3.65em;
}
.aboutGallery .galleryImg {
	width: 33.33%;
}
}
@media only screen and (min-width: 1000px) {
#serviceList .carousel-indicators.services-6 {
	margin-top: -8em;
}
#serviceList .carousel-indicators.services-7 {
	margin-top: -7em;
}
#serviceList .carousel-indicators.services-8 {
	margin-top: -6.35em;
}
#serviceList .carousel-indicators.services-9 {
	margin-top: -5.80em;
}
#serviceList .carousel-indicators.services-10 {
	margin-top: -5.35em;
}
#serviceList .carousel-indicators.services-6 > li {
	width: 15.66%;
}
#serviceList .carousel-indicators.services-7 > li {
	width: 13.26%;
}
#serviceList .carousel-indicators.services-8 > li {
	width: 11.50%;
}
#serviceList .carousel-indicators.services-9 > li {
	width: 10.11%;
}
#serviceList .carousel-indicators.services-10 > li {
	width: 9%;
}
#serviceList .carousel-indicators.services-6 > li img, #serviceList .carousel-indicators.services-7 > li img, #serviceList .carousel-indicators.services-8 > li img, #serviceList .carousel-indicators.services-9 > li img, #serviceList .carousel-indicators.services-10 > li img {
	padding: 0.55em;
}
}
@media only screen and (min-width: 990px) and (max-width: 1200px) and (orientation: landscape) {
html, body, div, p, table, tr, td, th, tbody, tfoot, ul, li, ol, dl, dd, dt, fieldset, blockquote, cite, input, select, textarea, button, a, section, article, aside, header, footer, nav {
	font-size: 14px;
}
h1 {
	font-size: 4.35em;
}
h2 {
	font-size: 2.85em;
}
.features h4 {
	font-size: 2.35em;
}
#serviceList .carousel-indicators > li {
	width: 18.5%;
}
#slides .slide .slide-caption .container {
	width: 80%;
	margin-top: 23%;
	margin-left: auto;
	margin-right: auto;
}
.panel-default > .panel-heading h4 a:before {
	left: -6.15em;
}
.aboutGallery .galleryImg {
	width: 33.33%;
}
.member .info {
	bottom: -13.35em;
}
#gallery .row > div {
	min-height: 45em;
}
#map #map_canvas {
	height: 28em;
}
#subscribe .wpcf7-form, #subscribe .mc4wp-form {
	width: 85%;
	margin: 1.35em auto;
}
}
@media screen and (min-width: 1025px) and (orientation: landscape) {
.main-menu > li > a, .main-menu li.menu-item-has-children .sub-menu a, .main-menu li.page_item_has_children .children a {
	color: rgba(255, 255, 255, 0.65);
}
li.menu-item-has-children > a:after, li.page_item_has_children > a:after {
	content: '\f0d7';
	font-family: 'FontAwesome';
	font-size: 0.85em;
	position: absolute;
	top: 0.65em;
	right: 0.85em;
}
li.menu-item-has-children:hover > a:after, li.page_item_has_children:hover > a:after {
	content: '\f0d8';
}
.sub-menu li.menu-item-has-children > a:after, .children li.page_item_has_children > a:after {
	content: '\f0d7';
	top: 0.5em;
	right: 1.5em;
}
.main-menu li.menu-item-has-children > a:after, .main-menu li.page_item_has_children > a:after {
	width: 1.65em;
	height: 1.65em;
	line-height: 1.65em;
	text-align: center;
	color: #FFF;
	top: 1.35em;
	right: 0;
}
.main-menu > li.menu-item-has-children li.menu-item-has-children > a:after, .main-menu > li.page_item_has_children li.page_item_has_children > a:after {
	top: 1em;
	right: 0;
}
}
/* iPads (portrait) ----------- */
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
html, body, div, p, table, tr, td, th, tbody, tfoot, ul, li, ol, dl, dd, dt, fieldset, blockquote, cite, input, select, textarea, button, a, section, article, aside, header, footer, nav {
	font-size: 14px;
}
.navbar-nav {
	width: auto;
	margin: 0 auto;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, header.BGdark .navbar-default .navbar-nav > li > a, header.BGdark .navbar-default .navbar-nav > li > a:hover {
	line-height: 1.65em;
}
header .logo a img, header .rightnav {
	height: auto;
	margin-bottom: 0;
}
header .logo a {
	margin-bottom: 1.35em;
}
.navbar-nav span.clicks, header.BGdark .navbar-nav span.clicks {
	top: 2.55em;
	right: 0.35em;
}
header.BGdark .logo a img, header.BGdark .rightnav {
	height: auto;
}
.custom_header {
	padding: 15.65em 0 3em;
}
.middleBox, .features .row > div:nth-child(2) {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}
#serviceList .carousel-indicators {
	margin-top: -5.75em;
}
.panel-default > .panel-heading h4 a:before {
	left: -5.75em;
}
}
/* iPads (portrait and landscape) ----------- */
@media screen and (min-width: 768px) and (max-width: 1024px) {
html, body, div, p, table, tr, td, th, tbody, tfoot, ul, li, ol, dl, dd, dt, fieldset, blockquote, cite, input, select, textarea, button, a, section, article, aside, header, footer, nav {
	font-size: 14px;
	letter-spacing: 0;
}
.nav li a {
	letter-spacing: -1px;
}
h1 {
	font-size: 3.35em;
}
h2 {
	font-size: 2.85em;
}
#slides .slide .slide-caption .container h3 {
	font-size: 1.35em;
}
.features h4 {
	font-size: 2.35em;
}
#slides .slide .slide-caption .container {
	width: 80%;
	margin-top: 30%;
	margin-left: auto;
	margin-right: auto;
}
.panel-default > .panel-heading h4 a:before {
	left: -5.75em;
}
}
@media only screen and (max-width: 996px) and (orientation: landscape) {
#slides .slide .slide-caption .container {
	margin-top: 8em;
}
}
@media only screen and (max-width: 996px) {
h1 {
	font-size: 3.85em;
}
h2 {
	font-size: 2.5em;
}
.rightnav {
	margin: 0 0 1.5em 0;
	padding: 0;
}
.logo a {
	display: block;
	margin: 0 auto;
}
.logo a img {
	margin: 0 auto;
}
.navbar-nav {
	text-align: center;
	float: none;
	width: auto;
}
.navbar-collapse {
	border-top: 0;
}
#slides .slide .slide-caption .container {
	width: 80%;
	margin-top: 35%;
	text-align: center;
}
.middleBox {
	margin-bottom: 0 !important;
	padding-bottom: 3em !important;
}
.features .row > div {
	padding: 3em;
}
.wideBG > div {
	min-height: 25em;
}
h4 {
	font-size: 2.5em;
}
h4 small {
	display: inline-block;
	margin-right: 0.35em;
	font-size: 1em;
	text-transform: uppercase;
}
#serviceList .galleryImg {
	float: left;
	width: 65.5%;
	margin: 0.5%;
}
#serviceList .img-half {
	width: 32.7%;
	margin-right: 0% !important;
}
#serviceList .carousel-indicators > li {
	width: 18.5%;
}
.serviceInfo {
	padding: 1.5em 1em;
}
#serviceList h2 span {
	position: relative;
	left: auto;
	margin-right: 0.35em;
}
.otherServices > ul > li {
	/*padding-bottom:1em;*/
	width: 32.33%;
	margin: 0.5%;
}
.otherServices ul li .link, .otherServices ul li .link a {
	position: relative;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	border: 0;
}
.otherServices ul li .link a i {
	padding: 0.5em 0;
}
.otherServices ul li .link a i {
	font-size: 1.5em;
}
#productList .galleryImg {
	float: left;
	width: 65.5%;
	margin: 0.5%;
}
#productList .img-half {
	width: 32.7%;
	margin-right: 0% !important;
}
#productList .carousel-indicators > li {
	width: 18.5%;
}
#productList h2 span {
	position: relative;
	left: auto;
	margin-right: 0.35em;
}
#proList li {
	/*padding-bottom:1em;*/
	width: 31.33%;
}
#proList li .image, #proList li .productInfo {
	display: block;
	width: 100%;
	float: none;
}
#proList li .productInfo {
	margin-top: 1.5em;
}
#proList li .image .link, #proList li .image .link a {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	border: 0;
	width: 3em;
	height: 3em;
	right: 0;
	bottom: 0;
	top: auto;
	left: auto;
}
#proList li .image .link a i {
	padding: 0.5em 0;
}
#proList li .image .link a i {
	font-size: 1.5em;
}
.offer h1 {
	margin: 0;
}
.offer h1 span {
	display: block;
	margin: 0 0 0.35em;
}
#about .row > div {
	height: auto;
}
#about.page-block-full {
	padding: 3em 3.65em;
}
#gallery .row > div {
	height: auto;
}
#team h2 {
	text-align: center;
}
.member {
	margin-bottom: 1em;
	border: 1em solid #ececec;
}
.member .img img {
	width: 30%;
	float: left;
}
.member .img .info {
	background-color: transparent;
	position: relative;
	bottom: 0;
	float: left;
	width: 70%;
	padding: 1.5em 3em;
}
.member .info p, .member .info .social {
	margin-bottom: 1.35em;
}
.member .info h6, .member .info h6 small, .member .info strong, .member .info p, .member .info .social i {
	color: inherit;
}
#team h2 {
	text-align: center;
}
.member {
	margin-bottom: 1em;
	border: 1em solid #ececec;
}
.member .img img {
	width: 30%;
	float: left;
}
.member .img .info {
	background-color: transparent;
	position: relative;
	bottom: 0;
	float: left;
	width: 70%;
	padding: 1.5em 3em;
	top: 0!important;
	height: auto!important;
}
.member .info p, .member .info .social {
	margin-bottom: 1.35em;
}
.member .info h6, .member .info h6 small, .member .info strong, .member .info p, .member .info .social i {
	color: inherit;
}
.member .info h6 small {
	padding-top: 0.35em;
	padding-bottom: 0;
}
.member .info .social {
	margin-bottom: 0;
}
#faq .borderBox {
	padding-right: 0;
}
#testimonial .quoteImg {
	display: block;
	width: 30%;
	margin: 0 auto 1.5em;
	float: none;
}
#testimonial .comment {
	display: block;
	float: none;
	width: 100%;
	text-align: center;
}
#testimonial .comment p {
	font-size: 1.28em;
}
#testimonial .comment h6 {
	border: none;
}
#map #map_canvas {
	height: 28em;
}
.contactInfo, .contactForm {
	float: none;
	width: 100%;
	min-height: 1em;
}
.contactInfo .lower, .contactInfo .upper, .contactInfo h1 {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
}
.contactInfo h1 {
	margin: 0 0 0.15em;
	min-height: 1em;
}
.contactInfo .lower, .contactInfo .upper {
	padding: 1.5em;
	margin: 0;
}
#contact .highlightBox {
	background-attachment: scroll;
}
#subscribe .wpcf7-form, #subscribe .mc4wp-form {
	width: 85%;
	margin: 1.35em auto;
}
}
 @media only screen and (min-width: 768px) {
.navbar .container-fluid {
	padding: 0;
}
}

/* -------- Mobile device ----------- */
@media only screen and (max-width: 767px) {
html, body, div, p, table, tr, td, th, tbody, tfoot, ul, li, ol, dl, dd, dt, fieldset, blockquote, cite, input, select, textarea, button, a, section, article, aside, header, footer, nav {
	font-size: 14px;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2.65em;
}
#slides .slide .slide-caption .container h3 {
	font-size: 1.15em;
}
.features h4 {
	font-size: 2.15em;
}
#top {
	position: relative;
	background-color: #333;
}
.rightnav {
	text-align: left;
	margin: 0 0 1em;
}
header .logo a img, header .rightnav {
	height: auto;
}
.navbar-collapse {
	box-shadow: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:focus {
	background-color: transparent;
}
.navbar-default .navbar-nav li {
	display: block;
	text-align: left;
	margin: 0;
}
.navbar-default .navbar-nav li a, .navbar-default .navbar-nav li:hover a {
	line-height: 2.65em;
	padding: 0.30em 1.65em;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.navbar-nav {
	margin: 0;
}
.navbar-nav span.clicks {
	font-size: 1.65em;
	top: 1.15em;
}
.navbar-nav .sub-menu span.clicks, .navbar-nav .children span.clicks,
header.BGdark .navbar-nav span.clicks {
	top: 1.43em;
}
.navbar-nav li.menu-item-has-children .sub-menu, .navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu, .navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu li, .navbar-nav li.page_item_has_children .children, .navbar-nav li.page_item_has_children .children li.page_item_has_children .children, .navbar-nav li.page_item_has_children .children li.page_item_has_children .children li {
	position: relative;
}
.navbar-nav li.menu-item-has-children .sub-menu {
	visibility: visible;
	opacity: 1;
	display: none;
}
.navbar-nav li.menu-item-has-children:hover .sub-menu {
	display: block;
}
#slides .slide .slide-caption .container {
	width: 85%;
	text-align: center;
	margin-top: 30%;
}
#slides .slide .slide-caption .container h3 {
	padding-left: 2.35em;
	text-align: left;
}
#slides .slide .slide-caption .container h3 span {
	display: none;
}
.middleBox, .features .row > div:nth-child(2) {
	margin-bottom: 0!important;
	padding-bottom: 3em!important;
}
.features .row > div {
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	height: auto!important;
}
#serviceList .carousel-indicators > li img {
	padding: 1px;
}
#serviceList .carousel-indicators > li {
	width: 17%;
	margin: 3px !important;
}
.services {
	margin-top: 5em;
}
#serviceList .carousel-indicators {
	margin-top: -6em;
}
#serviceList .galleryImg {
	border-width: 0.5em;
}
.offer h1 span {
	display: inline-block;
}
#offer .row > div {
	margin: 0 0 1.5em;
	text-align: center;
}
#faq .borderBox {
	padding: 5em 1em;
	border: none;
}
.panel-default > .panel-heading h4 a {
	padding-left: 3em;
}
.panel-default > .panel-heading h4 a:before {
	left: 0.35em;
	top: 0.35em;
	width: 2.35em;
	height: 2.35em;
	line-height: 1.95em;
	font-size: 1.15em;
}
.panel-default > .panel-heading h4 a span {
	display: none;
}
.wideBG > div {
	min-height: 33em;
}
#testimonial .comment h6 span {
	display: block;
	border: none;
}
#contact .boxBg {
	padding: 0;
}
#proList li {
	width: 48%;
}
.commentslist li article header a.comment-reply-link {
	position: relative;
	right: auto;
}
.commentslist li article {
	padding: 10px;
}
.commentslist li article header .comment-avatar {
	display: block;
	margin-bottom: 1.15em;
}
.comment-meta span {
	opacity: 1;
	font-size: normal;
}
}
@media only screen and (min-width: 320px) and (max-width: 570px) and (orientation: landscape) {
#slides .slide .slide-caption .container {
	margin-top: 3em;
}
}
@media only screen and (min-width: 320px) and (max-width: 570px) and (orientation: portrait) {
#contact .highlightBox {
	background-attachment: scroll;
	background-image: none;
	background-color: #fff;
	background-size: auto;
}
.logo, .rightnav {
	width: 100%;
	float: none;
}
#proList li {
	float: none;
	width: 90%;
	margin: 1.65em auto;
}
}
/* iPhone 4 & 5 (portrait & landscape)----------- */
@media only screen and (min-width: 320px) and (max-width: 570px) {
h2 {
	font-size: 2.15em;
}
header .rightnav {
	text-align: center;
}
.navbar-nav {
	text-align: left;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-top: none;
}
.nav > li > a {
	display: block;
	position: relative;
}
.otherServices > ul > li, .aboutGallery .galleryImg {
	width: 49%;
	margin: 0.5%;
}
.social ul li {
	margin: 0.35em 0;
}
.member .img img, .member .img .info {
	width: 100%;
	float: none;
}
#gallery .row > div {
	padding: 5em 3em;
}
}
@media screen and (max-width: 320px) {
html, body, div, p, table, tr, td, th, tbody, tfoot, ul, li, ol, dl, dd, dt, fieldset, blockquote, cite, input, select, textarea, button, a, section, article, aside, header, footer, nav {
	font-size: 12px;
}
.wideBG > div {
	min-height: 35em;
}
}
