@media (min-width: 1900px) {
  .container {
    max-width: 1700px !important;
  }
}
@media (min-width: 768px)  and (max-width: 1200px) {
    .mission span{font-size:30px!important;}
    .text-animation__dynamic{width: 210px!important}
    main section .text-animation{width:100%!important;}
    .row.animated.fadeInLeft{margin-top:20px!important;}
    .about h2{font-size:1.5rem!important;}
}
@media(min-width:1150px){
    section#mission {
  display: flex;
  align-items: center;
}
}
@media (min-width: 768px) {
  section#coverage .sectionTitle {
    color: white !important;
    margin-top: 100px !important;
  }
  .about {
    position: relative !important;
  }
  /* .mission {
    position: relative !important;
  } */
  .aboutCont {
    /* margin: 0 !important; */
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%);
  }
  .trialoop-style {
    width: 40%;
    position: absolute;
    opacity: 0.5;
  }
  .sectionTitle {
    font-size: 50px !important;
  }
  .coverage {
    padding-top: 25px !important;
  }
  .coverage .img-swiper {
    padding: 100px 0 !important;
  }
  section#panels .sectionTitle {sc
    display: none;
  }
}
 .getstarted.scrollto {
    background: #695bf9 !important;
    margin: 0px !important;
    color: white !important;
    font-family: 'Poppins';
    font-size: 0.9rem !important;
    font-weight: 600 !important;
  }

@media only screen and (max-width: 767px) {
  section#panels .sectionTitle {
    display: block !important;
  }
  #change-image {
    padding: 0 30px;
  }
  section#coverage .sectionTitle {
    color: white !important;
    margin-top: 30px !important;
    margin-bottom: 0px !important;
  }
  section#coverage .coverage .img-swiper {
    padding: 30px 0 !important;
  }
  section#coverage .swiper-slide {
    transform-style: unset !important;
  }
  section#offices .sectionTitle {
    margin-bottom: 30px !important;
  }
  section#oldies_mobile .sectionTitle {
    margin-bottom: 0px !important;
  }
  .hero h1 {
    line-height: 70px !important;
  }
  .coverage .img-swiper {
    padding: 50px 0 !important;
  }
  .mission img {
    height: 60px !important;
    width: 90px !important;
  }
  .coverage {
    padding-top: 0px !important;
  }
  .sectionTitle {
    font-size: 1.8rem !important;
  }
  .trialoop-style {
    width: 100% !important;
    position: absolute;
    opacity: 0.5;
  }
  .text-animation__dynamic {
    width: 140px !important;
  }
  .mySwiper .swiper-slide-active {
    background-color: #695bf9 !important;
  }
  .mySwiper .swiper-slide-active span h2 {
    color: white !important;
  }
  .mySwiper .swiper-slide-active span p {
    color: white !important;
  }
  .about h2,
  p,
  li {
    text-align: center !important;
    width: 100% !important;
  }
 

  .panel.coverage {
    background-color: #24272a !important;
    background-image: unset !important;
  }
  .country-slide .overlay {
    opacity: 1 !important;
  }
  #panels .btn-primary {
    margin-left: 0px !important;
  }
  .parallax-pad {
    width: 100% !important;
  }
  .para-swiper .swiper-slide {
    width: 100% !important;
    padding: 0px !important;
  }
  .sectionTitle {
    /* font-size: 2rem !important; */
    margin-top: 5px !important;
  }
  .para-swiper {
    height: 100% !important;
  }
  .parallax-title {
    font-size: 1.3rem !important;
  }
  .hero h1 {
    font-size: 2.5rem !important;
  }
  .img-margin {
    margin-bottom: 10px;
  }
  .mission h2 {
    font-size: 1.3rem !important;
    padding-top: 35px !important;
  }
  .mobile-nav-toggle {
    color: #695bf9 !important;
  }
  .mySwiper .swiper-slide p {
    text-align: left !important;
  }
  .panel {
    height: 100% !important;
  }
  .about ul > li {
    margin-bottom: 2px !important;
    font-size: 1.5rem !important;
  }
  .about .inner {
    padding: 10px !important;
  }
  .about li {
    text-align: center !important;
  }
  .about li p {
    text-align: center !important;
    width: 100% !important;
    height: 100% !important;
  }
  .text-animation {
    width: 100% !important;
  }
  .mission span {
    font-size: 21px !important;
    line-height: 40px !important;
  }
  .mission span .text-in {
    line-height: 15px !important;
  }
  .oldies {
    display: none !important;
  }
  .logo-style {
    margin: auto 0 !important;
  }
  .parallax-text {
    padding: 0px !important;
    margin: 0px !important;
    text-align: left !important;
  }
  .parallax-title {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .newsletter {
    height: 100% !important;
  }
  .about h2 {
    font-size: 1.3rem !important;
  }
}
.about h2 {
  color: white;
  font-family: Poppins;
  font-size: 2rem;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
}
.about li.selected {
  font-weight: bold;
}

