
body{
	overflow-x:hidden;
}
.mega-close{
	display:none;
}
.featured-resource-image.mobile-only{
	display:none;
}
.event-thumb.mobile-only{
	display:none;
}
.general-interio-hero .three-strip-wrap{
	display:none;
}
#content {
    overflow-x: hidden;
}
.small-tab-show{
	display:none
}


@media only screen and (max-width: 1368px){
	.two-img-head-wrap h1{
	    font-family: "InterSemi";
	    font-size: 60px;
	    font-weight: normal;
	    letter-spacing: -4px;
	    line-height: 68px;
	    color: #000;
	    margin: 0;
	    margin-bottom: 20px;
	}
}

@media only screen and (max-width: 1310px) {
	/*.menu-primary-container{
		padding-left:10px;
	}*/
	#menu-primary li {
	    display: inline-block;
	    padding-left: 0;
	    margin-right: 30px;
	}

}
@media only screen and (max-width: 1270px) {
	.search-btn {
	    right: 20px;
	}
	#menu-primary li {
	    display: inline-block;
	    padding-left: 0;
	    margin-right: 30px;
		margin-left:10px;
	}
}
@media only screen and (max-width: 1180px) {

	#menu-primary li {
	    display: inline-block;
	    padding-left: 0;
	    margin-right: 20px;
		margin-left:10px;
	}
	.content-slide-image-container{
	    width: 30vw;
	    height: 100vh;
	    display: inline-block;
	    position: relative;
		top:110px;
	}
}
@media only screen and (max-width: 1140px) {

	
	.home-hero h1 {
	    width: 70%;
	}
	
}


@media only screen and (max-width: 1088px) {


	#desktop-nav{
	display:none;
	}
	#mobile-nav{
	display:block;
	}
	.mega-drop{
	position:absolute;
	top:0;
	left:0;
	}
	.mega-left {
	width: 65%;
	float: left;
	background: #fafafa;
	padding: 30px;
	}
	.mega-right {
	width: 35%;
	float: left;
	padding: 30px;
	background: transparent;
	text-align: center;
	}
	.menu-left {
	width: 50%;
	float: left;
	padding-right:10px;
	}
	.mega-close{
	display:block;
	height:30px;
	width:30px;
	color:#000;
	position:absolute;
	top:30px;
	right:20px;
	cursor:pointer;
	font-size:20px;
	}
	.mega-menu .wrap{
	width:98% !important;
	}
	.menu-primary-container {
	    width: 100%;
	    text-align: center;
	    padding-left: 0;
	}
}

