@charset "utf-8";
.img_20x18 {
	width: 20px;
	height: 18px;
	float: left
}
.creator_metub {
	position: relative;
	z-index: 15;
	padding: 70px 0 0;
	overflow: hidden;/* height: 950px; */
}
.creator_metub.creator_metub_brand {
	height: auto
}
.max_width340px {
	max-width: 340px;
}
.content_reg .max_width340px {
	margin-right: 20px;
}
.txt_mail {
	margin-bottom: 20px;
}
.button_container {
	display: block;
	position: fixed;
	top: 30px;
	right: 20px;
	height: 27px;
	width: 35px;
	cursor: pointer;
	z-index: 100;
	-webkit-transition: opacity .25s ease;
	transition: opacity .25s ease;
	z-index: 1000;
}
.button_container:hover {
	opacity: .7;
}
.button_container.active .top {
	-webkit-transform: translateY(11px) translateX(0) rotate(45deg);
	-ms-transform: translateY(11px) translateX(0) rotate(45deg);
	transform: translateY(11px) translateX(0) rotate(45deg);
	background: #54b6f1;
}
.button_container.active .middle {
	opacity: 0;
	background: #FFF;
}
.button_container.active .bottom {
	-webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
	-ms-transform: translateY(-11px) translateX(0) rotate(-45deg);
	transform: translateY(-11px) translateX(0) rotate(-45deg);
	background: #49b2f0;
}
.button_container span {
	background: #fff;
	border: none;
	height: 2px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	cursor: pointer;
}
.button_container span:nth-of-type(2) {
	top: 11px;
}
.button_container span:nth-of-type(3) {
	top: 22px;
}
.overlay {
	position: fixed;
	background: #FFFFFF;
	top: 0;
	right: 0;
	width: 300px;
	height: 0%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .35s, visibility .35s, height .35s;
	transition: opacity .35s, visibility .35s, height .35s;
	overflow: hidden;
	z-index: 999;
}
.shadow_menu {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: -3;
	opacity: 0;
	display: none
}
.shadow_menu.open {
	opacity: 1;
	z-index: 888;
	display: block
}
.overlay.open {
	opacity: 1;
	visibility: visible;
	height: 100%;
}
.overlay.open li {
	-webkit-animation: fadeInRight .5s ease forwards;
	animation: fadeInRight .5s ease forwards;
	-webkit-animation-delay: .35s;
	animation-delay: .35s;
}
.overlay.open li:nth-of-type(2) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
}
.overlay.open li:nth-of-type(3) {
	-webkit-animation-delay: .45s;
	animation-delay: .45s;
}
.overlay.open li:nth-of-type(4) {
	-webkit-animation-delay: .50s;
	animation-delay: .50s;
}
.overlay nav {
	position: relative;
	height: 70%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 50px;
	font-weight: 400;
	text-align: right;
}
.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	position: relative;
	height: 100%;
}
.overlay ul li {
	display: block;
	height: 25%;
	height: calc(100%/ 8);
	min-height: 50px;
	position: relative;
	opacity: 0;
}
.overlay ul li a {
	display: block;
	position: relative;
	color: #333;
	font-size: 16px;
	text-decoration: none;
	/* overflow: hidden; */
	font-weight: 700;
	padding-right: 20px;
	border-right: 4px solid #fff;
	text-transform: uppercase;
	line-height: 40px
}
.overlay ul li a:hover {
	color: #54b6f1;
	border-color: #54b6f1
}
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
	width: 100%;
}
.overlay ul li a:after {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 50%;
	width: 0%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 2px;
	background: #FFF;
	-webkit-transition: .35s;
	transition: .35s;
}
@-webkit-keyframes fadeInRight {
0% {
opacity:0;
left:20%;
}
100% {
opacity:1;
left:0;
}
}
@keyframes fadeInRight {
0% {
opacity:0;
left:20%;
}
100% {
opacity:1;
left:0;
}
}

@media screen and (min-width:1400px) {
.bg_why {
	bottom: -85px
}
.bg_dot_case {
	bottom: -120px
}
}