.normal-scroll-item {
  height: 100vh !important;
  width: 100% !important;
  background-color: lightblue;
  text-align: center;
  padding: 25% 0;
  border: 1px solid black;
}
.about p {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  height: 85px;
  width: 420px;
  left: 735px;
  top: 1101px;
  border-radius: null;
  color: white;
}
.about ul > li {
  font-family: Poppins;
  list-style-type: none;
  font-size: 34px;
  font-weight: 300;
  letter-spacing: 0em;
  text-align: left;
  color: white;
  margin-bottom: 30px;
}
.about ul {
  padding: 0;
}
@media (min-width: 992px) {
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
}
.center {
  text-align: center;
}
.mission span {
  color: black;
  font-family: Poppins;
  font-size: 40px;
  font-weight: unset !important;
  line-height: 67px;
  letter-spacing: 0em;
  text-align: left;
}
.mission h2 {
  font-family: Poppins;
  font-size: 34px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
  padding-top: 50px;
}
.mission h5 {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
}
.mission img {
  height: 85px;
  width: 113px;
  left: 151px;
  top: 2219px;
  border-radius: 0px;
}
#header.header-scrolled {
  /* background: rgba(0, 0, 0, 0.8); */
  color: black !important;
  background: white;
}
.nav-link {
  /* background: rgba(0, 0, 0, 0.8); */
  color: white;
}
@media (min-width: 768px) {
  #panels .btn-primary {
    margin-left: 40px !important;
  }
  .parallax-pad {
    margin-left: 30px !important;
  }
  #about-2 ul {
    margin-top: 30px;
    margin-left: 40px;
  }
  #change-image {
    margin-right: 40px;
  }
  .text-animation__dynamic {
    width: 270px;
  }
  .parallax-text {
    margin-left: 40px !important;
  }
}

.para-swiper .swiper-slide {
  height: 100% !important;
}
.oldies p {
  font-size: 13px;
}
.navbar .nav-link {
  color: white;
}
.header-scrolled .nav-link {
  color: black !important;
}
.header-scrolled .nav-link:hover {
  color: #695bf9 !important;
}
.swiper h2 {
  font-family: Poppins;
  font-size: 23px;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: 0em;
  text-align: left;
}
.swiper p {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 0em;
  text-align: left;
}
.oldies h3 {
  text-align: left;
}
.oldies p {
  text-align: left;
}
.center-element {
  margin: auto;
  width: 50%;
}
#hero {
  position: relative;
  height: 300px;
  width: 100%;
  overflow: hidden;
}

.hero video {
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
}
.hero h1 {
  font-family: Poppins;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 80px;
  letter-spacing: 0em;
  text-align: center;
}
.sectionTitle {
  color: black;
  font-family: Poppins;
  font-weight: 700 !important;
  line-height: 48px !important;
  letter-spacing: 0em !important;
  text-align: left;
}
.swiper-slide.selected h2 {
  color: white;
}
.swiper-slide.selected p {
  color: white;
}
.swiper-slide.selected {
  background-color: #695bf9;
}
.swiper-pagination-bullet-active {
  background-color: #695bf9 !important;
}
.swiper-pagination-bullet {
  background-color: #8a90a0;
  opacity: 1;
}

.country-slide {
  position: relative;
}

.country-slide .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: opacity 0.25s ease-in;
  opacity: 0;
}
.country:hover .overlay {
  opacity: 1;
}
.country-slide .overlay span {
  color: white !important;
}
.country-slide .overlay span {
  text-decoration: solid;
  color: black;
  font-size: 50px;
  font-weight: bold;
  font-family: Poppins;
  padding-left: 150px;
  z-index: 4;
}

