/*
Theme Name: Mobifone 3G V2
Theme URI: http://ctnet.vn
Version: 1.2.1
Description: Designed by <a href="https://mobifone3g.info">Jacob Pham</a>
Author: Jacob Phạm
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2014 CTNET.VN
*/
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-rendering: optimizeLegibility;
  background: #eef5ff;
  color: #000;
  height: 100%;
}    
.top-header {
  position: sticky;
  position: -webkit-sticky;
  z-index: 99;
  width: 100%;
  top: 0;
  left: 0;
}
a[href^='tel'] {
  text-decoration: inherit !important;
  color: inherit !important;
}
/*override boostrap*/

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.container {
  padding-right: 10px;
  padding-left: 10px;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
p {
  margin-bottom: 21px; /* 1.5em */
}
/* base headings */
h1 {
  font-size: 24px;
}
h2 {
  font-size: 21px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  color: #19232d;
}
::selection {
  background: transparent;
}
::-moz-selection {
  background: transparent;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* link and text helpers */
a {
  color: #19232d;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover {
  text-decoration: none;
  color: #e54e53;
}
.table-home {
  overflow-x: auto;
}
.thumb {
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
  height: 120px;
  background: #fff;
  margin: 0;
}
.thumb img {
  position: absolute;
  margin: auto;
  width: 100%;
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.shadow {
  width: 100%;
  height: 10px;
  background: url(images/duoi.jpg);
  background-size: 100% 100%;
  margin-bottom: 15px;
}
.tren {
  width: 100%;
  height: 10px;
  background: url(images/tren.jpg);
  background-size: 100% 100%;
}
.border-footer {
  display: block;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #ccc;
}
/* .line {
  background: url('images/line.png') no-repeat;
  background-size: 100% 100%;
  height: 20px;
} */
.btn-center {
  display: block;
  margin: 0 auto;
}
.btn-reg-ct {
  margin:0;
  padding:3px 5px;
  margin-bottom: 3px;
  font-weight: 500;
}
/* header */
.header .the_title {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0.1px;
  color: #fff;
  text-indent: -99999px;
}
.header-menu .search_box {
  position: absolute;
  top: 20px;
      right: 185px;
}
.header-menu .search_box button{
	background: transparent;
    border: none;
    position: absolute;
    right: 0px;
    top: -1px;
	border-radius: 100px;
}
.header-menu .search_box input[type='text'] {
  border-radius: 20px;
  font-style: italic;
}
.top-menu {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-top: 4px solid #dbdbdb;
}
.top-menu .navbar-nav {
  padding: 0;
  margin: 0;
}
.top-menu .navbar-nav li a {
  padding: 7px 18px 7px;
}
.top-menu .navbar-nav li a h3 {
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #666666;
  white-space: nowrap;
  font-weight: bold;
}
.top-menu .navbar-nav li a h3:hover {
  color: #124eb3;
}
.top-menu .navbar-nav {
  background: #dbdbdb;
  position: relative;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.header .logo {
  margin-bottom: 25px;
  display: block;
  margin-top: -14px;
}
.navbar-brand {
  padding: 0;
  margin: 10px 0;
  height: auto;
}
.navbar-brand img {
  width: 75px;
  height: auto;
  /*padding: 10px;*/
}
.header-menu .navbar-nav li {
  position: relative;
}
.header-menu {
  margin: 0;
  border-radius: 0px;
  min-height: 0;
  background-color: #fff;
}
#menu-header-menu {
  padding-left: 20px;
  margin-top: 10px;
  position: relative;
  top: -5px;
}
/* .blank {display: block;height: 30px;} */

.header-menu .navbar-nav li a {
  display: block;
  padding: 5px 10px;
  font-weight: bold;
  color: #fff;
}
.header-menu .navbar-nav li a h3 {
  padding: 0;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  color: #333;
}
.header-menu .navbar-nav li:hover a h3 {
  color: #4b66af;
}
.header-menu .navbar-nav li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 500px;
  background: #fff;
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
  z-index: 999;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 1px solid #ddd;
}
.header-menu .navbar-nav li:hover .sub-menu {
  display: block;
}

.header-menu .navbar-nav li .sub-menu li:nth-child(odd) {
  border-bottom: 1px solid #eaeaea;
  float: left;
  margin-right: 10px;
  clear: both;
  width: 46%;
}
.header-menu .navbar-nav li .sub-menu li:nth-child(even) {
  float: right;
  border-bottom: 1px solid #eaeaea;
  width: 50%;
}
.header-menu .navbar-nav li .sub-menu li a {
  padding: 15px 20px;
  margin: 0;
  border: 0;
  text-decoration: none;
  border-bottom: 1px dashed #ccc;
  line-height: 1.5em;
}
.header-menu .navbar-nav li .sub-menu li:last-child a {
  border: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.header-menu .navbar-nav li .sub-menu li a h3 {
  color: #555;
  padding: 0;
  margin: 0;
  font-size: 12px;
}
.header-menu .navbar-nav li .sub-menu li a:hover h3 {
  color: #4b66af;
}
.breadcrumb {
  border-radius: 0;
  margin-bottom: 0;
  background: none;
  padding-left: 0;
  padding-right: 0;
}
/* Slide */
.carousel{max-height: 500px;}
.slide {
  margin-bottom: 10px;
}
.slide .carousel-inner .item img {
  width: 100%;
  max-height: 500px;
}
.carousel-control.left,
.carousel-control.right {
  background: transparent;
}
/*header index*/
.header-index {
  margin: 30px 0;
}
.header-index a,
.tag-relate a {
  display: table;
  width: 100%;
  text-align: center;
  background-color: #fff;
  border: 1px solid #277cbe;
  color: #277cbe;
  text-transform: uppercase;
  font-weight: bold;
  min-height: 62px;
  font-weight: bold;
}
.header-index a label,
.tag-relate span {
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}
.header-index a:hover,
.tag-relate span:hover {
  background-color: #277cbe;
  color: #fff;
}
/*Thông báo*/
.alert-in-post {
  width: 100%;
  background-color: #1962af;
  padding: 2px 10px;
  color: #fff;
  border-radius: 7px;
  overflow: hidden;
}
.alert-in-post a {
  color: red;
  display: inline;
  white-space: nowrap;
}
.alert-in-post a:hover {
  text-decoration: none;
}
.alert-in-post strong {
  display: table-cell;
  width: 10%;
  padding: 5px;
  vertical-align: middle;
}
.alert-post {
  width: 100%;
  vertical-align: middle;
  background-color: #eef5ff;
  padding: 6px;
  border-radius: 7px;
  color: red;
  position: relative;
}
.alert-in-post marquee {
  display: block;
  max-width: 100% !important;
  overflow: hidden;
}
#secondary {
  background-color: #fff;
}
#secondary .textwidget a img {
  width: 100%;
  height: auto;
}
/*3g pin-item*/
.pin_item_3g {
  background-color: #daefff;
  padding: 10px 0;
	min-height: 290px;
}
.pin_item_3g .pin-item-title {
  font-weight: bold;
  padding: 5px 20px;
  margin: 0;
}
.pin_item_3g .pin-item-title a {
  color: #277cbe;
}
.pin-item-body-index {
  background-color: #277cbe;
  color: #fff;
  padding: 10px 0;
  display: inline-block;
  width: 100%;
}
.pin-item-body-index ul {
  list-style: none;
  padding: 10px 20px;
  margin: 0;
}
.pin_item_3g .register-cuphap {
  display: inline-block;
  width: 100%;
  background: #ffeb3b;
  padding: 5px 20px;
  font-weight: bold;
  color: #333;
  font-size: 18px;
  text-align: center;
}
.pin_item_3g .register-cuphap p {
  margin: 0;
}
.pin_item_3g .register-cuphap p b {
  color: red;
}
.pin_item_3g .btn-register {
  margin: 10px 20px;
}
.btn-register a {
  border-radius: 20px;
  padding: 6px 25px;
}
#modal_content {
  font-size: 30px;
  text-align: center;
}
#modal_content b {
  color: red;
}
/* index-4g-pin */
.item-4g {
  background-color: #daefff;
  padding: 10px 0;
}
.item_4g_title {
  font-weight: bold;
  padding: 5px 20px;
  margin: 0;
}
.item_4g_title a {
  border-bottom: 2px solid #277cbe;
  color: #277cbe;
}
.item-4g .register-cuphap p {
  background-color: #277cbe;
  padding: 5px;
  margin: 10px 0;
  display: inline-block;
  color: #fff;
  font-size: 17px;
  width: 100%;
  text-align: center;
}
.register-cuphap b {
  color: #fbcf1d;
  font-weight: bold;
}
.item_4g_body ul {
  padding: 0 20px;
  list-style: none;
}
.item_4g_body strong,
.item_4g_body b {
  color: #277cbe;
}
.item-4g .btn-register {
  margin-left: 20px;
}
/*data plus home*/
.data-section img {
  width: 100%;
}
/*tien ich*/
.tienich .tienich-img img {
  width: 100%;
}
.tienich-ul {
  list-style: none;
  padding: 0;
}
.tienich-ul .active {
  background-color: #fff;
  color: #277cbe;
}
.tienich-ul a:hover,
.tienich-ul a:active,
.tienich-ul a:focus,
.tienich-ul a:visited {
  text-decoration: none;
}
.tienich-ul li {
  display: block;
  border: 1px solid #277cbe;
  margin: 0 0 16px 0;
}
.table-tienich {
  display: table;
  width: 100%;
}
.img-left {
  display: table-cell;
  width: 20%;
  text-align: center;
  border-right: 1px solid #277cbe;
}
.img-left img {
  width: 48px;
  padding: 5px;
}
.content-right {
  display: table-cell;
  padding: 25px 5px;
  background-color: #277cbe;
  color: #fff;
  font-weight: bold;
}
.text_3g_title {
  margin-top: 0;
}
/*media category*/
.custom_text_category ul {
  list-style: none;
  padding: 0;
}
.news_item .media-left a img {
  width: 80px;
  height: auto;
}
.news_item .media-body {
  position: relative;
}
.news_item .media-body .post_time {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 13px;
}
.first_item {
  padding: 5px;
  margin-bottom: 10px;
}
.first_item .media-top a img {
  width: 100%;
  height: auto;
}
.first_item .media-body {
  padding-top: 10px;
  height: 80px;
  position: relative;
}
.media-heading {
  font-size: 15px;
  line-height: 1.5em;
}
.first_item .media-body .post_time {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* list news */
.tab-content {
  background: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  padding: 7px;
}
.list_news_heading {
  color: #0063af;
  font-size: 16px;
  margin: 0;
  padding: 10px 0;
}
.list_news_heading a {
  color: #0063af;
  font-size: 16px;
}
.list_news {
  margin: 0;
  padding: 0;
}
.list_news li {
  background: url(images/list-style.png) 4px center no-repeat;
  list-style: none;
  padding: 5px;
  padding-left: 14px;
  border-bottom: 1px dotted #ddd;
}
.list_news li a {
  display: block;
}
.list_news li a:hover {
  color: #0258a4;
}
.nav-news li a {
  font-size: 14px;
  font-weight: bold;
}
.nav-news li.active a {
  color: #0063af;
}
.news .link-more {
  color: #fff;
}
.news .clearfix {
  margin-bottom: 15px;
}
/*tag duoi bai viet*/
.tag-relate {
  margin: 30px 0;
}
.gachduoi {
  font-size: 17px;
  border-bottom: 3px solid #277cbe;
  font-weight: bold;
  padding-bottom: 5px;
}
/* footer */
.right-line {
  border-right: 1px solid #eee;
}
#backtotop {
  background-color: #277cbe;
  position: fixed;
  right: 0;
  bottom: 50px;
  width: 40px;
  padding: 10px 5px;
  z-index: 999;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}
