@media only screen and (min-width : 100px) and (max-width : 1500px) {

}

@media only screen and (min-width : 100px) and (max-width : 1400px) {

}
@media only screen and (min-width : 100px) and (max-width : 1100px) {

	p{
	font-size: 18px !important;
}
	a.menu-logo .menu-title img {
    width: 92%;
}
	.header-logo {
    margin-left: 0px;
}
	.header-menu ul {
    justify-content: space-between;
}
	.header-menu ul li {
    margin-right: 0px;
}
	.header-menu ul li a {
    font-size: 16px;
    font-weight: 500;
}
	.header-btn {
    margin-left: 0px;
}
	.header-btn .custome-btn a {
    padding: 0px 0px;
}
	.custome-btn a {
    padding: 0px 0px;
}
	.custome-btn {
    width: 100%;
    height: 60px;
}
	.home-slider-content-wrap {
    margin-top: -50%;
}
	.banner-right-content {
    margin-left: 0px;
}
	.home-sec1-left h2 {
    font-size: 30px;
}
    .home-sec1-right h2 {
    font-size: 30px;
}
	section.home-sec-2 .home-sec2-heading h2 {
    font-size: 30px;
    padding-bottom: 70px;
}
	section.home-sec-5 .home-sec2-heading h2 {
    font-size: 30px;
}
	.custome-btn:before {
    left: -100%;
}
	.custome-btn {
    width: 40%;
}
	.discover-left h2 {
    font-size: 36px;
}
	.quiz-heading h2 {
    font-size: 30px;
}
	.footer-contact a {
    font-size: 18px;
}
	.footer-contact i {
    margin-right: 10px;
}
	.footer-about p {
    margin-top: 10px;
}
	.header-btn .custome-btn {
    width: 100%;
}
	.custome-btn a {
    font-size: 14px;
}
	.home-slider-content h2 {
    font-size: 30px;
}
	.home-sec2-left h2 {
    font-size: 30px;
}
	.discover-left h2 {
    font-size: 30px;
}
	.banner-right-content p {
    color: white;
    font-size: 16px !important;
}
	section.home-sec-1 {
    margin-top: 28%;
}
	.about-sec1-left h2 {
    font-size: 30px;
}
	section.about-sec-1 #accordion .card-header a {
    font-size: 20px;
}
	section.about-sec-1 .row {
    align-items: center;
}
	section.about-sec-1 {
    margin-top: 50px;
}
	.aboutme-content h2 {
    font-size: 50px;
}
	.practice-sec1-heading h2 {
    font-size: 30px;
}
	.practice-sec1-heading h2:before {
    width: 32%;
    left: 34%;
}
	.patient-heading h2 {
    font-size: 30px;
}
	.patient-heading h2:before {
    width: 20%;
    left: 40%;
    top: -90px;
}
	.contact-sec1-content h2 {
    font-size: 30px;
}
	
	
}
@media only screen and (min-width : 100px) and (max-width : 1000px) {


}
@media only screen and (min-width : 100px) and (max-width : 900px) {
.inner-page-title {
    font-size: 2rem;
}
section.responsive-menu {
    width: 100%;
    right: -102%;
}
	.page-header .col-lg-7 {
    display: none;
}
	.header-menu {
    display: none;
}
	a.menu-logo .menu-title img {
    width: 76%;
}
	.header-btn .custome-btn {
    width: 50%;
    margin-left: 27%;
}
	.home-slider-content-wrap {
    margin-top: -67%;
}
	.home-slider-content {
    margin-top: 10%;
    margin-left: 4%;
    text-align: center;
}
	.home-slider-image img {
    width: 100%;
    margin-left: 0px;
    height: 60vh;
}
	.home-slider-content-wrap {
    margin-top: -43%;
}
	.banner-right-content {
    margin-top: 40px;
}
	.banner-right-content p br {
    display: none;
}
	.banner-right-content p {
    padding: 0px 35px;
}
	.home-slider-content h2 {
    font-size: 38px;
    padding-bottom: 6px;
}
	section.home-sec-1 {
    margin-top: 90px;
    margin-bottom: 50px;
}
	.home-sec1-left h2 {
    font-size: 32px;
}
	.home-sec1-left p {
    font-size: 18px;
    font-weight: 500;
    width: 100%;
}
	.home-sec1-right h2 {
    font-size: 32px;
}
	.home-sec1-right p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}
	section.home-sec-2 .home-sec2-heading h2 {
    font-size: 34px;
    padding-bottom: 70px;
    width: 100%;
}
	.home-sec2-left h2 {
    font-size: 28px;
}
	.home-sec2-left p {
    font-size: 18px;
}
	section.home-sec-5 .home-sec2-heading h2 {
    font-size: 30px;
    padding-bottom: 70px;
}
	.home-sec5-btn .custome-btn a {
    font-size: 18px;
}
	.home-sec5-btn .custome-btn {
    width: 37%;
}
	.discover-left h2 {
    font-size: 26px;
}
	.discover-btn a {
    padding: 14px 24px;
}
	.quiz-heading h2 {
    font-size: 28px;
}
	.quiz-content h2 {
    font-size: 20px;
}
	.quiz-img img {
    width: 90%;
}
	.quiz-main {
    padding: 15px;
    align-items: center;
}
	.footer-menu {
    margin-left: 34px;
}
	.footer-about p {
    font-size: 16px;
    font-weight: 300;
}
	.address i {
    font-size: 14px;
}
	.footer-contact a {
    font-size: 14px;
}
	.mobile-menu-icon.menu-trigger .menu-line {
    background: #ffffff;
}
	.mobile-menu-btn {
    cursor: pointer;
    margin-top: -42px;
}
	.inner-banner {
    height: 450px;
}
	.inner-page-content {
    margin-top: 100px;
}
	.about-sec1-left h2 {
    color: var(--c1);
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 20px;
}
	.practice-sec1-heading {
    margin: 50px 0px;
}
	.practice-sec1-heading h2 {
    font-size: 28px;
}
	.practice-sec1-heading h2:before {
    width: 38%;
    left: 31%;
}
	.patient-heading {
    margin: 50px 0px;
}
	.patient-heading h2:before {
    width: 30%;
    left: 35%;
    top: -38px;
}
	.patient-sec1-left h3 {
    font-size: 28px;
}
	.contact-sec1-content h2 {
    font-size: 28px;
}
	.form h2 {
    font-size: 28px;
}
	.home-se2-right img {
    width: 100%;
}
	.home-se2-right1 {
    width: 100%;
}
	.footer-contact {
    margin-left: 0px;
}
	
	

}





