/*
Theme Name: JupiterX Child
Description: Jupiter X Child Theme
Author: Artbees
Author URI: https://jupiterx.com
Template: jupiterx
Version: 1.0.0
Text Domain: jupiterx-child
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* Add your custom CSS codes in assets/less/style.less */
.jupiterx-corner-buttons.jupiterx-scrolled {
  right: 1.2rem !important; }

.wd-max-width {
  max-width: 1920px !important;
  margin: 0 auto !important; }

.companies-list .elementor-invisible {
  visibility: visible !important; }

@media screen and (min-width: 1920px) {
  .elementor-866 .elementor-element.elementor-element-351c24f:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap {
    background-size: contain; } }

/* ====
Sliders styles, 110320, e
==== */
.wpsisac-slick-slider.slick-initialized {
  overflow-x: hidden; }

/* .slick-current.slick-active {
	position: absolute !important;
	left: 0 !important;
}
*/
.wd-sliders {
  text-align: left;
  padding-right: 0;
  padding-left: 0; }

.wd-sliders .row {
  margin-right: 0;
  margin-left: 0; }

.wd-sliders .mobile {
  display: none; }

.wpsisac-slick-slider h2.wpsisac-slide-title {
  display: none;
  /* do not display slide's title, 120320, e */ }

.bgr {
  margin-right: 0;
  margin-left: 0; }

/*
.displayno	{
	display: none !important;
}
*/
.fadeinslide {
  opacity: 0;
  -webkit-transition: opacity 1000ms ease-in 0s;
  transition: opacity 1000ms ease-in 0s; }

.fadeslide {
  opacity: 1;
  -webkit-animation: 1s linear 0s 1 alternate opacitydiv;
  animation: 1s linear 0s 1 alternate opacitydiv; }

