/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php

/* #Site Styles
================================================== */
body {  font-family: 'Open Sans', Arial, sans-serif; font-size: 16px;  }
#twocolumncontent {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
h1 { 
    display: block;
    font-size: 1.8em;
    line-height: 1.5em;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    }
.ushl h1{
	margin: 30px 0px 10px 0px;
    }
h2 {
    display: block;
    font-size: 1.4em;
    line-height: 1.3em;
    font-weight: bold;
        margin: 0px 0px 10px 0px;
    }
h3 {
    display: block;
    font-size: 1em;
    line-height: 1.1em;
    font-weight: bold;
    margin: 0px 0px 10px; 
    }
 .pb-3{
    padding-bottom: 30px;
 }   
 .desktop-nav .menu-item-has-children span{
    display: none;
 }
 .divider{
    display: inline-block;
 }   
/* Images */
.alignleft {
	float: left;
    margin: 0 10px 20px 0;
}
.alignright {
	float: right;
    margin: 0 0 0 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#body-wrapper img { height: auto;}
#head-wrapper {
  width: 100%;
  background-size: 100% 100%;
  border-bottom: 0px solid;
  position: fixed;
  z-index: 5;
  }
.mobile-menu{
    display: none;
}

body .swiper3 .swiper-wrapper{
	
}

.sub-sidebar-menu{
    margin: 10px 0;
    background-color: #250D12;
}
.sub-sidebar-menu h6{
    text-align: center;
    background-color: #DAC199;
    color: #66330d;
    font-size: 20px;
    padding: 10px 0;
    font-weight: 600;
}
.sub-sidebar-menu ul{
    list-style: none;
    padding: 15px 0;
    margin-left: 0;
}
.sub-sidebar-menu li{
    padding: 7px 10px;
    margin-bottom: 0;
}
.sub-sidebar-menu li:hover{
    background-color: #DAC199;
}
.sub-sidebar-menu li:hover > a{
    color: #250D12;
}
.sub-sidebar-menu li a:hover{
    text-decoration: none;
    color: #250D12;
}
.sub-sidebar-menu li a{
    color: #DAC199;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target{
	min-height: 100%;
	display:flex;
	align-items:center;
	justify-content:center;
	padding: 15px 15px;
    padding-right: 25px;
}

.ubermenu-bound{
	position:unset;
}
.hunt-locs-wrp{
	margin-top:50px;
}
.hunt-locs-wrp ul{
	list-style:none;
	padding-left:0px;
}

.hunt-locs-wrp ul li{
	display:inline-block;
	width:24%;
	vertical-align: top;
}

@media (max-width: 991.98px) {
	.hunt-locs-wrp ul li{
		display:inline-block;
		width:47%;
		margin-right:5px;
	}
}

#head-wrapper{
        display: block;
    }  
header { /*height: 117px; */}
#logo-left { margin-top: 10px; }  
#logo-left img.scale-with-grid {
    max-width: 300px;
    height: auto;
}
#logo-right {
  margin-bottom: -45px; 
  margin-top: -5px;
  text-align: right;
  }
#logo-right img {  width: 160px; margin-top: 30px; }
span.phone { font-size: 0.9em; margin: 0 10px 0 0;
    display: inline-block;
    float: left; }

.header-slide-wrapper { width:100%; max-width: 942px; }
#hunt-details p { margin-bottom: 10px; }
/*#hunt-toggles {
    padding: 0px;
    margin: 40px 0px 0px 0px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    }   
#hunt-toggles a {
    display: inline-block;
    margin: 10px 12px; 
    padding: 10px;
    color: #826944;
    border: 1px solid #b49a6b;
    }*/
#hunt-toggles {
    text-align: left;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    width: 100%;
    margin-bottom: 17px;
}
#hunt-toggles a{
    display: inline-block;
    padding: 5px;
    color: #633;
    border: 1px solid #66330d;
	background:#eee;
}
 /* The Modal (background) */
 .hide{
    display: none !important;
 }
 .show{
    display: block !important;
 }
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 10% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 60%;
  display: table;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
} 
#rates-and-dates, #trip-specifics, #more-info, #galleries, #testimonials, #tabcontactus, #cont-videos { display: none; }

.f-content{
    padding-top: 215px;
}
/**
.page-template-hunt-location #logo-right, .page-template-hosted-hunt #logo-right, .page-template-hunt-parent #logo-right{
    margin-bottom: -58px;
    margin-top: -66px;
    float: right;
}
.page-template-hunt-location header .search, .page-template-hosted-hunt header .search, .page-template-hunt-parent header .search{
    position: absolute;
    bottom: -1px;
    right: 150px;
}
.page-template-hunt-location .header-slide-wrapper img.scale-with-grid, .page-template-hosted-hunt .header-slide-wrapper img.scale-with-grid, .page-template-hunt-parent .header-slide-wrapper img.scale-with-grid{
    min-width: 99.9%;
    margin-left: -1px;
}
.page-template-hunt-parent .cereal-item{
    border-top: none;
}
*/
.cereal-box-hori .image-holder{
 text-align: center;
}
.flipholder p{
    margin: 0 !important;
}
.cereal-readmore{
    position: absolute;
bottom: 10px;
right: 23px;
color: #66330d;
border: 1px solid #66330d;
padding: 5px;
text-align: center;
background-color: #eee;
}
.cereal-box-hori p{
    font-size: 14px;
    padding: 0;
}
.flipholder{
    padding: 20px 60px;
}

