@font-face {
	font-family: 'LibreBaskerville-Regular';
	src: url('../fonts/LibreBaskerville-Regular.eot');
	src: url('../fonts/LibreBaskerville-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/LibreBaskerville-Regular.woff2') format('woff2'),  url('../fonts/LibreBaskerville-Regular.woff') format('woff'),  url('../fonts/LibreBaskerville-Regular.ttf') format('truetype'),  url('../fonts/LibreBaskerville-Regular.svg#LibreBaskerville-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'brandon';
	src: url('../fonts/brandon.eot');
	src: url('../fonts/brandon.eot?#iefix') format('embedded-opentype'),  url('../fonts/brandon.woff2') format('woff2'),  url('../fonts/brandon.woff') format('woff'),  url('../fonts/brandon.ttf') format('truetype'),  url('../fonts/brandon.svg#brandon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'TrendSans';
	src: url('../fonts/TrendSans.eot');
	src: url('../fonts/TrendSans.eot?#iefix') format('embedded-opentype'),  url('../fonts/TrendSans.woff2') format('woff2'),  url('../fonts/TrendSans.woff') format('woff'),  url('../fonts/TrendSans.ttf') format('truetype'),  url('../fonts/TrendSans.svg#TrendSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PacificaCondensed';
	src: url('../fonts/PacificaCondensed.eot');
	src: url('../fonts/PacificaCondensed.eot?#iefix') format('embedded-opentype'),  url('../fonts/PacificaCondensed.woff2') format('woff2'),  url('../fonts/PacificaCondensed.woff') format('woff'),  url('../fonts/PacificaCondensed.ttf') format('truetype'),  url('../fonts/PacificaCondensed.svg#PacificaCondensed') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lulo';
	src: url('../fonts/Lulo.eot');
	src: url('../fonts/Lulo.eot?#iefix') format('embedded-opentype'),  url('../fonts/Lulo.woff2') format('woff2'),  url('../fonts/Lulo.woff') format('woff'),  url('../fonts/Lulo.ttf') format('truetype'),  url('../fonts/Lulo.svg#Lulo') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Raleway-Light';
	src: url('../fonts/Raleway-Light.eot');
	src: url('../fonts/Raleway-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-Light.woff2') format('woff2'),  url('../fonts/Raleway-Light.woff') format('woff'),  url('../fonts/Raleway-Light.ttf') format('truetype'),  url('../fonts/Raleway-Light.svg#Raleway-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Schoolbell';
    src: url('../fonts/Schoolbell.eot');
    src: url('../fonts/Schoolbell.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Schoolbell.woff2') format('woff2'),
         url('../fonts/Schoolbell.woff') format('woff'),
         url('../fonts/Schoolbell.ttf') format('truetype'),
         url('../fonts/Schoolbell.svg#Schoolbell') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Londrina';
    src: url('../fonts/Londrina.eot');
    src: url('../fonts/Londrina.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Londrina.woff2') format('woff2'),
         url('../fonts/Londrina.woff') format('woff'),
         url('../fonts/Londrina.ttf') format('truetype'),
         url('../fonts/Londrina.svg#Londrina') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* background setup */
.clear {
	clear:both;
}
.background {
	background-repeat: no-repeat;
	/* custom background-position */

	background-position: 50% 50%;
	/* ie8- graceful degradation */

	background-position: 50% 50%\9 !important;
}
/* fullscreen setup */

html, body {
	/* give this to all tags from html to .fullscreen */

	height: 100%;
}
.fullscreen,  .content-a {
	width: 100%;
	min-height: 100%;
}
.not-fullscreen,  .not-fullscreen .content-a,  .fullscreen.not-overflow,  .fullscreen.not-overflow .content-a {
	height: 435px;
	overflow: hidden;
}
/* content centering styles */

.content-a {
	display: table;
}
.content-b {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	text-align: center;
}
/* visual styles */



/*.not-fullscreen {

    height:50%;

}*/



.bg-welcome {
	background-image: url('../img/header.jpg');/*background-image:url('http://www.minimit.com/images/picjumbo.com_IMG_6648.jpg');*/

}
.era-top-bar {
	float: left;
	width: 100%;
	background-color: #369758;
	padding: 25px 0px;
	border-bottom: 0 solid rgba(47, 46, 46, 1);
	border-top: 0 solid rgba(47, 46, 46, 1);
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.6) inset, 0 -1px 1px rgba(0, 0, 0, 0.6) inset, 0 0 5px rgba(0, 0, 0, 0.6);
}
.era-top-bar .col-lg-12{
	position:inherit !important;
	}
.logo {
	float: left;
	color: #fff;
	font-family: 'LibreBaskerville-Regular';
	width:240px;
	font-size: 30px;
	margin-left: 46px;
}
.logo a {
	text-decoration: none;
	color: #000;
}
.logo a:hover, .logo a:focus, .logo a:active {
	text-decoration: none !important;
	color: #000 !important;
}
.logo .logo-image{
	position:absolute;
	margin-left:-121px;
	}
.menu-primary-container {
	float: left;
}
#menu-primary {
	float: right;
	text-align: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 12em;
	display: block;
}
#menu-primary li {
	float: left;
	text-transform: uppercase;
	font-family: 'brandon';
	text-transform: uppercase;
}
#menu-primary li a {
	color: #000;
	padding: 0px 15px;
	text-transform: uppercase;
}
#menu-primary li a:hover {
	color: #fab89d;
	text-decoration: none;
	transition: color 0.4s ease 0s;
}
#menu-primary li.current-menu-item a {
	color: #fab89d;
	transition: color 0.4s ease 0s;
}
.social-media-top {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 11.6em;
}
.social-media-top li {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px 11px 0px 0px;
}
.social-media-top li:last-child {
	margin: 0px;
}
.location-date{
	font-family:"LibreBaskerville-Regular";
    line-height: normal;
    margin: 29px 0 55px;
    position: absolute;
    right: 20px;
	font-size:24px;
	
    text-align: right;
	}
