.position-reset {
	position: initial !important;
}

figure.figure.__block {
    outline: 2px solid #363636;
}

#ajmnfooter .column .list a {
    color: #a5a5a5;
}
figure.figure.sidemenu-fig {
    margin-bottom: 15px;
	position: relative;
}

div#content.post article a:hover {
    color: #003790;
}
div#content.post article a {
    color: #7092cb;
}

.article-content {
    width: 100%;
}
.declaration-sidebar {
    min-width: 350px;
    padding: 10px 0 0 50px;
}

.sidebar h4.widget_title {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #6F92CB;
    background: none;
}
h6.rtecenter {
    margin-bottom: 35px;
}
span.form-input-error {
    font-family: 'Arial' !important;
    color: #ff7f57;
}

#petition-form label, #petition-form input, #petition-form select, #petition-form textarea, #petition-form button, #petition-form .messages .error {
    _width: 100%;
    border-radius: 0;
	 font-size: 14px !important;

}
#petition-form label {
    margin-bottom: 5px
}

#petition-form {
padding: 15px 0;
    margin-bottom: 20px;
}
.btn-primary {
    color: #fff;
    background-color: #dba200;
    border: 0;
    border-radius: 0;
}
.btn-primary:hover {
    background-color: #ecb61d;
}



header.article-header {
    display: none;
}
h6.rtecenter a{
	font-size: 22px;
	font-weight: normal;
	margin: 0 10px;
}
h6.rtecenter a span{
	color: #dba200 !important;
}
h6.rtecenter{
	text-align: center !important;
	width: 100%;
}

.publications-banner form button {
    width: 100%;
}

.publications-banner form {
    padding: 10px;
}
.publications-banner .figure-caption {
    background: #393c43;
    padding: 0px;
}
.publications-banner figure small {
    font-size: 12px;
    font-weight: 700;
    padding: 10px;
}
.publications-banner h5.figure-link {
    font-size: 18px;
    color: #c5c5c5;
    padding: 10px;
}
.publications-banner {
    position: relative;
	text-align: initial;
}

.publications-banner ul.terms-block {
    position: absolute;
    top: 0;
}
.publications-banner ul.terms-block li a {
    color: #fff;
}

.post-tools a:hover > i.fa {
    color: #5782c7;
}
.post-tools i.fa {
    color: #000;
}
/*.videograph*/
a.figure-link img , .media-left img{
	filter: brightness(0.8);
}
.en_US .cat-on-top ul.terms-block {
	position: absolute;
	top: 0;
	left: 2px;
	z-index: 1;
}
.videograph .play-icon span:before {
	transition: all .2s;
	content: " ";
	border: 5px solid #ffffff;
	border-radius: 5px;
	width: 32px;
	height: 32px;
	display: inline-block;
	background: #ffffff;
}
.videograph .play-icon span:after {
	transition: all .2s cubic-bezier(0.8, 0, 0.2, 1);
	content: " ";
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 10px solid #000000;
	display: inline-block;
	_margin: 39% 45%;
	position: absolute;
	left: 12px;
	top: 12px;
}

.videograph .play-icon {
	width: 32px;
	height: 32px;
	position: absolute;
	top: calc(40% - 16px);
	left: calc(50% - 16px);
	z-index: 1;
}

.block-3 .media{
	display: flex;
	align-items: center;
}
#content.post  figure {
	background: transparent !important;
}
.main-image {
	margin-bottom: 50px;
}
.main-image p.main-image-caption {
	font-size: 14px;
	color: #7B7B7B;
	padding: 15px 0;
}
section figcaption.figure-caption {
	padding: 15px;
}
.card.mv .post-views{
	top: 5px;
	bottom: initial;
	color: #fff;
	background: #2e9d7f;
}
.post section p {
	font-weight: normal;
	font-size: 18px;
	line-height: 2em;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0px;
	color: #000000DE;
}

.top-header form {
	float: right;
}
.top-header .social-list {
	float: right;
}
.vaa-mobile #content,
.vaa-mobile #mobile-logo,
.vaa-mobile .top-header
{
	transition: all .5s;
	filter: brightness(1);
}

.vaa-mobile.pushed-to-left #content,
.vaa-mobile.pushed-to-left #mobile-logo,
.vaa-mobile.pushed-to-left .top-header
{
	filter: brightness(0.2);
}

.vaa-mobile.pushed-to-left header {
	opacity: 1;
	top: 0;
	left:0!important;

}
.vaa-mobile header {

	z-index: 110;
}

#ajmnfooter .column .list {
	text-align: left;
}

#content.inner-page figure p {
	font-size: 14px;
	line-height: 20px;
}

h2._page-title {
	width: 100%;
}
.ar h2._page-title {
	text-align: right;
}
ul.social-networks {
	display: flex;
	text-align: center;
}
.ptc.opened .card{
	transform: scale(1);
}
.ptc.closed .card{
	transform: scale(.9);
}
.ptc.closed .card img{
	transform: scale(1.3);
}
.ptc .card{
	transition: all .3s;
}
.ad-posts-tabs {
	margin: 0 auto;
	width: fit-content;
	padding-bottom: 20px;
}
.most-populat-posts-blocks {
	margin: 0 -50px -50px;
	padding: 50px 50px;
	background: #f5f5f5;
}
.most-populat-posts-blocks img , .related-posts-blocks img {
	border-radius: 0;
	transition: all .3s;
	transform: scale(1.01);
}

.most-populat-posts-blocks a, .related-posts-blocks a {
	overflow: hidden;
}

.related-posts-blocks .card:hover >a img {
	transform: scale(1.2);
}


.most-populat-posts-blocks .card:hover >a img {
	transform: scale(1.3);
}
.most-populat-posts-blocks .card:hover >a  {
	transform: scale(.95);
}
.most-populat-posts-blocks .card-title{
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}
.most-populat-posts-blocks .card-body .terms-plain li a:hover {
	color: #2E9D7F !important;
}
.related-posts-blocks .card-body p{
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #FFFFFF99;
}
.related-posts-blocks .card .published-note {
	position: absolute;
	bottom: 12px!important;
	font-weight: normal;
	font-size:  14px;
	line-height: 16px;
	letter-spacing: 0px;
	color: #FFFFFF99;
}

.page-content .published-note small {
	color: #FFFFFF99;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
}

.figure .published-note small {
	padding-top: 0 !important;

}

.published-note small {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0px;
	color: #FFFFFF99;
	width: 100%;
	display: inline-block;
	padding-top: 15px;
}
.most-populat-posts-blocks .card{
	border: 0;
	padding: 0 10px;
	background: transparent;
}
.most-populat-posts-blocks .row.no-gutters {
	margin: 0 -9px;
}
.related-posts-blocks .row.no-gutters {
	margin: 0 -50px;
}
.related-posts-blocks .card {
	min-height: 480px;
	opacity: 1;
	border: 0;
	border-radius: 0 !important;
	padding: 1px;
}

.related-posts-blocks h5.card-title {
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #FFFFFF;
}
.most-populat-posts-blocks .terms-plain li{
	text-align: center;
	width: 100%;
}
.related-posts-blocks .card-body {
	background: #31353C;
}

.card-body .terms-plain li {
	padding-bottom: 10px;
}

.related-posts-blocks {
	margin-top: 50px;
}

h6{
	font-size: .5em;
}
h5{
	font-size: 1em;
}
h4{
	font-size: 1.5em;
}
h3{
	font-size: 2em;
}
h2{
	font-size: 2.5em;
}
h1{
	font-size: 3em;
}

h1, h2, h3, h4, h5, h6{
	padding: .1em 0;
	letter-spacing: -1px;
}

.post-tools {
    position: absolute;
    right: 0;
    top: 0;
}
.post-tools ul li {
	text-align: center;
	list-style: none;
	padding: 10px 18px;
    background: #eee;
}

.ar .post-tools {
    position: absolute;
    left: 0;
	right: auto;
    top: 0;
}
.ar .post-tools ul li {
	text-align: center;
	list-style: none;
	padding: 10px 22px 10px 13px;
    background: #eee;
}




article.post , article.declaration{
	display: flex;
}

.ar .related-posts-sidebar li {
	text-align: right;
}
.related-posts-sidebar li {

	list-style: none;
	margin-bottom: 20px;
}
.related-posts-sidebar li h5 {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #000000DE;
}
.ar .related-posts-sidebar h4 {
	text-align: right;
}
.related-posts-sidebar h4 {

	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #6F92CB;
}
.ar .related-posts-sidebar {
	padding: 0px 62px 0 0;
}
.related-posts-sidebar {
	_min-width: 300px;
	padding: 0 0 0 62px;
}
.related-posts-sidebar date {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0px;
	color: #00000099;
}


.block-3 > div {
	flex: 1;
	flex-basis: auto;
	border-bottom: 1px solid;
	padding: 15px 0 14px 15px;
	background: #191C21;
}

.block-3 > div {
	position: relative;
}
.block-3 > div:last-child {

	border-bottom: 0px solid;

}
.block-3 .media-left{
	object-fit: cover;
	width: 128px;
	overflow: hidden;
}
.block-3 {

	display: flex;
	flex-direction: column;
}

.media .media-body {
	padding: 0 20px;
}
.block-3 .media .media-left img {
	width: 100%;
	object-fit: cover;
	height: 100%;
	margin: 0;
}

