/* Extra small devices (portrait phones, less than 576px) No media query since this is the default in Bootstrap */


/*Extra large devices (large desktops full hd, 1200px and up)*/

@media (min-width: 1200px) {}


/*Extra large devices (large desktops no full hd, 992px and up)*/

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


/*Medium devices (tablets, 768px and up)*/

@media (max-width: 991px) and (min-width: 768px) {
    #DisplayServiceDetail .contentview {
        overflow-y: auto;
    }
    #TNDDetail {
        margin-left: 15px;
        margin-right: 15px;
    }
    #SubContactUsGoogleMap {
        width: 47%;
        margin-right: 15px;
        margin-bottom: 20px;
    }
    #ContactUsIndex .form {
        width: 47%;
        padding: 0 15px;
    }
    #AdvertisingDuoiSlide {
        float: initial;
        width: auto;
        padding: 10px;
    }
    #AdvertisingDuoiSlide:after {
        content: "";
        display: block;
        clear: both;
    }
    #AdvertisingDuoiSlide a {
        display: block;
        width: 23.2%;
        float: left;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    #AdvertisingDuoiSlide img {
        width: auto;
        height: 105px;
        margin: 0;
        float: inherit;
        max-width: 100%;
    }
    #SubSearchRightBig .txtBox {
        width: 196px;
    }
    #SubSearchRightBig {
        background-size: 100% 100%;
        width: auto;
        margin-right: 14px;
    }
    #SubServiceRighHp #mycarouselPartner {
        width: auto;
        height: 138px !important;
    }
    #SubServiceRighHp .TitleSubService {
        width: auto;
        background: url(/cms/display/Service/SubControls/SubServiceRighHp/bngservice.png) no-repeat center;
        border-radius: 3px;
    }
    #SubServiceRighHp {
        width: 36%;
        float: left;
    }
    #DisplayAdvertisingSliderImage>.border_box {}
    #DisplayAdvertisingSliderImage {
        width: 60%;
        height: auto;
        max-width: 100%;
        background: initial;
    }
    #DisplayAdvertisingSliderImage:after {
        content: "";
        display: block;
        clear: both;
    }
    #CommonFooter .infoContact {
        float: left;
        margin-left: 24px;
    }
    #partnerBig .TitleSubNew {
        width: auto;
        margin-right: 20px;
    }
    #partnerBig #mycarouselLienketBig {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    #partnerBig {
        width: 58%;
        padding-left: 12px;
        float: right;
        height: 149px;
        overflow: hidden;
    }
    #DisplayCommonControlsCongCuBig .LinkSubNew,
    #DisplayCommonControlsCongCu .LinkSubNew {
        padding-left: 30px;
        margin-top: 6px;
    }
    #DisplayCommonControlsCongCuBig .TitleCongCu,
    #DisplayCommonControlsCongCu .TitleCongCu {
        width: auto;
        height: 37px;
        line-height: 42px;
        padding-left: 48px;
    }
    #DisplayCommonControlsCongCuBig,
    #DisplayCommonControlsCongCu {
        width: 40%;
        float: left;
        background-size: 100% 100%;
        height: 150px;
    }
    #DisplayCommonControlsCongCu {
        margin-left: 15px;
    }
    .w230 {
        width: 98%;
    }
    .w230 .h10 {
        display: none;
    }
    #ServiceIndex .group {
        width: 31%;
        background: url(/cms/display/Service/Controls/ServiceIndex/bggroup.png) no-repeat;
        margin: 0 7px;
        float: left;
        margin-bottom: 10px;
        background-size: 100% 100%;
    }
    #ServiceIndex {
        padding-left: 10px;
        padding-right: 10px;
    }
    .w740 {
        width: auto;
        max-width: 100%;
    }
    #SubSearchRightSmall .txtBox {
        width: 70%;
    }
    #SubSearchRightSmall {
        width: auto;
        background-size: 100% 100%;
    }
    #SubServiceRighControls .TitleSubService {
        width: auto;
        border-radius: 0;
        background: url(/cms/display/Service/SubControls/SubServiceRighControls/bngservice.png) no-repeat center;
        border-radius: 3px;
    }
    #SubServiceRighControls {
        float: right;
        width: 29%;
    }
    #CommonMenuMain a.subitem span {
        padding: 0;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li ul li {
        padding: 0;
        position: relative;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li ul li:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 0;
        bottom: 0;
        left: 0;
        border-top: 1px solid #3cc37e;
        border-bottom: 1px solid #055a2e;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li ul li:last-of-type:after {
        display: none;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li ul li a {
        line-height: 34px;
        background: #078645;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li ul {
        position: initial;
        width: auto !important;
        margin-top: -3px;
        border-radius: 0;
        background: #078645;
        display: none;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li ul.active-menu {
        display: block;
    }
    #CommonMenuMain .litop .left span {
        text-align: left;
        display: inline-block;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: bold;
    }
    #CommonMenuMain .litop {
        background: initial;
    }
    #CommonMenuMain .menu li.topmn {
        display: block;
        width: auto;
        background: url(/cms/display/CommonControls/CommonMenuMain/bgmn.png) repeat-x;
        margin-top: 1px;
        border-radius: 3px;
        height: auto;
    }
    #AdvertisingLogo {
        float: initial;
        margin-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li a {
        text-align: left;
        line-height: 40px;
        padding: 0 15px;
        width: auto;
    }
    #CommonMenuMain .menu li.topmn .menu-cap2 {
        width: 37px;
        height: 37px;
        background: url(../responsive/img/cong.png) no-repeat center;
        display: inline-block;
        float: right;
    }
    #CommonMenuMain .menu li.topmn .menu-cap2.active-menu {
        background: url(../responsive/img/tru.png) no-repeat center;
    }
    #CommonMenuMain {
        width: auto;
        position: initial;
        height: auto;
        background: none;
    }
    #CommonMenuMain .HomeMenuMain {
        display: none;
    }
    #smoothmenumain {
        z-index: 999;
        width: auto;
        padding: 0 15px;
        margin-bottom: 15px;
    }
    #CommonMenuMain .menu .menuitem {
        display: block;
        width: auto;
        background: url(/cms/display/CommonControls/CommonMenuMain/bgmn.png) repeat-x;
    }
    #CommonMenuMain .menu {
        width: auto;
        display: block;
    }
    #CommonFooter {
        width: 100%;
        height: auto;
        background-size: 100% 100%;
    }
    #CommonFooter:after {
        content: "";
        display: block;
        clear: both;
    }
    #AdvertisingLogo img {
        height: 65px;
        width: auto;
    }
    .menu-mobile {
        position: absolute;
        top: 28px;
        right: 15px;
    }
    #Hotline .email {
        display: inline-block;
        color: #666;
        font-size: 12px;
        font-style: italic;
        float: left;
    }
    #Hotline .email:before {
        content: "";
        display: inline-block;
        width: 16px;
        height: 12px;
        background: url(../responsive/img/mail.png);
        margin-right: 5px;
        transform: translateY(2px);
    }
    #Hotline .Hotlines br {
        display: none;
    }
    #Hotline .Hotlines {
        display: inline-block;
        font-size: 16px;
    }
    #Hotline .Hotlines:before {
        content: "";
        display: inline-block;
        height: 19px;
        width: 11px;
        background: url(../responsive/img/phone.png) no-repeat center;
        margin-left: 20px;
        margin-right: 5px;
        transform: translateY(3px);
    }
    #Hotline {
        background: none;
        width: auto;
        height: auto;
        right: 60px;
        top: 24px;
    }
    #Hotline div {
        display: inline-block;
    }
    #CommonHeader {
        width: 100%;
        padding-top: 10px;
        height: auto;
        border: none;
    }
    #CommonHeader:after {
        display: block;
        clear: both;
    }
    #CommonMenuTop {
        width: 350px;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 99;
        height: 100%;
        background: #047632;
        display: none;
    }
    body.active {
        transform: translateX(-350px);
    }
    #CommonMenuTop.active {
        display: block;
        right: -350px;
    }
    #CommonMenuTop a.MenuTop {
        color: #fff;
        float: initial;
        font-weight: bold;
        height: 40px;
        line-height: 40px;
        padding: 0 13px;
    }
    #CommonMenuTop a.MenuTop:before {
        content: "";
        display: inline-block;
        width: 5px;
        height: 7px;
        background: url(../responsive/img/mt1.png) no-repeat;
        margin-right: 5px;
    }
    #CommonMenuTop .nganCach {
        display: block;
        background: initial;
        width: 100%;
        height: 0;
        float: initial;
        border-bottom: 1px solid #004d1f;
        border-top: 1px solid #17984b;
    }
    #Wrapper {
        width: 100%;
        padding: 0;
    }
    body {
        min-width: initial;
        max-width: 100%;
        width: 100%;
    }
    .box_skitter>ul {
        display: block !important;
        width: 70%;
        float: left;
    }
    #DisplayAdvertisingSliderImage .box_skitter>ul {
        width: 100%;
    }
    .box_skitter ul {
        display: block !important;
    }
    .slick-slide img {
        width: 100%;
    }
    .box_skitter .info_slide {
        display: none;
    }
    #DisplayAdvertisingSliderImageBig,
    .box_skitter {
        width: auto !important;
        height: auto !important;
        float: initial;
        background: initial;
        padding-left: 6px;
        padding-right: 15px;
    }
    #DisplayAdvertisingSliderImageBig:after {
        display: block;
        clear: both;
        content: "";
    }
    .box_skitter .container_skitter {
        display: none;
    }
    .loading {
        display: none;
    }
    .slick-dots {
        position: absolute;
        width: auto;
        right: 10px;
        bottom: 10px;
        text-align: right;
    }
    .slick-dots li {
        display: inline-block;
    }
    .slick-dots li button {
        width: 12px;
        height: 12px;
        font-size: 0;
        border: none;
        margin: 2.5px;
        background: #005e2c;
        border-radius: 50%;
    }
    .slick-dots li.slick-active button {
        background: #d00000;
    }
    #SubServiceRighControls #mycarouselPartner {
        width: auto !important;
        height: 144px !important;
        overflow: hidden;
    }
    .road {
        margin-left: 15px;
    }
    #DisplayServiceDetail {
        margin-left: 15px;
        margin-right: 15px;
    }
    .contentview li {
        margin-left: 30px;
    }
    #DisplayServiceCategory .item {
        margin: 14px !important;
    }
    #SubServiceOtherItems {
        margin-bottom: 15px;
    }
    #Hotline .Hotlines span:nth-child(1):after {
        content: "-";
        display: inline-block;
        margin-left: 6px;
        margin-right: 6px;
        transform: translateY(-2px);
    }
}


