@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0px;
  padding: 0px;
  outline: none;
  font-size: 15px;
  color: #000;
  background: #fff;
  font-family: 'Lato', sans-serif;
}

img {
  border: 0;
}

.clear {
  clear: both;
}

.red-clr {
  color: #e54e47;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

.org-clr {
  color: #f05e45;
}

.wrepper-mid {
  max-width: 1920px;
  width: 100%;
}

.round-1 {
  border-radius: 50%;
  width: 700px;
  height: 700px;
  margin: 10px auto;
  opacity: 0;
  transform: translateY(50px);
  transition: all 1s ease-out;
}

.round-1.visibal-in {
  opacity: 1;
  transform: translateY(0);
}

/*section.blue01 {
  background: #124a9f;
  height: auto;
  padding: 0 0 10px;
  overflow: hidden;
}
*/

.number-change-font {
   font-family: 'Lato', sans-serif !important;
}

.bnr-1{
  position: relative;
  background: #51beab;
  height: 100vh;
}

.bnr-1 img {
  width: 100%;
}

.bnr-1 img.sizeImg1 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
}

.mapTop {
  top: -60px;
  position: relative;
}

.bnr-text {
  position: absolute;
  top: 25%;
  right: 0;
  z-index: 9;
  width: 40%;
  text-align: center;
}

.bnr-text h5 {
  font-size: 20px;
  font-weight: 900;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}

.bnr-text h4 {
  font-size: 120px;
  font-weight: normal;
  line-height: 105px;
  color: #fff;
  font-family: 'Rustico-Regular';
}

.bnr-text h3 {
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    font-style: italic;
    letter-spacing: 2px;
}



.ylw-bg {
  background: #f6cf50;
}


.round-bx {
    border: 5px solid #f05e45;
    border-radius: 50%;
    position: absolute;
    overflow: hidden;
    margin-top: 0%;
    top:84px;
    left: 50px;
    transition: all 1s ease-out;
    opacity: 0.5;
}

.round-bx1-show {
  opacity: 1;
  top: 34px;
}


#sce-bx {
    position: relative;
    overflow: hidden;
    background: #f8d152;
    background-position: right bottom;
    background-size: 65%;
}




.bg-1st {
    position: absolute;
    top: -124px;
    right: 0;
    width: 100vw;
    bottom: 0;
}

.journey-destinations-bx {
  max-width: 480px;
  width: 100%;
  margin: 16% 0 0 20%;
}

.journey-destinations-bx h3 {
  font-size: 50px;
  color: #114a9e;
  font-weight: bold;
  line-height: 55px;
}

.destinationsText-bx {
  /*border: 1px solid #000;*/
  width: 80%;
  text-align: left;
}

.destinationsText-bx strong {
  font-size: 23px;
  color: #114a9e;
  font-weight: 400;
  display: inline-block;
  margin: 10px 0;
}

.destinationsText-bx p {
    font-size: 18px;
    color: #114a9e;
    font-weight: 500;
    line-height: 29px;
    padding-right: 60px;
    margin-bottom: 15px;
}

a.milestones-btn {
  width: 440px;
  height: 80px;
  background: #124a9f;
  color: #f6cf50;
  font-size: 20px;
  text-align: left;
  position: relative;
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  margin-top: 40px;
  text-decoration: none;
  transition: all 1s ease-out;
  position: relative;
  line-height: 25px;
  padding: 1.5vw 0 0 9vw;
}

a.milestones-btn:hover {
  background: #fff;
  color: #e24e46;
}

a.milestones-btn span {
  position: absolute;
  right: 10%;
}

.milestones-btn2 {
  max-width: 370px;
  width: 100%;
  line-height: 25px;
  padding: 13px 0 13px 70px !important;
  text-align: left !important;
  margin-top: 40px !important;
}

a.milestones-btn2 span {
    position: absolute;
    right: 10%;
    top: 30%;
}

.line-1 {
    position: absolute;
    right: 0;
    width: 100vw;
    top: 5.3vw;
    display: none;
}

.line-1 img {
  width: 90%;
}

.round-bx2 {
    border-radius: 50%;
    position: absolute;
    overflow: hidden;
    top: 32%;
    left: 31%;
    background: #53c0ad;
    opacity: 0;
    transition: 3s;
    transform: translateY(100px);
}

.round-bx2-show {
  opacity: 1;
   transform: translateY(0px);
}
.round2Text {
    width: 66%;
    text-align: left;
    margin: 20% 0 0 15%;
}

.round2Text p {
     font-size: 18px;
    color: #114a9e;
    font-weight: 500;
    line-height: 29px;
    padding-right: 60px;
    padding-bottom: 10px;
}

.img-round1 {
    position: absolute;
    left: 57vw;
    width: 21vw;
    /*width: 100%;*/
    top: 20%;
    transform: scale(.7);
    opacity: 0.3;
    transition-timing-function: cubic-bezier(0.15, 1.51, 0, 1.02);
}

.img-round1 img {
  width: 100%;
  /*max-width: 428px;*/
}
.round-animation2 {
    top: 24vw;
}
.img-round1 {
    top: 15vw;
}
.img-half-round {
  position: absolute;
  right: 0;
  width: 19vw;
  /* width: 100%;*/
  bottom: 5%;
  opacity: 0;
  transform: translateY(50px);
  transition: 2s;
}

.img-half-round img {
  width: 100%;
}

.img-half-round-show {
   opacity: 1;
    transform: translateY(0);
}

.triangleTop {
  position: absolute;
  right: 7%;
  top: -50px;
  max-width: 310px;
  opacity: 0;
  transition: 2s;
}

.triangleTop img {
  width: 100%;
}

.triangleTop-show {
  top: 0px;
  opacity: 1;
}

.trianglebottom {
   position: absolute;
  right: 2%;
  bottom: -50px;
  max-width: 200px;
  opacity: 0;
  transition: 2s;
  z-index: 1;
}

.trianglebottom img {
  width: 100%;
}

.trianglebottom-show {
  bottom: 0px;
  opacity: 1;
}

.round-animation1 {
  position: absolute; 
  left: -3%; 
  top: 9%;
}

.round-animation2 {
    position: absolute;
    right: 9%;
    top: 34%;
}


/*==== Our-Grants ===*/

.grants-sec {
  background: #fff;
  padding: 100px 0 0 0;
  position: relative;
}

.animation-2 {
  position: absolute;
  top: -93px;
  left: -200px;
  opacity: 0;
  transition: 2s;
}

.animation-2.animation-2-show {
  top: -93px;
  left: 0;
  opacity: 1;
}

.grants-secwrapper {
  width: 80%;
   margin-left: 20%;
   position: relative;
}

.grant-barIMG {
  width: 50vw;
  float: left;
  margin-right: 5%;
  opacity: 0;
  transition: 8s;
  transform: translateY(100px);
  overflow: hidden;
}

.grant-barIMG img {
    width: 100%;
    position: relative;
    display: inline-block;
    margin-top: -27%;
}

.grant-barIMG-show1 {
   opacity: 1;
    transform: translateY(0px);
}