.location-date p{
	margin:0px;
	text-align: right;
}
.main-page-slide {
	float: left;
	width: 100%;
	clear: both;
}
.main-page-slide li{
	list-style:none !important;
	}
.site-main-title {
	clear: both;
	float: left;
	width: 100%;
	color: #2dacae;
	margin-top: 18%;
	font-size: 65px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.drop-down-arrow {
	bottom: 0;
	position: absolute;
	width: 100%;
}
.drop-down-arrow img {
	margin: auto;
	display: block;
	opacity: .6;
	cursor: pointer;
}
.drop-down-arrow img:hover {
	opacity: 1;
}
.deserve-more {
	clear: both;
	float: left;
	width: 100%;
	background: #ffff;
	padding: 40px 0px 40px 0px;
}
.deserve-more-title {
	font-size: 34px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.deserve-more-detail {
	color: #606c70;
	font-size: 16px;
	margin-bottom: 40px;
}
.deserve-more-detail p {
	margin-bottom: 40px;
}
.border-center-align {
	width: 302px;
	height: 1px;
	background: #bbbbbb;
	margin: auto;
	display: block;
	margin-bottom: 40px;
}
.readmore-btn {
	float: left;
	width: 100%;
	height: 35px;
}
.readmore-btn a {
	height: 40px;
	text-transform: uppercase;
	color: #606c70;
	border: solid 2px #606c70;
	padding: 12px 25px 12px 25px;
	border-radius: 3px;
}
.readmore-btn a:hover {
	background: #606c70;
	color: #fff;
	text-decoration: none;
}
.bg-deserve {
	background-image: url('../img/hd1.jpg');
	background-size: 100% 100%;
	clear: both;
	padding: 50px 0px;
	height: auto !important;
}
.hd-title {
	text-align: center;
	font-size: 60px;
	color: #fff;
	margin-top: 10%;
}
.bg-believe {
	background-image: url('../img/hd2.jpg');
	background-size: 100% 100%;
	clear: both;
	padding: 50px 0px;
	height: auto !important;
}
.bg-need {
	background-image: url('../img/hd3.jpg');
	background-size: 100% 100%;
	clear: both;
	padding: 50px 0px;
	height: auto !important;
}
.footer-area {
	clear: both;
	float: left;
	width: 100%;
	background: #000;
	padding-top: 36px;
}
.top-scroll {
	margin: auto;
	display: block;
}
#mobile-menu {
	display: none;
}
.page-selection {
	right: 5%;
	top: 40%;
	position: fixed;
	list-style: none;
	padding: 0px;
	margin: 0px;
	z-index: 9999;
}
.page-selection ul {
	list-style: none;
}
.page-selection ul li {
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.page-selection ul li:hover p {
	transition: .2s;
	right: 30px;
	opacity: 1;
}
.page-selection ul li p {
	position: absolute;
	right: 0px;
	width: 200px;
	text-align: right;
	transition: .2s;
	opacity: 0;
	margin-top: -7px;
	color: #000;
}
.page-selection ul li a {
	float: left;
	width: 11px;
	height: 11px;
	background: #000;
	border-radius: 100%;
	border: solid 2px #000;
}
.page-selection ul li.page-active a {
	background-color: transparent;
	border-color: #000;
}
#hd-info {
	padding: 10% 0%;/*padding-top:150px;

	padding-bottom:100px;*/

}
.detail-main {
	padding: 10% 0px;
}
.readmore {
	margin: auto;
	width: 300px;
	border-top: solid 1px #bbbbbb;
	padding-top: 40px;
}
.readmore a {
	width: auto !important;
	margin: auto;
	padding: 10px;
	border: 2px solid #606c70;
	border-radius: 3px;
	color: #606c70;
	height: 40px;
	padding: 12px 25px;
	text-transform: uppercase;
}
.readmore a:hover {
	background: #606c70;
	color: #fff;
	text-decoration: none;
}
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
	padding: 0px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
	margin: 0px !important;
}
.vc_row {
	margin: 0px !important;
	left: 0 !important;
}
.pacifica-title {
	font-family: 'TrendSans' !important;
}
.class-ticket {
	width: 70%;
	margin: auto;
	display: block;
	background: #000;
	color: #fff;
	padding: 50px 70px;
	margin-top: -32px;
	margin-bottom: 100px !important;
}
.ticket-ima {
	margin: auto;
	display: block;
	margin-top: 100px !important;
	margin-bottom: 100px !important;
}
.class-ticket th {
	color: #fff;
	font-size:22px;
	font-family: 'PacificaCondensed';
}
.class-ticket td {
	color: #fff;
	font-size:22px;
	font-family: 'Lulo';
}
.class-ticket p {
	color: #fff;
	font-size:18px;
	font-family: 'PacificaCondensed';
}
.buy-now {
	background-color: rgba(28, 138, 67, 1);
	border: 0 solid rgba(43, 104, 156, 1);
	border-radius: 20px;
	color: #fff;
	cursor: pointer !important;
	display: table;
	font-family: "Raleway-Light";
	font-size: 16px;
	margin: 42px auto auto;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
}
.buy-now:hover, .buy-now:focus, .buy-now:active {
	text-decoration: none;
	color: #fff;
	background-color: rgba(28, 138, 67, 1) !important;
}
.contact-page {
	float: left;
	width: 100%;
	background: #000;
	padding: 30px 0px 50px 0px;
	text-align: center;
	color: #fff;
	font-family: 'brandon';
	font-size: 17px;
}
.contact-page a {
	color: #fff;
}
.contact-page p {
	margin-top: 40px;
}
.contact-page a:hover, .contact-page a:focus, .contact-page a:active {
	color: #fff;
	text-decoration: none;
}
.contact-page .wpcf7 form {
	width: 70%;
	margin: auto;
	display: block;
	position:relative;
	z-index:1;
}
.contact-page .wpcf7 form span.Name, .contact-page .wpcf7 form span.Email, .contact-page .wpcf7 form span.Phone {
	float: left;
	clear: both;
	width: 49.5%;
	margin-right: 1%;
}
.contact-page .wpcf7 form span.Name input, .contact-page .wpcf7 form span.Email input, .contact-page .wpcf7 form span.Phone input {
	float: left;
	width: 100%;
	background: none;
	border: solid 1px #fff;
	color: #fff;
	margin-bottom: 2%;
	padding: 5px 10px;
}
.contact-page .wpcf7 form span.Message {
	float: none;
	display: table;
	width: 49.5%;
}
.contact-page .wpcf7 form span.Message textarea {
	float: left;
	width: 100%;
	background: none;
	border: solid 1px #fff;
	color: #fff;
	margin-bottom: 2%;
	padding: 5px 10px;
	height: 120px;
	resize: none;
}
.contact-page .wpcf7 input.wpcf7-submit {
	float: right;
	background: #fff;
	color: #000;
	font-size: 17px;
	padding: 8px;
	border: none;
}
.footer-social-media {
	display: block;
	text-align: center;
}
.footer-social-media li {
	display: inline-block;
	margin: 0px 5px;
}
.copy-right-footer {
	text-align: center;
	font-family: 'brandon';
	color: #fff;
	margin-top: 5px;
}
.cat-image {
	position: relative;
}
.cat-image img {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 25em;
}
.space-image img {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 29em;
}
.fish-image img {
	margin-left: -277px;
	max-width: 500px !important;
	position: absolute !important;
	top: 0;
	width: 500px !important;
}
.group-image img {
	margin-left: -278px;
	max-width: 500px !important;
	position: absolute !important;
	top: 278px;
	width: 500px !important;
}
.alien-img img {
	margin-left: -230px;
	max-width: 150px !important;
	position: absolute !important;
	top: 130px;
	width: 150px !important;
	z-index: 9999;
}
.cat-pink-image img {
	margin-left: -130px;
	max-width: 250px !important;
	position: absolute !important;
	top: 130px;
	width: 250px !important;
	z-index: 9999;
}