@media screen and (max-width:1200px) {
.total_number {
	padding: 60px 0 30px
}

.help_market .list_market li{
	margin: 0 5.4%;
	margin-top: 15px;
}
.help_market .list_market li.edit2{
	margin-left: 5.4%;
	margin-top: 15px;
}

.list_four li{
	margin: 0px 1.9%;
	margin-bottom: 30px;
}

.help_market .list_market .box_list{
	max-width: 420px !important;
}

.list_total {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}
.list_total li {
	float: none;
	display: inline-block;
	text-align: center;
	width: 150px;
	margin-bottom: 20px
}
.desc_list_total {
	font-size: 16px
}
.number_list_total {
	font-size: 35px
}
.number_list_total:after {
	width: 40px;
	background: #fffd69;
	content: '';
	height: 5px;
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: -15px;
	margin-left: -20px;
}
.pre_header .col1200 {
	padding: 0 2%;
}
#menu_fixed .col1200 {
	width: 100%;
	padding: 0 2%;
}
.box_list_partner .col1200 {
	width: 100%;
	padding: 0 2%;
}
.box_contact_abouts {
	padding: 0 2%;
	padding-top: 30px;
}
.footer_bottom .col1200 {
	width: 100%;
	padding: 0 2%;
}
.logo_partner {
	width: 130px;
	height: 130px;
	margin: 95px 0 30px;
	overflow: hidden
}
.logo_partner img {
	width: 100%;
	object-fit: cover;
}
.col_865 {
	width: 70%;
}
.col_250 {
	width: 25%;
}
.col1200 {
	padding: 0 2%;
	width: 100%;
}
.img_video img {
	width: 70%;
}
.view_l {
	width: 30%
}
.box_contact_abouts .col1200 {
	padding: 0;
}
.slied_blog .col_650 {
	width: 60%;
}
.slied_blog .col_550 {
	width: 40%;
}
.mid_l {
	width: 49%;
}
.mid_r {
	width: 50%;
}
.maketing {
	width: 48%;
}
.recruitment {
	width: 49%;
}
.img_creator_brand {
	width: 100%;
}
.creator_brand {
	margin-left: 0;
	width: 100%;
}
.item_list_creator_brand {
	padding-top: 0;
}
.content_list_creator_brand {
	top: 0;
	bottom: 0;
	padding: 40px 45px;
}
.content_list_creator_brand .f50 {
	font-size: 40px;
}
.col_item {
	width: 100%;
}
.sapo_case_study {
	margin-bottom: 30px;
}
.item_case_study {
	margin-bottom: 30px;
}
.bg_dot_case {
	min-height: 115px;
}
.fly_creator {
	width: 33.3%;
}
.slide_dot_watch {
	left: 53px
}
.list_creator_brand .slick-dots {
	bottom: 10px
}
.sologan_abouts {
	font-size: 50px;
}
.btn_login {
	margin-right: 10px
}
.slide_pround {
	margin-left: 0;
	margin-right: 0
}
.slick-prev {
	left: 10px
}
.slick-next {
	right: 10px
}
.abouts_netlink {
	padding: 70px 10px;
}
.abouts_netlink .flex_block {
	flex-flow: column;
}
.abouts_netlink .mw500 {
	max-width: 600px;
	margin: 0 auto;
	text-align: center
}
.abouts_netlink .head_section:after {
	left: 50%;
	margin-left: -30px
}
}
.slide_mobile_watch {
	display: block
}

@media screen and (max-width:1366px) {
.logo_cn {
	width: 100px;
	height: 100px
}
.name_cn {
	font-size: 18px
}
}

