/* -----------------------------------------
:: DO NOT CHANGE font-family: 'Open Sans', sans-serif;
----------------------------------------- */
/* default style to hide the dropdown upon page load -- do not remove */
.menu.nav > li > ul {
	display: none;
}
/* -----------------------------------------
:: DO NOT CHANGE
----------------------------------------- */
/* -----------------------------------------
:: BASE STYLES
----------------------------------------- */
/* :: FONT FAMILIES
font-family: 'Open Sans', sans-serif;
 font-family: 'Open Sans', sans-serif;
font-family: 'Lora', serif;
*/
body {
	font-family: "Lato", sans-serif;
	font-size: 18px;
	line-height: 1.42857143;
	color: #777;
	background: #efefef url('../body-bg.jpg');
	position: relative;
}
.main {
	position: relative;
	margin: 0;
}
/* -----------------------------------------
:: LINKS
----------------------------------------- */
.clearfix {
	overflow: auto;
}
a {
	color: #9A9D36;
	text-decoration: none;
}
a:hover, a:focus {
	color: #F0AA62;
	text-decoration: underline;
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
hr {
	margin-top: 25px;
	margin-bottom: 25px;
	border: 0;
	border-top: 1px solid #ffffff;
}
.row {
	position: relative;
}
figure {
	margin: 0;
}
/* -----------------------------------------
:: IMG TAG
----------------------------------------- */
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	max-width: 100%;
	height: auto;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #232428;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.img-circle {
	border-radius: 50%;
}
/* -----------------------------------------
:: HORIZONTAL RULE 
----------------------------------------- */
hr {
	margin-top: 25px;
	margin-bottom: 25px;
	border: 0;
	border-top: 1px solid #9A9D36;
}
.hr-small {
	background: #9A9D36;
	height: 3px;
	width: 120px;
	border-top: 0px solid #eeeeee;
}
/* -----------------------------------------
:: H1-H6 
font-family: 'Open Sans', sans-serif;
 font-family: 'Open Sans', sans-serif;
font-family: 'Lora', serif;

----------------------------------------- */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 1.1;
	color: #030;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #9699a3;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 25px;
	margin-bottom: 12.5px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 12.5px;
	margin-bottom: 12.5px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%;
}
h1, .h1 {
	font-size: 46px;
}
h2, .h2 {
	font-size: 38px;
}
h3, .h3 {
	font-size: 31px;
}
h4, .h4 {
	font-size: 23px;
}
h5, .h5 {
	font-size: 18px;
}
h6, .h6 {
	font-size: 16px;
}
p {
	margin: 0 0 12.5px;
	position: relative;
}
.lead {
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.4;
}
/* -----------------------------------------
:: TEXT ALIGNMENT
----------------------------------------- */
.text-center {
	text-align: center;
}
/* -----------------------------------------
:: FONT COLORS
----------------------------------------- */
.color-theme {
	color: #9A9D36;
	fill: #9A9D36;
}
.color-light {
	color: #777777;
	fill: #777777;
}
.color-dark {
	color: #2C343B;
	fill: #2C343B;
}
.color-black {
	color: #000000;
	fill: #000000;
}
.color-yellow {
	color: #FFC930;
	fill: #FFC930;
}
.color-orange {
	color: #FF6530;
	fill: #FF6530;
}
.color-blue {
	color: #0665A2;
	fill: #0665A2;
}
button, input, optgroup, select, textarea {
	color: #9A9D36;
}
/* -----------------------------------------
:: FONT FAMILIES
----------------------------------------- */
.font1 {
	font-family: 'Open Sans', sans-serif;
}
.font2 {
	font-family: 'Open Sans', sans-serif;
}
.font3 {
	font-family: 'Lora', serif;
}
/* -----------------------------------------
:: FONT SIZE
----------------------------------------- */
small, .small {
	font-size: .8em;
}
mark, .mark {
	background-color: #fcf8e3;
	padding: .2em;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-muted {
	color: #9faab5;
}
.text-primary {
	color: #9A9D36;
}
a.text-primary:hover, a.text-primary:focus {
	color: #9A9D36;
}
.text-success {
	color: #3c763d;
}
a.text-success:hover, a.text-success:focus {
	color: #2b542c;
}
.text-info {
	color: #31708f;
}
a.text-info:hover, a.text-info:focus {
	color: #245269;
}
.text-warning {
	color: #8a6d3b;
}
a.text-warning:hover, a.text-warning:focus {
	color: #66512c;
}
.text-danger {
	color: #a94442;
}
.uppercase {
	text-transform: uppercase;
}
.caps {
	text-transform: capitalize;
}
.condensed {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
}
.bold {
	font-weight: 700;
}
.xbold {
	font-weight: 800;
}
.light {
	font-weight: 300;
}
/* -----------------------------------------
:: OPACITY
----------------------------------------- */
.opacity-1 {
	opacity: 0.1;
}
.opacity-2 {
	opacity: 0.2;
}
.opacity-3 {
	opacity: 0.3;
}
.opacity-4 {
	opacity: 0.4;
}
.opacity-5 {
	opacity: 0.5;
}
.opacity-6 {
	opacity: 0.6;
}
.opacity-7 {
	opacity: 0.7;
}
.opacity-8 {
	opacity: 0.8;
}
.opacity-9 {
	opacity: 0.9;
}
/* -----------------------------------------
:: SECTIONS / PAGE HEADINGS H1 / SECTION HEADINGS H2
----------------------------------------- */
.wowed h1 {
	opacity: 0;
}
.wow {
	visibility: hidden;
}
/*section heading1*/
.section-heading {
	margin: 10px auto 10px auto;
	position: relative;
	text-align: center;
	padding: 10px 0;
	text-transform: capitalize;
}
.section-heading h1, .section-heading h2, .section-heading h3, .section-heading h4, .section-heading h5, .section-heading h6 {
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1;
	font-weight: 100;
}
.section-heading h1:nth-of-type(2) {
    font-weight: 300;
    font-size:24px;
    color:#777;
}
.heading {
	margin: 70px auto;
}
.heading-themed {
	background: #9A9D36;
	padding: 5px 65px;
}
/* -----------------------------------------
:: HOME PAGE STYLES
----------------------------------------- */
.section-split-parallax--left .content-left p.single-word {
	font-size: 40px;
	color: #9A9D36;
	font-weight: 900;
}
@media (max-width:1440px) {
.section-split-parallax--left .content-left p.single-word {
	font-size: 20px;
	color: #9A9D36;
	font-weight: 900;
}
}
/* -----------------------------------------
:: SECTION HOME INFO CAROUSEL
----------------------------------------- */
.heading-style1-theme-md--title-left {
	color: #9A9D36;
	font-family: inherit;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 12.5px;
	margin-top: 25px;
	font-size: 28px;
}
/* -----------------------------------------
:: SECTION TEMPLATE PACKAGES WITH PORTFOLIO
----------------------------------------- */
.row.row-eq-height .col-md-4 .col-md-4 {
	padding-left: 0px;
	padding-right: 0px;
}
/* -----------------------------------------
:: ARTICLE HEADINGS
----------------------------------------- */
/*content heading1*/
.article-heading {
}
.article-heading h3 {
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: capitalize;
	font-weight: 100;
}
.article-heading h3:nth-of-type(2) {
    font-weight: 900;
    margin-top: 0px;
    color: rgba(154,157,54, 1.0);
    color:#2D3729;
    position: relative;
    border-bottom: 0px solid #9A9D36;
}
/* -----------------------------------------
:: THEMED BUTTONS
----------------------------------------- */
.theme-btn {
	background-color: #9A9D36;
	border: none;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-size: 16px;
	line-height: 1em;
	margin: 15px 5px 15px 0px;
	outline: none;
	padding: 12px 10px 10px;
	position: relative;
	text-transform: uppercase;
	font-weight: 700;
}
.theme-btn:before, .theme-btn:after {
	border-color: transparent;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	border-style: solid;
	border-width: 0;
	content: "";
	height: 24px;
	position: absolute;
	width: 24px;
}
.theme-btn:before {
	border-color: #9A9D36;
	border-top-width: 2px;
	left: 0px;
	top: -5px;
}
.theme-btn:after {
	border-bottom-width: 2px;
	border-color: #9A9D36;
	bottom: -5px;
	right: 0px;
}
.theme-btn:hover, .theme-btn.hover {
	background-color: #222222;
	color: #9A9D36;
}
.theme-btn:hover:before, .theme-btn.hover:before, .theme-btn:hover:after, .theme-btn.hover:after {
	height: 100%;
	width: 100%;
}
a:hover.theme-btn {
	text-decoration: none;
}
/* -----------------------------------------
:: INFO BOX HEADING
----------------------------------------- */
.info-box-theme {
	text-align: center;
	position: relative;
	/*
	background: url('../graphics/info-box-theme-bg.jpg') center center;
	*/
	background:#9A9D36;
	color: rgba(255, 255, 255, 0.65);
	padding: 45px 0 10px 0;
	margin:5px;
}
.info-box-theme h5 {
	color: rgba(0, 0, 0, 0.65);
}
/* -----------------------------------------
:: BULLETS
----------------------------------------- */
.bullet-theme-lg {
	width: 70px;
	height: 70px;
	background: url(../bullet-theme-lg.png);
	text-align: center;
	display: inline-block;
	line-height: 70px;
	font-weight: 800;
	margin-right: 5px;
	font-size: 30px;
	margin-top: 10px;
}
.bullet-dark-lg {
	width: 70px;
	height: 70px;
	background: url(../bullet-dark-lg.png);
	text-align: center;
	display: inline-block;
	line-height: 70px;
	font-weight: 800;
	margin-right: 5px;
	font-size: 30px;
	margin-top: 10px;
}
.bullet-light-lg {
	width: 70px;
	height: 70px;
	background: url(../bullet-light-lg.png);
	text-align: center;
	display: inline-block;
	line-height: 70px;
	font-weight: 800;
	margin-right: 5px;
	font-size: 30px;
	margin-top: 10px;
}
.bullet-theme-sm {
	width: 46px;
	height: 46px;
	background: url(../bullet-theme-sm.png);
	text-align: center;
	display: inline-block;
	line-height: 46px;
	font-weight: 800;
	margin-right: 5px;
	margin-top: 10px;
}
.bullet-dark-sm {
	width: 46px;
	height: 46px;
	background: url(../bullet-dark-sm.png);
	text-align: center;
	display: inline-block;
	line-height: 46px;
	font-weight: 800;
	margin-right: 5px;
	margin-top: 10px;
}
.bullet-light-sm {
	width: 46px;
	height: 46px;
	background: url(../bullet-light-sm.png);
	text-align: center;
	display: inline-block;
	line-height: 46px;
	font-weight: 800;
	margin-right: 5px;
	margin-top: 10px;
}
/* -----------------------------------------
:: LISTS 
----------------------------------------- */
.list1 ol .bullet-no {
	list-style: none;
	padding: 0;
	margin: 0;
}
.list1 ol {
	counter-reset: li; ;
	list-style: none;
*list-style: decimal;
	padding: 0;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
}
.list1 ol {
	margin: 0 0 0 40px;
}
.list1 li ol {
	margin: 0 0 0 20px;
}
/*list1*/
.list1 ol a {
	position: relative;
	display: block;
	padding: 5px 30px 5px 15px;
*padding: 10px;
	margin: 10px 0;
	background: #2E3035 url('../body-bg-dark.jpg');
	color: #9A9D36;
	text-decoration: none;
	border-radius: 3px;
	transition: all .3s ease-out;
}
.list1 ol {
	margin: 0 0 0 50px;
}
.list1 ol a:hover {
	background: rgba(0,0,0,0.75);
}
.list1 ol a:hover:before {
	transform: rotate(360deg);
}
.list1 ol a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -25px;
	background: #9A9D36;
	background: url('../bullet-theme-sm.png');
	height: 46px;
	width: 46px;
	line-height: 46px;
	line-height: 46px;
	text-align: center;
	font-weight: bold;
	transition: all .3s ease-out;
	color: #2E3035;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .0);
}
/*list2*/
ol.list2 a {
	position: relative;
	display: block;
	padding: 5px 30px 5px 30px;
*padding: .4em;
	margin: 10px 0px 10px 40px;
	background: #ddd;
	color: #444;
	text-decoration: none;
	transition: all .3s ease-out;
}
ol.list2 a:hover {
	background: #eee;
}
ol.list2 a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -40px;
	top: 50%;
	margin-top: -16px;
	background: #9A9D36;
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .0);
}
ol.list2 a:after {
	position: absolute;
	content: '';
	border: 8px solid transparent;
	left: -20px;
	top: 50%;
	margin-top: -8px;
	transition: all .3s ease-out;
}
ol.list2 a:hover:after {
	left: -8px;
	border-left-color: #9A9D36;
}
/*list3*/
ul.list3 {
	list-style-image: url('../list3.png');
	vertical-align: middle;
}
/* -----------------------------------------
:: BORDERS
----------------------------------------- */
.border-dashed-theme {
	border-radius: 50%;
	border: dashed #9A9D362px;
	position: relative;
}
.border-dashed-dark {
	border-radius: 50%;
	border: dashed #2C343B 2px;
	position: relative;
}
.border-dashed-light {
	border-radius: 50%;
	border: dashed #ffffff 2px;
	position: relative;
}
/* -----------------------------------------
:: SHADOWS
----------------------------------------- */
.shadow-sm {
	position: relative;
	display: inline-block;
}
.shadow-sm::before {
	content: "";
	position: absolute;
	bottom: -18px;
	height: 28px;
	width: 180px;
	left: 50%;
	transform: translateX(-50%);
	background: url(../graphics/shadow-sm.png);
}
.shadow-md {
	position: relative;
	display: inline-block;
}
.shadow-md::before {
	content: "";
	position: absolute;
	bottom: -32px;
	height: 42px;
	width: 268px;
	left: 50%;
	transform: translateX(-50%);
	background: url(../graphics/shadow-md.png);
}
.shadow-lg {
	position: relative;
	display: inline-block;
}
.shadow-lg::before {
	content: "";
	position: absolute;
	bottom: -44px;
	height: 64px;
	width: 404px;
	left: 50%;
	transform: translateX(-50%);
	background: url(../graphics/shadow-lg.png);
}
/* -----------------------------------------
:: NUMBERED ARTICLE CONTAINERS
----------------------------------------- */
.article-numbered {
	position: relative;
	padding: 30px;
}
.article-numbered--number {
	position: absolute;
	right: 0%;
	top: -100px;
	font-size: 350px;
	font-family: "Lora", sans-serif;
	color: rgba(0, 0, 0, 0.05);
}
.article-numbered--title1 {
	text-align: right;
	margin-bottom: 0px;
}
.article-numbered--title2 {
	color: #ffffff;
	text-align: right;
	font-family: "Lora", sans-serif;
	font-size: 14px;
	font-style: italic;
	margin-top: 0px;
	position: relative;
	display: inline-block;
	float: right;
	padding: 4px 15px 0px 15px;
	z-index: 1;
}
.article-numbered--title2::before {
	content: "";
	position: absolute;
	left: 0%;
	right: 0%;
	bottom: -15%;
	background: rgb(0,0,0,0.65);
	width: 100%;
	height: 20px;
	transform: skew(-32deg);
	z-index: -1;
}
.article-numbered-content {
	margin: 50px 15px;
	position: relative;
	font-size: 14px;
	font-weight: 300;
	color: #222222;
}
/* -----------------------------------------
:: SECTION HEADER PRIMARY
----------------------------------------- */
.section-header--primary {
	height: 100%;
	height: 100vh;
}
.secondary-layout .header__wrapper {
}
.section__template--top {
	position: relative;
	margin: 10px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
/* -----------------------------------------
:: SECTION DEFAULT
----------------------------------------- */
.section {
	position: relative;
	margin: 0px 0px;
}
.section-default {
	position: relative;
}
.section-inner {
	padding: 10px;
	position: relative;
}
section h1:first-of-type, section h2:first-of-type, .section h1:first-of-type, .section h2:first-of-type, .section-bg.section-bg-style4 div.col-lg-3 h1, .section-bg.section-bg-style4 div.col-lg-3 h2 {
	margin: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1;
	text-align: center;
}
.section h1:first-of-type, .section-bg.section-bg-style4 div.col-lg-3 h1 {
	text-transform: uppercase;
	font-size: 30px;
	color: #9A9D36;
	font-weight: 700;
}
section h2:first-of-type, .section h2:first-of-type, .section-bg.section-bg-style4 div.col-lg-3 h2 {
	color: #666;
	font-weight: 100;
	position: relative;
	margin-bottom: 30px;
	font-size: 24px;
}
section h2:first-of-type::after, .section h2:first-of-type::after, .section-bg.section-bg-style4 div.col-lg-3 h2:first-of-type::after {
	content: "";
	width: 120px;
	height: 3px;
	background: #9A9D36;
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
}
/* -----------------------------------------
:: SECTION WITH CAROUSEL
----------------------------------------- */
.section-with-carousel {
	background: url('../section-bg-top-bar.png') top center repeat-x;
}
.section-with-carousel div.section-inner {
	padding: 5px 0px 0px 0px;
	height: calc(100%-50px);
}
/* -----------------------------------------
:: SECTION WITH MAP BACKGROUND
----------------------------------------- */
.section-with-map-background {
	background: url('../section-with-map-background.png') center center no-repeat, url('../body-bg-dark.jpg');
}
/* -----------------------------------------
:: SECTION WITH TEXTURED BACKGROUND
----------------------------------------- */
.section-with-textured-background {
	background: #222222 url('../dark-bg.jpg');
}
.section-with-textured-background:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 5px solid #2E3035;
}
/* -----------------------------------------
:: SECTION WITH PARALLAX BACKGROUND
----------------------------------------- */
.section.section-parallax:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 5px solid #2E3035;
}
.section.section-parallax .section-inner {
	background: rgba(0, 0, 0, 0.85);
}
/* -----------------------------------------
:: SECTION WITH GRAYSCALE BACKGROUND
----------------------------------------- */
.section-grayscale {
	background: #2E3035 url('../section-bg-top-bar.png') top center repeat-x;
}
.section-grayscale::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 5px;
	background: url('../graphics/section-bg-top-bar.png') top center repeat-x;
}
.section-grayscale .section-inner {
	position: relative;
}
.section-grayscale-img {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2E3035 url(../themed-images/backgrounds/section-grayscale.jpg);
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	mix-blend-mode: multiply;
	opacity: 0.75;
}
/* -----------------------------------------
:: SECTION WITH MIXED BLEND BACKGROUND
----------------------------------------- */
.section-mixed-blend {
	position: relative;
}
.section-mixed-blend .section-inner {
	color: white;
	mix-blend-mode: difference;
}
/* -----------------------------------------
:: SECTION WITH SPLIT PARALLAX BACKGROUND
----------------------------------------- */
.section-split-parallax_background {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.section-split-parallax {
	position: relative;
	background: url('../body-bg-bottom-cover.png') repeat-x bottom center, url('../body-bg-top-cover.png') repeat-x top center;
	padding: 5px 0px;
}
.section-split-parallax .section-inner {
	padding: 20px;
}
.dark.contents-center {
	background: rgba(0,0,0,0.65);
	padding: 20px;
	color:#ffffff;
	border-radius:5px;
	min-height:350px;
	
}
.dark.contents-center p {
	font-size:85%;	
}

.col-container {
	display: table; /* Make the container element behave like a table */;
	width: 100%; /* Set full-width to expand the whole page */
}
.col {
	padding: 20px;
}
/* -----------------------------------------
:: SECTION WITH SPLIT IMAGE AND CONTENT
----------------------------------------- */
.section-bg {
	overflow: hidden;
	position: relative;
}
.section-bg-style4 {
	padding: 2%;
	height: 100%;
}
.section-bg-style4--bg-image:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 57%;
	width: 43%;
	background: rgba(0, 0, 0, 0.65);
}
.section-bg-style4--bg-image {
	background: url(../themed-images/backgrounds/section-bg-e.jpg);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.section-bg-style4--bg-light {
	background: rgba(255, 255, 255, 0.80);
	height: 100%;
	margin-top: 20px;
}
.section-bg-style4--bg-title {
	display: none;
}
/* -----------------------------------------
:: SECTION FOOTER CONTACT
----------------------------------------- */
.section-footer-contact .col-sm-4.col-sm-offset-2 h2 {
	color: #9A9D36;
}
.section-footer {
	background: #252525;
	font-size: 90%;
}
.copyright-row {
	background: #1C1C1C;
	padding-top: 20px;
	font-size: 85%;
}
/* -----------------------------------------
:: SECTION FOOTER
----------------------------------------- */
.footer-logo {
.footer-logo p {
	margin: 0;
	padding: 0;
	font-weight: 700;
}
.copyright-row p {
	color: #9A9D36;
}
/* -----------------------------------------
:: SCROLLING TEXT BACKGROUND
----------------------------------------- */
.animated-text--inner .animated-text--wrapper {
	-webkit-animation: 100s floatingText linear infinite;
	animation: 20s floatingText linear infinite;
	padding-left: 100%;
}
@-webkit-keyframes floatingText {
    from {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
@keyframes floatingText {
    from {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
.animated-text--wrapper {
	left: 1px;
	position: absolute;
	top: 50%;
	white-space: nowrap;
	height: 100%;
}
.animated-text--inner {
	position: relative;
}
.animated-text--text {
	display: inline-block;
	line-height: 1;
	position: relative;
	white-space: nowrap;
}
#svg-container {
	width: 100%;
	height: 100%;
}
/* -----------------------------------------
:: HEADER
----------------------------------------- */
/* -----------------------------------------
:: FOOTER
----------------------------------------- */
/* -----------------------------------------
:: PARALLAX BACKGROUNDS 
----------------------------------------- */
.parallax-image-a {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-a.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}
.parallax-image-b {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-b.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}
.parallax-image-c {
	position: relative;
	background-image: url('../../../website/Site/themed-images/backgrounds/section-bg-c.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}
.parallax-image-d {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-d.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}
.parallax-image-e {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-e.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}
.parallax-image-f {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-f.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}
.parallax-image-g {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-g.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}
.parallax-image-h {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-h.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}
.parallax-image-mobile {
	position: relative;
	background-image: url('../themed-images/backgrounds/mobile-section-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}
/* -----------------------------------------
:: DIVIDERS and BORDERS
----------------------------------------- */
.divider1 {
	width: 100%;
	height: 5px;
	background: #2E3035;
}
/* -----------------------------------------
:: SECTIONS / PAGE HEADINGS H1 / SECTION HEADINGS H2
----------------------------------------- */
.wowed h1 {
	opacity: 0;
}
.wow {
	visibility: hidden;
}
/* -----------------------------------------
:: MOBILE VIDEO CONTAINER
----------------------------------------- */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* -----------------------------------------
:: HELPER CLASSES
----------------------------------------- */
.row {
	position: relative;
}
.relative {
	position: relative;
}
.fixed {
	position: fixed;
}
.absolute {
	position: absolute;
}
.static {
	position: static;
}
.inherit {
	position: inherit;
}
img.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* -----------------------------------------
:: web editors design view overrides 
----------------------------------------- */
body.designview .header, body.designview .menu-wrapper, body.designview .menu-bar, body.designview .social-bar, body.designview .footer-bg, body.designview .copyright, body.designview #menupush-nav, body.designview .menupush-nav, body.designview .menupush-nav-trigger, body.designview .background-video, body.designview .introLoading {
	display: none!important;
}
body.designview .col-xs-1, body.designview .col-xs-2, body.designview .col-xs-3, body.designview .col-xs-4, body.designview .col-xs-5, body.designview .col-xs-6, body.designview .col-xs-7, body.designview .col-xs-8, body.designview .col-xs-9, body.designview .col-xs-10, body.designview .col-xs-11, body.designview .col-xs-12, body.designview .col-sm-1, body.designview .col-sm-2, body.designview .col-sm-3, body.designview .col-sm-4, body.designview .col-sm-5, body.designview .col-sm-6, body.designview .col-sm-7, body.designview .col-sm-8, body.designview .col-sm-9, body.designview .col-sm-10, body.designview .col-sm-11, body.designview .col-sm-12, body.designview .col-md-1, body.designview .col-md-2, body.designview .col-md-3, body.designview .col-md-4, body.designview .col-md-5, body.designview .col-md-6, body.designview .col-md-7, body.designview .col-md-8, body.designview .col-md-9, body.designview .col-md-10, body.designview .col-md-11, body.designview .col-md-12, body.designview .col-lg-1, body.designview .col-lg-2, body.designview .col-sm-3, body.designview .col-lg-4, body.designview .col-lg-5, body.designview .col-lg-6, body.designview .col-lg-7, body.designview .col-lg-8, body.designview .col-lg-9, body.designview .col-lg-10, body.designview .col-lg-11, body.designview .col-lg-12 {
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	min-height: auto;
}
body.designview .col-lg-12, body.designview .col-md-12, body.designview .col-sm-12 {
	width: 100%;
	display: block;
	clear: both;
}
body.designview .row {
	width: 100%;
	display: block;
}
body.designview .container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
body.designview section {
	width: 100%;
	display: table;
	clear: both;
}
body.designview .thumb {
	display: table;
	margin-bottom: 30px;
}
body.designview .thumb .img-responsive {
	display: table;
	height: auto;
}
body.designview .thm-img img {
	display: table;
	height: auto;
}
body.designview .col-lg-1, body.designview .col-md-1, body.designview .col-sm-1 {
	width: 7.333333333333332%;
}
body.designview .col-lg-2, body.designview .col-md-2, body.designview .col-sm-2 {
	width: 15.666666666666664%;
}
body.designview .col-sm-3, body.designview .col-md-3, body.designview .col-sm-3, body.designview .col-md-3.col-sm-6 {
	width: 22%;
}
body.designview .col-lg-4, body.designview .col-md-4, body.designview .col-sm-4 {
	width: 30.33333333333333%;
}
body.designview .col-lg-5, body.designview .col-md-5, body.designview .col-sm-5 {
	width: 40.66666666666667%;
}
body.designview .col-lg-6, body.designview .col-md-6, body.designview .col-sm-6 {
	width: 49%;
}
body.designview .col-lg-7, body.designview .col-md-7, body.designview .col-sm-7 {
	width: 57.333333333333336%;
}
body.designview .col-lg-8, body.designview .col-md-8, body.designview .col-sm-8 {
	width: 65.66666666666666%;
}
body.designview .col-lg-9, body.designview .col-md-9, body.designview .col-sm-9 {
	width: 74%;
}
body.designview .col-lg-10, body.designview .col-md-10, body.designview .col-sm-10 {
	width: 82.33333333333334%;
}
body.designview .col-lg-11, body.designview .col-md-11, body.designview .col-sm-11 {
	width: 90.66666666666666%;
}
body.designview .col-lg-11, body.designview .col-lg-10, body.designview .col-lg-9, body.designview .col-lg-8, body.designview .col-lg-7, body.designview .col-lg-6, body.designview .col-lg-5, body.designview .col-lg-4, body.designview .col-lg-4, body.designview .col-sm-3, body.designview .col-lg-2, body.designview .col-lg-1 {
	float: left;
}
body.designview .col-lg-1, body.designview .col-lg-2, body.designview .col-sm-3, body.designview .col-lg-4, body.designview .col-lg-5, body.designview .col-lg-6, body.designview .col-lg-7, body.designview .col-lg-8, body.designview .col-lg-9, body.designview .col-lg-10, body.designview .col-lg-11 {
	float: left;
}
body.designview .col-lg-11, body.designview .col-lg-10, body.designview .col-lg-9, body.designview .col-lg-8, body.designview .col-lg-7, body.designview .col-lg-6, body.designview .col-lg-5, body.designview .col-lg-4, body.designview .col-lg-4, body.designview .col-sm-3, body.designview .col-lg-2, body.designview .col-lg-1 {
	float: left;
}
body.designview .col-md-11, body.designview .col-md-10, body.designview .col-md-9, body.designview .col-md-8, body.designview .col-md-7, body.designview .col-md-6, body.designview .col-md-5, body.designview .col-md-4, body.designview .col-md-4, body.designview .col-sm-3, body.designview .col-md-2, body.designview .col-md-1 {
	float: left;
}
body.designview .col-sm-11, body.designview .col-sm-10, body.designview .col-sm-9, body.designview .col-sm-8, body.designview .col-sm-7, body.designview .col-sm-6, body.designview .col-sm-5, body.designview .col-sm-4, body.designview .col-sm-4, body.designview .col-sm-3, body.designview .col-sm-2, body.designview .col-sm-1 {
	float: left;
}
body.designview .col-xs-11, body.designview .col-xs-10, body.designview .col-xs-9, body.designview .col-xs-8, body.designview .col-xs-7, body.designview .col-xs-6, body.designview .col-xs-5, body.designview .col-xs-4, body.designview .col-xs-4, body.designview .col-xs-3, body.designview .col-xs-2, body.designview .col-xs-1 {
	float: left;
}
body.designview .designview-placeholder {
	display: block!important;
	visibility: visible;
}
body.designview .phone, body.designview .text-links, body.designview #bootstrap-slider, body.designview .index-slider-cover, body.designview #owl-about, body.designview #index-box-carousel, body .designview #bs-quotes, body.designview #bs-testimonials, body.designview #bs-welcome, body.designview .clients-carousel, body.designview #owl-customers, body.designview .laptop-bg, body.designview #owl-laptop, body.designview #owl-logos, body.designview #owl-projects, body.designview #owl-related, body.designview #owl-services, body.designview #owl-single, body.designview #social-icon, body.designview #owl-team, body.designview #ibc, body.designview #owl-testimonials, body.designview .faqs, body.designview .counter1, body.designview #countdown, body.designview #gallery1-list, body.designview #fullscreen-portfolio, body.designview .pricing-container, body.designview .progress5-wrapper, body.designview .tabs, body.designview .tabsv, body.designview .thm-loadmore, body.designview .menu-side {
	display: none!important;
}
body.designview .map-left {
	background: #222222;
}
body.designview .col-sm-3 ul.thumbs1-test-thb.text-center li a img {
	display: table;
}
body.designview .wowed h1 {
	opacity: 1;
}
body.designview .wow {
	visibility: visible;
	color: #FFF;
}
body.designview .header__wrapper {
	display: none!important;
}
body.designview .section-default, body.designview .section-with-carousel, body.designview .section-with-map-background, body.designview .section-with-textured-background, body.designview .section.section-parallax, body.designview .section-grayscale, body.designview .section-mixed-blend, body.designview .section-split-parallax, body.designview .section-bg-style4 {
	background: #222222;
}
