@media screen and (max-width:767px) {
    .container {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media screen and (max-width:767px) {
    .page-title h2 {
        font-size: 48px;
        margin-bottom: 0;
        margin-top: 0;
    }
}

@media screen and (max-width:1199px) {
    .lgmdsmxs-margin {
        margin-bottom: 48px;
    }
}

@media screen and (max-width:767px) {
    .smxs-margin {
        margin-bottom: 48px;
    }
}

@media screen and (max-width:991px) {
    .mdsmxs-margin {
        margin-bottom: 48px;
    }
}

@media (min-width:1200px) {
    .lg-margin {
        margin-bottom: 48px;
    }
}

@media (max-width:767px) {
    .page-title {
        margin-top: 72px;
    }
}

@media (max-width:767px) {
    .pad-bot-lg {
        padding-bottom: 72px;
    }
    .pad-top-lg {
        padding-top: 72px;
    }
    .pad-lg {
        padding-top: 72px;
        padding-bottom: 72px;
    }
}

@media (min-width:768px) {
    ul.navbar-nav {
        display: table;
    }
}

@media (min-width:768px) {
    ul.navbar-nav li a {
        line-height: 72px;
        padding: 0 15px;
        font-size: 15px;
        font-weight: 300;
    }
    .fixed ul.navbar-nav li a {
        line-height: 48px;
    }
}

@media (max-width:991px) {
    .sticky-element .container {
        width: auto;
        padding: 0;
    }
    .navbar-brand,
    .navbar-brand:hover,
    .navbar-brand:focus {
        padding: 12px 18px;
    }
}

@media (max-width:767px) {
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 0;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        background-color: transparent;
        background-image: none;
        border: 0;
        border-radius: 0;
        height: 96px;
        border-bottom: 0;
    }
    .fixed .navbar-toggle {
        height: 72px;
        border-bottom: 0;
    }
    .menu-line {
        height: 1px;
        background-color: #1D1D1D;
        display: block;
        width: 20px;
        margin-bottom: 5px;
        margin-top: 6px;
    }
    .navbar-collapse {
        position: fixed;
        z-index: 21;
        width: 100%;
        background-color: #ffffff;
        left: 0;
        -moz-transition: none;
        -webkit-transition: none;
        -ms-transition: none;
        transition: none;
    }
    .navbar-collapse ul {
        height: auto;
        padding: 0;
        margin: 0;
        float: none;
        -moz-transition: none;
        -webkit-transition: none;
        -ms-transition: none;
        transition: none;
        overflow: hidden;
    }
    .navbar-collapse ul ul {
        height: auto !important;
    }
    .navbar-collapse a {
        line-height: 36px;
        -moz-transition: none;
        -webkit-transition: none;
        -ms-transition: none;
        transition: none;
    }

    .fixed .navbar-collapse {
        position: fixed;
        z-index: 21;
        width: 100%;
        background-color: #ffffff;
        left: 0;
        -moz-transition: none;
        -webkit-transition: none;
        -ms-transition: none;
        transition: none;
    }
    .fixed .navbar-collapse ul {
        height: auto;
        padding: 0;
        margin: 0;
        float: none;
    }
    .fixed .navbar-collapse li {
        line-height: 24px;
    }
    .fixed .navbar-collapse a {
        line-height: 24px;
    }
}

@media (max-width:991px) {
    ul.navbar-nav li a {
        padding: 0 9px !important;
    }
}

@media (max-width:767px) {
    ul.navbar-nav li a {
        padding: 6px !important;
        font-size: 18px;
        line-height: 24px;
    }
}

@media (max-width:767px) {
    .navbar-brand,
    .navbar-brand:hover,
    .navbar-brand:focus {
        padding: 12px 15px 12px 0;
    }
}




/*/////////End Navigation//////////////////////////////////////*/


/* Phone*/

@media only screen and (max-width:320px) {
    .patient-subheading {
        font-size: 15px;
    }
}


/* Mobile */

@media only screen and (min-width: 480px) {
    .patient-subheading {
        font-size: 15px;
    }
}


/* Tablet */

@media only screen and (min-width: 768px) {
    .quick-portfolio {
        margin-top: 3%;
    }
    .modern-clinic-heading{
        text-align:left;
    }
    .tooth-protection
    {
        text-align: center;
    }
}


/* Tablet*/

@media only screen and (min-width:321px) and (max-width:768px) {
    .quick-portfolio {
        margin-top: 3%;
    }
    .get-in-touch-heading {
        font-size: 17px;
    }
}


/*# Desktop*/

@media only screen and (min-width: 992px) {
    .quick-portfolio {
        margin-top: 3%;
    }
    .tooth-protection {
        text-align: left;
    }
}


/*Desktop*/

@media only screen and (min-width:769px) {
    .quick-portfolio {
        margin-top: 3%;
    }
    .tooth-protection {
        text-align: left;
    }
}


/*Huge*/

@media only screen and (min-width: 1280px) {
    .quick-portfolio {
        text-align: center;
    }
}

@media only screen and (min-width:321px) and (max-width:768px) {
    .get-in-touch-heading {
        font-size: 17px;
    }
}


/*/////////////////////////////////*/

@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
        top: 36%;
    }
}

