@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,300');
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600&display=swap');

.PABlock .pathwayCentre {
  background: url(https://www.cisi.org/cisiweb2/image/qualifications/sripa3mobile.jpg) !important;
  background-size: 140% !important;
  background-position: bottom center !important;
  background-repeat: no-repeat !important;
}
.PRBlock .pathwayCentre {
  background: url(https://www.cisi.org/cisiweb2/image/qualifications/sriprmobile.jpg) !important;
  background-size: 140% !important;
  background-position: bottom center !important;
  background-repeat: no-repeat !important;
}
.covidAlert.verticallyCentre2{
  display: none;
}
.intro {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 20px 20px 20px 20px;
    position: absolute;
    z-index: 1;
    color: #fff;
    text-align: center;
    background: rgba(0,0,0,0.65);
}
.intro h1 {
    font-family: 'Lora';
    font-weight: 600;
    color: #fff;
    font-size: 30px;
    text-shadow: 1px 2px 2px #314b06;
}

.intro p {
    font-size: 16px;
}

.eye2 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.eye2 img {
    width: 100%;
    left: 0;
    top:0px;
    height: 100%;
    object-fit: cover;
    position: absolute;
    margin: 0;
    z-index: 1;
    transition: all 2s ease-in-out;
}
.eye2 img.large {
    width: 100%;
    top: 0px;
    left: 0;
}
.green_header {
    /* background-image: url(/cisiweb2/image/aboutus/green/green_header2.jpg); */
    /* background-position-y: 75px; */
    background-size: cover;
    padding-top: 4px;
    display: none;
}
.greenEyeWrapper {
    position: relative;
    height: calc(100vh - 100px);
    background: #57871a;
    overflow: hidden;
    margin-bottom: 20px;
}
.covidAlert {
    position: fixed;
}
img.scroll {
    width: 60px;
    margin: 0 auto;
}
.intro small {
    font-size: 12px;
    font-weight: 500;
}
.green_container a {
    color: #3e650c;
}
.green_container h1,
.green_container h2,
.green_container h3 {
    color: #fff;
    font-family: 'Lora';
}
.white_container h1,
.white_container h2,
.white_container h3 {
    color: #3e650c;
    font-family: 'Lora';
}
.green_container {
    padding-top: 40px !important;
    padding-bottom: 60px !important;
    background: linear-gradient(180deg, rgba(87,135,26,1) 0%, rgba(87,135,26,1) 30%, rgba(53,89,9,1) 100%);
    color: #fff;
}

.front h3{
  margin-top: 0px;
  font-size:16px;
  font-weight: 600;
    color: #3e650c;
    margin-bottom: 10px;
}
.front a {
    color: #444;
}
.front p{
  font-size:13px;
    margin-bottom: 10px;
}
.front .btn {
    color: #fff;
    padding: 8px 20px;
}
.accessBlock h2 {
    position: relative;
    font-size: 30px;
    z-index: 1;
    overflow: hidden;
    text-align: center;
}
.accessBlock h2:before {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 28%;
    height: 0px;
    content: '\a0';
    background-color: #8ac341;
    margin-left: -30%;
    text-align: right;
}
.accessBlock h2:after{
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 28%;
    left: 58%;
    height: 0px;
    content: '\a0';
    background-color: #8ac341;
}
.accessBlock .color {
    background-color: #8ac341;
}
.lSAction > .lSPrev {
 left: 35% !important;   
    top:96%;
}
.lSAction > .lSNext {
 right: 35% !important;   
    top:96%;
}
.lSAction > a {
    top: 95%;
    opacity: 0.8 !important;
    background-image: url(/cisiweb2/image/master/controls_dark.png) !important;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #8BC34A !important;
    height: 12px !important;
    width:12px !important;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, 
.lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #1d1e1f !important;
}
.lSSlideOuter .lSPager.lSpg {
    margin-top: -26px !important;
    padding-bottom: 10px !important;
}
.blocks .block > div {
    background: #fff;
    color: black;
    padding: 20px 20px 30px 20px;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 30px;
    box-shadow:  5px 5px 20px rgba(0,0,0,0.2);
    min-height: 450px;
    transition: all 0.3s
}

.prList {
  list-style: none;
  padding: 0;
  margin: 0;
}
.prList li {
  background: #d5c8a8;
  color: #063b21;
  margin-bottom: 10px;
  padding: 6px 10px;
  border-radius: 200px;
  font-size: 14px !important;
  display: inline-block;
  font-weight: 500;
}
.blocks h3{
     color:#5d923e;
     margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
}
.imageBG {
    overflow: hidden;
    position: relative;
}
.imageBG:before {
    background: url(/cisiweb2/image/qualifications/gf1.jpg);
    position: absolute;
    left: 0px;
    top: 0px;
    background-size: cover;
    opacity: 0.15;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    pointer-events: none;
}
.lightSlider {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}


#content-slider2 .front {
    background: rgba(32, 56, 1, 0.95);
    color: #fff !important;
}
#content-slider2 .front a {
    color: #fff;
}
#content-slider2 .front h3 {
    color: #fff;
}

/* ------------------------------------------------ Media queries ---------------------------------------------- */

@media (min-width: 768px) {
    .greenEyeWrapper {
        height: calc(100vh - 150px);
        margin-bottom: 80px;
    }
    .eye2 img {
        width: 100%;
        left: 0;
        top:0px;
        height: 100%;
        object-fit: cover;
    }
    .eye2 img.large {
        width: 100%;
        top: 0px;
        left: 0;
    }
    .intro h1 {
        font-size: 50px;
    }
    .intro p{
        font-size: 18px;
    }
    .intro {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 30px 50px;
        background: rgba(0,0,0,0.65);
    }

    .lSAction > .lSPrev {
      left: 22% !important;   
         top:96%;
     }
     .lSAction > .lSNext {
      right: 22% !important;   
         top:96%;
     }
}

