/*
* expandable menu started
*/


div#whatsapp_chat_widget {
    display: block;
}
.wa-chat-box-poweredby {
    display: none;
}
.banner-wrapper.mob_size {
    display: none;
}

p.block-title__text.block-title__light-color.about-sect {
    width: 70%;
    margin: 0 auto;
    padding-top: 25px;
}
.topbar-two__info {
    width: auto;
    margin-top: 0px;
    float: right;
}
nav.navbar.navbar-expand-lg.navbar-light.header-navigation.stricky.original {
    width: 100%;
}
.topbar-two__info-single {
    width: auto;
    float: right;
    padding-top: 15px;
    padding-bottom: 15px;
}
.logo-box {
    float: left;
}
.topbar-two .logo-box {
    text-align: left;
    margin-bottom: 0px;
    float: left;
	width: auto;
}
.topbar-two__info {
    margin-top: 0px;
}
.topbar-two__info-text.call-sec {
    float: left;
}
a.menu-no {
    color: #fff !important;
}
.topbar-two__info-text span {
    color: #fff;
}
.topbar-two__info-text h4 {
    font-size: 16px;
}
.topbar-two__info-text h4 {
    color: #fff !important;
}
.topbar-two__info-text.call-sec {
    display: table-cell;
}
.topbar-two__info-text {
    background: #EC3237;
    border-radius: 0px;
    padding: 10px 12px;
    border: 1px solid #fff;
    text-align: center;
}
.topbar-two__info-text.meu-sec {
    background: #3156A3;
    border-radius: 0px;
    padding: 10px 12px;
    border: 1px solid #fff;
    text-align: center;
}
.topbar-two__info-text.meu-sec {
    display: table-cell;
}
.topbar-two__info-text span {
    font-size: 18px;
}
.topbar-two__info-text.call-sec.mob {
    display: none;
}
.topbar-two__info-text.meu-sec.mob {
    display: none;
}






.col-xl-3.col-lg-6.col-md-6.col-sm-12.wow.fadeInUp.hvr-float-shadow.back-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.hvr-float-shadow:before {
    background-color: #0384ce !important;
    content: '' ;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    opacity: .75 !important;
}


