.hero-area .bubles-list
 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.hero-area {
	border-bottom: 4px solid #fff;
	position: relative;
	overflow: hidden;
}
.hero-area .bg-holder:after {
	display: none;
}
.hero-area .control {
	position: absolute;
	font-size: 60px;
	line-height: 60px;
	left: 20px;
	right: 20px;
	bottom: 22px;
}
.hero-area .control .prev {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	float: left;
	position: relative;
	z-index: 5;
}
@media (min-width: 992px) {
	.hero-area .control .prev:hover {
		color: #f16625;
	}
}
.hero-area .control .next {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	float: right;
	position: relative;
	z-index: 5;
}
@media (min-width: 992px) {
	.hero-area .control .next:hover {
		color: #f16625;
	}
}
.hero-area .slide {
	position: relative;
	overflow: hidden;
	height: 395px;
	padding: 30px 15px 66px;
	font-size: 16px;
	text-align: center;
	line-height: 22px;
}
.hero-area p {
	margin-bottom: 24px;
}
.hero-area a:hover {
	text-decoration: none;
}
.hero-area .title {
	display: block;
	font-weight: 700;
	margin-bottom: 13px !important;
	font-size: 25px !important;
	line-height: 30px !important;
	text-transform: uppercase;
}
.hero-area .bubles-list {
	font-weight: 700;
	margin: 0 -10px 0 -1px !important;
}
.hero-area .bubles-list .txt {
	font-size: 12px !important;
	line-height: 12px !important;
	display: block;
}
.hero-area .bubles-list li {
	padding: 12px 5px !important;
	margin: 0 6px 0 3px !important;
	display: inline-block;
	vertical-align: top;
	width: 88px !important;
	height: 88px !important;
	background: rgba(242, 101, 34, .7);
	border-radius: 50%;
}
.hero-area .bubles-list li .num {
	display: block;
	font-size: 23px !important;
	line-height: 23px !important;
}
.hero-area .bubles-list li .logo-box {
	display: block;
	line-height: 80px;
	margin: -12px 0;
}
.hero-area .bubles-list li .logo-box img {
	vertical-align: middle;
	/*max-height: 45px;*/
}

.hero-area .bubles-list li .logo-box img {
	width: 100% !important;
	height: auto !important;
}

@media (max-width: 768px) {
	.hero-area .bubles-list {
		margin: 0 auto !important;
	}
}

@media (max-width: 767px) {
	.hero-area p {
		display: none;
	}
}
@media (min-width: 480px) {
	.hero-area .control {
		bottom: 34px;
		left: 22px;
		right: 22px;
	}
	.hero-area .slide {
		height: 271px;
		padding: 30px 20px 10px;
		line-height: 22px;
	}
	.hero-area p {
		margin-bottom: 24px;
	}

	.hero-area .title {
		margin-bottom: 3px !important;
	}
	.hero-area .bubles-list {
		max-width: 330px;
		margin: 0 auto;
	}
	.hero-area .bubles-list .txt {
		font-size: 10px !important;
		line-height: 10px !important;
	}
	.hero-area .bubles-list.bubles-list-logos {
		margin-top: -24px;
	}
	.hero-area .bubles-list li {
		padding: 20px 6px;
		margin: 0 8px 0 4px;
		width: 95px;
		height: 95px;
	}
	.hero-area .bubles-list li .num {
		font-size: 25px !important;
		line-height: 25px !important;
	}
	.hero-area .bubles-list li .logo-box {
		line-height: 90px;
		margin: -20px 0;
	}
	.hero-area .bubles-list li .logo-box img {
		max-height: 50px;
	}
}
@media (min-width: 768px) {
	.hero-area .control {
		bottom: 208px;
		left: 16px;
		right: 16px;
	}
	.hero-area .slide {
		height: 458px;
		padding: 43px 80px 20px;
		line-height: 25px;
		font-size: 20px;
	}
	.hero-area p {
		margin-bottom: 29px;
	}
	.hero-area .title {
		margin-bottom: 10px !important;
		font-size: 35px !important;
		line-height: 35px !important;
	}
	.hero-area .bubles-list {
		max-width: 100%;
	}
	.hero-area .bubles-list .txt {
		font-size: 18px !important;
		line-height: 18px !important;
	}
	.hero-area .bubles-list.bubles-list-logos {
		margin-top: 0;
	}
	.hero-area .bubles-list li {
		padding: 36px 12px !important;
		margin: 0 9px 0 9px !important;
		width: 174px !important;
		height: 174px !important;
	}
	.hero-area .bubles-list li .num {
		font-size: 50px !important;
		line-height: 50px !important;
		margin-bottom: 3px !important;
	}
	.hero-area .bubles-list li .logo-box {
		line-height: 160px !important;
		margin: -36px 0 !important;
	}
	.hero-area .bubles-list li .logo-box img {
		max-height: 90px !important;
	}
}
@media (min-width: 992px) {
	.hero-area .control {
		bottom: 259px;
		left: 20px;
		font-size: 80px;
		line-height: 80px;
		right: 20px;
	}
	.hero-area .slide {
		height: 585px;
		padding: 74px 35px 20px;
		line-height: 35px;
		font-size: 25px;
	}
	.hero-area p {
		margin-bottom: 72px;
		font-weight: 300;
	}
	.hero-area .title {
		margin-bottom: 16px !important;
		font-size: 50px !important;
		line-height: 50px !important;
	}
	.hero-area .bubles-list .txt {
		font-size: 20px !important;
		line-height: 20px !important;
	}
	.hero-area .bubles-list li {
		padding: 40px 12px !important;
		margin: 0 15px 0 9px !important;
		width: 192px !important;
		height: 192px !important;
	}
	.hero-area .bubles-list li .num {
		font-size: 56px !important;
		line-height: 56px !important;
	}
	.hero-area .bubles-list li .logo-box {
		line-height: 180px !important;
		margin: -40px 0 !important;
	}
	.hero-area .bubles-list li .logo-box img {
		max-height: 112px !important;
	}
}
@media (min-width: 1200px) {
	.hero-area .control {
		bottom: 356px;
		left: 20px;
		right: 20px;
		font-size: 80px;
		line-height: 80px;
	}
	.hero-area .frame {
		margin: 0 auto;
		width: 1078px;
	}
	.hero-area .slide {
		height: 780px;
		padding: 132px 20px 20px;
		line-height: 35px;
		font-size: 30px;
	}
	.hero-area p {
		margin-bottom: 49px;
	}
	.hero-area .title {
		margin-bottom: 18px !important;
		font-size: 60px !important;
		line-height: 60px !important;
	}
	.hero-area .bubles-list .txt {
		font-size: 25px !important;
		line-height: 25px !important;
	}
	.hero-area .bubles-list li {
		padding: 48px 17px !important;
		margin: 0 16px 0 14px !important;
		width: 240px !important;
		height: 240px !important;
	}
	.hero-area .bubles-list li .num {
		font-size: 70px !important;
		line-height: 70px !important;
	}
	.hero-area .bubles-list.bubles-list-logos {
		margin-top: -22px !important;
	}
	.hero-area .bubles-list.bubles-list-logos li {
		height: 320px !important;
		width: 320px !important;
		margin: 0 14px !important;
	}
	.hero-area .bubles-list.bubles-list-logos .logo-box {
		line-height: 282px !important;
		margin: -48px 0 !important;
	}
	.hero-area .bubles-list.bubles-list-logos .logo-box img {
		max-height: 208px !important;
	}
}
@media (min-width: 1486px) {
	.hero-area .control {
		width: 1466px;
		left: 50%;
		margin-left: -733px;
	}
}
