@import url(https://fonts.googleapis.com/css?family=Lato:100,400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,300,100);
@import url(https://fonts.googleapis.com/css?family=Lora:400italic);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
/* ==================
*
*google fonts
*
*===================*/

/* ==================
*
*var section
*
*===================*/
/*****  font size  ******/
/*****  Colors  ******/
/* ==================
*
*  Reset Class Css
*
*===================*/
/*.tabflex ul li{
  width: 50%!important;
}*/




/* .container {
  max-width: 1366px !important;
  padding-inline: 80px !important;
  margin-inline: auto !important;
}

@media only screen and (max-width: 768px) {
  .container {
    padding-inline: 20px !important;
  }
} */




/* Common Button Style Start */

.outlineButton {
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  border-radius: 0px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 5px;
  appearance: none;
  color: #1F2029;
  border: 1px solid #1F2029 !important;
  background-color: transparent;
  transition: all 150ms cubic-bezier(0.335, 0.015, 0.46, 0.995) 0s;

  &:hover {
    color: #FFFFFF !important;
    border: 1px solid #1F2029 !important;
    background-color: #1F2029;
  }

  &:focus {
    color: #FFFFFF;
    border: 1px solid #1F2029;
    background-color: #1F2029;
  }
}

.outlineButtonRating {
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  border-radius: 0px !important;
  display: inline-flex ;
  align-items: center;
  justify-content: center;
  gap: 5px;
  appearance: none;
  color: #1F2029;
  border: 1px solid #1F2029 !important;
  background-color: transparent;
  transition: all 150ms cubic-bezier(0.335, 0.015, 0.46, 0.995) 0s;

  &:hover {
    color: #FFFFFF !important;
    border: 1px solid #1F2029 !important;
    background-color: #1F2029;
  }

  &:focus {
    color: #FFFFFF;
    border: 1px solid #1F2029;
    background-color: #1F2029;
  }
}

.fillButton {
  font-size: 14px;
  padding: 6px 12px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  border-radius: 0px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  appearance: none;
  color: #FFFFFF;
  border: 1px solid #1F2029;
  background-color: #1F2029;
  transition: all 150ms cubic-bezier(0.335, 0.015, 0.46, 0.995) 0s;

  &:hover {
    color: #FFFFFF;
    border: 1px solid #1F2029;
    background-color: #1F2029;
  }

  &:focus {
    color: #FFFFFF;
    border: 1px solid #1F2029;
    /* background-color: #1F2029; */
  }
}

/* Common Button Style End */
.section__margin-top {
  margin-top: 50px;
}

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

@media only screen and (max-width: 768px){
  .section__margin-bottom {
    margin-bottom: 35px;
  }
  .section__margin-top {
    margin-top: 35px;
  }
}

.section__divider {
  width: 100%;
  border-bottom: 1px solid #E9E9EA;
}


.press_loveagain,
.press_footer_loveagain,
.press_loveagain_b,
.press_product_loveagain,
.press_loveagain_business_page {
  svg {
    path {
      stroke: red;
    }
  }
}

.press_saveagain,
.press_footer_saveagain,
.press_saveagain_b,
.press_product_saveagain,
.press_saveagain_businesspage {
  svg {
    path {
      stroke: green;
    }
  }
}


.liked {
  svg {
    path {
      stroke: #337AB7;
    }
  }
}



.home-section__title{
  margin-bottom: 25px !important;
  color: #1F2029 !important;
  font-size: 24px !important;
  line-height: 36px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
}

@media(max-width: 768px) {
  .home-section__title{
    margin-bottom: 20px !important;
    color: #1F2029 !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
  }
}


.advertisementshowinglist.adsummery {
  position: relative !important;
}

.customshrotadsads .panel-default>.panel-heading {
  background: #fff;
}

.relative {
  position: relative;
}

@media(max-width: 768px) {
  .mobileHide {
    display: none;
  }

  .select2-container {
    width: 100% !important;
  }
}

body.modal-open{
  overflow: initial !important;
}

hr {
  border-top: 2px solid #eee !important;
}

.details-right-bg {
  background: #fff;
}

.grayBtn {
  background-color: #585858 !important;
  border-color: #585858 !important;
}

.btn-black {
  background-color: #000 !important;
  border-color: #000 !important;
  color: #fff !important
}

/* .btn-warning {
  background-color: #f58019 !important;
  border-color: #f58019 !important;
} */

.btn-warning {
  background-color: #585858 !important;
  border-color: #585858 !important;
}

.btn-success {
  background-color: #218838 !important;
  border-color: #218838 !important;
}

/* .btn-danger{
  background-color:#138496!important;
  border-color:#138496!important;
} */
.btn-secondary {
  color: #fff !important;
  background-color: #6c757d !important;
  border-color: #6c757d !important;
}

.service_neededInfo label {
  width: 100%;
}

.btnmany a {}

.msgfiltr {
  display: flex;
}

.msgTab {
  margin-bottom: 10px;
}

.bordernone .tabcontentss {
  border: none !important;
}

.bordernone .tabcontentss h3 {
  margin: 0px;
}

.shortcodeBtn {
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}

.shortcodeBtn a i {
  padding-right: 12px;
}

.shortcodeBtn a i {
  padding-right: 2px;
}


.dropdown-menu-right ul li {
  width: 100% !important;
}

.mainAdvertiseMent {
  width: 100%;
  display: inline-block;
}

.successTxt {
  font-size: 15px !important;
}

.successAdvertiseMent {
  width: 300px;
  margin: auto;
}

.mainbtn {
  width: 300px;
  margin: auto;
}

.mainbtn a {
  width: 100%;
}

.notifysuccess {
  margin-top: 12px;
}

.service_neededInfo select {
  width: 100%;
}

.ratingDesign .rating {
  text-align: left;
}

.modal-dialog .modal-title {
  padding: 8px 10px 0px !important;
}

.createbrand {
  width: 93px !important;
  margin: 5px 0px !important;
}

.btnWhiteSpace {
  white-space: inherit !important;
}

body {
  font-size: 14px;
  color: #141414;
  font-weight: 400;
  font-family: 'Roboto', sans-serif !important;
  /* background: #eaeded !important; */
  padding: 0 !important;
}

.Mostlys {
  margin-bottom: 10px
}

.chcktbldesign {
  background:
    rgba(255, 255, 255, 0.6);
  padding: 1px 5px 0px;
  position: absolute;
  /* top: 39px;
 left: 29px;*/
  z-index: 100;
}

header {}

.modal-header {
  padding: 0px !important;
  border-bottom: 1px solid #e5e5e5;
  background: #1F2029;
  /* background: #4384c6; */
  color: #fff;
  min-height: 36px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.modal-header h5 {
  margin: 0;
  padding: 8px 10px;
  width: 95%;
  float: left;
}

.modal-dialog .modal-header .close {
  color: #fff;
  text-shadow: none;
  opacity: 1;
  padding: 7px 9px;
  margin-right: 0px;
  margin-top: 0 !important;
}

.inputfile-1+label {
  color: #fff !important;
  background-color: #919191 !important;
}

img {
  object-fit: cover !important;
}

.hotBox {
  width: 100%;
  display: inline-block;
  background: #f2f2f2;
}

.hotBoxContenInfo {
  padding: 15px;
  font-size: 14px;
  color: #555;
  line-height: 22px;
  text-align: center;
  margin-top: 10%;
}

.hotBoxContenInfo h3 {
  font-size: 15px;
  color: #333333;
  margin-bottom: 10px;
}

textarea.form-control {
  height: auto !important;
}

.form-control {
  height: 40px !important;
}

.form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #888 !important;
  opacity: 1 !important;
  /* Firefox */
  font-size: 14px !important;
}

.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #888 !important;
  font-size: 14px !important;
}

.form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #888 !important;
  font-size: 14px !important;
}

.field-shortcode-shortcode .form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #888 !important;
  opacity: 1 !important;
  /* Firefox */
  font-size: 25px !important;
}

.field-shortcode-shortcode .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #888 !important;
  font-size: 25px !important;
}

.field-shortcode-shortcode .form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #888 !important;
  font-size: 25px !important;
}

.topMainSearch .btn-info {
  background: #585858 !important;
  border-color: #585858 !important;
  border-radius: 0px 3px 3px 0px
}

.btn-info {
  color: #fff;
  background-color: #333 !important;
  border-color: #333 !important;
}

.tp12 img {


  margin-top: 20px;

}

.tp12 {
  width: 60%;
  margin: auto;
}

.exampleSearch p {
  color: #666;
}

.topMainSearch {
  font-size: 14px;
}

.topMainSearch .help-block {
  margin: 0 !important;
}

.topMainSearch [class*='col-'] {
  padding-right: 8px !important;
  padding-left: 8px !important;
}

.hotItempadding [class*='col-'] {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.topMainSearch input.form-control {
  border-radius: 3px;
  border: 1px solid #ddd;
  box-shadow: none !important;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  z-index: 10 !important;
}

#scrollUp {
  background-image: url("../img/top.png");
  bottom: 55px;
  right: 20px;
  width: 38px;
  /* Width of image */
  height: 38px;
  /* Height of image */
  text-indent: -9999px;
}

.design-01 ul {
  list-style: none;
  padding: 0;
}

.design-01 li {
  padding-left: 1.3em;
}

.design-01 li:before {
  content: "\f00c";
  /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  /* same as padding-left set on li */
  width: 1.3em;
  /* same as padding-left set on li */
}

h1 {
  font-size: 37px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

p {
  margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: 'Roboto', sans-serif;
  margin: 0px;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

a,
a:active,
a:focus,
a:active {
  text-decoration: none !important;
}

/* ==================
*
*  Global Class
*
*===================*/

.nav>li>a:hover,
.nav>li>a:focus {
  background: transparent;
}

.title {
  text-align: center;
  padding-bottom: 30px;
}

#contact-form .title {
  padding-bottom: 30px;
  text-align: left;
}

.title h2 {
  color: #333;
  font-size: 25px;
  padding-bottom: 25px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}

.title p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

#mixed-items .mix {
  display: none;
}

/* animation keyfrem */
@-webkit-keyframes wiggle {
  from {
    top: 10px;
  }

  to {
    top: 20px;
  }
}

@-moz-keyframes wiggle {
  from {
    top: 10px;
  }

  to {
    top: 20px;
  }
}

@-o-keyframes wiggle {
  from {
    top: 10px;
  }

  to {
    top: 20px;
  }
}

@keyframes wiggle {
  from {
    top: 10px;
  }

  to {
    top: 20px;
  }
}

/* ==================
*
*  section Class
*
*===================*/
/* header style */
header {
  padding: 0px 0 0px;
  margin-bottom: 0px;
  width: 100%;
}

header .navbar {
  height: auto;
  margin-bottom: 0;
}

.is-sticky #navigation {
  background: #fff;
  z-index: 1000;
  transition: 0.3s;
  width: 100%;
  padding: 0;
}

.navbar-brand {
  padding: 0;
  height: auto;
}

.navbar-toggle {
  border-color: #333;
  transition: 0.3s;
}

.navbar-toggle .icon-bar {
  background: #333;
  transition: 0.3s;
}

.navbar-toggle:hover {
  border-color: #80d6a3;
}

.navbar-toggle:hover .icon-bar {
  background: #80d6a3;
}

.menu a {
  color: #333;
  transition: 0.3s;
  position: relative;
  font-size: 16px;
  margin-right: 5px;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.menu a.active {
  background-color: #4384C5;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.menu a:focus {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.menu a:hover {
  /* background-color: #4384C5!important;
  color: #fff!important; */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.menu a:hover {
  background: transparent;
  color: #80d6a3;
}

.menu .active a {
  color: #80d6a3;
}

/* =================
 Home page style
 ================= */
#banner .dashboard-slider .carousel-inner .item img {
  /* height: 520px; */
  height: 612px;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}

#banner .block {
  color: #fff;
}

#banner .block h1 {
  padding-bottom: 0px;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}

#banner .block h2 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

#banner .block .btn-learn {
  background: #F58220;
  margin: 5px 0px;
  transition: 0.3s;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#banner .block .btn-learn:hover {
  background: #E86D1A;
}

#banner .block .buttons {
  margin-top: 15px;
}

#banner .block .buttons a:first-child {
  margin-left: 0;
}

#banner .scrolldown {
  position: absolute;
  left: 50%;
  bottom: 18%;
}

#banner .scrolldown .scroll {
  border-radius: 100px;
  width: 25px;
  height: 45px;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -15px;
  display: inline-block;
  border: 1px solid #fff;
  z-index: 99;
}

#banner .scrolldown .scroll:after {
  background: #fff;
  border-radius: 300px;
  width: 4px;
  height: 9px;
  position: absolute;
  top: 10px;
  left: 50%;
  margin: 0 0 0 -2px;
  display: block;
  content: " ";
  -webkit-animation: wiggle 0.5s linear 0s infinite alternate;
  -moz-animation: wiggle 0.5s linear 0s infinite alternate;
  -o-animation: wiggle 0.5s linear 0s infinite alternate;
  animation: wiggle 0.5s linear 0s infinite alternate;
}

#welcome {
  padding: 50px 0 50px;
  background: #f7f7f7;
  overflow: hidden;
}

#welcome .title p {
  font-size: 30px;
  line-height: 40px;
}

#contact-form {
  padding: 50px 0;
  background: #fff;
}

#contact-form form input,
#contact-form form textarea {
  padding: 24px 20px 0;
  border-color: #4384C5;
  border-radius: 5px;
  font-size: 14px;
  color: #97a0af;
  box-shadow: none;
}

#contact-form form input {
  margin-bottom: 15px;
  padding: 24px 27px;
}

#contact-form form textarea {
  margin-bottom: 28px;
  min-height: 172px;
  resize: none;
}

#contact-form form button {
  float: right;
  color: #fff;
  font-size: 16px;
  padding: 17px 43px;
  background: #4384C5;
  border-radius: 5px;
  font-weight: 600;
  border-color: transparent;
  transition: 0.3s;
}

#contact-form form button:hover {
  background: none;
  color: #4384C5;
  border-color: #80d6a3;
}

/* ================ Home end ========================= */
/* =====================
 contact page style
 ===================== */
#global-header {
  background-size: cover;
  background-position: center;
  background-color: #4384C5;
  padding: 20px 0px;
  text-align: center;
  position: relative;
  z-index: 0;
}

/*#global-header:before {
position: absolute;
z-index: 99;
background: rgba(60, 59, 72, 0.69);
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
z-index: 1;
}*/
#global-header .block {
  position: relative;
  z-index: 10;
  color: #fff;
}

#global-header .block h1 {
  font-size: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  line-height: 60px !important;
}

#global-header .block p {
  font-size: 15px;
  padding-top: 10px;
  /*font-family: 'Lora', serif;*/
}

#global-header .breadcrumb {
  background: none;
  margin-bottom: 0px;
  padding: 0px;
}

#global-header .breadcrumb li a {
  color: #fff;
  font-size: 14px;
}

.breadcrumb>.active {
  color: #ccc;
}

.register-panel {
  text-align: center;
}

.register-panel h2 {
  text-transform: uppercase;
  font-weight: bold !important;
  font-size: 30px !important;
}

.register-panel h1 {
  text-transform: uppercase;
  font-weight: bold !important;
  font-size: 50px !important;
  padding-bottom: 0px !important;
  color: #fdae1d;
}

/* ================ Footer ========================= */
.footer1 {
  /* background: #f2f2f2; */
  overflow: hidden;
  /* padding: 25px 0px 30px; */
  border-bottom: 1px solid #ddd;
}

.footer1 p {
  color: #333;
  font-size: 12px;
  line-height: 22px;
}

.title-widget {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  position: relative;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
  padding-left: 0px;
  padding-top: 10px;
  font-weight: 500;
}

.widget_nav_menu ul {
  list-style: outside none none;
  padding-left: 0;
}

.widget_nav_menu ul li {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
  margin-bottom: 7px;
  padding-bottom: 7px;
  width: 95%;
}

.widget_nav_menu ul li a {
  color: #333
}

ul.information li a {
  color: #333;
  font-size: 12px;
}

.title-median {
  color: #636363;
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-family: 'Fjalla One', sans-serif;
}

.footerp p {
  font-family: 'Gudea', sans-serif;
}

.nomargin {
  margin: 0px;
  padding: 0px;
}

.footer-bottom {
  min-height: 30px;
  width: 100%;
  font-size: 12px;
  /* background: #232f3e; */
  background: #1F2029;
  padding-bottom: 20px;
  padding-top: 20px;
}

.copyright {
  color: #333;
  line-height: 30px;
  min-height: 30px;
  padding: 7px 0;
}

.design {
  color: #333;
  line-height: 30px;
  min-height: 30px;
  padding: 7px 0;
  text-align: right;
}

.coder71 {
  text-align: right;
  padding-left: 12px;
}

.coder71 img {
  margin-left: 12px;
  margin-top: -6px;
}

.icon-button {
  background-color: white;
  border-radius: 3.6rem;
  cursor: pointer;
  display: inline-block;
  font-size: 2.0rem;
  height: 3.6rem;
  line-height: 3.6rem;
  margin: 0 5px;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 3.6rem;
}

/* Circle */
.icon-button span {
  border-radius: 0;
  display: block;
  height: 0;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
}

.icon-button:hover span {
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 3.6rem;
  margin: -1.8rem;
}

.twitter span {
  background-color: #4099ff;
}

.facebook span {
  background-color: #3B5998;
}

.linkedin span {
  background-color: #28437b;
}

/* Icons */
.icon-button i {
  background: none;
  color: white;
  height: 3.6rem;
  left: 0;
  line-height: 3.6rem;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 3.6rem;
  z-index: 10;
}

.icon-button .fa-twitter {
  color: #4099ff;
}

.icon-button .fa-facebook-f {
  color: #3B5998;
}

.icon-button .fa-linkedin-in {
  color: #28437b;
}

.icon-button:hover .fa-twitter,
.icon-button:hover .fa-facebook-f,
.icon-button:hover .fa-linkedin-in {
  color: white;
}

.grey-bg {
  background-color: #f2f2f2;
  overflow: hidden;
}

.default-bg {
  background-color: #fff;
}

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

.equal>div[class*=col-] {
  flex-direction: column
}

.contact-info .info .icon {
  float: left;
  width: 60px;
  font-size: 30px;
  height: 42px;
  line-height: 48px;
  color: #4384C5;
  text-align: center;
  padding-right: 12px;
}

.contact-info .info {
  margin-bottom: 20px;
}

.gmap {
  /* margin-bottom: -10px; */
}

/*------------------login-start----------------*/
.login-form-container {
  width: 100%;
  display: inline-block;
  padding: 12px;
  color: #495057;
}

.login-form-container h2 i {
  color: #666;
  font-size: 20px;
}

.login-note {
  margin-bottom: 12px;
  color: #999;
  text-align: left;
}

.login-form-container input.form-control,
.login-form-container select.form-control {
  border-radius: 0px;
}

.login-form-container span.forget {
  cursor: pointer;
  color: #2693ae;
}

.log-back {
  background: #fff;
  padding: 10px 20px;
  border: 1px solid #ddd;
}

.log-back2 {
  background: #fff;
  padding: 20px 20px;
  border: 1px solid #ddd;
  margin-top: 10%;
}

.headtop {
  /* background: #4384c5; */
  background: #585858;
  color: #fff;
  padding: 10px;
  font-size: 13px;
  line-height: 20px;
  text-align: justify;
  margin-bottom: 20px;
}

.quick3 {
  background: #4384c5;
  color: #fff;
  padding: 10px;
  font-size: 13px;
  line-height: 20px;
  text-align: justify;
  margin-bottom: 20px;
}

.quick3 a {
  color: #2e3192;
}

.headtop a {
  color: #FFF;
  text-decoration: underline !important;
}

.feature-section-ex .form-group .control-label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 15px;
}

.feature-section-ex .select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 40px;
  user-select: none;
  -webkit-user-select: none;
  line-height: 22px !important;
}

.sw-theme-arrows .step-content {
  padding: 25px 0px !important;
}


.feature-section-ex .telshare-box {
  width: 100%;
  display: inline-block;
  background: #fff;
  /* padding: 15px 15px 0px 15px; */
  /* padding: 0px; */
  height: 100%;
}

.feature-section-ex .telshare-box {
  padding: 15px;
}

.whiteBox .telshare-box {
  width: 100%;
  display: inline-block;
  background: #fff;
  padding: 15px;
  height: 100%;
  border: 1px solid #ddd;
}

.updatepackage h3 {
  font-size: 16px;
  margin-bottom: 8px;
  line-height: 24px;
}

.updatepackage h3 {
  line-height: 24px;
}

.updatepackageList {
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
}

.telshare-box .showinglist {
  display: none;
}

.btnheight40 {
  height: 40px;
}

ul.select2-selection__rendered {
  padding-right: 30px !important;
}

ul.select2-selection__rendered:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border-top: 5px solid #888;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

/*------------------login-end----------------*/
/* The container */
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 1px solid #ccc;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input~.checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked~.checkmark {
  background-color: #4384C5;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.success-msg h2 {
  text-transform: uppercase;
  font-size: 22px;
  color: green;
  margin-bottom: 12px;
}

.success-alrt {
  font-size: 18px;
}

@import "bourbon";

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #7ac142;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.success-svg .checkmark {
  border: none;
  position: relative;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 20px auto;
  box-shadow: inset 0px 0px 0px #7ac142;
  animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes scale {

  0%,
  100% {
    transform: none;
  }

  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}

@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #7ac142;
  }
}

.my-account-options .btn {
  padding: 6px 25px;
  border-radius: 5px;
  font-size: 14px;
}

.category-select select {
  height: 47px;
}

.myaccount-container h2 {
  margin-bottom: 20px;
  font-size: 25px;
  color: #4384C5;
}

.myaccount-container h2 span {
  font-size: 15px;
  font-weight: normal;
}

.myaccount-container label {
  font-weight: 500;
}

.login-form-container .btn {
  font-weight: 400 !important;
  border-radius: 0px;
}

.new-products {}

.telshare-box {
  width: 100%;
  display: inline-block;
  background: #FFF;
  padding: 15px 0px;
  height: 100%;
}

