/*
	Theme Name: G F O I
	Description: This is for Global Festival of Ideas
	Author: R U K I
	Version: 1.0
	Template: G F O I
	Template Version: 1.0

*/


/*
Custom CSS
---------------------------------------------------------------- */

body.home .site-branding {
    display: none;
}
#wptime-plugin-preloader{
    background-image: none!important;
}

.site-inner{max-width: 100%;}

.home header.entry-header {
    display: none;
    height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.home .site-branding a, .home .site-branding a img {
    display: none;
    height: 0;
    overflow: hidden;
}


.h-b-text {
    text-align: center;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}
.h-b-text h1{
    font-weight: 800;
    font-size: 	4rem;
    margin: 0;
    color: #01c9ff;
}

.home-brand {
    position: absolute;
    z-index: 3;
    top: 0;
    width: 100%;
    text-align: center;
    display: table;
}
.home-brand .wpb_wrapper {
    display: table-cell;
    height: 100vh;
    vertical-align: middle;
}
img.home-brand-img {
    width: 260px;
    display: block;
    margin: 0 auto 40px auto;
}
.home-brand a{
    display: inline-block;
    color: #ffffff;
    box-shadow: none;
    border: 2px solid #0996d9;
    padding: 10px 50px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.02rem;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2rem;
    background: #0996d9;
    box-shadow: none!important;
    margin: 0 20px;
}

.content-area .entry-content .h-b-text h2{
    font-weight: 100;
    font-size: 2.2rem;
    margin: 0 0 30px 0;
    color: #fff;
}
.content-area .entry-content .h-b-text h3 {
    font-weight: 300;
    font-size: 1.5rem;
    margin: 5px 5px 5px 5px;
    width: 49%;
    display: inline;
    padding: 0 5px;
    color: #fff;
}

.h-b-text h3 span {
    color: #01c9ff;
    margin: 0px 5px;
    display: inline-block;
}

.home-banner a.vc_general.vc_btn3 {
    font-weight: 400;
    font-size: 1.2rem;
    padding: 15px 50px;
    font-family: 'Oswald', sans-serif;
    box-shadow: none;
    box-shadow: inset 0 0 0px 0px #0794d7;
    -webkit-transition: all .6s;
    transition: all .6s;
    border: 0;
    background-color: #0895d8;
}

.home-banner a.vc_general.vc_btn3:hover {
    box-shadow: inset 0px -56px 0px 0 #dc1266;
    color: #fff;
    background-color: #0895d8;
    -webkit-transition: all .6s;
    transition: all .6s;
}


.main-navigation{
    text-transform: uppercase;
    font-size: 17px;
    width: 100%;
    -webkit-transition: all 2s;
    transition: all 2s;
    top: 0;
    z-index: 1;
}
.main-navigation.affix {
    position: fixed;
    background: rgba(7, 148, 215, 0.98);
    -webkit-animation-name: example;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-name: example;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-direction: normal;
    z-index: 5;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0%   {top:-100px;}
    100% {top:0px;}
}

/* Standard syntax */
@keyframes example {
    0%   {top:-100px;}
    100% {top:0px;}
}
#mega-menu-wrap-primary{
    background: #333;
    text-align: center;
    border-bottom: 0px;
}

#mega-menu-wrap-primary #mega-menu-primary{
    display: inline-block;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
    width: 230px;}

.site-branding, .site-header-menu, .header-image{
    margin: 0;
    width: 100%;}