@media screen and (max-width:1024px) {

.section_login .vg-title{
	width: 45%;
	
}

.help_market .list_market .box_list{
	max-width: 385px !important;
}

.list_four li{
	width: 21%;
}

.help_market .list_market li{
	margin: 0 5.4%;
	margin-top: 15px;
}
.help_market .list_market li.edit2{
	margin-left: 5.4%;
	margin-top: 15px;
}

.list_four li{
	margin: 0px 1.9%;
	margin-bottom: 30px;
}

.style_slide_watch {
	display: none
}
.slide_mobile_watch {
	display: block
}
.under .col1200 {
	padding: 0
}
.box_imgs {
	left: 25px
}
.slide_mobile_watch .slick-initialized .slick-slide {
	margin-right: 0
}
.logo_site {
	text-align: left;/* float: none */
}
.logo_site a {
	margin: 0;
}
.config_menu {
	/* float: none!important; */
	text-align: center;
	margin-top: 0;
}
.config_menu .menu_top li {
	float: none;
	display: inline-block
}
.menu_top li {
	margin: 0 3px;
}
.title_abouts {
	font-size: 100px;
}
.sologan_abouts {
	font-size: 40px;
}
.logo_top_abouts span img {
	height: 70px;
}
.sapo_top_abouts {
	font-size: 16px;
}
.logo_top_abouts {
	width: 100%;
}
.box_list_partner .col1200 {
	width: 100%;
	padding: 0 2%;
}
.box_contact_abouts {
	padding: 0 2%;
	padding-top: 0;
}
.footer_bottom .col1200 {
	width: 100%;
	padding: 0 2%;
}
.contact_hn {
	margin-left: 40px;
}
.ul_conect li:nth-child(3n+1) {
	clear: left;
}
.ul_conect li {
/* width: 32.8%; */
}
.img_650x299 {
/* width: 60%; */
}
.content_last .col_520 {
/* width: 38%; */
}
.content_last .col_520 .sapo {
	margin-top: 20px;
}
.content_last .col_520 .view_more {
	margin-top: 20px;
}
.img_slide_head_brand img {
	height: 100%;
}
.right_rearch_our {
	width: 45%;
}
.bg_reach {
	width: 50%
}
.list_choose_campain li {
	width: 48%;
	margin: 0 1% 30px;
}
.col_item {
	width: 100%;
}
.col_item .clwhite {
	float: left;
}
.col_item .line_case {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.content_list_creator_brand .f50 {
	font-size: 35px;
}
.list_choose_campain_three li {
	width: 27.3%;
}
.list_choose_campain_three {
	margin: 90px 0% 0;
}
.name_case_study {
	font-size: 28px;
}
.content_case_study .sapo_case_study {
	font-size: 15px;
}
.content_case_study .item_case_study .col_item .clwhite {
	font-size: 24px;
}
.fly_creator {
	width: 33.3%;
}
.fly_creator .thumb_creator {
	width: 100%;
}
.list_choose_campain {
	width: 100%
}
.list_slide_mobile_watch .col_950 .img_640x360 {
	left: auto
}
.list_slide_mobile_watch .col_950 {
	width: 100%
}
.pre_header {
	padding-right: 0
}
.pre_header .col1200 {
	padding-right: 0
}
.img_210x118 {
	height: 94px;
}
body, html {
	overflow-x: hidden
}
.list_step_part li {
	padding: 100px 20px 0
}
.list_step_part li img {
	max-width: 100%
}
.col1000 {
	width: 100%;
	text-align: center
}
.col570 {
	width: 100%;
}
.col570 p {
	text-align: justify
}
.abouts_netlink .fr {
	display: none
}
.col850 {
	width: 100%;
	border: none;
	margin-right: 0;
	padding-right: 0;
	margin-bottom: 35px;
	float: none
}
.col350 {
	float: none;
	margin: 0 auto;
	width: 100%
}
.blog_detail .social_footer {
	width: auto !important
}
.list_three {
	display: block;
	max-width: 750px;
	margin: 40px auto 0
}
.list_three li {
	width: 100%;
	left: auto !important;
	right: auto !important;
}
.list_three li .item_market {
	display: flex;
	align-items: center;
	padding: 15px 0
}
.list_three li .item_market div.fl {
	text-align: left
}
.icon_market {
	margin-right: 20px
}
}

@media screen and (max-width:980px) {
.list_four li {
	width: 46%;
	margin-bottom: 30px;
}

.help_market .list_market li{
	margin: 0 5.4%;
	margin-top: 15px;
}
.help_market .list_market li.edit2{
	margin-left: 5.4%;
	margin-top: 15px;
}

.list_four li{
	margin: 0px 1.9%;
	margin-bottom: 30px;
}

.list_four2 li {
	width: 46%;
	margin-bottom: 30px;
}

.menu_top li a {
	font-size: 13px
}
.mid_l {
	width: 100%;
}
.metub {
	background-size: cover;
	padding: 20px 40px 35px 40px;
}
.tips {
	background-size: cover;
	margin-bottom: 10px;
	padding: 20px 40px 35px 40px;
}
.mid_r {
	width: 100%;
}
.maketing {
	width: 100%;
	background-size: cover;
	padding: 20px 40px 35px 40px;
	margin-bottom: 10px;
}
.recruitment {
	width: 100%;
	background-size: cover;
	padding: 20px 40px 35px 40px;
}
.metub .sapo_mid {
	height: auto;
}
.tips .sapo_mid {
	height: auto;
}
.maketing .sapo_mid {
	margin-top: 15px;
	height: auto;
}
.recruitment .sapo_mid {
	margin-top: 15px;
	height: auto;
}
.maketing .more {
	margin-top: 30px;
}
.recruitment .more {
	margin-top: 30px;
}
.mid_l .view_more {
	float: none;
}
.mid_l .more {
	text-align: center;
	margin-top: 30px;
}
.list_creator_brand .slick-dots li {
	display: none;
}
.img_case_study {
	width: 500px;
}
.content_case_study {
	width: calc(100% - 570px);
}
.list_news_index {
	width: 100%;
	max-width: 395px;
	margin: 0 auto
}
.list_news_index li {
	width: 100%;
	margin-bottom: 25px
}
.list_news_index li:last-child {
	margin-bottom: 0
}
.img_210x118 {
	height: 110px
}
.total_number .flex_block {
	flex-flow: column;
	text-align: center
}
.total_number .mw700 {
	margin-bottom: 70px;
	margin-right: 0
}
.total_number .head_section:after {
	left: 50%;
	margin-left: -30px
}
.flex_block img {
	max-width: 100%
}
.bg_info .flex_block img {
	width: 130px;
	max-width: inherit
}
.list_four li img.bg_step {
	width: 100%;
	max-width: inherit
}
}

@media screen and (max-width:950px) {
.col_950 {
	width: 100%;
}

.help_market .list_market li{
	margin: 0 4.4%;
	margin-top: 15px;
}
.help_market .list_market li.edit2{
	margin-left: 4.4%;
	margin-top: 15px;
}

.list_four li{
	margin: 0px 1.9%;
	margin-bottom: 30px;
}

.infor_imgs a {
	font-size: 22px;
}
.infor_imgs {
	font-size: 14px;
}
.img_video img {
	width: 100%;
}
.view_l {
	width: 100%;
}
.col_865 {
	width: 100%;
	max-width: inherit;
}
.col_250 {
	width: 100%;
}
.content_tags li {
	width: 48%;
	margin-right: 3%;
	float: left;
	margin-bottom: 20px;
}
.content_tags li:nth-child(2n) {
	margin-right: 0
}
.text_trending {
	width: calc(100% - 300px);
	margin-top: 0;
}
.content_list_creator_brand .f50 {
	font-size: 30px;
}
.sapo_case_study {
	font-size: 15px;
}
.col_item .clwhite {
	font-size: 25px;
}
.col_item .line_case {
	margin-top: 5px;
	font-size: 14px;
}
.slick-next {
	right: 10px;
}
.slick-prev, .slick-next {
}
.left_contact_abouts, .right_contact_abouts {
	width: 50%
}
.right_contact_abouts {
	padding: 85px 30px 50px
}
}

@media screen and (max-width:850px) {
.img_creator_brand {
	float: none;
	width: 100%
}

.edit_logo2{
	display: none;
}
.help_market .list_market li{
	margin: 0 2.4%;
	margin-top: 15px;
}
.help_market .list_market li.edit2{
	margin-left: 2.4%;
	margin-top: 15px;
}

.list_four li{
	margin: 0px 1.9%;
	margin-bottom: 30px;
}

.img_creator_brand img {
	width: 100%!important;
	height: auto!important
}
.content_list_creator_brand {
	float: none;
	width: 100%;
	position: relative;
}
.img_case_study {
	width: 400px;
}
.content_case_study {
	width: calc(100% - 470px);
}
.slick-next {
/* left: 345px; */
}
.right_rearch_our .f50 {
	font-size: 35px
}
.rearch_our {
	padding: 50px 0 0
}
.creator_brand {
	padding-bottom: 0
}
.col800 {
	width: 100%;
	padding: 0 2%;
}
.item_case_study {
	display: block
}
.content_channel li {
	width: 50%;
	margin-bottom: 20px
}
.header_channel {
	margin: 40px 0;
}
.header_channel .list_three {
	margin: 0 -10px
}
.header_channel li {
	width: 49%;
	padding: 0 10px
}
.header_channel li:first-child {
	width: 100%;
	margin-bottom: 20px
}
.list_item_why li {
	margin: 0
}
.revenue .flex_block {
	flex-flow: column;
	text-align: center
}
.revenue .mw600 {
	margin-left: 0;
	margin-top: 30px
}
.revenue .head_section:after {
	left: 50%;
	margin-left: -30px
}
}

@media screen and (max-width:768px) {

.help_market .list_market li{
	margin: 0 19%;
	margin-bottom: 15px;
}


.edit_logo2{
	display: none;
}

.help_market .list_market li.edit2 {
	margin-left: 19%;
}

.help_market .list_market li.edit2 {
	margin-top: 5px;
}

.help_market .list_market .box_list{
	max-width: 460px !important;
}

.section_login .vg-title{
	width: 50%;
	
}
.language {
}
.sticky-wrapper.is-sticky .language {
}
.sticky-wrapper.is-sticky .button_container {
}
.list_item_why li {
	margin: 0
}
.list_item_why li {
	width: 49%;
	padding: 0px 10px 0;
	height: auto;
	min-height: 240px
}
.list_item_why li:nth-child(4n), .list_item_why li:nth-child(5n), .list_item_why li:nth-child(6n) {
	padding-top: 0
}
.list_item_why li:hover * {
	color: #777;
}
.list_item_why li .sapo_why {
	font-size: 14px
}
.list_item_why li:hover .sapo_why, .list_item_why li.active .sapo_why {
	color: #000
}
.list_item_why li:before, .list_item_why li:after {
	display: none
}
.list_slide_fan .img_slide_head_brand img {
	height: 400px
}
.list_slide_fan .img_slide_head_brand {
	height: auto !important
}
.list_item_why li .icon_why, .list_step_part .icon_why {
	font-size: 70px
}
.case_study {
	padding: 50px 0 0px
}
.slide_case_study {
	bottom: 0
}
.slide_case_study .slick-prev, .slide_case_study .slick-next {
	top: 30%
}
.case_study_why .slide_case_study {
	bottom: -72px
}
.case_study_why {
	padding: 80px 0 100px
}
.list_step_part li {
	width: 48%;
	margin: 0 1% 10px;
	min-height: inherit
}
.list_step_part {
	margin: 0 -2%;
	display: flex;
	flex-flow: wrap;
}
.list_step_part li {
	padding: 20px 20px 40px;
}
.map_google {
	top: 20px;
	margin-bottom: 0
}
.button_container {
	display: block;
	position: absolute;
}
.config_menu {
	display: none
}
.logo_site {
	float: left
}
.logo_site a {
	margin-right: 0;
}
.overlay.open {
	display: block
}
body.open {
	overflow: hidden
}
.overlay ul li a {
	display: inline-block
}
.title_abouts {
	font-size: 64px;
}
.sologan_abouts {
	font-size: 30px;
}
.logo_top_abouts {
	padding: 60px 0 60px;
}
.logo_top_abouts span img {
	height: 55px;
}
.sapo_top_abouts {
	padding: 0 2%;
}
.contact_hn {
	margin-left: 0;
}
.left_contact_abouts {
	width: 100%;
	position: relative;
}
.content_left_contact_abouts {
	padding: 60px 25px 0;
}
.right_contact_abouts {
	padding: 60px 25px 40px;
	float: left;
	width: 100%;
}
.logo_partner {
	width: 130px;
	height: 130px
}
.logo_partner img {
	width: 130px;
}
.item_partner {
	width: 44%;
}
.social_footer {
	width: 100%;
}
.social_footer a {
	/* width: 20%; */
	text-align: center;
}
.footer_bottom .col1200 .fr {
	float: none;
	margin-top: 10px;
}
.list_menu_footer li {
	margin-left: 15px;
	float: none;
	display: inline-block;
}
.list_menu_footer li:first-child {
	margin-left: 0;
}
.ul_conect li:nth-child(3n+1) {
	clear: none;
}
.ul_conect li {
	width: 46%;
}
.ul_conect li:nth-child(3n) {
	margin-right: 5px;
}
.ul_conect li:nth-child(2n+1) {
	clear: left
}
.col_865 {
	width: 100%;
}
.col_250 {
	width: 100%;
}
.col1200 {
	padding: 0 2%;
}
.content_tags li {
	width: 100%;
	margin-right: 0;
}
.list_menu_footer {
	text-align: center;
}
.right_contact_abouts .learn_more.active {
	width: 100%;
}
.content_reg .learn_more.active {
	width: 100%;
	padding: 15px 50px!important
}
.content_reg .max_width340px {
	margin-right: 20px;
}
.bg_reach {
	width: 100%;
	float: none;
	text-align: center;
}
.right_rearch_our {
	width: 100%;
	margin-top: 28px;
}
.right_rearch_our .f50 {
	font-size: 25px;
}
.list_proud li {
/* width: 25%; */
}
.content_reg .f50 {
	font-size: 30px;
}
.content_choose_campain .f50 {
	font-size: 30px;
}
.contact_form .left_contact_abouts {
	width: 100%;
	padding-right: 0
}
.contact_form .right_contact_abouts {
	width: 100%;
	margin-top: 30px;
}
ul.list_input_radio li label {
	font-size: 18px;
}
.case_study_brand .f50 {
	font-size: 30px;
	margin-bottom: 30px;
}
.contact_form .right_contact_abouts .f20 {
	font-size: 18px;
}
.creator_metub_brand .f50 {
	font-size: 30px;
	margin-bottom: 30px;
}
.text_focus {
	font-size: 30px;
}
.sologan_home {
	font-size: 20px;
	margin-bottom: 0;
}
#full-screen div.scroll-ico span.scroll-down {
	display: none
}
.contact_form .right_contact_abouts .learn_more.w100 {
	width: 100%;
}
.img_case_study {
	width: 100%;
}
.content_case_study {
	width: 100%;
}
.name_case_study {
	text-align: center;
}
.fly_creator {
	width: 50%;
}
.fly_creator:nth-child(9), .fly_creator:nth-child(7), .fly_creator:nth-child(8) {
	display: none;
}
.slick-next {
	right: 0;
	left: auto;
}
.slick-prev, .slick-next {
	top: 50%;
	margin-top: -25px;
}
.bg_dot_case {
	min-height: 95px;
}
.content_whymetub .f50 {
	font-size: 35px;
}
.case_study .f50 {
	font-size: 30px;
}
.creator_metub .f50 {
	font-size: 35px;
}
.slide_video_watch .slick-next {
	right: 9px
}
.slide_video_watch .slick-prev {
	left: 9px
}
.img_case_study:after {
	right: 20px;
	width: auto;
	display: none
}
.content_case_study {
	margin-left: 0;
	padding-top: 0
}
.slied_blog .col_650 {
	width: 100%;
	padding: 8px
}
.slied_blog .col_550 {
	width: 100%;
	padding: 8px;
	height: 330px
}
.content_top {
	height: auto
}
.slied_blog .col_550 .slick-current.slick-slide:before {
	display: none
}
.slied_blog .slick-vertical .slick-slide {
	margin-left: 5px
}
.content_mid {
	margin-top: 30px
}
.content_top {
	margin-top: 15px
}
.bg_reach img {
	max-width: 350px
}
.slide_video_watch .slick-initialized .slick-slide {
	margin-right: 10px;
}
.list_choose_campain_three li {
	width: 100%;
	margin: 0 0 70px;
}
.img_210x118 {
	height: 98px;
}
.sapo_video {
	width: 100%;
}
.footer_bottom .fl, .footer_bottom .fr {
	float: none;
	text-align: center
}
.dark_theme {
	float: none;
	max-width: 338px;
	width: auto
}
.wrapper-video-outer {
	background-size: auto 100%;
}
#full-screen .text-wrap {
	top: auto;
	left: auto;
	transform: inherit;
	bottom: 0;
	padding: 30px 0
}
.wrapper-video-outer #full-screen .slick-initialized .slick-slide, .wrapper-video-outer #full-screen .img_slide_head_brand {
}
.text-wrap img {
	max-width: 100%
}
.btn_yellow {
	font-size: 16px
}
#full-screen .text-wrap .flex_block {
	flex-flow: column;
}
.col530 {
	width: 100%
}
.what_netlink .flex_block {
	flex-flow: column;
	text-align: center
}
.what_netlink .mw700 {
	margin-left: 0;
	margin-top: 30px
}
.what_netlink .head_section:after {
	left: 50%;
	margin-left: -30px
}
.input_login {
	width: 100%;
	min-width: inherit
}
.mw700 {
	width: 100%;
}
}

