@import url(//fonts.googleapis.com/css?family=PT+Sans|Roboto:400,500:700);

img {
	/*    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor;*/
}

#gk-header-nav {
	height: 90px;
}

#gk-main-menu {
	margin-top: 15px; 
}

#gk-head.no-breadcrumb {
    margin: 0 0 35px 0;
}

body.category-meetings-seminars #gk-head.no-breadcrumb {
	margin: 0 0 10px 0;
}

body.page-template-template-thanks #gk-head.no-breadcrumb {
    margin: 0 0 30px 0;
}

.imageLogo img {
	/*max-width: 80%;*/
	margin-top: 30px;
}

#main-menu > li > a {
	color: #000 !important;
	font-weight: 500;
}

#gk-search-btn {
	height: 90px;
	width: 90px;
	margin-top: -15px;
	background-color: #014379;
	line-height: 90px;
	color: #FFF;
	z-index: 99;
}

#gk-search {
    background: #014379; 
    /*width: 68%;*/
    width: 0;
    top: 0px;
    height: 90px;
    -webkit-transition: width 0.3s;
	transition: width 0.3s;
	display: block;
	opacity: 1;
	right: 2px;
}

#gk-search.expand {
	width: 730px;
}

#gk-search input {
	border-bottom: 0;
	height: 90px;
	padding-left: 30px !important;
	color: #FFF;
	font-family: 'Roboto';
	margin: 0;
	float: left;
	width: 70%;
	font-size: 26px;
	font-weight: 500;
}

#gk-search #searchsubmit {
	display: block;
	/*width: 140px;*/
	width: 0;
	height: 90px;
	float: right;
	background: #d63d58;
	z-index: 999;
	color: #FFF !important;
	padding: 0 !important;
	text-transform: none;
	font-size: 24px;
	font-family: 'Roboto';
	font-weight: 400;
	-webkit-transition: width 0.3s;
	transition: width 0.3s;
	position: absolute;
    right: 0;
    top: 0;
    font-weight: 500;
    overflow: hidden;
}

#gk-search #searchsubmit.expand {
	width: 140px;
}

#gk-search-close {
	width: 50px;
    font-size: 33px;
    color: #FFF;
    height: 90px;
    line-height: 90px;
    font-weight: normal;
    position: absolute;
}

.brochure-details__colRight__3Ks57 ul {
	margin-bottom: 60px;
}

.brochure-details__colRight__3Ks57 ul li {
	margin-bottom: 20px;
    padding-left: 40px;
    background: url(../images/icn-checkmark.png) no-repeat 0;
    background-size: 30px auto;
    font-size: 24px;
    font-weight: 600;
}

.brochure-details__colRight__3Ks57 p {
	font-size: 24px;
}

.news-events__grid__18MX4 {
	padding-top: 10px; 
}

.news-events__wrapper__2g4Ak a, .news-events__wrapper__2g4Ak h2 {
	font-weight: 400;
	color: #000;
}

.news-events__wrapper__2g4Ak h2.news-events__title__KU4YR {
	font-weight: 500;
	color: #000;
	padding-bottom: 15px;
}

.news-events__col-right__3hpX2 h2 {
	color:#979797;
}

.news-events__appointment__2cO4W p.news-events__copy__20kk3 {
	color: #000;
}

.form__input-text__2D9lk {
    outline: none !important;
    width: 100% !important;
    padding: 0 0 10px !important;
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid grey !important;
}

.button__primary__2Qjhb {
    padding: 10px 20px !important;
    border-radius: 3px !important;
    background-color: #ca2646 !important;
    color: #fff !important;
    float: none !important;
    height: auto !important;
    font-size: 24px !important;
    line-height: 1.428em !important;
    text-transform: none !important;
    font-weight: 400 !important;
}

.nf-form-wrap input[type="button"] {
	color: #FFF !important;
}
.brochure-details__colLeft__5Ajd6 {
	/*max-height: 780px;*/
}

.brochure__pdf__1sdqT {
	margin-left: 0;
}

.button__pdf__wCnBn {
	background: url(../images/icn-pdf.svg) no-repeat 0;
}

.news-events__col__2F6ux .article-box__component__e0lgp {
    height: 100%;
    padding-bottom: 30px;
}

.news-events__col-left__NoUvF .article-box__box-content__1bc-L {
	padding-bottom: 50px;
}

.article-details__title__3sKC6 {
	color: #000;
}

