/* Minification failed. Returning unminified contents.
(738,42): run-time error CSS1030: Expected identifier, found ','
(738,59): run-time error CSS1031: Expected selector, found ')'
(738,59): run-time error CSS1025: Expected comma or open brace, found ')'
(743,54): run-time error CSS1030: Expected identifier, found ','
(743,71): run-time error CSS1031: Expected selector, found ')'
(743,71): run-time error CSS1025: Expected comma or open brace, found ')'
(1866,12): run-time error CSS1038: Expected hex color, found '#ffff'
(2528,42): run-time error CSS1034: 
(2528,42): run-time error CSS1042: Expected function, found ','
(2528,47): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
@font-face {
    font-family: icomoon;
    src: url(/Content/service/fonts/icomoon.eot?yux5oc);
    src: url(/Content/service/fonts/icomoon.eot?yux5oc#iefix) format('embedded-opentype'),url(/Content/service/fonts/icomoon.ttf?yux5oc) format('truetype'),url(/Content/service/fonts/icomoon.woff?yux5oc) format('woff'),url(/Content/service/fonts/icomoon.svg?yux5oc#icomoon) format('svg');
    font-weight: 400;
    font-style: normal;
}

[class^=fa] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-search:before {
  content: "\e900";
}
.fa-close:before {
  content: "\f00d";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-phone:before {
  content: "\f095";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f09a";
}
.fa-google:before {
  content: "\f1a0";
}


@media (min-width:1024px){.g-useful-links{position:fixed;bottom:90px;right:20px;display:inline-block;z-index:20008000}}@media (max-width:1024px){.g-useful-links{position:fixed;bottom:85px;right:25px;display:inline-block;z-index:20008000}}.g-useful-links .link-block{background:#76b51b;font-size:20px;width:3em;height:3em;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;margin-top:5px;text-decoration:none;border-radius:3em}.g-useful-links .link-text{font-size:12px;font-weight:500;line-height:1;margin-top:5px}#_hj_feedback_container{display:none!important}.myphone{font-size:27px!important;margin:0!important}.g-useful-links .ShowPop{display:none;border-radius:50%;cursor:pointer;color:#FFF}.csHidden{display:none!important}.nav-bottom p{margin-bottom:6px}#instagram{background:url(/Content/images/Icon-MB-net_intag.png) center no-repeat;background-size:cover}#messenger{background:url(/Content/images/Icon-MB-net_facebook.png) center no-repeat;background-size:cover}#viber{background:url(/Content/images/icon_support_viber.png) center no-repeat;background-size:cover}#iChat{background:url(/Content/images/icon_chat.svg) center no-repeat;background-size:cover}@media screen and (max-width:825px){.g-useful-links a[class*=link-]{display:none!important;margin-right:0!important}.g-useful-links .link-block{display:none}.g-useful-links .ShowPop{display:inline-block;position:relative;width:60px;height:60px;opacity:1;text-align:center;margin:5px 0 15px}.g-useful-links .ShowPop i{font-size:25px;margin:18px 15px;display:block}}.g-useful-links .chuyen{animation-name:example;animation-duration:3s;animation-iteration-count:infinite}@-webkit-keyframes example{0%,100%{background-image:url(/Content/images/support-2.svg)}50%{background-image:url(/Content/images/support-3.svg)}}@keyframes example{0%,100%{background-image:url(/Content/images/support-2.svg)}50%{background-image:url(/Content/images/support-3.svg)}}
body.iosBugFixCaret, body.headerlayout.modal-open {-webkit-overflow-scrolling: touch !important; overflow: auto !important; overflow-y: scroll !important; height: 100% !important;position: fixed; width: 100%;}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
}
body > .wrapper{
    width:100%;
    display:block;
    position:relative;
    overflow:hidden;
}
.for-safari {
    -webkit-appearance: none;
}
a {
    color: #484848;
}
    a:hover {
        text-decoration: none;
        color: #FF4641;
    }
input,
select,
textarea, .btn, button {
    max-width: 100%;
    outline: none;
    border-radius: 0;
}
hr {
    border-top: 1px dotted #fff;
}
.form-input input {
    color: #333;
}
.title-dangnhap{
    color:#393939;
    font-weight:bold;
    padding: 0 15px;
    font-size:20px;
}
.testitle {
    font-size: 30px !important;
    font-weight: bold !important;
}
#myModal_login .modal-header{
    border-bottom:0;
}
#myModal_login .modal-footer{
    border-top:0;
}
.loginbody .col-md-9{
    padding-left:10px;
}
#pFormLogin a{
    padding:0;
}
#myModal_login .modal-footer .btn-default{
    margin-right:15px;
}
.fixed{
    height:100vh;
    overflow:hidden;
}
.darkbackground{
    position:fixed;
    top:0;
    left:0;
    z-index:99999;
    width:100%;
    height:100%;
    display:none;
    overflow:hidden;
}
.wrapword {
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
    white-space: -webkit-pre-wrap;
    white-space: normal;
}
.text-center {
    text-align: center;
}
.backhotline{
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.55);
}
.font-weight300 {
    font-weight: 300;
    line-height:22px;
}

.font-opensan {
    font-family: 'Open Sans' !important;
}
.tooltip.in {
  opacity: 1;
}
::selection 
{
	background: #FFCC00;
	color: #fff;
	text-shadow: 1px 1px 2px #888;
}
/* Let's get this party started */
::-webkit-scrollbar {
    width: 5px;
    height:5px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background:#efefef;
}
/* Handle */
::-webkit-scrollbar-thumb 
{
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #686868;
}
::-webkit-scrollbar-thumb:window-inactive 
{
    background: #686868;
}

#ct:hover::-webkit-scrollbar-thumb 
{
  background: #686868;
}

#bb:hover::-webkit-scrollbar-thumb {
  background: #686868;
}
.full-width {
    width: 100%;
}
    .full-width.nav {
        width:102%;
    }
.bg-primary {
    background:#FFF;
}
header .mb-header {
    color: #fff;
    font-size:13px;
    background-color: white;
}
.container {
    min-width: 235px;
}
.headerpartial-div {
    position: relative;
}
.modal-dialog{
    margin-top: 70px;
}
.mb-header ul {
    margin-bottom: 0;
    display: table-row;
}
.mb-header li {
    padding: 0 5px;
    height: 45px;
    float: none;
    display: table-cell;
    vertical-align: middle;
}
.mb-header li a {
    padding: 0 10px;
}
.sub-top-menu a {
    border-bottom:none !important;
}
.mb-header li > a > img {
    margin-right: 3px;
}
    .mb-header li.active {
        color: #fff;
        background-color: #59737E;
    }
    .mb-header li:nth-child(3) a{
        border-right: solid 1px #d8d8d8;
    }
    .mb-header li:nth-child(3) .tip {
        color:#444;
        position:relative;
        cursor:pointer;
    }
    .mb-header li:nth-child(4) a {
        padding: 0;
    }
.choose-language-mobile-1 {
    color: #000;
}
.choose-language-mobile {
    margin-bottom: 0 !important;
    display: inline-block !important;
    width: 100%;
    text-align: center;
}
.ngonnguhientai {
    font-weight: bold;
    margin-top: 2px;
    display: inline-block;
    cursor: pointer;
    display: inline-block;
    position: relative;
}
.choose-language-mobile img {
        margin-right: 2px;
    margin-top: 5px;
    display: block;
    float: left;
}
.icon_language-1 {
    vertical-align: text-bottom;
}
.ngonngudachon-1 {
    margin-left: 2px;
    font-weight: 400;
}
ul.chonngongumobile {
	background: #fff;
	position: absolute;
	top: 29px;
	left: 0;
	width: 96px;
	z-index: 999;
	padding-left: 0;
	display: none;
}

    ul.chonngongumobile li {
        list-style-type: none;
        color: #000;
        height: 30px;
        width: 96px;
        line-height: 30px;
        margin-bottom: 0;
        border-bottom: 1px solid #CCC;
        font-weight: bold;
    }

.headerpartial-div ul.chonngongumobile li {
	padding: 10px;
	min-height: inherit;
    display:block;
	height: auto;
}

.ngonnguhientai .ngonngudachon {
	display: inline-block;
}
.badge:empty {
    display: none !important;
}
.assisstant {
    position: relative;
}
.mbtooltip-normal {
	background: url('/Content/images/more-info-normal.svg') no-repeat center;
	width: 15px;
	height: 15px;
	display: inline-block;
}
.mb-header .mbtooltip-normal{
    height:13px;
}
.qtip {
    display:none !important;
}
.qtip-content ul {
	padding-left: 20px;
	margin-top: 10px;
}
.mbtooltip-promotion {
	background: url('/Content/images/icon-khuyen-mai-cloudsever.svg') no-repeat center;
	width: 28px;
	height: 28px;
	display: inline-block;
	margin-left: 5px;
	margin-bottom: -5px;
	z-index: 99;
	position: relative;
}
.mbtooltip-normal:hover {
	background: url('/Content/images/more-info.svg') no-repeat center;
}
.mbtooltip-normal + .tooltip > .tooltip-inner {
	background-color: #fefeaa;
	font-family: 'Open Sans';
	font-size: 14px;
	padding: 10px;
	color: #363636;
	border-radius: 0;
	border: solid 1px #f6ce4e;
	min-width: 120px;
}
.tooltipidpt + .tooltip > .tooltip-arrow,
.mbtooltip-normal + .tooltip > .tooltip-arrow {
	border-bottom-color: #f6ce4e;
	font-size: 60px;
}
.tooltipidpt + .tooltip > .tooltip-inner,
.mbtooltip + .tooltip > .tooltip-inner {
	background-color: #FF8714;
	font-family: 'Open Sans';
	font-size: 12px;
	font-style: italic;
	padding: 10px;
	color: #fff;
    width:auto;
	border-radius: 0;
	max-width: 560px;
}
.mbtooltip + .tooltip > .tooltip-arrow {
	margin-top: 0px;
	border-bottom-color: #FF8714;
	font-size: 60px;
}
.tooltip.fade.bottom.in {
	padding-top: 5px;
}
.tooltipidpt, .mbtooltip {
    background: url(/Content/images/more-info-normal.svg) no-repeat center;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 17px;
    right: 45px;
    display: inline-block;
}
header .mb-menu {
    color: #fff;
    border-top:solid 2px #d8d8d8;
    background-color: #fff;
    position:relative;
}
header .mb-menu .sub-top-menu .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*header .mb-menu .sub-top-menu ul {
    padding-left: 0;
    margin-bottom: 20px;
}
    header .mb-menu .sub-top-menu ul li {
        list-style: none;
        color: #fff;
        font-size: 16px;
    }
    header .mb-menu .sub-top-menu ul li a .icon {
        display:block;
        float:left;
        width:30px;
    }
    header .mb-menu .sub-top-menu ul li a .icon img{
        width:25px;
        height:25px;
        margin-top:5px;
    }
    header .mb-menu .sub-top-menu ul li a .cont {
        display:block;
        float:left;
        width:calc(100% - 35px);
        padding-left:5px;
        min-height:70px;
        color:#828282;
        font-size:13px;
        padding-bottom:10px;
        margin-bottom:10px;
        border-bottom:solid 1px #d8d8d8;
    }
    header .mb-menu .sub-top-menu .superheight ul li a .cont{
        min-height:95px;
    }
    header .mb-menu .sub-top-menu .superheight2 ul li a .cont{
        min-height:110px;
    }
    header .mb-menu .sub-top-menu ul li:last-child a .cont{
        margin-bottom:0;
    }
    header .mb-menu .sub-top-menu ul li a .cont strong{
        color:#3d3d3d;
        display:block;
        font-size:14px;
        margin-bottom:5px;
    }
    header .mb-menu .sub-top-menu ul li:hover a .cont{
        border-bottom:solid 1px #e9e9e8;
    }
    header .mb-menu .sub-top-menu ul li:hover a .cont strong{
        color:#ff4343;
    }
.sub-top-menu .panel {
    background: #e9e9e8;
}
.sub-top-menu .panel-body {
    font-size: 14px;
}
    .sub-top-menu .panel-body a {
        font-size: 14px;
        color: #282828;
    }
        .sub-top-menu .panel-body a:after {
            content:unset !important;
        }
    .sub-top-menu .panel-body>div[class*='col-md']:nth-child(2) {
        border-left: 1px solid #8c8c8b;
    }
    .sub-top-menu .panel-body>div.col-md-9{
        padding-right:0;
    }
.sub-top-menu .panel-body .nopadding{
    padding-left:0;
    padding-right:0;
}*/

