@media only screen and (max-width: 608px){
nav#menu span.fa.fa-bars {
left: 10px;
}
.header-text.btn {
height: auto;
white-space: inherit;
}
.hover-bg .hover-text {
padding: 15% 0;
}
.contenter {
	padding-left: 3.25rem;
    padding-right: 3.12rem;
	}
.ca-sub {
	font-size: 15px;
    color: #666;
    padding: 0px 8px;
    line-height: 1.3em;}
	
	.testing h1 {left: 3rem; font-size: 3.65rem; text-align: center; }
	#lab {min-height: 300px;}
	#lab .overlay {min-height: 300px;}
}

@media only screen and (max-width: 460px){
h3 {
    font-size: 12px;
}
nav#menu span.fa.fa-bars {
/*left: 30px;*/
}
.content {
padding-top: 150px;
}
.hover-bg .hover-text {
padding: 20% 0;
}
#overview-video .overlay {
    padding: 30% 0px;
}
.contenter {
	padding-left: 3.25rem;
    padding-right: 3.12rem;
	}
.ca-sub {
	font-size: 14px;
    color: #666;
    padding: 2px 8px;
    line-height: 1.2em;}
	
	.testing h1 {left: 3.25rem;  font-size: 3.45rem; top: 20px;}
	#lab {min-height: 300px;}
	#lab .overlay {min-height: 300px;}
	
	
}
@media only screen and (max-width: 360px){
h1 {
    font-size: 36px;
}
h3 {
    font-size: 11px;
}
hover-bg .hover-text {
    padding: 25% 0px;
}
.pull-left,
.pull-right {
    float: none !important;
    text-align: center;
}
.contenter {
	padding-left: 3.25rem;
    padding-right: 3.12rem;
	}
.ca-sub {
	font-size: 14px;
    color: #666;
    padding: 0px 8px;
    line-height: 1.1em;}
	
	.testing h1 {left: 3.25rem;  font-size: 3.45rem; top: 45px;}
	#lab {min-height: 300px;}
	#lab .overlay {min-height: 300px;}
}
@media only screen and (max-width: 320px){
h1 {
    font-size: 30px;
}
hover-bg .hover-text {
    padding: 30% 0px;
}
.contenter {
	padding-left: 3.25rem;
    padding-right: 3.12rem;
	}
.ca-sub {
	font-size: 14px;
    color: #666;
    padding: 0px 8px;
    line-height: 1.1em;}
	
	.testing h1 {left: 3.25rem; font-size: 3.45rem; top: 45px;}
	#lab {min-height: 300px;}
#lab .overlay {min-height: 300px;}
}