.article-details__content__3_azW p {
	color: #000;
	font-size: 20px;
}

.article-details__content__3_azW p a {
	color: #d63d58;
}

.article-details__image__34Xky {
	background-color: #333;
}

.news-item__avatar__2a6uK {
	background-size: 80px;
	/*image-rendering: -moz-crisp-edges;         /* Firefox */
	/*image-rendering:   -o-crisp-edges;         /* Opera *//*/
	/*image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
}

.news-item__image__2zXAV {
	background-color: #333;
}

.news-item__tag__Jxnvr {
	padding: 4px 14px;
}

.news-events__appointment__2cO4W h2 {
	margin-top: 20px;
}

blockquote {
	height: auto;
	padding: 0;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 40px;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}

blockquote:before {
    display: block;
    height: 80px;
    font-family: Times;
    font-weight: lighter;
    font-size: 160px;
    text-align: center;
    color: #d63d58;
    background: none;
    top: -30px;
    width: 100%;
}

.article-details__content__3_azW blockquote p {
    font-family: Times;
    font-weight: lighter;
    font-size: 36px;
    text-align: center;
    color: #000;
    padding-top: 40px;
    font-style: normal;
}

blockquote p:before, blockquote p:after {
	background: none;	
	display: none;
}

blockquote cite {
    display: block;
    font-size: 20px;
    text-align: center;
    font-style: italic;
    color: #777;
    width: 100%;
}

.archive article {
	padding-top: 0;
	border-top: 0;
}

.event-description__component__3IrOU {
	margin-bottom: 40px;
}

.event-description__button__2afp1:before {
	    background-image: url(../images/icn-external.svg);
}

.news-overview__load-more__vWdxP {
/*._97a3b490 {*/
    float: none;
    color: #FFF !important;
    padding: 2px 20px;
    left: 44%;
    position: relative;
    margin-bottom: 50px;
}

/* Single page - About box */
.article-details__name__3sfin {
	color: #000;
}

.article-details__about__FZKy- {
	padding: 30px 0 60px 0 !important;
}

.article-details__about-content__2Cv3j {
	padding-top: 20px;
}

/* Article detail - Share buttons */
.addthis_toolbox a {
	width: 25px !important;
	height: 25px !important;
	margin: 0 5px;
}

a.addthis_button_preferred_1 {
	background-image: url(../images/twitter-square.svg);
}

a.addthis_button_preferred_1 span, a.addthis_button_preferred_2 span, 
a.addthis_button_preferred_3 span, a.addthis_button_preferred_4 span {
	display: none;
}

a.addthis_button_preferred_2 {
	background-image: url(../images/facebook-square.svg);
}

a.addthis_button_preferred_3 {
	background-image: url(../images/email-square.svg);
	width: 26px !important;
}

a.addthis_button_preferred_4 {
	background-image: url(https://shop.factory-cro.com/wp-content/themes/Factory-Child/images/mail-square.svg);
}

.addthis_button_compact, .addthis_counter {
	display: none !important;
}

/*Article detail - tags */
.article-details__header__12olO {
	width: 50%;
	float: left;
}

.post_tags {
	width: 50%;
	float: left;
	height: 180px;
    padding: 70px 0;
    text-align: right;
}

/* Breadcrumb */
.cro-breadcrumb {
	padding: 10px 0;
    height: 70px;
    font-family: 'Roboto'; 
    font-weight: normal;
    width: 100%;
}

.typography__h-large__16fd2 {
	font-size: 18px;
}

.typography__h-xlarge__1HbfO {
	font-size: 24px;
}
body.category-meetings-seminars .cro-breadcrumb {
	padding: 30px 0;
	height: 120px;
}

.cro-breadcrumb i {
	color: #979797;
	font-size: 25px;
	vertical-align: middle;
}

.cro-breadcrumb a {
	color: #979797;
	padding: 0 5px;
	font-size: 18px;
}

.cro-breadcrumb a i {
	margin-left: 10px;
	font-size: 20px;
	vertical-align: inherit;
}

.cro-breadcrumb span.active {
	color: #000;
	font-weight: 500;
}

._6f81e835 {
	padding: 4px 16px;
}

/* Meeting & Seminar */
.event-hero-b__title__iU5Vm, .event-hero-b__list-title__3Lr9d, .event-hero-b__name__1w84q {
	color: #000;
}

.event-hero-b__list-item__1vc-X {
	height: auto;
}

.event-hero-b__location__1sk30 {
	background: url(../images/location-icon.svg) no-repeat;
	padding-left: 25px;
}
.past-events__item-bg__1l6Oi {
	background: #DDD;
}

.past-events__item-bg__1l6Oi .layer, .contact__visual__2gj7A .layer {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), #000000);
    width: 100%;
    height: 100%;
    opacity: 0.3;
    position: absolute;
}