.sw-container .form-group label input {
  margin-right: 5px;
}

telshare-box h2 i {
  color: #666;
  font-size: 20px;
}

.btn-submit .btn {
  font-weight: 500;
}

.login-note {
  margin-bottom: 12px;
  color: #999;
  text-align: center;
}

.telshare-box span.forget {
  cursor: pointer;
  color: #2693ae;
}

.telshare-box .help-block {
  margin: 0px;
  font-size: 13px;
}

.telshare-box label {
  font-weight: 400 !important;
}

.telshare-box .category-select select {
  height: auto !important;
}

.telshare-box .qrcode {
  padding-top: 0px;
}

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

.telshare-box .btn {}

.field-shortcode-sale_price_amount input {
  -webkit-border-radius: 0px 4px 4px 0px !important;
  -moz-border-radius: 0px 4px 4px 0px !important;
  border-radius: 0px 4px 4px 0px !important;
}

.shortcode-number h5 {
  font-size: 30px;
  color: #4384C5;
  border: 1px solid #ddd;
  padding: 17px 12px;
  border-radius: 4px;
}

.field-shortcode-shortcode .form-control {
  text-align: center;
  height: 58px !important;
  font-size: 30px !important;
  background-color: #fff !important;
}

.inputfile-1+label {
  border-radius: 4px;
}

.contact-form .fa-pencil-alt {
  color: #666;
}

#panel1 .btn-success {
  width: 100%;
}

#brands .btn-submit .btn-warning {
  width: 100%;
}

ul.icon-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  width: 100%;
  gap: 15px;
  padding: 15px;
}

