@font-face {
  font-family: "Jost";
  src: url(../../fonts/new_mobile/Jost.ttf);
}

@font-face {
  font-family: "Lato";
  src: url(../../fonts/new_mobile/Lato.ttf);
}

@font-face {
  font-family: "Raleway";
  src: url(../../fonts/new_mobile/Raleway.ttf);
}

@font-face {
  font-family: "sans-serif";
  src: url(../../fonts/new_mobile/SansSerifFLF.otf);
}

@font-face {
  font-family: "Arial";
  src: url(../../fonts/new_mobile/Arial.ttf);
}

@font-face {
  font-family: "Helvetica";
  src: url(../../fonts/new_mobile/FreeSans.ttf);
}

@font-face {
  font-family: "Poppins";
  src: url(../../fonts/new_mobile/Poppins-Regular.ttf);
}

@font-face {
  font-family: "Roboto";
  src: url(../../fonts/new_mobile/Roboto-Regular.ttf);
}

* {
  /* margin: 0;
  padding: 0; */
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
    Arial, sans-serif;
}

body {
  color: #141424;
  font-size: 16px;
  line-height: 1.618em;
}

/* --------header css---------- */

.navbar-nav ul>li {
  padding-bottom: -12px !important;
}

li {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

.navbar-nav li {
  /* color: black !important; */
  font-family: Arial, Helvetica, sans-serif;
}

/* -------Footer Css---------- */
.footer-heading {
  color: white;
  margin-bottom: 0;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}

.divider {
  height: 2px;
  background-color: white;
}

.mb-25 {
  margin-bottom: 25px;
}

.copyright {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mb-0 {
  margin-bottom: 0;
}
.d-flex.my-4.mb-0.resp-flex-wrap{
  margin-bottom: 0;
}

.bg-cprt {
  background-color: #faebd7;
}

.copyright-h {
  height: 30px;
}

.copyright-font {
  font-size: 13px;
  font-family: "Lato";
  line-height: 0px;
  height: 20px !important;
  margin: 0px !important;
  padding: 0px;
  color: #000;
}

.d-flex {
  display: flex !important;
}
.mrgn-btm-zero{
  margin-bottom: 0;
}
.align-items-center {
  align-items: center;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-start {
  justify-content: start;
}

.show-padding{
  padding: 5px;
}
.justify-content-between {
  justify-content: space-between;
}

.product-brand-logo {
  width: 250px;
}

.product-brand-logo img {
  width: 100%;
}

.bg-footer {
  background-color: #141424 !important;
}
footer {
  background-color: #141424 !important;
}

.footer-shrt-links a p {
  font-size: 12px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.8) !important;
  text-decoration: none !important;
}

/* a :hover {
  color: #fff;
} */

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.rev-px-0{
  padding-left: 0;
  padding-right: 0;
}
footer h4{
  border-bottom: 0 !important;
}
.ad-lb{text-align:center;}
.ad-mrec1{text-align:center;}
.ad-mrec2{
  text-align: center;
    height: 600px;
    width: 300px;
    background: #eee;
    position: sticky;
    top: 10px;
  }
  .browse{
    display: block;
  } 
  .ps{
    position: sticky;
    top: 0px;
}
.more-footer {
  font-size: 20px;
  line-height: 1em;
  font-weight: 600;
  font-family: "Jost", Arial, Helvetica, sans-serif;
  color: #fff;
  padding: 0 15px 30px;
}

.pos-abs {
  position: relative;
}

.fb-tw-icon {
  margin-top: 50px;
  margin-bottom: 20px;
}
.mb-25.footer-shrt-links li {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.mb-25.footer-shrt-links li a{
color: #fff;
}
.fb-icon {
  color: white;
  /* background-color: #5b5b66; */
  height: 30px;
  width: 30px;
  border:1px solid #fff;
  display: flex;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 15px;
}

.tw-icon {
  color: white;
  /* background-color: #5b5b66; */
  height: 30px;
  width: 30px;
  border:1px solid #fff;
  display: flex;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 15px;
}

a.tw-icon:hover {
  background-color: #33ccff;
  border:0;
  color: #fff;
  text-decoration: none;
}
footer {
  padding: 0 !important;
}
a.fb-icon:hover {
  background-color: #365493;
  border:0;
  color: #fff;
  text-decoration: none;
}

a {
  text-decoration: none;
}

.mx-10 {
  margin-left: 10px;
  margin-right: 10px;
}
.open-filter-btn{
  display: none !important;
}
.pad-20 {
  padding: 10px 0;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-25 {
  margin-bottom: 25px !important;
}

a.link-bredcrumbs {
  padding: 0 10px;
  color: #fff !important;
}

a.link-bredcrumbs:hover {
  text-decoration: underline;
  color: #fff !important;
}

/* --------Banner Css---------- */

.banner_slide {
  background-image: url(https://cdn-tech.tribune.com.pk/assets/images/slider_background.png); 
  /* <img src="https://cdn-tech.tribune.com.pk/homeslider/260x143.jpg_1642162507.jpeg" class="img-responsive"> */
  height: 435px;
  width: 100%;
  margin: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 10%;
}

.banner-img {
  margin-left: 50px;
}

.text-font {
  font-family: "Poppins";
  color: rgb(12, 12, 12);
  text-decoration: none;
  text-align: left;
  line-height: 59px;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 44px;
  opacity: 1;
  visibility: visible;
}

.text-sm-font {
  font-family: "Poppins";
  color: rgb(0, 0, 0);
  text-decoration: none;
  text-align: left;
  line-height: 26px;
  letter-spacing: 0px;
  font-weight: 500;
  font-size: 18px;
  opacity: 1;
  visibility: visible;
}

.pb-3 {
  padding-bottom: 15px;
}

.pt-2 {
  margin-top: 2em;
}

.ltst-news-list {
  padding-left: 0px;
}


.mt-70 {
  margin-top: 70px;
}

.mt-40 {
  margin-top: 40px;
}

section#checkout-section {
  background: #eee;
  padding-bottom: 30px;
}

/* ------------news listing banner css---------- */
.bg-peach {
  /* background-color: rgb(255, 212, 170); */
}

.bg-image-bnr {
  /* background-image: url(/assets/images/huawei.jpg); */
  background-color: #ffd4aa;
  height: 155px;
  /* display: flex; */
  align-items: center;
}

.banner-reviews-font {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 2.5px;
  font-family: "Jost", Arial, Helvetica, sans-serif;
}

.banner-product-font {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-left: 10px;
  /* color: #fff; */
  color: #262626;
  display: flex;
  align-items: center;
  font-weight: 600;
  letter-spacing: 2.5px;
  font-family: "Jost", Arial, Helvetica, sans-serif;
}

.banner-product-font span {
  margin-left: 10px
}

.banner-product-font a {
  margin-bottom: 8px
}

.mt-20 {
  margin-top: 20px;
}

.brands-filter-styling {
  box-shadow: 2px 4px 8px 1px #cccccc40;
  padding: 20px;
  border: 1px solid #cccccc7a;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px;
}

.banner-short-font {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size: 11px;
}

.mr-10 {
  margin-right: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mt-4 {
  margin-top: 4rem;
}

.article {
  margin-bottom: 2rem;
}

.article-inner {
  display: flex;

  border-bottom: 1px solid #ccc;
  padding-bottom: 2rem !important;

  justify-content: flex-end;

  flex-direction: row-reverse;
}

.article-img {
  overflow: hidden;
  vertical-align: middle;
}
.mx-.mble-product-prnt-box {
  width: 25%;
}
.heading-font {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #333333;
  font-weight: 600;
  font-family: "Jost", Arial, Helvetica, sans-serif;
}
.comparison .compare-row {
  background: #e1a3ba !important;
}
.compare-row .comp-tab-title{
  padding: 0 !important;
  color: #000;
}
.d-flex.flex-wrap.my-1 nav{
  text-align: center;
}
span.news-section-subtitle{
  display: none;
}
a.heading-font:hover {
  color: rgb(51 51 51 / 65%);
  text-decoration: none;
}
.mrgn-top-botm{
margin-top: 30px;
margin-bottom: 30px;
}
.article-desc p {
  font-size: 18px;
}
.col-md-6.article-img.p-0 {
  border: 1px solid #ccc;
}
.px-20 {
  padding-right: 20px;
  padding-left: 20px;
}
.reviews-detail-bg{
  background: #eee;
  padding: 5px 0;
}
.mr-15 {
  margin-right: 15px;
}
p.tab-txt-font::before{
  display: block;
  background: #ffd4aa;
  width: 6px;
  height: 30px;
  float: left;
  content: "";
  margin: 0 10px 0 0;
}
.justify-end{
justify-content: end;
}
.mbl-detail-tabs{
justify-content: center;
  padding: 10px;
}
.mbl-detail-tabs:hover{
background: #604764;
transition: .2s;
}
.product_detail_tabs{
width: 33.333%;
}
.mbl-detail-tabs:hover p.mb-0.tabs-font {
color: #fff;
}
.col-md-12.tabs-section.d-flex.justify{
padding-left: 0;
padding-right: 0;
border: 1px solid #ccc;
margin-bottom: 12px;
}
h3.sub_headings::before {
  display: block;
  background: #ffd4aa;
  width: 6px;
  height: 33px;
  float: left;
  content: "";
  margin: 6px 10px 0 0;
}
h2.sub_headings.side-line::before {
  display: block;
  background: #ffd4aa;
  width: 6px;
  height: 33px;
  float: left;
  content: "";
  margin: 6px 10px 0 0;
}
.desktop-brands{
  display: block;
}
.responsive-brands{
  display: none;
}
.see-all{
  display: none;
}
.mbl-detail-img{
width: 251px;
height: 364px;
}
.mble-product-prnt-box {
  margin-bottom: 20px;
}

.p-0 {
  padding: 0 !important;
}

.art-desc-font {
  color: #777777;
  font-weight: 500;
  font-family: 'lato';
  line-height: 1.3;
}

.product-detail-left-section {
  width: 26.3%;
}

.product-detail-right-section {
  width: 70%;
}

.product-detail-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  justify-content: space-between;
}

.article-heading {
  margin-bottom: 10px;
}

.bg-subs {
  background-color: #ffd4aa !important;
}

.p-20 {
  padding: 20px;
}
#copy{
  padding: 0 15px;
}
.mble-product-box {
  width: 151px;
  height: 220px;
  margin: auto;
}
.main-menu>ul>li>a, .main-menu a{
  font-size: 12px!important;
}
.mble-product-box img {
  width: 100%;
  height: 100%;
}

.join-p {
  color: #242424;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 400;
  font-family: "Jost", Arial, Helvetica, sans-serif;
  margin-bottom: 2rem;
}

.email-txt {
  color: #777777;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 500;
  font-family: "Jost", Arial, Helvetica, sans-serif;
}

.emil-box {
  padding: 0 15px;
  height: 42px;
  border: 2px solid rgba(129, 129, 129, 0.2);
  border-radius: 5px;
  width: 100%;
  background-color: transparent;
  margin-bottom: 1rem;
}

.btn-subs {
  padding: 12px 20px;
  font-size: 13px;
  line-height: 18px;
  background-color: #f3f3f3;
  color: #3e3e3e;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: 0.3px;
  font-weight: 600;
  cursor: pointer;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
}

.mb-3 {
  margin-bottom: 3rem;
}
i.fas.fa-chevron-down{
  font-size: 12px;
    padding-left: 2px;
}
/* -----category css-------- */
.cmp-article-font {
  font-weight: 700;
  font-size: 2.25em;
  font-family: 'Lato';
  line-height: 1.3em;
  margin-bottom: 0;
}

.px-3 {
  padding-left: 15px;
  padding-right: 15px;
}
input#input-right,
input#input-left{
  margin: 0;
}
.for-thumb span.thumb {
  margin-top: -25px !important;
}
input[type=range]+.thumb .value{
  margin-top: 3px !important;
}
.py-4 {
  /* padding-top: 20px; */
  padding-bottom: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}
.main-vid-box {
  margin-top: 28px;
}
.main-vid-box:nth-child(-n+3) {
  margin-top: 0;
}
.fluid-image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.article-item {
  border: 1px solid #ccc;
  border-radius: 4px;
  background: white;
  overflow: hidden;
  display: block;
  margin-bottom: 0;
  position: relative;
}

.article-item-title {
  font-family: 'Lato';
  font-weight: 700;
  line-height: 1.25em;
  font-size: 18px;
  color: #000;
  /* letter-spacing: 0.3px; */
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  min-height: 44px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.article-item-title-2 {
  font-family: 'Lato';
  font-weight: 700;
  line-height: 1.25em;
  font-size: 16px;
  color: #000;
  /* letter-spacing: 0.3px; */
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  min-height: 44px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
select#product_sort {
  padding: 0 5px;
  border: 1px solid #ccc !important;
}
.logo-cntr{
  text-align: center;
}
.hdr-menu-row{
  margin: 0 0 0 !important;
  background: white;
  border-top: 3px solid #000000;
  /* margin-top: 10px; */
  border-bottom: 1px solid;
  padding: 5px 0px;
}

header#headerMenu {
max-width: 1140px;
margin: auto;
}
.aic{
align-items: center;
}
a .article-item-title:hover {
  color: #000;
  text-decoration: underline #000;
}

a .article-item-title-2:hover {
  color: #000;
  text-decoration: underline #000;
}

a .article-item-details:hover {
  color: #000;
}

a .article-date:hover {
  color: #65717b;
}

a.article-item {
  text-decoration: none;
}

.article-item-desc {
  padding: 1em 0.8em 0.3em;
  /* height: 150px; */
}
p.mb-0.size-font,
p.mb-0.res-font {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  min-height: 20px;
  -webkit-box-orient: vertical;
}
.article-item-details {
  line-height: 1.2em;
  font-size: 14px;
  color: black;
  margin-bottom: 0;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  min-height: 33px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.article-date {
  font-size: 12px;
  line-height: 1.618em;
  /* position: absolute; */
  bottom: 0;
  width: 100%;
  background-color: white;
  left: 0;
  padding-bottom: 0.8em;
  padding-left: 1em;
  z-index: 2;
  color: #65717b;
}

.pb-4 {
  padding-bottom: 1.5em;
}

/* .main-article .article-item {
  min-height: 425px;
} */

.main-video-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/*------News Section Category------*/
.news-section-title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
    Arial, sans-serif;
  font-weight: 700;
  font-size: 1.875em;
  line-height: 1.3em;
  margin-top: 0;
}

.link-title {
  color: #141424;
}

.link-title:hover {
  color: #141424;
}

.news-section-subtitle {
  font-size: 1.125em;
  color: #65717b;
  line-height: 1.618em;
}

/* .news-article .article-item {
  min-height: 400px;
} */

.my-3 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.flt-rt {
  float: right;
}

.mb-1 {
  margin-bottom: 1em;
}

.see-all-link {
  color: #000;
}

.see-all-link:hover {
  color: #000;
  cursor: pointer;
}

.see-all-link-font {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
    Arial, sans-serif;
  font-size: 16px;
  line-height: 1.618em;
}

.pb-24 {
  padding-bottom: 24px;
}

.my-24 {
  margin-bottom: 24px;
  margin-top: 0;
}

.separator {
  border-top: 1px solid #c4c4c8;
}

/* ----------style.css------------------- */
/*----------------- H-css-------------- */
* {
  /* margin: 0;
  padding: 0; */
  box-sizing: border-box;
  font-family: "Lato", Arial, Helvetica, sans-serif;
}

#bannerr {
  background-color: rgb(225, 213, 69);
  height: 500px;
}

.navbar-nav ul>li {
  padding-bottom: -12px !important;
}

li {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

.navbar-nav li {
  /* color: black !important; */
  font-family: Arial, Helvetica, sans-serif;
}

a {
  /* color: black !important; */
}

a:hover {
  color: rgb(225, 213, 69) !important;
  text-decoration: none;
}

.text1 {
  font-size: 43px;
  font-weight: bolder;
  color: black;
}

.lead {
  word-spacing: 3px;
}

#text23 {
  margin: 182px 0px !important;
}

#myCarousel {
  margin: 81px 0px;
}