/*#region menu con pc */
.sub-top-menu .panel {
    background: #e9e9e8;
}
.sub-top-menu .panel-body{
    display:table;
    width:100%;
}
.sub-top-menu .col-md-9,
.sub-top-menu .col-md-3{
    float:none;
    width:auto;
    display:table-cell;
    vertical-align:middle;
    padding:15px 0 0;
}
.sub-top-menu .col-md-3{
    width:25%;
    padding-left:2%;
}
.sub-top-menu .panel-body .col-md-9 ul,
.sub-top-menu .panel-body .col-md-3 ul{
    display:block;
    list-style:none;
    padding-left:0;
    position:relative;
}
.sub-top-menu .panel-body .col-md-3 .new-title{
    display:block;
    color:#444;
}
.sub-top-menu .panel-body .col-md-9:not(.solo) ul li{
    display:block;
    float:left;
    width: calc(33.3% - 20px);
    min-height:230px;
    margin: 0 10px;
    padding:15px;
    text-align:center;
}
.sub-top-menu .panel-body .col-md-9.solo ul li{
    display:block;
    float:left;
    width: calc(32% - 20px);
    min-height:230px;
    margin: 0 10px;
    padding:15px;
    text-align:center;
}
.sub-top-menu .panel-body .col-md-9.solo ul li:first-child{
    margin-left:calc(2% + 10px);
}
.sub-top-menu .panel-body .col-md-9 ul li:hover{
    background:#ff4343;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a{
    color:#fff;
}
.sub-top-menu .panel-body .col-md-9 ul li a img{
    display:block;
    margin:0 auto;
    width:105px;
    height:85px;
    margin-bottom:35px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="WordPress Hosting v3"]{
    background: url(/Content/images/menu/new/WP-white.svg) left top no-repeat;
    background-size: 75px 75px;
    padding-left: 75px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Tối ưu WordPress"]{
    background: url(/Content/images/menu/new/ToiuuWP-white.svg) left top no-repeat;
    background-size: 105px 85px;
    padding-left: 105px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Cloud Hosting"]{
    background: url(/Content/images/menu/new/cloud-02-white.svg) left top no-repeat;
    background-size: 85px 85px;
    padding-left: 85px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Cloud Server"]{
    background: url(/Content/images/menu/new/server-white.svg) left top no-repeat;
    background-size: 70px 85px;
    padding-left: 70px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Email Pro v3"]{
    background: url(/Content/images/menu/new/emailpro-white.svg) left top no-repeat;
    background-size: 75px 85px;
    padding-left: 75px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Office 365"]{
    background: url(/Content/images/menu/new/office365-white.svg) left top no-repeat;
    background-size: 65px 85px;
    padding-left: 65px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="SAP v2 - Bảo vệ email"]{
    background: url(/Content/images/menu/new/SAP-white.svg) left top no-repeat;
    background-size: 75px 85px;
    padding-left: 75px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Đăng ký tên miền"]{
    background: url(/Content/images/menu/new/internet-white.svg) left top no-repeat;
    background-size: 75px 85px;
    padding-left: 75px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Tên miền .VN"]{
    background: url(/Content/images/menu/new/logo-vn-white.svg) left top no-repeat;
    background-size: 85px 85px;
    padding-left: 85px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Bảng giá tên miền"]{
    background: url(/Content/images/menu/new/tag-copy-white.svg) left top no-repeat;
    background-size: 65px 85px;
    padding-left: 65px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Bảo mật SSL"]{
    background: url(/Content/images/menu/new/SSL-white.svg) left top no-repeat;
    background-size: 65px 85px;
    padding-left: 65px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Bảo vệ tên miền"]{
    background: url(/Content/images/menu/new/baovetenmien-white.svg) left top no-repeat;
    background-size: 50px 85px;
    padding-left: 50px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Khuyến mãi dịch vụ"]{
    background: url(/Content/images/menu/new/khuyenmai-white.svg) left top no-repeat;
    background-size: 75px 85px;
    padding-left: 75px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Ưu Đãi Thẻ Thành Viên"]{
    background: url(/Content/images/menu/new/thethanhvien-white.svg) left top no-repeat;
    background-size: 80px 85px;
    padding-left: 80px;
}
.sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Tích Điểm Đổi Quà"]{
    background: url(/Content/images/menu/new/doiqua-white.svg) left top no-repeat;
    background-size: 65px 85px;
    padding-left: 65px;
}
.sub-top-menu .panel-body .col-md-9 ul li a span {
    font-size: 14px;
    max-width: 240px;
    display: block;
    margin: 0 auto;
}
.sub-top-menu .panel-body .col-md-9 ul li a b{
    display:block;
    font-size:20px;
    margin-bottom:8px;
}
.sub-top-menu .panel-body .col-md-3 ul li a img{
    display:none;
}
.sub-top-menu .panel-body .col-md-3 ul li a b{
    font-weight:normal;
    font-size:14px;
}
.sub-top-menu .panel-body .col-md-9 ul li a:after,
.sub-top-menu .panel-body .col-md-3 ul li a:after{
    content: '';
    display:none;
}
.sub-top-menu .panel-body .col-md-3 ul li{
    margin-top:10px;
    padding-left: 30px;
    position:relative;
}
.sub-top-menu .panel-body .col-md-3 ul li:before{
    position:absolute;
    left:5px;
    top:2px;
    font-size:12px;
    content:'⬤';
    color:#ff4343;
}
/*#endregion */

.sub-title-menu {
    /*font-family: 'Roboto Condensed';*/
    font-size: 15px;
    text-transform:uppercase;
    color: #adadad !important;
}
.sub-title-menu strong a{
    font-size: 20px;
}
.sub-title-menu .ico{
    width: 25px;
    height: 25px;
    margin-top: -7px;
    margin-right:10px;
}
header .mb-menu span i {
    font-family: 'Open Sans';
    color: #fff;
    font-size: 14px;
}
.navbar {
    position: inherit;
}
/*.menu-padding .navbar-nav-1>li {
    padding: 10px 21px 5px 0;
}
.menu-padding .navbar-nav-1>li {
    padding: 10px 45px 5px 0;
}*/
.menu-padding .navbar-nav-1>li {
    padding: 20px 33px 15px 0;
}
    .menu-padding .navbar-nav-1 > li > a[href*='http'] {
        margin-right:10px;
    }
    .menu-padding .navbar-nav-1 > li a:after {
        content:'▼';
        font-size:8px;
        color:#d8d8d8;
    }
    .menu-padding .navbar-nav-1 > li.active{
        padding-bottom:17px;
    }
    .menu-padding .navbar-nav-1 > li.active a {
        background:none !important;
        border-bottom:solid 2px #ff4343;
        min-height:28px !important;
        height:28px;
    }
    .menu-padding .navbar-nav-1 > li.active a:active{
        font-weight:bold;
    }
    .menu-padding .navbar-nav-1 > li.active a:after {
                color: #fc4649 !important;
    }
    .menu-padding .navbar-nav-1 > li a[rel='nofollow']:after {
        content:unset;
    }
    
.navbar-nav > li {
    position: inherit;
    /*width: 10%;*/
}
    .navbar-nav > li > a {
        color: #282828 !important;
        line-height: 28px;
        min-height: 30px;
        font-size:17px;
        padding: 0;
        text-transform:capitalize;
        text-align: center;
    }

        .navbar-nav > li > a:hover {
            background:none !important;
            color: #fc4649 !important;
            cursor:pointer;
        }
    .navbar-nav > li.active:not(.topclose, .topSubjectMenu) a {
        background: none !important;
        border-bottom: solid 2px #fc4649;
        margin-bottom:10px;
    }
.menu-padding .navbar-nav-1 > li.active:not(.topclose, .topSubjectMenu) a:after {
            color: #fc4649 !important;
}
.topSubjectMenu, .topclose{
    display:none !important;
}
.navbar-default {
    border: 0;
    background-color: #FFF !important;
}
ul.navbar-nav > li > .sub-top-menu {
    display: none;
}
ul.navbar-nav > li.active > .sub-top-menu {
    display: block;
    position: absolute;
    width: 100%;
    background: #e9e9e8;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.17);
    left: 0;
    top:100%;
    z-index: 999;
}
.navbar-nav .panel-default .title-white {
    color: #282828;
}
.navbar-nav .panel-default {
    border-color: transparent;
    color: #fff;
}
    .navbar-nav .panel-default .block-one {
        padding-bottom: 20px;
        padding-right: 30px;
        width:20% !important;
    }
    /*.sub-top-menu .panel-body>div.col-md-9{
        width:80%;
    }
    .sub-top-menu .panel-body>div.col-md-3{
        width:26.5%;
    }*/
    .navbar-nav .panel-default .block-two {
        border-color: transparent;
        color: #333;
    }
    .navbar-nav .panel-default .block-three {
        border-color: transparent;
        color: #333;
    }
    .navbar-nav .panel-default .home-title-partner {
        margin-bottom: 0px;
    }
.panel-heading {
    margin-top:0;
    padding:0;
}
.navbar {
    margin-bottom: 0px !important;
}
.icon-mobile {
    margin-right: 15px;
    display: none
}
.top-mobile {
    padding-top: 0!important
}
.menu-padding li hr {
    display: none;
}
.km-img {
    width: 24px;
    margin-left: 5px;
    margin-top: -5px
}
.icon-khuyen-mai-hot:after {
    content: url(/Content/images/khuyen-mai-HOT.svg);
    width: 41px;
    position: absolute;
    margin-left: -24px;
    margin-top: -6px;
}
.icon-new {
    width: 27px;
    vertical-align:middle;
    position: relative;
}
.office-new {
    padding-right: 8px!important
}
.hidden-gh, .mb-sub-menu-1 {
    display: none;
}
.gio-hang-scroll {
    /*font-family: 'Roboto Condensed';*/
    position: fixed;
    top: 30px;
    width: 71px;
    height: 112px;
    color: #FFF;
    line-height: 20px;
    z-index: 99999;
    right: 9px;
}
    .gio-hang-scroll .text-rotate {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    }
    .gio-hang-scroll .badge {
        position: absolute;
        right: 22px;
        top: -9px;
    }
.badge-1,
.headerpartial-giohang {
    background-color: #ff4343
}
.home-title-partner {
    font-size: 24px;
    font-weight: bold;
    color: #606060;
    text-transform: capitalize;
    margin-bottom: 30px;
}
.home-title-menu {
    font-size: 18px;
    color: #ea4649 !important;
}
.box-ads-tenmien-item div,
.btn,
.btn-check-domain-multi,
.hosting-server-top .pricebox .controlarea .btn-datmua,
.main-checkdomain .input-group .form-control,
button {
    border-radius: 4px!important
}
.hosting-server-top .pricebox .pricearea .pricevalue {
			font-size: 30px;
		}
	.hosting-server-top .pricebox .descarea {
		background: #ffffff;
		text-align: center;
		margin: 15px 0;
		line-height: 18px;
		padding: 35px 0 10px 0;
		margin-left: 15px;
		margin-right: 15px;
		border-top: 1px dotted gray;
	}

	.hosting-server-top .pricebox .controlarea {
		text-align: center;
	}

.hosting-server-top .pricebox .controlarea .btn-datmua {
			border: 1px solid #cecece;
			display: inline-block;
			height: 43px;
			line-height: 41px;
			outline: none;
			display: block;
			text-decoration: none;
			width: calc(100% - 50px);
			margin: auto;
			font-size: 16px;
		}
        .hosting-server-top .pricebox .controlarea .no-background {
            background:none !important;
            border:none !important;
            color:transparent;
        }
    .hosting-server-top .pricebox .descarea {
        text-align: left;
        padding: 20px 10px;
        border-top: none;
    }

        .hosting-server-top .pricebox .descarea span {
            display: inline-block;
        }
        
.popover {
    border-color: #f1d032;
    background: #feffa3 !important;
        z-index: 1060000000;
}
    .popover.bottom > .arrow {
        border-bottom-color: #f1d032;
    }
    .popover.bottom > .arrow:after {
        border-bottom-color: #feffa3;
    }
    .popover.top > .arrow {
        border-top-color: #f1d032;
    }
    .popover.top > .arrow:after {
        border-top-color: #feffa3;
    }
    .popover .arrow {
        padding:0 !important;
    }
.popover-title {
    color: #00000094;
    text-align: right;
    padding: 0 5px;
    border: none;
    background: #000;
}
.popover-content {
    color:#282828;
    min-width:200px;
    margin-bottom:0 !important;
    padding: 9px;
    padding-right: 9px !important;
    font-size: 12px;
    text-indent: 0;
}
.popover-content a[href*='.']{
    color:#2749cf;
    text-decoration:underline;
}
.popover b {
    font-size: 12px !important;
}
.popover.top > .arrow {
    top:100%;
    bottom:auto;
}
    .popover-content span {
        float:none !important;
    }
    .backgray{
        background:#f9f9f9;
    }
.email-title {
    font-size: 30px;
    text-align: center;
}
    .email-include p {
        line-height: 26px;
    }
    .wordpress-hosting-include .row-head {
        margin: 23px 0px;
    }

.hosting-server-top {
	background-color: #efefef;
	padding: 40px 0;
}

.ssl-button {
    background-color: #ffffff;
    color: #787878;
    border-color: #797778;
    min-width: 140px;
    min-height: 50px;
    line-height: 37px;
}

    .ssl-button:hover {
        background-color: #ff4343;
        color: #ffffff;
        border-color: #ff4343;
    }

.list-ssl-other .active {
    background-color: #ff4343;
    color: #ffffff;
    border-color: #ff4343;
}

.ssl .list-ssl-other {
    margin-bottom: 40px;
    margin-top: 30px;
}

.ssl .row-head {
    text-align: center;
    color: #414141;
    margin-bottom: 30px;
    padding: 0px 33px 0px 33px;
}

    .ssl .row-head .title {
        font-size: 36px;
        font-weight: 900;
        text-transform: uppercase;
        color: #363636;
    }
    
.tinhnangdichvu {
	padding-top: 55px;
}

	.tinhnangdichvu .title, .hosting-server-top .title {
		font-size: 36px;
		text-transform: uppercase;
		/*font-weight: bold;*/
		text-align: center;
	}

	.tinhnangdichvu ul {
		margin: 55px 0;
		list-style: none;
		padding-left: 0;
	}

		.tinhnangdichvu ul li {
			float: left;
			height: 235px;
		}

			.tinhnangdichvu ul li .titleli {
				font-size: 18px;
				font-weight: bold;
                padding: 0 25px 0 0;
				text-transform: uppercase;
			}

				.tinhnangdichvu ul li .titleli .titletext {
					display: inline-block;
					padding: 7px 15px;
					vertical-align: top;
				}

				.tinhnangdichvu ul li .titleli img {
					display: inline-block;
				}

				.tinhnangdichvu ul li .titleli p {
					line-height: 16px;
				}

			.tinhnangdichvu ul li .descli {
				margin-top: 10px;
                padding: 0 25px 0 0;
				color: rgba(0,0,0,0.85);
			}

	.ss-goihosting .title, .ss-tinhnang .title {
		font-size: 36px;
		margin-bottom: 40px;
	}

.ss-goihosting, .ss-tinhnang {
	background: url('/Content/images/bg-so-sanh.png') no-repeat bottom center;
	margin: 35px 10px 0 10px;
	padding-bottom: 100px;
	padding-top: 50px;
	background-size: cover;
}

	.ss-goihosting .title, .ss-tinhnang .title {
		font-size: 36px;
		margin-bottom: 40px;
	}

.matbao-check-ok {
    background-image: url("/Content/images/checked.svg");
    background-size:cover;
    display: inline-block;
    width:21px;
    height:21px;
}

.matbao-cancel-red {
    background-image: url("/Content/images/cancel-01.svg");
    background-size:cover;
    display: inline-block;
    width:21px;
    height:21px;
}
.carousel-control {
    width: 14%;
}
    .carousel-control .slider-button {
        position: absolute;
        top: 43%;
        z-index: 5;
        display: inline-block;
    }
    .carousel-control .slider-left {
        right: 0;
        width: 50px;
        height: 50px;
    }
    .carousel-control .slider-right {
        left: 0;
        width: 50px;
        height: 50px;
    }
    .carousel-control.left,
    .carousel-control.right {
        background-image: none;
    }
    
footer {
    width: 100%;
}

    footer .footer-services {
        background: #363636;
        padding: 30px;
        border-bottom: 1px solid #434343;
    }

        footer .footer-services .txt-regemail {
            font-size: 20px;
            color: #787878;
            height: 45px;
            line-height: 45px;
            padding-left: 10px;
            border: none;
            margin-right: -3px;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        footer .footer-services .btn-regemail {
            background: #ff4343;
            color: #FFF;
            font-size: 20px;
            height: 45px;
            line-height: 45px;
            text-align: center;
            border: none;
            padding: 0 40px;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
            padding: 0 20px;
        }
        footer .footer-services ul li h4 {
            /*font-family: 'Roboto Condensed';*/
            color: #ddd;
            text-transform: uppercase;
            font-size: 18px;
            margin-bottom: 10px;
            font-weight: 700;
        }

        footer .footer-services .social-box {
            /*font-family: 'Roboto Condensed';*/
            margin-top: 20px;
        }

        footer .footer-services ul {
            padding-left: 0;
            margin-bottom:40px;
        }

            footer .footer-services ul li {
                line-height: 32px;
            }

                footer .footer-services ul li p {
                    /*font-family: 'Roboto Condensed';*/
                    color: #dddddd;
                    text-transform: uppercase;
                    font-size: 18px;
                    margin-bottom: 10px;
                    font-weight: bold;
                }

                footer .footer-services ul li a {
                    color: #b9b9b9;
                    outline: none;
                    font-size:13px;
                    text-decoration: none;
                    /*font-family: 'Open Sans';*/
                }

                footer .footer-services ul li p a {
                    /*font-family: 'Roboto Condensed';*/
                    color: #dddddd;
                    text-transform: uppercase;
                    font-size: 18px;
                    font-weight: bold;
                }

                footer .footer-services ul li a:hover {
                    color: #FF4343;
                }
                footer .footer-services ul li.logo-congthuong a {
                    display: flex;
                    align-items: center;
                    float: right;
                }
    footer .footer-copyright {
        background: #282828;
        text-align: center;
        line-height: 18px;
        color: #a5a5a5;
        font-size:13px;
        padding: 30px 30px 75px 30px;
        font-family: 'Open Sans';
    }
    
#loadingaction3 {
    display: none;
}

