/* button color for primary button */
/* equal to 14px */
.bold-font {
  font-family: 'ProximaNova-Semibold', sans-serif;
}
.compare-list {
  margin: 0;
  padding: 0;
}
.compare-list li {
  font-family: 'ProximaNova-Regular', sans-serif;
  border-top: 1px solid #babcbb;
  display: block;
  float: left;
  font-size: 1em;
  padding: 10px 0;
  width: 100%;
}
.compare-list li:last-child {
  border-bottom: 1px solid #babcbb;
  margin-bottom: 70px;
}
.compare-list li:hover {
  background: #eaeaea;
}
.xs-title-col {
  color: #ADAFAE;
}
.green-lbl {
  color: #0abf53;
}
.red-lbl {
  color: #ff0000;
}
.more-btn {
  margin-top: 30px;
}
.mrg2 {
  padding: 0 15px;
}
@media (max-width: 767px) {
  .xs-title-col {
    margin-top: 10px;
    text-align: center;
  }
  .xs-nopadding {
    padding: 0;
  }
  .compare-list {
    padding: 0;
  }
  .xs-des-col {
    background: #ffffff;
    border-radius: 4px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
  }
  .mrg2 {
    padding: 0;
  }
  .mrg1 {
    padding: 8px 0;
  }
  .compare-list li {
    border: 0;
    font-size: 1em;
    padding: 0;
  }
  .compare-list li:last-child {
    border: 0;
  }
  .compare-col1 {
    padding-left: 10px;
  }
}
.compare-img {
  padding-left: 0;
  padding-right: 0;
}
.compare-img h3 {
  font-size: 16px;
  margin: 0;
  padding: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .compare-img h3 {
    overflow: hidden;
  }
}
.compare-img h3 a {
  color: #3c3c3c;
}
.compare-img h3 a:hover {
  text-decoration: underline;
}
.compare-img p {
  margin-bottom: 12px;
}
.compare-img p a {
  font-size: 13px;
  text-decoration: underline;
}
.compare-img img {
  border-radius: 5px;
}
@media (min-width: 768px) {
  .compare-img:nth-child(2) {
    margin-top: 9%;
    padding-left: 15px;
  }
}
.plsholder1 {
  border-radius: 4px;
  margin-top: 0;
  width: 80%;
  display: block;
}
#sticky {
  position: fixed;
  background: #ffffff;
  border-bottom: 1px solid #ADAFAE;
  left: 0;
  margin: 0;
  visibility: hidden;
  top: -100px;
  width: 100%;
  z-index: 1;
}
#sticky.off-canvas {
  margin-top: 50px;
}
#sticky-anchor {
  margin-top: -150px;
}
#sticky.stick {
  opacity: 1;
  visibility: visible;
  top: 0px;
}
#sticky.stick .sticky-col {
  margin-bottom: 0;
  padding: 15px 30px;
}
.transition {
  -webkit-transition: all ease-in 0.3s;
  -moz-transition: all ease-in 0.3s;
  -ms-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
.nopadding {
  padding: 0;
}
.nopadding-right {
  padding-right: 0;
}
.compare-img1 h3 {
  font-size: 15px;
  margin-bottom: 10px;
}
.compare-img1 h3 a {
  color: #3c3c3c;
}
.compare-img1 h3 a:hover {
  text-decoration: underline;
}
.compare-img1 p {
  font-size: 12px;
  margin: 0;
}
.compare-img1 p a {
  text-decoration: underline;
}
.compare-img1 p a:hover {
  text-decoration: none;
}
.mrg1 {
  padding: 15px 0;
}
.sticky-col {
  margin-bottom: 15px;
  margin-top: 15px;
}
.xs-des-col img {
  border-radius: 5px;
}
.img-class-to-wrap.compare-thumb1 {
  height: 60px;
  overflow: hidden;
}
.img-class-to-wrap.compare-thumb1 a {
  display: block;
  height: 70px;
}
.marg-top {
  margin-top: 52px;
}
.no-mrg {
  margin-top: 0;
}
@media (min-width: 990px) {
  .img-class-to-wrap.compare-thumb-img {
    height: 160px;
  }
  .img-class-to-wrap.compare-thumb-img a {
    display: block;
    height: 160px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
@media (max-width: 989px) and (min-width: 767px) {
  .img-class-to-wrap.compare-thumb-img {
    height: 110px;
  }
  .img-class-to-wrap.compare-thumb-img a {
    display: block;
    height: 110px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
@media (max-width: 766px) and (min-width: 540px) {
  .img-class-to-wrap.compare-thumb-img {
    height: 70px;
  }
  .img-class-to-wrap.compare-thumb-img a {
    display: block;
    height: 70px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
@media (max-width: 539px) and (min-width: 300px) {
  .img-class-to-wrap.compare-thumb-img {
    height: 40px;
  }
  .img-class-to-wrap.compare-thumb-img a {
    display: block;
    height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
.mh600 {
  min-height: 400px;
}
.saved-ad-head h1 {
  font-size: 1.2em !important;
  margin-bottom: 0;
}
.saved-ad-head p {
  font-size: 0.9em;
  margin-bottom: 0;
}
.saved-ad-head p a {
  color: #008bcf;
}
.list-column {
  padding: 30px 15px 0;
}
.list-column ul.prime-features li {
  margin-right: 3px;
}
.list-column label {
  font-size: 0.75em;
}
.list-column h4 {
  margin-bottom: 5px;
  height: 42px;
  overflow: hidden;
  font-size: 0.95em;
}
.list-column h4 a {
  color: #7c7c7c;
}
.list-column a .glyphicon-trash {
  font-size: 12px;
  color: #7c7c7c;
}
@media (max-width: 767px) {
  .list-column a .glyphicon-trash {
    font-size: 18px;
  }
}
.list-column .thumbnail {
  margin-bottom: 30px;
}
.price-text1 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 5px;
}
/* Custome Tab Panel */
.custome-tabpanel .nav-tabs {
  border: 0 none;
}
.custome-tabpanel .nav-tabs li {
  margin-bottom: 0;
}
.custome-tabpanel .nav-tabs li a {
  border-bottom: 2px solid #f8f8f8;
  border-left: 0;
  border-top: 0;
  border-right: 0;
  color: #3c3c3c;
  background: none;
}
.custome-tabpanel .nav-tabs li a:hover,
.custome-tabpanel .nav-tabs li a:focus {
  background: none;
  border: 0;
  border-bottom: 2px solid #ccc;
}
.custome-tabpanel .nav-tabs li.active a {
  background: none;
  border-bottom: 2px solid #3c3c3c;
  border-left: 0;
  border-top: 0;
  border-right: 0;
}
.custome-tabpanel .nav-tabs li.active a:hover {
  background: none;
  border: 0;
  border-bottom: 2px solid #3c3c3c;
}
.custome-tabpanel .nav-tabs li.active a:focus {
  background: none;
  border: 0;
  border-bottom: 2px solid #3c3c3c;
}
.custome-tabpanel .nav-tabs #lastTab {
  border: 0;
  float: right;
}
.custome-tabpanel .nav-tabs #lastTab a {
  border: 0;
}
.custome-tabpanel .nav-tabs #lastTab a:hover {
  border: 0;
  background: none;
}
.custome-tabpanel .nav-tabs #lastTab a:focus,
.custome-tabpanel .nav-tabs #lastTab a:active {
  outline: 0;
  border: 0;
}
.custome-tabpanel .nav-tabs #lastTab #collapsed {
  left: -86px;
}
.custome-tabpanel .nav-tabs #lastTab #collapsed li a {
  border: 0;
  padding: 5px 8px;
}
.custome-tabpanel .nav-tabs #lastTab #collapsed li a:hover {
  background: #e6e6e6;
}
.custome-tabpanel .nav-tabs #lastTab #collapsed li.active a {
  background: #e6e6e6;
  border: 0;
  color: #000;
}
.custome-tabpanel .nav-tabs #lastTab #collapsed li.active a:hover {
  color: #000;
}
.custome-tabpanel .nav-tabs .select .glyphicon {
  margin-right: 10px;
}
.grid-compare-check.disabled {
  opacity: .3;
}
.grid-compare-check input {
  margin-right: 5px;
}
#btn-compare-selected.disabled {
  background: #eee;
  color: #7c7c7c;
  border-color: #C3C3C3;
}
.mob-sticky-foot {
  background: rgba(0, 0, 0, 0.9);
  padding: 15px 0;
}
.hidetag {
  display: none;
}
#remove-single-ad .modal-dialog {
  margin-top: 20px;
}
#remove-single-ad .modal-dialog .modal-content .modal-header .close {
  border: 1px solid #bbbbbb;
}
#remove-single-ad .modal-dialog .modal-content .modal-header .close span {
  line-height: 14px;
  font-size: 22px;
}
.savedAdContainer {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .savedAdContainer {
    margin-top: 70px;
  }
}