/*Small devices (landscape phones, 0px and up)*/

@media (max-width: 767px) {
    * {
        margin: 0;
        padding: 0;
    }
    #partner #mycarouselLienket {
        width: auto;
    }
    #partner .TitleSubNew {
        width: auto;
    }
    #partner {
        width: auto;
        float: left;
        margin-left: 15px;
    }
    #SubNewHp .TitleGroups {
        width: auto;
    }
    #SubNewHp .GroupsSub {
        width: auto;
    }
    #SubNewHp .TitleSubNew {
        width: auto;
    }
    #SubNewHp {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    #SubTNDRoad .road {
        float: left;
    }
    .pr10 {
        padding: 0;
    }
    #CommonShareToSocial {
        display: none;
    }
    #CommonNewsDetailBottomTool a {
        float: left;
        margin-right: 5px;
        font-size: 9px;
    }
    #CommonNewsDetailBottomTool a.top {
        padding-right: 0;
    }
    #CommonNewsDetailBottomTool a.email {
        font-size: 9px;
        padding-right: 0;
    }
    #CommonNewsDetailBottomTool {
        height: auto;
        background-size: 100%;
        padding: 0;
    }
    #TNDDetail .view {
        font-size: 9px;
    }
    #TNDDetail .date {
        padding-right: 4px;
        font-size: 9px;
    }
    #map_canvas {
        width: auto !important;
    }
    #ContactUsIndex .form .text {
        text-align: left;
    }
    .fl {
        float: initial;
        text-align: center;
    }
    #ContactUsIndex .ml110 {
        margin-left: 0;
    }
    #ContactUsIndex .form .text span {
        float: initial;
    }
    #ContactUsIndex textarea,
    #ContactUsIndex input[type=text] {
        width: 97%;
    }
    #CommonOnlineStatus {
        width: auto;
        float: initial;
        margin-top: 5px;
        padding-top: 10px;
        border-top: 3px solid #f6f6f6;
    }
    #CommonOnlineStatus p {
        width: auto;
    }
    #CommonOnlineStatus .onl span {
        width: 27px;
    }
    #DisplayNewCategory .pagging {
        width: 90%;
        margin-left: 15px;
        margin-bottom: 15px;
    }
    #DisplayNewCategory .item .nd {
        overflow: hidden;
        height: 54px;
    }
    #DisplayNewCategory .item {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    #SubServiceRoad {
        width: 92%;
        margin-left: 4%;
    }
    #ServiceIndex .group .khungAnhCrop {
        float: initial;
        width: 100%;
        height: 107px;
    }
    #ServiceIndex .group h2 {
        background-size: 100% 100%;
    }
    #TNDDetail {
        margin-left: 15px;
        margin-right: 15px;
    }
    #SubContactUsGoogleMap {
        width: auto;
        margin-right: 15px;
        margin-bottom: 20px;
        margin-left: 15px;
        float: initial;
        height: auto;
    }
    #ContactUsIndex .form {
        width: auto;
        padding: 0 15px;
    }
    #AdvertisingDuoiSlide {
        float: initial;
        width: auto;
        padding: 10px;
    }
    #AdvertisingDuoiSlide:after {
        content: "";
        display: block;
        clear: both;
    }
    #AdvertisingDuoiSlide a {
        display: block;
        width: 46.2%;
        float: left;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    #AdvertisingDuoiSlide img {
        width: auto;
        height: 105px;
        margin: 0;
        float: inherit;
        max-width: 100%;
    }
    #SubSearchRightBig .txtBox {
        width: 196px;
    }
    #SubSearchRightBig {
        background-size: 100% 100%;
        width: auto;
        margin-right: 14px;
    }
    #SubServiceRighHp #mycarouselPartner {
        width: auto;
        height: 138px !important;
    }
    #SubServiceRighHp .TitleSubService {
        width: auto;
        background: url(/cms/display/Service/SubControls/SubServiceRighHp/bngservice.png) no-repeat center;
        border-radius: 3px;
    }
    #SubServiceRighHp {
        width: 36%;
        float: left;
        display: none;
    } 
    #DisplayAdvertisingSliderImage {
        width: 97%;
        height: auto;
        max-width: 100%;
        background: initial;
    }
    #DisplayAdvertisingSliderImage:after {
        content: "";
        display: block;
        clear: both;
    }
    #CommonFooter .infoContact {
        float: left;
        margin-left: 12px;
    }
    #partnerBig .TitleSubNew {
        width: auto;
        margin-right: 20px;
    }
    #partnerBig #mycarouselLienketBig {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    #partnerBig {
        width: 96%;
        padding-left: 12px;
        float: right;
        height: 149px;
        overflow: hidden;
        margin-top: 15px;
    }
    #DisplayCommonControlsCongCuBig .LinkSubNew,
    #DisplayCommonControlsCongCu .LinkSubNew {
        padding-left: 30px;
        margin-top: 6px;
    }
    #DisplayCommonControlsCongCuBig .TitleCongCu,
    #DisplayCommonControlsCongCu .TitleCongCu {
        width: auto;
        height: 37px;
        line-height: 42px;
        padding-left: 48px;
    }
    #DisplayCommonControlsCongCuBig,
    #DisplayCommonControlsCongCu {
        width: 92%;
        background-size: 100% 100%;
        height: 150px;
        margin-left: 11px;
    }
    #DisplayCommonControlsCongCu {
        margin-left: 0px;
        float: initial;
        margin-left: 15px;
    }
    .w230 {
        width: 98%;
    }
    .w230 .h10 {
        display: none;
    }
    #ServiceIndex .group {
        width: auto;
        background: url(/cms/display/Service/Controls/ServiceIndex/bggroup.png) no-repeat;
        margin: 0 7px;
        float: left;
        margin-bottom: 10px;
        background-size: 100% 100%;
    }
    #ServiceIndex .group img {
        width: 100% !important;
        height: 130px !important;
    }
    #ServiceIndex {
        padding-left: 10px;
        padding-right: 10px;
    }
    .w740 {
        width: auto;
        max-width: 100%;
    }
    #SubSearchRightSmall .txtBox {
        width: 70%;
    }
    #SubSearchRightSmall {
        width: auto;
        background-size: 100% 100%;
    }
    #SubServiceRighControls .TitleSubService {
        width: auto;
        border-radius: 0;
        background: url(/cms/display/Service/SubControls/SubServiceRighControls/bngservice.png) no-repeat center;
        border-radius: 3px;
    }
    #SubServiceRighControls {
        float: right;
        width: 29%;
        display: none;
    }
    #CommonMenuMain a.subitem span {
        padding: 0;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li ul li {
        padding: 0;
        position: relative;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li ul li:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 0;
        bottom: 0;
        left: 0;
        border-top: 1px solid #3cc37e;
        border-bottom: 1px solid #055a2e;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li ul li:last-of-type:after {
        display: none;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li ul li a {
        line-height: 34px;
        background: #078645;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li ul {
        position: initial;
        width: auto !important;
        margin-top: -3px;
        border-radius: 0;
        background: #078645;
        display: none;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li ul.active-menu {
        display: block;
    }
    #CommonMenuMain .litop .left span {
        text-align: left;
        display: inline-block;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: bold;
    }
    #CommonMenuMain .litop {
        background: initial;
    }
    #CommonMenuMain .menu li.topmn {
        display: block;
        width: auto;
        background: url(/cms/display/CommonControls/CommonMenuMain/bgmn.png) repeat-x;
        margin-top: 1px;
        border-radius: 3px;
        height: auto;
    }
    #AdvertisingLogo {
        float: initial;
        margin-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e9e9e9;
    }
    #CommonMenuMain .ddsmoothmenu-v ul li a {
        text-align: left;
        line-height: 40px;
        padding: 0 15px;
        width: auto;
    }
    #CommonMenuMain .current,
    #CommonMenuMain .litop:hover {
        background: none;
    }
    #CommonMenuMain .menu li.topmn .menu-cap2 {
        width: 37px;
        height: 37px;
        background: url(../responsive/img/cong.png) no-repeat center;
        display: inline-block;
        float: right;
    }
    #CommonMenuMain .menu li.topmn .menu-cap2.active-menu {
        background: url(../responsive/img/tru.png) no-repeat center;
    }
    #CommonMenuMain {
        width: auto;
        position: initial;
        height: auto;
        background: none;
    }
    #CommonMenuMain .HomeMenuMain {
        display: none;
    }
    #smoothmenumain {
        z-index: 999;
        width: auto;
        padding: 0 15px;
        margin-bottom: 15px;
    }
    #CommonMenuMain .menu .menuitem {
        display: block;
        width: auto;
        background: url(/cms/display/CommonControls/CommonMenuMain/bgmn.png) repeat-x;
        background-size: 100% 100%;
    }
    #CommonMenuMain .menu {
        width: auto;
        display: block;
    }
    #CommonFooter {
        width: 100%;
        height: auto;
        background-size: 100% 100%;
        background: #fff;
        border-top: 1px solid #c0c0c0;
    }
    #CommonFooter:after {
        content: "";
        display: block;
        clear: both;
    }
    #AdvertisingLogo img {
        height: 31px;
        width: auto;
    }
    .menu-mobile {
        position: absolute;
        top: 13px;
        right: 15px;
    }
    #Hotline .email {
        display: inline-block;
        color: #666;
        font-size: 12px;
        font-style: italic;
        float: left;
        display: none;
    }
    #Hotline .email:before {
        content: "";
        display: inline-block;
        width: 16px;
        height: 12px;
        background: url(../responsive/img/mail.png);
        margin-right: 5px;
        transform: translateY(2px);
    }
    #Hotline .Hotlines br {
        display: none;
    }
    #Hotline .Hotlines {
        display: inline-block;
        font-size: 11px;
        transform: translateX(4px);
    }
    #Hotline .Hotlines:before {
        content: "";
        display: inline-block;
        height: 19px;
        width: 11px;
        background: url(../responsive/img/phone.png) no-repeat center;
        margin-left: 20px;
        margin-right: 5px;
        transform: translateY(3px);
    }
    #Hotline {
        background: none;
        width: auto;
        height: auto;
        right: 60px;
        top: 7px;
    }
    #Hotline div {
        display: inline-block;
    }
    #CommonHeader {
        width: 100%;
        padding-top: 10px;
        height: auto;
        border: none;
    }
    #CommonHeader:after {
        display: block;
        clear: both;
    }
    #CommonMenuTop {
        width: 350px;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 99;
        height: 100%;
        background: #047632;
        display: none;
    }
    body.active {
        transform: translateX(-82%);
    }
    #CommonMenuTop.active {
        display: block;
        right: -350px;
    }
    #CommonMenuTop a.MenuTop {
        color: #fff;
        float: initial;
        font-weight: bold;
        height: 40px;
        line-height: 40px;
        padding: 0 13px;
    }
    #CommonMenuTop a.MenuTop:before {
        content: "";
        display: inline-block;
        width: 5px;
        height: 7px;
        background: url(../responsive/img/mt1.png) no-repeat;
        margin-right: 5px;
    }
    #CommonMenuTop .nganCach {
        display: block;
        background: initial;
        width: 100%;
        height: 0;
        float: initial;
        border-bottom: 1px solid #004d1f;
        border-top: 1px solid #17984b;
    }
    #Wrapper {
        width: 100%;
        padding: 0;
        overflow-y: hidden;
    }
    body {
        min-width: initial;
        max-width: 100%;
        width: 100%;
    }
    .box_skitter>ul {
        display: block !important;
        width: 100%;
    }
    #DisplayAdvertisingSliderImage .box_skitter>ul {
        width: 100%;
    }
    .box_skitter ul {
        display: block !important;
    }
    .slick-slide img {
        width: 100%;
    }
    .box_skitter .info_slide {
        display: none;
    }
    #DisplayAdvertisingSliderImageBig,
    .box_skitter {
        width: auto !important;
        height: auto !important;
        float: initial;
        background: initial;
        padding-left: 7px;
        padding-right: 9px;
    }
    #DisplayAdvertisingSliderImageBig:after {
        display: block;
        clear: both;
        content: "";
    }
    .box_skitter .container_skitter {
        display: none;
    }
    .loading {
        display: none;
    }
    .box_skitter .slick-dots {
        position: absolute;
        width: auto;
        right: 10px;
        bottom: 10px;
        text-align: right;
        display: none !important;
    }
    .slick-dots li {
        display: inline-block;
    }
    .slick-dots li button {
        width: 12px;
        height: 12px;
        font-size: 0;
        border: none;
        margin: 2.5px;
        background: #005e2c;
        border-radius: 50%;
    }
    .slick-dots li.slick-active button {
        background: #d00000;
    }
    #SubServiceRighControls #mycarouselPartner {
        width: auto !important;
        height: 144px !important;
    }
    #SubVideoRoad .road {
        text-align: left;
    }
    #SubVideoRoad {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    #SubContactRoad {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
        text-align: left;
    }
    #SubPhotoAlbumOtherAlbum .item,
    #PhotoAlbumIndex .item {
        margin: 0;
        margin-left: 50%;
        transform: translateX(-96px);
    }
    #SubPhotoRoad {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
        text-align: left;
    }
    #DisplayServiceCategory .item,
    #DisplayServiceDetail {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    #DisplayServiceCategory .item .nd {
        height: 54px;
        overflow: hidden;
    }
    #DisplayServiceCategory .item .tit {
        text-align: left;
    }
    .contentview img {
        max-width: 100% !important;
        height: auto !important;
    }
    #DisplayServiceDetail .date {
        font-size: 9px;
        padding-right: 5px;
    }
    #SubServiceOtherItems a.o {
        text-align: left;
    }
    #SubServiceOtherItems {
        margin-bottom: 10px;
    }
    #SubContactForm .form .text {
        width: auto;
        float: initial;
        text-align: left;
    }
    #SubContactForm .form .text span {
        float: initial;
        text-align: left;
    }
    #SubContactForm textarea,
    #SubContactForm input[type=text] {
        width: 96% !important;
    }
    #SubContactForm .form {
        width: auto;
        float: initial;
        text-align: left;
    }
    #SubContactForm .form .fl {
        margin: 0 !important;
    }
    #SubContactForm .ml110 {
        margin-left: 0;
    }
    .contentview li {
        margin-left: 30px;
    }
    #Hotline .Hotlines span:nth-child(1):after {
        content: "-";
        display: inline-block;
        margin-left: 6px;
        margin-right: 6px;
        transform: translateY(-2px);
    }
    .hotline_fix_duoi a {right: auto;left: 5px}
}