.cereal-title{
    padding: 15px;
    font-size: 2.2em;
    margin-bottom: 0;
    text-align: center;
}
.cereal-item{
    margin:0; 
    border-bottom: 1px solid #b2986b; 
    border-top: 1px solid #b2986b;
    width: 99.8%;
}
header .search { 
    position: absolute;
    right: 0;
    width: 500px;
    }
header .search label { display: inline; }
.search form.search-form input[type="submit"] { 
    color: #DAC199 !important;
    padding: 2px 10px; 
    border: 1px solid #DAC199;
    border-radius: 5px;
    background: #5A361C !important;
    background-image: none !important; 
    margin: 5px 5px 0 0;
    cursor: pointer;    
    font-size: 13px;
    text-shadow: initial !important;
    font-weight: normal !important;
    }
header .search input[type="text"] { display: inline; width: 1}

	#msharewrap {
		margin-top: 10px;
		width: 97%;
	}
	#share-mobile {
		text-align: center;
		width: 100%;
		margin: 0 auto;
	}
	
/*  ==== Navigation ====*/
nav.main-nav {
    padding-top: 40px;
    margin-left: 100px;
}
nav.main-nav ul, nav.main-nav li { margin: 0px; }
nav.main-nav li { display: inline; float: left;  position: relative; }
nav.main-nav li a {
  text-transform: uppercase;
  padding: 0px 10px;
  display: inline-block;
  text-decoration: none;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  }
ul#menu-left-nav { list-style: none outside; margin: 0px;}
nav.main-nav select, nav.left-nav select { display: none;  width: 100%; }
span.left-nav-label { display: none; }

ul#menu-left-nav .menu-item-has-children{
	position:relative;
}
ul#menu-left-nav .menu-item-has-children span{
	position:absolute; right:10px; top:8px;
}

body nav.main-nav li ul li:hover a{
	color: unset;
    background-color: unset;
}

body .ubermenu .ubermenu-submenu .ubermenu-target,
body .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target{
	font-size: 18px;
}

body.ushl .ubermenu .ubermenu-submenu .ubermenu-target, body.ushl .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target{
	color: #D3CEB1;
}

body .ubermenu .ubermenu-submenu .ubermenu-target:hover,
body .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target:hover{
	color: #DAC199;
    background-color: #2E1302;
}

.sub-menu {
    min-width: 165px;
	opacity: 0; 
  	filter: alpha(opacity=0); 
	position: absolute;
	top:100%;
	left: 0;
	z-index: 999;	
	overflow: hidden;
	-webkit-transition: 0.8s ease-out;
	-moz-transition: 0.8s ease-out;
	-o-transition: 0.8s ease-out;
	-ms-transition: 0.8s ease-out;
	transition: 0.5s ease-out;
    border-width: 2px; 
    height: 0px;
    text-align: left;
}
.sub-menu li a { white-space: nowrap; }
nav.left-nav .sub-menu { 
    position: relative; 
    margin: 0px;
    color: black;
    height: 0px; 
    }
nav.main-nav .sub-menu li:first-child { border-top: 1px solid; }
nav.left-nav .sub-menu a {
    text-decoration: none;
    font-size: 14px;
    }
nav.main-nav ul li:hover ul.sub-menu {
    opacity: 10;
    overflow: auto;
    height: auto;
    }
nav.left-nav ul li:hover ul.sub-menu { 
    padding: 6px 0px 0px 6px; 
    height: auto;  
    overflow: hidden; 
    opacity: 10; 
    }
nav.main-nav ul ul li { float: none; display: list-item; }
nav.main-nav ul ul li a { 
    display: block;  
    line-height: 35px;  
    text-transform: none;  
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0.2px;
    }
nav.left-nav li.button-bg-chocolate > a { 
    display: block;
    text-align: center;
    font-size: 20px;
    color: #633;
    text-decoration: none;
    border: 1px solid #633;
    line-height: 1.5em;
    background-color: #eee;
    }
#menu-ushl-main-nav { text-align: center; }
#menu-ushl-main-nav li { float: none; }

/* ==== Mobile Nav ==== */
#zzzmobile-nav-wrap { display: none; }
.mtoggle{
	float: right;
    position: absolute;
    top: 10px; 
    right: 10px;
	padding: 4px 8px;
    border: 1px solid #DAC199;
	border-radius: 5px;
    background: #5A361C;
	margin: 5px 5px 0 0;
	cursor: pointer;
	z-index: 99;
    display: none; 
    font-size: 14px;
    }
.mtoggle, .mtoggle:hover, .mtoggle:visited { color: #DAC199; text-decoration: none; } 
ul#zzzmenu-mobile-nav { 
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 10px 0px;
    }        
ul#zzzmenu-mobile-nav li { 
    margin: 0 auto;
    width: 200px;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px; 
    }
