/*@media (max-width: 65em) {
      .magic {
            display: block;
            width: 100%;
            height: 11px;
            }
}*/

/* Laptops */
@media (max-width: 1300px) {
.fcol{
    width: 49%;
    max-width: 49%;
    text-align: center;
}
#article-menu{
	border-left: 0;
}

#copyright{
	text-align: center;
}
#copyright #left, #copyright #right{
    /* float: none; */
    /* width: auto; */
    /* margin: 0; */
    padding: 0px 15px;
    width: 32%;
}
#copyright #left{
	padding-right: 0px;
    width: 60%;
}
#copyright #right img{
	max-width: 130px;
	opacity: 0.9;
}

}

/* Tablets */
@media (max-width: 1000px) {
.starta {
    width: 30%;
    height: 37.5vw;
}
#start > img{
    height: 20vw;
}

#contact-module{
	margin-bottom: 0;
	padding-bottom: 1.5em;
}

}

/* Phones */
@media (max-width: 750px) {
h5 {
    font-size: 1.4em;
}
.fcol{
	display: block;
    width: 100%;
    max-width: 100%;
	height: auto;
	border: none;
	margin: 2em auto;
    min-height: 0;
}
#location{
}
#location iframe{
	height: 50vw;
	min-height: 250px;
	margin-bottom: 0;
}
#about-menu,
#article-menu{
    width: 303px;
	max-width: calc(100% - 40px);
	padding: 0;
}
.fcol a{
	padding-bottom: 10px;
}
#about-menu a,
#article-menu a{
	margin: 0 auto;
}
#article-menu a{
	font-size: 1.1em;
}
.sectiontext, #habitat .sectiontext{
	display: block;
	width: 100%;
	padding: 75vw 1em 1em 1em;
}
.sleft, .sright {
	margin: 1em auto;
	width: 100%;
	line-height: 1.5;
}
.sleft:nth-of-type(1), .sright:nth-of-type(1){
	margin-top: 4em;
}
img.splash{
	display: none;
	top: 0px;
	left: 0px;
}
img.mobilesplash{
	display: block !important;
	position: absolute;
	margin: 0 auto;
	width: 14em;
	left: 50%;
	transform: translate(-50%, -50%);
}
.sectionh{
	font-size: 18px;
	border-top: 0;
}
.sectionimg{
display: none;
width: 100%;
padding-bottom: 65%;
}
.sectiontext{
	background:url(../images/details-bg.jpg) center top no-repeat;
	background-size: 100%;
}
#details .sectiontext{
	background-image: url(../images/details-bg.jpg);
}
#habitat .sectiontext{
	background-image: url(../images/taxidermy-habitat.jpg);
}
#passion .sectiontext{
	background-image: url(../images/benuel-lapp.jpg);
}
#masterpieces{
	background-image: url(../images/masterpieces-mobile.jpg);
	background-position: top left;
	background-size: 70%;
	background-color: #000000;
	padding: 15vw 0;
}
#masterpieces .sectiontext{
	background: none;
	padding: 0;
}
#masterpieces img.mobilesplash{
	width: 80%;
	margin: 0 auto;
	margin-top: 30vw;
	position: static;
	transform: none;
}
#intro{
		display: none;
}
.gallerycard{
    width: 42%;
    height: auto;
    margin: 5px;
}
.gallerycardtext{
	font-size:20px;
	top:75%;
}

#submit{
	float: none;
}

#copyright{
	text-align: center;
}
#copyright #left, #copyright #right{
    width: 30% !important;
    float: none;
    margin: 0 auto;
    padding: 0;
}
#copyright #left{
    padding: 0;
    width: 66% !important;
    font-size: 0.9em;
}
#copyright #left span {
    display: inline-block;
    color: #fff;
}
#copyright #right div {
    font-size: 0.9em;
}
#copyright #right img {
    max-width: 70px;
    padding: 0 0 0 4px;
    opacity: 1;
}

}
/* ******** end small screen 750px ******** */

iframe{ /* set default size on reg site */
width:480px;
height:320px;
}


