@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');
.block-only-text {
    padding: 40px 0 20px;
}
.what-we-do.only-text-content {
	padding: 76px 0 25px;
	margin-bottom: -20px;
	margin-top: -40px;
}
.who-we-are-custom {
	padding: 32px 0 23px;
}
.what-we-do-custom.block-only-text {
	padding: 0;
}
.block-custom .who-we-are-custom .top-title{
	margin-top: -7px;
	margin-bottom: 14px;
}
.block-custom .block-wwa-image {
	width: 40%;
	float: left;
}
.block-custom .block-wwa-image .field__item:first-child{
	width: 50%;
	padding-right: 10px;
	float: left;
}
.block-custom .block-wwa-image .field__item:nth-child(2) {
	width: 50%;
	padding-left: 10px;
	float: left;
}
.block-custom .block-wwa-image .field__item:last-child {
	width: 100%;
	clear: both;
	padding-top: 20px;
}
.block-custom .block-wwa-image img {
	width: 100%;
	height: auto;
}
.block-custom .block-wwa-content {
	width: 60%;
	float: left;
	padding-left: 72px;
}
.block-custom .top-title {
	margin-top: 0;
	text-align: left;
	font-size: 15px;
	line-height: 22px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1.5px;
	color: #919191;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.block-custom .sub-title {
	margin-top: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 900;
	line-height: 32px;
	letter-spacing: 0px;
	color: #434343;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 18px;
	max-width: 85%;
}
.block-custom .sub-title a { color: #434343; }
.block-custom .sub-title a:hover,
.block-custom .sub-title a:focus {
	color: #B72E3A;
	text-decoration: none;
}
.what-stewardship .sub-title {
	margin-bottom: 0px;
}
.what-stewardship .des-cola {
	margin-top: -9px;
}
.publications .media-custom-center .content-cola .des-cola p {
	margin-bottom: 37px;
}
.block-custom .sub-title:after{
	content: '';
	width: 40px;
	height: 3px;
	background: #B72E3A;
	position: absolute;
    left: 3px;
    bottom: -3px;
}
.block-custom .full-content {
	width: 100%;
	clear: both;
}
.block-custom .full-content p {
	margin-bottom: 25px;
}
.block-custom .field--name-field-background-image {
	display: none;
}
.wwd-content {
	text-align: center;
	color: #fff;
	padding-bottom: 17px;
}
.wwd-content .top-title,
.wwd-content .sub-title {
	text-align: center;
	color: #fff;
}
.wwd-content .sub-title {
	max-width: 65%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.wwd-content .sub-title:after{
    left: 50%;
    transform: translateX(-50%);
}
/* Style view About Us */
.our-board-custom {
	padding: 55px 0 0px;
}
.our-board-custom .header-view {
	text-align: center;
}
.our-board-custom .custom-model-main {
	display: none;
}
.our-board-custom .main-content-custom {
	display: inline-block;
	width: 100%;
	padding-top: 5px;
	text-align: center;
}
.main-content-custom .board-item {
	width: calc((100% - 108px)/7);
	margin-right: calc(18px - 0.25em);
	display: inline-block;
}
.main-content-custom > .board-item:hover {
	cursor: pointer;
}
.main-content-custom .board-item:last-child{
	margin-right: 0;
}
.our-board-custom .header-view h2 {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #434343;
	font-weight: 900;
	font-size: 30px;
	line-height: 35px;
	position: relative;
	padding-bottom: 23px;
    margin-bottom: 23px;
}
.our-board-custom .header-view h2:after {
	content: '';
	width: 40px;
	height: 3px;
	background: #B72E3A;
	position: absolute;
    left: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.our-board-custom .header-view h3 {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #434343;
	font-weight: 900;
	font-size: 26px;
	position: relative;
	margin-bottom: 10px;
}
.main-content-custom .board-item-content .bdt-image {
	margin-bottom: 13px;
}
.main-content-custom .board-item-content .bdtr-name{
	max-width: 65%;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 0;
	font-size: 15px;
	line-height: 16px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 2px;
	height: 32px;
	overflow: hidden;
}
.block-custom .short-content p {
	margin-bottom: 25px;
}
.main-content-custom .board-item-content .bdtr-position {
	text-align: center;
	letter-spacing: 0px;
	color: #000000;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	font-family: 'Roboto', sans-serif;
	width: 100%;
	padding: 10px 0;
	height: 50px;
	overflow: hidden;
}
.modal.fade .modal-dialog .modal-body {
	padding: 50px 50px 30px;
	position: relative;
}
.modal.fade .modal-dialog .modal-body > a.close {
	position: absolute;
    top: 28px;
    right: 50px;
    opacity: 1;
}
.modal.fade .modal-dialog .modal-body > a.close span{
	letter-spacing: 0px;
    color: #B72E3A;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 24px;
}
.main-content-custom .board-item-content .bdt-image img {
	width: 100%;
}
.owl-carousel.off {
    display: block;
}
.modal.fade .modal-dialog .modal-body .board-detail .bode-top {
	display: flex;
	align-items: center;
	width: 100%;
}
.modal.fade .modal-dialog .modal-body .board-detail .bode-top .bdt-image {
    width: 22.2%;
    float: left;
    border: 1px solid #f4f4f4;
    padding: 19.5px 21px;
}
.modal.fade .modal-dialog .modal-body .board-detail .bdt-full {
	margin-top: 25px;
}
.modal.fade .modal-dialog .modal-body .bdt-right .bdtr-name {
	font-size: 15px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}
.modal.fade .modal-dialog .modal-body .bdt-right .bdtr-position {
	text-align: left;
	font-size: 12px;
	line-height: 35px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #B72E3A;
	margin-top: -7px;
}
.modal.fade .modal-dialog .modal-body .board-detail .bode-top .bdt-image img {
	width: 100%;
}
.modal.fade .modal-dialog .modal-body .bdt-right {
	width: calc((100% - 22.2%) - 29px);
	float: left;
	margin-left: 29px;
}
.modal.fade .modal-dialog .modal-body .bdt-right .bdtr-name,
.modal.fade .modal-dialog .modal-body .bdt-right .bdtr-position{
	max-width: 100%;
	width: 100%;
	text-align: left;
	margin-bottom: 0;
}
.modal.fade .modal-dialog .modal-body .bdt-right .custom-sumary {
	margin-top: 23px;
}
/* .main-content-custom {
	margin-top: 4px;
} */

/*Contact Us Style*/

.contact-webform {
	padding: 60px 0;
}
.contact-webform .content-left h3{
	text-align: left;
	font-weight: 900;
	font-size: 30px;
	line-height: 32px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #434343;
	position: relative;
	padding-bottom: 20px;
    margin-bottom: 20px;
}
.contact-webform .content-left h3:after{
	content: '';
	width: 40px;
	height: 3px;
	background: #B72E3A;
	position: absolute;
    left: 3px;
    bottom: -3px;
}
.contact-webform .content-left p{
	text-align: left;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #919191;
	width: 100%;
	display: inline-block;
	max-width: 85%;
	margin-bottom: 21px;
}
.contact-webform .content-left p img {
	margin-bottom: -20px;
	width: 44px;
	height: 41px;
}
.contact-webform .content-left h4{
	text-align: left;
	font-weight: 700;
	font-size: 20px;
	line-height: 32px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #434343;
	margin-bottom: 0;
}
.contact-webform .content-right form #edit-actions {
	margin-bottom: 0;
}
.contact-webform .content-right form #edit-actions input{
	font-weight: 300;
}
.contact-webform .content-right form{
	background: #F8F8F8;
	padding: 35px 30px;
}
.contact-webform .content-right form .form-item {
	position: relative;
	margin-bottom: 15px;
	margin-top: 0;
}
.contact-webform .content-right form .form-item label {
	position: absolute;
    margin-bottom: 0;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    text-align: left;
    font-size: 15px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
	font-weight: 400;
	letter-spacing: 0px;
	color: #919191;
}
.contact-webform .content-right form .form-item select {
	background-image: url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png");
    background-position: 96% 50%; 
    background-repeat: no-repeat;
    -webkit-appearance: none;
  	-moz-appearance: none;
  	appearence: none;
}
.contact-webform .content-right form .form-item input,
.contact-webform .content-right form .form-item select {
	width: 100%;
	border: 1px solid #E5E5E5;
}
.contact-webform .content-right form .form-item input:focus,
.contact-webform .content-right form .form-item select:focus,
#edit-actions-submit:focus {
	outline: none;
}
.contact-webform .content-right form .form-item-subject label {
	display: none;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: 0;
    padding: 1px;
    height: 20px;
    line-height: 20px;
    transform: translateY(-50%);
}
.ui-dialog .ui-dialog-titlebar-close:after{
    content: '\f00d';
    font-family: 'FontAwesome';
}
.ui-dialog .ui-dialog-titlebar-close:focus{
	outline: none;
}
.contact-webform .aligncenter {
	display: flex;
}