@media (min-width: 992px) {
    .eye2 img {
        width: 90%;
        height: auto;
        left: -20%;
        top:-50px;
    }
    .eye2 img.large {
        width: 100%;
        top: -100px;
        left: 0;
    }
    .intro h1 {
        font-size: 40px;
    }
    .intro p{
        font-size: 18px;
    }
    .intro {
        width: 45%;
        margin: 0 0 0 53%;
        padding: 30px;
        background: transparent;
    }
}


@media (min-width: 1200px) {
    .greenEyeWrapper {
        height: calc(100vh - 110px);
    }
    .eye2 img {
        width: 75%;
        left: -5%;
        top: 0px;
        height: 100%;
    }
    .eye2 img.large {
        width: 100%;
        top: 0px;
        left: 0;
    }
    .intro h1 {
        font-size: 45px;
    }
    .intro p{
        font-size: 16px;
    }
    .intro {
        width: 40%;
        height: 100%;
        margin: 0 0 0 55%;
        padding: 30px;
    }
         .lSAction > .lSPrev {
      left: 33% !important;   
         top:96%;
     }
     .lSAction > .lSNext {
      right: 33% !important;   
         top:96%;
     }
     .PABlock .pathwayCentre {
      background: url(https://www.cisi.org/cisiweb2/image/qualifications/sripa3.jpg) !important;
      background-size: 100% !important;
      background-position: bottom center !important;
      background-repeat: no-repeat !important;
    }
    .PRBlock .pathwayCentre {
      background: url(https://www.cisi.org/cisiweb2/image/qualifications/sripr.jpg) !important;
      background-size: 140% !important;
      background-position: bottom center !important;
      background-repeat: no-repeat !important;
    }
}
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
    and (-webkit-min-device-pixel-ratio: 1.5) {
    .greenEyeWrapper {
        height: calc(100vh - 110px);
    }
    .eye2 img {
        width: 100%;
        left: -25%;
        top: -100px;
        height: auto;
    }
    .eye2 img.large {
        width: 100%;
        top: -100px;
        left: 0;
    }
}

/* Portrait */
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
      .eye2 img {
        width: 100%;
          height: 100%;
        left: 0%;
        top: 0px;
        opacity: 0.3 !important;
    }
      .eye2 img.large {
        width: 100%;
        top: 0px;
        left: 0;
          opacity: 1 !important
    }
    .intro p {
        font-size: 22px;
    }
    .intro h1 {
        font-size: 60px;
      }
    .intro {
        width: 80%;
        margin: 0 10% 0 10%;
        padding: 30px;
        background: transparent;
    }
}
@media (min-width: 1300px) {
    .greenEyeWrapper {
        height: calc(100vh - 110px);
    }
    .eye2 img {
        width: 75%;
        left: -5%;
        top: 0px;
        height: 100%;
    }
    .eye2 img.large {
        width: 100%;
        top: 0px;
        left: 0;
    }
    .intro h1 {
        font-size: 45px;
    }
    .intro p{
        font-size: 16px;
    }
    .intro {
        width: 40%;
        height: 100%;
        margin: 0 0 0 55%;
        padding: 30px;
    }
         .lSAction > .lSPrev {
      left: 35% !important;   
         top:96%;
     }
     .lSAction > .lSNext {
      right: 35% !important;   
         top:96%;
     }
}

@media (min-width: 1400px) {
    .eye2 img {
        width: 75%;
        left: -5%;
        top: -90px;
        height: auto;
    }
    .eye2 img.large {
        width: 100%;
        top: -200px;
        left: 0;
    }
    .intro h1 {
        font-size: 50px;
    }
    .intro p{
        font-size: 16px;
    }
    .intro {
        width: 40%;
        height: 100%;
        margin: 0 0 0 55%;
        padding: 30px;
    }
    
}

@media (min-width: 1600px) {
    .eye2 img {
        width: 75%;
        left: -5%;
        top: -70px;
        height: auto;
    }
    .eye2 img.large {
        width: 100%;
        top: -300px;
        left: 0;
    }
    .intro h1 {
        font-size: 55px;
    }
    .intro p{
        font-size: 20px;
    }
    .intro {
        width: 40%;
        height: 100%;
        margin: 0 0 0 55%;
        padding: 30px;
    }
    .PABlock .pathwayCentre {
      background: url(https://www.cisi.org/cisiweb2/image/qualifications/sripa3.jpg) !important;
      background-size: 140% !important;
      background-position: bottom center !important;
      background-repeat: no-repeat !important;
    }
    .PRBlock .pathwayCentre {
      background: url(https://www.cisi.org/cisiweb2/image/qualifications/sripr.jpg) !important;
      background-size: 140% !important;
      background-position: bottom center !important;
      background-repeat: no-repeat !important;
    }


    
}
@media (min-width: 1800px) {
    .eye2 img {
        width: 70%;
        left: -5%;
        top: -130px;
        height: auto;
    }
    .eye2 img.large {
        width: 100%;
        top: -300px;
        left: 0;
    }
    .intro h1 {
        font-size: 60px;
    }
    .intro p{
        font-size: 22px;
    }
    .intro {
        width: 40%;
        height: 100%;
        margin: 0 0 0 55%;
        padding: 30px;
    }
     .lSAction > .lSPrev {
      left: 39% !important;   
         top:96%;
     }
     .lSAction > .lSNext {
      right: 39% !important;   
         top:96%;
     }

}


/* ------------------------------------------------------------------------------------------------------------- */














 img.eye {
  width: 577px;
  margin-left: 5vw;
}



.header_content {
    
color: white;
    
font-family: unset;
    
margin-top: 60px;
}

.header_content {
    
color: white;
    
font-family: unset;
    
margin-top: 50px;
    
position: relative;
    
left: -144px;

animation: fade-in 5s linear infinite;
}
.header_content h1{
    padding-bottom: 7px;
    /* display: none; */
    color: white;
    margin-right: 119px;
    font-weight:400;
    font-size: 60px;
}

.header_content p{

    margin-right:100px;
}

.divider {
    background-image: url(/cisiweb2/image/aboutus/green/divider.png);
    height: 300px;
    width: 100% !important;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px !important;
}


.flip{
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

.upside-down{
transform: rotate(180deg) scaleX(1);

}

.divider {
    background-image: url(/cisiweb2/image/aboutus/green/divider.png);
    height: 292px;
    background-repeat: no-repeat;
    margin-bottom: 0px !important;
    background-size: cover;
    top: 0px;
}

.divider_2 {
    background-image: url(/cisiweb2/image/aboutus/green/divider_2.png);
    background-size: cover;
    height: 369px;
    background-repeat: no-repeat;
    margin-bottom: 0px !important;
    top: -1px;
}

.green_container {

background-color: #57871a;

}

.green_container2{
  background-color: #57871a;
}

.H_center {
    display:block !important;
     margin-left: auto !important;
  margin-right: auto !important;
}

.Fin_access{/* margin-bottom: 52px; *//* MARGIN-TOP: 75px; *//* font-family: 'Open Sans', sans-serif; */}

.Fin_access h2{color:white;/* font-weight:400; */}

.Fin_access p{ color:white}

.phone , .at , .chat{
    color:#57871a;
    margin-top:10px !important;
    margin-right:10px

}

.contact h2{

    color:#57871a;
    font-weight:300;
}

.contact p{
    /* margin-top:30px; */
}

.dropmenu{

width: 295px !important;
}

.droplist{
    /* position:relative; */
}


/*Light Slider---------------------------------------------
--------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------*/
/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideWrapper {
    /* max-width: 100%; */
    /* overflow: hidden; */
    /* position: relative; */
    }
  
  /** /!!! End of core css Should not edit !!!/**/
  
  /* Pager */
  
  
  /* End of pager */
  
  /* slider actions */
  
  .flip-card {
    background-color: transparent;
    width: 300px;
    height: 300px;
    perspective: 1000px;
  }
  
  .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
  }

  .img_x{
    height:200px !important;
    width:400px !important;
    border-radius:10px;
  }
  
  .flip-card:hover .flip-card-inner , front{
    transform: rotateY(180deg);
   
  }
  
  .flip-card-front, .flip-card-back {
    position: absolute;
    width: 250px;
    height: 330px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 10px;
  }
  
  .flip-card-front {
    background-color: #57871a;
    color: black;
    height:250px;
    width:330px;

  }
  
  .flip-card-back {
    background-color: white;
    color: black;
    transform: rotateY(180deg);
    height:250px;
    width: 296px;
  }



.front{
    background-color: rgba(255,255,255,0.9);
    color: black;
    width: 80%;
    border-radius:30px;
    position: absolute;
    left: 20px;
    top: -22px;
    transition: transform 0.6s;
    padding:20px
}

.back{
     background-color: white;
     color: black;
     height:350px;
     width: 80%;
     position: absolute;
     left: 40px;
     top: 0px;
     border-radius: 30px;
     transition: transform 0.6s;
}
.blocks p {
    margin-bottom: 0px !important;
}


.span_y{
  font-size: 14px;
  font-weight: 700;
}

.grey{
  color:grey
}


.card1:hover .front{


    transform:translate(-5px,-5px);
  }

.card1:hover .back{


    transform:translate(55px,30px);
        

  }





  .lSSlideWrapper {
    margin:0px
  }
  
 #Cat{
   margin-left:auto;
   margin-right:auto;
   width: 200px;
   /* margin-top: 50px; */
   margin-bottom: 50px;
 }
 .cover1{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisipr/ChapterBackground/523.jpg");
   background-size:cover;

 }
  
  .cover2{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisipr/ChapterBackground/524.jpg");
   background-size:cover;

 }

 .cover3{

   background-image:url("https://www.cisi.org/cisiweb2/images/default-source/default-album/inthenews_esg_1920.jpg?sfvrsn=f6ba1e02_0");
   background-size:cover;

 }
  
  .cover4{

   background-image:url("https://www.cisi.org/cisiweb2/images/default-source/default-album/istock-641122846_1920x1056px.jpg?sfvrsn=33c51802_0");
   background-size:cover;

 }
  
  .cover5{

   background-image:url("https://www.cisi.org/cisiweb2/images/default-source/default-album/david-c-stevenson_1920.jpg?sfvrsn=77031b02_0");
   background-size:cover;

 }

 .cover6{

   background-image:url("https://www.cisi.org/cisiweb2/images/default-source/default-album/inthenews_green_1920.jpg?sfvrsn=17c00906_0");
   background-size:cover;

 }
  
  
  .cover7{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisitv/ESG Cutting through the noise.jpg");
   background-size:cover;

 }
  
  .cover8{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisitv/Demystifying impact investing Most common myths discussed.jpg");
   background-size:cover;

 }

 .cover9{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisipr/ChapterBackground/525.jpg");
   background-size:cover;

 }

 .cover10{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisipr/ChapterBackground/531.jpg");
   background-size:cover;

 }

 .cover11{

background-image: url("https://www.cisi.org/cisiweb2/image/cisipr/ChapterBackground/524.jpg");

background-size:cover;

}

 .cover12{

   background-image:url("https://www.cisi.org/cisiweb2/images/default-source/S-IR/impact-measurement-1920.jpg?sfvrsn=94581e02_0");
   background-size:cover;

 }
  
  .cover13{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisitv/Ethical%20and%20impact%20investing%20are%20you%20ready%20to%20embrace%20the%20fast%20increasing%20demand%20and%20regulatory%20change.jpg");
   background-size:cover;

 }

 .cover14{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisitv/Demystifying%20impact%20investing%20Most%20common%20myths%20discussed.jpg");

   background-size:cover;

 }

 .cover15{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisitv/were%20all%20impact%20investors%20now.jpg");
   
   background-size:cover;

 }

 .coverC1{

  background-image:url("https://www.cisi.org/cisiweb2/images/default-source/default-album/sdg_icons_19205802f07979064044bdb59bcc194d1bc8.jpg?sfvrsn=ba04b0f5_0");
  
  background-size:cover;

}

.coverC2{

  background-image:url("https://www.cisi.org/cisiweb2/images/default-source/default-album/weekly_19201f728dcccbff4df7951cbe51bba0609d.jpg?sfvrsn=6a8dc0a6_0");
  
  background-size:cover;

}
.coverC3{

  background-image:url("https://www.cisi.org/cisiweb2/images/default-source/s-ir/reg-update700.jpg?sfvrsn=7121bf31_0");
  
  background-size:cover;

}
.coverC4{

  background-image:url("https://universe-files.dacast.com/35eeae76-e02c-2302-4858-f91ca1b4b4ee.jpeg");
  
  background-size:cover;

}
.coverC5{

  background-image:url("https://universe-files.dacast.com/3bdce1d6-8352-0ac0-c7e7-1260a77a8a9d.jpeg");
  
  background-size:cover;

}
.coverC6{

  background-image:url("https://universe-files.dacast.com/817a2a37-39c2-6a26-f330-1c7d0f3c4753.jpeg");
  
  background-size:cover;

}
.coverC7{

  background-image:url("https://universe-files.dacast.com/9d5e6d1c-5e49-c08d-4aa0-f8d610500e91.jpeg");
  
  background-size:cover;

}
 
  /* END DEFAUL SLIDE CAROUSEL CSS */
  
 
 
  
  
  .content-slider li {
    background-color: #57871a;
    text-align: center;
    color: #fff;
  }
  
  .content-slider h3 {
    margin: 0;
    font-weight: 900;
    padding: 12px 10px 9px 10px;
    color: green;
    font-size: 23px;
  }

  .content-slider p {
    font-size: 12px;
    margin-right: 18px;
    margin-left: 18px;
    color: black;
  }

  .lSSlideWrapper{

margin-right: 0px;

margin-left: 0px;

/* width: 86%; */

/* padding-top: 81px; */
}
  
  .itemImage {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 8px 12px rgba(0,0,0,0.1);
    transition: all 0.5s;
}

.span_x {
    position: relative;
    left: 0;
    background-color: #101010e3;
    color: white;
    font-size: 10PX;
    padding: 3px 13px 5px 13px;
    border-radius: 200px;
    margin: 5px;
    white-space: nowrap;
}

.item_1, .item_2, .item_3, .item_4, .item_5, .item_6 , .item_7, .item_8, .item_9, .item_10, .item_11 {
    /* height: 373px !important; */
    /* width: 541px !important; */
    /* padding: 41px; */
    color: black !important;
}

.lSAction > .lSPrev {color: #d2d238;}
.card1{
  /* padding:50px; */
  position: relative;
  /*left: 50px;*/
  /* margin: 122px; */
}


.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #ffffff;
    /*argin-top:50px*/
}

.btn_1{

background: #65ab4a ;

/* border: 0px solid #dfdfdf; */

border-radius: 200px;
margin-top: 12px;

transition: all 0.3s;
color:white
}

.btn_1:hover{  background-color:#457e2e;
color:white;
}

.down{
  padding-left:5px !important;
}





.green_sus{



color:white;


}

.green_sus h2{
  color:white
}

.people {
  color:#57871a;
 
}

.glob {
  color:#57871a;
  ;
}

.tick1 {
  color:#57871a;
 
}
.contact{
  
}

.contact h2{

color:#5d923e;

/* font-weight:300 */
}



.blocks p{
  text-align:center
}





.info{
  margin-left:5px;
}





.content-slider1 {
    /* height: 400px !important; */
    position: relative;
    left: 0px;
    min-height: 350px;
}



@media(min-width:700px) {
    .front{
        width: 80%;
        left: 20px;
    }

    .back{
         height:250px;
         width: 80%;
         left: 80px;
    }
   

}

@media(min-width:1024px) {
    .front{
        width: 80%;
        left: 20px;
    }

    .back{
         height:250px;
         width: 80%;
         left: 110px;
    }

}













@media(max-width :1600px){

.header_content{
  position:relative;
  left: -27px;
}

}





@media(max-width :1400px){


  .header_content h1{font-size:45px;
  margin-bottom:0px;
  }


  .green_header {
    /* background-image: url(/cisiweb2/image/aboutus/green/green_header2.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: -6vw;
    padding-top: 4px;
}



img.eye{
  margin-left:1vw;
}



}

@media(max-width :1200px){










.divider {
    background-image: url(/cisiweb2/image/aboutus/green/divider.png);
    height: 202px;
    background-repeat: no-repeat;
    margin-bottom: 0px !important;
    position: relative;
    top: 2px;
}

.upside-down{
  top: -5px !important;
}

  
    
.header_content{
  margin-top: 55px;
  }

  .header_content p{
    font-size:15px;
    margin-right:15px
  }
  .header_content h1{
    /* font-size:42px; */
    margin-top:15px;
  }



}



@media(max-width:600px){

  .green_header{
    background-position-x: -29vw;
    background-size: 347vw;
  }

  .lSAction > .lSPrev {
 left: 5% !important;
 top: 97%;
}
.lSAction > .lSNext {
 right: 5% !important;
 top: 97%;
}



}



@media(max-width:500px){

 .header_content p{
   font-size: 16px;
   padding: 0vw 0vw 4vw 5vw;
 }

 .header_content h1{
   font-size:40px;
 }


}



@media(max-width:420px){

  








}

@media(max-width:407px){
    .header_content p{
       font-size: 14px;
       padding-left: 11vw;
     }

     .header_content h1{
       font-size: 8vw;
       padding-left: 10vw;
       padding-right: 0vw;
     }

}


@media(max-width:350px){

  .content-slider1 {
    height: 700px !important;
}
     
}


@media(max-width:250px){


}

.hiddenSlider {
    visibility: hidden;
    height: 0;
}

.visibleSlider {
    visibility: visible;
    height: auto;   
}


.blocks .block span {
    /* font-size: 50px; */
    /* margin-bottom: 20px; */
}


@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,300');


.green_header {
    /*background-image: url(/cisiweb2/image/aboutus/green/green_header2.jpg);*/
    /* background-position-y: 75px; */
    background: #57871a;
    background-size: cover;
    padding-top: 4px;
    margin-bottom: 0px !important;
}


.header_content h1{
    padding-bottom: 7px;
    /* display: none; */
    color: white;
    font-family: 'Open Sans', sans-serif !important;
    margin-right: 87px;
    font-weight:400;
    font-size: 60px;
}

.header_content p{

    font-family: 'Open Sans', sans-serif;
    margin-right:100px;

}




.flip{
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

.upside-down{
transform: rotate(180deg) scaleX(1);

}

.divider {
    background-image: url(/cisiweb2/image/aboutus/green/divider.png);
    height: 292px;
    background-repeat: no-repeat;
    margin-bottom: 0px !important;
    background-size: cover;
    top: 0px;
}

.divider_2 {
    background-image: url(/cisiweb2/image/aboutus/green/divider_2.png);
    background-size: cover;
    height: 369px;
    background-repeat: no-repeat;
    margin-bottom: 0px !important;
    top: -1px;
}

.H_center {
    display:block !important;
     margin-left: auto !important;
  margin-right: auto !important;
}

.Fin_access{/* margin-bottom: 52px; *//* MARGIN-TOP: 75px; *//* font-family: 'Open Sans', sans-serif; */}

.Fin_access h2{color:white;/* font-weight:400; */}

.Fin_access p{ color:white}

.phone , .at , .chat{
    color:#57871a;
    margin-top:10px !important;
    margin-right:10px

}

.contact h2{

    color:#57871a;
    font-weight:300;
}

.contact p{
    /* margin-top:30px; */
}

.dropmenu{

width: 295px !important;
}


  .flip-card {
    background-color: transparent;
    width: 300px;
    height: 300px;
    perspective: 1000px;
  }
  
  .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
  }

  .img_x{
    height:200px !important;
    width:400px !important;
    border-radius:10px;
  }
  
  .flip-card:hover .flip-card-inner , front{
    transform: rotateY(180deg);
   
  }
  
  .flip-card-front, .flip-card-back {
    position: absolute;
    width: 250px;
    height: 330px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 10px;
  }
  
  .flip-card-front {
    background-color: #57871a;
    color: black;
    height:250px;
    width:330px;

  }
  
  .flip-card-back {
    background-color: white;
    color: black;
    transform: rotateY(180deg);
    height:250px;
    width: 296px;
  }






.span_y{
  font-size: 14px;
  font-weight: 700;
}

.grey{
  color:grey
}





  .lSSlideWrapper {
    margin:0px
  }
  
 #Cat{
   margin-left:auto;
   margin-right:auto;
   width: 200px;
   /* margin-top: 50px; */
   margin-bottom: 50px;
 }
 .cover1{

   background-image:url("/cisiweb2/image/cisipr/dashboard/523.jpg");
   background-size:cover;

 }
  
  .cover2{

background-image: url('/cisiweb2/image/cisipr/dashboard/524.jpg');

background-size:cover;

}

 .cover3{

   background-image:url("https://www.cisi.org/cisiweb2/images/default-source/default-album/inthenews_esg_1920.jpg?sfvrsn=f6ba1e02_0");
   background-size:cover;

 }
  
  .cover4{

   background-image:url("https://www.cisi.org/cisiweb2/images/default-source/default-album/istock-641122846_1920x1056px.jpg?sfvrsn=33c51802_0");
   background-size:cover;

 }
  
  .cover5{

   background-image:url("https://www.cisi.org/cisiweb2/images/default-source/default-album/david-c-stevenson_1920.jpg?sfvrsn=77031b02_0");
   background-size:cover;

 }

 .cover6{

   background-image:url("https://www.cisi.org/cisiweb2/images/default-source/default-album/inthenews_green_1920.jpg?sfvrsn=17c00906_0");
   background-size:cover;

 }
  
  
  .cover7{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisitv/ESG Cutting through the noise.jpg");
   background-size:cover;

 }
  
  .cover8{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisitv/Demystifying impact investing Most common myths discussed.jpg");
   background-size:cover;

 }

 .cover9{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisipr/ChapterBackground/525.jpg");
   background-size:cover;

 }

 .cover10{

background-image: url('/cisiweb2/image/cisipr/dashboard/531.jpg');

background-size:cover;

}

 .cover11{

background-image: url('/cisiweb2/image/cisipr/dashboard/524.jpg');

background-size:cover;
}

 .cover12{

   background-image:url("https://www.cisi.org/cisiweb2/images/default-source/S-IR/impact-measurement-1920.jpg?sfvrsn=94581e02_0");
   background-size:cover;

 }
  
  .cover13{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisitv//What%20does%20impact%20investing%20mean%20for%20you%20and%20your%20clients.jpg");
   background-size:cover;

 }

 .cover14{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisitv/Demystifying%20impact%20investing%20Most%20common%20myths%20discussed.jpg");

   background-size:cover;

 }

 .cover15{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisitv/were%20all%20impact%20investors%20now.jpg");
   
   background-size:cover;

 }

  .cover16{

background-image: url("/cisiweb2/image/cisitv//Investing in the future enabling decarbonisation.jpg");

background-size:cover;

}

  .cover17{

   background-image:url("https://www.cisi.org/cisiweb2/images/default-source/default-album/sarah-gordon_1920fff9e776f41644ecb45a54791361635d.jpg?sfvrsn=5fefa3c7_0");
   
   background-size:cover;

 }

 .cover18{

  background-image:url("https://www.cisi.org/cisiweb2/images/default-source/s-ir/4x4.jpg?sfvrsn=3fd1e029_0");
  
  background-size:cover;

}

  .cover_a{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisitv//Financial%20Planning%20Forum%20Getting%20going%20in%20sustainable%20and%20responsible%20investment.jpg");
   background-size:cover;

 }

  .cover_b{

   background-image:url("https://www.cisi.org/cisiweb2/images/default-source/s-ir/rising-risk.jpg?sfvrsn=ed707541_0");
   background-size:cover;

 }

   .cover_c{

background-image: url('/cisiweb2/image/cisipr/dashboard/625.jpg');
   background-size:cover;

 }

   .cover_d{

   background-image:url("https://www.cisi.org/cisiweb2/images/default-source/default-album/green-gilts_1920.jpg?sfvrsn=fe8c360b_0");
   background-size:cover;

 }
 .coverG{

   background-image:url("https://www.cisi.org/cisiweb2/image/cisipr/dashboard/453.jpg");
   background-size:cover;

 }

 .coverR{

  background-image:url("/cisiweb2/image/cisipr/dashboard/625.jpg");
  background-size:cover;

}

.coverS{

  background-image:url("/cisiweb2/image/cisipr/dashboard/453.jpg");
  background-size:cover;

}


.coverE{

  background-image:url("/cisiweb2/image/cisipr/dashboard/523.jpg");
  background-size:cover;

}

.coverI{

  background-image:url("/cisiweb2/image/cisipr/dashboard/531.jpg");
  background-size:cover;

}

.coverJ{

  background-image:url("https://www.cisi.org/cisiweb2/image/cisipr/dashboard/49.jpg");
  background-size:cover;

}
.coverK{

  background-image:url("https://www.cisi.org/cisiweb2/image/cisipr/dashboard/523.jpg");
  background-size:cover;

}

   .cover_{

   background-image:url("");
   background-size:cover;

 }
 
  /* END DEFAUL SLIDE CAROUSEL CSS */
  
 
 
  
  
  .content-slider li {
    background-color: #57871a;
    text-align: center;
    color: #fff;
  }
  
  .content-slider h3 {
    margin: 0;
    font-weight: 900;
    padding: 12px 10px 9px 10px;
    color: green;
    font-size: 23px;
  }

  .content-slider p {
    font-size: 12px;
    margin-right: 18px;
    margin-left: 18px;
    color: black;
  }

  .lSSlideWrapper{

/* margin-right: 10px; */

margin-left: 0px;

/* width: 86%; */

/* padding-top: 81px; */
}
  
  .itemImage {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 8px 12px rgba(0,0,0,0.1);
    transition: all 0.5s;
}



.item_1, .item_2, .item_3, .item_4, .item_5, .item_6 , .item_7, .item_8, .item_9, .item_10, .item_11, .item_12, .item_13, .item_14, .item_15, .item_16 {
    /* height: 373px !important; */
    /* width: 541px !important; */
    padding: 32px;
    color: black !important;
}

.lSAction > .lSPrev {color: #d2d238;}
.card1{
  /* padding:50px; */
  position: relative;
  /*left: 50px;*/
  /* margin: 122px; */
}


.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #ffffff;
    
}

.btn_1{

background: #65ab4a ;

/* border: 0px solid #dfdfdf; */

border-radius: 200px;

transition: all 0.3s;
color:white
}

.btn_1:hover{  background-color:#457e2e;
color:white;
}

.down{
  padding-left:5px !important;
}





.green_sus h2{
  color:white
}

.people {
  color:#57871a;
}

.glob {
  color:#57871a;
 
}

.tick {
  color:#57871a;
 
}
.contact{
  
/* font-family: 'Open Sans', sans-serif; */
}

.contact h2{

color:#5d923e;

/* font-weight:300 */
}



.blocks p{
  text-align:center
}



.article3 .btn{
  margin-top:50px;
  background: #f3f5f2;
  color:#5d923e !important;
}

.btn_2:hover{
    background: #bbbbbb !important;
    color: #36590c;
}

.info{
  margin-left:5px;
}

img.eye{

animation: zoom cubic-bezier(0.45, 0.05, 0.55, 0.95) 3s;

position: relative;

z-index: 100;
}

@keyframes zoom{
  0% {
    transform: scale(1.9,1.9);
    left:50%;
}
 
50% {
    transform: scale(1.9,1.9);
    left:50%;
}

100% {
    transform: scale(1,1);
    left: 0%;
}
}


.header_content {
  
animation: fadeIn ease 6s;
}
@keyframes fadeIn {
0% {opacity:0;}
40%{opacity:0; }
100% {opacity:1;}
}


@media(max-width :1400px){


  .header_content h1{font-size:45px;margin-bottom: 10px;margin-right: 5px;}

  .header_content{margin-left: 65px;margin-top: 21px;}

  img.eye{
    width: 540px;
    margin-left: 10vw;
  }

  .green_header {
    /* background-image: url(/cisiweb2/image/aboutus/green/green_header2.png); */
    background-repeat: no-repeat;
    /* background-position-y: 75px; */
    background-size: cover;
    background-position-x: -6vw;
    padding-top: 4px;
}





}

@media(max-width: 1200px){

img.eye{
  margin-left: 3vw;
}

.header_content h1{

font-size: 39px;
}

}

@media(max-width: 991px){

.header_content {
    position: absolute;
    left: 98vw;
    top: -712px;
    color: white;
    font-family: unset;
    margin-top: 350px;
    margin-left: -50.7vw;
    /* background-color: #00000094; */
    width: 50vw;
}

img.eye{
  width: 46vw;
  margin-top: 50px;
  margin-left: 1vw;
}

.header_content h1{
  padding: 3vw 1vw 0vw 5vw;
  font-size: 5vw;
}

.header_content p{
  padding: 0vw 1vw 6vw 5vw;
  margin-right: 0px;
}






.divider {
    background-image: url(/cisiweb2/image/aboutus/green/divider.png);
    height: 202px;
    background-repeat: no-repeat;
    margin-bottom: 0px !important;
    position: relative;
    top: 2px;
}

.divider_2{
  position:relative;
  top:-2px;
  height:200px
}
.upside-down{
  top: -5px !important;
}

}

@media(max-width:800px){

  .header_content{
    margin-top: 399px;
  }
}




@media(max-width:600px){

  .green_header{
    background-position-x: -29vw;
    background-size: 347vw;
  }




}



@media(max-width:500px){

 .header_content p{
   font-size: 16px;
   padding: 0vw 3vw 4vw 5vw;
 }

 .header_content h1{
   font-size: 38px;
 }


}



@media(max-width:420px){

  




.block1, .block2, .block3 {
    
}

.article3 {
    
}

}

@media(max-width:407px){

  

   .header_content p{
   font-size: 14px;
   padding-left: 11vw;
   margin-right: 4vw;
 }

 .header_content h1{
   font-size: 8vw;
   padding-left: 10vw;
   padding-right: 0vw;
 }

 .content-slider1{

height: 458px !important;
}

 
}


@media(max-width:578px){

 .header_content {
    position: absolute;
    left: 1vw;
    color: white;
    font-family: unset;
    margin-top: 680px;
    margin-left: -1.7vw;
    background-color: #00000094;
    width: 101vw;
}

img.eye{
  margin-left: -2vw;
  width: 94vw;
}
}









 .Cat1 , .Cat2{
   width:100% !important;
   margin-left: auto !important;
   margin-right: auto !important;
 }
.Cat1 > .container,
.Cat2 > .container {
    padding: 0px;
}

 .contact a{
   font-weight:400
 }

 @media(min-width:1920px){

   img.eye{
     margin-left: 89px;
     width: 30vw;
   }
 }


@media(max-width:1920px){
    
     .content-slider1 {
         height: 320px !important;
    }

}

@media(max-width:768px){
    
     .content-slider1 {
         height: 420px !important;
    }

}

@media (max-width: 407px) {
.content-slider1 {
    height: 458px !important; 
}
}

.sriWrapper .container {
  padding: 0px;
}



.sriTile .sf_colsOut {
  width: 100% !important;
}

.sriTile .sf_colsOut{
      padding: 0;
}

video#myVideo2 {
  position: absolute;
  left: 0;
  z-index: -1;
  filter: opacity(1);
  width: 100%;
  /* height: 64vh; */
  object-fit: cover;
}

