.no-p-margin p {
  margin-bottom: 0;
}
.no-heading-margin h1,
.no-heading-margin h2,
.no-heading-margin h3,
.no-heading-margin h4,
.no-heading-margin h5,
.no-heading-margin h6 {
  margin-bottom: 0;
}
.no-margin p,
.no-margin h1,
.no-margin h2,
.no-margin h3,
.no-margin h4,
.no-margin h5,
.no-margin h6,
.no-margin img,
.no-margin a {
  margin-bottom: 0 !important;
}
.small-margin p,
.small-margin h1,
.small-margin h2,
.small-margin h3,
.small-margin h4,
.small-margin h5,
.small-margin h6,
.small-margin img,
.small-margin a {
  margin-bottom: 0.5em !important;
}
.medium-margin p,
.medium-margin h1,
.medium-margin h2,
.medium-margin h3,
.medium-margin h4,
.medium-margin h5,
.medium-margin h6,
.medium-margin img,
.medium-margin a {
  margin-bottom: 1em !important;
}
.orange-medium-btn {
  background: #e46907;
  background: linear-gradient(0deg,#e46907 0%,#f27610 50%,#fb8222 100%);
  text-shadow: 1px 1px 3px #cc630f;
}
.col-broder {
  border: 1px solid #ccc;
  border-radius: 10px;
}
.col-broder-blue-1 {
  border: 1px solid #289BD8;
  border-radius: 3px;
}
.col-broder-blue-5 {
  border: 5px solid #289BD8;
  border-radius: 10px;
}
.panel {
  margin: 0 auto;
}
.menu-item-only-dealer {
  display: none !important;
}
.header-nav .header-block {
  display: inline-block;
  width: auto;
}
.row-megamenu .accordion .accordion-inner > a.btn-view-all {
  margin-top: -80px;
  margin-bottom: -40px;
}
.row-megamenu .tabbed-content > ul.nav {
  width: 20%;
}
.row-megamenu .tabbed-content > ul.nav > li > a > span {
  text-transform: none;
  font-weight: bold;
  font-family: "Times New Roman";
  font-size: 16px;
}
.row-megamenu .tabbed-content .list-testimonials .post-item h4,
.row-megamenu .tabbed-content .list-media .post-item h4,
.row-megamenu .tabbed-content .list-video .post-item h4,
.row-megamenu .tabbed-content .list-product .post-item h4 {
  color: #04537C;
  background: #CCE8F5;
  text-transform: uppercase;
  padding: 5px;
  margin-bottom: 15px;
}
.row-megamenu .tabbed-content .list-testimonials .post-item a.link-read-full,
.row-megamenu .tabbed-content .list-testimonials .post-item a.link_play_video,
.row-megamenu .tabbed-content .list-media .post-item a.link-read-full,
.row-megamenu .tabbed-content .list-media .post-item a.link_play_video,
.row-megamenu .tabbed-content .list-video .post-item a.link-read-full,
.row-megamenu .tabbed-content .list-video .post-item a.link_play_video,
.row-megamenu .tabbed-content .list-product .post-item a.link-read-full,
.row-megamenu .tabbed-content .list-product .post-item a.link_play_video {
  font-weight: bold;
  color: #4a90e2;
}
.row-megamenu .tabbed-content .list-media .post-item .box-text {
  margin-top: -110px;
}
.row-megamenu .tabbed-content .list-media .post-item .box-text .video-button-wrapper {
  margin-bottom: 15px;
}
.row-megamenu .tabbed-content .list-video .box {
  position: relative;
}
.row-megamenu .tabbed-content .list-video .box .box-text {
  position: absolute;
  top: calc(50% - 60px);
  z-index: 10;
}
.row-megamenu .tabbed-content .list-video .box::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0,0,0,0.3);
  z-index: 1;
}
.row-megamenu .tabbed-content .list-review iframe {
  width: 100%;
  height: 380px;
  border: none;
}
.row-megamenu .tabbed-content .list-product .post-item .box-image img {
  object-fit: contain;
}
.row-megamenu .tabbed-content .list-product .vote-wrapper i {
  color: #289BD8;
}
body:not(.ux-builder-iframe) .row-megamenu a.accordion-title {
  display: none;
}
.sec-promotion .content_countdown .countdown {
  margin: 0 !important;
}
.sec-promotion .content_countdown .element_conteiner {
  min-width: 35px !important;
}
.sec-promotion .content_countdown .element_conteiner .time_left {
  background-color: rgba(0,0,0,0) !important;
  font-size: 20px !important;
  padding: 0;
}
.sec-promotion .content_countdown .element_conteiner .time_description {
  font-size: 12px !important;
  text-transform: uppercase;
  font-weight: normal;
}
.sec-promotion p {
  margin: 0;
}
.sec-promotion .logo-gift {
  margin: -100px 0 -80px !important;
}
.sec-promotion a.button {
  margin: 0;
  background: #1f3465;
}
.sec-pd-top3 .bg-loaded {
  background-size: 100% !important;
}
.slider-3d-video-caption {
  text-align: center;
}
.slider-3d-t1 > .panel-inner {
  height: 460px;
  padding: 0;
  width: 100%;
}
.slider-3d-t1 > .panel-inner .video-caption {
  display: none;
}
.ex-item {
  height: 270px;
  width: 480px;
  box-sizing: border-box;
  background-color: black;
  display: none;
}
.in-motion img {
  display: inherit !important;
}
.bredcrum {
  margin-left: 140px;
}
.sec-nav {
  margin: -15px 0 15px;
}
.article {
  width: 360px;
  height: 460px;
  cursor: pointer;
  overflow: hidden;
}
#articlesContainer .theta-carousel-inner-container {
  overflow: visible !important;
}
.article.current {
  height: auto;
  max-height: auto;
  overflow: visible;
  cursor: zoom-in;
}
@media only screen and (max-width: 499px) {
  .slider-3d-t1 > .panel-inner {
    height: 260px;
  }
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0,0,0,0.175) !important;
}
.carousel-indicators {
  background: rgba(0,0,0,0.3);
  padding: 2% 0 !important;
}
#footer .footer {
  padding: 0;
}
.sec-faq .accordion {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 10px;
}
.sec-faq .accordion .accordion-title {
  border-top: none;
}
.nf-form-content .listselect-wrap .nf-field-element div,
.nf-form-content input.ninja-forms-field,
.nf-form-content select.ninja-forms-field:not([multiple]) {
  height: 40px !important;
  font-size: 14px !important;
  line-height: 20px;
}
.nf-error.field-wrap .nf-field-element:after {
  height: 38px !important;
  width: 45px !important;
  line-height: 40px !important;
}
.nf-form-content .list-select-wrap>div div:after {
  height: 40px !important;
  line-height: 40px !important;
}
.nf-error-msg {
  font-size: 14px !important;
}
#flipBook {
  top: 30px !important;
}
@media only screen and (max-width: 512px) {
  .bottom-button-mobile-wrapper {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .bottom-button-mobile-wrapper .bottom-button-mobile .panel-inner {
    background: #0e69ae;
    background: linear-gradient(0deg,#0e69ae 0%,#0e69ae 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);
  }
  .bottom-button-mobile-wrapper .bottom-button-mobile .panel-inner .icon-box .icon-inner {
    background: #fff;
    padding: 0 2px 2px 2px;
    border-radius: 50%;
  }
  .bottom-button-mobile-wrapper .bottom-button-mobile .panel-inner .icon-box .icon-box-img {
    margin: 0 0 5px 0;
  }
  .bottom-button-mobile-wrapper .bottom-button-mobile .panel-inner .icon-box .icon-box-text h5 {
    text-transform: none;
    font-size: 12px;
    font-weight: normal;
	color: #fff;
  }
}