.panel {
  width: 100%;
  height: 100vh;
}

.panel#hero {
  width: 100%;
  height: 100vh;
}

main section .text-animation {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: start;
}
main section .text-animation .text-animation__dynamic {
  font-weight: 700 !important;
}
main section .text-animation .text-animation__dynamic {
  width: 270px;
  overflow: hidden;
}
main section .text-animation .text-animation__dynamic span {
  display: none;
  font-weight: 300;
}
main section .text-animation .text-animation__dynamic span.text-in {
  display: block;
  animation: textIn 0.8s ease;
}
main section .text-animation .text-animation__dynamic span.text-out {
  animation: textOut 0.8s ease;
}
.animate-text {
  width: auto;
  display: inline-block;
}
.animate-text span {
  line-height: 31px;
}

@media screen and (max-width: 991.98px) {
  main section .text-animation {
    flex-direction: column;
    text-align: center;
  }
}
.textOverlay {
  margin: auto !important;
  text-align: center !important;
  font-size: 200px !important;
  width: 100% !important;
  z-index: 1;
  opacity: 0.2;
}
.fixed-top .align-items-center {
  margin-top: 5px;
  margin-bottom: 5px;
}
.parallax-title {
  font-family: Poppins;
  font-size: 34px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
  color: #24272a;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 10px;
}
.parallax-text {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #24272a !important;
  width: 75%;
  margin-left: 50px;
}
/* .parallax {
  background-color: #24272a !important;
} */

@media (min-width: 769px) {
  .oldies {
    margin-top: 0px !important;
    padding: 100px 0 !important;
    height: 100% !important;
  }
  .img-float img {
    float: right;
    margin: 0;
  }
  #header {
    padding: 20px 0;
  }
}

#panels .btn-primary {
  background-color: #695bf9 !important;
  border-color: #695bf9 !important;
  margin-left: 50px;
}
.parallax-pad {
  margin-left: 30px;
}
#footer {
  background-color: #24272a !important;
  margin-top: 0 !important;
}
.coverage {
  background-color: #24272a !important;
}
.footer .newsletter {
  background: #24272a;
  border-top: 1px solid #24272a;
  height: 300px;
}
.footer form {
  background: transparent !important;
  border: none !important;
}
.footer form input[type="email"] {
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid white !important;
  width: 100%;
}
.getstarted {
  background-color: unset !important;
  text-decoration: none !important;
  /*color: #695bf9 !important;*/
}
.mobile-nav-toggle {
  display: none !important;
}
.footer .btn-newsletter {
  background-color: #695bf9 !important;
  color: white !important;
  margin-top: 30px;
  cursor: pointer;
  background: #4154f1;
  padding: 8px 20px;
  border-radius: 4px;
  font-weight: bold;
  color: #fff;
}
.mySwiper .swiper-wrapper {
  margin-bottom: 30px;
}
.my_changing_image {
  height: 370px !important;
}
.sectionTitle {
  margin-bottom: 90px !important;
}
.sectionTitle {
  margin-bottom: 90px;
}
.oldies__project .title {
  font-weight: bolder !important;
}
.oldies .desc {
  font-size: 16px !important;
}
.oldies__project .thumb {
  width: 190px !important;
  height: 250px !important;
}
#my_changing_image {
  height: 350px !important;
}

