/*
Theme Name: Atlas Theme
Version: 1.0
Description: The official theme for the Atlas site
Author: Africa Branding, LLC.
*/

@font-face {
  font-family: 'Font Awesome';
  src: url('fonts/fontawesome-webfont_v-4.4.0.eot');
  src: url('fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff') format('woff2'), url('fonts/fontawesome-webfont_v-4.4.0.woff') format('woff'), url('fonts/fontawesome-webfont_v-4.4.0.ttf') format('truetype'), url('fonts/fontawesome-webfont_v-4.4.0.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: 'Source Sans Pro', Helvetica, sans-serif;
	color: #333;
}
html, body {
	height: 100%;
}
body {
	line-height: 100%;
}
ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	color: inherit;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
a {
	text-decoration: none;
	color: #c8ab48;
	outline: none !important;
}
a:hover {
	color: #ac1d3f;
}
input {
	outline: none;
}

/* Clearing floats */
.clear {
	clear: both;
}


/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}


/* Video properties */
video {
  width: 100%    !important;
  height: auto   !important;
}




/* Images */
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.site {
}
/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}



/* Navigation Menu */
.firstmenu {
	float: right;
	padding-right: 40px;
}


.main-navigation {
	text-align: center;
}
.main-navigation li {
	margin-top: 24px;
	font-size: 16px;
}
.main-navigation li li a {
	text-transform: none;
}
.main-navigation a:hover {
	color: #000;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: inline-block !important;
	text-align: left;
	width: 100%;
}
.main-navigation ul {
	margin: 0;
	text-indent: 0;
}
.main-navigation li a,
.main-navigation li {
	display: inline-block;
	text-decoration: none;
}
.main-navigation li a {
	margin-top: 24px;
	border-bottom: 0;
	color: #231f20;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
	border-left: 5px solid #c7aa48;
	font-family: 'Libre Baskerville', sans-serif;
}
.main-navigation li a:hover {
	color: #ac1d3f;
}
.main-navigation li {
	margin: 0;
	position: relative;
}
.main-navigation li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 13;
	padding-top: 0px;
}
.main-navigation li ul ul {
	top: 0;
	left: 100%;
	padding: 0;
}
.main-navigation ul li:hover > ul {
	display: block;
	background: rgba(255, 255, 255, 0.9);
}
.main-navigation li ul li {
	display: block;
	border: none;
}
.main-navigation li ul li a {
	margin: 0;
}
.main-navigation li:hover ul li {
	border: none;
}
.main-navigation li ul li a {
	display: inline-block;
	font-size: 14px;
	padding: 10px;
	line-height: 30px;
	height: auto;
	width: 160px;
	white-space: normal;
	margin-bottom: 0;
	margin-right: 0;
	text-transform: uppercase;
}
.main-navigation li ul .current-menu-item > a,
.main-navigation li ul .current-menu-ancestor > a,
.main-navigation li ul .current_page_item > a,
.main-navigation li ul .current_page_ancestor > a {
	font-weight: bold;
}
.menu-toggle {
	display: none;
}