.nav-bottom {
	/*font-family: 'Roboto Condensed';*/
    background: #ea4544;
    width: 100%;
    height: 66px;
    color: #fff;
    line-height: 20px;
    padding: 10px 0;
}

.nav-bottom label {
    font-weight: normal;
    font-size: 18px;
    /*font-family: 'Roboto Condensed',sans-serif;*/
}

.nav-bottom p {
    font-size: 20px;
    font-weight: bold;
    /*font-family: 'Roboto Condensed',sans-serif;*/
}

.nav-bottom p b {
    font-size:15px;
}

.nav-bottom a, .nav-bottom a:hover, .nav-bottom a:active {
    color: #FFF;
    text-decoration: none;
}

.nav-bottom .btn-start-chat {
    padding: 0 10px;
    min-width: 200px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    background: none;
    border: 1px solid #FFF;
    display: inline-block;
    margin: 0 auto;
    color: #FFF;
    outline: none;
    text-decoration: none;
}

    .nav-bottom .btn-start-chat:hover {
        border: 1px solid #FF4343;
        color: #FF4343;
    }
    
.social-box ul li {
    padding-left: 0;
}

.changelanguagedesktop {
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    padding-bottom: 18px;
    padding-top: 18px;
}

    .changelanguagedesktop ul li {
        padding-left: 0;
        padding-right: 0;
    }

.likearticlebox {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}

    .likearticlebox .luotxem {
        float: right;
    }

    .likearticlebox span.title {
        padding-right: 77px;
        display: inline-block;
        background: url('/Content/images/ponter-line.png') right center no-repeat;
        margin-right: 17px;
    }

    .likearticlebox .fb-like {
        display: inline-block;
    }

    .likearticlebox .gplus {
        display: inline-block;
        vertical-align: text-top;
    }
    
.footerpartial-choselangue {
    color: #ddd;
    margin-top: 11px;
    vertical-align: top;
}

.footerpartial-ngonnguhientai {
    float: right;
}

.footerpartial-ngonnguhientai-img {
    vertical-align: text-bottom;
}

.footerpartial-ngonngudachon {
    margin-top: 0;
    font-size: 14px;
    margin-left: 2px;
}

.footerpartial-chonngongumobile {
    top: 30px;
    background: #e8e8e8;
    font-size: 16px;
}

.footerpartial-itemngonngumobile {
    color: #363636;
}

.footerpartial-copy-right-td {
    border-right: 1px solid #b9b9b9;
    padding-right: 5px;
}

.footerpartial-copy-right-td-1 {
    padding-right: 5px;
}

.copy-right {
    margin-top: 40px;
    margin-bottom:10px;
    color: #b9b9b9;
    outline: none;
    text-decoration: none;
    font-family: 'Open Sans';
}

    .copy-right tr td {
        padding-left: 15px;
        font-size:13px;
    line-height: 22px;
    }
    .copy-right tr td strong{
        color:#f3f3f3;
        font-size:15px;
        margin-bottom:8px;
        display:block;
    }
    .footer-copyright{
        font-size:14px;
        color:#f3f3f3;
    }
.footer-copyright a {
    color: #fff;
    text-decoration:underline;
}
.rPadding-30 {
    Padding-right:30px !important;
}
.rPadding-50 {
    Padding-right:50px !important;
}
.tPadding-50 {
    Padding-top:20px !important;
}
.doi-tac {
    display: inline-block;
    position: relative;
    width: 100%;
    border: 1px solid #696969;
    padding: 28px 0 10px 0;
    margin-top: 15px;
    border-radius: 8px;
}
.img-doi-tac {
    display:inline-block;
    float:left;
    width:20%;
    height:50px;
    text-align:center;
}
.img-sup-doitac {
    display:block;
    width:110px;
    background:#282828;
    margin:0 auto;
    margin-top:-50px;
}
    .img-doi-tac img, .img-sup-doitac img {
        width:80px;
        height:40px;
        display:block;
        margin:0 auto;
    }
        .img-doi-tac img.hauto {
            height:auto;
            margin-top:8px;
        }
    .img-doi-tac .doi-tac-1, .img-sup-doitac .doi-tac-1 {
        display:block;
    }
    .img-doi-tac .doi-tac-2, .img-sup-doitac .doi-tac-2 {
        display:none;
    }
    .img-doi-tac:hover .doi-tac-1, .img-sup-doitac:hover .doi-tac-1 {
        display:none;
    }
    .img-doi-tac:hover .doi-tac-2, .img-sup-doitac:hover .doi-tac-2 {
        display:block;
    }
.no-padding {
    padding: 0
}
#myModalTK {
    top: 52px!important;
    height: calc(100vh - 55px);
    z-index: 9999;
    position:absolute;
}

.full-width-1 {
    display: inline-block;
    width: 100%;
    margin-bottom: 0
}

.btn-icon-phone {
    width: 25px;
    margin-right: 5px
}

#myModalCallAuto #callautoform #button-call i.fa {
    font-size: 25px;
    margin-right: 5px
}

.capslock {
    top: 11px;
    z-index: 3;
    background: #FFF;
    margin-top: -5px;
    padding-left: 10px;
    padding-right: 35px
}

.form-group {
    position: relative
}

.showpassword {
    top: 5px;
    z-index: 4;
    border-right:none !important;
    padding: 0 5px;
    font-size: 20px
}

.capslock,
.showpassword {
    position: absolute;
    right: 8px;
    line-height: 30px;
    border-radius: 4px
}

.loginbody .form-control {
    height: 42px
}

#btn_login_submit {
    width: 100%;
    min-height: inherit!important;
    font-size: 16px;
    height: 45px;
    line-height: 32px
}

.link-forgot-pass a {
    margin-bottom: 10px;
    display: block
}
.link-forgot-pass a:last-child{
    margin-bottom:15px;
}
#user-social-login a {
    padding: 5px 13px;
    text-decoration: none;
    color: #08c;
    width: 100%;
    margin: 0 0 15px;
    font-size: 18px
}

#user-social-login a span {
    font-size: 16px;
    width: 210px
}

#user-social-login>p.service_mb.mb-google>a {
    color: #ff4343!important
}

.bg1 {
    background-color: #3b5998
}

.bg2 {
    background-color: #1da1f2
}

.bg3 {
    background-color: #ea4335
}

.bg1:hover {
    background-color: #1b356f
}

.bg3:hover {
    background-color: #ad270b
}

.login100-social-item {
    font-size: 25px;
    color: #fff!important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    margin: 5px 10px
}

.login100-social-item:hover {
    color: #fff;
    text-decoration: none
}

.login100-social-item i {
    background: 0 0!important;
    width: 20px;
    margin-right: 12px;
    margin-top: -3px;
    text-align: center;
    padding: 0!important;
    font-size: initial!important;
    border-radius: 0!important;
    margin-left: 0!important
}
#myModalTK .input-group span,
#myModal_login .input-group span {
    width: 40px
}

#user-social-login .mb-facebook img {
    background: #3963c7
}

#user-social-login .mb-google img {
    background: #dd4a39
}

#user-social-login a {
    padding-left: 20px
}

#user-social-login .or-divider {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 15px 0;
    text-align: left
}

.alertify-notifier {
    position: fixed;
    width: 0;
    overflow: visible;
    z-index: 199999991;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

    .alertify-notifier .ajs-message {
        position: relative;
        width: 290px;
        max-height: 0;
        padding: 0;
        opacity: 0;
        margin: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        transition-duration: 250ms;
        transition-timing-function: linear;
    }

        .alertify-notifier .ajs-message.ajs-visible {
            transition-duration: 500ms;
            transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
            opacity: 1;
            max-height: 100%;
            padding: 15px;
            margin-top: 10px;
        }

        .alertify-notifier .ajs-message.ajs-success {
            background: rgba(91, 189, 114, 0.95);
        }

        .alertify-notifier .ajs-message.ajs-error {
            background: rgba(217, 92, 92, 0.95);
        }

        .alertify-notifier .ajs-message.ajs-warning {
            background: rgba(252, 248, 215, 0.95);
        }

    .alertify-notifier.ajs-top {
        top: 10px;
    }

    .alertify-notifier.ajs-bottom {
        bottom: 10px;
    }

    .alertify-notifier.ajs-right {
        right: 10px;
    }

        .alertify-notifier.ajs-right .ajs-message {
            right: -320px;
        }

            .alertify-notifier.ajs-right .ajs-message.ajs-visible {
                right: 300px;
                color:#333;
            }

    .alertify-notifier.ajs-left {
        left: 10px;
    }

        .alertify-notifier.ajs-left .ajs-message {
            left: -300px;
        }

            .alertify-notifier.ajs-left .ajs-message.ajs-visible {
                left: 0;
            }

.ajs-button {
    cursor: pointer;
}

#user-social-login a,
.link-forgot-pass a,
.loginbody .col-md-3,
.option3,
.title-call-1 {
    text-align: left
}

#myModalCallAuto>div {
    width: 410px
}

#myModalCallAuto>div>div>div.modal-body {
    padding-bottom: 0!important
}

#myModalCallAuto .modal-content {
    background-color: #ff4343;
    background-position: center;
    background-size: cover;
    width: 410px;
    border: 0;
    border-radius: 4px;
    padding: 0;
    overflow: inherit
}

#myModalCallAuto .modal-header {
    border-bottom: 0
}

#myModalCallAuto #callautoform {
    margin: -39px 10px 0;
    text-align: center;
    padding-bottom: 0
}

#myModalCallAuto #callautoform #namephone,
#myModalCallAuto #callautoform #phonenumberautocall {
    height: 40px;
    width: 355px;
    background-color: #fff;
    color: #000;
    border: 0;
    float: left;
    margin-right: 10px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 300;
    padding: 6px 12px
}

#myModalCallAuto>div>div>div.modal-footer>span {
    font-size: 12px
}

#myModalCallAuto #callautoform #button-call {
    height: 40px;
    border: 0;
    background-color: #252424;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 1.5;
    padding-left: 10px;
    padding-right: 15px;
    position: static;
    border-radius: 5px!important;
    margin-top: 25px
}

#myModalCallAuto #callautoform .title-option3 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
    color: #fff;
    /*font-family: 'Roboto Condensed';*/
    text-align: left
}

#myModalCallAuto.modal {
    top: 0!important
}

#ContentInfo {
    padding-bottom: 10px
}

#phone-number {
    margin-bottom: 5px
}

#myModalCallAuto #callautoform .chooselocation {
    margin-right: 30px;
    padding-left: 25px;
    color: #fff
}

#myModalCallAuto #call-error {
    position: absolute;
    top: 70px;
    left: 26px;
    color: #ffed00;
    font-size: 14px;
    font-style: italic;
    font-weight: 300
}

#myModalCallAuto #call-message {
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    padding-top: 40px;
    padding-bottom: 45px;
    display: none
}

#phonenumberautocall::placeholder {
    color: #545454;
    opacity: 1
}

#phonenumberautocall:-ms-input-placeholder {
    color: #545454
}

#phonenumberautocall::-ms-input-placeholder {
    color: #545454
}

.title-call-1 {
    padding: 0 0 15px;
    color: #fff;
    font-size: 18px
}

.option3 input {
    margin-left: -3px!important
}

.input-call {
    padding: 0
}

#myModalCallAuto>div>div>div.modal-header>button {
    font-size: 25px;
    margin-top: -10px;
    color: #fff;
    opacity: 1;
    position: absolute;
    right: 12px
}

.title-call-2 {
    font-size: 24px;
    color: #ffff;
    margin-bottom: 20px
}

#myModalCallAuto #callautoform {
    padding-top: 0;
    margin-top: -20px
}

#dast-boot {
    border-bottom: 1px dotted #fff;
    width: 235px;
    float:left;
    margin: 5px 0 10px
}

#img-call {
    position: absolute;
    right: 0;
    top: 0
}

#img-call img {
    width: 115px
}