#backtotop:hover {
  cursor: pointer;
}
footer {
  border-top: 1px solid #eee;
  padding: 5px 0;
  margin-top: 20px;
  background: #f5f5f5;
}
footer .footer-item-title i.fa {
  color: #277cbe;
}
footer .footer-item-title i {
  margin: 0 10px;
}
footer .about img {
  height: auto;
  width: 35%;
}
footer .about {
  position: relative;
	text-align: left;
}
footer .about:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 81%;
  border-bottom: 1px solid #eee;
}
footer .footer-item-title {
  font-size: 14px;
  font-weight: 600;
  margin: 20px 0;
	display: flex;
    align-items: center;
    justify-content: center;
}
footer hr {
  padding-top: 0;
  margin-top: 0;
}
footer .security img {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}
footer .encript img {
  max-width: 115px;
  padding: 20px 0;
}
footer .support {
  list-style: none;
  font-weight: 700;
  padding-left: 0;
  margin-top: 10px;
}
footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer li {
  padding: 5px 0;
  padding-left: 1em;
  text-indent: -0.7em;
}

footer li::before {
  content: '\f196';
  font-family: FontAwesome;
  margin-right: 10px;
}

footer .copyright {
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
}
footer .copyright a {
  color: #0063af;
}

.read-more {
  padding: 10px;
  text-align: right;
}
.read-more a {
  color: #0063af;
}
.read-more a:hover {
  color: #0063af;
}
/* category page */
.category_header {
  margin-bottom: 5px;
}
.cate_item {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
.cate_item .cate_item_thumb {
  height: 120px;
  width: 150px;
  background: #f2f2f2;
}
.cate_item .cate_item_heading {
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.cate_item .cate_item_heading a {
  color: #0063af;
}
.cate_item .meta {
  font-size: 12px;
  color: #555;
}
.cate_item .btn-readmore {
  border: 0;
}
.cate_item .media-body {
  margin: 0;
  padding-left: 10px;
}
.cate_item .media-body .cate_item_excerpt p {
  margin: 0;
}
.category-des {
  padding: 10px;
  text-align: justify;
}
.category-des a {
  color: #337ab7;
}
/*relate post*/
.care_post .latest-posts .media:nth-last-child(1),
.care_post .latest-posts .media:nth-last-child(2) {
  border-bottom: 0;
}
.latest-posts {
  padding: 0 10px;
  margin-bottom: 10px;
}
.latest-posts .entry-title {
  font-size: 15px;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: normal;
}
.latest-posts .entry-title a {
  text-decoration: none;
  color: #444;
  font-size: 13px;
}
.latest-posts .entry-title a:hover {
  color: #555;
}
.latest-posts .media {
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
.latest-posts .media img {
  border-radius: 4px;
  width: 80px;
  height: auto;
}
.latest-posts .entry-meta {
  color: #9e9e9e;
}
.latest-posts .small {
  font-size: 12px;
}
.latest-posts .media > .pull-left {
  padding-right: 10px;
}
.latest-posts .pull-left {
  float: left !important;
}
.latest-posts .media-body {
  display: table-cell;
  vertical-align: top;
  position: relative;
}
.latest-posts .media-body .time-single {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* Rating */
.rating {
  background: #f9f9f9;
  padding: 7px;
  font-style: normal;
}
.rating .thumb {
  display: block;
  overflow: hidden;
  position: relative;
  width: 65px;
  height: 65px;
}
.rating .thumb img {
  width: 100%;
  height: auto;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.rating .media-body h4 {
  padding: 0;
  margin: 0;
  margin-bottom: 7px;
}
.rating .media-body .vote {
  margin-top: 5px;
}
.rating .media-body .star {
  color: #e7711b;
  font-size: 15px;
}
/* Page */
.entry_item {
  background: #fff;
  border: 1px solid #eee;
}
.entry_item .entry {
  padding: 10px;
  line-height: 22px;
}
.entry_item .entry_item_header {
  padding: 10px 10px;
  border-bottom: 1px solid #eee;
}
.entry_item .meta {
  padding: 10px 10px;
  font-style: italic;
  color: #555;
  font-style: 12px;
}
.entry_item .entry_item_heading {
  margin: 10px 0 15px;
  padding: 0;
  font-size: 22px;
  font-weight: 600;
}
.entry_item .entry img {
  display: block;
  max-width: 95%;
  margin: 10px auto;
  height: auto;
}
.entry_item .entry ul li {
  padding: 3px 0;
}
.entry_item .entry .wp-caption {
  display: block;
  max-width: 95%;
  margin: 10px auto;
  text-align: center;
  padding: 5px;
  background: #f9f9f9;
}
.entry_item .entry .wp-caption img {
  max-width: 100%;
  margin: 0;
}
.entry_item .entry .wp-caption .wp-caption-text {
  margin: 5px;
}
.entry_item .entry_item_desc {
  padding: 30px;
}
.entry_item .entry_item_desc .entry {
  padding: 10px 0px;
}
.entry_item .entry_item_desc .entry_item_heading {
  color: #0063af;
  text-transform: uppercase;
  font-size: 18px;
}
.entry a {
  color: #015faa;
}
.entry .btn {
  color: #fff !important;
}
.entry table a {
  color: #fff;
}
.tag {
  padding: 4px 10px;
}
.tag span {
  display: inline-block;
}
.tag a {
  color: #fff;
}
.care_post {
  border: 1px solid #105eb5;
}
.care_post h5 {
  background-color: #105eb5;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  margin: 0;
}
.comment-fb {
  background: #fff;
  border: 1px solid #eee;
}
.comment-fb .comment-heading {
  padding: 10px;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
}
.comment-fb .comment-body {
  padding: 5px;
}
/* Pages News */
.news_item {
  background: #fff;
  padding: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #f5f0f0;
}
.news_item .news_item_thumb {
  width: 180px;
  height: 130px;
  clear: both;
  background: #f2f2f2;
}
.news_item .news_heading {
  padding: 7px 0;
  margin: 0;
}
.news_item .meta {
  padding: 5px 0;
  font-size: 12px;
  color: #555;
  font-style: normal;
}
.news_item .media-body p {
  margin: 0;
  padding: 0;
}

/*widget */
.widget {
  margin-bottom: 10px;
}
.widget .text_widget {
  background: #fff;
  padding: 4px;
  border: 1px solid #eee;
}

.navbar-service {
  background: #dbdbdb;
  margin: 0;
  padding: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.navbar-service li {
  display: block;
}
.navbar-service li a {
  display: block;
  width: 100%;
  padding: 15px 20px;
  border-bottom: 1px solid #ccc;
}
.navbar-service li:last-child a {
  border: 0;
}
.navbar-service li a h2 {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}
.navbar-service li a:hover h2 {
  color: #4b66af;
}
.custom_text_category .pin_item {
  border: 1px solid #ddd;
}
.custom_text_category .pin_item .pin-item-title a {
  color: #fff;
  font-size: 15px;
}
.latest .media-widget {
  border-bottom: 1px solid #ddd;
}
/*see more*/
.hot_discount .entry-title a,
.most-view .entry-title a {
  color: #277cbe;
}
.most-view,
.hot_discount {
  background-color: #fff;
  padding: 10px;
}
.most-view span {
  display: block;
  text-align: center;
  min-width: 73px;
  font-weight: bold;
  border: 1px solid #1962af;
  border-radius: 15px;
  padding: 7px 13px;
  color: #1962af;
}
.most-view .media-body .entry-title,
.hot_discount .media-body .entry-title {
  min-height: 36px;
  margin: 0 10px;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 1.5em;
  border-bottom: 1px solid #1962af;
}
.most-view .media-body .entry-title a:hover,
.most-view .media-body .entry-title a:focus,
.hot_discount .media-body .entry-title a:hover,
.hot_discount .media-body .entry-title a:focus {
  text-decoration: none;
  color: #277cbe;
}
.most-view .media-widget,
.hot_discount .media-widget {
  padding: 10px 0;
}
.widget_st_blog_posts_widget {
  margin-bottom: 30px;
}
.hot_discount .date {
  color: #e54b50;
  border: 1px solid #e54b50;
  font-weight: 700;
  border-radius: 15px;
  padding: 10px;
  top: 15px;
  position: relative;
}
.textwidget img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#most-post h3,
.widget .widget-title {
  margin: 0;
  padding: 15px;
  background-color: #f2f2f2;
  color: #1962af;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}

.relate-topic {
  background: #fff;
}
.relate-topic .relate-topic-heading {
  margin: 0;
  padding: 10px;
  color: #0063af;
  font-size: 16px;
  font-weight: bold;
}
.list-relate-item {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-relate-item li {
  background: url(images/list-style.png) 10px center no-repeat;
  list-style: none;
  padding-left: 20px;
}
.list-relate-item li a {
  display: block;
  background: url(images/dotted.png) bottom repeat-x;
  padding: 7px;
  margin-right: 10px;
}
.list-relate-item li a h3 {
  margin: 0;
  padding: 0;
  font-size: 13px;
}
.list-relate-item li:last-child a {
  background: none;
}
/*syntax modal*/
.banner-page {
  width: 100%;
	height: 141px;
}
#modal_box_content .nav-pills > li > a {
  border-radius: 0 !important;
}
#modal_box_content td {
  padding: 5px !important;
  font-size: 14px;
}
#modal_box_content .nav-pills > li.active > a {
  color: #4747f7 !important;
  background: #fff !important;
  border: 1px solid #ddd;
  border-bottom: 0;
}
#modal_box_content .nav > li > a {
  color: #aba9a9 !important;
  text-transform: uppercase;
  font-size: 13px;
}
#modal_box_content .btn {
  padding: 5px !important;
}
#box_syntax_modal .modal-dialog {
  min-width: 70% !important;
  margin: 75px auto;
}
iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
/*ngaul*/
.page-entry ul {
  margin: 12px 0;
}
.page-entry .ngul li {
  padding: 10px 0;
  font-size: 14px;
  margin-top: -10px;
}
.page-entry .ngul {
  border-top: 1px solid #ece7e7;
  border-bottom: 1px solid #ece7e7;
  padding: 20px 40px;
  margin: 20px 0;
  margin-top: 30px !important;
}
.page-entry .ngul li:first-child {
  margin-top: -20px;
}
.page-entry .ngul:before {
  content: 'TIN HOT TRONG TUẦN';
  font-family: tahoma;
  position: relative;
  top: -30px;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 10px;
  text-transform: uppercase;
  background: #fff;
  color: red;
}
.page-entry blockquote {
   padding: 0;
    margin: 20px 0;
    font-size: 14px;
	border: none;
	line-height: 30px;
}
.page-entry blockquote p a{
/*     text-transform: Capitalize; */
    line-height: 31px;
}
.page-entry blockquote p{
  	margin-bottom: 7px;
	padding-left: 0;
    border-bottom: 1px dashed #1b95e0;
}
.page-entry blockquote p:last-child{
  margin-bottom: 0 !important;
}
.page-entry blockquote p:only-child{
	font-size: 14px;
  padding: 10px;
  border: 1px solid #ccc;
  border-left-width: 5px;
  border-left-color: #b90a1e;
  border-radius: 1px;
  box-shadow: 2px 2px 13px #eee;
}
.table-responsive {
  -webkit-overflow-scrolling: touch !important;
}
.star-img img {
  display: inline-block !important;
}
#snippet-box {
  background: #fafafa !important;
  margin: 20px 0 !important;
  color: #5b5e73 !important;
}
.snippet-title {
  color: #666 !important;
  border: 1px solid #eaeaea !important;
  padding: 10px !important;
  font-weight: 700 !important;
}
.snippet-markup {
  border: 1px solid #eaeaea !important;
  border-top: none !important;
  clear: both !important;
  overflow: hidden !important;
  padding: 10px !important;
}
.snippet-markup img {
  border: 1px solid #eaeaea !important;
  padding: 2px !important;
  margin: 0 !important;
}
.snippet-label {
  float: left !important;
  clear: both !important;
  width: 28% !important;
  font-weight: 700 !important;
  text-align: left !important;
  padding: 5px 0px !important;
}
.snippet-data {
  float: left !important;
  width: 72% !important;
  padding: 5px 0px !important;
}
.rating-value {
  display: none;
}
@media only screen and (max-width: 767px) {
	.banner-page{
		height: 71px;
	}
	.slide .carousel-inner .item img{
		max-height: 110px !important;
	}
	.accout-login{
		right: 56% !important;
		top: -6px !important;
	}
  .header-index a {
    min-height: 45px;
  }
  #backtotop {
    bottom: 70px;
    width: 35px;
    padding: 7px 5px;
  }
  .entry .table {
    font-size: 14px;
    width: 100% !important;
    background-color: #fff;
  }
  .entry .table a.btn {
    font-size: 15px !important;
    /* padding: 5px 20px; */
    width: 100% !important;
    height: 55px !important;
	padding: 15px 0 !important;
	 margin: 0 !important;
  }
	
  .entry .table tr td {
    vertical-align: middle;
    padding: 5px 0;
    text-align: center;
    max-width: 15%;
	padding: 1px !important;
  }
  .entry .table tr td p {
    margin: 5px 0;
  }
  /**/
  .search_box {
    width: 140px;
    top: 10px !important;
    right: 60px !important;
  }
  .header-menu .navbar-nav li .sub-menu {
    width: 100%;
    display: block;
    padding-left: 10px;
    position: static;
  }
  #menu-header-menu {
    overflow: scroll;
    max-height: 350px;
    padding: 0;
  }
  .navbar-brand img {
    padding: 0 10px;
  }
  .header-menu .navbar-nav li .sub-menu li {
    width: 100% !important;
    float: none !important;
  }
  ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
  }
  ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  }
	.search-phone{
		display: block;
		position: absolute; 
		top: 7px;
	}
	.click-here {
		width: 41px !important;
    	right: -10px !important;
    	top: 13px !important;
	}
	.carousel{max-height: 110px !important;}
}
.featured-thumbnail-post img{
  width: 100% !important;
  height: auto !important;
}
.title-km-post, .title-tt-post{
  height: 30px !important;
}
.news_km_tt{
  padding-left: 0px
}
.news_km_tt li {
  padding-left: 11px;
  background: url(https://dichvumobifone.com/wp-content/themes/dichvumobifonev2/images/icon-1.png) no-repeat left top;
  list-style: none;
  padding-bottom: 0px;
  text-overflow: ellipsis;
  background-position: left center; 
}
footer .footer-title{
	font-size: 18px;
    font-weight: 700;
    padding: 10px 0;
    color: black;
}
.menu_footer_icon{
	width: 21px
}
.search-phone{
	display: none;
}
@media screen and (min-width: 767px){
/* 	#toc_container.toc_white {
		position: absolute;
		left: -285px;
		width: 255px !important;
		text-align: left;
		top: -238px;
		} */
/* 	.toc_list {
		max-height: 300px;
		overflow: auto;
	} */
/* 	.sticky_toc {
		position: sticky;
		top: 319px;
		bottom: 0;
	} */
	/* custom scrollbar */
	.toc_list::-webkit-scrollbar {
	  width: 20px;
	}

	.toc_list::-webkit-scrollbar-track {
	  background-color: transparent;
	}

	.toc_list::-webkit-scrollbar-thumb {
	  background-color: #d6dee1;
	  border-radius: 20px;
	  border: 6px solid transparent;
	  background-clip: content-box;
	}

	.toc_list::-webkit-scrollbar-thumb:hover {
	  background-color: #a8bbbf;
	}
}
.entry .table tr td {
	vertical-align: middle;
}
.entry .table a.btn {
    font-size: 15px;
    width: 80%;
    margin: 0;
    height: 44px;
    padding: 10px 0;
  }
.comment-box{
	width: 100%;
	padding: 20px;
}
#comments{
	margin: 0;
}
.weblink .weblink-title{
	padding: 10px;
    background: #275ead;
    color: #fff;
}
.weblink .border{    
	padding: 0 10px 10px;
    border: 1px solid #c9c9c9;
}
.weblink .p-2{
	margin-top: 10px;
}
.kmhot {
	background: #fff;
}
.hot-package{
	position: absolute;
    right: 7px;
    top: -4px;
}
.search-package .item_4g_body{
	min-height: 100px;
}

