/******************************
	RESPONSIVE STYLES 
******************************/
@media screen and (max-width: 1200px) {
	.table.page, .container{
		max-width: 1010px;
	}
	.container {
    	max-width: 1040px;
	}
	.move-down{
		left: calc(50% - 495px);
	}
	.quick-links-wrapper > .table > .cell:first-child{
		width: 75%;
	}
}
@media screen and (max-width: 1160px) {
	.header-menu .nav-menu > li{
	    padding: 35px 10px 0;
	}
	.move-down{
		left: 20px;
	}
	.testimonials-wrapper .more{
		right: 15px;
	}
	#menu .nav-wrapper h3 a{
		font-size: 29px;
	}
}
@media screen and (max-width: 1100px) { /* Target Screen Width */
	.nav-sidebar{
		width: 55px;
	}
	.header-wrapper,
	#menu .nav-wrapper{
		left: 55px;
	}
	.main-wrapper > .cell,
	.footer-wrapper{
		padding-left: 55px;
	}
	.nav-sidebar .social{
		left: calc(50% - 14px);;
	}
	.header-menu .cell:first-child {
    	width: 140px;
	}
	.header-menu .cell:last-child{
		width: 130px;
	}
	.header-menu .btn{
		padding-left: 15px;
		padding-right: 15px;
	}
	.quick-links-wrapper > .table > .cell:first-child{
		width: 85%;
		padding-left: 0;
		padding-right: 80px;
	}
	.footer-menu a{
		margin-left: 15px;
	}
	.footer-menu{
		margin-right: 15px;
	}
	.main-content.full-width .breadcrumbs{
		margin-bottom: 45px;
	}
}
@media screen and (max-width: 1000px) {
	.fixed .header-menu .cell:first-child,
	#inner .header-menu .cell:first-child {
	    width: 100px;
	}
	#inner #header{
		height: 75px;
	}
	.fixed .header-menu, #inner .header-menu{
		height: 75px;
		padding-top: 5px;
	}
	.header-menu .logo{
		left: 0;
	}
	.header-menu .main-nav{
		display: none;
	}
	.nav-wrapper > .flex-box {
		display: none;
	}
	.nav-sidebar .close-text{
		display: none;
	}
	#menu .nav-sidebar{
		border-right: 1px solid rgba(255, 255, 255, 0.25);
	}
	#menu .close-btn{
		border-bottom: none;
	}
	.nav-wrapper .logo{
		display: block !important;
		position: absolute;
		top: 50px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.main-nav{
		padding: 200px 40px 0 40px;
		text-align: center;
	}
	.nav-menu{
		max-width: 450px;
		margin: 0 auto;
	}
	.nav-menu > li{
		position: relative;
	}
	.nav-menu > li > a{
		display: block;
		font: 22px 'Brandon-Medium'; 
		text-transform: uppercase;
	    padding: 14px 30px 10px 25px;
	    border-bottom: 1px solid #100e0d;
	    -webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.1);
    	-moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.1);
	    box-shadow: 0px 1px rgba(255, 255, 255, 0.1);
        color: inherit;
	}
	.sub-ctrl {
	    position: absolute;
	    top: 8px;
	    right: 0;
	    width: 30px;
	    height: 40px;
	    text-align: center;
		cursor: pointer;
		z-index: 1;
	}
	.sub-ctrl:after {
	    content: "\f105";
	    font: 22px/40px Font Awesome\ 5 Pro;
	    font-weight: bold;
	}
	.sub-ctrl.show {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.sub-menu {
		position: static;
		display: none;
	    width: 100%;
	    margin: 0 !important;
        padding: 5px 25px;
	    text-align: inherit;
	    background: none;
	    border-radius: 0;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform:none;
		-o-transform: none;
		transform: none;
		transition: none !important;
		background-color: transparent;
		opacity: 1;
		visibility: visible;
	}
	.sub-menu li {
	    margin-bottom: 0;
	}
	.sub-menu li:first-child a{
		padding-top: 10px;
	}
	.sub-menu li:last-child a{
		padding-bottom: 0;
	}
	.sub-menu li a {
        display: block;
	    padding: 7px 10px 7px 20px;
        text-transform: none;
	    font-size: 16px;
	    letter-spacing: 0;
	    height: auto;
        color: inherit;
        background: none;
        margin: 0;
	}
	.footer-bottom{
		height: auto;
	    padding: 45px 15px 20px;
	}
	.footer-bottom .table,
	.footer-bottom .cell{
		display: block;
		text-align: center !important;
	}
	.footer-bottom .cell:last-child{
		width: auto;
		padding-top: 10px;
	}
	.main-content{
		padding-bottom: 80px;
	}
	.main-content .col-right{
		width: 340px;
		padding-left: 40px;
	}
	.table-tiles ul{
		margin: 20px 0 0;
	}
	.table-tiles li{
		padding: 0 10px;
	}
}
@media screen and (max-width: 900px) {
	.alert-image {
		display: none;
	}
	.alert-content {
		width: 100%;
	}
	.alert-flex {
		width: 100%;
	}
	.alertBody {
		width: 80%;
	}
	#header {
		height: 70px;
	}
	.header-wrapper {
	    position: fixed;
	    top: 0 !important;
	    z-index: 11;
	    background: #f8f7f3;
	    height: 70px;
	}
	.header-menu{
		height: 70px;
		padding-top: 5px;
	    -webkit-box-shadow: 0 2px 10px -3px rgba(0, 0, 0, 0.2);
	    -moz-box-shadow: 0 2px 10px -3px rgba(0, 0, 0, 0.2);
	    box-shadow: 0 2px 10px -3px rgba(0, 0, 0, 0.2);
	}
	.fixed .header-menu .cell:first-child, 
	#inner .header-menu .cell:first-child,
	.header-menu .cell:first-child {
	    width: 85px;
	}
	.header-menu  .logo img{
		display: none;
	}
	#home .header-menu .logo img + img{
		display: block;
	}
	.header-menu .cell:last-child{
		padding-top: 0;
	}
	.header-menu .btn{
		padding: 10px 15px 8px;
		background: #83bd47;
		color: #fff !important;
	}
	#menu, .banner,
	.nav-sidebar{
	    min-height: 450px;
	}
	#nav-btn{
		font-size: 10px;
		width: 33px;
	}
	#menu .close-btn{
		padding-top: 15px;
	}
	.search-btn{
		font-size: 22px;
	}
	.nav-sidebar .relative{
		padding-top: 10px;
	}
	.banner .single-banner{
		background-position: center top;
	}
	.banner-text .large-text{
		font-size: 42px;
		line-height: 50px;
	}
	.banner .slick-dots{
		bottom: 30px;
	}
	.banner .slick-dots li{
		width: 35px;
	}
	.about-wrapper{
		padding: 50px 0; 
	}
	.ql-box{
		width: 220px;
		height: 170px;
	}
	
	.table-tiles .tile-box .img-box::after {
		background: rgba(54, 48, 46, 0.6);
	}
	.table-tiles .tile-box .img-box span {
		opacity: 1;
		visibility: visible;
	}
	
	.testimonials-wrapper{
		height: 400px;
	}
	.footer-top h3{
		font-size: 20px;
		line-height: 26px;
	}
	.footer-bottom .social{
		display: block !important;
		padding-top: 15px;
	}
	.footer-bottom .social a:last-child{
		margin-right: 0;
	}
	.footer-menu {
    	margin-right: 0;
	}
	.main-content > .container > .table,
	.main-content .col-left,
	.main-content .col-right{
		display: block;
	}
	.main-content .col-right{
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
		padding-left: 0;
		padding-top: 30px;
	}
	.right-banner .cell{
		padding: 30px 15px;
	}
	.table-tiles li{
		width: 50%;
	}
	.tile-box h3{
		font-size: 22px;
	}

}