.contact__visual__2gj7A .layer {
    height: 96%;
}

.typography__xxlarge__3APNk {
	line-height: 1.5em;
}

.event-description__copy__LQln6 {
	font-weight: lighter;
	margin-top: 40px;
}

.event-description__title__3_ULz, .event-description__list-title__1uzC7, .event-hero__title__3qsib {
	color: #000;
}

/* Contact page */
.contact__visual__2gj7A img {
	margin: 0;
}

.contact__visual__2gj7A h2 {
	color: #FFF;
}

.contact__wrapper__3_srJ .grid__col-2-3__1L-Hs {
	max-width: 60.66%;
}

.contact__wrapper__3_srJ .grid__col-1-4__1QKBI {
	max-width: 32%;
}

.contact__title__1FdOt {
	padding: 20px 0 ;
	color: #000;
}

.contact__box-col-right__2eoWs a {
	line-height: 30px;
}

.page-template-template-contact .intro {
	color: #000;
}

.event-hero__image__2Ic7u {
	padding-bottom: 40%;
}

.news-events__col-left__NoUvF .article-box__box-visual__2ZSPd {
	height: 370px;
	background-size: cover !important;
}

.filter-list__selected__Bc1jw:after {
	background-image: url(../images/icn-arrow-down.svg); 
}

.news-item__reader-level__3JS2G {
	padding-left: 30px;
}

.news-item__reader-level__3JS2G.starter, .news-item__reader-level__3JS2G.news-item__starter__10rdd {
	background: url(../images/icon-lvl-beginner.svg) no-repeat 10%;
}

.news-item__reader-level__3JS2G.advanced, .news-item__reader-level__3JS2G.news-item__advanced__CpFDq {
	background: url(../images/icon-lvl-advanced.svg) no-repeat 10%;
}

.news-item__reader-level__3JS2G.expert, .news-item__reader-level__3JS2G.news-item__expert__-EmA6 {
	background: url(../images/icon-lvl-expert.svg) no-repeat 10%;
}

.contact__primary__2F8Zy input[type="submit"] {
	color: #FFF !important;
	border: 0;
	background: transparent;
	padding: 0;
}

.nf-field-container {
	margin-bottom: 60px !important;
}

.nf-field-container.label-above {
	margin-bottom: 10px !important;
}

.nf-field-label label {
	font-size: 24px;
	font-weight: 400 !important;
	color: #979797;
}

input[type="email"] {
	color: #979797;
}

.contact__col-left__2ApQw p {
	font-family: "Roboto";
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5;
}

.caldera-grid .form-control {
	font-weight: 500;
	font-size: 24px;
	color: #777;
    background: transparent !important;
    border: 0 !important;
    border-bottom: 2px solid #979797 !important;
    margin-bottom: 30px;
    padding: 10px 12px !important;
}

.caldera-grid textarea.form-control {
	border-radius: 3px;
	border: solid 2px #979797 !important;
}

.caldera-grid .form-control:focus {
	border-bottom: solid 2px #d63d58 !important;
	color: #000 !important;
}

.caldera-grid textarea.form-control:focus {
	border: solid 2px #979797 !important;
}

.caldera-grid label.control-label {
	visibility: collapse;
	position: relative;
	float: right;
}

.caldera-grid span.field_required {
	position: absolute;
    right: 30px;
    top: 40px;
    font-size: 26px;
    visibility: visible;

}

.caldera-grid .comments label.control-label, .caldera-grid .select-location label.control-label {
	visibility: visible;
	font-family: "Roboto";
	font-size: 24px;
	font-weight: 500;
	color: #979797;
	padding-bottom: 20px;
	float: none;
}

.caldera-grid .select-location {
	margin-top: 40px;
	margin-bottom: 40px !important;
}

.caldera-grid .select-location span.field_required {
	display: none;
}

.caldera-grid .radio label {
	font-size: 18px;
	font-weight: 500;
	line-height: 2.5;
}

.caldera-grid .radio input[type="radio"] {
	width: 24px;
	border: solid 2px #979797;
}