@media screen and (max-width:620px) {

.section_login .vg-title{
	width: 62%;
	
}
.edit_logo2{
	display: none;
}

.help_market .list_market li{
	margin: 0 19%;
	margin-bottom: 15px;
}

.help_market .list_market li.edit {
	margin-left: 19%;
}

.help_market .list_market li.edit2 {
	margin-top: 5px;
}

.col55per {
	margin-bottom: 30px
}
.col55per, .col45per {
	width: 100%;
}
.box_contact .learn_more.active {
	width: 100%;
	text-align: center;
	background: #fff;
	color: #00acec;
}
.box_form_contact {
	margin: 15px 0
}
.box_contact {
	padding: 40px 15px
}
.list_four li {
	width: 46%
}
.list_four2 li {
	width: 46%
}
.logo_google img {
	height: 25px
}
.logo_site {
}
.menu_main .logo_site a img {
	height: 35px !important
}
.language {
}
.button_container {
}
.h75 {
	height: 54px
}
.mt100 {
	margin-top: 50px
}
.ul_conect li {
/* width: 100%; */
}
.under .col_950 {
	width: 100%;
}
.col_950 .img_640x360 {
	width: 100%;
}
.time_imgs {
	width: 45%;
}
.infor_imgs a {
	font-size: 15px;
}
.infor_imgs {
	font-size: 12px;
}
.box_imgs .learn_more:hover, .box_imgs .learn_more.active {
	padding: 8px 15px;
}
.box_imgs .learn_more {
	font-size: 12px;
}
.img_650x299 {
	width: 100%;
	height: auto;
	margin-bottom: 10px
}
.img_650x299 img {
	width: 100%
}
.content_last .col_520 {
	width: 100%;
	margin-bottom: 30px;
}
.slied_blog .col_650 {
	width: 100%;
}
.slied_blog .col_550 {
	width: 100%;
}
.content_reg .max_width340px {
	width: 100%;
	max-width: inherit
}
.content_reg .max_width340px .txt_mail {
	margin-right: 0;
	width: 100%;
	min-width: inherit
}
.wrapper-video-outer .learn_more {
	width: 45%;
	margin-right: 2%!important;
	padding: 15px 0!important;
	text-align: center
}
.list_choose_campain_three li {
	width: 100%;
	margin: 0 0 30px
}
.list_choose_campain_three {
	margin-top: 50px
}
.list_choose_campain_three {
	width: 100%
}
.sapo_choose_campain {
	height: auto
}
.content_list_creator_brand {
	padding: 30px 15px
}
.f50.clwhite.mb50 {
	margin-bottom: 20px
}
.text_logo {
	width: calc(100% - 35px);
	float: left
}
.title_top_faq {
	font-size: 170px;
}
.bg_ddd {
	padding: 20px
}
.img_264x135 {
	height: auto
}
.f30 {
	font-size: 25px
}
.slide_pround .mb_logo {
	width: 32.5%
}
.mt100 {
	margin-top: 50px
}
.tips, .maketing, .recruitment, .metub {
	padding: 20px 15px 35px
}
.sapo {
	height: auto;
	max-height: 113px;
}
.img_650x400 {
	height: auto
}
.img_650x400 img {
	height: auto
}
.slied_blog .col_650 .slick-dots {
	bottom: 15px
}
.img_246x138 {
	height: auto
}
.sapo_why {
	font-size: 16px
}
.dark_theme {
	max-width: 338px
}
.content_slide_what {
	min-height: inherit
}
.content_slide_what .learn_more:hover, .learn_more.active {
	width: 250px
}
.menu_main .logo_site a img {
	height: 29px !important;
}
.singup {
	top: 15px
}
.button_container {
	top: 20px
}
.btn_signUp {
	margin-left: 5px
}
.bg_info .flex_block {
	display: block;
	text-align: center
}
.bg_info .logo_gle {
	margin-right: 0;
	margin-bottom: 40px
}
.bg_info .head_section:after {
	left: 50%;
	margin-left: -30px
}
}