.grant-right {
  /*background: #ccc;*/
  float: left;
  display: block;
  position: absolute;
  right: 0;
  width: 44%;
}

.grant-right h3 {
  color: #e44e47;
  font-size: 70px;
  font-weight: bold;
  line-height: 65px;
  position: relative;
  letter-spacing: 6px;
}

.grant-right .border1 {
  background: #e24e46;
  margin-top: 10px;
  width: 0px;
  height: 12px;
  display: inline-block;
  transition: 4s;
}

.grant-right .border1-show {
  width: 65px;
}

.grant-textBX {
  width: 57%; 
}

.grant-textBX span {
  display: block;
  color: #51beab;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.grant-textBX ul {
  list-style: none;
  color: #e34e46;
  font-weight: bold;
  font-size: 16px;
}

.grant-textBX ul li {
  border-bottom: 1px dotted #e34e46;
  padding: 5px 16px 5px 0;
  float: left;
}

.grant-textBX ul li:last-child {
  border-bottom: none;
}

.grant-textBX p {
  color: #4d4d4d;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: 'Lato', sans-serif;
}

.grant-textBX p:last-child {
  color: #51bdab;
  /*background: #e54e47;*/
  /*padding: 5px 10px 5px 0;*/
  font-weight: bold;
}

.tab-sec {
  width: 98%;
  margin: 100px auto 50px;
  position: relative;
}

.next-pre {
  overflow: hidden;
  margin-top: 3%;

}

.next-pre ul {
    list-style: none;
    display: table;
    margin: 0 auto;
}

.next-pre ul li {
  float: left;
  margin-right: 50px;
  cursor: pointer;
}

.next-pre ul li img {
}

.next-pre ul li:last-child {
  margin-right: 0px;
  transform: rotate(180deg);
}

.next-pre ul li a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

.next-pre ul li a:hover {
  color: #000;
}


.tab-left {
  float: left;
  width: 15%;
  margin-right: 3%;
}
.tab-left ul {
  list-style: none;
}

.tab-left ul li {
  margin-bottom: 25px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
}

.tab-left ul li img {
  border-right: 3px solid transparent;
  transition: 1s;
}


.tab-left ul li:hover img {
  border-right: 3px solid #11499c;
}

.tab-left ul li a {
  text-decoration: none;
  color: #e24e46;
 
}

.tab-left .nav-tabs {
    border-bottom: 1px solid transparent;
}

.tab-left .nav-tabs .nav-item.show .nav-link, .tab-left .nav-tabs .nav-link.active {
    border-color: transparent !important; 
}

.tab-left .nav-tabs .nav-item.show .nav-link, .tab-left .nav-tabs .nav-link.active img { 
     border-right: 3px solid #11499c !important; 
}

.tab-left .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.tab-left .nav-tabs .nav-item {
  margin-bottom: auto;
}


.tab-right {
      width: 70%;
    float: left;
}

.tab-right .img-tbBx {
  
  width: 100%;
}

.tab-right .img-tbBx img {
  width: 100%;
  max-width: 870px;
}

img.img-showHide {
  opacity: 0;
  transition: 1s;
  transform: translateY(50px);
}

img.img-showHide2 {
  opacity: 1;
  transform: translateY(0px);
}


.tab-text-right {
  position: absolute;
  right: 3%;
  top: -130px;
  z-index: 99;
  width: 25%;
}



.tab-text-right h2 {
  font-weight: 400;
  font-size: 35px;
  line-height: 35px;
  text-align: left;
  color: #11499e;
  padding-bottom: 10px;
}

.tab-text-right h4 {
  font-weight: 900;
  font-size: 15px;
  line-height: 25px;
  text-align: left;
  color: #e54e47;
  border-bottom: 4px solid #e1302a;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 10px;
  float: left;
}

.tab-text-right p {
  font-size: 14px;
  text-align: justify;
  margin-bottom: 15px;
}

.tabRightBx-1 {
  float: left;
  width: 66%;
}

.tabRightBx-2 {
  width: auto;
}

.tabRightBx-2 h2 {
  line-height: 40px;
}

.tabRightBx-3 {
  width: 85%;
}

span.tabfontSize {
  font-size: 29px;
}

sub.tabfontclr {
  font-weight: bold;
  color: #e34e47;
  font-size: 12px;
}

.grantee-highlights {
  background: #f6cf50;
  padding: 70px 0;
  position: relative;
  overflow: hidden;
}

.grantee-wrpper {
  width: 90%;
  margin: 0 auto;
}

.granteeBxTop {
}

.granteeBxTop h3 {
    font-weight: bold;
    color: #fff;
    font-size: 40px;
    line-height: 45px;
}

.grantee-highlights .border2 {
    background: #e24e46;
    margin-top: 5px;
    width: 0px;
    height: 13px;
    display: inline-block;
    transition: 4s;
}

.grantee-highlights .border2-show {
  width: 65px;
}

.round-animation3 {
  position: absolute;
  left: -125px;
  top: -25px;
  z-index: 99;
}

.aliment-1 {
  position: absolute;
  right: -350px;
  top: -25px;
  z-index: 99;
  opacity: 0.5;
  transition: 5s;
}


.aliment-1-show {
  right: 20px;
  opacity: 1;
}


.gallery-sec {
}

.galleryBx {
  max-width: 50%;
  width: 100%;
  overflow: hidden;
  position: relative;
  float: left;
}

.galleryBx img {
  width: 100%;
}

.galleryBx .galleryBxInnerBg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0 , 0, 0.5);
}

.gallery-text1 {
  position: absolute;
  color: #fff;
  text-align: center;
  left: 50%;
  top: 25%;
  transform: translate(-50%, 60%);
}

.gallery-text1 h3 {
  font-weight: bold;
  font-size: 25px;
}

.gallery-text1 h4 {
  font-weight: 500;
  font-size: 20px;
  display: inline-block;
  margin-bottom: 13px;
}

.arrowGalleryIcon {
  width: 35px;
  height: 23px;
  display: inline-block;
  background: url(../img/arrow-ylw.png) no-repeat;
}

.galleryBx:hover .arrowGalleryIcon {
  background: url(../img/arrow-grn.png) no-repeat;
  transition: 1s;
}

.galleryBx:hover h3 {
  color: #51bcaa;
  transition: 1s;
}

.galleryBx:hover h4 {
  color: #51bcaa;
  transition: 1s;
}

.galleryBx .romita-popup {
  background: #51bfac;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  opacity: 1;
  color: #fff;
  padding: 20px 29px;
  
}

#romita-popup-Bx {
  display: none;
}

#cordillera-xxxx-Bx {
  display: none;
}

#project-mukti-Bx {
  display: none;
}

#buku-backyard-politics-Bx {
  display: none;
}

.galleryBx .romita-popup h3 {
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  line-height: 20px;
  margin-bottom: 15px;
}

.backTopText {
    writing-mode: vertical-rl;
    height: max-content;
    transform: rotate(180deg);
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    bottom: 30%;
    position: fixed;
    right: 3vw;
    height: 100px;
    z-index: 999;
}
#button1 {
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
}

