/*
Theme Name: OHCHR
Description: This the theme for the OHCHR website
Version: 1.0
Author: Koen van Dieren
Author URI: https://www.koenvandieren.com
Template: enfold
*/


/***** Add your own styles here: *****/

/* Fonts & Links */


* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#main p a, #footer a, span.copyright a, .main_color .sidebar a, .main_color a:hover, #top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover, a.iconlist_icon , .main_color .sidebar a:hover {
	text-decoration: none;	
	-webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
}

div#main .main_color.container_wrap_first.container_wrap.fullsize p a {
    text-decoration: underline;
}

template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    letter-spacing: 0;
}

/* Animationn */

.avia_transform .avia_start_delayed_animation.pop-up {
    -webkit-animation: avia_image_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia_image_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    opacity: 1;
}

avia_transform .avia_start_delayed_animation.left-to-right {
    -webkit-animation: avia-ltr 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia-ltr 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    opacity: 1;
}

.avia_transform .avia_start_delayed_animation.right-to-left {
    -webkit-animation: avia-rtl 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia-rtl 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    opacity: 1;
}

/* Buttons */


.page .read-more-link a, a.more-link {
    background: none repeat scroll 0 0 #0c629b !important;
    border-radius: 3px !important;
    padding: 7px 18px !important;
    color: white;
    margin-top: 20px;
    -webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
    text-decoration: none !important;
}

.page .read-more-link a:hover, a.more-link:hover  {
	background: #0d6cac !important;
    color: white !important;
	-webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
}

span.more-link-arrow {
    display: none;
}

.avia-button.avia-size-large, input.button {
    font-size: 17px;
}

input.button {
    border-radius: 3px;
    background: #0c629b !important;
    font-family: 'roboto', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}

/***** Header *****/

#top .social_bookmarks li {
    border: none;
}

.container.av-logo-container img {
    padding: 14px 0px;
}

div#header_main_alternate {
    background: #f8f8f8;
}

.av_minimal_header_shadow {
	-webkit-box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.1);
}

span.avia-menu-text {
    font-weight: 600;
}

.av-main-nav > li > a {
    padding: 0 10px;
}

.av-main-nav ul li a, .av-main-nav ul li:last-child > a {
    border: none;
}

.av-main-nav ul {
    width: 240px;
}

#header .social_bookmarks li {
    font-size: 16px;
}


#searchform #searchsubmit {
    font-size: 22px;
}

#top #searchsubmit {
    width: 48px;
}

#top div .av_ajax_search_entry_view_all {
    font-size: 18px;
    background: #1c1c1c;
}

.container.av-logo-container span.av_ajax_search_image img {
    padding: 0px;
}

#top .av-main-nav ul ul {
    left: 240px;
    border: none;
}

.header_color .header_bg {
    background-size: 1640px;
}

#header.av_minimal_header .avia_mega_div {
    border-top-width: 0px;
}

/***** Body *****/

.container_wrap {
	border: none;
}

div#main .main_color.container_wrap_first.container_wrap.fullsize {
    padding: 50px 0;
}

/***** Footer *****/

div#footer-logo img {
    max-height: 120px;
    width: auto;
    margin-bottom: 39px;
}

section#footer-subtitle {
    color: #ffffff;
    padding: 0px 0px 30px;
}

section#footer-social-icons img {
    height: 26px;
    width: auto;
    padding-right: 7px;
    -webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
}

section#footer-social-icons img:hover {
	opacity: 0.8;
	-webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
}

img.alignnone.size-full.wp-image-254, img.alignnone.size-full.wp-image-255 {
    margin-bottom: -3px;
}

#footer p {
    font-size: 15px;
}

section#copyright p {
    font-size: 13px;
}

#footer h3 {
    margin-top: 30px;
}

/***** Individual Pages *****/

/* Home Page */

div#home-news-section {
    padding: 80px 50px;
    background: #ffffff;
}

div#home-cell {
    padding: 50px 0 0 0;
}

div#home-news-section h2, div#home-features-and-media h2 {
    font-size: 25px;
	margin-bottom: 20px;
}

div#home-news-section h3, div#home-features-and-media h3 {
    font-size: 23px;
    margin-bottom: 10px;
    color: #545454;
}

div#home-features-and-media h3 {
    margin-top: 25px;
}

body.home span.blog-categories.minor-meta {
    display: none !important;
}

body.home .slide-meta {
    display: none !important;
}

h3.slide-entry-title.entry-title {
    margin-bottom: 20px;
}

.html_elegant-blog .avia-content-slider .slide-entry-title {
    font-size: 1.2em;
}

div#home-news-section footer.entry-footer {
    margin-top: 0px;
}

#home-news-section .avia-content-slider .slide-entry-wrap:first-child {
    margin-bottom: 20px;
}

div#home-features-and-media .av-image-caption-overlay-center {
    vertical-align: bottom;
    padding: 0px 20px 40px;
    font-size: 1.2em;
}

div#home-features-and-media {
    padding: 60px 0px 80px;
}

div#home-work-area p {
    margin-bottom: 35px;
}

div#home-work-area h3 {
    font-size: 1.3em;
}


div#home-areas h2:first-child {
    margin: 30px 0px 50px;
    font-size: 35px;
}

div#home-areas p, div#home-areas h2, div#home-areas h3 {
	text-align: center;
}

div#home-areas {
    padding: 60px 0px 80px;
}