ul.icon-list li {
  /* list-style: none;
      width: 100%;
      float: left; */
  /* margin: 0 0 15px; */
  border: 1px solid rgba(0, 40, 100, 0.12);
  padding: 12px;
  background-color: #fff;
  transition: all 0.5s ease;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

ul.icon-list li:hover {
  border: 1px solid #666;
}

ul.icon-list li img {
  width: auto;
  float: left;
  margin: 0 15px 0 0;
  max-width: 100%;
  height: 65px;
}

ul.icon-list li div {
  width: auto;
  float: none;
  margin: auto;
  color: #848484;
  line-height: 20px;
  font-size: 14px;
  height: auto;
  overflow: hidden;
}

ul.icon-list li div h2 {
  font-size: 20px;
  color: #495057;
  margin-bottom: 5px;
}


@media (max-width: 769px) {
  .dashboard .my-account-options {
    /* margin-left: 5px!important; */
  }

  .feature-section {
    padding-top: 12px !important;
  }

  .signupbtn input.btn {
    height: 40px;
    margin-bottom: 5px;
  }
}

.dashboard .my-account-options a img {
  height: 32px;
}

.dashboard-search .form-control {
  height: 33px;
  border-radius: 0px;
  border-color: #467fcf;
}

.dashboard-search .btn-info {
  height: 40px;
  padding: 5px 15px;
  background: #467fcf;
  border-color: #467fcf;
}

.dashboard-search .form-group {
  margin-bottom: 0px;
}

.my-account-options .dropdown-toggle {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.dashboard-menu {
  width: 100%;
  display: table;
  background: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.dashboard-menu .navbar-collapse {
  padding: 0px;
}

.dashboard-menu ul {
  margin: auto;
  text-align: center;
  width: 100%;
}

.dashboard-menu .navbar-nav>li {
  display: inline-block !important;
}

.dashboard-menu .navbar {
  margin-bottom: 0px;
  border: none;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  min-width: 100%;
  width: 100%;
  max-width: 100%;
  line-height: 1;
}

.dashoboard-content {
  width: 100%;
  display: inline-block;
  padding: 10px 0;
  margin-bottom: 0px;
  padding: 15px 0px 15px 0px !important;
}

.agentviewpicround img,
.personalviewpicround img {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  object-fit: cover;
  margin-top: -100px;
  border: 5px solid #fff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.agentviewpic-details {
  margin-top: 30px;

  padding: 30px 20px;

}

.profileborder .btn-default {
  width: 100%;
  margin-bottom: 10px;
}

.brandpic {
  margin-bottom: 20px;
  text-align: center;
}

.brandpic a {
  color: #495057;
}

.brandimgs img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.brandpic img {
  width: 100%;
  object-fit: cover;
}

.brandpic .image-box {
  overflow: hidden !important;
  position: relative !important;
}

.global-reviews img {
  width: 100%;
  margin-bottom: 10px;
}

.image-box img {

  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  border: 1px solid #f7f7f7;
  max-height: auto !important;
  margin: auto !important;
}

.brandappendhere a img {
  width: 100%;
}

.getbrandbycompany .image-box {
  overflow: hidden !important;
  position: relative !important;
  width: 100%;
  text-align: center;
  object-fit: cover;
}

.getbrandbycompany img {
  width: 100%;
}

.agentviewpibanner img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.dash-boxf1 {
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-bottom: 14px;
  border: 1px solid #ddd;
  padding: 12px;
}

.dash-boxf1 img {
  text-align: center;
  height: 90px;
  margin-top: 3px;
}

.dash-boxf1 .title {
  padding-bottom: 0px;
  margin-top: 10px;
  font-size: 18px;
}

/*checkmark-svg-start*/
.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #7ac142;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.dashoboard-content .checkmark {
  position: relative !important;
  border: none !important;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 20px auto;
  box-shadow: inset 0px 0px 0px #7ac142;
  animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes scale {

  0%,
  100% {
    transform: none;
  }

  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}

@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #7ac142;
  }
}

/*checkmark-svg-end*/
.detailsContentInfo h2 {
  height: 47px;
  overflow: hidden;
}

.dashoboard-content h2 {
  font-size: 18px;
  font-weight: 500;
  color: #495057;
  margin-bottom: 15px;
  margin-top: 0px;
}

.shortCodeContent h2 {
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.success {
  color: #7ac142;
}

.SuccessContent a {
  margin-bottom: 5px;
  width: 55%
}

.viewShortCode {
  width: 100%;
  display: table;
  background: #fff;
  border-radius: 3px;

}

.shortCodePic {
  position: relative;
}

.ShortCodeNumber {
  position: absolute;
  bottom: 0;
  float: right;
  right: 0;
}

.ShortCodeNumber span {
  background-color: #4384C5;
  color: #fff;
  padding: 0px 9px;
  display: block;
  line-height: 20px;
  font-size: 13px;
}

.no-padding {
  padding: 0;
}

.shortCodeContent {
  padding-left: 0px;
  position: relative;
}

.shortCodeContent .call_for_price {
  text-align: left;
  margin: 10px 0;
  text-transform: capitalize;
}

.shortCodeContent .price {
  margin-bottom: 0px;
  margin-top: 0px;
}

.shortMeta {
  width: 100%;
  display: inline-block;
  text-align: right;
}

.shortMeta a:last-child {
  margin-right: 0px;
}

.searchPage .shortCodeContent {
  color: #333 !important
}

.searchPage .shortCodeContent h2 {
  font-size: 18px !important;
}

.shortCodeContent h2 {
  color: #333;
}

.shortCodeContent .priceShow {
  width: 100%;
  display: inline-block;
}

.shortCodeContent .priceDiscount {
  float: left;
  position: relative;
  display: inline-block;
  font-size: 20px;
  margin-right: 10px;
}

/* .shortCodeContent .priceDiscount::before {
  content: '';
  border-bottom: 2px solid red;
  width: 100%;
  position: absolute;
  right: 0;
  top: 50%;
} */

.priceDiscount {
  float: right;
  position: relative;
  display: inline-block;
  color: #141414;
}

/* .priceDiscount::before {
  content: '';
  border-bottom: 2px solid red;
  width: 100%;
  position: absolute;
  right: 0;
  top: 50%;
} */

.shortCodeContent .tabflex ul li {
  width: 15% !important;
}

.shortCodeContent .price {
  float: left;
  font-size: 20px;
}

.subscribeRating {
  width: 100%;
  display: inline-block;
  float: right;
  line-height: 1;
}

.subscribeRatingHome {
  display: inline-flex;

  .rating-right-home {
    .rating {
      display: flex;
      align-items: center;
      justify-content: center;
      width: fit-content;
      text-align: center;
      float: none;
    }
  }
}

.shareInfo-home-page {
  margin-top: 1rem;

  .view-reviews-home-page {
    width: 100%;

    ul {
      display: flex;
      align-items: center;
      justify-content: space-around;
      width: 100%;

      li {
        a {
          color: #848486;

          i {
            font-size: 18px;
          }
        }
      }
    }
  }
}

.subscribeRating .subscribe-left {
  float: left;
  text-transform: uppercase;
  color: #f58220;
}

.subscribeRating .rating-right {
  float: left;
}

.shortMeta i {
  /* color: #c1c1c1; */
  color: #79797F;
  margin-right: 8px;
}

.price-right-show {
  margin-bottom: 10px;
}

.subscribeRating .rating {
  width: 100px;
  border: none;
  float: left;
  display: inline-block;
  text-align: left;
}

.viewShortCode .shortMeta {
  width: 100%;
  display: inline-block;
  text-align: left;
}

.subscribeRating .shortMeta a {
  color: #666;
  margin-right: 15px;
  font-size: 12px;
}

.agentList__moreMenu {
  float: right;
  position: absolute;
  right: 0px;
  cursor: pointer;
  z-index: 10;
  top: 3px;
  padding: 0 5px;
}

.agentList__moreMenu .dropdown-menu {
  padding: 10px;
  right: 8px !important;
  top: 30px !important;
}

.shortlistMenu {
  float: right;
  position: absolute;
  right: 0px;
  cursor: pointer;
  z-index: 10;
  top: 3px;
}

.searchPage .shortlistMenu {
  right: 6px;
}

.shortlistMenu i {
  color: #333;
}

.shortlistMenu .dropdown-menu {
  padding: 0px;
  right: 0px !important;
  top: 44px !important;
}

.shortlistMenu .dropdown-menu ul li a {
  width: 100%;
  display: inline-block;
  padding: 10px 12px;
  color: #333;
}

.shortlistMenu .dropdown-menu ul li a:hover {
  color: #333;
}

.shortlistMenu .dropdown-menu ul li a i {
  margin-right: 5px;
}

/****** Style Rating Start *****/
.rating {
  width: 100px;
  border: none;
  float: left;
  display: inline-block;
  text-align: right;
}

.rating i {
  font-size: 10px;
}

.rating i.checked {
  /* color: #f57f19; */
  color: gray;
  font-size: 10px;
}

.rating>input {
  display: none;
}

.rating>label:before {
  margin: 1px 3px;
  font-size: 10px;
  font-family: "Font Awesome 5 Free";
  /* updated font-family */
  font-weight: 400;
  /* regular style/weight */
  content: "\f005";
  display: inline-block;
}

.rating>.half:before {
  content: "\f005";
  position: absolute;
}

.rating .full {
  height: auto !important;
}

.rating>label {
  color: #ddd;
  float: right;
  cursor: pointer;
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating>input:checked~label,
/* show gold star when clicked */
.rating:not(:checked)>label:hover,
/* hover current star */
.rating:not(:checked)>label:hover~label {
  color: #FFD700;
}

/* hover previous stars in list */

.rating>input:checked+label:hover,
/* hover current star when changing rating */
.rating>input:checked~label:hover,
.rating>label:hover~input:checked~label,
/* lighten current selection */
.rating>input:checked~label:hover~label {
  color: #FFED85;
}

/****** Style Rating End *****/
.detailsContentInfo {
  padding-top: 20px;
}

.catName {
  font-size: 18px;
  color: #66667a;
}

.RealPrice {
  font-size: 18px;
  width: 100%;
  float: left;
  font-weight: 500;
}

.detailsFeatuer {
  width: 100%;
  display: inline-block;
  margin-top: 15px;
  color: #848486;
  font-size: 16px;
}

.detailsRighSidebar p {
  padding-bottom: 5px;
  padding-left: 5px;
}

.shareInfo {
  width: 100%;
  display: table;
  background-clip: border-box;
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  /* margin-bottom: 1.5rem; */
  text-align: right;
}

.viewShortCode .shareInfo {
  width: 35%;
  display: table;
  background: none;
  background-clip: border-box;
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;

}


.shareInfo .view-reviews .press_likeagain i {
  color: #337ab7
}

.shareInfo .press_like i {
  color: #999999
}

.shareInfo .view-reviews .press_dislikeagain i {
  color: orange;
}

.shareInfo .press_dislike i {
  color: #999;
}

.shareInfo .view-reviews .press_loveagain i {
  color: red;
}

.shareInfo .press_love i {
  color: #999;
}

.shareInfo .press_share i,
.shareInfo .press_shareagain i {
  color: #51cdff;
}

.shareInfo .view-reviews .press_saveagain i {
  color: green;
}

.shareInfo .press_save i {
  color: #999;
}


.shareInfo ul {
  margin: auto;
  text-align: right;
  width: 100%
}

.shareInfo ul li {
  padding: 0px 30px 0px 0px;
  float: none;
  display: inline-block;
  width: auto;
  text-align: center!important;
}

.view-reviews-right-button {
  float: left;
}

.shareInfo ul li a {
  color: #4C4D54;
  font-size: 22px;
}

.shareInfo ul li a:hover {
  color: #333;
}

.shareInfoPre {
  width: 100%;
  background-color: #4384c6;
  margin-bottom: 0px;
  display: inline-block;
  margin-top: 10px;
}

.shareInfoPre ul {
  margin: auto;
  text-align: center;
}

.shareInfoPre ul li {
  padding: 1px 20px;
  float: none;
  display: inline-block;
  text-align: center;
}

.shareInfoPre ul li a {
  color: #fff;
  font-size: 13px;
  line-height: 5px;
}

.shareInfoPre ul li span {
  display: block;
}

.shareInfoPre ul li a:hover {
  color: #333;
}

.telshareApps {
  width: 100%;
  font-size: 25px;
}

.view-reviews .count {
  font-size: 16px;
}

.telshareApps h6 {
  line-height: 1.8;
}

.defaulBox .telshareApps .left {
  font-size: 18px;
  font-weight: bold;
  width: 50%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.telshareAppsSubscribe {
  float: right;
}

.telshareAppsSubscribe .fas {
  font-size: 20px;
  /* color: red; */
  color: initial;
  display: list-item;
  /* padding: 6px; */
  margin-left: 10px;
}

.subscr {
  display: block;
  background-color: #f40c0c;
  padding: 6px 12px;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  border-radius: 4px;

}

.subscr span {
  font-weight: normal;
}

/*DetailsTab-Start*/
.detailsFeatureInfo .nav-tabs>li>a {
  margin-right: 0px;
  border-right: 1px solid #fff;
}

.detailsFeatureInfo .nav-tabs>li {
  border-right: 1px solid #fff;
}

.detailsFeatureInfo .nav-tabs>li:last-child {
  border-right: none !important;
}

.no-padding {
  padding: 0px !important;
}

.detailsFeatureInfo .nav-tabs>li>a {
  border-radius: 0px;
}

.detailsFeatureInfo .nav-tabs {
  border-bottom: 2px solid #DDD;
  overflow-x: auto;
  overflow-y: hidden;
  display: -webkit-box;
  display: -moz-box;
  scrollbar-width: thin;

}

.detailsFeatureInfo ul {
  width: auto;
  text-align: center;
  white-space: nowrap;
}

.detailsFeatureInfo .pagination {
  padding-inline: 15px;
}

.detailsFeatureInfo .nav-tabs {
  scrollbar-width: thin !important;
}


.detailsFeatureInfo .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  border-width: 0;
}

.detailsFeatureInfo .nav-tabs>li>a {
  border: none;
  color: #333;
  background: #f7f7f7;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 21px;
}

.detailsFeatureInfo .nav-tabs>li.active>a,
.nav-tabs>li>a:hover {
  border: none;
  color: #fff !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* background: #337ab7; */
  background: #232F3E;
}

.detailsFeatureInfo .nav-tabs>li>a::after {
  content: "";
  background: #666666;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  transition: all 250ms ease 0s;
  transform: scale(0);
}

.detailsFeatureInfo .nav-tabs>li.active>a::after,
.nav-tabs>li:hover>a::after {
  transform: scale(1);
}

.detailsFeatureInfo .tab-nav>li>a::after {
  background: #5a4080 none repeat scroll 0% 0%;
  color: #fff;
}

.detailsFeatureInfo .tab-pane {
  padding: 0px !important;
  margin-top: 0px;
  min-height: 100px;
  /* max-height: 440px;
  overflow-y: scroll;
  overflow-x: hidden; */
}

.detailsFeatureInfo .tab-pane {
  padding: 0px !important;
  margin-top: 0px;
  min-height: 100px;
  /* max-height: 440px;
  overflow-y: scroll;
  overflow-x: hidden; */

  &::-webkit-scrollbar {
    width: 5px;
  }

  &::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  &::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
  }

  scrollbar-width: 7px;
  scrollbar-color: red;
}


.detailsFeatureInfo .tab-content {}

.detailsFeatureInfo .table-bordered>tbody>tr>th {
  font-weight: normal;
}

.detailsFeatureInfo .nav-tabs>li {
  width: auto !important;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.brandshort .detailsFeatureInfo .nav-tabs>li {
  width: 50%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ticketshortcode .detailsFeatureInfo .nav-tabs>li {
  width: 33%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ticketshortcode .detailsFeatureInfo .nav-tabs {
  border-bottom: none;
}

.addannalist .detailsFeatureInfo .nav-tabs>li {
  width: 33.33%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.detailsFeatureInfo .tab-pane {
  padding: 15px 0 !important;
}

.addannalist .detailsFeatureInfo .nav-tabs {
  border-bottom: none;
}

.detailsFeatureInfo .detailsFeatureInfo {
  background: #FFF none repeat scroll 0% 0%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
}

.detailsFeatureInfo #download img {
  height: 100px;
}

@media all and (max-width:724px) {
  .detailsFeatureInfo .nav-tabs>li>a>span {
    display: none;
  }

  .detailsFeatureInfo .nav-tabs>li>a {
    padding: 8px 8px;
  }
}

.contactList ul {
  margin: auto;
  text-align: center;
}

.contactList ul li {
  margin: 15px 20px;
  float: none;
  display: inline-block;
}

.contactList ul li a {
  color: #333;
}

.contactList ul li a:hover {
  color: #000;
}

.contactList ul li i {
  border: 2px solid #4484c5;
  height: 60px;
  width: 60px;
  line-height: 54px;
  border-radius: 100px;
  color: #4484c5;
  font-size: 20px;
}

/*DetailsTabStart-End*/

.compare {
  width: 100%;
  display: inline-block;
}

.compare h2 {
  margin: 0px 0px 8px 8px;
  font-size: 18px;
}

.detailsPage {
  background: #eaeded;
}

.detailsPage .compare {
  padding-top: 5px;
}

.compare .shortCodeContent {
  line-height: 23px;
}

.compare .shortCodeContent h2 {
  font-size: 20px;
  margin-bottom: 10px;
}

.wb {
  background: #fff;
}

.contactInfoList ul.list-icon-list li {
  list-style: none;
  width: 100%;
  float: left;
  margin: 0 0 6px;
  padding: 12px;
  background-color: #fff;
  transition: all 0.5s ease;
}

.contactInfoList ul.list-icon-list li i {
  width: auto;
  float: left;
  margin: 0 15px 0 0;
  color: #848484;
  max-width: 100%;
}

.contactInfoList ul.list-icon-list li div {
  width: auto;
  float: none;
  margin: auto;
  color: #848484;
  line-height: 20px;
  display: flex;
}

.contactInfoList ul.list-icon-list li div h2 {
  font-size: 24px;
  color: #4484c5;
}

.gmap {
  /* margin-bottom: 10px; */
}

.mt25 {
  margin-top: 25px;
}

.liveChat {
  width: 100%;
  display: inline-block;
}

.liveTitle {
  line-height: 17px;
}

.liveChat .fa-circle {
  color: #09af2f;
  cursor: pointer;
}

.last-seen {
  color: red;
  font-size: 14px;
}

.liveTitle h2 {
  font-size: 20px !important;
  margin-bottom: 0px;
}

.liveTitle h2 i {
  margin-left: 15px;
}

.liveChatboxInput {
  margin-top: 10px;
}

.liveChatboxInput .form-control {
  border-radius: 0;
  box-shadow: none;
  padding: 20px 12px
}

.liveChatboxInput button {
  border: none;
  padding: 11px 15px;
}

.liveChatboxInput button i {
  margin-left: 12px;
}

.addContact a {
  color: #666666;
  font-weight: 600;
}

.addContact a i {
  margin-right: 5px;
}

header .my-account-options .dropdown-menu {
  padding: 0px;
  border-radius: 0px;
  top: 44px;

}

header .my-account-options .dropdown-menu li a {
  padding: 10px 14px;
}

header .my-account-options .dropdown-menu li a i {
  margin-right: 10px;
  color: #666;
}

.become-sponcer {
  /* background: #4986c5; */
  background: #232F3E;
  padding: 20px 5px;
  text-align: center;
  color: #fff;
}

.top-right-option .current-plane {
  text-align: center;
  padding: 10px 0px;
}

.top-right-option .my-account-options {
  /* margin-left: 30px; */
}

.clickMenu .become-sponcer a {
  color: #fff;
}

.clickMenu .current-plane {
  text-align: center;
  padding: 10px 0px;
}

.become-sponcer a {
  color: #fff;
  border-bottom: none;
}

.dropdown-menu-right::before {
  content: "";
  position: absolute;
  right: 0px;
  top: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #ccc transparent;
  z-index: 9999;
}


/* all */
.dashboard-search .form-control {
  padding: 6px 7px;
}

.dashboard-search input::placeholder {
  font-size: 12px;
}

.shareInfo .view-reviews .liked i {
  color: #4384C5;
}

.telshareAppsSubscribe .subscribed {
  background-color: red;
  color: #fff;
  border: none;
  border-radius: 5px;
  /* padding: 7px 11px; */
  margin-right: 10px;
}

/*ChatWindow-start*/
.chat_window {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  border-top: 1px solid #ddd;
  margin-top: 12px;
  display: inline-block;
  padding-top: 17px;
}

.messages {
  position: relative;
  list-style: none;
  padding: 20px 10px 0 10px;
  margin: 0;
  height: 300px;
  overflow-y: scroll;
}

.messages .message {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
  transition: all 0.5s linear;
  opacity: 0;
}

.messages .message.left .avatar {
  background-color: #f5886e;
  float: left;
}

.messages .message.left .text_wrapper {
  background-color: #ffe6cb;
  margin-left: 20px;
}

.messages .message.left .text_wrapper::after,
.messages .message.left .text_wrapper::before {
  right: 100%;
  border-right-color: #ffe6cb;
}

.messages .message.left .text {
  color: #c48843;
}

.messages .message.right .avatar {
  background-color: #fdbf68;
  float: right;
}

.messages .message.right .text_wrapper {
  background-color: #c7eafc;
  margin-right: 20px;
  float: right;
}

.messages .message.right .text_wrapper::after,
.messages .message.right .text_wrapper::before {
  left: 100%;
  border-left-color: #c7eafc;
}

.messages .message.right .text {
  color: #45829b;
}

.messages .message.appeared {
  opacity: 1;
}

.messages .message .avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
}

.messages .message .avatar img {
  background-position: center;
  width: 60px;
  height: 60px;
}

.messages .message .text_wrapper {
  display: inline-block;
  padding: 20px;
  border-radius: 6px;
  width: calc(100% - 85px);
  min-width: 100px;
  position: relative;
}

.messages .message .text_wrapper::after,
.messages .message .text_wrapper:before {
  top: 18px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.messages .message .text_wrapper::after {
  border-width: 13px;
  margin-top: 0px;
}

.messages .message .text_wrapper::before {
  border-width: 15px;
  margin-top: -2px;
}

.messages .message .text_wrapper .text {
  font-size: 18px;
  font-weight: 300;
}

.bottom_wrapper {
  position: relative;
  width: 100%;
  background-color: #fff;
  padding: 20px 20px;
  position: absolute;
  bottom: 0;
}

.bottom_wrapper .message_input_wrapper {
  display: inline-block;
  height: 50px;
  border-radius: 25px;
  border: 1px solid #bcbdc0;
  width: calc(100% - 160px);
  position: relative;
  padding: 0 20px;
}

/*ChatWindow-end*/
.review_item {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 6px;
  margin-bottom: 6px;
  margin-top: 20px;
}

.review_item img {
  border-radius: 100%;
  width: 50px;
  height: 50px;
}

.rating i {
  /*color: #f57f19;*/
}

.review_date {
  font-size: 12px;
  font-style: italic;
  color: #888;
}

/*RadioBtnStart*/

/*RadioBtnEnd*/
/*LogInSectionStart*/
.forgot {
  margin-top: 12px;
}

.login-form-container h2 {
  font-size: 22px;
}

.cplogo {
  height: 80px;
  margin-bottom: 15px;
}

.login-note {
  font-size: 12px;
  color: #888;
  line-height: 16px;
  margin-top: 6px;
  margin-bottom: 5px;
}

/*LogInSectionEnd*/
.login-form-container ::-webkit-input-placeholder {
  color: #888;
  font-size: 13px;
}

.login-form-container ::-moz-placeholder {
  color: #888;
  font-size: 13px;
}

.login-form-container ::-ms-input-placeholder {
  color: #888;
  font-size: 13px;
}

.login-form-container ::placeholder {
  color: #888;
  font-size: 13px;
}

.help-block-error {
  color: red;
  font-size: 13px;
  line-height: 16px;
}

.checkbox {
  line-height: 22px !important;
}

.checkbox label {
  font-size: 12px;
}

.login-form-container .checkbox {
  margin: 0px;
}

.login-form-container .form-group {
  margin-bottom: 10px;
}

.p15 {
  padding: 10px;
}

/*dashboardBoxStart*/
.card-box {
  padding: 15px 20px;
  background-clip: padding-box;
  margin-bottom: 15px;
  background-color: #fff;
  border: 1px solid #ddd !important;
  position: relative;
  background: #f7f7f7;
}

.card-box:hover .overlay {
  height: 100%;
}

.overlay .text {
  color: white;
  font-size: 16px;
  line-height: 25px;
  position: absolute;
  top: 26%;
  width: 100%;
  text-align: center;
}

.overlay .text a {
  color: #fff;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  /* background-color: #4384c6; */
  background-color: #1F2029;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.card-box h1 {
  font-size: 17px;
  color: #212121 !important;
}

span.text-white {
  color: #666 !important;
  font-size: 14px;
  font-weight: normal;
}

.bg-default {
  /*background-color: #64b0f2 !important;*/
}

.bg-warning {
  /*background-color: #f1b53d !important;*/
}

.bg-info {
  /*background-color: #3db9dc !important;*/
}

.bg-danger {
  /*background-color: #ff5d48 !important;*/
}

.bg-green {
  /*background-color: #1bb99a !important;*/
}

.bg-teal {
  /*background-color: #2bcbba !important;*/
}

.bg-purple {
  /*background-color: #a55eea !important;*/
}

.bg-darkKhaki {
  /*background-color: #bdb76b !important;*/
}

.bg-violet {
  /*background-color: #EE82EE !important;*/
}

.noradius {
  border-radius: 0;
}

.noborder {
  border: 0 !important;
}

.card-box i img {
  height: 32px;
  margin-top: 3px;
}

.text-white {
  color: #fff !important;
}

.float-right {
  float: right !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.dashboard .footer1 {
  background: #fff;
  border-top: 1px solid rgba(0, 40, 100, 0.12);
  padding-top: 20px;
  width: 100%;
  display: table;
}

.dashboard .footer1 p {
  color: #888;
}

.dashboard .title-widget {
  color: #888;
}

.dashboard .widget_nav_menu ul li a {
  color: #888;
}

.dashboard .footer-bottom {
  /*background-color: #fff;*/
  /* border-top: 1px solid #ddd; */
}

.dashboard .copyright {
  color: #333;
}

.dashboard .design {
  color: #333;
}

.dashboard .design a {
  color: #888;
}

/*dashboardBoxEnd*/
#signup-reg_type .form-group {
  margin-bottom: 0px;
}

#signup-reg_type label {
  line-height: 21px;
}

.dashboard .has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #333;
}

.login-form-container label {
  font-size: 14px;
}

.feature-section {
  color: #495057;
}

@media (min-width: 1550px) {
  .dashboard .container {
    width: 1200px;
  }
}

html,
body {
  height: 100%;

}

html {
  width: 100vw;
  max-width: 100vw;
  overflow-x: hidden;
}

.dashboardWrapper {
  margin: 0px !important;
}

.chooseFile .inputfile+label {
  padding: 6px 1.25rem !important;
  margin-top: 36px;
}

.shortCodeForm .form-control {
  box-shadow: none;
}

.inputgroupvaligntop {
  vertical-align: top;
}

.field-shortcode-digit {
  /* margin-top: */
}

.breadcumbs .breadcrumb {
  margin-bottom: 0px;
  background: none;
  padding: 10px 0px 0px;
}

.breadcumbs .breadcrumb>li {
  font-size: 12px;
}

.myShortcodeBox .viewShortCode.agent__list {
  margin-top: 30px;
  margin-bottom: 30px;
}

.myShortcodeBox .viewShortCode {
  background: #fff;
  /*box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);*/
  height: 154px;
}

.myShortcodeBox {
  width: 100%;
  display: inline-block;
}

.myShortcodeBox .shortCodePic img {
  border: 1px solid #ccc;
  min-height: 100px;
}

.viewShortCode .shortCodePic img {
  height: 200px;
  width: 100%;
}

.myShortcodeBox .shortCodeContent h2 {
  font-size: 18px;
  margin-bottom: 8px;
}

.myShortcodeBox .shortMeta a {
  font-size: 12px;
  color: #888;
}

.showinglist {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 13px;
  color: #888;
  display: none;
}

.alert-info {
  color: #fff;
  background-color: #4384c6;
  border-color: #4384c6;
}

.myShortcodeBox .new-products {
  margin-bottom: 15px;
}

body.dashboard {
  color: #495057 !important;
}

.call_for_price strong {
  font-size: 15px;
  font-weight: 500;
}

.telshareAppsSubscribe span {
  float: left;
}

.defaulBox {
  width: 100%;
  position: relative;
  display: table;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 3px;
  margin-bottom: 1.5rem;
}

.mysubscriberlist h2 {
  font-size: 15px;
  text-align: center;
  margin: 5px 0px;
  height: auto;
  font-weight: 400;
}

.mysubscriberlist .meta {
  font-size: 14px;
  text-align: center;
  color: #888;
  line-height: 16px;
}

.mysubscriber .showinglist {
  top: -42px;
}

.promotionpage .showinglist {
  margin-top: -41px;
}

.promotionpage .table {
  margin-bottom: 0px;
}

.dashoboard-content .empty {
  text-align: center;
}

.advertisementshowinglist {
  margin-top: 10px;
  margin-right: 12px;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 13px;
  color: #888;
}

.login-form-container .form-group {
  margin-bottom: 0px;
  position: relative;
}

.login-form-container .radio {
  margin: 0px;
}

.login-form-container .help-block {
  margin: 0px;
}

.login-form-container .login-form-group {
  margin-bottom: 12px;
}

.form-group.field-shortcode-digit {
  margin-bottom: 0px;
}

.login-form-container .fa-lock {
  opacity: 0.8;
}

.form-group.field-shortcode-product_name_label {
  margin-bottom: 4px;
}

.form-group.field-shortcode-cal_for_price_label {
  margin-bottom: 4px;
}

.hint-block {
  font-size: 13px;
  color: #888;
  line-height: 22px;
}

.privacySetting .panel {
  border: none;
  background: none;
}

.privacySetting .panel-heading {
  border: none;
  background: none;
  padding-left: 0px;
}

.audit-form {
  padding-top: 50px;
}

.audit-form-option {
  width: 100%;
  display: inline-block;
  background: #fff;
  padding: 10px 0px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
}

.audit-form-option .toogleLabel {
  background: none;
}

.audit-form-option .toogleLabel.editmode {
  background: #fff;
}

.addressPos {
  width: 100%;
  display: inline-block;
}

.privacySetting #accordion {
  width: 100%;
  display: inline-block;
  background: #fff;
  padding: 0px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.privacySetting .panel-default>.panel-heading {
  background: none !important;
  text-align: center;
}

.privacySetting .panel-body {
  border: none !important;
}

.promotionpage .table thead tr th {
  font-weight: 400;
}

/*newCssStart*/
.logoSection {
  width: 100%;
  display: inline-block;
}

.is-sticky .headerTop {
  /* border-bottom: 1px solid #ccc; */
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);
}

.headerTop {
  /* position: relative; */
  width: 100%;
  display: table;
  transition: all 0.3s ease;
  /* padding: 15px 0px 0px; */
  padding: 24px 0px 0px;
  background-color: white;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);
  z-index: 999999;
}

.headerTop .logo {
  padding-left: 0px;
  padding-top: 0px;
}

.logo img {
  height: 55px;
}

.menuIcon {
  float: left;
  /* padding-right: 5px; */
}

.menuIcon i {
  color: #333;
  font-size: 20px;
}

.searchBar {
  display: none;
}

.searchBar {
  background: #4384c6;
  width: 100%;
  display: table;
  padding-bottom: 7px;
}

/* .searchBar .btn-info {
  background: #f58019 !important;
  border-color: #f58019 !important;
  border-radius: 0px 3px 3px 0px
} */

.searchBar .btn-info {
  background: #585858 !important;
  border-color: #585858 !important;
  border-radius: 0px 3px 3px 0px
}

.searchBar .form-control {
  border-radius: 3px;
  border: none;
}

.searchBar .dashboard-search {
  margin-top: 10px;
}

.searchBar .exampleSearch {
  font-size: 12px;
  color: #fff;
  line-height: 14px;
}

.searchBar p {
  margin: 0;
}

.searchBar .help-block-error {
  color: #9bebff;
}

.profileBox {
  float: right;
  color: #333;
  line-height: 18px;
}

.profileLeft {
  float: left;
  width: 60px;
  height: 60px;
  background: #f5f7fb;
  border-radius: 150px;
}

.profileRight {
  float: left;
  margin-left: 12px;
  width: 143px;
}

.profileRight .profileName {
  font-weight: 500;
  font-size: 17px;
  color: #333;
  margin-top: 11px;
}

.profileRight a {
  color: #333;
  font-size: 13px;
}

.shortCodesSection {
  background: #fff;
}

.shortCodesCarousel .owl-stage {
  left: -50px;
}

.shortCodesSection h2 {}

.ho-image img {
  height: 150px;
}

.shortCodesCarousel .item,
.shortCodesCarousel2 .item,
.promotedCarousel2 .item {
  width: 100%;
  display: inline-block;
  /*border: 1px solid #ddd;*/
  border-radius: 3px;
  background: #fff;
}

.shortCodesCarousel .shortCodesleft,
.shortCodesCarousel2 .shortCodesleft,
.promotedCarousel2 .shortCodesleft {
  position: relative;
}

.shortCodesCarousel .shortCodesRight,
.shortCodesCarousel2 .shortCodesRight,
.promotedCarousel2 .shortCodesRight {
  width: 100%;
  display: inline-block;
  padding: 10px;
  text-align: center;
  min-height: 125px;
}

.shortCodesCarousel .shortCodesRight h3,
.shortCodesCarousel2 .shortCodesRight h3,
.promotedCarousel2 .shortCodesRight h3 {
  font-size: 15px;
}

.shortCodesSection h4 {
  font-size: 20px !important;
}

.shortCodesCarousel .shortCodesRight .rating,
.shortCodesCarousel2 .shortCodesRight .rating,
.promotedCarousel2 .shortCodesRight .rating {
  width: 100%;
  float: none;
  text-align: center;
}

.shortCodesCarousel .shortCodesRight .price,
.shortCodesCarousel2 .shortCodesRight .price,
.promotedCarousel2 .shortCodesRight .price {
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 0px;
}

.shortCodesCarousel .shortCodesRight .meta,
.shortCodesCarousel2 .shortCodesRight .meta,
.promotedCarousel2 .shortCodesRight .meta {
  width: 100%;
}

.shortCodesCarousel .shortCodesRight .meta span.days,
.shortCodesCarousel2 .shortCodesRight .meta span.days,
.promotedCarousel2 .shortCodesRight .meta span.days {
  float: left;
}

.shortCodesCarousel .shortCodesRight .meta span.eyeview,
.shortCodesCarousel2 .shortCodesRight .meta span.eyeview,
.promotedCarousel2 .shortCodesRight .meta span.eyeview {
  float: right;
  padding-right: 0px;
}

.shortCodesCarousel .shortCodesleft .shortModel,
.shortCodesCarousel2 .shortCodesleft .shortModel,
.promotedCarousel2 .shortCodesleft .shortModel {
  float: right;
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 99;
}

.recentShortCodesCarousel .owl-nav,
.recentShortCodesCarousel2 .owl-nav {
  position: absolute;
  top: 25%;
  height: 0px;
  width: 100%;
}

.recentShortCodesCarousel .owl-nav .owl-prev,
.recentShortCodesCarousel2 .owl-nav .owl-prev {
  float: left;
  margin-left: -15px !important;
}

.recentShortCodesCarousel .owl-nav .owl-next,
.recentShortCodesCarousel2 .owl-nav .owl-next {
  float: right;
  margin-right: -15px !important;
}

.owl-carousel .owl-nav button:hover i {
  color: #4384c6;
}

.recentShortCodesCarousel .item,
.recentShortCodesCarousel2 .item {
  width: 100%;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 0px 10px 10px;
}

.recentShortCodesCarousel .shortCodesleft,
.recentShortCodesCarousel2 .shortCodesleft {
  width: 29%;
  float: left;
}

.recentShortCodesCarousel .shortCodesRight,
.recentShortCodesCarousel2 .shortCodesRight {
  width: 67%;
  float: left;
  margin-left: 12px;
}

.ratingStar {
  width: 100%;
  display: table;
}

.ratingStar .rating {
  /* text-align: left; */
  text-align: center;
}

.ratingStar i {
  color: #444;
  /* color: #000000; */
}

.price {
  margin-bottom: 10px;
  font-weight: 500;
}

.price ins {
  font-size: 14px;
  color: #f30;
  text-decoration: none;
  font-weight: 600;
}

.price del {
  font-size: 12px;
  color: #999;
  padding-left: 20px;
  font-weight: normal;
}

.meta {
  font-size: 12px;
  float: left;
}

.meta span {
  padding-right: 12px;
}

.meta i {
  color: #808080;
  padding-right: 8px;
}

.shortModel {
  float: right;
}


.footerclick {
  cursor: pointer;
}

.shortModel span {
  background: #4384c5;
  color: #fff;
  padding: 2px 6px;
  display: block;
}

/*.footerexpand{
display: none;
}*/
.show-list .footerexpand {}

.shortcodeBrands {
  text-align: center;
  background: #fff;
}

.shortcodeBrands .owl-nav {
  position: absolute;
  top: 18%;
  height: 0px;
  width: 100%;
}

.shortcodeBrands h2 {
  font-size: 22px;
  margin-bottom: 15px;
  text-align: left;
}

.shortcodeBrands .contentInfo {
  line-height: 18px;
  margin-top: 8px;
}

.shortcodeBrands .contentInfo .bname {
  font-size: 16px;
  color: #484848;
}

.shortcodeBrands .contentInfo .cname {
  font-size: 14px;
  color: #808080;
}

.shortcodeBrands .item {
  width: 100%;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px;
  background: #fff;
}

/*sponsoredstart*/
.sponsored {
  text-align: center;
  background: #fff;
}

.sponsored .owl-nav {
  position: absolute;
  top: 25%;
  height: 0px;
  width: 100%;
}

.sponsored h2 {
  font-size: 22px;
  margin-bottom: 10px;
  text-align: center;
}

.sponsored .contentInfo {
  line-height: 18px;
  margin-top: 10px;
  text-align: center;
}

.sponsored .contentInfo h3 {
  font-size: 15px;
}

.sponsored .contentInfo .bname {
  font-size: 16px;
  color: #484848;
  margin-bottom: 6px;
}

.sponsored .contentInfo .cname {
  font-size: 14px;
  color: #808080;
}

.shopnow {
  margin-top: 5px;
  font-size: 15px;
}

.shopnow i {
  font-size: 10px;
  padding-left: 5px;
}

/*sponsoredEnd*/
.login-content-body {
  border-right: 1px solid #ddd;
  padding-right: 15px;
}

.loginShow {
  width: 100%;
  display: inline-block;
  background: #fff;
  padding: 20px;
  position: absolute;
  z-index: 10;
  border-bottom: 1px solid #ddd;
}

.login-content-body .form-group label {
  font-weight: normal;
}

.loginShow h3 {
  font-weight: 400;
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.loginShow a {
  font-size: 13px;
}

.favourites p {
  margin-top: 15px;
  line-height: 18px;
  font-size: 14px;
}

.registerdiv {
  margin-top: 5px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
}

.userIcon img {}

.userIcon {
  position: relative;
}

.userPromo {
  /* position: absolute;
  left: 19px;
  top: -19px; */
  text-align: right;
  color: #000;
  font-weight: 600;
  font-size: 10px;
}

.userPromo span {
  background: #337AB7;
  padding: 1px 7px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  display: block;
  text-align: center;
  margin-bottom: 2px;
  letter-spacing: 1px;
}

.myagentbtn a.btn-default {
  width: 100%;
  margin-top: 6px;
  margin-bottom: 6px;
}

.countryFlag {
  width: 44px;
  height: 28px;
  /* margin-top: 6px; */
  /* margin-right: 10px; */
}

.userIcon img {
  width: 48px;
  height: 48px;
  border-radius: 100px;
}

.userIcon a {
  display: block;
}

.recentOption {
  width: 100%;
  display: inline-block;
  background: #f2f2f2;
  padding: 15px 20px 10px;
  border-radius: 3px;
}

.recentShortCodesCarousel .item {
  background: #fff;
}

.bannerRight {
  width: 100%;
  display: inline-block;
  background: #f2f2f2;
  margin-bottom: 15px;
  padding: 12px;
  text-align: center;
  color: #ccc;
  font-size: 25px;
  height: 138px;
}

.bannerRight:last-child {
  margin: 0px;
}

.hint-eg {
  /* font-size: 10px; */
  text-align: left;
  color: #888;
}

.hint-eg p {
  padding: 0px;
  margin: 0px;
  /* line-height: 12px; */
}

.help-block {
  margin-bottom: 3px !important;
}

.create-quick {
  height: 95px;
  margin-top: -25px;
}

.headerTop .nav {
  position: absolute !important;
}

.change_pt_parent {
  position: relative;
}

.change_pt_child {
  position: absolute;
  height: 21px;
  width: 100%;
}

.topUpMenu {
  width: 100%;
  /*display: table;*/
  display: block;
  background: #222E3D;
}

.topUpMenu ul li {
  position: relative;

  float: left;
}

.topUpMenu ul li i {
  padding-left: 5px;
}

.topUpMenu ul li a {
  color: #333;
  font-size: 14px !important;
  padding: 12px 10px !important;
  font-weight: normal !important;
  border-radius: 0px;
}

.sidemenu-icons {
  display: flex;
}

.topUpMenu ul li a:hover {
  color: #fff;
}

.topUpMenu .dropdown-menu li a:hover {
  background: #4483c4;
  color: #fff !important;
  border: none;
}

.topUpMenu .nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #fff !important;
  border-color: #fff;
  color: #333;
  border-bottom: none;

}

.topUpMenu .navbar-nav .open .dropdown-menu {
  margin-top: -6px !important;
  box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.21);
}

.topUpMenu .dropdown-menu::before {
  content: "";
  position: absolute;
  left: 11px;
  top: -16px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px !important;
  border-color: transparent transparent #ccc transparent;
  z-index: 9999;
}

.topUpMenu ul li .shortr {
  font-size: 12px;
  line-height: 15px;
  color: #888;
  display: block;
  white-space: normal !important;
}

