@media screen and (max-width: 1700px) {

	
}


@media screen and (max-width: 1660px) {

.why-cont-block img {width: 66%;}
.slider-nav {width: 98%;}	
section.investors-section .investor-row img {left: 60%; top: 60px;}	
.research-row .cont-col .research-block .cont-row .popout {right: -15%;}	
footer {margin-top: 14%;}	
section.team-section .row-team .team-cont-col p {font-size: 22px;}	
section.team-section .row-team .team-cont-col h4 {font-size: 45px;}	
	
}

@media screen and (max-width: 1440px) {
.research-row .cont-col .research-block .cont-row > p {
    max-width: 70%;
}	
.why-cont-block img {
        width: 66%;
        top: -75px;
    }
section.insights article .img-crossover {
    padding-bottom: 25%;
} 	
	
section.team-section .row-team .team-cont-col h4 {
    font-size: 30px;
}	
	
section.team-section .row-team .team-cont-col p {
    font-size: 19px;
}	

section.insights article .img-crossover .cont-col h3 {
    font-size: 45px;
   
}	
	
.diff-row .diff-cont-col > h2 {
    font-size: 45px;
}	
section.research-model .bg-purple img {

    width: 40%;
}	

	
header article nav .logo img {
    max-width: 100%;
}	
	
}

