/* Homepage */



.home h2 {

  /*background-size: 28px auto;

  font-size: 48px;

  line-height: 1;

  padding: 29px 30px 25px;*/

}



.homepage-feature .vc_column-inner {

  padding-bottom: 0 !important;

  padding-top: 0 !important;

}



.homepage-feature .wpb_content_element, .homepage-feature ul.wpb_thumbnails-fluid > li, .homepage-feature .wpb_button {

  margin-bottom: 0;

}



/* Homepage Cities */



#homepage-cities {

  padding-top: 50px;

}



#homepage-cities .wpb_text_column {

  margin-bottom: 30px;

}



#homepage-cities .vc_col-sm-4 {

}



#homepage-cities .vc_col-sm-4:first-child {

}



#homepage-cities .foxtheme_city_videos  {

  position: relative;

}



#homepage-cities .foxtheme_city_videos::before {

  border-left: 1px solid rgb(179,179,179);

  content: " ";

  height: 100%;

  left: -26px;

  position: absolute;

  width: 1px;

}



#homepage-cities .vc_col-sm-4:first-child .foxtheme_city_videos::before {

  display:none;

}



#homepage-cities h3.city-title {

  border: medium none;

  color: #000;

  font-size: 26px;

  font-weight: 400;

  letter-spacing: -0.4px;

  margin: 0 0 10px;

  padding: 0;

  text-transform: none;

}



#homepage-cities a.city-all {

	background-color: #10163e;

	color: #fff;

	display: inline-block;

	font-size: 12px;

	font-weight: 700;

	letter-spacing: 1px;

	line-height: 1;

	padding: 7px 9px;

	position: absolute;

	right: 0;

	text-decoration: none;

	text-transform: uppercase;

	transition: opacity 0.3s;

	top: 5px;

}



#homepage-cities a.city-all:hover {

  opacity: 0.6;

}



/* Homepage Channels */



#homepage-channels .wpb_text_column {

  margin-bottom: 25px;

}



#homepage-channels .vc_col-sm-4 .wpb_text_column {

  margin-bottom: 0;

}



#homepage-channels .foxtheme_channel_videos {

  margin-bottom: 35px;

}



#homepage-channels h3 {

  border-color: #7d7b7b;

  color: #7d7b7b;

  font-size: 24px;

  letter-spacing: -0.4px;

  padding-bottom: 33px;

  padding-top: 40px;

  text-transform: none;

}



#homepage-channels .video {

  position: relative;

}



#homepage-channels .video h3.channel-title {

  border: medium none;

  font-size: 24px;

  font-weight: 400;

  line-height: 1;

  margin: 0 0 5px;

  padding: 0;

}



#homepage-channels .video h4.video-title {

  font-size: 14px;

  margin: 0 0 3px;

}



#homepage-channels .video h5.video-participant {

  color: #10163e;

  font-size: 13px;

  font-style: italic;

  font-weight: 700;

  margin: 0;

}



#homepage-channels a.channel-all {

  background-color: #fff;

  color: #10163e;

  display: inline-block;

  font-size: 11px;

  font-weight: 700;

  letter-spacing: 0.5px;

  line-height: 1;

  padding: 8px 12px;

  position: absolute;

  right: 0;

  text-decoration: none;

  text-transform: uppercase;

  transition: opacity 0.3s;

  top: 0;

}



#homepage-channels a.channel-all:hover {

  opacity: 0.6;

}



.foxtheme_channel_listing {

	

}



.foxtheme_channel_listing ul.channels {

  list-style: outside none none;

  margin: 0;

  padding: 0;

}



.foxtheme_channel_listing ul.channels li.channel {

  margin-bottom: -1px;

}



.foxtheme_channel_listing ul.channels li.channel a {

	background-image: url("../images/listing-arrow.png");

	background-position: right 10px center;

	background-repeat: no-repeat;

	background-size: 7px auto;

	color: #7d7b7b;

	display: block;

	font-size: 16px;

	line-height: 1.25;

	padding: 19px 0;

	position: relative;

	text-decoration: none;

	transition: all 0.4s ease 0s;

	vertical-align: middle;

}



#homepage-channels .foxtheme_channel_listing ul.channels li.channel a {

	padding: 20px 0;

}



.foxtheme_channel_listing ul.channels li.channel a div.channel-icon {

  background-color: #7d7b7b;

  background-position: center center;

  background-repeat: no-repeat;

  background-size: 14px auto;

  border-radius: 30px;

  display: inline-block;

  height: 30px;

  line-height: 30px;

  margin-top: -15px;

  position: absolute;

  top: 50%;

  transition: all 0.4s;

  vertical-align: middle;

  width: 30px;

  

  display: none;

}



