* Table of Contents
==================================================
	#Header Styles
	#Footer Styles
	#Typography
	#Page Elements
	#Pricing Tables
	#Blocks
	#Blog
	#Homepage
	#Portfolio
	#Contact Us
	#Services
	#Forum
*************************************************/


html { background: #1A0900; }

.tp-bullets.simplebullets.navbar {
display: none;
}

#page {
	padding-bottom: 20px;
	-webkit-box-shadow: 0 12px 9px -9px black;
	-moz-box-shadow: 0 12px 9px -9px black;
	box-shadow: 0 12px 9px -9px black;

	background: #e0e0e0 !important;
	line-height: 25px;
}

.front #header,
.page-contact #header {
	position: absolute;
}

.site-slogan {
	float: left;
	padding: 10px;
	font-size: 13px;
	font-weight: 300;
	color: #999;
	max-width: 200px;
}

.front #page {
	padding-bottom: 5px;
	overflow-x: hidden;
}

/* HEADER STYLES */

.navbar-static-top {
	border-top-style: solid;
	border-top-width: 2px;
}

#header {
	position: relative;
	z-index: 500;
	width: 100%;
	float: left;
	margin-bottom: -62px;
}

.logo {
	margin: 0px 0 10px;
	float: left;
}

.logo a {
	display: block;
}

#user-login h3,
#account-options h3,
#simplenews-wrap .modal-header {
	color: #fff;
}

#user-login.modal.fade.in {
	width: 300px;
	top: 50%;
}

#account-options.modal.fade.in {
	width: 300px;
	top: 50%;
}

#user-login.modal .block-user {
	padding: 20px;
}

#account-options ul.menu {
	width: 180px;
	padding: 20px;
	margin: 0 20px;
}

#user-login.modal .heading,
#account-options.modal .heading { 
	display: none;
}

#user-login.modal ul {
	list-style-type: square;
}

#user-login .modal-header,
#account-options .modal-header {
	border-bottom: 1px solid rgba(0,0,0,0.15);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #ffffff;
}

#user-login .modal-header .close,
#account-options .modal-header .close {
	margin-top: 5px;
}

#user-login.modal input[type="text"],
#user-login.modal input[type="password"] {
	width: 280px;
	width: 264px\9; /*IE*/
	padding: 7px;
}

#user-login.modal .form-type-password {
	margin-bottom: 10px;
}

#user-login.modal .form-actions {
	margin-top: -60px;
	margin-bottom: -20px;
}

#user-login.modal .btn {
	float: right;
}

/* Toolbar */

ul.toolbar {
	float: right;
	list-style-type: none;
	margin: 0px 0 0 0px;
}

ul.toolbar li {
/* float: left; */
margin-left: 0px;
margin-bottom: 5px;
}

ul.toolbar li span {
	display: block;
	width: 35px;
	height: 35px;
	-webkit-transition: 0.2s linear all;
	   -moz-transition: 0.2s linear all;
	    -ms-transition: 0.2s linear all;
	     -o-transition: 0.2s linear all;
	        transition: 0.2s linear all;
}

#footer ul.toolbar {
	margin: 19px 0 0 15px;
}

#footer ul.toolbar li {
	float: left;
	margin-left: 5px;
}

#footer ul.toolbar li span {
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 3px;
	-webkit-transition: 0.2s linear all;
	   -moz-transition: 0.2s linear all;
	    -ms-transition: 0.2s linear all;
	     -o-transition: 0.2s linear all;
	        transition: 0.2s linear all;
}

.behance {
	background: url('../img/icons/behance.png') no-repeat;
}

.dribbble {
	background: url('../img/icons/dribbble.png') no-repeat;
}

.google-plus {
	background: url('../img/icons/google_plus.png') no-repeat;
}

.facebook {
	background: url('../img/icons/facebook.png') no-repeat;
}

.linkedin {
	background: url('../img/icons/linkedin.png') no-repeat;
}

.myspace {
	background: url('../img/icons/myspace.png') no-repeat;
}

.pinterest {
	background: url('../img/icons/pinterest.png') no-repeat;
}

.twitter {
	background: url('../img/icons/twitter.png') no-repeat;
}

.tumblr {
	background: url('../img/icons/tumblr.png') no-repeat;
}

.vimeo {
	background: url('../img/icons/vimeo.png') no-repeat;
}

.youtube {
	background: url('../img/icons/youtube.png') no-repeat;
}

.rss {
	background: url('../img/icons/rss.png') no-repeat;
}

.login {
	background: #444 url('../img/icons/login.png') center no-repeat ;	
}

.search {
	background: #444 url('../img/icons/search.png') center no-repeat ;	
}

.page-user .login {
	display: none;
}

ul.toolbar li span:hover {
	cursor: pointer;
	background-position: 0 -35px;
}

ul.toolbar li span.login:hover,
ul.toolbar li span.search:hover {
	background-position: center;
}

li.search-box .dropdown-menu label {
	display: none;
}

li.search-box .dropdown-menu::before {
	position: absolute;
	top: -7px;
	right: 12px;;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #fff;
	border-left: 7px solid transparent;
	content: '';
}

li.search-box .dropdown-menu {
	width: 200px;
	margin: 17px 0 0 -190px;
	padding: 10px;
}

li.search-box .search-form {
	margin: 0;
}

li.search-box input[type="text"] {
	float: left;
	width: 155px;
	margin: 0;
}

/* FOOTER STYLES */

#footer {
/*	border-top: 3px solid #e1e1e1; */
}

#footer > div { 
	font-size: 12px;
	color: #222;
	
}

#footer .heading h2 {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #5D842B;
    border-image: none;
    border-style: none none dotted;
    border-width: medium medium thin;
    color: #8BC643;
    font-size: large;
    margin-bottom: 10px;
    padding: 5px 10px;
}

.footer, .footer p {
color: rgba(255, 255, 255, 0.5);
}
html {
background: #192800;
}

.footer .block {
/* margin-bottom: 30px; */
}

.copyright {
/*	background: url('../img/skyline.jpg'); */
}

.copyright p {
float: center;
margin: 20px 0;
font-size: 13px;
/* color: #7A7A7A; */
text-align: center;
}

.tweet ul {
	margin: 0;
}

.tweet_even,
.tweet_odd {
	display: block;
	list-style: none;
	padding: 15px 0;
	margin-bottom: 15px;
	border-top: 1px dotted #555;
}

.tweet_avatar {
	float: left;
	background: #fff;
	padding: 3px;
	border: 2px solid #666;
	width: 28px;
	height: 28px;
}
.tweet_avatar img {
	width: 100%;
	height: 100%;
}

.tweet_first {
	display: inline-block;
	background-position: 0px 0px; 
	border-top : 0;
	padding-top: 0;
	margin-bottom: 0;
}

.tweet_time {
	float: right;
	font-style: italic;
}

.tweet_text {
	display: block;
	padding: 0 0 0 10px;
	overflow: hidden;
}

#footer a {
	color: #888;
}

#footer .tag-cloud ul {
	list-style-type: none;
	margin: 0;
}
#footer .tag-cloud ul li {
	display: inline-block;
}

#footer .tag-cloud ul li a {
	float: left;
	background: #222;
	background: rgba(34,34,34,0.5);
	text-shadow: none;
	padding: 5px 7px;
	margin: 0 2px 0;
	color: #fff;
}

#footer .tag-cloud ul li a:hover {
	text-decoration: none;
}

#footer .contact-us {
	height: 100px;
	margin-bottom: 40px;
	background: url('../img/footer-map.png') no-repeat;
}

#footer ul.contact-info  {
	list-style: none;
	margin: 0 0 10px;
}

#footer ul.contact-info li {
	margin-bottom: 5px;
}

#footer ul.contact-info li.address {
	padding-left: 25px;
}

#footer ul.contact-info li.address .icon-map-marker {
	background: url('../img/icons/footer_map_marker.png') 2px 1px no-repeat;
	margin-left: -25px;
	margin-right: 6px;
}

#footer ul.contact-info .icon-envelope {
	background: url('../img/icons/footer_mail.png') 2px 3px no-repeat;
	margin-right: 7px;
}


#footer ul.contact-info li.phone {
	background: url('../img/icons/footer_phone.png') 0 4px no-repeat;
	padding-left: 25px;
}
#footer ul.contact-info li.email {
	background: url('../img/icons/footer_mail.png') 0 4px no-repeat;
	padding-left: 25px;
}

#main .form-actions {
	height: 50px;
	margin: 0;
}

/* PRIMARY MENU */

.mobile-navigation {
	background-image: url('../img/icons/navigation.png') ;
	background-position: right center;
	background-repeat: no-repeat;
	display: none;
	margin: 0px 0 0 -15px;
	padding: 15px;
	float: left;
	width: 100%;
	position: relative;
	color: #fff;
	font-size: 16px;
	font-weight: 100;
	-webkit-transition: 0.2s linear all;
	   -moz-transition: 0.2s linear all;
	    -ms-transition: 0.2s linear all;
	     -o-transition: 0.2s linear all;
	        transition: 0.2s linear all;
}

.mobile-navigation:hover {
	cursor: pointer;
	background: #111;
	background-image: url('../img/icons/navigation_hover.png') ;
	background-position: right center;
	background-repeat: no-repeat;
}

.mobile-navigation.open {
	background: #111;
	cursor: pointer;
	background-image: url('../img/icons/close.png') ;
	background-position: center right;
	background-repeat: no-repeat;
}

.mobile-navigation.open:hover {
	background: #000;
	background-image: url('../img/icons/close.png') ;
	background-position: center right;
	background-repeat: no-repeat;
}

.main-menu,
.main-menu ul {
	/* float: right; */
	margin: 0;
}

.main-menu ul li {
	cursor: pointer;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-shadow: #000000 -1px -1px;
}

.main-menu ul li.last-child {
	margin: 0 0 0 10px;
}

.main-menu ul ul {
	display: none;
	margin: 0;
	width: 200px;
	position: absolute;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.1), 5px 3px 10px rgba(0,0,0,0.1), -5px 3px 10px rgba(0,0,0,0.1);
		-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.1), 5px 3px 10px rgba(0,0,0,0.1), -5px 3px 10px rgba(0,0,0,0.1);
 			box-shadow: 0 5px 5px rgba(0,0,0,0.1), 5px 3px 10px rgba(0,0,0,0.1), -5px 3px 10px rgba(0,0,0,0.1);
}