@media screen and (max-width: 1380px) {

section.team-section .row-team .team-cont-col {
    flex-basis: 55%;
}	
section.team-section .row-team .team-img-col {
    flex-basis: 45%;
}	
section.team-section .row-team .team-img-col img {
    border-radius: 15px;
    max-width: 100%;
}	

} 
@media screen and (max-width: 1280px) {	
	      section.investors-section .investor-row img {
        left: 60%;
        top: 120px;
        width: 48%;
    }
    .research-row .cont-col .research-block .cont-row .popout {
        right: -4%;
    }	
	
section.independant-section .independant-row img {
    right: 60%;
    top: 60px;
    max-width: 49%;
}	
	
	
.research-section .img-col .top-5 {
    
    margin: 30px auto 0 auto;
   
}	
	
.research-section .img-col > img {
    border-radius: 15px;
    max-width: 100%;
}	
	
.research-row {
    gap: 45px;
}	
	
	
.independant-block {
 
    bottom: -160px;
}
	
.research-section .img-col .top-5 img {
    max-width: 100%;
}	
	
.chart-container .col-legend {
    flex-basis: 30%;
    width: 30%;
}	

	
section.scorecard .scorecard-block img.scorecard-img {
    position: absolute;
    right: 15px;
    top: 320px;
}	
section.scorecard .scorecard-block img.scorecard-img {
    position: relative;
    right: 0;
    top: 0;
}	
	
	section.scorecard {
    padding-bottom: 30px;
   
}
section.research-model .bg-purple .robust {

    top: 50%;
 
}	
section.research-model .bg-purple img {
    position: relative;
    bottom: 0;
    right: auto;
    border-radius: 15px;
}
	
	section.research-model .bg-purple p {
    max-width: 100%;
}
	
section.research-model .bg-purple {
    
    max-width: 100%;
   
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
} 
@media screen and (max-width: 1024px) {
  .menu-trigger {
    display: block;
  }
  .nav {
    display: none;
    width: 100%;
    background: #fff;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 100;
  }
  .nav.active {
    display: block;
  }
  .nav .nav-list {
    flex-direction: column;
    gap: 0;
  }
  .nav .nav-list li {
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
section.research-banner {
    padding: 90px 0;
    min-height: 440px;
    margin-bottom: 140px;
    background-size: cover;
    position: relative;
    margin-top: 0;
    background-position-x: right;
}	
section.research-coverage.margin-200T {
    margin-top: 0 !important;
}	
section.research-banner .cont-col {
    padding: 30px;
    max-width: 100%;
    position: relative;
    bottom: -200px;
    box-sizing: border-box;
    left: 0px;
}	
    .chart-container .col-chart {
        flex-basis: 100%;
        width: 100%;
        align-content: center;
        height: 350px;
    }	
    .chart-container .col-legend {
        flex-basis: 100%;
        width: 100%;
        height: auto;
    }	
     .chart-container {
        flex-wrap: wrap;
        height: auto;
    }	
	section.research-model p.intro {
    font-size: 20px;
    max-width: 100%;
}
	      section.research-model .bg-purple .robust {
        top: 60%;
        right: 5%;
    }
	section.research-model .bg-purple {
    position: relative;
    background: #EBE6F5;
    border-radius: 15px;
    max-width: 100%;
		box-sizing: border-box;
    padding: 30px;
 
}
	
	
	
	
	
	
	
	
section.research-coverage {
    padding-bottom: 0;
    margin-bottom: 0;
}	
section.contact-head {
    min-height: 240px;
    padding: 1px 1px;
}	
	section.contact-head h3 {
  font-size: 35px;
}
	.services-head {
    min-height: 270px;
    padding: 1px;
}
	
	.services-head h3 {
    font-size: 35px;
}
	
	.team-head {
    min-height: 240px;
    padding: 1px;
}
	.team-head h3 {
    font-size: 34px;
}
	
	.contact-info {
    flex-basis: 100%;
    padding: 0px 15px;
    height: fit-content;
}
	
.alerts-right form#alertsForm .row {
    gap: 0;
}	
.alerts-right #alertsForm .col {
    flex-basis: 100%;
}	
	.alerts-right {
   
    flex-basis: 100%;
}
	.alerts-left {
    flex-basis: 100%;
    padding-right: 0px;
}
	.alerts-wrapper {
    
    flex-wrap: wrap;
}
    .independant-block {
        bottom: 0;
        position: relative;
        width: 100%;
        right: auto;
        left: auto;
        box-sizing: border-box;
    }	
	
	
	    section.independant-section .independant-row img {
        right: 0;
        top: 0;
        max-width: 100%;
        position: relative;
    }
	
	
	section.independant-section .independant-row .ind-block {
    max-width: 100%;
}
	
	
	
	
section.independant-section .independant-row {
    max-width: 100%;
 box-sizing: border-box;
    padding: 60px 60px;
    justify-self: self-end;
}	
	
section.independant-section {
    margin: 60px 0 0 0;
    padding-bottom: 60px;
   
}	
	
	
section.investors-section .investor-row p {
    max-width: 100%;
}	
	
    section.investors-section .investor-row img {
        left: auto;
        top: 30px;
        width: 100%;
        position: relative;
    }	
	
	.research-row .cont-col {
    flex-basis: 100%;
}
	
    .research-row .cont-col .research-block .cont-row .popout {
        right: -2%;
    }	
	
	
.research-section .img-col {
    position: relative;
    flex-basis: 100%;
}	
	
	    .research-section .img-col > img {
        border-radius: 15px;
        max-width: 100%;
        margin: 0 auto;
        display: block;
    }
	
.home-top-banner {min-height: 60vh;}
#videoContainer {height: 60vh;}
.home-top-banner article {height: 60vh;}
.banner-cont {max-width: 70%;margin: 0 auto;position: relative;}
 .banner-cont h1 {
    font-size: 42px;
    margin-top: 106px;
}
.leader-content {
width: 100%;

}
.leader-content p {
font-size: 10px;
}
.leader-content h3 {
font-size: 22px;
margin-top: 15px;
}
.leadrship-triggers li .overlay p {
font-size: 11px;
}

#leader-2, #leader-3, #leader-4, #leader-5, #leader-6, #leader-7, #leader-8, #leader-9, #leader-10, #leader-11, #leader-12{left:0%;}	

.row {display: flex;flex-wrap: wrap;}

	
.diff-row .img-bg-col {
    flex-basis: 100%;
    margin-bottom: 80px;
}
	
.diff-row .diff-cont-col {
    margin-left: 0;
    flex-basis: 100%;
    text-align: center;
}	
	
.diff-row .diff-cont-col > p {
   
    max-width: 100%;
  
}	
	
.row-diffs {
    position: relative;
    padding-left: 0;
}	
	
.diff-row .img-bg-col:hover {
    margin: 0;
}	
	
.diff-row .img-bg-col:hover img {
    margin: 60px;
}	
.diff-row .img-bg-col img {
    max-width: 100%;
    border-radius: 15px;
    margin: 60px;
}	
	
	section.difference:after{ display: none;}	

       .why-cont-block img {
        width: 44%;
        top: -38%;
        left: 52%;
    }	
	
	.why-cont-block p {
    font-size: 16px;
    max-width: 100%;
}
	
.why-cont-block {

    max-width: 100%;
}	
	
section.services article p.intro {
    font-size: 25px;
    max-width: 100%;
    margin-bottom: 150px;
}	
	
	
.service-row .img-col img:nth-of-type(2) {
    top: -135px;
    right: 21%;
}	
	
.service-row .img-col {
    position: relative;
    flex-basis: 100%;
}	
	
.service-row .list-col ul.list li {
    font-size: 18px;
    
}	
.service-row .list-col {
    flex-basis: 100%; padding: 0
}	
    section.insights article .img-crossover {
        padding-bottom: 30px;
    }
	
section.insights article .img-crossover .cont-col {
    width: 73%;
    margin: 30px auto;
	position: relative;
	left: auto; top: auto;
}	
	
.btn:link, .btn:visited {
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 35px;
    position: relative;
    color: #1C1C26;
    background: #fff;
    font-size: 14px;
}	
	
section.team-section .row-team .team-cont-col a.btn {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}	
    section.team-section .row-team .team-img-col { flex-basis: 100%; margin-top: 60px;}	
	
	.row-awards { display: flex; margin-top: 90px; flex-wrap: wrap;}
	section.team-section .row-team { display: flex;flex-wrap: wrap;}
	section.team-section .row-team {display: flex; flex-wrap: wrap;}	
	
.row-awards .award {flex-basis: 50%;}	
.contact-wrapper {flex-wrap: wrap;}	
	

	.contact-left {
    padding-right: 50px;
    flex-basis: 100%;
}
	
    section.team-section .row-team .team-cont-col {
        flex-basis: 100%;
        border-right: 1px solid #fff;
        border-radius: 30px;
    }	
	
	.contact-right form#contactForm .row {
    gap: 10px;
}
.contact-right #contactForm .col {
    flex-basis: 100%;
}	
	