.topUpMenu .dropdown-menu {
  border-radius: 0px;
  padding: 0px;
  max-width: 400px;
  width: 400px !important;
  position: absolute !important;
  top: -3px;
  background: #fff !important;

}

.country-city-left {
  float: left;
  margin-right: 20px;
}

.topUpMenu .dropdown-menu:before {
  content: "";
  position: absolute;
  left: 11px;
  top: -16px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #ccc transparent;
  z-index: 9999;
}

.topUpMenu .dropdown-menu li {
  margin-right: 0px !important;
  border-bottom: 1px dashed #ccc;
  width: 100%;
}

.topUpMenu .dropdown-menu li:last-child {
  border: none;
}

.topUpMenu .dropdown-menu li a {
  padding: 10px !important;
  color: #333 !important;
}




.rightSidebarMenu .dropdown-menu {
  border-radius: 0px;
  padding: 0px;
  max-width: 200px;
  width: 200px !important;
  position: absolute !important;
  top: 36px;
  background: #fff !important;
  border: 1px solid #ddd !important;
}

.rightSidebarMenu .dropdown-menu:before {
  content: "";
  position: absolute;
  left: 11px;
  top: -16px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #ccc transparent;
  z-index: 9999;
}

.rightSidebarMenu .dropdown-menu li {
  margin-right: 0px !important;
  border-bottom: 1px dashed #ccc;
  width: 100%;
}

.rightSidebarMenu .dropdown-menu li:last-child {
  border: none;
}

.rightSidebarMenu .dropdown-menu li a {
  padding: 10px !important;
}

.rightSidebarMenu {
  padding-top: 22px;
  float: right;
}

.rightSidebarMenu ul li {
  position: relative;
}

.rightSidebarMenu ul li a {
  padding: 2px 6px !important;
  color: #333 !important;
  font-size: 14px !important;
}

.downloadApp {
  width: 100%;
  display: table;
  background: #4384c6;
  padding: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 22px;
}

.downloadApp img {
  padding-left: 12px;
}

.poweredby {
  width: 100%;
  display: table;
  /* margin-bottom: 25px; */
  color: #333;
  font-size: 22px;
}

.poweredbycrasoul {
  width: 290px !important;
  margin: auto;
}

.poweredby img {
  padding-top: 15px;
}

.toolbarSmartwizard {
  margin-top: 30px;
  width: 100%;
  display: inline-block;
}

.sw-container {
  min-height: 233px !important;
}

.draftBtn {
  text-align: right;
}

.total_price_value {
  float: right;
  width: 200px;
}

.total_price_value .form-group {
  margin-bottom: 0px;
}

.total_price_value label {
  float: left;
  width: auto;
  padding-top: 7px;
}

.total_price_value .form-control {
  border: none;
  background-color: #fff !important;
  box-shadow: none !important;
  font-size: 31px;
  text-align: center;
  width: 88px !important;
}

.myShortcodeBox .detailsFeatureInfo .nav-tabs>li.active>a,
.nav-tabs>li>a:hover {
  /* background: #337ab7; */
  /* border-color: #337ab7; */

  background: #232F3E;
  border-color: #232F3E;

  color: #fff;

}

.myShortcodeBox .detailsFeatureInfo .nav-tabs>li>a {
  background: #4384c6;
  color: #fff;
}

.pricing {
  width: 100%;
  text-align: center;
  padding: 6px;
  cursor: pointer;
}

.pricing i {
  padding-left: 12px;
}

#pricing {
  padding: 20px;
}

.enterPricing {
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #f7f7f7;
  padding: 4px 10px;
}

.enterSchedule {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 20px;
  background: #fff;
  padding: 4px 10px;
}

#scheduleOffer {
  padding: 20px;
}

.slectlabel label {
  padding-left: 5px;
}

.mandatory {
  color: #ff0000;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #ff0000 !important;
}

.has-error .form-control {
  color: #ff0000 !important;
}

.myShortcodeBox .showinglist {
  top: -37px;
}

.topOffer {
  position: relative;
  transition: all 0.3s ease;
}

.topOffer .letUs {
  background: #f0f0f0;
}

.topOffer .letUs .btn-primary {
  margin-right: 30px;
}

.topClose {
  position: absolute;
  float: right;
  right: 8px;
  cursor: pointer;
  top: 12px;
}

.topClose i {
  background: #a5b3b5;
  color: #fff;
  font-size: 10px;
  padding: 5px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 100px;
}

.letUs {
  width: 100%;
  background: #fff;
  padding: 12px;
  display: table;
  font-size: 14px;
}

.letUs .left {
  float: left;
  width: 40px;
}

.letUs .right {
  margin-left: 60px;
}

.letUs .leftContent {
  float: left;
  line-height: 20px;
}

.letUs .leftContent a {
  color: #333;
}

.offerBrandsCarousel .contentInfo {
  margin-bottom: 15px;
}

.preMium .shortCodesCarousel .item {
  padding: 10px;
}

.chatting-logo-image img {
  width: 50px;
  height: auto;
}

.whiteBox {
  width: 100%;
  display: table;
  background: #fff;
  padding: 5px;
  border: 1px solid #ddd;
}

.whiteBox .items {
  width: 100%;
  display: table;
  margin-bottom: 9px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 7px;
}

.whiteBox .items:last-child {
  border: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.whiteBox .shortCodesleft {
  width: 29%;
  float: left;
}

.whiteBox .shortCodesRight {
  width: 65%;
  float: left;
  margin-left: 12px;
  font-size: 13px;
  line-height: 16px;
}

.whiteBox .dtls {
  margin-top: 6px;
  font-size: 13px;
  line-height: 16px;
}

.whiteBox .contentInfo {
  margin-top: 6px;
  font-size: 13px;
  line-height: 16px;
}

.whiteBox a {
  font-size: 13px;
}

.homebg h2 {
  font-size: 20px;
  margin: 0px 0px 15px;
  font-weight: 400;
  text-align: left;
  line-height: 1.5;
  text-transform: uppercase;
}

.layOutF .whiteBox .dtls {
  margin-top: 16px;
}

.flying {
  display: none;
}

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

.mt-55 {
  margin-bottom: 55px;
}

.mt-t-9 {
  margin-top: -9px;
}

/*! CN24-HOME4 */
.cn24 {
  background-color: #003b4d;
  min-height: 150px;
  position: relative;
  z-index: 1;
  overflow: visible;
  transition: all 0.5s ease
}

.cn24:before {
  content: "desktop";
  display: none
}

.cn24 h3 {
  font-size: 1.2em;
  padding: 0;
  margin: 0;
  color: #FFF;
  text-align: left;
  line-height: 1.2;
  font-weight: 600;
  margin-top: -21px;
}

.cn24 .cn24w2,
.cn24 .cn24w3,
.cn24 .cn24w4 {
  display: inline-block;
  font-size: 2rem;
  vertical-align: middle
}

.cn24 .cn24w2 {
  width: 15.42%;
  padding-right: 1%
}

.cn24 .cn24w3 {
  width: 84%;
  height: 125px;
}

.cn24 .cn24w3 a {
  color: #FFF;
  text-decoration: none;
  display: block;
  position: relative;
  text-align: center
}

.cn24 .cn24w3 a br {}

.cn24 .cn24w3 a>div.icn-img:first-child {
  font-size: 5.6rem;
  float: none;
  margin-left: auto !important;
  margin-right: auto !important;
  transition: background 0.3s ease;
  margin-bottom: 10px;
}

.cn24 .cn24w3 a>div.icn-img:first-child::before {
  top: 15%;
  margin-top: 0;
  transition: color 0.3s ease
}

.cn24 .cn24w3 a>div>span {
  display: inline-block;
  position: relative;
  font-size: 1.7rem;
  padding: 0 2.5%;
  margin: 0;
  line-height: 1.2;
  font-weight: 500;
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bgred::before {
  color: #f80000 !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bgblack::before {
  color: #000 !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bgblue::before {
  color: #00758f !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bgdarkblue::before {
  color: #003b4d !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bggreen::before {
  color: #3a913f !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bgdarkgreen::before {
  color: #004f35 !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bgslate::before {
  color: #8aadbf !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bgdarkslate::before {
  color: #324b5c !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bggrey::before {
  color: #939699 !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bgdarkgrey::before {
  color: #4e5052 !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bgburgundy::before {
  color: #942645 !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bgdarkburgundy::before {
  color: #592439 !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bgorange::before {
  color: #f29111 !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.bgdarkorange::before {
  color: #8a331d !important
}

.cn24 .cn24w3 a:hover .cn24hoverinvert.beforewhite {}

.cn24 .cn24w3 ul {
  overflow: visible;
  font-size: 0;
  width: 100%
}

.cn24 .cn24w3 li {
  display: inline-block;
  font-size: 1.9rem;
  text-align: center;
  position: relative;
  vertical-align: top;
  padding: 0;
  margin: 0;
  width: 100% !important;
}

.exploreTelshare.owl-carousel .owl-item img {
  width: auto;
  display: inherit;
  /* filter: brightness(0) invert(1); */
}

.cn24 .cn24w3 li.cn24popped {
  width: 100% !important
}

.cn24 .cn24w4 {
  width: 8.58%;
  position: relative;
  text-align: right
}

.cn24 .cn24w4 a {
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s ease
}

.cn24 .cn24w4 a>span {
  padding: 0 3.2rem 0 0;
  position: relative;
  display: inline-block;
  line-height: 1.2;
  font-weight: bold
}

.cn24 .cn24w4 a>span::before {
  font-size: 1.6em;
  position: absolute;
  top: auto;
  bottom: -15%;
  right: 0;
  color: #FFF;
  transform: rotate(90deg);
  transition: color 0.3s ease;
  font-weight: bold
}

.cn24 .cn24w4:hover>a {
  color: #e1e8eb
}

.cn24 .cn24w4:hover>a>span::before {
  color: #e1e8eb
}

.cn24 .cn24w5 {
  position: absolute;
  left: auto;
  right: 0;
  top: 160%;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  padding-top: 1em;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.3)
}

.cn24 .cn24w5 a {
  font-size: 1.6rem;
  font-weight: normal;
  color: #324b5c;
  position: relative;
  display: block;
  background-color: transparent;
  transition: background-color 0.3s ease
}

.cn24 .cn24w5 a span {
  display: inline-block;
  position: relative;
  padding: 0.9rem 1rem 0.9rem 2.5rem;
  margin: 0;
  font-weight: normal
}

.cn24 .cn24w5 a span::after {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 0;
  position: relative;
  top: auto;
  bottom: -.2em;
  color: #324b5c
}

.cn24 .cn24w5 a:hover {
  background-color: #cad9de
}

.cn24 .cn24w5 ul {
  display: block;
  position: relative;
  width: 23rem;
  padding: 3rem 0;
  background-color: #e1e8eb
}

.cn24 .cn24w5 ul::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #e1e8eb transparent;
  top: -11px;
  left: auto;
  right: 18%
}

.cn24 .cn24w5 li {
  padding: 0;
  margin: 0
}

.cn24 .cn24w5 li:last-child {
  margin-bottom: 0
}

.cn24 .cn24open .cn24w5 {
  transition: top 0.3s ease, opacity 0.25s ease, visibility 0s linear 0s;
  opacity: 1;
  visibility: visible;
  top: 80%
}

.cn24 .cn24closed .cn24w5 {
  transition: top 0.3s ease, opacity 0.25s ease, visibility 0s linear 0.4s
}

.cn24 .cn24w1 .cn24w3 li a:before {
  display: none
}

.cn24 .cn24w1 .cn24w3 li a .icn-img:before {
  opacity: 1;
  transition: opacity 0.75s ease
}

.cn24.cn24loading .cn24w1 .cn24w3 li a:before {
  font-size: 5.6rem;
  height: 1em;
  width: 1em;
  content: ' ';
  display: block;
  margin: 0.1em auto;
  border-radius: 50%
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bgred]:before {
  background: #f80000
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bgblack]:before {
  background: #000
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bgblue]:before {
  background: #00758f
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bgdarkblue]:before {
  background: #003b4d
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bggreen]:before {
  background: #3a913f
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bgdarkgreen]:before {
  background: #004f35
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bgslate]:before {
  background: #8aadbf
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bgdarkslate]:before {
  background: #324b5c
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bggrey]:before {
  background: #939699
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bgdarkgrey]:before {
  background: #4e5052
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bgburgundy]:before {
  background: #942645
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bgdarkburgundy]:before {
  background: #592439
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bgorange]:before {
  background: #f29111
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bgdarkorange]:before {
  background: #8a331d
}

.cn24.cn24loading .cn24w1 .cn24w3 li a[data-icon*=bgwhite]:before {
  background: #FFF
}

.cn24.cn24loading .cn24w1 .cn24w3 li a .icn-img {
  position: absolute
}

.cn24.cn24loading .cn24w1 .cn24w3 li a .icn-img::before {
  opacity: 0
}

.cn24.cn24mobile {
  max-height: 1000px
}

.cn24.cn24smalltxt h3 {
  font-size: 2.2rem
}

.cn24.cn24smalltxt .cn24w2,
.cn24.cn24smalltxt .cn24w3,
.cn24.cn24smalltxt .cn24w4 {
  font-size: 1.7rem
}

.cn24.cn24smalltxt .cn24w3 {
  width: 63%
}

.cn24.cn24smalltxt .cn24w3 a>div:first-child {
  font-size: 4.8rem
}

.cn24.cn24smalltxt .cn24w3 a>div>span {
  font-size: 1.5rem;
  white-space: normal
}

.cn24.cn24smalltxt .cn24w4 {
  width: 20.58%
}

.cn24.cn24smalltxt .cn24w4>a>span {
  padding-right: 2.8rem
}

.cn24.cn24smalltxt .cn24w5 a {
  font-size: 1.4rem
}

.cn24w1 {
  max-width: 1400px;
  padding-top: 22px;
  font-size: 0;
  position: relative;
  opacity: 1;
  transition: opacity 0.5s ease 0.5s
}

@media (min-width: 1380px) {
  .cn24 .cn24w5 {
    right: -70%
  }

  .cn24 .cn24w5 ul::before {
    left: 40%;
    right: auto
  }

  .cn24.cn24smalltxt .cn24w5 {
    right: -38%
  }
}

@media (min-width: 769px) and (max-width: 1220px) {
  .cn24 {
    text-align: center
  }

  .cn24 .cn24w1 {
    padding-top: 18px
  }
}

@media (min-width: 769px) and (max-width: 1050px) {
  .cn24 h3 {
    font-size: 19px
  }
}

@media (min-width: 668px) and (max-width: 768px) {
  .cn24 {
    min-height: 0
  }

  .cn24:before {
    content: "tablet"
  }

  .cn24 h3 {
    font-size: 2.4rem
  }

  .cn24 .cn24w1 {
    padding-top: 2.7rem;
    padding-bottom: 2.7rem
  }

  .cn24 .cn24w2 {
    width: 15.42%;
    padding: 0 1% 0 0
  }

  .cn24 .cn24w3 {
    width: 75%
  }

  .cn24 .cn24w3 li {
    font-size: 1.9rem;
    text-align: left
  }

  .cn24 .cn24w3 li a {
    position: relative;
    text-align: left;
    overflow: visible
  }

  .cn24 .cn24w3 li a>div {
    position: absolute;
    top: .1em;
    left: 0
  }

  .cn24 .cn24w3 li a>div>span {
    display: table-cell;
    position: relative;
    font-size: 14px;
    height: 3em;
    padding: 0 .5em 0 3.8em;
    vertical-align: middle;
    white-space: normal
  }

  .cn24 .cn24w3 li a>div:first-child {
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
    position: static;
    top: 0
  }

  .cn24 .cn24w3 li a br {
    display: block
  }

  .cn24 .cn24w3 li.cn24popped {
    visibility: hidden;
    overflow: hidden;
    width: 0 !important
  }

  .cn24 .cn24w3 a>div.icn-img:first-child {
    float: left
  }

  .cn24 .cn24w4 {
    width: 8.58%
  }

  .cn24 .cn24w5 a {
    font-size: 1.5rem
  }

  .cn24.cn24smalltxt .cn24w3 {
    width: 62%
  }

  .cn24.cn24smalltxt .cn24w4 {
    width: 21.58%
  }

  .cn24.cn24loading .cn24w3 ul {
    overflow: hidden;
    height: 52px
  }

  .cn24.cn24loading .cn24w3 ul li {
    width: 33%
  }

  .cn24.cn24loading .cn24w3 ul li a:before {
    float: left
  }

  .cn24.cn24loading .cn24w3 ul li a>div {
    position: absolute
  }
}

@media (max-width: 667px) {

  .cn24 .cn24w3 ul {
    padding-left: 4px;
    padding-right: 4px;
  }

  .cn24 {
    height: auto;
    padding-bottom: 10px
  }

  .cn24:before {
    content: "mobile"
  }

  .cn24 h3 {
    text-align: center;
    font-size: 19px;
    margin-bottom: 17px
  }

  .cn24 .cn24w1 {
    padding-top: 2.7rem
  }

  .cn24 .cn24w2 {
    padding: 0;
    display: block;
    width: auto
  }

  .cn24 .cn24w3 {
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    height: 80px;
  }

  .cn24 .cn24w3 li {
    font-size: 1.9rem;
    text-align: left;
    width: 50% !important;
    margin-bottom: 14px
  }

  .cn24 .cn24w3 li a {
    position: relative;
    text-align: left;
    overflow: visible
  }

  .cn24 .cn24w3 li a>div {
    position: absolute;
    top: .1em;
    left: 0
  }

  .cn24 .cn24w3 li a>div>span {
    position: relative;
    font-size: 14px;
    padding: 0 .5em 0 4.8em;
    vertical-align: middle
  }

  .cn24 .cn24w3 li a>div:first-child {
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
    position: static
  }

  .cn24 .cn24w3 li a>span {
    display: inline-block;
    position: absolute;
    font-size: 14px;
    height: 3em;
    padding: 0 .5em 0 3.5em;
    left: 0;
    top: .25em
  }

  .cn24 .cn24w3 li a br {}

  .cn24 .cn24w3 li.cn24popped {
    width: 0 !important
  }

  .cn24 .cn24w3 a>div.icn-img:first-child {
    float: left
  }

  .cn24 .cn24w4 {
    display: block;
    width: auto
  }

  .cn24 .cn24w4>a>span {
    display: block;
    padding: 0 0 1.5em 0;
    text-align: center;
    margin-top: 8px;
    height: auto;
    border-bottom: 1px solid #4f7482;
    font-weight: bold
  }

  .cn24 .cn24w4>a>span::before {
    font-size: 5rem;
    position: absolute;
    top: auto;
    bottom: -.5em;
    right: 50%;
    margin-right: -3.5rem;
    width: 7rem;
    transition: all .3s ease;
    perspective: 20px;
    z-index: 1
  }

  .cn24 .cn24w4>a>span::after {
    width: 38px;
    height: 10px;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -19px;
    background-color: #003b4d;
    bottom: -6px;
    z-index: 0
  }

  .cn24 .cn24w5 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 0;
    margin-top: -2em;
    top: auto !important;
    bottom: auto;
    z-index: 1
  }

  .cn24 .cn24w5 ul {
    width: auto;
    margin-top: 1.6em;
    padding: 30px 0
  }

  .cn24 .cn24w5 ul::before {
    left: 50%;
    right: auto;
    margin-left: -15px
  }

  .cn24 .cn24w5 ul li {
    padding: 0;
    margin: 0
  }

  .cn24 .cn24w5 ul li:last-child {
    margin-bottom: 0
  }

  .cn24 .cn24w5 ul li a {
    display: block;
    font-size: 16px
  }

  .cn24 .cn24w5 ul li a span {
    text-align: left;
    padding: 1.6rem 2.5rem;
    margin: 0;
    display: block
  }

  .cn24 .cn24w5 ul li a span::after {
    position: absolute;
    left: auto;
    right: 2%;
    top: auto;
    bottom: 20px;
    font-size: 24px
  }

  .cn24 .cn24open .cn24w5 {
    opacity: 1;
    visibility: visible;
    margin-top: -2empx;
    max-height: 600px;
    transition: margin-top 0.3s ease 0.2s, opacity 0.3s ease 0.2s, max-height 0.3s linear 0.2s, visibility 0s linear 0s
  }

  .cn24 .cn24open>a>span::before {
    transform: rotate(270deg)
  }

  .cn24 .cn24closed .cn24w5 {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    margin-top: 10px;
    transition: margin-top 0.3s ease 0s, opacity 0.3s ease 0s, max-height 0.3s linear 0s, visibility 0s linear 0.3s
  }

  .cn24.cn24smalltxt h3 {
    font-size: 19px
  }

  .cn24.cn24smalltxt .cn24w3 {
    width: 100%
  }

  .cn24.cn24smalltxt .cn24w3 li a>div>span {
    font-size: 14px
  }

  .cn24.cn24smalltxt .cn24w4 {
    width: auto
  }

  .cn24.cn24smalltxt .cn24w4>a>span {
    padding-right: 0;
    font-size: 13px
  }

  .cn24.cn24smalltxt .cn24w5 ul li a {
    font-size: 14px
  }

  .cn24.cn24smalltxt .cn24w5 ul li a span::after {
    bottom: 17px
  }

  .cn24.cn24loading .cn24w3 {
    height: 8.6em;
    overflow: hidden
  }

  .cn24.cn24loading .cn24w3 li a>div {
    position: absolute;
    top: .1em;
    left: 0
  }

  .cn24.cn24loading .cn24w3 li a:before {
    float: left
  }

  .cn24.cn24loading .cn24w5 {
    height: 0
  }
}

.mwidth,
.cwidth {
  clear: both;
  width: 100%;
  max-width: 1450px;
  margin: 0 auto;
}

.default {
  height: 60px;
  width: 60px;
  border-radius: 100px;
  text-align: center;
  line-height: 60px !important;
  padding: 0px !important;
  padding-top: 12px !important;
  display: block;
  margin: auto;
}

.contentshort {
  font-size: 14px;
  color: #fff;
  line-height: normal;
  font-weight: 500;
  margin-top: 5px;
}

.default img {
  margin: auto;
  height: 35px;
}

.color1 {
  /* background: #8aadbf; */
  background: lightgray;
}