.card {
  border: 1px solid #bbbbbb91;
  height: auto;
  background: #fff;
  margin: 1px 0px;
}
.card:hover,
.box34:hover,
.slide-new-phone .slick-slide:hover {
  box-shadow: 0 4px 8px #58585830;
  cursor: pointer;
  transition: .2s;
  border: 1px solid #000;
  /* transition: 1s; */
}
.comparison .tl{
  color: #fff;
}
.chkout-box-padding img{
  width: 100%;
}
th.tl.bg-yellow{
  background-color: #5c5c5c;
}
.compare-add-for i.fas {
  color: #ffd4aa;
}
.chkout-box-padding2 {
  padding: 0 1px;
}

.chkout-box-padding2 .card:nth-child(1) {
  margin-bottom: 9px;
  margin-top: 0;
}

.main-review-box p {
  margin-bottom: 0;
  font-size: 12px;
  padding: 5px 10px 0;
  font-family: 'Lato';
  color: #6a6a6a;
  line-height: 14px;
}

.banner_slide .col-md-12 {
  padding: 0;
}
section.main-brands-sec{
margin: 20px 0;
}
.main-review-box h3 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 18px;
  padding: 5px 10px 8px;
  margin-top: 0;
  font-family: 'Lato';
  font-weight: 600;
  color: #040404;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  min-height: 44px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-bottom: 0px;
}

.box799 {
  font-family: 'Lato';
  padding: 0 13px;
}
.check-out-img{
  height: 150px;
  object-fit: cover;
}
.vids-thumg-img{
  height: 201px;
}
.vids-thumg-img-2{
  height: 201px;
}
.main-two-review-card-img{
  height: 143px;
  width: 100%;
}
.main-two-review-card-img2{
  height: 143px;
  width: 100%;
}
.news-card-thumb-img{
  height: 171px;
  width: 100%;
}
.most-popular-thumb-img{
  height: 303px;
  width: 100%;
}
.videos-detail-thumb-img{
  height: 422px;
  width: 100%;
}
.main-review-box {
  background: #fff;
  margin-bottom: 5px;
  padding: 0 5px 0;
}
.col-lg-3.main-article.resp-mb-20{
  margin-top: 14px;
}
.col-lg-3.main-article.resp-mb-20:nth-child(-n+3){
  margin-top: 0;
}
.box799 a {
  color: black !important;
  font-weight: 700;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  margin-bottom: 9px;
  min-height: 38px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

}

.hdr-menu .navbar {
  margin-bottom: 0;
}

.hdr-menu a.navbar-brand {
  padding: 10px 0 15px;
  width: 150px;
}

.hdr-menu {
  background: antiquewhite;
  border-bottom: 3px solid #fbcc64;
}
header.sticky{
  background-color: #fff !important;
  border-bottom: 3px solid #fff !important;
}
.logo-top {
  margin-left: 0;
  
}
.container-fluid.resp-contain-fluipading{
  margin-top:15px;
}
.box799 h3 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}
.sticky {
  max-width: 100% !important;
}
.main-menu{
  float: left !important;
  width: 100%;
  display: flex;
  justify-content: center;
}
/* .box34 {
  height: auto;
  width: 30%;
  margin-bottom: 20px;
} */

