body {
    font-family: "Arial";
    background: #f9f9f9;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none
}

.mt-0 {
    margin-top: 0;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-55 {
    margin-top: 55px;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.p-0 {
    padding: 0;
}

.p-5 {
    padding: 5px;
}

.p-10 {
    padding: 10px;
}

a, a:hover {
    color: #004a80;
    text-decoration: none;
}

.wapper {
    max-width: 1366px;
    margin: 0 auto;
    display: block;
    background: #fff;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}

.carousel-indicators {
    display: none;
}

.head-menu .container {
    margin: 0 auto;
    padding: 0;
}

.head-top {
    background: none;
    border-bottom: 1px solid #cacaca;
}

.top-menu li {
    float: left;
    padding: 5px 10px 5px 0;
}

.top-menu li a {
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

.ubermenu .ubermenu-item-level-0 {
    border-right: 1px solid #004a6a !important;
}

.ubermenu .ubermenu-item-level-0:nth-last-child(1) {
    border-right: none !important;
}

.ubermenu-nav a span {
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    font-weight: inherit !important;
}

.ubermenu-nav ul a span {
    text-align: left;
    !important;}

.ubermenu-active {
    background: #6bc513 !important;
}

.ubermenu .ubermenu-item-level-0:hover {
    background: #6bc513 !important;
}

.ubermenu-submenu-type-flyout {
    width: 300px !important;
}

.ubermenu-nav li li a span {
    font-weight: inherit !important;
    color: #000 !important;
}

.ubermenu-nav li li li a span {
    font-weight: inherit !important;
}

.ubermenu-nav a i {
    font-size: 12px;
    font-weight: initial;
}

.ubermenu-skin-vanilla .ubermenu-item-level-0 > .ubermenu-target, .ubermenu-skin-vanilla .ubermenu-submenu, .ubermenu-skin-vanilla .ubermenu-submenu .ubermenu-target {
    color: #fff !important;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
    display: none !important;
}

.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 10px !important;
}

.ubermenu-nav li.hotline {
    margin-top: -10px;
}

.ubermenu-nav li.tuvan {
    background: #004a80;
}

.ubermenu-nav li.tuvan a span {
    color: #fff;
}

.ubermenu-nav li.tuvan li a span {
    color: #004a80
}

.ubermenu-nav li.hotline img {
    height: 60px;
    width: auto;
}

.ubermenu-skin-vanilla.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,75,128,1);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,75,128,1);
    box-shadow: 0px 1px 3px 0px rgba(0,75,128,0.2);
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #fff;
    border-top: none !important;
    border-top: 5px solid #04b7ae !important;
}

.ubermenu-skin-vanilla.ubermenu-responsive-toggle, .ubermenu-skin-vanilla.ubermenu-responsive-toggle:hover {
    background: none !important;
    color: #fff !important;
    font-size: 22px !important;
    text-transform: none;
    font-weight: normal;
    float: right;
    padding: 15px;
}

.hotline-frame {
    background: #63a839;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.hotline-frame a {
    color: #fff;
}

.hotline-frame .h3 {
    border: 1px dashed;
    display: inline-block;
    font-size: 24px;
    margin: 0;
    padding: 10px;
}

.banner .container div .h2 {
    text-align: center;
    margin: 10px auto;
    font-size: 17px;
}

.banner .container {
    padding: 40px 0 20px 0;
}

.banner .container img {
    width: 100%;
    height: auto;
    border: 1px solid;
}

.container h2 {
    border-bottom: 4px solid #004a80;
    padding-bottom: 5px;
    display: inline-block;
    margin: 10px 0;
    color: #004a80;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    padding: 5px 0;
}

.form, .sale-content, .story, .post, .media {
    padding: 20px 0;
}

.form .title {
    background: #f4570a;
    color: #fff;
    text-align: center;
    padding: 10px !important;
    font-size: 28px;
    height: 100px;
}

.form .col-sm-2, .form .col-sm-3 {
    padding: 0 5px;
}

.form textarea {
    width: 100%;
    height: 100px;
}

.form input {
    width: 100%;
    margin: 15px 0 10px 0;
}