/*Sustainable Fin*/
.sriBanner {
  /* background-image: url(/cisiweb2/image/sri/banner.gif); */
  background-size: cover;
  background-position-y: inherit;
  }
  .sriBanner h1 {
      color: #fff !important;
      font-family: 'Libre Baskerville', serif;
      /* margin-bottom: 0px; */
      line-height: 1;
  }
  .sriBanner h2 {
      margin-top: 20px;
      font-weight: 500;
  }
  
  .sriBanner .container {
      display: flex;
      width: 50%;
      margin-left: 10%;
      height: 100%;
      justify-content: center;
      align-items: center;
  }

  .filterBG {
      height: 650px;
      width: 100%;
      background: linear-gradient(90deg, rgb(0 0 0 / 90%) 0%, rgba(0,0,0,0) 100%) !important;
    }
  
  
  .sriBanner a {
      background: #ffffff;
      border: #ffffff;
      color: #c17022;
      font-size: 18px;
  }
  
  .sriBanner a:hover {
      background: #9c5b1d;
      border: #c17022;
  }

  .sriBanner h2 {
      color: white;
      font-size: 30px;
  }
  
  .sriBanner a {
      margin-top: 30PX;
  }


  @media (max-width: 600px){

    .sriBanner{
      text-align:center
    }

    .sriBanner .container {
      width:unset;
      margin:unset;
      padding:5%
    }

      .sriBanner h1{
      /* font-size: 50px; */
   } 

       .sriBanner h2{
      font-size: 20px;

   } 

      .sriBanner img {
        width: 200px;
  }
                   .sriBanner {
   
background-position-x: -1041px;
}
   .filterBG {

background-color: #00000042 !important;

}


  }
       @media (min-width: 750px){

     .sriBanner h1{
      /* font-size: 50px; */
   } 

       .sriBanner h2{
      font-size: 20px;

   } 

      .sriBanner img {
        width: 200px;
  }

       .sriBanner {
   /* background-position-x: -706px; */
}


  }

            @media (min-width: 1020px){

       .sriBanner {
   background-position-x: -200px;
}

  .sriBanner h1{
      font-size: 45px;

   } 

       .sriBanner h2{
      font-size: 18px;

   } 

            }

  
    @media (min-width: 1119px){

    .sriBanner {
   background-position-x: -134px;
   }

      .sriBanner h1{
      font-size: 50px;

   } 

   .sriBanner img {width: 254px;}

   .sriBanner h2{
      font-size: 25px;
 } 

 p {
  font-size: 18px;
}

  }



    @media (min-width: 1600px){

   .sriBanner h1{
      font-size: 46px;
   }

   .sriBanner h2{
      font-size: 30px;
 } 


 .sriBanner img {width: 400px;}


  }