.no-padding {
	padding: 0 !important;
}

#content figure.media {
	_border: 15px solid #fff;
	_box-shadow: 0 0 2px 0px #999;
}
p.vjs-caption {
	width: 100%;
	background: rgba(0, 0, 0, 0.6) !important;
	padding: 15px!important;
	font-size: 22px!important;
	-webkit-font-smoothing: auto;
}
.vjs-fullscreen p.vjs-caption {
	width: 100%;
	background: rgba(0, 24, 104, 0.9)!important;
	padding: 20px!important;
	-webkit-font-smoothing: auto;
}
.iframe-caption {
	color: #fff;
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
}
iframe.iframe-video {
	border: 0;
}

#content figure figcaption > a {
	position: initial !important;
}
a.taxonomy-plain:hover {
	color: #fff !important;   
}
a.taxonomy-block  {
	position: unset !important;
	background: #5682c7;
	color: #fff;
	padding: 4px 10px 2px;
	margin-bottom: 10px;
	display: inline-block;
	width: fit-content !important;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}
.figure {
	display: block;
	margin:0;
}
.figure img{
	margin:0;
	object-fit: cover;
}


.post .figure-body {
	padding: 20px 53px !important;
}
.post .gradient-black-blackt{
	display: block;
	padding-right: 33%!important;
	padding-left: 110px !important;
}
.gradient-black-blackt{
	position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    width: 100%;
    height: 80%;
	
	background: rgba(0,0,0,0.5);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,  rgba(0,0,0,0.9) 90%);
	background: -webkit-gradient(left top, left bottom, color-stop(20%, rgba(0,0,0,0)), color-stop(90%, rgba(0,0,0,0.9)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.50) 50%, rgba(0,0,0,0.9) 90%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 90%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,  rgba(0,0,0,0.9) 90%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	
}
.link-block {
    position: absolute;
    background: transparent;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
}
.link-block a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}

#content .wrap section {
	margin-bottom: 35px;
}

.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* ----- clear fix for floats ----- */
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}/* hides clearfix from IE-mac */
.clearfix {
	display: block;
}/* end hide from IE-mac */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	margin: 0 auto;
	display: inline-block;
}
.alignnone {
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	width: 0;
}
.centered {
	text-align: center;
}
.hidden {
	display: none;
	visibility: hidden;
}
/* Preventing font-rendering switches during CSS transitions inside Flexslider for Safari and Chrome under MacOSX */
*, *:before, *:after {
	-webkit-font-smoothing: antialiased;
}

/* End Clearfix
--------------------------------------------------------------------------------------------------------*/


/* =2. Typography
--------------------------------------------------------------------------------------------------------*/
html {
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height: 100%;
	_overflow: hidden;
}

a {
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
a, a:hover, a:focus {
	color: #2b2b2b;
	text-decoration: none;
	outline: 0;
}
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	text-rendering: optimizeLegibility;
	outline: 0;
}
*:focus, *:after:focus, *:before:focus {
	outline: 0;
}
p {
	font-size: 15px;
	padding: 0;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	position: relative;
	margin:0;
}
p a {
	text-decoration: underline;
}
p a:hover {
	text-decoration: underline;
	color: #555;
}
a p {
	color: #555;
}
p.small {
	font-size: 11px !important;
	text-transform: uppercase;
	font-weight: 600;
	color: #888;
	letter-spacing: 1px;
}
p.lefted, .lefted p {
	text-align: left
}
p.large {
	font-size: 20px;
	margin-left: auto;
	margin-right: auto;
}
.info-box-content p.large {
	max-width: 474px;
}
.extra-padding-top {
	padding-top: 10px;
}
.extra-padding-left {
	padding-left: 40px;
}
.padding {
	padding-left: 3px;
	padding-right: 3px;
}
span.small {
	display: block;
	padding-bottom: 3px;
}
blockquote {
	border: 0;
	font-style: italic;
	position: relative;
	margin: 70px 0 20px;
	font-size: 22px;
	color: #555;
	padding: 0;
}
blockquote::before {
	content: "“" !important;
	position: absolute;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	left: 0;
	top: -55px;
	font-weight: 600;
	width: 50px;
	margin-left: -4px;
	color: #555;
	letter-spacing: 0.1em;
}
blockquote footer {
	font-style: normal;
	color: #888;
	letter-spacing: 0;
	font-weight: 400;
	font-size: 13px;
	position: absolute;
	left: 50px;
	top: -42px;
}
.button {
	border-radius: 30px;
	border: 1px solid #000;
	padding: 10px 25px 0px;
	line-height: 1;
	height: 36px;
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 11px !important;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	color: #fff;
	background: #000;
}
.button:hover {
	color: #fff;
	background: rgba(0,0,0,0.85);
}
.centered .button {
	margin-left: 10px;
	margin-right: 10px;
}
.client {
	width: 100%;
	border: 0;
	padding: 0px;
	position: relative;
	opacity: 0.35;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	cursor: pointer
}
.col-lg-12 .client, .col-lg-10 .client {
	width: 16.666%;
	padding: 0 10px;
	float: left;
}
.client:hover, .client.no-link {
	opacity: 1;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	cursor: default
}
/* End Typography
--------------------------------------------------------------------------------------------------------*/


/* =3. Headings
--------------------------------------------------------------------------------------------------------*/
h1#mobile-logo {
	display: none;
}
h1#logo a {
	display: inline-block;
	width: 100% /*175px*/ ;
	_height: 101px;
}

h5 i, h4 i, h3 i, h2 i {
	font-family: "Lora", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style: italic;
}
.header {
	margin-top: 0px;
}
.lone-header {
	margin-top: -10px;
}
.more-margin {
	margin-top: 20px;
}
/* End Headings
--------------------------------------------------------------------------------------------------------*/


/* =4. Main Nav
--------------------------------------------------------------------------------------------------------*/
#menu-button {
	display: none;
	height: auto;
	position: fixed;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 1001;
	left: 0;
	top: 0;
	background: #767e8d;
}
#menu-button.open {
	background: #222325;
}
#menu-button .cursor {
	display: block;
	height: auto;
	cursor: pointer;
	padding: 23px 20px 16px 20px
}
#nav-button {
	display: inline-block;
	width: 16px;
	margin: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.nav-bar {
	background-color: #555;
	border-radius: 1px;
	display: block;
	width: 16px;
	height: 2px;
	margin: 0px auto 2px;
}
#main-nav {
	position: relative;
	width: 100%;
	text-align: left;
	display: none;
}

#main-nav ul {
	list-style: none;
}
#main-nav .sub-menu {
	padding-left:15px;
}
#main-nav a {
	text-decoration: none;
	color: #fff;
	position: relative;
	width: 100%;
	display: block;
	padding: 5px 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 23px;
}
#main-nav a span {
	font-size: 10px !important;
	position: relative;
	top: 1px;
	float: right;
}
#main-nav > ul .active > a, #main-nav > ul a.active, #main-nav > .additional-links .active > a, #main-nav > .additional-links a.active, #main-nav li a:hover, #options li a.current, #options li a.mixitup-control-active {
	color: #d89d12;
	_border-left: 5px solid #4e9c34;
}
#main-nav ul li:first-child a{
	_border-top: 1px solid #424242;
}

#main-nav > ul > li > .sub-nav {
	padding: 10px 0;
	border-bottom: 2px solid #f0f0f0;
}
#main-nav > ul > li > .sub-nav > li > a {
	font-size: 14px;
	letter-spacing: 0;
	text-transform: none;
	font-weight: 400;
	margin: 0;
	border: 0;
	padding: 3px 15px 4px;
}

#main-nav li a.sub-nav-toggle::before {
	right: 10px;
}
#main-nav li a.sub-nav-toggle::before {
	position: absolute;
	top: 13px;

	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	font-size: 13px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	content: "\f107";
	font-family: FontAwesome;
	opacity: 0.4;
	-webkit-transition: .5s right, .5s opacity;
	-moz-transition: .5s right, .5s opacity;
	-o-transition: .5s right, .5s opacity;
	transition: .5s right, .5s opacity;
	-moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	-o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}
#main-nav li a.sub-nav-toggle:hover::before, #main-nav li a.sub-nav-toggle.active::before {
	opacity: 1;
}
#bottom-header {
	position: absolute;
	bottom: 35px;
	width: 100%;
	text-align: center;
	padding: 0 44px;
}
#bottom-header p.small {
	padding-top: 20px;
	color: #888;
	line-height: 1.9;
}
#bottom-header .social-list {
	border-bottom: 2px solid #f0f0f0;
}
#bottom-header p {
	padding-top: 20px;
	color: #888;
	font-size: 12px;
}
/* End Main Nav
--------------------------------------------------------------------------------------------------------*/


/* =5. Main Content
--------------------------------------------------------------------------------------------------------*/
h1#mobile-logo img {
	height: 100%;
	width: auto;
	margin: 0 auto;
	padding: 25px;
	max-height: 160px;
}

.container {
	position: relative;
	margin: 0 auto;
}
#background-color {
	display: none
}
.oldie #background-color {
	display: none
}