#accordion .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.add-bg2{
  width: 302px;
    height: 602px;
    margin: auto;
    /* border: 1px solid #eeeeee; */
    background: #eeeeee;
}
.div-collapse {
  border-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.div-collapse {
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.heading1 {
  color: white;
}

.para {
  font-size: 13px;
  color: white;
  font-weight: lighter;
}

.home-main-section {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 30px;
  justify-content: space-between;
}

.add-column {
  width: 25.65%;
  /* border: 1px solid; */
}

.main-logo {
  width: 90px;
  margin-top: -5px;
}

.main-slider-column {
  width: 46%;
  /* border: 1px solid; */
}

.main-reviews-column {
  width: 22.5%;
  /* border: 1px solid; */
}

.main-reviews-column .row {
  margin: 0;
}

.divider {
  height: 2px;
  background-color: white;
}

.box34 {
  transition: box-shadow 0.35s ease;
  border: 1px solid #bbbbbb91;
  box-shadow: rgba(138, 132, 128, 0.651);
}

.box34 img {
  width: 100%;
}

.vid-contain {
  margin-bottom: 30px;
}
a:focus {
  outline: none;
}
a.article-item:hover {
  box-shadow: 0 4px 6px #58585830;
  transition: .2s;
  border: 1px solid #000;
}
.box34 h3 {
  color: black !important;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 10px;
  font-weight: 700;
  font-size: 18px;
  font-family: 'Lato';
  margin-bottom: 2px;
  overflow: hidden;
  display: -webkit-box;
  min-height: 22px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.box34 p {
  padding: 0px 23px;
  overflow: hidden;
  display: -webkit-box;
  line-height: 20px;
  min-height: 44px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.divider1 {
  /* margin-left: 60px; */
  height: 2px;
  width: 100%;
  background-color: #ffd4aa;
}

.box456 {
  border: 1px solid #cccccc82;
  height: auto;
  width: 100%;
  padding: 3px 0px;
}

/* ---------W-Product--------------- */
.brdr {
  border: 1px solid #000;
}

.mx-1 {
  margin-left: 8px;
  margin-right: 8px;
}

.my-1 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.d-flex {
  display: flex;
}

.justify {
  justify-content: space-around;
}

.align {
  text-align: center;
}

.wd {
  margin-left: 4px;
  margin-right: 4px;
}

.justify-center {
  justify-content: space-between;
}

/* -------News Detail-------- */
.mble-heading {
  font-family: 'Lato';
  font-weight: 700;
  font-size: 36px;
  color: #000;
}
p.link-bredcrumbs {
  margin-bottom: 2px;
  font-size: 0.875em;
  color: #000;
  margin-left: 0;
}
.detail-ad-mrec1{
  margin: 25px 0;
  height: 250px;
    width: 300px;
    margin-left: auto;
    background: #cccccc94;
}
.mble-heading-subtitle {
  display: flex;
  justify-content: flex-start;
}

.mble-heading-subtitle p {
  margin-bottom: 0;
}

.mble-heading-publisher {
  font-size: 15px;
  font-family:'Lato';
  color: #000;
  text-decoration: none !important;
  /* margin-right: 10px; */
  font-weight: 600;
}

.mble-heading-publisher:hover {
  color: #545353;
}

.mble-heading-publish-detail {
  color: #4a4a4a;
  font-size: 15px;
  font-family: 'Lato';
}
.publish-detail-box{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
.mble-heading-social-box {
  display: flex;
  /* margin-top: 10px; */
}

a.cmnt-box1 {
  font-family: 'Lato';
  font-size: 12px;
  font-weight: 600;
  margin-right: 30px;
  margin-top: 0;
  letter-spacing: 0.5px;
}

.my-cmnt i {
  background: #84909a;
  padding: 6px;
  color: #fff;
  margin-right: 5px;
  border-radius: 50%;
}

.my-cmnt {
  color: #000;
  align-items: center;
  display: flex;
}

.my-cmnt p {
  margin-bottom: 0;
  display: block;
}

.my-fb i {
  background: #3c5a99;
  padding: 6px 9px;
  border-radius: 50%;
  font-size: 14px;
  margin-right: 5px;
  color: #fff;
}

.my-fb {
  color: #3c5a99;
  align-items: center;
  display: flex;
}

.my-fb p {
  margin-bottom: 0;
  display: block;
}

.my-twitter i {
  background: #00aced;
  padding: 6px 7px;
  border-radius: 50%;
  font-size: 14px;
  margin-right: 5px;
  color: #fff;
}

.my-twitter {
  color: #00aced;
  align-items: center;
  display: flex;
}

.my-twitter p {
  margin-bottom: 0;
  display: block;
}

.subdetails-font {
  font-size: 18px;
  line-height: 1.5em;
  font-family:'Lato';
  color: #141424;
  margin-top: 10px;
}

.mt-2 {
  margin-top: 1.5em;
}

.my-2 {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.ovrflw-hdn {
  overflow: hidden;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-1 {
  margin-top: 1em;
}

.sidebar-ul-list-style {
  list-style-type: none;
}

.list-item-link {
  padding-top: 1em;
  padding-bottom: 1em;
}

.pr-0 {
  padding-right: 0;
}

.brdr-top {
  border-top: 1px solid #b0b8bf;
}

.brdr-bottom {
  border-bottom: 1px solid #b0b8bf;
}

.wrapper-bg-pd-mr {
  background-color: #ffead5;
  padding: 25px;
  margin: 10px 0;
}

.wrapper-bg-pd-mr h2.section-title {
  color: #141424;
  text-decoration: none;
  margin-top: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
    Arial, sans-serif;
  font-weight: 700;
  font-size: 1.875em;
  line-height: 1.3em;
}

.section-tagline {
  font-size: 16px;
  line-height: 1.618em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
    Arial, sans-serif;
}

.section-email-input {
  height: 48px;
  padding: 0.55em 0.5em;
  font-size: 1.2em;
  border-color: #a7a7ac;
  display: inline-block;
  color: #141424;
  vertical-align: middle;
  background: #fff;
  border-style: solid;
  border-width: 1px;
  width: 75%;
}

.btn-cstm {
  color: #fff;
  background-color: #141424;
  border-color: #10101d;
  display: inline-block;
  padding: 0.63em 1.25em;
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 0;
  border-radius: 0;
}

.mt-3 {
  margin-top: 20px;
}
.row.main-second-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div#div-gpt-lb-1 {
  background: #f9f5f1;
}
div#div-gpt-lb-1 div#google_ads_iframe_\/11952262\/tribune-mobile-home-lb-1_0__container__ iframe#google_ads_iframe_\/11952262\/tribune-mobile-home-lb-1_0,
div#div-gpt-lb-1 div#google_ads_iframe_\/11952262\/tribune-mobile-news-lb-1_0__container__ iframe#google_ads_iframe_\/11952262\/tribune-mobile-news-lb-1_0,
div#div-gpt-lb-1 div#google_ads_iframe_\/11952262\/tribune-mobile-product-lb-1_0__container__ iframe#google_ads_iframe_\/11952262\/tribune-mobile-product-lb-1_0,
div#div-gpt-lb-1 div#google_ads_iframe_\/11952262\/tribune-mobile-brands-lb-1_0__container__ iframe#google_ads_iframe_\/11952262\/tribune-mobile-brands-lb-1_0,
div#div-gpt-lb-1 div#google_ads_iframe_\/11952262\/tribune-mobile-video-lb-1_0__container__ iframe#google_ads_iframe_\/11952262\/tribune-mobile-video-lb-1_0
{
  margin: 15px 0;
}
.content-detail p {
  font-size: 1em;
  line-height: 1.5em;
  font-family: 'Lato';
  margin: 15px 0;
  color: #141424;
}
.main-second-sectoin{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mobile-slider-column{
  width: 70%;
}

.content-detail h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.9em;
  font-family: 'Lato';
  font-weight: 700;
  line-height: 1.3em;
  color: #141424;
}
ul.pagination{
  display: flex;
    margin: 0;
}
.article-blog-content ul {
  padding-left: 1.5em;
  margin-bottom: 1em;
  font-size: 1.25em;
  line-height: 1.4em;
  color: #141424;
}

.article-blog-content ul li {
  display: block;
  justify-content: start;
}

.article-blog-content ul li a {
  color: #141424;
}

.sidebar-title h4 {
  font-size: 1.125em;
  line-height: 1.25em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
    Arial, sans-serif;
  font-weight: 700;
  color: #141424;
}

.review-footer {
  overflow: hidden;
}

.review-footer__author {
  float: left;
  overflow: hidden;
  margin-right: 1em;
}

.review-footer__author-image {
  width: 70px;
  height: 70px;
  border: 1px solid #b0b8bf;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
}

.review-footer__content {
  float: left;
  padding-left: 1em;
}

.article-content__date-modified {
  color: #65717b;
}

.review-footer__content h3 {
  margin-top: 0;
}

a.author-link {
  text-decoration: none;
  color: #141424;
  font-weight: 700;
}

.my-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.mt-16 {
  margin-top: 16px;
}

a.author-category {
  text-decoration: none;
  color: #141424;
}

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.social-links {
  overflow: hidden;
  padding-bottom: 5px;
  display: flex;
}

/* ----zohaib------ */
.article-helpful {
  display: flex;
  align-items: baseline;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0;
  flex-wrap: wrap;
}

.article-helpful h4 {
  font-weight: 700;
  color: #000;
  font-family: "Lato";
}

i.fas.fa-thumbs-up {
  font-size: 28px;
  margin-left: 20px;
  color: #939393;
  cursor: pointer;
}

i.fas.fa-thumbs-down {
  font-size: 28px;
  margin-left: 20px;
  color: #939393;
  cursor: pointer;
}

.article-answer {
  width: 100%;
  background-color: #141424;
  color: white;
  padding: 1em;
  margin-top: 20px;
  border-radius: 3px;
  font-family: "roboto";
}

.article-cmnt {
  color: #fff;
  font-size: 15px;
}

.read-next-box {
  background-color: #f4f5f6;
  margin-top: 1em;
  padding: 0;
}

.read-next-title {
  font-size: 15px;
  font-family: "roboto";
}

.read-next-box a {
  text-decoration: underline !important;
  color: #000;
}

.read-next-box h4 {
  font-weight: 700;
  color: #000;
  font-family: "Lato";
}

.read-next-box p {
  color: #000;
  font-family: "Lato";
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

/* --------------------------------------------------------------------- */
.mb-px-10 {
  margin-top: 10px;
}

.mt-px-10 {
  margin-top: 10px;
}

.ml-center {
  margin-left: 280px;
}

.jcc {
  justify-content: center;
}

.dflx {
  display: flex;
}

.brdr-grey {
  border: 1px solid rgba(119, 119, 119, 0.2);
}

/* .max-h {
  height: 270px;
} */

.phone-font {
  font-size: 13px;
  margin-bottom: 5px;
  font-family: 'Lato';
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
}
.img-size{
  width: 100%;
    height: 207px;
}
.phone-link {
  color: #000;
  text-decoration: none;
}

a.phone-link.jcc.dflx:hover {
  color: #000 !important;
  text-decoration: none;
}

.p-15 {
  padding:5px 5px ;
}

.pb-5 {
  padding-bottom: 5px;
}
.padding-b{
  padding-bottom: 15px;
}
.tab-txt-font {
  font-size: 30px;
  font-weight: 600;
  font-family: 'Lato';
  line-height: 1;
  letter-spacing: -0.2px;
  color: #000;
}

.brands-btn {
  width: 25%;
  border: 1px solid #fbcc64;
  /* border: 1px solid #e1d545de; */
  border-radius: 7px;
  background: #fbcc64;
  /* background: #e1d545de; */
  text-align: center;
  margin-top: 15px;
  margin-left: auto;
  box-shadow: 3px 3px 5px #ccc;
}

.brands-btn p {
  margin-bottom: 0;
  padding: 3px 0;
  font-weight: 600;
  font-family: 'Lato';
}

.main-slider-box {
  position: relative;
  width: 100%;
  height: 435px;
}

.main-slider-img-box {
    height: 100%;
    width: 100%;
    text-align: center;
    margin: 0px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-slider-img-box img {
  /* height: 245px; */
  /* height: 345px; */
  /* height: 245px; */
  position: absolute;
  /* max-width: 100%; */
  /* top: 30px;
  left: 34%; */
}

.ms-slider-desc {
  position: absolute;
  bottom: 0px;
  text-align: left;
  padding: 8px 20px;
  width: 100%;
}

.ms-slider-desc h2 {
  color: #fff;
  font-family: 'Lato';
  font-weight: 800;
  font-size: 28px;
  word-break: break-word;
  line-height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 2px 2px #404040 !important;
  display: -webkit-box;
  max-height: 90px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.brands-btn a p:hover {
  color: #000;
  background: #d7cb3cde;
  color: #fff;
  transition: .3s;
}

.my-15 {
  margin-bottom: 15px;
  margin-top: 15px;
}

a.jcc.dflx.pb-5 {
  height: 120px;
}
ul.slick-dots li {
  margin: 0;
}
.slide-new-phone .slick-slide {
  /* width: 130px !important; */
  margin: 0 20px;
  height: auto;
  border: 1px solid #0000;
}

/* ------product details--------------- */
#banner-product {
  height: 250px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 10%;
  padding: 0;
  margin-top: -36px;
}

.prodct-1 a {
  border-bottom: 1px solid;
  color: #fff !important;
}

.prodct-1 a:hover {
  border: unset;
  color: #fff !important;
  text-decoration: none;
}

.prodct-1 h1 {
  font-size: 28px;
  color: #fff;
  padding-top: 15px;
  font-weight: 600;
  font-family: "Jost", Arial, Helvetica, sans-serif;
  line-height: 1.4;
  margin-top: 0;
}

.prodct-2 {
  margin-top: -100px;
}

.prodct-2 .bx-pd-bg {
  /* padding: 20px 40px; */
  background: #fff;
  /* border: 1px solid #969696; */
  /* border-radius: 10px; */
  margin-bottom: 10px;
  padding: 15px;
  /* box-shadow: 0px 3px 7px 2px rgb(0 0 0 / 20%); */
}
.mrgn-zero{
margin: 0;
}
.mrgn-zero-2{
margin: 0;
}
.pd-all-15{
padding: 15px;
}
.product-2 .col-lg-9 .bx-pd-bg .pd-x {
  padding: 0 170px;
}

.bx-pd-bg h2 {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
  font-family: "Jost", Arial, Helvetica, sans-serif;
  line-height: 1.4;
}

.bx-pd-bg p {
  /* margin-bottom: 20px; */
  font-weight: 500;
  /* color: #888888; */
  font-size: 15px;
  font-family: "Jost", Arial, Helvetica, sans-serif;
  line-height: 19px;
}

p.mb-0 {
  margin-bottom: 0 !important;
}

.social p {
  font-weight: 600;
  position: absolute;
  left: -40px;
}

.bx-pd-bg span {
  margin-bottom: 20px;
  font-weight: 600;
  color: #888888;
  font-size: 15px;
  font-family: "Jost", Arial, Helvetica, sans-serif;
  line-height: 1.6;
}

.cmpre a {
  color: #000 !important;
}

a.compare-link :hover {
  color: #777777;
}

/* ----whatmobile box----- */
.specs {
  border-collapse: collapse;
  /* border: 1px solid #abc4e8; */
}

.RowBG2 {
  background-color: #e1a3ba;;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
    Arial, sans-serif;
  color: #000;
}

.specs-mainheading {
  padding: 5px 10px 5px 10px;
}

.bottom-border-section {
  border-bottom:1px solid #959393;
}

.hdngArial {
  font-family: 'jost';
  font-size: 10pt;
  color: #fff;
  font-weight: 700;
  padding-left: 4px;
}
p.tab-txt-font{
  margin-bottom: 15px;
}
.RowBG1 {
  background-color: #fff;;
  font-family: 'Lato';
  font-size: 9pt;
  color: #000;
}

.specs-value {
  padding-left: 6px;
  background-color: white;
  border-left: 1px solid #d1dff3;
}

.bottom-border {
  border-bottom: 1px solid #959393;
}

td.hdngArial.specs-mainHeading.bottom-border-section {
  width: 100px;
}

th.hdngArial.specs-subHeading.RowBG1.bottom-border {
  width: 100px;
  padding-left: 10px;
}

th.hdngArial.specs-subHeading.RowBG1.bottom-border-section {
  padding-left: 10px;
}

td.fasla.RowBG1.bottom-border-section.right-border.specs-subHeading {
  padding-left: 10px;
}

table {
  margin: auto;
  /* border: 1px solid #abc4e8; */
  width: 100%;
}

.whatmob-table {
  /* margin-top: 20px; */
  background: #f0ecec;
  border: 1px solid #ccc;
  padding: 20px;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.build{
  text-align: center;
  font-weight: 800;
  font-family: 'lato';
  line-height: 23px;
  letter-spacing: 0.05em;
}
.bg-white{
background: #fff;
}
.spec-child{
font-weight: 600;
font-size: 14px;
line-height: 16px;
letter-spacing: 0.05em;
color: #617979;
padding: 8px;
}
.mble-detail-table{
margin-bottom: 15px;
box-sizing: border-box;
box-shadow: 0px 4px 4px rgb(0 0 0 / 20%);
}
.w-22{
width: 22%;
}
.w-20{
width: 20%;
}
.col-md-4.resp-mb-20 {
  margin-bottom: 28px;
}

h1.sub_headings.view-all {
  margin-top: 0;
}

/* -------below section pr details--------------- */
.product-tabs-wrapper {
  padding-top: 50px;
  border-top: 0 !important;
  border-bottom: 0;
  padding-bottom: 40px;
  border-color: rgba(119, 119, 119, 0.2);
  background-color: #fff;
}

.flex-wrap {
  flex-wrap: wrap;
}

.tabs-layout-tabs .tabs {
  margin-top: 20px;
  text-align: center;
  display: flex;
  justify-content: center
}

.tabs-layout-tabs .tabs li {
  display: inline-flex;
  margin-right: 30px;
  color: #242424;
  font-weight: 600;
  font-family: "Jost", Arial, Helvetica, sans-serif;
}

.tabs-layout-tabs .tabs li:last-child {
  margin-right: 0;
}

.tabs-layout-tabs .wd-tab-wrapper>.wd-accordion-title {
  display: none;
}

div#tab-description {
  padding: 0;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
  margin-bottom: 35px;
}

.related-and-upsells>div:last-child {
  margin-bottom: 0;
}

.related-and-upsells>div:first-child {
  padding-top: 0;
  border-top: 0;
}

.related-and-upsells>div {
  margin-bottom: 20px;
}

.related-products {
  width: 90%;
  margin: 0 auto;
}

.related-products h3.title.slider-title {
  text-align: center;
  font-size: 30px;
  margin-bottom: 20px;
}

.slider-title {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
  font-size: 22px;
}

.wd-wpb {
  margin-bottom: 30px;
}

.justify-content-evenly {
  justify-content: space-evenly;
}

.h3.title.slider-title {
  color: #242424;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Jost", Arial, Helvetica, sans-serif;
  line-height: 1.4;
}

/* -------------------pr ----------- */
.bootstrap-select>.btn {
  width: 100%;
  padding-right: 25px;
  text-align: left;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  float: left;
}

.btn,
.label {
  display: inline-block;
}

.btn {
  padding: 5px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: var(--color-text);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid var(--color-button-light-border);
  box-shadow: inset 0 1px 0 hsl(0deg 0% 100% / 20%), 0 1px 2px rgb(0 0 0 / 5%);
  font-weight: 400;
  white-space: nowrap;
}

.btn-default {
  color: var(--color-text);
  background-color: var(--color-card-background);
  border-color: #ccc;
}

.label {
  font: 400 14px Arial, sans-serif;
  color: var(--color-subheader-text);
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  top: 4px;
  left: -5px;
  text-transform: uppercase;
  height: 20px;
}

.btn,
.label {
  display: inline-block;
}

.bootstrap-select.btn-group .btn .filter-option {
  overflow: hidden;
  position: relative;
  left: 0;
  top: 3px;
  right: 25px;
  width: 80%;
  text-align: left;
  display: inline-block;
}

.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.btn .caret {
  margin-left: 0;
}

.caret {
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid var(--color-text);
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  content: "";
}

.caret,
.caret-box {
  display: inline-block;
}

/* ------------------------------ */
.nav-primary {
  border-bottom: 2px solid #e7e9ee;
}

.load-more,
.nav-primary {
  margin: 0 0 24px;
}

.nav {
  position: relative;
  margin: 0 0 -6px;
  padding: 0;
}

.tab-conversation {
  float: left;
}

.tab-conversation.active>a {
  color: #2a2e2e !important;
}

.tab-conversation>a {
  text-transform: capitalize;
}

.nav-tab--primary>a {
  font-size: 15px;
  padding: 12px 0;
  margin-right: 12px;
}

.nav-tab>a {
  color: #656c7a;
  display: block;
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: 1;
  position: relative;
  transition: all 0.2s ease-in-out;
}

/* ------------Brands------------ */
.brands-font {
  margin-bottom: 20px;
  color: #000;
  font-weight: 600;
  font-size: 30px;
  font-family: "Jost";
  line-height: 1.4;
  text-align: left;
}

.brdr-c {
  /* border: 1px solid #cccccc54; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  /* box-shadow: 2px 4px 4px #cdcccc94; */
}
.brdr-c a {
  width: 160px;
  margin: auto;
  text-align: center;
}
.brdr-c a img{
 
  box-shadow: 2px 4px 4px #cdcccc94;
}
.brands-logo-container {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  margin-bottom: 15px;
}

.brdr-c a img:hover {

  box-shadow: 4px 6px 4px #cdcccc94;
  transition: .3s;
}

.brands-logo-box {
  /* width: 18.5%; */
  width: 23.5%;
}

/* .brands-logo-box:nth-child(n+5) {
  margin-top: 17px;
} */

/* .brands-logo-box:last-child {
  margin-right: auto;
  margin-left: 23px;
} */
.mrgn-y-4 {
  margin-bottom: 15px;
  margin-top: 15px;
}

/* -----------------zohaibs filter starts-------------------------- */
/* This line can be removed it was just for display on CodePen: */
/* .container {
  margin-top: 125px;
} */

.slider-labels {
  margin-top: 35px;
}

/* Functional styling;
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
*/
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.price-range {
  display: flex;
}

.padding-y {
  padding-top: 15px;
  padding-bottom: 15px;
}
.padding-fltr {
  padding-top:0;
  padding-bottom: 15px;
  padding-left: 0 ;
}

.price-filter-btn {
  margin-top: 10px;
}

.price-filter-btn:focus {
  outline: 0;
}

.price-filter-btn:focus-visible {
  outline: 0;
}

.price-filter-btn:active {
  outline: 0;
}

.filter-selectfield-box {
  margin-top: 18px;
}

span#slider-range-value1 {
  padding: 0 5px;
}

span#slider-range-value2 {
  padding: 0 5px;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
  its values is > 50%. */
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
* Browsers can paint handles in their own layer.
*/
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement;
*/
.noUi-horizontal {
  height: 4px;
}

.noUi-horizontal .noUi-handle {
  width: 3px;
  height: 18px;
  /* border-radius: 50%; */
  left: 0;
  top: -7px;
  background-color: #e1d545;
}

.filter-padding {
  padding: 0;
}

/* Styling;
*/
.noUi-background {
  background: #d6d7d9;
}

.noUi-connect {
  background: #e1d545;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 2px;
}

/* 
.noUi-target.noUi-connect {
} */

/* Handles and cursors;
*/
.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: default;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.noUi-handle:active {
  border: 8px solid #345dbb;
  border: 8px solid rgba(53, 93, 187, 0.38);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}

/* Disabled state;
*/
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #b8b8b8;
}

[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}


.storage-box {
  display: flex;
  border: 1px solid #ccc;
  padding: 5px;
  align-items: center;
}

.storage-box p {
  margin-bottom: 0;
}

.storage-min {
  top: 20%;
  left: 0 !important;
  width: 30px;
  height: 20px;
}

span.output.outputTwo.storage-max {
  top: 20%;
  left: 107% !important;
  width: 30px;
  height: 20px;
}
.vid-det-play i.fab.fa-youtube {
  position: absolute;
  top: 180px;
  left: 47%;
  color: #ff0000;
  font-size: 50px;
}
.full-range.strg-full {
  left: 20px !important;
  width: 81%;
  top: 16px;
}

.incl-range.strg-full {
  left: 20px !important;
  width: 81%;
  top: 16px;
}

input.sli-1 {
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  left: 20px;
  top: 3px;
  width: 170px;
  outline: none;
  height: 24px;
  margin: 0;
  padding: 0;
}

input.sli-2 {
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  left: 20px;
  top: 3px;
  width: 170px;
  outline: none;
  height: 24px;
  margin: 0;
  padding: 0;
}

.filter-selectfield-box label {
  font-size: 18px;
  line-height: 21px;
  font-family: 'roboto';
}

/* #camera_1, #camera_2, #brand, #audio, #frequency, #sd_card, #sensor {
  font-size: 12px;
  line-height: 14px;
  font-family: 'roboto';
} */

.fpb {
  font-size: 18px;
  line-height: 21px;
  font-family: 'roboto';
}












.range-boxes {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #ccc;
  padding: 10px;
}

.range-boxes .title p {
  margin-bottom: 0;
  font-size: 11px;
}

.middle {
  position: relative;
  width: 74%;
  max-width: 500px;
}

.price-slider,
.storage-slider {
  position: relative;
  z-index: 1;
  height: 5px;
  margin: 0 15px;
}

.price-slider>.track,
.storage-slider>.track {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 5px;
  background-color: #d2a7a287;
}

.price-slider>.range,
.storage-slider>.srange {
  position: absolute;
  z-index: 2;
  left: 25%;
  right: 25%;
  top: 0;
  bottom: 0;
  border-radius: 0;
  background-color: #d2a7a2;
}

.price-slider>.thumb,
.storage-slider>.thumb {
  position: absolute;
  z-index: 3;
  width: 12px;
  border: 1px solid #ccc;
  margin-left: 3px;
  margin-right: 3px;
  height: 26px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 0 0 rgb(98 0 238 / 10%);
  transition: box-shadow 0.3s ease-in-out;
}

.price-slider>.thumb.left,
.storge-slider>.thumb.left {
  left: 25%;
  transform: translate(-15px, -10px);
}

.price-slider>.thumb.right,
.storage-slider>.thumb.right {
  right: 25%;
  transform: translate(15px, -10px);
}

.price-slider>.thumb.hover,
.storage-slider>.thumb.hover {
  box-shadow: 0 0 0 20px rgba(98, 0, 238, 0.1);
}

.price-slider>.thumb.active,
.storage-slider>.thumb.active {
  box-shadow: 0 0 0 40px rgba(98, 0, 238, 0.2);
}

input[type="range"] {
  position: absolute;
  pointer-events: none;
  -webkit-appearance: none;
  z-index: 2;
  height: 10px;
  width: 100%;
  opacity: 0;
}

input[type="range"]::-webkit-slider-thumb {
  pointer-events: all;
  width: 30px;
  height: 30px;
  border-radius: 0;
  border: 0 none;
  background-color: red;
  -webkit-appearance: none;
}

.youtube-link {
  position: fixed;
  left: 20px;
  bottom: 20px;
  color: #000;
  text-decoration: none;
  font-size: 12px;
}

.multi-range-slider {
  position: relative;
  margin-right: 30px;
}

.max-box {
  position: absolute;
  right: -40px;
  /* border: 1px solid; */
  width: 40px;
  font-size: 11px;
  top: -10px;
  padding: 0 3px;
}

.min-box {
  position: absolute;
  left: -23px;
  top: -10px;
  font-size: 11px;
}

.dimension-box-top {
  margin-top: 10px;
}

/* -----------------zohaibs filter end-------------------------- */

/* ---------main-page-editing----------- */
.sub_headings {
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 20px;
  color:#000
}


.sub_headings_see {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}

.fa-arrow-left:before {
  color: #fff;
  font-size: 26px;
  font-weight: 400;
  width: 18px;
  height: 18px;
}

.my-4 {
  margin-bottom: 32px;
  margin-top: 32px;
}

.margin-top-20 {
  margin-top: 15px;
}

div#navbar1 {
  padding-bottom: 15px;
}

div#navbar1 li a {
  font-size: 14px;
  font-weight: 600;
  color: #161616 !important;
}

.text-align-right {
  text-align: right;
}

a.brands-all-link {
  color: #000;
  text-decoration: none;
}

a.brands-all-link:hover {
  color: #000 !important;

}

a.heading-font:hover {
  color: #000 !important;
}

a.fb-icon.mx-10:hover, a.tw-icon.mx-10:hover {
  color: #fff !important;
}

i.fas.fa-angle-right {
  font-weight: 400;
  margin: 0 4px;
  font-size: 12px;
  color: #53535e;
}

.bold-link-bredcrmbs {
  font-weight: bold;
  color: #141424;
  font-size: 0.875em;
  line-height: 1.15em;
  padding-left: 0;
  padding-right: 5px;
}

.banner-links {
  padding-left: 10px;
}

.banner-head {
  padding-left: 10px;
}

.main-font {
  font-family: 'Lato';
  font-weight: 700;
  font-size: 1.325em;
  line-height: 1.25em;
  color: #141424;
}

.link-font {
  color: #000 !important;
  text-decoration: underline;

}

.link-font:hover {
  color: #000 !important;
  text-decoration: underline;
}

.rounded {
  border-radius: 10px;
}
a.youtube-icon.mx-10 {
  border: 1px solid #fff;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
a.youtube-icon.mx-10:hover {
  border: 0;
  background-color:red;

}
i.fab.fa-youtube {
  /* position: absolute; */
  top: 38%;
  left: 42%;
  color: #fff;
  font-size: 16px;
}
.detail-social-shaing-box i.fab.fa-youtube{
  top: 38%;
  left: 42%;
  color: #fff;
  font-size: 12px;
  background: #000;
  padding: 8px 8px;
  border-radius: 50%;
}
.detail-social-shaing-box i.fab.fa-twitter{
  top: 38%;
  left: 42%;
  color: #fff;
  font-size: 12px;
  background: #000;
  padding: 8px 8px;
  border-radius: 50%;
}
.detail-social-shaing-box i.fab.fa-facebook-f {
  color: #fff;
  background: #000 !important;
  padding: 6px 9px;
  border-radius: 50%;
}
.detail-social-shaing-box a.fb-icon:hover,
.detail-social-shaing-box a.tw-icon:hover {
  background-color: transparent !important;
  border: 1px solid transparent;
}
a.instagram-icon.mx-10 {
  border: 1px solid #fff;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
a.instagram-icon.mx-10:hover {
  background-color: #d10869;
  border: 0;
 
}
.slick-prev:before,
.slick-next:before {
  color: #000000;
  opacity: 1;
  /* font-size: 30px; */
}

.banner_slide .slick-prev:before,
.banner_slide .slick-next:before {
  color: #221f1f;
  opacity: 1;
  font-size: 30px;
}

.banner_slide .slick-prev {
  left: 15px;
  z-index: 1;
}

.banner_slide .slick-next {
  right: 20px;
  z-index: 1;
}

.main-add-box {
  height: 250px;
  width: 300px;
  margin: auto;
  background: #cccccc94;
}
.main-add-box-3 {
  height: 250px;
  width: 300px;
  margin-left: auto;
  background: #cccccc94;
}
.mr-auto{
  margin-right: auto;
}
.pos-sticky{
  position: sticky !important;
  top: 20px;
}

.main-add-box2 {
  height: 250px;
  width: 300px;
  margin: auto auto 20px;
  background: #ccc;
}

.main-add-box3 {
  position: sticky;
  top: 80px;
  height: 250px;
  width: 300px;
  margin: 20px auto 20px;
  background: #ccc;
}
.main-add-box4 {
  height: 600px;
  width: 300px;
  background: #cccccc94;
}

.main-product-img {
  text-align: center;
}

/* .banner_slide {} */

/* .slick-next{
  right: -50px;
}
.slick-prev {
  left: -50px;
} */
/* button.slick-prev.slick-arrow {
  top: 68%;
}

button.slick-next.slick-arrow {
  top: 68%;
} */

a.banner-main-link {
  font-weight: 900;
}

a.banner-main-link:hover {
  color: #000 !important;
}

.slide-new-phone button.slick-prev.slick-arrow {
  top: 50%;
  left: 10px;
}

.trend-device-row {
  margin-top: 70px;
}

.slide-new-phone button.slick-next.slick-arrow {
  top: 50%;
  right: 15px;
}

.slide-new-phone .slick-list.draggable {
  width: 95%;
  margin: auto;
}

.pr-4 {
  padding-right: 30px;
}

a.chkout-link:hover {
  text-decoration: none;
  color: #000 !important;
}

/* -----product-detail new design zohaibs start-------- */
.prodct-2 .bx-pd-bg {
  border: 1px solid #ccc;
}

.detail-social-icons {
  margin-left: 8px;
}

.detail-social-icons:nth-child(1) {
  margin-left: 0;
}

.product-detail-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #cccccc;
  padding: 8px 15px;
  margin-bottom: 4px;
  background: #fff;
  /* background: linear-gradient( 
    196.16deg
     , #ffd4aa 7.18%, #faebd7 43.13%, #faebd7 83.12%) */
}

.product-detail-title h4 {
  font-family: 'Lato';
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
}

.hit-fan-box {
  display: flex;
  justify-content: space-between;
}

.hit-fan-box .left-section,
.hit-fan-box .left-section p,
.hit-fan-box .left-section p span,
.hit-fan-box .right-section,
.hit-fan-box .right-section p,
.hit-fan-box .right-section p span {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  font-family: 'lato';
  color: #000000;
}

.hit-fan-box .left-section p:nth-child(2),
.hit-fan-box .right-section p:nth-child(2) {
  font-size: 24px;
}

.hit-fan-box .left-section::after {
  content: "";
  background-color: rgba(122, 114, 114, 0.6);
  position: absolute;
  width: 1px;
  height: 50px;
  bottom: 25px;
  left: 50%;
  display: block;
}
.product-detail-desc {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  font-family: 'jost';
  color: #000000;

}
.upper-tabs-section {
  border: 1px solid #ccc;
  padding: 15px 0px;
  background: #fff;
  margin-bottom: 4px;
}
.flex-wrap {
  flex-wrap: wrap;
}
.justify-content-between {
  justify-content: space-between;
}
.box-gradient-r1 {
  background: linear-gradient(180deg, #3C1E41 46.88%, rgba(60, 29, 64, 0.8) 100%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  height: auto;
  width: 48%;
  padding: 10px 15px;
  margin-bottom: 15px;
}

.box-gradient-r2 {
  background: linear-gradient(180deg, #3C1E41 46.88%, rgba(60, 29, 64, 0.8) 100%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  height: auto;
  width: 48%;
  padding: 10px 15px;
  margin-bottom: 0;
}
.box-gradient-r1 p,
.box-gradient-r2 p{
  color: #fff !important;
}

.size-font {
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  color: #FFFFFF !important;
}

.res-font {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF !important;
}

.pl-15 {
  padding-left: 15px;
}

.pr-0 {
  padding-right: 0;
}

.tabs-section {
  /* margin-top: 20px; */
  margin-top: 0;
  /* background: linear-gradient(196.16deg, #ffd4aa 7.18%, #faebd7 43.13%, #faebd7 83.12%) */
  background: linear-gradient(360deg,rgba(58,29,63,1) 15%,rgba(1,1,1,1) 80%);
  margin-bottom: 15px;
  /* padding: 10px 20px; */
}

.mr-5 {
  margin-right: 5px;
}

p.mb-0.tabs-font {
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: #fff;
}

.border-divider {
  border-left: 1px solid rgba(243, 243, 243, 0.6);
  margin: 10px 0;
}

.brdr-psec-3 {
  border: 1px solid rgba(243, 243, 243, 0.6);
}

/* -----product-detail new design zohaibs ens-------- */
.mb-20 {
  margin-bottom: 20px;
}
.box34 i.fab.fa-youtube{
  position: absolute;
    top: 28%;
    left: 45%;
    color: #ff0000;
    font-size: 40px;
}
.box34 i.fab.fa-youtube.listing-icon{
  position: absolute;
    top: 28%;
    left: 45%;
    color: #ff0000;
    font-size: 40px;
}
.pics-gallery{
  text-align: center;
}
.image-top{
  padding-top: 25px;
}
.vid-txt-padding{
  padding: 0 23px;
}
.all-brands-filter-row {
  margin: 0 0 20px 0;
}
.w-100{
  width: 100%;
}
.form-control{
  appearance: auto !important;
}
.prod-bred{
  display: flex !important;
}
.logo-top img.logoPosition{
  height: auto;
  width: 150px !important;
}
select#comp-phones option.selected {
  background: #ccc;
}
.forum-header-menu2{
  display: flex;
  /* flex-wrap: wrap; */
}
/* .global-search{
  margin-bottom: 0;
  background: #fff;
}
.global-search input{
  margin-bottom: 0;
  background: #fff !important;
}
.global-search span{
  top: 6px;
}
.global-search .form-control:focus {
  border-color: #020202;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(255 255 255 / 60%);
} */

.global-search form:focus-visible{
outline: 0;
}
.global-search form input:focus-visible{
outline: 0;
}
.global-search form ul li{
  width: 100%;
    display: flex;
    justify-content: flex-start;
}
.main-menu ul{
  width: 100%;
  display: flex;
  justify-content: center;
}
.global-search input{
  padding: 2px 8px;
    border: 1px solid #ccc;
    border-radius: 13px;
    height: 30px;
    margin-top: 1px;
}
.gs-list{
  position: absolute !important;
  right: 0;
  width: 22%;
}
.global-search .form-control-feedback {
  position: absolute;
  top: 5px;
    right: 6px;
}
.glob-search-mble{
  display: none !important;
}

a.drop-list {
  padding: 5px 0px !important;
  text-transform: capitalize;
  font-size: 12px !important;
  white-space: pre-wrap;
  font-weight: bold !important;
}

ul.output {
  overflow-y: auto;
  height: 200px;
  overflow-x: hidden;
  max-height: 200px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .div-collapse.collapse {
      display: block !important;
      height: auto !important;
      overflow: visible !important;
  }

}

@media only screen and (max-width:576px) {
  tr.panel-collapse.collapse td:first-child {
    background: #fff;
    font-weight: 600;
    display: none !important;
}
.global-search{
  margin-bottom: 20px !important;
}
.global-search .output, #search-bar{
  padding: 0;
}
a.drop-list {
  padding: 0 0px !important;
  font-size: 14px !important;
}
.global-search input {
  border-radius: 0;
}
.global-search .output, #search-bar {
  width: 92% !important;
}
.gs-list{
  display: none !important;
}
.glob-search-mble{
  display: block !important;
}
.global-search .form-control-feedback {
  top: 5px;
  right: 22px;
}
.global-search {
  width: 100%;
  padding: 0 15px;
  top: 17px;
}
.global-search span {
  right: 20px;
}
.detail-ad-mrec1 {
  margin: auto !important;
}
.main-add-box-3 {
  margin: 20px auto;
}
  .cmn-toggle-switch:focus{
    background: transparent !important;
  }
  .mrgn-zero-2 {
    margin: 0 -15px;
}
  .slide-new-phone .slick-slide{
    margin: 0 5px;
  }
  .mtt{
    margin-top: 10px;
  }
  .mbl-brand .mble-brand-logo:nth-child(n+5){
    display: none;
  }
  .container-fluid.resp-contain-fluipading {
    margin-top: 0;
}
  .logo-top{
    left: auto;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .browse{
    display: none;
  } 
  .col-xl-3.chkout-box-padding2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .card.main-side-card {
    width: 48%;
}
.main-review-box h3 {
  font-size: 14px;
  -webkit-line-clamp: 3;
}
  section#checkout-section {
    background: #eee;
    padding-bottom: 20px;
  }
  .sub_headings_see {
    font-size: 14px;
    margin-top: 0;
  }
  .col-xs-6.col-md-4.main-vid-box {
    padding: 0 6px;
}
  .see-all{
    font-size: 14px;
    text-decoration: underline;
    display: block;
  }
  .box799 h3 {
    font-size: 14px;
    line-height: 18px;
  }
  .box799 a {
    min-height: 55px;
    -webkit-line-clamp: 3;
  }
  .mrgn-0{
    margin: 0px -6px !important;
  }
  .col-xs-6.col-sm-3.chkout-box-padding {
    padding: 0 6px;
}
  .desktop-brands{
    display: none;
  }
  .responsive-brands{
    display: block;
  }
  .b-see{
    display: flex;
    justify-content: space-between;
  }
  .mbl-brand{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .max-h.ovrflw-hdn.p-15 {
    width: 48%;
    border: 1px solid #ccc;
}
  .max-h.ovrflw-hdn.p-15:nth-child(n+3) {
    margin-top: 10px;
}
  .row.my-3{
    margin-bottom: 0;
  }
  div#google_ads_iframe_\/11952262\/tribune-mobile-home-mrec-1_0__container__ {
    margin-bottom: 20px;
}
  .s-menu li a::before{
    content: '-';
  }
  .mpa-pad-lr {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .pr-title{
    padding: 0 5px;
  }
  .pad-20 {
    padding:5px 0;
  }
  .row.article-inner {
    margin: 0;
}
  #banner-product {
    margin-top: 0;
}
.my-24 {
  margin-top: 0;
}
.crp{
  padding: 0 !important;
}
.pb-4 {
  padding-bottom: 0;
}

  .pad-x{
    padding: 0;
  }
  .py-4 {
    padding-top: 10px;
    padding-bottom: 10px;
}
  .resp-contain-fluipading{
    padding: 0 !important;
  }
  .resp-nav-container{
    width: 100% !important;
    padding: 0 !important;
  }
  .banner_slide {
    background-position: 55% 10%;
  }
  section#bannr {
    background: #fff;
    margin-top: 0;
}
  .add-bg2 {
    height: auto;
    background: none;
    /* padding-bottom: 20px; */
  }
  .header-box {
    /* border-bottom: 3px solid #fbcc64; */
}
  .box34 p {
    padding: 8px 10px 0;
    font-size: 13px;
    line-height: 17px;
  }
  .publish-detail-box {
    display: block;
  }
  .subdetails-font {
    font-size: 14px;
    line-height: 1.3em;
  }
  .mble-heading-social-box {
    margin: 10px 0;
  }
  p.link-bredcrumbs {
    font-size: 10px;
  }
  .box34 h3 {
    padding: 0px 10px;
    font-size: 14px;
    min-height: 36px;
    line-height: 18px;
    -webkit-line-clamp: 2;
  }
  .logo-cntr{
    text-align: center;
  }
  .ad-lb{text-align:center;}
.ad-mrec1{text-align:center;}
.ad-mrec2{
  text-align:center;
  margin: 20px auto 0;
  height: auto;
}
.ad-mrec2 div#google_ads_iframe_\/11952262\/tribune-mobile-home-mrec-2_0__container__{

  height: auto !important;
}
  .mb-25.footer-shrt-links li {
    justify-content: center;
  }
  .logo-top img.logoPosition {
    width: 130px;
}

.main-add-box {
  height: auto;
    background: none;
}
.main-add-box div#div-gpt-mrec-1{
  margin-top: 20px;
}
  .mobile-slider-column {
    width: 90%;
    margin: auto;
}
.fas.fa-chevron-down {
    display: none;
}
  ul.dropdown-content-bxx li {
    width: 100% !important;
}
  .tab-txt-font {
    font-size: 15px;
  }
  p.tab-txt-font::before {
    height: 17px;
    margin: 0 5px 0 0;
  }
  .sub_headings {
    margin-top: 0;
  }
  .mrgn-top-2 {
    margin-top: 20px;
  }
  .ovrflw-hdn.content-detail h1{
    font-size: 22px;
  }
  
  h2.sub_headings.side-line::before{
    height: 26px;
    margin: 0 5px 0 0;
  }
  .main-add-box3 {
    margin: 10px auto 10px;
  }
  .w-22 {
    width: 29%;
}
.build {
  font-size: 14px;
}
.spec-child {
 font-size: 12px;
}
.whatmob-table {
  padding: 0;
}
.box34 i.fab.fa-youtube {
  top: 20%;
    font-size: 30px;
    left: 40%;
}
.box34 i.fab.fa-youtube.listing-icon {
  top: 30%;
    font-size: 40px;
    left: 41%;
}
.mble-detail-table:last-child{
  margin-bottom: 0;
}
  .whatmob-table{
    margin-top: 10px;
  }
  .main-add-box2{
    margin: auto auto 10px;
    height: auto;
    display: none;
  }
  h3.sub_headings::before{
    height: 26px;
    margin: 0 5px 0 0;
  }
  .bold-link-bredcrmbs,
  a.link-bredcrumbs {
    font-size: 10px;
}
  section#checkout-section{
    background: transparent;
  }
  .add-column,
  .main-slider-column,
  .main-reviews-column {
    width: 100%;
  }
  .slider-title{
    padding-bottom: 0;
  }
  .pdng-btm{
    padding: 0;
    margin-bottom:20px ;
  }
  #banner-product {
    height: 0;
  }
  .prodct-2 {
    margin-top: 0;
}
  .videos-detail-thumb-img{
    height: 194px;
  }
  .home-main-section{
    margin-bottom: 0;
  }
  /* .main-video-section {
    display: block;
  } */
  .row.slide-new-phone.slick-initialized.slick-slider.slick-dotted{
    margin-bottom: 0 !important;
  }
  .mx-.mble-product-prnt-box {
    width: 48%;
    display: inline-block;
}
  .most-popular-thumb-img{
    height: 198px;
    width: 100%;
  }
  .mb-px-10 {
    margin-top: 15px;
    padding: 0 15px;
}
  .news-card-thumb-img{
    height: 179px;
  }
  .col-lg-3.main-article.resp-mb-20,
  .col-lg-6.main-article.resp-mb-20{
    padding: 0;
  }
  .main-two-review-card-img{
    height: 95px;
    object-fit: cover;
  }
  .main-two-review-card-img2{
    height: 195px;
    object-fit: cover;
  }
  .resp-ordr-1{
    order: 1;
  }
  .resp-ordr-2{
    order: 2;
  }
  .resp-sidebar-flex{
    display: flex;
    flex-wrap: wrap;
    
  }
  .vid-det-play i.fab.fa-youtube{
    position: absolute;
    top: 70px;
    left: 44%;
    color: #ff0000;
    font-size: 45px;
}
  
  .main-review-box {
    padding: 10px 5px ;
  }
  /* .slide-new-phone button.slick-prev.slick-arrow,
  .slide-new-phone button.slick-next.slick-arrow{
    display: none !important;
  } */
  .prod-fltr-mrgn {
    margin: 0 15px;
}
  div#collapse1{
    float: none !important;
    padding: 0;
  }
  button.btn.open-filter-btn.btn-lg.btn-block{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: 'Lato';
    font-weight: 600;
    background-color: #faebd7;
  outline: none;
  }
  .open-filter-btn{
    display: block !important;
  }
  .resp-w-100{
    width: 100%;
  } 
  ul.mt-1.ltst-news-list li:last-child .brdr-bottom {
    border-bottom: 0;
  }

  .resp-flex-wrap {
    flex-wrap: wrap;
  }
  .d-flex.my-4.mb-20.resp-flex-wrap{
    margin-bottom: 0;
  }
  .review-footer {
    /* overflow: hidden; */
    display: flex;
    align-items: center;
  }

  .view-all {
    margin-top: 0;
  }
  .slider-labels{
    margin-top: 15px;
  }
  .filter-selectfield-box {
    margin-top: 5px;
}

  .brands-filter-styling {
    padding: 10px;
  }
  .slide-related-phone .slick-prev{
    left: 10px;
    z-index: 9999;
  }
  .resp-padding-x{
    padding: 0 15px;
  }

  .fpb {
    font-size: 16px;
    font-weight: 700 ;
  }
  .filter-selectfield-box label{
    font-size: 14px;
  }

  .brands-filter-styling .form-control{
    height: 28px;
  }
  
  .range-boxes {
    padding: 5px 10px;
}
.product-tabs-wrapper{
  padding: 0 15px;
}
  .brands-font {
    font-size: 26px;
  }

  p.mb-0.tabs-font {
    font-size: 12px;
  }

  .prodct-2 .bx-pd-bg {
    padding: 20px 15px;
    border: 0;
  }

  .specs-value {
    padding: 7px 0 7px 6px;
    line-height: 18px;
  }

  .review-footer__author {
    width: 34%;
    margin-right: 0;
  }

  p.banner-product-font {
    display: none;
  }

  .d-flex.align-items-center.justify-content-between {
    justify-content: center;
    height: 150px;
  }

  .product-detail-left-section,
  .product-detail-right-section {
    width: 100%;
  }

  .review-footer__content {
    padding-left: 0;
  }

  a.author-link {
    font-size: 18px;
  }

  .sidebar-title h4 {
    margin-top: 0;
    margin-bottom: 15px;
  }

  i.fas.fa-angle-right {
    margin: 0 4px;
    font-size: 10px;
  }

  .hide-resp {
    display: none !important;
  }

  .news-section-title {
    line-height: 31px;
  }

  .article-blog-content ul {
    font-size: 1em;
  }

  .news-section-subtitle {
    margin-top: 10px;
    line-height: 1.218em;
  }

  .banner-reviews-font {
    font-size: 30px;
  }

  .col-lg-4.news-article {
    margin-bottom: 20px;
  }

  .cmp-article-font {
    font-size: 26px;
  }

  .all-brands-filter-row {
    margin: 0;
  }

  .breadcrumbs {
    display: none;
  }

  .navbar-toggle .icon-bar {
    background: #000;
  }

  ul.nav.navbar-nav.margin-top-20 li {
    text-align: center;
    /* border-bottom: 1px solid #a2a2a2; */
  }

  button.navbar-toggle {
    border: 1px solid #141424;
    border-radius: 5px;
  }

  .brands-logo-container {
    padding: 0;
    margin-top: 20px;
  }

  .resp-mb-20 {
    margin-bottom: 20px;
  }
  .col-md-3.resp-mb-20{
    padding: 0;
  }

  .mble-heading {
    font-size: 26px;
    margin-top: 0;
  }

  .resp-pb-0 {
    padding-bottom: 0;
  }

  .article-inner {
    flex-direction: column;
  }

  .brands-logo-box:nth-child(n+3) {
    margin-top: 10px;
  }

  .article-body {
    padding: 10px 13px;
  }

  .content-detail p {
    margin: 10px 0;
  }

  .article-inner {
    padding-bottom: 0 !important;
    border: 1px solid #ccc;
  }

  .brands-logo-box {
    width: 49%;
    padding: 0 3px;
  }

  .brdr-c {
    height: 65px;
  }

  .reviews-second-section {
    margin: 0;
  }

  .heading-font {
    font-size: 18px;
    line-height: 1;
  }

  .article-desc p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .content-detail h2 {
    font-size: 22px;
  }

  .add-column {
    order: 2;
    margin-top: 0;
  }

  .main-vid-box {
    margin-top: 0;
  }
  .main-vid-box:nth-child(n+3) {
    margin-top: 10px;
  }

  .col-lg-3.pr-4 {
    text-align: center;
  }

  .res-mrgn-top {
    margin-top: 20px;
  }

  .divider1 {
    margin-left: auto;
    height: 2px;
    /* width: 29%; */
    margin-bottom: 10px;
    background-color: #fbcc64;
  }

  .sub_headings {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
  }

  .chkout-box-padding {
    margin-top: 10px;
    padding: 0 15px;
  }

  .chkout-box-padding:nth-child(-n+2) {
    margin-top: 0;
  }

  .slick-next {
    right: 10px;
  }

  .slide-new-phone .slick-slide {
    /* width: 169px !important; */
  }
  .trend-device-row {
    margin-top: 10px;
}
  .slide-new-phone button.slick-prev.slick-arrow {
    left: 15px;
    z-index: 1;
  }

  .main-reviews-column .row {
    margin: 0 15px;
  }

  .chkout-box-padding2 .card:nth-child(1) {
    margin-bottom: 0;
  }
  .card {
    margin: 0;
}
  .mt-px-10 {
    margin-top: 20px;
  }

  .brands-btn {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
  }

  .home-main-section {
    margin-top: 0;
  }
  .mrgn-top-botm{
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .check-out-img {
    height: 100px;
  }
  .vids-thumg-img {
    height: 105px;
    object-fit: cover;
}
  .vids-thumg-img-2 {
    height: 193px;
    object-fit: cover;
}
  .px-0 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .slide-new-phone button.slick-next.slick-arrow {
    right: 25px;
  }

  .main-slider-column {
    order: 1;
  }

  .main-reviews-column {
    order: 3;
  }
  .ms-slider-desc{
    width: 100%;
  }
  .ms-slider-desc h2{
    font-size: 24px;
    line-height: 30px;
  }

  .main-slider-column {
    margin-top: 16px;
    padding: 0 15px;
  }
  .main-reviews-column {
    margin-top: 15px;
    margin-bottom: 13px;
  }

  button.navbar-toggle.collapsed {
    border: 1px solid #ccc;
  }

  .hdr-menu a.navbar-brand {
    padding: 10px 0;
    margin-bottom: 15px;
  }
  .img-mob{
    width: 100%;
  }



  .mble-brand-logo  {
    align-items: center;
    border: 1px solid #ccc;
   
    padding: 20px 20px;
    transition: .3s;
    text-align: center;
  }
  
  .mble-brand-logo img {
    width: 6em;
    margin: 0px auto;
    margin-bottom: 15px;
    margin-top: 7px;
  }
  
  
  .mble-brand-logo p {
    margin: 10px;
    font-weight: 400;
    line-height: 1.3;
    text-decoration: underline;
    font-size: 16px;
  }
  
  
  .max-h.ovrflw-hdn.p-15 {
  
    margin-bottom:6px;
  }
}




