ul#zzzmenu-mobile-nav li a { 
    text-decoration: none; 
    text-transform: uppercase;
    width: 100%;
    }

/* Sidebars */
#social-icons { 
    padding-top: 8px;
    margin-bottom: 20px; 
    text-align: center;
    }
#social-icons a { 
    display: inline; 
    transition: all 0.4s ease;
    }
#social-icons img { width: 28px; height: 28px; }    
#social-icons img:hover {  
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    }  
#rnd-testimonial  { 
    text-align: center; 
    margin-bottom: 20px; 
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 6px 0px;
    }    
#rnd-testimonial a { 
    color: black; 
    text-decoration: none; 
    }
#rnd-testimonial p.title { 
    font-style: italic;
    font-size: 12px;
    margin-bottom: 6px; 
    }
#rnd-testimonial span { display: block; }
#twit-stream { 
    width: 220px; 
    top: 10px;
    }
#twit-stream h3 {
    text-align: center;
    font-weight: normal;
    padding-bottom: 5px;
    border-bottom: 1px solid #b2986b;
    margin-bottom: 0;
    }
#twitter-widget-0 { border: 1px solid #b2986b !important; }    
#become-affiliate a,
#become-affiliate a:hover { text-decoration: none; }    
#become-affiliate h3 { 
    font-size: 18px;
    font-weight: normal;
    font-family: 'Open Sans', Arial, sans-serif;
    color: #DAC199;
    text-align: center;
    }
#become-affiliate p {
    color: white;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    margin: 0px;
    }
.textwidget #sponsors a {
    margin: 10px 0;
    text-align: center;
    display: block;
}
.textwidget #sponsors a img {
    max-width: 200px;
}   
.swiper-container {
	width: 100%;
	margin: auto;
}
/*.swiper-slide {
	background: #F8F8F8;
}
*/
.swiper-inner {
	padding-left: unset;
	padding-right: unset;
}
.fhh2 {
	text-align: center;
	font-size: 28px;
	line-height: 200%;
	font-weight: normal;
}
.fhhdesk {
	font-size: 35px;
	font-weight: normal;
}
.fhtitle a {
	font-size: 18px;
}
#mobilesocial {
	margin: 0 auto;
	width: 97%;
}
#fblikewrapper{
	width: 100px;
	margin: 0 auto;
}
.fb-like {
	width: 100px;
	display: block;
}
    
/* Body
  ===============================================*/
#body-wrapper, .ushl #body-wrapper{
    padding-top: 100px;
}
.home #body-wrapper, .page-id-25 #body-wrapper{
    padding-top: 120px;
}
#body-wrapper { min-height: 900px;  }

#body-main {
  padding: 0 0 0 0;

  padding-top: 20px;
  }

.home div#body-main {
    padding-top: 30px;
}
#body-main-inner { margin-bottom: 40px; padding-top: 10px; }
/*#wfleftcol { width:60%; float:left; }
#wfrightcol { width:40%; float:left; }*/
#left-sidebar { 
    width: 220px;
    float: left;
    margin: 10px 10px 0;
    display: inline;    
    }
#right-body { 
    width: 940px; 
    float: left;
    
    display: inline;
    }  
ul#crumbs { margin: 0 0 10px 10px; }
ul#crumbs li {
  display: inline;
  margin: 0px;
  padding: 10px 10px 0px 0px;
  }
ul#crumbs li a { color: #c2a980; text-decoration: none; }
ul#crumbs li a:hover { text-decoration: underline; }
#share-this { text-align: right; margin-bottom: 10px; display: none;}
#support { text-align: center; }
#support h3 { font-size: 1em; line-height: 1em; color: black; }
#support-logos img { margin: 0 15px; }
#leaderboard-footer { 
    margin: 0 auto;
    text-align: center;
    max-width: 728px;
    }

footer {
  text-align: center;
  padding-top: 20px;
  position: relative;
  }  
  
/* #Page Styles
================================================== */
/*  HOME PAGE */
#slider-wrapper, #slogan {
  border-left: 2px solid #b2986b;
  border-right: 2px solid #b2986b;
  border-bottom: 2px solid #b2986b;
	border: none;
  }
#slider-wrapper img, #slogan img { display: block; }
#slider-wrapper { 
    position: relative;
    width: 1200px;
    height: 412px; 
    }
#slider-wrapper img {
    position: absolute;
    left: 0;
    top: 0;
    }
#slogan-bg { position: relative; }
#slogan-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 1200px;
    }
#slogan-overlay hr {
    height: 1px;
    width: 60%;
    margin: 0 auto 20px;
    }    
#slogan-overlay p { 
    margin-left: auto;
    margin-right: auto;
    text-align: center; 
    width: 1200px;
    }    
#slogan-overlay .headline {
    font-size: 24px;
    line-height: 125%;
    margin-top: 30px;
    margin-bottom: 20px;
    }
#slogan-overlay .sub { 
    font-size: 16px;
    line-height: 125%;
    margin-bottom: 4px;
    }