.who-we-are{
	width:100%;
	margin:auto;
	display:block;
	position:relative;
	}
.who-we-are-title{
	text-transform:uppercase;
	font-size:50px;
	text-align:center;
	font-family: 'Londrina';
	color:#FF0000 !important;
	margin:0px -15px 10px -15px;
	}
.who-we-are-title img{
	width:65%;
	margin:auto;
	display:block;
	}
.who-we-are-inner{
	margin:auto;
	display:block;
	clear:both;
	width:45%;
	margin-bottom:30px;
	padding:20px;
	/*background:#fff; */
	border-radius:10px;
	text-align:center;
	font-size:30px;
	font-family: 'Schoolbell';
	}
.who-we-are-inner li.star-line{
	list-style:url(../img/star-icon.png) !important;	
	background-repeat:no-repeat;
	}
.wp-image-215{
	position: absolute;
	top: 15%;
	left:5%;
	}
.wp-image-226{
	position: absolute;
	top: 80%;
	}
.wp-image-220{
	height: auto;
    position: absolute;
    right: 15%;
    width: 150px;
	top: 10%;
	}
.wp-image-221{
	width: 200px;
	height:auto;
	position: absolute;
    right: -1%;
    top: 10%;
	}
.wp-image-288{
	position: absolute;
	right: -16px;
	top: 17%;
	width: 379px;
	}
