/* Landing page */
* {
  margin: 0;
  padding: 0;
}
body {
  color: #333;
  margin: 0;
  padding: 0;
  font: 15px "Roboto Condensed", Arial;
  overflow-x: unset;
}
@font-face {
  src: url(../fonts/Roboto-Regular.ttf);
  font-family: rbt;
}
@font-face {
  src: url(../fonts/Roboto-Bold.ttf);
  font-family: rbt-bold;
}
table {
  border-collapse: collapse;
}

a {
  text-decoration: none;
}
img {
  border: none;
  max-width: 100%;
}
ul,
li {
  list-style: none outside none;
}
/* Float */
.qb_coupon {
  display: none;
}
.text_under_bgia {
  max-width: 1170px;
  display: table;
  margin: 30px auto 0px auto;
  text-align: center;
  color: #ee534f;
  font-size: 18px;
  line-height: 27px;
}
.text_under_bgia .textwidget {
  width: 100%;
  border: 2px dashed #ee534f;
  padding: 30px;
}
.text_under_bgia a {
  color: #09bf6a !important;
  display: block !important;
  text-decoration: underline;
  font-size: 18px !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  display: block;
  width: 100%;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}
.table_price_mobie {
  display: none;
}
.wrap {
  margin: 0 auto;
  max-width: 1170px;
}
.w100p {
  float: left;
  width: 100%;
}
/* header */
.logo {
  text-align: center;
  margin: 15px 0 20px 0;
}
.banner {
  background: url(https://img.tenten.vn/k/lp/ldp-dvu-emailserver-planB/images/bg_banner.jpg)
    bottom center no-repeat;
  background-size: cover;
  padding: 80px 0px 110px 0px;
  position: relative;
}

.banner .col-md-8 {
  width: 63%;
  margin: 0px auto;
}
.left_banner h1 {
  font-size: 28px;
  line-height: 40px;
  color: #fff;
  font-family: utmavo;
  text-transform: uppercase;
  text-shadow: 4px 2px 0px #000;
}
.left_banner h1 strong {
  font-family: utmavoBold;
  text-shadow: 1px -1px 0 #184379, 2px 1px 0 #184379, 1px -3px 0 #184379,
    5px 2px 0 #184379;
  display: table;
  float: left;
  padding: 0px 0px 30px 0px;
}
.left_banner h1 span {
  font-size: 40px;
  line-height: 50px;
  color: #ffd743;
  display: block;
  font-family: utmavoBold;
  text-shadow: 1px -1px 0 #000, 2px 1px 0 #000, 4px -3px 0 #000, 5px 2px 0 #000;
  display: table;
  padding: 0px;
}
.left_banner ul li {
  font-size: 23px;
  line-height: 30px;
  margin: 0px 0px 15px 0px;
  position: relative;
  padding: 13px 10px 13px 65px;
  color: #fff;
  text-shadow: 1px -1px 0 #000, 2px 1px 0 #000, 1px -1px 0 #000, 2px 2px 0 #000;
  font-weight: 700;
  background: rgba(30, 60, 95, 0.5);
  max-width: 620px;
  width: 100%;
}
.left_banner ul {
  display: table;
  width: 100%;
  margin: 30px 0px 0px 0px;
}
.left_banner ul li::before {
  position: absolute;
  content: url("https://img.tenten.vn/k/lp/ldp-dvu-emailserver/images/icon_check_white.png");
  top: 50%;
  left: 14px;
  margin-top: -14px;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
.banner .wrap {
  position: relative;
}
.search {
  position: absolute;
  bottom: 30px;
  left: 10%;
  width: 80%;
}
.search input {
  background: #fff;
  border: none;
  height: 55px;
  width: 78%;
  float: left;
  padding: 0 1%;
  font-size: 18px;
}
.search a {
  width: 20%;
  height: 55px;
  background: #ee534f;
  float: right;
  text-align: center;
  font-size: 23px;
  color: #fff;
  text-transform: uppercase;
  line-height: 55px;
}
.pc_none {
  display: none;
}
.search a:hover {
  background: #df403c;
}
.ndung {
  float: left;
  width: 100%;
  background: #d9faff;
  padding-bottom: 20px;
}
.ndung h2 {
  text-align: center;
  margin: 30px 0;
}
.ndung h2 img {
  max-width: 100%;
}
.ndung span {
  float: left;
  margin-right: 10px;
}
.ndung p {
  float: left;
  width: 100%;
  margin: 10px 0;
  font-size: 20px;
}
.ndung p font {
  font-size: 16px;
  margin-left: 100px;
  float: left;
}
.bgia {
  float: left;
  width: 100%;
  background: #fff;
  padding-bottom: 60px;
  font-size: 17px;
}
.bgia h2 {
  text-align: center;
  margin: 30px 0;
}
.bgia h2 img {
  max-width: 100%;
}
.bgia table {
  width: 100%;
}
.bgia td {
  text-align: center;
  border: solid 1px #fff;
  padding: 15px;
  background: #e5e5e5;
}
.bgia thead td {
  padding: 15px 35px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  background: #fff;
}
.bgia thead td:nth-child(1) {
  text-transform: uppercase;
  font-size: 20px;
  color: #000;
}
.bgia thead td:nth-child(2) {
  background: #09bf6a;
}
.bgia thead td:nth-child(3),
.bgia thead td:nth-child(4) {
  background: #09bf6a;
}
.bgia thead td:nth-child(6),
.bgia thead td:nth-child(7),
.bgia thead td:nth-child(5) {
  background: #0fa0c2;
}
.bgia tbody td:first-child {
  text-align: left;
  background: #d9d9d9;
}
.bgia tbody tr:last-child td:first-child {
  background: #fff;
}
.bgia p {
  color: #ee534f;
}
.bgia a {
  border-radius: 5px;
  padding: 5px 15px;
  color: #fff;
  font-size: 15px;
  display: inline-block;
}
.bgia a:hover {
  opacity: 0.8;
}
.bgia a.cl1 {
  background: #ee534f;
}
.bgia a.cl2 {
  background: #09bf6a;
}
.bgia a.cl3 {
  background: #0fa0c2;
}
.rate_old {
  font-size: 15px;
  text-decoration: line-through;
  color: #797979 !important;
}
.emailsvlagi {
  position: relative;
  float: left;
  width: 100%;
  margin-top: -20px;
}
.emailsvlagi .img1 {
  position: absolute;
  top: -20px;
  left: 48%;
}
.emailsvlagi .img2 img {
  width: 100%;
}
.ssemail {
  float: left;
  width: 100%;
  background: #d9fafe;
}
.ssemail img {
  width: 100%;
}
.whyemail {
  float: left;
  width: 100%;
  background: #0fa0c2;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  padding-bottom: 30px;
}
.whyemail .left {
  float: left;
  width: 75%;
}
.whyemail .right {
  float: right;
  width: 23%;
}
.whyemail .right img {
  width: 100%;
}
.whyemail h2 img {
  max-width: 100%;
  margin: 30px 0;
}
.whyemail .txt1 {
  /* font: 16px/25px "Roboto Condensed"; */
  color: #fff;
  width: 70%;
  font-style: italic;
}
.whyemail .txt2 {
  font: 700 18px "Roboto Condensed";
  color: #fff;
  font-style: italic;
  text-transform: uppercase;
  margin: 30px 0;
}
.whyemail li {
  position: relative;
  float: left;
  width: 100%;
  background: #8ed9f9;
  width: 100%;
  padding: 10px;
  border-radius: 7px;
  margin: 60px 0;
}
.whyemail li img {
  position: absolute;
  left: -5px;
  top: -50px;
}
.whyemail li span {
  font: 18px "Roboto Condensed";
  margin-left: 140px;
  display: block;
}
.whyemail .all {
  float: left;
  width: 100%;
  background: url(../images/whyemail_img1.jpg) no-repeat;
  background-size: 100%;
  height: 200px;
  position: relative;
}
.whyemail .all span {
  position: absolute;
  left: 23%;
  top: 44%;
  width: 60%;
  font: 18px/27px "Roboto Condensed";
  color: #fff;
}
.btn_regist {
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 60px;
}
.btn_regist a {
  display: table;
  margin: 0px auto;
}
.btn_regist img {
  max-width: 100%;
}

.whyemail strong {
  position: absolute;
  left: 23%;
  top: 66%;
  width: 60%;
  font: 18px/27px "Roboto Condensed";
  color: #fff;
}
.whyemail strong a {
  color: #dbd4d4;
}
.whyemail strong a:hover {
  color: #ee534f;
}
/*footer*/
.footer {
  padding: 15px 0px !important;
  float: left;
  width: 100%;
  font: 13px/18px arial;
  border-top: solid 8px #6a9603;
  background: #fff;
}
.footer p {
  padding: 1px 0;
}
.footer strong {
  font-weight: bold;
  color: #6a9603;
}
.footer a {
  color: red;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .wrap {
  margin: 0 auto;
  max-width: 1170px;
}

.encrypt .container h4 {
  text-align: center;
  font-weight: 700;
  font-size: 22px;
}
.encrypt .container h4 a {
  padding: 15px 30px;
  margin: 30px auto 0px auto;
  display: table;
  color: #fff;
  background: #f78d03;
  border-radius: 10px;
}
.show_popup:hover {
  color: #fff;
  box-shadow: 3px 3px 10px #918383;
}
.scrolltop {
  bottom: 20px;
  position: fixed;
  right: 20px;
  z-index: 500;
  cursor: pointer;
  max-width: 40px;
  left: initial;
}
.scrolltop img {
  max-width: 100%;
  height: auto;
}
h4 {
  color: #ee534f;
  width: 100%;
  text-align: center;
  margin: 0px 0px 40px 0px;
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
}
.tb2,
.tb3 {
  display: none;
}
.question_answer_fe {
  display: table;
  width: 100%;
  margin: 40px 0px 20px 0px;
}
.question_answer_fe .botton_line {
  background: #0fa0c2;
  margin: 0px 0px 10px 0px;
  padding: 20px;
}
.question_answer_fe .botton_line .textwidget {
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
}
.question_answer_fe .botton_line .textwidget p {
  margin: 0px;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: 600;
  float: left;
  width: 100%;
  max-width: 960px;
}
.question_answer_fe .botton_line .textwidget .arrdown,
.question_answer_fe .botton_line .textwidget .arrup {
  position: absolute;
  top: 50%;
  right: 2%;
  transform: translate(-50%, -50%);
}
.question_answer_fe .botton_line .textwidget .arrdown i,
.question_answer_fe .botton_line .textwidget .arrup i {
  font-size: 17px;
  text-align: center;
  line-height: 22px;
  color: #fff;
}
.question_answer_fe .botton_line .textwidget p i {
  margin: 0px 10px 0px 0px;
}
.question_answer_fe .expand {
  padding: 15px 20px;
  display: none;
  background: rgb(0 0 0 / 10%);
  margin: 20px 0px 0px 0px;
}
.question_answer_fe .expand p {
  font-size: 16px;
  line-height: 24px;
  margin: 0px;
  color: #fff;
  font-style: italic;
}
.question_answer_fe .expand p a {
  color: yellow;
}
.tg_asked_questions_ft {
  clear: both;
}
.tg_asked_questions_ft h3,
.qb_ld_tenten_hosting .tg_asked_questions_ft h2 {
  font-size: 30px;
  line-height: 38px;
  color: #4e4c4c;
  margin: 40px 0px 30px 0px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1170px) {
  .wrap {
    margin: 0 1%;
  }
}
/*content*/
@media screen and (max-width: 1100px) {
  .whyemail .all {
    display: table;
    max-width: 570px;
    margin: 0px auto 0px auto;
    border: 2px dashed #fff;
    border-radius: 10px;
    padding: 20px;
    width: 100%;
    background: none;
    position: relative;
    float: none;
    height: initial;
  }
  .whyemail .all span {
    left: initial;
    top: initial;
    width: initial;
    position: relative;
  }
  .whyemail .all strong {
    left: initial;
    top: initial;
    width: initial;
    position: relative;
  }
}
@media screen and (max-width: 860px) {
  .whyemail li img {
    top: -30px;
    width: 100px;
  }
  .whyemail li {
    margin: 40px 0;
  }
  .whyemail li span {
    font-size: 16px;
    margin-left: 98px;
  }
  .btn_regist {
    margin-top: 0;
  }
  .banner {
    padding: 30px 0px 30px 0px !important;
  }
  .banner .col-md-8 {
    width: 80% !important;
    margin: 0px !important;
    padding: 0px 15px 0px 15px !important;
  }
}
@media screen and (max-width: 700px) {
  .whyemail h2 img {
    max-width: 90%;
    margin: 20px 10px 0px 10px;
  }
  .whyemail .txt1 {
    width: 100%;
    padding: 15px;
  }
  .whyemail .txt2 {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
  }
  li.wow.bounceInLeft {
    width: 93%;
    margin: 40px 12px;
  }
  .whyemail .all span {
    font-size: 15px;
  }
  .whyemail .all strong {
    font-size: 15px;
  }
  .left_banner ul li {
    font-weight: 400;
  }
}
@media screen and (max-width: 555px) {
  /* sua lp 12-12-22 */
  .col-md-8.col-sm-8.col-xs-12.left_banner {
    width: 100% !important;
  }

  /* end sua lp 12-12-22 */
  .whyemail .all span {
    font-size: 15px;
    left: 6px;
    top: 3px;
  }
  .whyemail .all strong {
    font-size: 15px;
    left: 6px;
  }
  .whyemail .all {
    max-width: 374px;
  }
  .banner {
    padding: 30px 0px 30px 0px !important;
  }
  .banner .col-md-8 {
    width: 73% !important;
    margin: 0px !important;
    padding: 0px 5px 0px 5px !important;
  }
}
@media screen and (max-width: 450px) {
  .whyemail .all {
    max-width: 300px;
  }
  .text_under_bgia .textwidget {
    width: 100%;
    max-width: unset;
    border: none;
    padding: 0px;
    font-size: 14px;
  }
  .text_under_bgia a {
    font-size: 14px !important;
    padding: 0px;
  }
}
@media screen and (max-width: 640px) {
  .whyemail .left {
    width: 100%;
  }
  .whyemail .right {
    display: none;
  }

  .bgia h4 {
    text-align: center;
    color: #ee534f;
    font-size: 19px;
    font-style: italic;
    margin: 0px 0px 30px 0px;
    line-height: 30px;
    font-weight: 400;
  }
  .bgia table {
    /* filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.25));
    border-radius: 20px;
    overflow: hidden; */
  }
  .bgia thead td:nth-child(1) {
    font-size: 14px;
  }
  .table_price_mobie {
    display: block;
    display: flex;
    flex-direction: column;
  }
  .bgia td {
    font-size: 14px;
  }
  /*  */
  .mobile-tr {
    display: flex;
  }
  .mobile-tr:nth-child(1) .mobile-td {
    padding: 18px 27px;
  }
  .mobile-tr:nth-child(1) .mobile-td:nth-child(2) {
    background: #ff9a02;
    color: #ffffff;
    border-radius: 0px 10px 0px 0px;
    font-size: 14px;
    font-weight: bold;
  }
  .mobile-tr:nth-child(1) .mobile-td:nth-child(1) {
    background: #ffffffff;
    color: #3f3f3f;
    font-weight: bold;
    border-radius: 10px 0px 0px 0px;
    font-size: 14px;
    font-weight: bold;
  }
  .mobile-td {
    width: 50%;
    text-align: center;
    font-size: 14px;
    padding: 12px 16px;
    border-bottom: 1px solid #dfdfdf;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mobile-tr .mobile-td:nth-child(1) {
    border-right: 1px solid #dfdfdf;
    color: #3f3f3f;
    background: #cccccc;
    text-align: left;
    display: flex;
    justify-content: flex-start;
  }
  .mobile-tr:last-child .mobile-td:nth-child(1) {
    border-radius: 0px 0px 0px 10px;
  }
  .mobile-tr:last-child .mobile-td:nth-child(2) {
    border-radius: 0px 0px 10px 0px;
    color: red;
    font-size: 18px;
    font-weight: bold;
  }
  .table-d {
    border-radius: 10px;
    box-shadow: 0px 0px 8px 0px #00000040;
  }
  .table-d:nth-child(4) .mobile-tr:nth-child(1) .mobile-td:nth-child(2) {
    background: #09bf6a !important;
  }
  .table-d:nth-child(5) .mobile-tr:nth-child(1) .mobile-td:nth-child(2) {
    background: #09bf6a !important;
  }
  .table-d:nth-child(6) .mobile-tr:nth-child(1) .mobile-td:nth-child(2) {
    background: #09bf6a !important;
  }
  .table_price_mobie .slick-slide {
    margin: 10px 22px;
  }
  .table_price_mobie .slick-prev:before {
    content: "" !important;
    background: url("https://img.tenten.vn/t/new/ldp-emailserver/images/Subtract _l.png");
    width: 13px;
    height: 24px;
    background-size: 100% 100%;
  }

  .table_price_mobie .slick-next:before {
    content: "" !important;
    background: url("https://img.tenten.vn/t/new/ldp-emailserver/images/Subtract_r.png");

    background-size: 100% 100%;
    width: 13px;
    height: 24px;
  }
  .table_price_mobie .slick-prev {
    margin-top: 32px !important;
  }
  .slick-prev:before {
    color: #ffffff !important;
    background: #ffffff;
  }
  .table_price_mobie .slick-next {
    margin-top: 32px !important;
    right: 1px;
  }
  .dang-ky {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .dang-ky a {
    display: block;
    padding: 8px 35px;
    background: #09bf6a;
    width: 146px;
    border-radius: 20px;
    text-align: center;
    font-weight: bold;
  }
  .price > p {
    font-size: 12px;
    text-align: right;
    padding-right: 20px;
    color: #3f3f3f;
    font-style: italic;
  }
  .price {
    margin-top: -26px;
  }
  .bgia table {
    display: none;
  }
  .wrap > h4 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
  }
  .wrap > p {
    display: none !important;
  }
  .bgia h2 {
    margin: 20px 0px 10px 0px;
  }
  .bgia h2 img {
    max-width: 42%;
  }
  .pc_none {
    display: block;
  }
  .ed_payment {
    background: url(https://img.tenten.vn/t/new/ldp-emailserver/images/bbg_buoc.png)
      no-repeat;
    width: 100%;
    background-size: 100% 100%;
    padding: 100px 0px 50px 0px;
    min-height: 834px;
  }
  .ed_payment_item {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 56px;
  }
  .ed_payment_item h2 {
    font-size: 22px;
    line-height: 23px;
    text-align: center;
    color: #ffffff;
    max-width: 247px;
  }
  .ed_payment_item button {
    width: 148px;
    height: 43px;
    background: #ff9a02;
    font-size: 20px;
    line-height: 23px;
    border: none;
    border-radius: 10px;
    font-weight: 700;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 18px;
  }
  .ed_payment_item > p {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    max-width: 220px;
    color: #ffffff;
    font-weight: 700;
  }
  .slick-slide {
    height: auto !important;
  }
  .ed_payment .slick-dots {
    bottom: 187px;
  }
  .ed_payment .slick-dots li button {
    width: 48px;
    height: 7px;
    padding: 1px;
    background: #87ffb7;
  }
  .mobile-none {
    display: none;
  }
  .banner-slide-add {
    background: url("https://img.tenten.vn/t/new/ldp-emailserver/images/qb-update-bg.png")
      no-repeat;
    background-size: 100% 100%;
    width: 100%;
    padding: 10px 0px;
  }
  .qb_coupon {
    display: block;
  }
  .qb_coupon .banner-slide-add .container {
    display: flex;
    align-items: center;
  }
  .qb_coupon .banner-slide-add .ct_left {
    width: 60%;
  }
  .qb_coupon .banner-slide-add .ct_right {
    margin-left: auto;
    width: 40%;
  }
  .qb_coupon .banner-slide-add .ct_left .uddb_flash_title {
    display: table;
    margin: 0px auto;
  }
  .qb_coupon .pon_update_detailds {
    background: #fff;
    border-radius: 10px;
    max-width: 190px;
    width: 100%;
    display: table;
    margin: 0px auto;
    padding: 5px;
  }
  .qb_coupon .pon_update_detailds .pon_flex {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .qb_coupon .pon_update_detailds .pon_flex .pon_update_ct {
    text-align: center;
  }
  .qb_coupon .pon_update_detailds .pon_flex .pon_update_ct span {
    font-family: rbt;
    font-size: 12px;
    line-height: 20px;
    color: #4b4b4b;
    display: table;
    margin: 0px auto 0px auto;
  }
  .qb_coupon .pon_update_detailds .pon_flex .pon_update_ct strong {
    font-family: rbt-bold;
    font-size: 14px;
    line-height: 22px;
    color: #ff005c;
  }
  .qb_coupon .pon_update_detailds .pon_cou_pink {
    width: 100%;
    display: table;
    font-size: 10px;
    line-height: 18px;
    font-family: rbt;
    text-align: center;
    border-radius: 90px;
    background: #ff005c;
    color: #fff;
    max-width: 130px;
    margin: 5px auto 0px auto;
  }
  .qb_coupon .pon_update_detailds .pon_cou_pink strong {
    font-family: rbt-bold;
    font-size: 12px;
    line-height: 20px;
  }
  .qb_coupon .sli_pon {
    margin: 0px;
  }
  .qb_coupon .slick-prev {
    left: 9px !important;
  }
  .qb_coupon .slick-next {
    right: 9px !important;
  }
  .qb_coupon .slick-prev,
  .qb_coupon .slick-next {
    width: 12px;
    height: 38px;
    top: 50%;
    margin: -19px 0px 0px 0px;
  }
  .qb_coupon .slick-prev:before,
  .qb_coupon .slick-next:before {
    background: transparent;
    color: #3132ad !important;
    font-size: 25px !important;
  }
}
.qb_coupon .slick-prev:hover:before,
.qb_coupon .slick-next:hover:before {
  color: #3132ad !important;
}
.qb_coupon .slick-dots {
  bottom: -7px;
}
.qb_coupon .slick-dots li {
  width: 19px !important;
  height: 3px !important;
}
.qb_coupon .slick-dots li button {
  width: 19px;
  height: 3px;
  border-radius: 90px;
  background: #d9d9d9;
  padding: 0px;
}
.qb_coupon .slick-dots li button:before {
  width: 19px;
  height: 3px;
}
.qb_coupon .slick-dots li.slick-active button {
  background: #ffe500 !important;
}
.qb_tc_update {
  padding: 20px 0px;
}
.qb_tc_update .container {
  display: flex;
}
.qb_tc_update .tc_update_detailds {
  width: 33.33%;
}
.qb_tc_update .tc_update_detailds figure {
  display: table;
  margin: 0px auto 10px auto;
}
.qb_tc_update .tc_update_detailds span {
  font-size: 14px;
  line-height: 22px;
  color: #1c3695;
  display: table;
  margin: 0px auto;
  text-align: center;
  max-width: 100px;
  width: 100%;
}
/*bang gia*/
@media screen and (min-width: 980px) {
  .tb2,
  .tb3,
  .tb4,
  .tb5,
  .tb6,
  .tb7 {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .bgia td:nth-child(1) {
    width: 50%;
  }
  .tb1 td:nth-child(3),
  .tb1 td:nth-child(4),
  .tb1 td:nth-child(5),
  .tb1 td:nth-child(6),
  .tb1 td:nth-child(7),
  .tb1 td:nth-child(8) {
    display: none;
  }
  .tb2 td:nth-child(2),
  .tb2 td:nth-child(6),
  .tb2 td:nth-child(7),
  .tb2 td:nth-child(8) {
    display: none;
  }
  .tb3 td:nth-child(2),
  .tb3 td:nth-child(3),
  .tb3 td:nth-child(4),
  .tb3 td:nth-child(5) {
    display: none;
  }
  .tb2 td:nth-child(3) {
    display: table-cell;
  }
  .tb2 td:nth-child(2),
  .tb2 td:nth-child(4),
  .tb2 td:nth-child(5),
  .tb2 td:nth-child(6),
  .tb2 td:nth-child(7),
  .tb2 td:nth-child(8) {
    display: none;
  }
  .tb3 td:nth-child(4) {
    display: table-cell;
  }
  .tb3 td:nth-child(2),
  .tb3 td:nth-child(3),
  .tb3 td:nth-child(5),
  .tb3 td:nth-child(6),
  .tb3 td:nth-child(7),
  .tb3 td:nth-child(8) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .tb2 td:nth-child(3) {
    display: table-cell;
  }
  .tb2 td:nth-child(2),
  .tb2 td:nth-child(4),
  .tb2 td:nth-child(5),
  .tb2 td:nth-child(6),
  .tb2 td:nth-child(7),
  .tb2 td:nth-child(8) {
    display: none;
  }
  .tb3 td:nth-child(4) {
    display: table-cell;
  }
  .tb3 td:nth-child(2),
  .tb3 td:nth-child(3),
  .tb3 td:nth-child(5),
  .tb3 td:nth-child(6),
  .tb3 td:nth-child(7),
  .tb3 td:nth-child(8) {
    display: none;
  }
  .tb4 td:nth-child(5) {
    display: table-cell;
  }
  .tb4 td:nth-child(2),
  .tb4 td:nth-child(3),
  .tb4 td:nth-child(4),
  .tb4 td:nth-child(6),
  .tb4 td:nth-child(7),
  .tb4 td:nth-child(8) {
    display: none;
  }
  .tb5 td:nth-child(6) {
    display: table-cell;
  }
  .tb5 td:nth-child(2),
  .tb5 td:nth-child(3),
  .tb5 td:nth-child(4),
  .tb5 td:nth-child(5),
  .tb5 td:nth-child(7),
  .tb5 td:nth-child(8) {
    display: none;
  }
  .tb5 td:nth-child(6) {
    display: table-cell;
  }
  .tb5 td:nth-child(2),
  .tb5 td:nth-child(3),
  .tb5 td:nth-child(4),
  .tb5 td:nth-child(5),
  .tb5 td:nth-child(7),
  .tb5 td:nth-child(8) {
    display: none;
  }
  .tb6 td:nth-child(7) {
    display: table-cell;
  }
  .tb6 td:nth-child(2),
  .tb6 td:nth-child(3),
  .tb6 td:nth-child(4),
  .tb6 td:nth-child(5),
  .tb6 td:nth-child(6),
  .tb6 td:nth-child(8) {
    display: none;
  }
  .tb7 td:nth-child(8) {
    display: table-cell;
  }
  .tb7 td:nth-child(2),
  .tb7 td:nth-child(3),
  .tb7 td:nth-child(4),
  .tb7 td:nth-child(5),
  .tb7 td:nth-child(6),
  .tb7 td:nth-child(7) {
    display: none;
  }
}
@media (max-width: 767px) {
  .btn_regist img{
    max-width: 70% !important;
    margin-top: 20px;
  }
  .bgia{
    padding-bottom: 25px;
  }
  .compare_email > h3 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #ee534f;
  }
  .email_clum.gren .email_row:nth-child(1) {
    background: #0eba7e;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    /* identical to box height, or 150% */
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    display: flex;
    align-items: center;
  }
  .email_clum.og .email_row:nth-child(1) {
    background: none;
    border: none;
  }
  .compare_email{
    padding: 0px 16px 20px 16px;
  }
  .email_clum.og .email_row {
    background: #ff9a02;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    /* identical to box height, or 150% */

    text-align: center;
    text-transform: uppercase;

    color: #ffffff;
  }
  .ssemail .wrap{
    display: none;
  }
  .email_clum.og .email_row:nth-child(2){
    border-radius: 10px 0px 0px 0px;
  }
  .email_clum.og .email_row:nth-child(3){
    border-radius: 0px 10px 0px 0px;
  }
  .table_compare_email .email_clum {
    display: flex;
    justify-content: flex-end;
  }
  .table_compare_email .email_row {
    padding: 10px;
    background: #f2f2f2;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    /* or 125% */

    text-align: justify;
    letter-spacing: -0.02em;

    color: #3f3f3f;
    border: 0.5px solid #cdcdcd;
  }
  .table_compare_email .email_row:nth-child(1) {
    min-width: 68px;
    max-width: 68px;
  }
  .table_compare_email .email_row:nth-child(2) {
    width: 40%;
    flex-grow: 1;
  }
  .table_compare_email .email_row:nth-child(3) {
    width: 40%;
    flex-grow: 1;
  }
  .emailsvlagi {
    display: none;
  }
  .what_email_server > h3 {
    margin-top: 0px;
    color: #FBD300;
  }
  .what_email_server > p {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #fbd300;
    padding-top: 5px;
    border-bottom: 1px solid;
    max-width: 268px;
    padding-bottom: 6px;
  }
  .email_content {
    display: flex;
    align-items: flex-end;
  }
  .images_email img {
    min-width: 150px;
  }
  ul.ul_text_email li {
    margin-bottom: 12px;
    display: flex;
    align-items: center;
  }
  ul.ul_text_email li span {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    padding-left: 14px;
  }
  ul.ul_text_email li img {
    width: auto;
  }
  .text_email {
    padding-right: 98px;
  }

  .what_email_server {
    background: url("https://img.tenten.vn/t/new/ldp-emailserver/images/baner-email-mobie.png")
      no-repeat;
    background-size: 100% 100%;
    width: 100%;
    color: #ffffff;
    padding: 18px 21px 31px 17px;
  }
  .btn_dang_ky {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }
  .btn_dkh_pc {
    padding: 8px 15px;
    background: #09bf6a;
    width: 146px;
    border-radius: 20px;
    text-align: center;
    font-weight: bold;
    border: none;
    margin: 0 auto;
    font-size: 15px;
    color: #fff;
  }
  .left_banner ul li {
    font-size: 19px;
  }
  .price_mobile {
    font-size: 23px;
    line-height: 30px;
    color: #ffffff;
  }
  .price_mobile > strong {
    color: #ffe500;
  }

  .popup .content_popup {
    margin-top: 0px;
  }
  .mabaove input[type="text"] {
    min-width: initial;
    max-width: 95px !important;
  }
}
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

/* tung */