#myModalCallAuto .modal-footer {
    background-color: #fff;
    color: #373737;
    border-top: 0;
    padding-top: 10px;
    text-align: center;
    border-radius: 0 0 4px 4px;
    display: block
}
.slick-active{
    border:none !important;
    outline:none;
}
#slideDanhGia .avatar{
    display:none;
}
#slideDanhGia .slick-current + .slick-active .avatar{
    display:block;
}
#slideDanhGia .slick-current + .slick-active .avatar img{
    margin:10px auto;
    max-height:50px;
}
.newTheme{
    margin-top:30px;
}
.newTheme.slick-initialized .slick-slide{
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.newTheme .slick-prev{
    left:-40px !important;
}
.newTheme .slick-next{
    right:-40px !important;
}
.pcThem.newTheme .slick-current, .pcThem.newTheme .slick-current + .slick-active + .slick-active{
    width:300px !important;
    margin-top:65px;
     padding-bottom:10px;
}
.pcThem.newTheme .slick-current + .slick-active{
     width:540px !important;
     padding-bottom:20px;
}
.pcThem.newTheme .slick-current .star, .pcThem.newTheme .slick-current + .slick-active + .slick-active .star{
    display:none !important;
}
.newTheme .item{
    background:#f3f3f3;
    opacity:0.7;
    width: calc(100% - 30px) !important;
    padding:15px 0;
    margin:5px 15px;
    position:relative;
    border-radius: 4px;
    box-shadow: 0 2px 4px #0000004d;
    -moz-box-shadow: 0 2px 4px #0000004d;
    -webkit-box-shadow: 0 2px 4px #0000004d;
}
.newTheme .slick-current + .slick-active .item{
    background:#ffffff;
    opacity:1;
}
.newTheme .item p{
    overflow:hidden !important;
    font-size:14px !important;
    text-overflow:ellipsis !important;
    width: 80% !important;
    line-height: 22px !important;
    margin: 20px auto !important;
}
.newTheme .item p b{
    font-size:17px;
}
.newTheme .slick-current + .slick-active .item p{
    max-height:initial !important;
    overflow:initial !important;
    font-size:16px !important;
}
.newTheme .slick-current + .slick-active .item:after{
    position: absolute;
    display: block;
    font-size: 200px;
    color: #ff4343;
    content: '”';
    bottom: -60px;
    right: 10px;
}
.newTheme .item p span{
    max-height: 84px;
    overflow:hidden;
    display:block;
    position:relative;
}
.newTheme .item p span:after{
    display: block;
    margin-top: 63px;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #f3f3f3;
    content: '...';
}
.newTheme .slick-current + .slick-active .item p span{
    max-height: initial;
    overflow:initial;
}
.newTheme .slick-current + .slick-active .item p span:after{
    content: '';
    display:none;
}
.popupAds {
    display:block;
    position:fixed;
    left:0;
    bottom:0;
    z-index:1000;
}
.popupAds .boxArea{
    display:block;
    width:510px;
    min-height:50px;
    max-width:100%;
    background:#fff;
    padding:20px;
    position:relative;
    box-shadow: 0 -1px 4px #0000004d;
    -moz-box-shadow: 0 -1px 4px #0000004d;
    -webkit-box-shadow: 0 -1px 4px #0000004d;
    border-top-right-radius:8px;
}
.popupAds .boxArea .close{
    position:absolute;
    top:5px;
    right:5px;
    width:20px;
    height:20px;
    color:#686868;
    display:block;
    z-index:10;
    cursor:pointer;
}
.popupAds .boxArea .boxtitle {
    color:#537cdc;
    font-size:22px;
    margin-bottom:15px;
    line-height: initial;
    display:block;
}
.popupAds .boxArea .boxcontent{
    display:block;
}
.popupAds .boxArea .boxcontent ul{
    padding-left:0;
    list-style:none;
    margin-bottom:0;
}
.popupAds .boxArea .boxcontent ul li{
    padding-left:20px;
    margin-bottom:10px;
    background:url('/Content/images/check-green-large-2.svg') left center no-repeat;
    background-size:12px;
}
.popupAds .boxArea .boxcontent ul li:last-child{
    margin-bottom:0;
}
.popupAds .boxArea .boxButton{
    color:#fff;
    min-width:160px;
    text-align:center;
    display:inline-block;
    margin-top:20px;
    background:#4285f4;
    border-radius:5px;
    padding:10px 20px;
    cursor:pointer;
}
.popupAds .boxArea .notmargtop{
    margin-top:0 !important;
}
.forMobile{
    display:none !important;
    visibility:hidden !important;
}
    .onlymobi{
        display:none !important;
    }
    .chuahet img{
        max-height:350px;
    }
    .doitac-chungnhan {
        display:inline-block;
        position:relative;
        width:100%;
        padding:40px 15px;
        text-align:center;
    }
    .doitac-chungnhan.cloudHosting{
        background: linear-gradient(to bottom, #0b3667 , #cd3149);
    }
    .doitac-chungnhan.cloudServer{
        background: linear-gradient(to bottom, #c31800, #e37300);
    }
        .doitac-chungnhan.emailPro {
            background: linear-gradient(to bottom, #893e88, #cb2942);
        }
    .doitac-chungnhan h2{
        color:#fff;
        font-size:36px;
        margin-top:0;
        margin-bottom:15px;
        display:block;
    }
    .doitac-chungnhan .mota{
        margin-bottom:30px;
        margin-top:0;
        color:#fff;
        font-size:16px;
        display:block;
    }
    .doitac-chungnhan .lst{
        display:table;
        margin:0 auto;
    }
    .doitac-chungnhan .lst .item{
        display:table-cell;
        vertical-align:middle;
        padding:0 15px;
    }
        .doitac-chungnhan .lst .item img {
            width: 130px;
            height: 42px;
        }
    #MenuAccount {
        display: block;
        position: absolute;
        top: 100%;
        right: 15px;
    }
    #MenuAccount .wrap-menu ul,
    #MenuAccount .wrap-menu ul li{
        display: inline-block;
        width:100%;
        padding-left:0;
    }
    #MenuAccount .wrap-menu ul li:before{
        display:none;
        content:'';
    }
    .content-detail-4 .desc{
        display:block;
        font-weight:normal;
        font-size:18px;
        line-height:25px;
        margin-top:5px;
    }
.serviceNote {
    display: inline-block;
    width: 100%;
    padding: 0 15px 15px;
    text-align: right;
    color: #a2a2a2;
    font-size: 15px;
}
.idpagetooltip{
    display:none;
    position:absolute;
    top:100%;
    top: calc(100% + 5px);
    right:-30px;
    z-index:500;
    width:790px;
    font-size:16px;
    padding:20px 30px;
    border-radius:8px;
    background:#fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.idpagetooltip:before{
    position: absolute;
    display: block;
    content: '';
    top: -5px;
    right: 58px;
    width: 10px;
    height: 10px;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
    border-top: solid 1px #b5b5b56b;
    border-left: solid 1px #b5b5b56b;
}
.idpagetooltip [class*='col-md-']{
    min-height:130px;
    padding-left:0;
    padding-right:30px;
    line-height:32px;
}
.idpagetooltip [class*='col-md-']:not(:first-child){
    border-left:solid 1px #cdcdcd;
    padding-left:30px;
    padding-right:0;
}
.idpagetooltip [class*='col-md-'] b{
    display:block;
    font-size:18px;
    font-weight:700;
    margin-bottom:5px;
}
.idpagetooltip [class*='col-md-'] a{
    display:block;
    padding:0;
    border-right:none !important;
}
.idpagetooltip [class*='col-md-'] a:not(.button):hover{
    color:#484848;
    text-decoration:underline;
}
.idpagetooltip [class*='col-md-'] .button{
    background: #7fca27;
    padding: 8px 10px;
    margin: 8px 0;
    border-radius: 5px;
    color: #FFF;
    text-align: center;
    display: block;
    line-height:initial;
}
.idpagetooltip [class*='col-md-'] .button:hover{
    background:#619e19;
}
.idpagetooltip [class*='col-md-'] .logout{
    background:url('/Content/images/G_logout.svg') center left no-repeat;
    display:block;
    padding-left:30px;
    background-size:20px 20px;
    margin-top: 20px;
}
/*#region Testimonial*/
        .listreview1 {
            position:fixed;
            bottom:30px;
            right:90px;
            z-index:1000;
            display:inline-block;
            padding:5px;
        }
            .listreview1 .item {
                width:480px;
                background:#fff;
                box-sizing: border-box;
                display: flex;
                flex: 0 1 auto;
                padding:20px;
                position:relative;
                flex-direction: row;
                flex-wrap: nowrap;
                box-shadow:2px 2px 3px rgba(0, 0, 0, 0.28);
                border-radius:4px;
                margin:15px 10px;
            }
            .listreview1 .item .close{
                position:absolute;
                top:8px;
                right:8px;
                font-size:16px;
                font-weight:bold;
            }
                .listreview1 .item:before {
                    width: 15px;
                    height: 15px;
                    background: #fff;
                    box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.28);
                    position: absolute;
                    top: 20px;
                    z-index: -1;
                    margin-left: -12.5px;
                    content: ' ';
                    left: 5px;
                    transform: rotate(45deg);
                    -moz-transform: rotate(45deg);
                    -webkit-transform: rotate(45deg);
                    -o-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                }
            .listreview1 .item .ava{
                display:block;
                float:left;
                width:50px;
                height:50px;
                position: absolute;
                top: 0;
                left: -100px;
                margin-left:30px;
                margin-right:30px;
                background:url(/Content/images/Testimonial/Logo-doitac-va-chungnhan/avatar.webp);
                background-size:100%;
                overflow:hidden;
                border-radius:50%;
                box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.34);
            }
            .listreview1 .item .ava img{
                width:100%;
                height:100%;
                position:relative;
            }
                .listreview1 .item .txt {
                    display: block;
                    float: left;
                    color: #333;
                    font-size: 14px;
                    width: 100%;
                }
            .listreview1 .item .txt u{
                display:block;
                text-decoration:none;
                font-size:14px;
                margin:5px 0;
                color:rgba(0, 0, 0, 0.28);
            }
            .listreview1 .item .txt b{
                display:inline-block;
                width:70%;
            }
            .listreview1 .item .txt i{
                display:inline-block;
                width:30%;
            }
            .listreview1 .item .txt .star {
                width: 20px;
                height: 20px;
                display: inline;
            }
            .listreview1 .page-o {
            display:block;
            margin:0 auto;
            margin-top:25px;
            text-align:center;
        }
        .listreview1 .page-o a {
            display:inline;
            padding:5px 10px;
            margin:5px;
            border-radius:3px;
            cursor:pointer;
            color:#444;
        }
        .listreview1 .page-o a:hover {
            background:#dedede;
        }
        .listreview1 .page-o a.active{
            color:#fff;
            background:#7fca27;
        }
        .listreview1 .page-o u {
            display:inline;
            padding:5px 10px;
            margin:5px;
            text-decoration:none;
            border-radius:3px;
            cursor:pointer;
            color:#b8b8b8;
        }
        .listreview1 .page-o u:hover{
            color:#383838;
        }
        /*#endregion Testimonial*/