#button1.show {
  opacity: 1;
  visibility: visible;
}

.backTopText span {
    position: absolute;
    transform: rotate(-180deg);
    top: 109%;
    right: -4px;
}

.backTopText a {
  color: #52c0ac;
  text-decoration: none;
  font-weight: bold;
}

.galleryBx .romita-popup h3 span {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    display: inline-block;
    margin-top: 5px;
}

.galleryBx .romita-popup:hover h3 {
  color: #fff;
}

.popupCross {
   position: absolute;
  right: 40px;
  top: 2%;
  font-weight: normal;
  font-size: 32px;
  cursor: pointer;
}

.romita-popup-inner {
  width: 98%;
  padding-right: 7%;
  overflow: auto;
  height: 290px;
}

.romita-popup-inner span {
    font-weight: bold;
    color: #fff;
    font-style: italic;
    display: block;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 27px;
}

.romita-popup-inner p {
    font-weight: normal;
    color: #11499e;
    font-size: 14px;
    display: block;
    margin-bottom: 20px;
}


.logo-img {
    margin: 6%;
}

.apply {
    list-style: none;
    padding: 0px;
    margin: 30% 0% 0% 6%;
    text-transform: uppercase;
}

.apply li a {
  color: #696768;
  text-decoration: none;
}

footer {
    background-image: url(../img/footer.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 15px;
    color: #7b7b7b;
    font-size: 16px;
}



footer ul {
    list-style: none;
}

.footer_link {
    font-size: 15px;
}

.footer_link a {
    color: #696768;
    text-decoration: none;
}

.bold {
    font-weight: 700;
    color: #696768;
}

.subscribe-row {
    padding: 10px 0px;
}

.subscribe-row h3 {
    font-size: 20px;
    display: inline-block;
    margin-bottom: 20px;
}

.subscribe-input {
    background-color: #f0efef;
    border-radius: 10px;
    border: none;
    width: 100%;
    padding: 10px;
}

.btn-submit {
    padding: 13px;
    text-transform: uppercase;
    color: #ffffff !important;
    background-color: #2b6f62;
}

ul.social-media {
  list-style: none;
  margin-left: 20px;
}

ul.social-media li {
  float: left;
  margin-right: 15px;
}

.subscribe_message {
    color: #2b6f62;
    display: inline-block;
    margin-bottom: 3px;
    font-size: 18px;
}



/*== Menu ==*/



.overlay {
    height: 358px;
    position: fixed;
    z-index: 999;
    top: 0;
    right: -460px;
    background: #f6cf50;
    /* overflow-x: hidden; */
    transition: 0.5s;
    width: 300px;
}

.overlay::before {
    left: -100px;
    content: "";
    z-index: -9;
    position: absolute;
    width: 0px;
    height: 0px;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 358px solid #f6cf50;
}

.overlay::after {
    right: 0px;
    content: "";
    z-index: -9;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-right: 300px solid #f6cf50;
    border-bottom: 92px solid transparent;
    bottom: -91px;
}



.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #124a9c;
    font-weight: normal;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #124a9c;
}

.overlay .closebtn {
    position: absolute;
    top: -10px;
    right: 25px;
    font-size: 60px;
    font-weight: 300;
}

ul.menu-social {
    list-style: none;
    position: absolute;
    top: -65px;
    left: 62px; 
}

ul.menu-social li {
  float: left;
  margin-right: 0px;
}

ul.menu-social li a {
  font-size: inherit;
}

ul.menu-text {
  list-style: none;
}

ul.menu-text li {
  margin-bottom: 5px;
  text-align: left;
  margin-left: 20%;
}

ul.menu-text li a {
  text-decoration: none;
  color: #124a9c;
  font-size: 15px;
  padding-bottom: 5px;
   font-weight: 900;
}

ul.menu-text li a:hover {
  color: #e34e46;
}

.logo-bnr {
  width: 170px;
  height: auto;
  position: absolute;
  left: 42px;
  top: 42px;
}

.menu-btn {
      font-size:30px;
      cursor:pointer; 
      display: inline-block;
      writing-mode: vertical-rl; 
      -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari 3-8 */
      transform: rotate(180deg); 
      letter-spacing: 3px; 
      text-transform: uppercase;
      color: #fff;
      font-size: 18px;
/*      font-weight: bold;*/
      position: absolute;
      top: 70px;
      right: 70px;
}

.menu-btn-round {
    top: 70px;
    position: absolute;
    left: -3px;
}


.scroll-down {
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center;
  letter-spacing: 2px;
  
}
.scroll-down img {
  display: inline-block;
  width: 15px;
  height: 8px;
}

.scroll-down a {
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}

.round-btn {
  width: 23px !important;
  height: 23px;
  display: inline-block;
  float: left;
    margin-right: 10px;
} 
.round-btn img {
  width: initial;
} 

.top-bnrTab {
  margin: 0px 13%;
}


ul.topListRound {
    text-align: left;
    list-style: none;
    margin-top: 0;
    margin-left: 30px;
    clear: both;
}

ul.topListRound li {
  padding-bottom: 3px;
}

ul.topListRound li a {
  text-decoration: none;
  color: #fff;
}

ul.topListRound li a:hover {
  text-decoration: none;
  color: #11499d;
  font-weight: bold;
}


.top-bnrTab .nav-link {
    display: block;
    padding: 0;
}

.top-bnrTab .nav-tabs .nav-link:focus, .top-bnrTab .nav-tabs .nav-link:hover {
    border-color: transparent;
}

.top-bnrTab .nav-tabs {
    border-bottom: 1px solid transparent;
    float: right;
}


.map-bnrPoints {
  width: 60%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #000;
}


.jouery-Round1 {
    position: absolute;
    z-index: 99;
    left: 36%;
    top: 48%;
    
}

.jouery-Round2 {
    position: absolute;
    z-index: 99;
    left: 73%;
    top: 48%;    
}

.jouery-Round3 {
    position: absolute;
    z-index: 99;
    left: 92.5%;
    top: 55%;   
}

.jouery-Round4 {
    position: absolute;
    z-index: 99;
    left: 59%;
    top: 67%; 
}

.jouery-Round5 {
    position: absolute;
    z-index: 99;
    left: 26%;
    top: 60%;
}

.jouery-Round6 {
    position: absolute;
    z-index: 99;
    left: 14%;
    top: 77.4%;
}

.jouery-Round7 {
    position: absolute;
    z-index: 99;
    left: 38%;
    top: 81.2%;

}

.jouery-Round8 {
    position: absolute;
    z-index: 99;
    left: 67%;
    top: 81%;

}

.round-animate2 {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  animation: animate-1 900ms linear alternate infinite; 
}

.round-animate {
}

/*.round-animate:hover {
  width: 23px;
  height: 23px;
  display: inline-block;
  border: 1px solid #000;
  border-radius: 50%;
}*/





.round-animate2 {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  animation: animate-1 900ms linear alternate infinite; 
}