h1#mobile-logo {
	-webkit-transition: -webkit-transform 0.33s cubic-bezier(0.33, 0, 0.2, 1) 0s;
	transition: transform 0.33s cubic-bezier(0.33, 0, 0.2, 1) 0s;
}
.pushed-left h1#mobile-logo {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.pushed-left #content, .pushed-left #header, .pushed-left #footer, .pushed-left #background-color, .pushed-left h1#logo {
	-webkit-transform: translate3d(240px, 0px, 0px);
	transform: translate3d(240px, 0px, 0px);
}
.pushed-left-alt #content, .pushed-left-alt #header, .pushed-left-alt #footer, .pushed-left-alt #background-color, .pushed-left-alt h1#logo .no-csstransforms3d .pushed-left #content, .no-csstransforms3d .pushed-left #header, .no-csstransforms3d .pushed-left #footer, .no-csstransforms3d .pushed-left h1#logo {
	-webkit-transform: translateX(240px);
	-ms-transform: translateX(240px);
	transform: translateX(240px);
}
#content, #header, #footer, .logo-wrapper, #background-color, h1#logo {
	-webkit-transition: -webkit-transform 0.33s cubic-bezier(0.33, 0, 0.2, 1) 0s;
	transition: transform 0.33s cubic-bezier(0.33, 0, 0.2, 1) 0s;
}

header {
	position: absolute;
	top: 0;
	width: 240px;
	z-index: 100;
	height: 100%;
	background: #222325;
	text-align: center;
	padding: 0 24px 20px 24px;
	left: 0;
}

.wrap {
	padding: 0 50px 50px;
	background: #fff;
}
.wrap.dark {
	background: #404040;
}
.wrap.darker {
	background: #171717;
}
.home-page .wrap {
	background: #000;
}
.section-title {
	text-align: center;
	text-shadow: 1px 3px 0px #000;
}
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6
{
	color: #d8d8d8;
}
#content {
	position: relative;
	_z-index: 99;
	padding-left: 240px;
}