.ushl #slogan-overlay hr { margin: 0 auto 10px; }
#slogan-overlay .ushl_headline {
    font-family: Georgia, 'Georgia', serif;
    font-size: 40px;
    line-height: 100%;
    margin-top: 16px;
    margin-bottom: 10px;
    }
#slogan-overlay .ushl_headline2 {
    font-size: 24px;
    line-height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    }
#slogan-overlay .ushl_sub {
    font-size: 18px;
    line-height: 125%;
    margin-bottom: 8px;
    }
 #wfleftcol img{
    width: inherit !important;
 }   
    
/*  HUNT PARENTS
  ===============================================*/
ul.hunt-tiles-wrapper { list-style: none outside;  margin: 0; padding: 15px 30px}
li.hunt-tab { 
   /* width: 455px;*/
   width: 48%;
    height: 550px;
    float: left;
    margin-bottom: 15px;
    color: black;
    border: 1px solid black;
    position: relative;
    }
div.tile-header-img {
    background-size: contain !important;
    width: 100%;
    height: 0;
    padding-top: 34.5%;
    }
.hunt-tiles-wrapper li:nth-child(odd) { margin-right: 15px; }
.hunt-tab a.tab-link,
.hunt-tab a.tab-link:hover { text-decoration: none;  color: black;}
.hunt-tab h2.title { 
    font-size: 1.25em;
    line-height:  1.3em;
    margin: 0px 5px 5px;
    padding: 15px 0;
    }
.hunt-tab .sub-title { 
    font-size: 13px; 
    line-height: 15px; 
    margin:  0px 5px; 
    font-style:  italic; 
    margin: 0 5px 8px; 
    }
.hunt-tab .summary {  padding: 0 5px;  }
.hunt-tab p {
    font-size: 13px;
    line-height: 16px;
    }
.hunt-tab p { margin-bottom: 10px; }
.hunt-tab .summary ul { list-style-type: disc; }
.hunt-tab .summary ul li { margin-bottom: 0px; }
.hunt-tab .summary .rate span { color: black; font-weight: bold; }
.hunt-tab span.read-more { 
    position: absolute;
    bottom: -7px;
    right: 5px;
    color: #66330d;
    border: 1px solid #66330d;
    padding: 5px;
    text-align: center;
    background-color: #eee;
    }
.hunt-tab span.read-more:hover { text-decoration: underline; }    
.wp-caption-text { 
    color: #66330d;
    font-size: 1em;
    text-align: left;
    font-weight: normal;
    }
    .page-id-11 img.hunt { border: 1px solid black; width: 80%; }
    .page-id-11 div.alignleft { width: 46% !important; height: 350px;}
    
/* SINGLE HUNTS
  ===============================================*/
#hunt-details ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
    }
#hunt-details li {
    line-height: normal;
    display: list-item;
    margin-bottom: 2px;
    }
#galleries div { float: left; text-align: center;  margin-right: 20px;  max-width: 100%; }    
#galleries div img { margin-bottom: 10px; }
#galleries img { display: block; }
#galleries a:hover { color: #633; }
#galleries h3.title a { font-size: 1em; color: black; text-decoration: none; }
#galleries h3.title a:hover { color: #66330d; }
div.testimonial-entry { margin-bottom: 20px; }
div.testimonial { padding-bottom: 20px; margin-top: 20px; }

div.testimonial:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
	}

#hunt-details h2 { clear: both;  margin: 20px 0px 20px; }    
#hunt-details .gallery-item { border-top: none; }
.ytcplayer-fixwidthwrapper {
    max-width: 700px;
    margin: 0 auto;
    }
.ytcliinner { margin-bottom: 20px; }
.page-template-journals-home-php h2 { margin: 40px 0 10px 0; } 
/* Journal Feeds
  ===============================================*/
  .feed-post-content { margin-bottom: 30px; }
  
/* USHL 
  ===============================================*/
#become-affiliate { margin-bottom: 20px; }
#become-affiliate span { display: none; }
  
/* Media Buzz 
  ===============================================*/
.buzz-item { 
    border-top: 1px solid #b2986b;
    padding: 20px 0;
    }
.single-buzz_item .buzz-item { border: none;  padding: 0; }
.buzz-item img, .podcastz-item img { margin: 0 40px 0 10px; float:left }
.buzz-item h2 { margin-bottom: 0px; line-height: 100%; }
.byline { margin-bottom: 20px; }
    
/* Galleries */
.gallery-listing-wrapper .gallery-item { 
    border-top: 1px solid #b2986b;
    padding: 20px 0;
    }
.single-gd_gallery .gallery-item { border: none;  padding: 0; }
.gallery-item .cover-photo { float: left;  margin-right: 10px; }
.jp-carousel-info { display: none; }
h5.ytctitle { font-size: 14px; line-height: 125%;}

/* Form Styling
 ================================================== */
 .form-floated { 
    border: 1px solid; 
    float: right; 
    margin: 0 10px;
    padding: 0 10px;
    }
 
/* Mobile Only 
===================================================*/
.mobile-show { display: block !important; }
 
/* #Media Queries
 ================================================== */
