/*about-us new page*/
#learn-more-tab .cmp-tabs__tablist{
max-width: 1440px;
margin: 0 auto;
}
div#about-us-alignment {
    padding-top: 180px;
    padding-bottom: 180px;
}
div#hcp-bg {
    background: #F4F4F1;
    background-image: url(/content/dam/intelligentcontent/brands/sentinelplus/gb/en/images/about-us/hcp-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#about-us #mild-blue-bg {
    background: #9BC9CD;
    background-image: url(/content/dam/intelligentcontent/brands/sentinelplus/gb/en/images/about-us/about-us-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: center center; */
}
#mild-blue-bg {
   background: #9BC9CD; 
}
div#speaker-section {
    background: #F4F4F1;
    border-radius: 18px;
    padding: 60px 60px;
    margin-top: -70px;
}

div#speaker-one {
    margin-top: 40px;
    border-top: solid;
    border-width: .5px;
    border-color: #4F4E4E;
}
#speaker-section h3.cmp-title__text.cmp-title__text--h3 {
    margin: 0px;
    padding-top: 43px;
    font-size: 40px;
    line-height: 100%;
    color: #193556;
    font-family: 'Calibri-bold';
}

div#speaker-section-body-text p {
    font-size: 27px;
    line-height: 32px;
    color: #193556;
    padding-bottom: 5px;
    padding-top: 10px;
}

div#speaker-image {
    padding-top: 20px;
}

#speaker-one {
    display: grid;
    gap: 73px;
    grid-template-columns: 30% 63%;
}

#logo-section{
    display: grid;
    gap: 1%;
    grid-template-columns: 20% 56%;
    justify-content: space-around;
}

div#logo-section-body-text p {
    font-size: 27px;
    line-height: 32px;
    color: #193556;
}

div#logo-section {
    padding-top: 74px;
    padding-bottom: 30px;
}
div#gb-no p {
    font-size: 20px;
    line-height: 100%;
    color: #4F4E4E;
}
div#gb-no {
    max-width: 89%;
    margin: auto;
}
/*about-us new page*/





#dark-blue-bg #core-title {
    padding-bottom: 40px;
    padding-top: 8px;
}
#who-we-are #teaser-michael, #who-we-are #teaser-helena{
    align-items: center;
}
#who-we-are #teaser-helena{
    flex-direction: row-reverse;
}
#who-we-are .cmp-teaser .cmp-image{
    width: 350px;
    text-align: center;
    margin: 0 auto;
}
#who-we-are .cmp-teaser__pretitle{
    margin-top: 0;
    margin-bottom: 0;
}
#who-we-are .cmp-teaser__pretitle p{
    color: rgba(70, 127, 157, 1);
    font-family: "Montserrat", sans-serif;
}
#who-we-are .cmp-teaser__title{
    margin-bottom: 10px;
    margin-top: 0;
}
#who-we-are .cmp-teaser__title p{
    font-size: 25px;
    line-height: 35px;
    color: rgba(25, 53, 86, 1);
}
#who-we-are .cmp-teaser__description p{
    font-family: "Montserrat", sans-serif;
}
#who-we-are .cmp-teaser .cmp-teaser__image img{
    border-radius: 20px;
}
#who-we-are-sec{
	/*padding-bottom:40px; */
}
#who-we-are-sec .cmp-video__player{
	padding: 0;
}
#who-we-are-sec #core-title,
#white-smoke-bg #core-title{
	padding: 60px 0 45px;	
}
#three-card-container{
	/*grid-template-columns: 315px 315px 315px;*/
	justify-content: space-between;
	padding-bottom:50px; 
	gap: 100px;
}

#white-smoke-bg{
	background:#F9F9F9;
}

div#team-details {
    background: #fff;
    border-radius: 16px;
    padding: 24px;
    text-align: center;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

div#lead-block {
    padding: 0px;
    color: rgba(70, 127, 157, 1);
}

div#author-block h4.cmp-title__text.cmp-title__text--h4 {
    padding: 0px;
    margin: 0px;
    font-size: 25px;
    line-height: 35px;
    margin-top: 10px;
}
#cards-container .azcl-column-par1,
#cards-container .azcl-column-par2,
#cards-container .azcl-column-par3{
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    height: 100%;
    padding: 15px 35px 15px 35px;
}
#cards-container .cmp-container,
#cards-container .text,
#cards-container .cmp-text,
.info-card{
	height: 100%;
}
.info-card {
    display: flex;
    align-items: center;
    gap: 30px;
    color: #333;
    max-width: 100%;
}
#cards-container .azcl-column-par3 .info-card img{
    width:auto;
    height:135px;
}
.info-card img {
  width: 95px;
  height: 95px;
}

.info-card p {
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  color: rgba(45, 45, 45, 1);
  /*font-family: "calibri";*/
  font-family: 'Carlito';
}

div#team-details {
    background: #fff;
    border-radius: 16px;
    padding: 24px;
    text-align: center;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

div#lead-block {
    padding: 0px;
    color: rgba(70, 127, 157, 1);
}

div#author-block h4.cmp-title__text.cmp-title__text--h4 {
    padding: 0px;
    margin: 0px;
    font-size: 25px;
    line-height: 35px;
    margin-top: 10px;
}
span.white-color-footer {
    color: #fff;
    /*font-family: calibri;*/
    font-family: 'Carlito';
    font-size: 15px;
    line-height: 20px;
}
#who-we-image img{
    border-radius: 20px;
}

@media screen and  (max-width: 767px){
    
    
    /*aboutus new*/
    #about-us #mild-blue-bg {
    background: #9BC9CD;
    background-image: url(/content/dam/intelligentcontent/brands/sentinelplus/gb/en/images/about-us/about-us-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}
div#hcp-bg {
    background: #F4F4F1;
    background-image: url(/content/dam/intelligentcontent/brands/sentinelplus/gb/en/images/about-us/hcp-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
    #speaker-one {
    display: grid;
    gap: 0px;
    grid-template-columns: 100%;
}

div#speaker-one {
    margin-top: 30px;
    border-top: solid;
    border-width: .5px;
    border-color: #4F4E4E;
}
    
 div#speaker-section {
    background: #F4F4F1;
    border-radius: 18px;
    padding: 30px 30px;
    margin-top: -70px;
}   
   div#speaker-section-body-text p {
    word-wrap: break-word;
} 
   #logo-section {
    display: grid;
    gap: 4%;
    grid-template-columns: 100%;
    justify-content: space-around;
}
div#logo-section {
    padding-top: 30px;
    padding-bottom: 30px;
}
div#gb-no {
    max-width: 97%;
    margin: auto;
}    
    /*about us new*/
    
    
    
    
    
    #three-card-container{
        gap: 30px;
    }
    #who-we-are .cmp-teaser .cmp-image{
        width: 100%;
    }
}