.page-not-front #mega-menu-wrap-primary{
    /*background: rgb(244, 244, 244);
    box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgb(234, 234, 234);*/
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link
{
    font-size: 17px;
    text-transform: uppercase;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link
{
    padding: 12px 15px;
    line-height: 1.5;
    background: rgb(255, 255, 255);
    border-bottom: 0px solid rgba(229, 229, 229, 0.53);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{
    background: rgba(221, 221, 221, 0.32);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    padding: 0px 15px 0px 15px;
    line-height: 60px;
    height: 59px;
    color: rgba(255, 255, 255, 0.58);
    -webkit-transition: all .8s;
    transition: all .8s;
    margin: 0 -1px 0 0;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus{
    background: rgba(255, 255, 255, 0);
    color: #313131;
    border-color: #eee;
    background: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.event-countdown{
    text-align: center;
    background: #122c56;
    font-family: 'Oswald', sans-serif;
    margin: 0px 0 0px 0;
}
.event-countdown .dash {
    margin: 0px -2px;
    font-size: 12px;
    background: rgba(0, 0, 0, 0);
    padding: 22px 0 0 0;
}
.event-countdown .dash:nth-child(1) {
    background-color: rgb(18, 44, 86);
}
.event-countdown .dash:nth-child(2) {
    background-color: #153160;
}
.event-countdown .dash:nth-child(3) {
    background-color: #183669;
}
.event-countdown .dash:nth-child(4) {
    background-color: #153160;
}
.weeks_dash {
    margin-bottom: 20px;
}
.event-countdown .time-number {
    border-width: 0;
    border-style: solid;
    width: 130px;
    height: 46px;
    margin: auto;
    text-align: center;
    border-radius: 0;
    line-height: 1;
    font-size: 4em;
    font-weight: 800;
    background-color: rgba(0, 0, 0, 0);
}
.event-countdown .digit{
    height:inherit;
    margin:0 -3px;}
.event-countdown .dash_title {
    font-weight: 300;
    font-size: 1.2em;
    margin-top: 0px;
    display: block;
    text-align: center;
    color: #fff;
}
h1.block-title{
    font-size: 2.6rem;
    line-height: 1;
    text-align: center;
    font-family: Oswald;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #4e4e4e;
}

.vc_smartslider3{
    height: 675px;
}
.slider-overlay-content {
    position: absolute;
    z-index: 10;
    width: 100%;
}
.n2-ss-slider-2 {
    overflow: hidden;
}
#n2-ss-2-align .n2-ss-slider-2:before {
    content: " ";
    display: block;
    background: #293b44;
    width: 100%;
    height: 1000px;
    position: absolute;
    z-index: 11;
    opacity: 0.2;
}

.block-d-c a.block-d-c {
    display: block;
    background: #ccc;
    margin: 0 1px;
    text-align: center;
    padding: 50px 20px;
    min-height: 420px;
    box-shadow: none;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.block-d-c span.block-d-c-i {
    margin-top: 40px;
}
.block-d-c a span {
    display: block;
}
.block-d-c a svg {
    fill: #fff;
    width: 35%;
    height: 100%;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.block-d-c a:hover svg {
    width: 44%;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-top: -35px;
}

.block-d-c span.block-d-c-h {
    font-weight: 300;
    font-size: 1.8rem;
    line-height: 1.25;
    font-family: 'Oswald', sans-serif;
    margin-top: 15px;
}
.block-d-c a span.block-d-c-t {
    line-height: 1.35;
    margin-top: 10px;
}
a.block-d-c.d-challenge {
    background: #dd1367;
}
a.block-d-c.p-i-e {
    background: #0a97d9;
}
a.block-d-c.eg-es {
    background: #56c22b;
}
a.block-d-c.d-challenge:hover {
    background: #cb0e4e;
}
a.block-d-c.p-i-e:hover {
    background: #0083c1;
}
a.block-d-c.eg-es:hover {
    background: #44a41d;
}

.block-d-c .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 2px;
}

.p-c img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-width: 85%;
    min-height: 60px;
}

.site-footer .site-info, .site-info a {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    text-shadow: 1px -1px 0px #252525;
    color: #636363;
    font-weight: 700;
}

.site-header {
    padding: 0;
}
.home-logo img {width: 90%;}

.site-footer{
    background: #333333;
    color: #fff;
    padding: 20px 0;
    min-height: 140px;
    border-top: 1px solid #676767;
    margin-top: 5rem;
}


.page-not-front .entry-content {
    min-height: 600px;
}

.page-not-front .site-branding {
    background: #fff;
    padding: 20px 15px;
    text-align: center;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
    z-index: 1;
    margin-top: 60px;
}

.page-not-front .site-header-main {
    background: #ccc;
    margin-bottom: 30px;
}
.page-not-front a.custom-logo-link {
    display: inline-block;
}
.page-not-front .custom-logo {
    max-width: 335px;
    width: 100%;
}
.page-not-front h1.entry-title {
    color: #5e5e5e;
    text-transform: uppercase;
    color: #5e5e5e;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    margin-top: 2rem;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
    box-shadow: 0px 1px 8px -3px #fff;
}

/*.page-not-front #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link
{
    color: rgba(94, 94, 94, 0.92);
}*/
#google_translate_element{
z-index: 10!important;
}
.page-not-front #google_translate_element {
    top: 12px!important;
    z-index: 10;
}
.site-footer .main-navigation{
    display: none;
    visibility: hidden;
}

.site-main{
    margin-bottom: 1px;
}
.site-branding .site-title{text-transform: uppercase;}
.site-footer .site-title:after {
    content: "";
}

.page-not-front .entry-content h3 {
    font-family: 'Oswald', sans-serif;
    margin-bottom: 0.8rem;
    margin-top: 1rem;
    color: #565555;
    background: rgba(236, 236, 236, 0.48);
    display: inline-block;
    padding: 10px 10px;
}

.venue-gallery .wpb_image_grid .wpb_image_grid_ul{
    margin: 0 auto;
    max-width: 900px;
}

.venue-gallery .wpb_gallery_slides.wpb_image_grid{
    background: #0f3e62;
    padding:35px;
}

.venue-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item{
    float: left;
    position: relative!important;
    left: inherit!important;
    top: 0!important;
    width: 33.33333%;
    margin: 0;
    padding: 0 5px;
}

div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right{
    background-image: none!important;
}

div.pp_default .pp_close{
    margin-right: 5px;
    right: 20px;
    top: 1px;
}
.pp_content_container .pp_details{
    padding: 0 10px;
}

.pp_pic_holder div.ppt{
    display: none!important;
}


.cross-line:before {
    content: " ";
    display: block;
    width: 100%;
    background: #f4f4f4;
    height: 2px;
    position: absolute;
    top: 50%;
    z-index: 0;
}


.heading-black,
.heading-gray{
    font-family: 'Oswald', sans-serif;
    display: block;
    position: relative;
}

.heading-black{
    color: #ffffff;
}

.heading-black i,
.heading-gray i{
    padding: 10px 30px 10px 10px;
    display: inline-block;
    font-style: normal;
    position: relative;
    z-index: 1;
}

.heading-gray i{
    background: #f4f4f4;
    color: #4c4c4c;
}
.heading-black i{
    background: #565555;
}

.f-w-300{
    font-weight: 300!important;
}
.f-w-400{
    font-weight: 400!important;
}
.f-w-700{
    font-weight: 700!important;
}

table.waffle.agenda {
    border: 0px;
    font-size: 15px;  font-family: 'Oswald', sans-serif;line-height: 20px;
    text-transform: uppercase;
}
table.waffle.agenda td span {
    margin: 0 20px;
}
.waffle.agenda td {
    border: 0px;
    border-left: 0.2rem solid #ffffff;
    border-bottom: 0.2rem solid #ffffff;
    text-align: center;
    padding: 20px 10px;
    background: #fff;
}
.waffle.agenda th {
    border: 0px;
    border-left: 0.2rem solid #ffffff;
    border-bottom: 0.2rem solid #ffffff;
    background: #4a4a4a;
    color: #fff;
    font-weight: 400;
    padding: 10px 10px;
    text-align: center;
}
.waffle.agenda td.s6 {
    width: 85px;
    color: #aaa;
    vertical-align: top;
    border-bottom: 1px solid #e8e8e8;
}
.waffle.agenda.live-stage td{
    vertical-align: top;
}
.waffle.agenda.live-stage td.s6 {
    width: 75px;
    padding: 20px 5px;
}
.waffle.agenda.live-stage td ul li:before {
        content: ".";
    display: inline-block;
    font-size: 39px;
    width: 14px;
    height: 10px;
    font-family: monospace;
    color: #b5b5b5;
    position: relative;
    top: -3px;
    padding-right: 3px;
}
.waffle.agenda.live-stage td ul {
    margin-left: 10px;
}
.waffle.agenda.live-stage td ul li {
    padding: 0 0 10px 0px;
    margin: 0 0 0 -10px;
    list-style: none;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tabs-list .vc_tta-tab>a {
    background-color: #f4f4f4;
    color: #6f6f6f;
    box-shadow: 0 0 0 0 currentColor;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #f4f4f4;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active>a {
    background-color: #ffffff!important;
    box-shadow: 0 0 0 0 currentColor;
    border: 0px solid #fff;
    border-top: 8px solid #25bce1;
    position: relative;
    bottom: -5px;
    padding: 20px 0;
    box-shadow: 0px -13px 52px -10px rgb(193, 193, 193);
}

.vc_tta.vc_tta-spacing-5 .vc_tta-tab{
    min-width: 16%;
}

ul.vc_tta-tabs-list {
    border-bottom: 1px solid #dadada;
    box-shadow: inset 0px -3px 0px 0px rgba(236, 236, 236, 0.65);
}
.content-area .entry-content h1, .content-area .entry-content h2, .content-area .entry-content h3, .content-area .entry-content h4, .content-area .entry-content h5, .content-area .entry-content h6{
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.02rem;
    font-weight: 400;
    color: #5e5e5e;
    text-transform: uppercase;
}

.entry-content .light-gray-block {
    margin-bottom: 10px;
    padding: 30px;
    background-color: #f8f8f8;
}

div#n2-ss-1 .n2-style-1101-heading {
    box-shadow: inset 0px 0px 0px 0 #1c6d00;
    color: #fff;
    -webkit-transition: all .6s;
    transition: all .6s;
}
div#n2-ss-1 .n2-style-1101-heading:hover {
    box-shadow: inset 0px -56px 0px 0 #1c6d00;
    color: #fff;
    -webkit-transition: all .6s;
    transition: all .6s;
}