@-webkit-keyframes opacitydiv {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes opacitydiv {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.wpsisac-slick-slider .slick-dots li.stop-animation, .wpsisac-slick-slider:focus .slick-dots li:first-child {
  -webkit-animation: expand 5.9s infinite !important;
  animation: expand 5.9s infinite !important; }

/* make sliders fullscreen, 20/03/20, e */
.wd-slider > .elementor-column-wrap.elementor-element-populated {
  padding: 0 !important; }

.wd-slider .wpsisac-slider-content {
  padding: 60px 0 !important; }

/* =/= */
.bold {
  font-weight: bold; }

img {
  height: auto;
  max-width: 100%; }

/* OneOf11 slider */
.wd-slide-main {
  /*	position: relative;
	width: 100%; */
  height: 600px;
  background-color: #EFEFF9; }

.wd-slide-main > .row, .wd-slide-progs > .row {
  width: 100%; }

.wd-slide-main .delements > div {
  padding: 0; }

.slide-h1 {
  z-index: 250;
  min-height: 220px;
  text-align: left; }

.slide-h1 span:nth-of-type(1) {
  height: 80px;
  font-family: "euclid-circular-a", Sans-serif;
  font-size: 50px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 58px;
  color: #060026;
  position: absolute;
  top: 100px;
  left: 83px;
  width: calc(100vw/2); }

.slide-h1 span:nth-of-type(2) {
  height: 45px;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: #060026;
  position: absolute;
  top: 170px;
  left: 83px;
  width: calc(100vw/2); }

.viewmore a {
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  color: #EA178C;
  position: absolute;
  top: 220px;
  left: 83px;}

.slide-photo {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  /*	position: absolute;
	bottom: 0px;
	left: 40%; */ }

.slide-photo img {
  align-self: flex-end;
  z-index: 150;
  width: calc(100vw / 3.2);
  position: absolute;
  bottom: 0;
  max-width: 630px !important;}

.col-7.slide-photo {
  display: none; }

.slide-frame {
    display: none;
  /*border: solid #e5e9f1 29px;
  border-right: none;
  height: 316px;
  position: absolute;
  bottom: -29px;
  /*	left: -200px; */
  /*width: 100%;
  z-index: 50;*/ }

.slide-frame.two {
  border-left: none;
  width: 50%; }

#borderBottom {
    display: none;
  /*border-bottom: 29px solid #e5e9f1;
  position: absolute;
  bottom: -29px;
    left: 50%; 
  width: 70%; */}

.delements .col .slide-frame:last-of-type {
/* e, 03/11/20
width: calc((100vw/6) + 28px); */
  border-top: none;
  border-left: none; }

.frame-text {
  position: absolute;
  top: 10px;
  left: 83px;
  font-size: 12px;
  line-height: 18px;
  font-family: inherit;
  font-weight: 600;
  text-align: left; }

.frame-text img.minilogo {
    display: none;
  /*width: 76px;*/ }

.name {
  font-weight: 600;
  font-family: inherit;
  font-size: 28px;
  line-height: 36px;
}

.frame-text.info {
  position: absolute;
  bottom: 80px;
  left: 83px;
  top: unset;
  font-family: inherit;
  font-size: 16px;
  line-height: 24px;
  word-wrap: break-word;
  color: #060026;
  font-weight: 400;
}

.slick-next.slick-arrow, .slick-prev.slick-arrow {
  color: #16181B !important; }

/* Programs slider */
.wd-slide-progs {
  position: relative;
  min-height: 600px;
/* e, 08/10/21    height: 75vh; */
  height: 74vh; }

.wd-slide-progs .bgr {
  background-image: linear-gradient(119deg, #d61b89 -4%, #03329e 137%);
  border-radius: 4px;
/* after slider plugin update, changed from 85.69%, e, 03/11/20 */  
  width: 90vw;
  position: absolute;
  right: 0;
  top: 0;
/* e, 08/10/21    min-height: 500px; */
  min-height: 600px;
  height: 74vh;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center; }

.wd-slide-progs .info {
  color: #ffffff;
  text-align: left;
  left: -8%; }

.wd-slide-progs .info h2 {
  font-size: 50px;
  font-stretch: normal;
  font-style: normal;
  line-height: 58px;
  margin-bottom: 22px;
  color: #060026; }

.wd-slide-progs .info span {
  font-size: 16px;
  font-family: inherit;
  text-align: left;
  line-height: 24px;
  color: #060026;}

.wd-slide-progs .info .clickit {
  clear: left;
  width: 207px;
  height: 50px;
  border-radius: 6px;
  background-color: #09329e;
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: 28px; 
  margin-bottom: 60px;
}

.wd-slide-progs .info .clickit a {
  text-decoration: none; }

.wd-slide-progs .info .clickit a > span {
  text-transform: capitalize;
  margin: auto;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 50px;
  text-align: center;
  color: #EFEFF9; }

.wd-slide-progs .imgholder {
  position: relative;
  top: -5% !important;
  /*	top: 14.71%; */
/* after slider plugin update, changed from -19%, e, 03/11/20 */  
  left: -9vw; }

.wd-slide-progs .imgholder img {
  width: 75%;
  height: auto;
  margin-bottom: -40px;}

/* Founders slider */
.wd-slide-founders {
  height: calc(100vh * 0.7);
  position: relative; }
  
#founders .wd-slider .wpsisac-slider-content {
    padding: 80px 0 60px 0 !important;
}

.wd-slide-founders .bgr {
  border-radius: 10px;
  background-image: linear-gradient(51deg, #f3e8cf 26%, #e8e5f1 86%);
  width: 85.69%;
  position: absolute;
  right: 0;
  bottom: 0;
  /*	height: 550px; */
  height: calc(100vh * 0.65);
  display: -webkit-box;
  display: flex; }

.wd-slide-founders .bgr .info {
  /* 	padding-top: 380px; */
  padding-left: 70px;
  margin-right: 20px;
  position: absolute;
  bottom: 50px; }

.wd-slide-founders .bgr .info span {
  font-family: inherit;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: #060026; }

.wd-slide-founders .info img.minilogo {
  width: 192px;
  margin-bottom: 17px; }

.wd-slide-founders .imgholder {
  position: absolute;
  bottom: 0;
  left: 35%;
  /*	position: relative;
	top: 14.71%; 
	left: -19%; */ }

.wd-slide-founders .imgholder img {
  width: auto;
  height: calc(100vh / 1.4) !important;
  bottom: 0px;
  position: absolute; }

/* Testimonials slider */
#testimslider .wpsisac-slider-content {
  padding: 40px 0 0 0 !important; }

.wd-slide-testim {
  height: 380px;
  position: relative;
  -webkit-box-align: start;
  align-items: flex-start; }

.wd-slide-testim .bgr {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
  padding-right: 30px;}

.wd-slide-testim .imgholder {
  /*	display: flex;
	justify-content: flex-end; */
  position: relative;
  display: inline-block;
  /* <= shrinks container to image size */
  width: 267px;
  height: 203px;
  text-align: center; }

.wd-slide-testim .imgholder img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 230px;
  height: 191px;
  margin: 0 auto 0; }

.wd-slide-testim .imgholder svg {
  position: absolute;
  top: 0;
  left: 0;
  display: none;}

.wd-slide-testim .imgholder svg.mobile {
  display: block;
  visibility: hidden; }

.wd-slide-testim .info {
  width: 100%;
  display: block;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  /*	flex-direction: column;
	justify-content: flex-start;
	align-items: center; */ }

.wd-slide-testim .info p {
  text-align: left !important; }

.wd-slide-testim .info .subquote p {
  text-align: left; }

.wd-slide-testim .info .quote {
  display: block;
  width: 100%;
  margin-bottom: 40px;
  font-size: 20px !important;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: normal;
  color: inherit; }

.wd-slide-testim .info .name {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: inherit; }

.wd-slide-testim .info div span:nth-of-type(2) {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0; }
  
.wd-slide-testim .info .position {
  font-size: 12px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 18px;
  letter-spacing: normal;
  color: inherit; }

/* Companies slider */
.wd-slide-comp {
  height: 80vh;
  width: 100vw;
  position: relative;
  min-height: 650px; }

.wd-slide-comp .bgr {
  height: 95vh;
  padding-left: 0;
  min-height: 600px; }

.wd-slide-comp div.info {
  position: absolute;
  left: 84px;
  /*	bottom: calc(120vh - 85%); */
  bottom: 28vh;
  width: calc(100% - 84px); }

.wd-slide-comp .info p {
  width: 35%;
  display: block;
  font-size: 16px !important;
  font-weight: normal !important;
  font-stretch: normal;
  font-style: normal;
  text-align: left !important;
  line-height: 24px;
  letter-spacing: normal;
  color: inherit; }

.wd-slide-comp .info img.minilogo {
  width: 161px !important;
  height: 48px !important;
  margin-bottom: 17px;
  display: block;
  object-fit: contain;}

.wd-slide-comp .imgholder {
  padding: 0;
  right: 84px;}

.wd-slide-comp .imgholder img {
  height: calc(100vh * 0.60); }

#sliderheading {
  position: absolute;
  top: 125px;
  left: 84px;
  width: 53%; }

#sliderheading h1 .raven-heading-title {
  font-size: 68px;
  font-stretch: normal;
  font-style: normal;
  line-height: 73px;
  color: inherit; }

.elementor-page-1749 .wd-slider .wpsisac-slider-content {
  margin-top: 85px; }

/* fullscreen submenus temp style, 260320, e */
.submenu {
  position: absolute;
  bottom: 20px;
  left: 20px; }

.submenu ul li {
  display: inline; }

.submenu .socials {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end; }


/* tablets, 26/03/20, e */
@media screen and (max-width: 992px) {

  /*
	.slick-list.draggable {
		min-height: calc(((100vw * 0.7) / 0.94) + (100vw * 0.6)); }
	.slick-slider .slick-track {
		width: 100vw !important;
	}
*/
  .slick-slider .slick-track {
    display: -webkit-box;
    display: flex; }
  .wd-sliders {
    padding-right: 0;
    padding-left: 0;
    max-width: 100vw; }
  /* OneOf11 slider */
  .slide-h1 span:nth-of-type(1) {
    font-size: 32px;
    left: 34px;}
    .slide-h1 span:nth-of-type(2), .frame-text, .frame-text.info {left: 34px;}
  .viewmore a {
    line-height: 15px;
    left: 34px;}
  /* programs slider */
  .wd-slide-progs .info h2 {
    font-size: 40px; }
  /* Founders slider */
  .wd-slide-founders .bgr {
    width: 90%; }
  .wd-slide-founders .imgholder {
    margin-left: -30px; }
  .wd-slide-founders .bgr .info {
    padding-left: 30px; }
  .wd-slide-founders .bgr .info span {
    font-size: 18px;
    line-height: 1.44;
    letter-spacing: normal;
    color: #1b1b1b; }
  /* testimonials slider */
  .wd-slide-testim {
    height: unset; }
  .wd-slide-testim .bgr {
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px; }
  /* Companies slider */
  #sliderheading {
    width: 48%; }
  #sliderheading h1 .raven-heading-title {
    font-size: 50px;
    font-stretch: normal;
    font-style: normal;
    line-height: 58px; }
  .wd-slide-comp .bgr {
    max-height: 92vh;
    height: auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end; }
    .wd-slide-comp {
        max-height: 55vh;
        min-height: 600px !important;
    }
    .wd-slide-comp .info p {
        width: 70%; }
    .wd-slide-comp div.info {
        bottom: 4vh;
        left: 34px;
    }
    .wd-slide-comp .imgholder { right: 34px;}
    #sliderheading {
        left: 34px;
        top: 12vh;
    }
  /*  .wd-slide-comp div.info {
		position: relative;
		bottom: unset;
		width: 100%;
	}
*/
  .wd-slide-comp div.info span {
    width: 100%; } }
@media screen and (width: 1024px) and (orientation: landscape) {
   /* .wd-slide-comp .bgr { max-height: 100vh;}
    .wd-slide-comp {
        height: 50vh;
        min-height: 550px;
    } */
    .companies-top-section .wpsisac-slick-slider.design-5 .slick-dots {top: calc(68vh + 65px) !important;}
    .companies-top-section .wpsisac-slick-slider.design-5 .slick-arrow {top: 68vh !important;}
    #sliderheading, .wd-slide-comp div.info {left: 34px;}
}   
@media screen and (min-width: 510px) and (max-width: 768px) {
    .frame-text div.name {top: 80px !important;}
}
@media screen and (max-width: 1300px) and (height: 1080px), screen and (width: 1024px) and (height: 1366px) {
    /*.wd-slide-comp .bgr { max-height: 80vh;}
    .wd-slide-comp {
        height: 50vh;
        min-height: 350px;
    } */
    .companies-top-section .wpsisac-slick-slider.design-5 .slick-dots {top: calc(58vh + 65px) !important;}
    .companies-top-section .wpsisac-slick-slider.design-5 .slick-arrow {top: 58vh !important;}
    #sliderheading, .wd-slide-comp div.info {left: 34px;}
    /*.wd-slide-comp .info p {width: 100%;}*/
    .wd-slide-founders {
        height: 60vw;
    }
    .wd-slide-founders .bgr {
        height: 80%;
    }
    .wd-slide-founders .imgholder img {
        height: auto !important;
    }
}
@media screen and (height: 768px) and (orientation: landscape) {
    #sliderheading h1 .raven-heading-title {
        font-size: 48px;
        line-height: 56px;
    }
    .wd-slide-comp div.info {
        bottom: 24vh;
    }
}
@media screen and (min-width: 768px) and (max-height: 1024px) {
    #oneof11 .wd-slide-main {
        min-height: 650px;
    }
    #oneof11 .slide-photo img {
        margin-top: -200px;
    }
}
/* mobile */
@media (min-width: 480px) and (max-width: 768px) {
    .wd-slide-comp .imgholder {
          padding: 0 25% 0 !important;
}
.wd-slide-comp .imgholder img {margin-top: 30% !important;}
}
@media screen and (max-width: 768px) {
    .wd-slide-comp .imgholder { right: 0;}
  #cff.cff-masonry .cff-item.cff-box {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%; }
  #cff .cff-posts-wrap, #cff .cff-masonry-posts {
    width: 95%;
    margin: 0 auto; }
  #cff .cff-item.cff-box, #cff .cff-item.cff-box:first-child {
    padding: 0 !important; }
  .cff-link, .cff-photo {
    width: 95% !important; }
 /* .wpsisac-image-slide.slick-slide {
    width: 100% !important; }*/
  /*
	.slick-list.draggable {
		min-height: calc(((100vw * 0.7) / 0.94) + (100vw * 0.6));
		height: calc(((100vw * 0.7) / 0.94) + (100vw * 0.6));
		width: 100vw !important; }
	.slick-slider .slick-track {
		width: 100vw !important;
	}
*/
.wd-slider .wpsisac-slider-content {
  padding: 0 !important; }
  .wd-sliders {
    padding-right: 0;
    padding-left: 0;
    max-width: 100vw;
    /* es edit after plugin support suggestions, 150520 */
    max-width: 100vw !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100vw !important; }
  .wd-sliders .mobile {
    display: -webkit-box;
    display: flex; }
  .wpsisac-slick-slider.design-5 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-short-content {
    margin-bottom: 0; }
  .wpsisac-slick-slider.design-5 .slick-arrow {
    bottom: 50px !important; }
  .wpsisac-slick-slider.design-5 ul.slick-dots {
    bottom: 0 !important; }
  #oneof11 .wpsisac-slider-content, #founders .wpsisac-slider-content {
    padding-bottom: 0 !important; }
  #oneof11 .row.mobile, #founders .row.mobile {
    position: absolute;
    bottom: 0; }
  #oneof11 .row.mobile {max-height: 450px;}
  /* OneOf11 slider */
  #oneof11 .slick-list.draggable {
