
.text-center{
	text-align: center;
}

.m-0{
	margin: 0!important;
}

.mb-0{
	margin-bottom: 0!important;
}

.mdi-chevron-right
{
color: #fff!important;
}

.mdi-chevron-left
{
color: #fff!important;
}

.mt-0{
	margin-top: 0!important;
}

.mt-10{
	margin-top: 10px;
}

.mb-10{
	margin-bottom: 10px;
}


.mt-40{
	margin-top: 40px;
}

.mb-40{
	margin-bottom: 40px;
}


.mt-20{
	margin-top: 20px;
}

.banner-news-title
{
	font-size: 52px!important;
	font-weight: normal!important;
	line-height: 1!important;
	margin-top: 0!important;
}

.banner-news-description
{
	font-size: 20px!important;
	font-weight: 300!important;
	line-height: 1!important;
	margin-top: 20px!important;
}

.news-banner-h2
{
	background: none!important;
    padding-left: 5%;
    padding-top: 5%;
}

.mb-20{
	margin-bottom: 20px;
}

.font-weight-bold{
	font-weight: bold;	
}

.pt-5 { padding-top: 5px; } 

.pt-10 { padding-top: 10px; } 

.pt-20 { padding-top: 20px; } 

.pt-30 { padding-top: 30px; } 

.pt-40 { padding-top: 40px; } 


.pb-5 { padding-bottom: 5px;}

.pb-10 { padding-bottom: 10px;}

.pb-20 { padding-bottom: 20px;}

.pb-30 { padding-bottom: 30px;}

.pb-40 { padding-bottom: 40px;}

.bg-white{
	background-color: #FFF;
}

.bg-dark-grey{
	background-color: #5a5858;	
}

.blog-container
{
	padding-top: 20px;
}