@keyframes animate-1 {
from {
    box-shadow: 0 0 0 0 rgba(91,211,173, 1),
                0 0 0 3px rgba(91,219,175, 1),
                0 0 0 5px rgba(2,38,161, 1),
                0 0 0 6px rgba(62,214,137, 1),
                0 0 0 8px rgba(266,84,70, 1),
                0 0 0 10px rgba(240,222,86, 1);
  }
  to {
    box-shadow: 0 0 0 5px rgba(91,211,173, 1),
                0 0 0 8px rgba(91,219,175, 1),
                0 0 0 10px rgba(2,38,161, 1),
                0 0 0 12px rgba(62,214,137, 1),
                0 0 0 13px rgba(266,84,70, 1),
                0 0 0 14px rgba(240,222,86, 1);
  }
}


.round-icn1 {
    position: absolute;
    top: 10vw;
    left: 28vw;
}

.round-icn2 {
    position: absolute;
    top: 21vw;
    left: 13.2vw;
}

.round-icn3 {
    position: absolute;
    top: 23vw;
    left: 15vw;
}

.round-icn4 {
    position: absolute;
    top: 26.5vw;
    left: 18vw;
}


.round-icn5 {
    position: absolute;
    top: 21.5vw;
    left: 21.5vw;
}

.round-icn6 {
  position: absolute;
  top: 25vw;
  left: 23vw;
}

.round-icn7 {
   position: absolute;
    top: 23vw;
    left: 25vw;
}

.round-icn8 {
    position: absolute;
    top: 36.5vw;
    left: 19vw;
}

.round-icn9 {
    position: absolute;
    top: 42vw;
    left: 12vw;
}

.round-icn10 {
    position: absolute;
    top: 26.7vw;
    left: 28.5vw;

}

.round-icn11 {
    position: absolute;
    top: 27.7vw;
    left: 32vw;
}

.round-icn12 {
    position: absolute;
    top: 29.7vw;
    left: 31vw;
}

.round-icn13 {
    position: absolute;
    top: 31.5vw;
    left: 32.5vw;
}

.round-icn14 {
    position: absolute;
    top: 33vw;
    left: 35.5vw;
}

.round-icn15 {
    position: absolute;
    top: 37.5vw;
    left: 32.5vw;
}

.round-icn16 {
    position: absolute;
    top: 32vw;
    left: 43.6vw;
}

.round-icn17 {
    position: absolute;
    top: 40.5vw;
    left: 39vw;
}

.round-icn18 {
    position: absolute;
    top: 46vw;
    left: 47vw;
}


.bnr-bult {
  margin-right: 12%;
  margin-top: 5%;
  overflow: hidden;
}

.bnr-bult ul {
  list-style: none;
  float: right;
}

.bnr-bult ul li {
  float: left;
  width: 23px;
  height: 23px;
  margin-right: 5px;
}


.bnr-tabLeft {
  float: left !important;
  width: 60%;
  margin-left: 17%;
  margin-top: -7%;
  clear: both;
   cursor: pointer;
}
.bnr-bult ul li a {
  cursor: pointer;
}

.bnr-bult ul li.active {
  float: left;
  display: block;
}



.bnr-tabLeft li {
  width: auto !important;
  color: #fff;
  font-weight: bold;
 
  padding-bottom: 30px;
}

.xx-round.active {
  display: block;
}


a.remove-item {
  color: #fff !important;
  cursor: pointer;
}


.border-tp {
    border-bottom: 2px #fff dotted;
    float: left;
}


/*=== nutshell ===*/

#nutshell-17-18 {
 background: #11499e;
 padding: 200px 0 150px;
 overflow: hidden;
}

.nutshell {
  position: relative;
  width: 95%;
  margin: 0 auto;
  height: 100vh;
}

.thematicBx {
  position: absolute;
  left: 0;
  top: 0;
  width: 40vw;
  z-index: 6;
}

.thematicBx img {
  width: 100%;
}

.thematicBx-inner {
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    display: block;
}

.thematicBx-inner h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 30px;
}

.thematicBx-inner ul {
  list-style: none;
}

.thematicBx-inner ul li {
   color: #11499d;
   font-size: 30px;
   font-weight: bold;
   border-bottom: 1px dashed #fff;
   padding-bottom: 3px;
    padding-top: 3px;
}


.thematicBx-inner h3 {
    color: #fff;
    font-size: 23px;
    font-weight: normal;    
    text-align: center;
    margin-top: 28px;
}

.thematicBx-inner h3 a {
    color: #fff;
    padding: 2px;
    display: inline-block;
}

.thematicBx-inner h3 a:hover {
  text-decoration: none;
  background: #e54e47;
  color: #fff;

}




.thematicBx-inner .thematic-arrowDown {
  width: 45px;
  height: 29px;
  margin: 25px auto;
}

.nutshell-img2 {
    position: absolute;
    top: -8.8vw;
    left: 32.4vw;
    width: 30vw;
}

.nutshell-img2 img {
  width: 100%;
}

.nutshell-WeSupport {
    position: absolute;
    top: 17.1vw;
    left: 30vw;
    width: 40vw;
    z-index: 2;
}

.nutshell-WeSupport img {
  width: 100%;
}

.nutshell-WeSupport-inner {
    position: absolute;
    top: 12vw;
    left: 8vw;
    width: 60%;
    text-align: center;
}

.nutshell-WeSupport-inner h2 {
    color: #f6cf51;
    margin-bottom: 50px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 45px;
}

.nutshell-WeSupport-inner span {
  color: #fff;
}

.nutshell-WeSupport-inner h3 {
    color: #fff;
    margin-bottom: 50px;
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 20px;
}
.nutshell-WeSupport-inner h3 a {
  display: inline-block;
  padding: 2px;
  color: #fff;
  text-decoration: none;
}

.nutshell-WeSupport-inner h3 a:hover {
  background: #f4cd52;

}

.nutshell-WeSupport-inner .WeSupport-arrowDown {
    width: 45px;
    height: 29px;
    margin: 25px auto;
}


.nutshell-img4 {
    position: absolute;
    top: 34.1vw;
    left: 63.4vw;
    width: 26vw;
}

.nutshell-img4 img {
  width: 100%;
}


.nutshell-triangle {
    position: absolute;
    left: 4vw;
    top: -5vw;
    width: 12vw;
    transition: 2s;
    opacity: 0;
    transform: rotateY(0deg);
    z-index: 9;
    

}



.nutshell-triangle img {
  width: 100%;
}


.nutshell-triangle-show {
  opacity: 1;
  transform: rotateY(3.142rad);
   -ms-transform: rotateY(3.142rad); /* IE 9 */
    -webkit-transform: rotateY(3.142rad); /* Safari 3-8 */
    left: 2vw;
    top: -10vw;
    width: 18vw;
}

.in-nutshell {
  position: absolute;
  right: 80px;
  top: 0;
  font-size: 43px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 35px;
}

.in-nutshell span.hding {
  position: relative;
  display: block;
}

.nutshell-cross1 {
  position: absolute;
  right: 0;
  top: -18%;
  cursor: pointer;
}