.color2 {
  /* background: #f80000; */
  background: lightgray;
}

.color3 {
  /* background: #3a913f; */
  background: lightgray;
}

.color4 {
  /* background: #942645; */
  background: lightgray;
}

.color5 {
  /* background: #00758f; */
  background: lightgray;
}

.color6 {
  /* background: #f29111; */
  background: lightgray;
}

.color7 {
  /* background: #56659d; */
  background: lightgray;
}

.color8 {
  /* background: #2aad32; */
  background: lightgray;
}

.color9 {
  /* background: #f80000; */
  background: lightgray;
}

.color10 {
  /* background: #00758f; */
  background: lightgray;
}

/*! CN24-HOME4 End*/

/*cssStart*/
.tabLaout {
  width: 100%;
  background: #f1f1f1;
  display: table;
  padding: 80px;
}

.tabLaout .contentInfo {
  padding: 12% 0px 0px 25px;
}

.tabLaout h2 {
  padding-bottom: 25px;
}

.tabLaout p {
  color: #666;
  padding-bottom: 25px;
  font-size: 14px;
}

.tabLaout .contentInfo .btn {
  border-radius: 100px;
  padding: 10px 35px;
  margin-bottom: 15px;
}

.tabLaout .contentInfo .btn span {
  padding-left: 20px;
}

/* REQUIRED STYLE */
@media (max-width: 667px) {
  .menu-example__item {
    padding: 10px 14px !important;
  }

  .tabLaout {
    padding: 12px;
  }
}

.menu-sliding {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  color: #FFF;
  background: #000;
  border-radius: 150px;
}

.menu-example__item.active {
  background: #000;
  color: #fff;
  border-radius: 150px;
}

.menu-example__item.active a {
  color: #fff;
}

.menu-example__item:hover a {
  color: #fff;
}

.menu-example {
  position: relative;
}

.menu-example__item {
  position: relative;
  z-index: 3;
}

/* EXAMPLE MENU STYLE */

.menu-example {}

.menu-example ul {
  overflow: hidden;
}

.menu-example li {
  float: left;
}

.menu-example__item {
  padding: 10px 32px;
  display: block;
  text-decoration: none;
  font-size: 18px;
  line-height: 20px;
  color: #333;
  margin-right: 12px;
}

.menu-example__item a {
  color: #333;
}

.menu-example__item.active,
.menu-example__item:hover {
  color: #FFF;
}

/* EXAMPLE MENU VERSION STYLE */

/* 2 */

.menu-example__item.active.with-line {
  background: none;
}

.menu-sliding.type-line {
  margin-top: 60px;
  height: 4px;
  background: #ED5153;
}

/* 3 */

.menu-sliding.type-color-green {
  background: #2DA760;
}

/* 4 */

.menu-sliding.type-color-purple {
  background: #835885;
}

.menu-example.menu-example-id-4 {
  width: 75px;
  margin: 0;
}

.menu-example-id-4 li {
  float: none;
  width: 100%;
}

/*---coupons---*/
.coupons {
  width: 100%;
  display: inline-block;
  background: #f2f2f2;
  padding: 55px 55px 35px;
}

.couponsBox h2 {
  font-size: 20px !important;
}

.couponsBox {
  width: 100%;
  display: inline-block;
  background: #fff;
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid #ddd;
}

.couponsBox:hover {
  box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.1);
}

.bgburgundys {
  background: #942645;
  padding: 35px 50px;
  color: #fff;
  position: relative;
}

.bgburgundys::before {
  position: absolute;
  color: #fff;
  right: 0;
  font-size: 30px;
  top: 33%;
  right: 12px;
}

.bgburgundys::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
}

.bgblues::before {
  position: absolute;
  color: #fff;
  right: 0;
  font-size: 30px;
  top: 33%;
  right: 12px;
}

.bgblues::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
}

.bggreens::before {
  position: absolute;
  color: #fff;
  right: 0;
  font-size: 30px;
  top: 33%;
  right: 12px;
}

.bggreens::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
}

.bgdarkblues::before {
  position: absolute;
  color: #fff;
  right: 0;
  font-size: 30px;
  top: 33%;
  right: 12px;
}

.bgdarkblues::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
}

.bgblues {
  background: #00758f;
  padding: 35px 50px;
  color: #fff;
  position: relative;
}

.bgdarkblues {
  background: #003b4d;
  padding: 35px 50px;
  color: #fff;
  position: relative;
}

.bggreens {
  background: #3a913f;
  padding: 35px 50px;
  color: #fff;
  position: relative;
}

.couponsBox h2 {
  color: #fff;
  margin: 0;
}

.couponsBox .contentInfo {
  padding: 20px;
  color: #666;
  font-size: 14px;
}

.couponsBox .contentInfo p {
  color: #666;
  margin-bottom: 15px;
}

@media (min-width: 770px) and (max-width: 1220px) {
  .homebg h2 {
    font-size: 1.6em;
  }

  .cn24 h3 {
    font-size: 1.1em;
  }

  .bgburgundys,
  .bgblues,
  .bggreens,
  .bgdarkblues {
    padding: 20px 20px;
  }
}

@media (max-width: 769px) {
  .homebg h2 {
    font-size: 1.6em;
  }

  .cn24 h3 {
    font-size: 1.1em;
  }

  .bgburgundys,
  .bgblues,
  .bggreens,
  .bgdarkblues {
    padding: 6px 12px;
  }

  .couponsBox h2 {
    font-size: 14px !important;
  }

  .bgburgundys::before {
    content: none;
  }

  .bgblues::before {
    content: none;
  }

  .bggreens::before {
    content: none;
  }

  .bgdarkblues::before {
    content: none;
  }
}

/*cssEnd*/

/*trialdownloadStart*/
.trialsdownload {
  width: 100%;
  display: inline-block;
}

.trialsdownloadBox .photo {
  z-index: 0;
  position: relative;
  min-height: 300px;
}

.trialsdownloadBox {
  background: #f8f8f8;
  padding-bottom: 20px;
}

.trialsdownloadBox .contentInfo {
  padding: 12px;
  width: 100%;
  position: relative;
  z-index: 1;
  text-align: center;
  color: #888888;
  min-height: 185px;
}

.trialsdownloadBox .contentInfo h2 {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #333333;
  margin-bottom: 0px;
}

.trialsdownloadBox .contentInfo p {
  line-height: 22px;
  font-size: 14px;
  color: #555;
}

.border-darkblue {
  border-top: 2px solid #ddd;
}

.border-burgundy {
  border-top: 5px solid #942545;
}

.border-green {
  border-top: 5px solid #3a913f;
}

.obttns {
  position: relative;
  float: none;
  width: auto;
  margin: 0 2.2em;
  display: flex;
  justify-content: center;
  color: #fff;
  z-index: 1;
}

.obttns>div {
  position: relative;
  margin: 0 .8em .6em 0;
  float: left;
}

.obttns a {
  border-radius: 5px;
  font-size: 15px;
  font-family: inherit;
  line-height: inherit;
  display: inline-block;
  padding: 5px 20px;
  background: none;
  border: 0;
  cursor: pointer;
  color: #fff;
  letter-spacing: 1px;
  cursor: pointer;
  /*box-shadow: inset 0 0 0 0 #D80286;*/
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  background: #4384c6;
}

.obttns a:hover {}

@media (max-width: 768px) {
  .obttns {
    transform: translateY(-15%) !important;
    margin: 0;
  }

  .obttns a {
    padding: 12px;
    transform: translateY(0%) !important;
    border-radius: 0px;
    font-size: 14px;
    padding: 6px 12px;
  }
}

/*trialdownloadEnd*/

/*---slideLayoutStart---*/
.slideLayout {
  width: 100%;
  background: #fff;
}

.exPloreTitleBox {
  text-align: center;
  height: 100%;
  background: #f2f2f2;
  padding: 12px;
  padding-top: 25%;
}

.exPloreTitleBox h3 {
  font-size: 20px;
  margin-bottom: 15px;
}

.exPloreTitleBox p {
  font-size: 16px;
  color: #888;
  line-height: 22px;
}

.exploreContentBox .contentInfo {
  padding: 12px;
}

.coolproduct h1 {
  margin-top: 15px;
  font-size: 2.5em;
  margin-bottom: 30px;
}

.coolproduct h3 {
  margin-bottom: 10px;
  font-size: 15px;
}

.coolproduct p {
  color: #555;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 8px;
  height: 40px;
  overflow: hidden;
}

.coolproduct .btn {
  padding: 6px 15px;
}

.mostPopular .btn {
  border-radius: 100px;
  padding: 10px 35px;
  margin-bottom: 15px;
}

.coolproduct .owl-nav {
  position: absolute;
  top: 46%;
  width: 100%;
  height: 0px;
}

.coolproduct .owl-nav .owl-prev {
  float: left;
  left: 0;
  margin-left: -16px !important;
}

.coolproduct .owl-nav .owl-next {
  float: right;
  right: 0;
  margin-right: -16px !important;
}

.coolproduct .owl-nav button span {
  border: 1px solid #666;
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  line-height: 34px;
  border-radius: 100px;
  background: #fff;
}

.discover-radius img {
  border-radius: 0px 10px 10px 10px
}

.explore-radius img {
  border-radius: 0px 10px 10px 10px
}

.owl-nav button.disabled span {
  display: none;
}

@media (max-width: 769px) {
  .coolproduct .btn {
    border-radius: 0;
    padding: 6px 12px;
  }

  .mostPopular .btn {
    border-radius: 0;
    padding: 6px 12px;
  }
}

/*---slideLayoutEnd---*/
.exploreContentBox {
  /*border: 1px solid #ddd;*/
  text-align: center;
}

/*---popularStart---*/
.mostPopular {
  position: relative;
}

.popular {
  background: #fff;
  width: 100%;
}

.popularBox {
  width: 100%;
  border: 1px solid #ddd;
}

.popularBox .contentInfo {
  padding: 20px;
  font-size: 14px;
}

.popularBox .contentInfo h3 {
  margin-bottom: 15px;
  margin-top: 10px;
}

.popularBox .contentInfo p {
  color: #666;
  margin-bottom: 15px;
}

.popularBox .contentInfo a {}

.mostPopular .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 0px;
}

.mostPopular .owl-nav .owl-prev {
  float: left;
  left: 0;
  margin-left: -16px !important;
}

.mostPopular .owl-nav .owl-next {
  float: right;
  right: 0;
  margin-right: -15px !important;
}

.mostPopular .owl-nav button span {
  border: 1px solid #666;
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  line-height: 34px;
  border-radius: 100px;
  background: #fff;
}

/*---popularEnd---*/

/*--HotIteamsStart--*/
.hotItemBOx {
  width: 100%;
  display: inline-block;
  background: #f2f2f2;
  border: 1px solid #ccc;
  border-radius: 10px;
}

.hotItemBOx .contentInfo {
  padding: 25px;
}

.hotItemBOx .contentInfo p {
  color: #666;
  margin-bottom: 15px;
  font-size: 14px;
}

.hotItemBOx .picBox img {
  border-radius: 10px 10px 0px 0px;
}

.hotItemBOx .contentInfo .btn {
  border-radius: 100px;
  padding: 10px 35px;
}

@media (max-width: 769px) {
  .hotItemBOx .contentInfo .btn {
    padding: 6px 12px;
    border-radius: 0px;
  }
}

/*--HotIteamsEnd--*/

/*exploreNewStart*/
.exploreNew {
  width: 100%;
  background: #fff;
  display: table;
}

.exploreNew .contentInfo {
  padding-top: 16%;
  font-size: 14px;
}

.exploreNew .contentInfo p {
  color: #666;
  margin-bottom: 15px;
}

/*exploreNewEnd*/

.flying {
  position: fixed;
  float: left;
  left: 0;
  bottom: 0px;
  width: 320px;
  z-index: 50;
}


/*--owlcarousel--*/

.shortCodesCarousel {
  position: relative;
}

.shortCodesCarousel .owl-nav,
.shortCodesCarousel2 .owl-nav {
  position: absolute;
  top: 22%;
  width: 100%;
  height: 0px;
}

.shortCodesCarousel .owl-nav .owl-prev,
.shortCodesCarousel2 .owl-nav .owl-prev {
  float: left;
  left: 0;
  margin-left: -16px !important;
}

.shortCodesCarousel .owl-nav .owl-next,
.shortCodesCarousel2 .owl-nav .owl-next {
  float: right;
  right: 0;
  margin-right: -16px !important;
}

.shortCodesCarousel .owl-nav button span {
  border: 1px solid #666;
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  line-height: 34px;
  border-radius: 100px;
  background: #fff;
}

.shortCodesCarousel2 .owl-nav button span {
  border: 1px solid #666;
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  line-height: 34px;
  border-radius: 100px;
  background: #fff;
}

.sponsored {
  position: relative;
}

.sponsored .owl-nav {
  position: absolute;
  top: 22%;
  width: 100%;
  height: 0px;
}

.sponsored .owl-nav .owl-prev {
  float: left;
  left: 0;
  margin-left: -16px !important;
}

.sponsored .owl-nav .owl-next {
  float: right;
  right: 0;
  margin-right: -16px !important;
}

.sponsored .owl-nav button span {
  border: 1px solid #666;
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  line-height: 34px;
  border-radius: 100px;
  background: #fff;
}

.trialsdownloadCarousel {
  position: relative;
}

.trialsdownloadCarousel .owl-nav {
  position: absolute;
  top: 22%;
  width: 100%;
  height: 0px;
}

.trialsdownloadCarousel .owl-nav .owl-prev {
  float: left;
  left: 0;
  margin-left: -16px !important;
}

.trialsdownloadCarousel .owl-nav .owl-next {
  float: right;
  right: 0;
  margin-right: -16px !important;
}

.trialsdownloadCarousel .owl-nav button span {
  border: 1px solid #666;
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  line-height: 34px;
  border-radius: 100px;
  background: #fff;
}

@media (max-width: 769px) {
  .exploreTelshare .owl-nav {
    top: 0% !important;
  }
}

.exploreTelshare,
.msgTab {
  position: relative;
}

.exploreTelshare .owl-nav,
.msgTab .owl-nav {
  position: absolute;
  top: 22%;
  width: 100%;
  height: 0px;
  font: initial;
  color: #fff;
}

.exploreTelshare .owl-nav:hover span i,
.msgTab .owl-nav:hover span i {
  color: #666 !important;
}

.exploreTelshare .owl-nav .owl-prev,
.msgTab .owl-nav .owl-prev {
  float: left;
  left: 0px !important;
  margin-top: -5px !important;
  margin-left: -30px !important;
}

.exploreTelshare .owl-nav .owl-next,
.msgTab .owl-nav .owl-next {
  float: right;
  right: 0;
  margin-top: -5px !important;
  margin-right: -30px !important;
}

.exploreTelshare .owl-nav button span,
.msgTab .owl-nav button span {
  border: 1px solid #666;
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  line-height: 34px;
  border-radius: 100px;
  background: none;
  border: none;
  color: #444;
  background: #fff;
  border: 1px solid #ddd;
}

.exploreTelshare .owl-prev.disabled {
  display: none !important;
}

.exploreTelshare .owl-next.disabled {
  display: none !important;
}

/*flyingofferStart*/
.topOffere {
  position: relative;
  transition: all 0.3s ease;
}

.topOffere .letUse {
  background: #f0f0f0;
}

.topOffere .letUse .btn-primary {
  margin-right: 30px;
}

.topClosee {
  position: absolute;
  float: left;
  right: 8px;
  cursor: pointer;
  top: 12px;
}

.topClosee i {
  background: #a5b3b5;
  color: #fff;
  font-size: 10px;
  padding: 5px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 100px;
}

.letUse {
  width: 100%;
  background: #fff;
  padding: 12px;
  display: table;
  font-size: 14px;
}

.letUse .lefte {
  float: left;
  width: 40px;
}

.letUse .righte {
  margin-left: 60px;
}

.letUse .leftContente {
  float: left;
  line-height: 20px;
}

.letUse .leftContente a {
  color: #333;
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: auto !important;
  touch-action: auto !important;
}

.priceType {
  width: 100%;
  display: inline-block;
  border: 1px solid #ddd;
  padding: 12px;
  margin-bottom: 15px;
}

h4.priceType {
  background: #ddd;
  padding: 12px;
  font-weight: bold;
  margin: 0;
}

.priceType b {
  font-weight: 500;
}

.priceType .btn {
  margin-top: 10px;
}

.poweredby .image-box {
  height: 125px;
  overflow: hidden;
  position: relative;
  margin: 0px 12px;
}

.poweredby .image-box img {
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: auto !important;
  max-height: 140px !important;
  margin: auto !important;
}

.topHead {
  /* background: #fff; */
  /* padding-right: 12px; */
}

.contentInfo h2 {
  text-align: left;
}

.footer-bottom label {
  color: #fff !important;
}

.footerbMenu {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-align: left !important;
  padding: 20px 0px !important;
  margin-left: -10px;
}

.footerbMenu a {
  color: #fff;
  padding-left: 14px;
  /* border-left: 1px solid #ccc; */
  padding-right: 14px;
  width: fit-content;
}

.footerbMenu a:first-child {
  border: none;
}

.footerbMenu a:last-child {
  /* border: none; */
  padding-right: 0px;
}

.footerbMenu a:hover {
  text-decoration: underline !important;
}

.dashboard-search ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  font-size: 13.5px !important;
  opacity: 1;
  /* Firefox */
}

.dashboard-search :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333;
  font-size: 13.5px !important;
}

.dashboard-search ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #333;
  font-size: 13.5px !important;
}

.clickMenu {
  cursor: pointer;
  width: 30px;
  float: left;
  text-align: center;
  /* margin-top: 14px; */
  color: #fff;
}

.clickMenu .fas {
  font-size: 22px;
}


.fPadding {
  padding: 0px;
}

@media (max-width:769px) {

  .carousel-inner .item.active {}

  #banner .dashboard-slider .carousel-inner .item img {
    /*height: 55vh;*/
    height: auto;
    min-height: 175px !important;
    width: 100%;
    max-width: 100%;
  }

  .fPadding {
    padding: 0px;
  }

  .clickMenu {
    width: 25px !important;
    margin-top: -10px;
  }

  .sm-blue::before {
    left: 0px !important;
    top: -16px !important;
  }

  #main-menu.sm-blue::before {
    left: auto !important;
    top: -30px !important;
    right: 30px !important;
  }
}

.fPaddingb {
  padding: 0px 10px;
  color: #fff;
}

@media (max-width: 769px) {
  .fPaddingb {
    padding: 0px !important;
  }
}

@media (min-width: 770px) and (max-width: 1500px) {
  .fPaddingb {
    padding: 0px !important;
  }

  .footerbMenu a {
    padding-right: 10px;
  }

  .myShortcodeBox .shortCodeContent h2 {
    font-size: 16px;
  }
}

.form-control:focus::-webkit-input-placeholder {
  color: transparent;
}

.form-control:focus::-moz-placeholder {
  color: transparent;
}

.form-control:-moz-placeholder {
  color: transparent;
}

.shortcodeShows {
  width: 55px;
  /* margin: 0px auto 25px; */
  margin: 0px auto 50px;
  text-align: center;
}

.shortcodeShows img {
  margin-top: 50px;
}

.shortcodeShows a {
  color: #333;
}

.shortcodeShows .fa-times {
  color: red;
}

.shortcodeShows i {
  cursor: pointer;
  font-size: 25px;
}

.exploreTelshare .tooltip {
  position: inherit !important;
  text-align: center;
}

.explre {
  padding: 20px 30px;
  background: #fff;
  width: 100%;
}

@media (max-width: 1400px) {
  .explre {
    padding: 20px 20px;
  }

  .explre h3 {
    font-size: 21px !important;
    margin-top: 40px;
  }
}

.explre h3 {
  font-size: 1.5em;
  text-align: center;
  font-weight: 600;
}

.footerexplore {
  background: #003b4d;
  width: 100%;

  color: #fff;
}

.footerexplore .containerssss {
  padding: 20px 200px;
}

.footerexplore h3 {
  font-size: 1.5em;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-top: 45px;
}

@media (max-width: 769px) {
  .footerexplore .containerssss {
    padding: 20px;
  }

  .footerexplore {
    display: inline-block;
    height: auto;
  }

  .explre {
    padding: 20px 20px;
    height: auto;
  }

  .explre h3 {
    margin-bottom: 20px;
    margin-top: 0px;
  }

  .footerexplore h3 {
    margin-bottom: 20px;
    margin-top: 0px;
  }

}

@media (min-width: 768px) and (max-width: 1024px) {
  .exploreTelshare .owl-nav .owl-prev {
    float: left;
    left: 0px !important;
    margin-top: -20px !important;
    margin-left: -30px !important;
  }

  .exploreTelshare .owl-nav .owl-next {
    float: right;
    right: 0;
    margin-top: -20px !important;
    margin-right: -30px !important;
  }
}


@media (min-width: 1200px) and (max-width: 1590px) {
  .mNoPadding {
    padding: 0px !important;
  }
}

.toolbarSmartwizard .btn-primary {
  padding: 6px 45px;
}

.toolbarSmartwizard .btn-danger {
  padding: 6px 45px;
}

.shortcustomcode {
  text-align: center;
}






.tabss {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 100%;
  height: 300px;
}

/* Style the buttons inside the tab */
.tabss button {
  display: block;
  background-color: inherit;
  padding: 15px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-size: 17px;
}

.tabss.msgtb {
  height: auto !important;
}

.tabss.msgtb button {
  padding: 8px 16px !important;
  border-bottom: 1px solid #ddd;
}

.tabss.msgtb button:last-child {
  border: none !important;
}

/* Change background color of buttons on hover */
.tabss button:hover {
  background-color: #f58019;
  color: #fff;
}

/* Create an active/current "tab button" class */
.tabss button.active {
  background-color: #4384c6;
  color: #fff;
}

/* Style the tab content */
.tabcontentss {
  float: left;
  padding: 0px 14px;
  border: 1px solid #ccc;
  width: 100%;
  min-height: 300px;
  display: none;
}

.tabcontentss h3 {
  margin-top: 20px;
}


/* Clear floats after the tab */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.myShortcodeBox .detailsFeatureInfo .tab-pane {
  padding: 15px 10px;
}