.wp-image-231{
	position: absolute;
    bottom: 2%;
    right: -10%;
	}
.wp-image-319{
	position:absolute;
	top:7%;
	width:150px;
	height:auto;
	}
.wp-image-321{
	left: 12%;
    position: absolute;
    top: 5%;
    width: 200px;
	}
.who-we-are .giff-images{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	}
.wp-image-320{
	position:absolute;
	right:6%;
	top:0;
	}
.wp-image-289{
	position: absolute;
    bottom: 0;
    left: 6%;
	}
.wp-image-222{
	width: 100px;
    position: absolute;
    top: 14% ;
    left: 19%;
	}
.wp-image-223{
	 position: absolute;
    top: 23%;
    width: 9%;
	}
.wp-image-224{
	left: 7%;
    position: absolute;
    top: 21%;
    width: 12%;
	}
.wp-image-225{
	position: absolute;
    top: 27%;
    width: 10%;
    left: 16%;
	}
.wp-image-227{
	position: absolute;
    width: 7%;
    top: 21%;
    left: 16%;
	}
.wp-image-232{
	position: absolute;
	top: 32%;
	left: -2%;
	right: 0;
	width:104%;
	}
#rev_slider_2_2_wrapper, #rev_slider_3_3_wrapper{
	margin-bottom: 50px !important;
    margin-top: 31px !important;
	background: none !important;
	padding:20px !important;
	}
	
		.wp-image-picture-image-part-above,
	.wp-image-picture-image-part-below{
		display:none;
	}
	

	