.form input[type='submit'] {
    margin: 0;
    height: 100px;
    font-size: 30px;
    background: #0b2a49;
    color: #fff;
    border: 0;
}

div.wpcf7-mail-sent-ok {
    border: none !important;
}

.tab {
    padding: 40px 0;
    text-align: justify
}

.tab .h2 {
    font-size: 16px;
    text-align: left;
}

.bg-theme-colored {
    background: #63a839;
    padding: 20px;
}

.bg-theme-colored h3.title-pattern {
    color: #fff;
}

.bg-theme-colored h3.mt-0 {
    margin-top: 0;
}

.list-tab {
    background: #19b5fe;
    color: #fff;
}

.list-tab li {
    float: left;
    width: 100%;
    font-size: 18px;
    clear: both;
    margin: 10px 0;
    height: 60px;
    display: -moz-box;
    display: -webkit-box;
    -moz-box-align: center;
    -webkit-box-align: center;
    box-pack: center;
    box-align: center;
}

.list-tab li a {
    color: #fff;
}

.service, .post {
    /* background:url("../images/bg_container.jpg") repeat left top; */
    padding: 0px 0 40px 0;
}

.service img {
    width: 100%;
}

.service .carousel-control.right, .service .carousel-control.left {
    background: none;
    bottom: auto;
}

.service .carousel-control.left {
    right: 100px;
}

.service .carousel-control.right i, .service .carousel-control.left i {
    border: 1px solid #0b2a49;
    display: inline;
    padding: 2px 7px;
    position: static;
}

.service .carousel-control {
    top: 50px;
    width: 20px;
    right: 50px;
    left: auto;
    opacity: 1;
}

.service h3 {
    background: rgba(0, 0, 0, 0) url("../images/service_heading.png") no-repeat scroll left bottom;
    margin: 5px 0 20px;
    padding: 10px 0 20px 0;
    text-align: left;
    font-size: 20px;
}

.service .col-sm-4 {
    margin-top: 30px;
    display: inline-block !important;
    float: none !important;
    vertical-align: top;
    width: 33%;
}

.story img, .doctor-slide img, .media img {
    width: 100%;
}

.story .carousel-control.right, .story .carousel-control.left, .doctor-slide .carousel-control.right, .media .carousel-control.right, .media .carousel-control.left, .doctor-slide .carousel-control.left {
    background: none;
    bottom: auto;
}

.story .carousel-control.left, .media .carousel-control.left, .doctor-slide .carousel-control.left {
    right: 100px;
}

.doctor-slide .carousel-control.right i,.doctor-slide .carousel-control.left i, .media .carousel-control.right i,.media .carousel-control.left i, .story .carousel-control.right i, .story .carousel-control.left i {
    border: 1px solid #0b2a49;
    display: inline;
    padding: 2px 7px;
    position: static;
}

.doctor-slide .carousel-control, .media .carousel-control, .story .carousel-control {
    top: 30px;
    width: 20px;
    right: 50px;
    left: auto;
    opacity: 1;
}

.story h3 {
    text-align: center;
    background: url("../images/service_heading.png") no-repeat bottom center;
    padding: 15px;
}

.story .carousel-inner div {
    padding: 0;
}

.story .h3 {
    margin-top: 10px;
    color: #fff;
    padding-left: 10px;
}

.story .title-customer {
    position: absolute;
    bottom: 0;
    padding: 10px 0;
    background: rgba(0,0,0,0.4);
    z-index: 999;
}

.story a {
    color: #fff;
}

.post .container h2 {
    float: left;
}

.post .post-item {
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
    min-height: 470px;
    position: relative;
}

.post .post-item div {
    padding: 0;
}

.post .post-item h3 {
    color: #004a80;
    margin: 10px 0;
    font-size: 18px;
}

.post .post-item .thumb {
    max-height: 215px;
    overflow: hidden;
}