.customshrotadsads .switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 23px;
}

.customshrotadsads .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.customshrotadsads .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.modal-dialog .modal-header .close {
  margin-top: -10px;
}

.modal-header .close {
  margin-top: -21px;
}

.popup-change .modal-dialog .modal-header .close {
  margin-top: -21px;
}

.changephoneumber label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
}

.customshrotadsads .slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.customshrotadsads input:checked+.slider {
  background-color: #2196F3;
}

.customshrotadsads input:focus+.slider {
  box-shadow: 0 0 1px #2196F3;
}

.customshrotadsads input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.customshrotadsads .slider.round {
  border-radius: 34px;
}

.customshrotadsads .slider.round:before {
  border-radius: 50%;
}

/*@media only screen and (min-width : 481px) {*/
.flex-row.row {
  display: flex;
  flex-wrap: wrap;
}

.flex-row.row>[class*='col-'] {
  display: flex;
  flex-direction: column;
}

.flex-row.row:after,
.flex-row.row:before {
  display: flex;
}

.flex-row.row>[class*='col-']>.box {
  display: flex;
  flex: 1;
}

/*}*/
.shortCodeSideBar {
  background: #DDD !important;
  height: 100%;
  padding: 10% 15px 15px;
}

.search-sidebar {
  background: #DDD !important;
}

.shortCodeSideBar a.list-group-item {
  font-size: 14px;
}

.shortCodeSideBar h2 {
  font-size: 20px;
  color: #333;
}

.shortCodeSideBar p {
  color: #888;
  line-height: 22px;
}

.sw-container .btn-danger {
  background: #ddd !important;
  color: #333;
  padding: 5px 25px;
  border-color: #ddd !important;
}

.sw-container .btn {
  padding: 10px;
  min-width: 120px;
  margin: 0px 0px 10px 10px;
}

.sw-container .btn-danger:hover {
  background: #ccc !important;
  border-color: #ccc !important;
  color: #333;
}

.defaultBtn .btn-danger {
  background: #ddd !important;
  color: #333;
  padding: 5px 25px;
  border-color: #ddd !important;
}

.defaultBtn .btn {
  padding: 10px;
  min-width: 120px;
  margin: 5px 10px 10px 0px;
}

.defaultBtn .btn-danger:hover {
  background: #ccc !important;
  border-color: #ccc !important;
  color: #333;
}

.lblprice label {
  width: 100%;
  text-align: center;
}

.seeExample {
  float: right;
  margin-top: -35px;
}

.heightfull {
  height: 100%;
  display: table;
}

.verticalMiddle {
  display: table-cell;
  vertical-align: middle;
}

.appendAuditTr a.btn-danger {
  background: red !important;
  padding: 5px 10px !important;
  width: auto !important;
  color: #fff !important;
  border-color: red !important;
}

.auditFormtbl table {
  border: none !important;
}

.auditFormtbl table tr td {
  border: none !important;
}

.form-group.field-shortcode-description_label {
  margin-bottom: 4px;
}

@media only screen and (max-width: 991px){
  .flex-row.row {
    display: inherit !important;
    flex-wrap: initial !important;
  }
}

@media (max-width: 768px) {
  .mobiletab {
    display: block !important;
  }

  .desktoptab {
    display: none;
  }

  .step-nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    line-height: 1.42857143;
    width: 20%;
    text-align: center;
    height: 24px;
  }
}

@media (max-width: 667px) {
  .feature-section.loginSection {
    padding: 0px;
  }

  body#top {
    background: #fff !important;
  }

  .log-back {
    border: none !important;
  }

  .login-form-container .flag-container .iti-code {
    top: 25% !important;
  }

  .shortCodesCarousel .owl-stage {
    left: 0px;
  }

  .shortCodeSideBar {
    margin-bottom: 15px;
  }

  .mobiletab {
    display: block !important;
  }

  .desktoptab {
    display: none;
  }

  .step-nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    line-height: 1.42857143;
    width: 20%;
    text-align: center;
    height: 24px;
  }

  .footer-button {
    position: inherit !important;
    bottom: 30px;
    right: 30px;
  }

  .eventBoxes {
    margin-bottom: 20px;
  }

  .sw-theme-arrows>ul.step-anchor>li>a {
    font-size: 10px !important;
    min-height: auto;
  }

  .seeExample {
    float: right;
    margin-top: -20px;
  }

  .dashoboard-content {
    padding-top: 15px !important;
  }

  .field-shortcode-keywords {
    width: 100%;
    display: inline-block;
  }

  .audit-form-option {
    background: none !important;
  }

  .modal-header h5 {
    width: 85%;
    font-size: 12px
  }

  .flex-row .col-xs-11 {
    padding-right: 0px;
  }

  .flex-row .col-xs-1 {
    padding-left: 0px;
  }

  .shareInfo ul li {
    padding: 7px 13px;
  }

  .shareInfo ul li a {
    font-size: 14px;
  }

  .telshareApps .left {
    font-size: 18px;
  }

  .subscr {
    font-size: 14px;
  }

  .reviews-design {
    padding: 0px !important;
  }

  .rating-star-preview {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    h4 {
      text-align: center;
    }
  }

  .exPloreTitleBox {
    padding-top: 12px;
    margin-bottom: 15px;
  }

  .footer1 .f-p-l {
    padding-left: 0px;
  }

  /* .flex-row.row {
    display: inherit !important;
    flex-wrap: initial !important;
  } */

  .headtop .flex-row.row {
    display: flex !important;
    flex-wrap: wrap !important;
  }

  .coolproduct .owl-stage {
    left: 0px !important;
  }

  .exampleSearch p {
    color: #fff;
  }

  .breadcumbs {
    display: none;
  }

  .dashoboard-content {
    padding-top: 0px !important;
  }

  .footer-bottom {
    padding-bottom: 9px;
    padding-top: 12px;
  }

  .shortCodeSideBar {
    padding-top: 3% !important;
  }
}

.orContainer {
  width: 100%;
  text-align: center;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.orContainer::before {
  position: relative;
  top: 8px;
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px solid #E8E8E8;
  z-index: 1;
}

.orContainer span {
  background:
    #fff;
  display: block;
  width: 50px;
  margin: 0 auto;
  font-size: 15px;
  position: relative;
  z-index: 2;
}

.fullwidth {
  width: 100%;
}

.flag-container .iti-code {
  top: 28% !important;
}

.login-form-container .btn-submit button {
  height: 40px;
  width: 100%;
}

.brandsPage span.select2-container--default {
  width: 100% !important;
}

.pd20 {
  padding: 20px !important;
}

.profile12 {
  border: 1px solid #ddd;
  padding: 0px;
}

.regBtn .btn {
  padding: 15px 15px !important;
  font-size: 18px;
  width: 100%
}

.eventBox {
  padding: 20px 33px !important;
  height: auto !important;
  margin-bottom: 15px;
}

.eventBox .note {
  font-size: 12px;
  text-align: center;
}

.eventClick.active {
  border: 1px solid #ddd;
}

.eventBoxes {
  padding: 12px;
  cursor: pointer;
  border: 1px solid #ccc;
}

.currentac .eventBoxes {
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 3px 3px 5px 6px #ccc;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 3px 3px 5px 6px #ccc;
}

.ubislider.ecommerce {
  background: #fff;
}

.eventBox-list-bg {
  background: #f7f7f7;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
}

.eventBox .eventbox-pic img {
  width: 100% !important;
  height: 200px;
  margin-top: 30px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
}

.event-box-sponsor {
  margin-bottom: 30px;
}

.event-box-sponsor a {
  color: #333;
}

.currentac .activecheck {
  display: block !important;
  position: absolute !important;
}

.activecheck {
  position: absolute;
  float: right;
  margin-top: -13px;
  margin-left: -13px;
  color: #fff;
  background: green;
  padding: 0px 5px;
  font-size: 11px;
}

.eventBoxes h2 {
  margin-top: 10px;
}

.eventattenden-arrow li {
  padding: 10px 15px;
  margin-right: 8px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  border-radius: 5px;
  background: #fff;
  width: 24%;
}

.eventattenden-arrow li .fas {
  margin-right: 10px;
  color: #4384c5;
}

.reviewratting-22 {
  background: #fff;
  padding: 10px;
}

.eventpic-category {
  color: #8e8e8e;
}

.eventpic-category-2 {
  color: #5b5b5b;
}

.shipping-meth-dhl label input {
  margin-left: 10px;
}

.eventBox .footer-button {
  float: left !important;
  text-align: left;
  margin-top: 20px;
}

.success-alrt p {
  font-size: 14px;

}

.footer-button-notify {
  margin-top: 30px;
}

.sponsor-22 label input {
  margin-left: 10px;
}

.whygolbal-22 .form-group ul li {
  line-height: 32px;
}

.text-white-pro {
  position: absolute;
  float: right;
  top: -3px;
  text-align: right;
  padding: 0px;
  margin-right: 0px;
  right: 0;
}

.text-white-pro span {
  background: #f58019;
  padding: 1px 5px;
  color: #fff;
  font-size: 12px;
}


.chooseFile22 .createbrand .sw-container .btn {
  padding: 5px;
}

.chooseFile22 {
  top: -13px;
}

#termsconditionmodal .modal-footer {

  border-top: none !important;
}

.chooseFile22 .btn {
  padding: 5px !important;
}

.chooseFile22 {
  top: -15px !important;
}

.short-readmore {
  text-align: center;
}

.signupbutton .btn {
  width: 100% !important
}

.topSearch {
  display: flex;
  /* margin-top: 5px; */
  border-radius: 5px;
  border-top: 0.5px solid #585858;
  border-bottom: none;
  border-left: none;
  border-right: none;
  z-index: 1;
}

.topSearch-2 {
  border-radius: 5px;
  border: 2px solid #585858;
}

.sidemenu-icons .topUpMenu ul li {
  margin-right: 0px !important;
}


.topmenu-horizontal {
  /*white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 15px 0px 8px;
    scrollbar-width: thin;
    scrollbar-color: #0000003d #232f3e;*/
  padding: 15px 0px;
  width: 100%;
  margin: 0;
}

.tommenu22 {
  display: block;
  width: 100%;
}

.topmenu-horizontal a {}

/*  .tommenu22{
    display: inline-grid;
  }*/
.sidemenu-icons {
  display: block;
  width: 100%;
}

.tommenu22 a {
  font-size: 14px;
  color: #fff;
  padding: 0px 10px;

}



.dashboard-search .field-searchform-keywords {
  width: 100% !important
}

.field-searchform-keywords {
  width: calc(100% - 50px);
}

.topSearch .searchIconGroup {}

.field-searchform-shortcode {}

.searchIconGroup {
  background-color: #f2f2f2;
}

.searchIcon {
  float: right;
  margin-top: 4px;
}

.searchIcon img {
  width: 35px;
  padding: 5px;
}

.searhClick {
  text-align: center;
}

.searhClick label {
  margin-bottom: 0px;
  margin-left: 6px;
  margin-right: 6px;
}

.searhClick input {
  margin-top: 0px;
}

.detailsReview {}

.border {
  border: 1px solid #ddd;
}

.view-qrcode-h img {
  height: 150px;
  margin-bottom: 10px;
  text-align: center;
  margin: auto
}

.rating-review-form-center {
  text-align: center;
}

.details-qrcode {
  padding: 10px 20px;
  /* min-height: 374px; */
}

.call-sellers .btn-block+.btn-block {
  margin-top: 0px !important;
}

.details-qrcode b {
  color: #4384c5;
  line-height: 2;
}

.shareinfo-headbox {
  background: #f58019;
  padding: 5px 20px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  border-radius: 0px 21px 0px 0px;
}

.details-qrcode strike {
  color: red;
}

.mb {
  margin-bottom: 5px;
}

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

.mb-4 {
  margin-bottom: 20px;
}

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

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

.shortCodereview-Pic img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #ddd;
}

.shortCodereview-Pic {
  /* float: left; */
}

.shortCodereview-details {
  /* margin-left: 75px; */
}

.shortCodereview-clients img {
  height: 150px;
}

.post-replies {
  /* margin-left: 75px; */
  position: relative;
}

.post-replies .dropdown.report-reply__dropdown-first {
  position: absolute;
  top: 0;
  right: 0;
  width: 160px;

  .three-dot-menu {
    cursor: pointer;
    padding: 2px 8px;
  }

  .dropdown-menu {
    padding: 5px 10px;
  }
}



.post-replies {
  position: relative;

  .report-reply__dropdown {
    width: 160px;
    padding: 0;

    .three-dot-menu {
      cursor: pointer;
      padding: 2px 8px;
    }

    .dropdown-menu {
      right: 0;

      .report-reply {
        cursor: pointer;
        padding: 10px;
      }
    }
  }
}


.brand-superfans .fas {
  font-size: 25px;
  color: #555;
  margin-right: 10px;
}

.brand-superfans {
  margin-top: 20px;
}

.brand-superfans span {
  font-size: 18px;
}

.brand-superfans p {
  color: #f58220;
}

.shortCodereview-details .ratings {
  float: left;
}

.shortCodereview-details .verified-customer {
  font-size: 10px;
  color: #000000;
  margin-left: 10px;
}

.detailsReview .rating-star-content i {
  font-size: 60px;
  line-height: 70px;
  color: #000000;
}

.reviewextra {
  background: #f7f7f7c4;
  padding: 30px !important;
  border: 1px solid #ddd;
}

.reviewextra h4 {
  text-align: left;
}

.reviewextra .rating-star-preview {
  text-align: left;
}

.reviewextra .full-rating {
  margin-left: 20px;
  display: inline-grid;
}

.box-pading {
  padding: 0px !important;
}

.tabcontentss .myShortcodeBox {
  display: inherit;
}

.message-report-22 {
  padding: 15px;
}

.message-report-22 h3 {
  margin-bottom: 10px !important;
}

.businessview-subscribers {
  margin-top: 10px;
}

.favorites-top-head {
  text-align: center;
}

.favorites-choose-date {
  padding: 10px;
  border-radius: 5px;
  text-align: center;
}

.telshare-box-padding-o {
  padding: 0px !important;
}

.inboxtab h6 {
  margin-top: 10px;
  color: #666;
}

.inbox-messege-btn {
  float: right;
}

.question_each {
  padding: 0px 0px;
  margin-top: 10px;
  border: 1px solid #ddd;
  list-style: none;
}

.answer_each {
  text-align: left;
}

.question_each .info {

  padding: 10px 0px;

}

.question_each ul li {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.qtitle {
  background: #f7f7f7;
  padding: 10px !important;
  border-bottom: 1px solid #ddd;
}

.answer_each .labels {
  margin-top: 10px;
}

.answer_each .reply {
  margin-top: 10px;
}

.shortcode-offer-bar {
  position: absolute;
  right: 15px;
  background: #fb4747;
  padding: 5px 15px;
  top: 58px;
  color: #fff;
  border-radius: 0px;
  z-index: 1;
  font-size: 12px;
}

.headlog {
  padding: 0px 15px;
}

.select2-container {
  width: 100% !important;
}

.feedback-title h3 {
  /* background: #4384c6; */
  background: #1F2029;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  margin: auto;
  margin-bottom: 20px;
  border-radius: 5px;

}

.feedback-goal {
  text-align: center;
}

.feed-bg {
  padding: 25px;
  border-radius: 5px;
}

.feedback-goal .active {
  background: #1F2029;
  color: #fff;
}

.feedback-goal .btn:hover {
  background: #1F2029 !important;
  color: #fff;
}

.feedback-goal .btn:focus {
  background: #1F2029 !important;
  color: #fff;
}

.c-pro {
  position: absolute;
  right: 0;
  top: 0;
  background: #f58019;
  padding: 2px 5px;
  line-height: 13px;
  color: #fff;
  font-size: 12px;
}


.listing-agents .viewShortCode .shortCodePic img {
  min-height: 100px !important;
  height: auto;
}

#qaUL {
  margin-bottom: 10px;
}

.Choosebottom {
  margin-bottom: 20px;
}

.toolbarSmartwizard-ex .btn {
  float: right;
}

.stepbutton1 .btn {
  float: right !important;
}

.tagsdata {
  padding: 5px 10px !important;
  border: 1px solid #ddd !important;
  background: #fff !important;
  border-radius: 5px !important;
  height: 20px !important;
  display: inline-table !important;
  margin-bottom: 4px !important;
}

.removetag {
  cursor: pointer;
  color: #bdbdbd !important;
  margin-left: 10px !important;
  font-size: 10px !important;
}

.chooseFile .hint-eg {
  display: inline-block !important;
  padding-left: 10px !important;
}

.shortcode-mv50 a {
  margin-bottom: 10px;
}

.logininfo-img {
  display: flex;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}

.logininfo-img1 img {
  height: 160px;
}

.logininfo-img1 {}

.logininfo-text {
  padding: 20px;
  color: #333;
}

.shareInfoleft ul {
  text-align: left !important;
}

.telshareimgbrand img {
  width: 100%;
}

.itemssds .shortCodesleft .shortModel {
  float: right;
  position: absolute;
  bottom: 0px;
  right: 0;

}


.itemssds .shortCodesleft {
  position: relative;
}

.gridbox {
  display: inline-block;
  width: 100%;
}

.itemssds {
  padding: 10px;
  margin-left: -1px;
  margin-top: -1px;
  padding: 10px;
  /*border:1px solid #ddd;*/
  min-height: 220px;
}

.seemore {
  text-align: right;
  display: inline-block;
  margin-top: 10px;
  width: 100%;
}

.topads .border-darkblue p {
  display: none;
}

.topads .contentInfo {
  min-height: auto !important;
  padding: 5px;
}

.obttns10 {
  text-align: center;
}

.box-borderbg {
  background: #fff;
  /* padding: 15px; */
}

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

.box-borderbg .shortCodesSection {
  background: none !important;
}

.cn24hoverinvert {
  /* float: left;
  margin-right: 15px; */
}

.headerbutton .contentshort {
  text-align: left !important;
  color: #333 !important;
}

@media only screen and (max-width: 1200px){
  .headerbutton .contentshort {
    text-align: center !important;
    color: #333 !important;
    float: none !important;
  }
  .cn24hoverinvert {
    float: none !important;
    margin-right: 0px;
  }
}


.exploretelshares {
  text-align: left;
  /* padding: 20px 0px 0px; */
  font-size: 20px;
  font-weight: normal;
}

.shortCodesRight h3 {
  padding-top: 8px;
  font-size: 15px;
}

.search-all .input-group-btn .btn {
  padding: 9px 12px !important;
  min-width: 50px;
  text-align: left;
  background: #0000000d;
  display: flex;
}


.topSearch-2 .input-group-btn .btn {
  padding: 9px 12px !important;
  min-width: 50px;
  text-align: left;
  background: #0000000d;
  display: flex;
}

.headerbutton .contentshort span {
  margin-top: 7px;
  display: inline-table;
}

.contentshort {
  color: #333;
  /* text-align: left;
  float: left; */
}

.contentshor span {
  display: inline-table !important;
  margin-top: 7px !important;
}

.search-all {
  width: 100%;
}

.search-all .dropdown-menu,
.topSearch-2 .dropdown-menu {
  height: 300px;
  overflow-y: scroll;
}

.search-all .has-error .form-control {
  color: #ff0000 !important;

}


.search-all .help-block-error {
  position: absolute;
  margin-top: 40px !important;

}

.homebg {
  background: #eaeded;
}

.alhomebg {
  background: #eaeded;
}

.pbg {
  /* background: #fff; */
  /* padding: 15px; */
}

.search-all .btn .caret,
.topSearch-2 .btn .caret {
  margin-left: 0;
  margin-right: 0;
  float: right;
  margin-top: 7px;
  color: #b7b7b7;
  margin-left: 15px;
}

#panelss {
  display: none;
}

.detailsContentInfo .defaulBox {
  margin-bottom: 0px !important;
}

.view-reviews {
  float: left;
  /* margin-left: 35px; */
}

.parent-details-qrcode-2 span {
  font-size: 26px;

}

.parent-details-qrcode {
  float: left;
  width: 50%;
  /* background: #dae6f4; */
  padding: 0px 10px;
}

.view-reviews ul {
  display: block;
}

#search2 {
  margin-top: 5px;
}

#search2 .exampleSearch {
  display: none;
}

.sponsored h2 {
  text-align: left !important;
}

.trialsdownload h2 {
  text-align: center;
}

.gridbox .price,
.gridbox .meta {
  display: none;
}

.gridbox .shortCodesRight {
  min-height: 40px;
}

.shortcodeSectionResulut .col-xs-6 {
  padding: 5px !important;
}

.shortcodeSection {
  padding: 10px;
}

.shortcodeSection .card-box {
  margin-bottom: 0px;
}

#shortcodeSectionside .fas {
  text-align: center;
  margin: auto;
  width: 100%;
  padding: 10px;
  font-size: 20px;
  cursor: pointer;
}

.explore-singin-txst {
  text-align: center;
  padding: 10px 0px;

}

.explore-singin-txst .btn {
  width: 20%;
  margin: auto;
}

.explore-signin {
  /*display: none;*/
}

.video-imgs img {
  width: 100%;
}

.explore-signin-logout {
  /* display: none; */
}

.explore-singin-txst h2 {
  margin-bottom: 10px;
  text-align: center;
}

.explore-singin-txst a p {
  margin-top: 10px;
  color: orange;
}

.explore-signin-logout p {
  margin-bottom: 10px;
}

.explore-signin-logout a {
  margin-bottom: 10px;
}

.explore-signin-logout .current-plane {
  text-align: center;
}

.video-icons {
  position: absolute;
  top: 36%;
  width: 100%;
  margin-left: 36%;
}

.video-icons img {
  height: 50px;
  width: 50px !important;
}

.home-feed-bg .feed-bg {
  width: 50%;
  margin: auto;
}


.languages-footer {
  margin-top: 30px;
  color: #fff;
}

.social-media .fab {
  padding: 16px;
  font-size: 23px;
  text-align: center;
  margin: 5px 2px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 14px;

}

.social-media {
  text-align: center;
}

.social-media h2 {
  text-align: center;
}

.social-media .fab:hover {
  opacity: 0.7;
}