/* Smaller than 1200 */
@media only screen and (min-width: 960px) and (max-width: 1200px) {
    .mobile-show { display: block; }
    #right-body { display: inline; width: 700px; margin: 0 10px;}
    #logo-right img { width: 140px; height: 140px; }
    nav.main-nav li a { font-size: 0.8em; padding: 0px 6px; letter-spacing: normal; } 
    #menu-left-nav a { line-height: 31px; font-size: 16px; }
    #menu-left-nav li ul.sub-menu li a { font-size: 12px; font-weight: normal; line-height: 12px; }
    #slider-wrapper { width: 960px; height: 330px; }
    #slogan-overlay, #slogan-overlay p { width: 960px; }
    #slogan-overlay .headline { margin-top: 20px; }
    #slogan-overlay .ushl_headline { font-size: 36px; margin-top: 8px; margin-bottom: 8px; }
    #slogan-overlay .ushl_headline2 {  font-size: 21px; margin-top: 8px;  margin-bottom: 8px; }
    #slogan-overlay .ushl_sub {  font-size: 16px; margin-bottom: 6px;  }
    li.hunt-tab { width: 340px;  }
    .hunt-tab h2.title { font-size: 1.1em; margin: 0px 3px 2px }
    .ytcplayer-fixwidthwrapper {  max-width: 600px;   }
}


.popup-wrp{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:7;
}

.popup-wrp.show{
	display:block;
	position:fixed;
}

.popup-wrp .popup-bg{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0, 0.3);
	position:absolute;
	top:0;
	left:0;
}

.popup-wrp .popup-content{
	max-width:1100px;
	width:65%;
	margin:0 auto;
	position:relative;
	z-index:1;
	border-radius:5px;
	border:2px solid #C1EB3D;
	background-color:#C1EB3D;
	margin-top: 140px;
}

.popup-wrp .popup-content img{
	max-width:100%;
}