.foxtheme_channel_listing ul.channels li.channel a:hover div.channel-icon {

  background-color: #10163e;

}



.foxtheme_channel_listing ul.channels li.channel a:hover {

  color: #10163e;

  background-color: rgba(0,116,177,.1);

}



.foxtheme_channel_listing ul.channels li.channel a div.channel-title {

  display: inline-block;

  margin-left: 45px;

  padding-right: 20px;

  

  margin-left: 0;

}







.foxtheme_channel_listing.full {

  margin: 50px 0 20px;

}



.foxtheme_channel_listing.full ul.channels {

  position: relative;

}



.foxtheme_channel_listing.full ul.channels::after {

  content: " ";

  clear: both;

  display: block;

}



.foxtheme_channel_listing.full ul.channels li.channel {

  float: left;

  margin: 0;

  padding: 0;

  width: 50%;

}



.foxtheme_channel_listing.full ul.channels li.channel:nth-child(2n+3)::before {

  border-top: 1px solid #b2b2b2;

  content: " ";

  left: 0;

  position: absolute;

  width: 100%;

}



.foxtheme_channel_listing.full ul.channels li.channel a {

  background-image: none;

  border-bottom: medium none;

  border-right: 1px solid #b2b2b2;

  border-top: none;

  height: 160px;

  padding: 35px 30px 0;

}



.foxtheme_channel_listing.full ul.channels li.channel:nth-child(1) a,

.foxtheme_channel_listing.full ul.channels li.channel:nth-child(2) a {

  border-top: none;

}



.foxtheme_channel_listing.full ul.channels li.channel:nth-child(2n) a {

  border-right: none;

}



.foxtheme_channel_listing.full ul.channels li.channel a div.channel-icon {

  background-color: #fff;

  background-size: 60px auto;

  border: 2px solid #10163e;

  border-radius: 50%;

  height: 102px;

  left: 30px;

  margin-top: -51px;

  transition: all 0s;

  width: 102px;

}



.foxtheme_channel_listing.full ul.channels li.channel a div.channel-icon.natural {

    position: relative;

    left: 0;

    top: 0;

    margin-top: -6px;

}



.foxtheme_channel_listing.full ul.channels li.channel a div.channel-icon.hover {

  background-color: #10163e;

}



.foxtheme_channel_listing.full ul.channels li.channel a:hover div.channel-icon.natural {

  opacity:0;

}



.foxtheme_channel_listing.full ul.channels li.channel a div.channel-text {

    margin-left: 20px;

    margin-right: 30px;

    display: inline-block;

    vertical-align: middle;

    max-width: 250px;

}



.foxtheme_channel_listing.full ul.channels li.channel a div.channel-text div.channel-title {

  color: #10163e;

  display: block;

  font-size: 19px;

  font-weight: 700;

  line-height: 1.2;

  margin-bottom: 6px;

  margin-left: 0;

  padding-right: 0;

  text-transform: lowercase;

}



.foxtheme_channel_listing.full ul.channels li.channel a div.channel-text div.channel-desc p {

  display: block;

  font-size: 13px;

  line-height: 1.2;

  max-width: 240px;

}





/* Other Channels */



.other-channels {

  background-color: rgb(242,242,242);

}



.other-channels .container {

  padding-bottom: 70px;

  padding-top: 70px;

}



.other-channels h2 {

	margin-bottom: 35px;

	padding: 0;

}



.other-channels .foxtheme_channel_listing ul.channels {

  margin: 0 -30px;

    -webkit-column-count: 3; /* Chrome, Safari, Opera */

    -moz-column-count: 3; /* Firefox */

    column-count: 3;

}



.other-channels .foxtheme_channel_listing ul.channels li.channel {

  padding: 0 30px;

}



.other-channels .foxtheme_channel_listing ul.channels li.channel {

  display: inline-table;

  width: 100%;

}



.other-channels .foxtheme_channel_listing ul.channels li.channel a {

  display: block;

}



/* Other Channels Re-done */

.other-channels .foxtheme_channel_listing ul.channels li.channel a::before,

.other-channels .foxtheme_channel_listing ul.channels li.channel a::after,

#homepage-channels .foxtheme_channel_listing ul.channels li.channel a::before,

#homepage-channels .foxtheme_channel_listing ul.channels li.channel a::after {

	content: " ";

	display: block;

	width: 100%;

	display: block;

	position: absolute;

	width: 100%;

	height: 1px;

	border-top: 1px solid #7d7b7b;

	top: 0;

}



.other-channels .foxtheme_channel_listing ul.channels li.channel a::after,