.accout-login {
    display: block;
    margin: 10px 0;
    font-weight: 700;
    color: #ffffff;
    background: #d82227;
    border-radius: 10px;
    text-align: center;
    width: 150px;
    position: absolute;
    top: 0px;
    font-size: 12px;
    right: 0;
    padding: 5px;
}
.mobi-login h2 {
    background: #275ead;
    padding: 20px;
    border-radius: 10px;
	font-size: 2rem;
    color: #fff;
    box-shadow: 5px 5px 0px 0px #58ade1;
    text-align: center;
}
.mobi-login button {
	 background: #275ead;
	 border: 1px solid #275ead;
}
.click-here{
	position: absolute;
    width: 57px;
    right: -26px;
    top: 8px;
}


.even .package-item {
    border: 1px solid #0f67c0;
    color: #0f67c0;
}
.even .package-item .package-title {
    background: #fff;
    border-bottom: 1px solid #0f67c0;
}
.even .package-item .package-title a {
    color: #0f67c0 !important;
}
.package-item-container{
	padding-top: 20px;
}
.package-item {
    background: #c1e0ff;
    border-radius: 7px;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out 0s;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}
.package-rebbon {
	position: absolute;
    top: -20px;
    left: -10px;
    width: 72px;
	z-index: 999;
}
.package-rebbon img{
	box-shadow: none !important;
	width: 72px;
    height: 72px;
}
.package-item:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}
.package-item .package-title {
    text-align: center;
    background-color: #0f67c0;
    padding: 7px;
    margin: 0;
    font-size: 24px;
}
.package-item .package-title a {
    color: #fff !important;
    font-weight: 700;
}
.package-item .package-item-content {
    font-weight: 500;
    background: #f9f9f9;
    color: #000;
}