@media only screen and (max-width: 1036px) {
	#menu-primary li {
	    display: inline-block;
	    padding-left: 0;
	    margin-right: 15px;
		margin-left:15px;
	}
	#menu-primary li a{
		padding-right:15px;
	}
	.featured-member-block {
	    background: #fff;
	    float: left;
	    width: 48%;
	    padding: 30px;
	    text-align: center;
	    margin-left: 30px;
	    border-radius: 12px;
	    margin-left: 15px;
	    margin-bottom: 30px;
	}
	.featured-member-block:first-child {
	    margin-left: 15px !important;
	}
	
	
		
}
@media only screen and (max-width: 1028px) {
	.wrap {
	    width: 96%;
		margin: 0 auto;
	}
	.content-slide-image-container {
		width:28vw;
	}
	.static-height-content {
		padding-left:10px;
		padding-right:40px;
	}
	.blog-post {
	    width: calc(25% - 15px);
	    float: left;
	    margin-right: 20px;
	    border-radius: 12px;
	    position: relative;
	    border: 2px solid transparent;
	}
	
	.event-slide, .users-slide, body.tribe-events-page-template .event-slide{
		width:80vw;
	}
	.events-slidepiece, .users-slide-piece, body.tribe-events-page-template .events-slidepiece{
		left:10vw;
	}
	.next-event, .next-eventcover, .next-users, .next-usercover{
		right:20px;
	}
	 .prev-event, .prev-eventcover, .prev-users, .prev-usercover {
		left:20px;
	}
	.top-footer .vc_row{
		padding:20px 0 40px !important;
	}
	.top-footer p{
		text-align:center !important
	}
	.top-footer .wpb_content_element{
		margin-bottom:0 !important;
	}
	.faq-wrap {
	    border-top: 1px solid #D0D8DD;
	    border-bottom: 1px solid #D0D8DD;
	    padding: 20px 0;
	    position: relative;
	    width: 80%;
	    margin-bottom: 20px;
	}
	body.tribe-events-page-template .tribe-events .tribe-events-c-events-bar__search-form {
	    width: 95% !important;
	}
	body.tribe-events-page-template .tribe-events-c-search__input {
	  
	    max-width: 95%;
	}
	.page-template-tpl-animatedheader-php .general-interio-hero {
		padding-right:60px;
	}
}
@media only screen and (max-width: 991px) {
	
	.packages-container{
		overflow:hidden;
		height:0;
		padding:0;
	}
	.package-slide-wrap{
		height:auto;
		padding:40px 0;
	}
	.next-package, .prev-package, .next-packcover, .prev-packcover{
		display:block;
	}
	#desktop-nav{
		display:none;
	}
	#mobile-nav{
		display:block;
	}
	.mega-drop{
		position:absolute;
		top:0;
		left:0;
	}
	.mega-left {
	    width: 65%;
	    float: left;
	    background: #fafafa;
	    padding: 30px;
	}
	.mega-right {
	    width: 35%;
	    float: left;
	    padding: 30px;
	    background: transparent;
	    text-align: center;
	}
	.menu-left {
	    width: 50%;
	    float: left;
		padding-right:10px;
	}
	.mega-close{
		display:block;
		height:30px;
		width:30px;
		color:#000;
		position:absolute;
		top:15px;
		right:20px;
		cursor:pointer;
		font-size:20px;
	}
	.mega-menu .wrap{
		width:98% !important;
	}
	.two-strip-wrap{
		display:none;
	}
	.three-strip-wrap {
	    width: 100%;
	    float: right;
	}
	.vertical-strip-wrap{
		height:45vh;
	}
	.three-strip-image, .two-strip-image {
	    margin-bottom: 30px;
	    background-size: cover !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    border-radius: 8px;
	    height: 25vh;
	    max-height: 240px;
	}
	#content {
	    margin-top: 136px;
	}
	
}
@media only screen and (max-width: 912px) {
	.static-height-content{
		width:60%;
	}
	.content-slide-slide-wrap{
		width:40%;
	}
	.content-slide-image-container {
	    width: 31vw;
	}
	.event-slide, .users-slide{
		width:80vw;
	}
	.events-slidepiece, .users-slide-piece{
		left:10vw;
	}
	.next-event, .next-eventcover, .next-users, .next-usercover{
		right:20px;
	}
	 .prev-event, .prev-eventcover, .prev-users, .prev-usercover {
		left:20px;
	}
	.blog-post{
	    width: calc(50% - 20px);
	    float: left;
	    margin-right: 20px;
	    border-radius: 12px;
	    position: relative;
	    border: 2px solid transparent;
	}
	.program-block{
		margin-left:15px;
		width:calc(50% - 15px);
	}
	.short-wrap {
		width:85%;
	}
	.single-tribe_events .short-wrap {
	    width: 85%;
	    margin: 0 auto;
	    max-width: 980px;
	}
	
	.two-image-hero-wrap{
		padding:90px 0 30px;
	}
	.two-img-head-wrap{
		float:none;
		width:100%;
		margin-bottom:60px;
		
	}
	.two-img-head-wrap.img-wrap {
	    height: 43vw;
	    max-height: 350px;
	    width: 43vw;
	    float: left;
	    border-radius: 12px;
	    margin-left: 15px;
	}
	.upcoming-event-info {
	    position: relative;
	    width: 66%;
	    padding-left: 0px;
	    float: left;
	    padding-right: 30px;
	    padding-top: 70px;
	}
	.program-image {
	    max-height: 250px;
	    width: 40%;
	   
	}
	.program-focus-content p {
	    margin-bottom: 30px;
	}
	.program-focus-content {
	    float: left;
	    width: 60%;
	    padding-left: 60px;
	    padding-top: 0;
	}
	.program-focus-tile {
	    margin-bottom: 60px;
	}
	.program-callout-wrap {
		height: 60vw;
		min-height: 375px;
		max-height: 500px;
	    background-position: center !important;
	    background-size: cover !important;
	    background-repeat: no-repeat !important;
	    position: relative;
	    border-radius: 12px;
	    text-align: center;
	    display: flex;
	    align-items: flex-end;
	    text-align: center;
	    margin-bottom: 30px;
	}
	.banner-image {
	    height: 70vh;
	    min-height: 500px;
	    max-height: 500px;
	}
	.featured-member-block {
	    background: #fff;
	    float: left;
	    width: calc(50% - 15px);
	    padding: 30px;
	    text-align: center;
	    margin-left: 30px;
	    border-radius: 12px;
		margin-left:15px !important;
	}
	.featured-member-block:first-child{
		margin-left:15px;
	}
	.member-img {
	    height: 100px;
	    width: 200px;
	    background-size: contain !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    float: none;
	    margin: 0 auto;
	}
	.member-info {
	    width: 90%;
	    float: none;
	    margin: 30px auto;
	    text-align: center;
		padding-top:0;
	}
	.member-cats {
	    width: fit-content;
	    float: none;
	    margin: 0 auto;
	    padding-top: 0;
		text-align:center;
	}
	.member {
	    position: relative;
	    border-top: 1px solid #D0D8DD;
	    padding: 30px;
	}
	.cat-list {
	    padding: 10px 15px;
	    background: #fff;
	    width: 47%;
	    max-width: 400px;
	    position: relative;
	}

	.member-detail-logo {
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: contain !important;
	    width: 100%;
	    max-height: 175px;
	    height: 100vw;
	    float: none;
	}
	.member-details-right {
	    float: none;
	    width: 100%;
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.detail-detail .cta-btn {
	    position: relative;
	     top: 0;
	}
	.detail-head {
	    float: none;
	    width: 100%;
	    margin-bottom: 90px;
	}
	.detail-detail {
	    float: none;
	    width: 100%;
	}
	 p.detail-head{
		margin-bottom:15px !important;
		font-weight:700 !important;
	}
	.board-left {
	    float: left;
	    width: 40%;
	}
	.board-title, .board-biz, .board-left h5{
		padding-left:40px;
	}
	
	.social-link{
		position:relative;
		top:20px;
	}
	body .no-top-tab, body .no-top-tab .vc_column-inner{
		padding-top:0 !important;
	}
	.package-slide{
		float:left;
		width:55vw;
		left:-11vw;
		border-radius:8px;
	}

	

	
}

@media only screen and (max-width: 844px) {


}



@media only screen and (max-width: 834px) {
	.featured-resource-left{
		padding-right:40px;
	}
	.featured-resource-image{
		height:325px;
	}
	.tile-content {
	    width: 100%;
	    float: left;
	    padding-left: 8px;
	    margin-top: 40px;
	    padding-right: 90px;
	}
	.tile-category {
	    float: left;
	    max-width: 175px;
	    width: auto;
	}
	
	
}
@media only screen and (max-width: 820px) {
	.general-interio-hero h4{
	    font-family: "InterLight";
	    font-size: 24px;
	    font-weight: normal;
	    letter-spacing: -0.60px;
	    color: #000;
	    line-height: 34px;
	    margin: 0;
	}
	.wrap {
	    width: 90%;
	    margin: 0 auto;
	}
	
}


@media only screen and (max-width: 768px) {
	
	.two-img-head-wrap.img-wrap {
	    height: 45vw;
	    max-height: 350px;
	    width: 45vw;
	    float: left;
	    border-radius: 12px;
	    margin-left: 15px;
	}
	.vertical-strip-wrap {
	    height: 45vh;
		display:none;
	}
	.three-strip-image, .two-strip-image {
	    margin-bottom: 30px;
	    background-size: cover !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    border-radius: 8px;
	    height: 30vh;
	    float: left;
	    width: 60vw;
	    position: relative;
	    margin-right: 13px;
	}
	.general-interio-hero .three-strip-wrap{
	    width: 300vw;
	    float: none;
	    clear: both;
	    overflow: hidden;
		position:relative;
		top:60px;
		left:-42vw;
		display:block;
	}
	.general-interio-hero .wpb_column{
		width:100% !important;
	}
	.home-hero h1 {
	    width: 80%;
	}
	.package-slide {
	    float: left;
	    width: 60vw;
	    left: -6vw;
	}
	.package-slide-piece {
	    left: 23vw;
	    position: relative;
	}
	.next-package, .next-packcover {
	    right: 30px;
	    left: unset;
	}
	.prev-package, .prev-packcover {
	    left: 30px;
	    right: unset;
	}
	body #why-join .vc_icon_element-align-right{
		text-align:left !important;
	}
	.tribe-events-calendar-list{
		margin-top:100px !important;
	}
	body .tribe-filter-bar__filters-slider-container {
	    display: block;
	    visibility: visible;
	}
	.conference-hero-left {
	    width: 100%;
	    float: none;
	}
	.conference-hero-right {
	    padding-left: 0;
	    width: 100%;
	    float: left;
		margin-top:40px;
	}
	.session-section-left, .session-section-right{
		width:100%;
		float:none;
	}
	.keynote-image {
	    float: none;
	    width: 200px;
	    height: 200px;
	    max-width: 200px;
	    background-size: cover;
	    background-position: center;
	    background-repeat: no-repeat;
	    border-radius: 90%;
	    margin: 0 auto;
	}
	.keynote-speaker-content {
	    float: none;
	    width: 100%;
	    padding-left: 0;
	    margin-top: 30px;
	}
	.keynote-speaker-content h5, .keynote-speaker-content p.small{
		text-align:center;
	}
	li.regular-speaker {
	    width: 100%;
	    float: none;
	    list-style: none;
	    text-align: center;
	    margin-bottom: 40px;
		margin-left:0;
	}
	.speaker-bio-wrap {
	    display: block;
	    min-height: unset;
	}
	#ticket-section{
		width:100%;
		float:none;
	}
	.ticket-num {
	    float: none;
	    width: 100%;
	}
	.ticket-title{
	    float: none;
		width:100%;
	}
	.small-tab-hide{
		display:none;
	}
	.small-tab-show{
		display:block;
	}
	body .small-pad-no-left-pad{
		padding-left:0 !important;
	}
	body .small-pad-no-right-pad{
		padding-right:0 !important;
	}
	

}