.mobile-nav {
	display: none;
}

.no-js .main-menu ul li:hover ul,
.no-js .main-menu ul ul li:hover ul {
	display: block;
}

.main-menu ul li a:hover {
	background: #7e930c;
}



.main-menu ul ul li {
	background: #ffffff;
	width: 100%;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
}

.main-menu ul li:hover {
	background: #111;
	-webkit-transition: 0.2s linear all;
	   -moz-transition: 0.2s linear all;
	    -ms-transition: 0.2s linear all;
	     -o-transition: 0.2s linear all;
	        transition: 0.2s linear all;
}

/* Second Level */

.main-menu ul ul li.last-child {
	margin: 0;
}

.main-menu ul ul li.last-child a {
	border: none;
}

.main-menu ul ul li.active-trail,
.main-menu ul ul li.active-trail a.active,
.main-menu ul ul li a.active {
	background: #fff;
	border: none;
	font-weight: normal;
}

.main-menu ul ul li:hover {
	background: #f4f4f4;
	border: none;
}
.main-menu ul ul li:hover {
	background: #ffffff;
	border: none;
}

.main-menu ul li a, .main-menu ul li a:visited {
	display: block;
	color: #777777;
	text-decoration: none;
	text-shadow: none;
	padding: 12px 15px;
}

.main-menu ul li.active-trail:hover > a,.main-menu ul li:hover a {
	color: #ffffff;
	text-decoration: none;
}

.main-menu ul > li.active-trail > a,
.main-menu ul > li > a.active {
	font-weight: 600;
	text-shadow: 1px 1px 0 #222;
	color: #ffffff;
	text-decoration: none;
}

.main-menu ul li:hover li a,
.main-menu ul ul li a:visited {
	background: #fff;
	display: block;
	padding: 10px 15px;
	border-bottom: 1px dotted #e1e1e1;
	color: #aaa;
	text-transform: none;
	text-decoration: none;
	text-shadow: none;
}

.main-menu ul ul li.expanded a {
	background: #fff url('../img/icons/expanded_l2.png') 160px center no-repeat;
}

.main-menu ul li:hover li.expanded:hover a {
	background: #f4f4f4 url('../img/icons/expanded_l2.png') 160px center no-repeat;
}

.main-menu ul li:hover li:last-child a {
	border-bottom: 0;
}

.main-menu ul li:hover li:hover a,
.main-menu ul li:hover li.expanded:hover li:hover a {
	background: #f4f4f4;
	padding-left: 20px;
	padding-left: 15px\9;
	text-decoration: none;
	color: #999;
	font-weight: 600;
	-webkit-transition: 0.15s linear all;
	   -moz-transition: 0.15s linear all;
	    -ms-transition: 0.15s linear all;
	     -o-transition: 0.15s linear all;
	        transition: 0.15s linear all;
}

/* Third Level */

.main-menu ul ul ul {
	left: 200px;
	margin-top: -41px;
}

.main-menu ul li:hover li:hover li a,
.main-menu ul li:hover li.expanded:hover li a {
	background: #fff;
	background-image: none;
	font-weight: normal;
	padding-left: 15px;
	border-bottom: 1px dotted #e1e1e1;
}

.main-menu ul li:hover li:hover ul li:last-child a {
	border-bottom: 0;
}


/* NAVIGATION MENUS */

#main .menu ul,
#main ul.menu {
	margin: 0;
}

#main .menu li {
	list-style-type: none;
	background-image: url("../img/menu_bullet.png");
	background-position: 4px 3px;
	background-repeat: no-repeat;
	line-height: 14px;
	padding: 0 0 10px 20px;
	float: left;
	width: 100%;
}

.title {
	padding: 15px 0 10px;
	font-weight: normal;
}

li.search-box .form-submit,
.search-form .form-submit {
	background-image: url('../img/icons/search.png');
	background-position: center;
	background-repeat: no-repeat;
	-webkit-boz-shadow: none;
		-moz-box-shadow: none;
			box-shadow: none;
	-webkit-border-radius: 0;
		 -moz-border-radius: 0;
		 	border-radius: 0;
	padding: 0;
	margin: 0;
	height: 30px;
	width: 30px;
	font-size: 0px;
	color: transparent;
}

#main .search-form .btn.form-submit {
	margin: -9px 0 0 0;
}

/* TYPOGRAPHY */

#prescript h2.heading,
#main h2.heading,
#postscript h2.heading {
	float: none;
	font-size: 14px;
	margin: 0 0 10px;
	padding-bottom: 0;
	color: #666;
}

#main .heading h2.post-title {
	float: left;
	font-size: 28px;
	margin: 0;
	padding-bottom: 20px;
	font-weight: normal;
	color: #666;
}

/* PAGE ELEMENTS */

.testimonials .carousel-caption {
	padding: 0;
}

.testimonials blockquote {
	padding: 15px;
	margin: 0;
	border: 1px solid #ddd;
	background: #f7f7f7;
}

.testimonials p {
	font-size: 13px;
	font-style: italic;
	color: #999;
}

.testimonials .carousel-inner {
	overflow: visible;
}
.quoted {
	background: url(../img/icons/carot.png) 30px top no-repeat;
	margin-top: -1px;
	padding: 15px 0 0 10px;
	position: relative;
	z-index: 200;
}

.the-icons {
	margin: 0 0 10px;
	list-style: none;
}

.demo-elements {
	margin-bottom: 20px;
}

#snippet-progress-bar {
	top: 10px;
	position: relative;
}

#snippet-alert-boxes {
	top: 3px;
	position: relative;
}

ul.demo-buttons {
	width: 100%;
	float: left;
	margin: 0 0 20px;
}

ul.demo-buttons li {
	width: 14.2857142857%;
	text-align: center;
	float: left;
	list-style-type: none;
}

.divider {
	background: url(../img/tabs.png);
	height: 10px;
	margin-bottom: 10px;
}

.dropcap-normal,
.dropcap-highlight {
	float: left;
	font-size: 36px;
	padding: 20px;
	margin: 7px 10px 0px 0px;
}

.dropcap-normal {
	background: #454545;
	color: #fff;
}

.dropcap-highlight {
	background: #e2b548;
	color: #444;
}

.current { /* Breadcrumb trail*/
	font-weight: 600;	
}

.empty-slider {
	background: #f4f4f4 url('../img/slider.png');
	border-bottom: 1px solid #ddd;
	height: 460px;
	text-align: center;
}

.empty-slider p.empty {
	width: 100%;
	padding-top: 230px;
	font-size: 24px;
	font-weight: 600;
	color: #666;
}

#main .messages {
	margin-bottom: 20px;
}

.masthead {
background: url('../img/masthead_default.jpg');
/* background: rgba(255, 255, 255, 0.5); */
}

#masthead {
float: left;
width: 100%;
/* height: 90px;
padding-top: 130px;
margin-bottom: 20px; */
	-webkit-background-size: cover;
		 -moz-background-size: cover;
		 	-o-background-size: cover;
 	background-size: cover;
	background-position: center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
}

#masthead {
padding-top: 60px;
margin-bottom: 0px;
height: auto;
background: transparent !important;
}

.masthead .divider {
display: none !important;
}

body.page-node .masthead #breadcrumb {
text-shadow: 1px 1px 1px #000;
/*
text-align: right;
right: 110px;
float: right;
*/
}
body.page-node .masthead .title {
margin-left: 0px;
}
body.page-node .masthead .title, body.page-node .masthead #breadcrumb {
/* bottom: 305px;
position: absolute; */
}
#block-system-main {
margin-top: 0px;
}

ul.quicktabs-tabs.quicktabs-style-navlist li a {
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
max-width: 100%;
table-layout: fixed;
word-wrap: break-word;
word-wrap: break-word;
white-space: normal;
line-height: 16px;
padding-bottom: 0px;
padding-top: 16px;
padding-right: 0px;
}


.quicktabs_main.quicktabs-style-navlist {
border: 1px solid transparent !important;
background: transparent !important;
width: 77%;
}
ul.quicktabs-tabs.quicktabs-style-navlist li.active {
background: transparent !important;
border-top: 1px solid transparent !important;
border-bottom: 1px solid transparent !important;
}
ul.quicktabs-tabs.quicktabs-style-navlist li.active a {
color: #000000 !important;
}
.quicktabs_main.quicktabs-style-navlist {
padding: 18px 10px 10px 15px !important;
}
ul.quicktabs-tabs.quicktabs-style-navlist li {
margin-right: 5px;
}

.tb-megamenu .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle, .tb-megamenu .nav > li.dropdown.open.active > a:hover {
background-color: rgba(0, 0, 0, 0.1);
}
.tb-megamenu .dropdown-menu {
border-bottom: 0px solid transparent !important;
}
.tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover {
background: #EEEEEE !important;
color: #000 !important;
}
.tb-megamenu .dropdown-submenu > .dropdown-menu {
margin-top: -10px !important;
margin-left: 8px !important; 
}
.tb-megamenu .dropdown-menu li > a:hover, .tb-megamenu .dropdown-menu li > a:focus, .tb-megamenu .dropdown-submenu:hover > a {
background: rgba(108, 124, 20, 1.0) !important;
color: #FFF !important;
}
.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a {
padding: 8px 8px !important;
}


.masthead h1.title, .contact h1.title {
float: left;
background: rgba(255, 255, 255, 1);
text-transform: uppercase;
padding: 5px 15px;
font-weight: 700;
font-size: 26px;
color: #000;
margin: 20px 0px 0px 0px;
}
.masthead .divider {
	width: 100%;
	height: 5px;
	background: url(../img/slider/timer.png);
	position: relative;
	z-index: 200;
	bottom: -15px;
	margin: 0;
}
.page-forum #block-system-main {
min-height: 230px;
padding-top: 20px;
}


p.summary {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 20px;
}

#main .form-wrapper input[type="submit"].btn {
	margin-right: 10px;
}

.callout {
	background: #ffffff;
	margin: 5px 0;
	padding: 15px 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
			border-radius: 4px;
	-moz-box-shadow: 0px 0px 8px #dddddd;
		-webkit-box-shadow: 0px 0px 8px #dddddd;
			box-shadow: 0px 0px 8px #dddddd;
}

