
@font-face {
   font-family: 'publica-medium';
    src: url('../fonts/publicasans-medium-webfont.woff2') format('woff2'),
         url('../fonts/publicasans-medium-webfont.woff') format('woff'),
         url('../fonts/PublicaSans-Medium.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;font-display: swap;
}
@font-face {
   font-family: 'publica-bold';
    src: url('../fonts/publicasans-bold.woff2') format('woff2'),
         url('../fonts/publicasans-bold.woff') format('woff'),
         url('../fonts/publicasans-bold.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;font-display: swap;
}

@font-face {
   font-family: 'circularstd';
    src: url('../fonts/Circular-Std-Book.woff2') format('woff2'),
         url('../fonts/Circular-Std-Book.woff') format('woff'),
         url('../fonts/Circular-Std-Book.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;font-display: swap;
}
@font-face {
   font-family: 'circularstdblack';
    src: url('../fonts/Circular-Std-Black.woff2') format('woff2'),
         url('../fonts/Circular-Std-Black.woff') format('woff'),
         url('../fonts/Circular-Std-Black.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;font-display: swap;
}
@font-face {
   font-family: 'circularstdmedium';
    src: url('../fonts/circularstd-medium.woff2') format('woff2'),
         url('../fonts/circularstd-medium.woff') format('woff'),
         url('../fonts/circularstd-medium.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;font-display: swap;
}
@font-face {
   font-family: 'circularstdbold';
    src: url('../fonts/Circular-Std-Bold.woff2') format('woff2'),
         url('../fonts/Circular-Std-Bold.woff') format('woff'),
         url('../fonts/Circular-Std-Bold.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;font-display: swap;
}

@font-face {
   font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium1-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-medium1-webfont.woff') format('woff'),
         url('../fonts/Montserrat-Medium-webfont.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;font-display: swap;
}
@font-face{font-family:'d-din_condenseddinCnBd';src:url('../fonts/d-dincondensed-bold-webfont.woff2') format('woff2'),

url('../fonts/d-dincondensed-bold-webfont.woff') format('woff');font-weight:normal;font-style:normal;}


#form-link{
	display: none;
}
.newsroom-main-content .ebookContent span{
	font-size: 16px;
	line-height: 28px;
	color: #2571f0;
	/*font-family: 'circularstd';*/
}
.newsroom-main-wrapper{ 
	background-repeat: no-repeat;
	background-size: cover;
	padding-left: 130px;
	align-items: flex-start;
	background: #f4f6fb;
	height: 450px;
	display: flex;
	flex-direction: row;
	padding-right: 50px;
    align-items: center;
    background-image: url("../img/newsroom-inner-banner.jpg");
    position: relative;
}
.newsroom-list-wrapper{
	background-repeat: no-repeat;
	background-size: cover;
	padding-left: 130px;
	align-items: flex-start;
	background: #f4f6fb;
	height: 450px;
	display: flex;
	flex-direction: row;
	padding-right: 50px;
    align-items: center;
    background-image: url("../img/news-list-banner.jpg");
    position: relative;
}
.newsroom-banner-wrapper .newsroom-banner-content{
	width: 65%;
}
.newsroom-banner-img{
	width: 35%;
	margin-right: 0px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.newsroom-banner-img img{
	/*width: 350px;*/
}
.newsroom-banner-wrapper.newsroom-main-wrapper h1{   
	position: relative; 
	font-size: 40px; 
	/*font-family: 'publica-medium';*/ 
	color: #2571f0; 
	line-height: 50px; 
	text-align: left; 
	font-weight: 500; 
	bottom: inherit; 
	text-transform: uppercase;
	display: inline;
}
.newsroom-banner-wrapper.newsroom-main-wrapper p{    
	font-size: 24px; 
	position: relative; 
	bottom: inherit; 
	/*font-family: 'circularstd';*/ 
	/*width: 79%;*/ 
	color: #536f9f; 
	text-align: left; 
	font-weight: 500; 
	margin: 25px 0 0; 
	padding-bottom: 12px;
    line-height: 1.2;
}
.newsroom-banner-wrapper.newsroom-list-wrapper h1{
	font-size: 80px;
	letter-spacing: -2px;
	line-height: 72px;
	color: #01173c;
	font-weight: bold;
	/*font-family: "Publica Sans";*/
}
.newsroom-container{
	max-width: 1300px;
	padding: 50px 20px;
	margin: 0 auto;
}

.newsroom-social-icons{
	grid-gap: 20px;
	align-items: flex-start;
	width: 310px;
	display: inline-block;
	vertical-align: top;
}
.newsroom-social-icons span{
	display: inline-block;
	width: 100%;
	margin: 7px 0;
}
.nw-icons{
	border-radius: 100%;
	padding: 10px;
	border: 1px solid;
	display: inline-block;
	font-size: 30px !important;
	width: 52px;
    height: 52px;
    text-align: center;
}
.newsroom-social-icons span.linkedin{
	border-color: #0084c2;
	color: #0084c2;
}
.newsroom-social-icons span.twitter{
	border-color: #1da0f1;
	color: #1da0f1;
}
.newsroom-social-icons span.fb{
	border-color: #3f5793;
	color: #3f5793;
}
.newsroom-social-icons span.mail{
	border-color: #f14236;
	color: #f14236;
}
.newsroom-inner-content{
	display: inline-block;
	width: 600px;
}
.newsroom-inner-content h4{
	font-size: 22px;
	line-height: 45px;
	color: #01173c;
	font-weight: 500;
	/*font-family: "Publica Sans";*/
}
.newsroom-inner-content h3{
	font-size: 22px;
	line-height: 45px;
	color: #01173c;
	font-weight: 700;
	/*font-family: "Publica Sans";*/
}
.newsroom-inner-content p{
	font-size: 16px;
	line-height: 28px;
	color: #5b75a3;
	font-family: "circularstd";
	margin-bottom: 25px;
}
.newsroom-inner-content ul{
	margin-bottom: 0;
	list-style-type: disc;
}
.newsroom-inner-content ul li{
	font-size: 16px;
	line-height: 28px;
	color: #5b75a3;
	/*font-family: "Circular Std";*/
	padding: 10px 0;
}
.newsroom-date{
	color: #01173c;
	font-weight: 700;
}
.newsroom-blue-text{
	color: #2571f0;
}
a.newsroom-blue-text{
	color: #2571f0;
	text-decoration: none;
	cursor: pointer;
}
a.newsroom-blue-text:hover{
	color: #2571f0;
	text-decoration: none;
}

.newsroom-footer{
	padding: 90px 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 2px solid #5b75a3; 
	margin-top: 65px; 
}
.nw-footer-left{
	width: 600px;
}
.nw-footer-right{
	width: 500px;
}
.nw-footer-left p{
	font-size: 18px;
	line-height: 35px;
	color: #536f9f;
	/*font-family: "Circular Std";*/
}
.nw-footer-left h1{
	font-size: 45px;
	letter-spacing: -1px;
	line-height: 48px;
	color: #2571f0;
	font-weight: 500;
	/*font-family: "Publica Sans";*/
}

.subscribeBox{
/*	max-width: 565px;
*/	width: 100%;
	position: relative;
}
.email-form{
	position: relative;
}
.subscribeBox .form-control{
	padding: 1rem;
	font-size: 18px; 
	/*font-family: "circularstd";*/ 
	font-weight: 500; 
	text-align: left;
	border-radius: 5px;    
	color: #2d3041 !important; 
	display: block; 
	width: 100%; 
	line-height: 1.5; 
	color: #495057; 
	border-radius: 5px; 
	/*box-shadow: 0.14px 3.998px 13.5px 1.5px rgba(60, 60, 60, 0.08); */
	background-color: #f5f7fa; 
	background-clip: padding-box; 
	border: 1px solid transparent; 
	transition: border-color .15s ease-in-out,
	box-shadow .15s ease-in-out;
	height: 50px;
}
.subscribeBox .btn{
	/*font-family: "circularstd";*/ 
	font-size: 18px; 
	color: #ffffff; 
	background-color: #2571f0; 
	position: absolute; 
	right: 8px; top: 7px; 
	padding: 10px 58px; 
	line-height: 0; 
	height: 35px; 
	border-radius: 5px; 
	border: 2px solid #2571f0; 
	text-transform: capitalize; 
	letter-spacing: 0;
}
::-webkit-input-placeholder { 
	/* Chrome/Opera/Safari */color: #01173c !important;
}
::-moz-placeholder { 
	/* Firefox 19+ */ color: #01173c !important; 
}
:-ms-input-placeholder { 
	/* IE 10+ */ color: #01173c !important; 
}
:-moz-placeholder { 
	/* Firefox 18- */ color: #01173c !important; 
}
.sub-box .btn {
	/*font-family: "circularstd";*/ 
	font-size: 18px; 
	color: #ffffff; 
	background-color: #2571f0; 
	position: absolute; 
	right: 8px; top: 7px; 
	padding: 10px 58px;  
	line-height: 0; 
	height: 35px; 
	border-radius: 5px; 
	border: 2px solid #2571f0;
	text-transform: capitalize;
	letter-spacing: 0;
}
.subscribeBox .btn:hover{
	background-color: #ffffff;
	color: #2571f0;
}
.customers-wrap{background-color: #edf0f5;}
.testimonials {
    margin: 0 0 0 0;
}

.news-wrap h2{
	font-size: 45px;
	letter-spacing: -1px;
	line-height: 90px;
	color: #2571f0;
	font-weight: 500;
	/*font-family: "Publica Sans";*/
	text-align: center;
}
.news-grid{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 15px;
	filter: drop-shadow(0.14px 3.998px 7.5px rgba(218,218,218,0.5));
	border: 0px solid #003576;
}
.news-grid .news-box h4{
	font-size: 30px;
	color: #01173c;
	font-weight: 600;
	/*font-family: "Publica Sans";*/
	padding: 15px;
	line-height: 1.2;
}
.news-grid .news-box p{
	font-size: 16px;
	color: #536f9f;
	/*font-family: "Circular Std";*/
	padding: 18px 15px 5px;
}
.news-grid .news-box .news-osp-logo{
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("../img/logo-blue-new.png");
	width: 45px;
	height: 45px;
    margin-left: 15px;
}
.news-grid .news-box:hover{
	background-color: #01173c;
}
.news-grid .news-box:hover h4{
	color: #ffffff;
}
.news-grid .news-box:hover p{
	color: #ffffff;
}
.news-grid .news-box:hover .news-osp-logo{
	background-image: url("../img/osp-white-logo.png");
}
.news-editors-pick{
	background-color: #f5f7fa;
	padding: 40px;
	margin-top: -220px;
    margin-bottom: 30px;
    z-index: 2;
    position: relative;
}
.editors-pick-wrap{
	background-color: #ffffff;
	border: 1px solid #01173c;
	background-color: #ffffff;
	display: flex;
	align-items: center;
	grid-gap: 20px;
	padding: 30px;
}
.editors-pick-wrap img{
	border-radius: 10px;
}
.editors-pick-text p{
	font-size: 22px;
	color: #536f9f;
	/*font-family: "Circular Std";*/
	padding-bottom: 20px;
}
.editors-pick-text h1{
	font-size: 50px;
	color: #2571f0;
	font-weight: 700;
	/*font-family: "Publica Sans";*/
	line-height: 1.1;
}
@media screen and (max-width: 1599px){
	.testimonials {
	    margin: 0 0 0 0;
	}	
}
@media screen and (max-width: 1440px) {
	.newsroom-banner-wrapper.newsroom-main-wrapper h1{
		font-size: 30px;
		line-height: 40px;
	}
}

@media screen and (max-width: 1280px) {

}
@media screen and (max-width: 1024px){
	.testimonials {
	    margin-left: 25px;
	}	
}
@media screen and (max-width: 768px) {
	.newsroom-banner-wrapper.newsroom-main-wrapper h1{
		font-size: 22px;
    	line-height: 32px;
	}
	.newsroom-banner-wrapper.newsroom-main-wrapper p{
		font-size: 16px;
	}
	.newsroom-main-wrapper{
		padding-left: 30px;
    	padding-top: 50px;
    	height: 320px;
	}
	.newsroom-social-icons{
		display: block;
		width: 70%;
		margin: 0 auto 20px;
	}
	.newsroom-social-icons span{
	    width: auto;
		margin: 7px 7px;
	}
	.newsroom-inner-content{
		width: 70%;
		display: block;
		margin: 0 auto;
	}
	.newsroom-footer{
		padding: 45px 0;
		flex-wrap: wrap;
	}
	.nw-footer-left{
		width: 100%;
	}
	.nw-footer-right{
		width: 100%;
	}
	.nw-footer-left p{
		font-size: 16px;
		line-height: 26px;
	}
	.nw-footer-left h1{
		font-size: 32px;
		line-height: 36px;
	}
	.editors-pick-wrap{
		flex-wrap: wrap;
	}
	.news-grid{
		grid-template-columns: 1fr 1fr;
	}
	.editors-pick-text h1{
		font-size: 40px;
	    line-height: 1.3;
	}
	.news-grid .news-box h4{
		font-size: 24px;
	}
	.core-service-wrap, .development-wrap .core-service-wrap {
	    padding: 45px 20px;
	}
	.newsroom-list-wrapper{
		padding-left: 20px;
	    height: 350px;
	    background-position: center;
	}
	.newsroom-banner-wrapper.newsroom-list-wrapper h1{
		font-size: 60px;
	    line-height: 62px;
	}
	.news-editors-pick{
		margin-top: -180px;
	}
}


@media screen and (max-width: 767px) {
	.newsroom-banner-wrapper.newsroom-main-wrapper h1{
		font-size: 20px;
		line-height: 30px;
	}
	.newsroom-main-wrapper{
		height: auto;
		background-position: center;
    	flex-wrap: wrap;
    	padding-top: 40px;
    	padding-left: 20px;
    	padding-right: 20px;
	}
	.newsroom-banner-wrapper .newsroom-banner-content{
		width: 100%;
	}
	.newsroom-banner-img{
		width: 100%;
	    position: static;
	    text-align: center;
	}
	.newsroom-banner-img img {
    	width: 230px;
	}
	.newsroom-social-icons{
		display: block;
		width: 90%;
		margin: 0 auto 20px;
	}
	.newsroom-inner-content{
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	.subscribeBox .btn{
		position: relative;
		width: auto;
		right: 0;
		background-color: #2571f0;
		color: #fff;
		margin: 5px 0 0;
		padding: 10px 20px;
	}
	.slidervideo{
		margin: 15px auto;
		padding-bottom: 34.25%;
		max-width: 420px;
	}
  	.testimonials{
  		margin-left: 0;
  	}
  	.news-grid{
  		grid-template-columns: 1fr;
  	}
  	.newsroom-banner-wrapper.newsroom-list-wrapper h1{
  		font-size: 45px;
	    line-height: 52px;
  	}
  	.news-editors-pick{
  		padding: 20px;
  		margin-bottom: 10px;
  	}
  	.editors-pick-wrap{
  		padding: 20px;
  	}
  	.editors-pick-text p {
	    font-size: 16px;
	    padding-bottom: 0px;
	}
	.editors-pick-text h1 {
	    font-size: 22px;
	}
	.news-wrap h2{
		font-size: 35px;
	}
	.news-grid .news-box h4{
		font-size: 20px;
	}
	.news-grid .news-box p{
		font-size: 14px;
		padding: 18px 15px 10px;
	}
}