/*-----------------------------------------------------------------------------------*/
/*	MEDIA QUERIES
/*-----------------------------------------------------------------------------------*/

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {

	body.fixed #intro {
		display: block;
	}

	#video {
		display: none;
	}


	#intro #slider {
		display: none;
	}

	#header, #intro {
		position: relative;
		top: 0;
		width: auto;
	}

	#surround {
		margin-top: 0;
		background: none;
	}

}

/* iPad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
#header {
	position: relative;
}
.borderline {
	padding-top: 0;
}
.section-container, #intro, #portfolio, #news {
	margin-bottom: 100px;
}
ul#menu {
	display: none;
}
.title {
	display: inherit;
}
.title .gototop {
	display: inherit;
}
.panel-container {
	min-height: 384px;
}
.vimeo {height:200px;}

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

#wrapper, #header, ul#menu, #intro, #services, #portfolio, .tab-container {
	width:715px;
}
#logo img {
	max-width: 715px;
	height: auto;
}
.borderline {
	padding-top: 0;
}
.section-container, #intro, #portfolio, #news {
	margin-bottom: 100px;
}
ul#menu {
	display: none;
}
.title h2 {
	display: inherit;
}
.title .gototop {
	display: inherit;
}
.flexslider {
	width: 675px;
	height: 200px;
}
.flexslider.middleslider {
	height: 382px;
}
.flexslider.newsslider {
	height: 220px;
}
.flexslider .slides img {
	width: 675px;
	height: auto;
}
.flex-caption {
	width: 655px;
}
.section-container {
	width:675px;
}
.grid {
	width: 735px;
	margin-left:-20px;
}
.grid li {
	margin-left: 19px;
	margin-bottom: 19px;
}
.tab-container {
	padding: 0;
}
.panel-container {
	width:390px;
	min-height: 384px;
}
#contact {
	height: inherit;
	margin-bottom: 100px;
}
.contact-container {
	width:675px;
}
.form-container {
	width: 320px;
}
.forms fieldset .text-input {
	width: 291px;
	height: 24px;
}
.forms fieldset .text-area {
	width: 300px;
	height: 144px;
}
.contact-right {
	width:320px;
	float:right;
}
.forms span.error {
	margin-left:0;
}
.forms label {
	float: none;
	width: inherit;
	padding: 0;
	padding-bottom: 5px;
}
.forms fieldset .btn-submit {
	margin-left:0;
}
#twitter {
	width:261px;
}
.twitter-wrapper .bird {
	bottom: 35px;
	right: 30px;
}
#bottom {
	width: 685px;
	margin-top: 15px;
}
.halfimg {width:390px;}
.vimeo {height:375px;}



	#intro #slider {
		display: none;
	}

}/* END Smaller than standard 960 (devices and browsers) */

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

#wrapper, #header, ul#menu, #intro, #services, #portfolio, .tab-container {
	width:440px;
}
#logo img {
	max-width: 440px;
	height: auto;
}
.borderline {
	padding-top: 0;
}
.section-container, #intro, #portfolio, #news {
	margin-bottom: 100px;
}
ul#menu {
	display: none;
}
.title h2 {
	display: inherit;
}
.title .gototop {
	display: inherit;
}
.hdr-info {
	float:none;
}

.flexslider {
	width: 420px;
	height: 125px;
	border-width: 10px;
}
.flexslider.middleslider {
	width: 400px;
	height: 226px;
}
.flexslider.newsslider {
	width: 400px;
	height: 130px;
}
.flexslider .slides img {
	width: 400px;
	max-width: 400px;
	height: auto;
	text-align: left;
	margin: 0;
}
.flex-direction-nav li .next {
	right: 5px;
}
.flex-direction-nav li .prev {
	left: 5px;
}
.flex-control-nav {
	position: absolute;
	top: 5px;
	right: 5px;
}
.flex-caption {
	width: 400px;
}
#service-columns {
	/* display: none; */
}
.section-container {
	width: 400px;
}
.section-container img.left, .section-container img.right {
	float: none;
	margin-bottom: 20px;
}
.section-container img {
	max-width: 400px;
	height: auto;
	text-align: center;
	display: block;
	margin: 0 auto;
}
#services h2.icon img {
	text-align: inherit;
	display: inline;
	margin: inherit
}
.section-container .one-half, .section-container .one-third, .section-container .two-third, .section-container .three-fourth, .section-container .one-fourth, .section-container .one-fifth, .one-sixth {
	margin: 0;
	width: 100%;
}
.section-container .last {
	margin-top: 20px;
}
.grid {
	width: 440px;
	margin: 0;
	padding: 0;
}
.grid li {
	width: 420px;
	height: auto;
	margin-left:0;
}
.grid li img {
	width:420px;
	height: 266px;
}
.gallerynav {
	padding: 0;
}
.caption {
	width:410px;
}
.jcarousel-container {
  	display: none !important;
}
.tab-container {
	padding: 0;
}
.panel-container {
	width:400px;
	min-height: auto;
	float: none;
}
.panel-container h2 {
	max-width: 370px;
}
.panel-container img {
	max-width: 100%;
	height: auto;
	text-align: center;
	display: block;
	margin: 0 auto 20px;
	float: none;
}
.next-tab.btn, .prev-tab.btn {
	display: block;
}
.panel-container span.postdate {
	display: block;
}
#contact {
	height: inherit;
	margin-bottom: 100px;
}
.contact-container {
	width:400px;
}
.form-container {
	width:400px;
}
.forms fieldset .text-input {
	width: 370px;
	height: 24px;
}
.forms fieldset .text-area {
	width: 379px;
	height: 144px;
}
.forms span.error {
	margin-left:0;
}
.forms label {
	float: none;
	width: inherit;
	padding: 0;
	padding-bottom: 5px;
}
.forms fieldset .btn-submit {
	margin-left:0;
}
.contact-right {
	width:400px;
	float: left;
	margin-top: 30px;
}
#twitter {
	width:360px;
}
.twitter-wrapper .bird {
	bottom: 35px;
	right: 10px;
}
#bottom {
	width: 410px;
	margin-top: 15px;
}