.callout-text {
	float: left;
	font-size: 16px;
	font-weight: 100;
	margin: 15px;
}

.callout .btn {
	float: right;
	margin: 4px 20px 0;
}

.callout .btn:active {
	margin-top: 10px;
}

.page-services #main .row {
	margin-bottom: 20px;
}

.page-services #main p.teaser {
	margin-bottom: 0;
}

.node-services .img-polaroid {
	margin-bottom: 20px;
}

#simplenews-wrap .form-item-mail {
	display: none;
}

#simplenews-wrap {
	width: 300px;
	height: 360px;
	overflow: hidden;
	color: #777;
	text-shadow: none;
}

#simplenews-wrap .fieldset-wrapper {
	padding: 20px 20px 0 20px;
}

#simplenews-wrap .modal-footer {
	text-align: center;
	padding: 0 0 10px;
}

#simplenews-wrap .fieldset-description {
	position: relative;
	top: 10px;
}

#simplenews-wrap img {
	padding: 20px 0 10px;
	margin: 0 auto;
	display: block;
}

#simplenews-wrap .form-item-captcha-response {
	text-align: center;
	padding-bottom: 10px;
}

#simplenews-wrap label {
	font-weight: 600;
	font-size: 13px;
}

#simplenews-wrap.modal.fade.in {
	top: 50%;
}

#simplenews-wrap .close {
	left: -30px;
	position: relative;
}

#simplenews-wrap .modal-header {
	float: left;
	width: 100%;
	font-size: 16px;
	text-shadow: none;
	padding: 12px;
}

.simplenews-subscribe {
	margin-bottom: 0;
}

#footer .block-simplenews {
	margin-top: -0px;
}

#footer .block-simplenews h2 {
	padding-bottom: 5px;
}

#newsletter input[type="submit"] {
	display: none;
}

input[type="text"].newsletter {
	margin-top: 15px;
	background: #444 url(../img/icons/newsletter.png) 198px center no-repeat;
	border: 1px solid #555;
	font-size: 12px;
	font-style: italic;
	outline: 2px solid #222;
	color: #888;
}

.logged-in .block-simplenews p {
	margin: 0;
}

/* PRICING TABLES */

.row.pricing {
	margin-left: 0;
}

.pricing .one-fifth {
	float: left;
	width: 190px;
}

.pricing .one-fifth.features {
	background: transparent;
}

.pricing .features-wrap {
	float: left;
	border: 1px solid #ddd;
	margin-left: -1px;
	margin-right: -1px;
	-moz-box-shadow: 0px 0px 4px #ddd;
	-webkit-box-shadow: 0px 0px 4px #ddd;
		box-shadow: 0px 0px 4px #ddd;
}

.pricing .features h3.pricing {
	min-height: 136px;
	padding: 0;
	background: transparent;
	border: none;
}

.pricing .features li {
	border-left: 1px solid #eee;
	margin-left: -1px;
	z-index: 500;
	position: relative;
	text-align: left;
	padding-left: 10px;
}
.pricing .features li:nth-child(odd) {
	background: #ffffff;
}

.pricing .features li:nth-child(even) {
	background: #f4f4f4;
}

.pricing .span3 {
	width: 237px;
}

.pricing .span4 {
	width: 316px;
}

.pricing div {
	background: #f4f4f4;
	margin: 0;
	border-bottom: 1px solid #ddd;
}

.pricing div.span12 {
	background: transparent;
	border-bottom: 0;
	margin-bottom: 10px;
}

h3.pricing {
	background: #444444; 
	border-left: 1px solid #555;
	color: #f4f4f4; 
	margin: 0;
	padding: 5px 0;
	text-align: center; 
	font-size: 12px;
	font-weight: bold; 
	text-transform: uppercase;
}

.pricing ul {
	margin: 0;
}

.features ul.pricing {
	margin: 0;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-moz-box-shadow: 0px 0px 4px #ddd;
		-webkit-box-shadow: 0px 0px 4px #ddd;
			box-shadow: 0px 0px 4px #ddd;
}
	
.pricing ul li {
	border-left: 1px solid #fff;
	padding: 10px 5px;
	list-style: none;
	margin: 0;
	text-align: center; 
	font-size: 12px;
}

.pricing ul li:nth-child(even) {
	background: #fff;
}

ul.pricing li.purchase {
	padding: 4px 0 13px;
}

.active ul.pricing li.purchase {
	padding: 8px 0 17px;
}

.pricing ul li.price {
	background: #333 url('../img/price.png');
	border-top: none;
	border-left: 1px solid #555;
	color: #f4f4f4; 
	text-shadow: 1px 1px 0 rgba(34,34,34,0.5);
}

li.price h3 {
	font-size: 36px;
	line-height: 36px;
	color: #fff;
}

li.false,
.pricing ul li:nth-child(even).false {
	background-image: url(../img/icons/false.png);
	background-position: center;
	background-repeat: no-repeat;
}

li.true,
.pricing ul li:nth-child(even).true {
	background-image: url(../img/icons/true.png);
	background-position: center;
	background-repeat: no-repeat;
}
/* Active Pricing Table */

.pricing .active {
	position: relative;
	margin: -7px -5px -5px;
	-moz-box-shadow: 0px 0px 7px #999;
	-webkit-box-shadow: 0px 0px 7px #999;
		box-shadow: 0px 0px 7px #999;
}

.pricing .active li {
	border-left: none;
}

.pricing .active li.price {
border-top: 1px solid rgba(34,34,34, 0.1);
	background-image: url('../img/price.png');
	padding: 13px 5px;
}

.pricing .active .price,
.pricing .active h3.pricing {
	border-left: none;
}

/* BLOCKS */

.block-views {
	width: 100%;
}

.front #prescript .heading,
.front #main .heading,
.front #postscript .heading { 
	float: left;
	margin-top: 20px;
}

.front #main .heading:first-child {
	margin-top: 15px;
}

#prescript .heading,
#main .heading,
#postscript .heading,
#comments .title {
	float: left;
	width: 100%;
	background: url('../img/divider.png') bottom repeat-x;
	margin-bottom: 10px;
	font-weight: bold;
}

#prescript .heading h2,
#main .heading h2,
#postscript .heading h2,
#comments .title {
	float: left;
	line-height: 20px;
	font-weight: bold;
	font-size: 19px;
	color: #666;
}

#prescript .block .title-suffix, 
#main .block .title-suffix,
#postscript .block .title-suffix {
	float: right;
	margin: 10px 0;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #666;
}

.logo-wrapper,
.logo-wrapper img {
	-webkit-transition: 0.3s linear all;
	   -moz-transition: 0.3s linear all;
	    -ms-transition: 0.3s linear all;
	        transition: 0.3s linear all;
}

.logo-wrapper {
	background: #fff;
	-moz-box-shadow: 0px 0px 7px #e5e5e5;
	-webkit-box-shadow: 0px 0px 7px #e5e5e5;
	box-shadow: 0px 0px 7px #e5e5e5;
	border: 1px solid #ddd;
	margin-right: -2px;
}

.logo-wrapper:hover {
	background: #fff;
}

.logo-wrapper img {
	opacity: 0.8;
}

.logo-wrapper:hover img {
	opacity: 1.0;
}

/* BLOG */

.page-blog .sidebar-first .block,
.node-type-blog-post .sidebar-first .block,
.page-blog .sidebar-second .block,
.node-type-blog-post .sidebar-second .block {
	margin-bottom: 20px;		
}

.page-blog #main .sidebar-first .form-actions,
.node-type-blog-post #main .sidebar-first .form-actions,
.page-blog #main .sidebar-second .form-actions,
.node-type-blog-post #main .sidebar-second .form-actions {
	margin-top: -10px;		
}

.page-blog .content .item-list {
	clear: both;
	display: inline-block;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.page-blog .content .item-list ul.pager {
	display: inline-block;
	margin: 0;
}

.node-type-blog-post .field-name-field-tags,
.node-type-blog-post span.icon-tags {
	display: inline-block;
}

.node-type-blog-post .field-name-field-tags .field-item {
	display: inline-block;
	after: ", ";
}
.node-type-blog-post .field-name-field-tags .field-item:after {
	content: "\00a0/\00a0";
}

.node-type-blog-post .field-name-field-tags .field-item:last-child:after {
	content: "";
}

.node-type-blog-post .skyscraper {
	display: none;
}

.node-type-blog-post .content .img-polaroid {
	margin-bottom: 20px;
}

#comments .form-item {
	margin-bottom: 10px;
}

ul.post-meta {
	margin: 0;
}

ul.post-meta li {
	list-style: none;
	float: left;
	margin: 0 20px 10px 0;
}

ul.post-meta li span {
	margin: 2px 2px 0 0;
}

.post-summary {
	margin: 10px 0 40px;
}

#main .tag-cloud ul {
	list-style-type: none;
	margin: 0;
}
#main .tag-cloud ul li {
	display: inline-block;
	background-image: none;
	padding: 0 0 2px;
	width: auto;
}

#main .tag-cloud ul li a {
	float: left;
	background: url('../img/tabs.png');
	border: 1px solid #ddd;
	border-top: 2px solid #ddd;
	text-shadow: none;
	padding: 7px;
	margin: 0 2px 2px;
	font-size: 12px;
	color: #999;
}

#main .tag-cloud ul li a:hover {
	background: #fff;
	text-decoration: none;
	-moz-box-shadow: 0px 0px 3px #dddddd;
		-webkit-box-shadow: 0px 0px 3px #dddddd;
			box-shadow: 0px 0px 3px #dddddd;
}
.popular-posts .post {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	color: #777;
}

.popular-posts .img-polaroid {
	float: left;
	margin-right: 10px;
	border: 1px solid #ddd;
}

.popular-posts .img-polaroid img {
	border: 1px solid #fff;
}

.popular-posts h2.post-title {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 5px;
	color: #666;
	font-weight: 600;
}

.popular-posts span.icon-calendar {
	margin: 2px 2px 0 0;
}

.post-summary p {
	margin: 0;
}

.post-summary a,
.sorting a {
	-webkit-transition: none;
	   -moz-transition: none;
	    -ms-transition: none;
	        transition: none;
}