@media screen and (max-width: 770px) { /* Tablet View */
	body{
		cursor: pointer; /* iOS Clicking Fix */
	}
	h3{
		font-size: 26px;
	}
	h1, h2,
	.large-text{
		font-size: 28px;
		line-height: 38px;
	}
	.move-down{
		display: none;
	}
	.quick-links-wrapper > .table{
		height: 590px;
	}
	.quick-links-wrapper .large-text br{
		display: none;
	}
	.quick-links-wrapper .inner-box{
		max-width: 335px;
    	padding-right: 20px;
	}
	.footer-top h3{
		font-size: 18px;
	}
	.footer-top h3 i{
		top: 2px;
	}
	.footer-top .cell p{
		font-size: 14px;
	}
	.breadcrumbs,
	.main-content.full-width .breadcrumbs {
    	margin-bottom: 25px;
	}
	.table-tiles li{
		margin-bottom: 30px;
	}
	.table-tiles li:last-child{
		margin-bottom: 0;
	}
}

@media screen and (max-width: 670px) { /* Phone View */
	.alert-contact {
		flex-wrap: wrap;
		justify-content: center !important;
		width: 60%;
		margin: 0 auto;
	}
	.alert-contact a {
		width: 100%;
	}
	.alertBody h2 {
		font-size: 35px;
		padding-top: 50px;
	}
	.alert-content > p {
		font-size: 16px;
	}
	.alert-contact a:last-child {
		margin-top: 25px;
	}
	.nav-sidebar {
	   display: none;
	}
	.main-wrapper > .cell,
	.footer-wrapper{
		padding-left: 0;
	}
	.header-wrapper,
	#menu .nav-wrapper{
		left: 0;
	}
	#nav-btn{
		margin: 0;
		position: absolute;
		top: 10px;
		right: 15px;
		font-size: 0;
	}
	#nav-btn span{
		background: #443c39;
	}
	#menu{
		min-height: 0;
	}
	#menu .main-nav .close-btn{
		display: block !important;
		position: absolute;
		top: 0;
		right: 25px;
		top: 10px;
		padding: 0;
	}
	.search-btn{
		color:  #443c39;
		position: relative;
		top: 2px;
		margin-left: 13px;
	}
	.header-menu .cell:nth-child(2){
		display: none;
	}
	.header-menu .cell:last-child{
		width: auto;
		padding-right: 50px;
	}
	.header-menu .btn{
		width: auto;
		padding: 6px 10px 4px;
	}
	.fixed .header-menu .cell:first-child, 
	#inner .header-menu .cell:first-child, 
	.header-menu .cell:first-child {
	    width: 70px;
	}
	#header, #inner #header, .header-wrapper, .header-menu,
	#inner .header-menu{
		height: 55px;
	}
	.banner .single-banner .cell{
		padding-top: 0;
	}
	.banner-text .large-text{
    	font-size: 36px;
    	line-height: 44px
	}
	.quick-links-wrapper > .table{
		height: auto;
	}
	.quick-links-wrapper > .table,
	.quick-links-wrapper > .table >.cell{
		display: block;
	}
	.quick-links-wrapper > .table > .cell:first-child{
		width: 100%;
		padding: 40px 15px 50px;
	}
	.quick-links-wrapper .inner-box{
		max-width: 100%;
		padding-right: 0;
		text-align: center;
	}
	.quick-links-wrapper .quick-links{
		left: 0;
	}
	.ql-box{
		width: 100%;
		max-width: 340px;
    	margin: 15px auto 0;
	}
	.testimonials-wrapper .cell{
		padding: 40px 15px;
	}
	.footer-top .table,
	.footer-top .cell{
		display: block;
	}
	.footer-top .cell{
		padding-bottom: 30px;
	}
	.footer-top .cell:last-child{
		padding-bottom: 0;
	}
	.footer-menu{
		display: block !important;
		padding-top: 10px;
	}
	.footer-menu a:first-child {
	    margin-left: 0;
	}
	.table-tiles li{
		display: block;
		width: 100%;
	}
	.main-content h1:after,
	.large-text:after{
		margin-top: 15px;
		margin-bottom: 20px;
	}
	
	/* Therapist Page */
	.therapist-list .flexbox {
		flex-wrap: wrap;
	}
	.therapist-list .flexbox p {
		padding: 15px 0 0 0;
	}
}
@media screen and (max-width: 480px) {
	h3{
		font-size: 24px;
	}
	.banner-text .large-text{
		font-size: 32px;
		line-height: 40px;
	}
	h1, h2,
	.large-text {
    	font-size: 24px;
    	line-height: 34px;
	}
	.about-wrapper{
		padding: 30px 0;
	}
	.footer-top .large-text{
		margin-bottom: 20px;
	}
	.sub-banner{
		height: 250px;
	}
}

@media screen and (max-width: 360px) {
	.search-box input[type=text]{
		width: 80%;
	}
	.nav-wrapper .logo{
		max-width: 140px;
	}
	.nav-menu > li > a{
		font-size: 20px;
	}
	.main-nav{
		padding-top: 180px;
	}
	.main-content {
	    padding-bottom: 50px;
	}
}