@media (max-width:1440px){
    .block-one{
        display:none !important;
    }
    /*.sub-top-menu .panel-body>div[class*='col-md']:nth-child(2) {
        border-left:none;
    }
    .sub-top-menu .panel-heading{
        display:none;
    }
    .sub-top-menu .panel-body>div.col-md-9{
        width:100%;
    }
    .sub-top-menu .panel-body>div.col-md-3{
        width:33.33%;
    }*/
    /*header .mb-menu .sub-top-menu .superheight ul li a .cont{
        min-height:70px;
    }
    header .mb-menu .sub-top-menu .superheight2 ul li a .cont{
        min-height:initial;
    }*/
}
@media (max-width: 1199px){
    .menu-padding .navbar-nav-1 > li {
        padding: 20px 22px 15px 0;
    }
    .newTheme .avatar {
        display: block !important;
        position: absolute;
        top: -80px;
        left: 50%;
        transform: translateX(-50%);
        padding: 5px;
        border-radius: 50%;
        background: #fff;    
        box-shadow: 0 0 4px #0000004d;
        -moz-box-shadow: 0 0 4px #0000004d;
        -webkit-box-shadow: 0 0 4px #0000004d;
    }
    .newTheme .avatar img{
        min-width:40px;
        min-height:40px;
    }
    .newTheme .slick-list{
        padding: 35px 0 !important;
    }
    .newTheme.slick-initialized .slick-slide {
        display: block;
        float: left;
    }
    .newTheme .item p{
        max-height:initial !important;
    }
    .newTheme .item b {
        width: 80%;
        display: block;
        margin: 0 auto;
    }
    .newTheme .item p span {
        max-height: initial;
        overflow: initial;
    }
    .newTheme .item p span:after{
        display:none;
    }
    #slideDanhGia .item{
        padding-top:50px;
        background:#fff;
        box-shadow: 0 0 4px #0000004d;
        -moz-box-shadow: 0 0 4px #0000004d;
        -webkit-box-shadow: 0 0 4px #0000004d;
    }
    #myModal_login .modal-dialog{
        max-width:calc(100vw - 60px) !important;
    }
    #myModal_login [alt="sieu-nhan-mat-bao-123"] {
        width:250px !important;
    }
}
@media (max-width: 1080px) {
    .menu-padding .navbar-nav-1 > li {
        padding: 10px 10px 5px 0;
    }
    .icon-khuyen-mai-hot:after{
        display:none;
    }
    .gio-hang-scroll{
        top:75px;
    }
    .page-mobile {
        padding-top: 56px;
        overflow: hidden;
    }.navbar-nav > li > a {
        text-align: left;
        font-weight:normal !important;
        font-size: 20px !important;
    }
    .forMobile {
        display: inherit !important;
        visibility: inherit !important;
    }
    .mb-menu .navbar-header {
        width: 100%;
        width: 100vw;
        position: fixed;
        top: 0px;
        z-index: 99999;
        background-color: #FFF;
        border-bottom: solid 1px #d8d8d8;
        border: 0;
    }
    
	.fix-menu-mobile {
		transition: top 0.2s ease-in-out;
		position: fixed !important;
		top: 56px;
        left:0;
		z-index: 99999999;
		width: 100%;
	}
    .headerlayout .container{
        padding:0;
    }
	navbar-header {
		transition: top 0.2s ease-in-out;
		position: fixed !important;
		top: 0;
		z-index: 99999999;
		width: 100%;
	}
    .logo-mb {
        padding: 15px 0;
        left: 50% !important;
        margin-left: -65px;
        text-align: center;
        position:absolute;
    }
    .cart-mb {
        padding: 15px
    }
    ul.navbar-nav > li > .sub-top-menu .container{
        width:100%;
    }
    ul.navbar-nav > li > .sub-top-menu .container .row{
        margin-left:0;
        margin-right:0;
    }
    /*#region menu con mobi */
    .sub-top-menu .panel-body,
    .sub-top-menu .col-md-9,
    .sub-top-menu .col-md-3 {
        display:inline-block;
        width:100%;
        padding-top:15px;
        padding-bottom:0;
    }
    .sub-top-menu .col-md-3{
        padding-top:0;
    }
    .sub-top-menu .panel-body .col-md-9:not(.solo) ul li,
    .sub-top-menu .panel-body .col-md-9.solo ul li {
        float: none;
        width: calc(100% - 30px);
        box-shadow: 1px 2px 4px rgb(0,0,0,0.22);
        margin-bottom: 15px !important;
        border-radius: 8px;
        min-height: initial;
        padding: 8px 15px;
        margin-left:15px !important;
        text-align: left;
    }
    .sub-top-menu .panel-body .col-md-3 ul li{
        margin-top:0;
    }
    .sub-top-menu .panel-body .col-md-9 ul li a{
        display:inline-block;
        height:auto;
        width:100%;
        color: #3d3d3d;
        font-size:18px;
        padding-top:0 !important;
        padding-left:0 !important;
    }
    .sub-top-menu .panel-body .col-md-3 ul li a {
        display: block;
        padding-top: 0 !important;
        height: auto;
        margin-bottom: 5px !important;
    }
    .sub-top-menu .panel-body .col-md-9 ul li:hover {
        background: none;
    }
    .sub-top-menu .panel-body .col-md-9 ul li:hover a {
        color: #ff4343;
    }
    .sub-top-menu .panel-body .col-md-9 ul li a span{
        display:none;
    }
        .sub-top-menu .panel-body .col-md-9 ul li a i{
            float:left;
            width:50px;
            text-align:center;
        }
        .sub-top-menu .panel-body .col-md-9 ul li a i img {
            width: 45px;
            height: 50px;
            text-align:center;
            margin:0 auto;
            margin-top: 3px;
            margin-bottom:0;
            display:block;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="WordPress Hosting v3"]{
            background-size: 42px 50px;
            padding-left: 42px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Tối ưu WordPress"]{
            background-size: 45px 50px;
            padding-left: 45px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Cloud Hosting"]{
            background-size: 42px 50px;
            padding-left: 42px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Cloud Server"]{
            background-size: 40px 50px;
            padding-left: 40px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Email Pro v3"]{
            background-size: 42px 50px;
            padding-left: 42px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Office 365"]{
            background-size: 38px 50px;
            padding-left: 38px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="SAP v2 - Bảo vệ email"]{
            background-size: 42px 50px;
            padding-left: 42px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Đăng ký tên miền"]{
            background-size: 42px 50px;
            padding-left: 42px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Tên miền .VN"]{
            background-size: 44px 50px;
            padding-left: 44px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Bảng giá tên miền"]{
            background-size: 38px 50px;
            padding-left: 38px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Bảo mật SSL"]{
            background-size: 42px 50px;
            padding-left: 42px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Bảo vệ tên miền"]{
            background-size: 36px 50px;
            padding-left: 36px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Khuyến mãi dịch vụ"]{
            background-size: 42px 50px;
            padding-left: 42px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Ưu Đãi Thẻ Thành Viên"]{
            background-size: 40px 50px;
            padding-left: 40px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li:hover a img[alt="Tích Điểm Đổi Quà"]{
            background-size: 38px 50px;
            padding-left: 38px;
        }
        .sub-top-menu .panel-body .col-md-9 ul li a b{
            margin-bottom:0;
            font-size:16px;
            padding-top:15px;
            padding-left:65px;
        }
    /*#endregion */
    /*ul.navbar-nav > li.active > .sub-top-menu .col-sm-3,
    ul.navbar-nav > li.active > .sub-top-menu .col-sm-4{
        float:none;
        width:100%;
    }*/
.topSubjectMenu, .topclose{
    display:block !important;
}
    .topSubjectMenu{
    margin-top: 5px !important;
        height:auto !important;
    }
    .topSubjectMenu a{
        text-transform:initial;
    }
    ul.navbar-nav > li.active > .sub-top-menu{
        top:0;
    }
    .mb-menu .navbar-nav {
        margin: 0 -15px;
        background: #fff;
        margin-top: 13px;
        margin-bottom: 0;
        width: auto;
    }
    .topSubjectMenu{
        display:none;
    }
.navbar-default .navbar-toggle {
    border-color: transparent;
}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FF4641;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    .navbar-toggle {
        display:block;
        border-bottom: 0;
        padding: 12px 10px 13px 11px;
    }
    .mb-header{
        display:none !important;
    }.headerlayout .mb-menu .navbar-nav {
        padding-top: 56px!important;
        margin-top:0;
    }
    .navbar-nav > li {
        position:relative;
    }
    .icon-mobile {
        display: inline-block;
        margin-top: -5px;
    }
    .topSubjectMenu {
        color:#282828 !important;
        font-size:22px;
        margin-top:0;
        padding-top:20px !important;
        border-bottom:none;
        color:#282828;
    }
        .topSubjectMenu a, #mbMenuClose {
            background-color:transparent !important;
        }
        .topSubjectMenu a:after {
            content:' ';
            background:none !important;
            display:none;
        }
    .topclose, .topclose.active {
        position:absolute !important;
        top:0;
        left:0;
        display:block;
        width:100%;
        height:56px;
        z-index:10;
        background:linear-gradient(#ff4e3a, #f1623d) !important;
        color:#FFF;
    }
    .menu-padding .navbar-nav>li {
        padding: 7px 15px 2px 15px !important;
        width:100%;
        padding-top:15px !important;
    }
    .menu-padding .navbar-nav-1 > li > a[href*='http'] {
        margin-right:0 !important
    }
    .mb-menu .navbar-nav {
        overflow: auto;
        margin:0;
        margin-top: 58px;
        width: 100%;
        width: 50%;
        z-index: 100000;
        top: 0;
        left: -100%;
        position: fixed;
        height: 100vh;
    }
    #mbMenuClose {
        padding: 3px 10px 12px 10px;
        width: 100%;
        display: inline-block;
        text-decoration: none;
        font-style: normal;
        text-align:center;
    }
        #mbMenuClose:before {
            content: " ";
            background: url(/Content/images/menu-white.svg) center no-repeat;
            background-size: 17px 17px;
            width: 17px;
            height: 17px;
            display: inline-block;
            position: absolute;
            left: 15px;
            color: #fff;
            margin-right: 15px;
        }
        #mbMenuClose img {
            margin-left:15px;
        }
        #mbMenuClose b {
            font-size: 18px;
            text-transform: capitalize;
            display: block;
            margin-top: -2px;
        }
        .nochange a{
            display:block !important;
        }
    #mbMenuClose:after {
        content: ' ';
    }
    .menu-padding .navbar-nav-1 > li a:after {
        content:" ";
        background:url(/Content/images/right-button-menu.svg) center no-repeat;
        background-size:17px 17px;
        width:17px;
        height:17px;
        margin-top: 3px;
        display:inline-block;
        float: right;
        color: #232323;
    }
    .menu-padding .navbar-nav-1 > li.active a {
        border-bottom:none;
        margin-bottom:0 !important;
        background:#FFF;
    }
    .menu-padding .navbar-nav-1 > li.active a:after {
        content: '﹀';
    }
    .navbar-nav > li.active {
        position: absolute;
        top: 56px;
        padding: 0 !important;
        width:100%;
        height: calc(100vh - 114px);
        z-index: 10;
    }
    .navbar-nav > li.active a {
        border-bottom:none;
        background:#FFF !important;
        padding:15px 0 0 15px !important;
        color:#282828;
        margin-bottom:0;
        font-weight:bold !important;
    }
        .navbar-nav > li.active a:after {
            display:none;
        }
        .navbar-nav > li.active a img {
            display:none;
        }
    ul.navbar-nav > li.active > .sub-top-menu {
        height: calc(100vh - 56px);
        overflow:auto;
        overflow-x:hidden;
        background:#FFF;
    box-shadow: none;
    }
        ul.navbar-nav > li.active > .sub-top-menu .panel,
        ul.navbar-nav > li.active > .sub-top-menu .panel .panel-body {
            background:#FFF !important;
        }
        .sub-top-menu .panel-body .col-md-3 .new-title{
            margin-bottom:8px;
            margin-top:8px;
        }
            /*ul.navbar-nav > li.active > .sub-top-menu .panel .panel-body .sub-title-menu {
                display: block;
                border-top: solid 1px #e9e9e9;
                width: 100%;
                margin: 10px 0 5px 0;
                padding-top: 8px;
                font-weight:bold;
                margin-bottom: 0;
                margin-top: 0;
                color: #282828;
            }
                ul.navbar-nav > li.active > .sub-top-menu .panel .panel-body .sub-title-menu strong a {
                    padding-left: 0 !important;
                    font-size:20px;
                }
                ul.navbar-nav > li.active > .sub-top-menu .panel .panel-body .col-md-3:nth-child(2) .sub-title-menu {
                    border-top: none;
                    margin-top: 0px;
                }
            ul.navbar-nav > li.active > .sub-top-menu .panel ul li {
                padding-left:0 !important;
                color:#282828 !important;
            }
                ul.navbar-nav > li.active > .sub-top-menu .panel ul li a {
                    color: #282828 !important;
                    font-weight: normal !important;
                    font-size: 16px;
                    line-height: 21px;
                    padding:5px 0 0 0 !important;
                    display: inline-block;
                }*/
    #header-row-nav .panel-heading {
        display: none;
    }
    .navbar-nav .panel-default .block-one {
        display: none;
    }

    .sub-top-menu .panel-body .menu-color {
        border: none;
    }
    .col-md-9.menu-color .col-md-4{
        padding-left:0;
        padding-right:0;
    }
    #header-row-nav .panel {
        background: #516571;
        margin-bottom: 0;
        border-radius: 0;
    }

    #header-row-nav .panel-body {
        background: #516571;
        padding: 0;
    }
    #header-row-nav .icon-new {
        display:none;
    }
        #header-row-nav .panel-body h4 {
            color: #e6eff4;
        }

    #header-row-nav .panel ul li {
        padding-left: 15px;
        height: 32px;
        line-height: 40px;
        margin-bottom: 1px;
        /*list-style: inside none disc;*/
        color: #e6eff4;
    }
    #header-row-nav .panel ul li {
        border-left: 0;
        height: auto
    }
    .menu-padding .navbar-nav-1 li.active li:hover{
        background:#ff4343 !important;
    }
    .menu-padding .navbar-nav-1 li.active li:hover a{
        color:#FFF !important;
    }
    .sub-top-menu .panel-body .col-md-3 ul li:hover{
        background:none !important;
    }
    .sub-top-menu .panel-body .col-md-3 ul li:hover a{
        color:#ff4343 !important;
    }
        /*#header-row-nav .panel ul li a {
            color: #e6eff4;
        }*/
        .menu-padding li hr {
            border-top: 1px solid #cecece;
            width:95%;
            margin:0;
            display:block !important;
            margin-bottom:15px;
        }
        .navbar{
            min-height:initial;
        }
    .icon-mobile {
        display: inline-block;
    }
    .mb-menu .navbar-nav {
        box-shadow: 1px 2px 3px #00000073;
    }
    .onlypc{
        display:none;
    }
    .sub-title-menu{
        color:#484848 !important;
        margin-bottom:10px !important;
    }
    /*header .mb-menu .sub-top-menu ul li a .icon img{
        display:block;
        margin-top:0;
        height:20px;
        width:20px;
    }
    header .mb-menu .sub-top-menu ul li a .cont{
        min-height:initial;
        border-bottom:none;
        margin-bottom:0;
        padding-bottom:0;
    }
        header .mb-menu .sub-top-menu ul{
            margin-bottom:auto;
        }*/
    .cart-mb a {
        float:right;
        cursor:pointer;
        margin-left:10px;
    }
    .SLGioHangMobile-1 {
        position: absolute;
        background-color: #9E9E9E;
        top: 9px;
        right: 2px
    }
        #mbMenuClose img {
            margin-left:15px;
            margin-right:0;
        }
        #mbMenuClose b {
            font-size:18px;
        }
    #mbMenuClose:after {
        content: ' ';
    }
    /*.fix-menu-mobile,
    .mb-menu .navbar-header {
        position: absolute!important;
        top: 0!important;
        width: 100%;
    }*/
    .topbannerWordpress{
        height:auto !important;
    }
    .topbannerWordpress .haf1, .topbannerWordpress .container .hafContent{
        width:100% !important;
    }
    .topbannerWordpress .haf2{
        display:none !important;
    }
    .slider-hosting .slick-list{
        padding-top:20px !important;
    }
    .office-detail {
        width: calc(100% - 50px) !important;
    }
    .email-include .row-detail div .office-content{
        height:auto !important;
        width:100%;
    }
    .desktop.btn-khamphangay{
        display:none !important;
    }
    .SuperFix{
        top:56px !important;
    }
    .SuperMenu ul {
        text-align: center;
        margin-bottom: 0;
    }
    .SuperMenu ul li {
        display: table-cell !important;
        cursor: pointer !important;
        float:none !important;
        vertical-align:middle;
        font-size: 14px !important;
    }
    .SuperMenu ul li{
        border-right: solid 1px #898989;
    }
    .SuperMenu ul li:last-child{
        border-right:none;
    }
    #header-row-nav .panel ul li{
        line-height:30px;
    }
    /*header .mb-menu .sub-top-menu ul li a{
        width:100%;
    }
    header .mb-menu .sub-top-menu ul li a .cont strong{
            font-size: 18px;
    font-weight: normal;
    }
    .sub-top-menu .panel-body{
        padding-top:15px !important;
    }
    ul.navbar-nav > li.active > .sub-top-menu .panel .panel-body .sub-title-menu{
        font-size:18px;
        border-top:none;
    }
    header .mb-menu .sub-top-menu .superheight ul li a .cont,
    header .mb-menu .sub-top-menu .superheight2 ul li a .cont{
        min-height:unset;
    }
    .sub-top-menu .panel-body>div.col-md-3{
        margin-bottom:15px;
    }
    header .mb-menu .sub-top-menu ul li:hover a .cont{
        border-bottom:none;
    }*/
.img-doi-tac {
        width:33.3%;
    }
    .doi-tac {
        margin-bottom:15px;
    }
    .footer-company-info {
        background: #363636;
    }

.footer-company-info ul li {
	list-style-type: none;
	padding-left: 0;
	margin-left: -25px;
	margin-bottom: 15px;
}

	.footer-company-info ul li a {
		color: #d6d2d2;
	}

.footer-company-info ul li {
    list-style-type: none;
    padding-left: 0;
    margin-left: -25px;
    margin-bottom: 15px;
}

    .footer-company-info ul li a {
        color: #d6d2d2;
    }

