
@font-face {
  font-family: 'georgia';
  src: url('../fonts/georgia.eot');
  src: url('../fonts/georgia.eot') format('embedded-opentype'), url('../fonts/georgia.woff2') format('woff2'), url('../fonts/georgia.woff') format('woff'), url('../fonts/georgia.ttf') format('truetype'), url('../fonts/georgia.svg#georgia') format('svg');
}
@font-face {
  font-family: 'ProximaNova';
  font-weight: 500;
  src: url('../fonts/MarkSimonsonProximaNovaCondensedRegular.eot');
  src: url('../fonts/MarkSimonsonProximaNovaCondensedRegular.eot') format('embedded-opentype'), url('../fonts/MarkSimonsonProximaNovaCondensedRegular.woff2') format('woff2'), url('../fonts/MarkSimonsonProximaNovaCondensedRegular.woff') format('woff'), url('../fonts/MarkSimonsonProximaNovaCondensedRegular.ttf') format('truetype'), url('../fonts/MarkSimonsonProximaNovaCondensedRegular.svg#MarkSimonsonProximaNovaCondensedRegular') format('svg');
}
@font-face {
  font-family: 'ProximaNova';
  font-weight: 600;
  src: url('../fonts/MarkSimonsonProximaNovaSemibold.eot');
  src: url('../fonts/MarkSimonsonProximaNovaSemibold.eot') format('embedded-opentype'), url('../fonts/MarkSimonsonProximaNovaSemibold.woff2') format('woff2'), url('../fonts/MarkSimonsonProximaNovaSemibold.woff') format('woff'), url('../fonts/MarkSimonsonProximaNovaSemibold.ttf') format('truetype'), url('../fonts/MarkSimonsonProximaNovaSemibold.svg#MarkSimonsonProximaNovaSemibold') format('svg');
}
@font-face {
  font-family: 'ProximaNova';
  font-weight: 500;
  src: url('../fonts/MarkSimonsonProximaNovaRegular.eot');
  src: url('../fonts/MarkSimonsonProximaNovaRegular.eot') format('embedded-opentype'), url('../fonts/MarkSimonsonProximaNovaRegular.woff2') format('woff2'), url('../fonts/MarkSimonsonProximaNovaRegular.woff') format('woff'), url('../fonts/MarkSimonsonProximaNovaRegular.ttf') format('truetype'), url('../fonts/MarkSimonsonProximaNovaRegular.svg#MarkSimonsonProximaNovaRegular') format('svg');
}
@font-face {
  font-family: 'ProximaNova';
  font-weight: 600;
  src: url('../fonts/MarkSimonsonProximaNovaSemibold.eot');
  src: url('../fonts/MarkSimonsonProximaNovaSemibold.eot') format('embedded-opentype'), url('../fonts/MarkSimonsonProximaNovaSemibold.woff2') format('woff2'), url('../fonts/MarkSimonsonProximaNovaSemibold.woff') format('woff'), url('../fonts/MarkSimonsonProximaNovaSemibold.ttf') format('truetype'), url('../fonts/MarkSimonsonProximaNovaSemibold.svg#MarkSimonsonProximaNovaSemibold') format('svg');
}
@font-face {
  font-family: 'ProximaNova';
  font-weight: 700;
  src: url('../fonts/MarkSimonsonProximaNovaBold.eot');
  src: url('../fonts/MarkSimonsonProximaNovaBold.eot') format('embedded-opentype'), url('../fonts/MarkSimonsonProximaNovaBold.woff2') format('woff2'), url('../fonts/MarkSimonsonProximaNovaBold.woff') format('woff'), url('../fonts/MarkSimonsonProximaNovaBold.ttf') format('truetype'), url('../fonts/MarkSimonsonProximaNovaBold.svg#MarkSimonsonProximaNovaBold') format('svg');
}
body {
  transition: none;
}
body.modal-open {
  transition: none;
}
img {
  max-width: 100%;
}
a {
  color: #131933;
}
a:hover,
a:focus,
a:active {
  color: #05070e;
}
a[aria-expanded="false"] span .fa-minus {
  display: none;
}
a[aria-expanded="true"] span .fa-plus {
  display: none;
}
.help-block {
  margin-bottom: 0px;
}
hr {
  border-color: #c9c6c6;
}
.full-width {
  width: 100%;
  float: left;
  position: relative;
}
.form-control {
  height: 40px;
  border-color: #cccccc;
  box-shadow: none;
  font-size: 16px;
  color: #808080;
  padding: 7px 15px;
  border-radius: 0px;
}
.btn {
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 500;
}
.btn-radius {
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
  border-top-right-radius: 120px;
  padding-left: 35px;
  padding-right: 35px;
}
.btn.icon {
  font-size: 20px;
  padding: 7px 16px;
}
.btn-group-lg > .btn,
.btn-lg {
  font-size: 20px;
  padding: 16px 22px;
}
.btn-group-md > .btn,
.btn-md {
  padding: 12px 36px;
}
.btn-group-sm > .btn,
.btn-sm {
  font-size: 18px;
  padding: 14px 20px;
}
.btn-group-xs > .btn,
.btn-xs {
  font-size: 12px;
  padding: 1px 5px;
}
.btn-default {
  background-color: #777777;
  border-color: #777777;
  color: #fff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default.active,
.btn-default.disabled:hover,
.btn-default.disabled:focus {
  background-color: #676767;
  border-color: #676767;
  color: #fff;
}
.btn-warning {
  background-color: #ff7f00;
  border-color: #ff7f00;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning.active {
  background-color: #de6e00;
  border-color: #de6e00;
}
.btn-warning.btn-border {
  background-color: transparent;
  color: #ff9021;
}
.btn-warning.btn-border:hover,
.btn-warning.btn-border:focus,
.btn-warning.btn-border:active {
  background-color: #ff9021;
  border-color: #ff9021;
  color: #fff;
}
.btn-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger.active {
  background-color: #d33834;
  border-color: #d33834;
}
.btn-primary {
  background-color: #131933;
  border-color: #131933;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary.active {
  background-color: #05070e;
  border-color: #0a0d1b;
}
.btn-primary.btn-border {
  background-color: transparent;
  color: #1c254b;
}
.btn-primary.btn-border:hover,
.btn-primary.btn-border:focus,
.btn-primary.btn-border:active {
  background-color: #1c254b;
  border-color: #1c254b;
  color: #fff;
}
.btn-info {
  background-color: #f76006;
  border-color: #f76006;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info.active {
  background-color: #d75305;
  border-color: #d75305;
}
.btn-success {
  background-color: #019000;
  border-color: #019000;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success.active {
  background-color: #016f00;
  border-color: #016f00;
}
.btn-like {
  background-color: #4267b2;
  border-color: #4267b2;
  color: #fff;
}
.btn-like:hover,
.btn-like:focus,
.btn-like:active,
.btn-like:active:hover,
.btn-like:active:focus,
.btn-like.active {
  background-color: #39599a;
  border-color: #39599a;
}
.btn-share {
  background-color: #fe6d4c;
  border-color: #fe6d4c;
  color: #fff;
}
.btn-share:hover,
.btn-share:focus,
.btn-share:active,
.btn-share:active:hover,
.btn-share:active:focus,
.btn-share.active {
  background-color: #fe522b;
  border-color: #fe522b;
}
.btn-twitter {
  background-color: #1b95e0;
  border-color: #1b95e0;
  color: #fff;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter:active:hover,
.btn-twitter:active:focus,
.btn-twitter.active {
  background-color: #1781c2;
  border-color: #1781c2;
}
.btn-facebook {
  background-color: #3c66c4;
  border-color: #3c66c4;
  color: #fff;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook:active:hover,
.btn-facebook:active:focus,
.btn-facebook.active {
  background-color: #3459ab;
  border-color: #3459ab;
  color: #fff;
}
.btn-google {
  background-color: #d34836;
  border-color: #d34836;
  color: #fff;
}
.btn-google:hover,
.btn-google:focus,
.btn-google:active,
.btn-google:active:hover,
.btn-google:active:focus,
.btn-google.active {
  background-color: #be3b2a;
  border-color: #be3b2a;
  color: #fff;
}
.btn-instagram {
  background-color: #e14869;
  border-color: #e14869;
  color: #fff;
}
.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram:active,
.btn-instagram:active:hover,
.btn-instagram:active:focus,
.btn-instagram.active {
  background-color: #dc2c52;
  border-color: #dc2c52;
  color: #fff;
}
.btn-white {
  background-color: #fff;
  border-color: #fff;
  color: #131933;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white:active:hover,
.btn-white:active:focus,
.btn-white.active {
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-black {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black:active:hover,
.btn-black:active:focus,
.btn-black.active {
  background-color: #111111;
  border-color: #111111;
  color: #fff;
}
.btn-view {
  background-color: #435061;
  border-color: #435061;
  color: #fff;
}
.btn-view:hover,
.btn-view:focus,
.btn-view:active,
.btn-view:active:hover,
.btn-view:active:focus,
.btn-view.active {
  background-color: #516075;
  border-color: #516075;
  color: #fff;
}
.btn.social-btn {
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
  padding-right: 30px;
}
.btn.social-btn .fa {
  float: left;
  position: relative;
  padding: 3px 30px 3px 10px;
}
.btn.social-btn .fa:after {
  content: "";
  height: 43px;
  width: 1px;
  position: absolute;
  right: 15px;
  top: -10px;
  background-color: #000000;
  opacity: 0.2;
}
.loading-bar {
  display: none;
}
.loading-bar .inner {
  display: flex;
  height: 100%;
  position: fixed;
  align-items: center;
  width: 100%;
  text-align: center;
  z-index: 1050;
}
.loading-bar .inner:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0,0,0,0.7);
  top: 0;
  left: 0;
  z-index: -1;
}
.loading-bar .inner div {
  width: 100%;
  text-align: center;
}
.pagination {
  padding-bottom: 15px;
  border-radius: 0px;
}
.pagination li:first-child a,
.pagination li:last-child a {
  border-radius: 0px;
  background-color: #131933;
  color: #fff;
  border-color: #131933;
}
.pagination li:first-child a:hover,
.pagination li:first-child a:focus,
.pagination li:last-child a:hover,
.pagination li:last-child a:focus {
  background-color: #0a0d1b;
  color: #fff;
  border-color: #0a0d1b;
}
.pagination li:first-child.disabled a,
.pagination li:last-child.disabled a {
  border-radius: 0px;
  background-color: #131933;
  color: #fff;
  border-color: #131933;
}
.pagination li:first-child.disabled a:hover,
.pagination li:first-child.disabled a:focus,
.pagination li:last-child.disabled a:hover,
.pagination li:last-child.disabled a:focus {
  background-color: #131933;
  color: #fff;
  border-color: #131933;
}
.pagination li a {
  border-radius: 0px;
  border-color: transparent;
  color: #131933;
}
.pagination li a:hover,
.pagination li a:focus {
  background-color: transparent;
  color: #131933;
  border-color: #131933;
  border-top-style: dashed;
  border-bottom-style: dashed;
}
.pagination li.active a,
.pagination li.active a:hover,
.pagination li.active a:focus span,
.pagination li.active span:hover,
.pagination li.active span:focus {
  background-color: transparent;
  color: #131933;
  border-color: #131933;
  border-top-style: dashed;
  border-bottom-style: dashed;
}
.owl-dots {
  display: table;
  margin: 0 auto;
  table-layout: fixed;
  width: auto;
}
.owl-dots .owl-dot {
  float: left;
}
.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 1px solid #f76006;
  float: left;
  margin: 0px 2px;
}
.owl-dots .owl-dot span:hover,
.owl-dots .owl-dot span:focus {
  background-color: #f76006;
}
.owl-dots .owl-dot.active span {
  background-color: #f76006;
}
.owl-nav {
  display: table;
  margin: 0 auto;
  table-layout: fixed;
  width: auto;
}
.owl-nav > div {
  float: left;
  margin: 0px 3px;
}
.owl-nav > div:hover,
.owl-nav > div:focus {
  color: #f76006;
}
.owl-nav > div.disabled {
  cursor: not-allowed !important;
}
.owl-nav > div .fa {
  font-size: 28px;
}
.arrow-list {
  padding: 0px;
  margin: 15px 0 25px;
  width: 100%;
  float: left;
  position: relative;
}
.arrow-list li {
  display: block;
  line-height: 32px;
}
.arrow-list li:before {
  content: "\f101";
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 10px;
  font-style: normal;
  color: #131933;
  margin-left: -20px;
}
.arrow-list li:hover,
.arrow-list li:focus {
  padding-left: 5px;
}
.arrow-list li a {
  color: #131933;
}
.arrow-list li a:hover,
.arrow-list li a:focus {
  color: #f76006;
}
.list-check {
  list-style: none;
  padding-left: 20px;
  line-height: 28px;
}
.list-check li {
  padding-left: 0px;
  font-size: 14px;
}
.list-check li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 10px;
  font-style: normal;
  color: #131933;
  margin-left: -20px;
}
.social {
  margin: 0px auto;
  display: table;
  table-layout: fixed;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.social li {
  float: left;
  padding: 0px 5px;
  list-style: none;
}
.social li a {
  font-size: 18px;
  color: #fff;
}
.social li a:hover,
.social li a:focus {
  color: #f76006;
}
.inline-menu {
  float: right;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.inline-menu li {
  display: inline-block;
  position: relative;
  list-style: none;
}
.inline-menu li + li:before {
  padding: 0 5px;
  content: " |";
  color: #fff;
}
.inline-menu li .dropdown-menu {
  left: auto;
  right: 0px;
}
.inline-menu li .dropdown-menu li {
  width: 100%;
}
.inline-menu li .dropdown-menu li + li:before {
  content: none;
  padding: 0px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 15px;
}
.table thead {
  background-color: #f2f2f2;
}
.table.text-center th {
  text-align: center !important;
}
.services-box {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 30px;
}
.services-box .icons {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: -22px;
  z-index: 2;
}
.services-box .icons .icon {
  margin: 0px auto;
  display: table;
  table-layout: fixed;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background-color: #131933;
  text-align: center;
  padding: 5px 0px;
}
.services-box .image {
  width: 100%;
  float: left;
  position: relative;
}
.services-box .button {
  width: 100%;
  float: left;
  position: relative;
  padding: 0px 10%;
  margin-top: -20px;
}
.services-box .button .btn {
  font-weight: bold;
  text-transform: uppercase;
}
.team-box {
  width: 100%;
  float: left;
  position: relative;
  border: 1px solid #e6e6e6;
  margin-bottom: 40px;
}
.team-box .image {
  width: 100%;
  float: left;
  position: relative;
}
.team-box .title {
  width: 100%;
  float: left;
  position: relative;
  padding: 0px 10%;
  margin-top: -35px;
  text-align: center;
}
.team-box .title h4 {
  margin-top: 0px;
  font-size: 17px;
  margin-bottom: 0px;
  font-weight: bold;
}
.team-box .title p {
  margin: 0px;
  color: #3d50a2;
}
.team-box .title .bg {
  background-color: #131933;
  color: #fff;
  padding: 15px 5px;
}
.team-box .caption {
  width: 100%;
  float: left;
  position: relative;
  padding: 15px;
  text-align: center;
  font-size: 14px;
}
.team-box .button {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  margin-bottom: -20px;
}
.team-box .button .btn {
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 35px;
}
.team-box .button .btn:hover,
.team-box .button .btn:focus,
.team-box .button .btn.active {
  background-color: #131933;
  border-color: #131933;
}
.blog-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.blog-list .blog-box {
  margin-bottom: 30px;
  width: 100%;
  float: left;
  position: relative;
}
.blog-list .blog-box .image {
  width: 100%;
  float: left;
  position: relative;
}
.blog-list .blog-box .image img {
  width: 100%;
}
.blog-list .blog-box .caption {
  width: 100%;
  float: left;
  position: relative;
}
.blog-list .blog-box h3 {
  font-size: 22px;
  line-height: 30px;
}
.blog-list .blog-box h3 a {
  color: #4d4d4d;
}
.blog-list .blog-box h3 a:hover,
.blog-list .blog-box h3 a:focus {
  color: #131933;
  text-decoration: none;
}
.blog-list .blog-box .btn {
  text-transform: uppercase;
}
.blog-list .times .date {
  width: 100%;
  float: left;
  position: relative;
  border: 1px solid #cccccc;
  text-align: center;
  padding: 10px 5px;
}
.blog-list .times .date h3 {
  margin: 0px;
  color: #131933;
  font-size: 28px;
}
.blog-list .times .date small {
  color: #4d4d4d;
}
.blog-list .times .share {
  width: 100%;
  float: left;
  position: relative;
  border: 1px solid #cccccc;
  border-top: none;
  text-align: center;
  padding: 10px 5px;
}
.blog-list .times .share h3 {
  margin: 0px;
  color: #131933;
  font-size: 28px;
}
.blog-list .times .share small {
  color: #4d4d4d;
}
.blog-list .times .share a {
  color: #333333;
}
.blog-list li {
  width: 50%;
  float: left;
  padding: 0px 15px;
  display: flex;
  display: -webkit-flex;
}
.blog-list li .times {
  width: 110px;
  padding-right: 30px;
}
.blog-list li:nth-child(even) .times {
  order: 2;
  padding-left: 30px;
  padding-right: 0px;
}
.blog-list li:nth-child(even) .blog-list {
  order: 1;
}
@media (max-width: 767px) {
  .blog-list li {
    width: 100%;
  }
}
body {
  font-family: 'ProximaNova';
  font-size: 16px;
  font-weight: normal;
  color: #333333;
  height: 100%;
  background-color: #fff;
  line-height: 26px;
}
html {
  height: 100%;
}
html,
body {
  height: 100%;
}
div#wp_aff_footer {
  display: none;
}
.woocommerce div.product div.images {
  margin-bottom: 2em;
  max-width: 100% !important;
}
.woocommerce div.product div.images img {
  max-width: 100% !important;
}
.woocommerce .woocommerce-breadcrumb {
  color: #05070e;
  font-size: 15px;
  font-family: ProximaNova;
}
.woocommerce-breadcrumb:first-child a {
  text-decoration: none;
  margin-right: 5px;
}
.woocommerce .woocommerce-breadcrumb::before {
  font-family: FontAwesome;
  content: '\f015';
  color: #05070e;
  font-size: 20px;
  float: left;
  margin-right: 5px;
}
.woocommerce .woocommerce-breadcrumb a {
  color: #05070e;
}
.col-xs-12 .woocommerce-Price-amount.amount {
  float: left !important;
  font-size: 14px !important;
  color: #000 !important;
}
.panel-info>.panel-heading {
  color: #131933;
  background-color: #eee;
  border-color: #ccc;
}
.panel-info {
  border-color: #ccc;
}
div#wmc_widget-2 {
  float: right;
}
div.ppt {
  display: none !important;
}
iframe {
  left: 0;
}
button.demo.btn.btn-primary.btn-large {
  display: none;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
  text-align: left;
  color: #3c3b3b;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover {
  background: #f7f7f7;
}
.wpum-login-form form input[type=email],
.wpum-login-form form input[type=password],
.wpum-login-form form input[type=text],
.wpum-login-form form select,
.wpum-login-form form textarea {
  width: 100%;
}
.wpum-password-form fieldset div.field,
.wpum-profile-form fieldset div.field,
.wpum-registration-form fieldset div.field,
.wpum-update-password-form fieldset div.field {
  width: 100%;
}
.wpum-login-form form p.login-password,
.wpum-login-form form p.login-remember,
.wpum-login-form form p.login-username {
  border: 0px;
}
.wpum-registration-form fieldset {
  border: 0px;
}
.wpum-login-form form input[type=email],
.wpum-login-form form input[type=password],
.wpum-login-form form input[type=text],
.wpum-login-form form select,
.wpum-login-form form textarea,
.wpum-password-form-wrapper-recover form input[type=text] {
  margin: 0px 0px 0px;
  padding-left: 10px;
  padding-right: 10px;
  border: #cccccc 1px solid;
  color: #4e4e4e;
  font-size: 15px;
  border-radius: 0px;
  height: 42px;
}
.wpum-password-form fieldset,
.wpum-profile-form fieldset,
.wpum-registration-form fieldset,
.wpum-update-password-form fieldset {
  line-height: 18px !important;
  margin: 0px 0px 20px;
  padding: 0px;
}
.wpum-password-form fieldset,
.wpum-profile-form fieldset,
.wpum-registration-form fieldset,
.wpum-update-password-form fieldset {
  border: 0px;
}
.wpum-password-form-wrapper-recover .wpum-helper-links {
  display: none;
}
.login-form .rate-price::before {
  content: "\f155";
  position: absolute;
  font-family: 'FontAwesome';
  margin: 7px 0px 0px 18px;
  color: #595959;
  font-size: 15px;
}
.login-form .rate-price .form-control.txt-in {
  padding-left: 35px;
}
.site-content {
  min-height: 50%;
}
.top-header {
  width: 100%;
  float: left;
  position: relative;
  padding: 8px 0px 7px;
  background: #1e2851;
}
.top-header .social {
  color: #fff;
}
.top-header .social ul {
  padding: 0px 0px 0px;
  margin: 0px 0px 0px;
}
.top-header .select-currency {
  font-size: 12px;
  color: #e6e6e6;
}
.top-header .select-currency select {
  background: transparent;
  border: 0px;
  padding-right: 2px;
}
.top-header .select-currency option {
  padding: 2px 10px;
  background: #000000;
}
.top-header .select-currency .select2-container--default .select2-selection--single {
  background: transparent;
  border: 0px;
  border-radius: 0px;
}
.top-header .select-currency .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #e6e6e6 !important;
}
.select2-results__options {
  font-size: 12px !important;
}
option[selected="selected"] {
  background: #000000 !important;
}
.custom-navbar {
  width: 100%;
  float: left;
  position: relative;
}
.custom-navbar .navbar {
  overflow: visible !important;
}
.custom-navbar .container {
  clear: both;
}
.custom-navbar nav.navbar.bootsnav {
  background: #131933;
  border-bottom: 0px;
}
.custom-navbar nav.navbar.bootsnav .navbar-brand {
  height: auto;
}
.custom-navbar nav.navbar.bootsnav ul.nav > li > a {
  font-weight: normal;
  color: #faede1;
  padding: 40px 15px;
}
.custom-navbar nav.navbar.bootsnav ul.nav > li > a:hover {
  color: #fff;
  text-decoration: none;
}
.custom-navbar .place-ads {
  float: left;
  width: 37%;
  padding-top: 33px;
}
.custom-navbar .custom-links {
  float: right;
  width: 30%;
  padding-top: 40px;
}
.custom-navbar .custom-links > ul {
  list-style: none;
  padding-left: 50px;
}
.custom-navbar .custom-links > ul > li {
  display: inline-block;
  padding-left: 10px;
  cursor: pointer;
}
.custom-navbar .custom-links > ul > li a {
  color: #fff;
}
.custom-navbar .custom-links > ul > li a.login {
  border-radius: 3px;
  background: #808080;
  padding: 5px 20px;
}
.custom-navbar .custom-links > ul > li a.login:hover {
  background: #f76006;
}
.custom-navbar .custom-links ul.dropdown-menu {
  cursor: pointer;
  z-index: 99;
  position: absolute;
  padding-left: 0px;
  background: #e6e6e6;
}
.custom-navbar .custom-links ul.dropdown-menu a {
  color: #333333;
  float: left;
  width: 100%;
}
.custom-navbar .btn {
  border-radius: 0px;
}
.custom-navbar .btn-default {
  padding-top: 8px;
  padding-bottom: 5px;
  font-size: 18px;
  height: 42px;
  display: block;
  position: relative;
  z-index: 2;
  text-decoration: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.custom-navbar .btn-default:hover {
  color: #fff;
  border-color: #f76006;
}
.custom-navbar .btn-default:after {
  content: "";
  height: 100%;
  left: 0;
  top: 0;
  width: 0px;
  position: absolute;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  z-index: -1;
}
.custom-navbar .btn-default:hover:after {
  width: 100%;
  background: #f76006;
}
.custom-navbar ul.nav > li  > a {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  transition: 0.5s;
  cursor: pointer;
  border: 2px solid transparent;
  -webkit-transition: 0.5s;
}
.custom-navbar ul.nav > li > a:hover {
  border: 2px solid rgba(0,160,80,0);
  color: #faede1;
}
.custom-navbar ul.nav > li > a::before {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s;
}
.custom-navbar ul.nav > li > a:hover::before {
  -webkit-transform: scale(1);
}
.custom-navbar ul.nav > li a::before {
  border-bottom: 3px solid #FFF;
  border-left: 0;
  -webkit-transform-origin: 0% 100%;
}
.custom-navbar nav.navbar.bootsnav ul.nav > li.active > a {
  color: #f76006;
}
.banner-ads-section {
  width: 100%;
  float: left;
  position: relative;
  background: #fff;
  padding: 30px 0px;
}
.banner-ads-section .banner {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 0px;
  text-align: center;
  margin-bottom: 0px;
  overflow: hidden !important;
  max-height: 355px;
}
.banner-ads-section .banner img {
  position: relative;
  left: 0px;
  top: 0px;
}
@media (max-width: 991px) {
  .banner-ads-section .banner {
    margin-top: -100px;
  }
  .banner-ads-section .banner h2 {
    font-size: 34px;
    margin-bottom: 10px;
  }
  .banner-ads-section .banner .caption {
    bottom: 15%;
  }
}
.banner-ads-section .banner-ad-img {
  text-align: center;
  margin: 0px 0px 16px;
}
.banner-ads-section .banner-ad-img img {
  width: auto;
  height: auto;
}
.banner-ads-section .place-ad {
  width: 100%;
  float: left;
  position: relative;
  background: #1e2851;
  padding: 29px 0px;
  font-size: 28px;
  text-align: center;
  color: #fff;
}
.wrapper-home-search {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px 0px 5px;
  background: #1e2851;
}
.wrapper-home-search .btn {
  border-radius: 0px;
}
.wrapper-home-search .btn-default {
  padding-top: 8px;
  padding-bottom: 5px;
  font-size: 18px;
  height: 42px;
  display: block;
  position: relative;
  z-index: 2;
  text-decoration: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.wrapper-home-search .btn-default:hover {
  color: #fff;
  border-color: #f76006;
}
.wrapper-home-search .btn-default:after {
  content: "";
  height: 100%;
  left: 0;
  top: 0;
  width: 0px;
  position: absolute;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  z-index: -1;
}
.wrapper-home-search .btn-default:hover:after {
  width: 100%;
  background: #f76006;
}
.wrapper-home-search .Advance_search_for_woo_display_main {
  margin-top: 0px;
}
.wrapper-home-search .search-form input {
  height: 40px;
  border: #999999 1px solid;
  box-shadow: none;
  font-size: 16px;
  padding: 7px 15px;
  border-radius: 0;
  margin-bottom: 15px;
  margin-right: 15px;
  width: 54%;
}
.wrapper-home-search .search-form select {
  width: 32%;
  height: 40px;
  border: #999999 1px solid;
  box-shadow: none;
  font-size: 16px;
  padding: 7px 15px;
  border-radius: 0;
  margin-bottom: 15px;
  margin-right: 15px;
  background: #fff;
}
.wrapper-home-search .search-form .btn.btn-info {
  height: 39px;
}
.home-content {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px 0px 5px;
  background: #fff;
}
.home-content .discover-section {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 40px;
  padding: 15px 10px 0px;
  background: #fff;
  border: #999999 1px solid;
  border-left: 0px;
  border-right: 0px;
}
.home-content .discover-section h2 {
  margin: 0px 0px 0px;
  padding: 0px 0px 0px;
}
.home-content .discover-section .discover-list {
  list-style: none;
  padding-left: 0px;
}
.home-content .discover-section .discover-list li {
  float: left;
  width: 33%;
  padding: 0px 10px;
  text-align: left;
  margin-bottom: 0px;
}
.home-content .discover-section .discover-list a {
  font-size: 17px;
  color: #4d4d4d;
  font-family: 'ProximaNova';
}
.home-content .discover-section .discover-list li.active a {
  color: #f76006;
  text-decoration: underline;
  font-weight: bold;
}
.home-content .discover-section .discover-list li.active a {
  text-decoration: underline;
  color: #f76006;
}
.home-content .main-wrapper {
  width: 100%;
  float: left;
  position: relative;
  padding: 0px 0px 0px;
}
.home-content .main-wrapper .home-left-section {
  width: 100%;
  float: left;
  position: relative;
}
.home-content .main-wrapper .home-left-section .first-ad {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  margin-bottom: 32px;
}
.home-content .main-wrapper .home-left-section .first-ad-list {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  margin: 10px 0px 30px;
}
.home-content .main-wrapper .home-left-section .recent-accessories {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 30px;
}
.home-content .main-wrapper .home-left-section .recent-accessories h2 {
  margin: 0px 0px 30px;
  padding: 0px 0px 0px;
  font-weight: 600;
}
.home-content .main-wrapper .home-left-section .recent-accessories .image {
  margin-bottom: 10px;
  text-align: center;
}
.home-content .main-wrapper .home-left-section .recent-accessories p.price {
  color: #f76006;
  margin-top: 2px;
}
.home-content .main-wrapper .home-left-section .recent-accessories .owl-nav {
  position: absolute;
  top: 30%;
  z-index: 999;
  width: 100%;
}
.home-content .main-wrapper .home-left-section .recent-accessories .owl-next {
  position: absolute;
  right: 0%;
}
.home-content .main-wrapper .home-left-section .recent-accessories .fa-chevron-left,
.home-content .main-wrapper .home-left-section .recent-accessories .fa-chevron-right {
  color: #fff;
}
.home-content .main-wrapper .home-left-section .recent-accessories .fa-chevron-left:hover,
.home-content .main-wrapper .home-left-section .recent-accessories .fa-chevron-right:hover {
  color: #f76006;
}
.home-content .main-wrapper .home-left-section .accessories-list {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 0px;
}
.home-content .main-wrapper .home-left-section .accessories-list .row {
  margin-left: -5px;
  margin-right: -5px;
}
.home-content .main-wrapper .home-left-section .accessories-list [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.home-content .main-wrapper .home-left-section .accessories-list .car-list-dv {
  margin-bottom: 20px;
}
.home-content .main-wrapper .home-left-section .accessories-list .car-list-dv .image {
  text-align: center;
  min-height: 310px;
}
.home-content .main-wrapper .home-left-section .accessories-list .list-grid .car-list-dv .image {
  min-height: auto;
  margin-bottom: 0px;
  height: auto !important;
}
.home-content .main-wrapper .home-left-section .accessories-list .btn.btn-default {
  padding: 2px 10px;
  background: #131933;
  outline: none;
}
.home-content .main-wrapper .home-left-section .accessories-list .btn-group {
  margin-bottom: 15px;
}
.home-content .main-wrapper .home-left-section .second-ad-section {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 30px;
}
.home-content .main-wrapper .home-left-section .second-ad-section .row {
  margin-left: -5px;
  margin-right: -5px;
}
.home-content .main-wrapper .home-left-section .second-ad-section [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.home-content .main-wrapper .home-left-section .latest-ads {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 30px;
}
.home-content .main-wrapper .home-left-section .latest-ads .row {
  margin-left: -5px;
  margin-right: -5px;
}
.home-content .main-wrapper .home-left-section .latest-ads [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.home-content .main-wrapper .home-left-section .latest-ads h2 {
  margin: 0px 0px 30px;
  padding: 0px 0px 0px;
  font-weight: 600;
}
.home-content .main-wrapper .home-left-section .latest-ads .latest-car-ads {
  width: 100%;
  float: left;
  position: relative;
  background: #f2f2f2;
  border: #e6e6e6 1px solid;
  margin-bottom: 20px;
}
.home-content .main-wrapper .home-left-section .latest-ads .latest-car-ads img {
  margin-bottom: 10px;
}
.home-content .main-wrapper .home-left-section .latest-ads .latest-car-ads a {
  padding: 0px 10px;
  display: inline-block;
}
.home-content .main-wrapper .home-left-section .latest-ads .latest-car-ads p.price {
  color: #f76006;
  margin-top: 2px;
  padding: 0px 10px;
}
.home-content .main-wrapper .home-left-section .latest-ads .latest-car-ads .fa-angle-right {
  padding-right: 10px;
  padding-top: 15px;
  font-size: 25px;
}
.home-content .main-wrapper .home-left-section .latest-ads .view-button {
  text-align: center;
}
.home-content .main-wrapper .home-left-section .latest-ads .view-button .btn-info {
  background: transparent;
  color: #f76006;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
}
.home-content .main-wrapper .home-left-section .latest-ads .view-button .btn-info:hover {
  background: #f76006;
  color: #fff !important;
}
.home-content .main-wrapper .home-left-section .latest-article-section {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 0px;
}
.home-content .main-wrapper .home-left-section .latest-article-section h2 {
  margin-bottom: 25px;
}
.home-content .main-wrapper .home-left-section .latest-article-section .row {
  margin-left: -5px;
  margin-right: -5px;
}
.home-content .main-wrapper .home-left-section .latest-article-section [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.home-content .main-wrapper .home-left-section .latest-article-section .article-dv {
  margin: 0px 0px 20px;
  padding: 0px;
  border: #cccccc 1px solid;
}
.home-content .main-wrapper .home-left-section .latest-article-section .article-dv img {
  margin-bottom: 10px;
}
.home-content .main-wrapper .home-left-section .latest-article-section .article-dv span {
  padding: 0px 0px 0px 10px;
  color: #f76006;
  font-size: 16px;
}
.home-content .main-wrapper .home-left-section .latest-article-section .article-dv a {
  color: #f76006;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
}
.home-content .main-wrapper .home-left-section .latest-article-section .article-dv p {
  padding: 10px 10px;
  font-size: 16px;
}
.home-content .main-wrapper .home-left-section .latest-article-section .article-dv a.read-link {
  margin-left: 10px;
  font-size: 15px;
  text-decoration: underline;
}
.home-content .main-wrapper .home-left-section .latest-article-section .article-dv a.read-link:hover {
  color: #000;
}
.home-content .main-wrapper .home-left-section .latest-article-section .search-input {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 15px;
}
.home-content .main-wrapper .home-left-section .latest-article-section .search-input .form-control {
  font-size: 14px;
}
.home-content .main-wrapper .home-left-section .latest-article-section .search-input .btn.btn-info {
  text-transform: uppercase;
  border-radius: 0px;
}
.home-content .main-wrapper .home-left-section .latest-article-section .search-input .btn.btn-info ::before {
  content: "\f178";
  position: absolute;
  font-family: 'FontAwesome';
}
.home-content .main-wrapper .home-left-section .articles-index {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 0px;
}
.home-content .main-wrapper .home-left-section .articles-index h2 {
  font-size: 32px;
}
.home-content .main-wrapper .home-left-section .articles-index ul {
  list-style: none;
  margin: 0px 0px 30px;
  padding: 0px;
}
.home-content .main-wrapper .home-left-section .articles-index li {
  margin: 0px 0px 5px;
  padding: 0px;
}
.home-content .main-wrapper .home-left-section .articles-index a {
  color: #666666;
  font-size: 16px;
}
.home-content .main-wrapper .ad-head {
  font-size: bold;
  font-size: 20px;
  margin-bottom: 10px;
  color: #f76006;
}
.home-content .main-wrapper .home-right-sidebar {
  width: 100%;
  float: left;
  position: relative;
}
.home-content .main-wrapper .home-right-sidebar .sidebar-contact-details {
  width: 100%;
  float: left;
  position: relative;
  border: #cccccc 1px solid;
  margin-bottom: 30px;
  padding: 20px;
  font-size: 17px;
}
.home-content .main-wrapper .home-right-sidebar .sidebar-contact-details .fa-phone-square {
  font-size: 22px;
  padding-right: 10px;
}
.home-content .main-wrapper .home-right-sidebar .sidebar-contact-details .fa-usd {
  font-size: 18px;
  padding-right: 10px;
}
.home-content .main-wrapper .home-right-sidebar .sidebar-contact-details .fa-map-marker {
  font-size: 18px;
  padding-right: 10px;
}
.home-content .main-wrapper .home-right-sidebar .sidebar-contact-details p {
  color: #f76006;
  margin-bottom: 15px;
  font-weight: bold;
}
.home-content .main-wrapper .home-right-sidebar .custom-calender {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 30px;
}
.home-content .main-wrapper .home-right-sidebar .custom-calender .ai1ec-month-view {
  width: 100%;
}
.home-content .main-wrapper .home-right-sidebar .custom-calender .ai1ec-month-view th {
  background: #131933 !important;
  text-shadow: none;
  color: #fff !important;
  padding: 10px 2px !important;
}
.home-content .main-wrapper .home-right-sidebar .custom-calender .ai1ec-month-view td {
  padding: 10px 2px;
  text-align: center;
}
.home-content .main-wrapper .home-right-sidebar .custom-calender .ai1ec-month-view .ai1ec-date {
  text-align: center !important;
  height: 20px !important;
  padding: 16px 5px !important;
}
.home-content .main-wrapper .home-right-sidebar .custom-calender .ai1ec-month-view .ai1ec-day-stretcher {
  height: 35px !important;
}
.home-content .main-wrapper .home-right-sidebar .custom-calender .ai1ec-clearfix,
.home-content .main-wrapper .home-right-sidebar .custom-calender .ai1ec-pull-left,
.home-content .main-wrapper .home-right-sidebar .custom-calender .ai1ec-subscribe-container {
  display: none;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events {
  width: 100%;
  float: left;
  position: relative;
  border: #cccccc 1px solid;
  padding-top: 30px;
  margin-bottom: 30px;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events .events-box {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events .events-box:last-child {
  margin-bottom: 0px;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events .center-img {
  text-align: center;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events .image {
  text-align: center;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events h3 {
  margin: 0px 0px 50px;
  padding: 0px 0px 0px;
  font-size: 23px;
  text-align: center;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events h3:before {
  position: absolute;
  width: 115px;
  height: 3px;
  background: #808080;
  content: '';
  margin: 38px 0px 0px 38px;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events .heading-bar {
  margin: 0px;
  padding: 0px 20px;
  background: #f76006;
  font-size: 14px;
  font-style: italic;
  color: #fff;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events img {
  margin-bottom: 10px;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events p.detail {
  font-size: 13px;
  padding: 0px 15px 0px;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events a {
  color: #f76006;
  padding: 0px 15px 5px;
  float: left;
  width: 100%;
  line-height: 20px;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events .schedule {
  width: 100%;
  float: left;
  position: relative;
  background: #131933;
  color: #fff;
  padding: 15px 20px;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events .schedule p {
  padding: 0px 0px;
  margin: 0px 0px;
  font-size: 14px;
}
.home-content .main-wrapper .home-right-sidebar .upcoming-events .schedule .fa {
  width: 26px;
}
.home-content .main-wrapper .home-right-sidebar .magazine {
  width: 100%;
  float: left;
  position: relative;
  border: #cccccc 1px solid;
  padding-top: 30px;
  padding-bottom: 50px;
  margin-bottom: 30px;
}
.home-content .main-wrapper .home-right-sidebar .magazine .image {
  text-align: center;
}
.home-content .main-wrapper .home-right-sidebar .magazine h3 {
  margin: 0px 0px 50px;
  padding: 0px 0px 0px;
  font-size: 23px;
  text-align: center;
}
.home-content .main-wrapper .home-right-sidebar .magazine h3:before {
  position: absolute;
  width: 90px;
  height: 3px;
  background: #808080;
  content: '';
  margin: 38px 0px 0px 8px;
}
.sidebar-status {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.sidebar-status h4 {
  font-size: 16px;
  margin: 0px 0px 0px;
  padding: 0px 0px 5px;
  text-transform: uppercase;
  font-weight: bold;
  color: #4d4d4d;
}
.sidebar-status .status-private {
  font-size: 15px;
  color: #666666;
}
.sidebar-status .status-private input {
  float: left;
  margin: 6px 7px 0px 0px;
}
.sidebar-status .status-private input.right-field {
  float: left;
  width: 100%;
  margin: 0px 0px 10px 0px;
}
.sidebar-status .btn.btn-seller {
  background: #1079fe;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  border-radius: 20px;
}
.sidebar-status .btn.btn-seller:hover {
  background: #1452a0;
}
.ads-post-section {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.search-field {
  border: 1px solid #cccccc;
}
.page-template-business-directory .latest-article-section {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 30px;
}
.page-template-business-directory .latest-article-section .row {
  margin-left: -5px;
  margin-right: -5px;
}
.page-template-business-directory .latest-article-section [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.page-template-business-directory .latest-article-section h2 {
  margin: 0px 0px 30px;
  padding: 0px 0px 0px;
}
.page-template-business-directory .latest-article-section .latest-car-ads {
  width: 100%;
  float: left;
  position: relative;
  background: #f2f2f2;
  border: #e6e6e6 1px solid;
  margin-bottom: 20px;
}
.page-template-business-directory .latest-article-section .latest-car-ads img {
  margin-bottom: 10px;
}
.page-template-business-directory .latest-article-section .latest-car-ads a {
  padding: 0px 10px;
}
.page-template-business-directory .latest-article-section .latest-car-ads p.price {
  color: #f76006;
  margin-top: 2px;
  padding: 0px 10px;
}
.page-template-business-directory .latest-article-section .latest-car-ads .fa-angle-right {
  padding-right: 10px;
  padding-top: 15px;
  font-size: 25px;
}
.page-template-business-directory .latest-article-section .latest-car-ads .latest-img-ads {
  height: 200px;
}
.page-template-business-directory .latest-article-section .view-button {
  text-align: center;
}
.page-template-business-directory .latest-article-section .view-button .btn-info {
  background: transparent;
  color: #f76006;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
}
.page-template-business-directory .latest-article-section .view-button .btn-info:hover {
  background: #f76006;
  color: #fff !important;
}
.subscribe-section {
  width: 100%;
  float: left;
  position: relative;
  padding: 120px 0px 20px;
  background-image: url("../images/newsletter-bg.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  min-height: 350px;
}
.subscribe-section h2 {
  margin: 0px 0px 35px;
  padding: 0px;
  font-size: 40px;
  text-align: center;
  font-weight: 600;
}
.subscribe-section .input-group {
  width: 80%;
  margin: 0 auto;
}
.subscribe-section .input-group .form-control {
  height: 60px;
  width: 60%;
}
.subscribe-section .input-group .btn.btn-info {
  margin-left: 15px;
  border-radius: 0px;
  font-size: 15px;
  text-transform: uppercase;
  height: 60px;
}
.subscribe-section .input-group .fa {
  padding-left: 10px;
  font-size: 18px;
}
.breadcrums {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 15px;
}
.breadcrums ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.breadcrums li {
  float: left;
  margin-right: 15px;
}
.breadcrums li a {
  font-size: 15px;
}
.breadcrums li span {
  font-size: 24px;
}
.breadcrums .fa {
  font-size: 22px;
  color: #404040;
}
.content-page {
  width: 100%;
  float: left;
  position: relative;
}
.content-page .about-section {
  width: 100%;
  float: left;
  position: relative;
  text-align: left;
  padding-bottom: 30px;
}
.content-page .about-section h2 {
  font-size: 30px;
  color: #404040;
  margin-bottom: 30px;
  font-weight: 600;
}
.content-page .about-section p {
  font-size: 16px;
  color: #4d4d4d;
}
.content-page .about-section p.center-text {
  text-align: center;
  font-size: 17px;
  line-height: 35px;
  color: #4d4d4d;
}
.content-page .about-section ul.list {
  margin: 30px 0px 0px;
  padding: 0px;
  list-style: none;
}
.content-page .about-section ul.list li {
  color: #f76006;
  font-size: 16px;
  border-left: #f76006 4px solid;
  margin-bottom: 30px;
  padding: 10px 0px 10px 20px;
}
.content-page .contact-from-section {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  min-height: 400px;
}
.content-page .contact-from-section .form-control {
  border: #cccccc 1px solid;
  margin-bottom: 30px;
  height: 48px;
  font-size: 13px;
}
.content-page .contact-from-section textarea.form-control {
  height: 170px;
  resize: none;
}
.content-page .contact-from-section .btn.btn-info {
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 0px;
}
.content-page .contact-from-section div.wpcf7-validation-errors {
  border: 0px solid #f7e700;
}
.content-page .contact-from-section span.wpcf7-not-valid-tip {
  margin: -30px 0px 0px;
}
#footer {
  width: 100%;
  float: left;
  position: relative;
  color: #fff;
  background: #161d3a;
  padding: 30px 0px 20px;
  border-top: #1a1a1a 1px solid;
}
#footer a {
  color: #808080;
}
#footer a:hover,
#footer a:focus {
  color: #e6e6e6;
}
#footer .footer-contact-info {
  padding-bottom: 20px;
  text-align: center;
}
#footer .footer-contact-info .social {
  margin: 30px auto 0px;
  width: 175px;
}
#footer .footer-contact-info .social a {
  color: #fff;
}
#footer .footer-contact-info .social a:hover {
  color: #f76006;
}
#footer .footer-contact-info p {
  font-size: 17px;
}
#footer .footer-contact-info .fa-sm {
  font-size: 24px;
}
#footer .footer-main-menu {
  width: 100%;
  float: left;
  position: relative;
  padding: 40px 0px 40px;
}
#footer .footer-main-menu h4 {
  margin: 0px 0px 20px;
  padding: 0px 0px 18px;
  border-bottom: #4d4d4d 1px solid;
}
#footer .footer-main-menu ul.first-nav {
  margin: 0px 0px 0px;
  width: 100%;
  float: left;
  position: relative;
}
#footer .footer-main-menu ul {
  list-style: none;
  margin: 0px 0px 0px;
  padding: 0px;
}
#footer .footer-main-menu ul li {
  margin-bottom: 5px;
  float: left;
  width: 50%;
  color: grey;
}
#footer .footer-main-menu ul a {
  font-size: 15px;
}
#footer .footer-main-menu ul a:hover {
  text-decoration: none;
}
#footer .footer-main-menu ul.card-pay li {
  float: left;
  margin: 0px 15px 10px 0px;
  width: auto;
}
#footer .footer-link ul {
  list-style: none;
  float: left;
  margin-top: 5px;
}
#footer .footer-link ul li {
  float: left;
  font-size: 16px;
}
#footer .footer-link ul li + li:before {
  padding: 0 8px;
  content: "|";
  color: #808080;
}
#footer .social {
  width: auto;
  margin: 0px;
}
#footer .copyright {
  margin: 0px auto;
  padding-top: 0px;
  display: table;
  table-layout: fixed;
}
#footer .copyright .text {
  font-size: 13px;
  color: #808080;
  font-family: 'Arial';
}
#footer .copyright .text a {
  text-decoration: underline;
}
#footer .footer-link {
  display: table;
  margin: 0 auto;
}
.pagination > li > a {
  margin-left: 0px !important;
}
.custom-pagination {
  text-align: center;
}
.custom-pagination .pagination {
  padding-bottom: 15px;
  border-radius: 0px;
}
.custom-pagination .pagination li:first-child a,
.custom-pagination .pagination li:last-child a {
  border-radius: 50%;
  padding: 8px 12px;
  background-color: #131933;
  color: #fff;
  border-color: #131933;
}
.custom-pagination .pagination li:first-child a:hover,
.custom-pagination .pagination li:first-child a:focus,
.custom-pagination .pagination li:last-child a:hover,
.custom-pagination .pagination li:last-child a:focus {
  background-color: #d75305;
  color: #fff;
  border: 1px solid transparent;
  text-decoration: underline;
}
.custom-pagination .pagination li:first-child.disabled a,
.custom-pagination .pagination li:last-child.disabled a {
  border-radius: 0px;
  background-color: #131933;
  color: #fff;
  border-color: #131933;
}
.custom-pagination .pagination li:first-child.disabled a:hover,
.custom-pagination .pagination li:first-child.disabled a:focus,
.custom-pagination .pagination li:last-child.disabled a:hover,
.custom-pagination .pagination li:last-child.disabled a:focus {
  background-color: #131933;
  color: #fff;
  border: 1px solid transparent;
  text-decoration: underline;
}
.custom-pagination .pagination li a {
  border-radius: 0px;
  border-color: transparent;
  color: #2b2a2a;
}
.custom-pagination .pagination li a:hover,
.custom-pagination .pagination li a:focus {
  background-color: transparent;
  color: #f76006;
  border-color: #f76006;
  border-top-style: dashed;
  border-bottom-style: dashed;
  border: 1px solid transparent;
  text-decoration: underline;
}
.custom-pagination .pagination li.active a,
.custom-pagination .pagination li.active a:hover,
.custom-pagination .pagination li.active a:focus span,
.custom-pagination .pagination li.active span:hover,
.custom-pagination .pagination li.active span:focus {
  background-color: transparent;
  color: #f76006;
  border-color: #f76006;
  border-top-style: dashed;
  border-bottom-style: dashed;
  border: 1px solid transparent;
  text-decoration: underline;
}
.woocommerce-pagination ul {
  border: 0px solid #d3ced2 !important;
}
.woocommerce-pagination ul li {
  border-right: 0px solid #d3ced2 !important;
}
.woocommerce-pagination a.next.page-numbers,
.woocommerce-pagination a.prev.page-numbers {
  border-radius: 50%;
  padding: 11px 12px !important;
  background-color: #131933;
  color: #fff;
  border-color: #131933;
}
.woocommerce-pagination a.next.page-numbers:hover,
.woocommerce-pagination a.prev.page-numbers:hover {
  background-color: #f76006 !important;
  color: #fff !important;
}
.woocommerce-pagination ul li a {
  padding: 11px 15px !important;
}
.woocommerce-pagination ul li a:hover {
  padding: 11px 15px !important;
  background: transparent !important;
  color: #f76006 !important;
}
.woocommerce-pagination ul li span.page-numbers {
  padding: 11px 15px !important;
  background: transparent !important;
  color: #f76006 !important;
  text-decoration: underline !important;
}
.ads-individual-section {
  width: 100%;
  float: left;
  position: relative;
}
.ads-individual-section .image {
  margin-bottom: 25px;
}
.ads-individual-section .description {
  width: 100%;
  float: left;
  position: relative;
  border-bottom: #cccccc 1px solid;
  margin-bottom: 20px;
}
.ads-individual-section .description p {
  font-size: 16px;
  color: #404040;
  margin-bottom: 25px;
}
.ads-individual-section .description h4 {
  margin: 0px 0px 15px;
  padding: 0px 0px 15px;
  border-bottom: #cccccc 1px solid;
  font-size: 22px;
  color: #1a1a1a;
}
.ads-individual-section .vehicle-details {
  width: 100%;
  float: left;
  position: relative;
  border-bottom: #cccccc 1px solid;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.ads-individual-section .vehicle-details table {
  width: 100%;
  line-height: 40px;
}
.ads-individual-section .vehicle-details table .title-field {
  color: #333333;
  padding-right: 20px;
  float: right;
}
.ads-individual-section .vehicle-details table .sub-field {
  color: #f76006;
}
.ads-individual-section .vehicle-details h4 {
  margin: 0px 0px 30px;
  padding: 0px 0px 15px;
  border-bottom: #cccccc 1px solid;
  font-size: 19px;
  color: #1a1a1a;
}
.ads-individual-section .related-cars {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 30px;
  padding: 0px 0px 15px;
}
.blog-individual-section {
  width: 100%;
  float: left;
  position: relative;
}
.blog-individual-section .image {
  margin-bottom: 25px;
}
.blog-individual-section .description {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 30px;
}
.blog-individual-section .description p {
  font-size: 16px;
  color: #404040;
  margin-bottom: 25px;
}
.blog-individual-section .description h4 {
  margin: 0px 0px 15px;
  padding: 0px 0px 0px;
  font-size: 22px;
  color: #f76006;
}
.blog-individual-section .description .fa {
  color: #f76006;
  padding-right: 10px;
  font-size: 18px;
}
.blog-individual-section .sku_wrapper {
  font-weight: bold;
}
.blog-individual-section .sku_wrapper span.sku {
  font-weight: normal;
}
.blog-individual-section .posted_in {
  font-weight: bold;
}
.blog-individual-section .posted_in a {
  font-weight: normal;
}
.blog-individual-section .woocommerce-product-gallery__image {
  margin-top: 10px;
}
.blog-individual-section h1.entry-title {
  text-align: left !important;
}
.blog-individual-section .wc-tabs-wrapper .woocommerce-Tabs-panel--description,
.blog-individual-section .wc-tabs-wrapper .woocommerce-Tabs-panel--additional_information {
  border: #cccccc 1px solid;
  border-radius: 0px;
  padding: 30px 20px 10px !important;
  margin: -27px 0px 0px !important;
}
.blog-individual-section .wc-tabs-wrapper .woocommerce-Tabs-panel--description h2,
.blog-individual-section .wc-tabs-wrapper .woocommerce-Tabs-panel--additional_information h2 {
  display: none;
}
.blog-comments-section {
  width: 100%;
  float: left;
  position: relative;
}
.blog-comments-section h2.comments-title {
  font-size: 24px;
  border-bottom: #cccccc 1px solid;
  border-top: #cccccc 1px solid;
  padding: 15px 10px 15px !important;
  background: #f2f2f2;
}
.blog-comments-section h3.comment-reply-title {
  color: #f76006;
}
.blog-comments-section .comment-respond {
  margin-top: 30px;
}
.blog-comments-section textarea {
  width: 100%;
  border: #cccccc 1px solid;
  padding: 10px 10px 10px;
  height: 180px;
  resize: none;
}
.blog-comments-section li {
  list-style: none;
}
.blog-comments-section li article {
  margin-bottom: 15px;
}
.blog-comments-section input.submit {
  background-color: #f76006;
  color: #fff;
  border: #f76006 1px solid;
  padding: 7px 20px 7px;
}
.blog-comments-section input.submit:hover {
  background-color: #de5605;
  color: #fff;
}
.blog-comments-section svg:not(:root) {
  display: none;
}
.blog-comments-section .comment-list img.avatar {
  width: 40px;
  height: auto;
  margin: 0px 10px 7px 0px;
}
.blog-comments-section .comment-list .comment-reply-link {
  padding: 5px 15px;
  font-size: 14px;
  background-color: #f76006;
  color: #fff;
  border: #f76006 1px solid;
}
.blog-comments-section .comment-list .comment-reply-link:hover {
  background-color: #de5605;
  color: #fff;
  text-decoration: none;
}
.car-list-dv {
  margin-bottom: 20px;
}
.car-list-dv .image {
  text-align: center;
}
.single-ai1ec_event h3.comment-reply-title {
  color: #f76006;
}
.single-ai1ec_event .ai1ec-event-details.ai1ec-clearfix {
  width: 60% !important;
}
.membership-container {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 30px;
}
.membership-container h2 {
  margin: 0px 0px 50px;
  padding: 0px;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  color: #f76006;
}
.membership-container .custom-tab-section .nav.nav-tabs {
  margin: 0px auto 40px;
  border: 0px;
  width: 65%;
}
.membership-container .custom-tab-section .nav.nav-tabs li.active > a,
.membership-container .custom-tab-section .nav.nav-tabs .nav-tabs > li.active > a:focus,
.membership-container .custom-tab-section .nav.nav-tabs .nav-tabs > li.active > a:hover {
  color: #f76006;
  border: 0px;
  text-decoration: underline;
}
.membership-container .custom-tab-section .nav.nav-tabs li > a {
  font-size: 18px;
  border: 0px;
  padding: 10px 18px;
}
.membership-container .custom-tab-section .nav.nav-tabs li > a:hover {
  border: 0px;
  background: transparent;
  cursor: pointer;
}
.membership-container .custom-tab-section .personal-membership-plan {
  width: 100%;
  float: left;
  position: relative;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership {
  box-shadow: #ccc 0px 1px 10px;
  padding: 2px 0px 25px;
  margin-bottom: 40px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership:hover {
  box-shadow: #212a53 0px 1px 10px;
  transform: scale(1.01);
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .free-header-bg {
  margin: 0px 2px 0px;
  padding: 20px 45px 20px;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #039761;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 35px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .free-header-bg.free-clr {
  background: #f9cc7d;
  color: #37270b;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .bronze-header-bg {
  margin: 0px 2px 0px;
  padding: 20px 45px 20px;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #f99a04;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 35px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .bronze-header-bg.bronze-clr {
  background: #996533;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .silver-header-bg {
  margin: 0px 2px 0px;
  padding: 20px 45px 20px;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #f8c300;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 35px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .silver-header-bg.silver-clr {
  background: #c0c0c0;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .gold-header-bg {
  margin: 0px 2px 0px;
  padding: 20px 45px 20px;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #0102f7;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 35px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .gold-header-bg.gold-clr {
  background: #ce9933;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .platinum-header-bg {
  margin: 0px 2px 0px;
  padding: 20px 45px 20px;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #cccccb;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 35px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .platinum-plus-header-bg {
  margin: 0px 2px 0px;
  padding: 20px 45px 20px;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #71a8dc;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 35px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .club-header-bg {
  margin: 0px 2px 0px;
  padding: 20px 45px 20px;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #000032;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 35px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper {
  margin: 0px 2px 0px;
  padding: 0px 20px 0px;
  color: #4d4d4d;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper hr.shopper {
  border-color: #039761;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper hr.shopper.free {
  border-color: #f9cc7d;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper hr.buyer {
  border-color: #f99a04;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper hr.buyer.bronze {
  border-color: #996533;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper hr.silver {
  border-color: #f8c300;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper hr.silver.sr {
  border-color: #c0c0c0;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper hr.gold {
  border-color: #0102f7;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper hr.gold.gr {
  border-color: #ce9933;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper hr.platinum {
  border-color: #cccccb;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper hr.platinum-plus {
  border-color: #71a8dc;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper hr.club {
  border-color: #000032;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper .sub-heading {
  margin: 0px 0px 0px;
  padding: 0px;
  height: 70px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.shopper {
  margin: 0px 0px 0px;
  padding: 20px 0px 20px;
  font-size: 22px;
  text-align: center;
  color: #2e2e2e;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.shopper:before {
  position: absolute;
  content: '';
  background: #f76006;
  height: 4px;
  width: 70px;
  margin: 50px 0px 0px 43px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.buyer {
  margin: 0px 0px 0px;
  padding: 20px 0px 20px;
  font-size: 22px;
  text-align: center;
  color: #2e2e2e;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.buyer:before {
  position: absolute;
  content: '';
  background: #f76006;
  height: 4px;
  width: 70px;
  margin: 50px 0px 0px 65px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.buyer.front {
  margin: 0px 0px 0px;
  padding: 20px 0px 20px;
  font-size: 22px;
  text-align: center;
  color: #2e2e2e;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.buyer.front:before {
  position: absolute;
  content: '';
  background: #f76006;
  height: 4px;
  width: 70px;
  margin: 50px 0px 0px -3px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.silver {
  margin: 0px 0px 0px;
  padding: 20px 0px 20px;
  font-size: 22px;
  text-align: center;
  color: #2e2e2e;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.silver:before {
  position: absolute;
  content: '';
  background: #f76006;
  height: 4px;
  width: 70px;
  margin: 50px 0px 0px 65px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.gold {
  margin: 0px 0px 0px;
  padding: 20px 0px 20px;
  font-size: 22px;
  text-align: center;
  color: #2e2e2e;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.gold:before {
  position: absolute;
  content: '';
  background: #f76006;
  height: 4px;
  width: 70px;
  margin: 50px 0px 0px 75px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.platinum {
  margin: 0px 0px 0px;
  padding: 20px 0px 20px;
  font-size: 22px;
  text-align: center;
  color: #2e2e2e;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.platinum:before {
  position: absolute;
  content: '';
  background: #f76006;
  height: 4px;
  width: 70px;
  margin: 50px 0px 0px 68px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.platinum-plus {
  margin: 0px 0px 0px;
  padding: 20px 0px 20px;
  font-size: 22px;
  text-align: center;
  color: #2e2e2e;
  font-style: italic;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.platinum-plus:before {
  position: absolute;
  content: '';
  background: #f76006;
  height: 4px;
  width: 70px;
  margin: 50px 0px 0px 68px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.club {
  margin: 0px 0px 0px;
  padding: 20px 0px 20px;
  font-size: 22px;
  text-align: center;
  color: #2e2e2e;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h3.club:before {
  position: absolute;
  content: '';
  background: #f76006;
  height: 4px;
  width: 70px;
  margin: 50px 0px 0px 55px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper h5 {
  text-align: center;
  margin: 25px 0px 10px;
  padding: 0px 0px 0px;
  height: 40px;
  font-size: 15px;
  line-height: 22px;
  font-weight: bold;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper .check-list {
  margin: 10px 0px 0px;
  padding: 0px;
  min-height: 185px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper .check-list li {
  list-style: none;
  margin-left: 30px;
  margin-bottom: 15px;
  font-size: 16px;
  padding: 0px;
  position: relative;
  font-weight: normal;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper .check-list li:before {
  content: url(../images/check-icon.png);
  position: absolute;
  left: -27px;
  top: 8px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper .check-list a {
  text-decoration: underline;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper .check-list-bmp {
  margin: 10px 0px 0px;
  padding: 0px;
  min-height: 520px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper .check-list-bmp li {
  list-style: none;
  margin-left: 30px;
  margin-bottom: 15px;
  font-size: 16px;
  padding: 0px;
  position: relative;
  font-weight: normal;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper .check-list-bmp li:before {
  content: url(../images/check-icon.png);
  position: absolute;
  left: -27px;
  top: 8px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper .regular-text {
  margin: 20px 0px 0px;
  padding: 0px;
  min-height: 100px;
  font-size: 15px;
  font-weight: normal;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .window-shopper .regular-text p {
  font-size: 15px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-free {
  margin: 0px 0px 0px;
  padding: 16px 5px 14px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  line-height: 27px;
  -moz-box-shadow: inset 0 0 15px #684915;
  -webkit-box-shadow: inset 0 0 15px #684915;
  box-shadow: inset 0 0 15px #684915;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-free.free-clr {
  color: #37270b;
  background: #edc682;
  background: -moz-linear-gradient(top,#edc682 0%,#c79d53 100%);
  background: -webkit-linear-gradient(top,#edc682 0%,#c79d53 100%);
  background: linear-gradient(to bottom,#edc682 0%,#c79d53 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edc682',endColorstr='#c79d53',GradientType=0);
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-bronze {
  margin: 0px 0px 0px;
  padding: 16px 5px 14px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #f99a04;
  line-height: 27px;
  -moz-box-shadow: inset 0 0 15px #44270b;
  -webkit-box-shadow: inset 0 0 15px #44270b;
  box-shadow: inset 0 0 15px #44270b;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-bronze.bronze-clr {
  background: #996533;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-silver {
  margin: 0px 0px 0px;
  padding: 16px 5px 14px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #f8c300;
  line-height: 27px;
  -moz-box-shadow: inset 0 0 15px #848484;
  -webkit-box-shadow: inset 0 0 15px #848484;
  box-shadow: inset 0 0 15px #848484;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-silver.silver-clr {
  background: #c0c0c0;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-gold {
  margin: 0px 0px 0px;
  padding: 16px 5px 14px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #0102f7;
  line-height: 27px;
  -moz-box-shadow: inset 0 0 15px #775411;
  -webkit-box-shadow: inset 0 0 15px #775411;
  box-shadow: inset 0 0 15px #775411;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-gold.gold-clr {
  background: #ce9933;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-platinum {
  margin: 0px 0px 0px;
  padding: 16px 5px 14px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #cccccb;
  line-height: 27px;
  -moz-box-shadow: inset 0 0 15px #858583;
  -webkit-box-shadow: inset 0 0 15px #858583;
  box-shadow: inset 0 0 15px #858583;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-platinum-plus {
  margin: 0px 0px 0px;
  padding: 16px 5px 14px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #71a8dc;
  line-height: 27px;
  -moz-box-shadow: inset 0 0 15px #39638b;
  -webkit-box-shadow: inset 0 0 15px #39638b;
  box-shadow: inset 0 0 15px #39638b;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-club {
  margin: 30px 0px 30px;
  padding: 16px 30px 14px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #000032;
  line-height: 27px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-bs-level-1 {
  margin: 0px 0px 0px;
  padding: 16px 5px 14px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  line-height: 27px;
  -moz-box-shadow: inset 0 0 15px #07593b;
  -webkit-box-shadow: inset 0 0 15px #07593b;
  box-shadow: inset 0 0 15px #07593b;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-bs-level-1.bs-level-1 {
  color: #fff;
  background: #039761;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-bs-level-2 {
  margin: 0px 0px 0px;
  padding: 16px 5px 14px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  line-height: 27px;
  -moz-box-shadow: inset 0 0 15px #c27701;
  -webkit-box-shadow: inset 0 0 15px #c27701;
  box-shadow: inset 0 0 15px #c27701;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-bs-level-2.bs-level-2 {
  color: #fff;
  background: #f99a04;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-bs-level-3 {
  margin: 0px 0px 0px;
  padding: 16px 5px 14px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  line-height: 27px;
  -moz-box-shadow: inset 0 0 15px #bd9500;
  -webkit-box-shadow: inset 0 0 15px #bd9500;
  box-shadow: inset 0 0 15px #bd9500;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-bs-level-3.bs-level-3 {
  color: #fff;
  background: #f8c300;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-bs-level-4 {
  margin: 0px 0px 0px;
  padding: 16px 5px 14px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  line-height: 27px;
  -moz-box-shadow: inset 0 0 15px #00005a;
  -webkit-box-shadow: inset 0 0 15px #00005a;
  box-shadow: inset 0 0 15px #00005a;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .special-offer-bs-level-4.bs-level-4 {
  color: #fff;
  background: #0102f7;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-list {
  margin: 0px;
  padding: 0px 15px;
  min-height: 210px;
  list-style: none;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-list li {
  margin-left: 30px;
  margin-bottom: 15px;
  font-size: 17px;
  padding: 0px;
  font-weight: bold;
  color: #000;
  position: relative;
  line-height: 22px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-list li:before {
  content: url(../images/check-icon.png);
  position: absolute;
  left: -27px;
  top: 8px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-list .note-txt {
  margin-top: 30px;
  color: #000;
  position: relative;
  line-height: 22px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-list .note-txt strong {
  font-weight: 700;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing {
  min-height: 210px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div {
  display: flex;
  color: #fff;
  margin-top: 20px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .price-per-m {
  width: 40%;
  text-align: center;
  text-transform: uppercase;
  padding: 15px 3px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .price-per-m span.d {
  font-size: 18px;
  float: left;
  padding-left: 5px;
  font-weight: bold;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .price-per-m span.amt {
  font-size: 42px;
  font-weight: bold;
  float: left;
  margin: 8px 0 5px 5px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .price-per-m .sm-tx {
  font-size: 12px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .price-text {
  width: 60%;
  font-size: 14px;
  padding: 20px 10px 0px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .bz-dark {
  background: #8a5b2f;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .bz-light {
  background: #996533;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .sl-dark {
  background: #999999;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .sl-light {
  background: #c0c0c0;
  color: #000;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .gl-dark {
  background: #b48428;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .gl-light {
  background: #ce9933;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .pl-dark {
  background: #999999;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .pl-light {
  background: #c0c0c0;
  color: #000;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .plp-dark {
  background: #5c8fbf;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .offer-pricing .pricing-div .plp-light {
  background: #71a8dc;
  color: #000;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .saving {
  height: 80px;
  margin-top: 40px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .saving h4 {
  text-align: center;
  font-size: 20px;
  color: #fe0000;
  margin: 0px 0px 0px;
  text-transform: uppercase;
  line-height: 25px;
  padding: 0px 50px 0px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .btn-style {
  text-align: center;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .btn-style .btn.btn-info {
  text-transform: uppercase;
  font-size: 17px;
  width: 175px;
  border-radius: 25px;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .limited-offer {
  margin: 0px 0px 20px;
  color: #000;
  padding: 0px 15px;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .limited-offer.free-cont {
  padding: 15px 0px 20px;
  color: #151515;
  background: url(../images/free-offer.png) no-repeat top center;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .limited-offer.bronze-cont {
  padding: 15px 0px 20px;
  color: #fff;
  background: url(../images/bronze-offer.png) no-repeat top center;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .limited-offer.silver-cont {
  padding: 15px 0px 20px;
  color: #fff;
  background: url(../images/silver-offer.png) no-repeat top center;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .limited-offer.gold-cont {
  padding: 15px 0px 20px;
  color: #fff;
  background: url(../images/gold-offer.png) no-repeat top center;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .limited-offer.platinum-cont {
  padding: 15px 0px 20px;
  color: #151515;
  background: url(../images/platinum-offer.png) no-repeat top center;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .limited-offer.platinum-plus-cont {
  padding: 15px 0px 20px;
  color: #151515;
  background: url(../images/platinum-plus-offer.png) no-repeat top center;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .limited-offer.b-level-1 {
  padding: 15px 0px 20px;
  color: #fff;
  background: url(../images/level-1.png) no-repeat top center;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .limited-offer.b-level-2 {
  padding: 15px 0px 20px;
  color: #fff;
  background: url(../images/level-2.png) no-repeat top center;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .limited-offer.b-level-3 {
  padding: 15px 0px 20px;
  color: #fff;
  background: url(../images/level-3.png) no-repeat top center;
}
.membership-container .custom-tab-section .personal-membership-plan .all-membership .limited-offer.b-level-4 {
  padding: 15px 0px 20px;
  color: #fff;
  background: url(../images/level-4.png) no-repeat top center;
}
.store-profile-section {
  width: 100%;
  float: left;
  position: relative;
}
.store-profile-section .profile-pic {
  position: relative;
  z-index: 99;
  margin: -70px 0px 20px;
  padding-left: 20px;
}
.store-profile-section .profile-pic img {
  float: left;
  margin-right: 10px;
}
.store-profile-section .profile-pic h3 {
  margin: 85px 0px 0px;
  color: #131933;
  font-size: 19px;
}
.store-profile-section .profile-pic .member-since {
  margin: 85px 0px 0px;
  padding: 0px;
  font-size: 13px;
  text-align: right;
}
.store-profile-section .profile-description {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 20px;
}
.store-profile-section .profile-description p {
  font-size: 14px;
}
.events-listing-section .btn.btn-info {
  border-radius: 0px;
  margin-bottom: 15px;
}
.events-listing-section .form-group {
  width: 170px;
}
.events-listing-section .upcoming-events {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 30px;
}
.events-listing-section .upcoming-events .events-box {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 30px;
}
.events-listing-section .upcoming-events .events-box .center-img {
  text-align: center;
}
.events-listing-section .upcoming-events .image {
  text-align: center;
}
.events-listing-section .upcoming-events .heading-bar {
  margin: 0px;
  padding: 0px 20px;
  background: #f76006;
  font-size: 15px;
  font-style: italic;
  color: #fff;
}
.events-listing-section .upcoming-events img {
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}
.events-listing-section .upcoming-events p.detail {
  font-size: 13px;
  padding: 0px 0px 0px;
}
.events-listing-section .upcoming-events a {
  color: #f76006;
  padding: 0px 0px 0px;
}
.events-listing-section .upcoming-events .schedule {
  width: 100%;
  float: left;
  position: relative;
  background: #131933;
  color: #fff;
  padding: 15px 20px;
}
.events-listing-section .upcoming-events .schedule p {
  padding: 0px 0px;
  margin: 0px 0px;
  font-size: 14px;
}
.events-listing-section .upcoming-events .schedule .fa {
  width: 26px;
}
.blog-sidebar {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px 0px 0px;
  margin: 0px 0px 20px;
  border: #cccccc 1px solid;
}
.blog-sidebar h3 {
  margin: 0px 0px 50px;
  padding: 0px 0px 0px;
  font-size: 23px;
  text-align: center;
}
.blog-sidebar h3:before {
  position: absolute;
  width: 115px;
  height: 3px;
  background: #808080;
  content: '';
  margin: 38px 0px 0px -32px;
}
.blog-sidebar .article-dv {
  margin: 0px 0px 20px;
  padding: 0px;
}
.blog-sidebar .article-dv img {
  margin-bottom: 10px;
}
.blog-sidebar .article-dv a {
  padding: 0px 0px 0px 10px;
  color: #f76006;
  font-size: 17px;
}
.blog-sidebar .article-dv p {
  padding: 10px 10px;
  font-size: 15px;
}
.blog-sidebar .article-dv p.post-date {
  padding: 5px 10px 0px;
  margin: 0px 0px 0px;
  font-size: 15px;
}
.home-content.login-page {
  width: 100%;
  float: left;
  position: relative;
  background: #ebebeb;
}
.login-section {
  margin: 30px auto 50px;
  padding: 0px 0px 0px;
  background: #fff;
  max-width: 906px;
  width: 100%;
  display: flex;
}
.login-section .left-img-section {
  margin: 0px 0px 0px;
  width: 35%;
  padding: 135px 20px 20px;
  background: url(../images/login-bg-img.jpg) no-repeat center center;
  color: #fff;
}
.login-section .left-img-section h2 {
  margin: 0px 0px 40px;
  padding: 0px;
  color: #f76006;
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.login-section .left-img-section h3 {
  margin: 0px 0px 50px;
  padding: 0px;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 45px;
}
.login-section .left-img-section p {
  color: #cccccc;
}
.login-section .left-img-section a {
  color: #f76006;
  opacity: 0.8;
}
.login-section .right-form {
  width: 65%;
  padding: 50px;
}
.login-section .right-form h2 {
  margin: 0px 0px 20px;
  padding: 0px 0px 0px;
  font-size: 30px;
}
.login-section .right-form .form-control {
  border: #cccccc 1px solid;
  margin-bottom: 30px;
  height: 48px;
  font-size: 15px;
}
.login-section .right-form .btn.btn-info {
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 0px;
}
.login-section .right-form .remember {
  margin-bottom: 20px;
  color: #808080;
}
.login-section .right-form .link {
  text-align: center;
}
.login-section .right-form a {
  color: #808080;
}
.post-type-archive-product .accessories-list h2.woocommerce-loop-product__title,
.tax-product_cat .accessories-list h2.woocommerce-loop-product__title {
  color: #131933;
  font-size: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px 0px 10px !important;
  height: 22px;
}
.post-type-archive-product .accessories-list .car-list-dv,
.tax-product_cat .accessories-list .car-list-dv {
  margin-bottom: 25px;
  border: #cccccc 1px solid;
}
.post-type-archive-product .accessories-list .car-list-dv .shp-txt,
.tax-product_cat .accessories-list .car-list-dv .shp-txt {
  padding: 0px 15px;
}
.post-type-archive-product .accessories-list .car-list-dv .star-rating,
.tax-product_cat .accessories-list .car-list-dv .star-rating {
  display: none;
}
.post-type-archive-product .accessories-list .car-list-dv span.price,
.tax-product_cat .accessories-list .car-list-dv span.price {
  color: #f76006 !important;
}
.single-product h1.product_title {
  font-size: 28px;
}
.single-product ul.tabs li::before,
.single-product ul.tabs li::after {
  border: 0px !important;
  position: relative !important;
}
.single-product ul.tabs li {
  padding: 2px 1em !important;
}
.single-product ul.tabs li a {
  outline: none;
}
.single-product ul.tabs li {
  border-radius: 0px !important;
}
.single-product .star-rating span::before {
  color: #131933;
}
.single-product textarea {
  border: #d9d9d9 1px solid;
  padding: 5px 10px 5px;
  height: 110px !important;
  resize: none;
}
.single-product input[type="text"],
.single-product input[type="email"] {
  border: #d9d9d9 1px solid;
  padding: 5px 10px 5px;
  height: 42px;
}
.single-product label {
  width: 100%;
}
.single-product .submit {
  background-color: #131933 !important;
  color: #fff !important;
  border-radius: 0px !important;
}
.single-product .submit:hover {
  background-color: #28346b !important;
}
.single-product .sfsi_Sicons {
  margin: 15px 0px 0px;
}
.single-product .button.alt {
  background: #f76006 !important;
  border-radius: 0px;
}
.single-product .button.alt:hover {
  background: #c54d05 !important;
}
.single-product .btn.btn-primary {
  border-radius: 0px;
  font-size: 16px;
}
.single-product p.price {
  font-size: 18px !important;
  color: #f76006 !important;
  margin: 0px 0px 15px;
}
.single-product .product_meta {
  margin: 10px 0px 10px;
}
.single-product .related.products {
  margin: 20px 0px 0px;
  padding: 0px;
}
.single-product h2.woocommerce-loop-product__title {
  color: #131933;
  font-size: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px 0px 10px !important;
  height: 22px;
}
.single-product .car-list-dv {
  margin-bottom: 25px;
  border: #cccccc 1px solid;
}
.single-product .car-list-dv .shp-txt {
  padding: 0px 15px;
}
.single-product .car-list-dv span.price {
  font-size: 16px !important;
  color: #f76006 !important;
}
.single-product .woocommerce-tabs h2 {
  font-size: 24px;
}
.single-product .modal-content {
  border-radius: 0px !important;
}
.single-product .modal-content textarea {
  width: 100% !important;
}
.single-product .modal-content .btn-default {
  border-radius: 0px;
  font-size: 16px;
}
.col-sm-6 .woocommerce-Price-amount.amount {
  color: #f76006 !important;
  font-size: 28px;
  float: right;
}
.zoom.slick-slide {
  margin-bottom: 15px;
}
.slick-track li {
  margin-right: 10px !important;
}
.page-template-upcoming-event .upcoming-events a.event-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  float: left;
}
.page-template-upcoming-event h2 {
  font-weight: normal !important;
}
.single-ai1ec_event .event-post {
  padding-bottom: 50px;
  width: 100%;
  float: left;
  position: relative;
}
.single-ai1ec_event h1.entry-title {
  padding: 20px 0px 30px;
}
.single-ai1ec_event .ai1ec-subscribe-dropdown ul {
  line-height: 35px;
  padding-left: 18px;
}
.single-ai1ec_event .home-right-sidebar {
  display: none;
}
.single-ai1ec_event .comments-area {
  width: 100%;
  float: left;
  position: relative;
  display: none;
}
.single-ai1ec_event .comments-area .comment-form {
  float: left;
  width: 100%;
  max-width: 50%;
  margin-bottom: 50px;
}
.single-ai1ec_event .comments-area textarea {
  border: #d9d9d9 1px solid;
  padding: 5px 10px;
  width: 100%;
  margin-bottom: 20px;
  resize: none;
  height: 120px;
}
.single-ai1ec_event .comments-area label {
  width: 100%;
  float: left;
  font-size: 15px;
}
.single-ai1ec_event .comments-area input[type="text"],
.single-ai1ec_event .comments-area input[type="email"],
.single-ai1ec_event .comments-area input[type="url"] {
  width: 100%;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  border: #d9d9d9 1px solid;
  height: 42px;
}
.single-ai1ec_event .comments-area input[type="submit"] {
  font-size: 15px;
  padding: 7px 20px;
  background: #131933;
  border: #131933 1px solid;
  transition: 0.4s;
  text-transform: uppercase;
  border-radius: 0px;
  color: #ffffff;
}
.single-ai1ec_event .comments-area input[type="submit"]:hover {
  background: #0c1020;
  color: #fff;
}
.single-ai1ec_event .comments-area span.required {
  color: #d9534f;
}
.page-template-affiliate #wp_aff_nav ul li:nth-child(2),
.page-template-affiliate #wp_aff_nav ul li:nth-child(6),
.page-template-affiliate #wp_aff_nav ul li:nth-child(7),
.page-template-affiliate #wp_aff_nav ul li:nth-child(8) {
  display: none;
}
.page-template-affiliate .submit {
  margin: 20px 0px 0px;
}
.page-template-affiliate .button {
  background: #131933 !important;
  color: #fff !important;
  box-shadow: none !important;
  border-color: #131933 !important;
  text-shadow: none !important;
}
#ws-plugin--s2member-profile table {
  width: 100%;
}
#ws-plugin--s2member-profile label {
  width: 100%;
  margin-bottom: 20px;
}
#ws-plugin--s2member-profile .btn.btn-primary {
  margin-top: 20px;
}
#ws-plugin--s2member-profile em {
  font-weight: normal;
}
#ws-plugin--s2member-profile .ws-plugin--s2member-password-strength {
  margin-top: -20px;
}
#ws-plugin--s2member-profile .ws-plugin--s2member-password-strength {
  margin-top: 0px !important;
}
.enq-table th {
  background: #f0f0f0;
}
.home-content.dashboard-page-container {
  padding: 20px 0 0px;
  background: #ebebeb;
}
.home-content.dashboard-page-container .dashboard-inner {
  display: flex;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside {
  width: 25%;
  float: left;
  background: #1e2851;
  margin-bottom: 30px;
  padding: 0px 0px 0px 0px;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside .left-profile {
  padding-left: 20px;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside .left-profile .breadcrums {
  margin: 20px 0px 20px;
  color: #fff;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside .left-profile .breadcrums a {
  text-decoration: underline;
  color: #fff;
  opacity: 0.6;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside .left-profile .breadcrums a:hover {
  opacity: 1;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside .left-profile .breadcrums .fa {
  color: #fff;
  opacity: 0.6;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside .left-profile .breadcrums .fa:hover {
  opacity: 1;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside .left-profile .breadcrums span {
  color: #fff;
  opacity: 0.6;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside .left-profile h3 {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 15px;
  padding: 0px;
  font-size: 20px;
  color: #fff;
  opacity: 0.6;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside .left-profile .user-profile {
  margin: 20px 0px 0px;
  padding: 0px 0px 0px;
  font-size: 15px;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside .left-profile .user-profile img {
  padding-right: 1px;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside .left-profile .user-profile span {
  color: #fff;
  opacity: 0.6;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside ul {
  padding: 20px 0px;
  margin: 0px;
  width: 100%;
  float: left;
  position: relative;
  list-style: none;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside ul li {
  width: 100%;
  float: left;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside ul a {
  display: inline-block;
  padding: 15px 20px;
  color: #fff;
  opacity: 0.6;
  width: 100%;
  float: left;
  border-bottom: 1px solid #999999;
  font-size: 15px;
  border-left: transparent 4px solid;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside ul a:hover,
.home-content.dashboard-page-container .dashboard-inner .left-aside ul a:focus,
.home-content.dashboard-page-container .dashboard-inner .left-aside ul a.active {
  color: #fff;
  text-decoration: none;
  outline: none;
  opacity: 1;
  border-left: #f76006 4px solid;
  background-color: #131933;
}
.home-content.dashboard-page-container .dashboard-inner .left-aside ul a .fa {
  padding-right: 10px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant {
  width: 75%;
  padding-left: 30px;
  padding-right: 0px;
  padding-top: 0px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .heading {
  padding: 10px 0px 18px;
  color: #000;
  font-size: 25px;
  margin: 15px 0px 30px;
  border-bottom: #cccccc 1px solid;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .heading small {
  font-size: 13px;
  line-height: 26px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .btn.btn-sell {
  border: #131933 2px solid;
  color: #fff;
  background: #131933;
  padding: 5px 20px 5px;
  border-radius: 0px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .btn.btn-sell:hover {
  background: #f76006;
  border: #f76006 2px solid;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .btn-business-ad {
  margin: 10px 0px 20px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .well {
  background-color: #fff;
  border-radius: 0px;
  width: 100%;
  float: left;
  position: relative;
  padding: 10px 30px 30px;
  margin-bottom: 30px;
  min-height: 610px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .well .sub-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #383838;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .nav-tabs {
  border: 0px;
  position: absolute;
  z-index: 999;
  right: 0px;
  top: 17px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .nav > li > a {
  padding: 5px 5px;
  font-size: 13px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .nav-tabs > li.active > a,
.home-content.dashboard-page-container .dashboard-inner .right-contant .nav-tabs > li.active > a:focus,
.home-content.dashboard-page-container .dashboard-inner .right-contant .nav-tabs > li.active > a:hover {
  border-color: transparent;
  color: #f76006;
  text-decoration: underline;
  padding: 5px 5px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .nav-tabs > li > a:hover {
  background: transparent;
  border-color: transparent;
  text-decoration: underline;
  padding: 5px 5px;
  cursor: pointer;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .bootstrap-filestyle .form-control {
  height: 43px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads {
  margin: 0px 0px 0px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .item-ads {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 30px;
  padding: 0px 0px 0px;
  border: #cccccc 1px solid;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .item-ads .image {
  margin-bottom: 20px;
  min-height: 160px;
  text-align: center;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .item-ads .image img {
  height: 160px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .item-ads .ads-details {
  width: 100%;
  float: left;
  position: relative;
  padding: 0px 10px 10px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .item-ads .ads-details a {
  margin: 0px 0px 10px;
  padding: 0px;
  color: #333333;
  font-size: 17px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .item-ads .ads-details a:hover {
  color: #f76006;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .item-ads .ads-details .price {
  color: #f76006;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .item-ads .ads-details .edit-links a {
  color: #f76006;
  margin-left: 10px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .item-ads .ads-details .edit-links a:hover {
  color: #000;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .item-ads .ads-details p {
  margin: 7px 0px 7px;
  padding: 0px 0px 0px;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .item-ads .ads-details .single-pro-head {
  width: 100%;
  float: left;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .button-class {
  text-align: center;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .button-class .btn-info {
  padding: 8px 20px 6px;
  background: transparent;
  border-color: #f76006;
  color: #f76006;
  text-transform: uppercase;
  font-size: 13px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .button-class .btn-info:hover {
  background: #f76006;
  color: #fff;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads input[type="file"] {
  border-color: transparent;
  padding: 0px 0px;
  border: #ccc;
  height: 36px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads textarea {
  resize: none;
  height: 140px;
}
.home-content.dashboard-page-container .dashboard-inner .right-contant .posted-ads .btn {
  border-radius: 0px;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .home-content.dashboard-page-container .dashboard-inner .left-aside {
    width: 23%;
  }
  .home-content.dashboard-page-container .dashboard-inner .left-aside ul li a {
    font-size: 12px;
  }
  .home-content.dashboard-page-container .dashboard-inner .right-contant {
    width: 77%;
  }
}
@media (max-width: 767px) {
  .home-content.dashboard-page-container .dashboard-inner {
    display: block;
  }
  .home-content.dashboard-page-container .dashboard-inner .left-aside {
    display: block;
    width: 100%;
    float: left;
    padding: 0px 25px 0px;
  }
  .home-content.dashboard-page-container .dashboard-inner .right-contant {
    width: 100%;
    padding-left: 15px;
  }
  .home-content.dashboard-page-container .dashboard-inner .right-contant .heading {
    font-size: 20px;
  }
}
.home-content.dashboard-page-container .dashbaord-page {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 20px;
}
.home-content.dashboard-page-container .dashbaord-page .dash-item-01 {
  width: 100%;
  float: left;
  position: relative;
  border: #d4d5d7 1px solid;
  padding: 0px 0px 30px;
  margin-bottom: 30px;
}
.home-content.dashboard-page-container .dashbaord-page .dash-item-01 .or-details {
  padding: 0px 15px 0px;
}
.home-content.dashboard-page-container .dashbaord-page .dash-item-01 p {
  margin: 20px 0px 15px;
  padding: 0px;
  color: #0c0c0c;
  font-size: 14px;
  font-family: 'LibreBaskerville';
}
.home-content.dashboard-page-container .dashbaord-page .dash-item-01 .stars {
  color: #131933;
  font-size: 18px;
  margin-bottom: 15px;
}
.home-content.dashboard-page-container .dashbaord-page .dash-item-01 .purchase-price {
  font-size: 16px;
  color: #131933;
  text-transform: uppercase;
}
.home-content.dashboard-page-container .dashbaord-page .dash-item-01 .btn-section {
  float: left;
}
.home-content.dashboard-page-container .dashbaord-page .dash-item-01 .btn-section .btn-default {
  background: transparent;
  border: #d4d5d7 1px solid;
  color: #707070;
  width: 33px;
  height: 33px;
  padding: 0px;
}
.home-content.dashboard-page-container .dashbaord-page .dash-item-01 .btn-section .btn-default:hover {
  color: #131933;
  border: #131933 1px solid;
}
.home-content.dashboard-page-container .dashbaord-page .right-view {
  position: absolute;
  right: 15px;
  top: 30px;
}
.home-content.dashboard-page-container .dashbaord-page .right-view a {
  color: #131933;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: underline;
}
.home-content.dashboard-page-container .dashbaord-page .right-view a:hover {
  color: #000000;
}
.home-content.dashboard-page-container .dashbaord-page .owl-nav > div {
  margin: -15px 3px 0;
}
.home-content.dashboard-page-container .dashbaord-page .owl-nav > div .fa {
  font-size: 40px;
  color: #131933;
  padding: 0px 7px;
}
.home-content.dashboard-page-container .dashbaord-page .owl-nav > div .fa:hover {
  color: #f76006;
}
.page-template-dashboard-account-template {
  padding: 20px 0 0px;
  background: #ebebeb;
}
.page-template-dashboard-account-template .woocommerce-account .woocommerce-MyAccount-navigation {
  width: 100% !important;
}
.page-template-dashboard-account-template .dashboard-inner {
  display: flex;
  margin-top: 30px;
}
.page-template-dashboard-account-template .dashboard-inner .woocommerce {
  width: 100%;
}
.page-template-dashboard-account-template .dashboard-inner h1.entry-title {
  font-size: 30px;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside {
  width: 25%;
  float: left;
  background: #1e2851;
  margin-bottom: 30px;
  padding: 0px 0px 0px 0px;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside .left-profile {
  padding-left: 20px;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside .left-profile .breadcrums {
  margin: 20px 0px 20px;
  color: #fff;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside .left-profile .breadcrums a {
  text-decoration: underline;
  color: #fff;
  opacity: 0.6;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside .left-profile .breadcrums a:hover {
  opacity: 1;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside .left-profile .breadcrums .fa {
  color: #fff;
  opacity: 0.6;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside .left-profile .breadcrums .fa:hover {
  opacity: 1;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside .left-profile .breadcrums span {
  color: #fff;
  opacity: 0.6;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside .left-profile h3 {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 15px;
  padding: 0px;
  font-size: 20px;
  color: #fff;
  opacity: 0.6;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside .left-profile .user-profile {
  margin: 20px 0px 0px;
  padding: 0px 0px 0px;
  font-size: 15px;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside .left-profile .user-profile img {
  padding-right: 1px;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside .left-profile .user-profile span {
  color: #fff;
  opacity: 0.6;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside ul {
  padding: 0px 0px 20px;
  margin: 0px;
  width: 100%;
  float: left;
  position: relative;
  list-style: none;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside ul li {
  width: 100%;
  float: left;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside ul li.is-active a {
  color: #fff;
  text-decoration: none;
  outline: none;
  opacity: 1;
  border-left: #f76006 4px solid;
  background-color: #131933;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside ul a {
  display: inline-block;
  padding: 15px 20px;
  color: #fff;
  opacity: 0.6;
  width: 100%;
  float: left;
  border-bottom: 1px solid #999999;
  font-size: 15px;
  border-left: transparent 4px solid;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside ul a:hover,
.page-template-dashboard-account-template .dashboard-inner .left-aside ul a:focus,
.page-template-dashboard-account-template .dashboard-inner .left-aside ul a.active {
  color: #fff;
  text-decoration: none;
  outline: none;
  opacity: 1;
  border-left: #f76006 4px solid;
  background-color: #131933;
}
.page-template-dashboard-account-template .dashboard-inner .left-aside ul a .fa {
  padding-right: 10px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content {
  width: 75%;
  float: left;
  padding-left: 30px;
  padding-right: 0px;
  padding-top: 0px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .heading {
  padding: 10px 0px 18px;
  color: #000;
  font-size: 25px;
  margin: 15px 0px 30px;
  border-bottom: #cccccc 1px solid;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .heading small {
  font-size: 13px;
  line-height: 26px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .well {
  background-color: #fff;
  border-radius: 0px;
  width: 100%;
  float: left;
  position: relative;
  padding: 0px 30px 30px;
  margin-bottom: 30px;
  min-height: 362px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .well .sub-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #383838;
}
.page-template-dashboard-account-template .dashboard-inner .right-content input.input-text {
  height: 40px;
  border: #999999 1px solid;
  box-shadow: none;
  font-size: 16px;
  padding: 7px 15px;
  border-radius: 0;
  margin-bottom: 15px;
  width: 100% !important;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .select2-selection {
  height: 40px;
  border: #999999 1px solid;
  box-shadow: none;
  font-size: 16px;
  padding: 7px 15px;
  border-radius: 0;
  width: 100% !important;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .select2-selection__arrow {
  top: 7px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .select2-selection__rendered {
  padding-left: 0px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .button {
  background-color: #131933;
  border-color: #131933;
  border-radius: 0px;
  color: #fff;
  font-weight: normal;
  padding-top: 12px;
  padding-bottom: 12px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .button:hover {
  background-color: #05070e;
  border-color: #05070e;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .nav-tabs {
  border: 0px;
  position: absolute;
  z-index: 999;
  right: 0px;
  top: 17px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .nav > li > a {
  padding: 5px 5px;
  font-size: 13px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .nav-tabs > li.is-active > a,
.page-template-dashboard-account-template .dashboard-inner .right-content .nav-tabs > li.active > a:focus,
.page-template-dashboard-account-template .dashboard-inner .right-content .nav-tabs > li.active > a:hover {
  border-color: transparent;
  color: #f76006;
  text-decoration: underline;
  padding: 5px 5px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .nav-tabs > li > a:hover {
  background: transparent;
  border-color: transparent;
  text-decoration: underline;
  padding: 5px 5px;
  cursor: pointer;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads {
  margin: 0px 0px 0px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .item-ads {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 30px;
  padding: 0px 0px 0px;
  border: #cccccc 1px solid;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .item-ads .image {
  margin-bottom: 20px;
  min-height: 160px;
  text-align: center;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .item-ads .image img {
  height: 160px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .item-ads .ads-details {
  width: 100%;
  float: left;
  position: relative;
  padding: 0px 10px 10px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .item-ads .ads-details a {
  margin: 0px 0px 10px;
  padding: 0px;
  color: #333333;
  font-size: 16px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .item-ads .ads-details a:hover {
  color: #f76006;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .item-ads .ads-details .price {
  color: #f76006;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .item-ads .ads-details .edit-links a {
  color: #f76006;
  margin-left: 10px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .item-ads .ads-details .edit-links a:hover {
  color: #000;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .item-ads .ads-details p {
  margin: 7px 0px 7px;
  padding: 0px 0px 0px;
  font-size: 13px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .item-ads .ads-details .single-pro-head {
  width: 100%;
  float: left;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .button-class {
  text-align: center;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .button-class .btn-info {
  padding: 8px 20px 6px;
  background: transparent;
  border-color: #f76006;
  color: #f76006;
  text-transform: uppercase;
  font-size: 13px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .button-class .btn-info:hover {
  background: #f76006;
  color: #fff;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads input[type="file"] {
  border-color: transparent;
  padding: 0px 0px;
  border: #ccc;
  height: 36px;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads textarea {
  resize: none;
}
.page-template-dashboard-account-template .dashboard-inner .right-content .posted-ads .btn {
  border-radius: 0px;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .page-template-dashboard-account-template .dashboard-inner .left-aside {
    width: 23%;
  }
  .page-template-dashboard-account-template .dashboard-inner .left-aside ul li a {
    font-size: 12px;
  }
  .page-template-dashboard-account-template .dashboard-inner .right-content {
    width: 77%;
  }
}
@media (max-width: 767px) {
  .page-template-dashboard-account-template .dashboard-inner {
    display: block;
  }
  .page-template-dashboard-account-template .dashboard-inner .left-aside {
    display: block;
    width: 100%;
    float: left;
    padding: 0px 0px 0px;
  }
  .page-template-dashboard-account-template .dashboard-inner .right-content {
    width: 100%;
    padding-left: 0px;
  }
  .page-template-dashboard-account-template .dashboard-inner .right-content .heading {
    font-size: 20px;
  }
}
.page-template-dashboard-account-template .dashbaord-page {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 20px;
}
.page-template-dashboard-account-template .dashbaord-page .dash-item-01 {
  width: 100%;
  float: left;
  position: relative;
  border: #d4d5d7 1px solid;
  padding: 0px 0px 30px;
  margin-bottom: 30px;
}
.page-template-dashboard-account-template .dashbaord-page .dash-item-01 .or-details {
  padding: 0px 15px 0px;
}
.page-template-dashboard-account-template .dashbaord-page .dash-item-01 p {
  margin: 20px 0px 15px;
  padding: 0px;
  color: #0c0c0c;
  font-size: 14px;
  font-family: 'LibreBaskerville';
}
.page-template-dashboard-account-template .dashbaord-page .dash-item-01 .stars {
  color: #131933;
  font-size: 18px;
  margin-bottom: 15px;
}
.page-template-dashboard-account-template .dashbaord-page .dash-item-01 .purchase-price {
  font-size: 16px;
  color: #131933;
  text-transform: uppercase;
}
.page-template-dashboard-account-template .dashbaord-page .dash-item-01 .btn-section {
  float: left;
}
.page-template-dashboard-account-template .dashbaord-page .dash-item-01 .btn-section .btn-default {
  background: transparent;
  border: #d4d5d7 1px solid;
  color: #707070;
  width: 33px;
  height: 33px;
  padding: 0px;
}
.page-template-dashboard-account-template .dashbaord-page .dash-item-01 .btn-section .btn-default:hover {
  color: #131933;
  border: #131933 1px solid;
}
.page-template-dashboard-account-template .dashbaord-page .right-view {
  position: absolute;
  right: 15px;
  top: 30px;
}
.page-template-dashboard-account-template .dashbaord-page .right-view a {
  color: #131933;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: underline;
}
.page-template-dashboard-account-template .dashbaord-page .right-view a:hover {
  color: #000000;
}
.page-template-dashboard-account-template .dashbaord-page .owl-nav > div {
  margin: -15px 3px 0;
}
.page-template-dashboard-account-template .dashbaord-page .owl-nav > div .fa {
  font-size: 40px;
  color: #131933;
  padding: 0px 7px;
}
.page-template-dashboard-account-template .dashbaord-page .owl-nav > div .fa:hover {
  color: #f76006;
}
.seller-status {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.seller-status h4 {
  font-size: 18px;
}
.seller-status .status-private {
  float: left;
  margin-right: 30px;
}
.seller-status .status-private input {
  float: left;
  margin: 5px 7px 0px 0px;
}
.seller-status .status-private input.right-field {
  float: left;
  width: 100%;
  margin: -4px 0px 0px 0px;
  border-radius: 0px;
  border: #cccccc 1px solid;
  padding-left: 5px;
  height: 38px;
}
.post-type-archive .event-post ul {
  padding: 0px 0px 0px;
  margin: 0px 0px 0px;
}
.post-type-archive .event-post ul li {
  float: left;
  width: 31.50%;
  list-style: none;
  margin: 0px 10px 25px;
}
.post-type-archive .event-post ul li h2.entry-title {
  margin: 0px;
  padding: 10px 20px;
  background: #f76006;
  font-size: 20px;
  font-style: italic;
}
.post-type-archive .event-post ul li h2.entry-title a {
  color: #fff;
}
.post-type-archive .event-post ul li .post-thumbnail img {
  width: 100%;
  height: auto !important;
}
.post-type-archive .event-post ul li .entry-content {
  margin-top: 15px;
}
.post-type-archive .event-post ul li .entry-content p {
  font-size: 13px;
}
.single-ai1ec_event .event-post ul {
  padding: 0px 0px 0px;
  margin: 0px 0px 0px;
}
.single-ai1ec_event .event-post ul li {
  float: left;
  width: 100%;
  list-style: none !important;
  margin: 0px 0px 0px;
}
.single-ai1ec_event .event-post ul li h1.entry-title {
  margin: 20px 0px 20px;
  padding: 10px 0px 10px;
  background: transparent;
  font-size: 30px;
  font-style: italic;
  border-bottom: #b3b3b3 1px solid;
}
.single-ai1ec_event .event-post ul li .post-thumbnail {
  margin-bottom: 20px;
  padding: 5px;
  border: #e6e6e6 1px solid;
}
.single-ai1ec_event .event-post ul li .post-thumbnail img {
  width: 100%;
  height: auto;
}
.single-ai1ec_event .event-post ul li .entry-content {
  margin-top: 15px;
}
.single-ai1ec_event .event-post ul li .entry-content p {
  font-size: 16px;
}
.single-ai1ec_event .ai1ec-dropdown-menu.ai1ec-pull-right a {
  padding: 10px 20px 10px !important;
}
.single-ai1ec_event .ai1ec-single-event .ai1ec-actions {
  float: left !important;
}
.single-ai1ec_event .ai1ec-dropdown-menu.ai1ec-pull-right {
  right: auto;
  left: 0;
}
.select-membership {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 30px;
}
.select-membership label {
  width: 100%;
}
.select-membership h1.entry-title {
  text-align: center;
  margin: 40px 0 30px;
  text-transform: uppercase;
  font-size: 30px;
  color: #f76006;
}
.select-membership div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div {
  font-size: 14px !important;
}
.select-membership div.s2member-pro-paypal-form-section {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
}
.select-membership input[type="checkbox"],
.select-membership input[type="radio"] {
  margin: 4px 5px 0 0px;
}
.select-membership .s2member-pro-paypal-checkout-card-expiration-month {
  float: left;
  width: 49%;
}
.select-membership .s2member-pro-paypal-checkout-card-expiration-year {
  float: right;
  width: 49%;
}
svg:not(:root) {
  display: none;
}
.error404.logged-in .error-404.not-found {
  min-height: 400px;
  padding: 50px 0px;
}
.ai1ec-posterboard-view .ai1ec-event-wrap {
  margin: 6px 6px 15px;
  box-shadow: none;
  border: #b3b3b3 1px solid;
}
.btn.btn-secondary {
  color: #fff;
  background-color: #868e96 !important;
  border-color: #868e96 !important;
  padding: 9px 15px;
}
label[for="ws-plugin--s2member-profile-display-name"] {
  display: none !important;
}
.site-content-contain h1.entry-title {
  text-align: center;
}
span.high-price {
  color: #ffffff;
  padding: 0px 5px;
  font-size: 19px;
  -moz-box-shadow: inset 0 0 15px #000;
  -webkit-box-shadow: inset 0 0 15px #000;
  box-shadow: inset 0 0 15px #000;
}
.single-membership-page {
  width: 100%;
  float: left;
  position: relative;
  font-family: 'ProximaNova';
  font-weight: 600;
  padding: 40px 0px 30px;
  background: url(../images/membership-bg.jpg) no-repeat center top;
  background-size: cover;
}
.single-membership-page h2 {
  font-size: 50px;
  color: #131933;
  padding: 0px 0px 0px;
  margin: 0px 0px 80px;
  text-align: center;
  font-weight: 700;
}
.single-membership-page .highlight-txt {
  border: #1a1a1a 1px solid;
  padding: 10px 50px 10px;
  margin-bottom: 50px;
  background: #fff;
  font-size: 26px;
  text-align: center;
  border-radius: 30px;
  line-height: 45px;
  color: #1a1a1a;
  -webkit-box-shadow: 0px 0px 37px 0px #e3dca6;
  -moz-box-shadow: 0px 0px 37px 0px #e3dca6;
  box-shadow: 0px 0px 37px 0px #e3dca6;
}
.single-membership-page .membership-plans-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.single-membership-page .membership-plans-container .m-plan-one {
  width: 28%;
  padding-bottom: 15px;
  margin: 0px 30px 80px;
  background: #131933;
  border: #131933 1px solid;
  border-radius: 30px;
  position: relative;
  -webkit-box-shadow: 0px 0px 37px 0px #e3dca6;
  -moz-box-shadow: 0px 0px 37px 0px #e3dca6;
  box-shadow: 0px 0px 37px 0px #e3dca6;
}
.single-membership-page .membership-plans-container .m-plan-one li {
  list-style: none;
  float: left;
  width: 100%;
}
.single-membership-page .membership-plans-container .m-plan-one .offer-lbl {
  position: absolute;
  right: -16px;
  top: -17px;
}
.single-membership-page .membership-plans-container .m-plan-one .offer-lbl img {
  width: 180px;
}
.single-membership-page .membership-plans-container .m-plan-one .offer-lbl .off-txt {
  position: absolute;
  z-index: 9;
  top: 40px;
  transform: rotate(41deg);
  color: #ff0000;
  font-weight: 700;
  font-size: 28px;
  left: 48px;
  line-height: 20px;
}
.single-membership-page .membership-plans-container .m-plan-one .offer-lbl .off-txt p {
  margin: 0px;
  padding: 0px;
}
.single-membership-page .membership-plans-container .m-plan-one .offer-lbl .off-txt .sm-span-txt {
  font-size: 14px;
}
.single-membership-page .membership-plans-container .m-plan-one .membership-head {
  border-top-left-radius: 30px;
  padding: 15px 0px 5px 15px;
  min-height: 110px;
  border-top-right-radius: 30px;
  font-weight: 700;
  font-size: 25px;
  color: #fff;
  line-height: 30px;
}
.single-membership-page .membership-plans-container .m-plan-one .check-list {
  background: #fff;
  min-height: 200px;
  padding: 5px 15px 0px;
  min-height: 255px;
}
.single-membership-page .membership-plans-container .m-plan-one .check-list.check-level {
  min-height: 380px;
}
.single-membership-page .membership-plans-container .m-plan-one .check-list h3 {
  margin: 0px 0px 10px;
  font-size: 24px;
  color: #131933;
  font-weight: 700;
  text-align: center;
}
.single-membership-page .membership-plans-container .m-plan-one .check-list ul {
  list-style: none;
}
.single-membership-page .membership-plans-container .m-plan-one .check-list ul img {
  margin: 5px 10px 10px 0px;
  float: left;
}
.single-membership-page .membership-plans-container .m-plan-one .check-list ul li {
  color: #131933;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-right: 15px;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px 15px 0px;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .free-pln {
  text-align: center;
  margin-bottom: 34px;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .free-pln2 {
  text-align: center;
  margin-bottom: 34px;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .paid-pln {
  margin-bottom: 5px;
  display: flex;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .paid-pln span {
  font-size: 20px;
  padding-left: 5px;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .paid-pln .prc {
  width: 40%;
  font-size: 24px;
  color: #fff;
  margin-right: 30px;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .paid-pln .prc p {
  margin: 0px;
  padding: 0px;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .paid-pln .prc img {
  position: absolute;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .paid-pln .offer-prc {
  width: 50%;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .btn-section {
  width: 100%;
  float: left;
  position: relative;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .btn-section .btn-in {
  padding: 7px 0px 7px;
  margin: 0px 0px 0px;
  background: url(../images/btn-more-info.png) no-repeat;
  background-size: 100% 100%;
  color: #131933;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  width: 40%;
  line-height: 20px;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .btn-section .btn-in:hover {
  opacity: 0.8;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .btn-section .btn-join {
  padding: 7px 0px 7px;
  margin: 0px 0px 0px;
  background: url(../images/btn-join.png) no-repeat;
  background-size: 100% 100%;
  color: #131933;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  width: 50%;
  line-height: 22px;
  float: right;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .btn-section .btn-join:hover {
  opacity: 0.8;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .btn-section .btn-more-info {
  padding: 18px 0px 18px;
  margin: 15px 0px 0px;
  background: #71a9dc;
  color: #131933;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  line-height: 20px;
  width: 100%;
  border-radius: 30px;
}
.single-membership-page .membership-plans-container .m-plan-one .pricing .btn-section .btn-more-info:hover {
  opacity: 0.8;
}
@media (max-width: 992px) {
  .single-membership-page .membership-plans-container .m-plan-one {
    width: 40%;
  }
}
@media (max-width: 768px) {
  .single-membership-page .membership-plans-container .m-plan-one {
    width: 60%;
  }
}
@media (max-width: 480px) {
  .single-membership-page .membership-plans-container .m-plan-one {
    width: 100%;
  }
  .single-membership-page .membership-plans-container .m-plan-one .check-list ul li {
    font-size: 16px;
  }
}
.single-membership-page .bottom-txt {
  width: 100%;
  float: left;
  position: relative;
}
.single-membership-page .bottom-txt p {
  color: #000000;
  font-size: 18px;
}
.all-membership-page {
  width: 100%;
  float: left;
  position: relative;
  font-family: 'ProximaNova';
  font-weight: 600;
  padding: 40px 0px 100px;
}
.all-membership-page.club-bg {
  background: url(../images/membership-club-bg.jpg) no-repeat center top;
  background-size: cover;
}
.all-membership-page.free-ride-bg {
  background: url(../images/membership-free-bg.jpg) no-repeat center top;
  background-size: cover;
}
.all-membership-page.basic-bg {
  background: url(../images/membership-basic-bg.jpg) no-repeat center top;
  background-size: cover;
}
.all-membership-page.loaded-bg {
  background: url(../images/membership-loaded-bg.jpg) no-repeat center top;
  background-size: cover;
}
.all-membership-page.pro-bg {
  background: url(../images/membership-pro-bg.jpg) no-repeat center top;
  background-size: cover;
}
.all-membership-page h2 {
  border: #1a1a1a 1px solid;
  padding: 10px 50px 10px;
  margin-bottom: 50px;
  background: rgba(255,255,255,0.8);
  font-size: 38px;
  text-align: center;
  border-radius: 20px;
  line-height: 45px;
  color: #131933;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 0px 37px 0px #e3dca6;
  -moz-box-shadow: 0px 0px 37px 0px #e3dca6;
  box-shadow: 0px 0px 37px 0px #e3dca6;
}
.all-membership-page .membership-benefits {
  border: #1a1a1a 1px solid;
  padding: 15px 50px 20px;
  margin-bottom: 50px;
  background: rgba(255,255,255,0.8);
  border-radius: 15px;
  color: #131933;
  font-weight: 600;
  -webkit-box-shadow: 0px 0px 37px 0px #e3dca6;
  -moz-box-shadow: 0px 0px 37px 0px #e3dca6;
  box-shadow: 0px 0px 37px 0px #e3dca6;
}
.all-membership-page .membership-benefits h4 {
  margin: 0px;
  padding: 0px 0px 20px;
  font-size: 24px;
  font-weight: 600;
}
.all-membership-page .membership-benefits ul {
  margin: 0px 0px 0px 15px;
  padding: 0px;
}
.all-membership-page .membership-benefits li {
  font-size: 18px;
  list-style: disc;
  margin-bottom: 5px;
}
.all-membership-page .membership-fees {
  border: #1a1a1a 1px solid;
  padding: 15px 50px 10px;
  margin-bottom: 50px;
  background: rgba(255,255,255,0.8);
  border-radius: 15px;
  color: #131933;
  font-weight: 600;
}
.all-membership-page .membership-fees h4 {
  margin: 0px;
  padding: 0px 0px 10px;
  font-size: 24px;
  font-weight: 600;
}
.all-membership-page .membership-fees .fees-structure {
  display: flex;
  align-items: center;
}
.all-membership-page .membership-fees .fees-structure .monthly-fees {
  width: 78%;
  margin-right: 2%;
}
.all-membership-page .membership-fees .fees-structure .monthly-fees p {
  margin: 0px 0px 5px;
  padding: 0px;
}
.all-membership-page .membership-fees .fees-structure .monthly-fees .fx-row {
  display: flex;
  width: 100%;
}
.all-membership-page .membership-fees .fees-structure .monthly-fees .fx-row .mnth {
  width: 15%;
}
.all-membership-page .membership-fees .fees-structure .monthly-fees .fx-row .prc {
  width: 10%;
  position: relative;
}
.all-membership-page .membership-fees .fees-structure .monthly-fees .fx-row .prc img {
  position: absolute;
  width: 40px;
  top: 5px;
}
.all-membership-page .membership-fees .fees-structure .monthly-fees .fx-row .highlight-yl {
  width: 70%;
}
.all-membership-page .membership-fees .fees-structure .monthly-fees .fx-row .highlight-yl .yellow-spn {
  background: #ffff00;
  padding: 0px 0px 0px 10px;
  margin-bottom: 7px;
  width: 300px;
  float: left;
  -webkit-box-shadow: 0px 5px 2px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 5px 2px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 5px 2px 0px rgba(0,0,0,0.75);
}
@media (max-width: 990px) {
  .all-membership-page .membership-fees .fees-structure .monthly-fees .fx-row {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .all-membership-page .membership-fees .fees-structure .monthly-fees .fx-row .mnth {
    width: auto;
  }
  .all-membership-page .membership-fees .fees-structure .monthly-fees .fx-row .prc {
    width: auto;
  }
  .all-membership-page .membership-fees .fees-structure .monthly-fees .fx-row .highlight-yl {
    width: 100%;
    margin-bottom: 15px;
  }
  .all-membership-page .membership-fees .fees-structure .monthly-fees .fx-row .highlight-yl .yellow-spn {
    width: 100%;
  }
}
.all-membership-page .membership-fees .fees-structure .monthly-fees .sm-txt {
  font-size: 12px;
}
.all-membership-page .membership-fees .fees-structure .discount-percentage {
  width: 20%;
  text-align: center;
  color: #ff0000;
  font-weight: 700;
}
.all-membership-page .membership-fees .fees-structure .discount-percentage .per-value {
  font-size: 60px;
  margin-bottom: 20px;
}
@media (max-width: 990px) {
  .all-membership-page .membership-fees .fees-structure {
    display: block;
  }
  .all-membership-page .membership-fees .fees-structure .monthly-fees {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 30px;
  }
  .all-membership-page .membership-fees .fees-structure .discount-percentage {
    width: 100%;
  }
}
.all-membership-page .more-info {
  border: #1a1a1a 1px solid;
  padding: 15px 50px 10px;
  margin-bottom: 50px;
  background: rgba(255,255,255,0.8);
  border-radius: 15px;
  color: #131933;
  font-weight: 600;
  -webkit-box-shadow: 0px 0px 37px 0px #e3dca6;
  -moz-box-shadow: 0px 0px 37px 0px #e3dca6;
  box-shadow: 0px 0px 37px 0px #e3dca6;
}
.all-membership-page .more-info h4 {
  margin: 0px;
  padding: 0px 0px 20px;
  font-size: 24px;
  font-weight: 600;
}
.all-membership-page .more-info p {
  margin: 0px 0px 15px;
  padding: 0px 0px 0px;
  font-size: 15px;
  font-weight: 600;
}
.all-membership-page .center-btn {
  text-align: center;
}
.all-membership-page .btn.btn-click {
  margin: 0px 0px 0px;
  padding: 15px 50px 15px;
  font-size: 24px;
  font-weight: 600;
  color: #131933;
  background: #fa5e0f;
  text-transform: uppercase;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 37px 0px #e3dca6;
  -moz-box-shadow: 0px 0px 37px 0px #e3dca6;
  box-shadow: 0px 0px 37px 0px #e3dca6;
}
.all-membership-page .btn.btn-click:hover {
  background: #ca4b0b;
}
@media (max-width: 992px) {
  nav.navbar.bootsnav .navbar-toggle {
    padding: 3px 10px;
    border-radius: 0px;
    background: transparent !important;
    border: #e6e6e6 1px solid;
  }
  nav.navbar.bootsnav .navbar-toggle:hover {
    background: #2f3d7d !important;
    border: #000000 1px solid;
  }
  nav.navbar.bootsnav .navbar-toggle .fa {
    color: #e6e6e6;
  }
  .banner-ads-section .banner {
    margin: 0px 0px 30px;
    overflow-y: hidden;
  }
  .home-content .discover-section .discover-list li {
    width: 33%;
    min-height: 55px;
  }
  .navbar-collapse {
    background-color: #131933 !important;
  }
  .custom-navbar nav.navbar.bootsnav ul.nav > li > a {
    padding: 10px 15px 40px;
    text-align: left;
  }
  .custom-navbar nav.navbar.bootsnav ul.nav > li > a:hover {
    background-color: #2f3d7d !important;
  }
  .custom-navbar ul.nav > li > a::before,
  ul.nav > li > a::after {
    display: none;
  }
  .menu-item ul {
    padding-left: 0px;
    list-style: none;
  }
  .menu-item ul li > a {
    color: #b6b6b6 !important;
    float: left;
    width: 100%;
    background: #1e2851 !important;
    padding: 10px 20px;
    margin-bottom: 2px;
  }
}
@media (max-width: 768px) {
  .select-currency.pull-right {
    float: left !important;
    margin-top: 15px;
  }
  .custom-navbar nav.navbar.bootsnav .navbar-brand {
    width: 75%;
  }
  .banner-ads-section .banner {
    margin: 0px 0px 30px;
  }
  .wrapper-home-search {
    padding: 30px 0 30px;
  }
  .wrapper-home-search .woo_advance_default_preview_set_search_text {
    margin: 0px 0px 15px;
  }
  .wrapper-home-search .Advance_search_select_category {
    width: 100%;
  }
  .wrapper-home-search .form-group,
  .wrapper-home-search .center-btn {
    text-align: center;
  }
  .wrapper-home-search .btn.btn-default.pull-right {
    margin-top: -5px;
  }
  .wrapper-home-search .btn.btn-info.pull-right {
    float: none !important;
    width: auto;
    margin: 0 auto;
  }
  .home-content .discover-section .discover-list {
    padding: 0px;
    margin-top: 20px;
  }
  .home-content .main-wrapper .home-left-section .second-ad-section {
    text-align: center;
  }
  .home-content .main-wrapper .home-left-section .second-ad-section [class*="col-"] {
    margin-bottom: 30px;
  }
  #footer .footer-main-menu {
    padding: 20px 0 10px;
  }
  #footer .footer-contact-info div {
    margin-bottom: 20px;
  }
  #footer .footer-contact-info .social {
    margin: 30px auto 10px;
  }
  .footer-link.pull-right {
    float: left !important;
  }
  .footer-link .menu {
    padding-left: 0px;
  }
  .footer-main-menu .footer-nav {
    margin-bottom: 35px;
  }
  .subscribe-section .input-group .form-control {
    width: 100%;
    margin-bottom: 10px;
  }
  .mc4wp-form-fields .input-group-btn {
    text-align: center;
  }
  .wpum-login-form form label {
    width: 100%;
  }
  .home-content .main-wrapper .home-right-sidebar .upcoming-events h3::before {
    background: none;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  .membership-container .col-sm-3 {
    width: 49%;
    float: left;
  }
  .membership-container .col-sm-4 {
    width: 50%;
  }
  .membership-container .no-plan {
    display: none;
  }
  .membership-container .personal-membership-plan .all-membership {
    min-height: 1111px;
  }
}
@media (max-width: 630px) {
  .login-section {
    display: block;
  }
  .login-section .left-img-section {
    width: 100%;
    background-size: cover;
  }
  .login-section .left-img-section p {
    text-align: center;
  }
  .login-section .right-form {
    width: 100%;
    padding: 50px;
  }
  .home-content .main-wrapper .home-right-sidebar .upcoming-events h3::before {
    background: #808080;
  }
}
@media (max-width: 480px) {
  .custom-width {
    width: 100%;
    float: left;
    position: relative;
  }
  .home-content .discover-section .discover-list li {
    width: 49%;
    min-height: 35px;
  }
  .home-content .main-wrapper .home-left-section .latest-ads .latest-car-ads .latest-img-ads {
    text-align: center;
    position: relative;
    overflow-y: hidden;
  }
  .home-content .main-wrapper .home-left-section .latest-ads .latest-car-ads img {
    max-width: 100%;
  }
  .home-content .main-wrapper .home-right-sidebar .upcoming-events img {
    width: 100%;
    height: auto;
  }
  .wrapper-home-search .btn.btn-info.pull-right,
  .btn.btn-default.pull-right {
    float: none !important;
    width: 175px;
    margin: 0 auto;
  }
  .search-form {
    text-align: center;
  }
  .search-form input {
    height: 40px;
    border: #999999 1px solid;
    box-shadow: none;
    font-size: 16px;
    padding: 7px 15px;
    border-radius: 0;
    margin-bottom: 15px;
    margin-right: 15px;
    width: 100% !important;
  }
  .search-form select {
    height: 40px;
    border: #999999 1px solid;
    box-shadow: none;
    font-size: 16px;
    padding: 7px 15px;
    border-radius: 0;
    margin-bottom: 15px;
    margin-right: 15px;
    background: #fff;
    width: 100% !important;
  }
  .search-form .btn.btn-info {
    height: 39px;
    margin-bottom: 15px;
  }
  .single-ai1ec_event .ai1ec-event-details.ai1ec-clearfix {
    width: 100% !important;
  }
  .single-ai1ec_event .comments-area .comment-form {
    width: 100%;
    max-width: 100%;
  }
  .posted-ads .col-sm-4.col-xs-6 {
    width: 94%;
  }
  .home-content.dashboard-page-container .dashboard-inner .right-contant .heading {
    margin: 15px 0 10px;
  }
  .home-content.dashboard-page-container .dashboard-inner .right-contant .nav-tabs {
    position: relative;
    margin: 0px 0 0px;
    top: -5px;
  }
}
