.row {
         margin: auto;
         max-width: 1200px;
}


.col {
	padding: 15px; 
 }

.button {
    background-color: #363636; 
    border: none;
    color: #ffffff;
	font-size: 18px;
    width: 220px;
	  height: 50px;
}

.button:hover {
		transition: .3s ease;
    background-color: #9fb02f; 
    color: #ffffff;
}


.logo img {
	padding: 0px 10px 0px 0px;
}

header {
	background: #363636;
}

.header-menu {
	background: rgba(54,54,54,0.95);
	
}

.site__header-top {
	border-bottom: 0px solid #bd44b3;
}

.where__labels {
		display: none;
}

.label_big {
	background-color: #c0d344;
}

.where_view-all {
	display: none;
}

.where__popup {
	max-height: 370px;
	position: absolute;
  bottom: 120px;
	display: none;
}

.media-gallery {
	padding: 80px 12px 5px;
}

.header-menu .btn {
	background: #c0d344;
	border: none;
	font-weight: bold;
	color: white;
}

footer-menu {
	color: #ffd900;
}

.logo_footer {
	margin-bottom: 75px;
	width: 80%;
  height: auto;
}

.schedule__date-btns {
	display: none;
}

.imgfloatl {
	float: left;
	padding: 15px;
}

.clearfix {
    overflow: auto;
}

.polaroid {
  width: 100%;
  background-color: #f1f4e7;
	color: #363636;
}

.polaroid1 {
  width: 100%;
  background-color: #f1f4e7;
	color: #363636;
}

.container {
  text-align: center;
  padding: 15px 20px;
}

.polaroid:hover {
	transition: .3s ease;
	background-color: #f1f4e7;
	box-shadow: 0 4px 8px 0   rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.site__title {
	text-transform: none;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
}

.subscribe__title {
	text-transform: none;
	
}

table {
	border: none;
	padding: 0px;
	margin: 0px;
}

btn_6 {
	display:none;
}

input[type=text] {
    width: 100%;
    padding: 12px 30px;
    margin: 8px 0;
    box-sizing: border-box;
	  font-size: 20px;
}

.btn_6 {
	display: none;
}

.speakers__more {
	display: none;
}

.speakers_related {
  display: none;
}

.schedule .schedule__filters {
display: none;
}

.speaker-profile #jp-relatedposts {
    display: none !important;
}

.fa-facebook-square {
    padding: 10px;
	color: #3a6ba5;
}

.fa-instagram {
    padding: 10px;
	color: #db2b81;
}