/*    height: 100vh; */}
  .row.delements {
    display: none !important; }
  .wd-slide-main {
/*    height: 75vh; */
    width: 100vw;
    display: block;
    height: 550px; }
  .wd-slide-main .row:not(.mobile) {
    height: 220px;
    display: block; }
  .slide-h1 {
    min-height: 140px;
    max-height: calc(25vh);
    padding: 40px 30px;
    width: 100%;
    height: 140px; }
  .slide-h1 span:nth-of-type(1), .slide-h1 span:nth-of-type(2), .viewmore a {
    color: #000000;
    position: unset;
    top: unset;
    left: unset;
    width: 100%;
    height: auto;
    display: block; }
  .slide-h1 span:nth-of-type(1) {
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 36px;
    padding-bottom: 10px;}
  .slide-h1 span:nth-of-type(2) {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal; }
  .viewmore a {
    color: #EA178C;
    margin-top: 16px;
    margin-bottom: 50px; 
    font-weight: 600;}
   .viewmore p {
    text-align: left !important;
    font-weight: 600 !important;}
  .slide-frame {
    border: none;
    height: auto;
    position: unset;
    bottom: unset; }
  .slide-photo {
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding: 0; }
  .slide-photo img {
    position: unset;
    bottom: unset;
    margin-left: -50px;
    width: 100% !important; }
  .frame-text {
    position: relative;
    top: unset;
    left: unset;
    padding: 0; }
  .frame-text div.name {
    position: absolute;
    margin-left: -62px;
    top: 50px; }
    .frame-text .name {
        line-height: unset;
    }
    .frame-text div.name span.name {
    font-size: 22px !important;
    font-weight: 600 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 30px;
    letter-spacing: normal;
    text-align: left !important;}
    #oneof11 .frame-text p.name span:not(.name) {
        line-height: 18px;
    }
  .frame-text span {
/*    position: absolute;
	margin-left: -65px;
	top: 80px; */
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    text-align: left !important;
    padding-right: 10px;
  }
  /* Programs slider */
  #programs .slick-list.draggable {
    height: 100%;