.underline-none a, a.underline-none{
    box-shadow: none;
}


.pum-theme-479 .pum-title, .pum-theme-lightbox .pum-title{
    margin: 10px 0 30px 0;
    border-bottom: 1px solid #ccc;
}

table.waffle.agenda td .card-location,
table.waffle.agenda td .card-time{
    display: none;
}


/*////// Footer Social Links/////////////*/
.site-footer .social-navigation {
    margin-bottom: 20px;
}
.site-footer .social-navigation ul#menu-social-links-1 {
    display: inline-block;
}
.social-navigation a[href*="youtube.com"]:before,
.social-navigation a[href*="twitter.com"]:before,
.social-navigation a[href*="facebook.com"]:before,
.social-navigation a[href*="flickr.com"]:before{
    content: " ";
    position: absolute;
    background: rgba(51, 51, 51, 0.46);
    left: -1px;
    top: -1px;
    height: 40px;
    width: 40px;
}
.social-navigation a:hover[href*="youtube.com"]:before,
.social-navigation a:hover[href*="twitter.com"]:before,
.social-navigation a:hover[href*="facebook.com"]:before,
.social-navigation a:hover[href*="flickr.com"]:before{
    background: rgba(51, 51, 51, 0);
}
.site-footer .social-navigation a[href*="youtube.com"]:after {
    content: " ";
    background: url('/wp-content/themes/GFOI/theme-base-img/youtube-icon.png');
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 33px;
    width: 33px;
}
.site-footer .social-navigation a[href*="flickr.com"]:after {
    content: " ";
    background: url('/wp-content/themes/GFOI/theme-base-img/flickr.png');
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 33px;
    width: 33px;
}
.site-footer .social-navigation a[href*="facebook.com"]:after  {
    display: block;
    content: " ";
    background: url('/wp-content/themes/GFOI/theme-base-img/fb.png');
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    height: 33px;
    width: 33px;
}
.site-footer .social-navigation a[href*="twitter.com"]:after  {
    display: block;
    content: " ";
    background: url('/wp-content/themes/GFOI/theme-base-img/twitter.png');
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    height: 33px;
    width: 33px;
}
.site-footer .social-navigation ul#menu-social-links-1 a{
    -webkit-transition: all .6s;
    transition: all .6s;
}
.site-footer .social-navigation ul#menu-social-links-1 a:hover {
    background: #141414;
    border: 1px solid #2b2b2b;
    -webkit-transition: all .6s;
    transition: all .6s;
}
/*////// Footer Social Links End/////////////*/

