@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato/lato-bold.eot");
  src: local("Lato Bold"), local("Lato-Bold"), url("../fonts/lato/lato-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-bold.woff2") format("woff2"), url("../fonts/lato/lato-bold.woff") format("woff"), url("../fonts/lato/lato-bold.ttf") format("truetype"), url("../fonts/lato/lato-bold.svg#lato") format("svg");
  font-weight: 700;
  font-style: normal
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato/lato-regular.eot");
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/lato/lato-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-regular.woff2") format("woff2"), url("../fonts/lato/lato-regular.woff") format("woff"), url("../fonts/lato/lato-regular.ttf") format("truetype"), url("../fonts/lato/lato-regular.svg#lato") format("svg");
  font-weight: 400;
  font-style: normal
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato/lato-light.eot");
  src: local("Lato light"), local("Lato-light"), url("../fonts/lato/lato-light.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-light.woff2") format("woff2"), url("../fonts/lato/lato-light.woff") format("woff"), url("../fonts/lato/lato-light.ttf") format("truetype"), url("../fonts/lato/lato-light.svg#lato") format("svg");
  font-weight: 300;
  font-style: normal
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-ExtraBold.woff");
  src: local("Montserrat ExtraBold"), local("Montserrat-ExtraBold"), url("../fonts/Montserrat-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal
  font-display: swap;
}      
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular.woff");
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal
  font-display: swap;
}      
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Bold.woff");
  src: local("Montserrat Bold"), local("Montserrat-Bold"), url("../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal
  font-display: swap;
}

body{
  font-family: 'Lato', 'Segoe UI', sans-serif;
}

#menu-neil-menu .menu-item{
  padding-top: 10px;
  max-width: 160px;
  min-height: 40px;
  position: relative;
  margin-right: 15px;
}

#menu-neil-menu .menu-item:first-child{
  padding-top: 0;
}


#menu-neil-menu .menu-item a{
  line-height: 1.4;
  display: inline-block;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.mfp-align-top .mfp-container:before {
  display: none
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto
}

.mfp-ajax-cur {
  cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
  cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none !important
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}
.mfp-preloader a {
  color: #CCC
}
.mfp-preloader a:hover {
  color: #FFF
}

.mfp-s-ready .mfp-preloader {
  display: none
}

.mfp-s-error .mfp-content {
  display: none
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation
}

button::-moz-focus-inner {
  padding: 0;
  border: 0
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1
}
.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
  margin-top: -54px
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7
}

.mfp-arrow-left {
  left: 0
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
  right: 0
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}
.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px
}
.mfp-figure figure {
  margin: 0
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-image-holder .mfp-content {
  max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
 .mfp-img-mobile .mfp-image-holder {
  padding-left: 0;
  padding-right: 0; 
}
.mfp-img-mobile img.mfp-img {
  padding: 0
}
.mfp-img-mobile .mfp-figure:after {
  top: 0;
  bottom: 0
}
.mfp-img-mobile .mfp-figure small {
  display: inline;
  margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  margin: 0;
  top: auto;
  padding: 3px 5px;
  position: fixed;
  box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
  padding: 0
}
.mfp-img-mobile .mfp-counter {
  right: 5px;
  top: 3px
}
.mfp-img-mobile .mfp-close {
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  text-align: center;
  padding: 0
}
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}

/**
 * Simple fade transition,
 */
 .mfp-fade.mfp-bg {
   opacity: 0;
   -webkit-transition: all 0.15s ease-out; 
   -moz-transition: all 0.15s ease-out; 
   transition: all 0.15s ease-out;
 }
 .mfp-fade.mfp-bg.mfp-ready {
   opacity: 0.8;
 }
 .mfp-fade.mfp-bg.mfp-removing {
   opacity: 0;
 }

 .mfp-fade.mfp-wrap .mfp-content {
   opacity: 0;
   -webkit-transition: all 0.15s ease-out; 
   -moz-transition: all 0.15s ease-out; 
   transition: all 0.15s ease-out;
 }
 .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
   opacity: 1;
 }
 .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
   opacity: 0;
 }


 .neil{
   background-color: #000;
 }
 .neil__body{
   position: relative;
 }

 .neil__logo{
   position: absolute;
   top: 10px;
   left: 0;
   right: 0;
   margin: auto;
   max-width: 180px;
   z-index: 2;
 }

 .neil__media{
   position: relative;
   min-height: 641px;
   background: url('https://d3e9iqx18mbphw.cloudfront.net/images/2399/original/1548462586-Class_Hero.jpg?1548462586') no-repeat center top;
   -webkit-background-size: contain;
   background-size: contain;
   z-index: 0;
 }

 .neil__play img{
   max-width: 80px;
   margin-bottom: 2em;
   cursor: pointer;
   -webkit-transition: transform 150ms ease, opacity 2s ease;
   -o-transition: transform 150ms ease, opacity 2s ease;
   transition: transform 150ms ease, opacity 2s ease;
 }

 .neil__play img:hover{
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   -o-transform: scale(1.1);
   transform: scale(1.1);
 }

 .neil__video{
  text-align: center;
}