.caldera-grid .help-block {
	color: red !important;
}

.ninja-forms-req-symbol {
    position: relative;
    margin-left: -25px;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    color: #ca2646;
    font-size: 24px;
}

.past-events__date__Pg10Z {
	padding: 8px 10px 10px;
}

.event-hero-b__image__2GehT .past-events__date__Pg10Z {
	position: relative;
	margin-top: 20px;
    margin-right: 15px;
    float: right;
}

.page-blocks {
	padding: 0 0;
}

.page-block {
	width: 33.3%;
	float: left;
	height: 280px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 18px;
}

.page-block:last-of-type {
	border-right: 0;
}

.page-block h2 {
	color: #000;
	font-weight: 500;
}

.box .page-block ul li {
	width: 50%;
	float: left;
	height: 65px;
}

body.home .article-details__grid__3SRTu {
	padding-top: 30px;
}

.home__wrapper__2oCyu h2.header {
	padding-bottom: 0px;
	width: 100%;
	text-align: center;
	color: #014379;
	font-size: 30px;
	font-weight: 500;
	line-height: 45px;
}

.home__wrapper__2oCyu button {
	left: 45%;
    position: relative;
    margin-bottom: 50px;
    margin-top: 20px;
}

a.big-button {
	padding: 8px 20px !important;
    border-radius: 3px !important;
    background-color: #ca2646 !important;
    color: #fff !important;
    float: none !important;
    height: auto !important;
    font-size: 23px !important;
    line-height: 1.428em !important;
    text-transform: none !important;
    font-weight: 500 !important;
}

.article-details__related__3d4LD {
	margin: 0;
}

.home__page__1k_28 a.big-button {
	/*left: 40.5%;
    position: relative;
    margin-bottom: 40px;
    margin-top: 10px;
    float: left !important;*/
    margin: 20px auto 40px;
}

.home__wrapper__2oCyu {
	padding-top: 30px;
	max-width: 1469px;
    margin: 0 auto;
}

.gk-is-image-wrapper figure {
	margin: 0;
}

.news-item__box__2d6Mo {
	background: #FFF;
	/*position: relative;*/
}

body.home .news-item__box__2d6Mo {
	/*background: #FFF;*/
	position: relative;
	padding-bottom: 50px;
}

body.home .news-item__tags__3JENR {
	bottom: 20px;
    position: absolute;
    left: 20px;
}

.news-item__box__2d6Mo {
	display: flex;
	flex-direction: column;
}

.news-item__content__kw-kE {
	display: flex;
	flex-direction: column;
	flex: 1;
}

.news-item__tags__3JENR {
	margin-top: auto;
}

a.see-all {
	color: #d63d58;
	font-size: 18px;
  	font-weight: 500;
  	text-decoration: underline;
}

.filter-list__dropdown__2X8RM {
	top: 16px;
}

.past-events__component__1rn6V {
	padding-top: 40px;
}

.list-radio-wrap .nf-field-element li label {
	font-size: 24px;
    font-weight: 400;
}

.home__col-right__7k2pF .news-item__image__2zXAV {
    padding-bottom: 31.2%;
  }

@media (max-width:1440px) {
	.home__col-right__7k2pF .news-item__image__2zXAV {
    	padding-bottom: 32%;
	}
}

.home__item__1NxCM {
    padding: 27px;
    width: 100%;
}

.home__grid__3nJQf {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1469px;
    margin: 0 auto;
}

.home__column__LB7H4 {
    padding: 27px;
    width: 100%;
}

@media (min-width: 992px) {
.home__column__LB7H4 {
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    width: 33.33%;
}

.home__col-right__7k2pF {
	max-width: 66.66%;
	display: flex;
}

.home__col-left__2zgqX {
    max-width: 33.33%;
}

}

@media (max-width: 1175px) {
#main-menu-mobile {
	display: block !important;
}


#main-menu-mobile {
    display: block!important;
    float: right;
    font-size: 32px;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    position: relative;
    width: 44px;
    margin-top: 22px !important;
    margin-right: 0!important;
}

#main-menu-mobile > select {
     border: none; 
     display: block; 
     width: 44px!important; 
     height: 44px!important; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
     opacity: 0; 
     padding: 6px!important; 
     position: absolute!important; 
     right: 4px; 
     font-size: 14px; 
     top: 0; 
}

#gk-main-menu {
	display: none;
}

}