.advert {
	width: 100%;
	float: left;
}

.skyscraper {
	display: block;
	margin: 0 auto;
	padding: 1px;
	border: 1px solid #ddd;
	position: relative;
	top: 30px;
}

.comment .user-picture {
	float: left;
	border: 1px solid #ddd;
	padding: 1px;
	margin-right: 20px;
}

.comment h3 {
	margin-top: 0;
}

.comment .post-meta {
	float: left;
}

.comment .post-meta li {
	margin-bottom: 0;
}

.comment .content {
	overflow: hidden;
	margin-top: 5px;
}

.comment ul.inline > li {
	padding-left: 0;
	padding-right: 10px;
}

/* HOMEPAGE */

.service-icon {
	display: inline-block;
	margin: 0 10px 0 0;
	float: left;
}


h3.service {
	float: left;
	margin: 0 0 2px;
	line-height: 32px;
}

div.service {
	display: block;
	overflow: hidden;
}

.teaser {
	float: left;
	margin: 0 0 20px 0;
	font-size: 13px;
	font-style: italic;
	color: #777;
}

.front .blog-teaser {
	overflow: hidden;;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 20px;
	color: #777;
}

.blog.img-polaroid {
position: relative;
display: block;
}

body.node-type-blog-post .span6, body.page-blog .span6 {
width: 70% !important;
}
body.node-type-blog-post .sidebar-second.span6, body.page-blog .sidebar-second.span6  {
width: 25% !important;
}

.openlayers-popup .views-field-title {
font-size: 1.5em;
}
.olPopup a > img {
width: 270px;
height: 170px;
}
.olPopup h2 {
font-size: 17px;
color: #FFFFFF;
line-height: 1.2em;
border-bottom: 1px solid rgba(255,255,255,0.2);
padding-bottom: 8px;
margin-bottom: 8px;
}
.olPopup p {
font-size: 14px;
line-height: 1.4em
}


.form-item.form-type-radios.form-item-qforms-element-14-radios,
.form-item.form-type-radios.form-item-qforms-element-18-radios,
.form-item.form-type-textarea.form-item-qforms-element-16-textarea,
.form-item.form-type-radios.form-item-qforms-element-15-radios {
width: 100%;
float: left;
clear: both;
}
div#block-system-main #node-118 {
padding-bottom: 60px;
}





.date {
	float: left;
	color: #ffffff;
	font-size: 24px;
	padding: 0;
	margin: 10px 20px 0px 3px;
	text-align: center;
	-moz-box-shadow: 1px 1px 0 #999;
	-webkit-box-shadow: 1px 1px 0 #999;
	box-shadow: 1px 1px 0 rgba(34,34,34,0.6);
	text-shadow: 1px 1px rgba(34,34,34,0.6);
	-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
			border-radius: 3px;
}

.date span.month {
	width: 52px;
	background: #222;
	display: block;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin: 0 -1px 0 0;
	font-style: normal;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
}

.date span.day {
	float: left;
	width: 100%;
	padding: 6px 0 9px;
}

.front .our-process {
	height: 342px;
}


/* PORTFOLIO */

.portfolio-item {
	background: #fff;
	text-align: center;
	border-bottom: 1px solid #F6CF6F;
	-moz-box-shadow: 0px 0px 7px #dddddd;
		-webkit-box-shadow: 0px 0px 7px #dddddd;
			box-shadow: 0px 0px 7px #dddddd;
}

ul.flippy {
	margin: -2px 0 0;
	float: right;
}

ul.flippy li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

.flippy .home a {
	float: left;
	margin-left: 1px;
	width: 30px;
	height: 30px;
	background: #454545 url(../img/icons/view-all.png) center;
}

.flippy .first a,
.flippy .previous a,
.flippy .next a,
.flippy .last a {
	float: left;
	background: #454545;
	width: 30px;
	padding: 4px 0 8px;
	margin-left: 1px;
	font-size: 18px;
	line-height: 18px;
	font-weight: 100;
	color: #fff;
}

.flippy .first a:hover,
.flippy .previous a:hover,
.flippy .next a:hover,
.flippy .last a:hover {
	text-decoration: none;
	background: #222;
}

.flippy .home a:hover {
	background: #222 url(../img/icons/view-all.png) center;
}

.related-projects {
	padding-top: 20px;
}

.related-projects .span3 {
	height: 250px;
}

#filters {
	float: left;
	margin: 0;
}
.sorting {
	text-align: right;
	margin-bottom: 10px;
}

.sorting .btn-group {
	margin-top: -8px;
	text-align: left;
}

/* CONTACT US */

.contact #breadcrumb {
	margin-top: 17px;
}

ul.contact-info  {
	list-style: none;
	margin: 0;
}

ul.contact-info li {
	margin-bottom: 5px;
}

ul.contact-info li.address {
	padding-left: 20px;
}

ul.contact-info li.address .icon-map-marker {
	margin-left: -20px;
	background-position: -24px -70px;
	height: 18px;
}

ul.contact-info .icon-envelope {
  background-position: -72px 2px;
}


ul.contact-info li.phone {
	background: url('../img/icons/phone.png') 0 6px no-repeat;
	padding-left: 20px;
}

.map {
	width: 100%;
	height: 210px;
}

.map img {
	max-width: none;
}

.map .gmnoprint {
	margin-top: 60px;
}

.contact {
	position: relative;
	z-index: 250;
	margin: -100px 0 30px;
}

.page-contact #main {
	padding-top: 20px;
}

.page-contact .summary {
	margin-left: 20px;
	padding: 15px;
	/* background: #FFF; */
}
.page-contact #block-system-main {
min-height: 320px;
margin-bottom: 30px;
}


#contact-site-form {
	margin-top: -10px;
	margin-bottom: 30px;
}

#contact-site-form .form-type-textfield {
	float: left;
	margin-right: 20px;
}
.form-item.form-type-textfield.form-item-name textarea, .form-item.form-type-textfield.form-item-name input {
width: 100% !important;
}
#block-contactinfo-hcard {
font-weight: 700;
margin-top: 45px;
line-height: 30px;
}
body.not-front .sidebar-second > div {
background: rgb(255, 255, 255);
padding: 15px;
width: 100%;
}


#contact-site-form input[type="text"] {
	width: 199px;
}

#contact-site-form .form-type-textarea {
	float: left;
	margin-top: 20px;
}

#contact-site-form textarea {
	width: 682px;
	height: 150px;
}

#contact-site-form .form-actions {
	float: left;
}

#contact-site-form .form-item-copy {
	float: left;
	width: 100%;	
	margin-top: 5px;
}

#contact-site-form .form-item-copy input[type="checkbox"],
#contact-site-form .form-item-copy label {
	float: left;
	margin-right: 10px;
}

/* SERVICES */

.node-type-services .service-icon {
	background: url(../img/tabs.png);
	padding: 4px;
	border: 1px solid #ddd;
}

.node-type-services h3.service {
	float: none;
	margin: 0 0 10px;
	line-height: 16px;
}

.node-type-services .teaser {
	margin: 0;
	float: none;
}

.node-type-services .sidebar-second .btn {
	margin-bottom: 20px;
}

/* FORUM */

#main #forum .icon div {
	margin: 0 -30px 0 10px;
}

#main #forum div.indent {
	margin-left: 0;
}

#forum table {
	width: 100%;
	background: #fff;
	-moz-box-shadow: 0px 0px 7px #ddd;
		-webkit-box-shadow: 0px 0px 7px #ddd;
			box-shadow: 0px 0px 7px #ddd;
}

#forum .container a {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-shadow: 1px 1px 0 #222;
}

#forum th {
	background: #444444;
	margin: 0;
	padding: 7px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f4f4f4;
}

#forum td {
	padding: 10px;
}

#forum table td:nth-child(even) {
	background: #f4f4f4;
}

td.posts, td.topics {
	text-align: center;
}

#toTop {
	display: none;
	width: 42px;
	height: 42px;
	background: url('../img/icons/totop.png') center center;
	text-align: center;
	position: fixed;
	bottom: 60px;
	right: 42px;
}

#toTop a {
	display: block;
	width: 100%;
	height: 100%;
}

#toTop:hover
{

}

@media (max-width: 767px) {
	.main-menu ul ul ul {
		left: 0;
		margin-top: 0;
		border-bottom: none;
	}
	
	.main-menu ul li:hover li:hover li a,
	.main-menu ul li:hover li.expanded:hover li a {
		background: #fff;
		background-image: none;
		font-weight: normal;
		padding-left: 35px;
		border-bottom: 1px dotted #e1e1e1;
	}
	
	.main-menu ul li:hover li.expanded:hover li a:before {
		content: "--- ";
	}

	.main-menu ul li:hover li:hover ul li:last-child a {
		border-bottom: 0;
	}
	
	.main-menu li.expanded li.expanded a {
		background: #fff;
		background-image: url('../img/icons/expanded_mobile_l2.png');
		background-position: right center;
		background-repeat: no-repeat;
	}
	
	.main-menu ul li:hover li.expanded:hover a {
		background: #f4f4f4 url('../img/icons/expanded_mobile_l2.png') right center no-repeat;
	}

}

@media (max-width: 320px) {
	#header .logo { margin-left: -5px; }
	#header ul.toolbar { margin-right: -10px; }
}

.field-items.field-item .even{
float:right;

}

/*thematic areas section on firefox*/

 

#block-views-thematic-areas-block table {
 font-size: 19px;
    text-align: center;
	color: #8bc643;
	font-size: 1.5em; 
 color: #FFFFFF !important;
 
  
}
@media screen and (min-width:480px){

#block-views-thematic-areas-block table {
 font-size: 19px;
    text-align: center;
	color: #8bc643;
	font-size: 1.5em; 
 float: right ;
  margin-right: -40px ;
 color: #FFFFFF !important;

}}


.views-field-title {
    height: 34px;
   padding-top:15px;
   margin-bottom:2px;
}

.view-about .views-field-title {
padding-top: 5px;
margin-bottom: 2px;
font-weight: 800;
font-style: italic;
border-bottom: 1px dotted #CCC;
margin-bottom: 10px;
padding-bottom: 0px;
line-height: 34px;
}
.view-about p {
font-size: .9em;
}


