.main .ContactUs .form-box .form-cell .value{

	position: relative;

	padding:20px 0 20px 10px;

}

.main .ContactUs .form-box .form-cell .selectbox input{

	cursor: pointer;

}

.main .ContactUs .form-box .form-cell .selectbox .selectul{

	position: absolute;

	width:calc(100% - 20px);

	left:0;

	padding:10px;

	z-index: 8;

	background: #eee;

	display: none;

}

.main .ContactUs .form-box .form-cell .selectbox .selectul li{

	font-size: 20px !important;

	line-height: 30px;

	cursor: pointer;

}

.main .ContactUs .form-box .form-cell .selectbox .selectul.company_type{

	bottom:-172px;

}

.main .ContactUs .form-box .form-cell .selectbox .selectul.interested{

	bottom:-142px;

}

.main .ContactUs .form-box .form-cell .selectbox .selectul.how{

	bottom:-292px;

}



.cookie{

	position:fixed;

	bottom: 0;

	left:0;

	background: #2a297a;

	color:#fff;

	width:100%;

	z-index: 8;

	padding: 20px 0;

}

.cookie .cookbox{

	max-width:1650px;

	/* width:90%; */

	margin: 0 auto;

	display: flex;

	justify-content: space-between;

	justify-items: center;

	align-items:center;

	

}

.cookie .cookbox .txt{

	width:75%;

}

.cookie .cookbox .btn{

	display: block;

	width:200px;

	max-width: 20%;

	height:50px;

	line-height: 50px;

	background: #fff;

	color: #2a297a;

	cursor: pointer;

}

.indexbg .header-nav .header-nav-link .header-nav-link-ol,.indexbg .lang-box .header-nav-link-ol{

	background:#3043b8;

}

.indexbg .header-nav .header-nav-link .header-nav-link-ol li a,,.indexbg .lang-box .header-nav-link .header-nav-link-ol li a{

	color:#fff;

}

.header .brand img{

	margin-top: -10px;

}



.main .home .home-section-content .uk-container .partner-box .swiper .swiper-slide a img,.main .Publishers .Publisher .swiper .swiper-slide a img{

	max-height: 70px !important;

}



.main .home .home-section-content .uk-container .partner-box .swiper .swiper-slide a,.main .Publishers .Publisher .swiper .swiper-slide a{

	height:100px;

}

.main .Advertisers .efficiency .swiper .swiper-slide .logo{

	max-height: 80px;

}

.efficiency .ad-img{

	max-width:70%;

	max-height:500px;

	margin: 0 auto;

}

.text-fleft{

	text-align: left !important;

}



@media screen and (max-width:1700px){

	.uk-container{

		max-width:90% !important;

	}

}



@media screen and (max-width:768px){

	.cookie .cookbox{

		display: block;

	}

	.cookie .cookbox .txt{

		width:100%;

	}

	.cookie .cookbox .txt p{

		line-height: 22px;

	}

	.cookie .cookbox .btn{

		width:100%;

		margin: 10px 0 0;

		height: 35px;

		line-height: 35px;

		font-size: 12px;

	}

}