@media (max-width: 1199px) {
	.team-one__title {
    margin: 0;
    font-weight: bold;
    color: #0f4469;
    font-size: 16px;
    line-height: 1em;
}
.team-one__speciality {
    margin: 0;
    color: #3b4f56;
    font-size: 14px;
    line-height: 1.5em;
    margin-top: 5px;
}
.stricked-menu.stricky-fixed {
    opacity: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
.logo-box.clearfix {
    padding: 0px !important;
}
    .header-navigation {
        margin-bottom: 0;
    }

    .logo-box {
        width: 100%;
        float: none;
        margin: 0 !important;
    }

    .navigation-box {
        margin: 0;
    }

    .navbar-expand-lg .menu-toggler {
        display: block;
        margin-right: 0;
        border-color: #fff;
        background-color: transparent !important;
        margin: 23px 0;
        color: #fff;
        border: none;
        font-size: 28px;
        float: right;
        outline: none;
        cursor: pointer;
    }

    .menu-toggler:hover {
        border-color: #00AD4D;
    }

    .menu-toggler .icon-bar {
        background: #fff;
    }

    .menu-toggler:hover .icon-bar {
        background: #00AD4D;
    }

    .navbar-expand-lg .navbar-collapse {
        padding-bottom: 0;
        overflow: auto !important;
        width: 100%;
    }

    .navbar-expand-lg .navbar-collapse {
        display: none !important;
        background: transparent;
        padding: 0px 0px !important;
        padding-bottom: 0px !important;
        margin: 0;
        background: #000;
        transition: all .5s ease;
        height: 0;
    }

    .navbar-expand-lg .navbar-collapse.showen {
        display: block !important;
        height: auto;
        max-height: 70vh;
    }

    .navbar-collapse.show {
        overflow-y: auto;
    }

    .header-navigation .nav {
        width: 100%;
        text-align: left;
    }

    .header-navigation .nav>li {
        display: block;
        padding: 0 !important;
        width: 100%;
        float: none;
    }

    .header-navigation .nav>li+li {
        margin-left: 0 !important;
    }

    .header-navigation .nav>li>a {
        padding: 8px 0;
    }

    .header-navigation .right-box.nav {
        width: 100%;
        margin: 0;
    }

    .header-navigation .right-box.nav>li>a {
        border: none !important;
        padding: 8px 0;
        color: #fff;
    }

    .header-navigation .nav>li>a:after {
        display: none;
    }

    .header-navigation .nav.navigation-box+.nav {
        border-top: 1px dashed #282828;
    }

    .header-navigation .navigation-box>li>.submenu,
    .header-navigation .navigation-box>li>.submenu>li>.submenu {
        position: relative !important;
        width: 100% !important;
        opacity: 1 !important;
        visibility: visible !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        transition: none !important;
        display: none;
        float: none !important;
        margin: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .header-navigation .navigation-box>li>.submenu>li>a::after {
        display: none;
    }

    .header-navigation ul.navigation-box>li+li {
        padding: 0 !important;
        border-top: 1px solid rgba(255, 255, 255, .1);
        display: block;
        float: none;
    }

    .header-navigation .nav>li.show-mobile {
        display: none;
    }

    .header-navigation ul.navigation-box>li>a,
    .header-navigation .right-box.nav>li>a {
        padding: 0;
        display: block;
        color: #fff;
        padding: 16px 0 16px 20px !important;
        transition: background 0.4s ease 0s;
    }

    .header .stricky-fixed.header-navigation .nav>li {
        padding: 0 !important;
    }

    .header-navigation ul.navigation-box li a .sub-nav-toggler {
        background-color: transparent;
        background-image: none;
        border: 1px solid #FFC000;
        border-radius: 4px;
        padding: 9px 9px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 15px;
        /*margin-top: 8px;*/
        margin-right: 0px;
        display: block;
        cursor: pointer;
    }

    .header-navigation .navigation-box .sub-nav-toggler .icon-bar {
        background-color: #FFC000;
        border-radius: 1px;
        display: block;
        height: 1px;
        width: 20px;
    }

    .header-navigation .navigation-box .sub-nav-toggler .icon-bar+.icon-bar {
        margin-top: 4px;
    }

    .header-navigation .container .right-side-box {
        top: 23px;
        right: 15px;
        transform: translateY(0%)
    }

    .header-navigation .container {
        display: block;
        padding-right: 0px;
        padding-left: 0px;
        position: relative;
    }

    .header-navigation .container .logo-box {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        float: none;
        padding-right: 145px;
    }

    .header-navigation .container .logo-box .navbar-brand {
        float: left;
        padding: 20px 15px;
    }

    .header-navigation .container .logo-box .navbar-toggler {
        float: left;
    }

    .header-navigation ul.navigation-box {
        display: block;
        margin: 0 !important;
        width: 100%;
    }

    .header-navigation ul.navigation-box>li {
        padding: 0;
        display: block;
    }

    .header-navigation ul.navigation-box>li>a {
        display: block;
        padding: 13px 30px;
    }

    .header-navigation ul.navigation-box>li>a:after {
        display: none;
    }

    .header-navigation ul.navigation-box>li+li {
        margin: 0;
    }

    .header-navigation .main-navigation {
        float: none;
        width: 100%;
        display: none;
        text-align: left;
        background: #181818;
        max-height: 70vh;
        overflow-y: scroll;
    }

    .header-navigation .container .menu-toggler {
        display: block;
    }

    .header-navigation.stricky-fixed ul.navigation-box>li {
        padding: 0;
    }

    .header-navigation .container .logo-box .navbar-brand {
        background-color: transparent;
    }

    .header-navigation .container .menu-toggler {
        float: left;
        margin: 23px 10px;
        color: #111111;
    }


    .header-navigation {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .header-one .header-navigation .container {
        padding-right: 0;
    }

    .header-one .header-navigation .container .menu-toggler {
        float: right;
    }

    .header-one .header-navigation .container .logo-box {
        padding-right: 105px;
    }

    .header-two .header-navigation .container .right-side-box {
        top: 10px;
    }

    .header-one__dental-one .header-navigation .main-navigation,
    .header-two .header-navigation .main-navigation {
        text-align: left;
    }

    .topbar-two .container {
        display: block;
    }

.topbar-two .logo-box {
    text-align: left;
    margin-bottom: 0px;
    float: left;
	width: auto;
}

.topbar-two__info {
    width: auto;
    margin-top: 0px;
    float: right;
}

    .header-three .header-navigation .container .right-side-box {
        top: 10px;
    }

    .header-one__dental-one .header-navigation ul.navigation-box>li,
    .header-three .header-navigation ul.navigation-box>li {
        padding: 0;
    }

    .header-one__dental-one .header-navigation .container .menu-toggler {
        float: left;
        color: #fff;
    }

    .header-one__dental-one .header-navigation .container .right-side-box {
        top: 10px;
    }
.header-navigation .container .logo-box {
    position: relative;
    left: 15px;
}
}


/*
* template responsive styles
*/

@media(max-width: 1920px) {
.banner-one__slide {
    height: 920px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
}




@media(max-width: 1750px) {
    .appointment-two__about-one__image-block img {
        width: 85%;
    }
.banner-one__slide {
    height: 800px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
.banner-one .container {
    position: relative;
    padding: 300px 15px;
    /* padding: 234.5px 15px; */
    margin: auto;
    text-align: center;
}
}
@media(max-width: 1680px) {
    .appointment-two__about-one__image-block img {
        width: 50%;
    }
.banner-one__slide {
    height: 890px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
}


@media(max-width: 1640px) {
    .appointment-two__about-one__image-block img {
        width: 50%;
    }
.banner-one__slide {
    height: 630px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
}

@media(max-width: 1550px) {
.banner-one .container {
    padding: 250px 15px;
}
.banner-one__slide {
    height: 600px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
}

@media(max-width: 1440px) {
.banner-one .container {
    padding: 170px 15px;
}
.banner-one__slide {
    height: 473px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
}

@media(max-width: 1360px) {
.banner-one .container {
    padding: 170px 15px;
}
.banner-one__slide {
    height: 605px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
}

@media(max-width: 1360px) {
.banner-one .container {
    padding: 170px 15px;
}
.banner-one__slide {
    /*height: 500px;*/
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
}

@media(max-width: 1280px) {
.banner-one .container {
    padding: 170px 15px;
}
.banner-one__slide {
    height: 605px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
}


@media(max-width: 1279px) {
.banner-one .container {
    padding: 190px 15px;
}
.banner-one__slide {
    height: 525px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
}


@media(max-width: 1199px) {
	.fixedsidebar{z-index:9999 !important}

    .appointment-two__text br,
    .block-title__text br,
    .banner-one__title br {
        display: none;
    }

    .feature-one .custom-col-39 {
        -webkit-box-flex: 0;
        flex: 0 0 40%;
        max-width: 40%;
    }

    .feature-one .custom-col-61 {
        -webkit-box-flex: 0;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .feature-one__curvs:before,
    .feature-one__curvs:after {
        display: none;
    }

    .feature-one__content-block:before {
        display: none;
    }

    .feature-one__content-block .block-title {
        margin-bottom: 50px;
    }

    .feature-one__content-block {
        padding: 50px;
        padding-bottom: 20px;
        padding-right: 20px;
    }

    .feature-one__single {
        margin-bottom: 30px;
    }

    .video-one {
        margin-top: 50px;
    }

    .feature-two__tab-title-link {
        padding-left: 20px;
        padding-right: 20px;
    }

    .blog-one__image>img {
        width: 100%;
    }

    .blog-one__meta {
        display: none;
    }

    .header-one__login {
        padding-left: 25px;
    }

    .footer-one__text br {
        display: none;
    }

    .banner-one .banner-one__title br {
        display: none;
    }

    .banner-one .banner-one__title {
        font-size: 40px;
        line-height: 45px;
    }

    .appointment-two__form {
        margin-right: 30px;
    }

    .feature-four__list-item br,
    .static-banner-two__text br,
    .static-banner-one__box,
    .static-banner-one__text br {
        display: flex;
    }
.static-banner-one {
    padding: 125px 0;
}
.static-banner-one__box-row {
    max-width: 40.33%;
}
    .feature-one__home-three .video-one {
        margin-top: 65px;
    }

    .feature-three__feature-line {
        font-size: 14px;
    }

    .team-three .bx-wrapper {
        margin-top: 40px;
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
    }

    .video-two__box {
        display: none;
    }

    .testimonials-two {
        padding-left: 0;
    }

    .video-three {
        max-width: 380px;
    }

    .blog-four__image {
        display: none;
    }

    .blog-four__content {
        padding: 25px;
    }

    .appointment-two__about-one__image-block {
        display: none;
    }

    .about-two__about-page .about-four__image-block {
        max-width: 400px;
    }

    .about-six__image-block img,
    .about-five__image-block img,
    .about-four__image-block img {
        max-width: 100%;
    }

    .about-five__image-block {
        max-width: 400px;
    }

    .about-six__image-block {
        max-width: 290px;
    }
	.feature-three {
    padding: 70px 0;
}
.service-three {
    padding-top: 60px;
    padding-bottom: 20px;
}
.service-three__single {
    margin-bottom: 40px;
}
.about-two {
    padding: 60px 0;
}
.sec-pad {
    padding-top: 70px;
    padding-bottom: 70px;
}
.history-one__single + .history-one__single {
    margin-top: 70px;
}
.service-four {
    padding-top: 60px;
    padding-bottom: 60px;
}
.team-one__home-two {
    padding-top: 60px;
}
.block-title {
    margin-bottom: 51px;
}
.team-one__single {
    margin-bottom: 30px;
}
.appointment-one {
    padding-bottom: 60px;
}
.footer-one__top {
    padding-top: 60px;
    padding-bottom: 60px;
}
section.sec-pad.text-center {
    padding-bottom: 0px;
    padding-top: 60px;
}
.service-two {
    padding-top: 70px;
    padding-bottom: 50px;
}
.team-one__team-page {
    padding-top: 75px;
    padding-bottom: 60px;
}
.contact-one {
    padding: 70px 0;
}
.contact-one__title {
    margin-top: 15px;
}
.team-one {
    padding-bottom: 60px;
}
section.thm-gray-bg.appointment-table.team-one.team-one__home-two {
    padding-bottom: 125px;
}
.col-xl-3.col-lg-12.btn-section {
    text-align: center;
}
.appointment-one__btn {
    width: auto;
    text-align: center;
    float: initial !important;
	margin-top: 15px;
}
.about-two__btn {
    margin-top: 25px;
    /* margin-top: 60px; */
}
.inner-banner {
    padding: 125px 0;
}
.col-xl-3.col-lg-6.col-md-6.col-sm-12.wow.fadeInUp.hvr-float-shadow {
    margin: 10px;
    flex: 0 0 47%;
    max-width: 47%;
}
.banner-one .container {
    padding: 148px 15px;
}
.static-banner-one__title {
    font-size: 40px;
    line-height: 46px;
}
.banner-one .container {
    padding: 170px 15px;
}
.banner-one__slide {
    height: 465px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
}

@media(max-width: 1140px) {
.banner-one .container {
    padding: 160px 15px;
}
.banner-one__slide {
    height: 600px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
}


@media(max-width: 1024px) {
    .feature-one .custom-col-39 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .feature-one .custom-col-61 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
	.static-banner-one {
    padding: 115px 0;
}
.inner-banner {
    padding: 95px 0;
}
.static-banner-one__box-single {
    width: 75px;
    height: 75px;
}
.static-banner-one__box-row {
    max-width: 33.33%;
}
.col-xl-3.col-lg-6.col-md-6.col-sm-12.wow.fadeInUp.hvr-float-shadow {
    margin: 10px;
    flex: 0 0 47%;
    max-width: 47%;
}
.banner-one .container {
    padding: 160px 15px;
}
.banner-one__slide {
    height: 450px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
.carousel-btn-block.banner-carousel-btn {
    display: none;
}
}

@media(max-width: 991px) {
.team-one__title {
    font-size: 20px;
}
.team-one__speciality {
    font-size: 16px;
}
    .banner-one__person {
        display: none !important;
    }
.topbar-two__info-single {
    width: auto;
    float: right;
    padding-top: 22px;
    padding-bottom: 20px;
}
p.block-title__text.block-title__light-color.about-sect {
    width: 100%;
    margin: 0 auto;
    padding-top: 25px;
}
    .banner-one .container {
        padding: 150px 15px;
    }

    .feature-two__person,
    .topbar-one__contact-item:not(:last-child):after {
        display: none;
    }

    .about-one__image-wrap,
    .about-one__content-block {
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 645px;
    }

    .about-one__content-block {
        margin-bottom: 50px;
    }

    .appointment-one {
        padding-bottom: 100px;
    }

    .footer-one__widget {
        margin-bottom: 40px;
    }

    .footer-one__top {
        padding-bottom: 60px;
    }

    .footer-one__middle .inner-container {
        padding-bottom: 10px;
    }

    .banner-one__text br {
        display: none;
    }

    .service-six {
        margin-top: 0;
        padding-top: 70px;
    }

    .service-six__single {
        margin-bottom: 30px;
    }

    .video-three {
        position: relative;
        top: 0;
        right: 0;
        transform: translateY(-0%);
        width: 100%;
        max-width: 490px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 200px;
    }

    .appointment-table__content .table {
        width: 1050px;
    }


    .blog-four__image {
        display: table-cell;
    }

    .service-five__dental-two {
        padding: 120px 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .feature-five {
        margin-top: 0px;
    }

    .feature-five__content-block {
        margin-bottom: 50px;
    }

    .feature-one__home-three .video-one {
        margin-top: 0;
    }

    .blog-three {
        padding-bottom: 100px;
    }

    .blog-three__single {
        margin-bottom: 30px;
    }

    .contact-two__form,
    .dental-google-map-wrap {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .contact-two__form {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .static-banner-two .appointment-two__form {
        margin-top: 50px;
        margin-left: 0;
    }

    .about-one .flex-row-reverse .about-one__image-wrap {
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
    }

    .testimonials-two__carousel {
        right: 0;
    }

    .feature-three__home-three .feature-three__single {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .feature-three__home-three {
        padding: 120px 0;
    }

    .about-three__content {
        margin-bottom: 40px;
    }

    .service-four__content {
        margin-top: 0;
        padding-right: 0;
    }

    .fun-fact-two {
        padding-bottom: 70px;
    }

    .fun-fact-two__single {
        margin-bottom: 50px;
    }

    .team-two {
        padding-bottom: 90px;
    }

    .team-two__single {
        margin-bottom: 30px;
    }

    .about-two__content {
        margin-left: auto;
        margin-right: auto;
    }

    .about-two__box {
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
    }

    .about-one__image-wrap {
        margin-top: 40px;
    }

    .appointment-table__content {
        padding-right: 0;
    }

    .schedule-one {
        padding-left: 0;
    }

    .appointment-two__content {
        margin-top: 40px;
    }

    .cta-one__left .cta-one__content,
    .cta-one__right .cta-one__content {
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }

    .about-two__about-page .about-two__content {
        max-width: 100%;
    }

    .product-details__thumb-carousel {
        margin-bottom: 70px;
    }
	.static-banner-one__box-row {
    max-width: 15%;
}
.static-banner-one__title {
    font-size: 50px;
    line-height: 55px;
}
.static-banner-one {
    padding: 60px 0;
}
.static-banner-one__text {
    margin-bottom: 25px;
}
.about-two__about-page .about-four__image-block {
    max-width: 100%;
	margin-bottom: 45px;
}
.service-three__single {
    margin-bottom: 30px;
}
.service-three {
    padding-top: 45px;
}
.history-one__content {
    margin-top: 0px;
}
.service-four {
    padding-top: 50px;
}
.history-one__single + .history-one__single {
    margin-top: 60px;
}
.block-title.text-center.specialists {
    margin-bottom: 20px;
}
.appointment-one__form-group {
    margin-bottom: 15px;
}
.appointment-one__label {
    margin-bottom: 5px;
}
.appointment-one {
    padding-bottom: 60px;
}
.footer-one__top {
    padding-bottom: 15px;
}
.col-lg-3.col-md-6.col-sm-12.footer-links {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-lg-4.col-md-6.col-sm-12.footer-text {
    flex: 0 0 100%;
    max-width: 100%;
}
.col-lg-2.col-md-6.col-sm-12.footer-contact {
    flex: 0 0 28%;
    max-width: 28%;
}
.topbar-two__info-text h4 {
    font-size: 13px;
}
.topbar-two__info-text span {
    font-size: 13px;
}
.col-lg-3.col-md-6.col-sm-12.footer-contact1 {
    flex: 0 0 30%;
    max-width: 30%;
}
.col-lg-3.col-md-6.col-sm-12.footer-contact {
    flex: 0 0 40%;
    max-width: 40%;
}
.footer-one__middle .inner-container {
    padding-top: 40px;
}
.team-one__home-two {
    padding-top: 50px;
}
section.thm-gray-bg.appointment-table.team-one.team-one__home-two {
    padding-bottom: 110px;
}
.sec-pad {
    padding-top: 60px;
    padding-bottom: 60px;
}
.team-one {
    padding-bottom: 50px;
}
.contact-one {
    padding: 60px 0;
}
.col-lg-5.contact-page-sec {
    width: 50%;
    float: left;
}
.col-lg-4.contact-page-sec {
    width: 40%;
}
.inner-banner {
    padding: 91px 0;
}
.team-one__team-page {
    padding-top: 60px;
}
section.sec-pad.text-center {
    padding-top: 50px;
}
.col-xl-3.col-lg-6.col-md-6.col-sm-12.wow.fadeInUp.hvr-float-shadow {
    margin: 10px;
    flex: 0 0 47%;
    max-width: 47%;
}
.banner-one .container {
    padding: 120px 15px;
}
.banner-one__slide {
    height: 390px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
.static-banner-one__title {
    font-size: 30px;
    line-height: 36px;
}
.static-banner-one__text {
    font-size: 11px;
    line-height: 18px;
}
.static-banner-one__box-single + .static-banner-one__box-single {
    margin-top: 20px;
}
}

@media(max-width: 920px) {
.banner-one .container {
    padding: 120px 15px;
}
.banner-one__slide {
    height: 390px;
}
.static-banner-one__box-row:last-child {
    margin-top: 20px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
}


@media(max-width: 840px) {

.static-banner-one__box-single i {
    font-size: 30px;
}
.static-banner-one__box-single {
    width: 50px;
    height: 50px;
}
.static-banner-one__view-more a {
    font-size: 11px;
}
.banner-one .container {
    padding: 120px 15px;
}
.banner-one__slide {
    height: 390px;
}
.banner-one__slide.banner-one__slide-three {
	background-position: unset;
    background-repeat: round;
    background-size: cover;
}
}


@media(max-width: 767px) {
    .topbar-one .container {
        flex-direction: column;
    }
h3.about-two__title {
    font-size: 28px;
}
.topbar-two__info-text.call-sec.mob {
    display: table-cell;
}
.topbar-two__info-text.meu-sec.mob {
    display: table-cell;
}

.header-navigation .container .logo-box {
    left: 0;
}
.topbar-two__info-text.meu-sec {
    display: table-cell;
}
.topbar-two__info-text.call-sec {
    display: table-cell;
}
a.appoin-sect {
    display: none;
}
.topbar-two__info {
    display: none;
}
.header-navigation .container .menu-toggler {
    float: right;
}
.header-navigation .container .logo-box {
    padding-right: 10px;
}
.header-navigation .container .right-side-box {
    left: 0px;
}
.topbar-two__info-text span {
    color: #fff;
}
.topbar-two__info-text h4 {
    color: #fff;
}
a.menu-no {
    color: #fff !important;
}
.topbar-two__info-text {
    background: #EC3237;
    border-radius: 0px;
    padding: 10px 10px;
    border: 1px solid #fff;
	text-align: center;
}
.topbar-two__info-text.meu-sec {
    background: #3156A3;
    border-radius: 0px;
    padding: 10px 10px;
    border: 1px solid #fff;	
	text-align: center;
}
.header-navigation .container .right-side-box {
    right: 70px;
}
.topbar-two__info-text h4 {
    color: #fff !important;
}
.right-side-box {
    margin-left: 15px;
}
img.logo-img {
    width: 100px;
}


.topbar-two .logo-box {
    text-align: left !important;
}
.more-btn.mobile-size {
    display: none;
}
    .topbar-one__contact-item:not(:last-child):after {
        display: inline-block;
    }

    .topbar-one__contact {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .footer-one__bottom .container {
        flex-direction: column;
    }

    .appointment-two__tag-line br {
        display: none;
    }

    .topbar-two__info {
        flex-direction: column;
    }

    .topbar-two__info-single {
        width: 300px;
    }

    .topbar-two__info-single+.topbar-two__info-single {
        margin-left: 0;
        margin-top: 20px;
    }

    .static-banner-one__title {
        font-size: 40px;
        line-height: 45px;
    }

    .static-banner-one__box {
        display: flex;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
    }

    .about-two__box {
        padding: 0;
    }

    .about-two__box [class*=col-]:last-child {
        margin-top: 30px;
    }

    .service-tab .tab-title .nav-item {
        flex: 1 0 33.333333333%;
    }

    .dental-feature__single {
        margin-top: 30px;
    }

    .topbar-three .container {
        flex-direction: column;
    }

    .topbar-three__right {
        margin-top: 15px;
    }

    .appointment-two__form {
        margin-right: 0;
    }
	.static-banner-one__box-row {
    max-width: 25%;
}
.static-banner-one__box-single + .static-banner-one__box-single {
    margin-top: 20px;
}
.static-banner-one {
    padding: 50px 0 60px;
}
.col-lg-3.col-md-6.col-sm-12.speciality-section {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-lg-3.col-md-6.col-sm-12.departments-section {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-lg-3.col-md-6.col-sm-12.team-section {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-lg-3.col-md-6.col-sm-12.w-dyn-item {
    flex: 0 0 50%;
    max-width: 50%;
}
.team-one__speciality {
    font-size: 13px;
    line-height: 1.7em;
}
.appointment-one .inner-container {
    padding: 30px;
}
.col-lg-3.col-md-6.col-sm-12.footer-links {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-lg-2.col-md-6.col-sm-12.footer-contact {
    flex: 0 0 32%;
    max-width: 32%;
}
.col-lg-3.col-md-6.col-sm-12.footer-contact {
    flex: 0 0 38%;
    max-width: 38%;
}
.inner-banner__title {
    font-size: 35px;
    margin-bottom: 10px;
}
.col-lg-4.col-md-6.col-sm-12.Specialities-page-sec {
    flex: 0 0 50%;
    max-width: 50%;
}
.service-two__title {
    font-size: 16px;
    margin-bottom: 10px;
}
.service-two__single {
    padding: 40px 10px;
    display: block;
}
.inner-banner {
    padding: 100px 0;
}
.contact-one__info {
    padding: 25px;
}

p.static-banner-one__text {
    text-align: justify;
}
.col-xl-3.col-lg-6.col-md-6.col-sm-12.wow.fadeInUp.hvr-float-shadow {
    margin: 10px 0;
    flex: 0 0 100%;
    max-width: 100%;
}
.feature-three__single {
    padding: 25px 0;
    padding-left: 25px;
    padding-right: 25px;
}
p.history-one__text {
    text-align: justify;
}
p.footer-one__text {
    text-align: justify;
}

.banner-one .container {
    padding: 40px 15px;
}
.banner-carousel-btn {
    bottom: 15px;
}
.static-banner-one__title {
    font-size: 20px;
    line-height: 24px;
}
.static-banner-one__box {
    margin-top: 0px;
}
.col-lg-8.d-flex {
    /*display: none !important;*/
}
.static-banner-one__box-single i {
    font-size: 50px;
}
.static-banner-one__box-single {
    width: 75px;
    height: 75px;
}
.banner-one .container {
    padding: 100px 15px;
}
.banner-one__slide {
    height: 550px;
}
.static-banner-one__title {
    font-size: 20px;
    line-height: 25px;
	margin-bottom: 5px;
}
p.static-banner-one__text {
    margin-bottom: 10px;
}
.banner-one .banner-one__title {
    font-size: 30px;
    line-height: 45px;
}
.banner-wrapper.mob_size {
    display: block;
}
.banner-wrapper.desk_size {
    display: none;
}
}


@media (max-width: 600px) {
.banner-one__slide {
    height: 805px;
}
}




@media(max-width: 575px) {
.team-one__title {
    font-size: 16px;
}

    .service-one__single {
        margin-bottom: 50px;
    }
span.fa.fa-bars {
    padding-left: 15px;
}
#wa-widget-send-button {
    top: 20px;
    right: 15px !important;
}
div#whatsapp_chat_widget {
    display: block;
}
    .video-one {
        margin: 0;
    }

    .appointment-one {
        margin-top: 0;
        padding-top: 100px;
    }

    .banner-wrapper .carousel-btn-block .carousel-btn {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
    }

    .banner-carousel-btn {
        position: absolute;
        bottom: 70px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 9;
    }

    .banner-wrapper .carousel-btn-block .carousel-btn.left-btn {
        left: 0;
        margin-right: 20px;
    }

    .banner-wrapper .carousel-btn-block .carousel-btn.right-btn {
        right: 0;
    }

    .about-one__image-wrap .col-lg-7 {
        max-width: 100% !important;
        float: none;
    }

    .about-one__image-wrap .col-lg-5 {
        max-width: 100% !important;
        float: none;
    }

    .cta-one__left .cta-one__content,
    .cta-one__right .cta-one__content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .feature-two__content-block {
        padding-right: 0;
    }

    .footer-one__bottom-links {
        text-align: center;
    }

    .inner-banner__title {
        font-size: 40px;
    }

    .inner-banner {
        padding: 150px 0;
    }

    .team-three__list {
        padding-right: 0;
    }

    .about-four__image-block img {
        max-width: 100%;
    }

    .about-four__image-two {
        -webkit-transform: translateY(50px) translateX(10%);
        -ms-transform: translateY(50px) translateX(10%);
        -o-transform: translateY(50px) translateX(10%);
        transform: translateY(50px) translateX(10%);
    }

    .video-two__shape-bg {
        display: none;
    }

    .about-one .flex-row-reverse .dental-feature__content,
    .about-one .flex-row-reverse .about-one__content-block {
        padding-left: 0;
    }

    .contact-two__form {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .post-filter-one__appointment-table {
        margin-bottom: 50px;
    }

    .service-three__icon,
    .service-three__content {
        display: block;
    }

    .service-three__icon {
        border: none;
    }

    .service-three__content {
        padding-left: 0;
        padding-top: 20px;
    }

    .service-three__single {
        margin-bottom: 50px;
    }

    .service-three {
        padding-bottom: 70px;
    }
	section.thm-gray-bg.appointment-table.team-one.team-one__home-two {
    padding-bottom: 30px;
}
.appointment-one {
    padding-top: 60px;
}
.col-lg-2.col-md-6.col-sm-12.footer-contact {
    flex: 0 0 100%;
    max-width: 100%;
}
.col-lg-3.col-md-6.col-sm-12.footer-contact1 {
    flex: 0 0 100%;
    max-width: 100%;
}
.col-lg-3.col-md-6.col-sm-12.footer-contact {
    flex: 0 0 100%;
    max-width: 100%;
}
.col-lg-4.col-md-6.col-sm-12.Specialities-page-sec {
    flex: 0 0 100%;
    max-width: 100%;
}
.inner-banner {
    padding: 50px 0;
}
p.footer-one__copy-text {
    text-align: center;
	padding-bottom: 10px;
	float: left;
}
span.section-line {
    width: 100% !important;
    float: inherit !important;
}
.footer-one__widget {
    margin-bottom: 25px;
}

p.static-banner-one__text {
    text-align: justify;
}
.col-xl-3.col-lg-6.col-md-6.col-sm-12.wow.fadeInUp.hvr-float-shadow {
    margin: 10px 0;
    flex: 0 0 100%;
    max-width: 100%;
}
.feature-three__single {
    padding: 25px 0;
    padding-left: 25px;
    padding-right: 25px;
}
p.history-one__text {
    text-align: justify;
}
p.footer-one__text {
    text-align: justify;
}
.col-lg-5.contact-page-sec {
    width: 100%;
	margin-bottom: 50px;
}
.col-lg-4.contact-page-sec {
    width: 100%;
}
.static-banner-one__box-single i {
    font-size: 30px;
}
.static-banner-one__box-single {
    width: 45px;
    height: 45px;
}
.static-banner-one__box {
    margin-top: 10px;
}
.banner-one .container {
    padding: 50px 15px;
}
.static-banner-one__view-more a {
    font-size: 10px;
}
.banner-carousel-btn {
    bottom: 15px;
}
.banner-one .container {
    padding: 100px 15px;
}
.banner-one__slide {
    height: 547px;
}
.static-banner-one__title {
    font-size: 20px;
    line-height: 25px;
	margin-bottom: 5px;
}
p.static-banner-one__text {
    margin-bottom: 10px;
}

}

@media(max-width: 540px) {
.banner-one__slide {
    height: 565px;
}
}



@media(max-width: 480px) {
.team-one__title {
    font-size: 20px;
}
    .banner-one__title {
        font-size: 40px;
        line-height: 45px;
    }
	.service-four__title {
    font-size: 15px;
}
.service-four__single {
    padding: 20px 5px;
    margin-top: 25px;
}
section.thm-gray-bg.appointment-table.team-one.team-one__home-two {
    padding-bottom: 30px !important;
}

    .feature-two .nav-tabs {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
    }

    .feature-two .nav-tabs .nav-item {
        width: 50%;
        text-align: center;
        margin-bottom: 15px;
        border: 1px solid #cacaca;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .feature-two__tab-title {
        border-bottom: 0;
    }

    .feature-two__tab-title-link {
        padding-bottom: 0;
    }

    .feature-two__tab-title-link:before {
        top: calc(100% + 10px);
    }

    .feature-one__content-block {
        padding-left: 15px;
        padding-right: 15px;
    }

    .testimonials-one__icon,
    .testimonials-one__content {
        display: block;
        padding: 0px;
    }

    .testimonials-one__content {
        margin-top: 20px;
    }

    .testimonials-one .owl-theme .owl-dots {
        margin-top: 35px;
    }

    .topbar-three__link+.topbar-three__link {
        margin-left: 0;
        margin-top: 15px;
    }

    .video-three {
        display: none;
    }

    .blog-four__image,
    .blog-four__content {
        display: block;
    }

    .blog-four__image img {
        width: 100%;
    }

    .topbar-one__contact-item:not(:last-child):after {
        display: none;
    }

    .topbar-one__contact-item:not(:last-child) {
        margin-left: 10px;
    }

    .topbar-one__contact {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

    .schedule-one .inner-content:before {
        width: 99%;
    }

    .comment-one__image,
    .comment-one__content {
        display: block;
    }

    .comment-one__content {
        padding: 0;
        margin-top: 30px;
    }

    .blog-details__share-link {
        margin-bottom: 10px;
    }

    .newsletter-one__form button[type=submit] {
        border-radius: 27.5px;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%) translateY(10px);
    }

    .testimonials-two__single {
        padding: 15px;
        padding-bottom: 50px;
    }

.static-banner-one__title {
    font-size: 34px;
    line-height: 45px;
}
.col-xl-3.col-lg-6.col-md-6.col-sm-12.wow.fadeInUp.hvr-float-shadow {
    margin: 10px 0;
    flex: 0 0 100%;
    max-width: 100%;
}
.feature-three__single {
    padding: 25px 0;
    padding-left: 25px;
    padding-right: 25px;
}
.service-three {
    padding-bottom: 10px;
}
.about-two {
    padding: 60px 0 50px;
}
.history-one__title {
    margin-top: 0px;
    margin-bottom: 15px;
}
.history-one__content {
    padding: 20px 20px 10px;
}
.history-one__single + .history-one__single {
    margin-top: 50px;
}
.col-lg-3.col-md-6.col-sm-12.departments-section {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-lg-3.col-md-6.col-sm-12.team-section {
    flex: 0 0 100%;
    max-width: 100%;
}
.inner-banner__title {
    font-size: 24px;
}
.col-lg-3.col-md-6.col-sm-12.footer-links {
    flex: 0 0 100%;
    max-width: 100%;
}
.col-lg-3.col-md-6.col-sm-12.w-dyn-item {
    flex: 0 0 100%;
    max-width: 100%;
}
.col-lg-5.contact-page-sec {
    width: 100%;
	margin-bottom: 50px;
}
.contact-one__title {
    margin-top: 0px;
}
.col-lg-4.contact-page-sec {
    width: 100%;
}
.footer-one__text {
    text-align: justify;
}
p.history-one__text {
    text-align: justify;
}
p.static-banner-one__text {
    text-align: justify;
}
.static-banner-one__box-single i {
    font-size: 30px;
}
.static-banner-one__box-single {
    width: 45px;
    height: 45px;
}
.static-banner-one__box {
    margin-top: 0px;
}
.banner-one .container {
    padding: 20px 15px;
}
.static-banner-one__view-more a {
    font-size: 10px;
}
.banner-carousel-btn {
    bottom: 15px;
}
.banner-one .container {
    padding: 100px 15px;
}
.banner-one__slide {
    height: 547px;
}
.static-banner-one__title {
    font-size: 20px;
    line-height: 25px;
	margin-bottom: 5px;
}
p.static-banner-one__text {
    margin-bottom: 10px;
}
.static-banner-one__box {
    margin-top: 15px;
}
}

@media(max-width: 440px) {
.static-banner-one__box-row:last-child {
    margin-top: 20px;
}
.banner-one .container {
    padding: 120px 15px;
}
.banner-one__slide {
    height: 547px;
}
.banner-one__text {
    margin: 0;
    font-size: 15px;
    line-height: 24px;
}
.banner-one .banner-one__title {
    font-size: 24px;
    line-height: 30px;
}
.static-banner-one__title {
    font-size: 20px;
    line-height: 25px;
	margin-bottom: 5px;
}
p.static-banner-one__text {
    margin-bottom: 10px;
}
.static-banner-one__box {
    margin-top: 15px;
}
}

@media(max-width: 414px) {
.banner-one__slide {
    height: 580px;
}
}

@media(max-width: 411px) {
.banner-one__slide {
    height: 580px;
}
}

@media (max-width: 384px) {
.banner-one__slide {
    height: 485px;
}
}


@media(max-width: 375px) {
    .schedule-one__sep {
        display: none;
    }
    .feature-two .nav-tabs .nav-item {
        width: 100%;
    }

    .topbar-one__contact-item {
        align-items: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

    .topbar-one__contact-item+.topbar-one__contact-item {
        margin-top: 5px;
    }

    .appointment-one .inner-container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .header-navigation .container .right-side-box {
        /*display: none !important;*/
    }

    .header-navigation .container .menu-toggler {
        float: right !important;
    }

    .header-navigation .container .logo-box {
        padding-right: 15px !important;
    }

    .topbar-one__contact {
        flex-direction: column;
    }

    .comment-one__btn {
        position: relative;
        margin-top: 30px;
    }

    .single-shop-page .product-tab-box .tab-title li a {
        padding: 14px 17.5px;
    }

    .static-banner-one__box-single {
        width: 70px;
        height: 70px;
    }

    .static-banner-one__box-single i {
        font-size: 30px;
    }

    .feature-one__single {
        flex-direction: column;
    }

    .feature-one__content {
        padding-left: 0;
        padding-top: 29px;
    }

    .service-tab .tab-title .nav-item {
        flex: 1 1 100%;
    }

    .service-tab .tab-title .nav-item+.nav-item {
        margin-top: 15px;
    }

    .service-tab .tab-title .nav-item .nav-link:before {
        display: none;
    }

    .feature-five__icon,
    .feature-five__content {
        display: block;
    }

    .feature-five__content {
        padding-left: 0;
        padding-top: 20px;
    }

.static-banner-one__title {
    font-size: 34px;
    line-height: 45px;
}
.col-xl-3.col-lg-6.col-md-6.col-sm-12.wow.fadeInUp.hvr-float-shadow {
    margin: 10px 0;
    flex: 0 0 100%;
    max-width: 100%;
}
.feature-three__single {
    padding: 25px 0;
    padding-left: 25px;
    padding-right: 25px;
}
.service-three {
    padding-bottom: 10px;
}
.about-two {
    padding: 60px 0 50px;
}
.history-one__title {
    margin-top: 0px;
    margin-bottom: 15px;
}
.history-one__content {
    padding: 20px 20px 10px;
}
.history-one__single + .history-one__single {
    margin-top: 50px;
}
.col-lg-3.col-md-6.col-sm-12.departments-section {
    flex: 0 0 50%;
    max-width: 50%;
}
.service-four__title {
    font-size: 13px;
}
.service-four__single {
    padding: 20px 5px;
    margin-top: 25px;
}
section.thm-gray-bg.appointment-table.team-one.team-one__home-two {
    padding-bottom: 30px !important;
}
.col-lg-3.col-md-6.col-sm-12.team-section {
    flex: 0 0 100%;
    max-width: 100%;
}
.inner-banner__title {
    font-size: 24px;
}
.col-lg-3.col-md-6.col-sm-12.footer-links {
    flex: 0 0 100%;
    max-width: 100%;
}
.col-lg-3.col-md-6.col-sm-12.w-dyn-item {
    flex: 0 0 100%;
    max-width: 100%;
}
.col-lg-5.contact-page-sec {
    width: 100%;
	margin-bottom: 50px;
}
.contact-one__title {
    margin-top: 0px;
}
.col-lg-4.contact-page-sec {
    width: 100%;
}
.footer-one__text {
    text-align: justify;
}
p.history-one__text {
    text-align: justify;
}
p.static-banner-one__text {
    text-align: justify;
}
.static-banner-one__box-single i {
    font-size: 30px;
}
.static-banner-one__box-single {
    width: 45px;
    height: 45px;
}
.static-banner-one__box {
    margin-top: 15px;
}
.banner-one .container {
    padding: 20px 15px;
}
.static-banner-one__view-more a {
    font-size: 10px;
}
.banner-carousel-btn {
    bottom: 10px;
	left: 20%;
}
.static-banner-one__box-single + .static-banner-one__box-single {
    margin-top: 7px;
}
.banner-one .container {
    padding: 120px 15px;
}
.banner-one__slide {
    height: 515px;
}


.topbar-two__info {
    display: none;
}
.header-navigation .container .menu-toggler {
    float: right;
}
.header-navigation .container .logo-box {
    padding-right: 0px;
}
.header-navigation .container .right-side-box {
    left: 0px;
}
.topbar-two__info-text span {
    color: #fff;
}
.topbar-two__info-text h4 {
    color: #fff;
}
a.menu-no {
    color: #fff !important;
}
.topbar-two__info-text {
    background: #EC3237;
    border-radius: 0px;
    padding: 10px 7px;
    border: 1px solid #fff;
	text-align: center;
}
.topbar-two__info-text.meu-sec {
    background: #3156A3;
    border-radius: 0px;
    padding: 10px 10px;
    border: 1px solid #fff;	
	text-align: center;
}
.header-navigation .container .right-side-box {
    right: 70px;
}
.topbar-two__info-text h4 {
    color: #fff !important;
}
.right-side-box {
    margin-left: 15px;
}
.static-banner-one__title {
    font-size: 20px;
    line-height: 25px;
	margin-bottom: 5px;
}
p.static-banner-one__text {
    margin-bottom: 10px;
}
#wa-widget-send-button {
    top: 15px;
}
}

@media(max-width: 360px) {
.banner-one__slide {
    height: 485px;
}
}



@media(max-width: 346px) {
 .topbar-two__info-text {
    background: #EC3237;
    border-radius: 0px;
    padding: 10px 5px;
    border: 1px solid #fff;
	text-align: center;
}
.topbar-two__info-text.meu-sec {
    background: #3156A3;
    border-radius: 0px;
    padding: 10px 5px;
    border: 1px solid #fff;	
	text-align: center;
} 
.right-side-box {
    margin-left: 5px;
}
.topbar-two__info-text h4 {
    font-size: 12px;
} 
.static-banner-one__title {
    font-size: 20px;
    line-height: 25px;
	margin-bottom: 5px;
}
p.static-banner-one__text {
    margin-bottom: 10px;
} 
}


@media (max-width: 320px) {
.banner-one__slide {
    height: 412px;
}
.header-navigation .container .logo-box {
    padding-right: 0px !important;
}
.header-navigation .container .right-side-box {
    right: 55px;
}
}

@media (max-width: 280px) {
.banner-one__slide {
    height: 545px;
}
}


@media (max-width: 280px) {
.banner-one__slide {
    height: 250px;
}
}