.sf_cols.container_wrapper.green_container.accessBlock {
/* z-index: 1; */
}

.sf_cols.container_wrapper.sriTile {height: 650px;margin-bottom: 0 !important;}

p.subText {
color: white;
}

.content {}

.climateBlock {
  position: relative;
  margin-top: 50px;
  padding: 1px 25px;
  background: #090808bf;
  color: white !important;
  border-radius: 29px;
}

.climateBlock h2 {
  display: flex;
  color: #57871a;
  flex-direction: row;
}
.climateBlock span {
    background: #a30253;
    color: #fff;
    border-radius: 200px;
    padding: 4px 10px;
    font-size: 17px;
    /* position: absolute; */
    font-weight: 700;
    margin-left: 11px;
    /* margin-top: 1px; */
    display: flex;
    align-items: center;
}

.climateBlock h2 {
    color: white !important;
}

/*Our Responsible Finance Pathway section*/

.pathway .col-sm-12.col-md-4.block{
  width: 22.5% ;
  text-align: center;
}

.arrowBlock{
  
    position: relative;
    top: 172px;
    color: #57871a;
    padding-left: 7px;
    width: 15%;
}

.arrowI{
  font-size: 50px;
}

.article_1.finPath{
  margin-bottom: 60px;
}




.col-sm-2.block{
  padding: 0px;
  display: flex;
 
flex-direction: column;
align-items: center;
}
.col-md-12.block .pathwayTop{
  padding: 10px;
  margin-bottom: 18px;
  border: 2px solid #57871a;
  width: 100%;
}