.block-video.bonn-center iframe {
    width: 100%;
    max-height: 555px;
    max-width: 1160px;
}
.block-video.bonn-center {
    background: #50565a;
}
.block-video.bonn-center h1 {
    color: #e2e2e2;
}

/*////// Search /////////////////////////////*/
.pagination .prev:before, .pagination .next:before {
    font-family: monospace;
}
.pagination .next:before{
    content: ">";
}
.pagination .prev:before{
    content: "<";
}
.pagination .nav-links:after{
    content: " ";
}
.page .searchwp-live-search-results{
    border-radius: 0;
    background: rgba(255, 255, 255, 0.97);
}
.page-not-front .search-wrapper svg.s-ico {
    fill: #3b3f41;
}
.page-not-front .search-wrapper {
    top: 0px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: #ececec;
}
.page-not-front .affix .search-wrapper {
    top: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.search-elements{position: relative;}
svg.s-ico {
    width: 20px;
    height: 20px;
    position: absolute;
    fill: #fff;
    top: 10px;
    right: 10px;
}
.search-wrapper{
    position: fixed;
    top: 0;
    z-index: 100;
    margin: 0;
    background: #0895d8;
    padding: 8px 9px;
    overflow: hidden;
}

.search-wrapper button.search-submit {
    background: rgba(255, 255, 255, 0);
    color: #ccc;
    border-bottom: 0;
    right: -100px;
}

.search-wrapper input[type="search"]{
    border: 0px;
    width: 42px;
    height: 42px;
    border-radius: 40px;
    overflow: hidden;
    font-size: 0;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}


.home ::-webkit-input-placeholder, .home input[type="search"]{
    color: #ffffff;
}
.search-wrapper input[type="search"]:focus,
.search-wrapper input[type="search"]:hover{
    width: 300px;
    display: block;
    font-size: 15px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    padding-right: 40px;
}

/*////// Search End ///////////////////////////*/


/*/////////mobile menu///////////////////////////*/
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:before{
    font-size: 35px;
    top: 10px;
    position: relative;
}
#mega-menu-wrap-primary .mega-menu-toggle {
    background: #333;
    height: 60px;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after{
    content: "";
    display: none;
}
.scroll {
   overflow-y: scroll;
}

.scroll::-webkit-scrollbar {
    width: 12px;
}

.scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0); 
    border-radius: 10px;
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0); 
}