.post .post-item .line_list {
    border-bottom: 1px dashed #8cc63f;
    bottom: 1px;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.post .post-item img {
    width: 100%;
    height: auto;
}

.post .col-xs-2 {
    font-size: 20px;
    color: #f4570a;
    text-align: center;
    border-right: 1px solid #aba9aa;
}

.post .col-xs-2 ul li {
    border-bottom: 1px dashed #0b2a49;
    padding: 15px;
}

.post a {
    color: #343331;
}

.list-post {
    padding: 0;
}

.list-post li {
    background: url("../images/list_bg.png") no-repeat scroll left center;
    padding: 5px 0 5px 15px;
}

.comment-post {
    background: url("../images/comment.png") no-repeat left center;
    padding-left: 20px;
    color: #aba9aa;
}

.doctor {
    padding: 30px 0;
}

.media img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

.media {
    margin-top: 20px;
}

.media h3 {
    background: #004a80;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    margin: 0;
}

.media .container .col-md-12 {
    border-left: 1px solid #004a80;
    border-right: 1px solid #004a80;
    border-bottom: 4px solid #004a80;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 30px 0 10px 0;
}

.media .container .col-sm-12 {
    margin: 20px 0;
}

#medical .col-sm-4 img, #dental .col-sm-4 img, #spa .col-sm-4 img {
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
}

.site-link {
    margin: 20px;
}

.site-link ul {
    margin: 0 auto;
    padding: 0;
}

.site-link ul li {
    float: left;
    width: 23%;
    background: url("../images/headding_bg.png") no-repeat left top;
    padding: 0 0 0 40px;
    font-size: 20px;
    margin: 0 1%;
    vertical-align: top;
}

.site-link ul li a {
    border-bottom: 1px dashed #004a80;
    border-top: 1px dashed #004a80;
    width: 100%;
    padding: 5px 0;
    display: block;
}

.site-link ul li li {
    background: url("../images/list_bg.png") no-repeat left center;
    padding: 5px 0 5px 25px;
    width: 100%;
}

.site-link ul li li a {
    border: none;
    font-size: 16px;
}

.title {
    margin: 0 auto;
    display: block;
}

.tab-mobile .title {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin: 0 auto;
    min-height: 40px;
}

.tab-mobile h2.resp-accordion {
    font-size: 15px !important;
}

.catgory h1 {
    color: #004a80;
    text-shadow: none;
    text-transform: uppercase;
    border-bottom: 4px solid #004a80;
    display: table;
    margin: 30px auto;
}

.catgory .post-item {
    margin-bottom: 30px;
    border: 1px solid #aba9aa;
    vertical-align: top;
}

.catgory .col-sm-4 {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 33%;
}

.catgory .thumb {
    max-height: 200px;
    overflow: hidden;
}

.catgory .thumb img {
    width: 100%;
    height: auto;
}

.catgory .post-title {
    font-size: 16px;
    border: none;
    line-height: 22px;
    margin: 10px 5px 5px;
}

.catgory p {
    text-align: justify;
    padding: 0 5px 10px 5px;
}

.pagination {
    display: table;
    margin: 20px auto;
}

.banner-post img {
    border-radius: 4px;
}

.single {
    padding: 0;
}

.single .post-title {
    text-transform: uppercase;
    margin: 20px 0;
    text-shadow: none;
    text-align: left;
    border-bottom: 4px solid #004a80;
    display: inline-block;
    padding-bottom: 5px;
    font-size: 25px;
}

.single p {
    text-align: justify;
    padding: 10px;
}

.single #nd_chinh_in ul li {
    /*background:url("../images/single_list_check.png") no-repeat left center;padding-left:25px;*/
    list-style: inside square;
}

#breadcrumbs {
    margin: 15px 0;
}

.single img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    margin: 0 auto;
}

.single .ubermenu-nav img {
    display: inline;
}

.single .title-post {
    margin: 20px 0;
}

.single .title-post img {
    float: left;
}

.single h2 {
    border: medium none;
    font-size: 16px;
    margin: 10px 0;
}

.comment-text {
    position: relative;
    max-width: 100%;
    margin-top: 10px;
    padding: 10px;
    background: #F8FACB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.comment-text:after {
    content: "";
    position: absolute;
    top: 40%;
    left: -15px;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #F8FACB;
    display: block;
    width: 0;
    z-index: 1
}

.single table {
    width: 100%;
    margin: 10px 0
}

.single .so-sanh td {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 5px
}