@media screen and (max-width:480px) {

.section_login .vg-title{
	width: 72%;
	
}

.edit_logo2{
	display: none;
}

.help_market .list_market li.edit {
	margin-left: 19%;
}

.help_market .list_market li.edit2 {
	margin-top: 20px;
	margin-left: 19%;
}

.help_market .list_market .box_list{
	max-width: 289px !important;
}

.singup {
	opacity: 0;
	z-index: -3
}
#menu_fixed.open .singup {
	opacity: 1;
	z-index: 10000
}
#menu_fixed.open .btn_signUp {
	color: #54b6f1;
	border: 1px solid #54b6f1;
	margin-left: 15px
}
#menu_fixed.open .btn_signUp:hover {
	color: #fff
}
.sapo_conect {
	font-size: 13px
}
.list_four li {
	width: 96%;
	margin-bottom: 30px;
}

.list_four2 li {
	width: 96%;
	margin-bottom: 30px;
}
.slide_mobile_watch .list_slide_mobile_watch {
	margin-bottom: 0
}
.header_channel {
	margin-top: 0
}
.img_210x118 img {
	width: 100%
}
.img_210x118 {
	width: 100%;
	height: 100px
}
.watch_comnguoi .title_conect, .watch_dauphong .title_conect, .watch_hiteam .title_conect {
	font-size: 22px
}
.content_channel {
	margin-top: 20px
}
.content_watchnow {
	margin-top: 50px
}
.list_slide_fan .img_slide_head_brand img {
	height: 400px
}
.list_slide_fan .img_slide_head_brand {
	height: auto !important
}
.case_study {
	padding-top: 0
}
.title_abouts {
	font-size: 50px;
}
.sologan_abouts {
	font-size: 23px;
}
.logo_top_abouts span img {
	height: 45px;
}
.logo_top_abouts {
	padding: 50px 0px
}
.item_partner {
	width: 100%;
}
.txt_mail {
	width: 100%;
}
.learn_more:hover, .learn_more.active {
	width: 100%;
	margin-top: 10px;
}
.content_reg .fr {
	float: none;
}
.social_footer {
	width: 100%;
}
.title_detail {
	font-size: 24px;
	line-height: 32px;
}
.main-detail {
	margin-top: 30px;
}
.content_channel li {
	width: 50%;
	margin-bottom: 30px;
}
.play {
	margin-left: 0
}
.wp_logo a {
}
.text_logo {
}
.box_imgs .learn_more:hover, .learn_more.active {
	width: 80%;
}
.infor_imgs {
	width: 80%;
}
.time_imgs {
	width: 70%;
}
.infor_imgs {
	margin-bottom: 10px;
}
.like_share {
	float: left;
	margin-top: 10px;
}
.infor_channel {
	margin-top: 40px;
}
.infor .box_video_hot {
	margin-top: 30px;
}
.music_day {
	margin-top: 30px;
}
.news_channel {
	margin-top: 30px;
}
.content_last .col_520 .view_more {
	width: 100%;
}
.content_last .col_520 .more_title .title a {
	font-size: 12px;
}
.list_proud li {
/* width: 50%; */
}
.content_reg .f50 {
	font-size: 25px;
	margin-bottom: 30px;
}
.content_choose_campain .f50 {
	font-size: 25px;
}
.rearch_our {
	padding: 50px 0 40px;
}
.list_choose_campain li {
	width: 100%;
	margin: 0 1% 50px;
}
.list_choose_campain {
	margin: 0;
}
.center .learn_more.active {
	width: 100%;
}
.al .learn_more.active {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.al .learn_more {
	width: 100%;
}
.fly_creator {
	width: 100%;
}
.fly_creator .thumb_creator img {
	width: 100%;
}
.info_news .learn_more.active {
	width: 100%;
}
.fly_creator:nth-child(9), .fly_creator:nth-child(7), .fly_creator:nth-child(8).fly_creator:nth-child(6), .fly_creator:nth-child(5) {
	display: none;
}
.creator_metub .clpink {
	margin-bottom: 40px;
}
.list_step_part {
	margin: 0
}
.list_step_part .clpink {
	margin-bottom: 0
}
.creator_metub {
/* height: 888px; */
}
.wrapper-video-outer .learn_more {
	margin-right: 0
}
.list_item_why li {
	margin: 0 auto
}
.slick-prev, .slick-next {
	top: 50%;
}
.sapo_top_abouts {
	text-align: justify
}
.item_partner {
	padding-bottom: 30px
}
.main-detail {
	padding-bottom: 30px
}
.blog_detail {
	padding-top: 30px
}
.sapo_choose_campain {
	height: auto
}
.creator_metub .f50 {
	font-size: 23px
}
.title_top_faq {
	font-size: 140px;
}
.list_item_why li:after {
	left: 13px
}
.wrapper-video-outer .learn_more {
	width: 48%!important;
	margin: 0 1%!important;
	padding: 15px 0!important;
	text-align: center;
	font-size: 15px
}
.wrapper-video-outer .learn_more:first-child {
	margin-left: 0!important;
}
.wrapper-video-outer .learn_more:last-child {
	margin-right: 0!important;
}
.scroll-ico {
	display: none
}
.img_treding {
	width: 50%;
	height: auto;
}
.img_246x138 img {
	width: 100%;
}
.text_trending {
	width: calc(100% - 54%);
}
.img_210x118 {
	height: 110px;
}
.button_proud {
	top: 160px
}
.list_proud .content_reg {
	margin: 0
}
.slide_pround {
	margin-bottom: 70px
}
.slide_pround .mb_logo {
	width: 47.5%;
}
.content_channel li {
	width: 100%;
	margin-bottom: 20px
}
.header_channel {
	margin: 40px 0;
}
.header_channel .list_three {
	margin: 0 -10px
}
.header_channel li {
	width: 100%;
	padding: 0 10px;
}
.header_channel li:first-child {
	width: 100%;
	margin-bottom: 20px
}
.slide_case_study .slick-prev, .slide_case_study .slick-next {
	top: 19%
}
.btn_yellow {
	padding: 15px 20px;
}
.contact_box .btn_yellow {
	width: 100%;
	text-align: center
}
.head_section {
	font-size: 26px
}
.box_login .learn_more {
	width: 100% !important
}
.box_login {
	padding: 20px 15px
}

.wrapper-video-outer .learn_more{
	margin-bottom: 15px !important;
}
}