.contact-right {

    flex-basis: 100%;
}
	
	
.footer-row {
    flex-wrap: wrap;
}	
	
	.footer-row .nav-col {
    flex-basis: 100%;
    padding: 30px 30px;
    box-sizing: border-box;
    text-align: center;
}
	
.footer-row .logo-col {
    padding: 45px;
    border-right: 0;
    border-bottom: 1px solid #fff;
    flex-basis: 100%;
    box-sizing: border-box;
    text-align: center;
}	
.footer-row .nav-col ul.nav-list {
    list-style: none;
    padding-left: 0;
}	
	
.bot-row {
    color: #fff;
    padding: 15px 0px;
    text-align: center;
}	
	
	    .diff-row .img-bg-col:hover img {
        margin: 0px;
        display: block;
    }
	    .diff-row .img-bg-col img {
        max-width: 100%;
        border-radius: 15px;
        margin: 0;
    }

	
section.difference {
    padding-top: 80px;
    padding-bottom: 100px;
    position: relative;
}	
section.team-section {
    background: #7D8C66;
    padding: 30px 0;
    padding-bottom: 200px;
    margin-bottom: -192px;
}	
	
	
	
	
	
	
	
	
	
	
.row-milestones {
    flex-wrap: wrap;
}	
	
.row-milestones .milestone {
    flex-basis: 100%;
}	
	