@media(min-width:250px) and (max-width: 360px) {
    .first-slider-heading .first-slider-make-heading,
    .third-slider-text .third-slider-heading {
        font-size: 16px;
        letter-spacing: 0px;
    }
    .first-slider-subheading,
    .second-slider-subheading,
    .third-slider-subheading {
        font-size: 12px;
        font-weight: normal;
        line-height: 1.5;
        color: #ffffff;
        letter-spacing: 0px;
    }
    .carousel-caption {
        top: 27%;
    }
    .padding-top h4 {
        font-size: 20px;
        line-height: 1;
    }
    .get-in-touch-heading {
        line-height: 1.5;
        font-size: 18px;
    }
    .tooth-protection {
        font-size: 19px;
        text-align: center;
    }
    .tooth-protection-subheading,
    .welcome-subheading,
    .modern-dental-heading,
    .welcome-subheading-teethcare,
    .patient-subheading {
        font-size: 13px;
        text-align: center;
    }
    .welcome-heading,
    .environment-heading {
        font-size: 15px;
    }
    .patient-heading,
    .why-choose-us-heading {
        font-size: 20px;
    }
    .modern-clinic-heading {
        font-size: 17px;
        text-align: center;
        font-weight: 700;
    }
    .quick-connect,
    .logo-footer {
        font-size: 17px;

        font-weight: 700;
    }
    .copywrite-heading {
        font-size: 10px;
    }
    /* .list-unstyled-footer {
text-align: center;
}*/
    .quick-connect {
        margin-top: 7%;
    }
    /* img.footer-image-wrapper,*/
    img.welcome-image-wrapper {
        margin: 5% 0;
    }
    .aboutus-heading-wrapper {
        padding: 5%;
    }
    .quick-portfolio {
        margin: 7% 0;
    }
}

