/* Mobile Portrait View */

@media screen and (max-width:479px) {

*{box-sizing:border-box;}
	
	.arrow-down { display:none;}
	.container { width:90%; margin:0 auto;}
	#header { position:inherit !important; width:100%; padding:30px 0 15px 0;}
	#header .logo { float:none; text-align:center; width:100%;}		
		
/* ------ Extra ------ */
	.one_half{ width:100%;}
	.toggle{display:block;}
	.toggle a{width:100%; color:#ffffff; background:url(../images/mobile_nav_right.png) no-repeat right center #e25050; padding:10px 10px; margin-top:20px; font-size:16px;}
	.toggle a:hover{ color:#ffffff !important;}
	.toggle a.active{color:#0bb5c7;}
	.main-nav{display:none;}
	.main-nav{float:none; margin:0; position:relative; overflow-x:hidden; }
	.main-nav ul{background:#000000; color:#000; width:100%; float:none !important; margin-left:0;}
	.main-nav ul li{border-top:1px #303030 solid; display:block; float:none; text-align:left;}
	.main-nav ul li a{padding:5px 10px; display:block; color:#ffffff !important; font-size:13px;}
	.main-nav ul li a:hover{color:#ffffff !important;}
	.main-nav ul li ul, .nav ul li ul ul{ display:block !important;}
	.main-nav ul li ul li a:before{content:"\00BB \00a0";}
	.main-nav ul li ul li a{padding-left:20px !important;}
	.main-nav ul li ul li ul li a{padding-left:30px !important;}
	#slider .nivo-caption{ top:0; width:100%; left:0;}
	#slider .nivo-caption .top-bar{ top:20px; padding:0 20px;}
	#slider .nivo-caption .top-bar h4 { line-height:normal; padding:2px 5px;}
	#slider .nivo-caption .top-bar h2{ font-size:17px; padding-bottom:20px; line-height:20px;}
	#slider .top-bar p, a.read-more{ display:none;}
	#slider .nivo-directionNav a{ top:26%;}
	.bx-controls-direction{ display:none;}	
	section{ padding:40px 0;}
	.welcome-box { width:auto; float:none; margin-right:0;}
	.welcome-box .welcome-icon { height:75px;}
	.one_third { width:100%;}
	.ms-staff-carousel .ms-staff-info { min-height:175px !important;}
	.event #event-inner .event-left, .event #event-inner .event-right { float:none; text-align:center; width:auto;}
	.event #event-inner .event-left img { width:auto;}
	.event #event-inner .event-left { margin-right:0;}
	.blogposts { width:100%;}
	.blogthumbs { width:35%;}
	.blogcontent { width:60%;}
	a.example-image-link { height:auto; margin: 10px auto; width:100%;}
	.price #price-box { width:100%; margin-right:0;}
	.price #price-box .price-left { width:auto; padding-right:0; padding-bottom:10px; border-right:none; border-bottom:1px solid #e25050; float:none;}
	.price #price-box .price-right { width:auto; padding-left:0; float:none; padding-top:10px; padding-left:10px;}
	#client-box { text-align:center; float:none; margin:20px auto 10px;}
	#client-box.clientlogo { margin:0 auto;}

/* --------- Pages ------- */
	.content-area{ width:auto; margin:0 20px; padding:50px 0;}
	.site-main{ width:auto; margin:0; padding:0; float:none;}
	h2.entry-title { font-size:20px;}
	#sidebar{ width:auto; margin:60px 0 0; padding:0; float:none;}	
	#contactform_main .leftdiv, #contactform_main .rightdiv{ width:auto; float:none;}
	.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .four_fifth{ float:none; position:inherit !important;}
	.inner-top { padding-bottom:0;}
	.footer-col{ float: none; margin-bottom: 20px; margin-right: 0; width: 100%;}
	.social-icons { display: inline-block; float: none; text-align: center; width: 100%;}
	.social-icons a { text-align:center; float:none; display:inherit;}
	.footer-contact { width:100%;}
	.footer-form { width:100%;}
	.footer-menu { float:none; width:100%; margin:10px 0;}
	.footer-menu ul li { float:none;}
	.footer-menu ul li a { border-right:none; line-height:28px;}
	.copyright { width:100%; text-align:center; padding:15px 0; border-top:1px solid #4f4f4f;}
	.copyright-txt, .design-by { text-align:center; float:none;}
	h2.section-title{ margin-bottom:5px;}
	.one_half.last_column{ margin-top:50px;}
	.map iframe{ height:232px;}
	.postmeta, .entry-meta { font-size:11px;}	
	.welcome, .trainer, .gallery, .price, .client{ visibility:visible;}
	.ms-staff-carousel .ms-staff-info{ min-height:200px !important;}
}

/* Mobile Landscape View */

@media screen and (max-width:719px) and (min-width:480px) { 
	*{box-sizing:border-box;}
	.container { width:90%; margin:0 auto;}
	#header { position:inherit !important; width:100%; padding:30px 0 15px 0;}
	#header .logo { float:none; text-align:center; width:100%;}
	.toggle{display:block;}
	.toggle a{width:100%; color:#ffffff; background:url(../images/mobile_nav_right.png) no-repeat right center #e25050; padding:10px 10px; margin-top:20px; font-size:16px;}
	.toggle a:hover { color:#ffffff; text-decoration:none;}
	.toggle a.active{color:#ffffff; text-decoration:none;}
	.main-nav{display:none;}
	#header .main-nav{float:none; margin:0; position:relative; overflow-x:hidden; }
	#header .main-nav ul{background:#000000; color:#000; width:100%; float:none; margin-left:0; font-size:15px;}
	#header .main-nav ul li{border-top:1px #303030 solid; display:block; float:none; text-align:left;}
	#header .main-nav ul li a{padding:5px 10px; display:block; color:#ffffff;}
	#header .main-nav ul li a:hover{color:#ffffff;}
	#header .main-nav ul li ul li a:before{content:"\00BB \00a0";}
	#header .main-nav ul li ul li a{padding-left:20px;}
	#header .main-nav ul li ul li ul li a{padding-left:30px;}	
	#slider .nivo-caption{ top:0; width:80%; height:90%;}
	#slider .nivo-caption .top-bar{ top:70px; padding:0 20px 32px;}
	#slider .nivo-caption .top-bar h4 { line-height:normal; padding:2px 5px;}
	#slider .nivo-caption .top-bar h2{ font-size:17px; padding-bottom:10px; line-height:20px;}
	.nivo-directionNav a{ top:39% !important;}
	a.read-more{ display:none;}	
	a.arrow-down, #slider .top-bar p{ display:none;}
	#prevslide, #nextslide{ top:0;}		
	.arrow-down { display:none;}			
	.alignleft, img.alignleft { float:none; display:block;}	
	

/* ------ Extra ------ */
	.one_half{ width:100%;}
	section{ padding:40px 0;}
	.welcome-box { float: none; margin: 72px auto 0; width: 75%;}
	.welcome-box .welcome-icon { height:75px;}
	.welcome-box.wellast { margin: 72px auto 0;}
	.one_third { width:100%; margin-right:0;}
	.ms-staff-carousel .ms-staff-info { min-height:175px !important;}
	.event #event-inner .event-left { width:27%;}
	.event #event-inner .event-right { width:69%;}
	.blogposts { width:100%;}
	.blogthumbs { width:27%;}
	.blogcontent { width:69%;}
	.gallery div { width:auto;}
	a.example-image-link {  margin: 10px 5px; width: 47.6%;}	
	.price #price-box { width:100%; margin-right:0;}
	.price #price-box .price-left { width:31%;}
	.price #price-box .price-right { width:68%;}
	#client-box { text-align:center; float:none; margin:20px auto 10px;}
	#client-box.clientlogo { margin:0 auto;}	

/* --------- Pages ------- */
	.content-area{ width:auto; margin:0 20px; padding:50px 0;}
	.site-main{ width:auto; margin:0; padding:0; float:none;}
	#sidebar{ width:auto; margin:60px 0 0; padding:0; float:none;}	
	#contactform_main .leftdiv, #contactform_main .rightdiv{ width:auto; float:none;}
	.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .four_fifth{ float:none; position:inherit !important;}
	h2.section-title{ margin-bottom:5px;}
	.map iframe{ height:232px;}	
	.inner-top { padding-bottom:0;}
	.footer-col{ float: none; margin-bottom: 20px; margin-right: 0; width: 100%;}
	.social-icons { display: inline-block; float: none; text-align: center; width: 100%;}
	.social-icons a { text-align:center; float:none; display:inherit;}
	.footer-contact { width:100%;}
	.footer-form { width:100%;}
	.footer-menu { width:100%; margin:20px 0 0px;}
	.footer-menu ul { text-align:center;}
	.footer-menu ul li { float:none; text-align:center; display:inline-block;}
	.footer-menu ul li a { border-right:none; line-height:28px; padding:0 9px;}
	.copyright { width:100%; text-align:center; padding:15px 0 0; }
	.copyright-txt, .design-by { text-align:center; float:none;}
	.welcome, .trainer, .gallery, .price, .client{ visibility:visible;}
	.ms-staff-carousel .ms-staff-info{ min-height:200px !important;}
	
}


@media screen and (max-width:899px) and (min-width:320px) { 

	h2.section-title { line-height:38px; font-size:20px !important; text-align:center;}
	.section-subtitle { line-height:25px; text-align:center; padding-bottom:0; font-size:20px !important; margin-bottom:30px;}
	.photobooth .filter-gallery ul li{ margin-bottom:10px;}
	.cat_comments{ height:auto;}
	#contact .column-2, #contact .column-2.last_column{ width:100%; float:none; margin:0 0 20px 0;}
	.toggle a { color:#ffffff;}
	.toggle a:hover { color:#ffffff; text-decoration:none;}
	.toggle a.active{color:#ffffff; text-decoration:none;}
	a.select { left:32%;}
}

/* Tablet View */

@media screen and (max-width:999px) and (min-width:720px) { 
	*{box-sizing:border-box;}
	.container { width:95%;}
	#header { padding:30px 0 15px 0;}
	#header .logo{ float:none; text-align:center; margin:0 auto;}
	.toggle{display:block;}
	.toggle a{width:100%; color:#ffffff; background:url(../images/mobile_nav_right.png) no-repeat right center #e25050; padding:10px 10px; margin-top:20px; font-size:16px;}
	.toggle a:hover { color:#ffffff; text-decoration:none;}
	.toggle a.active{color:#ffffff; text-decoration:none;}
	.main-nav{display:none;}
	#header .main-nav{float:none; margin:0; position:relative; overflow-x:hidden; }
	#header .main-nav ul{background:#000000; color:#000; width:100%; float:none; margin-left:0; font-size:15px !important; }
	#header .main-nav ul li{border-top:1px #303030 solid; display:block; float:none; text-align:left;}
	.main-nav ul li a{padding:5px 5px; display:block; color:#ffffff !important;}
	.main-nav ul li a:hover{color:#ffffff !important; padding-left:5px; padding-right:5px;}
	.main-nav ul li ul li a:before{content:"\00BB \00a0";}
	.main-nav ul li ul li a{padding-left:20px !important;}
	.main-nav ul li ul li ul li a{padding-left:30px !important;}	
	#slider .nivo-caption{ left: 35px;top: 60px; height:200px; width:51%;}
	#slider .nivo-caption .top-bar{ top:20px; padding:0 20px;}
	#slider .nivo-caption .top-bar h4 { line-height:normal; padding:2px 5px;}
	#slider .nivo-caption .top-bar h2{ font-size:17px; padding:5px; line-height:20px;}
	a.read-more{ font-size:12px; padding:6px 7px;}
	#slider .top-bar p{ font-size:12px !important; margin-bottom:7px;}

/* ------ Extra ------ */
	.one_half{ width:100%; text-align:center;}
	.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .four_fifth{ float:none; position:inherit !important;}
	.one_half.last_column{ margin-top:40px;}
	.one_third { width:auto; margin-right:0;}
	.welcome-box { width:23.3%;}
	.welcome-box.wellast { margin-right:0;}
	.welcome-icon { width:60px; top:-35px; padding-top:13px; font-size:12px;}
	.event #event-inner .event-left { width:30%;}
	.event #event-inner .event-right { width:66%; padding-top:10px;}
	.blogposts { width:31%; margin-right:20px;}
	.blogthumbs { width:100%; float:none;}
	.blogcontent { width:100%; float:none;}
	a.example-image-link {width:20.3%; height:auto;}
	.event { float: left; margin-bottom: 40px; margin-right: 24px; width: 48.2%;}
	.event:last-child { margin-right:0;}
	.event #event-inner { border-bottom:none;}
	.price #price-box { margin-right: 5px; padding: 15px 5px 10px; width: 32.8%;}
	.price #price-box .price-left { padding-right: 5px; width: 24%; border-right:none; padding-top:20px;}
	.price #price-box .price-left i { font-size:1em;}
	.price #price-box .price-left h3 { font-size:16px;}
	.price #price-box .price-left h4 { font-size:10px;}
	.price #price-box .price-right { padding-left: 5px; width: 76%; border-left:1px solid #e25050;}
	.price #price-box .price-right ul { padding-top:0;}
	.price #price-box .price-right ul li { font-size: 10px; padding-left: 12px;}
	.price #client-box {width:11.1%;}
	.client{ text-align:center;}
	#client-box{ display:inline-block; float:none;}

/* --------- Pages ------- */
	.content-area{ width:auto; margin:0 20px; padding:50px 0;}
	.entry-content a.example-image-link { margin: 10px; width: 20%;}
	.alignleft, img.alignleft { float:none; display:block;}
	.site-main{ width:60%; margin:0; padding:0; float:left;}
	#sidebar{ width:35%; margin:0; padding:0; float:right;}
	#main-footer { padding:30px 0 30px !important; width:100%;}			
	#main-footer, .footer-menu ul li a{ font-size: 11px; /*padding:0 5px;*/}
	.inner-top { padding-bottom:0;}
	.inner-bottom { width:auto;}	
	.footer-col{ margin-bottom: 20px; margin-right: 0; width: 50%;}
	.social-icons { display: inline-block; float: none; text-align: right; width: 100%;}
	.social-icons a { text-align:center; float:none; display:inherit;}
	.footer-contact { width:40%; margin-bottom:0;}
	.footer-form { width:50%;}
	.leftdiv input[type="text"], .leftdiv input[type="email"], .leftdiv input[type="tel"], .rightdiv textarea { padding:3px 10px; font-size:13px;}
	.rightdiv textarea { height:105px;}
	.entry-content .rightdiv textarea { height:124px;}
	.footer-menu { width:100%;}
	.footer-menu ul { text-align:center;}
	.footer-menu ul li { float:none; display:inline-block; text-align:center;}
	.copyright { width:100%; text-align:center; margin-top:10px;}
	.welcome, .trainer, .gallery, .price, .client{ visibility:visible;}
}

@media screen and (min-width: 1000px) {
	#header { width:100%;}
	#header .main-nav{ width:100%;}
	#header .main-nav ul li ul li{display:block; position:relative; float:none;}
	#header .main-nav ul li ul li a{color:#ffffff; display:block; padding-top:10px; padding-bottom:10px; border-bottom:1px #313131 solid; padding-right:0px !important; padding-left:16px;}
	#header .main-nav ul li ul li ul li a{border-bottom:1px #313131 solid !important;
	.toggle a { text-decoration:none;}
	.toggle a:hover { color:#0bb5c7; text-decoration:none;}
	.toggle a.active{color:#0bb5c7; text-decoration:none;}
	#slider .nivo-caption .top-bar{ top:-20px; margin-bottom:0;}
	#slider .top-bar h2 {  line-height:normal;}
	.one_third { width:31%;}
	.welcome-box { width:22.3%;}
	.event { padding:0 10px;}
	.event .event-left { width:35%;}
	.event .event-right { width:60%;}
	.blogposts { width:100%;}
	.blogthumbs { width:30%;}
	.blogcontent { width:66%;}
	a.example-image-link { width:20.6%;}
	.entry-content a.example-image-link { height: auto; margin: 10px; width: 20.4%;}
	
	#client-box { width:12%;}
	.footer-col{ margin-right:18px !important; width:48%;}
	.leftdiv input[type="text"], .leftdiv input[type="email"], .leftdiv input[type="tel"], .rightdiv textarea { width:90%;}
	.entry-content .rightdiv textarea { height:156px;}
	.site-main { width:70%;}	
}

@media screen and (min-width:1000px) and (max-width:1159px){
	.nivo-caption{ top:17% !important; height:auto !important;}
	.cat_comments .cat{ width:48%;}
	.bx-wrapper{ width:100%;}
	.bx-wrapper .bx-next{ right:-30px !important;}
	.bx-wrapper .bx-prev{ left:-30px !important;}
	.footer-col{ margin-right:43px;}
	.top-search input.search-submit { top:-39px;}
	.content-area{ width:95%; padding:50px 0; margin:0 auto;}
	.container { width:95%;}
	.price #price-box { width:29.8%;}
	.price #price-box .price-left { width:25%; padding-right:5px;}
	.price #price-box .price-left i { font-size:2em;}
	.price #price-box .price-left h3 { font-size:25px;}
	.price #price-box .price-left h4 { font-size:15px;}
	.price #price-box .price-right { width:69%;}
	.price #price-box .price-right ul { padding-top:0;}
	.price #price-box .price-right ul li { font-size:11px;}	
}