section.milestones article p.intro {
    font-size: 25px;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
@media screen and (max-width: 600px) {
	
    section.research-model .bg-purple .robust {
        top: 67%;
        right: 5%;
    }	
	
	
	
  header article nav .nav ul li {
    padding: 5px 10px;
  }
  .banner-cont h1 {
    font-size: 40px;
    margin-top: 100px;
  }
  .banner-cont p {
    font-size: 16px;
  }
  section.contact-head h3 {
    font-size: 40px;
    margin-top: 60px;
  }
  .contact-left h1 {
    font-size: 28px;
  }
  .contact-left p, .contact-right label, .contact-right input, .contact-right textarea {
    font-size: 14px;
  }

 
  .accordion-header {
    font-size: 0.9rem;
  }
  .icon {
    font-size: 1.2rem;
  }
 	
.leadrship-triggers{display: none;}
.leadrship-trigger{display: block;width: 60%; margin: 0 auto; margin-bottom: 20px; position: relative;cursor: pointer;flex-shrink: 0;flex-grow: 0;}
.leadrship-trigger img{width: 100%;display: block;}
.leader-content-row {
display: flex;
position: relative;
min-height: 30px;
flex-wrap: wrap;
margin-bottom: 82px;
}

.leader-content {
width: 100%;
position: relative;
top: auto; left: auto;

}	

}

@media screen and (max-width: 425px) {
	    .leadrship-trigger {
        width: 100%;
        
    }
    section.research-model .bg-purple .robust {top: 0; right: 0; position: relative; margin: 30px auto;}	
	    section.research-model .bg-purple img {width: 100%; }
	    section.research-banner .cont-col {bottom: 0;    }
	
	
	section.independant-section .independant-row {
        padding: 20px 20px;
    }
	
	section.independant-section .independant-row .independant-block h4 {
    color: #fff;
    font-size: 31px;
    margin: 0;
    font-weight: 500;
}
	
	section.independant-section .independant-row p.intro {
    font-size: 21px;
    line-height: 1.2;
}
	
	section.investors-section .investor-row {
    border-radius: 15px;
    background: #EBE6F5;
    max-width: 100%;
    position: relative;
    padding: 20px 20px;
}
	
	
	    section.investors-section .investor-row img {
        
        top: 0px;
       
    }
	
	section.investors-section .investor-row p.intro {
    font-size: 20px;
    line-height: 1.2;
}
	section.investors-section .investor-row h4 {
    font-size: 25px;
    
}
	
	
	.research-row .cont-col .research-block .cont-row {
    padding: 20px 20px;
    position: relative;
}
	
	
	
	.research-row .cont-col .research-block .cont-row .popout {
    position: relative;
    right: 0;
    bottom: 0;
    padding: 30px;
    max-width: 100%;
}
	
	
	.services-head h3 {
    font-size: 50px;
}
	
	.research-row .cont-col .research-block .esg-row .def-col {
    flex-basis: 75%;
    align-content: center;
    padding-right: 0%;
}
	
	
	.research-row .cont-col .research-block .esg-row .letter-col {
    flex-basis: 45%;
}
	
.research-row .cont-col .research-block .cont-row > p {
    max-width: 100%;
}	
	
	
	
	
	
	
	section.research-section {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
	
    .banner-cont h1 { font-size: 40px; margin-top: 140px;    }
    .home-top-banner article {
        height: 70vh;
    }
    #videoContainer {
        height: 70vh;
    }
	
	    .home-top-banner {
        min-height: 70vh;
    }
	
	    .diff-row .img-bg-col {
        flex-basis: 100%;
        margin-bottom: 45px;
    }
	
	    .diff-row .diff-cont-col > h2 {
        font-size: 35px;
    }
	
.row-diffs .diffs-col {
    flex-basis: 45%;
    position: relative;
    z-index: 2;
}
    .row-diffs {
        position: relative;
        padding-left: 0;
        gap: 30px;
    }
	
	
	    .why-cont-block img {
        width: 70%;
        top: -20%;
        left: 22%;
    }
	
	
	.why-cont-block p.intro {
    font-size: 24px;
}
	
    section.services article p.intro {
        font-size: 20px;
        max-width: 100%;
        margin-bottom: 180px;
    }	
	
	    .service-row .img-col img:nth-of-type(2) {
        top: -135px;
        right: 50%;
        max-width: 80%;
        transform: translateX(50%);
    }
	
	  .service-row .list-col ul.list li {
        font-size: 15px;
        padding: 10px 15px;
        margin-bottom: 10px;
        text-align: center;
    }
	
	
	    section.insights article .img-crossover .cont-col h3 {
        font-size: 21px;
    }
	
	
	    section.insights article .img-crossover .cont-col {
        width: 100%;
        margin: 30px auto;
        position: relative;
        left: auto;
        top: auto;
        box-sizing: border-box;
        padding: 30px;
    }
	
	
	    section.team-section .row-team .team-cont-col h4 {
        font-size: 21px;
    }
	
	
	    section.team-section .row-team .team-cont-col p {
        font-size: 15px;
    }
	
	
	
	    .btn:link, .btn:visited {
        
        font-size: 11px;
    }
	
	
	
	    .row-awards .award {
        flex-basis: 100%;
    }
	
	    .why-cont-block {
        max-width: 100%;
        padding: 20px;
    }
	
	    section.team-section .row-team .team-cont-col a.btn {
        position: absolute;
        bottom: -30px;
        left: 50%;
        transform: translateX(-50%);
        width: 53%;
    }	
.row-diffs:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 103%;
    background: #EBE6F5;
    border-radius: 30px;
    bottom: 0;
    left: 0;
}
	
.service-row .list-col a.btn {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: fit-content;
}	
	
	
	
	
	
section.milestones article p.intro {
    font-size: 20px;
}	
	
	
	
}


@media screen and (max-width: 350px) {
    .services-head h3 {
        font-size: 25px;
    }
.team-head h3 {    font-size: 25px;    line-height: 1.2;}		
section.research-banner .cont-col p.intro {    font-size: 16px;    margin-bottom: 60px;}
p {font-size: 12px;}
.legend-item {font-size: 12px;}
.accordion-content .accordion-content-container .half-col {flex-basis: 100%;    padding: 0 0px;}
.accordion-content .accordion-content-container p.intro {font-size: 14px;}
ul.more-list { font-size: 12px;}
section.more-section .more-container .head { padding: 10px 15px; font-size: 16px;}
section.independant-section .independant-row .ind-block h4 {font-size: 30px; margin: 0 0 10px 0;}	
.research-row .cont-col .research-block .esg-row .def-col {font-size: 12px;}
.research-section .img-col .top-5 {margin: 30px auto 0 auto; max-width: 100%; }
.accordion-header { padding: 25px 15px; font-size: 14px;}
section.research-model p.intro { font-size: 16px; }
.accordion-header { font-size: 12px; }
.row-diffs .diffs-col { flex-basis: 100%; }
.contact-wrapper { flex-wrap: wrap; padding: 20px;    }
.contact-left { padding-right: 0; flex-basis: 100%;    }
header article nav .logo img { max-width: 65%;}
section.team-section .row-team .team-cont-col { padding: 20px 20px 60px 20px; }	
.banner-cont h1 { font-size: 30px; margin-top: 140px; }
.banner-cont p { font-size: 12px; }	
	
    section.contact-head h3 {
        font-size: 25px;
        margin-top: 114px;
    }	
	
}