.btn-group {
  text-align: center;
}

.open-modal {
  font-weight: bold;
  background: var(--blue);
  color: var(--white);
  padding: 0.75rem 1.75rem;
  margin-bottom: 1rem;
  border-radius: 5px;
}


/* MODAL
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.filter-modal {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  /* align-items: center; */
  overflow-y: scroll;
  background: beige !important;
  justify-content: center;
  padding: 1rem;
  z-index: 99;
  background: var(--black);
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  transition: all 0.35s ease-in;
}

.filter-modal.is-visible {
  visibility: visible;
  opacity: 1;
}

.modal-dialog {
  position: relative;
  max-width: 800px;
  max-height: 80vh;
  border-radius: 5px;
  background: var(--white);
  overflow: auto;
  cursor: default;
}

.modal-dialog > * {
  padding: 1rem;
}

.modal-header,
.modal-footer {
  /* background: var(--lightgray); */
}

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.modal-header .close-modal {
  font-size: 1.5rem;
}

.modal p + p {
  margin-top: 1rem;
}



/* 19/04/2022 */



.comp .modal-content {height: 400px;}

.comp select#comp-phones {
  height: 220px;
  border-radius: 0;
  padding: 0;
}

.comp select option {margin-bottom: 6px;margin-top: 6px;}
.comp .modal-header {
  padding-bottom: 10px !important;
  position: relative;
}
.modal-dialog.comp button.close {
  color: #fff;
  opacity: 1;
}
.modal-body {height: 76%;}
.comp select option:hover {background: #07294d !important;color: #fff;}

.comp select option {
  padding: 10px 15px;
}

.modal-dialog.comp button.close {
  color: #fff;
  opacity: 1;
  top: 9px !important;
  right: 10px;
}

th.compare-heading, th.tl.bg-yellow {
  top: -1px !important;
}



th.compare-heading h4 {font-family: "Lato", Arial, Helvetica, sans-serif;;font-size: 15px;font-weight: 600;}

th.tl.bg-yellow h4 {font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 600;}


    .compare-add-for a {font-family: "Lato", Arial, Helvetica, sans-serif;font-size: 14px;display: flex;align-items: center;justify-content: center;color: black !important;font-weight: 700;}
   
    th.tl.bg-yellow {
      background-color: #ffffff;
      color: black;
  }

  .comp-tab-title i.fas.fa-angle-down {
    margin-right: 15px;
    margin-top: 6px;
} 



tr.panel-collapse.collapse td:first-child {
  background: #ededed;
}
   
   
    @media only screen and (max-width:600px) {
      .compare-row .comp-tab-title {
        padding: 0px 10px!important;
        color: #fff;
    }
    .comparison td:first-child, .comparison th:first-child {
      display: table-cell !important;
      padding: 10px 15px !important;
  }

  .comparison table {
    width: 200% !important;
  }

th.tl.bg-yellow.disc {
  display: none !important;
}
td.ext {
  display: none;
}


    }  
    .compare-row .comp-tab-title {
      font-weight: 600;
  }


  .logo-cntr {
    text-align: center;
    position: relative;
    padding-top: 10px !important;
}
a.backto i {
  margin-right: 5px;
}

a.backto {
  position: absolute;
  left: 0;
  bottom: 0;
  color: black;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;

}
  .logo-slider-box p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 12px;
}
.logo-slider-box a {
  display: flex;
  flex-wrap: wrap;
  margin-top: 17px;
  align-items: center;
  flex-direction: column;
}