/*//////// Post Pages ///////////*/
nav.navigation.post-navigation {
    border: 0;
}
.post-navigation .nav-previous{
    display: inline-block;
    width: 49%;
    margin-right: 5px;
    border-top: 1px solid #8c8c8c;
}

.post-navigation .nav-next{
    display: inline-block;
    width: 50%;
    border-top: 1px solid #8c8c8c;
}
.post-navigation a {
    color: #767676;
    display: block;
    text-transform: uppercase;
    text-align: center;
}

/*////// Google translator ///////*/
#google_translate_element{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}

.goog-te-gadget-simple{
    position: relative;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0)!important;
    border: 0px!important;
    background-image: url("/wp-content/themes/GFOI/theme-base-img/Google-Translate-icon.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.goog-te-gadget img{
    width: 0;
    height: 0;
    display: none;
}

.goog-te-gadget-simple .goog-te-menu-value{
    font-size: 0;
}

.page-not-front #google_translate_element {
    top: 35px;
}

.goog-te-menu-frame{
    -moz-box-shadow: 0 9px 20px -5px rgba(0, 0, 0, 0.46);
    -webkit-box-shadow: 0 9px 20px -5px rgba(0, 0, 0, 0.46);
    box-shadow: 0 9px 20px -5px rgba(0, 0, 0, 0.46);
}