/*.in-nutshell span.hding::before {
    position: absolute;
    left: 0;
    bottom: -20px;
    content: '';
    width: 105px;
    height: 15px;
    background: #f4ce51;
}*/

.nutshell-border {
    background: #f4ce51;
    margin-bottom: 5px;
    width: 0px;
    height: 15px;
    display: inline-block;
    transition: 4s;
}


.nutshell-border-show {
    width: 105px;
}


.animateHalfRound {
   position: absolute;
    left: 41%;
    top: 30%;
    width: 17vw;
    opacity: 0;
    transition: 2s;
}

.animateHalfRound img {
  width: 100%;

}

.animateHalfRound-show {
  left: 61%;
  opacity: 1;
}

.we-eventBx {
    position: absolute;
    right: 1vw;
    top: 21vw;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}

.we-eventBx span {
  display: inline-block;
  margin-right: 27px;
}

.nutshell .popupBx {
    position: absolute;
    right: 2vw;
    z-index: 99;
    display: none;
    top: 25vw;
    width: 20vw;
    background: #11499d;
    padding: 5px;
    color: #fff;
    border: 1px solid #f6cf51;

}

.cross-event {
  float: right;
  padding: 5px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  margin-top: -8px;
}

.event-btton {
  cursor: pointer;
}

ul.popupBx-list {
  list-style: none;
}

ul.popupBx-list li {
  margin-bottom: 10px;
 
}

ul.popupBx-list li h3 {
   color: #f6cf51;
   font-weight: bold;
   text-transform: uppercase;
   font-size: 15px;
}

ul.popupBx-list li p {
   font-size: 13px;
   font-weight: bold;
}

ul.popupBx-list li p span {
   font-weight: normal;
}

.case-imgBx {
  background: #51beab;
  color: #fff;
}

.case-studiesBx {
    background: #51beab;
    width: 33.4%;
    float: left;
}

.case-inr {
    transform: translate(17%, 30%);
    width: 67%;
}

.case-studiesBx .case-inr h2 {
  font-size: 35px;
  text-transform: uppercase;
  color: #f4ce51;
  font-weight: 900;
  margin-bottom: 10px;
}

.case-studiesBx .case-inr p {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 30px;
}

.case-studieAnimateIMG {
    position: absolute;
    left: -175px;
    top: 0vw;
    width: 11vw;
    opacity: 0;
    transition: 3s;
}

.case-studieAnimateIMG-show {
    left: 0;
    top: -7.3vw;
    opacity: 1;
}

.case-studieAnimateIMG img {
  width: 100%;
}


.backyard-politics {
  width: 33.3%;
  float: left;
  position: relative;
}

.backyard-politics img {
  width: 100%;
}

.backyard-politics .buku-backyard-overly {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.33);
}

.bukuBx-inner {
    background: rgba(0, 0, 0, 0.30);
    width: 25vw;
    height: 25vw;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #ffdc4f;
    margin-top: 1.5vw;
    margin-left: 4vw;
    padding-top: 8vw;
    transition: 1s all ease-out;
}

.bukuBx-inner span {
  display: block;
  margin-bottom: 10px;
  color: #fff;
  opacity: 0;
  transition: 1s all ease-out;

}


.bukuBx-inner h3  {
  font-weight: bold;
  color: #fff;
  font-size: 23px;
}

.bukuBx-inner h4  {
  font-weight: 300;
  color: #fff;
  font-size: 20px;
}

.buku-downArrow {
  width: 30px;
  margin: 20px auto 0;
  opacity: 0;
  transition: 1s all ease-out;
}


.backyard-politics:hover .bukuBx-inner span, .backyard-politics:hover .buku-downArrow {
  opacity: 1;
}

.backyard-politics:hover .bukuBx-inner h4, .backyard-politics:hover .bukuBx-inner h3 {
  color: #51beab;
}

.backyard-politics:hover .bukuBx-inner {
    background: rgba(0, 0, 0, 0.70);
  }

.slide-buku2 {
    position: absolute;
    background: #f4ce51;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
}



.bxSlideBx {
  background: #51beab;
  padding: 20px 20px;
  color: #fff;
  font-weight: bold;
  font-size: 25px;
}

.bxSlideBx span {
 width: 100%;
 font-weight: bold;
 font-size: 15px;
 display: block;
}


.bxSlideText {
    padding: 20px;
    color: #012cae;
    font-size: 16px;
    overflow-y: auto;
    height: 330px;
}

 #box-slid-buku {display: none;}
    #box-slid-buku2 {display: none;}
    #cls-btn1-hide2 {   
      position: absolute;
        right: -67px;
        top: 0;
        background: #51beab;
        padding: 31px 20px;
        z-index: 99;
        cursor: pointer;
    }

    #cls-btn1-hide {
        position: absolute;
        left: -67px;
        top: 0;
        background: #51beab;
        padding: 10px 20px;
        z-index: 99;
        font-size: 52px;
        cursor: pointer;
    }


.round-animate {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  display: inline-block;
}
/*
.round-animate:hover {
  width: 10px;
  height: 10px;
  background: #fff;
  animation: animate 900ms linear alternate infinite; 
}

@keyframes animate {
from {
    box-shadow: 0 0 0 0 rgba(91,211,173, 1),
                0 0 0 5px rgba(91,219,175, 1),
                0 0 0 5px rgba(2,38,161, 1),
                0 0 0 15px rgba(62,214,137, 1),
                0 0 0 18px rgba(266,84,70, 1),
                0 0 0 20px rgba(240,222,86, 1);
  }
  to {
    box-shadow: 0 0 0 5px rgba(91,211,173, 1),
                0 0 0 8px rgba(91,219,175, 1),
                0 0 0 10px rgba(2,38,161, 1),
                0 0 0 12px rgba(62,214,137, 1),
                0 0 0 13px rgba(266,84,70, 1),
                0 0 0 14px rgba(240,222,86, 1);
  }
}
*/

.jquery-bx {
     position: relative;
    z-index: 99;
}

.jquery-innerBg {
  position: relative;
}

.jquery-innerBg img {
  width: 100%;
}


.journey-cross {
    position: absolute;
    top: 39%;
    right: 0%;
    cursor: pointer;
}

.journey-cross img {
  width: 60%;
}


.click-icon1 {
    width: 35px;
    height: 22px;
    position: absolute;
    top: 48%;
    left: 17%;
}

.click-icon2 {
    width: 35px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 49%;
}

.click-icon3 {
    width: 35px;
    height: 22px;
    position: absolute;
    top: 46%;
    left: 92%;
}

.click-icon4 {
    width: 35px;
    height: 22px;
    position: absolute;
    top: 66.5%;
    left: 20%;
}

.click-icon5 {
    width: 35px;
    height: 22px;
    position: absolute;
    top: 69%;
    left: 49%;
}

.click-icon6 {
    width: 35px;
    height: 22px;
    position: absolute;
    top: 85%;
    left: 17%;
}

.click-icon7 {
    width: 35px;
    height: 22px;
    position: absolute;
    top: 85.5%;
    left: 50%;
}