/*Stewardship Talks*/
.top-talk-custom {
	padding: 60px 0 0px;
}
.top-talk-custom .top-content-body p {
  	font-family: 'Roboto', sans-serif;
  	text-align: center;
  	/*font-size: 20px;*/
  	/*line-height: 28px;*/
  	font-weight: 400;
  	letter-spacing: 0px;
  	color: #434343;
  	max-width: 75%;
  	margin: 0 auto 45px;
}
.block-custom .top-talk-custom .block-wwa-image{
	width: 100%;
	display: inline-block;
}
.block-custom .top-talk-custom .block-wwa-image .field__item {
	width: calc((100% - 60px)/3);
	float: left;
	padding: 0;
}
.block-custom .top-talk-custom .block-wwa-image .field__item:nth-child(2){
	margin: 0 30px;
}
.block-custom .top-talk-custom .block-wwa-image .field__item:last-child {
	clear: none;
}
.block-custom .top-talk-custom .block-wwa-content {
    padding-left: 0;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    float: none;
    display: inline-block;
    width: 100%;
    margin-top: 33px;
}
.block-custom .top-talk-custom .sub-title {
	max-width: 65%;
    margin: 0 auto 18px;
    font-size: 30px;
}
.block-custom .top-talk-custom .sub-title:after {
	left: 50%;
	transform: translateX(-50%);
}
.block-custom .bottom-talk-custom .sub-title {
	font-size: 30px;
}
.block-custom .top-talk-custom .full-content {
	text-align: center;
}
.block-custom .top-talk-custom .full-content a {
	color: #0089D0;
}
.block-custom .bottom-talk-custom .block-wwa-image {
	float: right;
	position: relative;
	width: 35%;
}
.block-custom .bottom-talk-custom {
	margin-top: -10px;
	padding-bottom: 35px;
}
.block-custom .bottom-talk-custom .block-wwa-image .field__item:first-child {
	width: 100%;
	padding-right: 0;
}
.block-custom .bottom-talk-custom .block-wwa-image .field__item:first-child img {
	min-height: 400px;
}
.block-custom .bottom-talk-custom .block-wwa-image .field__item:last-child {
	position: absolute;
    width: 276px;
    height: 216px;
    padding: 15px;
    left: -30%;
    bottom: -12%;
    background: #fff;
}
.block-custom .bottom-talk-custom .block-wwa-content {
	width: 56%;
	padding-left: 0;
    padding-right: 35px;
}
.stewardship-investors .cover-content {
	display: flex;
	align-items: center;
}
.stewardship-investors .cover-content .video-list {
	order: 1;
    width: 50%;
    float: left;
    clear: none;
    padding-right: 30px;
}
.stewardship-investors .cover-content .video-list .col-md-4{
	width: 100%;
}
.block-only-text .stewardship-investors .video-list .embed-video .embed-code {
	min-height: 350px;
    height: 100%;
}
.block-only-text .stewardship-investors .video-list .embed-video {
	margin-bottom: 0;
}
.block-only-text .stewardship-investors .video-list .embed-video .embed-code iframe {
	width: 100%;
    height: 100%;
    min-height: 350px;
}
.stewardship-investors .cover-content .block-custom-content {
	width: 50%;
    order: 2;
    float: left;
    text-align: left;
}
.stewardship-investors .wwd-content .sub-title {
	color: #434343;
	max-width: 100%;
    text-align: left;
}
.stewardship-investors .short-content p{
	color: #434343;
	text-align: left;
}
.stewardship-investors  .wwd-content .sub-title:after {
	left: 20px;
}
.stewardship-corporates .cover-content {
	display: flex;
	align-items: center;
}
.stewardship-corporates .cover-content .block-custom-content {
	width: 50%;
    float: left;
    color: #434343;
    text-align: left;
    padding-right: 30px;
}
.stewardship-corporates.content{
	background: #F8F8F8;
	padding: 60px 0;
}
.custom-body {
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 40px!important;
}
.stewardship-corporates .cover-content .block-custom-content .sub-title {
	color: #434343;
	max-width: 100%;
	text-align: left;
}
.stewardship-corporates .cover-content .block-custom-content .sub-title:after{
	left: 20px;
}
.stewardship-corporates .cover-content .video-list {
    width: 50%;
    float: left;
    clear: none;
}
.stewardship-corporates .cover-content .video-list .col-md-4{
	width: 100%;
}
.block-only-text .stewardship-corporates .video-list .embed-video .embed-code {
	min-height: 350px;
    height: 100%;
}
.block-only-text .stewardship-corporates .video-list .embed-video {
	margin-bottom: 0;
}
.block-only-text .stewardship-corporates .video-list .embed-video .embed-code iframe {
	width: 100%;
    height: 100%;
    min-height: 350px;
}
/* Featured Page*/
.block-only-image .featured-content {
	padding: 57px 0 70px;
}
.block-only-image .featured-content .koi-title {
	text-align: center;
	font-weight: 900;
	font-size: 30px;
	line-height: 32px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #434343;
	position: relative;
    padding-bottom: 22px;
    margin-bottom: 43px;
}
.block-only-image .featured-content .koi-title:after {
	content: '';
	width: 40px;
	height: 3px;
	background: #B72E3A;
	position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.block-only-image .featured-content .list-iamge {
	display: inline-block;
	width: 100%;
}
.block-only-image .featured-content .list-iamge .image-title {
	width: calc((100% - 60px)/3);
	float: left;

}
.block-only-image .featured-content .list-iamge .image-title:hover{
	cursor: pointer;
}
.block-only-image .featured-content .list-iamge .image-title:hover .mtc-title{
	box-shadow: 0px 3px 6px #00000010;
}
.block-only-image .featured-content .list-iamge .image-title:hover .mtc-main-title {
	color: #0089D0;
}
.block-only-image .featured-content .list-iamge .image-title:nth-child(2){
	margin: 0 30px;
}
.block-only-image .featured-content .list-iamge .image-title .item-image img {
	width: 100%;
}
.block-only-image .featured-content .list-iamge .image-title .mtc-title {
	padding: 15px 0;
	border: 1px solid #EAEAEA;
	min-height: 104px;
}
.block-only-image .featured-content .list-iamge .image-title .mtc-main-title {
	padding: 22px 0;
	text-align: center;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: 900;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #434343;
	transition: 0.5s all;
	text-decoration: none;
}
.media-text .cover-layout {
	display: flex;
	align-items: center;
	width: 100%;
}
/* .media-text .media-cola,
.media-text .content-cola {
	width: 50%;
	float: left;
} */
.media-text .media-cola img {
	width: 100%;
	z-index: 1;
	position: relative;
}
/* .media-text .cover-layout > div:first-child{
	padding-right: 30px;
}
.media-text .cover-layout > div:last-child{
	padding-left: 30px;
} */
.what-stewardship,
.ongoing-research {
	background: #F8F8F8;
}
.ongoing-research {
	margin-bottom: -40px;
}
.media-text .media-custom-center {
	display: inline-block;
	width: 100%;
}
.media-text .media-custom-center > div {
	display: inline-block;
    width: 100%;
    text-align: center;
}
.publications .media-custom-center {
	padding: 63px 0 70px;
}
.block-custom .media-custom-center .sub-title {
	max-width: 100%;
}
.block-custom .media-custom-center .sub-title:after {
	left: 50%;
	transform: translateX(-50%);
}
.media-custom-center .action-cola {
	clear: both;
	padding-left: 0;
	margin-top: 40px;
}
.custom-cover-container {
	position: absolute;
    width: 100%;
    padding-right: 0;
}
.custom-cover-container .content-cola {
	float: none;
	max-width: 44.25%;
	width: 100%;
}
.media-custom-right .media-cola {
	text-align: right;
    width: 100%;
    float: none;
    padding-left: 0;
}
.media-cola img {
	max-width: 50%;
	width: 100%;
}
.media-custom-left .media-cola {
	text-align: left;
    width: 100%;
    float: none;
    padding-left: 0;
}
.media-custom-left .custom-cover-container .content-cola{
	float: right;
}
.content-media-text .media-custom-center .content-cola .des-cola {
	max-width: 70%;
    margin: 0 auto;
}
.content-media-text .media-custom-center .media-cola img {
	width: 100%;
	max-width: 100%;
}
.content-media-text .cover-layout .content-cola .sub-title {
	font-size: 30px;
}
/* Ongoing Research */
.understanding-corporate {
	background: #F8F8F8;
	padding-top: 60px;
}
.long-term {
	background: #F8F8F8;
	padding-bottom: 60px;
}
.understanding-corporate .mr-hascontainer{
	border-bottom: 1px solid #E8E8E8;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.media-text .mr-hascontainer .media-cola img {
	max-width: 100%;
}
.media-text .mr-hascontainer .media-cola {
	width: 25.5%;
    float: left;
}
.media-text .mr-hascontainer .content-cola {
	width: 74.5%;
    float: left;
    padding-left: 73px; 
}
.stewardship-standard .content-cola {
	color: #fff;
}
.stewardship-standard .content-cola .sub-title {
	max-width: 100%;
    color: #fff;
}
.stewardship-standard {
	margin-bottom: -40px;
}
.media-text .content-media-text .mr-hascontainer .content-cola .sub-title{
	font-size: 20px;
    line-height: 26px;
}
.understanding-corporate .content-media-text .mr-hascontainer .content-cola .sub-title{
	max-width: 56%;
}
.long-term .content-media-text .mr-hascontainer .content-cola .sub-title{
	max-width: 40%;
}
.block-view .header-view {
	text-align: center;
    margin-top: 20px;
}
.block-view .header-view h2{
	position: relative;
	text-align: center;
	font-size: 30px;
	line-height: 32px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #434343;
	margin-bottom: 25px;
    padding-bottom: 22px;
    font-weight: 900;
}
.block-view .header-view p {
	margin-bottom: 33px;
}
.block-view .header-view h2:after{
	content: '';
	width: 40px;
	height: 3px;
	background: #B72E3A;
	position: absolute;
    left: 50%;
    bottom: ;
    transform: translateX(-50%);
    display: block;
    bottom: 0;
}
.block-view .list-lastest {
	display: inline-block;
	width: 100%;
}
.block-view .list-lastest .item-lastest{
	width: calc((100% - 60px)/3);
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.block-view .list-lastest .item-lastest:nth-child(3n){
	margin-right: 0;
}
.block-view .blog-single-post .image-post img{
	width: 100%;
}
.post-meta {
	display: flex;
	width: 100%;
	align-items: center;
    margin-top: 11px;
    margin-bottom: 15px;
}
.custom-tag {
	line-height: 18px;
    background-image: none;
    background-color: #B72E3A;
    padding: 6px 12px;
    text-align: center;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    font-size: 12px;
    margin-right: 20px;
    color: #fff;
}
.date-create .fa-calendar {
	margin-right: 6px;
}
.date-create {
	font-size: 12px;
	color: #434343;
	font-weight: 400;
	line-height: 22px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
}
.block-view .post-details a {
	font-size: 20px;
	color: #434343;
	font-weight: 700;
	line-height: 22px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	display: block;
}
.block-view .list-newletters .post-details a {
	height: 66px;
	max-height: unset;
	overflow: hidden;
}
.block-view .blog-single-post .post-details a:hover {
	text-decoration: none;
}
.block-view .blog-single-post .post-details .short-description {
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #434343;
	margin-top: 20px;
	margin-bottom: 0;
}
.block-view .view-footer {
	text-align: center;
    margin-top: 12px;
    margin-bottom: 20px;
}
.list-media {
	padding-left: 42.4%;
	position: relative;
}
.list-media .item-media:first-child{
	position: absolute;
	left: 0;
	top: 0;
	width: 40%;
}
.list-media .item-media {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
}
.list-media .item-media:not(:first-child) .image-video{
	width: 40%;
    float: left;
}
.list-media .item-media:not(:first-child) .image-video img {
	width: 100%;
}
.list-media .item-media:not(:first-child) .image-video iframe {
	width: 100%;
	max-height: 200px;
}
.list-media .item-media .image-video p {
	margin-bottom: 0;
}
.list-media .item-media:not(:first-child) .content-text{
	width: 60%;
    float: left;
    padding: 16.5px 25px;
}
.list-media .item-media:first-child iframe {
	width: 100%;
    height: 100%;
    min-height: 360px;
}
.list-media .item-media .content-text .post-details a {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 20px;
	line-height: 1.3em;
	letter-spacing: 0px;
	color: #434343;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: block;
	max-height: unset;
	height: auto;
}
.list-media .item-media .content-text .post-details a:hover {
	text-decoration: none;
}
.list-media .item-media .content-text {
	background: #fff;
	padding: 24px 28px;
}
.list-media .item-media:first-child .content-text {
	margin-top: -5px;
	padding: 28px 28px;
}
.list-media .item-media:nth-child(3) {
	margin: 23px 0 30px;
}
.list-media .item-media .content-text .post-details a:after{
	content: '';
	width: 40px;
	height: 3px;
	background: #B72E3A;
	position: absolute;
    left: 0;
    bottom: 0;
}
.list-media .item-media .content-text .post-details .short-description {
	margin-bottom: 8px;
	color: #919191;
	line-height: 21px;
	font-weight: 400;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}
.list-media .item-media .content-text .post-meta .date-create {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	color: #B72E3A;
}
.list-media .item-media .content-text .post-meta .date-create i {
	margin-right: 5px;
}
.list-media .item-media .content-text .post-meta .custom-tag{
	font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #919191;
    background: none;
    padding: 0;
    text-align: left;
    margin-right: 0;
		margin-top: 10px;
}
.list-media .item-media .content-text .post-meta .custom-tag a {
	color: #919191;
}
.list-media .item-media .content-text .post-meta .custom-tag a:hover {
	text-decoration: none;
	cursor: unset; 
}
.action-button .flippy .flippy-next a:hover {
	text-decoration: none;
	background-color: #434343;
}
.action-button .flippy .flippy-previous a:hover {
	text-decoration: none;
	background-color: #B72E3A;
	border-color: #B72E3A;
	color: #fff;
}
.list-media .post-meta {
	display: inline-block;
	margin: 0;
}
.view-media{
	background: #F8F8F8;
	padding: 27px 0 60px;
    margin: 50px 0 35px;
}
.list-media .item-media:first-child .content-text .post-details a {
	font-size: 26px;
	margin-bottom: 15px;
    padding-bottom: 15px;
    max-height: 79px;
}
.list-newletters {
	display: inline-block;
	width: 100%;
}
.list-newletters .item-newletters {
	width: calc((100% - 90px)/4);
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.list-media .item-media:first-child .content-text .post-details .short-description {
	margin-bottom: 12px;
	line-height: 24px;
}
.list-newletters .item-newletters:nth-child(4n) {
	margin-right: 0;
}
.list-newletters .item-newletters .post-content .post-details {
	border: 1px solid #E5E5E5;
	border-top: none;
	padding: 18px;
} 
.title-post {
	letter-spacing: 0px;
	color: #434343;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 20px;
	line-height: 22px;
}
.list-newletters .date-create {
	margin-top: 8px;
}
.view-newsletters {
	padding-bottom: 20px;
}
.image-post img {
	width: 100%;
}
.post-detail .title-post {
	font-size: 30px;
    line-height: 32px;
    max-width: 585px;
    width: 100%;
    position: relative;
    display: inline-block;
    margin-bottom: 13px;
    padding-bottom: 15px;
    margin-top: 27px;
}
.title-post:hover {
	text-decoration: none;
}
.post-detail .post-meta {
	margin-bottom: 18px;
}
.post-detail .title-post:hover {
	text-decoration: none;
}
.post-detail .custom-tag {
	max-width: 54px;
}
.post-detail .title-post:after{
	content: '';
	width: 40px;
	height: 3px;
	background: #B72E3A;
	position: absolute;
    left: 3px;
    bottom: -3px;
} 
.action-button {
	display: flex;
    justify-content: space-between;
    border-top: 1px solid #E5E5E5;
    padding-top: 30px;
    padding-bottom: 23px;
    margin-top: -25px;
}
.action-button .flippy {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 !important;
}
.action-button .flippy li {
	display: inline-block;
    width: 100%;
    padding: 0;
    text-align: right;
}
.action-button .flippy a{
	width: 100%;
    max-width: 174px;
	display: block;
	line-height: 18px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    font-size: 15px;
}
.action-button .flippy .flippy-next a{
	background-image: none;
    background-color: #B72E3A;
    color: #fff;
    float: right;
    height: 42px;
}
.action-button .flippy .flippy-previous a {
	background-image: none;
	border: 1px solid #818181;
	color: #919191;
	float: left;
}
.roundtable-top {
	padding-top: 60px;
}
.roundtable-top .sub-title{
	display: none;
}
.roundtable-top .content-media-text .media-custom-center .content-cola .des-cola {
	max-width: 100%;
}
.upcoming-roundtable {
	background-repeat: unset!important;
}
.upcoming-roundtable .container {
	max-width: 100%;
	padding: 0;
	width: 100%;
}
.upcoming-roundtable {
	position: relative;
}
.upcoming-roundtable:before {
	content: '';
    position: absolute;
    width: 500px;
    height: 100%;
    background: #B72E3A;
}
.block-custom .upcoming-roundtable .sub-title {
	font-size: 20px;
}
.view-past-roundtables.block-view .header-view h2 {
	font-weight: 900;
	margin-bottom: 40px;
}
.upcoming-roundtable .image-left {
	width: 37%;
}
.upcoming-roundtable .block-custom-content {
	width: 63%;
    float: left;
    padding: 86px 0;
    padding-left: 72px;
}
.upcoming-roundtable .image-left img {
	position: absolute;
    width: 450px;
    /*height: 370px;*/
    left: 250px;
    top: 50%;
    transform: translateY(-50%);
}
.upcoming-roundtable .block-custom-content .short-content {
	max-width: 60%;
	width: 100%;
}
.list-roundtables {
	display: inline-block;
	width: 100%;
}
.list-roundtables .item-roundtables {
	width: calc((100% - 60px)/3);
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.list-roundtables .item-roundtables:nth-child(3n) {
	margin: 0;
}
.list-roundtables .post-details {
	padding: 20px 24px;
    border: 1px solid #EAEAEA;
    border-top: none;
}
.list-roundtables .post-details a {
	margin-bottom: 12px;
	font-weight: 900;
}
.list-roundtables .post-details a:hover {
	color: #B72E3A;
}
.custom-news .custom-body {
	margin-top: 0;
    margin-bottom: 0!important;
}
.list-roundtables .post-details .date-create{
	font-size: 15px;
	color: #B72E3A;
}
.list-roundtables .blog-single-post .post-details .short-description {
	color: #919191;
}
.block-roundtables {
	padding-top: 36px;
}
.sidebar .container {
	width: 100%;
	padding: 0;
}
.sidebar #block-searchform h2{
	display: none;
}
.sidebar #block-searchform form input {
	width: 100%;
	background: #F8F8F8;
	padding-right: 50px;
}
.sidebar #block-searchform form {
	position: relative;
}
.sidebar .search-block-form {
	margin-bottom: 35px;
}
.sidebar #block-searchform form .form-actions {
	position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.sidebar #block-searchform form .form-actions input {
	background: transparent;
	outline: none;
    color: #919191;
    padding: 0;
    width: 100%;
    min-width: 100%;
    font-size: 15px;
}
.sidebar #block-searchform form .form-actions input:focus {
	outline: none;
}
.page-node-type-news .main-content-custom {
	padding-top: 60px;
}
.sidebar .view-recent-post .view-header h2{
	margin-bottom: 18px;
	padding-bottom: 19px;
	position: relative;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 0px;
	color: #434343;
}
.sidebar .view-recent-post .view-header h2:before {
	content: '';
	width: 40px;
	height: 3px;
	background: #B72E3A;
	position: absolute;
	bottom: 0;
	left: 0;
}
.page-node-type-news .no-sidebar {
	max-width: 1230px;
	padding: 0 15px;
	margin: 0 auto;
	width: 100%;
}
.roundtab-detail {
	padding: 53px 0 60px;
}
.roundtab-detail  .post-content {
	text-align: center;
}
.roundtab-detail .title-post {
	font-size: 30px;
	line-height: 32px;
	position: relative;
	padding-bottom: 22px;
	margin-bottom: 25px;
	display: block;
	text-align: left;
}
.roundtab-detail .title-post:before {
	content: '';
	width: 40px;
	height: 3px;
	background: #B72E3A;
	position: absolute;
	bottom: 0;
	left: 0;
}
.roundtab-detail .three-item {
	width: 100%;
	padding: 43px 0 0;
	max-width: 60%;
	margin: 0 auto;
	text-align: center;
}
.roundtab-detail .three-item > div {
	display: inline-block;
	width: 100%;
}
.roundtab-detail .three-item .item {
	width: calc(100% / 3);
	float: left;
	text-align: center;
}
.roundtab-detail .three-item .item .top-count{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: -1.8px;
	color: #B72E3A;
	margin-bottom: -3px;
}
.roundtab-detail .post-content .button-actions {
	margin-top: -20px;
}
.roundtab-detail .post-content .button-actions .programme-button {
	border: 1px solid #B72E3A;
	color: #B72E3A;
	background: #fff;
	transition: all 0.5s;
	text-transform: uppercase;
}
.roundtab-detail .post-content .button-actions .programme-button:hover {
	color: #fff;
	background: #B72E3A;
}
.roundtab-detail .three-item .item .bottom-title {
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #434343;
}
.post-media p {
	margin-bottom: 0;
}
.post-media iframe {
	width: 100%;
	min-height: 300px;
	height: 100%;
}
.media-detail.post-detail .custom-tag {
    max-width: 100%;
    background: transparent;
    color: #434343;
    padding: 0;
}
.thank-you-page .thank-you-block.only-text-content {
	background-size: 100%;
    background-position: 50% 0;
    min-height: 648px;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}
