/* Mobile Portrait View */

@media screen and (max-width:479px) {

*{box-sizing:border-box;}
	.top-nav { margin-bottom:10px;}
	.top-nav ul { float:none; text-align:center;}
	.top-search { display:none;}
	.top-social { display: block; margin: 0 auto; width: 67%;}
	.appoint-col {
    		float: left;
    		padding: 0px 0px 10px 5px;
    		min-height: 50px;
		width:100%!important;
	}
	.appoint-col:hover {
    		float: left;
    		padding: 0px 0px 10px 5px;
    		min-height: 50px;
		width:100%!important;
	}
	.appoint-icon{ margin-right:1px; width:30px; height:30px; padding:5px;}
	.appoint-details h4 { font-size:13px !important;}
	.appoint-details h3 {
    		font-family: Roboto Condensed;
    		font-size: 16px !important;
    		color: #ffffff;
    		font-weight: bold;
	}
#pg-357-0, #pg-357-1, #pl-357 .panel-grid-cell .so-panel {
    margin-bottom: 0px;
}
        #slider .nivo-directionNav a {top: 15%!important;}
	#topbar .nivo-caption .top-nav ul li a { font-size:11px; margin:5px 4px 0;}
	#slider .top-bar { padding:0 20px; top:35px;}
	#slider .top-bar h1 { font-size:25px; padding-bottom:25px;}
	#slider .top-bar a{ font-size:14px; padding:8px 20px; margin-top:0; width:auto;}
	.arrow-down { display:none;}
	.container { padding:0 15px;}
	#header { width:100%; padding:0 20px; position:inherit !important;background-color: #303030;}
	.logo { float:none; text-align:center;padding: 50px;margin-bottom: -40px;margin-top:-30px;
}
	
	#advantage-box { margin:0 0 30%;}
	#client-box { text-align:center; margin-bottom:10%;}	
	.team-members { width:auto; float:none; }
	.team-col { width:auto; display:block; float:none; margin-left:0;margin-bottom:20px;}
	.team-col img { min-width:100%;}
	.copyright-wrapper .inner{ width:100%;}
	.copyright{ float:none; text-align:center; margin-bottom:10px;}
	.sicons { width:auto;}
	.footer, .copyright { width:auto; padding:0 20px;}
	.copyright-txt, .design-by { text-align:center; float:none;}
	.services, .about, .advantage, .ourblog, .statistic, .testimonial, .last_column img, .our-team, .client, .appointment, .last_column img, .core-featured .one_half, .core-featured .one_half.last_column, .gallery, .team-col, .column-2, .column-2.last_column { visibility:visible;} 