.package-item .package-item-content .line h3{
	font-weight: bold;
    color: #c51927;
    margin: 0;
	font-size: 2.75rem;
}
.package-item .package-item-content .line {
    padding: 5px 10px;
    text-align: center;
	border-bottom: 1px solid #e5e5e5;
    margin: 0 10px;
}

.package-item .package-price {
    font-weight: 700;
    color: #c51927;
    font-size: 20px;
    text-align: center;
}
.post-content .package-item .package-price{
	font-size: 15px;
}
.post-content .package-group-content{
	margin: 0 25%;
}
.package-item .package-quota span,
.package-item .package-time span,
.package-item .package-bonus-sms span,
.package-item .package-bonus-call span {
    font-weight: 700;
    color: #0f67c0;
}

.package-item .package-register-pattern span {
    font-weight: 700;
    color: #ea0029;
}

.package-item .package-cta {
    padding: 7px 5px;
    text-align: center;
	position: relative;
}
.package-item .package-cta .post-link{
	position: absolute;
    font-size: 8px !important;
    padding: 4px 10px !important;
    right: 5px;
    bottom: 5px;
}
.package-item .package-cta .btn {
    background-color: #0f67c0;
    padding: 5px 20px;
    border-radius: 18px;
    font-size: 14px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
}

.package-item .package-cta .btn:hover {
    color: #0f67c0 !important;
    cursor: pointer;
    background: #fff;
}

