.footer .row{margin-left:-15px !important; margin-right:-15px !important;}
.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: #FFF;
}
.footer div {
	color: #FFF;
	box-sizing: border-box;
}
.footer>.top>div {
	text-align: center;
	color: #FFF;
	position: relative;
}
.footer>.top>.div1, .footer>.top>.div3 {
	background-image: linear-gradient(45deg, #008CD7 50%, #0097E0 50%);
}
.footer>.top>.div2, .footer>.top>.div4 {
	background-image: linear-gradient(45deg, #011538 50%, #002951 50%);
}
h2.footer-block-title{vertical-align:middle !important; padding-top:10vw; padding-bottom:10vw;}
h2.footer-block-title img {
	width: 64px;
}


.footer .center {
	box-sizing: border-box;
	padding: 60px 0;
	overflow: hidden;
	background: url(../img/bg-footer.jpg);
	background-position: center;
	display: block;
}
/*-------------------center-------------------*/
.footer-heading{
	font-size: 35px;
	position: relative;
	cursor: default;
}
.copyright{line-height:120%;}
@media all and (max-width: 768px){
	.footer-heading{margin-left:15px;}
	.copyright{font-size:13px !important;}
}
.footer-heading:after {
	content: '';
	display: inline-block;
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 60px;
	height: 3px;
	background: #FFF;
	transition: .5s;
}
.footer-heading:hover:after {
	width: 160px;
}
.footer>.center .center .bottom {
	padding-top: 30px;
}
.footer>.center .bottom ol li {
	list-style: none;
	line-height: 60px !important;
	font-size: 18px;
	border-bottom: 1.5px dashed rgba(255,255,255,.7);
}
/*.footer>.center .bottom ol li:after{content: '»';color: #FFF;font-size: 30px;margin: 0 5px;float: left;transform: translateY(-3px);}*/
.footer>.center .bottom ol li i {
	font-size: 26px;
	transform: translateY(1.5px);
	margin-right: 5px;
}

.footer>.bottom {
	height: 45px;
	background: #000;
	color: rgba(255,255,255,.9);
	text-align: center;
	line-height: 45px;
	font-family: arial;
}
.videowindow_bg {
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,.8);
	display: none;
	position: fixed;
	top: 0;
	left: 0;
}
.videowindow_bg iframe {
	margin: auto;
	width: 70%;
	height: 70%;
}
.videowindow_bg .close-btn {
	cursor: pointer;
	display: inline-block;
	width: 50px;
	height: 50px;
	font-size: 40px;
	color: #FFF;
	background: none;
	border: none;
	margin: 60px;
	position: fixed;
	right: 0;
	outline: none;
}

@media all and (max-width:766px) {
.footer > .top > .div1, .footer > .top > .div2, .footer > .top > .div3, .footer > .top > .div4 {
	height: 130px;
}
.footer > .top .box img {
	width: 40px;
}
.footer h2, .footer h2.footer-block-title {
	font-size: 16px !important;
}
}


/* rsn */
.videogroup{margin:50px 0;}
.video-thumb{background-position:50% 50%; background-repeat: no-repeat; background-size:cover;}
.abox{margin:30px auto;}
.abox a{width:55px; height:55px; line-height:55px; margin:4px; text-align:center; border:#ddd solid 1px; display:inline-block; font-size:40px;}
/* end rsn */