.single table .left {
    width: 30%;
    min-width: 200px
}

.single table .left img {
    max-width: 350px;
    width: 100%;
    height: auto
}

.single table .avata {
    width: 20%
}

.single table .avata img {
    max-width: 150px;
    height: 150px;
    width: 100%
}

.single table .center {
    width: 2%
}

.single table .right {
    width: 68%
}

.single iframe {
    margin: 0 auto;
    padding: 0;
    display: block;
    max-width: 100%;
}

.single p {
    padding: 0 10px 0 0
}

.page table {
    width: 100%;
    margin: 10px 0
}

.page .so-sanh td {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 5px
}

.page table .left {
    width: 30%;
    min-width: 200px
}

.page table .left img {
    max-width: 350px;
    width: 100%;
    height: auto
}

.page table .avata {
    width: 20%
}

.page table .avata img {
    max-width: 150px;
    height: 150px;
    width: 100%
}

.page table .center {
    width: 2%
}

.page table .right {
    width: 68%
}

.page iframe {
    margin: 0 auto;
    padding: 0;
    display: block
}

.page p {
    padding: 10px 0
}

.bg_ {
    background: #004a80;
    padding: 30px 20px;
    margin: 20px 0;
    color: #fff;
}

.bg_ p, .bg_ .col-xs-9 {
    font-size: 16px;
}

.bg_ .col-xs-3 {
    padding: 0;
}

.bg_ .h2 {
    font-size: 22px;
    margin: 0 auto;
}

.bg_ .col-xs-12 {
    padding: 0;
}

.sidebar {
    font-size: 16px;
}

.post-sidebar li {
    margin: 10px 0;
    background: url("../images/list_bg.png") no-repeat left top;
    padding: 0 0 5px 25px;
}

.post-sidebar div {
    padding: 0;
}

.post-sidebar div img {
    width: 100%;
    height: auto;
}

.wp-caption {
    width: 100% !important;
    margin: 10px 0;
}

.contact-waper {
    background: url("../images/bg_page_contact.jpg") no-repeat;
    background-size: cover;
    padding: 100px;
}

.form-contact, .info {
    background: #fff;
    padding: 30px 50px;
}

.info div {
    margin: 30px 0;
    font-size: 16px;
    color: #004a80;
}

.email {
    background: url("../images/icon-email.png") no-repeat left center;
    padding: 15px 0 15px 60px;
}

.tel {
    background: url("../images/icon-phone.png") no-repeat left center;
    padding: 15px 0 15px 60px;
}

.fb {
    background: url("../images/icon-fb.png") no-repeat left center;
    padding: 15px 0 15px 60px;
}

.col-sm-7 input {
    width: 70%;
    padding: 5px 0;
    border: none;
    border-bottom: 1px dashed #004a80;
    margin: 10px 0;
}

.col-sm-7 textarea {
    width: 100%;
    max-height: 100px;
}

.col-sm-7 p {
    font-size: 16px;
    font-weight: bold;
}

.col-sm-7 .form-user {
    background: url("../images/icon-user.jpg") no-repeat left center;
    padding-left: 40px;
}

.col-sm-7 .form-tel {
    background: url("../images/tel.jpg") no-repeat left center;
    padding-left: 40px;
}

.col-sm-7 .dc {
    background: url("../images/icon-address.jpg") no-repeat left center;
    padding-left: 40px;
}

.col-sm-7 .email_form {
    background: url("../images/icon-email-form.jpg") no-repeat left center;
    padding-left: 40px;
}

.col-sm-7 .dv {
    background: url("../images/icon-dv.jpg") no-repeat left center;
    padding-left: 40px;
}

.maps {
    max-height: 480px;
    overflow: hidden;
}

.logo-768, .width-768 {
    display: none;
}

.address {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgb(37, 39, 46) !important;
    background-image: url("../images/footer-bg.png");
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #fff;
    padding: 40px 0 20px;
}

.address .h3 {
    font-size: 18px;
    padding: 10px 0;
    margin-top: 0;
    text-align: center;
}

.address aside {
    padding: 5px 0;
}