.social-media .fa-facebook-f {
  background: #3B5998;
  color: white;
}

.social-media .fa-twitter {
  background: #55ACEE;
  color: white;
}


.social-media .fa-linkedin {
  background: #007bb5;
  color: white;
}


.social-media .fa-instagram {
  background: #125688;
  color: white;
}

.social-media .fa-pinterest {
  background: #cb2027;
  color: white;
}

#askForAgent .modal-dialog,
#askForBrandAgent .modal-dialog,
#askForStore .modal-dialog,
#askForCampaign .modal-dialog,
#askForBusiness .modal-dialog,
#askForMarketPlaceOwner .modal-dialog,
#askForMarketPlaceSeller .modal-dialog {
  /* width: 400px !important; */
  max-width: 400px !important;
}


.homebg h2 span {
  font-size: 13px;
  color: #666;
  display: block;
  margin-left: 0px;
}

.telshare-subtitles {
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  margin: -10px 0px 10px;
  scrollbar-width: thin;
  display: flex;
  font-size: 15px;
}

.telshare-subtitles a {
  float: left;
  padding: 0px 20px 0px 0px;
}

.sponsored-ads-left {
  font-size: 12px;
  text-align: left;
  float: left;
}

.telshares-sponsored-ads {
  margin-top: 30px;
}

.sponsored-ads-right {
  font-size: 12px;
  text-align: right;
}

.sponsored-ads-sidebar img {
  width: 100%;
}

.sponsored-ads-report {
  text-align: right;
  font-size: 12px;
}

.global-ads-report {
  text-align: left;
  font-size: 12px;
}

.global-ads-left {
  font-size: 12px;
  text-align: left;
  float: left;
}

.member-saving h2 {
  /* text-align: center; */
  margin: auto;
  font-weight: bold;
  font-size: 44px;
  line-height: 34px;
  color: #1F2029;
  text-transform: uppercase;
  /* display: grid; */
}

.member-saving h2 span {
  color: #1F2029;
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
}

.follow11 span {
  float: right;
  min-width: 60px;
}

.follow11 {
  margin-bottom: 5px;
  /* padding-left: 30px; */
  display: flex;
}

.follow11 a {
  width: 50%;
}

.detialspage-left,
.detialspage-right {
  background: #fff;
  height: 100%;
}

.call-sellers .btn {
  width: 33%;
  display: inline-block;
}

.mt-25 .col-md-12 .pbg {
  background: none !important;
  padding: 0px !important;
}

.mt-25 .col-md-12 .pbg .shortCodesSection {
  background: none !important;
}

.homebg .gridbox h2 span {
  background: #b01115;
  color: #FFF;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: bold;
}

.shortCodeContent .view-reviews {
  float: left;
  width: 100%;
}

.side-radio-form .col-md-6 {
  padding: 0px !important;
  margin-bottom: 10px;
}

.advance-search-mobile {
  display: none;
}

.h-title-heading {
  font-size: 15px;
  text-align: center;
  padding: 6px 10px;
}

.more-products {
  position: absolute;
  background: #060000b8;
  z-index: 9;
  width: 100%;
  height: 100%;
  color: #fff;

}

.global-ads-sidebar img {
  width: 100%;
}

.see-all {
  text-align: center;
  padding: 10px 20px;
}

.more-products span {

  color: white;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.shortcodeplus {
  float: right;
  position: absolute;
  top: 0px;
  right: 0;
  background: #4384c5;
  padding: 11px 7px;
  line-height: 0;
  font-size: 25px;
  color: #fff;
  height: 25px;
}

.country-city .form-control {
  height: 30px !important;
}

.country-city {
  float: right;
  margin-left: 30px;
}

.shortcodeplus a {
  color: #fff;
}

.global-ads-fix {
  text-align: center;
  width: 40%;
  margin: auto;
  position: relative;
  padding-bottom: 30px;
}

.see-more-btn {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.qrcode-heading {
  display: inline-block;
  /* background: #4384c51a; */
  /* background: #585858; */
  /* color: #FFFFFF; */
  width: 100%;
}

.right-side-section h2 a {
  /* color: #495057; */
  color: #1F2029;
}


.sw-container .btn {
  padding: 10px;
  float: left;
  width: auto !important;
  margin: 0px 10px 10px 0px !important;
}



.showaddedtag {
  margin-bottom: 20px !important;
}

.sw-container.tab-content {
  width: 90%;
  margin: auto;
}


.height-min {
  height: 2500px;
  overflow-y: auto;
  scrollbar-width: thin !important;
  padding-top: 15px;
}

.footer-logo img {
  width: 100%;
}

.footer-logo {
  padding: 20px 0px;
}

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

.footer-bottom .form-control {
  height: 35px !important;
}

.footer1 .fPadding .f-p-l {
  text-align: center;
}

.footer1 .information.footerexpand {
  display: inline-block;
  text-align: left;
}

.boxSortListMenu {
  display: inline-block !important;
  background-color: #FFFFFF91 !important;
  text-align: center !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  cursor: pointer !important;
}

.boxSortListMenu i {
  padding: 5px 10px !important;
}

.logininfo-img-store img {
  height: auto !important;
  min-height: 200px;
}

#askForCountry .country-city {
  margin-left: 0px !important;
}

.popup_offer_btn,
.popup_coupon_btn,
.popup_discount_btn {
  height: 100px;
  background: url('http://104.248.186.63/telshare.com/upload/telsharefav.png') center center no-repeat;
  background-color: rgba(0, 0, 0, 0);
  background-size: auto;
  background-size: cover;
  color: #FFF;
  width: 32%;
  background-blend-mode: multiply;
}

.home-alert {
  text-align: center;
  /* border: 1px solid #4483c4; */
  border: 1px solid #1F2029;
  background: white;
  /* padding:15px 50px; */
  margin-bottom: 0;
}

/*4-4-21SA*/
/**SLIDE NAV CSS**/
.menu-show {
  width: 21em;
  left: -21em;
  height: 100vh;
  position: fixed !important;
  z-index: 1111111;
  top: 0px;
  transition: all .6s ease-in-out;
  color: #fff;
  overflow: auto;
  display: block !important;
  /* scrollbar-width: thin;
  scrollbar-color: #0000003d #232f3e; */
}

.leftMenushow::before {
  content: "";
  width: 100%;
  height: 100vh;
  background: rgba(197, 195, 195, 0.9);
  position: fixed;
  left: 0;
  z-index: 111111;
  opacity: 1;
  transition: all .3s linear;
}

/*.menu-show.show::before {
  opacity: 1;
  transition: all .3s ease-in-out;
}*/
.leftMenushow {
  overflow: hidden;
}

.menu-show.show {
  left: 0px;
  background-color: rgba(68, 131, 196, 1);
  transition: all .6s ease-in-out;
}

#main-nav {
  width: 100% !important;
}

#main-menu {
  background: #fff;
  box-shadow: none;
  border: none;
  border-radius: 0;
  margin-top: 0px;
  width: 100%;
  display: block;
  position: relative;
  z-index: 1111111;
}

#main-menu:before {
  content: "x";
  left: auto;
  right: 20px;
  border: none;
  color: #fff;
  font-weight: 900;
  text-align: center;
  line-height: 28px;
  top: -30px;
  font-size: 22px;
}

#main-menu.dropdown-menu>li>a {
  color: #fff;
}

#main-menu.dropdown-menu>li>a:hover,
#main-menu.dropdown-menu>li>a:focus {
  color: #4483c4 !important;
}

.sm-blue.sm-vertical>li:last-child {
  border-bottom: none !important;
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: none;
}

::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .6);
}

.topmenu-horizontal::-webkit-scrollbar {
  height: 5px;
}

.topmenu-horizontal::-webkit-scrollbar-track {
  background: none;
}

.topmenu-horizontal::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .6);
  border-radius: 50px;
}

.owl-theme .owl-nav button:focus {
  outline: none;
}

.explore-products .thin-padding,
.etp .thin-padding {
  padding: 0 10px !important;
}

/*7-4-21*/
.menu-show.login-menu.show,
.menu-show.show {
  background: #fff;
  color: #141414;
  box-shadow: none;
  height: 100vh;
  max-height: 100vh;
}

.login-menu .current-plane span {
  color: #4986c4 !important;
  font-weight: 500;
}

.login-menu .current-plane p {
  color: #000;
  font-weight: bold;
}

.login-menu #main-menu.dropdown-menu>li>a,
.menu-show #main-menu.dropdown-menu>li>a {
  color: #000;
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
}

.login-menu #main-menu:before,
.menu-show #main-menu:before {
  color: #000;
  left: 0;
  right: auto;
  width: 30px;
  height: 40px;
  border-radius: 100%;
  font-size: 40px;
  top: 20px;
  opacity: 0;
  transition: all 0.2s linear;
  font-weight: 300;
}

.login-menu.show #main-menu:before,
.menu-show.show #main-menu:before {
  position: fixed;
  opacity: 1;
  left: 320px;
  transition: all .6s ease-in-out;
}

.become-sponcer .btn {
  padding: 10px 20px;
  border-radius: 7px;
}

img.footer_mobile_logo {
  display: none;
}

.footer-bar {
  display: none !important;
}

#bootom-nav>ul>li {
  display: inline-block;
  width: 19%;
  text-align: center;
  text-transform: capitalize;
}

#bootom-nav {
  background: #f7f7f7;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px 0;
  font-size: 14px;
  color: #333;
  z-index: 11;
  margin-bottom: -1px;
  display: none;
}

@media only screen and (max-width:768px) {
  #bootom-nav {
    display: block;
  }
}

#bootom-nav .dropdown-menu {
  position: fixed;
  width: 100%;
  bottom: 72px;
  z-index: 1;
  background: #f7f7f7;
  top: auto;
  left: 0;
  box-shadow: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #999;
  overflow-y: scroll;
  max-height: 50vh;
}

nav#bootom-nav ul {
  position: relative;
  margin-bottom: 0;
}

#bootom-nav>ul>li>a {
  font-size: 11px;
  color: #333;
}

#bootom-nav>ul>li>a>i,
#bootom-nav .dropdown-menu i {
  display: block;
  border-radius: 50%;
  background: none;
  color: #444;
  font-size: 22px;
  margin: 0 auto;
}

#bootom-nav>ul>li.active>a>i {}

#bootom-nav>ul>li.big_i>a>i {
  font-size: 22px;
  color: #337ab7;
}

#bootom-nav .dropdown-menu i {
  background: #fff;
  color: #444;
  border-radius: 10px;
}

#bootom-nav .dropdown-menu>li {
  display: inline-block;
  width: 24%;
  padding: 10px;
  text-align: center;
}

#bootom-nav a:focus {
  outline: none;
}

:focus {
  outline: none !important;
}

#bootom-nav .card-box {
  background: none;
  border: none !important;
  padding: 0;
  min-height: 145px;
  margin: 10px 0;
}

#bootom-nav .shortcodeSection .col-xs-6 {
  width: 25%;
  padding: 0 5px;
}

#bootom-nav .shortcodeSection .card-box i {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  line-height: normal;
  padding: 10px 0;
}

#bootom-nav .shortcodeSection .card-box i img {
  height: 25px;
  margin: 0;
}

#bootom-nav .shortcodeSection .card-box h1,
#bootom-nav .shortcodeSection .card-box h1 span {
  font-size: 10px !important;
  white-space: normal !important;
}

#bootom-nav .dropdown-menu #shortcodeSectionside i {
  width: auto;
  height: auto;
  line-height: normal;
  display: inline;
  background: none;
}

#bootom-nav #shortcodeSectionside {
  clear: left;
  text-align: center;
}

#bootom-nav .dropdown-menu.tabss.msgtb li {
  width: 24.1%;
  text-align: center;
  padding: 10px 5px;
}

#bootom-nav .dropdown-menu.tabss.msgtb li button {
  font-size: 11px;
  padding: 0 !important;
  text-align: center;
  position: relative;
}

.footinbxbadge {
  left: auto !important;
  right: 0;
  top: -5px !important;
}

#bootom-nav .dropdown-menu.tabss.msgtb li button:hover {
  background: none;
  color: #444;
}

#bootom-nav .dropdown-menu.tabss.msgtb li button i,
#bootom-nav .dropdown-menu.tabss.msgtb li button .has_image_icon {
  width: 100%;
  display: block;
  border-radius: 10px;
  background: #fff;
  color: #444;
  font-size: 22px;
  margin: 0 auto 5px;
  padding: 17px 0;
  height: auto;
  line-height: normal;
}

.has_image_icon img {
  max-height: 25px;
}

#bootom-nav .dropdown-menu.tabss.msgtb>li>a {
  padding: 0;
  line-height: normal;
  color: #444;
  white-space: normal;
}

.dropdown-menu .shortcodeSection {
  padding: 0 5px;
}

.login-menu .container22 {
  display: block;
}

.login-menu .container22>div {
  display: block;
  vertical-align: middle;
  text-align: center;
  color: #333;
  font-weight: 600;
  padding: 0 15px;
  margin: 15px 0 0 !important;
}

.login-menu .container22>div .iconDetails2 {
  width: 150px;
  height: auto;
  margin: 0 auto;
  float: none;
}

.login-menu .container22>div>a {
  padding: 0 0 7px !important;
}

.login-menu .container22>div>h4 {
  text-transform: uppercase;
  margin-bottom: 7px;
}

.login-menu .container22>div>p {
  margin-bottom: 7px;
  color: #333;
}

.login-menu .container22>div>a:hover {
  color: #f58019;
  background: none;
}

.footer_mobile_logo {
  display: block;
}

.dashboard .my-account-options {}

.dashboard .my-account-options a img {
  height: 28px;
  width: 28px;
}

.userIcon img {
  width: 40px;
}

/* .qr-option{
  background: #4483c4;
} */
.qr-option img {
  /* filter: grayscale(100%) brightness(0); */
}

.col-md-12.customer_res .pbg {
  background: #585858 !important;
  color: #fff;
}

.customer_res h2,
.customer_res a {
  color: #fff;
}

.campaign_content p {
  text-transform: capitalize;
  line-height: 1.7;
}

.campaign_content.shortCodeContent .view-reviews {
  width: 100%;
}

.campaign_content .shareInfo ul li {
  text-align: left;
  /*width: 20%;*/
}

.subscribeRating {
  margin: 10px 0;
}

.ads_banner {
  /* background: url("../img/ads_banner.jpg"); */
}

.ads_banner_content {
  background: #4483c4;
  color: #fff;
  text-align: center;
  padding: 50px;
}

.ads_banner_content h2 {
  color: #fff;
  text-align: center;
  font-size: 72px;
  text-transform: none;
  font-weight: 300 !important;
  line-height: normal;
}

.ads_banner_content p {
  font-size: 24px;
}

.ads_button {
  margin-top: 20px;
}

.ads_button a {
  display: inline-block;
  width: auto;
  margin: 10px 5px !important;
  padding: 10px;
}

.ads_landing .btn.btn-primary {
  background: #f58019;
  border-color: #f58019;
  padding: 12px;
  transition: all .5s;
}

.ads_landing .btn.btn-primary:hover {
  background: #dc6a06;
  border-color: #dc6a06;
}

.ads_content_sec {
  padding: 30px 0;
}

.ads_features_holder {
  background: #fff;
  /* padding: 50px; */
  padding: 40px;
  box-shadow: 0 0 10px 0 #aaa;
}

.ads_features h3 {
  font-size: 25px;
  margin-bottom: 20px;
  color: #000;
}

.ads_features {
  margin-bottom: 50px;
}

.ads_features.last {
  margin-bottom: 0px;
}

.ads_feature_icon {
  text-align: center;
}

.ads_feature_icon img {
  width: 80%;
  margin: 0 auto;
}

.ads_container {
  width: 80%;
  margin: 0 auto;
  padding: 35px 15px;
}

.ads_call-sec {
  background: #4483c4;
  padding: 50px;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.ads_call-sec h3 {
  font-size: 30px;
  margin-bottom: 15px;
}

.ads_info_icon img {
  width: 100px;
  margin-bottom: 30px;
}

.ads_info_box {
  text-align: center;
}

.ads_info_content h4 {
  margin-bottom: 20px;
  font-size: 22px;
}

.ads_info_content ul {
  text-align: left;
  list-style: disc;
  padding-left: 15px;
  margin-top: 20px;
}

.ads_video iframe {
  width: 100%;
  height: 180px;
}

.ads_video_sec {
  background: #fff;
}

.ads_video_info h4 {
  font-size: 25px;
  line-height: 1.3;
  margin-bottom: 20px;
}

.ads_video_info p {
  margin-bottom: 20px;
}

ul.nav.nav-tabs.msgfiltr::-webkit-scrollbar,
.detailsFeatureInfo .nav-tabs::-webkit-scrollbar,
.msgTab::-webkit-scrollbar {
  height: 8px;
}

ul.nav.nav-tabs.msgfiltr::-webkit-scrollbar-thumb,
.detailsFeatureInfo .nav-tabs::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .6);
  border-radius: 50px;
}

ul.nav.nav-tabs.msgfiltr,
.detailsFeatureInfo .nav-tabs {
  width: 100%;
  overflow-x: auto;
}

ul.nav.nav-tabs.msgfiltr li,
.detailsFeatureInfo .nav-tabs>li {
  display: inline-block;
  float: none;
}

.ads_landing .ads_call-sec .btn.btn-primary {
  background: #f58019;
  border-color: #f58019;
}

.carousel-indicators {
  opacity: 1 !important;
}

.intro_video iframe {
  width: 50%;
  height: 350px;
}

.detailsFeatureInfo .table>tbody>tr>td:first-child,
.detailsFeatureInfo .table>tbody>tr>th {
  font-weight: 500;
  /* background: #585858; */
  background: #F7F7F7;
  color: #1F2029;
  width: 20%;
  text-transform: uppercase;
}

/* .ads_badge {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 7px;
  right: -10px;
  overflow: hidden;
}
.ads_badge_right {
  position: absolute;
  width: 225px;
  background: #4483c4;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 0;
  top: 30px;
  left: -25px;
  transform: rotate(45deg);
  text-align: center;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  display: block;
}
.ads_badge::before, .ads_badge::after {
  position: absolute;
  z-index: 1;
  content: '';
  display: block;
  border: 5px solid #326498;
  border-top-color: transparent;
  border-right-color: transparent;
}
.ads_badge::before {
  top: 0;
  left: 0;
}
.ads_badge::after {
  bottom: 0;
  right: 0;
} */
.global-reviews img,
.sponsored-ads-sidebar img {
  border: 1px solid #ddd;
  margin: 0;
}

.sponsored-ads-sidebar {
  position: relative;
  padding-bottom: 30px;
}

/* .sponsored-ads-sidebar .ads_badge_right {
  width: 175px;
  padding: 5px 0;
} */
/* .sponsored-ads-sidebar .ads_badge {
  width: 100px;
  height: 100px;
  top: -10px;
} */
.view-reviews ul li {
  text-align: left;
}

.shareInfo {
  margin-left: 3px;
}

.viewShortCode .follow11.title_left_space a:first-child {
  margin: 2px 0px 0 25px;
  text-transform: capitalize;
  display: inline-block;
}

.modal label.form-check-label {
  color: #141414 !important;
  font-size: 14px;
}

.ads_badge {
  width: 100%;
  color: #da7216;
  text-align: right;
}

span.ads_badge_right {
  color: #28619c;
}

.form-group.field-storeproducts-product_photos,
.form-group.field-storeproducts-qr_code {
  margin-bottom: 34px;
}

.detailsFeatureInfo .tab-content {
  display: block !important;
}

.modal {
  z-index: 9999999 !important;
}

#gridSystemModal .card-box h1 {
  padding: 0;
  font-size: 16px;
}

#gridSystemModal .card-box {
  min-height: 85px;
}

.breadcumbs {
  display: none;
}

.close-icon {
  border: 1px solid transparent;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  cursor: pointer;
}

.close-icon:after {
  content: "X";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  background-color: transparent !important;
  z-index: 1;
  right: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0 !important;
  border-radius: 50%;
  text-align: center;
  color: #000 !important;
  font-weight: normal;
  font-size: 14px !important;
  box-shadow: none !important;
  cursor: pointer;
}

#searchform-keywords:not(:valid)~.close-icon {
  display: none;
}

#searchform-keywords:valid~.search_button_holder {
  visibility: hidden;
}

.explore-products .view-reviews ul li {
  width: auto;
  padding: 0 30px 0 0;
}

.promotedCarousel2.owl-carousel .owl-item img {
  border: 1px solid #ddd;
}


.ads_dots {
  display: inline-block !important;
  background-color: #FFFFFF91 !important;
  text-align: center !important;
  position: absolute !important;
  right: 0 !important;
  bottom: 25px !important;
  cursor: pointer !important;
  top: inherit !important;
}

.shareInfoleft ul li {
  width: auto !important;
}

.detailsContentInfo .view-reviews li {
  width: auto;
}

.addannalist .viewShortCode {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

.promoted_items_sec .promoted_content {
  /* background: rgb(96, 155, 214); */
  /* background: linear-gradient(145deg, #4986c6 29%, #f51919 29%, #f51919 71%, #4986c6 71%, #4986c6 100%); */
  /* padding: 20px 15px; */
  padding: 0px;
  /* margin-bottom: 15px; */

  /* border-top: 1px solid #E9E9EA;
  border-bottom: 1px solid #E9E9EA; */
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-block: 35px;
}

.promoted_items_sec .promoted_content {
  /* background: linear-gradient(345deg, #2fb1bf, #312372); */
  position: relative;
}

.featured-bg {
  /*background: linear-gradient(345deg, #4483C4, #024489);*/
  /* backgsround: url("../img/lightBg.jpg") no-repeat center / cover; */
  position: relative;
}

/*.promoted_content:after, .featured-bg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../img/Snowflake-01.png");
    top: 0;
    left: 0;
    opacity: .3;
}
.featured-bg:after{
  background: url("../img/star.png");
  background-size: contain;
}*/
.promoted_items_sec .promoted_content .member-saving h2,
.featured-bg .member-saving h2 {
  /* color: #fcc90e !important;
  font-size: 30px;
  letter-spacing: 1px;
  line-height: normal;
  text-transform: capitalize; */
}

.featured-bg .member-saving h2 {
  /* color: #0047bd;
  z-index: 1;
  position: relative; */
}

.promoted_items_sec .promoted_content .member-saving h2 span,
.featured-bg .member-saving h2 span {
  /* color: #fff !important;
  font-size: 55px;
  font-weight: 600; */
}

.featured-bg .member-saving h2 span {
  /* color: #000 !important; */
}

.featured-bg .pbg,
.featured-bg .box-borderbg {
  background: transparent;
}

.featured-bg .shortCodesSection {
  background: transparent;
}

.promoted_items_sec .member-saving,
.promoted_items_sec .pbg,
.featured-bg .pbg,
.featured-bg .col-md-12 {
  z-index: 2;
  position: relative;
}

.type_badge {
  position: absolute;
  padding: 2px 5px;
  background: #f58019;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: .5px;
  font-weight: bold;
}

.lease_agent {
  background: #f6f6f6;
}

.lease_agent .title_holder {
  background: #f58019;
  padding: 20px;
  text-align: center;
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
}

.lease_info .lease_info_holder {
  display: inline-block;
  width: 32.8%;
  text-align: center;
  vertical-align: middle;
  padding: 10px;
}

.lease_info_holder.lease_logo img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
}