.brn  {
  align-items: center;
  border: 1px solid #ccc;
  margin: 0 8px;
  padding: 20px 20px;
  transition: .3s;
  text-align: center;
}

.brn img {
  width: 7em;
  margin: 0px auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.brn p {
  margin: 10px;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: underline;
  font-size: 16px;
}


.brdr-c {
  height: 100%;
  margin: 0;
  border: none;
  box-shadow: none !important;
}

.brdr-c a img {
  box-shadow: none !important;
  width: 70%;
}
.brdr-c a {
  width: 100%;
  margin: auto;
  text-align: center;
}
.brdr-c {
  height: 100%;
  margin: 0;
  border: none;
  box-shadow: none !important;
}

.brands-logo-box {
  /* width: 18.5%; */
  width: 30%;
  margin: 10px;
  border: 1px solid #c9c9c9;
  height: 110px;
}

a.brnd {
  color: black !important;
} 






@media only screen and (max-width:600px) {
  .brands-logo-box {
    width: 100%;
  }
  a.backto {
    position: inherit;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    background: black;
    height: 31px;
    color: #ffff;
    padding: 3px;
    width: 100%;
    display: block;
}
.logo-top img.logoPosition {
  width: 120px !important;
}

.logo-cntr{
  padding-top: 0px !important;
}

.container-fluid.resp-contain-fluipading {
  margin-top: 45px;
}


.hdr-menu-row {
  border-bottom: none;
  padding: 0;
}
.banner_slide {
  height: 290px !important;
}
.main-slider-img-box {
    height: 100% !important;
}
.main-slider-box{
  height: 290px !important; 
}

.main-slider-img-box.video-sc {
  position: absolute;
  top: 31px;
}

ul.logo-links {
  padding: 0;
}

}

@media only screen and (min-width:360px) and (max-width:400px) {
  .main-slider-img-box.video-sc {
    position: absolute;
    top: 25px;
  }

  .banner_slide {
    height: 270px !important;
  }
  .main-slider-img-box {
    height: 230px;
  }
  .main-slider-box{
    height: 270px !important; 
  }

  
}
@media only screen and (min-width:401px) and (max-width:576px) {
  .main-slider-img-box.video-sc {
    position: absolute;
    top: 31px;
  }

  .banner_slide {
    height: 290px !important;
  }
  .main-slider-img-box {
    height: 230px;
  }
  .main-slider-box{
    height: 290px !important; 
  }

}
.global-search input {
    line-height: 2.5;
}