#homepage-channels .foxtheme_channel_listing ul.channels li.channel a::after {

	bottom: 0;

	top: auto;

}





/* Explore */



.explore {

  background-color: rgb(242,242,242);

}



.explore .container {

  padding-bottom: 40px;

  padding-top: 70px;

}



.explore h2 {

  margin-bottom: 35px;

}



.explore .videos {

  margin: 0 -10px;

}



.explore .videos::after {

  content: " ";

  clear: both;

  display: block;

}



.explore .videos .video {

  width: 33.333%;

  float: left;

  padding: 0 10px;

}







/* Homepage Sponsors */



#homepage-sponsors  {
	padding: 100px 0;
    background-color: rgba(0,0,0,0.05);
}

#homepage-sponsors .wpb_text_column  {
  margin-bottom: 35px;
}



#homepage-sponsors .foxtheme_sponsor_logos  {

  margin-bottom: 0;

}

#homepage-sponsors h2 {
	color: #10163e;
	font-size: 27px;
	font-weight: 700;
	letter-spacing: 0;
	padding: 0;
}


#homepage-sponsors h2 em {

  border-left: 2px solid #10163e;

  display: inline-block;

  font-size: 24px;

  font-style: normal;

  font-weight: 400;

  height: 24px;

  letter-spacing: 0;

  line-height: 1.1;

  margin-left: 7px;

  padding-left: 14px;

  text-transform: none;

  vertical-align: baseline;

}

#homepage-sponsors .logos {
	margin: -15px 0px;
	text-align: center;
	padding: 0 40px;
}



#homepage-sponsors .logos .logo {

  display: inline-block;

  margin: 15px 20px;

  max-width: 250px;

  vertical-align: middle;

  transition: opacity 0.2s;
    text-align: center;

}



#homepage-sponsors .logos .logo:hover {

  opacity: 0.6;

}



#homepage-sponsors .logos .logo img {
    display: inline-block;
}

#homepage-sponsors .logos .slick-track{
    display: flex;
    align-items: center;
}



#homepage-sponsors .slick-arrow{
    top: 50%;
    transform: translate(0,-50%);
    position: absolute;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    border-radius: 0;
    border: 0;
    font-size: 14px;
    background: transparent;
    box-shadow: none;
    background-color: rgba(0,0,0,0.6);
    z-index: 10;
    padding: 0;
    transition: background-color 0.4s;
}
#homepage-sponsors .slick-arrow:focus,
#homepage-sponsors .slick-arrow:active{
    outline: 0;
}
#homepage-sponsors .slick-arrow:hover{
    background-color: #000000;
}
#homepage-sponsors .slick-arrow.slick-prev{
    left: 0;
}
#homepage-sponsors .slick-arrow.slick-next{
    right: 0;
}


/* Homepage Profile */



#homepage-profile {

  padding-top: 70px;

  padding-bottom: 70px;

}



#homepage-profile .profile-text {

  padding-left: 25px;

  width: 70.2%;

}



#homepage-profile .profile-text .wpb_text_column {

  max-width: 630px;

  padding: 0 80px;

}



#homepage-profile .profile-image {

  padding-right: 25px;

  width: 29.8%;

}



#homepage-profile .vc_column-inner {

  padding: 0;

}



#homepage-profile .vc_column-inner .wpb_content_element  {

  margin-bottom: 0px;

}



#homepage-profile h3 {

  border: medium none;

  color: #fff;

  font-size: 25px;

  font-weight: 400;

  letter-spacing: -0.4px;

  margin: 0 0 7px;

  padding: 0;

  text-transform: none;

}



#homepage-profile p {

  color: #fff;

  font-size: 15.3px;

  margin-bottom: 10px;

}



#homepage-profile p a {

 color: #fff;

}









/* Home Page Filters Shortcode Styles */
.homeFilters {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	max-width: 720px;
	margin: 42px auto 0;
}
.homeFilters .homeFilter {
	margin: 0 5px;
	position: relative;
	flex: 1;
}
.homeFilters .homeFilter.citiesFilter {
	max-width: 48%;
}
.homeFilters .homeFilter.channelsFilter {
	
}
.homeFilters .homeFilter .filterToggle {
	color: rgba(255,255,255,0.8);
	padding: 0em 2.5em 0em 1.2em;
	font-size: 34px;
	border: 0;
	background-color: transparent;
	position: relative;
	font-family: 'Montserrat', sans-serif;
	box-shadow: none;
	transition: all 0.4s;
	width: 100%;
	text-align: left;
	height: 80px;
	border-radius: 0;
	text-shadow: none;
}