.popup-wrp .popup-content .pop-up-lnk{
	background-color:#C1EB3D;
	font-size:2.5rem;
	display:block;
	text-decoration:none;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.popup-wrp .popup-content .pop-up-close{
	position: absolute;
    right: -20px;
    top: -20px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    padding: 3px;
    font-size: 2.2rem;
    line-height: 85%;
    cursor: pointer;
}

.floating-left-ad{
	display:none;
	width:150px;
	position:fixed;
	left:0;
	bottom:10%;
}

.floating-left-ad img{
	max-width:100%;
	border:2px solid #C1EB3D;
	border-radius: 5px;
	cursor:pointer;
}


.wfl-floatleft {
    float: left;
    width: 50%;
}
div#wfrightcol {
    padding: 10px;
    background: #eee;
    width: 45%;
    float: right;
    border-radius: 10px;
}


	/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	
	.floating-left-ad{
		bottom:5%;
		width:25%;
	}
	
	.popup-wrp .popup-content{
		max-width:92%;
		width:92%;
	}
	
	.popup-wrp .popup-content .pop-up-lnk{
		font-size:1.4rem;
	}
	
	.header .logo{
		display:inline-block !important;
		width:100% !important;
		padding:0px !important;
		text-align:center;
	}
	
	.header .logo img{
		max-width:95%;
	}
	
    #head-wrapper{
        display: none;
    }
    #right-body {
    width: 748px !important;
}
    .mobile-menu{
        display: block;
    }
    #left-sidebar { display: none; }
    .page-id-11 div.alignleft{
        height: 240px;
    }
    
    #right-body { width: 100%; margin: 0 10px;}
    #slider-wrapper { width: 768px;  height: 264px; }
    #slogan-overlay, #slogan-overlay p { width: 768px; }
    #slogan-overlay hr { margin-bottom: 14px; }
    #slogan-overlay .headline { font-size: 16px; margin-top: 18px; margin-bottom: 14px; }
    #slogan-overlay .sub { font-size: 12px; }
    #slogan-overlay .ushl_headline { font-size: 28px; margin-top: 6px; margin-bottom: 8px; }
    #slogan-overlay .ushl_headline2 {  font-size: 18px; margin-top: 6px;  margin-bottom: 8px; }
    #slogan-overlay .ushl_sub {  font-size: 13px; margin-bottom: 4px;  }    
    .hide-u960 { display: none; }
    #logo-right img { width: 130px; height: 130px; }
    h2 { font-size: 1.3em; }
    nav.main-nav ul#menu-main-nav, nav.left-nav ul  { display: none; }
    .mtoggle { display: block; }
    ul#zzzmenu-mobile-nav { display: block; }
    #logo-right { display: none; }        
    .menu-icon { display: block; }    
    .zzzmenu-mobile-nav-container  { height: auto;  top: 0px; }
	#menuToggle:checked ~ .pushdown { position: absolute; top: 290px; }
    header .search { right: 0px; top:22px;}
    #google_translate_element { display: none; }
    li.hunt-tab,
    .hunt-tiles-wrapper li:nth-child(odd) { 
        height: auto;
        float: none; 
       /* margin: 0 auto 40px;*/  
        text-align: left; 
        
        }
    .tile-header-img{
        background-repeat: no-repeat !important;
    }

    #hunt-details ul { text-align: left; }
    .page-id-11  .wp-caption { width: 260px !important; margin: 0 10px 0 0; }
    .page-id-11 img.hunt { width: 250px!important;  margin: 0px }
    .ytcplayer-fixwidthwrapper {  max-width: 500px;   }
    #become-affiliate { 
    background: #6A6E49;
    box-sizing: border-box;
    border: 2px solid #C3AA80;
    padding: 6px 6px 6px;
    text-align: center;
    }
    #become-affiliate span { 
    display: inline;   
    font-size: 18px;
    color: white;
    }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
   /* .mobile-show { display: block; }*/
   .header{
    position: absolute !important;
   }
   
   .ushl #body-main{
    margin-top: 0 !important;
   }
  
   .page-id-19 #body-main{
    margin-top: -40px;
   }
   .ushl #menu-ushl-main-nav{
        float: none !important;
        clear: both;

   }
   .header .menu-icon{
    display: block !important;
    margin-right: 30px;
    margin-top: 19px;
   }
   .header .menu-icon .navicon::after{
    top: -7px !important;
   }
   li.hunt-tab {
    width: 62% !important;
    margin-left: 18%;
}

    .header .menu-icon .navicon::before {
        top: 8px !important;
    }

   .header .menu-icon .navicon {
    height: 3px !important;
    width: 30px !important;
    }
   .header .menu{
    display: none;
    overflow: hidden;
    height: 200px !important;
    float: left !important;
   }
   .header .show-menu{
    display: block !important;
   }
   .header li a {
    padding: 10px 30px !important;
}
   .header .menu li {
    width: 98% !important;
}
   .header .logo{
    width: 250px !important;
   }

   #logo-right{
    display: none;
   }
  .home #body-wrapper{
    padding-top: 98px;

   }
   #body-wrapper{
    padding-top: 20px;

   }
   #right-body {
    width: 748px;
}
#menu-ushl-main-nav .sub-menu {
    height: 100% !important;
    opacity: 100 !important;
    position: relative !important;
}

    header.container div.two.columns { width: 176px; }
    header.container div.three.columns { width: 224px; }
    header.container div.eleven.columns { width: 100%; }
    .page-id-11 div.alignleft { width: 190px !important; }
    .page-id-11 img.hunt { width: 180px!important;  margin: 0px }
   /* #head-wrapper{
        display: block;
        position: inherit;
    }*/
    .mobile-menu{
        display: block;
    }
    nav.main-nav li a,  {
    font-size: 10px !important;
    }
}    

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	body, html { overflow-x:hidden; }
    p{
        font-size: 1em !important;
    }
   /* .page-id-11 #right-body,.page-id-15 #right-body,.page-id-8040 #right-body,.page-id-7752 #right-body,.page-id-17 #right-body,.page-id-421 #right-body{
    	width: 360px;
    }*/
    #right-body iframe:first-child {
    width: 100% !important;
    }
    #right-body iframe{
        width: 100% !important;
    }
    ul.hunt-tiles-wrapper{
        display: inline-grid;
    }
    li.hunt-tab{
        margin: 0 auto !important;
        margin-bottom: 15px !important;
    }
	
    #right-body{
        min-width: 90%;
        max-width: 90%;
        width: 90%;
    }
	
    .ushl #right-body{
        min-width: 100%;
        max-width: 100%;
        width: 100%;
    }
	
     .home #body-wrapper, .ushl #body-wrapper{
    padding-top: 10px;
	}
    #head-wrapper{
        display: none;
    }
    /*.div-contact p{
    	width: 42%;
    }
    .hunt-us-link{
    	width: 42%;
    }*/
    .mobile-menu{
        display: block;
    }
    #menu-ushl-main-nav .sub-menu {
    height: 100% !important;
    opacity: 100 !important;
    position: relative !important;
}
      /*  #right-body p, #right-body h2{
    width: 330px;
}   */
/*.home #right-body {
    width: 760px;
} */ 
	#body-main-inner img {
        height: auto;
    }
  /*  #section_featuredhunts,#section_destinations,#section_podcasts,#section_lsgd, #section_press, #section_testi, #section_press, #section_ushunts, #nwlform, #gall, #fromfb, #sponsors-container{
        width: 45%;
    }
    #section_featuredhunts .swiper-slide,#section_destinations .swiper-slide,#section_podcasts .swiper-slide, #section_lsgd .swiper-slide, #section_press .swiper-slide, #section_testi .swiper-slide, #section_press .swiper-slide
    #section_ushunts .swiper-slide, #gall .swiper-slide, #sponsors-container .swiper-slide{
        width: 49%;
    }*/
   #section_featuredhunts .swiper-slide p, #section_destinations .swiper-slide p, #section_podcasts .swiper-slide p, #section_lsgd .swiper-slide p, #section_press .swiper-slide p, #section_testi .swiper-slide p,
    #section_press .swiper-slide p, #section_ushunts .swiper-slide p, #gall .swiper-slide p, #sponsors-container .swiper-slide p{
    font-size: 1em;
   }
   #right-body iframe{
    width: 250px;
   }
   /*  .mobile-width,.mobile-show{width: 49%;}*/
     .mobile-width p,.mobile-show p{
        font-size: 1em;
     }
     .mobile-width h2, ,.mobile-show h2{
        margin: 10px;
     }
	div.tile-header-img{
        
    }
    .hunt-tab{
        width: 348px !important;
    }   
	/*#wfleftcol { width:44%; }*/
	.wfl-floatleft, #wfrightcol { width:100% !important; }
	#twocolumncontent {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}
    .mobile-hide { display: block; }
    .mobile-show { display: block; }
    #right-body { width: 400px; margin: 0 10px; }
    #head-wrapper { position: relative;}
    #logo-right { display: none; }
    #logo-left { margin-top: 5px; }
    nav.main-nav { margin-top: 16px; }
    header .search { display: none; }
    #body-wrapper { padding-top: 0px; }
    #body-main-inner { padding-top: 0; }
    #slogan { width: 100%; } /*zzz*/
	#slider-wrapper img, #slogan img { display: block;}
    #slider-wrapper { width: 100%; height: 160px; }
    #slogan-overlay, #slogan-overlay p { width: 100%; }
    #slogan-overlay hr { margin-bottom: 14px; }
    #slogan-overlay .headline { font-size: 16px; margin-top: 18px; margin-bottom: 14px; }
    #slogan-overlay .sub { font-size: 12px; }
    #slogan-overlay .ushl_headline { font-size: 28px; margin-top: 6px; margin-bottom: 8px; }
    #slogan-overlay .ushl_headline2 {  font-size: 18px; margin-top: 6px;  margin-bottom: 8px; }
    #slogan-overlay .ushl_sub {  font-size: 13px; margin-bottom: 4px;  }  
	
	.header-slide-wrapper {
		text-align: center;
		width: 100%;
	}
    #main-nav-horiz .search { display: none; }
    .page-id-11 div.alignleft { width: 180px !important; }
    .page-id-11 img.hunt { width: 190px!important;  margin: 0px }
    .page-id-23 figure { width: 150px !important; }
    #left-sidebar { margin: 20px 0 0 0; }
    nav.main-nav, nav.left-nav { padding: 0px 8px 0px 0px; }
    nav.main-nav select, nav.left-nav select { width: 90%; margin: 0 auto 10px auto; font-size:1em; font-weight:bold;color:#351903; }
    #google_translate_element,  #social-icons { display: none; }
    /*#slider-wrapper { display: none; }*/
    .ytcplayer-fixwidthwrapper {  max-width: 400px;   }    
    h5.ytctitle { font-size: 12px; }    
    #left-sidebar { display: none; }
    #left-sidebar .textwidget {display: none; }
    #hunt-toggles a { padding: 5px 10px; }
    .form-floated { float: none; }
    .wp-pagenavi a.page, span.extend, a.last {  display: none;  }    
    .wp-pagenavi a, .wp-pagenavi span { padding: 6px 10px; margin: 5px; }    
    .buzz-item img { margin: 0; }
	#huntcontainerinn { margin: 0 auto; width: 100%;}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    span.phone { font-size: 1em; margin-top:10px; display: block; }
    #share-this { display: none; }
    li.hunt-tab { width: 400px; height: auto; }    
    #support h3 { width:  350px; margin: 0 auto; }
    #slogan-bg{
        width: 395px;
    }
    .page-template-custom-cereal-box #body-main{
        padding: 0;
    }
     .cereal-title {
    font-size: 1.5em;
    }
    #body-main{
        padding-top: 0;
    }
    #body-main-inner{
        margin-bottom: 0;
    }

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	#head-wrapper { padding-left: 10px; }
	span.phone { font-size: 1.5em; font-weight: bold; width: 80%; margin-top: 100px; display: block; text-shadow: 2px 2px #000000; }
    #right-body { margin: 0; }
	#right-body h1{
		margin: 0 10px;
	}
    .cereal-title {
    font-size: 1.5em;
    }
    #body-main{
        padding-top: 0;
    }
    #body-main-inner{
        margin-bottom: 0;
    }
    /*.mobile-width,.mobile-show{width: 47%}*/
	#right-body h2{
		margin: 0 10px;
	}
     .page-template-custom-cereal-box #body-main{
        padding: 0;
    }
	#inner_testi{
		margin: 0 10px;
	}

	.mobile-show {
		margin: 0 10px;
	}
	#fromfb {
		margin: 0 10px;
	}
    #slogan-overlay .headline{
        width: 60%;
    }
    #slogan-overlay .sub{
        width: 80%;
    }
    img.alignleft { float: none; display: block; }
    #body-wrapper { background: #65422C !important; }
    #body-main { border-width: 1px; }
	
	/*#logo-left img {
		color:  #DAC199; border: 2px solid #DAC199;
		background: #65422C url('images/body-background.jpg') repeat-y top center fixed;
		padding: 8px;
	}*/
    #logo-right { display: none; }
    #slogan { border: none;}
	#share-this { display: none; }
    #share-this .chicklets { display: none; }
   /* .header-slide-wrapper { display: none; }*/
    .page-id-11 #content div { margin: 0 auto;}
    .page-id-11 #content div h3 { text-align: center; }
    .page-id-11 h1 { text-align: center; }
    li.hunt-tab { width: 100% !important; }
    .fb-like-box { display: none !important; }
	
	#slogan-overlay{
		position:relative;
	}
	
	
	#slogan{
		padding-top:20px;
		padding-bottom:20px;
	}
	#slogan #slogan-bg{
		min-height:100%;
		position:absolute;
		width: 100%;
		top:0;
		left:0;
	}
	#slogan img{
		min-height:100%;
		position:absolute;
		width: 100%;
		top:0;
		left:0;
	}
	
	#slider-wrapper{
		height: 120px;
	}
	
	.ushl ul.hunt-tiles-wrapper{
		padding:0px;
	}
}

