div.text-content, div[data-editable="webform"] label, div[data-editable="webform"] input[type="text"], div[data-editable="webform"] textarea, div[data-editable="webform"] select, div[data-editable="webformNew"] label, div[data-editable="webformNew"] input[type="text"], div[data-editable="webformNew"] textarea, div[data-editable="webformNew"] select, div[data-editable="webformNew"] .directional, div[data-editable="webinarNew"] label, div[data-editable="webinarNew"] input[type="text"], div[data-editable="webinarNew"] textarea, div[data-editable="webinarNew"] select, div[data-editable="webinarNew"] .directional {
	font-family: "Montserrat", sans-serif!important;
}
div[data-editable=webform] .wf-wrap, div[data-editable=webform] form {
    display: table-cell;
}
 
::-webkit-input-placeholder {color:#fff;}
::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
:-moz-placeholder           {color:#fff;}/* Firefox 18- */
:-ms-input-placeholder      {color:#fff;}
.bottom__cookie-block a {
    color: #333;
}

header img,
footer img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

footer ol, ul {
    margin: 0;
    padding: 0;
}

#resetPhoneMark, .resetPhoneMark {
    margin-top: -55px;
    float: right;
    padding-right: 20px;
    display: none;
    position: relative;
}
.resetPhoneMark {
    margin-top: -34px;
    padding-right: 61px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 0;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,174,255,0.04) 50%,rgba(255,255,255,0) 51%,rgba(0,174,255,0.03) 100%);  
}


/* MENU */
body main {
    overflow: hidden;
}
.sub_nav {
	display: none;
}
.socials a {
    text-decoration: none;
    margin-right: 10px;
}
body header {
    background: #F1F6F7!important;
    box-shadow: none!important;
}
body header, body header.fixed {
    display: none!important;
}

/* HEAD */
body main .section_top.landing {
    height: 1080px;
    height: 56.25vw;
	
    background: url(../images/aiplots/top_back2.jpg) center top no-repeat #175264;
	background-size: cover;
	
	padding-top: 0px;
	
	margin-top: -60px;
	margin-top: -3.13vw;
}
body main .section_top.landing .wrapper {
    width: 100%;
	
    max-width: 1686px;
    max-width: 87.81vw;
	
    margin: 0 auto;
	
    padding: 97px 18px 0;
    padding: 5.05vw 0.94vw;
}
body main .section_top.landing .mlg_logo {
	display: block;
	
	background: url(../images/aiplots/mlg_logo.svg) left top no-repeat;
	background-size: cover;
	
	width: 293px;
	height: 49px;
	width: 15.26vw;
	height: 2.55vw;
	
	margin-left: 254px;
	margin-left: 13.23vw;
	margin-top: 60px;
	margin-top: 3.13vw;
}
body main .section_top.landing .mlg_logo a {
	display: block;
	
	width: 293px;
	height: 49px;
	width: 15.26vw;
	height: 2.55vw;
}
body main .section_top.landing .block_new {
	background: url(../images/aiplots/top_smm.svg) center bottom no-repeat;
	background-size: contain;
	
	width: 269px;
	height: 63px;
	width: 14.01vw;
	height: 3.28vw;	

	margin-top: 91px;
	margin-top: 4.74vw;
	margin-bottom: 39px;
	margin-bottom: 2.03vw;	
	
	margin-left: 254px;
	margin-left: 13.23vw;
}
body main .section_top.landing h1 {
    padding-top: 29px;
    padding-top: 1.51vw;
    margin-bottom: 36px;
    margin-bottom: 1.88vw;
	
	color: #fff;

	font-size: 42px;
	font-size: 2.19vw;
	
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: -1.44px;
	
	text-transform: uppercase;
	
	margin-left: 254px;
	margin-left: 13.23vw;
}
body main .section_top.landing p {
	color: #FFF;

	font-size: 26px;
	/*font-size: 1.35vw;*/
	font-size: 1.25vw;
	
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	
	margin-left: 254px;
	margin-left: 13.23vw;
}
body main .section_top.landing .top_button {
	margin-top: 72px;
	margin-top: 3.75vw;
	
	position: relative;
    display: block;
	
	margin-left: 254px;
	margin-left: 13.23vw;
}
body main .section_top.landing .yellow_button {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	
	width: 316px;
	height: 78px;
	width: 16.46vw;
	height: 4.06vw;
	
	border-radius: 15px;
	border-radius: 0.78vw;
	
	background: #FACD07;
	
	color: #0E5E6F;

	text-align: center;

	font-size: 18px;
	font-size: 0.94vw;
	
	font-style: normal;
	font-weight: 500!important;	
	
	line-height: 78px;
	line-height: 4.06vw;
	
	text-transform: uppercase;
	float: none;
}
body main .section_top.landing .yellow_button:hover {
    margin-top: -5px;
    box-shadow: 0 6px 29px rgba(81,119,122,0.32);
}
body main .section_top.landing .top_block {
	background: url(../images/ads/top-block.svg) center center no-repeat;
	background-size: contain;
	
	width: 667px;
	height: 611px;
	width: 34.74vw;
	height: 31.82vw;
	
	position: absolute;
    display: block;
	
	margin-left: 848px;
	margin-left: 44.17vw;
	margin-top: 176px;
	margin-top: 9.17vw;
}
body main .section_top.landing .top_block_cont {
	background: url(../images/ads/top-block-cont.png) center center no-repeat;
	background-size: contain;
	
	width: 621px;
	height: 461px;
	width: 32.34vw;
	height: 24.01vw;
	
	position: relative;
    display: block;
	
	margin: auto;
	
	margin-top: 115px;
	margin-top: 5.99vw;
}