@media (max-width: 63.999em) {
	.homeFilters .homeFilter .filterToggle {
		font-size: 27px;
		height: 70px;
	}
}

@media (max-width: 39.999em) {
	.homeFilters .homeFilter .filterToggle {
		font-size: 20px;
		height: 60px;
	}
}


.homeFilters .homeFilter .filterToggle:hover,
.homeFilters .homeFilter .filterToggle:focus,
.homeFilters .homeFilter .filterToggle:active{
    outline: 0;
	color: rgba(255,255,255,1);
}
.homeFilters .homeFilter.darkFilter .filterToggle{
    background-color: rgba(16,22,62,0.7);
}
.homeFilters .homeFilter.darkFilter.open .filterToggle,
.homeFilters .homeFilter.darkFilter .filterToggle:hover {
    background-color: rgba(16,22,62,0.95);
}
.homeFilters .homeFilter.lightFilter.open .filterToggle,
.homeFilters .homeFilter.lightFilter .filterToggle:hover {
    background-color: rgba(72,126,187,0.95);
}
.homeFilters .homeFilter.lightFilter .filterToggle{
    background-color: rgba(72,126,187,0.8);
}
.homeFilters .homeFilter .filterToggle .iconButton {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 78px;
	line-height: 85px;
	text-align: center;
}

@media (max-width: 63.999em) {
	.homeFilters .homeFilter .filterToggle .iconButton {
		width: 73px;
		line-height: 75px;
	}
}

@media (max-width: 39.999em) {
	.homeFilters .homeFilter .filterToggle .iconButton {
		width: 68px;
		line-height: 65px;
	}
}


.homeFilters .homeFilter.darkFilter .filterToggle .iconButton{
    background-color: #0f163d;
}
.homeFilters .homeFilter.lightFilter .filterToggle .iconButton{
    background-color: #487eba;
}
.homeFilters .homeFilter .filterToggle .iconButton i {
	transform: rotate(0deg);
	transition: transform 0.4s;
}
.homeFilters .homeFilter.open .filterToggle .iconButton i {
	transform: rotate(180deg);
}
.homeFilters .homeFilter .hiddenFilters {
	position: absolute;
	z-index: 10;
	top: auto;
	left: 0;
	right: 0;
	width: 710px;
	max-width: 80vw;
	pointer-events: none;
	opacity: 0;
	transition: all 0.4s;
	max-height: 0;
	overflow: hidden;
}
.homeFilters .homeFilter:last-child .hiddenFilters {
	left: auto;
}
.homeFilters .homeFilter.open .hiddenFilters {
	opacity: 1;
	pointer-events: auto;
	max-height: 380px;
}
.homeFilters .homeFilter.darkFilter .hiddenFilters{
    background-color: rgba(16,22,62,0.95);
}
.homeFilters .homeFilter.lightFilter .hiddenFilters{
    background-color: rgba(72,126,187,0.95);
}
.homeFilters .homeFilter .hiddenFilters a {
	display: block;
	padding: 0.5em 1em;
	color: #ffffff;
	font-size: 20px;
	text-decoration: none;
	transition: background-color 0.4s;
}
.homeFilters .homeFilter.darkFilter .hiddenFilters a:hover{
    background-color: #050a23;
}
.homeFilters .homeFilter.lightFilter .hiddenFilters a:hover{
    background-color: #2f629b;
}


.homeFilters .homeFilter .hiddenFilters {
	padding: 1em 2em;
}

.homeFilters .nav-taxonomy {
	margin: 0;
	padding: 0;
	list-style: none;
	columns: 3;
	overflow: hidden;
	column-gap: 1.8em;
}
.homeFilters .nav-taxonomy > .term {
	position: relative;
	top: -1px;
	border-top: 1px solid rgba(255,255,255,0.5);
	break-inside: avoid-column;
}
.homeFilters .nav-taxonomy > .term > a {
	padding: 0.5em 0px;
	font-size: 15px;
	transition: all 0.2s;
	font-weight: 400;
	opacity: 0.8;
	line-height: 1.3;
}
.homeFilters .nav-taxonomy > .term > a:hover {
	background-color: transparent !important;
	opacity: 1;
}

.homeFilters .nav-taxonomy > .term.heading {
	border: none;
}
.homeFilters .nav-taxonomy > .term.heading > a {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.05em;
	padding-bottom: 0;
	font-size: 16px;
	opacity: 0.65;
	text-align: left;
}
.homeFilters .nav-taxonomy > .term.heading.with-children > a {
	pointer-events: none;
}
.homeFilters .nav-taxonomy > .term.heading + .term {
	border: none;
}
.homeFilters .nav-taxonomy > .term.heading > a:hover {
	
}