.footer-company-info {
    color: #d6d2d2;
    padding: 25px 10px;
    line-height: 18px;
}

    .footer-company-info a[href^=tel] {
        color: #d6d2d2 !important;
    }

    .footer-company-info div {
        margin-bottom: 15px;
    }

        .footer-company-info div p:first-child {
            color: #d6d2d2;
            font-weight: 700;
        }
    .idpagetooltip{
        width: 91vw;
        width: calc(100vw - 30px);
	    top: 50px;
        right: 15px;
        padding: 20px;
    }
    .idpagetooltip:before{
	    right:45px;
    }
    .idpagetooltip [class*='col-md-']{
        width:50%;
        float: left;
        text-align:left;
    }
    .idpagetooltip [class*='col-md-']:first-child{
        float:right;
        border-left:none;
        padding-right:0;
        padding-left:30px;
    }
    .idpagetooltip [class*='col-md-']:not(:first-child){
        float:left;
        border-left:none;
        border-right:solid 1px #cdcdcd;
        padding-right:30px;
        padding-left:0;
    }
    .idpagetooltip [class*='col-md-'] a{
        float:none;
    }
    .idpagetooltip [class*='col-md-'] b{
	    color:#484848;
        font-size:20px;
    }
}
@media(min-width: 1080px) {
    .navbar-toggle{
        display:none;
    }
}
@media(max-width: 990px) {
    .scroll-overflow {
        display:inline-block;
        width:calc(100% - 120px);
        margin-left: 120px;
        overflow-x:auto;
        overflow-y:visible;
    }
        .scroll-overflow thead tr td {
            height:54px;
            background: none !important;
        }
        .scroll-overflow tbody tr td {
            vertical-align:top !important;
            height:98px;
            padding-top: 10px;
            background:#fff;
        }
        .scroll-overflow tbody tr td.superH {
            height:120px;
        }
        .scroll-overflow thead tr th:first-child,
        .scroll-overflow tbody tr th:first-child,
        .scroll-overflow thead tr td:first-child,
        .scroll-overflow tbody tr td:first-child {
            left: 0;
            position: absolute;
            top: auto;
            width: 120px !important;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        .scroll-overflow td[class*='colf_'], 
        .scroll-overflow td.td-addcart {
            height:50px !important;
        }
        .ss-goihosting .container{
            width:100%;
        }
        .ss-goihosting .container .row{
            margin-left:0;
        }
    .doitac-chungnhan .lst{
        display:block;
    }
    .doitac-chungnhan .lst .item{
        display:inline-block;
    }
}
@media(min-width:768px) {
    .navbar-toggle{
        display:block;
    }
}
@media(max-width: 768px) {
    .scrollex-overflow {
        display:inline-block;
        width:100%;
        overflow-x:auto;
        overflow-y:visible;
    }
        .scrollex-overflow table {
            margin-bottom:0 !important;
        }
    .scroll-overflow {
        display:inline-block;
        width:calc(100% - 110px);
        margin-left: 110px;
        overflow-x:auto;
        overflow-y:visible;
    }
        .scroll-overflow thead tr td {
            height:54px;
            background: none !important;
        }
        .scroll-overflow tbody tr td {
            vertical-align:top !important;
            height:98px;
            padding-top: 10px;
            background:#fff;
        }
        .scroll-overflow tbody tr td.superH {
            height:120px;
        }
        .scroll-overflow thead tr th:first-child,
        .scroll-overflow tbody tr th:first-child,
        .scroll-overflow thead tr td:first-child,
        .scroll-overflow tbody tr td:first-child {
            left: 0;
            position: absolute;
            top: auto;
            width: 120px !important;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        .scroll-overflow td[class*='colf_'], 
        .scroll-overflow td.td-addcart {
            height:50px !important;
        }
    #myModalTK .modal-body {
        display: inline-block;
        width: 100%
    }
    .choose-language-mobile img{
        margin-top:-5px;
        margin-right:5px;
    }
	.nav-bottom {
		background: none;
        height:auto;
        padding:0;
	}
    .footer-copyright {
        padding-bottom: 50px !important;
    }

        .footer-copyright:before {
            height: 10px;
        }
        
.socialmobile .btn-social {
    width: 46px;
    height: 46px;
    margin-right: 5px;
    display: inline-block;
}

    .socialmobile .btn-social:last-child {
        margin-right: 0;
    }

.socialmobile .btn-facebook {
    background: url(/Content/images/icon-fb-normal.png) center no-repeat;
}

.socialmobile .btn-gplus {
    background: url(/Content/images/icon-gg-normal.png) center no-repeat;
}

.socialmobile .btn-twitter {
    background: url(/Content/images/icon-tt-normal.png) center no-repeat;
}

.socialmobile .btn-youtube {
    background: url(/Content/images/icon-youtube-normal.png) center no-repeat;
}
    .onlymobi{
        display:block !important;
    }
    .serviceNote{
        text-align:center;
    }
    .listreview1{
	    right: 0;
    }
    .listreview1 .item {
	    width: calc(100% - 30px);
	    padding: 35px 20px 20px;
    }
    .listreview1 .item:before{
	    display:none;
    }
    .listreview1 .item .ava{
	    top: -25px;
        left: 50%;
        margin-left: -25px;
        margin-right: 0;
    }
}
@media only screen and (max-width:768px) {
    
    [title='chat widget'] {
        display:none !important;
    }
    .footer-hotline {
        text-align: center;
        background-color: #ee4748;
        padding: 15px 0
    }
    .footer-hotline .text-hotline {
        color: #fff;
        font-size: 25px;
        line-height:25px;
        font-weight: 400;
        margin-bottom: 0
    }
    #myModalCallAuto #callautoform {
        padding-top: 0;
        margin-top: 0
    }
    #myModalCallAuto .modal-content {
        background: #ff4343;
        height: auto;
        width: auto
    }
    #myModalCallAuto>div {
        width: auto
    }#myModalCallAuto #callautoform #namephone,
    #myModalCallAuto #callautoform #phonenumberautocall {
        width: 100%
    }
    #myModalCallAuto .modal-dialog {
        margin-top: 20%
    }
    .input-call {
        padding: 0
    }
    #ContentInfo>div.form-group.radio.radio-danger>div:nth-child(1) {
        border-right: 0
    }
    #ContentInfo>div.form-group.radio.radio-danger>div:nth-child(2) {
        padding: 10px 0 0
    }
    #myModalCallAuto #callautoform #button-call {
        margin-top: 20px
    }
    #myModal_login .col-md-5,
    #myModal_login .col-md-7,
    #myModal_login .col-md-5 .modal-body {
        display: inline-block !important;
        width: 100%;
    }
    #myModal_login .col-md-7 {
        border-top-right-radius: 0 !important;
        border-bottom-left-radius:4px !important;
        padding:15px !important;
        font-size:16px !important;
    }
    #myModal_login .col-md-7 h3{
        font-size:18px !important;
    }
    #myModal_login .modal-dialog {
        max-width: calc(100vw - 30px) !important;
    }
    #myModal_login [alt="sieu-nhan-mat-bao-123"] {
        position:initial !important;
        float:right;
    }
    .icon-mobile {
        display: inline-block
    }
    .title-call-1 {
        text-align: left;
        font-size: 16px;
        margin-bottom: 18px;
        padding-bottom: 0;
        padding-top: 0
    }
    #myModalCallAuto #call-error {
        top: 63px;
        left: 26px
    }
    #myModalCallAuto #callautoform .title-option3 {
        margin-bottom: 0
    }
    #myModalCallAuto .modal-body {
        padding: 0 15px
    }
    .cart-mb a {
        float:right;
        cursor:pointer;
        margin-left:10px;
    }
    #dast-boot {
        width: 150px;
        float: inherit
    }
    .superCenter .col-md-6 {
        width: 100%;
    }
    .superCenter div[class*='col-md-'] .img-toiuu{
        max-height:300px;
    }
    .tinhnangdichvu ul li .titleli img{
        display:inline;
        margin:0 auto;
    }
    /*#mbMenuClose {
        padding: 10px;
        width: 100%;
        display: inline-block;
        text-decoration: none;
        font-style: normal;
    }*/
    /*#mbMenuClose:before {
        content: '〈';
        font-size: 18px;
        float: left;
        color: #fff;
        margin-right: 15px;
    }*/
}
@media(min-width:480px) {

}

@media(max-width: 550px) {
    .threeCol{
        width:100% !important;
        display:table;
        padding:5px !important;
        text-align:left !important;
    }
    .threeicon img {
        float:none !important;
        width:60px !important;
        height:auto !important;
        display:table-cell !important;
        margin: 7.5px 0 !important;
        max-width:initial !important;
    }
    .threeicon b{
        display:table-cell !important;
        vertical-align:middle;
        text-align:left;
        width:100%;
        padding-left:15px;
    }
    .mb-menu .navbar-nav {
        width: 100%;
    }
    .menu-padding .navbar-nav-1 > li:not(.topclose) {
        height: 8%;
        padding-top: 4% !important;
    }
    .popupAds .boxArea{
        width:90%;
    }
    .doitac-chungnhan h2{
        font-size:32px;
    }
    .doitac-chungnhan .mota{
        font-size:15px;
    }
    .doitac-chungnhan .lst .item {
        display: block;
        width: 50%;
        float: left;
        margin-bottom: 15px;
    }
    .doitac-chungnhan .lst .item:last-child{
        margin-bottom:0;
    }
    .idpagetooltip{
        padding: 20px 0 !important;
    }
    .idpagetooltip [class*='col-md-'],
    .idpagetooltip [class*='col-md-']:not(:first-child){
        padding-left: 20px !important;
        padding-right: 20px !important;
	    border-left: none;
	    border-right: none;
        min-height:initial;
	    display: inline-block;
        text-align: left;
        width: 100%;
    }
    .idpagetooltip [class*='col-md-']:first-child{
	    border-bottom: solid 1px #cdcdcd;
	    padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .idpagetooltip [class*='col-md-'] .logout{
	    float: left;
        width: 110px;
    }
    .idpagetooltip [class*='col-md-'] a{
        margin-left:0;
    }
    .idpagetooltip [class*='col-md-'] .button{
        padding: 15px 15px;
        display:inline-block;
        border-radius: 8px;
    }
}
@media (max-width:320px) {
    ul.navbar-nav > li.active > .sub-top-menu {
        height: auto;
    }
    #mbMenuClose img {
        margin:0;
        margin-top:-5px;
    }
}

/*.hosting-server-top {
        background: #f3f3f3;
        border-top: solid 1px #dcdcdc;
    }

    .topbannerWordpress {
        display: block;
        position: relative;
        width: 100%;
        height: 390px;
    }
        .topbannerWordpress .haf1 {
            display: block;
            position: absolute;
            width: 50%;
            height: 100%;
            top: 0;
            left: 0;
            z-index: -1;
            background: linear-gradient(200deg, #f14e53, #b47da7, #5583e2);
        }

        .topbannerWordpress .haf2 {
            display: block;
            position: absolute;
            width: 50%;
            height: 100%;
            top: 0;
            right: 0;
            z-index: -1;
            background: url('/Content/images/Domain/Background-services/floriane-vita-FyD3OWBuXnY-unsplash.jpg') no-repeat;
            background-size: cover;
            background-position: left center;
        }

        .topbannerWordpress .container {
            z-index: 1;
        }

            .topbannerWordpress .container .hafContent {
                width: 480px;
                color: #FFF;
                height: 390px;
                display: table-cell;
                vertical-align: middle;
                padding: 40px 0;
                font-size: 16px;
            }

                .topbannerWordpress .container .hafContent ul {
                    padding-left: 18px;
                    line-height: 25px;
                }

                .topbannerWordpress .container .hafContent p {
                    line-height: 30px;
                }

                .topbannerWordpress .container .hafContent h1 {
                    margin: 15px 0;
                    font-size: 30px;
                    line-height: 40px;
                }

                .topbannerWordpress .container .hafContent h3 {
                    font-weight: normal;
                }
                .topbannerWordpress .container .hafContent .buton {
                    display:inline-block;
                    padding:5px 10px;
                    margin-right:10px;
                    border-radius:3px;
                    color:#FFF;
                    cursor:pointer;
                    border:solid 1px #f3f3f3;
                }
                    .topbannerWordpress .container .hafContent .buton.btngreen {
                        background: #d8d8d8;
                        border: solid 1px #d8d8d8;
                        color: #444;
                    }*/
.main-checkdomain .buton {
    display: inline-block;
    padding: 8px 15px;
    margin-right: 10px;
    margin-bottom: 20px;
    border-radius: 3px;
    color: #444;
    text-decoration:none;
    cursor: pointer;
    border: solid 1px #444;
}
                    .main-checkdomain .buton.btngreen {
                        background: #7fca27;
                        border: solid 1px #7fca27;
                        color: #fff;
                    }
.main-checkdomain {
    display: inline-block;
    width: 100%;
    color:#444444;
    min-height: 325px;
    position:relative;
    /*background: url(/Content/images/HomePage/Background-services/Mask.png), url(/Content/images/HomePage/Background-services/austin-distel-Imc-IoZDMXc-unsplash.jpg);*/
    background-size: auto 100%;
    background-repeat:no-repeat;
    background-position: center
}
.home-background-1 {
    background-image: url(/Content/images/HomePage/Background-services/background-home-1.svg?ver=2);
}
.home-background-2 {
    background-image: url(/Content/images/HomePage/Background-services/background-home-2.svg?ver=2);
}
.home-background-3 {
    background-image: url(/Content/images/HomePage/Background-services/background-home-3.svg?ver=2);
}
.home-background-4 {
    background-image: url(/Content/images/HomePage/Background-services/background-home-4.svg?ver=2);
}
.home-background-5 {
    background-image: url(/Content/images/HomePage/Background-services/background-home-5.png?ver=2);
}
.home-background-6 {
    background-image: url(/Content/images/HomePage/Background-services/background-home-6.png?ver=2);
}
.home-background-7 {
    background-image: url(/Content/images/HomePage/Background-services/background-home-7.png?ver=2);
}
.home-background-1:before,
.home-background-2:before{
    width:100%;
    height:100%;
    position:absolute;
    z-index:-1;
    content:' ';
    background-image: url(/Content/images/HomePage/Background-services/background-home-all.png?ver=1);
    background-size:100% 100%;
}
.home-background-3:before{
    width:100%;
    height:100%;
    position:absolute;
    z-index:-1;
    content:' ';
    background-image: url(/Content/images/HomePage/Background-services/nen_halong.png?ver=1);
    background-size:100% 100%;
}
.home-background-4:before{
    width:100%;
    height:100%;
    position:absolute;
    z-index:-1;
    content:' ';
    background-image: url(/Content/images/HomePage/Background-services/nen_hue.png?ver=1);
    background-size:100% 100%;
}
.home-background-5:before{
    width:100%;
    height:100%;
    position:absolute;
    z-index:-1;
    content:' ';
    background-image: url(/Content/images/HomePage/Background-services/nen_danang.png?ver=1);
    background-size:100% 100%;
}
.home-background-6:before{
    width:100%;
    height:100%;
    position:absolute;
    z-index:-1;
    content:' ';
    background-image: url(/Content/images/HomePage/Background-services/nen_hcm.png?ver=1);
    background-size:100% 100%;
}
.home-background-7:before{
    width:100%;
    height:100%;
    position:absolute;
    z-index:-1;
    content:' ';
    background-image: url(/Content/images/HomePage/Background-services/nen_saigon.png?ver=1);
    background-size:100% 100%;
}
.main-checkdomain .container {
    padding-top: 20px;
    padding-bottom: 5px;
}
.main-checkdomain #TinhNangChiTiet{
    padding-top: 15px;
    padding:0;
}
.main-checkdomain h2 {
    font-size: 30px;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 15px;
}
    .main-checkdomain .description {
        display: inline-block;
        width: 100%;
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 18px
    }
    .main-checkdomain .searchDomain {
        display:block;
        width:66%;
        margin-bottom:25px;
        position:relative
    }
        .main-checkdomain .searchDomain input[type=text],
        .main-checkdomain .searchDomain textarea {
            display:block;
            background:#FFF;
            border:none;
            width:100%;
            border-radius:8px;
            padding:13px 15px;
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.17);
            outline:none;
        }
        .main-checkdomain .searchDomain textarea {
            height: 48px;
            line-height: 45px;
            overflow: hidden;
            resize:none;
        }
.main-checkdomain .searchDomain textarea::-webkit-input-placeholder:first-line { /* WebKit, Blink, Edge */
    line-height: 25px;
}
.main-checkdomain .searchDomain textarea:-moz-placeholder:first-line { /* Mozilla Firefox 4 to 18 */
    line-height: 25px;
    opacity: 1;
}
.main-checkdomain .searchDomain textarea::-moz-placeholder:first-line { /* Mozilla Firefox 19+ */
    line-height: 25px;
    opacity: 1;
}
.main-checkdomain .searchDomain textarea:-ms-input-placeholder:first-line { /* Internet Explorer 10-11 */
    line-height: 25px;
}
.main-checkdomain .searchDomain textarea:placeholder-shown:first-line { /* Standard Pseudo-class */
    line-height: 25px;
}
        .main-checkdomain .searchDomain textarea:focus{
            height: auto;
            width: calc(100% - 55px);
            border-top-right-radius: 0;
            border-bottom-right-radius: 8px;
            line-height: 22px;
            resize:initial;
        }
        .main-checkdomain .searchDomain input[type=text]:-ms-input-placeholder {
          color: #949494;
        }
        .main-checkdomain .searchDomain input[type=text]::-ms-input-placeholder {
          color: #949494;
        }
        .main-checkdomain .searchDomain input[type=button] {
            display: inline-block;
            position: absolute;
            top: 0;
            right: 0;
            border: none;
            outline: none;
            font-weight: bold;
            text-align: center;
            border-top-right-radius: 8px;
            border-bottom-right-radius: 8px;
            padding: 13px;
            width: 55px;
            background: url(/Content/images/HomePage/Icon/search.svg) center no-repeat, #7fca27;
            font-size: 16px;
            color: transparent;
        }
        .main-checkdomain .searchDomain #loadingaction {
            position: absolute;
            top: 0; right: 0;
            padding: 0 15px;
            text-align: center;
            min-width: 140px;
            border-top-right-radius: 8px;
            border-bottom-right-radius: 8px;
            background: linear-gradient(to right, #dadada, #828282)
        }
