footer {
	background: #1f212c;
	position: relative
}
.footer-wrap {
	padding: 60px 20px
}
.jobs-call{
	margin-top: 10px;
}
.jobs-call, .jobs-call a {
	color: #767781;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.1;
	transition: all .5s ease-in-out;
}
.sub-list .jobs-call a{
	padding:0;
}
.jobs-call a:hover {
	color: #fff;
}
.jobs-call {
	display: block;
}
.sub-list {
	display: none
}
.social-wrap {
	border-bottom: 1px solid #3e404d;
	padding: 20px 0
}
.social-wrap h4 {
	font-size: 16px;
	font-weight: 500;
	color: #c6c7cb;
	text-transform: uppercase;
	margin-bottom: 20px
}
a.list-head {
	font-size: 16px;
	font-weight: 500;
	color: #c6c7cb;
	padding: 19px 0;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	width: 100%;
	cursor: auto;
}
.footer-list > li {
	border-bottom: 1px solid #3e404d
}
.sub-list a {
	font-size: 14px;
	color: #767781;
	padding: 10px 5px;
	display: inline-block;
	transition: all .5s ease-in-out
}
.sub-list a:hover {
	color: #fff
}
.sub-list .wt-link a:hover {
	color: #767781;
	cursor: default
}
.clr-white {
	color: #767781;
	font-size: 16px;
	margin-right: 5px
}
.sub-list a.number {
	font-size: 16px;
	font-weight: 500;
	display: inline-block
}
.sub-menu-list {
	padding: 15px 0
}
.address {
	margin-bottom: 10px
}
.gl-down {
	background-position: -350px -27px;
	background-size: 375px 375px;
	width: 25px;
	height: 15px;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	transition: all .5s ease-in-out
}
.footer-list li.open .sub-list {
	display: block
}
.footer-list li.open .gl-down {
	transform: translateY(-50%) rotate(180deg)
}
.social-img {
	display: flex;
	margin: 0 -10px
}
.social-img li {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 10px;
	width: 30px;
	height: 30px;
	background-color: #cb111d;
	border: 2px solid transparent;
	transition: all .5s ease-in-out
}
.social-img li:hover {
	border: 2px solid #cb111d;
	background-color: transparent
}
.social-img li a {
	display: inline-flex;
	align-items: center;
	justify-content: center
}
.social-img i {
	background-size: 375px 375px
}
.social-img li svg {
	width: 21px
}
.social-img li .st0 {
	display: inline;
	fill: #FFFFFF !important;
}
.gl-linkedin {
	background-position: -201px -124px;
	width: 23px;
	height: 24px
}
.gl-twitter {
	background-position: -228px -124px;
	width: 27px;
	height: 23px
}
.gl-facebook {
	background-position: -180px -124px;
	width: 16px;
	height: 26px
}
.gl-youtube {
	background-position: -258px -125px;
	width: 28px;
	height: 20px
}
.gl-msg {
	background-position: -289px -125px;
	width: 29px;
	height: 16px
}
.gl-gardian {
	background-position: -230px -127px;
	width: 103px;
	height: 34px
}
.gl-forbes {
	background-position: -343px -129px;
	width: 95px;
	height: 24px
}
.gl-telegraph {
	background-position: -1px -165px;
	width: 151px;
	height: 25px
}
.gl-tc {
	background-position: -164px -165px;
	width: 53px;
	height: 27px
}
.gl-cnt {
	background-position: -178px -394px;
	width: 48px;
	height: 35px
}
.footer-feature {
	padding: 20px 0;
	border-bottom: 1px solid #3e404d
}
.footer-feature h4 {
	font-size: 16px;
	color: #c6c7cb;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 20px
}
.footer-slider {
	display: flex;
	justify-content: center;
	align-items: center
}
.bottom-footer p {
	text-align: center;
	font-size: 14px;
	color: #767781;
	padding: 15px 0;
}
.bottom-footer p a {
	color: #767781
}
.bottom-footer p a:hover {
	text-decoration: none
}
.footer-text {
	display: none
}
.feature-img {
	text-align: center
}
.feature-img .gardian-icon {
	background-position: -357px -336px;
	height: 38px;
	width: 118px
}
.feature-img .forbes-icon {
	background-position: -500px -334px;
	height: 38px;
	width: 118px
}
.feature-img .telegraph-icon {
	background-position: -648px -336px;
	height: 38px;
	width: 158px
}
.feature-img .tc-icon {
	background-position: -831px -336px;
	height: 38px;
	width: 70px
}
.address {
	line-height: 1.4;
	color: #767781;
	font-size: 14px
}
@media screen and (min-width: 768px) {
	.container {
		padding: 0 3%
	}
	.footer-wrap {
		padding: 60px 0 20px
	}
	.feature-wrap {
		padding: 50px 0
	}
	.feature-slider li {
		font-size: 16px;
		padding: 20px 8px 22px 10px
	}
	.feature-slider li strong {
		font-size: 16px;
		font-weight: 500;
		color: #0b0c11;
		display: block
	}
	.feature-section {
		display: block;
		padding: 63px 0 85px
	}
	.feature-section .it-companies {
		padding: 0 30px
	}
	.footer-feature {
		display: none
	}
	a.list-head {
		font-size: 16px;
		padding: 0;
		margin-bottom: 18px
	}
	.social-wrap h4 {
		font-size: 16px
	}
	.footer-list {
		display: flex;
		justify-content: space-between;
		border-bottom: 1px solid #3e404d
	}
	.footer-list > li {
		border: none
	}
	.sub-list {
		display: block
	}
	.sub-menu-list {
		padding: 22px 0
	}
	.gl-down {
		display: none
	}
	.social-img li {
		width: 30px;
		height: 30px
	}
	.bottom-footer {
		display: flex;
		justify-content: space-between;
		padding: 20px 0
	}
	.bottom-footer p {
		font-size: 12px;
		padding: 0;
		color: #767781
	}
	.footer-text {
		display: block
	}
	.footer-text p, .footer-text p a {
		font-size: 12px;
		padding: 0
	}
	.footer-text p a {
		text-decoration: underline
	}
	.footer-text strong a {
		font-size: 12px;
		color: #cb111d
	}
	.sub-list a {
		font-size: 12px;
		padding: 0
	}
	.sub-list li {
		font-size: 12px;
		color: #767781;
		margin-bottom: 9px;
		line-height: 1
	}
	.clr-white, .sub-list a.number,.jobs-call, .jobs-call a {
		font-size: 12px
	}
	.jobs-call, .jobs-call a{
		line-height: 1.2;
	}
	.footer-contact {
		position: relative
	}
	.footer-contact:after {
		position: absolute;
		content: "";
		left: -30px;
		height: 100%;
		border: 1px solid #3e404d;
		top: 0
	}
	.social-img li {
		margin: 0 2px
	}
	.social-wrap h4 {
		margin-bottom: 13px
	}
}
@media screen and (min-width: 1200px) {
	.footer-section {
		display: flex
	}
	.social-wrap {
		width: 193px;
		padding: 0 28px
	}
	.social-img {
		margin: 0
	}
	.footer-list {
		width: calc(100% - 185px);
		justify-content: flex-start;
		border: none
	}
	.social-wrap {
		border-bottom: 0
	}
	.bottom-footer {
		border-top: 1px solid #3e404d
	}
	.footer-list > li {
		width: 175px;
		padding-bottom: 39px
	}
	.footer-contact:after {
		left: 35px
	}
	.footer-list > li.footer-contact {
		padding-left: 68px; 
		width: 240px
	}
	a.list-head {
		width: auto
	}
}
@media screen and (min-width: 1280px) {
	.container {
		padding: 0 15px
	}
}
@media screen and (min-width: 1350px) {
	.footer-wrap {
		padding: 57px 54px 20px
	}
	.footer-list > li {
		width: 210px
	}
	.footer-contact:after {
		left: 35px
	}
	.footer-list > li.footer-contact {
		padding-left: 68px;
		width: 250px
	}
	.social-wrap {
		padding: 0 10px
	}
}