@media screen and (max-width:390px) {
.f30 {
	font-size: 22px
}
.pre_header .fop.fl {
/* display: none */
}
.title_abouts {
	font-size: 38px;
}
.sologan_abouts {
	font-size: 18px;
}
.logo_top_abouts span {
	width: 100%;
	margin-bottom: 10px;
}
.logo_top_abouts {
	padding: 30px 0;
}
.list_menu_footer li a {
	font-size: 13px;
}
.title_top_faq {
	font-size: 90px;
}
.img_210x118 {
	height: 90px;
}
.logo_cn {
	width: 80px;
	height: 80px
}
.header_channel li {
	width: 100%
}
.list_three li:nth-child(2), .list_three li:nth-child(3) {
	margin: 0 auto
}

#reportrange{
	margin-top: 35px;
}

}

@media screen and (max-width:320px) {
.wrapper-video-outer .learn_more {
	width: 100%!important;
	margin: 0 0 15px!important
}

.help_market .list_market li{
	margin: 0 1% !important;
    margin-bottom: 15px !important;
}

.help_market .list_market li{
	margin: 0 1%;
	margin-bottom: 15px;
}

.help_market .list_market li.edit2{
	margin: 0 1%;
	margin-bottom: 15px;
}

.section_login .vg-title::after{
	left: 82.5%;
}

.help_market .list_market li.edit2 {
    margin-top: 20px;
}

#reportrange{
	margin-top: 35px;
}