@media (max-width: 500px) {
body{
min-width: 260px;
background: #000;
}
iframe{
width:100%;
height:270px !important;
}
.block{
	display: block;
}
.mobileonly{
	display: initial !important;
}
.desktoponly{
	display: none !important;
}
#start{
	margin:0 0;
	padding:10px;
}
.starta {
    display: inline-block;
	margin: 5% 2.5%;
	width: 35%;
	height: 35vw;
/*     width: auto; */
/*     height: auto; */
}
.starta:nth-child(1){
	margin: 2.5% auto 0 auto;
	width: 90%;
    height: 67.5vw;
}
#start a{
	transform: scale(1.0);
/* 	margin:11px 0; */
	padding:0;
/* 	width: 220px; */
/* 	height: 161px; */
/* 	background-size:100%; */
}
#start a:hover{
	transform: scale(1.0);
	opacity:1.0;  /* make things invisible upon start */
	-webkit-animation:none;  /* call keyframe, animation type, repeat once */
	-moz-animation:none;
	animation:none;
	-webkit-animation-fill-mode:none;  /* after repeat, remain at last keyframe value*/
	-moz-animation-fill-mode:none;
	animation-fill-mode:none;
	-webkit-animation-duration:none; /* animation speed*/
	-moz-animation-duration:none;
	animation-duration:none;
	-webkit-transition: none; 
	-moz-transition: none; 
	-o-transition: none; 
	transition: none; 
}
#start img{
	display:none;
}
#home #beginning{
	position:relative;
	display: block;
	height: initial;
	width: 100%;
    padding-top: var(--menu-header-size);
	clear:both;
	float: none;
}
#home #sidebarwrapper{
	display: block;
	position:relative;
	height: initial;
	float: none;
}
.sect-banner{
	display: block;
	clear:both;
	position: relative;
/*	top: 40px; */
	width: 100%;
/*	height: 260px; */
	height: 130vw;
	float: none;
}
.sect-banner ul, .sect-banner li, .sect-banner img{
	margin:0;
	padding:0;
	min-width: 150px !important;
}
/*
#masterpieces {
background-position: center center;
background-size:150%;
min-width: 260px;
}
*/
/*
#gallerybutton a{
width: 92%;
min-width: 260px;
}
*/
	#menu a{
		font-size:17px;
		margin:0px 7px 0px 7px;
	} 
#caption {
	height: auto;
	padding:10px 0;
	margin:0 auto;
	text-align: center;
	box-shadow: none;
}
#caption img{
	vertical-align: middle;
	/* min-width: 300px; */
}
	.content #beginning{
	width: 100%;
	display: block;
	}
	#content{
		margin-top:70px;
		width: 100%;
		display: block;
		clear: both;
	}
	#top{
		margin: 0px 0 -10px 0;
		min-width: 260px;
	}
	#top img{
		width: 100% !important;
        height: 45vw !important;
		max-width: 100%;
        object-fit: cover;
	}
	body#article.maintaining #top{
		display: none;
	}
	.stick, #sidebarfix{
		position: fixed !important;
		top: 0 !important;
z-index: 9999999;
	}
	#sidebarwrapper, #sidebarfix{
		width: 100%;
		height: auto;
        min-height: 0;
/*		background-position: bottom 40px left 0 !important;*/
background: none;
		padding-bottom: 0%;
box-shadow: 0px 2px 8px #000;
	}
#menuarea{
background: url(../images/woodgrain3.jpg) left 0px bottom -30px no-repeat !important;
background-size: 100% !important;
width: 100% !important;
display: block;
padding-bottom: 20px;
}
	#logo{
    display: block;
    padding-top: 5px;
    max-width: 60%;
    height: auto;
    margin: 0px auto -20px auto;
	}
	ul#menu{
		display: none;
		padding-bottom: 20px;
	}
	#menu a{
		padding-top: 7px;
	}
	#intro{
		display: none;
		margin: 20px auto;
	}
	#aboutMenu{
		width: 100%;
		padding-top: 30px;
	}
	#description{
		padding: 10px;
	}
#description #regimg{
margin-left: 0 !important;
margin-right: 0 !important;
}
#description #smallimg{
display: block;
overflow: auto;
width: 100%;
margin: 0 auto;
text-align:center;
}
#smallimg img{
margin: 0px !important;
width: 70%;
float: none !important;
}
#description ul{
	margin: 0 0 15px 0;
}
	body#article #description p{
		font-size: 100%;
		padding-bottom: 10px;
	}
	body#article #certification img{
		width: 100%;
		max-width: 250px;
	}
	body#article #certification p{
		padding-top: 10px;
	}
	#message h2{
		line-height: 130%;
		display: block  !important;
		width: 100%  !important;
		clear: both !important;
		margin-bottom: 10px;
	}
	img.benuel{
		width: 100%;
	}
	#gallery #description, #galleries #description{
		min-width: 260px;
		text-align: center;
	}
	#gallery .thumbnail, #galleries .thumbnail{
		margin: 10px 5px;
		width: 44%;