@media only screen and (min-width : 100px) and (max-width : 600px) {
.blogs-item .custom-theme-post-item {
    display: block;
}
.blogs-item .custom-theme-post-item .custom-theme-post-content {
    padding-left: 0px;
}
	
	
	section.home-sec-3 .home-se2-right.mobile {
    display: block;
}
section.home-sec-3 .home-se2-right {
    display: none;
}
section.home-sec-6 .home-se2-right1.mobile {
    display: block;
}
section.home-sec-6 .home-se2-right1 {
    display: none;
}
section.home-sec-8 .home-se2-right1.mobile {
    display: block;
}
section.home-sec-8 .home-se2-right1 {
    display: none;
}
	
}

@media only screen and (min-width : 100px) and (max-width : 500px) {
.inner-page-title {
    font-size: 1.6rem;
}
.custom-theme-post-title a {
    font-size: 1.3rem;
}
	.mobile-menu-btn {
    margin-top: 0px;
    margin-right: 10px;
}
	a.menu-logo .menu-title img {
    width: 100%;
}
	.header-btn .custome-btn {
    display: none;
}
	.home-slider-content-wrap {
    margin-top: -150%;
}
	.home-slider-content h2 {
    font-size: 28px;
}
	p {
    font-size: 16px !important;
}
	.banner-right-content h2 {
    font-size: 28px;
}
	.home-slider-content-wrap {
    margin-top: -72%;
}
	.home-slider-image img {
    width: 220%;
    margin-left: -105%;
    height: 61vh;
}
	.home-sec1-left h2 {
    font-size: 22px;
}
	.home-sec1-right h2 {
    font-size: 28px;
}
	section.home-sec-2 .home-sec2-heading h2 {
    font-size: 22px;
    padding-bottom: 30px;
    width: 100%;
    line-height: 30px;
}
	.home-sec2-left h2 {
    font-size: 22px;
    line-height: 30px;
}
	section.home-sec-3 .home-se2-right {
}
	section.home-sec-3 .home-sec2-left {
    padding-bottom: 280px;
}
	section.home-sec-5 .home-sec2-heading h2 {
    font-size: 28px;
    padding-bottom: 70px;
    width: 100%;
}
	.home-sec5-btn .custome-btn {
    width: 44%;
}
	section.home-sec-6 .home-se2-right {
    position: absolute;
    top: 290px;
}
	section.home-sec-6 .home-sec2-left {
    padding-bottom: 270px;
}
	section.home-sec-8 .home-se2-right {
    width: 80%;
    margin: 0 auto;
}
	section.home-sec-8 .home-se2-right {
    position: absolute;
    top: 330px;
}
section.home-sec-8 .home-sec2-left {
    padding-bottom: 250px;
}
	.discover-left h2 {
    font-size: 22px;
    text-align: center;
}
	.discover-btn {
    width: 38%;
    margin: 0 auto;
    margin-top: 26px;
}
	.mt30{
	margin-top: 30px; 	
}
	.footer-logo {
    width: 50%;
}
	.footer-menu {
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
}
	.wrapper {
    overflow: hidden;
}
	section.home-sec-7 ul {
    padding: 0 20px;
}
	.discover-btn a {
    padding: 14px 15px;
	font-size: 13px;	
}
	.discover-btn {
    width: 29%;
}
	.home-sec5-btn .custome-btn {
    width: 44%;
    margin: 0 auto;
}
	section.about-sec-1 #accordion .card-header a {
    font-size: 17px;
}
	.profile-img {
    width: 50%;
}
	.img-name h2 {
    font-size: 17px;
}
	.aboutme-content h2 {
    font-size: 32px;
    margin-bottom: 30px;
}
	.practice-sec1-left h3 {
    font-size: 22px;
}
	.practice-sec1-heading h2 {
    font-size: 24px;
}
	.practice-sec1-heading h2:before {
    width: 57%;
    left: 22%;
}
	.practice-sec1-left h3 {
    font-size: 20px;
}
	.patient-heading h2 {
    font-size: 24px;
}
	.patient-heading h2:before {
    width: 40%;
    left: 30%;
    top: -38px;
}
	.patient-sec1-left h3 {
    font-size: 20px;
}
	.contact-sec1-content h2 {
    font-size: 24px;
}
	.form h2 {
    font-size: 24px;
}
	.home-se2-right {
    margin: 30px 0px;
}
	section.home-sec-4 {
    margin-top: 50px;
    margin-bottom: 100px;
}
	section.home-sec-2 .home-sec2-left {
    margin-top: 50px;
}
	section.home-sec-4 {
    margin-top: 50px;
    margin-bottom: 50px;
}
	.home-sec5-btn {
    margin-bottom: 30px;
}
	section.home-sec-6 .home-sec2-left {
    padding-bottom: 10px;
}
	section.home-sec-8 .home-sec2-left {
    padding-bottom: 10px;
}
	.home-sec2-left1 h2 {
    font-size: 22px;
}
	section.home-sec-3 .home-se2-right {
    display: none;
}
section.home-sec-3 .home-se2-right.mobile {
    display: block;
}
section.home-sec-6 .home-se2-right1 {
    display: none;
}
section.home-sec-6 .home-se2-right1.mobile {
    display: block;
}
section.home-sec-8 .home-se2-right1 {
    display: none;
}
section.home-sec-8 .home-se2-right1.mobile {
    display: block;
}
	section.home-sec-8 {
    margin: 50px 0px;
}
.testi-box {
    margin: 33px auto 0px auto !important;
	padding: 20px 20px 20px 20px;
}	
.banner-btn a {
    padding: 12px 25px;
    font-size: 14px;
}	
.author-image {
    width: 72px;
    height: 72px;
}
.form textarea {
    height: 110px;
}
.inner-banner {
    height: 300px;
}
.inner-page-content {
    margin-top: 30px;
}
	
}