.timtenmien {
    display: block;
    margin: 30px 0;
    position: relative;
    height: 52px;
}
.timtenmien input[type='text'],
.timtenmien textarea {
    background:#FFF;
    width:calc(100% - 2px);
    color:#383838;
    padding:15px 30px;
    border-radius:25px;
    overflow-y: hidden;
    border:none;
}
    .timtenmien textarea {
        height: 52px;
        line-height: 35px;
        display: inline-block;
        padding: 10px 15px;
        margin: 0px;
        width: calc(100% - 60px);
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
        .timtenmien textarea:focus {
            height: 152px;
            padding: 15px;
            line-height: 25px;
            border-bottom-right-radius: 25px;
            border: solid 1px #e9e9e9;
            background: #fff;
            position: absolute;
            z-index: 200;
        }
    .timtenmien input[type='text'] {
        height:52px;
    }
    .timtenmien .btnSearch {
        position: absolute;
        right: 0;
        top: 0;
        height: 52px;
        width: 52px;
        padding: 15px 30px;
        border: none;
        background: url(/Content/images/search-interface-symbol.svg) center no-repeat, #7fca27;
        background-size: 25px;
        border-left: solid 1px #dfdfdf;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
    }
    .timtenmien:hover .btnSearch {
        background:url(/Content/images/search-interface-symbol.svg) center no-repeat,  #71c311;
        background-size:25px;
    }
        
.jcaroTenMienRegit {
    position:relative;
    width:64%;
    height:60px;
    margin:0;
    display:inline-block;
}
.jcaroTenMienRegit ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
    .jcaroTenMienRegit .slick-slide {
        padding: 0 7.5px;
    }
.jcaroTenMienRegit li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px;
    margin:5px 0;
    margin-bottom:20px;
    float:left;
    text-align: center;
    min-width: 155px;
    font-size:14px;
    background:#FFF;
    box-shadow:1px 1px 2px rgba(0, 0, 0, 0.17);
    border-radius:15px;
}
    .jcaroTenMienRegit li a {
        display:inline-block;
        outline:none;
        text-align:center;
    }
        .jcaroTenMienRegit li a.mbtooltip-promotion {
            margin-bottom: -6px;
            margin-left:0;
            width:22px;
            height:22px;
        }
        .jcaroTenMienRegit li a b {
            color:#000000;
        }
        .jcaroTenMienRegit li a i {
            font-style:normal;
        }
        .jcaroTenMienRegit li a u {
            text-decoration:none;
        }
.slider-tenmien .slick-list {
    padding: 0 !important;
    width: calc(100% - 70px);
    margin-left: 30px !important;
}
.slick-next, .slick-prev {
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 80px/27px Roboto Condensed,sans-serif;
    cursor: pointer;
    top:15px;
    width: 40px !important;
    height: 40px !important;
    -moz-border-radius: 30px;
    -moz-box-shadow: 0 0 4px #f0efe7;
    background-size: 40px !important;
}
    .slick-next:before, .slick-prev:before {
        content: ' ' !important;
    }
.slick-next, .slick-prev {
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 80px/27px Roboto Condensed,sans-serif;
    cursor: pointer;
    top:15px;
    width: 40px !important;
    height: 40px !important;
    -moz-border-radius: 30px;
    -moz-box-shadow: 0 0 4px #f0efe7;
    background-size: 40px !important;
}
    .slick-next:before, .slick-prev:before {
        content: ' ' !important;
    }
.slick-prev {
    left: -10px !important;
    background:url(/Content/images/Domain/Background-services/red-left-button-2.svg) no-repeat center !important;
}

.slick-next {
    right: -10px !important;
    background:url(/Content/images/Domain/Background-services/red-right-button-2.svg) no-repeat center !important;
}
.haveBottom {
    padding:0 !important;
}
    .haveBottom a {
        padding:5px 10px;
        padding-right:0;
    }
.haveBottom a.mbtooltip-promotion {
    margin-top:5px;
    margin-right:7.5px;
}
.overtip {
    display: none;
    border: 1px solid #F1D031;
    background-color: #FFFFA3;
    color: #555;
    padding:10px;
    margin-top: 10px;
    border-radius:8px;
    line-height: 18px;
    font-size: 12px;
    max-width: 280px;
    min-width: 50px;
    direction: ltr;
}
    .overtip:before {
        display: block;
        position: absolute;
        top: -10px;
        left: 50%;
        content: ' ';
        width: 20px;
        height: 20px;
        background: #FFFFA3;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-top: 1px solid #F1D031;
        border-left: 1px solid #F1D031;
    }
    .overtip.left:before{
        left:60px;
    }
    .overtip.right:before{
        left:auto;
        right:25px;
    }
.jcaroTenMienRegit .slick-prev {
    background:url(/Content/images/Wordpress-Hosting-2018/others/left.svg) no-repeat !important;
    background-size:40px 40px !important;
    left:0; opacity:0.7;
    top:20px;
}
.jcaroTenMienRegit .slick-next {
    background:url(/Content/images/Wordpress-Hosting-2018/others/right.svg) no-repeat !important;
    background-size:40px 40px !important;
    right:0; opacity:0.7;
    top:20px;
}
.jcaroTenMienRegit .slick-prev:hover,
.jcaroTenMienRegit .slick-next:hover {
     opacity:1;
}
    .superCenter {
        display: table;
        height:350px;
    }

        .superCenter .col-md-6 {
            display: table-cell;
            vertical-align: middle;
            float: none;
        }
        .nopadding.superCenter{
            padding:0 !important;
        }
    .SuperMenu {
        display: block;
        position: relative;
        top: 0;
        width: 100%;
        height: 80px;
        z-index: 1000;
        padding: 20px 0;
        background: #f3f3f3;
        border-top: solid 1px #dcdcdc;
        border-bottom: solid 1px #dcdcdc;
    }

    .SuperFix {
        position: fixed;
    }

        .SuperFix + .afterFix {
            display: block;
            padding: 20px 0;
            height: 80px;
        }

    .SuperMenu ul {
        display: inline-block;
        float: left;
        padding: 0;
        position: relative;
    }

        .SuperMenu ul li {
            display: block;
            float: left;
            cursor: pointer;
            padding: 5px 20px;
            font-size: 18px;
            font-weight: bold;
        }

            .SuperMenu ul li.active {
                color: #ff4343;
            }
                    .SuperMenu ul li:first-child {
                        padding-left:0;
                    }

    .content-detail-5 ul {
        padding-left: 0;
    }

    .SuperMenu .btn {
    padding: 10px;
    margin-top: -4px;
        float: right;
        width: 210px;
        font-size: 16px;
        cursor: pointer;
        border-radius: 3px;
        background: #ea4649;
        color: #FFF;
    }
    .ask-title{
        margin-bottom:20px;
        margin-top: 10px;
    }
    .panel-heading.collapsed {
        margin-top: 0;
        padding: 7.5px 15px;
    }
    .tinhnangdichvu {
        padding: 25px 0;
    }

        .tinhnangdichvu .title {
            margin-bottom: 55px;
            text-transform: unset;
        }

        .tinhnangdichvu ul li .titleli,
        .ss-goihosting .div-title h3 {
            text-transform: unset;
        }

        .tinhnangdichvu ul {
            display: table-row;
            margin-bottom: 0;
        }

            .tinhnangdichvu ul li {
                display: table-cell;
                line-height: 27px;
                padding-bottom: 75px;
                text-align:left;
                float: none;
            }
            .tinhnangdichvu ul:last-child li{
                padding-bottom: 0;
            }
                .tinhnangdichvu ul li .titleli img {
                    display: block;
                    margin-bottom: 15px;
                }

                .tinhnangdichvu ul li .titleli .titletext {
                    display: block;
                    padding: 7px 0;
                }
                
    .carousel-control .slider-right,
    .carousel-control .slider-left {
        width: 20px;
    }

    .carousel-indicators li {
        border: 1px solid #ea4649;
            margin: 0 8px;
    }

    .carousel-control .slider-right {
        right: 0;
        left: auto;
    }

    .carousel-indicators .active {
        background-color: #ea4649;
            margin: 0 8px;
    }

    .carousel-inner > .item {
        min-height: 205px;
    }

    .padcarosel .item {
        text-align: center;
        line-height: 35px;
        color: #383838;
    }

    #carousel-homepage {
        padding-bottom: 15px;
    }
    #cauhoithuonggap a[href*='.']{
        color:#2749cf;
        text-decoration:underline;
    }
    .padcarosel .item .content-toiuu {
        display: inline-block;
        width: 100%;
        position: relative;
    }

    .padcarosel .chaticon {
        display: block;
        margin: 15px auto;
    }

    .padcarosel .item .star {
        display: block;
        position: relative;
        text-align: center;
    }

        .padcarosel .item .star img {
            display: inline;
            height: 25px;
            margin: 15px 10px;
        }

    .padcarosel .item p {
        width: 80%;
        line-height: 22px;
        margin: 20px auto;
    }
    #slideDanhGia{
	overflow:initial !important;
}
     #slideDanhGia .item {
                display:table !important;
                width:100%;
            }
            #slideDanhGia .item .content-toiuu{
                display:table-cell;
                vertical-align:middle;
            }
    #slideDanhGia li.slick-active button::before {
        background: #ea4441 !important;
        opacity: 1 !important;
        color: #ea4441 !important;
        border:solid 1px #ea4441;
    }
    #slideDanhGia .slick-dots li button::before {
        display: inline-block;
        background: #FFF;
        border:solid 1px #ea4441;
        color: #FFF;
        border-radius: 50%;
        opacity: 1 !important;
        width: 15px;
        height: 15px;
    }
#slideDanhGia .slick-next, #slideDanhGia .slick-prev {
    position: absolute;
    text-align: center;
    text-decoration: none;
    font: 80px/27px Roboto Condensed,sans-serif;
    cursor: pointer;
    top:50%;
    width: 40px !important;
    height: 40px !important;
	text-shadow:none;
    -moz-border-radius: 30px;
    -moz-box-shadow: 0 0 4px #f0efe7;
    background-size: 40px !important;
}
    #slideDanhGia .slick-next:before, #slideDanhGia .slick-prev:before {
        content: ' ' !important;
    }
#slideDanhGia .slick-prev {
    background:url(/Content/images/Wordpress-Hosting-2018/others/left.svg) no-repeat !important;
    background-size:40px 40px !important;
    left:0; opacity:0.7;
}
#slideDanhGia .slick-next {
    background:url(/Content/images/Wordpress-Hosting-2018/others/right.svg) no-repeat !important;
    background-size:40px 40px !important;
    right:0; opacity:0.7;
}
#slideDanhGia .slick-prev:hover,
#slideDanhGia .slick-next:hover {
     opacity:1;
}
#slideDanhGia .slick-dots{
    bottom:-45px;
}

    .content-detail-4 {
        color: #414141 !important;
        line-height: 40px !important;
        font-size: 36px;
        text-align: center;
        display: block;
        margin-top:0;
        margin-bottom: 20px;
    }
    .content-detail-4 .desc{
        display:block;
        font-weight:normal;
        font-size:18px;
        line-height:25px;
        margin-top:5px;
    }
    .content-detail-6 {
        text-align: left;
    }
    .formCheck {
        display:inline-block;
        width:100%;
        padding:35px;
        position:relative;
        border-radius:8px;
        background:#fff;
        box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);
    }
    .formCheck .label,
    .formCheck .control {
        display:block;
        color:#333;
        width:100%;
        font-size: 16px;
        padding: 0;
        padding-bottom:0;
        line-height:25px;
        text-align:left;
    }
    .formCheck .control {
        border:none;
        outline:none;
        margin-bottom:30px;
        border-bottom:solid 1px #d6d6d6;
    }
    .formCheck .button {
        padding:10px;
        cursor:pointer;
        text-align:center;
        display:inline-block;
        min-width:180px;
        border-radius:4px;
        background:#ea4649;
        color:#fff;
    }
    .img-toiuu {
        max-width:100%;
    }
    .greencheck {
        padding-left: 0;
    }

        .greencheck li {
            display: block;
            padding-left: 40px;
            margin-bottom: 15px;
            line-height: 25px;
            background: url(/Content/images/greencheck.svg) no-repeat;
            background-size: 30px;
            background-position: left top;
        }
        .whiteContent, .grayContent, .greyContent {
        padding: 40px 0;
        background: #ffffff;
        text-align: center;
    }

    .grayContent {
        background: #F3F3F3;
    }
    .greyContent{
        background:#f3f3f3;
    }
    .backhotline {
        background: url(/Content/images/Wordpress-Hosting-2018/Background-services/soren-astrup-jorgensen-206084-unsplash.jpg?ver=1);
        background-position: center;
        background-size: cover;
        padding: 30px 20px;
        text-align: center;
        font-weight: bold;
        font-size: 30px;
        color: #FFF;
    }

        .backhotline a {
            color: #FFF;
        }
        
    .panel-default > .panel-heading {
        background: none;
        border: none;
        display: inline-block;
        margin-top: 0 !important;
        width: 100%;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            padding-top: 0;
            padding-left: 40px;
        }

        .panel-default > .panel-heading .panel-title {
            line-height: 26px;
        }

        .panel-default > .panel-heading i {
            color: #ff4343;
            margin-right: 10px;
            float: left;
        }

        .panel-default > .panel-heading span {
            display: inline-block;
            width: calc(100% - 30px);
            float: left;
        }
.panel-collapse .panel-body {
    padding: 15px 0;
	padding-right: 15px;
    margin-left: 25px;
}
        .panel-default > .panel-heading.collapsed i:before {
            content: "►";
            font-style: initial;
        }
        .panel-default > .panel-heading:not(.collapsed) i:before,
        .panel-default > .panel-heading.active i:before {
            content: "▼";
            font-style: initial;
        }
        
    .mobile {
        display: none !important;
    }

    .desktop {
        display: block !important;
    }
    #carousel-faq {
    padding-bottom: 70px;
}
                .bgDark {
                    width:100%;
                    height:100%;
                    position:fixed;
                    top:0;
                    left:0;
                    background: rgba(0, 0, 0, 0.52);
                    z-index: 2000;
                }
                .bgDark .popUp {
                    width: 600px;
                    max-height: 500px;
                    position:fixed;
                    top:50%;
                    left:50%;
                    z-index:2001;
                    overflow: auto;
                    margin-top: -250px;
                    margin-left: -300px;
                    background:#FFF;
                    border-radius:8px;
                    box-shadow:1px 2px 3px rgba(0, 0, 0, 0.23);
                }
                .bgDark .popUp .close {
                    width:20px;
                    height:20px;
                    position:absolute;
                    top:15px;
                    right:15px;
                    background:url(/Content/images/Cancel-gray.svg) center no-repeat;
                    content: ' ';
                    opacity:0.7;
                }
                .bgDark .popUp div {
                    padding: 5px 15px;
                }
                .bgDark .popUp div strong{
	                display: block;
                    margin: 10px 0;
                    font-size:20px;
                }
                .bgDark .popUp div label{
                    color: #7fcb46;
                    font-size:14px;
                    font-weight:normal;
                    margin-bottom:15px;
                }
                .bgDark .popUp div label a{
                    color: blue;
                    text-decoration:underline;
                }
                .bgDark .popUp .bowtop {
                    background:#f7f7f7;
                    border-top:solid 2px #eaeaea;
                    padding:15px;
                }
                    .bgDark .popUp .button {
                        float: right;
                        border: solid 1px #7fca27;
                        padding: 5px 15px;
                        border-radius: 3px;
                        color: #7fca27;
                        text-align: center;
                        display: block;
                    }
                    .bgDark .popUp .button:hover{
                        background: #7fca27;
                        color: #fff;
                    }
                .dk-tenmien {
                    display: table;
                    border: solid 1px #e9e9e9;
                    border-radius: 8px;
                    width: 100%;
                    margin-top:10px;
                }
                .dk-tenmien span {
                    display:table-cell;
                    vertical-align:middle;
                }
                .dk-tenmien span:nth-child(2){
                    color:#7fca27;
                }
                .dk-tenmien span s{
                    color:#333;
                }