/* Custom style declarations */
.site-header {
	background: rgba(255, 255, 255, 0.9);
	height: 80px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.site-header .inner {
	position: relative;
}
.site-header a.logo {
	display: block;
	width: 375px;
	height: 66px;
	background: url(images/logo.png) center center no-repeat;
	background-size: 375px 66px;
	float: left;
	margin-left: 20px;
}
.site-header .social {
	float: right;
	padding-top: 22px;
	padding-right: 20px;
}
.site-header .search {
	float: right;
	padding: 20px;
	padding-top: 22px;
}
.site-header .search input[type="text"] {
	display: block;
	float: left;
	border: none;
	background: #36424f;
	font-size: 14px;
	padding: 8px;
	box-sizing: border-box;
	height: 30px;
	color: #eee;
}
.site-header .search input[type="submit"] {
	border: none;
	background: none;
	font-family: 'Font Awesome';
	width: 40px;
	height: 30px;
	font-size: 18px;
	color: white;
}


.footer {
	clear: both;
	background: #f0f0f1;
	padding-top: 40px;
	padding-bottom: 30px;
}
.footer .in {
	max-width: 1120px;
	margin: 0 auto;
}
.footer .in .col {
	width: 20%;
	padding-right: 5%;
	float: left;
}
.footer .in .col a {
	float: left;
	width: 40%;
	padding-right: 10%;
	color: #8e8f90;
	padding-bottom: 4px;
}
.footer .in .col a:hover {
	color: #000;
}
.footer .in .col a.title {
	display: block;
	float: none;
	width: auto;
	padding: 0;
	font-size: 18px;
	font-family: 'Libre Baskerville', serif;
	color: #555759;
	margin-bottom: 10px;
	line-height: 24px;
	text-transform: uppercase;
}
.footer .in .col a.title:hover {
	color: #000;
}
.footer .copy {
	padding-top: 20px;
	text-align: center;
	font-size: 14px;
	color: #aaa;
	border-top: 1px solid #ddd;
	margin-top: 20px;
}

/* Default page styles */
.bread {
	padding-bottom: 20px;
}
.entry-header ul {
	margin-top: 6px;
	margin-left: 10px;
}
.entry-header ul li {
	margin-bottom: 6px;
}
.entry-header ul li a {
	color: #333;
}
.entry-header ul li a:hover {
	color: #7CC9F0;
	text-decoration: none;
}
h1.entry-title {
	font-size: 56px;
	line-height: 56px;
	color: #3d77b5;
	font-weight: 500;
	margin: 0 auto;
}
h1.entry-title a {
	color: white;
}

.entry-content {
	line-height: 24px;
	font-size: 16px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	width: 720px;
	float: left;
}
.entry-content.half {
	width: 560px;
	padding: 0;
	border: none;
}
.entry-content.wide {
	width: auto;
	float: none;
}
.entry-content.noborder {
	padding-top: 0;
	border: none;
}
.entry-content p {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 24px;
}
.entry-content blockquote {
	margin-left: 40px;
	margin-right: 40px;
}
.entry-content blockquote p {
	font-size: 14px;
	line-height: 22px;
}
.entry-content .date {
	display: block;
	font-size: 14px;
	color: #999;
	margin-bottom: 20px;
}
.entry-content .expanded-overview {
	margin-bottom: 40px;
	border-bottom: 1px solid #b3b3b3;
	padding-bottom: 40px;
}
.entry-content .expanded-overview .collapselink {
	display: inline-block;
	background: url(https://atlas-oranto.com/wp-content/themes/atlas/images/icon_collapse.png) 0 4px no-repeat;
	background-size: 12px 12px;
	padding-left: 20px;
}
.entry-content p a {
	color: #f7931d;
}
.entry-content .right {
	width: 310px;
	float: right;
	border-left: 1px solid #b3b3b3;
	padding-left: 30px;
}
.entry-content .right a.backindex {
	color: #f7931d;
	text-align: center;
	display: block;
	padding: 20px;
	border: 1px solid #f7931d;
	font-size: 20px;
	margin-bottom: 30px;
}
#sideOverview {
	margin-bottom: 20px;
}
.entry-content .right .overviewwrap {
	height: 72px;
	overflow: hidden;
	margin-bottom: 20px;
}
.entry-content .right .expandlink {
	display: inline-block;
	background: url(https://atlas-oranto.com/wp-content/themes/atlas/images/icon_expand.png) 0 4px no-repeat;
	background-size: 12px 12px;
	padding-left: 20px;
}
.entry-content .left {
	width: 610px;
	float: left;
}
.entry-content .left .featuredarea {
	margin-bottom: 40px;
}
.entry-content .left .featuredarea .featured_title {
	font-size: 22px;
	color: #3d77b5;
	display: block;
	margin-bottom: 20px;
}
.entry-content .left .featuredarea img {
	margin-bottom: 20px;
}
.entry-content .left .meta {
	font-size: 12px;
}
.entry-content h1 {
	font-size: 36px;
	color: #3d77b5;
	line-height: 42px;
	margin-bottom: 10px;
	font-weight: 600;
}
.entry-content h2 {
	font-size: 24px;
	color: #3d77b5;
	line-height: 32px;
	margin-bottom: 10px;
	font-weight: 600;
}

.content .left h6, .contentarea h6, h6{
	text-transform:uppercase;
	font-size:18px;
	font-weight:400;
	margin-bottom:20px;
	color: #f7931d !important; 
}

.entry-content .visual {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 80px;
}
.entry-content .visual .a,
.entry-content .visual .b,
.entry-content .visual .c {
	width: 136px;
	height: 136px;
	border-radius: 68px;
	background: #3d77b5;
	margin-right: 40px;
	display: inline-block;
	display:none;
}
.entry-content .visual .c {
	margin-right: 0;
	background: #f7931d;
}


.homebanner {
	position: relative;
	z-index: 0;
	height: 580px;
}

#slideshow .sitem {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	opacity: 0.0;
	height: 100%;
}
#slideshow .sitem .bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('https://atlas-oranto.com/wp-content/themes/atlas/style.css?v20180912&ver=5.8.7') center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#slideshow .sitem.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow .sitem.last-active {
	z-index: 9;
}
#slideshow .sitem .bg .desc {
	background: rgba(85, 87, 89, 0.8);
	position: absolute;
	top: 120px;
	left: 40px;
	width: 440px;
	font-weight: normal;
	color: white;
}
#slideshow .sitem .bg .separator,
#slideshow .sitem .bg .separator2 {
	float: left;
	display: block;
	width: 24px;
	height: 40px;
	background: #c7aa48;
}
#slideshow .sitem .bg p {
	border-left: 24px solid #c7aa48;
	padding: 20px;
	font-size: 16px;
	line-height: 20px;
	color: white;
}
#slideshow .sitem .bg .desc h1 {
	clear: left;
	color: #f8dfa3;
	font-size: 32px;
	font-weight: normal;
	line-height: 36px;
	padding: 10px;
	font-family: 'Libre Baskerville', serif;
}
#slideshow .sitem .bg .actions {
	position: absolute;
	bottom: 40px;
	right: 40px;
	line-height: 24px;
}
#slideshow .sitem .bg .actions a {
	display: inline-block;
	padding: 5px 10px;
	color: white;
	font-size: 18px;
	margin-bottom: 10px;
}
#slideshow .sitem .bg .actions a:hover {
	
}
#slideshow .sitem .bg .actions a.olive {
	background: rgba(248, 223, 163, 0.8);
}
#slideshow .sitem .bg .actions a.olive:hover {
	background: #d4b977;
}
#slideshow .sitem .bg .actions a.grey {
	background: rgba(255, 255, 255, 0.6);
}
#slideshow .sitem .bg .actions a.grey:hover {
	background: #aaa;
}
#slideshow .sitem .bg .actions a.red {
	background: rgba(172, 29, 63, 0.8);
}
#slideshow .sitem .bg .actions a.red:hover {
	background: #a30e2d;
}

