
.therapyText	{
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	background-color: #DFEB69;
	padding: 20px 2px 20px 2px;  
}

@import url('https://fonts.googleapis.com/css2?family=Manjari:wght@100;400;700&display=swap');
 
 a{display: block; width: 100%; margin: 30px 0px; text-align: center; margin: 0 auto; padding: 20px;}

img{width: 100%;}


/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) { 
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
}


@media only screen and  (max-width: 1500px) and (min-width: 765px)  { 



}


  

/* #Media Queries
================================================== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) { }

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
   
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) { 
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
 

  .menu{float: none  !important}
  #cssmenu #menu-button{color: #000 !important;}
  .w-list ul{margin: 0px 10px; padding: 0px 0px}
  .bg1{background-image: none;}
  .img img{width: 100% !important}
  .pt200{padding: 20px !important;}
}

/**
  * User styles
**/ 