@media only screen and (min-width: 1367px) and (max-width: 1600px){
.who-we-are-inner{
	font-size:35px;
	}
}
@media only screen and (min-width: 1601px) and (max-width: 1920px){
.who-we-are-inner{
	font-size:42px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.logo .logo-image{
	height:100px;
	width:auto;
	}
.logo .logo-image{
	height: 100px;
    width: auto;
	margin-left: -73px;
	}
.logo{
	font-size: 17px;
	margin-left: 48px;
	width: 145px;
	}
#menu-primary{
	line-height:6em;
	}
.social-media-top{
	line-height:5.6em;
	}
.location-date{
	margin: 16px 0;
	right:2em
	}
.who-we-are-title{
	font-size:33px;
	}
.wp-image-319{
	top:3%;
	}
.wp-image-321{
	left: 10%;
    top: 3%;
	}
.wp-image-215{
	left: 0%;
    top: 10%;
	}
.wp-image-222{
	left: 19%;
    top: 10%;
	}
.wp-image-220{
	width:11%;
	top:6%;
	}
.wp-image-221{
	right: -2%;
    top: 6%;
    width: 15%;
	}
.wp-image-288{
	top:10%;
	}
.who-we-are-inner{
	position:relative;
	}
.wp-image-223{
	top:16%;
	}
.wp-image-224{
	left:8%;
	top:15%;
	}
.wp-image-227{
	left: 16%;
    top: 16%;
	}
.wp-image-225{
	left:0;
	top:19%;
	}
.wp-image-232{
	left: -2%;
    top: 30%;
    width: 104%;
	}
.wp-image-289{
	left:0;
	}
.wp-image-231{
	width:47%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.logo .logo-image {
    margin-left: -68px;
	}
.logo .logo-image img{
	height: 95px;
    width: auto;
	}	
.logo{
	font-size: 16px;
    width: 136px;
	}
#menu-primary{
	line-height:6em;
	}
.social-media-top{
	float:left;
	margin:24px 0 0;
	clear:both;
	line-height:normal !important;
	}
.location-date{
	line-height: normal;
    margin: 27px 0px 0px 20px;
    position: inherit;
    float: left;
	}
.location-date p{
	float:left;
	font-weight:bold;
	text-align: right;
	}
.wp-image-319{
	top:5%;
	width:100px;
	}
.wp-image-321{
	left: 8%;
    top: 4%;
	width:23%;
	}
.wp-image-215{
	left: 0%;
    top: 9%;
	width:17%;
	}
.wp-image-222{
	left: 19%;
    top: 10%;
	}
.wp-image-220{
	width:11%;
	top:6%;
	}
.wp-image-320{
	right: 4%;
    top: 3%;
    width: 20%;
	}
.wp-image-221{
	right: -2%;
    top: 6%;
    width: 15%;
	}
.wp-image-288{
	top:10%;
	}
.who-we-are-inner{
	position:relative;
	}
.wp-image-223{
	top:16%;
	}
.wp-image-224{
	left:8%;
	top:11%;
	}
.wp-image-227{
	left: 13%;
    top: 13%;
	}
.wp-image-225{
	left:0;
	top:14%;
	}
.wp-image-232{
	left: -2%;
    top: 30%;
    width: 104%;
	}
.wp-image-289{
	left:0;
	}
.wp-image-231{
	width:47%;
	}
}
@media only screen and (min-width: 580px) and (max-width: 767px){
.who-we-are-inner li{
	font-size:17px;
	}
.who-we-are-title{
	font-size: 31px;
	}
.who-we-are-inner{
	 width: 56%;
	 }
.wp-image-319{
	top:5%;
	width:100px;
	}
.wp-image-321{
	left: 11%;
    top: 7%;
    width: 15%;
	}
.wp-image-215{
	left: 0%;
    top: 22%;
	width:17%;
	}
.wp-image-222{
	left: 19%;
    top: 10%;
	}
.wp-image-220{
	right: 13%;
    top: 9%;
    width: 11%;
	}
.wp-image-320{
	right: 4%;
    top: 3%;
    width: 20%;
	}
.wp-image-221{
	right: -4%;
    top: 8%;
    width: 15%;
	}
.wp-image-288{
	top:14%;
	}
.who-we-are-inner{
	position:relative;
	}
.wp-image-223{
	top:16%;
	}
.wp-image-224{
	left:8%;
	top:11%;
	}
.wp-image-227{
	left: 9%;
    top: 16%;
	}
.wp-image-225{
	left:0;
	top:14%;
	}
.wp-image-232{
	left: -2%;
    top: 30%;
    width: 104%;
	}
.wp-image-226{
	top:73%;
	width:20%;
	}
.wp-image-289{
	left:0;
	width:22%;
	}
.wp-image-231{
	width:47%;
	}
}
@media only screen and (min-width: 1px) and (max-width: 579px){
.class-ticket{
	padding: 20px 30px;
	width:80%;
	}
.class-ticket th, .class-ticket td{
	font-size: 16px;
	}
.ticket-ima{
	width: 80%;
	}
.who-we-are-inner li{
	font-size:17px;
	}
.who-we-are-title{
	font-size: 31px;
	}
.who-we-are-inner{
	 width: 65%;
	 }
.wp-image-319{
	top:4%;
	width:26%;
	}
.wp-image-321{
	left: -6%;
    top: 7%;
    width: 26%;
	}
.wp-image-215{
	left: 0%;
    top: 22%;
	width:17%;
	}
.wp-image-222{
	left: -10%;
    top: 11%;
	}
.wp-image-220{
	right: 0%;
    top: 6%;
    width: 16%;
	}
.wp-image-320{
	right: 4%;
    top: 3%;
    width: 20%;
	}
.wp-image-221{
	right: 0%;
    top: 10%;
    width: 15%;
	}
.wp-image-288{
	top:14%;
	width:50%;
	}
.who-we-are-inner{
	position:relative;
	}
.wp-image-223{
	top:19%;
	left:0;
	z-index:999;
	}
.wp-image-224{
	left:-5%;
	top:19%;
	width:20%;
	}
.wp-image-227{
	left: 9%;
    top: 16%;
	}
.wp-image-225{
	left:0;
	top:14%;
	}
.wp-image-232{
	left: -8%;
    top: 30%;
    width: 115%;
	}
.wp-image-226{
	top:73%;
	width:20%;
	}
.wp-image-289{
	left:0;
	width:18%;
	}
.wp-image-231{
	width:38%;
	}
	.wp-image-232{
		display:none;
	}
	.wp-image-picture-image-part-above,
	.wp-image-picture-image-part-below{
		display:block;
		max-width: 100%;
	}
	.who-we-are-inner{
		width: 100%;
	}
	
}
@media only screen and (min-width: 1px) and (max-width: 767px){
.location-date{
	float: left;
	text-align: center;
	width: 100%;
	position: inherit !important;
	font-weight: bold;
	font-size: 23px;
	}
.vc_empty_space{
	height:0px !important;
	}
.logo{
	margin: 50px 0 0 109px;
    width: 73%;
	}
.logo .logo-image {
    margin-left: -72px;
    position: absolute;
}
.logo a{
		  font-size: 21px;
	}
.logo .logo-image img{
	  margin-left: -25px;
    position: absolute;
    width: 87px;
	}
.social-media-top{
	position:absolute;
	line-height:normal;
	left:15px;
	padding:0px;
	}
#mobile-menu{
	display:block;
	
    right: 8px;
	font-size:20px;
	border-radius: 4px;
	
	float:right;
	width: 40px;
	color:#000;
	text-align:center;
	height: 40px;
	background-color: rgba(255, 255, 255, 1);
	border: solid 0px rgba(0, 0, 0, 1);
	box-sizing: border-box;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: absolute;
	}