.address li {
    background: rgba(0, 0, 0, 0) url("../images/list_bg.png") no-repeat scroll left center;
    padding: 5px 0 5px 25px;
}

.address a {
    color: #fff;
}

.address .block-center, .address .pull-left {
    margin-top: 25px;
}

.copyright {
    background: #000;
    padding: 10px 0;
    text-align: center;
    display: none;
}

.footer-sticky {
    bottom: 0;
    color: #ffffff;
    font-size: 12px;
    position: fixed;
    width: 100%;
}

.qua {
    background: #18b4ef;
    color: #ffffff;
    height: 60px;
}

.footer_tel a, .qua a {
    color: #fff !important;
}

.footer_tel {
    background: #ffaa01;
    color: #fff !important;
    height: 60px;
}

.hotline-head {
    background: url("../images/background_hotline.png") no-repeat left center;
    padding: 10px 0;
    color: #fff;
}

.boder-media {
    border: 1px solid #e1e1e1;
    background: #f7f7f7;
    padding-bottom: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.boder-media h2 {
    margin-top: 0;
    border: 1px solid #e1e1e1;
    background: #ebebeb;
    display: block;
}

.site_link .container {
    padding-left: 30px;
    padding-right: 30px;
}

.site_link li {
    width: 25%;
    float: left;
    margin: 10px 0;
}

.site_link li a {
    color: #006692;
    font-size: 14px;
    font-weight: 600;
}

.site_link li li {
    width: 100%;
    float: left;
    background: url("../images/list_bg.png") no-repeat scroll left center;
    padding: 5px 0 5px 15px;
    margin: 0;
}

.site_link li li a {
    color: #2d2d2d;
    font-size: 12px;
    font-weight: 400;
}

.tab-mobile {
    display: none;
}

.menu-right {
    left: 0;
    top: 30%;
    z-index: 99;
    position: fixed;
}

.menu-right li {
    margin: 10px 0;
    list-style: none !important;
}

.top-menu li,.post-sidebar li {
    list-style: none !important;
}

.modal-header {
    padding: 5px 15px;
}

.hotline-frame .col-sm-10 {
    display: none;
}

.text-768 {
    display: none;
}

@media screen and (max-width: 959px) {
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu {
        margin-top: 40px !important;
        max-height: 805px;
    }
}

@media (max-width: 768px) {
    .text-768 {
        display: block;
    }

    .sbzon, .sbzoff {
        bottom: 59px!important;
    }

    .address .mt-55 {
        margin-top: 10px;
    }

    .address .h3 {
        margin-top: 0px;
        margin-bottom: 0;
    }

    .address .logo_footer {
        margin: 0 auto;
        display: block;
    }

    .address p {
        margin: 0;
    }

    .menu-right {
        display: none;
    }

    .head-banner div {
        padding-left: 0;
        padding-right: 0;
    }

    .ubermenu-nav a span br {
        display: none !important;
    }

    .banner .container {
        padding: 40px 0 5px 0;
    }

    .tab {
        padding: 0;
    }

    .tab .col-sm-4 img {
        width: 100%;
        margin-top: 10px;
    }

    .tab-mobile {
        display: block;
        padding: 20px 0;
    }

    .tab-mobile .thumb {
        width: 30%;
        float: left;
        margin-right: 10px;
    }

    .tab-mobile img {
        width: 100%;
    }

    .hotline-frame {
        background: #e8e8e8;
        padding: 10px 0;
        text-align: center;
        color: #000;
        text-transform: uppercase;
        border-bottom: 3px solid #cfcfcf;
    }

    .hotline-frame a {
        color: #000;
    }

    .hotline-frame img {
        margin-top: -5px;
    }

    .hotline-frame .h3 {
        display: none;
    }

    .hotline-frame .container {
        padding: 0 5px;
    }

    .hotline-frame .col-sm-10 {
        display: block;
    }

    .hotline-frame .col-sm-10, .hotline-frame .col-sm-10 div {
        padding: 0;
    }

    .float-ck {
        display: none !important;
    }

    .bg-theme-colored {
        padding: 5px;
        text-align: center;
    }

    .doctor-slide .pull-right {
        float: right!important;
        z-index: 99999;
        position: relative;
    }

    .head-banner div.slogan {
        margin: 10px 0;
    }

    .site_link li {
        width: 50%;
        float: left;
        margin: 10px 0;
    }

    .logo-768 {
        display: block;
        float: left;
        max-width: 150px;
    }

    .width-768 {
        display: block;
        padding: 10px 0;
        z-index: 99999999999;
    }

    .headaddress {
        color: #004a80;
        margin: 5px 0 !important;
    }

    .footer-stickyz {
        background: rgba(0,0,0,0.75)
    }

    .footer-sticky .col-xs-4 {
        padding: 0;
    }

    .bt-ft-sticky {
        font-size: 12px;
        margin: 0 auto;
        border-radius: 5px;
        color: rgb(255, 255, 255);
        width: 90%;
    }

    .bt-ft-sticky.blu {
        background-color: rgb(12, 108, 150);
        box-shadow: 0 3px 0 0 rgb(16, 56, 74);
    }

    .bt-ft-sticky.geen {
        background-color: #63a839;
        box-shadow: 0 3px 0 0 #20330d;
    }

    .bt-ft-sticky a {
        color: #fff;
    }

    .post .container, .service .container, .story .container, .address .container, .tab .container {
        padding: 0;
    }

    .post .col-sm-4, .service .col-sm-4, .story .col-sm-6, .address .col-sm-4 {
        padding: 0 5px;
    }

    .banner .col-xs-6 {
        margin: 0 0 5px 0;
    }

    .container h2 {
        display: block;
    }

    .service .carousel-inner {
        margin-top: 50px;
    }

    .top-menu {
        display: none;
    }

    .contact-waper, .contact-waper section {
        padding: 0;
    }

    .contact-waper .col-sm-7, .contact-waper .col-sm-5, .form-contact, .info {
        padding: 2px;
    }

    .catgory .col-sm-4 {
        width: 49%;
        padding: 5px;
    }

    .single .post-title {
        font-size: 20px;
        line-height: inherit;
    }

    .doctor-slide .carousel-control, .media .carousel-control, .story .carousel-control {
        top: 65px;
        width: 20px;
        right: 50px;
        left: auto;
        opacity: 1;
    }

    .address .col-sm-4 {
        width: 100%;
        margin: 10px 0;
    }
}

@media (max-width: 414px) {
    .catgory .col-sm-4 {
        width:100%;
        padding: 0;
    }

    .tab-mobile .thumb {
        width: 100%;
        float: none;
    }

    .site_link li {
        width: 100%;
        float: left;
        margin: 10px 0;
    }

    .width-768 div {
        font-size: 13px;
    }

    .site-link ul li {
        width: 98%;
        height: auto;
    }

    .list-tab li {
        height: auto;
    }

    .list-tab li .col-xs-2 {
        display: none;
    }

    .list-tab li .col-xs-10 {
        width: 100%;
    }

    .footer_tel, .qua {
        color: #fff !important;
    }

    .sidebar {
        padding: 0;
    }
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.hotline img {
    max-width: 100%;
    width: 100%;
}

.form-ct_post {
    background: rgba(0, 0, 0, 0) url("../images/bg-contact-form.png") no-repeat scroll left center;
    margin-top: 20px;
    padding: 10px;
}

.form-ct_post p {
    padding: 0;
}

.form-ct_post img {
    max-width: 100%;
    width: auto;
    border: none;
    box-shadow: none;
}

.post-sidebar h2 {
    background: rgb(43, 191, 217) none repeat scroll 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    padding: 5px;
    text-align: center;
    width: 100%;
}

.xmac {
    background: rgba(0, 0, 0, 0) url("../images/giang-sinh.gif") no-repeat scroll center top/cover;
}

@media(max-width: 768px) {
    .form-ct_post {
        background:none;
    }

    .service .col-sm-4 {
        width: 49%;
    }

    .banner .container div.col-sm-3 {
        min-height: 150px;
        overflow: hidden;
    }
}

@media(max-width: 568px) {
    .service .col-sm-4 {
        width:100%;
    }
}

@media (max-width: 320px) {
    .width-768 div {
        font-size:11px;
    }
}