@media only screen and (min-width : 100px) and (max-width : 375px) {
.post-meta span {
    font-size: 11px;
    letter-spacing: .5px;
}
.custom-theme-post-title a {
    font-size: 1.2rem;
}
	a.menu-logo .menu-title img {
    width: 80%;
}
	.home-slider-content-wrap {
    margin-top: -81%;
}
	.home-slider-content h2 {
    font-size: 22px;
}
	p {
    font-size: 14px !important;
}
	.banner-right-content h2 {
    font-size: 22px;
    font-weight: 600;
}
	.banner-right-content p {
    padding: 0px 15px;
    line-height: 29px;
    font-size: 14px !important;
}
	.home-sec1-left h2 {
    font-size: 22px;
}
	.home-sec1-right h2 {
    font-size: 22px;
}
	.home-sec1-left p {
    line-height: 27px;
}
	section.home-sec-2 .home-sec2-heading h2 {
    font-size: 22px;
}
	.home-sec2-left h2 {
    font-size: 20px;
}
	.home-sec2-left p {
    line-height: 27px;
}
	section.home-sec-3 .home-sec2-left {
    padding-bottom: 200px;
}
	section.home-sec-5 .home-sec2-heading h2 {
    font-size: 22px;
}
	.home-sec5-btn .custome-btn a {
    font-size: 16px;
	line-height: 50px;
}
	.home-sec5-btn .custome-btn {
    width: 40%;
    height: 50px;
}
	section.home-sec-7 .home-sec2-left h3 {
    font-size: 18px;
}
	section.home-sec-7 .home-sec2-left ul li {
    line-height: 27px;
    font-size: 14px;
}
	.home-sec2-left h3 {
    font-size: 18px;
    font-weight: 700;
}
	.discover-btn {
    width: 44%;
}
	.discover-left h2 {
    font-size: 20px;
}
	.quiz-heading h2 {
    font-size: 22px;
}
	.quiz-img img {
    width: 75%;
}
	.home-sec2-left ul li {
    font-size: 14px;
    line-height: 27px;
}
	.quiz-heading h2 {
    font-size: 20px;
    padding-bottom: 30px;
}
	.footer-about p {
    line-height: 27px;
}
	.about-sec1-left h2 {
    font-size: 22px;
}
	section.about-sec-1 #accordion .card-header a {
    font-size: 16px;
}
	.profile-img {
    width: 60%;
}
	.aboutme-content h2 {
    font-size: 22px;
}
	.img-name h2 {
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 30px;
}
	.about-main {
    padding: 50px 30px;
}
	.practice-sec1-heading h2 {
    font-size: 22px;
}
	.practice-sec1-left h3 {
    font-size: 18px;
}
	.practice-sec1-heading h2:before {
    width: 58%;
    left: 21%;
}
	.patient-heading h2 {
    font-size: 22px;
}
	.patient-heading h2:before {
    width: 40%;
    left: 30%;
    top: -41px;
}
	.contact-sec1-content h2 {
    font-size: 22px;
}
	.form h2 {
    font-size: 22px;
}
	section.home-sec-1 {
    margin-top: 90px;
    margin-bottom: 10px;
}
	.home-sec1-left h3 {
    font-size: 22px;
    font-weight: 700;
}
	.home-sec1-left p {
    font-size: 12px !important;
}
	section.home-sec-2 .home-sec2-heading h2 {
    font-size: 18px;
    line-height: 26px;
}
	section.home-sec-2 .home-sec2-left {
    margin-top: 30px;
}
	.home-sec2-left1 h2 {
    font-size: 18px;
}
	.home-sec2-left h2 {
    font-size: 18px;
}
	section.home-sec-5 {
    margin-bottom: 50px;
}
	section.home-sec-6 {
    margin-bottom: 50px;
}
	section.home-sec-2 {
    margin-bottom: 50px;
}
	.home-slider-image img {
    width: 240%;
    margin-left: -126%;
}
section.responsive-menu {
    padding: 20px 10px 0 10px;
}	
.menu-icon .menu-logo {
    padding-right: 0;
}	
section.home-sec-1 {
     margin-top: 110px;
}	
	
	
	
}