.swiper2 img {
	width: 45%;
}
#moblogo {
	margin-top: 10px;
	margin-left 10px;
	width: 60%;
}
#moblogo img{
	width: 100%;
	height: auto;
}
.sub a:link{
	color: #DAC199;
}
#section_ushunts {
	
}
.ushlimg h2 {
	text-align:center;
}
#xsection_testi {
	background: #f0f9ff;
	background: -moz-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%);
	background: -webkit-linear-gradient(top, #f0f9ff 0%,#cbebff 47%,#a1dbff 100%);
	background: linear-gradient(to bottom, #f0f9ff 0%,#cbebff 47%,#a1dbff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=0 );
}
#xsection_press {
	background: #fcfbf2;
	background: -moz-linear-gradient(top, #fcfbf2 0%, #f3f2cd 100%);
	background: -webkit-linear-gradient(top, #fcfbf2 0%,#f3f2cd 100%);
	background: linear-gradient(to bottom, #fcfbf2 0%,#f3f2cd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfbf2', endColorstr='#f3f2cd',GradientType=0 );
}
.header-slide-wrapper img {
    display:block;
    margin:auto;
}

.destimg p { margin:0;}
.destimg              { position: relative; margin-bottom: 20px; width: 100%; }
.destimg h2                  { position: absolute; top: 220px; left: 0; width: 100%; text-align: center;}
.destimg h2 a             { color: rgba(255, 255, 255, 0.55); font: bold 40px "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
.destimg h2 a:hover       { text-decoration: none; }
.destimg h2 span             { padding: 10px; }
.destimg h2 span.spacer      { padding: 0 2px; background: none; }
.fhdesktop {
	float: left;
	width: 95%;
	margin-bottom: 20px;
}
.fhdesktop p {
	font-size: 1em;
}
.fhheadwrap {
	float: left;
	width: 95%;
}
#fhdwrapper {
	float: left;
	width: 100%;
}
.clearfix {
    overflow: auto;
}
#sphead-wrapper {
    border-color: #b2986b;
	width: 100%;
}
#specific-header {
    width: 100%;
    height: 200px;
    overflow: hidden;
}
#specific-header img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
#plaingd-header {
    width: 100%;
	margin-top:15px;
	margin-left:15px;
}
#nwlform {
	margin-left: 10px;
	margin-right: 10px;
}
#nwlform .medium button {
	background-color: #0066A2;
	color: #FFFFFF;
	font-size: 1.3em;
}