@media (max-width: 992px) {
body.category-news .cro-breadcrumb {
	position: relative !important;
	height: auto;
}
}

blockquote p {
    padding-top: 60px;
    text-align: center;
}

body.category-news .cro-breadcrumb {
	padding: 8px 35px;
    position: absolute;
}

.pum-theme-16370 .pum-title {
	padding-bottom: 30px;
	font-size: 30px !important;
	font-weight: 500 !important;
	text-align: center !important;
}

#popmake-16479 {
	background: #FFF;
}

#popmake-16479 p {
	padding-bottom: 30px;
}

.pum-theme-16370 .pum-content + .pum-close {
	background-color: transparent !important;
	color: #FFF !important;
	box-shadow: none;
	text-shadow: none !important;
	background: url(../images/cross.svg) no-repeat;
	padding: 30px 10px !important;
}

.pum-theme-16370 .pum-container {
	box-shadow: none !important;
}

#nf-form-2-cont .nf-response-msg, #caldera_notices_1 .alert-success {
	position: fixed;
    top: 90px;
    width: 100%;
    left: 0;
    background: #4e9749;
    color: #FFF;
    padding: 0 35px;
    line-height: 40px;
    font-weight: normal;
    z-index: 99;
}

#nf-form-2-cont .nf-response-msg p {
	margin: 0;
}

.past-events__month__c1zct {
	text-transform: uppercase;
}

/*.home__page__1k_28 .news-item__image__2zXAV{

}*/

.home__page__1k_28 .past-events__date__Pg10Z {
	float: right;
	position: relative;
}

.news-item__tag__Jxnvr {
    margin: 5px 0;
}

.news-item__date__3M1bK {
    width: 65%;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-item__title__2TpVM, .article-box__box-title__2Wdi7, .event-hero-b__title__iU5Vm {
	font-size: 26px;
}

a#download {
	text-decoration: underline;
    font-weight: bolder;
}

.breadcrumb-container {
	max-width: 1469px;
    margin: 0 auto;
}

.filter-list__dropdown__2X8RM {
	z-index: 999;
}

.past-events__item-bg__1l6Oi {
	background-size: cover !important;
}

.home__page__1k_28 a.big-button {
	height: 100% !important;
}

.atc-style-blue .atcb-link {
	background: transparent !important;
	font-family: "Roboto" !important;
	font-size: 18px !important;
	color: #d63d58 !important;
	box-shadow: none !important;
	padding: 0 !important;
	font-weight: 500;
}

.atc-style-blue .atcb-link:hover {
	color: #d63d58 !important;
}

.article-box__tags__uaez2 {
	position: absolute;
	bottom: 20px;
}

.wpba-wrap {
	width: 100%;
}

/* MEDIA QUERIES */
@media (max-width: 768px) {
	.post_tags {
		/*width: 100%;*/
		height: 305px;
		/*padding: 0 0 60px 0;*/
	}
	.contact__wrapper__3_srJ .grid__col-2-3__1L-Hs {
    	max-width: 100% !important;
	}

	.label-right .nf-field-element {
		width: 95% !important;
	}

	.label-right .nf-field-label {
		width: 5% !important;
	}

	#nf-form-2-cont .nf-response-msg {
		padding: 0 15px !important;
	}
	.contact__col-left__2ApQw, .contact__col-right__mHwn0 {
		width: 100%;
		-webkit-flex: none;
		flex: none;
		max-width: none !important;
		display: block;
	}
}

@media (max-width: 650px) {
	.cro-breadcrumb {
		height: auto;
	}

	.post_tags {
		width: 100%;
		height: auto;
		padding: 0 0 60px 0;
		text-align: center;
	}
	.article-details__header__12olO {
		width: 100%;
	}
	body.home .news-item__box__2d6Mo {
		padding-bottom: 70px;
	}
	.home__col-right__7k2pF .news-item__image__2zXAV {
		padding-bottom: 56%;
	}
}

@media (max-width: 580px) {
	.news-overview__filters__2kygQ {
		display: block;
	}
	.filter-list__component__3MWjM {
		height: 60px;
		float: left;
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

.news-item__content__kw-kE {
	flex: auto;
}

.home__page__1k_28 a.big-button {
	height: 100% !important;
}

.home__column__LB7H4, /* Home */
.news-overview__column__1v3s8,  /* News overview */
.past-events__column__268my /* Events page */ {
	-ms-flex-preferred-size: inherit;
	width: 33.33%;
}

}