.package-item .package-extra-info {
    padding: 10px;
    text-align: center;
}

.post-content .package-item .package-code,
.post-content .package-item .package-register-code,
.post-content .package-item .package-register-gateway,
.post-content .package-item .package-quota span {
    font-weight: bold;
    font-size: 18px;
/*     color: #000 !important; */
}
.package-item .package-code,
.package-item .package-register-code,
.package-item .package-register-gateway,
.package-item .package-quota span {
    font-weight: 700;
    font-size: 18px;
/*     color: #000 !important; */
}
.hot_package:before {
    content: '';
    background-image: url(https://cdn-img-v2.webbnc.net/uploadv2/web/15/15247/media/2022/09/20/09/39/1663657015_hot-icon.gif);
    display: block;
    height: 50px;
    position: relative;
    background-size: 50px 50px;
    margin-bottom: -13px;
    background-position: center center;
    background-repeat: no-repeat;
}
.btn-success{
    background-color: #015faa !important;
    border-color: #015faa !important;
}
.tableHasHeader tr:nth-child(1){
    background-color: #277cbe !important;
}
.tableHasHeader tr:nth-child(1) span{
    color: #fff !important; 
}

/* Author page */
.author-page .entry-content {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
}

.author-page .entry-content img {
  display: block;
  max-width: 100%;
  margin: 0px auto;
}
.author-page .entry-content .wp-caption {
  display: block;
  margin: 10px auto;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
  padding:0;
}
.author-page .entry-content .wp-caption .wp-caption-text {
  padding: 10px;
  font-style: italic;
  color: #999;
}