.btnPath{
  width: 85%;
}

.fa-chalkboard-teacher{
  color: #57871a;
}

.fa-laptop{
  color: #57871a;
}

.fa-certificate{
  color: #57871a;
}

.row.blocks.pathway {
  text-align: center;
}

.pathwayCentre p {
  font-size: 16px;
}

.pathwayCentre h4{
    color: #000000;
    font-weight: 500!important;
    font-size: 19px;
    margin-top: 8px;
    margin-bottom: 17px;
}

@media  (min-width: 800px) {
  .row.blocks.pathway {
    display: flex;
     
    justify-content: center;
    }
  .arrowDown{
      display: none;
  }

  .arrowRight{
        display: block;
  }
  .arrowBlock{
    top: 182px;
  }
}

@media  (max-width: 800px) {
  .arrowDown{
  display: block;
  }

  .arrowRight{
    display: none;
  }

  .arrowBlock{
    top: 0px;
    padding-top: 35px;
    padding-bottom: 35px;
    width: 100%;
  }

  .fas.arrowI{
    font-size: 65px;
  }

  .pathwayCentre p {
    font-size: 14px;
  }

}

/*responsible finance slider*/

/*

.lSSlideOuter .lSPager.lSpg > li a {
  background-color:#b0b0b0;
}
.lSSlideOuter .lSPager.lSpg {
  margin-top:30px !important;
}
.lslide p {
  margin-bottom:10px;
}
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
  padding: 0px 10px;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  height:auto !important;
}

*/
.featured {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  margin-left: 20px !important;
  margin-right: 20px !important;
  
}