.views-field-title a{
color: #FFFFFF !important;
}
body.page-promotions .views-field-title a, body.page-careers .views-field-title a {
color: #000000 !important;
font-weight: 600;
font-size: 1.2em;
}
body.page-tenders .views-field-title a {
    color: #667618 !important;
    font-weight: 600;
    font-size: 1.2em;
}

body.page-tenders .views-field-title a {
font-size: .9em;
}

body.page-tenders .views-field-title {
   /*) padding: 15px 10px; */
}
.view.view-tenders.view-id-tenders td {
    padding: 15px 10px;
}
.field.field-name-field-tender-category.field-type-taxonomy-term-reference {
    min-width: 80px;
}

td.views-field.views-field-field-closing-date {
    width: 110px;
    font-size: 1em !important;
    font-weight: 400 !important;
}
ul.download-file {
    padding-left: 0px !important;
    list-style: none !important;
    margin-left: 0px !important;
    max-width: 210px;
}
td.views-field.views-field-field-tender-document {
    overflow-x: hidden;
}
td.views-field.views-field-field-reference-tender-no- {
    font-size: .9em !important;
    font-weight: 500 !important;
}

.view.view-tenders.view-id-tenders tr:first-child {
    background: #667618;
}
.view.view-tenders.view-id-tenders tr:first-child th {
    color: #FFF;
    text-transform: uppercase;
    font-weight: 500;
    padding: 5px 0px 15px;
}


body.node-type-tenders .field-label {
    text-transform: uppercase;
    font-weight: 700;
    margin: 30px 0px 0px;
}





.view-tenders td {
font-size: 1.2em !important;
}
.views-field-field-reference-tender-no- {
width: 20%;
}
.view-jobs.view-id-jobs table a {
color: #000 !important;
line-height: 1.6em;
font-weight: 600;
}
.field-type-text-with-summary p {
line-height: 1.6em;
}


.view-dowonloads.view-id-dowonloads table td {
font-size: 1.6em !important;
padding-bottom: 20px;
}
.view-dowonloads.view-id-dowonloads table td a {
padding-left: 10px;
}
.view-dowonloads.view-id-dowonloads .views-field-title {
display: inline-flex;
}
.view-dowonloads.view-id-dowonloads table tr {
border-bottom: 3px solid rgba(102, 118, 24, 0.1);
}


#block-menu-menu-quick-links {
z-index: 99999;
display: block;
position: relative;	
min-height:220px !important;
}




.page-local-partners .views-field-title a {
color: #000000 !important;
}
.page-international-partners .views-field-title a {
color: #000000 !important;
}
.page-government-partners .views-field-title a {
color: #000000 !important;
}
body.page-careers .views-field-title a {
line-height: 1.6em;
font-size: 0.8em;
}
body.page-careers .field-name-body {
font-size: .7em !important;
float: left;
text-align: left;
font-weight: 400;
}
body.page-careers td.views-field-title {
width: 36%;
}

#node-118 .form-type-textfield {
width: 23%;
position: relative;
float: left;
border-bottom: 3px solid #EEEEEE;
padding: 2% 1%;
}

#node-118 .form-item {
margin: 10px 0px;
}

#node-118 .form-item-qforms-element-5-radios label {
/* font-size: 1.5em; */
}



/*
body.page-node-263 .park_container img {
border: 10px solid #FFF;
margin: -20px;
}
body.page-node-263 .park_container img {
padding: 3%;
}
*/
body.page-node-263 ul.quicktabs-tabs.quicktabs-style-navlist {
display: none;
}
body.page-node-263 .quicktabs_main.quicktabs-style-navlist {
width: 100%;
}
body.page-node-263 #views-bootstrap-grid-1 {
margin-right: 20px;
}


.form-type-radio label, .form-type-checkbox label {
padding-left: 20px;
margin-top: -18px;
}
.form-type-radio, .form-type-checkbox {
width: 20%;
position: relative;
float: left;
margin-bottom: 10px;
}

.views-row.press > div a {
display: block;
width: 100%;
margin: 30px 0px;
clear: both;
font-size: 2em;
color: #000;
}
.views-row.press .field-type-image {
margin-left: 0px !important;
}
.views-label-field-media {
font-weight: 600;
}



#block-views-thematic-areas-block .col-1 .views-field-title {
    background-color: #42B5C6;
   color: #FFFFFF !important;
   
}
#block-views-thematic-areas-block .col-3 .views-field-title {
    background-color: #8BC643;
    color: #FFFFFF !important;
}
#block-views-thematic-areas-block .col-2 .views-field-title {
    background-color: #3B5EA0;
    color: #FFFFFF !important;
}

/*custom table styles*/
.views-view-grid.cols-3 td{
    width:33.3%; vertical-align: top;
    /*    border: solid thin red;*/
    padding: 10px; 
    height: auto;
    margin: 0;
    /*top: -20px;*/
    /*text-align: center;*/
    background-color: #ffffff;
}



.sponsors_logo{
float: left;
padding: 2px;
}
.views-field-body.sponsors_body.rtejustify
{
float:right;
padding-left:70px;
display:block;
}
/* download  section styles */
.download_image
{
float: left;
padding: 2px;
}
.views-field-body .download_brief .views-field-title
{
float:right;
padding-left:20px;
display:block;
}
.view-downloads.views-field-title
{
font-weight:bold;
font-size:250px;

}
/*  partners Table */
.view-patners .view-id-patners 
/*custom table styles*/
.views-table cols-4 tr{
    width: 100%;
	background: #fff;
}


.tb-megamenu {
background-color: transparent !important;
}
.navbar .nav > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu:before {
display: none;
}

.navbar-inner {
box-shadow: none !important;	
}
.navbar li > a {
font-family: Dosis;
text-transform: uppercase;
color: #FFF !important;
text-shadow: none !important;
font-size: 1.2em;
font-weight: 200 !important;
}
.front #page {
background: url('../img/bg_savannah.jpg')  bottom center fixed !important;
-wekit-background-size: cover; 
-moz-background-size: cover; 
-ms-background-size: cover; 
-o-background-size: cover; 
background-size: cover; 
}
.not-front #page, body.page-contact {
background: url('../img/Alt-bg.jpg')  bottom center fixed !important;
-wekit-background-size: cover; 
-moz-background-size: cover; 
-ms-background-size: cover; 
-o-background-size: cover; 
background-size: cover; 
}
.not-front.page-node-3 #page {
background: url('../img/About-bg.jpg') bottom center fixed !important;
}
body.not-front.page-contact section#main {
background: #fff;
}

.cnt {
position: fixed;
bottom: 100px;
left: 0px;
z-index: 20;
}


.tb-megamenu .mega-inner a {
color: #000 !important;
}
.fullwidthbanner-container {
background: transparent !important; 
}
div.form-item.form-type-textfield.form-item-keys label {
color: #FFF;
font-family: Roboto;
font-weight: 100;
text-transform: uppercase;
letter-spacing: 1px;
font-size: .9em;
display: none;
}
.search-form input#edit-keys {
background: rgba(255,255,255,0.3);
border: 1px solid  rgba(255,255,255,0.3) !important;
color: #FFF;
width: 100px;
}
.search-form #edit-submit--3, .search-form #edit-submit--2, .search-form #edit-submit--1 {
/* margin: -9px 0px 0px -3px !important; */
background-color: rgba(255, 255, 255, 0.6) !important;
padding: 10px 20px !important;
}
.form-item.form-type-select.form-item-lang-dropdown-select {
float: right;
margin-top: 10px;
}

.social {
position: fixed;
top: 170px;
z-index: 999;
left: -2px;
}
.tp-bullets.simplebullets.navbar {
margin-left: 45%;
}
#header {
background: rgba(102, 118, 24, 1.0);
}
body.front #header {
background: transparent !important;
}
.main-menu ul ul a {
color: #000 !important;
}
#block-system-main {
background: #FFF;
padding: 20px 20px 20px 20px;
}

#feedback_simple a {
left: 0px;
}
#lang_dropdown_form_language {
margin-bottom: 0px;
}
#search-form {
margin-top: -20px;
float: right;
margin-right: 10px;
}
.main-menu ul > li> a.active-trail, .main-menu ul > li> a.active-trail:hover, .main-menu ul > li > a.active, .main-menu ul > li > a.active:hover, .mobile-navigation {
background: #5B6909 !important;
}
#block-menu-menu-quick-links--2, #block-menu-menu-quick-links {
/* background: rgba(92, 61, 2, 0.9); */
background: rgba(102, 118, 24, 1.0);
padding: 12px;

-webkit-border-radius: 0px 0px 0px 20px;
-moz-border-radius: 0px 0px 0px 20px;
-ms-border-radius: 0px 0px 0px 20px;
-o-border-radius: 0px 0px 0px 20px;
border-radius: 0px 0px 0px 20px;

overflow: hidden;
}
#views_slideshow_cycle_main_home_page_promotion-block {
background: #6c7c14;
overflow: hidden;
}
#block-views-dawn-parks-services--2, #block-views-dawn-parks-services {
background: rgba(102, 118, 24, 0.8);
color: rgba(255,255,255,0.6) !important;
position: relative;
float: left;
}
#block-views-dawn-parks-services {
overflow: hidden;

-webkit-border-radius: 0px 20px 0px 0px !important;
-moz-border-radius: 0px 20px 0px 0px !important;
-ms-border-radius: 0px 20px 0px 0px !important;
-o-border-radius: 0px 20px 0px 0px !important;
border-radius: 0px 20px 0px 0px !important;
}
.search-form #edit-submit--2 {
margin: -10px 0px 0px -4px !important;
}


.views-field-field-adimage {
overflow: hidden;

-webkit-border-radius: 0px 0px 20px 0px;
-moz-border-radius: 0px 0px 20px 0px;
-ms-border-radius: 0px 0px 20px 0px;
-o-border-radius: 0px 0px 20px 0px;
border-radius: 0px 0px 20px 0px;
}


.view-dawn-parks.view-id-dawn_parks.view-display-id-services {
position: relative;
height: 290px;
padding-left: 40px;
overflow-y: auto;
margin-right: 15px;
margin-bottom: 20px;
}
.view-dawn-parks.view-id-dawn_parks.view-display-id-services h2 {
padding-left: 20px;
}	
.view-dawn-parks.view-id-dawn_parks.view-display-id-services a {
color: #FFF;
font-size: 15px;
line-height: 27px;
}