.lease_info_holder.agent_contact {
  text-align: left;
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  color: #000;
}

.lease_info_holder.agent_contact h3 {
  text-transform: uppercase;
  margin-bottom: 5px;
}

.lease_info_holder.agent_contact p {
  margin-bottom: 5px;
}

.lease_info_holder.agent_avater img {
  height: 100px;
  margin: 0 auto;
}

.lease_footer {
  background: #4384c5;
  color: #fff;
  padding: 10px 20px;
  font-size: 20px;
}

.lease_footer h3 {
  font-size: 25px;
  text-transform: uppercase;
  margin-top: 5px;
}

.bottomtag {
  /* background-color: #dae6f4; */
  /* background-color: #585858; */
  /* color: #FFFFFF; */
  margin-top: 10px;
  /* min-height: 140px; */
  border-top: 1px solid #ddd;
  text-align: center;
  padding: 10px;
}

.view-reviews>span {
  display: block;
  width: 100%;
  text-align: left;
  /* padding-top: 20px; */
  padding-top: 10px;
}

.msgTab a {
  margin-bottom: 5px;
  margin-right: 3px;
}

.msgTab {
  margin-top: 20px;
}

.agentarea {
  width: 60% !important;
  margin: auto;
}

.search_type {
  display: flex;
  /* justify-content: center; */
}

.sticky-wrapper {
  background-color: #FFF;
}

.search_type .radio {
  padding: 0px 5px;
  white-space: nowrap;
}

.select2-container.select2-container--default.select2-container--open {
  z-index: 99999999;
}

.contact-form.default-form form {
  width: 85%;
  margin: auto;
}

#login-form {
  width: 100%;
}

#shortcode_manage {
  width: 100% !important;
}

.contact-form.default-form .alert-info {
  width: 85%;
  margin: auto;
  margin-bottom: 20px;
}

.contact-form.default-form .alert-info form {
  width: 100% !important;
}

.ubiModal {
  z-index: 1111111 !important;
}

#report-ads-modal {
  bottom: auto;
  top: 50%;
  transform: translate(0, -50%);
  /*width: 97%;*/
  padding: 5px !important;
  position: absolute;
}

#report-ads-modal .modal-header {
  padding: 15px 0 0 !important;
}

.modal-backdrop {
  z-index: 1111111 !important;
}

#report-ads-modal .modal-dialog {
  margin: 0 !important;
  max-width: 100%;
}

.agentrcvreq .viewShortCode {
  border-bottom: 1px solid #ddd;
  padding: 20px;
}

.table.table-bordered.homepageintro {
  border: none;
}

.table.table-bordered.homepageintro tr {
  border-bottom: 1px solid #ddd;
}

.table.table-bordered.homepageintro tr:last-child {
  border: none;
}

.table.table-bordered.homepageintro td {
  vertical-align: middle;
  border: none;
  padding: 30px;
}

.table.table-bordered.table-stripe.pricetable td {
  vertical-align: middle;
}

.productsreviews .rating {
  text-align: left;
}

.productsreviews .img-responsive {
  margin-bottom: 10px;
}

.btn_right {
  text-align: right;
}

#notifications .shortlistMenu {
  z-index: auto;
}

.myShortcodeBox #like .viewShortCode,
.myShortcodeBox #follow .viewShortCode {
  margin: 0;
  box-shadow: none;
  border-radius: 0;
}

a .shortCodeContent {
  color: #141414;
}

.appendAuditTr a.btn-danger {
  border-color: red !important;
}

.btn.btn-full {
  width: 100%;
}

.table.table-bordered.homepageintro,
.table.table-bordered.homepageintro tbody,
.table.table-bordered.homepageintro tr {
  display: block;
  width: 100%;
}

.table.table-bordered.homepageintro td img {
  width: 400px !important;
  height: auto !important;
}

.leftMenushow .is-sticky .headerTop {
  position: relative !important;
}

table.table.table-bordered.table-stripe.priceplan,
table.table.table-bordered.table-stripe.priceplan tbody,
table.table.table-bordered.table-stripe.priceplan tbody tr {
  width: 100% !important;
  max-width: 100% !important;
}

table.table.table-bordered.table-stripe.priceplan td {
  /*width: auto !important;*/
}

.priceplan td img {
  width: 300px !important;
  height: auto !important;
}

.table-responsive.page_view {
  border: none;
}

.page_view {
  overflow-x: auto;
}

#notificationmodal.modal .shortlistMenu.open {
  z-index: auto;
}

#notificationmodal.modal .closeBtn.shortlistMenu {
  padding: 2px 10px;
  top: 26px !important;

}

/* barcode container */
/*#qr-canvas {
  width: 320px;
  height: 320px;
  margin: 0 auto !important;
  text-align: center;
}*/

.qrcodecanvas {
  background: #000;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.qrcodecanvas::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 50px solid rgba(0, 0, 0, .6);
  box-sizing: border-box;
  top: 0;
  left: 0;
}

#bootom-nav .tabss button.tablinks.active {
  background: none;
}

.updatepackageList span {
  color: #337ab7;
  font-weight: bold;
}

button.btn.btn-success.showamount {
  margin-top: 10px;
}

.detailsPage video {
  display: block;
  width: 100% !important;
}

.shortCodesCarousel2 .shortCodesRight .priceDiscount {
  float: none;
}

.description_title h2,
.detailsReview .col-sm-12>h4,
h2.description_title {
  text-transform: capitalize;
  font-weight: bold !important;
  color: #337ab7;
  font-size: 16px !important;
}

.view-reviews ul li:last-child {
  padding-right: 0;
}

/*For Custom Select Box*/

select.CustomSelect {
  display: none !important;
}

.form-control.form-control.dropdown-select {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40FFFFFF', endColorstr='#00FFFFFF', GradientType=0);
  background-color: #fff;
  border-radius: 4px;
  border: solid 1px #ccc;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 30px;
  outline: none;
  padding-left: 8px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
  margin-bottom: 15px;

}

.form-control.dropdown-select:focus {
  background-color: #fff;
  border-color: #aaa;
  box-shadow: none;
}

.form-control.dropdown-select:hover {
  background-color: #fff;
}

.form-control.dropdown-select:active,
.form-control.dropdown-select.open {
  background-color: #fff !important;
  border-color: #aaa;
}

.form-control.dropdown-select:after {
  height: 0;
  width: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #777;
  -webkit-transform: origin(50% 20%);
  transform: origin(50% 20%);
  transition: all 0.125s ease-in-out;
  content: '';
  display: block;
  margin-top: -2px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 50%;
}

.form-control.dropdown-select.open:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.form-control.dropdown-select.open .list {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  pointer-events: auto;
}

.form-control.dropdown-select.open .option {
  cursor: pointer;
}

.form-control.dropdown-select.wide {
  width: 100%;
  z-index: 11;
}

.form-control.dropdown-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.form-control.dropdown-select .list {
  box-sizing: border-box;
  transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  background-color: #fff;
  margin-top: -1px;
  padding: 3px 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  max-height: 250px;
  overflow: auto;
  border: 1px solid #aaa;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.form-control.dropdown-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.form-control.dropdown-select .dd-search {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.5rem;
}

.form-control.dropdown-select .dd-searchbox {
  width: 100%;
  border: 1px solid #aaa;
  outline: none;
}

.form-control.dropdown-select .dd-searchbox:focus {
  border-color: #337ab7;
}

.form-control.dropdown-select .list ul {
  padding: 0;
}

.form-control.dropdown-select .option {
  cursor: default;
  font-weight: 400;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
  list-style: none;
}

.form-control.dropdown-select .option:hover,
.form-control.dropdown-select .option:focus {
  background-color: #5897fb !important;
  color: #fff;
}

.form-control.dropdown-select .option.selected {
  font-weight: normal;
  color: #000;
  background: #ddd;
}

.form-control.dropdown-select .option.selected:focus {
  background: #5897fb;
}

.form-control.dropdown-select a {
  color: #aaa;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.form-control.dropdown-select a:hover {
  color: #666;
}

.faq_panel {
  width: 60%;
  margin: 0 auto;
}

.faq_panel .panel-title a {
  display: block;
}

.faq_panel .panel-title i {
  position: absolute;
  right: 0;
  top: 0;
  color: #4384C5
}

.faq_panel .panel-title {
  position: relative;
}

/*.show i::before {
    content: "\f077";
}*/
/* .show i::before {
    content: "\f077" !important;
}
#heading1 i::before {
    content: "\f077";
} */
#heading1 .collapsed i::before {
  content: "\f078";
}

.slider_text_content {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #FFFFFF;
}

.slider_text_content.text-right {
  align-items: flex-end;
  right: 0;
}

.slider_text_content.text-left {
  left: 0;
  align-items: flex-start;
}


.homebg h2.slider_title {
  font-size: 45px;
  font-weight: 600;
  color: #333;
  margin-bottom: 0;
}

.homebg .slider_sub_title {
  /* text-align: right; */
  /* font-size: 25px;
    color: #777; */
  color: #333;
}

.btn.btn-primary.btn-block.slider_btn {
  width: auto;
  display: inline-block;
  padding: 5px 30px;
  font-size: 20px;
  margin-top: 10px;
  border: none;
  background: #4284c5;
}

.belliconclass .far {
  font-size: 20px;
  /* color: red; */
  color: initial;
  display: list-item;
  padding: 6px;
  /* margin-left: 10px; */
  margin-left: 0px;
}

.wrapper-ex,
.wrapper {
  min-height: 60vh;
}

.page_title_holder {
  /* padding: 10px 15px 20px; */
  padding: 10px 15px 10px;
  background: #fff;
}

.page_title_holder h2 {
  font-size: 20px !important;
}

.ad_inline_button {
  margin: 3px 0 3px 4px;
}

.featured-bg {
  /* padding: 20px 0px; */
  /* background-color: #4483c4; */
  display: inline-block;
  width: 100%;
  /* border-top: 1px solid #E9E9EA; */
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px;
}

/* Bootstrap Latest */
.mb-20 {
  margin-bottom: 20px;
}

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

/* Bootstrap Latest */
.updatepackageList tr td label,
.updatepackageList tr td label span,
.updatepackageList tr td label span del {
  font-size: 12px;
  margin-bottom: 0;
  display: inline-block;
}

.updatepackageList tr td input {
  margin: -2px 0 0;
  vertical-align: middle;
}

.updatepackageList tr td div {
  padding: 0;
}

.input-group-addon {
  position: absolute;
  right: 0;
  top: 25px;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 28px;
  border-radius: 0;
}

.carousel-indicators {
  z-index: 1;
}

.package_badge {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 0px;
  left: -9px;
  overflow: hidden;
}

.package_badge_right {
  position: absolute;
  width: auto;
  background: #232f3e;
  color: #fff;
  padding: 5px 20px;
  top: 10px;
  left: 0px;
  /*transform: rotate(45deg);*/
  text-align: center;
  box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
  text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
  display: block;
  font-size: 14px;
}

.package_badge_right:before {
  height: 0;
  width: 0;
  top: -8.5px;
  left: 0.1px;
  border-bottom: 9px solid black;
  border-left: 9px solid transparent;
  content: "";
  position: absolute;
}

/*.package_badge::before, .package_badge::after {
  position: absolute;
  z-index: 1;
  content: '';
  display: block;
  border: 5px solid #f58019;
  border-top-color: transparent;
  border-right-color: transparent;
}*/
.package_badge::before {
  top: 0;
  left: 0;
}

.package_badge::after {
  bottom: 0;
  right: 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content {
  position: relative;
}

.active .generic_head_price {
  overflow: hidden;
}

.generic_content.active {
  overflow: visible !important;
}

@media only screen and (max-width: 992px) {
  #generic_price_table .generic_content .generic_head_price .generic_head_content .head span {
    font-size: 18px !important;
    margin-top: 10px !important;
  }
}

@media only screen and (max-width: 767px) {
  #generic_price_table .generic_content .generic_head_price .generic_head_content .head span {
    margin-top: 30px !important;
  }

  .top-right-option .my-account-options {
    /* margin-left: 10px; */
  }
}




.field-profilesearch-search_text {
  margin-bottom: 0;
}

/* Business Tab CSS */
.detailsFeatureInfo .tab-pane {
  padding: 0 !important;
  border: 0;
}

.business-tab.detailsFeatureInfo {
  max-width: 800px;
  margin-inline: auto;
}

.cardImage__sizeRatio {
  aspect-ratio: 1/1;
  object-fit: cover !important;
}

.bg__black {
  background-color: #1F2029 !important;
  color: #FFFFFF !important;
}

.bg__black.outlineButton {
  padding: 6px 12px;
  font-size: 14px;
}


.outlineButton.btn__padding {
  font-size: 14px;
}

.btn__padding {
  padding: 6px 12px;
}



.reviewsDesign__wrapper{

  .reviewsFliter__wrapper{
      display: flex;
      align-items: center;
      flex-direction: column;
      gap: 10px;
  }

  .reviewsFliter__filter{
    select{
      width: 166px;
      margin-inline: auto;
    }
  }

  .rating-star-preview{
    .clearsubmit.outlineButton{
      width: 125px;
      padding-block: 12px 13px;
      margin-right: 0px !important;
    }

    .submitRating.outlineButton{
      width: 125px;
      padding-block: 12px 12px;
      background-color: #1F2029;
      color: #FFFFFF;
    }
  }
}


.topReviews__wrapper{
  display: flex;
  flex-direction: column;
  align-items: center;
}


.generalReviewList__wrapper{
  display: flex;
  align-items: self-start;
  justify-content: space-between;
  gap: 8px;

  .review-list__userInfo{
    display: flex;
    align-items: self-start;
    justify-content: start;
    gap: 10px;
  }
}


.business__menu.mobile__overlay{
  display: none;
}

@media only screen and (max-width: 768px){
  .business__menu.mobile__overlay{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
  
    i{
      color: white;
    }
  }
}




.btn__whitespace{
  white-space: normal !important;
}



/* Leasing Page CSS */
.leasing__page {
  min-height: 60vh;
}

.leasing__page .leasing__page-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}

.leasing__page .leasing__items-container {
  background-color: #FFFFFF;
  padding: 20px;
}

.leasing__page .leasing__items-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}


.leasing__page .leasing__purchaseList-wrapper .list-view{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}


.leasing__page .leasing__disclaimer{
  margin-top: 30px;
}


.leasing__page .leasing__item {
  width: auto;
  padding: 15px;
  border: 1px solid #1F2029;
  color: #1F2029;
  display: flex;
  align-items: center;
  justify-content: center;
}

.leasing__page .leasing__item a {
  display: flex;
  align-items: center;
  justify-content: start;
  color: #1F2029;
}


@media only screen and (max-width: 991px) {
  .leasing__page .leasing__items-wrapper {
      grid-template-columns: repeat(4, 1fr);
      gap: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .leasing__page .leasing__items-container {
      /* padding: 0px; */
  }

  .leasing__page .leasing__items-wrapper {
      grid-template-columns: repeat(3, 1fr);
      gap: 20px;
  }

  .leasing__page .leasing__purchaseList-wrapper .list-view{
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}

@media only screen and (max-width: 576px) {
  .leasing__page .leasing__items-wrapper {
      grid-template-columns: repeat(2, 1fr);
      gap: 20px;
  }
}

@media only screen and (max-width: 450px) {
  .leasing__page .leasing__items-wrapper {
      grid-template-columns: repeat(1, 1fr);
      gap: 20px;
  }
}




/* Leasing Page Filter Form CSS */
.leasing__page .leasing__form-container {
  width: 100%;
}

.leasing__page .leasing__form-group-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 35px;
}

.leasing__page .leasing__form-group {
  flex: 1;
  min-width: 200px;
}

.leasing__page .leasing__form-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-start;
}



@media (max-width: 767px) {
  .leasing__page .leasing__form-group-container {
      flex-direction: column;
  }
  
  .leasing__page .leasing__form-group {
      width: 100%;
  }
  
  .leasing__page .leasing__form-actions {
      gap: 10px;
  }
}




/* Main Footer Css */
.main-footer__brand-wrapper{
  display: flex;
  align-items: center;
}

.main-footer__brand-wrapper img{
  height: 40px;
  padding-right: 10px;
}

.main-footer__brand-wrapper .main-footer__brand-content{
  border-left: 1px solid white;
  padding-left: 10px;
}

.main-footer__brand-wrapper .main-footer__brand-content h4{
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 6px;
}

.main-footer__brand-wrapper .main-footer__brand-content p{
  color: #FFFFFF;
  font-size: 12px;
}

@media only screen and (max-width: 991px){
  .main-footer__brand-wrapper{
    flex-direction: column;
    text-align: center;
    padding-bottom: 15px;
  }

  .main-footer__brand-wrapper .main-footer__brand-content{
    border-left: 0;
    padding-left: 0;
  }
}










/* Promote and Ads page Css */
.ads_items__container{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 20px;
}


.ads_iconWithText__wrapper{
    display: flex;
    align-items: center;
}
.ads_iconWithText__wrapper .ads_iconWithText__icon{
    width: 40%;
}
.ads_iconWithText__wrapper .ads_iconWithText__text{
    width: 60%;
}

@media only screen and (max-width: 1200px){
    .ads_items__container{
        grid-template-columns: repeat(3, 1fr);
    }

    .ads_iconWithText__wrapper .ads_iconWithText__icon{
        width: 45%;
    }
    .ads_iconWithText__wrapper .ads_iconWithText__text{
        width: 55%;
    }
}
@media only screen and (max-width: 991px){
    .ads_items__container{
        grid-template-columns: repeat(2, 1fr);
    }
    .ads_iconWithText__wrapper{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ads_iconWithText__wrapper .ads_iconWithText__icon{
        width: 100%;
    }
    .ads_iconWithText__wrapper .ads_iconWithText__icon img{
        width: 100%;
        height: 350px;
        object-fit: contain !important;
    }
    .ads_iconWithText__wrapper .ads_iconWithText__text{
        width: 100%;
    }
}
@media only screen and (max-width: 768px){
    .ads_items__container{
        grid-template-columns: repeat(2, 1fr);
    }
    .ads_iconWithText__wrapper .ads_iconWithText__icon img{
        height: 200px;
    }
}

@media only screen and (max-width: 576px){
    .ads_items__container{
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
}







/* Manager Page Custom Icon and List css */

.custom-items__container{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}

.custom-items__container .custom-items__item{
  border: 1px solid #1F2029;
  display: flex;
  align-items: center;
}
.custom-items__container .custom-items__item a{
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px;
  color: #1F2029;
}
.custom-items__container .custom-items__item a i{
  font-size: 20px;
}


.custom-filterForm__container{
  display: flex;
  align-items: self-start;
  justify-content: space-between;
  gap: 15px;
}


@media only screen and (max-width: 1200px){
  .custom-items__container{
    grid-template-columns: repeat(4, 1fr);
  }
}

@media only screen and (max-width: 991px){
  .custom-items__container{
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width: 768px){
  .custom-items__container{
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width: 576px){
  .custom-items__container{
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width: 450px){
  .custom-items__container{
    grid-template-columns: repeat(1, 1fr);
  }
}



.product-details__wrapper{
  display: flex;
  gap: 20px;
  margin-bottom: 20px;

  .product-details__leftSide{
    width: 70%;
    display: flex;
    gap: 20px;

    .product-details__image{
      img{
        max-width: 150px;
      }
    }
  }

  .product-details__rightSide{
    width: 30%;

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

  @media only screen and (max-width: 768px){
    flex-direction: column;
    gap: 10px;

    .product-details__leftSide{
      width: 100%;
      display: flex;
      flex-direction: column;
      gap: 8px;
  
      .product-details__image{
        margin-inline: auto;
        img{
          max-width: 200px;
        }
      }
      .product-details__titleRatings{
        text-align: center;
      }
    }
  
    .product-details__rightSide{
      width: 100%;
  
      .product-details__reportBtn{
        text-align: center;
      }
      .product-details__metaInfo{
        text-align: center;
      }
    }
  }
}



.detailsPage__sidebar-desktop{
  display: block;
}

.detailsPage__sidebar-mobile{
  display: none;
}

@media only screen and (max-width: 991px){
  .detailsPage__sidebar-desktop{
    display: none;
  }
  
  .detailsPage__sidebar-mobile{
    display: block;
  }
}




.submitRating-btn__wrapper{
  display: flex;
  gap: 10px;
}

@media only screen and (max-width: 374px){
  .submitRating-btn__wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}


.detailsContentInfo.defaulBox .shareInfo .view-reviews__update{
  float: initial !important;
}
.detailsContentInfo.defaulBox .shareInfo .view-reviews__update ul{
  text-align: right;
}

@media only screen and (max-width: 768px){
  .detailsContentInfo.defaulBox .shareInfo .view-reviews__update ul{
    text-align: center;
  } 
}



.agentServiceModal{
  .modal-content{
    table{
      thead{
        tr th{
          white-space: nowrap;
        }
      }
    }
  }
}