.fancybox-slide--iframe .fancybox-content {
	width  : 80% !important;
	height : 80% !important;
	max-width  : 80%;
	max-height : 80%;
}  


.media-btn-wrapp .btn.hover {
    background: rgba(0, 0, 0, 0) url("/img/media-btn-bg-hover.png") repeat scroll 0 0 / 100% 100%;
}

.media-btn-wrapp .btn {
	text-decoration: none;
}

a.doc-bl {
	display:block;
	text-decoration: none;
}

a.doc-bl .doc-size {
	color:#000;
}

.doc-bl .docx-ico {
    background: rgba(0, 0, 0, 0) url("/img/docx-ico.png") repeat scroll 0 0 / 100% 100%;
    display: inline-block;
    height: 45.6px;
    vertical-align: middle;
    width: 32.8px;
}


.resume-map-bl .resume-bl ul li a {
    cursor: pointer;
    font-size: 14.768px;
    padding-top: 10.4px;
	color: #000;
	text-decoration:none;
}


.resume-map-bl .resume-bl ul ul {
    margin-top: 0px;
}

.hideNext {
	cursor: pointer;
    font-size: 14.768px;
    padding-top: 10.4px;
	color: #000;
	text-decoration:underline;
	display:block;
	width: 100%;
}

.hideNext a {
	cursor: pointer;
    font-size: 14.768px;
    padding-top: 10.4px;
	color: #000;
	text-decoration:underline;
	display:block;
}

.toggleShow {
	display:none;
}


.defaultBG {
	animation: 15s ease-in-out 0s normal none infinite running example;
    background: rgba(0, 0, 0, 0) url("/img/career2-2-bg-1.jpg") no-repeat scroll center top;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    /*background: rgba(0, 0, 0, 0) url("/img/article-bg.jpg") repeat scroll center center / cover ;*/
}


.pageDefault .text_content_wrap,
.pageWrap {
    box-sizing: border-box;
    height: auto;
    margin: 0 auto;
    max-width: 1140px;
    padding: 51.2px 20px 48px;
    width: 100%;
}


.pageDefault .full-img {
    height: auto;
    margin-top: 21.6px;
    width: 100%;
}
.pageDefault img {
    display: block;
}

.pageDefault .txt-1 {
    color: #747474;
    font: 14.768px/24.616px ArialRegular;
    margin-top: 10.4px;
}


.more_ {
    color: #00447c;
    display: block;
    font-size: 14.768px;
    margin-top: 5.6px;
    text-decoration: underline;
}

.social-wrapp .social-bl.social-blue {
	width: 550px;
}

.social-wrapp .social-bl.social-blue a {
    background-image:url("../images/social-ico-blue.png");
}

.social-wrapp.article-bottom {
	float:left;
}

.social-wrapp2.social-wrapp {
    box-sizing: border-box;
    height: 73px;
    margin: 0;
    max-width: inherit;
    width: inherit;
}

.social-wrapp2.social-wrapp .social-bl {
    margin-top: 6px;
}
.leadership-bl .leader-slider-2 .owl-dots .owl-dot.active span{
    background: #5087b5;
}







