.fullwidth .section-header  {
    margin: 0 0 20px;
}

.fullwidth .section-header.s {
    max-width: 500px;
    margin: 0 auto;
    min-height: 2.3em;
}

.fullwidth .section-header.s p {
    font-size: 16px;
}

.fullwidth .section-header.s h3 {
    font-size: 30px;
}

.section-title {
	margin: 10px auto;
	text-align: center;
}
.fullwidth p {
    margin-bottom: 15px;
}

.fullwidth .container {
	padding: 20px 0;
}

.fullwidth .section-footer {
    text-align: center;
    margin-top: 27px;
	background: none;
}

.section-button {
    border: 2px solid black;	
    color: black;
    padding: 16px 55px;
    text-transform: uppercase;
    font-weight: 900;

    margin: 0 auto;

    /* Most of Bootstrap .btn class */
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    min-width: 220px;
}

.section-button.big {
    font-size: 18px;
    padding: 25px 20px;
}

.section-button.normal {
    min-width: 0px;
    padding: 16px 20px;

    border-color: #00aef0;
    color: #00aef0;
}

.section-button.medium {
    padding: 16px 8px;
}

.widget-button {
    border: 0;
    color: #ffffff;
    background: #00aef0;
    padding: 8px 12px !important;
    text-transform: uppercase;
    font-weight: 500;

    margin: 12px auto 0 !important;

    /* Most of Bootstrap .btn class */
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	width: 100px;
}

.section-button:hover,
.section-button:active {
    text-decoration: none;
    color: white;
    background: #00aef0;
    border-color: #00aef0;
}

.section-button.active {
    text-decoration: none;
    color: white;

    background: #00aef0;
    border-color: #00aef0;
}

.section-button.big:hover,
.section-button.big.active {
    color: black;
}

.event-details {
	text-align: center;
}

.FEM_Companies {
	margin-bottom: 40px;
}

.company {
	margin-bottom: 20px;
}
.col-md-4:nth-child(3n+1){
    clear:left
}
.col-md-3:nth-child(4n+1){
    clear:left
}
.col-md-2:nth-child(6n+1){
    clear:left
}

/* Event Page
--------------------------------------------- */
.event-title, .event-sub {
	margin: 0 0 10px;
}

.event-date {
	font-size: 16px;
}
.event-menu {
	clear: both;
}
.event-menu {
	clear: both;
	font-size: 16px;
	line-height: 1;
	width: 100%;
}

ul.event-menu {
	-webkit-padding-start: 0 !important;
}

.event-menu .menu-item {
	display: inline-block;
	text-align: left;
}

ul.event-menu li {
	padding: 0 !important;
}

.event-menu li a {
	color: #fff;
	display: block;
	padding: 16px;
	-webkit-backface-visibility: hidden;
}

.event-menu .sub-menu .current-menu-item > a:hover,
.event-menu li a:hover,
.event-menu li.current-menu-item > a {
	background-color: #78a7c8;
	color: #fff;
}

.event-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 999;
}

.event-menu .sub-menu a {
	background-color: #78a7c8;
	border: 1px solid rgba(0, 0, 0, 0.05);
	border-top: none;
	box-shadow: 3px 3px rgba(70, 70, 70, 0.2);
	color: #fff;
	font-size: 14px;
	padding: 14px 16px;
	position: relative;
	width: 200px;
}

.event-menu li .sub-menu li a:hover {
	background-color: #fff;
	color: #444;
}

.event-menu .sub-menu .sub-menu {
	margin: -43px 0 0 199px;
}

.event-menu .menu-item:hover {
	position: static;
}

.event-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.event-menu > .first > a {
	padding-left: 0;
}

.event-menu > .last > a {
	padding-right: 0;
}

.event-menu > .right {
	float: right;
	list-style-type: none;
	padding: 0;
}

.event-menu > .date,
.event-menu > .right > a {
	display: inline-block;
	padding: 16px;
}

.event-menu > .rss > a:before,
.event-menu > .twitter > a:before {
	-webkit-font-smoothing: antialiased;
	content: "\f303";
	display: inline-block;
	font: normal 14px/1 'dashicons';
	margin-right: 4px;
	vertical-align: top;
}

