@media (min-width: 1200px) {
    .container{
        max-width: 1170px;
    }
}
@media (min-width: 1300px) {
    .container{
        max-width: 1250px;
    }
}

@media (min-width: 1500px) {
    .wide .container {
        max-width: 90%;
    }
    .container{
        max-width: 1370px;
    }
}

@media (max-width: 1500px) {
    h1, .h1{
        font-size: 42px;
    }
    h2, .h2{
        font-size: 38px;
    }
    h3, .h3{
        font-size: 33px;
    }
    h4, .h4{
        font-size: 28px;
    }
    h5, .h5{
        font-size: 23px;
    }
    h6, .h6{
        font-size: 18px;
    }
    .ppc-sb-header-phone .ppc-sb-phone-title {
        font-size: 22px;
    }
    .ppc-sb-header-phone .ppc-sb-phone-no {
        font-size: 35px;
    }
   
    .footer-social-links li a {
        width: 60px;
        height: 60px;
    }
    .banner-blocks .block-title {
        font-size: 24px;
    }
    .banner-blocks .block-subtitle {
        font-size: 15px;
    }
    .banner-blocks .block-inner {
        padding: 15px;
    }
}


@media (max-width: 1199px) {
    h1, .h1{
        font-size: 40px;
    }
    h2, .h2{
        font-size: 35px;
    }
    h3, .h3{
        font-size: 30px;
    }
    h4, .h4{
        font-size: 25px;
    }
    h5, .h5{
        font-size: 20px;
    }
    h6, .h6{
        font-size: 18px;
    }
    .ppc-sb-header-left {
        width: 200px;
    }
    .ppc-sb-header-right {
        width: calc(100% - 200px);
    }
    .ppc-sb-header-phone .ppc-sb-phone-title {
        font-size: 20px;
    }
    .ppc-sb-header-phone .ppc-sb-phone-no {
        font-size: 32px;
    }
    .footer-social-links li a {
        width: 60px;
        height: 60px;
    }
}
@media (max-width: 1024px) {
	header.ppc-sb-header {
		background: var(--color-one);
	}
}

@media (max-width: 991px) {
    .ppc-sb-image-with-content .image {
    margin-bottom: 30px;
}
.powered-logo img {
    max-width: 150px;
}
.ppc-sidebar.spaced {
    padding-top: 0;
}
    .ppc-sb-header-phone .ppc-sb-phone-title {
        font-size: 18px;
    }
    .ppc-sb-header-phone .ppc-sb-phone-no {
        font-size: 30px;
    }
    .footer-map iframe {
        height: 500px;
    }
   
}


@media (max-width: 767px) {
    h1, .h1{
        font-size: 35px;
    }
    h2, .h2{
        font-size: 30px;
    }
    h3, .h3{
        font-size: 26px;
    }
    h4, .h4{
        font-size: 22px;
    }
    h5, .h5{
        font-size: 20px;
    }
    h6, .h6{
        font-size: 18px;
    }
    .container, .container-sm {
        max-width: 100%;
    }
    .spaced {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    body .ppc-sb-btn,
    body .ppc-btn {
        padding: 10px;
        min-width: auto;
        font-size: 14px;
        line-height: 1.2;
    }
    .ppc-sb-header-left {
        width: 250px;
    }
    .ppc-sb-header-logo svg {
        width: 170px;
        height: 40px;
    }
    .ppc-sb-header-right {
        width: calc(100% - 250px);
    }
    .ppc-sb-header .ppc-sb-header-logo img {
        max-height: 65px;
        width: 100%;
    }
     .ppc-sb-header-phone .ppc-sb-phone-title {
        font-size: 12px;
        letter-spacing: 1px;
        margin-left: 5px;
    }
    .ppc-sb-header-phone .ppc-sb-phone-no {
        font-size: 18px;
    }
    .ppc-sb-header-phone .ppc-sb-phone-icon {
        width: 18px;
        height: 18px;
    }
    
    .testimonials-slider {
        margin-top: 70px;
    }
    .ppc-sb-testimonials-section .owl-nav button {
        width: 45px;
        height: 45px;
    }
    .ppc-sb-testimonials-section .quote {
        width: 75px;
        height: 75px;
    }
    .ppc-footer {
        margin-top: 50px;
    }
    .footer-map iframe {
        height: 400px;
    }
    .footer-logo img {
        max-width: 250px;
    }
    .footer-social-links li a {
        width: 40px;
        height: 40px;
        padding: 10px;
    }
    .footer-social-links ul:before {
        width: calc(50% - 100px);
    }
    .footer-social-links ul:after {
        width: calc(50% - 100px);
    }
    .footer-social-links {
        margin-top: 40px;
    }
    .ppc-sidebar-banner {
        height: 400px;
    }
    .footer-logo svg {
        width: 240px;
        height: 60px;
    }
    .ppc-sb-content-box {
        padding: 40px 15px;
    }
    .ppc-sb-heading {
       font-size: 24px;
        letter-spacing: 3px;
    }
    .ppc-sb-banner-btns span {
        font-size: 16px;
        padding: 0 10px;
    }
    .ppc-sb-footer-row {
        flex-direction: column-reverse;
    }
    .powered-logo{
        margin-top: 20px;
    }
	.treatment-inc  .ppc-sb-services-box-content {
		padding: 15px 25px;
	}
	.treatment-inc  .ppc-sb-services-title {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 0px;
	}
	.treatment-inc .ppc-sb-services-list {
		padding: 5px 10px;
	}
    
}