div#home-areas h3 {
    font-size: 24px;
}

div#home-areas img {
	height: 85px;
	width: auto;
}


div#protest-image img {
    width: 480px;
    height: auto;
    margin-top: 10px;
}


div#human-rights-person img {
    width: 300px;
    height: auto;
}

div#section-ud {
    text-align: right;
}

div#home-about {
    padding: 20px 0px;
}

div#home-map h2 {
    color: white;
    font-size: 35px;
    margin-bottom: 50px;
}

#home-map .mapsvg-mobile-buttons {
    margin-top: 50px !important;
}

/* Contact us */

div#contact-details h2 {
    font-size: 24px;
}

div#contact-details {
    padding-left: 120px;
}


/* Vacancies & Internshipss */

section#fraud-alert span.av_font_icon {
    margin-left: 10px;
    margin-top: 20px;
}

/* News section */


header.entry-content-header, h1.post-title.entry-title {
    margin-top: 0px;
}

.small-preview img, .big-preview img, .avia-content-slider .slide-image, .avia-content-slider .slide-image img {
    border-radius: 0px;
}

article.slide-entry span.av-vertical-delimiter, .html_elegant-blog .av-vertical-delimiter {
    display: none;
}

footer.entry-footer {
    margin-top: 50px;
}

#top .fullsize .template-blog .big-preview {
    padding: 0 0 50px 0;
}

span.post-meta-infos {
    display: none !important;
}

.related_posts.av-related-style-full a {
    border: none;
    padding: 16px;
}

.related_posts.av-related-style-full a:hover {
    border: none;
}

#top .av-related-style-full .related_image_wrap, #top .av-related-style-full .related_image_wrap img, #top .av-related-style-full .related_image_wrap .related_posts_default_image {
    border-radius: 1px;
}

.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
    letter-spacing: 0px;
}

.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
    text-align: left; 
}

.av-share-box ul li a {
    font-size: 22px;
}

a.av-instagram-follow.avia-button {
    background: #0d6cac;
    color: white;
}

.av-share-box ul li a {
    color: white;
    background: #0d6cac;
}

li.av-share-link {
    border-color: white;
}

/* Features & Media */


div#logo-ohchr-features-media img {
    width: 200px;
    height: auto;
    margin-bottom: 15px;
}


.av-image-caption-overlay-center {
    vertical-align: bottom;
    padding: 0px 30px 30px;
    font-size: 1.3em;
}

.av-image-caption-overlay-center p {
    text-shadow: 0 0 11px rgba(0,0,0,.5);
    font-weight: 600;
}

#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content *, #top .av-caption-style-overlay .av-masonry-item-with-image ins:before, #top #wrap_all .av-caption-style-overlay .av-masonry-item-with-image del {
    font-size: 1.1em;    
    text-shadow: 0 0 11px rgba(0,0,0,.5);
    font-weight: 600;
    vertical-align: bottom !important;
    padding: 10px 10px;
}

/* Civic Space page */

div#quote-box {
    padding-left: 80px;
}

/***** Individual Sections *****/

/* Top Image */

div#top-image h1, div#top-image h2, div#top-image {
    color: #ffffff;
    text-shadow: 0 0 11px rgba(0,0,0,.5);
}

div#top-image h1 {
	font-size: 40px;
	text-transform: capitalize !important;
}

div#top-image h2 {
    text-transform: none;
    font-size: 30px;
}

/* Interactive map*/

.mapsvg-sidebar.mapsvg-top-container.mapsvg-sidebar-left {
    min-height: 540px;
}

/* back to top box */

#scroll-top-link, #av-cookie-consent-badge {
    background: #0c629b;
    border: none;
    color: white;
    border-radius: 50px;
    font-size: 21px;
}

/* Contact forms */

form h3 {
    font-size: 28px;
    margin-bottom: 2px;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border: none;
}

/* Input Boxes (forms, search box, comment section) */

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
	font-family: 'roboto', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}

/* Custom page Sidebar */

section#page-custom-sidebar {
    background: #ffffff;
    padding: 35px 25px;
}

section#page-custom-sidebar p:last-child, section#page-custom-sidebar ul:last-child {
    margin-bottom: 0;
}

section#page-custom-sidebar li a {
    text-decoration: underline;
    -webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
}

section#page-custom-sidebar li a:hover {
    text-decoration: none;
    -webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
}

/* Search Result page */

body.search-results span.post-meta-infos {
    display: inline !important;
    font-size: 15px;
}

body.search-results .main_color .minor-meta, body.search-results .main_color .minor-meta a {
    color: black;
}

/***** Responsive Design *****/

@media only screen and (max-width: 989px) {

div#contact-details {
    padding-left: 0px;
}

div#home-map h2 {
    margin-bottom: 0px;
}

}

@media (max-width: 812px) {
	
#home-map .mapsvg-mobile-buttons {
    margin-top: 50px !important;
}	
	
}

@media only screen and (max-width: 767px) {

.responsive #scroll-top-link {
    display: inline;
}
	
.entry-content-wrapper .post-title {
    font-size: 16px;
}	
	
body, body .avia-tooltip {
    font-size: 17px;
}	

#footer .av_one_half.flex_column:last-child, #footer .widget {
	margin: 20px 0 0 0;
}
	
div#section-ud {
    text-align: left;
}

div#section-ud .avia-button-right {
    float: left;
}

div#quote-box {
    padding-left: 0px;
}	

}
