.text-image-slider-button {
    margin: 15px 0 0 0
}

.text-and-image-image {
    padding: 0 !important
}

.text-image-images {
    overflow: hidden
}

.text-image-images img {
    width: 100%;
    transition: .8s ease-in-out;
    -webkit-transition: .8s ease-in-out
}

.text-image-images img:hover {
    -ms-transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
    transform: scale(1.1) !important
}

.slider-title {
    padding: 20px !important
}

.square-button {
    padding: 10px 40px 10px 30px;
    margin: 15px 0 0 0
}

#text_image_slider .owl-controls .owl-pagination {
    margin: 0 auto 0 !important
}

.slider-title p span {
    line-height: 24px
}

.slider-title p {
    padding: 0 0 10px 0;
    margin: 0;
    line-height: 24px
}

@media (min-width:280px) and (max-width:399px) {
    .slider-title {
        padding: 10px !important
    }
}

@media (min-width:400px) and (max-width:767px) {
    .slider-title {
        padding: 10px !important
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .slider-title {
        padding: 10px !important
    }
}

@media (min-width:280px) and (max-width:767px) {

    .text-image-slider h1 span,
    .text-image-slider h2 span,
    .text-image-slider h3 span,
    .text-image-slider h4 span,
    .text-image-slider h5 span,
    .text-image-slider h6 span {
        font-size: 24px !important
    }

    .slider-title h1 span,
    .slider-title h2 span,
    .slider-title h3 span,
    .slider-title h4 span,
    .slider-title h5 span,
    .slider-title h6 span {
        font-size: 20px !important
    }

    .slider-title h1,
    .slider-title h2,
    .slider-title h3,
    .slider-title h4,
    .slider-title h5,
    .slider-title h6 {
        line-height: 22px
    }

    .slider-title .h4-head p span {
        font-size: 16px !important
    }

    .slider-title p span {
        font-size: 16px !important
    }

}

@media (min-width:768px) and (max-width:1199px) {

    .text-image-slider h1 span,
    .text-image-slider h2 span,
    .text-image-slider h3 span,
    .text-image-slider h4 span,
    .text-image-slider h5 span,
    .text-image-slider h6 span {
        font-size: 28px !important
    }

    .slider-title h1 span,
    .slider-title h2 span,
    .slider-title h3 span,
    .slider-title h4 span,
    .slider-title h5 span,
    .slider-title h6 span {
        font-size: 20px !important
    }

    .slider-title h1,
    .slider-title h2,
    .slider-title h3,
    .slider-title h4,
    .slider-title h5,
    .slider-title h6 {
        line-height: 28px
    }

    .slider-title p span {
        font-size: 16px !important
    }

}

.common-space {
    padding: 70px 0;
    margin: 0;
}
.center-tab-text-content h1, .center-tab-text-content h2, .center-tab-text-content h3, .center-tab-text-content h4, .center-tab-text-content h5, .center-tab-text-content h6, .heading {
    margin-bottom: 20px;
}
.heading h1, .heading h2, .heading h3, .heading h4, .heading h5, .heading h6, .heading p, .heading span {
    margin: 0!important;
    padding: 0!important;
}
.container h1, .container h2, .container h3, .container h4, .container h5, .container h6, .container p, .container span {
    word-wrap: break-word;
    padding: 0;
}
.owl-carousel {
    -ms-touch-action: pan-y;
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
}
#brand-slider .owl-item, #txgidoc-professional .owl-item {
    padding: 0;
    margin: 0 auto;
    display: inline-flex;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    float: left;
    list-style: none;
}
#txgidoc-professional img {
    padding: 15px;
    margin: 0 auto;
    width: 100%;
    vertical-align: middle;
    display: table-cell;
    height: auto;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.owl-carousel .owl-item img {
    width: 100%;
    position: relative;
    object-fit: cover;
}
.owl-carousel .owl-item img {
    width: 100%;
    position: relative;
}
.owl-carousel .owl-item img {
    width: 100%;
    position: relative;
}

@media only screen and (min-width: 993px){
    .mobile_contact_slider {
        display: none !important;
    }
}
@media only screen and (max-width: 600px){
    .desktop_contact_slider {
        display: none!important;
    }
}
.owl-pagination .owl-page {
    position: relative;
    bottom: -19px;
}