#block-views-revolution-slider-block {
z-index: 0;
}
.Reservation a {
background: #923500;
border-radius: 6px;
}
.Reservation a:hover {
background: #782c00 !important;
}
.Reservation {
margin-right: 10px;
}

.menu-block-wrapper.menu-block-1 .navbar-nav {
margin-top: 20px;
}
.Surpport {
background: #c24905;
border-radius: 6px;
}
.Surpport:hover {
background: #a13a00 !important;
}
#Surpport > ul {
background: #535353 !important;
border: 1px solid transparent !important;	
}
#Surpport > ul {
background: #535353 !important;
border: 1px solid transparent !important;	
}
#Surpport > ul a:hover, #Surpport .open.active {
background: #8f8f8f !important;
}
#Surpport > ul a {
padding: 10px;
text-align: left;
} 
#Surpport .dropdown-menu:after {
border-bottom: 6px solid #535353 !important;
}
#block-menu-menu-quick-links h2, #block-views-dawn-parks-services h2, #block-views-dawn-parks-services--2 h2 {
color: #FFF !important;
font-family: Dosis;
text-transform: uppercase;
font-size: 2.0em !important;
}
.view-home-page-promotion {
-webkit-border-radius: 20px 0px 0px 0px;
-moz-border-radius: 20px 0px 0px 0px;
-ms-border-radius: 20px 0px 0px 0px;
-o-border-radius: 20px 0px 0px 0px;
border-radius: 20px 0px 0px 0px;
overflow: hidden;
}


#block-views-dawn-parks-services h2, #block-views-dawn-parks-services--2 h2 {
padding-left: 20px;
}	
#prescript .heading, #main .heading, #postscript .heading, #comments .title {
background: transparent !important; 	
}
#block-menu-menu-quick-links, #block-menu-menu-quick-links--2 a {
color: rgba(255,255,255,0.6) !important;	
}
#block-menu-menu-quick-links a, #block-menu-menu-quick-links--2 a {
color: #FFF;	
}
#block-menu-menu-quick-links ul, #block-menu-menu-quick-links--2 ul {
text-align: center !important;
position: relative;
width: 100%;
}
#block-menu-menu-quick-links ul li, #block-menu-menu-quick-links--2 ul li {
display: inline !important;
width: 20% !important;
text-align: left;
}
#block-views-dawn-parks-services--2, #block-views-dawn-parks-services, #block-views-home-page-promotion-block {
margin-top: -110px;
z-index: 20;
position: relative;
min-height: 380px !important;
max-height: 380px !important;
}

/* .views-field-field-adimage {
max-height: 272px !important;
overflow: hidden;
} */
textarea:focus, input:focus{
outline: 0 !important;
}
.main-menu ul ul {
border-bottom-color: #FFFFFF !important;
}

.field-name-field-content-image {
margin: -20px -20px 20px -20px;
}

/* KUMALIZIA */
h2 {
margin-top: 0px !important;
}
h3 {
font-weight: 600 !important;
}

/* PARKS */
.park_container {
width: 25%;
position: relative;
float: left;
margin-bottom: 10px;
margin-top: 40px;
}
.col {
padding-left: 25px;
width: 100%;
}
.caption h3 a {
color: #000;
}
.caption h3 {
font-weight: 400 !important;
padding: 0px 25px 0px 0px;
font-size: 1.1em;
}


.page-sanctuaries .caption h3 a {
color: #FFF;
}

.page-sanctuaries .caption h3 a, .page-orphanages .caption h3 a, .page-marine-national-park .caption h3 a, .page-reserves .caption h3 a, .page-national-parks .caption h3 a {
color: #FFF;
text-decoration: none !important;
}
.page-sanctuaries .park_container, .page-orphanages .park_container, .page-marine-national-park .park_container, .page-reserves .park_container, .page-national-parks .park_container {
margin-top: 10px;
}
.page-sanctuaries .caption, .page-orphanages .caption, .page-marine-national-park .caption, .page-reserves .caption, .page-national-parks .caption {
position: absolute;
bottom: 0px;
background: rgba(0, 0, 0, 0.2);
padding: 2px 10px;
width: 200px;
}


.field-name-field-park-entry-fees td {
padding: 10px 30px;
border: 1px dotted #CCC;
background: #FAFAFA;
}
table tr:nth-child(1) td {
font-size: 1.6em;
font-weight: 100 !important
}
.group-parkgallery span {
max-height: 160px;
overflow: hidden;
}
.group-parkgallery span img {
width: 24%;
height: auto;
margin-bottom: 4px;
}
.group-parkgallery span img:hover {
opacity: .8;
}


.group-parkgallery legend {
width: 100%;
position: relative;
text-align: center;
font-weight: 700;
text-transform: uppercase;
border-bottom: 0px;
margin-bottom: -20px;
border-top: 1px dashed #E2E2E2;
padding-bottom: 40px;
}
.group-parkgallery span {
text-align: center;
}
.group-parkgallery {
background: #F0F0F0;
margin: 30px -20px -20px -20px;
padding-left: 20px;
padding-bottom: 15px;
padding-top: 0px;
}



.node-kws-parks-reserves .nav-tabs > li > a, .node-kws-parks-reserves .tabs > li > a {
padding: 15px 20px;
}

.page-sanctuaries .park_container .caption,
.page-orphanages .park_container .caption,
.page-marine-national-park .park_container .caption,
.page-reserves .park_container .caption,
.page-national-parks .park_container .caption {
position: absolute;
bottom: 0px;
padding: 2px 10px;
width: 200px;
}

.page-sanctuaries .park_container:hover .caption,
.page-orphanages .park_container:hover .caption,
.page-marine-national-park .park_container:hover .caption,
.page-reserves .park_container:hover .caption,
.page-national-parks .park_container:hover .caption {
background: rgba(0, 0, 0, 0.6);
}
.park_container:hover .caption, .park_container .caption, a, a:hover {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.flippy { display: none !important; }

body.node-type-kws-parks-reserves #block-system-main {
background: #FFF;
padding: 0px 20px 20px 20px;
overflow: hidden;
margin-top: 20px;
}
body.node-type-kws-parks-reserves .field-type-text-with-summary {
max-height: 280px;
overflow-y: auto;
margin-bottom: 30px;
}
.view-id-about .field-type-text-with-summary {
margin-bottom: 0px !important;
}
.tb-megamenu .row-fluid [class*="span"] {
margin-left: 0% !important;
}
ul.tb-megamenu-subnav.mega-nav.level-1 {
font-size: .9em !important;
}



.page-kws-parks-interactive-map .field-type-taxonomy-term-reference {
margin: 10px 0px 0px;
padding: 0px;
max-width: 260px;
}
.olPopup a > img {
border: 5px solid rgba(255,255,255,1.0);
}

.field-type-taxonomy-term-reference li {
list-style: none;
display: inline-block;
margin-right: 5px;
margin-bottom: 8px;
width: 15.7%;
}
.field-type-taxonomy-term-reference li img {
width: 100%;
height: auto;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .tabs > .active > a, .tabs > .active > a:hover, .pager > .pager-current, .pager > .pager-current:hover, #main .tag-cloud ul li a:hover {
border-top-color: rgba(108, 124, 20, 1.0) !important;
}

body.node-type-kws-parks-reserves .field-name-field-location.field-type-geofield {
width: 105% !important;
margin: 0px -20px 20px -20px !important;
}
.node-type-kws-parks-reserves #page-title {
margin-bottom: -20px;
}
.page-kws-parks-interactive-map#page-title {
margin-bottom: -20px;
}
div#OpenLayers_Map_2_OpenLayers_ViewPort {
position: initial !important;
}

td {
padding: 6px;
}

/* PARKS */
.park_container h3 {
height: 45px;
overflow: hidden;
margin-bottom: 0px;
}


/* ACCOMODATION */
.field-name-field-room {
font-size: 1.8em;
padding: 10px 0px;
}
.field-name-commerce-price {
margin-top: 35px;
}
.field-name-field-banda-pictures {
border: 10px solid #F5F5F5;
}
.view-our-accommodation .views-row {
margin-bottom: 20px;
border-bottom: 4px double #F1F1F1;
padding-bottom: 20px;
}
#block-commerce-cart-cart {
background: #FFF;
padding: 15px;
}




/* PARTNERS */
.field-name-field-logo {
border: 1px dotted #C2BCBC;
width: 170px;
height: 130px;
text-align: center;
padding: 10px;
}
.field-name-field-logo img {
width: 100%;
height: auto;
max-width: 100px;
background: #CCC;
}

#block-gtranslate-gtranslate{
position: absolute;
top: -101px !important;
right: 200px;
width: 100px;
}
.rightinfo #edit-submit {
margin: -10px 0px 0px -4px !important;
}

/* SCROLLBAR */
/* Let's get this party started */
::-webkit-scrollbar {
    width: 10px;
    cursor: pointer;
}

body.front ::-webkit-scrollbar-track-piece  {
	background: rgba(0, 0, 0, 0.2);	
}
 
body.front ::-webkit-scrollbar-thumb:window-inactive, body.front ::-webkit-scrollbar-thumb:window-inactive ::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.4);
}
body.front ::-webkit-scrollbar-thumb:window-inactive:hover, body.front ::-webkit-scrollbar-thumb:window-inactive ::-webkit-scrollbar-thumb:hover {
	background: rgba(0, 0, 0, 0.8);
}

::-webkit-scrollbar-track-piece  {
	background: rgba(0, 0, 0, 0.2);	
}
#popup_GroupDiv {
scrollbar-track-color: rgba(0, 0, 0, 0.4);
scrollbar-face-color: rgba(108, 124, 20, 0.95);
scrollbar-shadow-color: #192800;
scrollbar-highlight-color: #192800;
}

::-webkit-scrollbar-thumb:window-inactive, ::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.4);
}
::-webkit-scrollbar-thumb:window-inactive:hover , ::-webkit-scrollbar-thumb:hover {
	background: rgba(0, 0, 0, 0.8);
}


::-webkit-scrollbar-track, ::-webkit-scrollbar-track-piece, ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}	
/* =-- end Scrollbar --= */


