/*  Small screens */
@media only screen {.home #logo {margin-top: initial;} /* Define mobile styles */

@media only screen and (max-width: 40em) {
.small-text-center {text-align: center;}
#logo {max-width: 125px;}
.home #logo {max-width: 200px;}
#countdown {width: 100%; font-weight: 600; padding-top: 0;}
#countdown .cd-time {font-size: .50em;}
#countdown .cd-time-details {font-size: .25em;}
#countdownsmall .cd-time {font-size: .35em;}
#countdownsmall  .cd-time-details {font-size: .05em;}
#top-block-row h1 {font-size: 40px;}
#top-block-row {display: none;}
.home #top-block-row {display: initial; background: #000; display: block; padding: 20px 0}
.small-float-center {display: block; margin-right: auto; margin-left: auto;}
header {background-size: cover; background: no-repeat center top;}
.logo-container {text-align: center;}
.inset-page-content .entry-title, .contact-page .entry-title {font-size: 2.125em; margin-bottom: 0; font-weight: 600; letter-spacing: 3px;}
.sticky.is-anchored {padding: 10px;}
#top-block-right {margin-left: 10px;}
.contentblock-header h1, .contentblock-header h2, .contentblock-header h3, .contentblock-header h4, .contentblock-header h1, .contentblock-header h5 {font-size: 2.100em;}
	#tribe-events-content {max-width: 95%; margin: 0 auto;}
	.home header{
		background-image: url(https://idahopotatodrop.com/wp-content/uploads/2019/11/header-small-2.jpg);
}
.slideshow {
	display: none;
}
.single-tribe_events .tribe-events-event-image{
		float: none;
		margin: 0 auto;
		
	}
	.tribe-events-event-image img{width: 100%;}	
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/*  Medium screens */
@media only screen and (min-width: 40.063em) {

} /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 63.938em) {
#top-block-button-bar {padding-top: 20px;}
#logo {max-width: 100px;}
.home #logo {margin-top: initial; max-width: inherit; max-width: 200px;}
#tagline-2 {display: none;}
.home #tagline-2 {display: initial; font-size: 0.75em; line-height: 0.75;}
#countdown {max-width: 100%; line-height: 0.8; text-align: center;}
.home #countdown {max-width: 70%; line-height: 0.8; text-align: center;}
#countdown .cd-time {font-size: 0.9em; font-weight: 600;}
.home #countdown .cd-time {font-size: 1.1em; font-weight: 600;}
#countdown .cd-time-details {font-size: .45em;}
.home #countdown .cd-time-details {font-size: .5em;}
#countdownsmall .cd-time {font-size: .40em;}
#countdownsmall  .cd-time-details {font-size: .05em;}
#top-block-row h1 {font-size: 32px;}
#top-block-row h2 {font-size: 18px;}
#top-block-button-bar .button {font-size: 13px;}
.inset-page-content .entry-title, .contact-page .entry-title {font-size: 3.125em;}
	#tribe-events-content {max-width: 95%; margin: 0 auto;}
	.home header {min-height: 500px;}
.orbit-image {
	min-height: 500px;
}
.home #top-block-row {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.orbit-caption{
  bottom: 130px;
	  }

	  .orbit-caption h1 {
	  	font-size: 2rem;
	  }
} /* min-width 641px and max-width 1023px, use when QAing tablet-only issues */

/* Large screens */
@media only screen and (min-width: 64.000em) {
.home #top-block-row {position: absolute; width: 100%; bottom: 0;}
#logo {max-width: 150px;}
.home #logo {margin-top: initial; max-width: inherit;}
#tagline-2 {display: none;}
.home #tagline-2 {display: initial; font-size: 0.75em; line-height: 0.75;}
#countdown .cd-time {font-size: 2.5em;}
#countdown .cd-time-details {font-size: .85em;}
#countdownsmall .cd-time {font-size: 1.3em;}
#countdownsmall  .cd-time-details {font-size: .35em;}
.cta-image img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.cta-image:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.cta-heading h3 {color: #2ba6cb;}

.pressaffiliates img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.pressaffiliates:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.large-up-float-right {float: right!important;}
.header-button-group .button {min-width: 15.500em;}
	#tribe-events-content {max-width: 95%; margin: 0 auto;}
	
	.vidbg-container {
	top: 40px;
}

 } /* min-width 1024px, large screens */

@media only screen and (min-width: 64.000em) and (max-width: 90em) { 
.fa-lg {font-size: 0.7em;}
.home #header-block-area {margin-top: 100px;}
.home header {min-height: 700px;}
.orbit-image {
	min-height: 700px;
}
.home .vidbg-container { min-height: 600px;}
.home .logo-container #logo {margin-top: -90px;}
#countdown {font-size: 40px; font-weight: 600;}
.menu-item a {font-size: 16px; font-weight: bold;}
.dropdown.menu a {padding: .7rem 0.6rem;}
.contentblock-header h1, .contentblock-header h2, .contentblock-header h3, .contentblock-header h4, .contentblock-header h1, .contentblock-header h5 {font-size: 2.25em;}
.orbit-caption{
  bottom: 150px;
	  }

} /* min-width 1024px and max-width 1440px, use when QAing large screen-only issues */

/*  XLarge screens */
@media only screen and (min-width: 90.063em) { 
.home #header-block-area {margin-top: 150px;}
.home header {min-height: 900px;}
.home .vidbg-container { min-height: 800px;}
.home .logo-container #logo {margin-top: -40px;}
.home #header-block-area {margin-top: 200px;}
.menu-item a {font-size: 20px;}
.orbit-image {
	min-height: 900px;
}
} /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

/*  XXLarge screens */
@media only screen and (min-width: 120.063em) {
.home header {min-height: 1000px;}
.home .vidbg-container { min-height: 900px;}
.orbit-image {
	min-height: 1000px;
}
 } /* min-width 1921px, xxlarge screens */

/*  Tablet Portrait screens */
@media only screen and (min-width: 37.500em) and (max-width: 56.250em) and (orientation: portrait) {
.hide-tablet-portrait {display: none !important;}
.show-tablet-portrait {display: inherit !important;}
 } /* tablet-only issues min-600px max-900px */
 @media only screen and (min-width: 49.900em) and (max-width: 85.250em) and (orientation: portrait) {
 } /* tablet-only issues min-800px max-1200px */