div.whois_heading, #availableBlk, .whois_email {
    display: none !important;
}
  .df-row {
    padding: 8px 0 !important;
    border-bottom: 1px solid #e9e9e9 !important;
    margin: 0;
    line-height: 20px;
    display:table-row;
  }
  .df-row:nth-child(2n+1){
      background:#f5f5f5;
  }
  .df-row:last-child {
    border-bottom: none;
  }
  .df-block {
    margin-bottom: 15px;
    font: 400 15px Lato, sans-serif;
    padding: 0 !important;
    border-bottom:solid 1px #dadada;
  }
  .df-block-raw {
    padding:0 !important;
    margin-bottom: 15px;
    font-size: 14px;
  }
  .df-heading {
      font-weight:bold;
      padding-left:0 !important;
      padding-right:0 !important;
  }
  .df-heading [class*='df-ico-'] {
    display:none;
  }
  .df-block-raw .df-heading {
    border-bottom: none;
    padding-bottom: 0;
  }
  .df-label {
    display:table-cell;
      padding-left:0 !important;
    width: 140px;
    color: #777;
  }
  .df-value {
    display:table-cell;
      padding-right:0 !important;
    width: 440px;
    color: #303030;
  }
  .df-raw {
    width:100%;
    margin: 0;
    padding:0 !important;
    border: none;
    background: none;
    border-radius: unset;
    overflow-x: auto;
  }
    .mobileTenMienRegit {
        display:inline-block;
        width:100%;
        padding:30px 0;
        position:relative;
    }
        .mobileTenMienRegit .item {
            display: block;
            float: left;
            margin: 10px;
            width: calc(50% - 20px);
            min-height:170px;
            text-align: center;
            padding: 20px 10px;
            border-radius: 5px;
            box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38);
        }
            .mobileTenMienRegit .item img {
                display:block;
                width: 70%;
                height: 56px;
                margin:0 auto;
                margin-bottom:10px;
            }
            .mobileTenMienRegit .item i {
                font-style:normal;
                font-size:14px;
            }
            .mobileTenMienRegit .item u {
                margin: 0 auto;
                margin-top:10px;
                display: block;
                width: 80px;
                text-align: center;
                border-radius: 5px;
                padding: 5px 0;
                background: none;
                color:#7fca27;
                border: solid 1px #7fca27;
                text-decoration: none;
            }
            .mobileTenMienRegit .item:hover u{
                color:#fff !important;
                background: #7fca27 !important;
            }
  .clear{clear:both;}
/*@media (max-width: 1199px) {
    .topbannerWordpress .container .hafContent {
        width: 450px;
    }
        .topbannerWordpress .container .hafContent h1 {
            font-size: 28px;
        }
}
@media (max-width: 990px) {
    .topbannerWordpress .haf2{
        display:none;
    }
    .topbannerWordpress .container .hafContent {
        display: block;
        height: auto;
        text-align: center;
    }
}*/
@media (max-width: 1024px) {
    .main-checkdomain {
        background-size: 100%;
        background-position: bottom center;
    }
    .haveBottom{
        padding:0 18px !important;
    }
}
@media (max-width: 768px) {
    /*.topbannerWordpress {
            height: auto;
        }
    .topbannerWordpress .haf1 {
            width: 100%;
        }

        .topbannerWordpress .haf2 {
            display: none;
        }

        .topbannerWordpress .container .hafContent {
            width: 100%;
            min-height: 440px;
            height:auto;
            vertical-align: text-top;
            max-width: unset;
            text-align: center;
            display: inline-block;
        }*/
.main-checkdomain .container {
    padding-bottom: 0;
}
    .jcaroTenMienRegit {
        width: calc(100% - 36px);
    }
    .main-checkdomain {
        min-height: 340px;
    }
    .main-checkdomain .searchDomain{
        width:75%;
        margin:0 auto 15px;
    }
        .padcarosel .titletext {
            font-weight: bold;
            margin-top: 20px;
            margin-bottom: 10px;
        }

        .padcarosel .item {
            line-height: 30px;
        }
            .padcarosel .item p {
                width:100%;
            }
    .haveBottom{
        padding:0 !important;
    }
    .img-toiuu {
        margin-bottom: 20px;
    }
    .timtenmien {
        margin-bottom:0;
        height:auto;
    }
    #kiem-tra-ten-mien-chinh-chu .img-toiuu{
        margin-bottom:40px;
    }
    .formCheck .label, .formCheck .control {
        line-height: 20px;
    }
    .superCenter{
            height:auto;
    padding: 15px 0;
    }
    .SuperFix{
        top: 56px;
    }
        .SuperMenu {
            height: auto;
            display:table;
        }

            .SuperMenu ul {
                text-align: center;
                margin-bottom: 0;
            }

                .SuperMenu ul li {
                    padding: 3px 5px !important;
                    width: 33.33%;
                    display: table-cell;
                    float: none;
                    vertical-align: middle;
                    text-align: center;
                }
                
        .tinhnangdichvu .title {
            margin-bottom: 20px;
        }

        .tinhnangdichvu ul {
            display: block;
            height: auto;
            margin: 0;
        }

            .tinhnangdichvu ul:not(.slick-dots) li {
                display: block;
                height: auto;
                text-align: center;
                padding-bottom: 20px;
            }

                .tinhnangdichvu ul li .titleli img {
                    margin: 0 auto;
                }
                .timtenmien:hover .btnSearch{
                    background:#73bd1d;
                }
        .backhotline {
            background: url(/Content/images/Wordpress-Hosting-2018/Background-services/soren-astrup-jorgensen-206084-unsplash-mobile.jpg);
            background-size: cover;
            background-position: center 0;
        }
        
        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            padding-left: 28px;
        }

        .panel-default > .panel-heading.collapsed i:before {
            content:" ";
                background:url(/Content/images/Wordpress-Hosting-2018/others/right.svg);
                background-size:17px 17px;
                width:17px;
                height:17px;
                margin-top: 3px;
                display:inline-block;
                font-style: initial;
        }
        
        .panel-default > .panel-heading.active i:before {
            content:" ";
                background:url(/Content/images/Wordpress-Hosting-2018/others/down.svg);
                background-size:17px 17px;
                width:17px;
                height:17px;
                margin-top: 3px;
                display:inline-block;
                font-style: initial;
        }

        .panel-default > .panel-heading {
            margin: 10px 0;
            background:#fff;
            box-shadow: 0 1px 4px #00000054;
            border-radius: 5px;
            display: inline-block;
        }
        .main-checkdomain .searchDomain{
            width:100%;
        }
    .main-checkdomain .buton {
        display: inline-block;
        margin-right: 0;
        margin-bottom:0;
        background: none;
        width:50%;
        width:calc(50% - 3px);
        text-align:center;
        font-size: 14px;
        padding: 8px 5px;
        border-radius:0;
        border:none;
    }
    .main-checkdomain .btn-check-domain-single{
        border-right:solid 1px #949494 !important;
    }
    .main-checkdomain .buton.btngreen{
        background:none;
        border:none;
        color:#444;
        text-decoration:underline;
    }
        .bgDark .popUp .button{
            width:100%;
        }
    .timtenmien input[type='text'], .timtenmien textarea {
        background:none;
        font-size:14px;
        border:solid 1px #efefef;
        border-radius:5px;
        color:#FFF;
    }
    .timtenmien textarea:focus{
        background:none;
        border:solid 1px #efefef;
        border-radius:5px;
        color:#FFF;
        position:relative;
    }
    .timtenmien textarea{
        height:auto;
        line-height:25px;
    }
    .timtenmien input[type='text']::-webkit-input-placeholder,
    .timtenmien textarea::-webkit-input-placeholder { /* Edge */
      color: #FFF;
      font-weight:bold;
    }

    .timtenmien input[type='text']:-ms-input-placeholder,
    .timtenmien textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
      color: #FFF;
      font-weight:bold;
    }

    timtenmien input[type='text']::placeholder,
    timtenmien textarea::placeholder {
      color: #FFF;
      font-weight:bold;
    }
    .timtenmien .btnSearch {
        display:block;
        width:100%;
        margin-top:15px;
        text-align:center;
        position:relative;
        top:auto;
        background:#7fca27;
        border-radius:5px;
        border-left:none;
        right:auto;
    }
        /*.topbannerWordpress.Cao,
        .timtenmien .btnSearch.Cao {
            height: auto;
        }
    .topbannerWordpress .container .hafContent h1 {
        font-size:27px;
    }*/
    .greencheck li {
        background-position:left 4px;
    }
        .mobile {
            display: block !important;
        }

        .desktop {
            display: none !important;
        }
    .superCenter .col-md-6 {
        display: block;
        float: none;
    }.padcarosel .item img{
                margin:0 auto;
                max-width:120px;
                max-height:120px;
            }
            #slideDanhGia, [id*='SlideTinhNangX'] {
                overflow:initial;
                padding-bottom: 15px;
            }
			#slideDanhGia ul li, [id*='SlideTinhNangX'] ul li{
                height: auto;
                display:inline-block;
                padding-bottom:0;
                text-align:center;
            }
    #slideDanhGia .slick-dots, [id*='SlideTinhNangX'] .slick-dots {
        bottom: -30px !important;
        text-align:center;
    }
        #slideDanhGia .slick-dots li, [id*='SlideTinhNangX'] .slick-dots li {
            margin: 0 8px;
        }
    #slideDanhGia li.slick-active button::before, [id*='SlideTinhNangX'] li.slick-active button::before {
        background: #ea4441 !important;
        opacity: 1 !important;
        color: #ea4441 !important;
        border:solid 1px #ea4441;
    }
    #slideDanhGia .slick-dots li button::before, [id*='SlideTinhNangX'] .slick-dots li button::before {
        display: inline-block;
        background: #FFF;
        border:solid 1px #ea4441;
        color: #FFF;
        border-radius: 50%;
        opacity: 1 !important;
        width: 15px;
        height: 15px;
    }
    #carousel-faq,
    #carousel-faq1 {
        padding-bottom: 0;
    }
}
@media screen and (max-width: 736px) {
    .main-danhgia .container .condanhgia{
        width: initial;
        float:none;
    }
    .main-checkdomain h2, .main-checkdomain .description {
        text-align: center;
    }
    .main-checkdomain h2{
        color:#121212;
    }
}
@media screen and (max-width: 550px) {
    .SuperMenu ul li {
        border-right: solid 1px #898989;
    }

        .SuperMenu ul li:last-child {
            border-right: none;
        }

    .bgDark .popUp {
        width: calc(100% - 30px);
        margin-left: 15px;
        left: 0;
    }

    .haveBottom .item {
        padding: 10px;
        padding-bottom: 0;
    }

    .main-checkdomain {
        background: none;
    }

        .main-checkdomain:before {
            display: none;
        }

        .jcaroTenMienRegit, .main-checkdomain .searchDomain {
            width: 100%;
        }

        .main-checkdomain .searchDomain {
            margin: 15px 0;
        }

        .main-checkdomain .description {
            display: block;
            margin: 0 auto;
        }

        .main-checkdomain .searchDomain #loadingaction {
            background: none;
            width: 40px;
            height: 40px;
            margin-top: 2px;
        }

        .main-checkdomain .searchDomain input[type=text],.main-checkdomain .searchDomain textarea {
            border: solid 2px #b9b9b9;
            padding: 12px 15px;
            font-size: 16px;
        }
        .main-checkdomain .searchDomain textarea{
            height:50px;
            box-shadow:none;
        }
        .main-checkdomain .searchDomain input[type=button] {
            padding: 14px;
        }

    .slick-list {
        width: 100%;
        margin-left: 0 !important;
    }

    .jcaroTenMienRegit {
        margin: 0;
    }

        .jcaroTenMienRegit li {
            border-radius: 0;
            box-shadow: none;
            position: relative;
            min-height: 80px;
            padding: 10px;
            margin-top: 0;
            margin-bottom: 0;
            min-width: initial;
            border-right: solid 1px #d2d2d2;
        }

    .haveBottom .item {
        padding: 10px;
        padding-bottom: 0;
    }

    .jcaroTenMienRegit li .item {
        display: block;
        text-align: center;
    }

        .jcaroTenMienRegit li .item u {
            display: none;
        }

    .jcaroTenMienRegit li i {
        display: block;
        font-weight: bold;
        font-style: normal;
        text-align: center;
        margin-bottom: 5px;
    }

        .jcaroTenMienRegit li i a {
            color: #949494;
            display: inline;
            font-size: 16px;
        }

    .jcaroTenMienRegit li .item b {
        color: #444;
        font-weight: normal;
    }

    .jcaroTenMienRegit li a.mbtooltip-promotion {
        width: 24px;
        height: 24px;
        display: inline-block;
        margin-bottom: 0;
        margin-top: -10px;
        margin-right: 0;
    }

    .jcaroTenMienRegit .slick-slide {
        padding: 0;
    }

    .slideBanner .slick-next, .slideBanner .slick-prev {
        display: none;
    }

    .texMainBanner {
        height: 120px;
        padding-top: 15px;
        font-size: 20px;
        line-height: 25px;
    }

        .texMainBanner strong {
            font-size: 50px;
        }

        .texMainBanner span {
            font-size: 15px;
        }

    .main-danhgia .container .condanhgia .icon {
        width: 60px;
        height: 53px;
        margin-top: 10px;
    }

    .main-danhgia .container .condanhgia .tex {
        font-size: 16px;
        font-weight: normal;
        line-height: 24px;
    }

    .main-danhgia .container .condanhgia .tex {
        width: calc(100% - 75px);
        font-weight: normal;
    }

    .jcaroTenMienRegit .slick-prev:hover, .jcaroTenMienRegit .slick-next:hover {
        display: none;
    }
    .slider-tenmien .slick-list{
        width:100%;
        margin-left:0 !important;
    }
}
@media screen and (max-width: 320px) {
    .slideBanner .slick-dots {
        display:none !important;
    }
    .main-checkdomain h2 {
        font-size: 28px;
    }
    .main-checkdomain .searchDomain input[type=text]{
        font-size:14px;
    }
    .main-checkdomain .searchDomain input[type=button]{
        padding:13px;
    }
    #btnWhois {
        min-width: 50px;
    }
    .sdFour_New .slick-dots {
        width: 290px;
    }
    .main-checkdomain .buton{
        width:auto;
    }
}