.event-menu > .twitter > a:before {
	content: "\f301";
}

.event-menu > .search {
	padding: 5px 0 0;
}

.event-menu > .search input {
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 30px;
	border: none;
	color: #fff;
	font-size: 14px;
	padding: 8px 30px;
}

.event-menu > .search input:-ms-input-placeholder {
	color: #fff;
}

.event-menu > .search input::-moz-placeholder {
	color: #fff;
}

.event-menu > .search input::-webkit-input-placeholder {
	color: #fff;
}

.event-menu li a {
	color: #fff;
	font-size: 14px;
	text-transform: none;
	padding: 18px 16px;
	margin: 0;
	font-weight: 300;
	text-shadow: none;
	background-color: #99cc00;
}

.event-menu li a:hover {
	color: #fff;
	background-color: #00b0ed;
}

.event-menu .current_page_item a {
	color: #000;
	background-color: #dddfe0;
}

.event-menu .sub-menu a {
	color: #fff;
	padding: 14px 16px;
	background-color: #99cc00;
}

.event-menu li li {
	margin-left: 0;
}

.event-menu li {
	margin: 0;
	list-style: none;
	float: left;
	border: 0;
}

nav.event-nav {
	padding: 0;
	clear: both;
}

/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
	cursor: pointer;
	display: none;
	background-color: #99cc00;
}

.responsive-menu-icon::before {
	content: "MENU   \2630";
	color: #ffffff;
	display: block;
	/*font: normal 20px/1 'dashicons';*/
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}


/* Archive Page
--------------------------------------------- */
/*.eventgrid event-item {
	display: block;
	clear: left;
	margin: 20px 0;
	padding: 10px 0;
}*/

.eventgrid event-item {
	display: block;
	float: left;
	margin: 20px 0;
	padding: 10px 0;
	width: 30%;
	margin-right: 3%;
}

.eventgrid event-item h3, .eventlist event-item h3 {
	font-weight: bold;
}

.eventlist event-item {
	display: block;
	clear: left;
	text-align: left;
	margin: 10px 0 5px;
	padding: 10px 0;
	width: 100%;
}

.eventgrid event-item:nth-child(3n+1){
    clear:left
}


.eventgrid event-item .image {
	display: block;
	position: relative;
	float: none;
	text-align: center;
	width: 100%;
}

.eventlist event-item .image {
	display: none;
}

.eventgrid event-item .image img {
	max-width: 100%;
}

.eventgrid event-item .event-details {
	display: block;
	position: relative;
}

.eventlist event-item .event-details {
	display: block;
	clear: left;
	text-align: left;
	margin: 0;
	padding: 10px 0;
	width: 100%;
}

@media (max-width: 768px){

	.FEM_Events .big-events .section-header, .FEM_Events .big-companies .section-header  {
		margin: 0 !important;
	}
	
	.col-md-12 .row {
		text-align: center;
	}
	.col-md-12 .row .event, .col-md-12 .row .company {
		float: none;
		margin: 30px auto;
	}
	.col-md-4, .col-md-3, .col-md-2 {
		width: 280px;
	}
	
	.col-md-4:nth-child(2n+1), .col-md-3:nth-child(2n+1), .col-md-2:nth-child(2n+1) {
		clear:left
	}
	
	.eventgrid event-item {
		width: 46%;
		margin: 20px 2%;
	}

	.eventgrid event-item:nth-child(3n+1){
		clear: none;
	}
	.eventgrid event-item:nth-child(2n+1){
		clear:left
	}

}

@media (max-width: 550px){
    /* articles */
    .articles {
        margin-bottom: 20px;
    }
    .articles article, .articles article.homelist {
        width: 100%;
        padding: 15px;
        float: none;
		height: auto;
    }
    .articles.vertical article {
        width: 100%;
    }
    .articles article .post-content a {
		height: auto;
		min-height: 100px;
	}

}


@media (max-width: 480px){
	.eventgrid event-item {
		width: 92%;
		margin: 20px auto;
		float: none;
		clear: both;
	}

}