.arrow-1 {
  width: 80px;
  height: 21px;
  display: flex;
}
.arrow-1:before {
  content: "";
  background: currentColor;
  width: 15px;
  clip-path: polygon(
    0 10px,
    calc(100% - 15px) 10px,
    calc(100% - 15px) 0,
    100% 50%,
    calc(100% - 15px) 100%,
    calc(100% - 15px) calc(100% - 10px),
    0 calc(100% - 10px)
  );
  animation: a1 1.5s infinite linear;
}
@keyframes a1 {
  90%,
  100% {
    flex-grow: 1;
  }
}
.arrow-1 {
  margin-top: 30px;
}
.footer-text {
  font-family: Poppins;
  font-size: 54px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: left;
  color: white !important;
  text-decoration: none !important;
}
.quest {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 30px;
}
.footer {
  padding: 220px 0 0 !important;
}
.demo-btn {
  ackground: #4154f1;
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 4px;
  color: #fff;
}
.about li {
  cursor: pointer !important;
}
.white-color {
  color: white;
}
.blue-color {
  color: #695bf9 !important;
}
.about li h2 {
  font-weight: 100;
}
.about li.selected h2 {
  font-weight: 900 !important;
}
.about h2 {
  cursor: pointer;
}
.demo-btn {
  margin-top: 40px !important;
  margin: auto;
  font-weight: bold;
  background: #695bf9 !important;
  font-family: Poppins;
  font-size: 0.9rem !important;
  font-weight: 600 !important;
  border-color: #695bf9 !important;

  border-radius: 4px;
  color: #fff;
}

.announcement {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 40%;
  z-index: 3;
  animation: 0.5s ease-out 0s 1 slideInFromLeft;
  transition: transform 0.5s ease-in-out;
  filter: drop-shadow(0px 4px 24px rgba(0, 0, 0, 0.35));
}

.announcement.hide {
  transform: translateX(calc(-100% - 20px));
  filter: none;
}

@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}


section#about {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767.98px) {
  .announcement {
    bottom: 20px;
    left: 5%;
    width: 90%;
  }
  .announcement.hide {
    transform: translateX(-106%);
  }
}
@media (min-width: 450px) {
  .oldies__project .thumb {
    margin-left: 150px !important;
  }
}
@media (min-width: 768px) {
  section#olides {
    display: block;
  }
  section#oldies_mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .board {
    display: none;
  }
  #olides {
    display: none;
  }
  #oldies_mobile {
    display: block;
  }
  #change-image {
    margin-bottom: 20px;
  }
}

.oldies__project.row {
  margin: auto;
  padding: 30px 0;
  position: relative !important;
}
.board {
  margin-top: 0px !important;
  padding: 100px 0 !important;
  height: 100% !important;
  background: linear-gradient(180deg, #695bf9 0%, #2638e1 100%);
  color: #fff;
  -curve-height: 96px;
  position: relative;
}
.board .thumb {
  height: 270px !important;
  width: 250px !important;
}
.board .oldies__projects_carousel {
  margin: 0 100px !important;
}
.board h3 {
  font-size: 1.5rem !important;
  font-weight: 900 !important;
  font-family: Poppins;
}
.board time {
  font-size: 1rem !important;
  font-family: Poppins;
}
.board time span {
  float: right;
  text-align: right;
}
.board p {
  font-size: 0.8rem !important;
  font-family: Poppins;
}
.oldies__project .thumb {
  height: 192px;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -40%, 0) rotateX(10deg) rotate(-20deg);
  transform: translate3d(-50%, -40%, 0) rotateX(10deg) rotate(-20deg);
  width: 152px;
  z-index: -5;
}
.oldies__project:hover .thumb {
  opacity: 1;
  -webkit-transform: translate3d(-50%, -55%, 0) rotateX(0deg) rotate(-14deg);
  transform: translate3d(-50%, -55%, 0) rotateX(0) rotate(-14deg);
}
.board-swiper .swiper-slide {
  padding: 0px !important;
}
.board-swiper .country-slide .overlay span {
  padding-left: 0px !important;
}

.board-swiper .country-slide {
  width: 100% !important;
}
.board-swiper .country-slide .overlay {
  display: unset !important;
  height: 600px !important;
  background-color: unset !important;
}
.board-swiper .country-slide .overlay span {
  font-size: 1.5rem !important;
}
.board-swiper-pagination {
  text-align: center;
}
.board-text span {
  font-size: 1.5rem;
}
.board-mobile-text p {
  font-size: 1rem;
  text-align: justleftify !important;
}
.board-mobile p {
  font-size: 0.8rem;
  text-align: left !important;
  font-size: 16px !important;
}
.board-text .note {
  font-size: 0.8rem !important;
  font-weight: unset !important;
  color: gray;
}
.board-text {
  line-height: 33px !important;
  margin-bottom: 20px;
}
.board-mobile .country-slide img {
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
.oldies__project h3 {
  z-index: 5;
}