.click-icon8 {
    width: 35px;
    height: 22px;
    position: absolute;
    top: 85%;
    left: 79%;
}

.click-icon9 {
    width: 35px;
    height: 22px;
    position: absolute;
    top: 61%;
    left: 80%;
}



.show-mg1 {
    width: 18.8vw;
    position: absolute;
    left: 4.1%;
    top: 37.8%;
    z-index: 99;
    display: none;
}

.show-mg2 {
    position: absolute;
    z-index: 99;
     display: none;
}


.show-mg3 {
    width: 20vw;
    position: absolute;
    left: 76.3%;
    top: 38.8%;
    z-index: 99;
    display: none;
}


.show-mg4 {
    width: 22.1vw;
    position: absolute;
    left: 4.2%;
    top: 53.6%;
    z-index: 99;
     display: none;
}

.show-mg5 {
    width: 26.4vw;
    position: absolute;
    left: 32.4%;
    top: 58.9%;
    z-index: 99;
    display: none;
}

.show-mg6 {
    width: 24.4vw;
    position: absolute;
    left: 4.1%;
    top: 79.2%;
    z-index: 99;
    display: none;
}


.show-mg7 {
    width: 22vw;
    position: absolute;
    left: 35.7%;
    top: 76.3%;
    z-index: 99;
    display: none;
}

.show-mg8 {
    width: 29vw;
    position: absolute;
    left: 67.3%;
    top: 74%;
    z-index: 99;
    display: none;
}

.show-mg9 {
    width: 29.6vw;
    position: absolute;
    left: 66.6%;
    top: 52.6%;
    z-index: 99;
    display: none;
}




.show-mg1 img {
  width: 100%;
}



.romita-reangs {
  background: #11499c;
  position: relative;
  z-index: 99;
}

.romitaNewBx-line {
    width: 34vw;
    position: absolute;
    top: 0vw;
    left: -547px;
    opacity: 0;
    transition: 3s;
}

.romitaNewBx-line-show {
    left: -127px;
    top: -28vw;
    opacity: 1;
}

.arrowRomita {
  float: left;
  display: inline-block;
}

.romita-journey {
  width: 77%;
  margin-left: 7%;
 padding: 75px 30px;
  overflow: hidden;
}


.romita-journey h2 {
  color: #58bb80;
  font-weight: normal;
  font-size: 100px;
  font-family: 'Rustico-Regular';

}
.romitaText-left {
    width: 35%;
    float: left;
    margin-right: 30px;
    font-size: 25px;
    font-weight: 700;
    color: #58bb80;
    line-height: 35px;
    letter-spacing: 1px;
}



.romitaText-left span {
    color: #fff;
}

.romitaText-right {
     width: 60%;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    float: left;
}

.romitaText-right p {
  margin-bottom: 10px;
}

.romitaNewBx {
  margin-left: 6%;
  position: relative;
  z-index: 999;
}

.romita-bx2 {
  width: 30%;
  margin-right: 3%;
  float: left;
  font-weight: bold;
  color: #f4ce51;
  margin-bottom: 30px;
  overflow: hidden;
  font-size: 21px;
  line-height: 30px;
}

.romita-bx-3:hover p {
  color: #51bba8;
}

.romita-bx2 p {
  margin-bottom: 10px;
  overflow: hidden;
  display: block;
}

.romita-bx-3 .arrowRomita a {
  background: url('../img/arrow-ylw.png') no-repeat;
  width: 35px;
  height: 23px;
  display: inline-block;
}

.romita-bx-3:hover .arrowRomita a {
  background: url('../img/arrow-grn.png') no-repeat;
  width: 35px;
  height: 23px;
}


.back-to-top {
    position: absolute;
    right: 0;
    height: 50px;
    top: 12vw;
    width: 20vw;
    z-index: 99;
    transition: 2s;
    opacity: 0;
}

.back-to-top img {
  width: 100%;
}

.back-to-top-show {
    right: 0;
    opacity: 1;
     top: 4vw;
}

.round-romita-img {
    position: absolute;
    top: 3vw;
    right: 74px;
    z-index: 100;
    width: 13vw;
    opacity: 0.1;
    transition: 1s;
}

.round-romita-img-show {
    top: 0vw;
    opacity: 1;
}

.round-romita-img img {
  width: 100%;
 }

.photo-gallery { 
  position: relative;
  overflow: hidden;
}


.photo-gallery .owl-theme .owl-nav {
    z-index: 999;
    position: relative;
    top: -18vw;
    width: 100%;
    margin-top: -32px;
}

 .photo-gallery .owl-nav .owl-prev {
    float: left;
    color: #fff !important;
    text-indent: -999px;
    background: url(../img/gallery-arrow.png) no-repeat !important;
    width: 38px;
    height: 42px;
    transform: rotate(180deg);
    outline: none;
     font-size: 0 !important;
     display: none;
 }

  .photo-gallery .owl-nav .owl-next {
    float: right;
    color: #fff !important;
     text-indent: -999px;
    background: url(../img/gallery-arrow.png) no-repeat !important;
    width: 38px;
    height: 42px;
    outline: none;
    font-size: 0 !important;
    display: none;
 }

 .photo-gallery .owl-dots {
  position: relative;
  bottom: 20px;
 }

.photo-gallery .owl-theme .owl-dots .owl-dot {
      margin-right: 25px;
 }

 .photo-gallery .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    outline: none;
 }

  .photo-gallery .owl-theme .owl-dots .owl-dot {
    outline: none;
 }

 .photo-gallery .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f6cf51;
 }

 .gallry-text {
  width: 100%;
  background: #51beab;
  text-align: center;
  height: 40px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
 }

.cr {
    position: absolute;
    left: 32vw;
    top: 7.6vw;
    z-index: 5;
}

.circle-1 {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: stroke 4s ease-out forwards;
  opacity: 1;
}


@keyframes stroke {
  to {
    stroke-dashoffset: 4;
  }
}

@keyframes fadeIn {
  to {
    opacity: 0;
  }
} 

.nutshell-line-Btm {
    position: absolute;
    left: -25vw;
    top: 60vw;
    width: 22.3vw;
    z-index: 99;
    opacity: 0.2;
    transition: 4s;
}

.nutshell-line-Btm img {
  width: 100%;
}

.nutshell-line-Btm-show {
    top: 33vw;
    left: 3vw;
    opacity: 1;
}

#overlay{
  position:fixed;
  z-index:99999;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background: #53c0ad;
  transition: 1s 0.4s;
}
#progress{
  height:3px;
  background:#fff;
  position:absolute;
  width:0;
  top:50%;
}
#progstat{
  font-size:0.7em;
  letter-spacing: 3px;
  position:absolute;
  top:50%;
  margin-top:-40px;
  width:100%;
  text-align:center;
  color:#fff;
}


.t-1 {
  overflow: hidden;
  position: absolute;
  top: 34vw;
  left: 0vw;
}

.t-2 {
  overflow: hidden;
  position: absolute;
  top: 12vw;
  left: 0vw;
}