.h2-title{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.h2-title-subpage
{
	text-align: left!important;	
}

.h2-title h2{
	font-family: 'Ubuntu', sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #d0343a; 
	font-weight: 400;  
}

.container-news{
	width: 1180px;
	margin: 0 auto;
	margin-top: 0!important;
}

.latest-news-con{
	display: flex;
}

.latest-news{
	width: 33.3%;
    margin: 10px;
    display: flex;
    flex-direction: column;
	text-decoration: none; 
}

.latest-blog .latest-news-img{
	max-height: 190px;
}

.latest-news-img{
	max-height: 250px;
	overflow-y: hidden;
}

.latest-news .latest-news-img img{
	width: 100%;
}

.latest-news-info{
	padding: 30px 30px;
	display: flex;
	flex-direction: column;
	flex: 1;
	background-color: #f1f1f1;
	/*justify-content: space-between*/
}

.video-feed-china
{
	height: 380px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.video-feed-china > img
{
	height: 450px;
}

.social-section-china
{
	padding-bottom: 20px;
}

.latest-news-info h3{
	color: #222;
	font-family: 'Ubuntu', sans-serif;
	font-size: 20px;
	margin-bottom: 0;
	min-height: 65px;
}

.latest-news-info p{
	font-family: 'Ubuntu', sans-serif;
	font-weight: inherit;
	/*margin-bottom: auto;*/
}

.latest-news-info .sub-info{
	margin-top: 5px;
    max-height: 120px;
    overflow-y: hidden;
	color: #5a5858;
}

.latest-news-info .sub-info-date{
	flex: 1;
	display: flex;
    align-items: flex-end;
	color: #5a5858;
	font-size: 16px;
	padding-top: 5px; 
}


.btn{
	padding: 10px 20px;
}

.btn-red{
	background-color: #d64a4f;
	color: #FFF;
	font-family: 'Ubuntu', sans-serif;	
	font-size: 20px;
	font-weight: 500;
	min-width: 150px;
	text-align: left;
	position: relative;
}

.btn-red:before{
	content: ">";
	color: #FFF;
	position: absolute;
	right: 10px;
	top: 9px;
}

.btn-red:hover:before{
	color: #d64a4f;		
}

.btn-red:hover{

	background-color: #FFF;
	color: #d64a4f;	

}

.grey-bg{
	background-color: #f2f2f2;
	margin-top: 40px;
}

.events-news-con{
	display: flex;
	justify-content: space-between;
}

.events-con{
	width: 63%;	
	font-family: 'Ubuntu', sans-serif;
	display: flex;
    flex-direction: column;	
}

.events-con .card-white{
	flex: 1;
}

.icon-con{
	display: flex;
	align-items: center;
}

.icon-con span{
	padding-right: 10px;
}

.icon-con p{
	font-size: 16px;
	color: #5a5858;	
	line-height: 1.5;
}

.icon-con a{
	color: #d0343a!important;
}

.card-white{
	background-color: #FFF;
	padding: 15px 10px;
	margin-left: 20px!important;
}

.color-blue{
	color: #00bbb4;
	font-family: 'Ubuntu', sans-serif;
}


.events-con h4{
	font-family: 'Ubuntu', sans-serif;
	color: #000;
}

.events-con h2{
	margin: 0px;
}

.events-con .h2-title{
	/*margin-top: 25px;*/
    background-color: #d0343a;
    font-weight: 400;
    color: #FFF!important;
    font-size: 36px;
    margin-left: 20px;
    margin-bottom: 0;
    margin-top: 15px;
}

.events-con .h2-title h2{
	color: #FFF;
	padding: 10px;
	font-weight: 400;
}

.events-con p{
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	line-height: 1.5;	
	font-size: 16px;
	color: #5a5858;
}

.events-con a{
	text-decoration: none;
	font-size: 20px;
	color: #d0343a;
}

.events-con h3, .events-con h4{
	margin-bottom: 5px;
	margin-top: 10px;
}

.icon-con p{
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 5px;
}

.icon-con a{
	color: #006ce5;
}

.color-red{
	color: #d0343a!important;
}

.news-con{
	width: 33%;
	/*margin-left: 15px;*/
}

.news-con .h2-title{
	margin-top: 15px;
}

.news-section > p, .news-section > div > p
{
		color: #FFF!important;
}

.news-section{
	color: #FFF!important;
	border-bottom: 1px solid #FFF;
	font-family: 'Ubuntu', sans-serif;
	padding: 10px 5px;
	display: block;
	margin: 0 10px;		
}

.news-section:last-of-type{
	border: none;
}

.social-section{
	display: flex;
}

.social-section img{
	width: 100%;
}

.social-icon-con{
	flex: 1;
	margin-top: 15px;
	margin-left: 0!important;
}

.social-icon-con h3{
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
}

.social-icon-con h3:after{
	content: "";
	height: 1px;
	width: 100px;
	display: block;
	background-color: #000;
	margin: 20px auto;
}

.fb-con{
	width: 33.33%;
	margin: 0 15px;
}

.video-social-con{
	width: 33.33%;
	margin: 0 15px;	
	display: flex;
	flex-direction: column;
}


.social-icons{
	display: flex;
	justify-content: center;
}

.social-icons a{
	display: block;
    height: 50px;
    width: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 10px;
    text-decoration: none;
    color: #FFF;
}

.social-icons .fb{
	background-color: #3b5998;
}

.social-icons .tw{
	background-color: #2e9edd;
}

.social-icons .li{
	background-color: #0976b4;
}

.social-icons .yt{
	background-color: #e52d27;
}


.twitter-con{
	width: 33.33%;
	margin: 0 15px;	
}

.no-upcoming-events
{
	text-align: center;
    width: 100%;    
    color: #d64a4f!important;
    font-weight: bold;
}

.news-title{
	font-family: 'Ubuntu', sans-serif;
	text-transform: uppercase;
	border-bottom: 2px solid #d0343a;
	display: inline-block;
	color: #454545;
}


.filter-select{
	padding: 10px 20px;
	border: none;
	border-bottom: 1px solid #e0e0e0;
}

.filter-select:last-of-type{
	margin-left: 10px;
}

.news-list{
	margin-top: 40px;
}

.news-list-item{
	display: flex;	
	font-family: 'Ubuntu', sans-serif;
	margin-top: 40px;
	padding-bottom: 40px;
	align-items: flex-start;
	border-bottom: 1px solid #e0e0e0;
}

.news-list-item-img{
	width: 20%;	
	height: 156px;
	overflow-y: hidden;
}

.news-list-item-img img{
	width: 100%;
}

.news-header-3
{
	font-weight: 400!important;
	line-height: 1.5;
}

.red-link
{
	color: #d64a4f!important;
}

.latest-news-info .red-link{
	color: #222!important;
}



.news-list-item-info{
	width: 80%;
	padding-left: 20px;
}

.news-list-item-info h3{
	margin-top: 0;
}

.read-more{
	text-align: right;
}

.pull-right
{
	float: right;
}

.read-more-link{	
    font-family: 'Ubuntu', sans-serif;	
	cursor: pointer;
	display: inline-block;
    float: right;
}

.read-more a{
	margin-left: auto;
    background-color: #FFF;
    border: 1px solid #d64a4f;
    color: #d64a4f;
    padding: 8px 10px;
    font-family: 'Ubuntu', sans-serif;	
	cursor: pointer;
}

.read-more a:hover{	
    background-color: #d64a4f;
    border: 1px solid #d64a4f;
    color: #FFF;
}


.pagination-container{
	display: flex;
	justify-content: center;
	margin-top: 40px;
	margin-bottom: 40px;
	align-items: center;
    font-family: 'Ubuntu', sans-serif;		
}

.pagination-container a{
	margin: 0 10px;
	font-weight: bold;
}

.pagination-container a.active{
	text-decoration: underline;
}

.pagination-container .prev-pag, .pagination-container .next-pag{
	height: 25px;
	width: 25px;
	background-color: #d64a4f;
	border-radius: 50%;
	color: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;

}


.news-carousel-con
{
	display: flex;
	align-items: center;
	justify-content: space-around;
	height: 100%;
}


.news-carousel .color-blue{
	 background-color: #5a5858;
	 font-size: 20px; 
	 color: #fff;
	 padding: 5px 10px;
	 display: inline-block;
}


.news-carousel-con .carrousel-prev, .news-carousel-con .carrousel-next{
	width: 10%;	
	display: flex;
	justify-content: center;
	height: 20px;
	width: 20px;
	background-color: #d64a4f;
	color: #FFF;
	border-radius: 50%;
	font-weight: bold;
	align-items: center;
	cursor: pointer;
}

.news-carousel{
	width: 80%;
}

.disabled-btn{
	pointer-events: none;
	opacity: 0.5;
	cursor: pointer;
}


/*Tablet*/
@media only screen and (max-width: 1180px) {

	.container-news{
		width: 100%;
	}

	.latest-news-info h3{
		font-size: 14px;
	}

	.fb-con, .twitter-con{
		
	}

	.video-social-con{
		flex-direction: column;
		width: 100%;
	}

	.video-feed{
	
	}	


	.events-con .card-white{
		margin: 10px;		
	}

	.news-con{
		margin-right: 15px;
		width: 36%;
	}

	.news-list-item{
		padding-bottom: 0;
	}

	.read-more{
		margin-bottom: 40px;
	}


}

@media only screen and (max-width: 860px) {

.wrap{
    background-image: url(https://files.clarendontech.com/ADLINK/images/news-banner_640x860.jpg);
    padding-bottom: 20px;
}

picture 
{
display: none;
}

}


/*Mobile*/
@media only screen and (max-width: 600px) {



	.news-title
	{
		margin-left: 20px;		
	}

	.container-news{
		width: 100%;		
		margin-top: 0!important;
	}

	.latest-news-con{
		flex-direction: column;
	}

	.latest-news{
		width: 100%;
		flex-direction: column;
		margin: 10px 0;
		align-items: center;
	}

	.latest-news-img{
		max-height: inherit;
		width: 80%; 
		padding-left: 10px;
	}

	.latest-news-info{
		width: 70%;		
	}

	.events-news-con{
		flex-direction: column;
	}

	.events-con{
		width: 100%;
	}

	.news-con{
		width: 100%;
	}
	
	.social-section{/*may 28 change*/
		flex-direction: column;
		
	}

	.fb-con{			
		width: 80%; 
		padding: 10px; 
		margin: 10px auto; 
	}

	.twitter-con{
		width: 80%; 
		margin: 10px auto;
	}

	.video-social-con{
		width: 80%;
		flex-direction: column; 
		margin: 10px auto; 
	}

	.events-news-con .card-white{
		margin: 15px;
	}

	.news-con .h2-title{
		margin: 15px;
	}

	.events-news-con .bg-dark-grey{
		margin: 15px;
	}

	.video-feed{
		
	}

	.news-list-item-img{
		width: 100%; 
		height: auto; 
	}

	.news-list-item-info{
		width: 100%; 
		padding-left: 0; 
		padding-top: 10px; 
	}

	.news-list-item-info h3{
		font-size: 15px;
	}

	.filter-select{
		width: 48%;
	}

	.read-more{
		text-align: center;
	}
	
	.read-more-link{
		width: 93%;
		float: none;
	}

	.read-more a{
		display: block;
		margin: 10px 0;
	}

	.news-list-item{
		flex-direction: column; 
		width: 80%; 
		margin: 10px auto; 
	}

}