@media only screen and (max-width: 670px) {
	.package-slide {
	    float: left;
	    width: 75vw;
	    left: -6vw;
	}
	.package-slide-piece {
	    left: 15vw;
	    position: relative;
	}
	.featured-member-block {
	    background: #fff;
	    float: none;
	    width: 100%;
	    padding: 30px;
	    text-align: center;
	    margin-left: 30px;
	    border-radius: 12px;
	    margin-left: 0 !important;
		margin-bottom:30px;
	}
	.featured-member-block:first-child {
	    margin-left: 0 !important;
	}
	.regular-sponsor {
	    width: 90%;
	    margin-right: 20px;
	    height: 200px;
	    display: inline-block;
	    background-size: contain !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	}

}

@media only screen and (max-width: 568px) {

	.next-package, .next-packcover {
	    right: 15px;
	    left: unset;
	}
	.prev-package, .prev-packcover {
	    right: unset;
	    left: 15px;
	}
	body div.hero-text{
		padding-right:0 !important;
	}
	
	#hero .vc_column-inner{
		padding-right:10px !important;
	}
	h1{
		font-size:55px;
		line-height:65px;
	}
	.content-slide-slide-wrap{
		display:none;
	}
	.static-height-content{
		width:100%;
		padding-right:30px;
		padding-top:60px;
	}
	.static-height-content-slide{
		height:auto;
	}
	.endhere{
		display:none;
	}
	h2 {
	    font-family: "InterSemi";
	    font-size: 42px;
	    font-weight: normal;
	    letter-spacing: -1.4px;
	    line-height: 52px;
	    color: #000;
	}
	.users-slide {
	    padding: 30px 20px 30px 20px;
	}
	.home-members-wrap h2{
		margin-top:0;
	}
	body .home-feature-blog{
		margin-top: -60px !important;
	}
	.blog-post {
	    width: 100%;
	    float: left;
	    margin-right: 20px;
	    border-radius: 12px;
	    position: relative;
	    border: 2px solid transparent;
	}
	h3{
	    font-family: "InterMedium";
	    font-size: 34px;
	    font-weight: normal;
	    letter-spacing: -0.84px;
	    color: #000;
	    line-height: 44px;
	    margin: 0;
	}
	h4 {
	    font-family: "InterLight";
	    font-size: 24px;
	    font-weight: normal;
	    letter-spacing: -0.60px;
	    color: #000;
	    line-height: 34px;
	    margin: 0;
	}
	.mega-left{
		width:100%;
	}
	.mega-right {
	    width: 100%;
	    float: left;
	    padding: 30px;
	    background: transparent;
	    text-align: center;
	}
	.users-slide p{
		max-height:150px;
		overflow:hidden;
	}
	.event-slide-info h5 {
	    color: #fff;
	    margin-bottom: 0;
	    font-size: 17px;
	    line-height: 22px;
	}
	.event-slide-info h5 {
	    color: #fff;
	    margin-bottom: 0;
	    font-size: 17px;
	    line-height: 22px;
	}
	.mega-left{
		padding:0;
		padding-left:10px;
	}
	.menu-left {
	    width: 50%;
	    float: left;
	    padding-right: 10px;
		padding-top:30px;
	}
	.mega-close{
		top:15px;
	}
	.mega-menu ul li a {
	    font-family: "InterSemi";
	    font-size: 16px;
		line-height:22px;
	}
	.page-template-tpl-animatedheader-php .general-interio-hero {
	    padding-right: 0;
	}
	.events-hero-image {
	    width: 100% !important;
	    min-height: 250px;
	    max-height: 285px;
	    height: 90vw;
	    border-radius: 12px;
	    margin-top: 60px;
	    background-size: cover !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	}

	
	
	/****BLOG****/
	.featured-resource-image{
		display:none;
	}
	.featured-resource-image.mobile-only{
		display:block;
		width:100%;
		float:none;
		margin-bottom:20px;
	}
	.featured-resource-left{
		float:none;
		width:100%;
		padding-right:0;
	}
	.cat-list {
	    padding: 10px 15px;
	    background: #fff;
	    width: 100%;
	    max-width: 400px;
	    position: relative;
	}
	.vertical-strip-wrap {
	    height: 45vh;
	    display: none;
	}
	#content{
		overflow-x:hidden;
	}
	
	
	
	.program-image {
	    max-height: 275px;
	    width: 100%;
		height:80vh;
	}
	.program-focus-content {
	    float: none;
	    width: 100%;
	    padding-left: 0;
	    padding-top: 0;
	}
	
	.event-thumb{
		display:none;
	}
	.event-thumb.mobile-only{
		display:block;
	    width: 100%;
	    height: 250px;
	    float: none;
	    background-size: cover !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    border-radius: 8px;
		margin-bottom:20px;
	}
	.upcoming-event-info {
	    position: relative;
	    width: 100%;
	    padding-left: 0px;
	    float: none;
	    padding-right: 0;
	    padding-top: 70px;
	}
	.resource-tile {
	    position: relative;
	    border-top: 1px solid #DFE4E6;
	    padding: 30px 10px;
	    position: relative;
	    transition: all .25s;
	}
	a.arrow-link {
	    height: 22px;
	    width: 20px;
	    background-size: contain !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background: url('../images/arrow.png');
	    position: absolute;
	    top: 50%;
	    right: 22px;
	    transition: all .25s;
	}
	.tile-content {
	    width: 90%;
	    float: left;
	    padding-left: 8px;
	    margin-top: 20px;
	    padding-right: 0px;
	}
	.tile-category {
	    float: left;
	    max-width: unset;
	    width: auto;
	}
	.faq-wrap {
	    border-top: 1px solid #D0D8DD;
	    border-bottom: 1px solid #D0D8DD;
	    padding: 20px 0;
	    position: relative;
	    width: 100%;
	    margin-bottom: 20px;
	}
	.faq-head{
		width:85%;
	}
	body.tribe-events-page-template .next-event, body.tribe-events-page-template .next-eventcover{
		right:15px;
	}
	body.tribe-events-page-template .prev-event, body.tribe-events-page-template .prev-eventcover{
		left:15px;
	}
	.details-wrap .details-left {
	    float: none;
	    width: 100%;
	}
	.details-wrap .details-left-left, .details-wrap .details-left-right{
		width:100%;
	}
	.program-block {
	    margin-left: 0;
	    width: 100%;
	}
	.single-tribe_events .short-wrap, .short-wrap {
	    width: 96%;
	    margin: 0 auto;
	    max-width: 980px;
	}
	.program-callout-wrap {
	    height: auto;
	    min-height: 325px;
		max-height:400px;
	}
	.banner-image{    
		height: 70vh;
		min-height: 342px;
	 	max-height: 350px;
	}
	.two-img-head-wrap.img-wrap {
	    height: 40vw;
	    max-height: 350px;
	    width: 40vw;
	    float: left;
	    border-radius: 12px;
	    margin-left: 15px;
	}
	.testimonial-wrap{
	    margin-bottom: 60px;
	}
	.speaker-image {
	    display: block;
	    height: 250px;
	    width: 250px;
	    float: none;
	    margin-right: 0;
	    background-size: cover !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    border-radius: 90%;
	    margin: 0 auto 30px;
	}
	.keynote-content {
	    float: none;
	    width: 100%;
	}
	.general-speaker {
	    text-align: center;
	    margin-bottom: 40px;
	}
	.rounded-image {
	    width: 100%;
	    height: 80vh;
	    max-height: 275px;
	    background-size: cover !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    border-radius: 8px;
	    margin-bottom: 30px;
	}
	.staffblock-wrap {
	    text-align: center;
	    margin-bottom: 40px;
	}
	.board-left {
	    float: left;
	    width: 100%;
	}
	.board-right {
	    float: left;
	    width: 100%;
	     padding-left: 0;
	}
	.board-title, .board-biz, .board-left h5 {
	    padding-left: 0;
	}
	.home-hero h1 {
	    width: 100%;
		font-size:50px;
		line-height:58px;
	}
	.home-hero p span{
		display:block;
		width:70%;
	}
	body.home #hero {
	    padding-top: 275px;
	    padding-bottom: 100px;
	}
	.event-slide-left, body.tribe-events-page-template .event-slide-left {
	    width: 100%;
	    min-width: unset;
	    max-width: unset;
	}
	.event-slide {
	    float: left;
	    width: 50vw;
	    opacity: .3;
	    position: relative;
	    margin-right: 30px;
	    border: 1px solid #efefef;
	    padding: 200px 15px 30px 15px;
	    border-radius: 12px;
	    background-size: cover !important;
	    background-repeat: no-repeat !important;
	    background-position: center !important;
	}
	.event-slide a.cta-btn, body.tribe-events-page-template .event-slide a.cta-btn {
	    position: relative;
	    top: 0;
	    right: 0;
	    margin-top: 15px;
	}
	body.tribe-events-page-template .event-slide{
		padding:200px 15px 30px 15px;
	}
	.general-interio-hero .three-strip-wrap {
	    width: 300vw;
	    float: none;
	    clear: both;
	    overflow: hidden;
	    position: relative;
	    top: 25px;
	    left: -30vw;
	    display: block;
	}
	.three-strip-image{
	    margin-bottom: 30px;
	    background-size: cover !important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    border-radius: 8px;
	    height: 15vh;
	    float: left;
	    width: 50vw;
	    position: relative;
	    margin-right: 13px;
	}

	
}

@media only screen and (max-width: 500px) {

	.top-top-nav ul#menu-top-nav li, .top-top-nav ul#menu-top-nav-1 li{
		width:50%;
		text-align:center;
	}

	.top-top-nav ul#menu-top-nav li:nth-of-type(3), .top-top-nav ul#menu-top-nav-1 li:nth-of-type(3){
		width:100%;
		text-align:center;
	}
	.resource-page-head {
	    margin-top: 60px;
	    margin-bottom: 60px;
	}
	.events-top-header {
	    background: #f9f9f9;
	    padding: 60px 0 !important;
	    padding-top: 110px !important;
	}

}
@media only screen and (max-width: 390px) {
	
	h1 {
	    font-size: 52px;
	    line-height: 62px;
	}
	
}







/*******IPHONE 12 PORTRAIT******/
@media only screen and (max-width: 390px) {

	h2 {
	    font-family: "InterSemi";
	    font-size: 38px;
	    font-weight: normal;
	    letter-spacing: -1.4px;
	    line-height: 44px;
	    color: #000;
	}
}

@media only screen and (max-width: 375px) {


	
}


@media only screen and (max-width: 320px) {
	
}