/* е, 08/10/21
    height: 100vh; */
    /*	min-height: unset; */ }
  #programs .wpsisac-slider-content {
    padding-bottom: 0 !important; }
  .wd-sliders .row {
    margin: 0; }
  .wd-slide-progs {
    min-height: 750px;
    height: 65vh;
    width: 100vw; }
  .wd-slide-progs .bgr {
    width: 100%;
    min-height: 650px;
/* е, 08/10/21
    height: 100vh; */
    height: 100%;
/* e end */    
    margin-top: 60px;
  }
  .wd-slide-progs .imgholder {
    left: 0;
    margin-top: -50px;
    text-align: center; }
  .wd-slide-progs .imgholder img {
    margin-top: 0;
    margin-bottom: 0;
    max-height: 400px;
    height: auto !important;
    width: auto !important;
    margin-left: auto;
    margin-right: auto; }
  .wd-slide-progs .info {
    left: unset; 
    padding-left: 30px;
    margin-top: -80px;
    margin-bottom: 40px;
  }
/* e, 08/10/21    
    margin-top: -60px;
    */
  
  .wd-slide-progs .info h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 14px; }
  .wd-slide-progs .info span {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal; }
  .wd-slide-progs .bgr .col-md-5 {
    /*		padding: 0; */ }
  /* Founders slider */
  #founders .slick-list.draggable {
    height: 80vh; }
  .wd-slide-founders {
    height: calc(90vh * 0.90);
    /*min-height: calc(((100vw * 0.5) / 0.94) + (100vw * 0.6));*/ }
  .wd-slide-founders .bgr {
    width: 100%;
    position: unset;
    right: unset;
    bottom: unset;
    height: 80vh;
   /* min-height: calc(((100vw * 0.5) / 0.94) + (100vw * 0.6));*/ }
  .wd-slide-founders .bgr .info {
    margin-right: unset;
    position: unset;
    bottom: unset;
    padding-right: 30px; }
  .wd-slide-founders .bgr .info span {
    width: calc(100vw - 60px);
    display: block; }
  .wd-slide-founders .info img.minilogo {
    margin-top: 60px;
    width: 114px !important;
    height: auto !important; }
  .wd-slide-founders .imgholder {
    margin-left: unset;
    position: unset;
    bottom: unset;
    left: unset; }
  .wd-slide-founders .imgholder img {
    width: 70% !important;
    height: auto !important;
    left: -38px; }
  .wd-slide-founders .bgr {
      border-radius: 0;
  }
  /* Testimonials slider */
  #testimslider .wpsisac-slick-slider.design-5 .slick-arrow {
    bottom: 45px !important; }
  #testimslider .wpsisac-slick-slider.design-5 ul.slick-dots {
    bottom: 0 !important; }
  #testimslider .slick-list.draggable {
    min-height: unset;
    height: unset;
    height: 100%;
    margin-bottom: 30px; }
  .wd-slide-testim {
    height: auto !important;
    display: block; }
  .wd-slide-testim .imgholder {
    width: 120px;
    height: 115px; }
  .wd-slide-testim .imgholder img {
    width: 117px !important;
    height: 117px !important;
    margin: 2px auto; }
  .wd-slide-testim .imgholder svg:not(.mobile) {
    /*		display: none; */
    visibility: hidden; }
  .wd-slide-testim .imgholder svg.mobile {
    display: block;
    width: 158px;
    height: 118px;
    visibility: hidden; }
  .wd-slide-testim .info {
    height: auto;
    width: 98%;}
  .wd-slide-testim .info .quote {
    margin-bottom: 25px;
    font-size: 16px !important;
    line-height: 24px;}
  .wd-slide-testim .info .subquote {
    line-height: 18px;
    width: calc(100% - 110px); }
  .wd-slide-testim .info .subquote p {
    line-height: 18px; }
  /* Companies slider */
  #compslider .slick-list.draggable {
    height: auto;
    /*	min-height: unset; */ }
  /*	
	#compslider .slick-slide {
		position: absolute !important;
	}
*/

    #compslider .col-md-5, #programs .col-md-5, #programs .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #compslider .order-md-2, #programs .order-md-2 {
        order: 1;
    }
    #compslider .order-md-1, #programs .order-md-1 {
        order: 2;
    }
  #sliderheading {
    position: relative;
    top:80px;
    left: unset;
    width: 100%;
    padding: 0 21px 0; }
  #sliderheading h1 .raven-heading-title {
    font-size: 32px;
    font-stretch: normal;
    font-style: normal;
    line-height: 36px;
    text-align: center; }
  .elementor-page-1749 .wd-slider .wpsisac-slider-content {
    margin-top: 0; }
  .wd-slide-comp {
    height: auto; }
  .wd-slide-comp .imgholder {
    text-align: center;
    padding: 0 15% 0; }
  .wd-slide-comp .imgholder img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center;
    margin-top: 60px;}
  .wd-slide-comp .bgr {
    min-height: 140px;
    height: 160px;
    margin-top: 20px; }
  .wd-slide-comp .bgr div.info {
    position: relative;
    padding: 0 0 0 20px;
    left: unset;
    bottom: unset;
    width: calc(100% - 140px); }
  .wd-slide-comp .info p {
    width: 100%; } }
    