.help_market .list_market .box_list{
	margin-left: 7px;
}

}

@media screen and (max-width:390px) {

.help_market .list_market li.edit {
	margin-left: 0%;
}

.wrapper-video-outer .learn_more{
	margin-bottom: 15px !important;
}


.help_market .list_market li.edit2 {
    margin-top: 20px;
}

.content_last .more_title li:last-child {
	margin-top: 0
}
.logo_top_abouts span {
	width: 27.3%;
	margin: 0 3%;
}
.logo_top_abouts span img {
	width: 100%
}
.logo_partner {
	border: 1px solid #ddd;
	border-radius: 100%;
}

.help_market::before{
	height: 1000px;
}

.section_login .vg-title{
	width: 90%;
	
}

.section_login .vg-title::after{
	left: 81.5%;
}

#reportrange{
	margin-top: 35px;
}

}

@media screen and (max-width:414px){
	.help_market .list_market li{
		margin: 0 14%;
		margin-bottom: 15px;
	}

	.wrapper-video-outer .learn_more{
		margin-bottom: 15px !important;
	}


	.help_market .list_market li.edit2{
		margin: 0 14%;
		margin-bottom: 15px;
	}

	.edit_logo, .edit_logo2{
		display: none;
	}

	
}

@media screen and (max-width:375px){
	.help_market .list_market li{
		margin: 0 8%;
		margin-bottom: 15px;
	}

	.wrapper-video-outer .learn_more{
		margin-bottom: 15px !important;
	}

	.help_market .list_market li.edit2{
		margin: 0 8%;
		margin-bottom: 15px;
	}

	.edit_logo, .edit_logo2{
		display: none;
	}

	#reportrange{
		margin-top: 35px;
	}
	.help_market .list_market .box_list{
		margin-left: 9px;
	}
}