/* INTERACTIVE MAP */
.page-kws-parks-interactive-map #page > .container {
width: 100%;
}
.page-kws-parks-interactive-map #page > .container .span12 {
width: 100%;
}
.page-kws-parks-interactive-map .social {
display: none;	
}
.page-kws-parks-interactive-map #feedback_simple {
display: none;
}
.page-kws-parks-interactive-map #page > .container .span12 #block-system-main {
background: #FFF;
padding: 0px;
}
.page-kws-parks-interactive-map #masthead > .container {
display: none;
}
.page-kws-parks-interactive-map > #page {
padding-bottom: 0px;
}
body.page-kws-parks-interactive-map {
overflow-x: hidden;
}

#popup_FrameDecorationDiv_0 {
max-width: 318px;
}
#popup_contentDiv {
max-width: 300px;
}
#popup_GroupDiv {
max-width: 340px;
}



/* WARDS */
.view-kws-awardz .park_container {
width: 100%;
margin: 0px;
padding: 0px;
}
.view-kws-awardz .thumbnail {
width: 100%;
margin: 0px !important;
}
.view-kws-awardz .field-name-field-content-image {
margin: 0px;
padding: 0px;
}
.view-kws-awardz .thumbnail img {
width: 100%;
height: auto;
}
.view-kws-awardz .thumbnail:hover img {
margin-bottom: 0px;
}
.view-kws-awardz .thumbnail h3 {
margin: 0px;
padding: 0px;
font-size: 1.5em;
}
.view-kws-awardz .span3 {
margin-bottom: 40px;
margin-left: 0px;
}
.view-kws-awardz .field-name-field-award-year-date {
margin: -15px 0px -3px 0px;
color: #9E9E9E;
}
#edit-pass--2, #edit-name--2 {
width: 90% !important;
}
.node-type-kws-awards .field-name-field-content-image {
margin: 20px;
}
.node-type-kws-awards h3 {
margin: 0px 0px 0px 18px;
font-size: 2em;
}


body.page-downloads .views-field-title a {
color: #000 !important;
line-height: 1.4em;
font-weight: 600;
font-size: 0.9em;
}
.download-file a {
font-size: 0.7em;
font-weight: 500;
line-height: 2.6em;
border-bottom: 1px solid #CCC;
padding-bottom: 10px;
}
.contact_banner {
height: auto;
overflow: hidden;
}
.contact_container {
margin-top: 80px !important;
}
/*
.container_padding {
width: 100%;
height: auto;
position: relative;
float: left;
padding: 20px 20px 30px;
}
*/
.container_padding {
width: 100%;
height: auto;
position: relative;
float: left;
padding: 20px 0px 30px;
margin-left: 0px !important;
}

.container_padding div {
line-height: 1.7em;
}

.contact_us_summary > .span12 {
width: 100% !important;
}
.summary.contact_us_summary {
padding: 0px !important;
}
.contact_us_summary #contact-site-form textarea, .contact_us_summary #contact-site-form input {
width: 100% !important;
background: rgba(0,0,0,0.01);
box-shadow: none;
padding: 10px;
}
.bottom_of_our_contact_page {
background: #F3F3F3;
position: relative;
float: left;
width: 100%;
height: auto;
margin: 10px 0px -30px 0px;
padding: 25px 5px 15px 5px;
}
.summary.contact_us_summary #block-system-main {
background: transparent;
}
.summary.contact_us_summary h2 {
font-weight: 100;
font-size: 2em;
padding-bottom: 10px;
}
.bottom_of_our_contact_page #edit-submit {
background: rgba(102, 118, 24, 1.0) !important;
color: #FFF;
}
.bottom_of_our_contact_page #edit-submit:hover {
background: #000 !important;
color: #FFF;
}


.quicktabs-tabpage table td {
border: 1px solid #DDD;
}


/* ACCOMODATIONS */
.node-type-unit-description .field-name-field-park a {
color: #000;
padding-bottom: 10px;
}
.node-type-unit-description .field-name-field-park {
font-size: 2.2em;
margin-bottom: 20px;
font-weight: 100;
}
/*
.node-type-unit-description  ul.nav.group-tro.field-group-bootstrap_fieldgroup_nav.nav-tabs {
text-align: center;
}
.node-type-unit-description  ul.nav.group-tro.field-group-bootstrap_fieldgroup_nav.nav-tabs li {
float: none;
display: inline-block;
}
*/
.node-type-unit-description ul.nav.group-tro.field-group-bootstrap_fieldgroup_nav.nav-tabs li a {
padding: 20px 40px;
}
.node-type-unit-description .availability-title {
display: none;
}
.node-type-unit-description .node-unit-description h3 {
margin-top: 40px;
text-transform: uppercase;
color: #000;
font-weight: 800 !important;
font-size: 1.4em;
}
.node-type-unit-description .fc-header-title h2 {
font-size: .9em;
font-weight: 400;
}

.node-type-unit-description .field-name-field-booklink {
margin: 70px 0px 30px;
text-align: center;
font-size: 1.8em;
width: 100%;
height: auto;
}
.node-type-unit-description .field-name-field-booklink a {
background: rgb(65, 142, 240);
color: #FFF;
text-decoration: none !important;
padding: 20px;
display: block;
border-radius: 5px;
}
.node-type-unit-description .field-name-field-booklink a:hover {
background: rgb(12, 91, 192);
color: #FFF;
}
.node-type-unit-description .fc-state-default .fc-button-effect span {
background: #FFF;
}
.node-type-unit-description .fc-border-separate tbody tr.fc-first td, .fc-border-separate tbody tr.fc-first th, .ui-datepicker-calendar td {
font-size: inherit !important;
}
.node-type-unit-description .group-detail.field-group-bootstrap_fieldgroup_nav_item.nav-tabs li a {
text-transform: uppercase;
font-size: .8em;
color: #000;
}
.node-type-unit-description .field-name-field-banda-activity-options {
float: left;
margin-right: 10px;
}
.node-type-unit-description .fc-button-content {
font-size: .7em;
}
.node-type-unit-description .tab-content.group-policy.field-group-bootstrap_fieldgroup_nav {
overflow-y: auto;
margin-bottom: 50px;
background: #F5F5F5;
padding: 0px 15px 15px;
margin-top: -20px;
max-height: 265px;
}


/* SEP 2014 */
.page-where-to-stay #views-bootstrap-grid-1 .col-lg-6 span a {
font-size: 1.3em;
color: #000;
font-weight: 800;
margin-top: 30px;
display: block;
padding-bottom: 10px;
}
.page-where-to-stay #views-bootstrap-grid-1 .col-lg-6 {
width: 44%;
position: relative;
float: right;
padding: 0px 10px 60px 40px;
}
.page-where-to-stay #views-bootstrap-grid-1 .col-lg-6:hover {
background: rgba(102, 118, 24, 1.0);
}
.page-where-to-stay #views-bootstrap-grid-1 {
width: 100%;
position: relative;
}
.page-where-to-stay #views-bootstrap-grid-1 .col-lg-6 h4 div {
color: #FFF;
z-index: 9999;
position: relative;
float: left;
margin: 0px 0px 0px;
width: 100%;
clear: both;
}
.page-where-to-stay #views-bootstrap-grid-1 .col-lg-6:hover span a {
color: #FFF;
}
.page-where-to-stay #views-bootstrap-grid-1 .col-lg-6 h4 {
margin: -50px 0px 0px 15px;
color: #FFF;
}
.field-name-field-resident-price.field-type-commerce-price {
color: #fff;
margin-left: 15px;
}
.page-where-to-stay #views-bootstrap-grid-1 .col-lg-6 h4, .field-name-field-resident-price.field-type-commerce-price {
text-shadow: 1px 1px 1px #000;
}

#edit-field-park-target-id-wrapper {
text-align: center;
width: 100%;
}
select#edit-field-park-target-id {
padding: 5px 20px 5px;
height: 50px;
text-align: center;
border-radius: 3px;
border: 3px solid #ECECEC;
}

#field-slideshow-1-pager li {
display: inline-block;
float: none;
margin: 0px 8px;
}
#field-slideshow-1-pager {
text-align: center;
position: relative;
margin: 10px;
}

.activeSlide img {
border: 5px solid #4D5300 !important;
margin: -5px;
}
#field-slideshow-1-pager li img {
border: 5px solid #F1F1F1;
margin: -5px;	
}


.view-camping.view-id-camping #views-bootstrap-thumbnail-1 .row .span4 {
width: 27%;
margin-bottom: 15px;
}
.view-camping.view-id-camping #views-bootstrap-thumbnail-1 .row .span4 .park_container {
width: 100%;
margin: 0px;
}
.view-camping.view-id-camping #views-bootstrap-thumbnail-1 .row .span4 .thumbnail:hover {
margin: 0px;
}
.view-camping.view-id-camping #views-bootstrap-thumbnail-1 .row .span4 .thumbnail h3 {
margin: 0px auto 0;
line-height: 18px;
padding: 0px;
font-weight: 600 !important;
font-size: 15px;
}

.view-camping.view-id-camping #views-bootstrap-thumbnail-1 .row .span4 .field-name-field-capacit {
font-style: italic;
}

.view-camping.view-id-camping #views-bootstrap-thumbnail-1 .row .span4 .thumbnail:hover img {
margin-bottom: 0px;
}
.view-camping.view-id-camping #views-bootstrap-thumbnail-1 .row .span4 .thumbnail {
border-color: transparent;
}



.page-photo-store .col.col-lg-4 {
width: 30.7%;
position: relative;
float: left;
margin-bottom: 25px;
}
.uc-product-node .product-info {
font-size: 2em;
}
.add-to-cart select {
width: 510px;
}
#uc-cart-view-form td.desc {
width: 100%;
font-weight: 600 !important;
}
ul.product-description {
margin-left: 20px;
margin-top: 10px;
}
ul.product-description li {
font-weight: 400;
font-size: 15px;
margin-bottom: 6px;
}
#edit-actions a {
background: #D5D5D5;
padding: 4px 21px;
border-radius: 5px;
}
.cart-review .qty {
background: #F8F8F8;
}