.vc_gitem-post-data p {
    font-size: 0.9rem;
    line-height: 1.4rem;
}
.vc_grid-container.vc_masonry_grid .vc_gitem-col{
    background: #ffffff;
}
.vc_grid-container.vc_masonry_grid .vc_gitem-col a.vc_gitem-link {
    border-radius: 0;
    background: rgba(102, 102, 102, 0);
    color: #666;
    border: 1px solid #ababab;
    padding: 10px 10px;
}
.vc_grid-container.vc_masonry_grid .vc_gitem-col a.vc_gitem-link:hover{
    background: rgba(102, 102, 102, 1);
    color: #fff;
    border-color: rgba(102, 102, 102, 1);
}
.vc_grid-container.vc_masonry_grid .vc_gitem-col p {
    font-size: 0.9rem;
    line-height: 1.4rem;
}
.vc_grid-container.vc_masonry_grid .vc_gitem-col {
    padding: 15px 25px 0 25px;
}
.post-thumbnail img{    width: 100%;}
.post-thumbnail {
    height: 600px;
    overflow: hidden;
    position: relative;
    margin: 0 -60px 40px -60px;
}

nav.navigation.post-navigation .nav-links {
    display: table;
    width: 100%;
}
nav.navigation.post-navigation .nav-links > div {
    display: table-cell;
    vertical-align: top;
    width:50%;
}
nav.navigation.post-navigation .nav-previous a {
    text-align: left;
}
nav.navigation.post-navigation .nav-next a {
    text-align: right;
}
div#CybotCookiebotDialogPoweredbyLink {
    display: none;
}

@media screen and (max-width: 44.375em){

    #google_translate_element{
        left: 10px;
        top: 5px;
    }
    .goog-te-gadget-simple{
        width: 30px;
        height: 30px;
    }
    .page-not-front #google_translate_element {
        top: 112px;
    }

}





@media screen and (max-width: 56.875em){



}