.featured .content-slider4 p {
  text-align: center;
}
.lightSlider img {
  border-radius: 20px;
  box-shadow: 0px 5px 10px rgba(0,0,0,0.3);
}
.featured .lSAction > a {
  background-image: url(/cisiweb2/image/master/controls_dark.png);
  opacity:1;
}
.featured .container {
  padding-bottom: 50px;
}

.featured .lslide{
  padding-right: 10px;

}

.sliderHeader h2{
  color: #3e650c;
    font-family: 'Lora';
    font-size: 40px;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

/*
.featured .lSAction > .lSNext {
  right:15px !important;
  top:35% !important; 
}
.featured .lSAction > .lSPrev {
  left: 15px !important;
  top: 35% !important;
} */


/*Climate risk cert banner*/

.sf_cols.container_wrapper.pathwayBlocksContainer{
  margin-right: 30px;
  margin-left: 30px;
}
.pathwayContainer {margin-bottom:0px !important}

.pathwayCentre.greenPath{
  background: url(/cisiweb2/image/aboutus/green/greenSus.png)!important;
  background-position: bottom 0px right 0px !important;
    background-repeat: no-repeat!important;
    background-size: 69% !important;

}

.pathwayCentre.climatePath{
  background: url(/cisiweb2/image/climate/climate.jpg)!important;
  background-position: bottom 0px left 35% !important;
  background-repeat: no-repeat!important;
  background-size: 300% !important;

}

.pathwayCentre h3 {
  font-family: 'lora';

}

.pathwayCentre h5{
  color: #24592d !important;
    font-size: 16px !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    font-weight: 500;
}


.climateRisk .container{
  width: 100%;
}

.imgRisk img{
  height: 75px;
}

.imgRiskgreen{
  position: absolute;
    right: 15px;
    bottom: 95px;
}
.imgRiskgreen img{
  height: 115px;
  border-radius: 0 0 10px 0px;
}

.rikTxt h1{
  color: #887344 ;
    font-size: 24px ;
    font-weight: 500 ;
    margin-top: 0 ;
    font-family: 'Raleway',century gothic,sans-serif;
}


.rikTxt a{
  background: #24592d;
    color: #fff;
    border: 0px solid;
}

.shift{
  margin-bottom: 0px !important;
}


/*Additional Finance btn*/
.resource-filter-container{
  display: flex;
    justify-content: center;
    align-items: center;
}
button.resource-filter-item {
  border: 1px white solid;
    border-radius: 40px;
    padding: 10px 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: white;
    margin-right: 10px;
    background: 0;
    margin-bottom: 50px;
    margin-top: 40px;
}

button.resource-filter-item:hover {
  color: black;
    border: 1px black solid;
    background: #ffffff6b;
}
.resource-filter-item.active{
  background: #eef1ed!important;
    color: #333333!important;
}
.pathwayCentre:hover {
  transform: scale(1.1);
}

.resource-filter-container{
  text-align: center;
}
@media(min-width:1255px) and (max-width:1816px){
  .pathwayCentre.greenPath{
    background-size: 56% !important;
  }
}
@media(min-width:1000px) and (max-width:1200px){
  .pathwayBlocksContainer .sf_colsOut {
    width: 27vw;
    }
    .pathwayCentre h5{
      font-size: 14px !important;
    }
    .pathwayCentre.greenPath{
      background-size: 95% !important;
    }
    .pathwayCentre.climatePath{
      background-size: 415% !important;
    }
}
@media (max-width:770px){
  button.resource-filter-item{padding: 3px 5px;}
}
@media(min-width:500px) and (max-width:768px){
  .pathwayCentre.greenPath{
    background-size: 29% !important;
  }
  .blocks .block > div{
    min-height: 330px;
  }
  .pathwayCentre.climatePath {
    background-size: 125% !important;
  }

}

@media(min-width:320px) and (max-width:480px){
  .blocks .block > div{
    min-height: 400px;

  }
  .pathwayCentre.greenPath{
    background-size: 40% !important;
  }

}
/*
@media(min-width:320px) and (max-width:480px){
  .blocks .block > div{
    min-width: 400px;
  }
  .pathwayCentre.greenPath{
    background-size: 40% !important;
  }

}
@media (max-width:430px){
  .resource-filter-container{
    display: block;
  }
  button.resource-filter-item{
    margin-bottom: 0px;
  }

}

*/


 
.dropdown {
  position: relative;
  display: inline-block;
}


/* Links inside the dropdown */
.dropdown-menu.drpStyle a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.-menudropdown a:hover {
  background-color: #f1f1f1;
  border-radius: 0px;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

.dropCentre{
  text-align: center;
  padding-bottom: 7px;
  padding-top: 25px;
}

[data-link] {
  cursor: pointer;
}

#ESG2{
  cursor: pointer;
}

.front.front1 .new{
  background: #a30253;
    color: #fff;
    border-radius: 200px;
    padding: 4px 10px;
    font-size: 9px;
    font-weight: 700;
}