#slideshow .sitem .bg .actions a span {
	color: rgba(85, 87, 89, 1.0);
	font-family: 'Font Awesome';
	display: inline-block;
	margin-left: 20px;
}
#slideshow .sitem .bg .actions a span:before {
	content: '\f105';
}


.hometitle {
	text-align: center;
	max-width: 960px;
	margin: 0 auto;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.hometitle h2 {
	background: #555759;
	padding: 10px 40px;
	text-transform: uppercase;
	font-weight: normal;
	color: #f8dfa3;
	display: inline-block;
	font-size: 24px;
	font-family: 'Libre Baskerville', serif;
}
.hometitle .h2arr {
	clear: both;
	display: block;
	width: 0px;
	margin: 0 auto;
	border-top: 16px solid #555759;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	margin-bottom: 20px;
}
.hometitle p {
	font-size: 18px;
	line-height: 24px;
}


#breadcrumbs {
	font-size: 14px;
	color: #777;
}
#breadcrumbs a {
	color: #777;
	text-decoration: none;
}




.bsections {
	max-width: 1260px;
	margin: 0 auto;
	margin-top: 40px;
}
.bsections.collapsed {
	width: auto;
	margin: 0;
}
.bsections .block {
	width: 300px;
	margin-right: 20px;
	float: left;
	display: block;
}
.bsections .block .preview {
	height: 180px;
	background: url('https://atlas-oranto.com/wp-content/themes/atlas/style.css?v20180912&ver=5.8.7') center center no-repeat transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bsections a.block:hover {
	
}
.bsections.collapsed .block {
	width: auto;
	float: none;
	margin: 0;
	margin-bottom: 20px;
}
.bsections .block.b4 {
	margin-right: 0;
}
.bsections .block img {
	max-width: 100%;
	display: block;
}
.bsections .block .inner {
	border-left: 14px solid grey;
	padding-top: 30px;
	color: #555759;
}
.bsections a.block:hover .inner {
	border-left-color: #000;
}
.bsections .block.b1 .inner {
	border-left-color: #bb8c7d;
}
.bsections .block.b2 .inner {
	border-left-color: #c7aa48;
}
.bsections .block.b3 .inner {
	border-left-color: #8e8f90;
}
.bsections .block.b4 .inner {
	border-left-color: #f8dfa3;
}
.bsections .block .inner h1 {
	background: white;
	margin-left: -14px;
	padding: 10px;
	font-family: 'Libre Baskerville', serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
}
.bsections .block .inner h2 {
	background: white;
	margin-left: -14px;
	padding: 10px;
	font-family: 'Libre Baskerville', serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}
.bsections .block .inner p {
	padding: 20px;
	height: 80px;
	color: #58595b;
	font-size: 14px;
}




.newsnav {
	
}
.newsnav .block {
	margin-bottom: 20px;
	border: 1px solid transparent;
}
.newsnav .block:hover {
	opacity: 0.8;
}
.newsnav .block .inner {
	border-left: 14px solid rgba(172, 29, 63, 1.0);
	padding-top: 30px;
	opacity: 1.0;
}
.newsnav .block .inner h1 {
	background: white;
	margin-left: -14px;
	padding: 10px;
	font-family: 'Libre Baskerville', serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
}
.newsnav .block .inner h2 {
	background: white;
	margin-left: -14px;
	padding: 10px;
	font-family: 'Libre Baskerville', serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}
.newsnav .block .inner p {
	padding: 20px;
	color: #58595b;
	font-size: 14px;
	line-height: 18px;
	max-height: 36px;
	overflow: hidden;
}




.highlights {
	text-align: center;
	margin-top: 40px;
}
.highlights h2 {
	background: #bb8c7d;
	padding: 10px 40px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	display: inline-block;
	font-size: 24px;
	font-family: 'Libre Baskerville', serif;
}
.highlights .h2arr {
	clear: both;
	display: block;
	width: 0px;
	margin: 0 auto;
	border-top: 16px solid #bb8c7d;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	margin-bottom: 20px;
}

.bhighlights {
	max-width: 1260px;
	margin: 0 auto;
}
.bhighlights.spaced {
	margin-top: 40px;
}
.bhighlights .in-margin {
	margin-right: -20px;
}
.bhighlights .block {
	width: 300px;
	margin-right: 20px;
	float: left;
}
.bhighlights .in-margin .block {
	height: 150px;
}
.bhighlights .block .inner h2 {
	background: white;
	font-family: 'Libre Baskerville', serif;
	font-size: 18px;
	line-height: 22px;
	border-left: 14px solid #c7aa48;
	padding-left: 6px;
}
.bhighlights .block .inner h3 {
	padding-left: 20px;
	color: #ac1d3f;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Libre Baskerville', serif;
	font-weight: normal;
}
.bhighlights .block .inner h3 strong,
.bhighlights .block .inner h3 b {
	color: #ac1d3f;
	font-family: 'Libre Baskerville', serif;
	font-size: 18px;
}
.bhighlights .block .inner p {
	padding: 20px;
	padding-top: 4px;
	height: 80px;
	color: #58595b;
	font-size: 14px;
}


.ptitleside {
	margin-left: -20px;
	margin-bottom: 40px;
}
.ptitleside h2 {
	background: white;
	font-family: 'Libre Baskerville', serif;
	font-size: 32px;
	line-height: 36px;
	border-left: 14px solid #c7aa48;
	padding-left: 6px;
	margin-bottom: 10px;
}
.ptitleside h3 {
	padding-left: 20px;
	color: #ac1d3f;
	font-size: 24px;
	font-family: 'Libre Baskerville', serif;
	font-weight: normal;
}
.ptitleside h3 b {
	color: #ac1d3f;
	font-size: 24px;
	font-family: 'Libre Baskerville', serif;
	font-weight: bold;
}

.headerbg {
	height: 200px;
	background: url('https://atlas-oranto.com/wp-content/themes/atlas/style.css?v20180912&ver=5.8.7') center center no-repeat transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.headertitle {
	margin-top: -44px;
	text-align: center;
}
.headertitle h1 {
	background: #ac1d3f;
	padding: 10px 40px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
	height: 24px;
	font-family: 'Libre Baskerville', serif;
}
.headertitle .h1arr {
	clear: both;
	display: block;
	width: 0px;
	margin: 0 auto;
	border-top: 16px solid #ac1d3f;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	margin-bottom: 20px;
}



.communitiestitle {
	max-width: 960px;
	margin: 0 auto;
	margin-top: -44px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
.communitiestitle h1 {
	background: #bc8d7d;
	padding: 10px 40px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
	height: 24px;
	font-family: 'Libre Baskerville', serif;
}
.communitiestitle .h1arr {
	clear: both;
	display: block;
	width: 0px;
	margin: 0 auto;
	border-top: 16px solid #bc8d7d;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	margin-bottom: 20px;
}
.communitiestitle p {
	font-size: 14px;
	line-height: 20px;
}

.contacttitle {
	max-width: 960px;
	margin: 0 auto;
	margin-top: -44px;
	text-align: center;
}
.contacttitle h1 {
	background: #bc8d7d;
	padding: 10px 40px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
	height: 24px;
	font-family: 'Libre Baskerville', serif;
}
.contacttitle .h1arr {
	clear: both;
	display: block;
	width: 0px;
	margin: 0 auto;
	border-top: 16px solid #bc8d7d;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	margin-bottom: 20px;
}
.centeredcontent {
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
.centeredcontent p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}


.page-title {
	margin-top: -20px;
}
.page-title img {
	max-width: 100%;
	margin-bottom: 20px;
}
.page-title .featured {
	height: 300px;
	background: url('https://atlas-oranto.com/wp-content/themes/atlas/style.css?v20180912&ver=5.8.7') center center no-repeat transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: -36px;
	margin-bottom: 20px;
}
.page-title h1 {
	background: #c7aa48;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	line-height: 32px;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 20px;
	font-family: 'Libre Baskerville', serif;
	margin: 0;
}
.page-title.news h1 {
	background: #ac1d3f;
}
.page-title .h1arr {
	clear: both;
	display: block;
	width: 0px;
	margin: 0 auto;
	border-top: 16px solid #c7aa48;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	margin-bottom: 20px;
	position: relative;
}
.page-title.news .h1arr {
	border-top: 16px solid #ac1d3f;
}




.properties {
	float: none;
	display: block;
}
.properties .icon {
	padding-left: 50px;
	color: #58595b;
	display: block;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 40px;
}
.properties .icon em {
	background: url(images/side-icon-sprite.png) top left no-repeat #8e8f90;
	background-size: 32px auto;
	display: block;
	float: left;
	margin-left: -50px;
	width: 40px;
	height: 40px;
}
.properties .icon span {
	display: block;
	font-family: 'Libre Baskerville', serif;
	font-size: 16px;
	color: #001a71;
	margin-bottom: 4px;
}
.properties .icon.entrydate em {
	background-position: 4px 6px;
}
.properties .icon.psc em {
	background-position: 4px -40px;
}
.properties .icon.shareholders em {
	background-position: 4px -88px;
}
.properties .icon.areaofblock em {
	background-position: 4px -136px;
}
.properties .icon.waterdepth em {
	background-position: 4px -188px;
}
.properties .icon.activitytodate em {
	background-position: 4px -248px;
}
.properties .icon.numberofprospects em {
	background-position: 4px -312px;
}
.properties .icon.currentactivity em {
	background-position: 4px -372px;
}

.portofliomenu {
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
	background: #f0f0f1;
	margin-bottom: 40px;
}
.portofliomenu a {
	display: inline-block;
	padding: 5px 20px;
	line-height: 24px;
	font-family: 'Libre Baskerville', serif;
	color: #555759;
}
.portofliomenu a:hover {
	color: #c7aa48;
}
.portofliomenu a.selected {
	font-weight: bold;
	color: #000;
}
.portofliomenu a.overview {
	color: #c7aa48;
	text-transform: uppercase;
}


.mapcontainer {
	max-width: 860px;
	margin: 0 auto;
	padding-left: 400px;
}
.mapcontainer .desc {
	float: left;
	margin-left: -400px;
	width: 400px;
}
.mapcontainer .desc h2 {
	border-left: 14px solid #c8ab48;
	padding-left: 10px;
	font-size: 32px;
	line-height: 40px;
	font-family: 'Libre Baskerville', serif;
	font-weight: normal;
	margin-bottom: 20px;
}
.mapcontainer .desc p {
	line-height: 24px;
	padding-left: 24px;
	margin-bottom: 20px;
}
.mapinner {
	width: 860px;
	background: url(images/africa-map.jpg) 42px -46px no-repeat;
	background-size: 800px 1000px;
}





.profilepanel {
}
.profiles {
	margin-bottom: 40px;
}
.profiles .singleprofile {
	width: 210px;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	height: 280px;
	background: #f5f5f5;
	margin-bottom: 10px;
	cursor: pointer;
	padding: 10px;
}
.profiles.alt .singleprofile {
	background: #f68a27;
}
.profiles .singleprofile .preview {
	height: 210px;
	width: 210px;
	background: url(images/profile.png) center center no-repeat #fafafa;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.profiles .singleprofile span.name {
	font-family: 'Libre Baskerville', serif;
	color: #555759;
	display: block;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 16px;
	line-height: 16px;
	margin-top: 10px;
}
.profiles .singleprofile:nth-child(3n+1) span.name {
	border-left: 10px solid #8e9090;
}
.profiles .singleprofile:nth-child(3n+2) span.name {
	border-left: 10px solid #b68c80;
}
.profiles .singleprofile:nth-child(3n+3) span.name {
	border-left: 10px solid #c1a755;
}
.profiles.alt .singleprofile span.name {
	color: #555759;
}
.profiles .singleprofile span.title {
	font-family: 'Libre Baskerville', serif;
	text-transform: uppercase;
	color: #555759;
	display: block;
	padding: 10px;
	font-weight: 300;
	padding-left: 20px;
}
.profiles .singleprofile .details {
	height: 330px;
	overflow: auto;
	display: none;
}
.profiles .singleprofile .details p {
	font-size: 14px;
	line-height: 18px;
	color: white;
}
.profiles .singleprofile .interview {
	display: none;
}

.singleprofile.profileoverlay {
	position: fixed;
	width: 700px;
	height: 460px;
	overflow: auto;
	background: rgba(85,87,89,0.95);
	border-left: 20px solid #c7aa48;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	padding: 20px;
	left: 50%;
	margin-left: -360px;
	top: 50%;
	margin-top: -230px;
	z-index: 3;
	cursor: default;
}
.singleprofile.profileoverlay a.close {
	text-align: right;
	display: block;
	color: white;
	padding-top: 10px;
	text-transform: uppercase;
	margin-top: 10px;
}
.singleprofile.profileoverlay .inner {
	margin-left: 220px;
}
.singleprofile.profileoverlay .inner .preview {
	margin-left: -220px;
	float: left;
}
.profiles .singleprofile.profileoverlay span.name,
.profiles .singleprofile.profileoverlay span.title {
	padding: 0;
	font-size: 24px;
	line-height: 32px;
	color: white;
	margin-bottom: 10px;
	border: none;
}
.profiles .singleprofile.profileoverlay span.title {
	font-size: 16px;
	line-height: 20px;
}
.singleprofile.profileoverlay .details {
	display: block;
}



.contactsections {
	max-width: 1260px;
	margin: 0 auto;
	margin-top: 40px;
	line-height: 20px;
	width: auto;
	margin: 0;
}
.contactsections strong {
	color: #ac1d3f;
}
.contactsections h1 {
	font-family: 'Libre Baskerville', serif;
	font-weight: bold;
	color: #555759;
	margin-left: -40px;
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: white;
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 10px;
}
.contactsections .b1 {
	border-left: 14px solid #bb8c7d;
	padding: 20px;
	margin-bottom: 20px;
	padding-top: 40px;
}
.contactsections .b2 {
	border-left: 14px solid #c7aa48;
	padding: 20px;
	margin-bottom: 20px;
	padding-top: 40px;
}
.contactsections .b3 {
	border-left: 14px solid #8e8f90;
	padding: 20px;
	margin-bottom: 20px;
	padding-top: 40px;
}
.contactsections p {
	margin-bottom: 10px;
}




.side-content {
	width: 280px;
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 140%;
	font-size: 13px;
}
.side-content img {
	max-width: 100%;
}
.side-content.half {
	width: 560px;
	font-size: 16px;
	line-height: 24px;
}
.side-content ul li {
	margin-bottom: 20px;
}
.side-content ul li a {
	display: block;
	padding: 30px 0 30px 15px;
	margin-right: 30px;
	background: #F2F2F2;
	color: black;
}
.side-content ul li a:hover {
	color: white;
	background: #7CC9F0;
	text-decoration: none;
}

.side-content .more-links ul li {
	margin-bottom: 0;
}
.side-content .more-links ul li a {
	display: block;
	padding: 0 0 6px 0;
	margin-right: 0;
	background: none;
	color: black;
}
.side-content .more-links ul li span {
	color: black;
}
.side-content .more-links ul li span:hover,
.side-content .more-links ul li a:hover {
	color: #7CC9F0;
	background: none;
}
.side-content a.wide-link {
	display: block;
	font-weight: 400;
	padding-bottom: 20px;
}



/* Blog related styles */
.news-left {
	max-width: 820px;
	padding-bottom: 80px;
	margin: 0 auto;
}
.news-left .post,
.news-left .page {
	line-height: 140%;
}
.news-left .post p {
	font-size: 14px;
	margin-bottom: 20px;
}
.news-left .post .date,
.news-left .post .date2 {
	margin-bottom: 10px;
	color: #aaa;
	font-size: 14px;
}
.news-left .post .date {
	text-align: center;
}
.news-left .post .date2 {
	color: #777;
}
.news-left .post .location {
	margin-bottom: 0px;
	color: #aaa;
	font-size: 14px;
	text-transform: uppercase;
}
.news-left .entry-header {
	margin-bottom: 30px;
}
.news-left .post a.entry-title,
.news-left .page a.entry-title {
	font-size: 21px;
	margin-bottom: 10px;
	color: #4D4D4D;
	line-height: 130%;
	display: block;
}
.news-left .featured-image {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 150px;
}
.news-left .responsive-featured-image {
	display: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 150px;
}
.news-left .info {
	float: left;
	width: 450px;
}
.news-left .info.no-featured {
	width: auto;
}
.news-left .info a.readmore {
	display: inline-block;
	background: url(https://atlas-oranto.com/wp-content/themes/atlas/images/arr-blue.png) right center no-repeat;
	padding-right: 30px;
	margin-top: 24px;
	font-size: 12px;
}
.news-left .info a.register {
	display: inline-block;
	margin-top: 24px;
	font-size: 12px;
	margin-right: 30px;
}


.pagecontent {
	max-width: 1120px;
	margin: 0 auto;
	padding-top: 20px;
}
.pagecontent .main-content p {
	line-height: 24px;
	font-size: 18px;
	margin-bottom: 20px;
}
.pagecontent .main-content .highlight {
	padding: 20px;
	margin-bottom: 20px;
	color: white;
	background: #ac1d3f;
	font-size: 14px;
	line-height: 18px;
}
.pagecontent .navmenu {
	width: 120px;
	float: left;
	margin-right: 40px;
}
.navmenu .ib.current_page_item {
	background: #888;
}
.pagecontent.hasbanner .navmenu {
	margin-top: -240px;
}
.pagecontent .main-title {
	margin-bottom: 40px;
}
.pagecontent .main-content {
	max-width: 650px;
	float: right;
}
.pagecontent .main-content.wide {
	max-width: 720px;
	min-height: 800px;
}
.pagecontent .main-content.centered {
	float: none;
	width: auto;
	text-align: center;
	padding-top: 40px;
	max-width: none;
}
.pagecontent .main-content.wide-alt {
	max-width: 810px;
}
.pagecontent .main-content .actions {
	border-top: 2px dotted #ddd;
	padding-top: 20px;
	margin-top: 20px;
}
.pagecontent .main-content .actions a {
	display: block;
	float: left;
	height: 120px;
	margin-right: 10px;
}
.pagecontent .sidebar {
	max-width: 320px;
	float: right;
}
.pagecontent .sidebar p {
	margin-bottom: 0;
}
.pagecontent .sidebar img {
	max-width: 100%;
	display: inline-block;
}
.pagecontent .sidebar hr {
	border: none;
	border-bottom: 2px dotted #ddd;
	background: none;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pagecontent .sidebar h3 {
	color: #c8ab48;
	padding: 3px;
	line-height: 24px;
	text-align: center;
	background: #36424f;
}
.pagecontent .sidebar h4 {
	margin-bottom: 10px;
	margin-top: 20px;
}

.pagecontent .navbar {
	max-width: 320px;
	float: left;
}
.pagecontent .main-content blockquote {
	padding: 20px;
	background: #eaebec;
	margin-bottom: 20px;
}
.pagecontent .main-content blockquote p {
	font-size: 13px;
	line-height: 18px;
}
.pagecontent .main-content blockquote p a {
	display: inline-block;
	padding: 4px 10px;
	color: white;
	background: #36424f;
}

.siderelated li {
	border-bottom: 1px dotted #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}
.siderelated li a {
	display: block;
}
.siderelated li a span {
	display: block;
}
.siderelated li a span.title {
	color: #f7931d;
	font-size: 16px;
	margin-bottom: 4px;
}
.siderelated li a:hover span.title {
	color: #36424f;
}
.siderelated li a span.desc {
	color: #777;
}




.cprofile {
	width: 190px;	
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #808080;
	height: 350px;
	margin-right: 20px;
	line-height: 0;
}
.cprofile em {
	line-height: 20px;
	display: block;
	font-style: normal;
	color: #777;
}
.cprofile a {
	color: #333;
	line-height: 20px;
	font-size: 12px;
}
.cprofile a:hover {
	color: #c8ab48;
}
.cprofile img {
	max-width: 100%;
	margin-bottom: 20px;
}
.cprofile strong {
	font-size: 22px;
	display: block;
	line-height: 24px;
	margin-bottom: 10px;
}




.subscription-form {
	display: block;
	width: 360px;
	height: 309px;
	float: right;
	background: url(images/subscription-form-bg.png) top left no-repeat;
	background-size: 360px 309px;
	text-align: center;
	margin-left: 20px;
}
.subscription-form .l1 {
	color: white;
	font-size: 32px;
	line-height: 40px;
	padding-top: 40px;
	display: block;
}
.subscription-form .l2 {
	color: white;
	font-size: 24px;
	line-height: 32px;
	display: block;
	margin-bottom: 30px;
}
.subscription-form input[type="text"] {
	background: transparent;
	border-radius: 3px;
	width: 238px;
	font-size: 14px;
	padding: 5px;
	border: 1px solid white;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	color: white;
}
.subscription-form input[type="text"]::-webkit-input-placeholder {
   color: white;
}
.subscription-form input[type="text"]:-moz-placeholder {
   color: white;  
}
.subscription-form input[type="text"]::-moz-placeholder {
   color: white;  
}
.subscription-form input[type="text"]:-ms-input-placeholder {  
   color: white;  
}
.subscription-form input[type="submit"] {
	display: block;
	width: 250px;
	padding: 5px;
	margin: 0 auto;
	background: transparent;
	border: 1px solid #c8ab48;
	color: white;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	text-transform: uppercase;
	border-radius: 3px;
}
.subscription-form input[type="submit"]:hover {
	background: #c8ab48;
}



.bread {
	font-size: 14px;
	color: #777;
	padding-top: 30px;
}
.pagecontent .main-content.wide-alt .bread {
	padding-top: 0;
}



.pagebanner {
	height: 500px;
	background: #efefef;
}
.articlebanner {
	height: 500px;
	position: relative;
	background: url('https://atlas-oranto.com/wp-content/themes/atlas/style.css?v20180912&ver=5.8.7') center center no-repeat transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.articlebanner .desc {
	padding: 20px;
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
}
.articlebanner .desc h2 {
	font-size: 18px;
	line-height: 24px;
	color: white;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed white;
	font-weight: normal;
	display: inline-block;
}
.articlebanner .desc h3 {
	font-size: 32px;
	line-height: 36px;
	color: white;
	margin-bottom: 10px;
	font-weight: normal;
}









.small-menu {
	display: none;
}
.entry-content ul {
	list-style: disc;
	margin-left: 20px;
}
.entry-content ul li {
	margin-bottom: 20px;
}
.entry-content ol {
	list-style: decimal;
	margin-left: 20px;
}
.entry-content ol li {
	margin-bottom: 20px;
}
.entry-content ul.summarylist {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.entry-content ul.summarylist li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 6px;
}
.entry-content ul.summarylist li a span {
	color: #3d77b5;
}
.entry-content ul.summarylist li a span.date {
	color: #999;
	font-size: 12px;
	display: block;
}
.entry-content p a.button {
	color: white;
}
.side-content .button {
	display: block;
	font-size: 18px;
	text-align: center;
}

.post.error404 {
	background: #a1abac;
	max-width: 800px;
	margin: 0 auto;
	padding: 80px;
	margin-top: 40px;
	margin-bottom: 40px;
	color: white;
	line-height: 24px;
}
.post.error404 a {
	color: white;
	text-decoration: underline;
}
.post.error404 h1 {
	font-weight: 300;
	font-size: 36px;
	color: white;
	margin-bottom: 10px;
	line-height: 48px;
}



.menu-toggle {
	display: none;
}
.responsiveshow {
	display: none;
}
.bottomarea {
	clear: both;
	padding-top: 20px;
}


@media screen and (max-width: 1260px) {
	.bhighlights .in-margin {
		margin-right: 0;
	}
	.bsections .block,
	.bhighlights .block {
		width: 23%;
		margin: 0;
		margin-left: 1%;
		margin-right: 1%;
		box-sizing: border-box;
	}
	.bsections .block .inner h2 {
		font-size: 14px;
		line-height: 18px;
	}
	.pagecontent {
		position: relative;
		min-height: 1300px;
	}
	.mapcontainer {
		width: auto;
		padding: 0;
		max-width: none;
		padding-left: 20px;
		padding-right: 20px;
	}
	.mapcontainer .desc {
		float: none;
		margin-left: 0;
		width: auto;
	}
	.mapinner {
		margin: 0 auto;
	}

	.bhighlights .in-margin {
		margin-bottom: 20px;
	}
	.bsections .block .inner p,
	.bhighlights .block .inner p {
		margin: 0;
		padding: 0;
		padding-left: 10px;
		overflow: hidden;
	}
	.bhighlights .block .inner p {
		padding-left: 20px;
		padding-right: 20px;
	}
	.bhighlights .in-margin .block {
		height: auto;
	}
}

@media screen and (max-width: 1140px) {
	.pagecontent {
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer .nav-menu li {
		width: 20%;
		padding-right: 5%;
	}
	.footer .in {
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer .nav-menu li li {
		width: auto;
		padding-right: 0;
		display: block;
		float: none;
	}
}

@media screen and (max-width: 1090px) { 
	.homebanner {
		height: 320px;
	}
	.home .homebanner {
		height: 460px;
	}
	.menu-toggle {
		display: block;
		float: right;
		font-family: 'Font Awesome';
		padding-right: 20px;
		padding-top: 30px;
		font-size: 24px;
	}
	.menu-toggle:before {
		content: '\f0c9';
	}
	.main-navigation a.menu-toggle:hover {
		color: #333;
	}
	.small-menu {
		display: none;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		background: #fff;
		overflow-y: auto;
		z-index: 20;
	}
	.small-menu a {
		display: block;
		float: none;
	}
	.small-menu a.hidemenu {
		display: block;
		float: right;
		font-family: 'Font Awesome';
		color: #ccc;
		padding-right: 20px;
		padding-top: 30px;
		font-size: 24px;
	}
	.small-menu a.hidemenu:before {
		content: '\f00d';
	}
	.small-menu a.hidemenu:hover {
		text-decoration: none;
	}
	.firstmenu, 
	.secondmenu {
		display: none;
	}


	.main-navigation ul {
		padding: 20px;
		padding-top: 0;
	}
	.main-navigation li a {
		padding-left: 0;
		border: none;
	}
	.main-navigation li ul li {
		float: none;
	}
	.main-navigation ul li > ul {
		display: block;
		position: static;
		background: transparent;
		padding-top: 0;
		margin-bottom: 10px;
		padding-left: 20px;
	}
	.main-navigation li ul li a {
		padding: 0;
		width: auto;
		background: none;
		float: none;
		font-size: 16px;
	}
	.main-navigation li a, 
	.main-navigation li {
		display: block;
		clear: both;
		margin-left: 0;
		font-size: 18px;
		color: black;
		border: none;
	}
	.main-navigation ul li:hover > ul {
		display: block;
		padding-top: 0;
		background: none;
	}
	.main-navigation li ul li a:hover {
		background: none;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		width: auto;
		float: none;
		position: static;
		display: block !important;
	}
	.main-navigation li ul li.menu-item-has-children a {
		background: none;
	}
	.main-navigation li ul li.menu-item-has-children li a {
		background: none;
	}
	.main-navigation li ul li a {
		color: #666;
	}
	.main-navigation li ul li a:hover {
		color: #c8ab48;
	}
	.responsiveshow {
		display: block;
	}
	.responsivehide {
		display: none;
	}
	.main-navigation li a:hover {
		background: none;
	}

	.pagecontent .navmenu .ib {
		zoom: 50%;
	}
	.footer .in {
		display: none;
	}
	.footer .copy {
		border: none;
		margin: 0;
		padding: 0;
	}
	.bhighlights .block .inner h2 {
		font-size: 14px;
		line-height: 18px;
	}
	#slideshow .sitem .bg .separator {
		height: 20px;
	}
	#slideshow .sitem .bg .desc {
		top: 100px;
	}
	#slideshow .sitem .bg .desc h1 {
		font-size: 32px;
		line-height: 32px;
	}
	#slideshow .sitem .bg p {
		font-size: 14px;
		line-height: 18px;
	}
}

@media screen and (max-width: 1040px) {
	.singleprofile.profileoverlay {
		width: auto;
		left: 0;
		right: 0;
		margin-left: 0;
		margin-right: 0;
	}

	
}


@media screen and (max-width: 860px) {
	.mapinner {
		width: 430px;
		background: url(images/africa-map.jpg) 20px -24px no-repeat;
		background-size: 400px 500px;
	}

}

@media screen and (max-width: 700px) {
	.site-header a.logo {
		display: block;
		width: 220px;
		height: 39px;
		background: url(images/logo.png) center center no-repeat;
		background-size: 220px 39px;
		float: left;
		margin-left: 14px;
		margin-top: 14px;
	}
	.singleprofile.profileoverlay .inner {
		margin-left: 0;
	}
	.singleprofile.profileoverlay .inner .preview {
		margin: 0 auto;
		float: none;
		background: url('https://atlas-oranto.com/wp-content/themes/atlas/style.css?v20180912&ver=5.8.7') center center no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		width: auto;
		height: 240px;
	}
	.singleprofile.profileoverlay .inner .interview {
		float: none;
		margin: 0;
		width: auto;
		height: 100px;
		margin-top: 20px;
	}
	.singleprofile.profileoverlay .inner .interview span {
		float: none;
	}
	.profiles .singleprofile .details {
		height: auto;
	}
	
	.bsections {

	}
	.bsections .block,
	.bhighlights .block {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 8px;
	}
	.bsections .block .inner {
		padding-top: 20px;
	}
	
	#slideshow .sitem .bg .desc {
		left: 20px;
		width: auto;
		right: 20px;
	}
	#slideshow .sitem .bg .actions {
		left: 20px;
		right: 20px;
		width: auto;
	}
	#slideshow .sitem .bg .desc h1 {
		font-size: 20px;
		line-height: 24px;
	}
	#slideshow .sitem .bg .separator {
		height: 20px;
	}
	#slideshow .sitem .bg .actions a {
		font-size: 13px;
	}
	#slideshow .sitem .bg p {
		padding: 10px;
		font-size: 13px;
	}
	.hometitle h2,
	.highlights h2,
	.communitiestitle h1,
	.page-title h1,
	.headertitle h1 {
		font-size: 14px;
		padding: 10px;
	}
	.pagecontent {
		min-height: 0;
	}
	.hometitle p,
	.pagecontent .main-content p,
	.mapcontainer .desc p {
		font-size: 13px;
		line-height: 16px;
	}
	.mapcontainer .desc p {
		padding-right: 20px;
	}
	.pagecontent .main-content.wide {
		padding-left: 0;
	}
	.pagecontent .navbar {
		position: static;
		width: auto;
		max-width: none;
	} 
	.bhighlights .in-margin {
		margin-right: 0;
	}
	.bhighlights .block .inner p {
		font-size: 13px;
	}
	.portofliomenu a {
		font-size: 12px;
		padding: 3px 5px;
	}
	.mapcontainer {
		padding: 0;
	}
	.mapinner {
		width: 300px;
		height: 340px;
		background: url(images/africa-map.jpg) 13px 8px no-repeat;
		background-size: 282px 340px;
		padding-top: 20px;
	}
	.ptitleside {
		display: none;
	}
	.pagecontent .navbar {
		clear: both;
		float: none;
	}
	.pagecontent .main-content.wide {
		min-height: 0;
	}

	.profiles .singleprofile {
		width: auto;
		margin: 0;
		margin-bottom: 10px;
		float: none;
	}
	.profiles .singleprofile .preview {
		width: auto;
	}
}