@media screen and (max-width: 44.375em){
    table.waffle.agenda td.table-time,
    table.waffle.agenda tr.table-head,
    table.waffle.agenda td.table-no-data{
        display: none;
    }
    table.waffle.agenda td,
    table.waffle.agenda td .card-location,
    table.waffle.agenda td .card-time{
        display: block;
        padding: 0 5px 15px 5px;
        height: initial!important;
    }
    table.waffle.agenda td .card-location,
    table.waffle.agenda td .card-time {
        font-size: 1rem;
        margin: 0 -5px;
    }
    table.waffle.agenda td .card-time {
        margin-bottom: 10px;
        padding: 5px;
        background: rgba(0, 0, 0, 0.17);
        color: rgba(255, 255, 255, 0.68);
    }
    table.waffle.agenda td .card-location {
        padding: 10px;
        padding-bottom: 5px;
        background: rgba(0, 0, 0, 0.21);
        color: rgba(255, 255, 255, 0.64);
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
        width: 100%;
    }
    div#n2-ss-2 .n2-ss-slider-2
    {
        height: 500px;}



    .event-countdown .time-number{width: 75px;font-size: 3em;}
    .event-countdown .dash_title{font-size: 0.9em;}
    div#n2-ss-2-placeholder {
        display: none;
    }
    .home-brand .wpb_wrapper{
        padding-top: 30px;
        height: inherit;
    }

    .slider-overlay-content .h-b-text {
        padding: 20px 40px 0 40px;
    }
    .slider-overlay-content .home-logo {
        background: #fff;
        padding: 30px 0;
        margin-bottom: 0;
        margin-top: 0;
    }

    .partners > div {
        float: left;
        width: 50%;
    }
    .slider-overlay-content {
        position: relative;
        background: #0996d8;
    }
    .block-d-c a.block-d-c {
        margin-bottom: -35px;
    }

    .site-header-main #google_translate_element {
        left: 40px;
        top: 6px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #333;
        padding: 9px;
        background: #333;
    }
    .home-banner a.vc_general.vc_btn3 {
        border: 6px solid;
        margin: 0 30px;
    }
    .vc_row.wpb_row.vc_row-fluid.home-banner.vc_custom_1480303192346.vc_row-no-padding.vc_row-o-content-middle.vc_row-flex {
        z-index: 1;
    }
    .logo-last.logo-plan.wpb_column.vc_column_container.vc_col-sm-2 {
        margin: 0 auto;
    }

    .block-d-c a.block-d-c{
        padding: 10px 15px 60px!important;
    }

    .block-video.bonn-center iframe{
        max-height: 175px;
    }
    p.video-iframe {
        margin: -15px -10px -25px -10px;
    }

}


@media screen and (min-width: 44.375em){
    .site-header {
        padding: 0;
    }
    .entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol {
        margin: 0 0 1.75em 2rem;
    }
    .page-not-front .entry-content {
        margin-right: 15px;
        margin-left: 15px;
    }

}

@media screen and (min-width: 56.875em){

    .site-info a:hover, .site-info a:focus {
        color: #ffffff;
        text-decoration: none;
        box-shadow: none;
    }

    .site-footer .site-title:after{
        content: " ";
    }

    .site-info{
        margin: 0.538461538em auto 0.538461538em auto;
    }
    .main-navigation {
        margin: 0;
    position: fixed;
    }


}

@media screen and (min-width: 61.5625em){

    .site-header {
        padding: 0;
    }
    .home .site-header {
        position: absolute;
        z-index: 20;
        right: 0;
        width: 100%;
    }

    .home-logo{    margin-top: 150px;}

    .entry-content h4, .entry-content h5, .entry-content h6{
        margin-bottom: 0.5em;
    }

}


@media screen and (max-width: 76.75em){
    .site-header{
        background: #000;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        padding: 0px 10px 0px 10px;
    }
    .block-d-c a svg{
        width: 60%;
    }
    .block-d-c a.block-d-c{
        min-height: 400px;
        padding: 10px 10px;
    }
    .home-logo {
        margin: 30px 0 10px 0;
    }
    .block-d-c{
        margin-bottom: 2px;
    }

    .site-footer{
        min-height: 200px;
    }
}

@media screen and (min-width: 1200px){
	.comment-form {
    		padding: 10px 0px;
	}
	.comment-form p {
    		display: inline-block;
    		width: 33%;
	}
	.comment-form p.comment-form-comment {
    		display: block;
    		width: 100%;
	}
	p.comment-notes {
    		display: block;
    		width: 100%;
	}

	.wpb_text_column figure.wp-caption.alignleft, .wpb_text_column img.alignleft {
    		margin-left: -50px;
	}
	.wpb_text_column figure.wp-caption.alignright, .wpb_text_column img.alignright {
    		margin-right: -50px;
	}
	footer.entry-footer{
		padding-left: 20px;
	}

}