/* BODY */	
body main .section_content.landing.block-1b {
    background: #fff;
	
	height: 732px;
	height: 38.13vw;
	min-height: 732px;
	min-height: 38.13vw;	
}
body main .section_content.landing.block-1b .wrapper {
    padding: 69px 0 0 17px;
    padding: 3.45vw 0 0 0.89vw;
	
	max-width: 1240px;
	max-width: 64.58vw;
	
	position: relative;
	text-align: center;
}
body main .section_content.landing.block-1b h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 55px;
    font-size: 1.98vw;
    line-height: 2.86vw;
    text-align: center;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #267F9B;
    padding-top: 57px;
    padding-bottom: 23px;
    padding-top: 2.97vw;
    padding-bottom: 1.20vw;
}
body main .section_content.landing.block-1b .razd_y {
    display: block;
	
    width: 443px;
    height: 3px;
    width: 23.07vw;
    height: 0.16vw;
	
    background: #FACD07;
    margin: auto;
}
body main .section_content.landing.block-1b .block_feature {
    width: 100%;
    position: relative;
    display: block;
	
	margin-top: 74px;
	margin-top: 3.85vw;
}
body main .section_content.landing.block-1b .block_feature .feature {
    width: 24%;
	
    position: relative;
    display: inline-block;
	
    font-style: normal;
    font-weight: 700;
	
    font-size: 28px;
    font-size: 1.46vw;
	
    line-height: 30px;
    line-height: 1.56vw;
	
    text-align: center;
    letter-spacing: -0.01em;
	
    color: #317280;
    vertical-align: top;
}
body main .section_content.landing.block-1b .block_feature .feature .img {
    position: relative;
    display: block;
	
    min-height: 199px;
    min-height: 10.36vw;
	
	margin-bottom: 31px;
	margin-bottom: 1.61vw;
}
body main .section_content.landing.block-1b .block_feature .feature-1 .img {
    background: url(../images/ads/f-1.svg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-1b .block_feature .feature-2 .img {
    background: url(../images/ads/f-2.svg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-1b .block_feature .feature-3 .img {
    background: url(../images/ads/f-3.svg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-1b .block_feature .feature-4 .img {
    background: url(../images/ads/f-4.svg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-1b .block_feature .feature span {
	display: block;
	
	font-style: normal;
	font-weight: 400;
	
	font-size: 18px;
	font-size: 0.94vw;
	
	line-height: normal;

	color: #242626;
	
	margin-top: 26px;
	margin-top: 1.35vw;
}

body main .section_content.landing.block-1 {
    background: url(../images/aiplots/back-2b.jpg) center top no-repeat #0b4455;
	background-size: cover;
	
	height: 857px;
	height: 44.64vw;
	min-height: 857px;
	min-height: 44.64vw;
}
body main .section_content.landing.block-1 .wrapper {
    padding: 78px 0 0 28px;
    padding: 4.06vw 0 0 1.46vw;
	
	max-width: 1200px;
	max-width: 62.50vw;
	
	position: relative;
}
body main .section_content.landing.block-1 h2 {
	font-style: normal;
	font-weight: 700;
	
	font-size: 38px;
	line-height: 55px;
	font-size: 1.98vw;
	line-height: 2.86vw;

	text-align: center;
	letter-spacing: -0.03em;
	text-transform: uppercase;

	color: #FFFFFF;
	
	padding-top: 47px;
    padding-bottom: 23px;
	padding-top: 2.45vw;
    padding-bottom: 1.20vw;
}

body main .section_content.landing.block-1 h3 {
	font-style: normal;
	font-weight: 700;
	
	font-size: 24px;
	line-height: 29px;
	font-size: 1.25vw;
	line-height: 1.51vw;
	
	letter-spacing: -0.01em;

	color: #FFFFFF;
	
	margin-top: 179px;
    padding-bottom: 32px;
	margin-top: 9.32vw;
    padding-bottom: 1.67vw;
}
body main .section_content.landing.block-1 .razd_y {
	display: block;
	
	width: 443px;
	height: 3px;
	width: 23.07vw;
	height: 0.16vw;	

	background: #FACD07;
	
	margin: auto;
}
body main .section_content.landing.block-1 p {
    color: #FFF;
	
	font-size: 18px;
	font-size: 0.94vw;
	
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.01em;

	color: #76B6C1;
	
	padding-bottom: 27px;
	padding-bottom: 1.41vw;
}
body main .section_content.landing.block-1 .soc_vk {
	display: block;
    position: absolute;
	
    width: 147px;
    height: 83px;
    width: 8.76vw;
    height: 4.62vw;
	
    margin-left: 686px;
    margin-top: -266px;
    margin-left: 33.00vw;
    margin-top: -15.10vw;
}
body main .section_content.landing.block-1 .soc_vk a {
	display: block;

	width: 147px;
    height: 83px;
    width: 8.76vw;
    height: 4.62vw;
}
body main .section_content.landing.block-1 .soc_yt {
	display: block;
	position: absolute;
	
	width: 147px;
    height: 83px;
    width: 8.76vw;
    height: 4.62vw;
	
	margin-left: 846px;
    margin-top: -288px;
	margin-left: 42.06vw;
    margin-top: -16.40vw;
}
body main .section_content.landing.block-1 .soc_yt a {
	display: block;

	width: 147px;
	height: 83px;
	width: 7.66vw;
	height: 4.32vw;
}
body main .section_content.landing.block-1 .soc_tel {
	display: block;
	position: absolute;
	
	width: 147px;
    height: 83px;
    width: 8.76vw;
    height: 4.62vw;
	
	margin-left: 1004px;
    margin-top: -266px;
	margin-left: 51.29vw;
    margin-top: -15.10vw;
}
body main .section_content.landing.block-1 .soc_tel a {
	display: block;

	width: 147px;
	height: 83px;
	width: 7.66vw;
	height: 4.32vw;
}
body main .section_content.landing.block-1 .soc_iz {
	display: block;
	position: absolute;
	
	width: 147px;
    height: 83px;
    width: 8.76vw;
    height: 4.62vw;
	
	margin-left: 686px;
    margin-top: -32px;
	margin-left: 33.00vw;
	margin-top: -1.67vw;
}
body main .section_content.landing.block-1 .soc_iz a {
	display: block;

	width: 147px;
	height: 83px;
	width: 7.66vw;
	height: 4.32vw;
}
body main .section_content.landing.block-1 .soc_tass {
	display: block;
	position: absolute;
	
	width: 147px;
    height: 83px;
    width: 8.76vw;
    height: 4.62vw;
	
	margin-left: 846px;
    margin-top: -12px;
	margin-left: 42.06vw;
	margin-top: -0.63vw;
}
body main .section_content.landing.block-1 .soc_tass a {
	display: block;

	width: 147px;
    height: 83px;
    width: 8.76vw;
    height: 4.62vw;
}
body main .section_content.landing.block-1 .soc_rbc {
	display: block;
	position: absolute;
	
	width: 147px;
    height: 83px;
    width: 8.76vw;
    height: 4.62vw;
	
	margin-left: 1004px;
    margin-top: -32px;
	margin-left: 51.29vw;
	margin-top: -1.67vw;
}
body main .section_content.landing.block-1 .soc_rbc a {
	display: block;

	width: 147px;
    height: 83px;
    width: 8.76vw;
    height: 4.62vw;
}

body main .section_content.landing.block-2 {
	background: url(../images/ads/back-3b.jpg) top center no-repeat;
	background-size: contain;
	
	height: 689px;
	height: 35.89vw;
	min-height: 689px;
	min-height: 35.89vw;
}
body main .section_content.landing.block-2 .wrapper {
    padding: 29px 0 0 17px;
    padding: 1.51vw 0 0 0.89vw;
	
	max-width: 1300px;
	max-width: 67.71vw;
}
body main .section_content.landing.block-2 h2 {
    color: #FFF;

	text-align: center;

	font-size: 36px;
	font-size: 1.88vw;
	
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -1.08px;
	text-transform: uppercase;
	
	padding-top: 42px;
	padding-top: 2.19vw;
	padding-bottom: 82px;
	padding-bottom: 4.27vw;
}
body main .section_content.landing.block-2 h3 {
    color: #fff;

	font-size: 32px;
	font-size: 1.67vw;
	
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.32px;	
	
	margin-top: 83px;
	margin-top: 4.32vw;
    padding-bottom: 32px;
    padding-bottom: 1.67vw;
	
	margin-left: 767px;
	margin-left: 39.95vw;
}
body main .section_content.landing.block-2 .line_y {
	display: block;
	
	background: url(../images/ads/line-y.svg) top left no-repeat;
	background-size: contain;
	
	width: 350px;
    height: 5px;
	width: 18.23vw;
    height: 0.26vw;
	
	margin-bottom: 38px;
	margin-bottom: 1.98vw;
	
	margin-left: 767px;
	margin-left: 39.95vw;
	
}
body main .section_content.landing.block-2 p {
	color: #fff;

	font-size: 22px;
	font-size: 1.15vw;
	
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.22px;
	
	margin-left: 767px;
	margin-left: 39.95vw;
}

body main .section_content.landing.block-3 {
	background: url(../images/ads/back-4b.jpg) bottom center no-repeat;
	background-size: contain;
	
	height: 551px;
	height: 28.70vw;
	min-height: 551px;
	min-height: 28.70vw;
}
body main .section_content.landing.block-3 .wrapper {
    padding: 29px 0 0 43px;
    padding: 1.51vw 0 0 2.24vw;
	
	max-width: 1200px;
	max-width: 62.50vw;
}
body main .section_content.landing.block-3 h3 {
    color: #317280;

	font-size: 32px;
	font-size: 1.67vw;
	
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.32px;	
	
	margin-top: 109px;
	margin-top: 5.68vw;
    padding-bottom: 32px;
    padding-bottom: 1.67vw;
}
body main .section_content.landing.block-3 .line_y {
	display: block;
	
	background: url(../images/ads/line-y2.svg) top left no-repeat;
	background-size: contain;
	
	width: 350px;
    height: 5px;
	width: 18.23vw;
    height: 0.26vw;
	
	margin-bottom: 38px;
	margin-bottom: 1.98vw;
	
}
body main .section_content.landing.block-3 p {
	color: #242626;

	font-size: 22px;
	font-size: 1.15vw;
	
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.22px;
}

body main .section_content.landing.block-4 {
	background: url(../images/ads/back-6.jpg) top center no-repeat;
	background-size: contain;
	
	height: 551px;
	height: 28.70vw;
	min-height: 551px;
	min-height: 28.70vw;
}
body main .section_content.landing.block-4 .wrapper {
    padding: 29px 0 0 17px;
    padding: 1.51vw 0 0 0.89vw;
	
	max-width: 1200px;
	max-width: 62.50vw;
}
body main .section_content.landing.block-4 h3 {
    color: #fff;

	font-size: 32px;
	font-size: 1.67vw;
	
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.32px;	
	
	margin-top: 109px;
	margin-top: 5.68vw;
    padding-bottom: 32px;
    padding-bottom: 1.67vw;
	
	margin-left: 717px;
	margin-left: 37.34vw;
}
body main .section_content.landing.block-4 .line_y {
	display: block;
	
	background: url(../images/ads/line-y.svg) top left no-repeat;
	background-size: contain;
	
	width: 350px;
    height: 5px;
	width: 18.23vw;
    height: 0.26vw;
	
	margin-bottom: 38px;
	margin-bottom: 1.98vw;
	
	margin-left: 717px;
	margin-left: 37.34vw;
	
}
body main .section_content.landing.block-4 p {
	color: #fff;

	font-size: 22px;
	font-size: 1.15vw;
	
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.22px;
	
	margin-left: 717px;
	margin-left: 37.34vw;
}

body main .section_content.landing.block-5 {
	background: url(../images/ads/back-5.jpg) bottom center no-repeat;
	background-size: contain;
	
	height: 553px;
	height: 28.80vw;
	min-height: 553px;
	min-height: 28.80vw;
}
body main .section_content.landing.block-5 .wrapper {
    padding: 29px 0 0 43px;
    padding: 1.51vw 0 0 2.24vw;
	
	max-width: 1200px;
	max-width: 62.50vw;
}
body main .section_content.landing.block-5 h3 {
    color: #317280;

	font-size: 32px;
	font-size: 1.67vw;
	
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.32px;	
	
	margin-top: 109px;
	margin-top: 5.68vw;
    padding-bottom: 32px;
    padding-bottom: 1.67vw;
}
body main .section_content.landing.block-5 .line_y {
	display: block;
	
	background: url(../images/ads/line-y2.svg) top left no-repeat;
	background-size: contain;
	
	width: 350px;
    height: 5px;
	width: 18.23vw;
    height: 0.26vw;
	
	margin-bottom: 38px;
	margin-bottom: 1.98vw;
	
}
body main .section_content.landing.block-5 p {
	color: #242626;

	font-size: 22px;
	font-size: 1.15vw;
	
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.22px;
}

body main .section_content.landing.block-5c {
	background: #F5F7F9;
	
	height: 380px;
	height: 19.79vw;
	min-height: 380px;
	min-height: 19.79vw;
}
body main .section_content.landing.block-5c.bl2 {
	background: #fff;
}
body main .section_content.landing.block-5c.bl3 {
	background: #fff;
	height: 1000px;
	height: 52.08vw;
}
body main .section_content.landing.block-5c .wrapper {
    padding: 72px 0 0 43px;
    padding: 3.75vw 0 0 2.24vw;
	
	max-width: 1200px;
	max-width: 62.50vw;
}
body main .section_content.landing.block-5c.bl3 .wrapper {
    padding: 72px 0 0 0;
    padding: 3.75vw 0 0 0;
}
body main .section_content.landing.block-5c h3 {
    color: #267F9B;

	font-size: 32px;
	font-size: 1.67vw;
	
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.32px;	
	
	margin-top: 26px;
	margin-top: 1.35vw;
    padding-bottom: 30px;
    padding-bottom: 1.56vw;
}
body main .section_content.landing.block-5c.bl2 h3 {
    margin-top: 52px;
    margin-top: 2.71vw;
}
body main .section_content.landing.block-5c.bl3 h3 {
    margin-top: 52px;
    margin-top: 2.71vw;
	
	text-align: center;
}
body main .section_content.landing.block-5c p {
	color: #242626;

	font-size: 18px;
	font-size: 0.94vw;
	
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.22px;
	
	padding-bottom: 18px;
	padding-bottom: 0.94vw;
}
body main .section_content.landing.block-5c .rght {
	margin-left: 298px;
	margin-left: 15.52vw;
}
body main .section_content.landing.block-5c .tst-1 {
	display: block;
	position: absolute;
	
	background: url(../images/aiplots/tst-1.svg) top center no-repeat;
	background-size: cover;
	
	width: 236px;
	height: 236px;
	width: 12.29vw;
	height: 12.29vw;
}
body main .section_content.landing.block-5c .tst-2 {
	display: block;
	position: absolute;
	
	background: url(../images/aiplots/tst-2.svg) top center no-repeat;
	background-size: cover;
	
	width: 236px;
	height: 236px;
	width: 12.29vw;
	height: 12.29vw;
	
	margin-left: 728px;
	margin-left: 37.92vw;
}

body main .section_content.landing.block-6 {
	background: url(../images/ads/back-form.jpg) top center no-repeat;
	background-size: cover;
	
	height: 973px;
	height: 50.68vw;
}
body main .section_content.landing.block-6 .wrapper {
    padding: 29px 0 0 0;
    padding: 1.51vw 0 0 0;
	
	max-width: 100%;
}
body main .section_content.landing.block-6 h3 {
    color: #fff;

	/*font-size: 36px;
	font-size: 1.88vw;*/
	font-size: 32px;
	font-size: 1.67vw;
	
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -1.32px;	
	
	margin-top: 42px;
	margin-top: 2.19vw;
    padding-bottom: 70px;
    padding-bottom: 3.65vw;
	
	text-align: center;
	text-transform: uppercase;
}
body main .section_content.landing.block-6 .form_img {
	display: block;
	
	background: url(../images/ads/form2b.jpg) top left no-repeat;
	background-size: contain;
	
	width: 1363px;
    height: 685px;
	width: 70.99vw;
    height: 35.68vw;
	
	margin: auto;
	
	border-radius: 20px;
	border-radius: 1.04vw;
	
	margin-bottom: 38px;
	margin-bottom: 1.98vw;	
}

body main .section_content.landing.block-7 {
    background: #fff;
	
	height: 735px;
	height: 38.13vw;
	min-height: 735px;
	min-height: 38.13vw;	
}
body main .section_content.landing.block-7 .wrapper {
    padding: 69px 0 0 17px;
    padding: 3.59vw 0 0 0.89vw;
	
	max-width: 1240px;
	max-width: 64.58vw;
	
	position: relative;
	text-align: center;
}
body main .section_content.landing.block-7 h2 {
	font-style: normal;
	font-weight: 700;
	
	font-size: 38px;
	line-height: 55px;
	font-size: 1.98vw;
	line-height: 2.86vw;

	text-align: center;
	letter-spacing: -0.03em;
	text-transform: uppercase;

	color: #267F9B;
	
	padding-top: 57px;
    padding-bottom: 23px;
	padding-top: 2.97vw;
    padding-bottom: 1.20vw;
}
body main .section_content.landing.block-7 .razd_y {
	display: block;
	
	width: 443px;
	height: 3px;
	width: 23.07vw;
	height: 0.16vw;	

	background: #FACD07;
	
	margin: auto;
}
body main .section_content.landing.block-7 .block_feature {
    width: 100%;
    position: relative;
    display: block;
	
	margin-top: 104px;
	margin-top: 5.42vw;
}
body main .section_content.landing.block-7 .block_feature .feature {
    width: 24%;
	
    position: relative;
    display: inline-block;
	
    font-style: normal;
    font-weight: 700;
	
    font-size: 32px;
    font-size: 1.67vw;
	
    line-height: 33px;
    line-height: 1.72vw;
	
    text-align: center;
    letter-spacing: -0.01em;
	
    color: #317280;
    vertical-align: top;
}
body main .section_content.landing.block-7 .block_feature .feature .info {
	font-style: normal;
	font-weight: 600;
	
	font-size: 24px;
	font-size: 1.25vw;
	line-height: normal;
	
	text-align: center;
	letter-spacing: -0.01em;

	color: #242626;
}
body main .section_content.landing.block-7 .block_feature .feature .img {
    position: relative;
    display: block;
	
    min-height: 199px;
    min-height: 10.36vw;
	
	margin-top: 63px;
	margin-top: 3.28vw;
}
body main .section_content.landing.block-7 .block_feature .feature-1 .img {
    background: url(../images/aiplots/su-1.svg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-7 .block_feature .feature-2 .img {
    background: url(../images/aiplots/su-2.svg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-7 .block_feature .feature-3 .img {
    background: url(../images/aiplots/su-3.svg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-7 .block_feature .feature-4 .img {
    background: url(../images/aiplots/su-4.svg) center center no-repeat;
	background-size: contain;
}

body main .section_content.landing.block-8 {
    background: linear-gradient(307.65deg, #012935 -71.01%, #127888 58.71%);
	
	height: 1299px;
	height: 67.66vw;
	min-height: 598px;
	min-height: 31.15vw;	
}
body main .section_content.landing.block-8 .wrapper {
    padding: 69px 0 0 17px;
    padding: 3.59vw 0 0 0.89vw;
	
	max-width: 1400px;
	max-width: 72.92vw;
	
	position: relative;
	text-align: center;
}
body main .section_content.landing.block-8 h2 {
	font-style: normal;
	font-weight: 700;
	
	font-size: 38px;
	line-height: 55px;
	font-size: 1.98vw;
	line-height: 2.86vw;

	text-align: center;
	letter-spacing: -0.03em;
	text-transform: uppercase;

	color: #fff;
	
	padding-top: 57px;
    padding-bottom: 23px;
	padding-top: 2.97vw;
    padding-bottom: 1.20vw;
}
body main .section_content.landing.block-8 .razd_y {
	display: block;
	
	width: 443px;
	height: 3px;
	width: 23.07vw;
	height: 0.16vw;	

	background: #FACD07;
	
	margin: auto;
}
body main .section_content.landing.block-8 .block_feature {
    width: 100%;
    position: relative;
    display: block;
	
	margin-top: 111px;
	margin-top: 5.78vw;
}
body main .section_content.landing.block-8 .block_feature .feature {
    width: 368px;
    width: 19.17vw;
	
    position: relative;
    display: inline-block;
	
    font-style: normal;
    font-weight: 700;
	
    font-size: 32px;
    font-size: 1.67vw;
	
    line-height: 33px;
    line-height: 1.72vw;
	
    text-align: center;
    letter-spacing: -0.01em;
	
    color: #fff;
    vertical-align: top;
	
	margin: 0 13px;
	margin: 0 0.68vw;
	
	min-height: 476px;
	min-height: 24.79vw;
}
body main .section_content.landing.block-8 .block_feature .feature .info {
	font-style: normal;
	font-weight: 700;
	
	font-size: 24px;
	font-size: 1.25vw;
	
	line-height: normal;
	
	text-align: left;
	letter-spacing: -0.01em;

	color: #fff;
}
body main .section_content.landing.block-8 .block_feature .feature .img {
    position: relative;
    display: block;
	
    width: 368px;
    width: 19.17vw;
    height: 269px;
    height: 14.01vw;
	
	margin-bottom: 31px;
	margin-bottom: 1.61vw;
	
	border-radius: 22px;
	border-radius: 1.15vw;
}
body main .section_content.landing.block-8 .block_feature .feature-1 .img {
    background: url(../images/aiplots/tsk-1.jpg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-8 .block_feature .feature-2 .img {
    background: url(../images/aiplots/tsk-2.jpg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-8 .block_feature .feature-3 .img {
    background: url(../images/aiplots/tsk-3.jpg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-8 .block_feature .feature-4 .img {
    background: url(../images/aiplots/tsk-4.jpg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-8 .block_feature .feature-5 .img {
    background: url(../images/aiplots/tsk-5.jpg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-8 .block_feature .feature-6 .img {
    background: url(../images/aiplots/tsk-6.jpg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-8 .block_feature .feature span {
	display: block;
	
	font-style: normal;
	font-weight: 400;
	
	font-size: 18px;
	font-size: 0.94vw;
	
	line-height: normal;

	color: #fff;
	
	margin-top: 18px;
	margin-top: 0.94vw;
}

body main .section_content.landing.block-9 {
   background: linear-gradient(307.65deg, #012935 -71.01%, #127888 58.71%);
	
	height: 1134px;
	height: 59.06vw;
	min-height: 598px;
	min-height: 31.15vw;	
}
body main .section_content.landing.block-9 .wrapper {
    padding: 69px 0 0 17px;
    padding: 3.59vw 0 0 0.89vw;
	
	max-width: 1580px;
	max-width: 82.29vw;
	
	position: relative;
	text-align: center;
}
body main .section_content.landing.block-9 h2 {
	font-style: normal;
	font-weight: 700;
	
	font-size: 38px;
	line-height: 55px;
	font-size: 1.98vw;
	line-height: 2.86vw;

	text-align: center;
	letter-spacing: -0.03em;
	text-transform: uppercase;

	color: #fff;
	
	padding-top: 54px;
    padding-bottom: 23px;
	padding-top: 2.81vw;
    padding-bottom: 1.20vw;
}
body main .section_content.landing.block-9 .razd_y {
	display: block;
	
	width: 443px;
	height: 3px;
	width: 23.07vw;
	height: 0.16vw;	

	background: #FACD07;
	
	margin: auto;
}
body main .section_content.landing.block-9 .block_feature {
    width: 100%;
    position: relative;
    display: block;
	
	margin-top: 68px;
	margin-top: 3.54vw;
}
body main .section_content.landing.block-9 .block_feature .feature {
    width: 1160px!important;
    height: 715px!important;
    width: 60.42vw!important;
    height: 37.24vw!important;
	
    position: relative;
    display: block;
	
    background: #F5F7F9;
	
	border-radius: 40px;
	border-radius: 2.08vw;
	
	margin: auto;
	
    vertical-align: top;
	
	padding-top: 110px;
	padding-top: 5.73vw;
}
body main .section_content.landing.block-9 .block_feature .feature.feature-3 {
	padding-top: 58px;
	padding-top: 3.02vw;
}
body main .section_content.landing.block-9 .block_feature .feature .info {
	font-style: normal;
	font-weight: 600;
	
	font-size: 24px;
	line-height: 39px;
	font-size: 1.25vw;
	line-height: 2.03vw;
	
	text-align: center;
	letter-spacing: -0.01em;

	color: #242626;
}
body main .section_content.landing.block-9 .block_feature .feature .img {
    position: relative;
    display: block;
	
    min-height: 326px;
    min-height: 16.98vw;
	
	margin-top: 53px;
	margin-top: 2.76vw;
}
body main .section_content.landing.block-9 .block_feature .feature-1 .img {
    background: url(../images/aiplots/step-1.svg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-9 .block_feature .feature-2 .img {
    background: url(../images/aiplots/step-2.svg) center center no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-9 .block_feature .feature-3 .img {
    background: url(../images/aiplots/step-3.png) center center no-repeat;
	background-size: contain;
	
	min-height: 456px;
    min-height: 23.75vw;
}
body main .section_content.landing.block-9 .block_feature .feature span {
	display: block;
	
	font-style: normal;
	font-weight: 400;
	
	font-size: 18px;
	font-size: 0.94vw;
	
	line-height: normal;

	color: #242626;
	
	margin-top: 14px;
	margin-top: 0.73vw;
}
body main .section_content.landing.block-9 .block_feature .slick-prev {
    position: absolute;
    display: block;
	
    width: 21px;
    height: 41px;
    width: 1.09vw;
    height: 2.14vw;
	
    cursor: pointer;
    background: url(../images/aiplots/a-left.svg) no-repeat left top;
    background-size: cover;
	
    margin-top: 127px;	
    margin-top: 6.61vw;
	
    left: 130px;
    left: 6.77vw;
	
    top: 196px;
    top: 10.21vw;
	
	border: 0;
	color: transparent;
	z-index: 2;
}
body main .section_content.landing.block-9 .block_feature .slick-next {
    position: absolute;
    display: block;
	
    width: 21px;
    height: 41px;
    width: 1.09vw;
    height: 2.14vw;
	
    cursor: pointer;
    background: url(../images/aiplots/a-right.svg) no-repeat left top;
    background-size: cover;
	
    margin-top: 127px;
    margin-top: 6.61vw;
    
	right: 130px;
	right: 6.77vw;
	
    top: 196px;
    top: 10.21vw;
	
    transform: inherit;
	
	border: 0;
	color: transparent;
	z-index: 2;
}
body main .section_content.landing.block-9 .block_feature .slick-dots {
    position: absolute;
	
	bottom: 0px;
	
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	
	bottom: -84px;
	bottom: -4.38vw;
}
body main .section_content.landing.block-9 .block_feature .slick-dots li {
    margin: 0 6px;
    margin: 0 0.31vw;
	
	display: inline-block;
}
body main .section_content.landing.block-9 .slick-dots li button {
	background: url(../images/aiplots/dot.svg) left top no-repeat;
	background-size: contain;
	
	border: 0;
	color: transparent;
	
	width: 17px;
	height: 17px;
	width: 0.89vw;
	height: 0.89vw;
}
body main .section_content.landing.block-9 .slick-dots li.slick-active button {
    background: url(../images/aiplots/dot_a.svg) left top no-repeat;
	background-size: contain;
}

body main .section_content.landing.block-12 {
	background: linear-gradient(0deg, #020C0E 0%, #10485A 100%);
	
	height: 753px;
	/*height: 39.22vw;*/
}
body main .section_content.landing.block-12 .wrapper {
    padding: 29px 0 0 17px;
    /*padding: 1.51vw 0 0 0.89vw;*/
	
	max-width: 1200px;
	/*max-width: 62.50vw;*/
}
body main .section_content.landing.block-12 h2 {
    color: #FBDD1A;

	text-align: center;

	font-size: 36px;
	/*font-size: 1.88vw;*/
	
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -1.08px;
	text-transform: uppercase;
	
	padding-top: 85px;
	/*padding-top: 4.43vw;*/
	padding-bottom: 29px;
	/*padding-bottom: 1.51vw;*/
}
.blog_block_main {
    position: relative;
    /* display: block; */
    display: table-cell;
    /* padding: 52px 0 60px; */
    padding: 2px 0 60px;
    margin: -40px -4px 0 -4px;
}
.blog_block {
    position: relative;
    /* display: inline-block; */
    display: inline-grid;
    width: 375px;
    height: 383px;
    background: transparent;
    /* margin: -62px 4px 32px 4px; */
    margin: 4px 4px 60px 4px;
    vertical-align: top;
}
.blog_block .header-row {
    position: relative;
    width: 100%;
    height: 244px;
    background-size: 343px 224px!important;
    margin-left: 16px;
    padding: 10px 16px;
    mix-blend-mode: normal;
    transition: 0.3s;
    margin-top: 38px;
}
.blog_block .header-row a {
    overflow: hidden;

    width: 100%;
    height: 224px;
    margin-left: -16px;
    display: block;
}
.blog_block .header-row img {
    width: 343px;
    margin-left: 0px;
    margin-top: 0px;
    transition: 0.3s;
}
.blog_block:hover .header-row img {
    -webkit-transform: matrix(1.05,0,0,1.05,0,0);
    transform: matrix(1.05,0,0,1.05,0,0);
    transition: 0.3s;
}
.blog_fired {
    position: absolute;
    width: 76px;
    height: 76px;
    background: url(../images/emotion_analysis/fired.svg) left top no-repeat;
    top: 12px;
    right: 34px;
}
.blog_block .title-row {
    position: relative;
    width: 100%;
    height: 98px;
    padding: 12px 16px 0;
}
.blog_block .blog_tags {
    display: block;
    height: 18px;
    overflow-y: hidden;
}
.blog_block .title-row .blog_tags span {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.03em;
    color: #278DA1;
    display: inline-block;
    margin-right: 6px;
}
.blog_block .title-row .blog_tags span a {
    text-decoration: underline;
    color: #278DA1;
}
.blog_block .title-row h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.03em;
    color: #fff;
    padding-top: 15px;
    padding-bottom: inherit;
    text-transform: inherit;
}
.blog_block .title-row h3 a {
    color: #fff;
    text-decoration: none;
    height: 86px;
    overflow-y: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.blog_block .title-row h3 a:hover {
    color: #FBDD1A;
    text-decoration: none;
}
.blog_block .body-row {
    position: relative;
    width: 100%;
    /* height: 255px; */
    padding: 0 18px 0;
}
.blog_block .body-row .blog_desc {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    letter-spacing: -0.03em;
    color: #278DA1;
    /* margin-top: 23px; */
    margin-top: 52px;
    height: 86px;
    overflow-y: hidden;
    padding-left: 32px;
}
.blog_block .body-row .blog_desc img {
    margin: 2px 0px 0;
    position: absolute;
    margin-left: -32px;
}

body main .section_content.landing.block-11 {
	height: 1080px;
	height: 56.25vw;
	
	background: linear-gradient(307.65deg, #012935 -71.01%, #127888 58.71%);
}
body main .section_content.landing.block-11 .wrapper {
    padding: 0px 18px 0px;
    padding: 0vw 0.94vw 0px;
	
	position: relative;
	
	max-width: 1200px;
	max-width: 62.50vw;
}
body main .section_content.landing.block-11 h2 {
    color: #FFF;

	text-align: center;
	
	font-size: 36px;
	line-height: 45px;
	font-size: 1.88vw;
	line-height: 2.34vw;
	
	font-style: normal;
	font-weight: 700;
	
	letter-spacing: -1.08px;
	text-transform: uppercase;
	
	padding-top: 94px;
    padding-bottom: 133px;
	padding-top: 4.90vw;
    padding-bottom: 6.93vw;
}
body main .section_content.landing.block-11 p {
	color: #FFF;

	text-align: center;

	font-size: 18px;
	font-size: 0.94vw;
	
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.18px;
	
	padding-bottom: 71px;
	padding-bottom: 3.70vw;
	/*padding-bottom: 47px;
	padding-bottom: 2.45vw;*/
}
body main .section_content.landing.block-11 .form_block {
	width: 1178px;
	height: 815px;
	width: 61.35vw;
	height: 42.45vw;
	
	border-radius: 0px;
	
	background: transparent;

	box-shadow: none;
	
	display: table-cell;
	/*display: block;*/
    position: relative;
	
	padding: 25px 94px 0;
	padding: 1.30vw 4.90vw 0;
	
	margin-left: 438px;
	margin-left: 22.81vw;
}
body main .section_content.landing.block-11 .allert_block2 {
    color: #242626;

	font-size: 18px;
	font-size: 0.94vw;
	
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	
	padding-bottom: 42px;
	padding-bottom: 2.19vw;
}
body main .section_content.landing.block-11 .allert_block2.comments {
    text-align: center;
	
	font-size: 22px;
	font-size: 1.15vw;
	
	padding-bottom: 34px;
	padding-bottom: 1.77vw;
}
body main .section_content.landing.block-11 .row_center {
	display: block;
	width: 99%;
	vertical-align: top;
	
	text-align: center;
	
	margin-bottom: 25px;
	margin-bottom: 1.30vw;
}
body main .section_content.landing.block-11 .row_left {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	
	margin-bottom: 67px;	
	padding-left: 202px;
	margin-bottom: 3.49vw;	
	padding-left: 10.52vw;
}
body main .section_content.landing.block-11 .row_right {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	
    margin-bottom: 47px;
	padding-left: 21px;
    margin-bottom: 2.45vw;
	padding-left: 1.09vw;
	
	padding-right: 191px;
	padding-right: 9.95vw;
}
body main .section_content.landing.block-11 input {
    cursor: text;
	background-color: transparent;
    border: none;
	
    border-bottom: 3px solid rgba(255, 255, 255, 0.30);
    border-bottom: 0.12vw solid rgba(255, 255, 255, 0.30);
	
	outline: 0;
	
	color: #fff;

	text-align: left;
	
	font-size: 18px;
	font-size: 0.94vw;
	
	font-style: normal;
	font-weight: 400;
	line-height: normal;

    border-radius: 0px;
    padding: 12px 0 6px;
    padding: 0.63vw 0 0.31vw;
	
    width: 100%;
	
    max-width: 373px;
    height: 51px;
    max-width: 19.43vw;
    height: 2.66vw;
}
body main .section_content.landing.block-11 input[type=checkbox].css-checkbox3 {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
	
    margin-left: -20px;
}
body main .section_content.landing.block-11 input[type=radio].css-checkbox3 {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
	
	margin-left: -20px;
}
body main .section_content.landing.block-11 label.css-label3 {
    margin: 0;
	padding: 0 0;
    display: inline;
    box-sizing: border-box;
	
	background: url(../images/emotion_analysis/w-no.svg) left top no-repeat;
	background-size: contain;
	
    width: 18px;
    height: 18px;
    width: 0.94vw;
    height: 0.94vw;
	
    cursor: pointer;
	
	font-size: 15px;
	font-size: 0.78vw;
	
	font-style: normal;
	text-align: left;
	line-height: 1.3;
	font-weight: 400;
    color: #000;
	
	padding-left: 26px;    
    margin-right: 4px;   
	padding-left: 1.35vw;    
    margin-right: 0.21vw;    
}
body main .section_content.landing.block-11 input[type=checkbox].css-checkbox3:checked+label.css-label3 {
    background: url(../images/emotion_analysis/w-ok.svg) left top no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-11 input[type=radio].css-checkbox3:checked+label.css-label3 {
    background: url(../images/emotion_analysis/w-ok.svg) left top no-repeat;
	background-size: contain;
}
body main .section_content.landing.block-11 #aiplots_notify {
    position: relative;
	
    font-size: 15px;
    font-size: 0.78vw;
	
    font-weight: 400;
    color: #FACD07!important;
	
	margin-bottom: 16px;
	margin-bottom: 0.83vw;
	
	text-align: center;
	
	min-height: 19px;
	min-height: 0.99vw;
	
    display: block;
}
body main .section_content.landing.block-11 #aiplots_notify a {
	color: #FACD07!important;
}
body main .section_content.landing.block-11 .agree_block {
	color: rgba(255, 255, 255, 0.50);

	text-align: center;
	
	font-size: 13px;
	font-size: 0.68vw;
	
	font-style: normal;
	font-weight: 400;
	
	line-height: 22px; 
	line-height: 1.15vw; 
	
	margin-bottom: 48px;
	/*margin-bottom: 2.50vw;*/
	margin-bottom: 0.90vw;
	
	/*margin-left: 202px;
	margin-left: 10.52vw;*/
}
body main .section_content.landing.block-11 .agree_block a {
	color: rgba(255, 255, 255, 0.50);

	text-decoration: none;
}
body main .section_content.landing.block-11 .agree_block a:hover {
	color: rgba(255, 255, 255, 0.50);

	text-decoration: underline;
}
body main .section_content.landing.block-11 .registr_buttons {
	position: relative;
	display: block;
	width: 100%;
	
	height: 100px;    
	padding-top: 10px;
	height: 5.21vw;    
	padding-top: 0.52vw;
}
body main .section_content.landing.block-11 .yellow_button {

    width: 312px;
    height: 76px;
    width: 16.25vw;
    height: 3.96vw;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 76px;
    font-size: 0.73vw;
    line-height: 3.96vw;
    text-transform: uppercase;
    color: #000000;

	
	float: none;
    margin: auto;
	margin-top: 0px;
	
	/*margin-left: 202px;
	margin-left: 10.52vw;*/
	
	cursor: pointer;
}
body main .section_content.landing.block-11 .yellow_button:hover {
	margin-top: -5px;
	transition: 0.3s;
}

body main .section_content.landing.block-11 .form_img {
	position: absolute;
	display: block;
	
	background: url(../images/ads/form1.png) top left no-repeat;
	background-size: contain;
	
	width: 756px;
	height: 380px;
	width: 39.38vw;
	height: 19.79vw;
	
	border-radius: 8px;
	border-radius: 0.42vw;
	
	left: 281px;
	left: 14.64vw;
	margin-top: 243px;
	margin-top: 12.66vw;
}

.index_video {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0px;
	
    margin-left: 43px;
    margin-left: 2.24vw;
}
.index_video .banners {
    position: absolute;
	
    width: 1110px;
	width: 57.81vw;
	
    height: auto;
    z-index: 2;
    background: #FFFFFF;
    box-shadow: none;
	
    border-radius: 21px;
    border-radius: 1.09vw;
}
.index_video .video {
    position: absolute;
	
    width: 516px;
    height: 299px;
    width: 26.88vw;
    height: 15.57vw;
	
    border-radius: 10px;
    border-radius: 0.52vw;
	
    box-shadow: 0px 0px 48px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 2.50vw rgba(0, 0, 0, 0.15);
    overflow-y: hidden;
}
.index_video .video {
    position: absolute;
	
    width: 1110px;
    height: 650px;
	width: 57.81vw;
    height: 33.85vw;
	
    border: 12px solid #fff;
    border: 0.63vw solid #fff;
    border-radius: 21px;
    border-radius: 1.09vw;
	
    /* box-shadow: 0px 0px 103.096px rgba(0, 0, 0, 0.15); */
    overflow: hidden;
	
    padding-top: 3px;
    padding-top: 0.16vw;
}
.index_video .banners .banner-single {
    width: 1110px;
    height: 650px;
	width: 57.81vw;
    height: 33.85vw;
	
    border: 21px solid #fff;	
    border-radius: 21px;	
    border: 1.09vw solid #fff;	
    border-radius: 1.09vw;
	
    box-shadow: none;
    cursor: pointer;
	
	background-size: cover!important;
}
.index_video .embed-responsive-16by9 {
    position: absolute;
	
    border: 10px solid #fff;
    border-radius: 10px;	
    border: 0.52vw solid #fff;
    border-radius: 0.52vw;
}
#videoframe iframe {
	width: 1066px;
    height: 600px;
	width: 55.52vw!important;
    height: 31.25vw!important;
}
	
@media (max-width: 901px) {		
	/* HEAD */
	body main .section_top.landing {
		height: auto;
		padding-bottom: 66px;
		
		margin-top: 0px;
		
		background: url(../images/aiplots/top_back2.jpg) left top no-repeat #175264;
		background-size: cover;
	}
	body main .section_top.landing .wrapper {
		max-width: 100%;
		padding: 0 18px;
	}
	body main .section_top.landing .block_for {    
		margin: auto;
		margin-top: 40px;
		width: -webkit-fill-available;
		
		height: 56px;
		font-size: 18px;
		padding: 17px 28px;
	}
	body main .section_top.landing h1 {
		font-size: 34px;
		margin-bottom: 31px;
		text-align: center;
		
		margin-left: 0;
	}
	body main .section_top.landing p {
		font-size: 18px;
		line-height: 28px;
			
		max-width: 500px;
		text-align: center;
		margin: auto;		
	}
	body main .section_top.landing p br {
		display: none;
	}
	body main .section_top.landing .mlg_logo {
		display: none;
	}
	body main .section_top.landing .block_new {
		width: 179px;
		height: 104px;
		
		margin: auto;
		margin-top: 0px;
		margin-bottom: 55px;
	}
	body main .section_top.landing .top_button {
		margin-top: 35px;
		margin-left: 0;
	}
	.yellow_button {
		display: block;
		width: 300px;
		height: 60px;
		font-weight: 400;
		font-size: 14px;
		line-height: 60px;
		text-align: center;
		color: #000;
		text-decoration: none;
		background-color: #FACD07;
		border-radius: 6px;
		
	
		box-shadow: 0 0px 29px rgba(81,119,122,0.16);
		
		margin: auto;
		float: none;
		
		font-weight: 600!important;
	}
	body main .section_top.landing .yellow_button {
		display: block;
		width: 300px;
		height: 60px;
		font-weight: 400;
		font-size: 14px;
		line-height: 60px;
		text-align: center;
		color: #000;
		text-decoration: none;
		background-color: #FACD07;
		border-radius: 30px;
		
	
		box-shadow: 0 0px 29px rgba(81,119,122,0.16);
		
		margin: auto;
		float: none;
		
		font-weight: 600!important;
	}
	
	/* BODY */	
	.sect {
		display: none!important;
	}
	
	body main .section_content.landing.block-1b {
		height: auto;
		min-height: 598px;
	}
	body main .section_content.landing.block-1b .wrapper {
		padding: 25px 0 80px 0;
		
		max-width: 100%;
	}
	body main .section_content.landing.block-1b h2 {
		font-size: 25px;
        font-weight: 500;
        line-height: normal;
        padding-top: 0px;
        padding-bottom: 24px;
		
		padding-top: 27px;
		padding-bottom: 23px;
	}
	body main .section_content.landing.block-1b .razd_y {	
		width: 50px;
		height: 2px;
	}
	body main .section_content.landing.block-1b .block_feature {
		margin-top: 20px;
	}
	body main .section_content.landing.block-1b .block_feature .feature {
		width: 100%;
		
		position: relative;
		display: inline-block;
		
		font-style: normal;
		font-weight: 700;
		
		font-size: 24px;
		
		line-height: normal;
		
		margin-top: 31px;
	}
	body main .section_content.landing.block-1b .block_feature .feature .img {

		min-height: 150px;
		
		margin-bottom: 31px;
	}
	body main .section_content.landing.block-1b .block_feature .feature-1 .img {
		
	}
	body main .section_content.landing.block-1b .block_feature .feature-2 .img {
		
	}
	body main .section_content.landing.block-1b .block_feature .feature-3 .img {
		
	}
	body main .section_content.landing.block-1b .block_feature .feature-4 .img {
		
	}
	body main .section_content.landing.block-1b .block_feature .feature span {		
		font-size: 18px;
		
		margin-top: 20px;
	}
	
	body main .section_content.landing.block-1 {
		height: auto;
		min-height: auto;
		
		background: linear-gradient(61.89deg, #003749 16.59%, #30757D 100%);
	}
	body main .section_content.landing.block-1 .wrapper {
		padding: 29px 20px 50px 20px;
		
		max-width: 100%;
	}
	body main .section_content.landing.block-1 h2 {
		font-size: 25px;
        font-weight: 500;
        line-height: normal;
        padding-top: 0px;
        padding-bottom: 24px;
		
		padding-top: 27px;
		padding-bottom: 23px;
	}

	body main .section_content.landing.block-1 h3 {
		font-size: 24px;
		line-height: normal;
		
        margin-top: 32px;
        padding-bottom: 16px;
        margin-left: 0;
        text-align: center;
		
		margin-top: 59px;
		padding-bottom: 32px;
	}
	body main .section_content.landing.block-1 .razd_y {	
		width: 50px;
		height: 2px;
	}
	body main .section_content.landing.block-1 p {
		font-size: 18px;
		font-weight: 400;
		line-height: normal;
		padding-top: 32px;
		padding-bottom: 0px;
		
		text-align: center;
	}
	body main .section_content.landing.block-1 p br {
		display: none;
	}
	body main .section_content.landing.block-1 .emos_block {
		display: none;
	}
	body main .section_content.landing.block-1 .soc_link {
		display: none;
	}

	body main .section_content.landing.block-2 {
		height: auto;
		background: url(../images/ads/back-3.jpg) top center no-repeat;
		background-size: cover;
	}
	body main .section_content.landing.block-2 .wrapper {
		padding: 29px 20px 50px 20px;
		
		max-width: 100%;
	}
	body main .section_content.landing.block-2 h2 {
		font-size: 25px;
		font-weight: 500;
		line-height: normal;
		padding-top: 0px;
		padding-bottom: 24px;
	}
	body main .section_content.landing.block-2 h3 {
		font-size: 24px;
			
		margin-top: 32px;
		padding-bottom: 16px;
		
		margin-left: 0;
		text-align: center;
	}
	body main .section_content.landing.block-2 .line_y {
		background: url(../images/ads/line-y.svg) top left no-repeat;
		background-size: cover;
		width: 170px;
		height: 3px;
		
		margin: auto;
		margin-bottom: 18px;
	}
	body main .section_content.landing.block-2 p {
		font-size: 16px;
		
		margin-left: 0;
		text-align: center;
	}
	body main .section_content.landing.block-2 p br {
		display: none;
	}
	body main .section_content.landing.block-2 .ph {
		display: block;
		position: relative;
		
		width: 100%;
		min-height: 200px;
		max-width: 390px;
		
		border-radius: 18px;	

		box-shadow: 0px 26px 60px 0px rgba(4, 58, 76, 0.15);
	}
	body main .section_content.landing.block-2 .ph.ph-1 {
		background-size: contain;
		margin: auto;
		margin-top: 24px;
	}
	
	body main .section_content.landing.block-3 {
		height: auto;
		background: #fff;
	}
	body main .section_content.landing.block-3 .wrapper {
		padding: 29px 20px 50px 20px;
		
		max-width: 100%;
	}
	body main .section_content.landing.block-3 h3 {
		font-size: 24px;
			
		margin-top: 32px;
		padding-bottom: 16px;
		
		margin-left: 0;
		text-align: center;
	}
	body main .section_content.landing.block-3 .line_y {
		background: url(../images/ads/line-y2.svg) top left no-repeat;
		background-size: cover;
		width: 170px;
		height: 3px;
		
		margin: auto;
		margin-bottom: 18px;
	}
	body main .section_content.landing.block-3 p {
		font-size: 16px;
		
		margin-left: 0;
		text-align: center;
	}
	body main .section_content.landing.block-3 p br {
		display: none;
	}
	body main .section_content.landing.block-3 .ph {
		display: block;
		position: relative;
		
		width: 100%;
		min-height: 200px;
		max-width: 390px;
		
		border-radius: 18px;	

		box-shadow: 0px 26px 60px 0px rgba(4, 58, 76, 0.15);
		
		margin-left: 0;
	}
	body main .section_content.landing.block-3 .ph.ph-2 {
		background-size: contain;
		margin: auto;
		margin-top: 24px;
	}
	
	body main .section_content.landing.block-4 {
		height: auto;
		background: url(../images/ads/back-3.jpg) top center no-repeat;
		background-size: cover;
	}
	body main .section_content.landing.block-4 .wrapper {
		padding: 29px 20px 50px 20px;
		
		max-width: 100%;
	}
	body main .section_content.landing.block-4 h3 {
		font-size: 24px;
			
		margin-top: 32px;
		padding-bottom: 16px;
		
		margin-left: 0;
		text-align: center;
	}
	body main .section_content.landing.block-4 .line_y {
		background: url(../images/ads/line-y.svg) top left no-repeat;
		background-size: cover;
		width: 170px;
		height: 3px;
		
		margin: auto;
		margin-bottom: 18px;
	}
	body main .section_content.landing.block-4 p {
		font-size: 16px;
		
		margin-left: 0;
		text-align: center;
	}
	body main .section_content.landing.block-4 p br {
		display: none;
	}
	body main .section_content.landing.block-4 .ph {
		display: block;
		position: relative;
		
		width: 100%;
		min-height: 200px;
		max-width: 390px;
		
		border-radius: 18px;	

		box-shadow: 0px 26px 60px 0px rgba(4, 58, 76, 0.15);
	}
	body main .section_content.landing.block-4 .ph.ph-3 {
		background-size: contain;
		margin: auto;
		margin-top: 24px;
	}
	
	body main .section_content.landing.block-5 {
		height: auto;
		background: #fff;
	}
	body main .section_content.landing.block-5 .wrapper {
		padding: 29px 20px 50px 20px;
		
		max-width: 100%;
	}
	body main .section_content.landing.block-5 h3 {
		font-size: 24px;
			
		margin-top: 32px;
		padding-bottom: 16px;
		
		margin-left: 0;
		text-align: center;
	}
	body main .section_content.landing.block-5 .line_y {
		background: url(../images/ads/line-y2.svg) top left no-repeat;
		background-size: cover;
		width: 170px;
		height: 3px;
		
		margin: auto;
		margin-bottom: 18px;
	}
	body main .section_content.landing.block-5 p {
		font-size: 16px;
		
		margin-left: 0;
		text-align: center;
	}
	body main .section_content.landing.block-5 p br {
		display: none;
	}
	body main .section_content.landing.block-5 .ph {
		display: block;
		position: relative;
		
		width: 100%;
		min-height: 200px;
		max-width: 390px;
		
		border-radius: 18px;	

		box-shadow: 0px 26px 60px 0px rgba(4, 58, 76, 0.15);
		
		margin-left: 0;
	}
	body main .section_content.landing.block-5 .ph.ph-4 {
		background-size: contain;
		margin: auto;
		margin-top: 24px;
	}
	
	body main .section_content.landing.block-5c {
		height: auto;
		min-height: auto;
	}
	body main .section_content.landing.block-5c.bl2 {

	}
	body main .section_content.landing.block-5c.bl3 {
		height: auto;
		min-height: 420px;
	}
	body main .section_content.landing.block-5c .wrapper {
		padding: 29px 20px 50px 20px;
		
		max-width: 100%;
	}
	body main .section_content.landing.block-5c.bl3 .wrapper {
		padding: 29px 20px 50px 20px;
		
		max-width: 400px;
	}
	body main .section_content.landing.block-5c h3 {
		font-size: 24px;
			
		margin-top: 32px;
		padding-bottom: 16px;
		
		margin-left: 0;
		text-align: center;
	}
	body main .section_content.landing.block-5c.bl2 h3 {
		margin-top: 32px;
	}
	body main .section_content.landing.block-5c.bl3 h3 {
		margin-top: 32px;
	}
	body main .section_content.landing.block-5c p {
		font-size: 16px;
		
		margin-left: 0;
		text-align: center;
		
		padding-bottom: 14px;
	}
	body main .section_content.landing.block-5c .rght {
		margin-left: 0;
	}
	body main .section_content.landing.block-5c .tst-1 {		
		position: relative;
		
		width: 220px;
		height: 220px;
		
		margin: auto;
		margin-top: 30px;
	}
	body main .section_content.landing.block-5c .tst-2 {
		position: relative;
		
		width: 220px;
		height: 220px;
		
		margin: auto;
		margin-top: 30px;
	}
	
	body main .section_content.landing.block-6 {		
		height: 500px;
		text-align: -webkit-center;
	}
	body main .section_content.landing.block-6 .wrapper {
		padding: 29px 0 0 0;
		
		max-width: 90%;
	}
	body main .section_content.landing.block-6 h3 {
		font-size: 24px;
			
		margin-top: 32px;
		padding-bottom: 16px;
		
		margin-left: 0;
		text-align: center;
	}
	body main .section_content.landing.block-6 .form_img {
		display: block;
		
		background: url(../images/ads/form2b.jpg) top center no-repeat;
		background-size: contain;
		
		width: 100%;
		height: 260px;
		border-radius: 6px;
		
		margin-bottom: 28px;
		margin-top: 74px;
	}
	
	body main .section_content.landing.block-7 {
		height: auto;
		min-height: 598px;
	}
	body main .section_content.landing.block-7 .wrapper {
		padding: 25px 25px 80px 25px;
		
		max-width: 100%;
	}
	body main .section_content.landing.block-7 h2 {
		font-size: 25px;
        font-weight: 500;
        line-height: normal;
        padding-top: 0px;
        padding-bottom: 24px;
		
		padding-top: 27px;
		padding-bottom: 23px;
	}
	body main .section_content.landing.block-7 .razd_y {	
		width: 50px;
		height: 2px;
	}
	body main .section_content.landing.block-7 .block_feature {
		
	}
	body main .section_content.landing.block-7 .block_feature .feature {
		width: 100%;
		
		position: relative;
		display: inline-block;
		
		font-style: normal;
		font-weight: 700;
		
		font-size: 24px;
		
		line-height: normal;
		
		margin-top: 31px;
	}
	body main .section_content.landing.block-7 .block_feature .feature .info {
		font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: normal;
	}
	body main .section_content.landing.block-7 .block_feature .feature .img {

		min-height: 150px;
		
		margin-bottom: 31px;
	}
	body main .section_content.landing.block-7 .block_feature .feature-1 .img {
		
	}
	body main .section_content.landing.block-7 .block_feature .feature-2 .img {
		
	}
	body main .section_content.landing.block-7 .block_feature .feature-3 .img {
		
	}
	body main .section_content.landing.block-7 .block_feature .feature-4 .img {
		
	}
	body main .section_content.landing.block-7 .block_feature .feature span {		
		font-size: 18px;
		
		margin-top: 20px;
	}
	
	body main .section_content.landing.block-8 {
		height: auto;
		min-height: 598px;
	}
	body main .section_content.landing.block-8 .wrapper {
		padding: 25px 0 80px 0;
		
		max-width: 100%;
	}
	body main .section_content.landing.block-8 h2 {
		font-size: 25px;
        font-weight: 500;
        line-height: normal;
        padding-top: 0px;
        padding-bottom: 24px;
		
		padding-top: 27px;
		padding-bottom: 23px;
	}
	body main .section_content.landing.block-8 .razd_y {	
		width: 50px;
		height: 2px;
	}
	body main .section_content.landing.block-8 .block_feature {
		margin-top: 36px;
	}
	body main .section_content.landing.block-8 .block_feature .feature {
		width: 100%;
		
		position: relative;
		display: inline-block;
		
		font-style: normal;
		font-weight: 700;
		
		font-size: 24px;
		
		line-height: normal;
		
		margin: auto;
		margin-top: 31px;
		
		margin-bottom: 40px;
		min-height: auto;
	}
	body main .section_content.landing.block-8 .block_feature .feature .info {
		font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: normal;
		
		text-align: center;
	}
	body main .section_content.landing.block-8 .block_feature .feature .img {
		min-height: 150px;		
		
		margin: auto;
		
		margin-bottom: 31px;
		
		width: 228px;
		height: 167px;
		
		margin-bottom: 31px;
		border-radius: 18px;		
	}
	body main .section_content.landing.block-8 .block_feature .feature-1 .img {
		
	}
	body main .section_content.landing.block-8 .block_feature .feature-2 .img {
		
	}
	body main .section_content.landing.block-8 .block_feature .feature-3 .img {
		
	}
	body main .section_content.landing.block-8 .block_feature .feature-4 .img {
		
	}
	body main .section_content.landing.block-8 .block_feature .feature-5 .img {
		
	}
	body main .section_content.landing.block-8 .block_feature .feature-6 .img {
		
	}
	body main .section_content.landing.block-8 .block_feature .feature span {		
		font-size: 18px;
		
		margin-top: 20px;
		
		text-align: center;
	}
	
	body main .section_content.landing.block-9 {
		height: auto;
		min-height: 758px;
	}
	body main .section_content.landing.block-9 .wrapper {
		padding: 25px 25px 80px 25px;
		
		max-width: 100%;
	}
	body main .section_content.landing.block-9 h2 {
		font-size: 25px;
        font-weight: 500;
        line-height: normal;
        padding-top: 0px;
        padding-bottom: 24px;
		
		padding-top: 27px;
		padding-bottom: 23px;
	}
	body main .section_content.landing.block-9 .razd_y {	
		width: 50px;
		height: 2px;
	}
	body main .section_content.landing.block-9 .block_feature {
		padding-top: 30px;
		margin-top: 0px;
	}
	body main .section_content.landing.block-9 .block_feature .feature {
		width: 100%!important;
		height: auto!important;
		min-height: 575px!important;
		
		position: relative;
		display: inline-block;
		
		font-style: normal;
		font-weight: 700;
		
		font-size: 24px;
		
		line-height: normal;
		
		margin-top: 31px;
		
		border-radius: 8px;
		padding-top: 50px;
		padding-bottom: 30px;
		
		height: auto;
	}
	body main .section_content.landing.block-9 .block_feature .feature.feature-3 {
		padding-top: 21px;
	}
	body main .section_content.landing.block-9 .block_feature .feature .info {
		font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: normal;
		
		padding: 0 20px;
	}
	body main .section_content.landing.block-9 .block_feature .feature .img {

		min-height: 200px;
		
		margin-top: 61px;
		margin-bottom: 31px;
	}
	body main .section_content.landing.block-9 .block_feature .feature-1 .img {
		
	}
	body main .section_content.landing.block-9 .block_feature .feature-2 .img {
		
	}
	body main .section_content.landing.block-9 .block_feature .feature-3 .img {
		min-height: 150px;
	}
	body main .section_content.landing.block-9 .block_feature .feature-4 .img {
		
	}
	body main .section_content.landing.block-9 .block_feature .feature span {		
		font-size: 18px;
		
		margin-top: 20px;
	}
	body main .section_content.landing.block-9 .block_feature .feature span br {		
		display: none;
	}
	body main .section_content.landing.block-9 .block_feature .slick-prev {
		display: none;
	}
	body main .section_content.landing.block-9 .block_feature .slick-next {
		display: none;
	}
	body main .section_content.landing.block-9 .block_feature .slick-dots {
		bottom: -64px;
	}
	body main .section_content.landing.block-9 .block_feature .slick-dots li {
		margin: 0 6px;
	}
	body main .section_content.landing.block-9 .block_feature .slick-dots li button:before {
		content: '';
	}
	body main .section_content.landing.block-9 .slick-dots li button {
		width: 17px;
		height: 17px;
	}
	
	body main .section_content.landing.block-12 {
		height: auto;
		margin-top: -20px;
	}	
	body main .section_content.landing.block-12 .wrapper {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		padding: 0 20px;
	}
	body main .section_content.landing.block-12 h2 {
		font-size: 28px;
		font-weight: 500;
		line-height: normal;
		padding-top: 72px;
		padding-bottom: 0px;
	}
	.blog_block_main {
		display: block;
		margin: 0px -4px 0 -4px;
		padding: 0px 0 60px;
	}
	.blog_block {
		position: relative;
		display: inline-grid;
		width: 100%;
		padding: 0 0 0px;
		max-width: 362px;
		margin: inherit;
		text-align: left;
	}
	.blog_block .header-row {
		width: 100%;
		height: 244px;
		background-size: cover!important;
		margin-left: 0px;
	}
	.blog_block .header-row a {
		width: 100%;
		margin-left: 0px;
	}
	.blog_fired {
		top: 12px;
		right: 24px;
	}
	.blog_block .title-row {
		padding: 0px 16px 0;
	}
	.blog_block .title-row .blog_tags span {
		font-size: 14px;
		line-height: 16px;
		letter-spacing: -0.03em;
		margin-right: 6px;
	}
	.blog_block .title-row h3 {
		padding-top: 0px;
		font-size: 22px;
		line-height: 25px;
		margin-top: 14px;
	}
	.blog_block .title-row h3 a {
		height: 78px;
	}
	.blog_block .body-row .blog_desc {
		font-size: 14px;
		line-height: 16px;
		margin-top: 26px;
		padding-left: 26px;
	}
	.blog_block .body-row .blog_desc img {
		margin: 1px 0px 0;
		width: 20px;
		margin-left: -26px;
	}
	
	body main .section_content.landing.block-11 {
		height: auto;
	}
	body main .section_content.landing.block-11 .wrapper {
		padding: 0px 0px 80px;
		
		max-width: 100%;
	}
	body main .section_content.landing.block-11 h2 {
		font-size: 28px;
		font-weight: 500;
		line-height: normal;
		/*padding-top: 13px;*/
		padding-top: 38px;
		padding-bottom: 0px;
	}
	body main .section_content.landing.block-11 p {
		font-size: 16px;

		padding-bottom: 31px;
	}
	body main .section_content.landing.block-11 .form_block {
		width: 100%;
		max-width: 619px;
		height: auto;
		border-radius: 0px;
		padding: 25px 25px 30px;
		
		margin: auto;
		display: block;
	}
	body main .section_content.landing.block-11 .allert_block2 {

	}
	body main .section_content.landing.block-11 .allert_block2.comments {

	}
	body main .section_content.landing.block-11 .row_center {
		width: 100%;
	}
	body main .section_content.landing.block-11 .row_left {
		width: 49%;
		
		margin-bottom: 13px;	
		padding-left: 0px;
		padding-right: 10px;
	}
	body main .section_content.landing.block-11 .row_right {
		width: 49%;
		
		margin-bottom: 13px;	
		padding-left: 5px;
		padding-right: 0px;
	}
	body main .section_content.landing.block-11 input {
		font-size: 18px;
		border-bottom: 2px solid rgba(255, 255, 255, 0.30);
		padding: 12px 0 6px;
		max-width: 373px;
		height: 51px;
	}
	body main .section_content.landing.block-11 input[type=checkbox].css-checkbox3 {

	}
	body main .section_content.landing.block-11 input[type=radio].css-checkbox3 {

	}
	body main .section_content.landing.block-11 label.css-label3 {
		font-size: 10px;
		padding-left: 14px;
		margin-right: 7px;
	}
	body main .section_content.landing.block-11 input[type=checkbox].css-checkbox3:checked+label.css-label3 {
		
	}
	body main .section_content.landing.block-11 input[type=radio].css-checkbox3:checked+label.css-label3 {
		
	}
	body main .section_content.landing.block-11 #aiplots_notify {
		font-size: 13px;
		min-height: 56px;
		padding-top: 4px;
	}
	body main .section_content.landing.block-11 .agree_block {
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 28px;
	}
	body main .section_content.landing.block-11 .agree_block br {
		display: none;
	}
	body main .section_content.landing.block-11 .agree_block a {

	}
	body main .section_content.landing.block-11 .agree_block a:hover {

	}
	body main .section_content.landing.block-11 .registr_buttons {
		height: 100px;
		padding-top: 10px;
	}
	body main .section_content.landing.block-11 .yellow_button {
		display: block;
		width: 300px;
		height: 60px;
		font-weight: 400;
		font-size: 14px;
		line-height: 60px;
		text-align: center;
		color: #000;
		text-decoration: none;
		background-color: #FACD07;
		border-radius: 30px;
		
	
		box-shadow: 0 0px 29px rgba(81,119,122,0.16);
		
		margin: auto;
		float: none;
		
		font-weight: 600!important;
	}
	body main .section_content.landing.block-11 .yellow_button:hover {

	}
	body main .section_content.landing.block-11 .form_img {	
		display: none;
	}
	
	.index_video {
		width: 100%;
		height: auto;
		display: inline-block;
		margin-top: 0px;
		margin-left: 12px;
	}
	.index_video .banners {
		position: absolute;
		
		width: 323px;
		
		height: auto;
		z-index: 2;
		background: #FFFFFF;
		box-shadow: none;
		
		border-radius: 21px;
	}
	.index_video .video {
		position: absolute;
		
		width: 516px;
		height: 299px;
		
		border-radius: 10px;
		border-radius: 0.52vw;
		
		box-shadow: 0px 0px 48px rgba(0, 0, 0, 0.15);
		overflow-y: hidden;
	}
	.index_video .video {
		position: absolute;
		
		width: 323px;
		height: 186px;
		
		border: 12px solid #fff;
		border-radius: 11px;
		
		/* box-shadow: 0px 0px 103.096px rgba(0, 0, 0, 0.15); */
		overflow: hidden;
		
		padding-top: 3px;
		padding-top: 0.16vw;
	}
	.index_video .banners .banner-single {
		width: 323px;
		height: 182px;
		
		border: 11px solid #fff;	
		border-radius: 7px;	
		
		box-shadow: none;
		cursor: pointer;
		
		background-size: cover!important;
	}
	.index_video .embed-responsive-16by9 {
		position: absolute;
		
		border: 1px solid #fff;
		border-radius: 10px;	
	}
	#videoframe iframe {
		width: 300px!important;
		height: 168px!important;
	}	
}	
@media (max-width: 759px) {	
	.blog_block {
		display: block;
		margin: 0 auto 32px;
	}
}

@media (min-width: 902px) and (max-width: 1918px) {	
	/* HEAD */

	/* BODY */		
}
@media (min-width: 400px) and (max-width: 440px) {	
	/* HEAD */
	
	/* BODY */	
}
@media (max-width: 380px) {	
	/* HEAD */
	
	/* BODY */		
}
@media (max-width: 360px) {	
	/* HEAD */
	
	/* BODY */
}
@media (max-width: 320px) {	
	/* HEAD */
	
	/* BODY */
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   
}