/* header */

.header {
  background-color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
 /* position: fixed;*/
  width: 100%;
  z-index: 3;
  display: block;
position: relative;
}
#menu-ushl-main-nav {
    text-align: left;
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #fff;
}

.header li a {
  display: inline-block;
  padding: 10px 20px;
  width: 74%;
  text-decoration: none;
  color:#DAC199;
}
.header .sub-menu {
    background-color: #DAC199;
    color: #66330d;
}
.header .sub-menu li a,.header .sub-menu li span{
    font-size: 15px;
    color: #66330d;
}

.header .menu-item-has-children span{
 float: right;
 padding: 10px 20px;
cursor: pointer;
color:#DAC199;
}
#menu-ushl-main-nav .sub-menu {
    height: 100% !important;
    opacity: 100 !important;
    position: relative !important;
}
.header .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
  width: 60%;
}

/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
   overflow: auto;
   background-color: #66330d; 
}
#menu-ushl-main-nav{
    background-color: #C6BDA0 !important;
}
#menu-ushl-main-nav li a{
    color: #646A45;
}
#menu-ushl-main-nav .menu-item-has-children span {
     color: #646A45 !important;
}
#menu-ushl-main-nav .sub-menu {
    background-color: #646A45 !important;
    
}
#menu-ushl-main-nav .sub-menu li a{
    color: #C6BDA0 !important;
}

.show-sub-menu{
     display: block !important;
    transition: max-height .2s ease-out !important;
   
}
.header .menu .sub-menu{
  display: none;
}
.hide-sub-menu{
    transition: max-height .2s ease-out;
}

.header .menu li{
    margin-bottom: 0;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
  border:none;
}


.header .menu-icon .navicon {
  background: #66330d;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #66330d;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 300px !important;
  overflow-x: hidden;
  overflow-y: auto;
}
.show-menu{
   max-height: 300px !important;
    
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg) !important;
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg) !important;
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0 !important;
}

/* 48em = 768px */

@media (min-width: 48em) {
  .header li {
    float: left;
  }
  .mtoggle{
    display: none !important;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}