/* ==== Tree image ====*/

.tree-1 {
    position: absolute;
    top: 43.2vw;
    left: 4.4vw;
    width: 6vw;
   transition: 3s;
    z-index: 99;
    opacity: 0;
      -ms-transform: scale(0); /* IE 9 */
  -webkit-transform: scale(0); /* Safari */
  transform: scale(0); /* Standard syntax */
}

.tree-1-show {
   opacity: 1;
     -ms-transform: scale(1); /* IE 9 */
  -webkit-transform: scale(1); /* Safari */
  transform: scale(1); /* Standard syntax */
   
}


.tree-2 {
    position: absolute;
    top: 52.5vw;
    left: 55.9vw;
    width: 4.5vw;
   transition: 3s;
    z-index: 99;
    opacity: 0;
      -ms-transform: scale(0); /* IE 9 */
  -webkit-transform: scale(0); /* Safari */
  transform: scale(0); /* Standard syntax */
}

.tree-2-show {
   opacity: 1;
     -ms-transform: scale(1); /* IE 9 */
  -webkit-transform: scale(1); /* Safari */
  transform: scale(1); /* Standard syntax */
   
}

.tree-3 {
    position: absolute;
    top: 72vw;
    left: 72.8vw;
    width: 6vw;
   transition: 3s;
    z-index: 99;
    opacity: 0;
      -ms-transform: scale(0); /* IE 9 */
  -webkit-transform: scale(0); /* Safari */
  transform: scale(0); /* Standard syntax */
}

.tree-3-show {
   opacity: 1;
     -ms-transform: scale(1); /* IE 9 */
  -webkit-transform: scale(1); /* Safari */
  transform: scale(1); /* Standard syntax */
   
}

.tree-4 {
    position: absolute;
    top: 97.8vw;
    left: 20.9vw;
    width: 4.5vw;
   transition: 3s;
    z-index: 99;
    opacity: 0;
      -ms-transform: scale(0); /* IE 9 */
  -webkit-transform: scale(0); /* Safari */
  transform: scale(0); /* Standard syntax */
}

.tree-4-show {
   opacity: 1;
     -ms-transform: scale(1); /* IE 9 */
  -webkit-transform: scale(1); /* Safari */
  transform: scale(1); /* Standard syntax */
   
}


.tree-5 {
    position: absolute;
    top: 97vw;
    left: 50.9vw;
    width: 5vw;
   transition: 2s;
    z-index: 99;
    opacity: 0;
      -ms-transform: scale(0); /* IE 9 */
  -webkit-transform: scale(0); /* Safari */
  transform: scale(0); /* Standard syntax */
}

.tree-5-show {
   opacity: 1;
     -ms-transform: scale(1); /* IE 9 */
  -webkit-transform: scale(1); /* Safari */
  transform: scale(1); /* Standard syntax */
   
}

.tree-6 {
    position: absolute;
    top: 90.1vw;
    left: 84vw;
    width: 10vw;
   transition: 3s;
    z-index: 99;
     opacity: 0;
      -ms-transform: scale(0); /* IE 9 */
  -webkit-transform: scale(0); /* Safari */
  transform: scale(0); /* Standard syntax */
}

.tree-6-show {
   opacity: 1;
     -ms-transform: scale(1); /* IE 9 */
  -webkit-transform: scale(1); /* Safari */
  transform: scale(1); /* Standard syntax */
   
}


.tree-7-top {
    position: absolute;
    top: 19.5vw;
    left: 21vw;
    width: 8vw;
   transition: 3s;
    z-index: 99;
    opacity: 0;
      -ms-transform: scale(0); /* IE 9 */
  -webkit-transform: scale(0); /* Safari */
  transform: scale(0); /* Standard syntax */
}

.tree-7-top-show {
   opacity: 1;
     -ms-transform: scale(1); /* IE 9 */
  -webkit-transform: scale(1); /* Safari */
  transform: scale(1); /* Standard syntax */
   
}

.tree-8-top {
    position: absolute;
  top: 35.6vw;
    left: 35vw;
    width: 4.5vw;
   transition: 3s;
    z-index: 99;
    opacity: 0;
      -ms-transform: scale(0); /* IE 9 */
  -webkit-transform: scale(0); /* Safari */
  transform: scale(0); /* Standard syntax */
}

.tree-8-top-show {
   opacity: 1;
     -ms-transform: scale(1); /* IE 9 */
  -webkit-transform: scale(1); /* Safari */
  transform: scale(1); /* Standard syntax */
   
}


.tree-R7-top {
  position: absolute;
  top: 36.6vw;
  left: 19vw;
  width: 4.5vw;
  transition: 3s;
  z-index: 99;
   opacity: 0;
  -ms-transform: scale(0); /* IE 9 */
  -webkit-transform: scale(0); /* Safari */
  transform: scale(0); /* Standard syntax */
}

.tree-R7-top-show {
   opacity: 1;
     -ms-transform: scale(1); /* IE 9 */
  -webkit-transform: scale(1); /* Safari */
  transform: scale(1); /* Standard syntax */
   
}

.tree-R8-top {
  position: absolute;
  top: 54.6vw;
  left: 30vw;
  width: 6vw;
  transition: 3s;
  z-index: 99;
    opacity: 0;
  -ms-transform: scale(0); /* IE 9 */
  -webkit-transform: scale(0); /* Safari */
  transform: scale(0); /* Standard syntax */
}

.tree-R8-top-show {
   opacity: 1;
     -ms-transform: scale(1); /* IE 9 */
  -webkit-transform: scale(1); /* Safari */
  transform: scale(1); /* Standard syntax */
   
}





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


.bg-1st {
    top: -94px;
}

.jquery-bx {
    top: -1px;
}

  .destinationsText-bx{
    width: 100%;
  }

  .round-animation1 {
    left: 0%;
}

  .img-round1 {
    top: 29%;
    left: 62%;
  }
  .round-bx2 {
    top: 32%;
    left: 35%;
  }

  .img-half-round {
    max-width: 330px;
  }

  .round-animation2 {
    right: 10%;
    top: 49%;
}

.bnr-bult {
  padding-top: 10px;
}



}

@media (max-width: 1920px) {

  .thematicBx-inner h2 {
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 35px;
}
.thematicBx-inner ul li {
    font-size: 18px;
}

.thematicBx-inner h3 {
    font-size: 20px;
}

.nutshell-WeSupport-inner h2 {
    line-height: 40px;
    font-size: 25px;
}

.nutshell-WeSupport-inner h3 {
    font-size: 20px;
    margin-bottom: 30px;
}

  .milestones-btn2 {
    padding: 13px 0 13px 90px !important;}

    .bg-1st {
top: -94px;
}

.show-mg2 {
  width: 25.4vw;
  left: 35.9vw;
  top: 46.3vw;
}

.show-mg6 {
  width: 24.4vw;
  left: 4.1vw;
  top: 86.3vw;
}


}

@media (max-width: 1800px) {
  .destinationsText-bx p {
    font-size: 14px;
    line-height: 20px;
}
.round2Text p {
    font-size: 14px;
    line-height: 20px;
}
}