#white-background {
	background: #fff;
	width: 215px;
	position: fixed;
	height: 100%;
	z-index: 98;
	top: 0;
}
#Container.padding-5 {
	margin: 5px;
	margin-top: 0;
	padding-top: 5px;
}
#Container .mix {
	display: none;
	margin: 0 !important;
	overflow: hidden
}
.full-height .container, .container.full-width, .full-width .col-lg-12 {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.full-height-wrapper {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.info-box-content {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.info-box-content .parent {
	height: 100%;
	width: 100%;
	padding: 45px 90px;
	text-align: center;
}
.info-box-content a {
	color: #fff !important;
}
.container.no-header {
	padding-top: 70px;
	padding-bottom: 70px;
}
.container.no-heading {
	padding-top: 100px;
}
.barrier {
	border-top: 1px solid #d8d8d8;
	height: 1px;
	width: 100%;
	position: relative;
	display: block;
}
#fixed-barrier {
	height: 100%;
	width: 1px;
	background: #d8d8d8;
	position: fixed;
	left: 215px;
	top: 0;
	z-index: 111;
}
.full-width, .padding-0 {
	z-index: 112;
	position: relative
}
.heading {
	padding-bottom: 35px;
}
/* =End Main Content
--------------------------------------------------------------------------------------------------------*/

/* =6. Background Images
--------------------------------------------------------------------------------------------------------*/
.background-image1 {
	background: url(../images/fullscreen07.jpg) no-repeat center;
	height: 100%;
	display: block;
	width: 100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.background-image2 {
	background: url(../images/fullscreen23.jpg) no-repeat center;
	height: 100%;
	display: block;
	width: 100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.background-image3 {
	background: url(../images/fullscreen12.jpg) no-repeat center;
	height: 100%;
	display: block;
	width: 100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.background-image4 {
	background: url(../images/lifestyle03-lg.jpg) no-repeat center;
	height: 100%;
	display: block;
	width: 100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.background-image5 {
	background: url(../images/food01-lg.jpg) no-repeat center;
	height: 100%;
	display: block;
	width: 100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.background-image6 {
	background: url(../images/project04-large.jpg) no-repeat center;
	height: 100%;
	display: block;
	width: 100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.background-image7 {
	background: url(../images/fullscreen15.jpg) no-repeat center;
	height: 100%;
	display: block;
	width: 100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.background-image8 {
	background: url(../images/fullscreen04.jpg) no-repeat center;
	height: 100%;
	display: block;
	width: 100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.height-500 {
	height: 500px;
}
.height-400 {
	height: 400px;
}
/* =End Background Images
--------------------------------------------------------------------------------------------------------*/


/* =7. Column Grid
--------------------------------------------------------------------------------------------------------*/
.borderline {
	border-top: 2px solid #f0f0f0;
	height: 2px;
	width: 100%;
	display: inline-block;
	position: relative;
	margin: 20px 0 30px 0;
}
.boxed {
	border: 2px solid #f0f0f0;
	padding: 25px 35px;
	margin-bottom: 30px;
}
.bottom {
	position: absolute;
	bottom: 40px;
}
.padding-0 .mix {
	padding: 0px;
}
.padding-5 .mix {
	padding: 5px;
}
.padding-0 {
	font-size: 0;
	overflow-x: hidden;
}
.blog-page .teaser {
	padding: 0;
}
.blog-page .last-teaser {
	border-bottom: 1px solid #d8d8d8;
}
.teaser-content {
	padding: 45px 35px;
}
a .teaser-content h3 {
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
a:hover .teaser-content h3 {
	color: #555;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.teaser-bottom {
	border-top: 2px solid #f0f0f0;
	margin-top: 25px;
}
.teaser-bottom p {
	font-size: 85%;
	padding: 15px 0 0 0;
	margin-bottom: 0;
}
.blank .parent {
	border-bottom: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
}
.containing-image-wrapper {
	height: 100%;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.containing-image-wrapper.right {
	right: 0;
	left: auto;
}
/* horizontal centering */
.parent {
	width: auto;
	margin: 0px auto;
	position: relative;
	height: 100%;
	z-index: 11
}
.child {
	text-align: center;
}
/* vertical centering */
.parent {
	display: table
}
.child {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
}
/* =End Column Grid
--------------------------------------------------------------------------------------------------------*/


/* =8. Content Elements
--------------------------------------------------------------------------------------------------------*/
.overflow, .element {
	overflow: hidden;
}
.relative {
	position: relative
}
.break {
	display: block;
	position: relative;
	height: 40px;
	width: 100%;
}
.medium-break {
	display: block;
	position: relative;
	height: 30px;
	width: 100%;
}
.small-break {
	display: block;
	position: relative;
	height: 20px;
	width: 100%;
}
.tiny-break {
	display: block;
	position: relative;
	height: 10px;
	width: 100%;
}
.nav-tabs {
	margin-bottom: 45px;
	padding-left: 0px;
	padding-top: 10px;
	text-align: center;
	border-bottom: 2px solid #f0f0f0;
}
.nav-tabs > li {
	float: none;
	margin-bottom: -2px;
}
.nav > li {
	display: inline-block;
}
.nav-tabs > li > a {
	border-radius: 0;
	font-size: 11px;
	font-weight: 600;
	color: #2b2b2b;
	background: #fff;
	border: 0;
	width: auto;
	height: 88px;
	padding: 58px 0 0 0;
	margin: 0 20px;
	opacity: 0.5;
	text-transform: uppercase;
	letter-spacing: 1px;
	min-width: 48px;
}
.nav-tabs > li > a:hover {
	background: #fff;
	color: #2b2b2b;
	border: 0;
	opacity: 1
}
.nav-tabs li a#first-tab {
	background: url(../images/icons/bg-target@2x.png) no-repeat top center;
	background-size: 48px 48px;
}
.nav-tabs li a#second-tab {
	background: url(../images/icons/bg-keynote@2x.png) no-repeat top center;
	background-size: 48px 48px;
}
.nav-tabs li a#third-tab {
	background: url(../images/icons/bg-sofa@2x.png) no-repeat top center;
	background-size: 48px 48px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #2b2b2b;
	border: 0;
	border-bottom: 2px solid #2b2b2b;
	opacity: 1
}
.tab-content p {
	padding-bottom: 10px;
}
/* =End Content Elements
--------------------------------------------------------------------------------------------------------*/


/* =9. Icons
--------------------------------------------------------------------------------------------------------*/
.social-list {
	padding-top: 13px;
	margin: 0;
}
.social-list li {
	display: inline-block;
	padding: 0 0px;
	position: relative;
}
.social-list li a i {
	color: #2b2b2b;
	opacity: 0.5;
	font-size: 16px;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.social-list li a:hover i {
	color: #2b2b2b;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	opacity: 1;
}
.social-list p {
	margin: 0;
	margin-left: -4px;
}
.social-list.alignright li {
	padding: 0 0 0 10px
}
.yt:hover {
	background: #df4646;
}
.fb:hover {
	background: #3b5999;
}
.tw:hover {
	background: #55acee;
}
.env:hover {
	background: #f57d00;
}
.lin:hover {
	background: #0077B5;
}
.ins:hover {
	background: #e4405f;
}
.authors i.fa {
	margin-right: 3px;
	color: #9d9d9d
}
i.fa.fa-envelope {
	font-size: 14px;
}
p i.fa, .button i.fa {
	color: #555;
	font-size: 11px !important;
}
.button i.fa, .info-box-content i.fa {
	color: #fff;
}
.circled {
	border: 0px solid #000;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	margin: 0 5px;
	text-align: center;
	display: inline-block !important;
	background: #222222;
	text-align: center !important;
}
.circled i.fa {
	vertical-align: middle;
	color: #767e8d;
	margin: 0 !important;
	opacity: 1;
	line-height: 30px;
}
a.circled:hover i.fa {
	color: #fff !important;
}


.language {
	text-align: left;
}


.language .fa-globe,  .language a{
	color: #fff;
}
.fa-globe span{
	font-family: 'Al-Jazeera-Arabic';
	margin-left: 10px;
}

.info-box-content .social-list {
	margin-top: 20px;
	padding-bottom: 0;
}
.info-box-content .circled {
	border: 1px solid rgba(255,255,255,0.4);
}
.info-box-content i.fa {
	color: #fff !important;
}
.fa-comment {
	position: relative;
	top: -1px;
}
.round-button {
	border-radius: 51%;
	height: 66px;
	width: 66px;
	display: inline-block;
	text-align: center;
	border: 2px solid #fff;
	position: relative;
	margin: 15px 0 33px;
	background: #fff;
}
.round-button i.fa {
	color: #2b2b2b !important;
	font-size: 18px;
	padding: 0;
	margin: 0;
	padding-top: 21px;
	padding-left: 3px;
}
.round-button i.fa.fa-map-marker {
	font-size: 22px;
	padding: 0;
	margin: 0;
	padding-top: 19px;
	padding-left: 0px;
}
.below-button {
	position: relative;
	top: -18px;
}
.icons {
	position: relative;
	height: 48px;
	width: 48px;
	margin-bottom: 16px;
	margin-top: 5px;
}
.icon-holder {
	position: relative;
	float: left;
	height: 48px;
	width: 48px;
	margin-top: 5px;
}
.centered .icons, .centered .icon-holder {
	float: none;
	display: inline-block;
}
.next-to-icon {
	margin-left: 80px;
	margin-bottom: 15px;
}
.next-to-icon.last {
	margin-bottom: 0
}
.icons.map {
	background: url(../images/icons/bg-map@2x.png) no-repeat center left;
	background-size: 48px 48px;
}
.icons.winner {
	background: url(../images/icons/bg-winner@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.time {
	background: url(../images/icons/bg-time@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.pig {
	background: url(../images/icons/bg-pig@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.adjust {
	background: url(../images/icons/bg-adjust@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.team {
	background: url(../images/icons/bg-team@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.works {
	background: url(../images/icons/bg-works@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.chat {
	background: url(../images/icons/bg-chat@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.notes {
	background: url(../images/icons/bg-notes@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.camera {
	background: url(../images/icons/bg-camera@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.illustration {
	background: url(../images/icons/bg-illustration@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.social {
	background: url(../images/icons/bg-social@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.vector {
	background: url(../images/icons/bg-vector@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.commerce {
	background: url(../images/icons/bg-commerce@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.search {
	background: url(../images/icons/bg-search@2x.png) no-repeat center;
	background-size: 48px 48px;
}
.icons.like {
	background: url(../images/icons/bg-like@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.share {
	background: url(../images/icons/bg-share@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.document {
	background: url(../images/icons/bg-document@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.apple {
	background: url(../images/icons/bg-apple@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.balance {
	background: url(../images/icons/bg-balance@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.beaker {
	background: url(../images/icons/bg-beaker@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.beer {
	background: url(../images/icons/bg-beer@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.books {
	background: url(../images/icons/bg-books@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.box {
	background: url(../images/icons/bg-box@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.cake {
	background: url(../images/icons/bg-cake@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.calcuLator {
	background: url(../images/icons/bg-calcuLator@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.cd {
	background: url(../images/icons/bg-cd@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.champagne {
	background: url(../images/icons/bg-champagne@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.chart {
	background: url(../images/icons/bg-chart@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.cheese {
	background: url(../images/icons/bg-cheese@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.court {
	background: url(../images/icons/bg-court@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.delivery {
	background: url(../images/icons/bg-delivery@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.dvd {
	background: url(../images/icons/bg-dvd@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.eco {
	background: url(../images/icons/bg-eco@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.film {
	background: url(../images/icons/bg-film@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.grape {
	background: url(../images/icons/bg-grape@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.hot {
	background: url(../images/icons/bg-hot@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.house {
	background: url(../images/icons/bg-house@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.icecream {
	background: url(../images/icons/bg-icecream@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.joystick {
	background: url(../images/icons/bg-joystick@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.keynote {
	background: url(../images/icons/bg-keynote@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.link {
	background: url(../images/icons/bg-link@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.magic {
	background: url(../images/icons/bg-magic@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.mail {
	background: url(../images/icons/bg-mail@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.microphone {
	background: url(../images/icons/bg-microphone@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.network {
	background: url(../images/icons/bg-network@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.palette {
	background: url(../images/icons/bg-palette@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.plaster {
	background: url(../images/icons/bg-plaster@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.player {
	background: url(../images/icons/bg-player@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.polaroid {
	background: url(../images/icons/bg-polaroid@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.printer {
	background: url(../images/icons/bg-printer@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.pulse {
	background: url(../images/icons/bg-pulse@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.radio {
	background: url(../images/icons/bg-radio@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.recorder {
	background: url(../images/icons/bg-recorder@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.scissors {
	background: url(../images/icons/bg-scissors@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.select {
	background: url(../images/icons/bg-select@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.serving {
	background: url(../images/icons/bg-serving@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.share {
	background: url(../images/icons/bg-share@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.shop {
	background: url(../images/icons/bg-shop@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.shopping {
	background: url(../images/icons/bg-shopping@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.smartphone {
	background: url(../images/icons/bg-smartphone@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.sofa {
	background: url(../images/icons/bg-sofa@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.syringe {
	background: url(../images/icons/bg-syringe@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.tape {
	background: url(../images/icons/bg-tape@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.target {
	background: url(../images/icons/bg-target@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.television {
	background: url(../images/icons/bg-television@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.video {
	background: url(../images/icons/bg-video@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.walkman {
	background: url(../images/icons/bg-walkman@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.zoom {
	background: url(../images/icons/bg-zoom@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.tags {
	background: url(../images/icons/bg-tags@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.quote {
	background: url(../images/icons/bg-quote@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.certified {
	background: url(../images/icons/bg-certified@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.mediation {
	background: url(../images/icons/bg-mediation@2x.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.heart-circle {
	background: url(../images/icons/heart-circle.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.expand {
	background: url(../images/icons/expand-2.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.graph-line {
	background: url(../images/icons/graph-line.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.graph-pie {
	background: url(../images/icons/graph-pie-2.png) center no-repeat;
	background-size: 48px 48px;
}
.icons.location {
	background: url(../images/icons/location-pin-3.png) center no-repeat;
	background-size: 48px 48px;
}
.icons {
	position: relative;
	height: 48px;
	width: 48px;
	margin-top: 15px;
	margin-bottom: 20px;
	display: inline-block;
}
.centered .icons, .header-section .icons {
	float: none;
	display: inline-block;
}
.next-to-icon {
	margin-left: 73px;
	margin-top: 10px;
}
.contact-page .icons {
	margin-top: 30px;
}
/* End Icons
--------------------------------------------------------------------------------------------------------*/


/* =10. Images
--------------------------------------------------------------------------------------------------------*/
.images {
	display: block;
	position: relative;
}
article .images {
	margin: 40px 0;
}
img {
	width: 100%;
	display: block;
	max-width: 100%;
	z-index: 9;
	-webkit-box-shadow: #fff 0 0 0;
	box-shadow: #fff 0 0 0;
}
.round img {
	border: 0 none;
	border-radius: 50%;
}
.videos {
	width: 1140px;
	height: 650px;
	border: 0;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	margin: 35px 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.musicWrapper {
	position: relative;
	height: auto;
	margin-bottom: -6px;
	padding: 30px 0 35px;
}
.musicWrapper iframe {
	width: 100%;
	height: auto;
}
.imageWrapper {
	position: relative;
	margin: 25px 0 35px;
}
.sliphoveritemTitle {
	line-height: 1.25;
	color: #fff;
	display: block;
	position: relative;
	font-family: "Rufina", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 24px;
	letter-spacing: -0.5px;
}
.sliphoveritemTitle span {
	font-size: 11px !important;
	text-transform: uppercase;
	font-weight: 600;
	opacity: 0.7;
	letter-spacing: 1px;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	padding-left: 1px;
	display: block;
	margin-bottom: 10px;
}
.sliphoveritemTitle i {
	font-family: "Lora", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style: italic;
}
.overlay {
	display: block;
	position: absolute;
	top: 0;
	background-color: rgba(29, 29, 29, 0.45);
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.2s ease 0.0s;
	transition: all 0.2s ease 0.0s;
}
.overlay2 {
	display: block;
	position: absolute;
	top: 0;
	background-color: rgba(29, 29, 29, 0.35);
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.2s ease 0.0s;
	transition: all 0.2s ease 0.0s;
}
.covering-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 0;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	z-index: 19;
	display: block;
	opacity: 0;
	visibility: hidden;
}
.padding-5 .covering-image {
	padding: 5px;
}
a:hover .covering-image, .team-member:hover .covering-image {
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	opacity: 1;
	visibility: visible;
}
.covering-image p, .covering-image h3, .covering-image h2, .covering-image h4, .covering-image h5 {
	color: #fff !important;
	bottom: -10px;
	position: relative;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.covering-image h3 {
	margin: 0px;
}
a:hover .covering-image p, a:hover .covering-image h3, a:hover .covering-image h2, a:hover .covering-image h4, a:hover .covering-image h5, .team-member:hover .covering-image h3, .team-member:hover .covering-image p {
	bottom: -2px;
	position: relative;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.info-box-content h3, .info-box-content h2, .info-box-content h4, .info-box-content h5, .info-box-content span {
	color: #fff !important;
	margin-bottom: 0;
}
.info-box-content p, .info-box-content h1 {
	color: #fff !important;
}
.info-box-content p.small {
	opacity: 0.7;
}
.blank .info-box-content h5, .blank i.fa {
	color: #2b2b2b !important;
	margin: 0 !important
}
.avatar {
	display: inline-block;
	margin: 10px 0 20px;
	position: relative;
}
.avatar img {
	width: 90px;
	height: 90px;
	border-radius: 51%;
	z-index: 2;
	position: relative;
}
.info-box-content .avatar img {
	width: 64px;
	height: 64px;
}
/* End Images
--------------------------------------------------------------------------------------------------------*/


/* =11. Footer
--------------------------------------------------------------------------------------------------------*/
footer {
	font-size: 0;
}
footer p {
	color: #888;
	font-size: 12px;
	display: inline-block;
	padding: 0 25px;
}
footer p a {
	color: #888;
}
/* End Footer
--------------------------------------------------------------------------------------------------------*/


/* =12. Lists
--------------------------------------------------------------------------------------------------------*/
ul.unordered-list, .hentry ul {
	list-style: disc;
	line-height: 1.5;
	/* padding: 0px 0px 13px 20px; */
	text-align: left !important;
}
ol {
	list-style: decimal;
	line-height: 1.5;
	padding: 0px 0px 13px 20px;
	font-size: 16px;
}
.child ul.unordered-list, .child .hentry ul, .child ol {
	padding: 10px 30px 0 50px;
}

ul.unordered-list li a:hover, .hentry ul li a:hover, ol li a:hover {
	color: #2b2b2b;
	text-decoration: underline;
}
ul.pagination {
	margin-bottom: 10px;
	border-radius: 0;
	margin-top: 10px;
	display: inline-block;
	font-size: 0;
}
ul.pagination li a {
	margin: 0 3px;
	color: #999;
	background: none;
	border: 1px solid #d8d8d8;
	border-radius: 3px;
	font-size: 15px;
}
ul.pagination li a:hover {
	color: #2b2b2b;
	background: #f9f9f9;
}
ul.pagination li a.active {
	border: 2px solid #2b2b2b;
	color: #2b2b2b;
	padding: 5px 11px;
}
ul.pagination li a.active:hover {
	background: none !important;
	cursor: default;
}
/* =End Lists
--------------------------------------------------------------------------------------------------------*/


/* =13. Blog
--------------------------------------------------------------------------------------------------------*/
.signature {
	background: url(../images/signature.png) center no-repeat;
	background-size: 185px 50px;
	width: 185px;
	height: 50px;
	position: absolute;
	display: block;
	opacity: 0.6;
	left: -49px;
	top: 52px;
	z-index: 1;
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.post-text {
	font-size: 17px;
}
.post-text p {
	max-width: 100% !important;
	padding: 10px 0;
	font-size: 17px;
}
.post-text ul.unordered-list, .post-text .header {
	padding-top: 10px;
	padding-bottom: 10px;
}
.comment {
	padding: 40px 0 35px 0;
	border-top: 2px solid #f2f2f2;
	position: relative;
	text-align: left
}
.comment.reply.level-1 {
	padding-left: 6.6%;
}
.comment.last {
	margin-bottom: 35px;
}
.comment.first {
	margin-top: 35px;
}
.commenter-avatar {
	float: left;
	padding: 0 30px 30px 0;
	width: auto;
}
.commenter-avatar > img {
	width: 65px;
	height: 65px;
	border-radius: 51%;
}
.comment-content {
	float: left;
	width: calc(100% - 95px);
}
.comment-content a, .comment-content i.fa {
	text-decoration: none !important;
	color: #555 !important;
}
/* End Blog
--------------------------------------------------------------------------------------------------------*/


/* =14. Price Tables
--------------------------------------------------------------------------------------------------------*/
.price-table {
	text-align: center;
	padding: 0px 35px 35px;
	margin: 15px 0;
	width: 100%;
	border: 2px solid #f2f2f2;
	position: relative;
	z-index: 1;
}
.price-table h3 {
	padding-bottom: 10px;
}
.price-table p.price {
	font-size: 60px;
	color: #2b2b2b;
	margin-left: -10px;
	font-weight: 400;
	padding-top: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: "Oswald", Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
}
.price-table p.price span {
	font-size: 18px;
	display: inline-block;
	padding-top: 20px;
	padding-right: 5px;
	font-weight: 400;
	vertical-align: top
}
.price-table.highlighted p.price {
	font-size: 68px;
}
.price-table.highlighted p.price span {
	padding-top: 25px;
}
.price-table.highlighted h4 {
	font-size: 28px;
}
.line-through {
	text-decoration: line-through;
	color: #bbb
}
.price-table .price-details {
	padding: 5px 0;
	display: block;
}
.price-table .heading:after {
	background: #fff;
	bottom: -5px;
	content: "";
	height: 12px;
	left: 50%;
	margin-left: -6px;
	position: absolute;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 12px;
}
.price-table .heading:before {
	background: none repeat scroll 0 0 #f2f2f2;
	bottom: -7px;
	content: "";
	height: 12px;
	left: 50%;
	position: absolute;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 12px;
	margin-left: -6px;
}
.price-table .heading {
	padding: 10px 0px 12px;
	margin-top: 20px;
	position: relative;
	color: #2b2b2b;
	border-bottom: 2px solid #f2f2f2;
}
.price-table.highlighted .heading:before {
	background: none repeat scroll 0 0 #2b2b2b;
}
.price-table.highlighted .heading {
	border-bottom: 2px solid #2b2b2b;
}
.price-table .heading p.small {
	padding-top: 5px;
	margin-bottom: -5px;
	position: relative
}
/* =End Price Tables
--------------------------------------------------------------------------------------------------------*/


/* =15. Circle Animation
--------------------------------------------------------------------------------------------------------*/
.round-arrow-wrapper {
	width: 48px;
	height: 48px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.full-height-wrapper .round-arrow-wrapper {
	margin-top: 30px;
}
.arrow-right {
	height: 12px;
	width: 18px;
	display: block;
	position: relative;
	left: 14px;
	background: url(../images/arrow-right-white.png) no-repeat;
	background-size: 18px 12px;
}
.arrow-down {
	height: 18px;
	width: 12px;
	display: block;
	position: relative;
	left: 17px;
	background: url(../images/arrow-down-white.png) no-repeat;
	background-size: 12px 18px;
	top: -3px
}
.plus {
	height: 48px;
	width: 48px;
	display: block;
	background: url(../images/plus.png) center no-repeat;
	background-size: 12px 12px;
}
.round-arrow-wrapper, #nav-button, .round-button {
	position: relative;
}
.round-arrow-wrapper:hover .circle-anim, .menu-trigger:hover + .cursor .circle-anim, a:hover .circle-anim {
	opacity: 1;
}
.circle-anim {
	opacity: 0;
	-webkit-animation: circle 1.2s linear infinite;
	animation: circle 1.2s linear infinite;
	clip: rect(0, 48px, 48px, 24px);
	height: 48px;
	width: 48px;
	position: absolute;
	left: calc(50% - 24px);
	top: calc(50% - 24px);
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.social-list .circle-anim {
	opacity: 0;
	-webkit-animation: circle 1.2s linear infinite;
	animation: circle 1.2s linear infinite;
	clip: rect(0, 42px, 42px, 21px);
	height: 42px;
	width: 42px;
	position: absolute;
	left: calc(50% - 21px);
	top: calc(50% - 21px);
}
.comment-form-icon-wrapper .circle-anim {
	opacity: 0;
	-webkit-animation: circle 1.2s linear infinite;
	animation: circle 1.2s linear infinite;
	clip: rect(0, 66px, 66px, 33px);
	height: 66px;
	width: 66px;
	position: absolute;
	left: calc(50% - 33px);
	top: calc(50% - 33px);
}
.round-button .circle-anim {
	opacity: 0;
	-webkit-animation: circle 1.2s linear infinite;
	animation: circle 1.2s linear infinite;
	clip: rect(0, 72px, 72px, 33px);
	height: 72px;
	width: 72px;
	position: absolute;
	left: calc(50% - 36px);
	top: calc(50% - 36px);
}
h1 .circle-anim {
	opacity: 0;
	-webkit-animation: circle 1.2s linear infinite;
	animation: circle 1.2s linear infinite;
	clip: rect(0, 86px, 86px, 43px);
	height: 86px;
	width: 86px;
	position: absolute;
	left: calc(50% - 43px);
	top: calc(50% - 43px);
}
@-webkit-keyframes circle {
	0% {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	100% {
		-webkit-transform:rotate(220deg);
		transform: rotate(220deg);
	}
}
@keyframes circle {
	0% {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	100% {
		-webkit-transform:rotate(220deg);
		transform: rotate(220deg);
	}
}
.circle-anim:after {
	box-shadow: inset #fff 0 0 0 2px;
	-webkit-animation: circleline 1.2s ease-in-out infinite;
	animation: circleline 1.2s ease-in-out infinite;
	clip: rect(0, 48px, 48px, 24px);
	content: '';
	border-radius: 50%;
	height: 48px;
	width: 48px;
	position: absolute;
	left: 0;
	top: 0;
}
.social-list .circle-anim:after {
	box-shadow: inset #000 0 0 0 2px;
	-webkit-animation: circleline 1.2s ease-in-out infinite;
	animation: circleline 1.2s ease-in-out infinite;
	clip: rect(0, 42px, 42px, 21px);
	content: '';
	border-radius: 50%;
	height: 42px;
	width: 42px;
	position: absolute;
	left: 0;
	top: 0;
}
.comment-form-icon-wrapper .circle-anim:after {
	box-shadow: inset #fff 0 0 0 1px;
	-webkit-animation: circleline 1.2s ease-in-out infinite;
	animation: circleline 1.2s ease-in-out infinite;
	clip: rect(0, 66px, 66px, 33px);
	content: '';
	border-radius: 50%;
	height: 66px;
	width: 66px;
	position: absolute;
	left: 0;
	top: 0;
}
.round-button .circle-anim:after {
	box-shadow: inset #fff 0 0 0 2px;
	-webkit-animation: circleline 1.2s ease-in-out infinite;
	animation: circleline 1.2s ease-in-out infinite;
	clip: rect(0, 72px, 72px, 36px);
	content: '';
	border-radius: 50%;
	height: 72px;
	width: 72px;
	position: absolute;
	left: 0;
	top: 0;
}
h1 .circle-anim:after {
	box-shadow: inset #000 0 0 0 2px;
	-webkit-animation: circleline 1.2s ease-in-out infinite;
	animation: circleline 1.2s ease-in-out infinite;
	clip: rect(0, 86px, 86px, 43px);
	content: '';
	border-radius: 50%;
	height: 86px;
	width: 86px;
	position: absolute;
	left: 0;
	top: 0;
}
#nav-button .circle-anim:after {
	box-shadow: inset #999 0 0 0 1px;
	height: 48px;
	width: 48px;
}
.comment-form-icon-wrapper .circle-anim:after {
	box-shadow: inset #999 0 0 0 1px;
	height: 66px;
	width: 66px;
}
.social-list.not-white .circle-anim:after {
	box-shadow: inset #999 0 0 0 1px;
	height: 42px;
	width: 42px;
}
@-webkit-keyframes circleline {
	0% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	50% {
	}
	100% {
		-webkit-transform: rotate(140deg);
		transform: rotate(140deg);
	}
}
@keyframes circleline {
	0% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	50% {
	}
	100% {
		-webkit-transform: rotate(140deg);
		transform: rotate(140deg);
	}
}

/* End Circle Animation
--------------------------------------------------------------------------------------------------------*/


.mobile {display: none;}
.touch .mobile { display: block;}

.mobile .info-box-content .parent {
	padding: 25px;
}

.page-title-figure {
	position: relative;
}
#content figure {
	position: relative;
	overflow: hidden;
	height: 100%;
	background: #191919;
	text-align: left;
	cursor: initial!important;
	object-fit: cover;
}

#content _figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	z-index: auto;
	object-fit: cover;
}

#content .figure-body {
	width: 100%;
	padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
}
#content figure figcaption {
	_padding: 0 15px;
	color: #fff;
	_text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#content figure figcaption::before,
#content figure figcaption::after {
	pointer-events: none;
}

#content figure figcaption,
#content figure figcaption > a {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1 !important;
	width: 100%;
}

#content figure h2 {
	_word-spacing: -0.15em;
	font-weight: 300;
	color: #fff;
	line-height: 36px;
	letter-spacing: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 36px;
}

#content figure h2 span {
	font-weight: 800;
}

#content figure h2,
#content figure p {
	margin: 0;
}

#content figure p {
	letter-spacing: 0.29px;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #fff;
}

figure.effect-selena {
	background: #fff;
}

.fixed figure.effect-selena figcaption{
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.fixed figure.effect-selena h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.fixed figure.effect-selena p {
	opacity: 1;
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,0);
	transform: perspective(1000px) rotate3d(1,0,0,0);
}


figure.effect-selena figcaption{
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,30%,0);
	transform: translate3d(0,30%,0);
}

figure.effect-selena:hover figcaption{
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-selena img {
	-webkit-transition: -webkit-transform 3s;
	transition: transform 1s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-selena:hover img {
	transition: all 1s;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

figure.effect-selena h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-selena p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg);
	transform: perspective(1000px) rotate3d(1,0,0,90deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

figure.effect-selena:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-selena:hover p {
	opacity: 1;
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,0);
	transform: perspective(1000px) rotate3d(1,0,0,0);
}



/* Media queries */
@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	#content figure {
		float: none;
	}
}

.rows .dev-item:last-child {
	border-right: 0;
}

.col-md-12.seperator {
	height: 30px;
	background: #373737;
}

ul.option-set.clearfix {
	margin: 0 auto;
	list-style: none;
}
.dev-gradient {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 50%, rgba(0,0,0,.85) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,50) 0%,rgba(0,0,0,.85) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 50%,rgba(0,0,0,.85) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8c000000',GradientType=0 );
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
}
.dev-gradient2_ {
	outline: 9px solid #000000;
	outline-offset: -3px;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
}
.dev-item {
	padding: 0;
	outline: 2px solid #000;
}
.fixed{
	border-bottom: none ;
	border-top: 3px solid #000;
}




.search {
	display: flex;
	float: left;
}

.search-term {
	transition: all 0.3s ease-in-out;
	width: 100%;
	font-size: 15px;
	padding: 5px 15px;
	background: transparent;
	border: 1px;
	color: #666;
	text-align: center;
	width: 100px;
}
i.fa-search{
	color:#fff;
	padding: 0;
	margin: 0;
}

.__search-term:focus {
	color: #fff !important;
}

.search-term:focus-within {

	background: #fff;
	width:450px;

}

.search-term::-webkit-input-placeholder{
	transition: all 0.3s ease-in-out;
	color: #222;
}
.social-list {
	transition: all 0.3s ease-in-out;
}
.social-list.open {
	transition: all 0.3s ease-in-out;
	height:0px;
	opacity: 0;
}

.search-button {
	width: 56px;
	height: 56px;
	border: none;
	background: #003790;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	cursor: pointer;
	font-size: 17px;
}

.wrapper {
	width: 100%;
	max-width: 1600px;
	height: 100%;
	position: relative;
	_overflow: auto;
	_overflow-x: auto;
	background-color: #fff;
	margin: 0 auto;
}
.wrapper.hide2 {
	overflow: auto;
	width: 100%;
	height: 100%;
	position: fixed;
}
body {
	backface-visibility: hidden;
	font-size: 15px;
	font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #555;
	-webkit-text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	_overflow: hidden;
}
body , .wrapper {
	background: #181818;
}
#menu-button.open #nav-button span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	top: 2px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#menu-button.open #nav-button span:nth-child(2) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	top: -2px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#menu-button.open #nav-button span:nth-child(3) {
	display: none;
}
#ajax-content {
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.92);
	position: fixed;
	opacity: 0;
	z-index: 9999;
	filter: alpha(opacity=0);
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	/*z-index: 0;*/
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
	visibility: hidden;
}
#ajax-content.visible {
	height: 100%;
	z-index: 9999;
	opacity: 1;
	filter: alpha(opacity=1);
	visibility: visible;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#ajax-content .ajax-sidebar {
	width: 0;
	background: #fff;
	height: 100%;
	float: right;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 999;
}
#ajax-content.visible .ajax-sidebar {
	float: right;
	width: 380px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transition-delay: 0.3s; /* Safari */
	transition-delay: 0.3s;
}
.ajax-sidebar #project-title {
	padding: 55px;
	width: 380px;
	height: 100%;
}
#ajax-content .ajax-slider {
	opacity: 0;
	float: left;
	width: auto;
	height: 100%;
}
#ajax-content.visible .ajax-slider {
	width: auto;
	float: left;
	height: 100%;
	opacity: 1;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	-webkit-transition-delay: 0.4s; /* Safari */
	transition-delay: 0.4s;
}
#ajax-content.visible .ajax-slider figure.images {
	max-height: 100vh;
	text-align: center;
}
#ajax-content.visible .ajax-slider figure.images img {
	display: inline-block;
	width: auto;
	max-height: 90vh;
	padding: 0 5%;
}
.ajax-close {
	width: 48px;
	height: 48px;
	display: inline-block;
	position: absolute;
	top: 28px;
	right: 28px; /*background: #888;*/
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 999999;
	background: url(../images/icons/bg-close@2x.png) center no-repeat #fff;
	background-size: 36px 36px;
	opacity: 0
}
.ajax-close.test {
	opacity: 1
}
.ajax-prev {
	background: url(../images/icons/bg-prev@2x.png) center no-repeat #fff;
	background-size: 48px 48px;
	display: block;
	position: absolute;
	width: 54px;
	height: 74px;
	top: 50%;
	margin-top: -34px;
	left: 25px;
}
.ajax-next {
	background: url(../images/icons/bg-next@2x.png) center no-repeat #fff;
	background-size: 48px 48px;
	display: block;
	position: absolute;
	width: 54px;
	height: 74px;
	top: 50%;
	margin-top: -34px;
	right: 25px;
}
#project-slider {
	position: relative;
}
.ajax-more {
	display: none;
}
.home-page h1, .home-page h2, .home-page h3, .home-page h4, .home-page h5, .home-page h6 {
	color:#fff;
}
.home-page p {
	color:#e0e0e0;
}
.home-page a{
	color:#fff;
}
.home-page a:hover , article figure a:hover{
	color:#5682c7;
}
ul.terms-block li a:hover{
	opacity: .8;
	color: #fff;
	background-color: #000 !important;
	border: 2px solid #fff !important;
}
.fix-5 {
	max-width:20%;
	flex: 0 0 20%;
}
ul.terms-block, ul.terms-plain{
	margin:0;
	padding:0;
	display: flex;
}
ul.terms-block li , ul.terms-plain li{
	list-style: none;
}

/* Content Styles */
section p {
	-webkit-font-smoothing: auto;
	font-size: 18px;
	padding-bottom: 15px;
	line-height: initial;
}
section p:last-child {
	padding-bottom: 0;
}
.inline-image-right figure.figure {
	float: right;
	width: 50%;
	margin-left: 50px;
	margin-bottom: 35px;
}
.inline-image-left figure.figure {
	float: left;
	width: 50%;
	margin-right: 50px;
	margin-bottom: 35px;
}

.author-name {
	text-align: center;
	font-size: 14px;
	-webkit-font-smoothing: auto;
	color: #9d9d9d;
	padding: 5px 0 0;
	font-weight: 400;
}
.wpcp-single-item {
	border: 0 !important;
}
.authors-wrap {
	padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    border-top: 1px solid #eee;
    display: flex;
    align-items: center;
}
.authors-title {
	margin: 0;
    padding: 0;
    font-weight: 600;
    color: #dba200;
    line-height: 18px;
}
ul.authors {
	padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
}
ul.authors li {
	margin: 0 15px;
	/* min-width: 115px; */
	display: flex;
    flex-direction: column;
    align-items: center;
}
ul.authors .avatar-img {
	display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 100%;
    overflow: hidden;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background: #ddd;
}
ul.authors img {
	margin: 0 auto;
	object-fit: cover;
}

#content .page-title {
	position: relative;
	padding: 50px 50px 30px 50px;
	color: #ddd;
	background: #171717;
	margin: 0;
}
#content.page-content {
	min-height: 1000px;
}
.member-block {
	padding: 25px;
	text-align: center;
	background: #1e1e1e;
	min-height: 365px;
	display: grid;
	align-items: center;
}
.member-block h3 {
	font-size: 26px;
}

.member-image img {
	border-radius: 100%;
	overflow: hidden;
	border: 5px solid #1f1f1f;

}
.member-block .member-subtitle {
	margin-bottom: 10px;
}
.member-block h4, .member-block h3{
	margin-top: 15px;
}
.inner-page .col-md-4, .inner-page .col-md-3, .inner-page .col-md-6{
	margin-bottom: 30px;
}
.dark .member-block h4,
.darker .member-block h4,
.dark .member-block h3,
.darker .member-block h3
{
	color: #ddd;
}
.member-block .cubic {
	height: 330px;
}
.member-block .cubic img {
	border-radius: 0 !important;
	height: 330px;
	object-fit: cover;
}

.dark .member-block .member-subtitle,
.darker .member-block .member-subtitle{
	color: #9e9e9e;
}
a.figure-link {
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	line-height: 21px;
}
a.figure-link:hover {
	color: #d89d12;

}
h4 a.figure-link {

	font-weight: normal;
	font-size: 34px;
	line-height: 40px;
}

.post-views {
	color: #909194;
	position: absolute;
	right: 15px;
	bottom: 17px;
	padding: 3px 8px 0px;
	border-radius: 50px;
	font-size: 12px;
	background: #000;
	-webkit-font-smoothing: auto;
}

.published-note {
	_float: left;
	_position: absolute;
	_bottom: 16px;
	_color: rgba(255, 255, 255, 0.6);
}
.page-content .published-note {
	_position: absolute;
	_margin-top: 10px;
}

.wrap .page-title {
	margin-left: 0 !important;
	margin-right: 0! important;
	margin-bottom: 50px !important;
}

.block-5 .figure h5,  .block-6 .figure h5{
	_float: left;
	_width: 80%;
}
.dark p {
	color: #bebebe;
}
#content .dark figure.media {
	border: 0;
	box-shadow: none;
}
button.theme_button {
	background: transparent;
	border: 0;
	color: #9E9E9E;
	padding: 5px 20px;
	border: 1px solid #4a4a4a;
}

.cats li.cat-item {
	margin-left: 15px;
}
.cats li.cat-item:first-child {
	margin-left: 0;
}
.cats {
	display: inline-flex;
	font-size: 18px;
	color: #bababa;
	font-weight: 500;
	margin: 0;
	padding: 0;
	list-style: none;
}
.cats a {
	color: #838383;
}
.cats a:hover {
	color: #d89d12;
}
.dark input {
	background: transparent !important;
	border: 1px solid #4b4b4b;
	color: #ddd;
	padding: 5px 10px;
	margin-bottom: 15px;
}
.dark label {
	color: #d8d8d8;
}
li.current-active a {
	color: #d89d12 !important;
	font-weight: 900;
}
.coursel {
	padding: 50px 25px;
	background: #1e1e1e;
	border-top: 10px solid #191919;
}
.coursel h2.section-title{
	padding-bottom: 25px;
	color: #8c8d8c;
}
.slick-dots{
	display: none !important;
}
.home-page figure img, .home-page .media img {
	transition: all .4s;
	/*filter: hue-rotate(0deg) saturate(0.3);*/
}
.home-page figure img:hover, .home-page .media img:hover {
	/* filter: hue-rotate(0deg) saturate(.7); */
	transform: scale(1.1);
}

.home-page figure:hover > a img,
.home-page .media:hover  a img
{
	transform: scale(1.1);
	filter: brightness(1);
}

.theme_button {
	transition: all .3s;
}
.theme_button:hover {
	color: #d89d12;
	border-color: #d89d12;
}
.section-block {
	padding: 0 30px;
	background: #141414;
	border-top: 5px solid #242424;
	border-bottom: 5px solid #242424;
}
.section-block h2 {
	text-align: left;
	margin-bottom: 30px;
	padding: 21px 0 0 0;
}
.wpcp-all-captions {
	background: #242424 !important;
	border: 1px solid #1e1e1e !important;
}
.wpcp-single-item {
	background: transparent !important;
}

.wpcp-slide-image {
	height: 200px;
}
.wpcp-slide-image img {

	height: 200px;
	object-fit: cover;

}
h2.wpcp-post-title a {
	color: #bebebe !important;
	font-size: 18px;
}
h2.wpcp-post-title  {
	margin: 0 !important;
}
#content .page-title-figure {
	_max-height: 664px;
	background: #fff;
}
#content .page-title-figure .figure-body {
	background: #fff;
	padding-top: 100px !important;
	padding-bottom: 30px !important;
}
#content .page-title-figure .figure-caption {
	color: #000 !important;
}
#content .page-title-figure .published-note {
	position: relative !important;
	float: none !important;
}
#content .page-title-figure .figure-body .published-note small {
	color: #626262;
	display: block;
	/* margin-top: 30px; */
}
a.decrease-page-font-size {
	font-size: .75em;
	opacity: .7;
}

table.docs td {
	color: #9e9e9e;
	vertical-align: middle;
	border: 0;
	text-align: left;
}
table.docs {
	border: 0;
}
table.docs tr:first-child {
	border-top: 1px solid #343434;
}
table.docs tr {
	border-bottom: 1px solid #343434;
}
.doc-title {
	color: #477e98;
	font-weight: bold;
}
td.action-buttons {
	text-align: right!important;
}
.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(70, 126, 152, 0.07);
}
.inner-page .member-info h3 , .inner-page .member-info h4{
	text-align: center;
}
h1#logo {
	text-align: center;
	background: #000;
	margin: 0 -24px;
	padding: 24px;
}
.home-page .wrap .row img {
	height: 100%;
	object-fit: cover;
}
.page-title-figure .figure-body {
	_position: absolute;
	bottom: 0;
	width: 100%;
}
.page-title-figure figcaption{
	position: relative !important;
}
.wpcp-post-carousel .wpcp-single-item .wpcp-all-captions {
	position: relative;
}
.published-note.coursel-date {
	float: none;
	font-size: 19px;
	_padding: 13px 0;
	margin-top: 30px;
}
#mobile-logo .social-list {
	display: flex;
	margin: 0;
	padding: 0;
}
#mobile-logo .social-list li {
	flex: 100%;
	margin: 0;
	padding: 0;
}
#mobile-logo .social-list li a{
	width: 100%;
	height: 100%;
	border-radius: 0;
	margin: 0;
	padding: 0;
}
#content.post figure figcaption h1 {
	font-weight: normal;
	font-size: 48px;
	_line-height: 56px;
	letter-spacing: 0px;
	margin-bottom: 0;
}
#content.post figure figcaption small {
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #FFFFFF99;
}
#content.post figure figcaption .published-note {
	width: 100%;
}

.page-title-figure .published-note small {
	font-size: 15px;
}
.wpml-ls-legacy-list-horizontal {
	padding: 7px 0;
}
.wpml-ls-legacy-list-horizontal a {
	padding: 10px 0px;
	margin-left: -10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	color: #6F92CB;
}
.inner-page .wrap:not(.footer-wrap) {
	min-height: 720px;
}
.pagination .nav-links {
	padding: 8px 15px;
}
.page-numbers.current {
	background: #ffffff1a;
	color: #fff!important;
	border-bottom: 1px solid rgb(255 255 255 / 20%);
}
.page-numbers {
	color: #ddd;
	padding: 0 10px;
	line-height: 2em;
}
a.prev.page-numbers , a.next.page-numbers {
	background: #5682c7;
}
form.searchform {
	margin-top: 15px;
}
.block-1 h4 a{	
	font-weight: normal;
	font-size: 34px;
	line-height: 40px;
}
.block-2 h4 a{
	font-weight: normal;
	font-size: 26px;
	line-height: 28px;
}
.block-3 h4 a{
	font-weight: normal;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.15px;
}
.block-4 h4 a{
	font-weight: normal;
	font-size: 34px;
	line-height: 42px;
}
.block-5 h4 a{
	font-weight: normal;
	font-size: 21px;
	line-height: 28px;
}
.block-6 h5 a{
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
}
.figure-item-list h4 a{
	font-weight: normal;
	font-size: 21px;
	line-height: 28px;
}

.new-section {
	margin-top: 40px;
}
.vaa-mobile .top-header {
	position: fixed;
	z-index: 200;
}
.top-header {
	background: #767F8D;
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	z-index: 1;
	left: 0;
	width: 100%;
	overflow: hidden;
}
.latest-publication {
	margin-top: 50px;
}
.news-letter input {
	width: 100%;
	height: 40px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 2px;
	padding: 0 10px;
	border: 0;

}
.news-letter button {
	width: 50px;
	height: 40px;
	background: #5782C7 0% 0% no-repeat padding-box;
	border-radius: 2px 0px 0px 2px;
	border: 0;
}
.news-letter {
	margin-top: 40px;
}
.news-letter i {
	color: #fff;
}
.news-letter h5{
	text-align: initial;
	font-weight: bold;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #FFFFFF;
}
.news-letter .inputs-group {
	display: flex;
}

/* Related posts */
#posts-tabcontents {
	border: 1px solid #000;
	min-height: 50px;
	padding: 5px;
}

.ptc {
	display: none;
}

#ad-posts-tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 1px;
}

#ad-posts-tabs li {
	display: inline;
	margin: 0 10px;
	padding: 5px;
	cursor: pointer;
	font-weight: Bold ;
	font-size: 14px;
	line-height: 23px;
	color: #212121;
}

#ad-posts-tabs li.currenttab {
	color: #2E9D7F;
}
#ad-posts-tabs li span {
	position: relative;
	padding: 0 10px;
}
#ad-posts-tabs li.currenttab span:before {
	height: 1px;
	background: #2E9D7F;
	display: block;
	content: " ";
	position: absolute;
	bottom: 13px;
	width: 100%;
	left: 0;
}
.ad-posts-tabs-contents .active {
	display: block;
}

/****** Footer Styles *******/

.ar.vaa-mobile #ajmnfooter .identity p {
		text-align: center;
		font-weight: normal;
		font-size: 14px;
		line-height: 17px;

		color: inherit;
	}
	.vaa-mobile #ajmnfooter .identity img {
		max-width: 70%;
	}
	.vaa-mobile #ajmnfooter .column .list{
		display: flex;
    flex-direction: column;
    align-items: center;
		margin-bottom: 25px;
	}
	.vaa-mobile #ajmnfooter .column .list > div > a{
		width: 100%;
    display: block;
		text-align: center;
	}
	.vaa-mobile #ajmnfooter .column h3 {
		text-align: center;
	}
	.__vaa-mobile #ajmnfooter .column .list.open{
		height: 60px;
	}

	.__vaa-mobile #ajmnfooter .column h3:after {
		content: "\f054";
		float: right;
		font: normal normal normal 18px/1 FontAwesome;
	}
	.__ar.vaa-mobile #ajmnfooter .column h3:after {
		content: "\f053";
		float: left;
		font: normal normal normal 18px/1 FontAwesome;
	}

	div.list > div {
		padding: 8px 0;
	}

	#ajmnfooter .identity p {
		font-weight: normal;
		font-size: 11px;
		line-height: 17px;

		-webkit-font-smoothing: auto;
		text-align: center !important;
		padding-top: 20px;
	}

	#ajmnfooter .identity img{
		max-width: 200px;
		margin: 0 auto;
	}
	.ar #ajmnfooter .identity p {
		font-weight: normal;
		font-size: 11px;
		line-height: 17px;
		color: #666;
	}
	#ajmnfooter .identity {
		text-align: center;
	}

	#ajmnfooter ul.social-networks li {
		text-align: center!important;
	}
	#ajmnfooter .column .list a:hover {
		opacity: 1!important;
		color: #D89D12;
	}

	#ajmnfooter .wrap.footer-wrap {
		background: #000;
		padding: 40px;
	}

	#ajmnfooter .content {
		display: flex;
		align-items: flex-start;

	}

	#ajmnfooter .column {
		flex: auto;
		padding: 0px 10px;
	}
	#ajmnfooter .col2 {
		column-count: 2;
	}

	#ajmnfooter .col3 {
		column-count: 3;
	}

	#ajmnfooter h3,
	#ajmnfooter a,
	#ajmnfooter a img
	{
		color: #fff;
		opacity: .6;
	}
	#ajmnfooter .column ul {
		list-style: none;
	}
	.ar #ajmnfooter .column * {
		text-align: right;
		transition: all .3s;
	}

	#ajmnfooter .column h3 {
		font-weight: bold;
		font-size: 22px;
		line-height: 19px;
		margin-bottom: 20px;
		text-align: initial;
	}

	#ajmnfooter .column ul li {
		font-weight: normal;
		font-size: 16px;
		line-height: 17px;
		margin: 15px 0;
		width: 100%;
	}
	@media only screen and (max-width: 767px) {
		#ajmnfooter i.fa {
			font-size: 30px;
		}
		#ajmnfooter .column h3.empty {
			display: none;
		}
		#ajmnfooter .column h3{
			margin-bottom: 0px;
			margin-top: 20px;
			margin-left: 10px;
			margin-right: 10px;
		}
		.list > div {
			margin: 0 10px;
			display: inline-block;
		}
		#ajmnfooter .content {
			display: block; 
		}
		#ajmnfooter .column.identity {
			width: 100%;
			margin-top: 50px;
		}
	}


	.homepage-carousel {
		position: relative;
		overflow: hidden;
	}
	.homepage-carousel .terms-block 	{
		position: absolute;
    	z-index: 2;
		gap: 1px;
	}
	.homepage-carousel .slick-slide img {
		display: block;
		height: 400px !important;
	}
	.slider-controls {
		position: absolute;
		z-index: 2;
		_width: 97%;
		top: 50%;
		transform: translateY(-50%);
		margin: 0 auto;
		left: 0;
		right: 0;
		display: flex;
		justify-content: space-between;
		pointer-events: none;
	}

	.slider-controls a.slider-nav-btn.slick-arrow {
    	padding: 10px;
    	background: #000000ba;
		aspect-ratio: 1;
    	display: flex;
    	align-items: center;
		pointer-events: auto;
  		cursor: pointer;
	}
	.slider-controls a.slider-nav-btn.slick-arrow i{
	    font-size: 22px;
    	color: #fff;
	}
	.text-limit-4 {
		  display: -webkit-box;              /* Enables flexbox-like behavior for line clamping */
			-webkit-box-orient: vertical;      /* Sets vertical layout for the box */
			-webkit-line-clamp: 4;             /* Limits text to 4 lines */
			line-clamp: 4;
			overflow: hidden;                  /* Hides overflowing text */
			text-overflow: ellipsis; 
	}
	.text-limit-3 {
		  display: -webkit-box;              /* Enables flexbox-like behavior for line clamping */
			-webkit-box-orient: vertical;      /* Sets vertical layout for the box */
			-webkit-line-clamp: 3;             /* Limits text to 3 lines */
			line-clamp: 3;
			overflow: hidden;                  /* Hides overflowing text */
			text-overflow: ellipsis; 
	}
	.text-limit-2 {
		  display: -webkit-box;              /* Enables flexbox-like behavior for line clamping */
			-webkit-box-orient: vertical;      /* Sets vertical layout for the box */
			-webkit-line-clamp: 2;             /* Limits text to 2 lines */
			line-clamp: 2;
			overflow: hidden;                  /* Hides overflowing text */
			text-overflow: ellipsis; 
			line-height: 1.3em;
	}

.block-4 .figure .published-note small ,  .block-2 .figure .published-note small,  .block-1 .figure .published-note small{
    padding-top: 15px !important;
}