.vimeo {height:225px;}



	#intro #slider {
		display: none;
	}


}/* END Mobile Landscape Size to Tablet Portrait (devices and browsers) */

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

	body {
		background: #dcdcdb url(../images/light/bgfitmixmob.jpg) 50% 0 repeat;
	}

#wrapper, #header, ul#menu, #services, #portfolio, .tab-container {
	width:290px;
}
#logo img {
	max-width: 290px;
	height: auto;
}
#header {
	position: inherit;
}
.borderline {
	padding-top: 0;
}
.section-container, #intro, #portfolio, #news {
	margin-bottom: 100px;
}
ul#menu {
	display: none;
}
.title h2 {
	display: inherit;
	padding: 10px 10px;
	font-size: 18px;
}
.title h2 span {
	top:13px;
}
.title .gototop {
	display: inherit;
	top:15px;
	right: 10px;
}
.hdr-info {
	float:none; text-align:left; padding-top:10px;
}
.flexslider {
	width: 270px;
	height: 80px;
	border-width: 10px;
}
.flexslider.middleslider {
	width: 240px;
	height: 136px;
}
.flexslider.newsslider {
	width: 240px;
	height: 76px;
}
.flexslider .slides img {
	width: 240px;
	max-width: 240px;
	height: auto;
	text-align: left;
	margin: 0;
}
.flex-direction-nav li .next {
	right: 5px;
}
.flex-direction-nav li .prev {
	left: 5px;
}
.flex-control-nav {
	position: absolute;
	top: 5px;
	right: 5px;
}
.flex-caption {
	display: none;
}
#service-columns {
	/* display: none; */
}
.section-container {
	width: 250px;
}
.section-container img.left, .section-container img.right {
	float: none;
	margin-bottom: 20px;
}
.section-container img {
	max-width: 250px;
	height: auto;
	text-align: center;
	display: block;
	margin: 0 auto;
}
#services h2.icon img {
	text-align: inherit;
	display: inline;
	margin: inherit
}
.section-container .one-half, .section-container .one-third, .section-container .two-third, .section-container .three-fourth, .section-container .one-fourth, .section-container .one-fifth, .one-sixth {
	margin: 0;
	width: 100%;
}
.section-container .last {
	margin-top: 20px;
}
.grid {
	width: 310px;
	margin: 0;
	padding: 0;
}
.grid li {
	width: 270px;
	height: auto;
	margin-left:0;
}
.grid li img {
	width:270px;
	height: inherit;
}
.gallerynav {
	padding: 0;
}
.caption {
	width:250px;
}
.jcarousel-container {
  	display: none !important;
}
.tab-container {
	padding: 0;
}
.panel-container {
	width:250px;
	min-height: auto;
	float: none;
}
.panel-container h2 {
	max-width: 200px;
}
.panel-container img {
	max-width: 100%;
	height: auto;
	text-align: center;
	display: block;
	margin: 0 auto 10px;
	float: none;
}
.next-tab.btn, .prev-tab.btn {
	display: block;
}
.panel-container span.postdate {
	display: block;
}
#contact {
	height: inherit;
	margin-bottom: 100px;
}
.contact-container {
	width:250px;
}
.form-container {
	width:250px;
}
.forms fieldset .text-input {
	width: 220px;
	height: 24px;
}
.forms fieldset .text-area {
	width: 229px;
	height: 144px;
}
.forms label {
	float: none;
	width: inherit;
	padding: 0;
	padding-bottom: 5px;
}
.forms span.error {
	margin-left:0;
}
.forms fieldset .btn-submit {
	margin-left:0;
}
.contact-right {
	width:250px;
	float: left;
	margin-top: 30px;
}
#twitter {
	width:205px;
}
.twitter-wrapper .bird {
	bottom: 35px;
	right: 10px;
}
#bottom {
	width: 260px;
	margin-top: 15px;
}

.vimeo {height:140px;}



	#intro #slider {
		display: none;
	}

}/* END Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