.neil__video video{
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.neil__vignette{
	display: block;
	background: url(../img/vigniete.png) center/100% 100% no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
  z-index: 10;
}

.neil__text{
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	text-align: center;
	color: white;
	z-index: 1;
}

.vc_col-sm-4 img.aligncenter{
  margin: 0;
  max-height: 40px;
}

.vc_col-sm-4:nth-child(2){
  border-left: 1px solid rgba(255,255,255,0.2);
  border-right: 1px solid rgba(255,255,255,0.2);
}

.vc_col-sm-4 .wpb_text_column h3{
  font-size: 1.5em;
  line-height: 1.04;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0.8em auto 0.5em;
  font-weight: 300;
  color: #fff;
}

.vc_col-sm-4 .wpb_text_column p{
  line-height: 1.375;
  color: rgba(255,255,255,0.5);
  font-weight: 300;
}

.vc_col-sm-4 .wpb_text_column h5{
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.5px;
  color: #fff;
  margin-bottom: 10px;
}

.vc_col-sm-4 .wpb_text_column .button_red{
  min-width: 300px;
}

.neil__title{
	font-size: 56px;
	margin-bottom: 15px;
	letter-spacing: 2px;
	display: block;
	width: 100%;
	color: white;
  text-transform: uppercase;
  font-weight: 600;
}

.neil__subtitle{
	font-size: 40px;
	opacity: .9;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: rgba(255,255,255,0.5);
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
  font-weight: 300;
}

.header_neil a{
  color: #fff!important;
}

.header_neil ul{
  justify-content: space-between;
  margin: 0;
  width: calc(100% - 410px);
  padding-right: 20px;
}

.header_neil li{
  display: inline-block;
}

.header_neil .nav__sticker{
  position: fixed;
  background: #000;
  top: -86px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.header_neil .menu{
  width: calc(100% - 90px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 0;
}

.header_neil .lang_header{
  padding-top: 12px;
}

.header_neil .header__link{
  display: inline-block;
  height: 100%;
  text-align: center;
  vertical-align: middle
}

.header_neil .header__link_phone{
  height: 70px;
  line-height: 70px;
  padding-right: 20px;
  font-weight: 500;
}

.header_neil .menu>ul .menu-item a{
  font-weight: bold;
  margin-right: 0;
}



.header_neil .nav__sticker_fixed{
  top: -86px;
  -webkit-transform: translateY(86px);
  -ms-transform: translateY(86px);
  -o-transform: translateY(86px);
  transform: translateY(86px);
}
.neil_check{
  position: relative;
}
.neil_check::after{
  content: '';
  position: absolute;
  top: 50px;
  left: 51%;
  width: 1857px;
  height: 898px;
  display: inline-block;
  background: url(../img/neil_bg.png) no-repeat center top;
  -webkit-transform: translate3D(-50%, 0, 0);
  -ms-transform: translate3D(-50%, 0, 0);
  -o-transform: translate3D(-50%, 0, 0);
  transform: translate3D(-50%, 0, 0);
  z-index: 1;
}

.neil_check::before{
  content: '';
  position: absolute;
  top: 190px;
  left: 50%;
  margin: auto;
  width: 1240px;
  height: 707px;
  display: inline-block;
  background: url(../img/neil_border.png) no-repeat center top;
  -webkit-transform: translate3D(-50%, 0, 0);
  -ms-transform: translate3D(-50%, 0, 0);
  -o-transform: translate3D(-50%, 0, 0);
  transform: translate3D(-50%, 0, 0);
  z-index: 1;
}

.neil_check .neil__body{

}

.neil_check .neil__title{
  font-size: 48px;
  font-weight: 300;
}
.neil_check .neil__subtitle{
  font-size: 30px;
  text-transform: none;
  color: #fff;
  opacity: 1;
}

.neil_check .neil__media{
  background-position: center 75px;
  min-height: 0;
  margin-bottom: -140px;
}

.neil-new{
  position: relative;
  z-index: 1;
}

.neil-new .wpb_text_column h3{
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  position: relative;
  padding-bottom: 25px;
  text-transform: none;
}
.neil-new .wpb_text_column h3::after{
  content: '';
  display: inline-block;
  width: 110px;
  height: 5px;
  background: #b93838;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
}

.neil-new .mpc-column + .mpc-column h3::after{
  right: 0;
}

.neil-new .red{
  color: #b93838;
}

.neil-new .mpc-column + .mpc-column:last-child h3::after{
  left: auto;
}

.neil_check .neil__title span{
  font-weight: bold;
  color: #b93838;
}

.neil_check .neil__media{
  padding-top: 75px;
}

.neil-new .wpb_text_column p{
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  padding: 0 10px;
  margin-top: 20px;
}

.neil_check .neil__play{
  position: absolute;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  background: #b93838;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 66px;
  line-height: 52px;
  border-radius: 3px;
  max-width: 290px;
  border-radius: 33px;
  border-radius: 0;
  border-bottom: 3px solid #652221;

  top: 455px;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.neil_check .neil__play .fas{
  margin-right: 5px;
}

.neil_check .neil__play:hover{
  opacity: .9;
}

.neil-new .vc_col-sm-4:nth-child(2){
  border: none!important;
}

.neil-new ul{
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 26px;
}

.neil-new .leeloo-like__body{
  margin-top: -6px;
  margin-bottom: 0;
}

.neil-new .neil__vignette{
  bottom: auto;
  top: 75px;
}

.neil-new .leeloo-like p{

  padding: 0;
  margin-top: -7px;
  text-align: right !important;
  opacity: .8;
}

.page .neil-new .wpb_text_column ul li{
  padding: 0;
  padding-left: 40px;
  padding-top: 3px;
  margin-bottom: 23px;
  font-weight: 300;
  max-width: 310px;
}
.page .neil-new .wpb_text_column ul li::before{
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
  vertical-align: middle;
  background: url(../img/icons/correct.png) no-repeat left center / contain;
}


.neil_check .neil__text{
  top: 25px;
  bottom: auto;
  z-index: 10;
}



.nav_inner{
  background: none;
  min-height: 0;
  margin: 0;
}

.logo_black{
  width: 60px;
  padding: 0;
  -webkit-background-size: 52px;
  background-size: 52px;
  /*margin-right: 10px;*/
  background-position: center;
  padding-top: 52px;
}

.video__append{
  display: none;
  position: absolute;
  width: 100%;
  flex-wrap: wrap;
  margin-top: 10px;
}

.mfp-wrap .video__append{
  display: flex;
}

.video__col{
  width: 50%;
  display: inline-block;
  color: rgba(255,255,255,0.5);
  text-transform: uppercase;
}

.video__col p{
  line-height: 38px;
}

.button_grey{
  background-color: #313131;
  border-color: #313131;
  color: #fff;
}

.button_grey:hover{
  background-color: #272727;
  border-color: #272727;
}

.video__white{
  color: #fff;
  margin-right: 5px;
}

.video__col:last-child{
  text-align: right;
}

.video__col .button{
  font-size: 14px;
  line-height: 36px;
  padding: 0 20px;
  margin-right: 5px;
}

.logo__slogan_black{
  text-align: center;
  opacity: .8;
  float: none;
  width: auto;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 1.9px;
}



.nav__sticker_fixed .logo.logo_black{
  padding: 0;
  background-position: center;
  padding-top: 50px;
  -webkit-background-size: 52px;
  background-size: 52px;
  padding-top: 52px;
}

body{
  background-color: #000;
  color: #fff;
}

.special_row .vc_inner.vc_row-fluid{
  margin: 0;
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before{
  background-color: #fff;
}

.neil_check2::before{
  top: 0;
  width: 1870px;
  height: 938px;
  background-image: url(../img/new_landing/hero_2.png);
}
.neil_check2::after{
  display: none;
}

.neil_check2 .neil__vignette{
  display: none;
}

.neil_check2{
  min-height: 950px;
  margin-bottom: -155px;
}

.neil_check2 video{
  display: none !important;
}

.advantages-section .vc_col-sm-4:nth-child(2){
  border: none;
}
.advantages-section .vc_col-sm-4 .wpb_text_column img{
  max-height: 75px;
  max-height: 75px;
}

.advantages-section .vc_col-sm-4 .wpb_text_column h3{
  font-weight: bold;
  font-size: 22px;
  line-height: 32px;
  display: block;
  margin-bottom: 10px;
}

.advantages-section .vc_col-sm-4 .wpb_text_column h3 + p{
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  color: #fff;
}

.neil_check2 .neil__media{
  position: absolute;
  left: 50px;
  top: 0;
  margin: 0;
  width: 1535px;
  min-height: 866px;
  background-position: top left;
}

.neil_check2 .neil__play{
  position: absolute;
  top: 254px;
  right: -1085px;
  width: 140px;
  height: 140px;
  display: inline-block;
  border: none;
  background: url(../img/new_landing/play-button.svg) no-repeat center / 66px;
}

@keyframes pulse {
 0% { 
  opacity: 1;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0)
}
70% {
  opacity: 1;
}
100% {
  opacity: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}
}


.neil_check2 .neil__play::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 2px solid #b93838;
  animation: pulse 2s ease infinite;
  z-index: -1;
}

.neil_check2 .neil__play::after{
  content: '';
  position: absolute;
  display: inline-block;
  top: 15px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  width: 110px;
  height: 110px;
  border: 4px solid #b93838;/*
  -webkit-transform: translate3D(0, -50%, 0);
  -ms-transform: translate3D(0, -50%, 0);
  -o-transform: translate3D(0, -50%, 0);
  transform: translate3D(0, -50%, 0);*/
  animation: pulse 2s ease infinite;
  animation-delay: .2s;
  z-index: -1;
}

.neil_check2 .neil__title{
  line-height: 52px;
  font-size: 44px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
}
.neil_check2 .neil__title span{
  font-size: 54px;
  font-weight: 900;
  color: #b93838;
}
.neil_check2 .neil__subtitle{
  font-size: 22px;
  display: block;
  margin-bottom: 25px;
  font-weight: normal;
}
.neil_check2 .neil__big-text{
  font-size: 16px;
  line-height: 28px;
  max-width: 520px;
}

.neil_check2 .neil_check .neil__media{
  margin-bottom: 0;
}

.neil_check2 .button{
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  border-radius: 2px;
  width: 320px;
  padding: 0 20px;
  max-width: 100%;
  text-align: center;
  background: #b93838;
  margin-top: 40px;
  display: inline-block;
}

.neil_check2 .neil__text{
  top: 200px;
  width: 680px;
  max-width: 100%;
  text-align: left;
}

.vc_tta-title-text{
  display: block;
  padding-left: 145px;
}

.accordion-subtitle{
  position: absolute;
  left: 0;
  top: 0;
}

/*NEW PAGE*/
.new_prof{
  text-align: center;
  overflow: hidden;
}

.new_prof .mpc-textblock{
  box-shadow: 4px 4px 28px rgb(0 0 0 / 11%);
  background-color: #fff;
  min-height: 178px;
  border-radius: 27px;
  padding: 37px 10px 60px;
  font-family: 'Montserrat',sans-serif;
  max-width: 940px !important;
  font-weight: 700;
  margin: auto;
}

.new_prof a{
  border-radius: 38px;
  box-shadow: 6px 6px 29px rgb(185 56 56 / 28%);
  max-width: 370px;
  width: 100%;
  padding: 15px 5px;
  margin-top: -27px;
  font-family: 'Montserrat',sans-serif;
  font-weight: 700;
}

.new_prof a:hover{
  letter-spacing: 1px;
}

.new_prof::after{
  content: "";
  height: 76px;
  width: 76px;
  display: inline-block;
  background-image: url(../img/icons/triangle_blue.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(78deg);
  margin-top: 20px;
}

.section_leeloo{
  position: relative;
}

.section_leeloo::before{
  content: "";
  width: 86px;
  height: 79px;
  background-image: url(../img/icons/triangle_blue.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -25px;
  left: 120px;
  transform: rotate(-30deg);
}

.section_leeloo::after{
  content: "";
  width: 95px;
  height: 95px;
  background-image: url(../img/icons/triangle_pink.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 120px;
  bottom: -80px;
  transform: rotate(-90deg);
}

.knowledge__item{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}

.knowledge__item-big{
  justify-content: space-between;
}

.knowledge__image img{
  width: 33px;
}

.knowledge h3{
  line-height: 29px;
  font-size: 24px;
  font-family: 'Montserrat',sans-serif;
  font-weight: 700;
  margin-bottom: 35px;
  position: relative;
}

.knowledge__text{
  width: calc(100% - 185px);
  padding-left: 20px;
  color: #fff;
  font-family: 'Montserrat',sans-serif !important;
  font-weight: 400;
  line-height: 19px;
}

.knowledge__text-big{
  width: calc(100% - 33px);
  padding-left: 20px;
  color: #000;
}

.knowledge__subtext{
  line-height: 22px !important;
  font-family: 'Montserrat',sans-serif !important;
  font-weight: 700 !important;
  color: #fff;
}

.section__hide{
  display: none;
}

.knowledge__text-messengers{
  width: calc(100% - 130px);
  line-height: 22px !important;
  font-family: 'Montserrat',sans-serif !important;
  font-weight: 400;
  position: relative;
}

.knowledge__block-left{
  margin-left: 120px;
}

.knowledge__block-messengers{
  margin-top: 15px;
  /*margin-left: -100px;*/
  position: relative;
}

/*.knowledge__block-messengers::after{
  content: "";
  width: 136px;
  height: 97px;
  display: inline-block;
  transform: rotate(20deg);
  position: absolute;
  top: -120px;
  right: -120px;
  background: url(../img/icons/triangle_white.svg) no-repeat center;
  }*/



  .atpm__image{
    width: 326px;
    height: 305px;
    margin: 0 auto;
  }

  .atpm_width{
    width: 58%;
  }

  .section__atpm-like{
    width: 42%;
  }

  .section_resource{
    background-position: top center !important;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 2419px;
    background-image: url(../img/icons/bwa.jpg);
  }

/*.section__atpm{
  background-repeat: no-repeat;
  background-position: top 60px center;
  min-height: 600px;
  }*/

  .atpm{
    font-size: 36px;
    line-height: 36px;
    color: #3c3c3c;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    z-index: 1;
    position: relative;
  }

/*.atpm::after{
  content: '';
  width: 198px;
  height: 169px;
  display: inline-block;
  transform: rotate(-90deg);
  z-index: -1;
  position: absolute;
  top: -70px;
  right: -20px;
  background: url(../img/icons/triangle_pink.svg) no-repeat center;
  }*/

  .info__marketers{
    padding-left: 90px;
    color: #fff;
  }

  .knowledge .info__business{
    text-align: center;
  }

  .info__business{
    padding-right: 90px;
    color: #fff;
    text-align: center;
  }
  .info__business::after{
    content: '';
    width: 338px;
    height: 383px;
    position: absolute;
    top: -360px;
    right: -100px;
    display: inline-block;
    background: url(../img/icons/men_business.png) no-repeat center;
  }

  .info__marketers::before{
    content: '';
    width: 314px;
    height: 364px;
    position: absolute;
    top: -330px;
    left: -140px;
    display: inline-block;
    background: url(../img/icons/men_marketers.png) no-repeat center / contain;
  }

  .section_button-center .wpb_wrapper{
    text-align: center;
  }

  .section_button-white a,.section_button-red a{
    line-height: 24px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    background: linear-gradient(to bottom,#E8E8E7 ,#FFFFFF 100%);
    box-shadow: 6px 6px 29px rgb(185 56 56 / 28%);
    max-width: 370px;
    width: 100%;
    padding: 18px 5px;
    border-radius: 38px;
    text-align: center;
  }

  .section_button-red a{
    background-color: #b93838;
    box-shadow: 6px 6px 29px rgb(185 56 56 / 28%);
  }

  .section_button-white a:hover, .section_button-red a:hover{
    letter-spacing: 1px;
  }

  .statistics__row{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    text-align: center;
  }

  .statistics__image{
    box-shadow: 6px 6px 54px rgb(0 0 0 / 16%);
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    width: 110px;
    height: 110px;
    margin: auto;
  }

  .statistics__info .wpb_text_column{
    text-align: center;
    line-height: 22px;
    max-width: 690px;
    font-size: 18px;
    margin: auto;
    color: #0182b3;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
  }

  .statistics__text{
    margin-top: 18px;
    line-height: 19px;
    font-size: 16px;
    text-align: center;
    color: #3C3C3C;
    font-family: 'Montserrat' !important;
    font-weight: 400;
  }

  .statistics__image img{
    width: 56px;
    height: 56px;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
  }

  .stages {
    margin-bottom: -80px !important;
    z-index: 1;
  }

  .messengers{
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/icons/back2.png);
    position: relative;
  }

  .messengers_block{
    margin-left: -100px;
  }

  .messengers_ab::before{
    content: '';
    position: absolute;
    top: 90px;
    left: 300px;
    width: 235px;
    height: 145px;
    display: inline-block;
    background-image: url(../img/icons/triangle_new.svg);
    background-repeat: no-repeat;
    background-position: center;
  }

  .messengers_ab::after{
    content: '';
    position: absolute;
    bottom: 85px;
    right: 170px;
    width: 115px;
    height: 115px;
    display: inline-block;
    background-image: url(../img/icons/triangle_new2.svg);
    background-repeat: no-repeat;
    background-position: center;
  }

  .messengers_title{
    margin-left: -200px;
  }

  .messengers .wpb_wrapper h3{
    padding-left: 25px;
    max-width: 530px;
    line-height: 36px;
    font-size: 36px;
    text-align: left;
    color: #FFFFFF;
    font-family: 'Montserrat',sans-serif;
    font-weight: 800;
  }

  .stages_title{
    line-height: 36px;
    font-size: 36px;
    text-transform: none;
    text-align: center;
    color: #3C3C3C;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    margin: auto;
    max-width: 840px;
  }


  .stages_first{
    position: relative;
  }

  .stages_first::before{
    content: "";
    width: 89px;
    height: 76px;
    display: inline-block;
    background: url(../img/icons/triangle_blue.svg) no-repeat center;
    transform: rotate(-25deg);
    position: absolute;
    top: -80px;
    left: 120px;
  }

  .stages_second{
    position: relative;
  }

  .stages_second .wpb_text_column .wpb_wrapper{
    padding-left: 75px;
  }

  .stages_second::after{
    content: "";
    width: 89px;
    height: 76px;
    display: inline-block;
    background: url(../img/icons/triangle_pink.svg) no-repeat center;
    transform: rotate(25deg);
    position: absolute;
    top: -50px;
    right: 230px;
  }
  .stages_subtext{
    position: relative;
  }

  .stages_first .wpb_wrapper .wpb_text_column{
    padding-left: 120px;
  }
  .stages_first .wpb_wrapper .custom_video_block{
    margin-left: auto;
    margin-right: 12px;
  }

  .stages_subtext::after{
    content: '';
    width: 224px;
    height: 130px;
    display: inline-block;
    position: absolute;
    transform: rotate(10deg);
    right: -50px;
    top: -15px;
    background: url(../img/icons/arrow_right2.png) no-repeat center;
  }

  .stages_subtext .wpb_wrapper p{
    line-height: 24px;
    font-size: 20px;
    color: #0182b3;
    font-family: 'Montserrat';
    font-weight: 700;
    margin-top: 50px;
    max-width: 250px;
  }

  .stages_first h2,.stages_second h2{
    line-height: 36px;
    font-size: 36px;
    text-align: left;
    color: #3C3C3C;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
  }

  .stages_first p,.stages_second p {
    line-height: 19px;
    font-size: 16px;
    color: #3C3C3C;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
  }

  .hero__top{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 90px;
    position: relative;
    padding-top: 10px;
  }

  .hero__date strong{
    line-height: 24px;
    font-size: 24px;
    color: #FFFFFF;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    display: block;
  }
  .hero__date{
    line-height: 18px;
    font-size: 18px;
    color: #FFFFFF;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
  }

  .hero__online{
    font-size: 16px;
    color: #3C3C3C;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    position: absolute;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    left: 380px;
    top: 3px;
  }
  .hero__online .online {
    padding: 9px 35px;
    border-radius: 38px;
    line-height: 19px;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    color: #FFFFFF;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    background-color: #b93838;
    box-shadow: 6px 6px 29px rgb(185 0 56 / 25%);
    text-transform: uppercase;
    margin-right: 20px;
  }

  .hero__title h2{
    line-height: 48px;
    font-size: 48px;
    color: #3C3C3C;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
  }

  .hero__title p {
    padding: 0;
  }
  .hero__title{
    line-height: 30px;
    font-size: 30px;
    color: #3C3C3C;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
  }

  .hero{
    position: relative;
    padding-left: 35px;
  }

  .hero__name{
    line-height: 18px;
    font-size: 18px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    color: #fff;
    position: absolute;
    right: 80px;
    bottom: -95px;
  }

  .hero__name .speaker{
    color: #0182b3;
    display: block;
  }

  .hero_section{
    position: relative;
    background-position: top center !important;
    background-repeat: no-repeat;
  }

  .hero_section .wpb_text_column{
    margin-bottom: 30px;
  }

  .hero_section a{
    margin-left: 35px;
  }

  .hero_section::before{
    content: '';
    width: 130px;
    height: 130px;
    display: inline-block;
    background: url(../img/icons/arrow_down.svg) no-repeat center;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: -40px;
    margin: auto;
  }


  .hero__trend{
    line-height: 18px;
    font-size: 18px;
    color: #0182b3;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    position: absolute;
    left: 515px;
    top: 175px;
  }
  .hero__block{
    max-width: 425px;
  }
  .hero__tag{
    line-height: 20px;
    text-transform: uppercase;
    font-size: 20px;
    color: #b93838;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    display: block;
  }

  .hero__tag:first-child{
    margin-top: 0;
  }

  .hero__text{
    line-height: 25px;
    font-size: 18px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    margin-top: 30px;
  }
  .hero__text-tag{
    color: #0182b3;
    font-weight: 700;
    font-family: 'Montserrat',sans-serif;
  }

  .page-id-15322 .hero__name{
    display: none;
  }

  .section__timer .mpc-countdown__content{
    justify-content: center;
  }
  .section__timer .mpc-countdown__section{
    flex: inherit;
  }
  .section__timer .mpc-countdown__section h4{
    text-align: left;
  }
  .section__timer .mpc-countdown__section .mpc-main{
    color: #3F3F40;
    font-size: 60px;
    text-align: center;
    line-height: 72px;
    font-family: '__Gilroy_5',sans-serif;
    font-weight: 800;
    margin-right: 50px;
  }

  .section__timer .timer__title{
    color: #f9cf36;
    font-size: 30px;
    text-align: left;
    line-height: 27px;
    font-family: '__Gilroy_5',sans-serif;
    font-weight: 800;
    margin: 0;
  }
  .section__timer .wpb_text_column{
    margin-bottom: 0;
  }

  .section_statistics-lee{
    margin-bottom: -160px !important;
  }

  .header_white .nav__sticker{
    background: #fff;
  }

  .header_white .nav__sticker .menu-item a{
    color: #000 !important;
  }

  .header_white .header__link_phone{
    color: #000 !important;
  }
  .header_white .hamburger-inner, .header_white .hamburger-inner:after, .header_white .hamburger-inner:before{
    background-color: #000 !important;
  }

  .text_marketer{
    padding-left: 100px;
  }

  .text_marketer .knowledge__text{
    width: calc(100% - 85px);
  }

  .text_business{
    padding-left: 30px;
  }
  .text_business .knowledge__text{
    width: calc(100% - 150px);
  }

  .countdown__timer div.countdown-number:last-child{
    margin-right: 0;
  }

  .play::before{
    border: none !important;
  }

  .countdown-text{ 
    color: #747474;
  }

  .countdown-number_black .countdown-text{
    color: #676767;
  }
  .countdown-number_light .countdown-text{
    color: #9b9b9b;
  }

  .big_margin{
    margin-top: -815px !important;
  }

  @media(min-width: 490px){
    .show-mobile{
      display: none!important;
    }
  }

  @media(min-width: 1400px){
    .mfp-iframe-holder .mfp-content{
      max-width: 1380px;
    }
  }

  @media(max-width: 1850px){
    .empty1{
      height: 660px !important;
    }
  }
  @media(max-width: 1400px){
    .messengers_block{
      margin-left: 0;
    }

    .messengers_title{
      margin-left: 0;
    }
  }
  @media(max-width: 1199px){
    .info__marketers::before{
      background: url(../img/icons/men_business.png) no-repeat center / contain!important;
    }
    .info__business::after{
      background: url(../img/icons/men_marketers.png) no-repeat center / contain!important;
    }
    .text_marketer, .text_business{
      padding-left: 0;
    }

    .big_margin{
     margin-top: -1000px !important;
   }

   .empty6{
    height: 0!important;
  }

  .empty2{
    min-height: 10px
  }

  .info__marketers:before,.info__business:after{
    content: none;
  }

  .hero__trend{
   left: 43%;
 }

 .stages_first .wpb_wrapper .wpb_text_column, .stages_second .wpb_text_column .wpb_wrapper{
  text-align: center;
  padding-left: 0;
}

.stages_first h2, .stages_second h2{
  text-align: center ;
}

.header_white .nav__sticker_fixed .hamburger+ul{
  background-color: #fff;
  box-shadow: 0 1px 3px rgb(0 0 0 / 6%), 0 1px 2px rgb(0 0 0 / 12%);
}  
.header_white .nav__sticker .menu-item a{
  color: #000 !important;
}

.hero__top{
  padding-left: 0
}

.advantage__text_cross{
  padding-left: 0;
}

.vc_custom_1595492512849 .vc_col-sm-6:last-child{
  padding-left: 30px;
}

#menu-neil-menu .menu-item:first-child{
  padding-top: 10px;
}
.neil_check::after{
  display: none !important;
}
.header_neil .menu>ul .menu-item a{
  width: 100%;
}
.nav__sticker_fixed .hamburger+ul{
  min-height: 0;
  width: 100%;
  top: 65px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 25px;
  background-color: #111;
  right: -100%;
}
#menu-neil-menu > .menu-item{
  margin: 0;
  text-align: center;
  max-width: 100%;
}

.vc_col-sm-4 .wpb_text_column .button_red{
  min-width: 0;
  padding: 0 30px;
  font-size: 14px;

}
.neil_check .neil__play{
  top: 380px;
}

.neil_check2 .neil__play{
  top: 48%;
  right: auto;
  left: 125%;
}

.neil_check2 .neil__text{
  top: 140px;
  max-width: 50%;
}

.neil_check2 .button{
  line-height: 60px;
}

.neil_check2 .neil__title{
  font-size: 32px;
  line-height: 1.4;
}

.neil_check2 .neil__title span{
  font-size: 40px;
}

.vc_custom_1556688074410{
  left: auto!important;
}

.neil_check2::before{
  left: -31%;
  width: 150%;
  background-size: contain;
  transform: none;
}
.neil_check2 .neil__media{
  width: 118%;
}

.neil-new .wpb_text_column h3{
  font-size: 21px
}
.neil-new .wpb_text_column ul,
.neil-new .wpb_text_column p{
  font-size: 16px;
  line-height: 24px;
}
.wpb_column .wpb_wrapper{
  padding: 0;
}
.neil_check .neil__title{
  font-size: 36px;
}
.neil__video{
  display: none;
}
.neil_check .neil__video{
  display: block;
}
.neil_check .neil__video video{
  max-width: 100%;
}
.neil__media{
  min-height: 500px;
}
.header_neil .menu{
  justify-content: flex-end;
}
.hamburger{
  order: 3;
}
.button_grey{
  margin-bottom: 10px;
}
.reviews-bottom .slick-slider{
  margin: 0 !important;
}
}
@media(max-width: 991px){
/*  .knowledge__block-messengers:after{
    content: none;
    }*/
    .messengers_block{
      width: 100%;
    }
    .messengers_ab::before, .messengers_ab::after{
      content: none;
    }
    .section_statistics-lee{
      padding-top: 60px;
    }
    .empty4{
      height: 0 !important;
    }
    .empty3{
      height: 0px !important;
    }
    .messengers{
      background-image: linear-gradient(45deg, #0128b3, #00aaeb) !important;
    }
    .empty1{
      height: 270px !important;
    }
    .section_resource{
      min-height: auto !important;
    }
    .big_margin{
      background-image: linear-gradient(45deg, #0128b3, #00aaeb);
      margin-top: 0 !important;
    }
    .section_resource{
      background-image: none !important;
    }
    .section__atpm-like{
      display: none;
      width: 100%;
    }
    .atpm_width{
      width: 100%;
    }
    .stages{
      margin-bottom: 0 !important;
    }
    .text_business .knowledge__text{
      width: calc(100% - 80px);
    }
    .knowledge .info__business{
      padding-right: 0
    }
    .info__marketers{
      padding-left: 0
    }
    .stages_first:before,.stages_second:after{
      content: none;
    }
    .countdown-title{
      text-align: center !important;
    }
    .hero__name.speaker{
      color: #fff;
    }
    .hero__date strong{
      color: #3c3c3c;
    }
    .hero__date{
      color: #3c3c3c;
    }
    .knowledge__block-left{
      margin-left: 0
    }
    .knowledge__text{
      width: calc(100% - 33px)
    }
    .section__atpm .section__atpm-left{
      margin-left: 0 !important;
    }

    .stages_title{
      font-size: 31px
    }
    .stages_subtext:after{
      content: none;
    }
    .stages_subtext .wpb_wrapper p{
      max-width: 100%;
    }
    .knowledge__text-messengers{
      width: calc(100% - 33px);
    }
    .knowledge__block-messengers{
      padding-left: 0
    }
    .messengers{
      background-position: left;
    }

    .section_reviews{
      margin-top: 0 !important;
    }

    .section_reviews.vc_custom_1623336645321{
      margin-top: 0 !important;
    }

    .hero_section{
      background-image: #fff !important;
    }
    .hero__trend{
      position: relative;
      left: 0;
      top: 0;
      padding-top: 20px
    }

    .vc_custom_1595674563233{
      padding-bottom: 0 !important;
    }
    .vc_custom_1595492512849{
      padding-top: 0 !important;
    }
    .advantage__text_cross{
      max-width: 100%;
    }

    .reviews-bottom .slick-arrow{
      top: -40px;
    }
    .vc_row.reviews-bottom{
      padding-top: 40px !important;
    }

    .mpc-pricing__property{
      font-size: 12px!important
    }
    .prices-section .mpc-button__title{
      /*width: 200px !important;*/
      max-width: 100%!important;
      font-size: 18px!important;
      width: 290px !important;
      line-height: 54px !important;
    }
    .prices-section .mpc-pricing__title{
      font-size: 16px!important;
      min-width: 260px!important;
    }

    .magic-gallery__row > .vc_column-inner > .wpb_wrapper > .vc_row:nth-child(1), .magic-gallery__row > .vc_column-inner > .wpb_wrapper > .vc_row:nth-child(3){
      width: 50%;
      text-align: center;
    }
    .magic-gallery__row > .vc_column-inner > .wpb_wrapper > .vc_row:nth-child(2){
      width: 100%;
      text-align: center;
      order: -1;
    }

    .magic-gallery__row .wpb_single_image{
      margin: auto;
    }

    .neil_check2{
      min-height: 0;
      margin-bottom: 0;
      margin-top: 30px;
      /*padding-top: 30px;*/
      /*border-top: 1px solid #5f5018;*/
      /*border-bottom: 1px solid #5f5018;*/
      margin-bottom: 50px;
    }

    .neil_check2::before{
      display: none;
    }

    .neil_check2 .neil__big-text{
      margin: 20px auto 40px;
    }

    .neil_check2 .neil__text{
      position: relative;
      left: auto;
      right: auto;
      top: auto;
      bottom: auto;
      width: 100%;
      text-align: center;
      max-width: 100%;
      -webkit-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
    }

    .neil_check2 .neil__play:not(.neil__play_mobile){
      display: none !important;
    }

    .neil_check2 .neil__play_mobile{
      width: 80px;
      height: 80px;
      background-size: 34px;
      position: absolute;
      top: 57%;
      left: 0;
      right: -7%;
      margin: auto;
    }

    .neil_check2 .neil__play_mobile::after{
      width: 60px;
      height: 60px;
      top: 10px;
    }

    .neil_check2 .neil__video{
      display: none !important;
    }
    .neil_check2 .neil__media{
      /*display: none !important;*/
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      transform: none;
      padding-top: 62%;
      min-height: 0;
      width: 100%;
    }
    .header_neil ul{
      width: 100%;
      padding-right: 0;

    }
  }

  @media(max-width: 768px){
    .countdown-dots{
      right: -20px !important;
    }

    .countdown-dots b{
      width: 7px !important;
      height: 7px !important;
    }
    .countdown-dots b:first-child{
      margin-bottom: 5px !important;
    }

    .stages_first .wpb_wrapper .custom_video_block{
      margin-right: auto;
    }
    .countdown__block h1{
      padding-bottom: 20px;
      padding-right: 0;
      min-height: inherit;
    }
    .hero__name{
      position: relative;
      color: #b93838;
      bottom: 0;
      right: 0;
      padding-top: 25px;
    }
    .hero__date{
      padding-right: 30px;
    }
    .hero__online{
      position: relative;
      left: 0;
    }
    .section_leeloo:before,.section_leeloo:after{
      content: none;
    }
    .atpm:after{
      content: none;
    }
    .countdown-number:last-child{
      margin-right: 0 !important;
    }
    .countdown-number{
      font-size: 35px !important;
      margin-right: 26px !important;
    }

    .countdown__gif{
      margin-right: 0 !important;
      width: 100%;
    }

    .neil_check2 .neil__play_mobile{
      top: 56%;
    }

    .mpc-pricing-box .slick-track{
      width: 100%!important;
      -webkit-transform: none!important;
      -ms-transform: none!important;
      -o-transform: none!important;
      transform: none!important;
      padding-bottom: 0 !important;
    }

    .mpc-pricing-box .slick-slider[data-slick-cols="3"] .mpc-pricing-column{
      width: 100%;
    }

    .vc_custom_1597314641947{
      padding-top: 40%;
      -webkit-background-size: contain !important;
      background-size: contain !important;
      background-position: top!important;
    }

    .mpc-pricing-box .slick-slider .mpc-pricing-column{
      margin-bottom: 90px !important;
    }

    .vc_custom_1597314641947 .teacher-text{
      bottom: auto;
      top: -245px;
      left: auto;
      right: 0;
      max-width: 55%;
    }
    .vc_custom_1595492512849 .vc_col-sm-6:last-child{
      padding-left: 0;
    }
    .future-past.vc_row{
      background: none;
    }
    .vc_col-sm-4:nth-child(2){
      border: none;
      border-top: 1px solid rgba(255,255,255,0.2);
      border-bottom: 1px solid rgba(255,255,255,0.2);
      padding-top: 20px;
      margin-bottom: 20px;
    }
    .youtube-videos .vc_col-sm-4{
      border: none!important;
    }
  }

  @media(max-width: 679px){

    .neil_check2 .neil__play_mobile{
      top: 55%;
    }

    .magic-gallery__row > .vc_column-inner > .wpb_wrapper > .vc_row:nth-child(1), .magic-gallery__row > .vc_column-inner > .wpb_wrapper > .vc_row:nth-child(3){
      width: 100%;
    }

    .vc_custom_1597314641947 .teacher-text{
      font-size: 14px;
      top: -205px;
    }
    .neil__media{
      min-height: 400px;
    }
    .neil__title{
      font-size: 52px;
      margin-bottom: 0;
    }
    .neil__subtitle{
      font-size: 32px;
    }
    .neil__play img{
      margin-bottom: 1em;
    }
    .header_neil .header__link_phone{
      display: none;
    }
    .header_neil .header__link{
      padding: 0 30px;
    }
  }

  @media(max-width: 580px){
    .hero_section_newone .hero__top,
    .hero_section_newone .hero{
      padding: 0;
      margin: 0;
    }
    .hero_section_newone .hero__date strong,
    .hero_section_newone .hero__date{
      color: #fff;
    }
    .hero_section_newone .hero__date{
      padding-right: 0;
      z-index: 1;
      font-size: 15px;
    }

    .hero_section_newone .hero__date strong{
      font-size: 26px;
    }

    .hero_section_newone .hero__top{
      position: relative;
      justify-content: space-between;
      margin-bottom: 110px;
      /*margin-top: -30px;*/
      padding-top: 10px;
      align-items: flex-start;
    }
    .hero_section_newone .hero__top::before{
      content: '';
      display: inline-block;
      position: absolute;
      top: -35px;
      left: -15px;
      width: 268px;
      height: 179px;
      background: url(/wp-content/themes/main/img/icons/hero_mob_top.jpg) no-repeat left top;
    }
    .hero_section_newone .hero__online{
      flex-direction: row-reverse;
      z-index: 1;
    }
    .hero_section_newone .hero__online .online{
      margin-left: 10px;
      margin-right: 0;
      padding: 9px 15px;
    }
    .hero_section_newone .hero__title h2{
      font-size: 56px;
      line-height: 1.2;
      display: inline-block;
      max-width: 320px;
      /*color: #000;*/
    }
    .hero_section_newone .hero__title p{
      font-size: 28px;
      line-height: 1.4;
      display: block;
      margin-bottom: 25px;
      max-width: 260px;
    }
    .hero_section_newone .hero__tag{
      font-size: 18px;
      line-height: 16px;
      margin-top: 0;
    }
    .hero_section_newone .hero__text{
      max-width: 280px;
      font-size: 16px;
      line-height: 1.4;
      display: none;
    }
    @keyframes puls{0%{box-shadow:0 0 0 0 #b93838,0 10px 25px rgba(0,0,0,.2)}60%{box-shadow:0 0 0 0 #b93838,0 10px 25px rgba(0,0,0,.2)}70%{box-shadow:0 0 0 2px #b93838,0 12px 28px rgba(0,0,0,.24)}75%{box-shadow:0 0 0 1px #b93838,0 12px 28px rgba(0,0,0,.24)}87%{box-shadow:0 0 0 14px transparent,0 14px 34px rgba(0,0,0,.34)}94%{box-shadow:0 0 0 0 transparent,0 12px 28px rgba(0,0,0,.24)}100%{box-shadow:0 0 0 0 #b93838,0 10px 25px rgba(0,0,0,.24)}}

    .vc_custom_1556688074410 .neil__big-text .button,
    .vc_custom_1629202618877 .wpb_content_element + .mpc-button{
      position: absolute;
      bottom: 0;
      left: 15px;
      right: 0;
      /* width: 100%; */
      margin: 0;
      max-width: calc(100% - 30px);

      position: fixed;
      z-index: 1000;
      perspective: 1000px;
      max-width: 100%;
      left: 0;
      bottom: 0;
      /* right: -1px; */
      width: 101%;
      border-radius: 0;
      text-align: center;
      width: 100%;
      opacity: 1;
      display: inline-block;
      margin: auto;
      float: none;
      transform: none;
      padding: 14px 22px;
      border: none;
      -webkit-box-shadow: 0 10px 25px rgb(0 0 0 / 20%);
      box-shadow: 0 10px 25px rgb(0 0 0 / 20%);
      -webkit-animation-name: puls;
      -o-animation-name: puls;
      animation-name: puls;
      -webkit-animation-duration: 3s;
      -o-animation-duration: 3s;
      animation-duration: 3s;
      -webkit-animation-iteration-count: infinite;
      -o-animation-iteration-count: infinite;
      animation-iteration-count: infinite;

    }
    .vc_custom_1556688074410 .neil__big-text .button{
color: #ffffff;
    font-size: 20px;
    line-height: 1.2;
    text-transform: inherit;
    letter-spacing: 0;
    }
    .vc_custom_1556688074410 .neil__big-text .button::before,
    .vc_custom_1629202618877 .wpb_content_element + .mpc-button .mpc-button__title::before{
      content: "🔥"; /* \f073 */
      margin-right: 5px;
      font-family: 'Font Awesome 5 Free';
      font-weight: 400;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
    }
    .vc_custom_1629202618877 > .vc_column_container > .vc_column-inner > .wpb_wrapper{
      height: 540px!important;
      min-height: calc(100vh - 125px)
    }
    .mpc-button[data-id="mpc_button-73611bb88875058"]{
      max-width: 100%;
      width: 540px;
      margin: auto;
      margin-top: 190px;
    }
    body .vc_row.vc_custom_1629202618877{
      min-height: 961px;
      background: url(/wp-content/themes/main/img/icons/hero_mob_denis.jpg) no-repeat right 170px!important;
    }
    .hero_section_newone::before{
      display: none!important;
    }
    .hero_section_newone .hero__trend{
      display: none;
      /*position: absolute;
      top: 50px;
      left: 232px;
      display: inline-block;
      font-size: 16px;
      padding: 0;
      display: inline-block;
      width: 300px;
      height: 265px;
      background: url(/wp-content/themes/main/img/new_landing/hero_deco.png) no-repeat -15px -10px;
      padding: 85px 0 0 80px;*/
    }
    .header_neil .button_red{
      display: none;
    }
    .header_neil .header__link_phone{
      display: inline-block;
      font-size: 0!important;
      color: transparent!important;
    }
    .header_neil .header__link_phone::before{
      /*content: "\f095";*/
      content: "";
      /*font-family: 'Font Awesome\ 5 Free';*/
    /*font-weight: 900;*/
      /*-moz-osx-font-smoothing: grayscale;*/
      /*-webkit-font-smoothing: antialiased;*/
      display: inline-block;
      /*font-style: normal;*/
      /*font-variant: normal;*/
      /*text-rendering: auto;*/
      line-height: 1;
      /*font-size: 16px!important;*/
      /*color: #111!important;*/
      width: 18px;
      height: 18px;
      background: url(/wp-content/themes/main/img/icons/call_white.svg) no-repeat center / contain;
      margin-bottom: -6px;
    }
    .header_white .header__link_phone::before{
      background: url(/wp-content/themes/main/img/icons/call_black.svg) no-repeat center / contain;
    }
    .header_neil .hamburger{
      margin-top: -3px!important;
    }
    .header_neil .nav__sticker_fixed .logo.logo_black::before{
    content: '';
    display: block;
    width: 160px;
    float: right;
    background: url(../img/logo_text_white.svg) no-repeat right center/100px 100%;
    height: 56px;
    }
    .header_white .nav__sticker_fixed .logo.logo_black::before{
/*      content: 'Денис Лузин';
          width: 160px;
    padding-top: 11px;
    margin-bottom: -2px;
    float: right;
    padding-left: 50px;
    font-weight: 300;
    font-size: 18px;
    color: #393939;
    padding-top: 10px*/
    background: url(../img/logo_text.svg) no-repeat right center/100px 100%;
    }
/*    .header_white .nav__sticker_fixed .logo.logo_black::after{
      content: 'Система BRIGHT';
          width: 160px;
          padding-left: 43px;
    float: right;
    font-size: 11px;
    letter-spacing: 1px;
    color: #b1b1b1;
    font-weight: 400;
    }*/
/*    .header_white .nav__sticker_fixed .logo.logo_black{
      background-position: left center;
      width: calc(100% - 286px)!important;
      padding-left: 0;
      padding-right: 0;
      padding: 12px 0 0 60px!important;
      color: #0082b3!important;
      text-align: left;
    }
    .header_white .nav__sticker_fixed .logo.logo_black::after{
      content: 'Яркие переживания счастья';
      color: #000;
      line-height: 1.2;

    }*/
    .header_white .header_neil .menu{
      width: 256px;
    }
    .header_neil .logo__slogan{
      display: block;
    }
    .header_neil .logo{
      /*width: 80px!important;*/
      width: 160px!important;
      padding-top: 10px !important;
      /*padding-left: 80px !important;*/
      padding-left: 0 !important;
      text-align: center;
      -webkit-background-size: 52px;
      background-size: 52px;
      background-position: left 11px!important;
    }

    .header_neil .header__link{
      padding: 0 10px;
      font-size: 12px;
    }
    .header_neil .hamburger{
      padding-right: 0!important;
      margin: 0;
    }
.header_neil .menu{
  width: 140px;
}
  }

  @media(max-width: 570px){
    .hero_section a{
      margin-left: 0;
    }
    .hero{
      padding-left: 0
    }
    .text_business .knowledge__text, .text_marketer .knowledge__text{
      width: calc(100% - 33px);
    }
    .hero_section:before{
      content: '';
      width: 100%;
      height: 100%;
      display: inline-block;
      background: #fff;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0.9;
    }
    .hero__top{
      margin-bottom: 25px;
    }
    .hero__date{
      margin-bottom: 30px
    }
    .hero_section_newone .hero__date{
      margin-bottom: 0;
    }
    .info__business{
      text-align: left;
      padding-right: 0;
    }
    .title1 .wpb_wrapper p{
      font-size: 22px !important;
      line-height: 22px !important; 
    }
    .empty2{
      height: 0!important;
    }
    .empty1{
      height: 540px !important;
    }
    .empty5{
      height: 0 !important;
    }
  }
  @media(max-width: 540px){
    .hero_section_newone .hero__online .online,
    .hero__online{
      font-size: 14px;
    }
    .hero_section_newone .hero__title h2{
      font-size: 48px;
    }
    .hero_section_newone .hero__title p{
      font-size: 25px;
    }
    body .vc_row.vc_custom_1629202618877{
      background: url(/wp-content/themes/main/img/icons/hero_mob_denis.jpg) no-repeat right 140px!important;
      min-height: 935px;
    }

  }

  @media(max-width: 480px){
    .hero_section_newone .hero__title h2{
      font-size: 38px;
    }
    .hero_section_newone .hero__title p {
      font-size: 20px;
      max-width: 200px;
    }
    .hero_section_newone .hero__top{
      margin-top: -25px;
      margin-bottom: 95px;
    }
    .hero_section_newone .hero__top::before{
      top: -48px;
    }
    body .vc_row.vc_custom_1629202618877{
      background-size: 400px!important;
      min-height: 690px;
    }
    .hero_section_newone .hero__trend{
      top: 40px;
      left: 135px;
      background-image: url(/wp-content/themes/main/img/new_landing/hero_deco_small.png);
    }
    .hero_section_newone .hero__title{
      position: relative;
      z-index: 1;
    }
    .hero_section_newone .hero__online{
      flex-wrap: wrap;
      width: 160px;
      justify-content: center;
      margin-top: -10px;
    }
    .hero_section_newone .hero__online .online{
      margin: -5px auto 5px;
    }

    .section_reviews h3{
      font-size: 25px !important;
      line-height: 30px !important;
    }
    .hero__online .online {
      margin-bottom: 15px;
    }
    #countdown .countdown-number:nth-child(4){
      margin-right: 0 !important;
    }
    .info__text p{
      padding: 15px 0 !important;
      font-size: 14px !important;
    }
    .text-none{
      display: none;
    }
    .empty1{
      height: 50px !important;
    }
    .section_statistics-lee{
      margin-bottom: 0 !important;
    }
    .section__atpm{
      background-color: #fff;
    }
    .section__atpm.vc_custom_1623318900040{
      background-image: none !important;
      min-height: auto;
    }

    .hero__trend{
      padding-top: 20px;
    }
    .hero__title h2{
      font-size: 32px;
      line-height: 38px;
    }

    .stages_title{
      font-size: 22px;
    }
    .countdown-title{
      padding-bottom: 20px;
      padding-right: 0;
      max-width: 100%;
    }
    .messengers .wpb_wrapper h3{
      font-size: 25px;
      line-height: 30px;
      padding-left: 0;
    }
    .new_prof .mpc-textblock{
      font-size: 16px !important;
    }

    .neil_check2 .neil__play_mobile{
      top: 52%;
      right: -6%;
    }
    .neil_check2 .neil__big-text span{
      display: block;
      margin-bottom: -40px;
    }
    .neil_check2 .neil__subtitle{
      font-size: 18px;
      letter-spacing: 0;
    }
    .red-accordion .vc_tta-panel .accordion-subtitle{
      font-size: 14px;
      min-width: 100px;
      padding-left: 18px;
    }
    .vc_tta-title-text{
      padding-left: 100px;
      font-size: 14px;
    }
    .header_neil .hamburger{
      padding-right: 0;
    }
/*    .header_white .nav__sticker_fixed .logo.logo_black{
      background-position: left center;
      width: calc(100% - 180px)!important;
      padding-left: 0;
      padding-right: 0;
      padding: 12px 0 0 60px!important;
      color: #0082b3!important;
      text-align: left;
    }
    .header_white .nav__sticker_fixed .logo.logo_black::after{
      content: 'Яркие переживания счастья';

    }*/
    .header_white .menu{
      width: 100px;
    }
    .neil_check .neil__title{
      font-size: 24px;
    }
    .neil_check2 .neil__title span{
      font-size: 24px;
    }
    .neil_check2 .button{
      line-height: 50px;
      font-size: 14px
    }
    .neil_check2 .neil__subtitle{
      margin-top: 30px;
    }
    .neil__media{
      min-height: 300px;
    }
    .neil__title{
      font-size: 42px;
      margin-bottom: 0;
    }
    .neil__subtitle{
      font-size: 23px;
    }
    .neil__play img{
      max-width: 60px;
      margin-bottom: 0;
    }
    .hide-mobile{
      display: none!important;
    }

    .red-accordion .vc_tta-panel .accordion-subtitle{
      /*width: 100%;*/
      /*display: block;*/
      /*margin-bottom: 10px;*/
    }
    .vc_custom_1597314641947 .teacher-text{
      top: -170px;
    }
    .vc_custom_1597314641947 .teacher-text p{
      font-size: 12px;
      line-height: 1.4;
    }
    .vc_custom_1597314641947 .teacher-text h3{
      font-size: 18px;
      margin-bottom: 0;
    }
    .neil__media{
      min-height: 280px;
    }
    .neil__title{
      font-size: 34px;
      margin-bottom: 0;
    }
    .neil__subtitle{
      font-size: 21px;
    }
  }

  @media(max-width: 420px){
    body .vc_row.vc_custom_1629202618877{
      background-position: right 115px!important;
    }
/*    .header_white .nav__sticker_fixed .logo.logo_black::after{
      max-width: 120px;
      display: inline-block;
    }
    .header_white .nav__sticker_fixed .logo.logo_black{
      font-size: 14px;
      background-size: 30px;
      padding: 8px 0 0 40px!important;
    }*/
  }

  @media(max-width: 380px){

    .hero_section_newone .hero__top::before{

      width: 240px;
      background-size: contain;
    }
    .hero_section_newone .hero__date strong{
      font-size: 22px;
    }
    .hero_section_newone .hero__date{
      font-size: 14px;
    }
    .hero_section_newone .hero__top{
      margin-bottom: 80px;
    }
    .hero_section_newone .hero__title p {
      font-size: 18px;
      max-width: 185px;
    }

    .countdown_timer{
      margin-top: 25px;
    }

    .countdown-text{
      font-size: 14px !important;
    }

    .countdown-number{
      font-size: 26px !important;
      margin-right: 10px !important;
    }

    .countdown-dots b{
      width: 5px !important;
      height: 5px !important;
    }

    .countdown-dots{
      right: -10px !important;
    }

    .neil_check2 .neil__subtitle{
      font-size: 16px
    }
  }

  @media(max-width: 360px){
    .hero_section_newone .hero__trend{
      left: 100px;
      top: 25px;
    }
    .hero_section_newone .hero__online{
      position: relative;
      z-index: 1;
    }
    .hero_section_newone .hero__date{
      font-size: 14px;
    }
    .vc_custom_1597314641947 .teacher-text{
      top: -160px;
    }

  }

  @media(min-width: 992px){

    .neil_check2 .neil__play.neil__play_mobile{
      display: none !important;
    }
  }