@media only screen and (min-width : 100px) and (max-width : 320px) {
.home-slider-content-wrap {
    margin-top: -290%;
}
	.home-slider-content h2 {
    font-size: 20px;
}
	a.menu-logo .menu-title img {
    width: 84%;
}
	.banner-right-content h2 {
    font-size: 20px;
}
	.banner-right-content h3 {
    font-size: 16px;
    margin-bottom: 17px;
}
	.banner-btn a {
    padding: 12px 28px;
    border-radius: 6px;
}
	.banner-right-content p {
    padding: 0px 7px;
}
	p {
    font-size: 12px !important;
	line-height: 25px !important;
}
	.home-slider-image img {
    width: 250%;
    margin-left: -133%;
    height: 50vh;
}
	.home-slider-content-wrap {
    margin-top: -83%;
}
	.home-sec1-left h2 {
    font-size: 18px;
}
	.home-sec1-right h2 {
    font-size: 18px;
}
	section.home-sec-2 .home-sec2-heading h2 {
    font-size: 20px;
}
	.home-sec2-left h2 {
    font-size: 18px;
}
	section.home-sec-5 .home-sec2-heading h2 {
    font-size: 20px;
}
	section.home-sec-4 {
    margin-bottom: 50px;
}
	.home-sec5-btn .custome-btn {
    width: 46%;
    height: 50px;
}
	section.home-sec-7 .home-sec2-left h3 {
    font-size: 16px;
}
	section.home-sec-7 .home-sec2-left ul li {
    line-height: 25px;
    font-size: 12px;
}
	section.home-sec-7 ul {
    padding: 0 12px;
}
	.home-sec2-left h3 {
    font-size: 16px;
}
	.discover-btn a {
    padding: 12px 22px;
    font-size: 14px;
}
	.discover-btn {
    width: 42%;
}
	section.home-discover {
    margin-bottom: 50px;
}
	.footer-menu ul li a {
    font-size: 14px;
}
	.footer-contact i {
    margin-right: 4px;
}
	.footer-social-icon i {
    width: 35px;
    height: 35px;
    line-height: 35px;
}
	.about-sec1-left h2 {
    font-size: 18px;
}
	.about-main {
    padding: 50px 20px;
}
	.practice-sec1-heading h2 {
    font-size: 20px;
}
	.practice-sec1-heading {
    margin: 30px 0px;
}
	.patient-heading h2 {
    font-size: 20px;
}
	.patient-heading h2:before {
    width: 40%;
    left: 30%;
    top: -22px;
}
	.patient-heading {
    margin: 30px 0px;
}
	.patient-sec1-left p {
    margin-bottom: 0px;
}
	.patient-sec1-left {
    margin-bottom: 20px;
}
	.contact-sec1-content h2 {
    font-size: 20px;
}
	.form h2 {
    font-size: 20px;
}
	.quiz-img {
    margin: 0 auto;
    width: 30%;
}
	.quiz-img img {
    width: 100%;
}
	.quiz-main {
    display: block;
}
	.quiz-main .quiz-content {
    text-align: center;
}
section.home-sec-1 {
    margin-top: 90px;
    margin-bottom: 10px;
}
	.home-sec1-left h2 {
    font-size: 14px;
}
	.home-sec1-left h3 {
    font-size: 20px;
    font-weight: 700;
}
	section.home-sec-2 .home-sec2-heading h2 {
    font-size: 14px;
    line-height: 22px;
}
	section.home-sec-2 .home-sec2-heading h2 {
    padding-bottom: 10px;
}
	.home-sec2-left h2 {
    font-size: 14px;
    line-height: 22px;
}
	section.home-sec-5 {
    margin-bottom: 50px;
}
.author-image {
    width: 55px;
    height: 55px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}


@media only screen and (min-width : 100px) and (max-width : 317px) {
	
	.discover-btn a {
    padding: 12px 22px;
    font-size: 12px;
}
	
	
	
	
	
}