@media(min-width: 360px) and (max-width: 568px) {
    .first-slider-heading .first-slider-make-heading,
    .second-slider-heading,
    .third-slider-text .third-slider-heading {
        font-size: 16px;
        letter-spacing: 0px;
    }
    .first-slider-subheading,
    .second-slider-subheading,
    .third-slider-subheading {
        font-size: 12px;
        font-weight: normal;
        line-height: 1.5;
        color: #ffffff;
        letter-spacing: 0px;
    }
    .carousel-caption {
        top: 27%;
    }
    .get-in-touch-heading {
        font-size: 13px;
    }
    .quick-portfolio {
        margin: 6% 0;
    }
    .welcome-heading {
        padding: 3% 0;
        font-size: 18px;
    }
    .quick-portfolio {
        margin: 7% 0;
    }
    .environment-heading {
        font-size: 16px;
    }
    .apply-career {
        font-size: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .modern-dental-heading-xs {
        font-size: 15px;
    }
    .why-choose-us-heading {
        font-weight: 700;
    }
    .patient-subheading {
        font-size: 16px;
    }
    .first-slider-heading .first-slider-make-heading,
    .second-slider-heading,
    .third-slider-text .third-slider-heading {
        font-size: 12px;
        font-weight: 300;
        letter-spacing: 0px;
    }
    .first-slider-subheading,
    .second-slider-subheading,
    .third-slider-subheading {
        font-size: 8px;
        font-weight: normal;
        line-height: 1.5;
        color: #ffffff;
        letter-spacing: 0px;
    }
    .second-slider-heading {
        font-weight: 300;
        font-size: 11px;
    }
    .carousel-caption {
        top: 27%;
    }
    .technology-heading {
        font-size: 16px;
    }
    .technology-subheading {
        font-size: 12px;
    }
    .aboutus-heading {
        font-size: 20px;
    }
    .aboutus-subheading {

        font-size: 16px
    }
    .service-content-block h5 {
        font-size: 14px;
        line-height: 20px;
    }
    .aboutus-sub-heading {
        font-size: 15px;
        line-height: 1.5;
        font-size: 15px;
    }
    h1.aboutus-heading-process {
        font-size: 22px;
    }
    p.description-text {
        color: rgba(255, 255, 255, 0.8);
        font-size: 16px;
    }
    .parallax-title {
        font-size: 20px;
    }
    .feature-callout h2 {
        font-size: 22px;
    }
    .callout-feature-content p {
        font-size: 16px;
    }
    .copywrite p {
        font-size: 10px;
        margin: 0px;
    }
    .socila-media a i {
        padding-left: 15px;
        margin: 9px 0px 9px 0px;
        font-size: 14px;
    }
    .callout-feature-content {
        padding: 1em 0;
    }
    .padding-top h4 {
        font-size: 20px;
        line-height: 1;
    }
    #contact .contact-us-subheading {
        font-size: 15px;
    }
    .address-heading {
        font-size: 20px;
    }


    .careers-image-containt {
        top: 19%;
    }
    .careers-img-headeing/*,
.patient-subheading */
    {
        font-size: 18px;
    }
    .careers-img-subheading {
        font-size: 12px;
    }
    .welcome-heading,
    .patient-heading,
    {
        font-size: 20px;
    }
    .tooth-protection,
    .modern-clinic-heading {
        text-align: center;
    }
    .environment-heading {
        padding: 2% 0;
        font-size: 18px;
    }
    .quick-connect {
        margin-top: 7%;
    }
    /* img.footer-image-wrapper,*/
    img.welcome-image-wrapper {
        margin: 5% 0;
    }
    .aboutus-heading-wrapper {
        padding: 9%;
    }
    .welcome-image-wrapper {
        margin-top: 5%;
    }
    .patient-heading,
    .why-choose-us-heading {
        font-size: 20px;
    }
    .modern-clinic-heading {
        font-size: 17px;
        text-align: center;
        font-weight: 700;
    }

    .quick-connect,
    .logo-footer {
        font-size: 17px;
        font-weight: 700;
    }
    .copywrite-heading {
        font-size: 10px;
    }

    .quick-connect {
        margin-top: 7%;
    }
    /* img.footer-image-wrapper,*/
    img.welcome-image-wrapper {
        margin: 5% 0;
    }
    .aboutus-heading-wrapper {
            padding: 5%;
    margin-top: 17%;
        position: absolute;
    }
    .modern-equipment-heading {
        padding: 3% 0;
    }
    .modern-dental-heading {
        font-size: 17px;
        font-weight: 700;
    }
    .service-heading-main {
        font-size: 40px;
        margin-top: 20%;
        width: 90%;
        padding: 2% 0;
}
    .list-dental-service {
        font-size: 20px;
    }
    .teeth-cleaning-subheading {
        padding: 0 0 2% 0;
    }
    .caption-style-4 .caption-text h1 {
        font-size: 12px;
    }
    .caption-style-4 .caption-text {
        text-align: left;
    }
    .caption-style-4 img {
        padding: 0 0 4% 0;
    }
    .career-heading {
        top: 50%;
        font-size: 40px;
        background: rgba(19, 18, 18, 0.44);
        padding: 5%;
        margin-top: 35%;
    }
    .apply-career {
        font-size: 18px;
    }
    .social-media .linkedin, .social-media .instagram, .social-media .Facebook, .social-media .twitter, .social-media .google{
        padding: 3px;
    }
    img.footer-wrapper-image{
        width: 100%;
    }
}

@media(min-width: 768px) and (max-width: 1024px) {
    .first-slider-heading .first-slider-make-heading,
    .second-slider-heading,
    .third-slider-text .third-slider-heading {
        font-size: 22px;
        letter-spacing: 0px;
    }
    .first-slider-subheading,
    .second-slider-subheading,
    .third-slider-subheading {
        font-size: 16px;
        font-weight: normal;
        line-height: 1.5;
        color: #ffffff;
        letter-spacing: 0px;
    }
    .careers-image-containt {
        position: absolute;
        top: 14%;
        left: 8%;
    }
      .social-media .linkedin, .social-media .instagram, .social-media .Facebook, .social-media .twitter, .social-media .google{
        padding: 5px;
    }
    .service-heading-main{
            width: 33%;
    }
}

@media(min-width:790px) and (max-width: 996px) {
    .service-content-block h5 {
        font-size: 16px;
    }
    .caption-style-4 img {
        padding: 0 0 4% 0;
    }
}

@media(min-width: 768px) and (max-width: 1024px) {
    #banner-part {
        width: 100%;
        margin-top: -12%;
    }
}

@media(min-width: 768px) and (max-width: 1024px) {
    #banner-part {
        width: 100%;
        height: 100px;
        /* margin-top: -120px; */
        position: absolute;
    }
}




@media screen and (min-width: 992px) {
    .feature-callout.text-center .callout-feature-content {
        max-width: 75%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 992px) {
    .callout-feature-content {
        padding-top: 8em;
        padding-bottom: 8em;
    }
    .feature-callout.text-center h2 {
        font-size: 30px;
    }
    .callout-feature-content p {
        font-size: 18px;
    }
    .footer-icon {
        vertical-align: middle;
        padding: 10px 0;
        text-align: right;
    }
}

@media screen and (min-width: 768px) {
    .callout-feature-content {
        padding-top: 6em;
        padding-bottom: 6em;
    }
    .callout-feature-content p {
        font-size: 18px;
        font-weight: 300;
        line-height: 2;
    }
}