#mobile-menu span{
	color:#000;
	line-height:40px;
	}
.main-menu{
	position:absolute;
	top:50px;
	left:15px;
	right:15px;
	position:absolute;
	z-index:9999;
	top: 114px;
	}
.main-menu .menu-primary-container{
	float:left;
	width:100%;
	display:none;
	}
.main-menu #menu-primary{
	float:left;
	width:100%;
	}
.main-menu li{
	line-height:none;
    background-color: rgba(255, 255, 255, .9);
    border-bottom: 1px solid rgba(0, 0, 0, 1);
    cursor: pointer;
    position: relative;
    color: rgba(0, 0, 0, 1);
	float:left;
	width:100%;
	}
.main-menu li a{
	color: rgba(0, 0, 0, 1);
	height: 48px;
    line-height: 48px;
	float:left;
	width:100%;
	}
.main-menu li.menu-item-194 a{
	color:rgba(250, 184, 157, 1);
	}
.era-top-bar .col-lg-12{
	position:inherit !important;
	}
	.exhibitors-p-lr {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.contact-page .wpcf7 form span.Name, .contact-page .wpcf7 form span.Email, .contact-page .wpcf7 form span.Phone,.contact-page .wpcf7 form span.Message {
	    clear: both;
  		width: 100%;
	}
	
	
	
}
@media only screen and (min-width: 320px) and (max-width: 480px){
.wpb_single_image img{
	margin-left: -65px;
	max-width: 145% !important;
	}
.class-ticket{
	padding:20px !important;
	}
.ticket-ima{
	margin-top:20px !important;
	margin-bottom:20px !important;
	width:100%;
	}
	
	
	
}


#Home-1{
	background:url(http://theganjagreen.org/wp-content/uploads/2016/09/testing-2.jpg);
	background-size:100%;
	}