@media (max-width: 1775px) {

  .thematicBx-inner {
    top: 20%;
    width: 56%;
}

  .thematicBx-inner h2 {
    font-size: 25px;
    margin-bottom: 15px;
}

.thematicBx-inner .thematic-arrowDown {
    width: 35px;
    height: 29px;
    margin: 10px auto;
}

.nutshell-WeSupport-inner h2 {
    font-size: 20px;
}

.thematicBx-inner ul li {
    font-size: 19px;
}



.milestones-btn2 {
    padding: 13px 0 13px 70px !important;
}

}



@media (max-width: 1600px) {
  .round-bx2 {
    left: 36%;
    top: 30%;
    width: 450px !important;
    height: 450px !important;
  }

 .destinationsText-bx strong {
   font-size: 20px;
 } 

  .img-round1 {
    top: 29%;
    left: 59%;
  }

  .img-round1 img {
    max-width: 338px;
}

.round-animation2 {
    right: 11%;
    top: 38%;
}
a.milestones-btn {
  padding-top: 4%;
}

.bg-1st {
    top: -94px;
    transform: translate(0,-3.6%);
}



.show-mg2 {
    width: 25.3vw;
    left: 36.2%;
    top: 42.4%;
}

.show-mg3 {
  top: 38.7%;
}

.show-mg6 {
     width: 24.4vw;
    left: 4.1%;
    top: 79.2%;
}


}

@media (max-width: 1440px) {

.bg-1st {
top: -3px;

}

.bnr-text {
    top: 25%;
}

.case-inr {
    transform: translate(17%, 17%);
}

.case-studiesBx .case-inr p {
    font-size: 20px;
    line-height: 25px;
    }

.round-bx2 {
    left: 38%;
    top: 34%;
}

.round2Text {
    width: 75%;
}

a.milestones-btn {
    width: 333px;
    height: 80px;
    padding-top: 4%;
    /*margin-left: 17px;
    padding-left: 2px;*/
}

a.milestones-btn2 {
    max-width: 300px !important;
    text-align: left !important;
    margin-top: 13px !important;
    margin-left: 0px !important;
    padding: 17px 0 13px 60px !important;
}
a.milestones-btn2 span {
    position: absolute;
    right: 10%;
    top: 16%;
}

.img-round1 {
    left: 64%;
    top: 30%;
}

.img-round1 img {
    max-width: 288px;
}

.round-animation1 {
    left: -3%;
    top: 8%;
}

.round-animation2 {
    right: 7%;
    top: 44%;
}

.img-half-round {
  max-width: 250px;
}

/*.grant-barIMG {
  max-width: 55%;
}
*/
.thematicBx-inner h2 {
    font-size: 21px;

}
#nutshell-17-18 {
    padding: 200px 0 150px;
}

.tab-right .img-tbBx img {
    width: 90%;
}

.romita-popup-inner {
  height: 252px;
}

.gallery-text1 h3 {
  font-size: 22px;
}


}

@media (max-width: 1366px) {



.bnr-text {
    top: 23%;
  }

.bnr-text h4 {
    font-size: 85px;
    line-height: 87px;
}

.bnr-text h3 {
    font-size: 16px;
}



.journey-destinations-bx h3 {
    font-size: 44px;
    line-height: 46px;
}



.tab-right .img-tbBx img {
    width: 80%;
}

/*.grant-barIMG {
    max-width: 50%;
}*/

.round2Text {
    width: 64%;
}

.img-round1 {
    top: 23%;
}


.img-round1 img {
    max-width: 240px;
}


.round-animation2 {
    right: 8%;
    top: 29%;
}

.round-bx2 {
    left: 39%;
    top: 20%;
  }

a.milestones-btn {
    margin-top: 18px;
}  

.round-animation1 {
    top: 0%;
    left: -5%;
}

.journey-destinations-bx {
    margin: 13% 0 0 20%;
}

  .we-eventBx {
    right: -2vw;
  }

.nutshell-WeSupport-inner h2 {
    font-size: 17px;
    margin-bottom: 16px;
}
.thematicBx-inner h3 {
    font-size: 15px;
}


.bg-1st {
top: -97px;
}
.jquery-bx {
  top: -1px;
}


  
}


@media (max-width: 1280px) {

.bnr-text {
    top: 20%;
}

.bg-1st {
    top: -15px;
}

.img-round1 img {
    max-width: 268px;
}

.img-round1 {
    left: 61%;
}


.journey-destinations-bx h3 {
    font-size: 44px;
    line-height: 50px;
}

  a.milestones-btn {
      margin-top: 12px;
  }

  .journey-destinations-bx {
    max-width: 435px;
    margin: 10% 0 0 18%;
}

.round-animation1 {
    left: -6%;
    top: 6%;
}
.round2Text {
    width: 57%;
}


.grant-right h3 {
    font-size: 55px;
    line-height: 60px;
}

.tab-text-right h2 {
    font-size: 50px;
}

}


@media (max-width: 1024px) {



  .round-bx2 {
    left: 48%;
}

.img-round1 {
  display: none;
}

.round-animation2 {
   display: none;
}


.bnr-text h4 {
    font-size: 65px;
    line-height: 62px;
}

.bnr-bult {
    margin-top: 1%;
}

.bnr-text h4 {
    font-size: 65px;
}

.tab-text-right h2 {
    font-size: 40px;
}

.cr svg {
  display: none;
}

.in-nutshell {
    right: 7px;
    font-size: 27px;
}

.nutshell-WeSupport-inner {
    top: 8vw;
}

.nutshell-WeSupport-inner h2 {
    font-size: 14px;
    margin-bottom: 2px;
   line-height: 30px;
}

.thematicBx-inner h2 {
    font-size: 17px;
    line-height: 25px;
}

.thematicBx-inner ul li {
    font-size: 14px;
}

.thematicBx-inner h3 {
    font-size: 12px;
    margin-top: 0px;
}

.thematicBx-inner .thematic-arrowDown {
    margin: 0px auto;
}

.nutshell-line-Btm {
  display: none;
}

.animateHalfRound {
  display: none;
}

.logo-img {
    width: 85%;
}

.nutshell-WeSupport-inner h3 {
    font-size: 11px;
}

}



/*

@media (min-height: 789px) {
.bg-1st {
    top: -124px;
}
}
@media (min-height: 900px) {
 .bg-1st {
    top: -13px;
}
}

@media (min-height: 657px) {
 .bg-1st {
    top: -121px;
}
}

@media (min-height: 768px) {
 .bg-1st {
    top: -124px;
}
}

@media (min-height: 689px) {
 .bg-1st {
    top: -39px;
}
}

@media (min-height: 800px) {
 .bg-1st {
    top: 71px;
}
}

@media (min-height: 958px) {
 .bg-1st {
    top: 140px;
}
}

@media (min-height: 1080px) {
 .bg-1st {
    top: -18px;
}
}

@media (min-height: 1007px) {
 .bg-1st {
    top: -91px;
}
}*/