/* ------ Extra ------ */
	.one_half{ width:100%;}
	.photobooth .filter-gallery{ width:auto;}
	.photobooth .gallery ul li{ width:100%; }
	.toggle{display:block;}
	.toggle a{width:100%; color:#ffffff; background:url(../images/mobile_nav_right.png) no-repeat right center #373a3f; padding:10px 10px; margin-top:20px; font-size:16px;}
	.toggle a:hover{ color:#ffffff !important;}
	.toggle a.active{color:#dbdbdb;}
	.main-nav{display:none;}
	.main-nav{float:none; margin:0; position:relative; overflow-x:hidden; }
	.main-nav ul{background:#454545; 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;width:100%;}
	.main-nav ul li a{padding:5px 10px; display:block; color:#ffffff !important; font-size:13px;}
	.main-nav ul li a:hover{color:#dbdbdb !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;}
	#header{ width:100%; padding:15px 0;background-color: #303030;}
	#header .logo{ float:none;}
	#slider .top-bar p{ display:none;}
	section{ padding:40px 0;}
	
	

/* --------- Pages ------- */
	.content-area{ width:auto; margin:0 20px; padding:0px 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;}
	#slider .nivo-caption{ top:0; width:100%; left:0;}
	#slider .nivo-caption .top-bar{ top:24px; padding-bottom:17px;}
	#slider .nivo-caption .top-bar h2{ font-size:17px; padding-bottom:25px; line-height:20px;}
	#slider .nivo-caption .top-bar a.read-more{ display:none;}
	a.contact{ margin-top:5px !important; font-size:12px !important;}
	#slider .nivo-directionNav a{ top:40%;}
	.bx-controls-direction{ display: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;}
	.blogposts, .facts .stat{ visibility:visible;}
	.foot-top { width:auto; text-align:center;}
	.footer-col{ width:100%; margin-bottom:20px;}
	.footer-col .foot-post .foot-post-content{ width:195px;}
	h2.section-title{ margin-bottom:5px;}
	.one_half.last_column{ margin-top:50px;}
	.map iframe{ height:232px;}
	.clients img{ width:24%; margin-bottom:20px;}
	.blogposts { margin-bottom:10%;}
	.blogposts h2 { font-size:20px !important;}
	.blogposts .author-name { width:auto;}
	.blogposts .comnt { display:none;}
	.postmeta, .entry-meta { font-size:11px;}
	
	
}

/* Mobile Landscape View */

@media screen and (max-width:719px) and (min-width:480px) { 
	*{box-sizing:border-box;}
	.top-nav { margin-bottom:10px;}
	.top-nav ul { float:none; text-align:center;}
	.top-search {display:none;}
	.top-search form.search-form input[type="search"] { width:280px;}
	.top-search input.search-submit {left: 88%; top: -38px;}
	.top-social { margin: 0 auto; width: 43%;}
	.appoint-col { width:100%; padding:20px;}
	.appoint-col:hover { padding:20px;}
	.appoint-icon{ margin-right:5px;}
	#appoint .appoint-inner .appoint-col .appoint-details h4 { font-size:13px;}
	#topbar .top-nav ul li a { font-size:18px; margin:5px 4px 0;}
	#slider .top-bar { padding:0 20px; top:60px;}
	#slider .top-bar h1 { font-size:30px; padding-bottom:5px;}
	#slider .top-bar a{ font-size:18px; padding:8px 20px; margin-top:20px;}
	#slider  .nivo-caption { text-align:center;}
	.arrow-down { display:none;}
	.container { width:auto; padding:0 20px;}
	#header { padding:0 0px; position:inherit !important;background-color: #303030;}
	.logo { float:none; text-align:center;}
	.blogposts { width:auto; display:block; margin-bottom:30px;}
	.blogposts .author-name { width:auto;}
	.comnt { width:30%;}
	.alignleft, img.alignleft { float:none; display:block;}
	.team-members { width:auto; float:none;}
	.team-col { width:auto; display:block; float:none; margin-left:0; margin-bottom:20px; }
	.team-col img { min-width:100%;}
	.sicons { width:auto;}
	.footer, .copyright { width:auto; padding:0 20px;}
	.copyright-txt, .design-by { text-align:center; float:none;}
	.services, .about, .advantage, .ourblog, .statistic, .testimonial, .last_column img, .our-team, .client, .appointment, .last_column img, .core-featured .one_half, .core-featured .one_half.last_column, .gallery, .team-col, .column-2, .column-2.last_column { visibility:visible;} 
	

/* ------ Extra ------ */
	.one_half{ width:100%;}
	.photobooth .filter-gallery{ width:auto;}
	.photobooth .gallery ul li{ width:100%; }
	.photobooth .gallery ul li img{ height:auto;}
	.toggle{display:block;}
	.toggle a{width:100%; color:#ffffff; background:url(../images/mobile_nav_right.png) no-repeat right center #454545; padding:10px 10px; margin-top:20px; font-size:16px;}
	.toggle a:hover { color:#0bb5c7; text-decoration:none;}
	.toggle a.active{color:#0bb5c7; text-decoration:none;}
	.main-nav{display:none;}
	#header .main-nav{float:none; margin:0; position:relative; overflow-x:hidden;background-color: #303030; }
	#header .main-nav ul{background-color: #303030; color:#000; width:100%; float:none !important; margin-left:0; font-size:15px !important;}
	#header .main-nav ul li{border-top:1px #303030 solid; display:block; float:none; text-align:left;background-color: #303030;}
	.main-nav ul li a{padding:5px 10px; display:block; color:#ffffff !important;}
	.main-nav ul li a:hover{color:#dbdbdb !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;}
	#header .logo{ float:none;}
	a.arrow-down, #slider .top-bar p{ display:none;}
	#prevslide, #nextslide{ top:0;}
	.copyright-wrapper .inner{ width:100%;}
	.foot-top { width:auto; text-align:center;}
	.copyright{ float:none; text-align:center; margin-bottom:10px;}
	section{ padding:40px 0;}
	
	#advantage-box { margin:0 0 10%;}
	#client-box { text-align:center; margin-bottom:10%;}	
	.stat { width:60%; margin:0 auto !important;}
	.stat:nth-child(2n+1) { margin-right:0;}

	


/* --------- 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;}
	#slider .nivo-caption{ top:0; width:80%; height:90%;}
	#slider .nivo-caption .top-bar{ top:35px; padding-bottom:32px;}
	#slider .nivo-caption .top-bar h2{ font-size:24px; padding-bottom:10px; line-height:35px; padding-left:5px; padding-right:5px;}
	#slider .top-bar a.read-more{ display:none;}
	a.contact{ margin-top:5px !important; font-size:12px !important;}
	.nivo-directionNav a{ top:39% !important;}
	.bx-controls-direction{ display: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;}
	.blogposts, .facts .stat{ visibility:visible;}
	h2.section-title{ margin-bottom:5px;}
	.map iframe{ height:232px;}
	.footer-col{ width:100%; margin-bottom:20px;}
	.footer-col .foot-post .foot-post-content{ width:195px;}
	a.glstore { clear: both; float: left; width: 35%; margin-right:2%;}
	a.appstore { float: left; width: 35%;}
	.clients img{ margin-bottom:20px;}
}


@media screen and (max-width:899px) and (min-width:320px) { 

	h2.section-title { line-height:48px; font-size:25px !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:#dbdbdb!important; text-decoration:none;}
	.toggle a.active{color:#dbdbdb!important; text-decoration:none;}
	a.select { left:32%;}
	
.slider-pro {
	position: relative;
	margin: 0 auto;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	max-height:296px;
	height: 296px;
	min-height: 296px;
}

.sp-slides-container {
	position: relative;
	max-height:296px;
	height: 296px;
	min-height:296px;
	margin-top: -60px;
}

.sp-mask {
	position: relative;
	overflow: hidden;
}

.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	max-height:296px;
	height: 296px;
	min-height: 296px;
}

.sp-slide {
	position: absolute;
	max-height:296px;
	height: 296px;
	min-height: 296px;
}

.sp-image-container {
	overflow: hidden;
	max-height:296px;
	height: 296px;
	min-height: 296px;
}

.sp-image {
	position: relative;
	display: block;
	border: none;
	max-height:296px!important;
	height: 296px!important;
	min-height: 296px!important;
	width:100%!important;
}

.sp-no-js {
	overflow: hidden;
	max-width: 100%;
}	
	
	

}

/* Tablet View */

@media screen and (max-width:999px) and (min-width:720px) { 
	*{box-sizing:border-box;}
	#topbar .top-nav .menu li a { font-size:11px; margin-right:9px;}
	.top-search form.search-form input[type="search"] { width:100%;}
	.top-search input.search-submit {left:85%;}
	.container { width:auto; padding:0 20px;}
	#header { padding:0 0px;background-color: #303030;}
	.blogposts { width:30%; display:inline-block; float:left; margin-right:5%;}
	.ourblog .blogposts h2 { font-size:19px;}
	.blogposts .author-name { width:auto;}
	.comnt { width:50% !important;}
	.team-members { width:auto; float:none;}
	.team-col { width:44.69%; float:left; margin:0 18px 40px;}
	.team-col img { min-width:100%;}
	.sicons { width:94%; margin:auto;}
	.footer, .copyright { width:auto; padding:0 20px;}
	.cat_comments .cat, .cat_comments .comnt{ font-size:10px;}
	.clients img, .facts .stat{ margin-bottom:20px;}
	.appoint-col {
		width:auto;
    		float: left;
    		padding: 10px 10px 10px 10px;
    		min-height: 70px;
 		min-height:auto;
	}
	.appoint-col:hover { padding:10px 10px 10px 10px;}
	.appoint-col .appoint-icon { }
	.appoint-col .appoint-icon img { width:100%;}
	.appoint-col .appoint-details { }
	.appoint-col .appoint-details h3 { font-size:17px; line-height:25px;}
	.appoint-col .appoint-details h4 { font-size:10px;}
	#services-box { width:33%; float:left;}
	#advantage-box { margin-bottom:10%;}
	.statistic .stat .stat-right h3.counter { font-size:35px;}
	.statistic .stat .stat-right p { font-size:12px;}

.slider-pro {
	position: relative;
	margin: 0 auto;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	max-height:296px;
	height: 296px;
	min-height: 296px;
}

.sp-slides-container {
	position: relative;
	max-height:296px;
	height: 296px;
	min-height:296px;
	margin-top: -60px;
}

.sp-mask {
	position: relative;
	overflow: hidden;
}

.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	max-height:296px;
	height: 296px;
	min-height: 296px;
}

.sp-slide {
	position: absolute;
	max-height:296px;
	height: 296px;
	min-height: 296px;
}

.sp-image-container {
	overflow: hidden;
	max-height:296px;
	height: 296px;
	min-height: 296px;
}

.sp-image {
	position: relative;
	display: block;
	border: none;
	max-height:296px!important;
	height: 296px!important;
	min-height: 296px!important;
	width:100%!important;
}

.sp-no-js {
	overflow: hidden;
	max-width: 100%;
}	

/* ------ Extra ------ */
	.one_half{ width:100%; text-align:center;}
	.photobooth .filter-gallery{ width:auto;}
	.photobooth .gallery ul li{ width:48%;}
	.toggle{display:block;}
	.toggle a{width:100%; color:#ffffff; background:url(../images/mobile_nav_right.png) no-repeat right center #373a3f; padding:10px 10px; margin-top:20px; font-size:16px;}
	.toggle a:hover { color:#d00000!important; text-decoration:none;}
	.toggle a.active{color:#d00000!important; text-decoration:none;}
	.main-nav{display:none;}
	#header .main-nav{float:none; margin:0; position:relative; overflow-x:hidden; background-color: #303030;}
	#header .main-nav ul{background:#2f2f2f; 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:#dbdbdb !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;}
	#header .logo{ float:none; text-align:center;}
	


/* --------- Pages ------- */
	.content-area{ width:auto; margin:0 20px; padding:50px 0;}
	.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;}
	.slider-main .nivo-caption{ top:0; }
	a.read-more, .common_btn{ margin-top:2px;}
	#slider .nivo-caption .top-bar h2{ font-size:25px; line-height:34px; padding-left:0;}
	a.contact{ margin-top:15px !important; font-size:18px !important;}
	a.select {font-size: 15px; left: 20%;}		
	.pricing_table { font-size:12px;}
	.pricing_table .tf a { font-size:15px;}
	.bx-controls-direction{ display:none;}
	.copyright-wrapper .inner{ width:95%; margin: auto;}
	.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;}
	.footer-col{ margin-right:9px; width:24%;}
	.locate-icon { width:12%; margin-right:5px;}
	.locate-address { width:85%;}
	.locate-address p { font-size:10px;}
	.footer-col .foot-post .foot-post-thumb { width:24%; height:auto; margin-right:5px;}
	.foot-post-content p { line-height:normal;}
	.social-icons a { margin-right:6px;}
	#main-footer, .copyright ul li, .footer-menu ul li a{ font-size:14px;}
	.foot-top { width:auto; text-align:center;}
	.services, .about, .advantage, .ourblog, .statistic, .testimonial, .last_column img, .our-team, .client, .appointment, .last_column img, .core-featured .one_half, .core-featured .one_half.last_column, .gallery, .team-col, .column-2, .column-2.last_column{ visibility:visible;}

}

@media screen and (min-width: 1000px) {
	#topbar .top-nav ul li a { margin-right:12px;}
	.top-search input.search-submit { top:2px;}
	#header .main-nav{ width:100%; margin-left: 0px;}
	#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:0px !important;}
	.toggle a { text-decoration:none;}
	.toggle a:hover { color:#0bb5c7; text-decoration:none;}
	.toggle a.active{color:#0bb5c7; text-decoration:none;}
	a.select {font-size: 15px; left: 54px;}
	.ourblog .blogposts .author-name { width:auto;}
	.blogposts h2 { font-size:22px !important;}
	.comnt { width:37% !important;}
	.footer-col{ margin-right:18px !important; width:23%;}
	.foot-post-thumb { float:left;}
	.footer-col .foot-post .foot-post-content { width:70%;}
	.foot-post-content p { line-height:normal;}
	.site-main { width:70%;}
	#slider .nivo-caption .top-bar{ top:-20px; margin-bottom:0;}
	#slider .top-bar h2 { padding-left:0; line-height:normal;}
	.stat .stat-right h3.counter { font-size:45px}
	.stat .stat-right p { font-size:16px}
	.appoint-col { width:100%;}
	#appoint .appoint-inner .appoint-col .appoint-icon { width:18%; margin-right:5px;margin-left:5px;}
	#appoint .appoint-inner .appoint-col .appoint-details { width:78%;}
	#appoint .appoint-inner .appoint-col .appoint-details h4 { font-size:13px;}

}

@media screen and (min-width:1000px) and (max-width:1159px){
	.copyright-wrapper .inner{ width:95%;}
	.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;}
	.footer-col .foot-post .foot-post-content{ width:224px;}
	.top-search input.search-submit { top:-39px;}
	.content-area{ width:95%; padding:50px 0; margin:0 auto;}

.sp-slides-container {
	position: relative;
	max-height: 320px;
	height: 320px;
	min-height: 320px;
	margin-top: -60px;
}

.sp-mask {
	position: relative;
	overflow: hidden;
}

.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
max-height: 320px;
height: 320px;
min-height: 320px;
}

.sp-slide {
	position: absolute;
max-height: 320px;
height: 320px;
min-height: 320px;
}

.sp-image-container {
	overflow: hidden;
max-height: 320px;
height: 320px;
min-height: 320px;
}

.sp-image {
	position: relative;
	display: block;
	border: none;
	max-height:320px!important;
	height: 320px!important;
	min-height: 320px!important;
	width:100%!important;
}

.sp-no-js {
	overflow: hidden;
	max-width: 100%;
}
	
	
}

}
@media screen and (min-width:1160px) and (max-width:1400px){
.sp-slides-container {
	position: relative;
	max-height:390px;
	height: 390px;
	min-height:390px;
	margin-top: -10px;
}

.sp-mask {
	position: relative;
	overflow: hidden;
}

.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	max-height:390px;
	height: 390px;
	min-height: 390px;
}

.sp-slide {
	position: absolute;
	max-height:390px;
	height: 390px;
	min-height: 390px;
}

.sp-image-container {
	overflow: hidden;
	max-height:390px;
	height: 390px;
	min-height: 390px;
}

.sp-image {
	position: relative;
	display: block;
	border: none;
	max-height:390px!important;
	height: 390px!important;
	min-height: 390px!important;
	width:100%!important;
}

.sp-no-js {
	overflow: hidden;
	max-width: 100%;
}
	
	
}