.nav-tabs li:nth-child(1) a, .nav-tabs li:nth-child(1) a:hover { border-top: 5px solid #84DB02 !important; }
.nav-tabs li:nth-child(2) a, .nav-tabs li:nth-child(2) a:hover { border-top: 5px solid #DBC102 !important; }
.nav-tabs li:nth-child(3) a, .nav-tabs li:nth-child(3) a:hover { border-top: 5px solid #DB4702 !important; }
.nav-tabs li:nth-child(4) a, .nav-tabs li:nth-child(4) a:hover { border-top: 5px solid #02DB61 !important; }
.nav-tabs li:nth-child(5) a, .nav-tabs li:nth-child(5) a:hover { border-top: 5px solid #02CADB !important; }
.nav-tabs li:nth-child(6) a, .nav-tabs li:nth-child(6) a:hover { border-top: 5px solid #022DDB !important; }
.nav-tabs li:nth-child(7) a, .nav-tabs li:nth-child(7) a:hover { border-top: 5px solid #7302DB !important; }
.nav-tabs li:nth-child(8) a, .nav-tabs li:nth-child(8) a:hover { border-top: 5px solid #DB02B8 !important; }
.nav-tabs li:nth-child(9) a, .nav-tabs li:nth-child(9) a:hover { border-top: 5px solid #DB0247 !important; }
.nav-tabs li:nth-child(10) a, .nav-tabs li:nth-child(10) a:hover { border-top: 5px solid #FF0353 !important; }
.nav-tabs li:nth-child(11) a, .nav-tabs li:nth-child(11) a:hover { border-top: 5px solid #70B608 !important; }
.nav-tabs li:nth-child(12) a, .nav-tabs li:nth-child(12) a:hover { border-top: 5px solid #B69A08 !important; }
.nav-tabs li:nth-child(13) a, .nav-tabs li:nth-child(13) a:hover { border-top: 5px solid #B60808 !important; }
.nav-tabs li:nth-child(14) a, .nav-tabs li:nth-child(14) a:hover { border-top: 5px solid #08B677 !important; }
.nav-tabs li:nth-child(15) a, .nav-tabs li:nth-child(15) a:hover { border-top: 5px solid #0862B6 !important; }

.nav-tabs li a:hover, .nav-tabs .active a { color: #fff !important; }

.nav-tabs li:nth-child(1) a:hover, .nav-tabs li:nth-child(1).active a { background: #84DB02; }
.nav-tabs li:nth-child(2) a:hover, .nav-tabs li:nth-child(2).active a { background: #DBC102; }
.nav-tabs li:nth-child(3) a:hover, .nav-tabs li:nth-child(3).active a { background: #DB4702; }
.nav-tabs li:nth-child(4) a:hover, .nav-tabs li:nth-child(4).active a { background: #02DB61; }
.nav-tabs li:nth-child(5) a:hover, .nav-tabs li:nth-child(5).active a { background: #02CADB; }
.nav-tabs li:nth-child(6) a:hover, .nav-tabs li:nth-child(6).active a { background: #022DDB; }
.nav-tabs li:nth-child(7) a:hover, .nav-tabs li:nth-child(7).active a { background: #7302DB; }
.nav-tabs li:nth-child(8) a:hover, .nav-tabs li:nth-child(8).active a { background: #DB02B8; }
.nav-tabs li:nth-child(9) a:hover, .nav-tabs li:nth-child(9).active a { background: #DB0247; }
.nav-tabs li:nth-child(10) a:hover, .nav-tabs li:nth-child(10).active a { background: #FF0353; }
.nav-tabs li:nth-child(11) a:hover, .nav-tabs li:nth-child(11).active a { background: #70B608; }
.nav-tabs li:nth-child(12) a:hover, .nav-tabs li:nth-child(12).active a { background: #B69A08; }
.nav-tabs li:nth-child(13) a:hover, .nav-tabs li:nth-child(13).active a { background: #B60808; }
.nav-tabs li:nth-child(14) a:hover, .nav-tabs li:nth-child(14).active a { background: #08B677; }
.nav-tabs li:nth-child(15) a:hover, .nav-tabs li:nth-child(15).active a { background: #0862B6; }



.nav-tabs.group-facts a {
    text-transform: uppercase;
    font-weight: normal;
}
.nav-tabs.group-facts li a {
    border-top: 2px solid rgba(255, 255, 255, 0) !important;
    background: rgba(0, 0, 0, 0);
}
.nav-tabs.group-facts li.active a, 
.nav-tabs.group-facts li a:hover { 
	border-top: 2px solid #464646 !important;
    background: #464646;
	border-right: 0px;    
}
.tab-content.collapsible, .tab-content.collapsible h1, .tab-content.collapsible h2, .tab-content.collapsible h3,
.tab-content.collapsible p, .tab-content.collapsible a {
    color: #FFF;    
}
.tab-content.collapsible {
    padding: 30px;
 	background: rgba(70, 70, 70, 1.0)   
}
ul.nav.group-facts {
    margin-bottom: 0px;
}



.rooms-search-result__unit-embedded:hover {
background: #eaeaea;
}
.rooms-search-result__unit-embedded {
padding: 0px 10px 10px;
border-bottom: 4px solid #E9E9E9;
margin-bottom: 10px;
}

.view-booking-cart-form table td, .view-booking-checkout-form table td, .commerce-checkout-form-review table td {
font-size: initial !important;
font-weight: inherit !important;
border-bottom: 3px solid #F1F1F1;
}

.view-booking-checkout-form table td {
border-bottom: 2px solid #DADADA;
padding: 30px 10px;
}
.view-booking-checkout-form table tr {
/* background: #F7F7F7; */
}
.view-booking-checkout-form .line-item-summary {
font-size: 1.3em;
padding-top: 15px;
}
.checkout-buttons .checkout-cancel, .checkout-buttons .checkout-back {
color: #F13F3F !important;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
color: #7E7D7D !important;
}
.rooms-search-result__unit-embedded .field .field-name-rooms-booking-unit-options .field-type-rooms-options .field-label-hidden{
display:none;
}


/* NOV 2014 */
.booking.form .option {
font-weight: 800;
text-transform: uppercase;
}
.span8.booking.content h2 {
color: rgba(102, 118, 24, 1.0);
text-transform: uppercase;
font-weight: 800;
}
.page-booking #page-title {
max-width: 260px;
width: 100%;
}
.entity-rooms-unit .field-name-field-imagec.field-type-image {
width: 100%;
height: auto;
max-width: 270px;
float: left;
margin-right: 20px;
}
.rooms-search-result__unit-base-price {
margin-top: 50px;
border-bottom: 3px solid #CCC;
margin-bottom: 20px;
}
.form-item.form-type-checkbox.form-item-options-non--resident- {
width: 45%;
}
.form-item.form-type-checkbox.form-item-options-non--resident {
width: 45%;
}

.rooms-search-result__unit-embedded .rooms-search-result__new-price {
margin-top: -20px;
border-left: 1px solid #CCC;
padding-left: 10px;
padding-top: 28px;
}
.rooms-search-result__actions input {
width: 100%;
}
.rooms-search-result__actions {
width: 100%;
}

.rooms-current-search__info {
width: 100%;
}
.rooms-current-search__info .form-item {
position: relative;
float: left;
width: 23%;
clear: none;
text-align: left;
display: flex;
}

#edit-actions--4 {
border: 0px !important;
background: none;
clear: both;
text-align: left;
/* margin: 0 auto; */
position: relative;
float: none;
}

.rooms-search-result__unit-embedded .rooms-search-result__actions .form-submit {
width: 100%;
}

.rooms-current-search__info .form-item #edit-change-search {
background: #525252;
font-size: 13px;
padding: 6px 10px;
font-weight: 500;
}
.rooms-current-search__info .form-item #edit-change-search:hover {
background: #4D4D4D;
}


.rooms-current-search__info .form-item label {
font-weight: 800;
padding-top: 1px;
}
.rooms-current-search__info {
width: 100%;
border-bottom: 1px solid #CCC;
padding-bottom: 10px;
}



.page-sanctuaries .park_container .field-name-field-images, .page-orphanages .park_container .field-name-field-images, .page-marine-national-park .park_container .field-name-field-images, .page-reserves .park_container .field-name-field-images, .page-national-parks .park_container .field-name-field-images {
height: auto;
max-height: 130px;
overflow-y: hidden;
}

.front img.imageblock-image{
    border-bottom-right-radius: 4% 10%;
    min-width: 362px !important;
}
#block-gtranslate-gtranslate select {
    width: 110px !important;
    background-color: #6c7c14;
    border: 1px solid #606E0D;
    color: #FFF;
    margin-top: 26px;
}

/*
li.group-overview.field-group-bootstrap_fieldgroup_nav_itemactive.active a {
    background: #84DB02;
    color: #FFF;
}
*/

.view-latestnews > div {
width: 100%;
clear: both;
padding: 15px 15px 15px 0px;
}

/* REMOVE THIS EUGENE */
/*
.view-latestnews > div p {
margin-bottom: 1px;
padding-left: 3px;
}
.view-latestnews > div a {
font-size: 1.6em;
padding-left: 10px;
}
*/
.view-latestnews .row {
    margin-bottom: 20px;
}
.view-latestnews img {
    float: left;
    margin-right: 20px;
}
.mobile-navigation {
    text-align: center;
}

/*
.mobile-navigation:after {
    content: "\e012";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
*/

@media (min-width: 980px) {
	.views-field-field-adimage {
		height: 244px !important;
		overflow: hidden;
		margin-bottom: 20px;
	}


	.views-field.views-field-field-adimage .field-content {
		height: 244px !important;
	}

	.views-field.views-field-field-adimage .field-content img {
		width: 100%;
		height: 100%;
	}
}

tr.even.tender {
    background-color: white !important;
}


#block-views-board-block ,#block-views-board-block-1{
    background: white;
    line-height: 2em;
    padding-left: 0.09em;
    text-align: center;
}

#block-views-board-block  p,#block-views-board-block-1  p{
        text-align: justify;
    padding-right: 2em;
    padding-left: 2em;
    font-size: medium;
    line-height: 1.6em;
}
div#block-views-board-block {
    background: white;
    width: fit-content;
}

.field.field-name-field-level.field-type-text.field-label-hidden {
    text-decoration: double;
    font-weight: bolder;
    color: rgba(102, 118, 24, 1.0);
    font-size: medium;
}