/* ==========================================================================
  Wide Screen Layout: From 1200px.
========================================================================== */
@media (max-width: 1100px) {
#topheaderinner, #page, #supplementaryinner, #topsectioninner {
    padding:0 20px;
}
}

@media (max-width: 1040px) {
#mega-menu-wrap-primary #mega-menu-primary {
    padding-bottom:10px !important;
}
}

@media (max-width: 900px) {
#access ul {
	font-size: 11px;
}

}


@media (max-width: 780px) {
.homeblogholder{
  grid-template-columns: 1fr;
}
	
	
	#topsectioninnerleft {
    display:none;
}

#topsectioninnerright {
    max-width:100%;
	float: none;
	text-align: center;
}
	
	.bookapt h2{
	text-align: center;
}

.bookapt .colorbutton{
	text-align: center;
}
	
	.alm-reveal {
  grid-template-columns: 1fr 1fr;
}
	
	.single-post #primary {
    width: 100%;
}

.single-post #secondary {
    margin-right: 0;
    width: 100%;
}
	
	.treatmenttoppanel .colorbuttongrey {
    margin-top: 0;
    text-align: left;
}
	
	.searchres {
    grid-template-columns: 1fr;
}

}
/* ========= end of Wide Screen Layout: From 1200px. ========= */


/* ==========================================================================
  Normal Desktop Layout: From 980px.
========================================================================== */
@media (min-width: 1000px) and (max-width: 1050px) {




}
/* ========= end of Normal Desktop Layout: From 980px. ========= */


/* ==========================================================================
  Tablet Device Layout: From 768px.
========================================================================== */
@media (min-width: 768px) and (max-width: 999px) {

.treatmenttoppanel .colorbuttongrey a {
    padding: 15px 15px;
}
.taxtreatmentholder {
	grid-template-columns: 1fr 1fr 1fr;
}

/* ==========================================================================
  Tablet Device Layout: From 768px.
========================================================================== */
@media (min-width: 768px) and (max-width: 890px) {

.mega-megacolumn01, .mega-megacolumn02, .mega-megacolumn03 {
	width:100% !important;
}
.mynavsearch{
	display: none !important;
}
.homefeature .colorbuttonalt a {
    font-size: 1.9vw;
}
}

}
/* ========= end of Tablet Device Layout: From 768px. ========= */

@media (min-width: 781px) and (max-width: 800px) {
.testimonialspanel{
	background-size: 80%;
}

.mynavsearch{
	display: none !important;
}
}


/* ==========================================================================
  Mobile Layout: From 320px.
========================================================================== */
@media only screen and (min-width: 768px) and (max-width: 780px) {

.treatmenttoppanel .colorbuttongrey a {
    display: none;
}
.treatmenttoppanel {
	margin-bottom: 0px;
	background: none;
}
.mynavsearch{
	display: none !important;
}
}
/* ========= end of Mobile Layout: From 320px. ========= */


/* ==========================================================================
  Wide Mobile Layout: 480px.
========================================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {

.entry-content h1,
.comment-content h1,
.single-post h1,
.single-treatment h1, 
.tax-treatment-category h1{
	font-size: 2vw;
}

.entry-content h2,
.comment-content h2,
.single-post h2,
.single-treatment h2,
h2.taxtitle, 
.tax-treatment-category h2{
	font-size:24px;
}
.entry-content h3,
.comment-content h3,
.single-post h3,
.single-treatment h3, 
.tax-treatment-category h3 {
	font-size: 20px;
}
.entry-content h4,
.comment-content h4,
.single-post h4,
.single-treatment h4, 
.tax-treatment-category h4 {
	font-size:18px;
}
.entry-content h5,
.comment-content h5,
.single-post h5,
.single-treatment h5, 
.tax-treatment-category h5 {
	font-size:16px;
}
.entry-content h6,
.comment-content h6,
.single-post h6,
.single-treatment h6, 
.tax-treatment-category h6 {
	font-size:14px;
}
.homeblogholder{
  grid-template-columns: 1fr;
}
.treatmenttoppanel .colorbuttongrey a {
    display: none;
}
.treatmenttoppanel {
	margin-bottom: 0px;
	background: none;
}
.taxtreatmentholder {
	grid-template-columns: 1fr 1fr;
}
.testimonialspanel{
	background-size: 80%;
}
.alm-reveal {
  grid-template-columns: 1fr 1fr;
}
.mynavsearch{
	display: none !important;
}
.mega-megacolumn01, .mega-megacolumn02, .mega-megacolumn03 {
    width: 100% !important;
}
.page-id-19 .alm-listing {
    grid-template-columns: 1fr 1fr;
}
.homeherobanner .colorbutton a{
	top: 0;
}
.treatmentbelowtitle p {
    font-size: 3vw;
    line-height: 1.3;
}
.homefeature .colorbuttonalt a {
    font-size: 18px;
}
}
/* ========= end of Wide Mobile Layout: 480px. ========= */



/* ==========================================================================
  Small Mobile Layout
========================================================================== */
@media (max-width: 479px) {

.entry-content h1,
.comment-content h1,
.single-post h1,
.single-treatment h1, 
.tax-treatment-category h1{
	font-size: 2vw;
}

.entry-content h2,
.comment-content h2,
.single-post h2,
.single-treatment h2,
h2.taxtitle, 
.tax-treatment-category h2{
	font-size:24px;
}
.entry-content h3,
.comment-content h3,
.single-post h3,
.single-treatment h3, 
.tax-treatment-category h3 {
	font-size:20px;
}
.entry-content h4,
.comment-content h4,
.single-post h4,
.single-treatment h4, 
.tax-treatment-category h4 {
	font-size:18px;
}
.entry-content h5,
.comment-content h5,
.single-post h5,
.single-treatment h5, 
.tax-treatment-category h5 {
	font-size:16px;
}
.entry-content h6,
.comment-content h6,
.single-post h6,
.single-treatment h6, 
.tax-treatment-category h6 {
	font-size:14px;
}
.homeblogholder{
  grid-template-columns: 1fr;
}
.treatmenttoppanel .colorbuttongrey a {
    display: none;
}
.treatmenttoppanel {
	margin-bottom: 0px;
	background: none;
}
.taxtreatmentholder {
	grid-template-columns: 1fr;
}
.testimonialspanel{
	background-size: 80%;
}
.alm-reveal {
  grid-template-columns: 1fr;
}
.mynavsearch{
	display: none !important;
}
.mega-megacolumn01, .mega-megacolumn02, .mega-megacolumn03 {
    width: 100% !important;
}
.page-id-19 .alm-listing {
    grid-template-columns: 1fr;
}
.homefeature .colorbuttonalt a {
    font-size: 4vw;
}
.homeherobanner .colorbutton a{
	top: 0;
}
.treatmentbelowtitle p {
    font-size: 5vw;
    line-height: 1.3;
}
.homefeature .colorbuttonalt a {
    font-size: 18px;
}
#topsectioninnerright br{
	display: initial;
}
}
/* ========= end of small Mobile Layout ========= */
