@media (max-width: 1024px) {
	 .work-blog-section {
		 padding-top: 50px !important;
	}
}
 @media (max-width: 767px) {
	 .work-blog-section {
		 padding-top: 30px !important;
	}
}
 .work-blog-section .section-title {
	 padding-bottom: 15px;
	 position: relative;
}
 .work-blog-section .section-title h6 {
	 /*font-family: KlavikaBold-Bold;*/
	 font-size: 13px;
	 letter-spacing: 1.3px;
	 color:#fff;
}
 .work-blog-section .section-title:before {
	 content: "";
	 position: absolute;
	 bottom: 0;
	 left: 50%;
	 background: #fff;
	 width: 133px;
	 height: 3px;
	 transform: translateX(-50%);
}
 .work-blog-section .work-blog-wrapper + .full-img-block {
	 margin-top: -200px;
}
 @media (max-width: 1024px) {
	 .work-blog-section .work-blog-wrapper + .full-img-block {
		 margin-top: -150px;
	}
}
 @media (max-width: 767px) {
	 .work-blog-section .work-blog-wrapper + .full-img-block {
		 margin-top: -85px;
	}
}
 .work-blog-section .work-blog-wrapper .work-blog-content {
	 margin-bottom: 60px;
}
 @media (max-width: 1024px) {
	 .work-blog-section .work-blog-wrapper .work-blog-content {
		 margin-bottom: 40px;
	}
}
 @media (max-width: 767px) {
	 .work-blog-section .work-blog-wrapper .work-blog-content {
		 margin-bottom: 30px;
	}
}
 .work-blog-section .work-blog-wrapper .work-blog-content h3 {
	 margin-bottom: 0;
	 color:#fff;
	 font-size: 32px;
	 /*font-family: PortagoITCTT;*/
	 line-height: 30px;
}
 @media (max-width: 1024px) {
	 .work-blog-section .work-blog-wrapper .work-blog-content h3 {
		 font-size: 28px;
		 line-height: 28px;
	}
}
 .work-blog-section .work-blog-wrapper .work-blog-content h3 + p {
	 margin-top: 35px;
}
 @media (max-width: 1024px) {
	 .work-blog-section .work-blog-wrapper .work-blog-content h3 + p {
		 margin-top: 15px;
	}
}
 .work-blog-section .work-blog-wrapper .work-blog-content p {
	 font-size: 18px;
	 line-height: 26px;
	 /*font-family: KlavikaRegular-TF;*/
	 margin-bottom: 0;
}
 @media (max-width: 1024px) {
	 .work-blog-section .work-blog-wrapper .work-blog-content p {
		 font-size: 16px;
		 line-height: 22px;
	}
}
 .work-blog-section .full-img-block {
	 background-size: cover !important;
	 background-position: center !important;
	 background-repeat: no-repeat !important;
	 width: 100vw;
	 margin-left: calc(50% - 50vw);
	 margin-right: calc(50% - 50vw);
	 padding-top: 56.56%;
}
 .position-section {
	 background: #161b1d;
}
 @media (max-width: 1024px) {
	 .position-section {
		 padding: 50px 0 !important;
	}
}
 @media (max-width: 767px) {
	 .position-section {
		 padding-top: 30px !important;
	}
}
 .position-section .section-title {
	 padding-bottom: 15px;
	 position: relative;
}
 .position-section .section-title h6 {
	 /*font-family: KlavikaBold-Bold;*/
	 font-size: 13px;
	 letter-spacing: 1.3px;
}
 .position-section .section-title:before {
	 content: "";
	 position: absolute;
	 bottom: 0;
	 left: 50%;
	 background: #fff;
	 width: 110px;
	 height: 3px;
	 transform: translateX(-50%);
}
 .position-section .position-content-wrapper {
	 background: #fff;
	 padding: 145px 25px 35px;
	 margin-bottom: 30px;
}
 @media (max-width: 1024px) {
	 .position-section .position-content-wrapper {
		 padding: 100px 15px 25px;
	}
}
 .position-section .position-content-wrapper .position-content small {
	 font-size: 10px;
	 /*font-family: KlavikaBold-Bold;*/
	 letter-spacing: 1px;
	 color: #161c1e;
	 margin: 0;
}
 .position-section .position-content-wrapper .position-content small + h4 {
	 margin-top: 15px;
}
 .position-section .position-content-wrapper .position-content h4 {
	 font-size: 26px;
	 line-height: 30px;
	 color: #161c1e;
	 margin: 0;
}
 @media (max-width: 1024px) {
	 .position-section .position-content-wrapper .position-content h4 {
		 font-size: 24px;
		 line-height: 28px;
	}
}
 .position-section .position-content-wrapper .position-content h4 + p {
	 margin-top: 15px;
}
 .position-section .position-content-wrapper .position-content p {
	 color: #5e5c5c;
	 font-size: 18px;
	 /*font-family: KlavikaRegular-TF;*/
	 line-height: 26px;
	 margin: 0;
}
 @media (max-width: 1024px) {
	 .position-section .position-content-wrapper .position-content p {
		 font-size: 16px;
		 line-height: 22px;
	}
}
 .position-section .position-content-wrapper .position-content .btn-wrapper .position-btn {
	 min-width: 135px;
	 display: inline-block;
	 height: 42px;
	 border: 2px solid #000;
	 line-height: 38px;
	 font-size: 13px;
	 /*font-family: KlavikaBold-Bold;*/
	 text-align: center;
	 color: #161c1e;
	 letter-spacing: 1.3px;
	 background: transparent;
}
 @media (max-width: 1024px) {
	 .position-section .position-content-wrapper .position-content .btn-wrapper .position-btn {
		 min-width: 115px;
		 height: 38px;
		 line-height: 34px;
	}
}
 .position-section .position-content-wrapper .position-content .btn-wrapper .position-btn.white-btn {
	 color: #fff;
	 border: 2px solid #fff;
}
 .position-section .position-content-wrapper .position-content .btn-wrapper .position-btn:hover {
	 color: #fff;
	 background: #5e5c5c;
	 border: 2px solid #5e5c5c;
	 transition: 0.3s ease all;
}
 .position-section .position-content-wrapper .position-content .btn-wrapper .position-btn:hover.white-btn {
	 color: #fff;
	 background: #000;
	 border: 2px solid #000;
}
 .position-section .position-content-wrapper.bg-dgrey {
	 background: #5e5c5c;
	 color: #fff;
}
 .position-section .position-content-wrapper.bg-dgrey small, .position-section .position-content-wrapper.bg-dgrey h4, .position-section .position-content-wrapper.bg-dgrey p {
	 color: #fff;
}

/*new css now feb 3 2020*/
.btn-dark-black {
	background: #000;
	color: #fff;
	border: 1px solid #000;
 }

 #two-col-card-block .content-layout-item .row {align-items: center;}
 #two-col-card-block .content-layout-item .article .article-image {padding-top: 80%;margin-bottom: 0;}
 #two-col-card-block .article .article-inner h6.article-sub-title {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
 }
#two-col-card-block .container section.split_content{
	margin-bottom: 50px;
}


.layout-item.content_block.font-style-light .entry-title {
    font-size: 100px !important;
    line-height: 90px !important;
}

.banner-layout.dark-shade-active .banner-thumbnail:before {
    background-image: linear-gradient(180deg, rgba(16, 25, 29, 0.3) 50%, #10191d 90%);
    background-repeat: repeat-x;
}
.banner-layout.dark-shade-active .banner-thumbnail:after{content: none;}