@media screen and (max-width: 410px) {
    .wd-slide-comp .imgholder {
        padding: 0 6% 0 !important;
    }
}
@media (max-width: 1170px) and (min-width: 993px) {
    .wd-slide-comp .info p { width: 80%;}
}
    
@media (min-width: 769px) and (max-width: 1024px) {
    .wd-slide-testim .info .quote {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    .wd-slide-comp .imgholder img {
        margin-top: 20%;
    }
}
@media screen and (min-width: 1350px) {
  #testimslider {padding-right: 5%;}
  #sliderheading {
    max-width: 800px !important; } }
    
/* dropdown menu style 
.raven-nav-menu .raven-menu-item:hover::after {
  background-image: unset !important; }

ul.raven-submenu li > a::before {
    content: "";
    width: 47px;
    height: 36px;
	margin-right: 7px;
	align-self: center;
}

ul.raven-submenu li:nth-of-type(1) > a::before {
    background: transparent url("/wp-content/uploads/2021/07/Verticals-Fintech.png") no-repeat 0 0;
    background-size: auto 100%;
}

ul.raven-submenu li:nth-of-type(2) > a::before {
    background: transparent url("/wp-content/uploads/2021/07/Verticals-Healthcare.png") no-repeat 0 0;
    background-size: auto 100%;
}

ul.raven-submenu li:nth-of-type(3) > a::before {
    background: transparent url("/wp-content/uploads/2021/07/Verticals-Future-of-work.png") no-repeat 0 0;
    background-size: auto 100%;
}

ul.raven-submenu li:nth-of-type(4) > a::before {
    background: transparent url("/wp-content/uploads/2021/07/Verticals-Future-of-food.png") no-repeat 0 0;
    background-size: auto 100%;
}
ul.raven-submenu li:nth-of-type(5) > a::before {
    background: transparent url("/wp-content/uploads/2021/10/Icon-Ecomtech.png") no-repeat 0 0;
    background-size: auto 100%;
}

ul.raven-submenu li > a::after {
    content: "";
    width: 13px;
    height: 13px;
    color: #EA178C;
    background: url("./assets/img/Arrows_Link.svg") no-repeat 0 0;
    background-size: auto 100%;
    position: absolute;
    right: 20px;
    display: none;
}

ul.raven-submenu li:hover > a::after {
    display: block;
} */