.thank-you-page .block-only-text {
    padding: 0;
}
.thank-you-page {
	margin-bottom: -40px;
}
.thank-you-page main.content {
	display: none;
}
.thank-you-page footer {
	margin-top: 0;
}
.thank-you-page .cover-content {
	max-width: 865px;
    text-align: left;
    display: flex;
    align-items: center;
    z-index: 10;
    position: relative;
}
.thank-you-page .wwd-content .top-title, 
.thank-you-page .wwd-content .sub-title {
	text-align: left;
}
.thank-you-page .thank-you-block.only-text-content:before {
	content: '';
	background-image: url('../images/gradient.svg');
	position: absolute;
	width: 865px;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
}
.thank-you-page .wwd-content .top-title {
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 90px;
	line-height: 60px;
	letter-spacing: 0px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.thank-you-page .wwd-content .sub-title {
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 40px;
	line-height: 60px;
	letter-spacing: 0px;
	color: #FFFFFF;
	max-width: 100%;
}
.thank-you-page .wwd-content .sub-title:after {
	left: 0;
	transform: unset;
}
.thank-you-page .wwd-content .short-content {
	text-align: left;
}
.thank-you-page .custom-action .field--name-field-custom-button{
	display: flex;
	width: 100%;
}
.thank-you-page .custom-action .field--name-field-custom-button .field__item {
	display: block;
    text-align: left;
    max-width: 128px;
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
}
.thank-you-page .custom-action .field--name-field-custom-button .field__item:first-child {
	border: 1px solid #0089D0;
    background: #0089D0;
}
.thank-you-page .custom-action .field--name-field-custom-button .field__item:last-child {
	border: 1px solid #B72E3A;
    background: #B72E3A;
}
.thank-you-page .custom-action .field--name-field-custom-button .field__item a {
	text-align: center;
	font-size: 15px;
	line-height: 35px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #FFFFFF;
}
.thank-you-page .custom-action .field--name-field-custom-button .field__item a:hover {
	text-decoration: none;
}
.media-detail {
	padding-top: 40px;
}
.s-hidden {
    visibility: hidden;
    padding-right: 10px;
}
.contact-block .contact-webform .select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    border: 1px solid #E5E5E5;
}
.contact-block .contact-webform .styledSelect {
    position: absolute;
    width: 100%;
    line-height: 50px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    padding: 0 20px;
    text-align: left;
	letter-spacing: 0px;
	font-size: 15px;
	font-weight: 400;
    color: #919191;
    overflow: hidden;
}
.contact-block .contact-webform .styledSelect:after {
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    right: 20px;
    display: block;
    top: 0;
    font-size: 16px;
}
.contact-block .contact-webform .styledSelect:active, .styledSelect.active {
    background-color: #eee;
}
.contact-block .contact-webform .options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0 0;
    padding: 0 0;
    list-style: none;
    border: 1px solid #E5E5E5;
    background-color: #fff;
    padding: 10px 0;
}
.contact-block .contact-webform .options li {
    padding: 5px 20px;
    font-size: 15px;
	font-weight: 400;
    color: #919191;
    font-family: 'Roboto', sans-serif;
}
.contact-block .contact-webform .options li:hover {
    background-color: #fff;
    color: #B72E3A;
}
.block-view .post-details a:hover {
	color: #B72E3A;
}
.block-lastest .block-view .view-footer {
	margin-top: 15px;
    margin-bottom: 10px;
}
.list-media .item-media .content-text .post-details a:hover {
	color: #B72E3A;
}
.post-details {
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0px;
	color: #919191;
}
.new-page-custom .field-node-body-page {
	padding-top: 45px;
}
.new-page-custom .field-node-body-page .custom-body {
	margin-bottom: 0!important;
}
.contact-webform .content-form .form-contact {
	background: #F8F8F8;
    padding: 35px 30px;
    overflow: hidden;
}
.contact-webform .content-form .form-contact input {
	width: 100%;
}
.contact-webform .content-form .form-contact .form-item {
	position: relative;
}
.contact-webform .content-form .form-contact .form-item label {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    font-weight: 400;
    color: #919191;
    margin: 0;
}
.contact-webform .content-form .form-contact .form-item.salutation-select {
	margin-top: 0;
}
.contact-webform .content-form .form-contact .form-item.actions {
	margin-bottom: 0;
}
.contact-webform .content-form .form-contact .form-item.firt-name label:after,
.contact-webform .content-form .form-contact .form-item.last_name label:after,
.contact-webform .content-form .form-contact .form-item.phone label:after,
.contact-webform .content-form .form-contact .form-item.email label:after {
	content: '*';
    margin-left: 5px;
    color: #B72E3A;
    font-weight: 900;
}
.contact-webform .content-form .form-contact .form-item.actions input{
	color: #FFFFFF;
    line-height: 18px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 174px;
    text-align: center;
    background-color: #B72E3A;
    border: none;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.contact-webform .content-form .form-contact .form-item.checkbox-option {
	display: flex;
	align-items: center;
}
.contact-webform .content-form .form-contact .form-item.checkbox-option input {
	width: auto;
    margin: 0;
    margin-right: 10px;
}
.contact-webform .content-form .form-contact .form-item.checkbox-option label {
	display: block!important;
    position: unset;
    transform: none;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
	.block-custom .bottom-talk-custom .block-wwa-content {
	    margin-top: -13px;
    	padding-top: 0!important;
	}
}
@media screen and (min-width: 768px){
	.modal.fade .modal-dialog{
		max-width: 990px;
		width: 100%;
		margin: 0 auto;
		top: 50%;
    	transform: translateY(-50%)!important;
	}
	.contact-webform {
		margin-bottom: -40px;
	}
	.block-custom .bottom-talk-custom .block-wwa-content {
		padding-top: 35px;
	}
	.modal-content {
	    -webkit-box-shadow: none;
	    box-shadow: none;
	}
}
@media screen and (max-width: 1780px) {
	.upcoming-roundtable:before {
	    width: 307px;
	}
	.upcoming-roundtable .image-left img {
	    width: 408px;
	    /*height: 330px;*/
	    left: 103px;
	}
	.upcoming-roundtable .image-left {
	    width: 511px;
	}
	.upcoming-roundtable .block-custom-content {
	    width: calc((100% - 583px));
	}
	.upcoming-roundtable .block-custom-content .short-content,
	.upcoming-roundtable .block-custom .sub-title {
		max-width: 100%
	}
}
@media screen and (max-width: 1400px) {
	.thank-you-page .thank-you-block.only-text-content {
		background-size: auto;
	}
}
@media screen and (max-width: 1300px) {
	.main-content-custom .board-item-content .bdtr-name {
		max-width: 100%;
	}
}
@media screen and (max-width: 1199px){
	.main-content-custom .board-item {
		float: left;
    	width: calc((100% - 60px)/4);
    	margin-bottom: 20px;
    	margin-right: 20px;
	}
	.main-content-custom .board-item:nth-child(4n) {
		margin-right: 0;
	}
	.media-text .content-media-text .mr-hascontainer .content-cola .sub-title{
	    max-width: 100%;
	}
	.media-text .mr-hascontainer .media-cola {
		width: 30%;
	}
	.media-text .mr-hascontainer .content-cola {
		width: 70%;
		padding-left: 50px;
	}
	.block-only-image .featured-content .list-iamge .image-title .mtc-main-title {
		line-height: 30px;
	}
	.block-view .post-details a {
		font-size: 15px;
		line-height: 18px;
		height: 54px;
	}
}
@media screen and (max-width: 991px) {
	.sidebar {
		margin-top: 30px;
	}
	.upcoming-roundtable:before {
	    width: 200px;
	}
	.upcoming-roundtable .image-left img {
	    width: 300px;
	    /*height: 300px;*/
	    left: 80px;
	}
	.upcoming-roundtable .image-left {
	    width: 380px;
	}
	.upcoming-roundtable .block-custom-content {
	    width: calc((100% - 410px));
	    padding: 20px 0;
	    padding-left: 30px;
	}
	.upcoming-roundtable .block-custom-content .short-content,
	.block-custom .sub-title {
		max-width: 100%
	}
	.thank-you-page .thank-you-block.only-text-content:before {
		max-width: 100%;
	}
	.thank-you-page .cover-content {
		max-width: 100%;
	}
	.list-roundtables .item-roundtables {
		width: calc((100% - 30px)/2);
		margin-right: 30px;
	}
	.list-roundtables .item-roundtables:nth-child(3n) {
		margin-right: 30px;
	}
	.list-roundtables .item-roundtables:nth-child(2n) {
		margin-right: 0;
	}
	.list-newletters .item-newletters {
		width: calc((100% - 30px)/2);
		margin-right: 30px;
	}
	.list-newletters .item-newletters:nth-child(3n) {
		margin-right: 30px;
	}
	.list-newletters .item-newletters:nth-child(4n) {
		margin-right: 30px;
	}
	.list-newletters .item-newletters:nth-child(2n) {
		margin-right: 0;
	}
	.block-view .list-newletters .post-details a { height: 36px; }
}
@media screen and (max-width: 767px) {
	.media-text .cover-layout {
		display: inline-block;
		width: 100%;
	}
	.top-talk-custom .top-content-body p {
		width: 100%;
		max-width: 100%;
	}
	.block-only-image .featured-content {
	    padding: 25px 0 25px;
	}
	.block-custom .block-wwa-image {
		width: 100%;
	}
	.block-custom .block-wwa-content {
		width: 100%;
	    padding-left: 0;
	    margin-top: 30px;
	}
	.wwd-content .sub-title {
		max-width: 100%;
	}
	/* .what-we-do {
	    padding: 40px 0 18px;
	} */
	.block-custom .sub-title {
		max-width: 100%;
	}
	.main-content-custom .board-item-content .bdtr-name {
		max-width: 100%;
	}
	.our-board-custom {
	    padding: 40px 0 0px;
	}
	.contact-webform .aligncenter {
		display: inline-block!important;
		width: 100%;
		margin: 0;
	}
	.contact-webform .aligncenter > div {
		padding: 0;
	}
	.contact-webform .content-right form {
	    padding: 22px 15px;
	}
	.block-custom .top-talk-custom .block-wwa-image .field__item {
		width: 100%;
	}
	.block-custom .top-talk-custom .block-wwa-image .field__item:nth-child(2){
		margin: 20px 0;
	}
	.block-custom .top-talk-custom .sub-title {
		max-width: 100%;
	}
	.block-custom .bottom-talk-custom .block-wwa-content {
		width: 100%;
	    padding-left: 0;
	    margin-top: 30px;
	    padding-right: 0;
	}
	.block-custom .bottom-talk-custom .block-wwa-image {
		width: 100%;
	}
	.block-custom .bottom-talk-custom .block-wwa-image .field__item:last-child {
		position: static;
	    width: 100%;
	    height: 100%;
	    padding: 0;
	    margin-top: 20px;
	}
	.bottom-talk-custom {
		margin-bottom: -40px;
	}
	.block-custom .bottom-talk-custom .block-wwa-image .field__item:first-child img {
		min-height: 100%;
	}
	.stewardship-investors .cover-content,
	.stewardship-corporates .cover-content {
		display: inline-block;
		width: 100%;
	}

	.stewardship-investors .cover-content .block-custom-content {
		width: 100%;
	}
	.stewardship-investors .cover-content .video-list {
		width: 100%;
		padding-right: 0;
	}
	.block-only-text .stewardship-investors .video-list .embed-video .embed-code iframe {
		min-height: 400px;
	}
	.stewardship-corporates .cover-content .block-custom-content {
		width: 100%;
		padding-right: 0;
	}
	.stewardship-corporates .cover-content .video-list {
		width: 100%;
	}
	.block-only-text {
	    padding: 20px 0;
	}
	.stewardship-investors .cover-content .block-custom-content,
	.stewardship-corporates .cover-content .block-custom-content {
		margin-bottom: 20px;
	}
	.block-only-image .featured-content .list-iamge {
		text-align: center;
	}
	.block-only-image .featured-content .list-iamge .image-title {
		width: 100%;
	}
	.item-image {
		width: 100%;
    	max-width: 80%;
    	margin: 0 auto;
	}
	.block-only-image .featured-content .list-iamge .image-title:nth-child(2) {
		margin: 20px 0;
	}
	.custom-cover-container {
		position: static;
		text-align: center;
	}
	.custom-cover-container .content-cola {
		max-width: 100%;
    	padding: 30px 0;
	}
	.block-custom .custom-cover-container .sub-title:after {
		left: 48%;
    	transform: translateX(-48%);
	}
	.media-custom-right .media-cola img,
	.media-custom-left .media-cola img {
		max-width: 100%;
	}
	.media-text .mr-hascontainer .media-cola {
		width: 100%;
		max-width: 50%;
		text-align: center;
		margin: 0 auto;
    	float: none;
	}
	.media-text .mr-hascontainer .content-cola {
		margin-top: 30px;
		width: 100%;
		padding-left: 0;
	}
	.understanding-corporate .mr-hascontainer {
		padding-bottom: 0;
	}
	.long-term {
		padding-bottom: 30px;
	}
	.understanding-corporate {
	    padding-top: 40px;
	}
	.block-view .list-lastest .item-lastest {
		width: 100%;
	}
	.list-media {
		padding: 0;
	    display: inline-block;
	    width: 100%;
	}
	.list-media .item-media:first-child {
		position: static;
    	width: 100%;
    	margin-bottom: 30px;
	}
	.list-media .item-media:not(:first-child) .image-video,
	.list-media .item-media:not(:first-child) .content-text {
		width: 100%;
	}
	.list-media .item-media:nth-child(3) {
		margin: 30px 0;
	}
	.list-media .item-media:not(:first-child) .image-video iframe {
		max-height: 100%;
		height: 100%;
		min-height: 365px;
	}
	.list-newletters .item-newletters {
		width: 100%;
		margin-right: 0;
	}

	.upcoming-roundtable:before {
	    display: none;
	}
	.upcoming-roundtable .container {
		padding: 0 15px;
	}
	.upcoming-roundtable .image-left img {
		position: static;
	    top: unset;
	    transform: unset;
	    width: 100%;
	    /*height: 100%;*/
	}
	.block-custom .upcoming-roundtable .block-wwa-image .field__item:last-child {
		padding: 0;
	}
	.list-roundtables .item-roundtables {
		width: 100%;
		margin-right: 0;
	}
	.roundtab-detail .three-item {
		max-width: 100%;
	}
	.roundtab-detail .three-item .item {
		width: 100%;
		margin-bottom: 20px;
    	float: none;
	}
	.main-content-custom .board-item {
		float: left;
    	width: calc((100% - 40px)/3);
    	margin-bottom: 20px;
    	margin-right: 20px;
	}
	.main-content-custom .board-item:nth-child(3n) {
		margin-right: 0;
	}
	.main-content-custom .board-item:nth-child(4n) {
		margin-right: 20px;
	}
	.modal.fade .modal-dialog .modal-body .board-detail .bode-top {
		display: inline-block;
	}
	.modal.fade .modal-dialog .modal-body .board-detail .bode-top .bdt-image {
		width: 100%;
    	max-width: 50%;
    	margin: 0 auto;
    	float: none;
    	margin-bottom: 20px;
	}
	.modal.fade .modal-dialog .modal-body .bdt-right {
		width: 100%;
		margin-left: 0;
	}
	.modal.fade .modal-dialog .modal-body .bdt-right .bdtr-name, 
	.modal.fade .modal-dialog .modal-body .bdt-right .bdtr-position {
		text-align: center;
	}
	.thank-you-page .thank-you-block.only-text-content {
		min-height: 450px;
	}
	.contact-webform .content-left p {
		max-width: 100%;
	}
	.contact-webform {
	    padding: 30px 0;
	    margin-bottom: -40px;
	}
	.only-text.stewardship-corporates {
		margin-top: -20px;
		margin-bottom: -40px;
	}
	.content-media-text .media-custom-center .content-cola .des-cola {
		max-width: 100%;
		width: 100%;
	}
}
@media screen and (max-width: 575px) {
	.thank-you-page .wwd-content .top-title {
		font-size: 50px;
	}
	.thank-you-page .wwd-content .sub-title {
	    font-size: 25px;
	    line-height: 20px;
	}
	.block-only-image .featured-content .list-iamge .image-title .mtc-main-title {
		line-height: 35px;
	}
	.media-text .mr-hascontainer .media-cola {
		width: 100%;
		max-width: 100%;
		text-align: center;
		margin: 0 auto;
    	float: none;
	}
}
@media screen and (max-width: 500px) {
	.modal.fade .modal-dialog .modal-body .board-detail .bode-top .bdt-image {
	    max-width: 60%;
	}
}
@media screen and (max-width: 480px) {
	.main-content-custom .board-item {
		float: left;
    	width: calc((100% - 20px)/2);
    	margin-bottom: 20px;
    	margin-right: 20px;
	}
	
	.main-content-custom .board-item:nth-child(3n) {
		margin-right: 20px;
	}
	.main-content-custom .board-item:nth-child(2n) {
		margin-right: 0px;
	}
	.list-media .item-media:first-child .content-text {
		padding: 15px;
	}
	.list-media .item-media:not(:first-child) .content-text {
		padding: 15px;
	}
}
@media screen and (max-width: 479px) and (min-width: 351px) {
	.modal.fade .modal-dialog .modal-body .board-detail .bode-top .bdt-image {
	    max-width: 70%;
	}
}
@media screen and (max-width: 350px) {
	.block-custom .block-wwa-image .field__item:first-child {
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.block-custom .block-wwa-image .field__item:nth-child(2) {
		width: 100%;
		padding-left: 0;
	}
	.long-term {
		padding-bottom: 30px;
	}
	.modal.fade .modal-dialog .modal-body .board-detail .bode-top .bdt-image {
		width: 100%;
    	max-width: 100%;
	}
	.action-button .flippy a {
		max-width: 130px;
		padding: 11px 20px;
	}
}

.block-view.block-media .view-footer {
	margin-top: 30px;
	margin-bottom: 0;
}
.list-media { min-height: 580px; }
@media screen and (max-width: 1199px) {
	.list-media {
		padding-left: 0;
		min-height: unset;
	}
	.list-media .item-media:first-child {
		position: static;
		width: 100%;
		margin-bottom: 30px;
	}
	.block-view .list-newletters .post-details a { height: 54px; }
}

.block-view.block-newletters .view-footer { margin: 0; }
.block-view.block-newletters .header-view { margin-top: 0 }
.list-newletters .item-newletters .post-content .image-post {
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
@media screen and (max-width: 1199px) {
	.block-view .list-newletters .post-details a { height: 54px; }
}

/*SAC Website Maintenance – MAY 2021*/
/*-2-*/
.slide-contents li .text p {
    font-size: 24px;
    line-height: 1.3em;
}
@media screen and (max-width: 1199px) {
    .slide-contents li .text p {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .slide-contents li .text p {
        font-size: 15px;
    }
}
@media screen and (max-width: 767px) {
    .slide-contents li .text h2 {
        font-size: 20px;
    }
    .slide-contents li .text p {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    .slide-contents li .text h2 {
        font-size: 18px;
    }
}
/*-4-*/
.block-text-image .image-width-in-percent-25 .text-image .image {
    width: 25%;
}
.block-text-image .image-width-in-percent-25 .text-image .text {
    width: 75%;
}
.block-text-image .image-width-in-percent-33 .text-image .image {
    width: 33.3333%;
}
.block-text-image .image-width-in-percent-33 .text-image .text {
    width: 66.6666%;
}
.block-text-image .image-width-in-percent-40 .text-image .image {
    width: 40%;
}
.block-text-image .image-width-in-percent-40 .text-image .text {
    width: 60%;
}
/*-5- remove class investor-stewardship*/
/*-6-*/
.block-only-text .only-text-content.has-background .short-content a {
    color: #B72E3A;
}