/* max-width: 120px; */
		height: 40%;
		border: none;
		border-radius: 0px;
	}
	#destshipping{
		margin: 0px;
		width: 100%;
		min-width: 180px;
		font-size: 95%;
	}
	#footer{
		box-shadow: 0px 0px 15px #000;
/* padding-bottom: 40px; */
	}
	/*body{
		min-width: 200px;
	}*/
#gallery #description{
    margin: 100px auto 0 auto;
}
.gallerycardtext{
	font-size:18px;
}
.tabthumbs li{
	display:none !important;
}
.tabthumbs li.gallerylink{
	display:inline-block !important;
}
.specbox{
	padding: 0px 15px 10px 15px !important;
}
#awards{
	margin: 20px 0 -40px 0;
}
img.award {
	width: 100% !important;
	min-width: 0;
}

#copyright #left, #copyright #right{
    width: 30% !important;
}
#copyright #left{
    width: 65% !important;
    font-size: 0.6em;
}
#copyright #right div {
    font-size: 0.6em;
}
#copyright #right img {
    max-width: 45px;
    padding: 0 0 0 4px;
}

}
/* ******** end small screen ******** */



@media (max-width: 350px) {
#contact-module{
padding:0px 4px;
}
#contact-module form{
margin: 0px auto;
}
#submit {
width: 99.8%;
margin: 6px 0px 0px 0px;
padding:0px;
text-align: center;
}
#submit input{
margin: 0px auto;
display: block;
}
/* 
#start{
	margin: 0;
	padding: 20px 0px 10px 0px;
}
#start a{
		margin:4px;
		padding:0;
		width: 140px;
		height: 120px;
		background-size:100%;
}
 */

.sectiontext a{
	padding:11px 10px 11px 10px;
box-shadow: 1px 1px 4px #000;
}
#smallimg{
float:right;
width: 46% !important;
}
#smallimg img{
width: 100% !important;
}
iframe{
width:100%;
height:190px !important;
}
	#description h1{
		line-height: 110%;
		font-size: 170%;
	}
	#questions li{
	}
	#questions a{
	}
	.year{
		padding: 5px 35px;
	}
	.year h2{
		text-align: center;
	}
	img.award {
		text-align:center;
		margin:5px auto;
/* 
		width: 100% !important;
		min-width:250px;
 */
		-webkit-transition: -moz-transform .4s ease-out; 
		-moz-transition: -webkit-transform .4s ease-out; 
		-o-transition: -o-transform .4s ease-out; 
		transition: transform .4s ease-out; 
	}
	img.award:hover{
		transform: scale(1.0);
	}
	#message{
		margin: 50px 0px 10px 0;
		width: 100%;
		min-width: 0;
	}
	#message h2{
		line-height: 130%;
		display: block  !important;
		width: 100%  !important;
		clear: both !important;
		margin-bottom: 10px;
	}
	img.benuel{
		margin:20px auto;
		width: 60%;
		min-width: 270px;
	}
	#gallery #description, #galleries #description{
		min-width: 260px;
		text-align: center;
	}
	#gallery .thumbnail:hover, #galleries .thumbnail:hover {
		box-shadow: none;
		border: none;
		border-radius: 0px;
	}
.thumbnail:hover:before{
content:"click to view full size";
display: none !important;
width: 100%;
position: absolute;
line-height: 13px;
top:44%;
z-index:999;
font-size: 12px;
font-weight: 400;
color: #bbb;
text-align: center;
}
.thumbnail a:hover:before{
display: none !important;
}
.thumbnail img {
  width:auto;
  height: auto;
  -webkit-transition: -moz-transform .4s ease-out; 
  -moz-transition: -webkit-transform .4s ease-out; 
  -o-transition: -o-transform .4s ease-out; 
  transition: transform .4s ease-out; 
}
.thumbnail:hover img{
	transform: none;
	filter:none;
}
}
