@font-face {
  font-family: 'Ubuntu-Bold';
  src: url('../fonts/Ubuntu-Bold-subset.ttf');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-BoldItalic';
  src: url('../fonts/Ubuntu-BoldItalic.ttf');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-Italic';
  src: url('../fonts/Ubuntu-Italic.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-Light';
  src: url('../fonts/Ubuntu-Light-subset.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-LightItalic';
  src: url('../fonts/Ubuntu-LightItalic.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-Medium';
  src: url('../fonts/Ubuntu-Medium-subset.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-MediumItalic';
  src: url('../fonts/Ubuntu-MediumItalic.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-Regular';
  src: url('../fonts/Ubuntu-Regular-subset.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Lato-Regular';
  src: url('../fonts/Lato-Regular.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Lato-Black';
  src: url('../fonts/Lato-Black.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Lato-BlackItalic';
  src: url('../fonts/Lato-BlackItalic.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Lato-Bold';
  src: url('../fonts/Lato-Bold.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Lato-Semibold';
  src: url('../fonts/Lato-Semibold.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Lato-BoldItalic';
  src: url('../fonts/Lato-BoldItalic.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Lato-Italic';
  src: url('../fonts/Lato-Italic.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Lato-Light';
  src: url('../fonts/Lato-Light.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Lato-LightItalic';
  src: url('../fonts/Lato-LightItalic.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Lato-Thin';
  src: url('../fonts/Lato-Thin.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Lato-ThinItalic';
  src: url('../fonts/Lato-ThinItalic.ttf');
  font-display: swap;
}
.Ubuntu-Bold {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
}
.Ubuntu-BoldItalic {
  font-family: 'Ubuntu-BoldItalic', Helvetica, sans-serif;
}
.Ubuntu-Italic {
  font-family: 'Ubuntu-Italic', Helvetica, sans-serif;
}
.Ubuntu-Light {
  font-family: 'Ubuntu-Light', Helvetica, sans-serif;
}
.Ubuntu-LightItalic {
  font-family: 'Ubuntu-LightItalic', Helvetica, sans-serif;
}
.Ubuntu-Medium {
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
}
.Ubuntu-MediumItalic {
  font-family: 'Ubuntu-MediumItalic', Helvetica, sans-serif;
}
.Ubuntu-Regular {
  font-family: 'Ubuntu-Regular', Helvetica, sans-serif;
}
.Lato-Black {
  font-family: 'Lato-Black', Helvetica, sans-serif;
}
.Lato-BlackItalic {
  font-family: 'Lato-BlackItalic', Helvetica, sans-serif;
}
.Lato-Bold {
  font-family: 'Lato-Bold', Helvetica, sans-serif;
}
.Lato-SemiBold {
  font-family: 'Lato-Semibold', Helvetica, sans-serif;
}
.Lato-BoldItalic {
  font-family: 'Lato-BoldItalic', Helvetica, sans-serif;
}
.Lato-Italic {
  font-family: 'Lato-Italic', Helvetica, sans-serif;
}
.Lato-Light {
  font-family: 'Lato-Light', Helvetica, sans-serif;
}
.Lato-LightItalic {
  font-family: 'Lato-LightItalic', Helvetica, sans-serif;
}
.Lato-Thin {
  font-family: 'Lato-Thin', Helvetica, sans-serif;
}
.Lato-Regular {
  font-family: 'Lato-Regular', Helvetica, sans-serif;
}
.Lato-ThinItalic {
  font-family: 'Lato-ThinItalic', Helvetica, sans-serif;
}
body {
  font-family: 'Lato-Regular', sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-top: -105px;
  color: #111111;
}
.preload {
  position: absolute;
  z-index: -999999;
}
.logo {
  width: 200px;
}
h2 {
  font-size: 35px;
  line-height: 40px;
  padding-top: 15px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  margin-bottom: 0;
}
h3 {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  font-size: 32px;
  line-height: 35px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;
}
.bg-kiwi {
  background-color: rgb(0 0 0 / 22%);
}
.bg-kiwi-dark {
  background-color: rgb(0 0 0 / 76%);
}
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
  color: #ffffff;
}




.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
  font-size: 18px;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #ffffff;
}
.dropdown-menu {
  font-size: 16px;
  margin: -3px 0 0;
  background-color: rgb(255 255 255 / 88%);
}
.dropdown-item {
  padding: .15rem 1.5rem;
}
.dropdown-item.active,
.dropdown-item:active {
  background-color: transparent;
}
.header-menu {
  margin: 0 auto;
}
.header-menu li {
  padding: 15px 10px 15px;
  font-family: 'Ubuntu-Regular', Helvetica, sans-serif;
}
.btn-contact {
  background-color: #5CBA47;
  color: #ffffff;
  padding: 5px 20px;
  font-size: 18px;
  /*font-family: 'Ubuntu-Medium', Helvetica, sans-serif;*/
}
.btn-loadmore {
  background-color: #5CBA47;
  color: #ffffff;
  padding: 10px 20px;
  font-size: 20px;
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
}
.herotext {
  font-size: 65px;
  line-height: 80px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  padding-bottom: 20px;
}
.herotext-secondary a,
.herotext-secondary a:hover,
.herotext-secondary a:focus {
  font-size: 30px;
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
}
.services-bannerhero {
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.services-pagebanner {
  padding: 125px 15px;
  min-height: 860px;
  height: 100vh;
  max-height: 900px;
  color: #ffffff;
}
.services-banner-heading {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  font-size: 46px;
  line-height: 56px;
  padding-bottom: 10px;
}
.service-form-heading {
  font-size: 24px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
}
.inputstyle {
  background-color: transparent !important;
  border-bottom: 1px solid #5e5e5e;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin-bottom: 5px;
}
#refformtop .g-recaptcha {
  opacity: .8;
}
.form-bg-white {
  background-color: white;
  border-radius: 0px;
}
.btn-form {
  box-shadow: 0 4px 8px rgb(0 0 0 / 24%);
  border: none;
  letter-spacing: 2px;
  font-weight: 800;
  padding: 12px 24px;
  border-radius: 4px;
  background-color: #5CBA47;
  color: white;
}
.banner-ul {
  padding-left: 20px;
  font-size: 22px;
}
.banner-ul li {
  padding-bottom: 10px;
}
.bookmeeting a {
  text-decoration: none;
  color: #ffffff;
  position: fixed;
  right: -144px;
  top: 410px;
  background-color: #5cba47;
  padding: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  box-shadow: 3px 3px 4px 2px #2b2b2b;
  z-index: 22;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bookmeeting a:hover {
  right: 0;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bannerhero {
  height: 100vh;
  min-height: 530px;
  color: #ffffff;
}
.pagebanner {
  height: 600px;
  max-height: 600px;
  color: #ffffff;
}
.bgbanner {
  background-image: url('../images/banner/Slider_home.jpg');
  background-position: center;
  background-repeat: repeat-y;
  background-size: cover;
}
.bgbanner_startup {
  background-image: url('../images/banner/banner_1.jpg');
  background-repeat: repeat-y;
  background-size: cover;
}
.carousel-control-prev,
.carousel-control-next {
  width: 5%;
}
.carousel .bi-chevron-compact-left,
.carousel .bi-chevron-compact-right {
  color: #ffffff;
  font-size: 34px;
  text-shadow: 0px 0px 5px black;
}
.carousel-heading {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  color: #000000;
  font-size: 35px;
  line-height: 40px;
  padding-bottom: 20px;
}
.carousel-para {
  font-family: 'Lato-Regular', Helvetica, sans-serif;
  color: #000000;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 20px;
}
.carousel-bar {
  border-top: 2px solid #4589ff;
  width: 60px;
  padding-bottom: 10px;
}
.section-cta {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  font-size: 20px;
  color: #035bdc;
  text-decoration: none;
  text-decoration: none;
}
.section-cta:hover {
  text-decoration: none;
}
.sectionentrepreneur {
  padding: 80px 15px;
  background-image: url('../images/BG-Working-With-Entrepreneurs.png');
  background-repeat: no-repeat;
  background-position: 0px 50px;
  background-size: 27%;
}
#virtualevents .carousel-control-prev {
  left: 95px;
}
.startup-name {
  font-family: 'Lato-Bold', Helvetica, sans-serif;
  font-size: 25px;
}
.startup-designation {
  font-family: 'Lato-Regular', Helvetica, sans-serif;
  font-size: 18px;
}
.carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: #BFBFBF;
  border-radius: 5px;
  border-top: 0;
  border-bottom: 0;
}
.carousel-indicators .active {
  background-color: #57BA47;
  opacity: 1;
}
.carousel-indicators {
  right: auto;
  margin: 5px;
}
.statsbg {
  padding: 50px 15px;
  background-image: url('../images/stats-bg.png');
  background-size: cover;
}
.bg-kt-blue{
  background-color: #1d458a;
  padding: 50px 15px;
}
.stat-number {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  font-size: 40px;
  line-height: 45px;
}
.stat-title {
  font-family: 'Lato-Regular', Helvetica, sans-serif;
  font-size: 28px;
  line-height: 32px;
}
.statspadd {
  padding: 15px 0;
}
.sectionevent {
  padding: 70px 15px 40px;
}
.bglaptop {
  padding: 110px 15px 10px;
  background-image: url('../images/frame/Laptop-Fram-VCpanel.png');
  background-repeat: no-repeat;
  background-position: 35px 0px;
  background-size: 105%;
  min-height: 350px;
}
.event-info {
  color: #ffffff;
  text-align: center;
  padding-bottom: 70px;
}
.event-title {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  font-size: 30px;
  line-height: 36px;
}
.event-subtitle {
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
  font-size: 26px;
  line-height: 30px;
}
.event-time {
  font-family: 'Ubuntu-Light', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
}
.event-bar {
  border-top: 2px solid #ffffff;
  width: 60px;
  margin: 8px auto;
}
.sectionevent .carousel-indicators {
  left: -98%;
}
.eventpad {
  padding: 60px 0px 60px 40px;
}
.sectionportfolio {
  padding: 30px 15px 40px;
}
.startuplogo {
  height: 125px;
  background-repeat: no-repeat;
  background-position: center;
}
#portfolio_bgs {
  background-repeat: no-repeat;
  background-size: cover;
}
/*.bg-portfolio-hungary{background-image: url('../images/portfolio/bg-HUNGRY.jpg');  }
.bg-portfolio-fingerprint{background-image: url('../images/portfolio/nancy-macintyre.jpg');  }
.bg-portfolio-abode{background-image: url('../images/portfolio/kyle.jpg');  }
.bg-portfolio-urbanft{background-image: url('../images/portfolio/richard-steggall.jpg');  }
.bg-portfolio-lvh{background-image: url('../images/portfolio/Hugh.jpg');  }
.bg-portfolio-safe{background-image: url('../images/portfolio/Lauren-Weiniger.jpg');  }
.bg-portfolio-bwell{background-image: url('../images/portfolio/kristen-valdes.jpg');  }
.bg-portfolio-fluent{background-image: url('../images/portfolio/kyle.jpg');  }
.bg-portfolio-league{background-image: url('../images/portfolio/jay-whitehead.jpg');  }
.bg-portfolio-rally{background-image: url('../images/portfolio/Numaan-Akram.jpg');  }
.bg-portfolio-agent{background-image: url('../images/portfolio/MArk.jpg');  }
.bg-portfolio-botanisol{background-image: url('../images/portfolio/David.jpg');  }
.bg-portfolio-powerhandz{background-image: url('../images/portfolio/Danyel-Surrency-Jones.jpg');  }
.bg-portfolio-levered{background-image: url('../images/portfolio/Mitchell-Slater.jpg');  }
.bg-portfolio-mogul{background-image: url('../images/portfolio/Alexander-Mirza_Mogul.jpg');  }
.bg-portfolio-geer{background-image: url('../images/portfolio/Christian-Ferri.jpg');  }
.bg-ametroslearning{background-image: url('../images/portfolio/companies/ametros.png');}
.bg-landintelligence{background-image: url('../images/portfolio/companies/Land-Intelligence.png');}
.bg-leasera{background-image: url('../images/portfolio/companies/Leasera.png');}
.bg-marketplacevalet{background-image: url('../images/portfolio/companies/marketplace-valet.png');}
.bg-p3datasystems{background-image: url('../images/portfolio/companies/P3-Data-Systems.png');}
.bg-bygmusic{background-image: url('../images/portfolio/companies/byg-music.png');}
.bg-behavioursciencetechnology{background-image: url('../images/portfolio/companies/Behavior-Science-Technology.png');}*/
.homemodellogo {
  padding-left: 14px;
}
.bg-hungary {
  background-image: url('../images/portfolio/mobile/HUNGRY.png');
}
.bg-hungary:hover,
.bg-hungary.active,
.bg-hungary:focus {
  background-image: url('../images/portfolio/mobile/HUNGRY-white.png');
  background-color: #f16054;
}
.bg-fingerprint {
  background-image: url('../images/portfolio/mobile/fingerprint.png');
}
.bg-fingerprint:hover,
.bg-fingerprint.active,
.bg-fingerprint:focus {
  background-image: url('../images/portfolio/mobile/fingerprint-white.png');
  background-color: #ee4023;
}
.bg-abode {
  background-image: url('../images/portfolio/mobile/abode.png');
}
.bg-abode:hover,
.bg-abode.active,
.bg-abode:focus {
  background-image: url('../images/portfolio/mobile/abode-white.png');
  background-color: #eda520;
}
.bg-urbanft {
  background-image: url('../images/portfolio/mobile/urbanfit.png');
}
.bg-urbanft:hover,
.bg-urbanft.active,
.bg-urbanft:focus {
  background-image: url('../images/portfolio/mobile/urbanfit-white.png');
  background-color: #fa481b;
}
.bg-lvh {
  background-image: url('../images/portfolio/mobile/LVH.png');
}
.bg-lvh:hover,
.bg-lvh.active,
.bg-lvh:focus {
  background-image: url('../images/portfolio/mobile/LVH-white.png');
  background-color: #c6a769;
}
.bg-safe {
  background-image: url('../images/portfolio/mobile/safehealth.png');
}
.bg-safe:hover,
.bg-safe.active,
.bg-safe:focus {
  background-image: url('../images/portfolio/mobile/safehealth_white.png');
  background-color: #000;
}
.coda_worx {
  background-image: url('../images/portfolio/mobile/coda_worx.png');
  background-size: 95px;
}
.coda_worx:hover,
.coda_worx.active,
.coda_worx:focus {
  background-image: url('../images/portfolio/mobile/coda_worx_white.png');
  background-color: #CA7030;
}
.bg-botanisol {
  background-image: url('../images/portfolio/mobile/Botanisol-Analytics.png');
}
.bg-botanisol:hover,
.bg-botanisol.active,
.bg-botanisol:focus {
  background-image: url('../images/portfolio/mobile/Botanisol-Analytics-white.png');
  background-color: #313031;
}
.bg-fluent {
  background-image: url('../images/portfolio/mobile/abode.png');
}
.bg-fluent:hover,
.bg-fluent.active,
.bg-fluent:focus {
  background-image: url('../images/portfolio/mobile/abode-white.png');
  background-color: #74db9b;
}
.bg-league {
  background-image: url('../images/portfolio/mobile/league-network.png');
}
.bg-league:hover,
.bg-league.active,
.bg-league:focus {
  background-image: url('../images/portfolio/mobile/league-network-white.png');
  background-color: #eb7a35;
}
.bg-rally {
  background-image: url('../images/portfolio/mobile/Rally.png');
  background-size: 100px;
}
.bg-rally:hover,
.bg-rally.active,
.bg-rally:focus {
  background-image: url('../images/portfolio/mobile/Rally_White.png');
  background-color: #feb500;
  background-size: 100px;
}
.bg-agent {
  background-image: url('../images/portfolio/mobile/Agent.png');
}
.bg-agent:hover,
.bg-agent.active,
.bg-agent:focus {
  background-image: url('../images/portfolio/mobile/Agent-white.png');
  background-color: #010101;
}
.bg-powerhandz {
  background-image: url('../images/portfolio/mobile/Powerhands.png');
}
.bg-powerhandz:hover,
.bg-powerhandz.active,
.bg-powerhandz:focus {
  background-image: url('../images/portfolio/mobile/Powerhands-white.png');
  background-color: #c4a14d;
}
.bg-levered {
  background-image: url('../images/portfolio/mobile/Web3pro.png');
  background-size: 150px;
}
.bg-levered:hover,
.bg-levered.active,
.bg-levered:focus {
  background-image: url('../images/portfolio/mobile/Web3pro_white.png');
  background-color: #A530C0;
  background-size: 150px;
}
.bg-mogul {
  background-image: url('../images/portfolio/mobile/Mogul.png');
  background-size: 110px;
}
.bg-mogul:hover,
.bg-mogul.active,
.bg-mogul:focus {
  background-image: url('../images/portfolio/mobile/Mogul_White.png');
  background-color: #050336;
  background-size: 110px;
}
.bg-geer {
  background-image: url('../images/portfolio/mobile/Geer.png');
  background-size: 110px;
}
.bg-geer:hover,
.bg-geer.active,
.bg-geer:focus {
  background-image: url('../images/portfolio/mobile/geer_White.png');
  background-color: #4739d2;
  background-size: 110px;
}
.bg-nftpro {
  background-image: url('../images/portfolio/mobile/Web3pro.png');
  background-size: 150px;
}
.bg-nftpro:hover,
.bg-nftpro.active,
.bg-nftpro:focus {
  background-image: url('../images/portfolio/mobile/Web3pro_white.png');
  background-color: #A530C0;
  background-size: 150px;
}
.bg-ametroslearning {
  background-image: url('../images/portfolio/companies/ametros.png');
}
.bg-ametroslearning:hover,
.bg-ametroslearning.active,
.bg-ametroslearning:focus {
  background-image: url('../images/portfolio/companies/white/ametros.png');
  background-color: #b6c628;
}
.bg-landintelligence {
  background-image: url('../images/portfolio/companies/Land-Intelligence.png');
}
.bg-landintelligence:hover,
.bg-landintelligence.active,
.bg-landintelligence:focus {
  background-image: url('../images/portfolio/companies/white/Land-Intelligence.png');
  background-color: #6d8851;
}
.bg-leasera {
  background-image: url('../images/portfolio/companies/Leasera.png');
}
.bg-leasera:hover,
.bg-leasera.active,
.bg-leasera:focus {
  background-image: url('../images/portfolio/companies/white/Leasera.png');
  background-color: #4d4d4d;
}
.bg-marketplacevalet {
  background-image: url('../images/portfolio/companies/marketplace-valet.png');
}
.bg-marketplacevalet:hover,
.bg-marketplacevalet.active,
.bg-marketplacevalet:focus {
  background-image: url('../images/portfolio/companies/white/marketplace-valet.png');
  background-color: #fdc702;
}
.bg-p3datasystems {
  background-image: url('../images/portfolio/companies/P3-Data-Systems.png');
}
.bg-p3datasystems:hover,
.bg-p3datasystems.active,
.bg-p3datasystems:focus {
  background-image: url('../images/portfolio/companies/white/P3-Data-Systems.png');
  background-color: #4a72ad;
}
.bg-bygmusic {
  background-image: url('../images/portfolio/companies/byg-music.png');
}
.bg-bygmusic:hover,
.bg-bygmusic.active,
.bg-bygmusic:focus {
  background-image: url('../images/portfolio/companies/white/byg-music.png');
  background-color: #000000;
}
.bg-behavioursciencetechnology {
  background-image: url('../images/portfolio/companies/Behavior-Science-Technology.png');
}
.bg-behavioursciencetechnology:hover,
.bg-behavioursciencetechnology.active,
.bg-behavioursciencetechnology:focus {
  background-image: url('../images/portfolio/companies/white/Behavior-Science-Technology.png');
  background-color: #1980bf;
}
.bg-dindin {
  background-image: url('../images/portfolio/companies/DinDin.png');
}
.bg-dindin:hover,
.bg-dindin.active,
.bg-dindin:focus {
  background-image: url('../images/portfolio/companies/white/DinDin.png');
  background-color: #ee1003;
}
.bg-array-analytics {
  background-image: url('../images/portfolio/companies/array-analytics.png');
}
.bg-array-analytics:hover,
.bg-array-analytics.active,
.bg-array-analytics:focus {
  background-image: url('../images/portfolio/companies/white/array-analytics.png');
  background-color: #25a6b2;
}
/* this is event page investor logo section style start here */
.investor-logo:hover img{
  /* display: none; */
  visibility: hidden;
}
.investor-logo {
  height: 125px;
  background-repeat: no-repeat;
  background-position: center;
}
.investor-logo img{
  width: 100%;
}
.Beninvest:hover,
.Beninvest:active,
.Beninvest:focus{
  background-image: url('../images/investors-logos/Beninvest-&-Associates-white.png');
  background-color: #008F00;
  cursor: pointer;
  background-size: contain;
}
/* .Beninvest img:hover{
display: none;
} */
.Blue-9-Capital:hover,
.Blue-9-Capital.active,
.Blue-9-Capital:focus {
  background-image: url('../images/investors-logos/Blue-9-Capital-white.png');
  background-color: #16A9E2;
}  
.Sancor-Seguros-Ventures:hover,
.Sancor-Seguros-Ventures.active,
.Sancor-Seguros-Ventures:focus {
  background-image: url('../images/investors-logos/Sancor-Seguros-Ventures-white.png');
  background-color: #9F0067;
}
.BDMI:hover,
.BDMI:active,
.BDMI:focus{
  background-image: url('../images/investors-logos/BDMI-white.png');
  background-color: #E40427;
}
.Mandalore:hover,
.Mandalore.active,
.Mandalore:focus{  
  background-image: url('../images/investors-logos/Mandalore-White.png');
  background-color: #353865;
}
.Network-solution:hover,
.Network-solution.active,
.Network-solution:focus
{
  background-image: url('../images/investors-logos/Network-solution-white.png');
  background-color: #066F26;
}
.Firstimagine:hover,
.Firstimagine.active,
.Firstimagine:focus
{
  background-image: url('../images/investors-logos/Firstimagine-white.png');
  background-color: #6C7F90;
}
.revtech:hover,
.revtech.active,
.revtech:focus
{
  background-image: url('../images/investors-logos/revtech-white.png');
  background-color: #8DC73F;
}
.brightside:hover,
.brightside.active,
.brightside:focus{
  background-image: url('../images/investors-logos/brightside-white.png');
  background-color: #FD8957;
}
.Sixty-Degree-Capital:hover,
.Sixty-Degree-Capital.active,
.Sixty-Degree-Capital:focus 
{
  background-image: url('../images/investors-logos/Sixty-Degree-Capital-white.png');
  background-color: #A68DAE;
}
.RS-ventures:hover,
.RS-ventures.active,
.RS-ventures:focus 
{
  background-image: url('../images/investors-logos/RS-ventures-white.png');
  background-color: #171919;
}
.mitsui-global:hover,
.mitsui-global.active,
.mitsui-global:focus 
{
  background-image: url('../images/investors-logos/mitsui-global-white.png');
  background-color: #171919;
}
.arrandale-ventures:hover,
.arrandale-ventures.active,
.arrandale-ventures:focus {
  background-image: url('../images/investors-logos/arrandale-ventures-white.png');
  background-color: #1C3368;
}
.Pursuit-ventures:hover,
.Pursuit-ventures.active,
.Pursuit-ventures:focus {
  background-image: url('../images/investors-logos/Pursuit-ventures-white.png');
  background-color: #505050;
}
.clocktower:hover,
.clocktower.active,
.clocktower:focus {
  background-image: url('../images/investors-logos/clocktower-white.png');
  background-color: #4B4B4B;
}
.chloe-capital:hover,
.chloe-capital.active,
.chloe-capital:focus {
  background-image: url('../images/investors-logos/chloe-capital-white.png');
  background-color: #328F93;
}
.levelup:hover,
.levelup.active,
.levelup:focus {
  background-image: url('../images/investors-logos/levelup-white.png');
  background-color: #1D2945;
}
.ILUMINAR:hover,
.ILUMINAR.active,
.ILUMINAR:focus {
  background-image: url('../images/investors-logos/ILUMINAR_white.png');
  background-color: #656565;
}
.Go-global:hover,
.Go-global.active,
.Go-global:focus {
  background-image: url('../images/investors-logos/Go-global-white.png');
  background-color: #FED952;
}
.uniglobe:hover,
.uniglobe.active,
.uniglobe:focus {
  background-image: url('../images/investors-logos/uniglobe-white.png');
  background-color: #FF4C32;
}
.NPV:hover,
.NPV.active,
.NPV:focus {
  background-image: url('../images/investors-logos/NPV-white.png');
  background-color: #8B8B8B;
}
.RYSE:hover,
.RYSE.active,
.RYSE:focus {
  background-image: url('../images/investors-logos/RYSE-white.png');
  background-color: #02ADEE;
}
.Dream-it:hover,
.Dream-it.active,
.Dream-it:focus {
  background-image: url('../images/investors-logos/Dreamit-Ventures-white.png');
  background-color: #FFC600;
}
.Celtic:hover,
.Celtic.active,
.Celtic:focus {
  background-image: url('../images/investors-logos/Celtic-white.png');
  background-color: #A4A4A4;
}
.Telosity-Ventures:hover,
.Telosity-Ventures.active,
.Telosity-Ventures:focus {
  background-image: url('../images/investors-logos/Telosity-Ventures-white.png');
  background-color: #4B4BFF;
}
.Invictus-capital-partners:hover,
.Invictus-capital-partners.active,
.Invictus-capital-partners:focus {
  background-image: url('../images/investors-logos/Invictus-capital-partners-white.png');
  background-color: #7A1A02;
}
.exploration-ventures:hover,
.exploration-ventures.active,
.exploration-ventures:focus {
  background-image: url('../images/investors-logos/exploration-ventures-white.png');
  background-color: #253175;
}
.conscience:hover,
.conscience.active,
.conscience:focus {
  background-image: url('../images/investors-logos/conscience-white.png');
  background-color: #0912F4;
} 
.GG:hover,
.GG.active,
.GG:focus {
  background-image: url('../images/investors-logos/GG-white.png');
  background-color: #A3D400;
} 
.GSD:hover,
.GSD.active,
.GSD:focus {
  background-image: url('../images/investors-logos/GSD-white.png');
  background-color: #3B9AD4;
} 
.gr8ventures:hover,
.gr8ventures.active,
.gr8ventures:focus {
  background-image: url('../images/investors-logos/GR8-white.png');
  background-color: #3B9AD4;
} 
.Virginia-Venture-Partners:hover,
.Virginia-Venture-Partners.active,
.Virginia-Venture-Partners:focus{
  background-image: url('../images/investors-logos/Virginia-Venture-Partners-white.png');
  background-color: #23558B;
} 
.WiseOcean-Tech:hover,
.WiseOcean-Tech.active,
.WiseOcean-Tech:focus {
  background-image: url('../images/investors-logos/WiseOcean-Tech-white.png');
  background-color: #844DAB;
} 
.Blu-Venture-Investors:hover,
.Blu-Venture-Investors.active,
.Blu-Venture-Investors:focus {
  background-image: url('../images/investors-logos/Blu-Venture-Investors-white.png');
  background-color: #1B75BB;
} 
.Onelin-Capital:hover,
.Onelin-Capital.active,
.Onelin-Capital:focus {
  background-image: url('../images/investors-logos/Onelin-Capital-white.png');
  background-color: #FF0000;
} 
.Brand-Capital-International:hover,
.Brand-Capital-International.active,
.Brand-Capital-International:focus {
  background-image: url('../images/investors-logos/Brand-Capital-International-white.png');
  background-color: #BEAE88;
} 
.Silicon-Road-Ventures:hover,
.Silicon-Road-Ventures.active,
.Silicon-Road-Ventures:focus {
  background-image: url('../images/investors-logos/Silicon-Road-Ventures-white.png');
  background-color: #FCDB05;
} 
.Vibranium:hover,
.Vibranium.active,
.Vibranium:focus {
  background-image: url('../images/investors-logos/Vibranium-white.png');
  background-color: #EC8A35;
} 
.SoftBank:hover,
.SoftBank.active,
.SoftBank:focus {
  background-image: url('../images/investors-logos/Soft-bank-white.png');
  background-color: #AAAFB3;
} 
.Driventure:hover,
.Driventure.active,
.Driventure:focus {
  background-image: url('../images/investors-logos/driventure-white.png');
  background-color: #1521BE;
} 
.Investible:hover,
.Investible.active,
.Investible:focus {
  background-image: url('../images/investors-logos/Investible-white.png');
  background-color: #29709A;
} 
.Grand-Ventures:hover,
.Grand-Ventures.active,
.Grand-Ventures:focus {
  background-image: url('../images/investors-logos/Grand-Ventures-white.png');
  background-color: #4E555E;
} 
.Rutanio:hover,
.Rutanio.active,
.Rutanio:focus {
  background-image: url('../images/investors-logos/Rutaniowhite.png');
  background-color: #FF4864;
} 
.Sage-Communications:hover,
.Sage-Communications.active,
.Sage-Communications:focus {
  background-image: url('../images/investors-logos/Sage-Communications-white.png');
  background-color: #F68F85;
} 
.Healthcare-Angels:hover,
.Healthcare-Angels.active,
.Healthcare-Angels:focus {
  background-image: url('../images/investors-logos/Healthcare-Angels-white.png');
  background-color: #006838;
} 
.Sand-hill-Angels:hover,
.Sand-hill-Angels.active,
.Sand-hill-Angels:focus {
  background-image: url('../images/investors-logos/Sand-hill-Angels-white.png');
  background-color: #3AAF4A;
} 
.The-Board:hover,
.The-Board.active,
.The-Board:focus {
  background-image: url('../images/investors-logos/The-Board-white.png');
  background-color: #7BABC8;
} 
.Canyon-angels:hover,
.Canyon-angels.active,
.Canyon-angels:focus {
  background-image: url('../images/investors-logos/Canyonangels-white.png');
  background-color: #1E2029;
} 
.Starlight-Capital:hover,
.Starlight-Capital.active,
.Starlight-Capital:focus {
  background-image: url('../images/investors-logos/Starlight-Capital-inc-white.png');
  background-color: #ED4856;
} 
.AlphaQ-Venture-Capital:hover,
.AlphaQ-Venture-Capital.active,
.AlphaQ-Venture-Capital:focus {
  background-image: url('../images/investors-logos/AlphaQ-Venture-Capital-white.png');
  background-color: #161616;
} 
.MOBILEYOURLIFE:hover,
.MOBILEYOURLIFE.active,
.MOBILEYOURLIFE:focus {
  background-image: url('../images/investors-logos/mobileyourlife-white.png');
  background-color:  #51FF12;
} 
.Chenel-Capital:hover,
.Chenel-Capital.active,
.Chenel-Capital:focus {
  background-image: url('../images/investors-logos/Chenel-Capital-white.png');
  background-color: #010101;
} 
/* this is event page investor logo section style end here */
.portfolio-info {
  position: absolute;
  bottom: 0;
  padding: 20px 35px 20px 20px;
}
.portfolio-name {
  font-family: 'Lato-Bold', Helvetica, sans-serif;
  font-size: 40px;
}
.portfolio-about {
  font-family: 'Lato-Regular', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 25px;
}
.portfolio-bar {
  background-image: url('../images/gradient-bar.png');
  height: 6px;
  width: 150px;
  background-size: contain;
  margin: 5px 0 15px;
}
.gallerypad {
  padding: 6px;
}
.entrepreneurs_bgmobile {
  display: none;
}
.blogs {
  padding: 10px 0;
}
.blog-category {
  font-family: 'Lato-Bold', Helvetica, sans-serif;
  font-size: 22px;
}
.blog-title a,
.blog-title:hover {
  font-family: 'Lato-Bold', Helvetica, sans-serif;
  font-size: 28px;
  text-decoration: none;
  color: #111111;
  line-height: 40px;
}
footer {
  padding: 60px 0 40px;
  color: #ffffff;
  background-color: #000000;
}
.footer-logo {
  width: 150px;
}
footer p {
  padding-top: 20px;
  font-size: 14px;
}
footer hr {
  border-top: 1px solid #2f2f2f;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.btn-footer {
  color: #ffffff;
  border: 2px solid;
  font-size: 12px;
}
.footer-title {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 26px;
}
.footer-li {
  padding: 20px 0;
  list-style: none;
  font-size: 14px;
  line-height: 20px;
}
.footer-li li {
  padding-bottom: 5px;
}
.footer-li li a,
.footer-li li a:hover {
  color: #ffffff;
  text-decoration: none;
}
.btn-kiwigreen {
  background-color: #5CBA47;
  color: #ffffff;
  border-radius: 0;
}
.btn-kiwigreen:hover {
  background-color: #28a745;
  color: #ffffff;
  border-radius: 0;
}
.footnote {
  font-size: 12px;
  padding-top: 10px;
}
.footnote .icon {
  font-size: 14px;
  padding-right: 5px;
}
.footer-socials {
  list-style: none;
  padding: 0
}
.footer-socials li {
  display: inline;
  padding-right: 20px;
}
.socialicons {
  height: 20px;
}
.footer-copyright {
  color: #5CBA47;
  font-size: 12px;
}
.footer-sitemap {
  font-size: 12px;
  padding-top: 15px;
}
.footer-sitemap a,
.footer-sitemap a:hover {
  color: #ffffff;
  text-decoration: none;
}
.error {
  border-bottom: 1px solid #ff0000;
}
/* #refform .error:focus {border-bottom: 1px solid #ff0000;} */
#refformtop .error {
  border-bottom: 1px solid #ff0000 !important;
}
#refform .error:focus {
  border-bottom: 1px solid #ff0000 !important;
}
.inputregister.error {
  border-bottom: 1px solid #ff0000;
}
.sectiongallery {
  padding: 40px 15px 80px;
}
.foot_form {
  padding: 30px 30px;
}
.blog-div p {
  font-size: 20px;
}
.ext-title {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  font-size: 35px;
  line-height: 40px;
  padding-top: 30px;
  padding-bottom: 20px;
  font-weight: 700;
}
.ext-title-text {
  font-size: 20px;
}
.ext-text-big {
  font-family: 'Lato-Bold', Helvetica, sans-serif;
}
.centerstage-subheading {
  font-family: 'Lato-Bold', Helvetica, sans-serif;
}
.ext-title-big {
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
  font-size: 35px;
  line-height: 40px;
  padding-top: 30px;
  padding-bottom: 20px;
}
.ext-bold-txt {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  font-size: 18px;
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 25px;
}
.margin-top-30 {
  margin-top: 30px;
}
section {
  margin-bottom: 50px;
  clear: both;
}
.in-p-10 {
  padding-left: 2em;
  padding-right: 2em;
}
.remove-bottom {
  margin-bottom: 0px !important;
}
.bgbanner_startup1 {
  background-image: url('../images/startup_program/Slider.jpg');
  background-repeat: repeat-y;
  background-size: cover;
  background-position: center center;
}
.stattup_sectionentrepreneur {
  background-image: url('../images/startup_program/BG-Working-With-Entrepreneurs.png');
  background-repeat: no-repeat;
  background-position: 0px 200px;
  background-size: 30%;
  margin-top: 30px;
}
#startup_carousel {
  background-image: url('../images/startup_program/pure-white-background.jpg');
  background-repeat: repeat-y;
  background-size: cover;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 55px;
  box-shadow: 1px 1px 3px 3px #F5F5F5;
  min-height: 515px;
  z-index: 2;
}
.testimonial_box {
  padding-bottom: 20px;
}
.readmoretestimonial {
  margin-top: -60px;
}
.testimonial_content {
  font-size: 20px;
  padding-bottom: 20px;
}
#virtualevents .carousel-indicators {
  padding-bottom: 0px;
}
.carousel-indicators {
  padding-bottom: 50px;
}
#entrepreneurs .carousel-indicators {
  margin-left: 40px;
}
#aspacing {
  margin-top: 15px;
  margin-bottom: 5px;
}
/*startup program*/
.txtgreen {
  color: #5CBA47;
}
.entrepreneurs .carousel-indicators li {
  margin-bottom: 10px;
}
.entrepreneurs .carousel-indicators {
  margin-left: 75px;
}
/*.carousel-para{font-size: 20px;}*/
/*end*/
/*About us*/
.about-banner {
  background-image: url('../images/about/About-Us_Banner.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.about-backbg {
  background: url('../images/accelerators/Object-1.jpg');
  background-repeat: no-repeat;
  background-position: left 15% bottom;
  padding-bottom: 30px;
  background-size: 40%;
}
.about-backbg1 {
  background: url('../images/accelerators/Object-1.jpg');
  background-repeat: no-repeat;
  background-position: right 2% bottom;
  padding-bottom: 35px;
  background-size: 35%;
}
.border-right-black {
  border-right: 3px solid black;
}
.dot-bg-img-green {
  background-image: url('../images/dotted-bg.png');
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 110px;
}
/*end*/
.top-bg-img {
  position: absolute;
  top: -10%;
  float: right;
  right: -20px;
}
.carousel-img1 {
  background-image: url('../images/startup_program/HarshaRajasimha.jpg');
  background-position: center;
  background-size: cover;
  height: 400px;
  background-repeat: no-repeat;
  background-position: center;
}
.carousel-img2 {
  background-image: url('../images/startup_program/HarshaRajasimha.jpg');
  background-position: center;
  background-size: cover;
  height: 400px;
  background-repeat: no-repeat;
  background-position: center;
}
.carousel-img3 {
  background-image: url('../images/startup_program/HarshaRajasimha.jpg');
  background-position: center;
  background-size: cover;
  height: 400px;
  background-repeat: no-repeat;
  background-position: center;
}
.box {
  display: flex;
  flex-direction: row;
}
.box :nth-child(1) {
  order: 1;
}
.box :nth-child(2) {
  order: 2;
}
.box :nth-child(3) {
  order: 3;
}
.startup-title {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  font-size: 25px;
  line-height: 26px;
  padding-top: 30px;
  padding-left: 25px;
}
.bold-txt {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  font-size: 16px;
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 25px;
}
#startup-bgimg {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 120px;
  display: block;
  z-index: 2 !important;
}
#startup-toptxt {
  z-index: 1 !important;
  background-image: linear-gradient(#4589FF, #08BDBA);
  padding: 50px 75px;
  margin-top: -18em;
  color: white;
  align-self: center;
}
#startup-01 {
  margin-top: auto;
}
#divimg {
  background-image: url('../images/startup_program/Take-the-Centerstage.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  /*min-height: 450px;*/
  background-position: center;
}
.centerstage_content {
  background-image: linear-gradient(#4589FF, #08BDBA);
  color: white;
  padding: 60px 40px;
}
.big-font {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  font-size: 80px;
  line-height: 80px;
  font-weight: 1000;
}
#section-bgimg {
  background-image: url('../images/startup_program/You-are-With-Good-Minds.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 410px;
}
#top-div1 {
  position: relative;
  background-image: linear-gradient(#4589FF, #08BDBA);
  color: white;
  text-align: left;
  padding: 40px 70px;
  margin-right: 4%;
  margin-left: 4%;
  height: auto;
  margin-top: 46px;
}
.pos-content {
  top: -175px;
}
.remove-margin-b {
  margin-bottom: -100px;
}
.white {
  color: white;
}
.txtgreen {
  color: #5CBA47;
}
.txtgreen-md {
  color: #5CBA47;
}
#right-pos1 {
  margin-top: 15px;
}
#lessspacing {
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 2px;
}
#startup-03 {}
#section-bgimg2 {
  background-image: url('../images/startup_program/Enter-the-ExitWagon.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}
#top-div2 {
  background-image: linear-gradient(#4589FF, #08BDBA);
  color: white;
  text-align: left;
  padding-left: 4%;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-right: 4%;
  font-size: 20px;
  top: 185px;
  margin-left: 4%;
  margin-right: 4%;
  min-height: 250px;
  margin-bottom: 50px;
}
#section-bgimg3 {
  background-image: url('../images/startup_program/Contact-Form.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 377px;
  background-position: center center;
}
#input-form {
  background-image: linear-gradient(#4589FF, #08BDBA);
  padding: 100px;
  padding-top: 50px;
  padding-right: 60px;
  padding-left: 60px;
  padding-bottom: 50px;
}
.inputregister {
  font-size: 20px;
  border: 0;
  outline: 0;
  background: transparent;
  border-bottom: 1px solid #eee;
  color: white;
  width: 90%;
}
.no-outline:focus {
  outline: none;
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */
}
.btn1 {
  border: 1px solid #eee;
  color: white;
  padding: 5px 20px;
  border-radius: 5px;
  background-color: Transparent;
  font-size: 25px;
}
#form-above {
  margin-bottom: 120px;
  background-image: url('../images/startup_program/Enter-the-ExitWagon.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 450px;
}
.footform-padding {
  padding: 30px 50px;
}
.foot-contactform {
  background-image: linear-gradient(#4589FF, #08BDBA);
}
/*AI ML */
#ai_ml_carousel .carousel-control-next-icon,
#ai_ml_carousel .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
  background-color: black;
}
#ai_ml_carousel .carousel-indicators {
  padding-bottom: 0px;
}
.c-menu {
  cursor: pointer;
}
.hr-line-1:hover {
  background-color: #5CBA47;
}
.hr-line-1.active {
  background-image: none;
  background-color: #5CBA47;
}
/*.faq-section .mb-0 > a {display: block;position: relative;}
.faq-section .mb-0 > a:after {content: "\f067";font-family: "Font Awesome 5 Free";position: absolute;right: 0;font-weight: 600;}
.faq-section .mb-0 > a[aria-expanded="true"]:after {content: "\f068";font-family: "Font Awesome 5 Free";font-weight: 600;}*/
/*.bg-color-card{background-color: #438AFD;color: white;}
.bg-color-card a{color: white;}*/
.card-body {
  padding: 0rem;
}
.ai-ml-bgimg {
  background-position: center;
  background-image: url('../images/ai_ml/banner-main.jpg');
  background-repeat: repeat-y;
  background-size: cover;
}
.fontsizepara {
  font-size: 20px;
  line-height: 28px;
}
.fontsizeparabold {
  font-size: 35px;
  line-height: 45px;
}
.p-text {
  font-family: 'Lato-Regular', Helvetica, sans-serif;
  padding-top: 10px;
}
.p-text-bold {
  font-family: 'Lato-Bold', Helvetica, sans-serif;
  padding-top: 10px;
}
/* form {} */
::placeholder {
  font-family: 'Ubuntu-Light', Helvetica, sans-serif;
  font-size: 18px;
}
.p-text-white {
  font-family: 'Lato-Regular', Helvetica, sans-serif;
  padding-top: 15px;
}
.bg-img {
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  background-position: center center;
  width: 100%;
}
.bg-color {
  background-image: linear-gradient(#4589FF, #08BDBA);
}
.kt-bg-color{
  background-color: #1d458a;
}
.top-box {
  z-index: 1;
  background-image: linear-gradient(#4589FF, #08BDBA);
  padding-left: 3em;
  padding-right: 3em;
  padding-bottom: 3em;
  margin-top: -11em;
  min-height: 270px;
  color: white;
  padding-top: 2em;
}
.border-box {
  border: solid;
  border-color: #edebeb;
}
.align-middle-text {
  padding-top: 20px;
  display: inline-block;
  vertical-align: middle;
}
.hand-bgimg {
  background-image: url('../images/startup_program/Contact-Form.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.hand-bg-img-services {
  background-image: url('../images/startup_program/Contact-Form.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.hand-text {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  font-size: 35px;
  line-height: 40px;
  padding-top: 40px;
  padding-bottom: 20px;
  font-weight: 900;
  color: white;
}
.input-form {
  background-image: linear-gradient(#4589FF, #08BDBA);
}
.inner-padding {
  padding-top: 30px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 30px;
}
.hr-line {
  height: 1px;
  width: 150px;
  background-color: white;
  margin: 2px 0 15px;
}
.carousel-txt {
  padding-left: 4em;
  padding-right: 3em;
  padding-top: 3em;
  padding-bottom: 3em;
}
.hr-line-1 {
  height: 3px;
  width: 150px;
  background-image: linear-gradient(#dff0f5, #91d8ed);
  margin: 0px 0 0px;
  border: 0;
}
.c-hero-txt {
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
  font-size: 30px;
  line-height: 40px;
  padding-top: 15px;
  padding-bottom: 25px;
}
.casestudy_heading {
  font-size: 32px;
  font-family: 'Lato-Bold', Helvetica, sans-serif;
}
.p-bold {
  font-size: 20px;
  line-height: 28px;
  padding-top: 10px;
  padding-bottom: 25px;
  font-weight: 500;
}
.indi-postion {
  top: 100px;
}
.entrepreneurs_slides {
  padding-bottom: 45px;
}
.entrepreneurs_slides .carousel-indicators {
  padding-bottom: 0px;
  top: 520px;
  left: 0px;
  margin-left: 0 !important;
}
/* working with investors*/
.investors-bgimg {
  background-image: url('../images/investors/top-banner.jpg');
  background-repeat: repeat-y;
  background-size: cover;
  background-position: center;
}
.bg-img-below {
  position: absolute;
  top: -10%;
  float: right;
  right: -20px;
}
.logo-box {
  background-color: white;
}
.bg-white {
  background-color: white;
}
.fixed-height {
  height: 150px;
}
#faqsection .card {
  border-radius: 0px;
}
.light-gray-bg {
  background-color: #EDEBEB !important;
}
.relative-img {
  position: absolute;
  float: right;
}
.card-body {
  padding: 0px;
}
#investors_deal {
  height: 500px;
  background-image: url('../images/investors/Trust-Us.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 120px;
  display: block;
  z-index: 2 !important;
}
#ai_ml_firstfold {
  height: 500px;
  background-image: url('../images/ai_ml/Third-Fold.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 120px;
  display: block;
  z-index: 2 !important;
}
#investors_investment {
  background-image: url('../images/investors/Invest-in-Diversity.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 410px;
}
.investors_logos {
  width: 100%;
}
.invest_across_logos {
  padding: 20px;
}
.invest_across_logos .row {
  height: 120px;
  text-align: center;
}
.invest_across_logos img {
  max-width: 100%;
  max-height: 100px;
}
.invest_geographies {
  padding: 20px 0;
}
.collap-heading {
  font-family: 'Lato-Bold', Helvetica, sans-serif;
  font-size: 20px;
}
.border-box {
  border-color: #F0F0F0;
}
#faqsection .card-header {
  background-color: white;
}
.collap-heading>a {
  color: #0056b3;
}
.collap-heading>.collapsed {
  color: black;
}
.collap-heading>a:hover,
.collap-heading>a:active,
.collap-heading>a:focus {
  text-decoration: none;
}
.border-box {
  border-color: #F0F0F0;
}
/*Accelerator*/
.acc-banner {
  background-image: url('../images/accelerators/main-banner.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 410px;
}
#sharing_caring {
  height: 500px;
  background-image: url('../images/accelerators/Sharing-is-Caring.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 120px;
  display: block;
  z-index: 2 !important;
  background-position: center;
}
.border-box-partners {
  border: 1px solid #ccc;
}
.box-img-partners {
  padding: 10px;
  max-height: 220px;
  padding: 10%;
}
.div-img {
  margin: auto;
  display: block;
}
.background-color-img {
  background: url('../images/accelerators/Object-1.jpg');
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 98% 200px;
}
.dot-bg-img-text {
  background-image: url('../images/accelerators/dots-Object-White.svg');
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 110px;
}
.bg-empowering {
  background: url('../images/accelerators/Object-1.jpg');
  background-repeat: no-repeat;
  background-position: right bottom;
  padding: 50px 0;
  background-size: 35%;
}
.bg-alumni {
  background: url('../images/accelerators/Object-1.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  padding: 50px 0;
  background-size: 35%;
}
.img-set-acc {
  padding-right: 5%;
  padding-top: 5%;
}
.bg-img-acc {
  background: url('../images/accelerators/Access-and-Network-With-Global-Investors.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 410px;
}
.bold-text-25 {
  font-size: 25px;
  font-weight: 600;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
}
.bold-text-35 {
  font-size: 35px;
  font-weight: 600;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
}
.padding-bottom-80 {
  padding-bottom: 80px;
}
.container-padding {
  padding-left: 5%;
  padding-right: 5%;
}
.light-gray-bg {
  background-color: #edebeb;
}
/*Newsroom*/
.newsroom-banner {
  background-image: url('../images/newsroom/banner.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bg-blue {
  background-color: #035BDC;
}
.bg-green {
  background-color: #5CBA47;
}
.newsroom-heading {
  font-size: 40px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
}
.bold-text-20 {
  font-size: 20px;
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
}
.news-titel {
  font-size: 28px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  line-height: 36px;
}
.black {
  color: black;
}
.new-text {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  font-family: 'Lato-Regular', Helvetica, sans-serif;
}
.read-more {
  color: #035BDC;
  font-size: 20px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
}
.news-hr {
  border-top: 2px solid #969493;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.input-date {
  border: 2px solid #ccc;
  border-radius: 8px;
  color: black;
  width: 100%;
}
#filter-date {
  padding: 0;
}
.text-medum-bold {
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
  font-size: 24px;
  line-height: 32px;
}
.text-filter {
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 26px;
}
.post-inner {
  padding-left: 25px;
  padding-top: 35px;
  padding-bottom: 35px;
}
.post-heading {
  font-size: 38px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  color: white;
}
.post-heading-hr {
  border-top: 4px solid white;
  margin-top: .5rem;
  margin-bottom: 2rem;
  width: 50%;
  float: left;
}
.post-hr {
  border-top: 1px solid white;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.bold-text-30 {
  font-size: 30px;
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
}
.bold-text-40 {
  font-size: 40px;
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
  line-height: 50px;
}
.inner-padding-news {
  padding: 60px 0;
}
.subscribe-news-hr {
  border: 5px solid white;
  width: 15%;
  float: left;
}
.round-input-box {
  border: 2px solid white;
  border-radius: 10px;
  color: black;
  display: inline-block;
  height: 60px;
  padding: 10px;
}
.btn-subscribe {
  padding: 10px;
  min-width: 60%;
  height: 60px;
  font-size: 25px;
  background-color: none;
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
  color: white;
  border: 2px solid white;
  border-radius: 10px;
}
.input-group-addon {
  padding-right: 10px;
  padding-top: 2px;
}
.border-none {
  border: none;
}
.border-none:focus {
  outline: none;
}
.right-box {
  position: fixed;
  height: 900px;
}
.pos {
  position: fixed;
  top: 5%;
  right: 5%;
  width: 500px;
  border: 3px solid #73AD21;
}
.news-section:hover,
.news-section.active {
  background-color: #035BDC;
}
.news-section {
  background-color: #5CBA47;
}
#reportrange {
  background-repeat: no-repeat;
  background-position: 98%;
  cursor: pointer;
  padding: 5px 10px;
  border: 2px solid #ccc;
  width: 100%;
  background-image: url('../images/newsroom/Calendar.svg');
  background-size: 28px;
  border-radius: 5px;
  font-size: 16px;
}
.rel-pos {
  margin-top: -34px;
}
.news-text {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  font-family: 'Lato-Regular', Helvetica, sans-serif;
}
.p-heading {
  font-size: 30px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
}
.date-box {
  padding-bottom: 30px;
}
.btn-load {
  padding: 10px;
  min-width: 20%;
}
.input-group>.form-control:not(:last-child) {
  font-weight: 600;
}
.affix {
  top: 20px;
  z-index: 9999 !important;
}
.optinlink {
  color: #ffffff;
}
.optinlink a {
  color: #ffffff;
  text-decoration: underline;
}
.accordionmobile .border-box {
  border-width: 2px;
}
.contact-banner {
  background-image: url('../images/contactus/banner.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 410px;
}
.contact-border-box {
  border: solid;
  border-color: #edebeb;
  border-bottom: none;
}
.contact-heading {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  color: #000000;
  font-size: 50px;
  line-height: 58px;
  padding-bottom: 20px;
}
.contact-inner-padding {
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 50px;
  padding-bottom: 50px;
}
/*Navbar */
#headertop {
  padding: 0 25px;
}
.navbar-brand {
  padding-top: 25px;
  padding-bottom: 25px;
}
.contactheader {
  padding-right: 5px
}
/*navbar-nav li:hover > div.megamenu{  display: block;}*/
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 30%;
  margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu>li>a:hover:after {
  text-decoration: underline;
  transform: rotate(-90deg);
}
#navbarNavDropdown {
  float: right;
}
.dropdown-item {
  padding: 1rem 0rem;
  white-space: normal;
}
.dark {
  background-color: black;
}
.nav-item.active .nav-link {
  color: #5cba47 !important;
}

.dropdown-item.active {
  color: #5cba47;
  background-color: transparent;
  text-decoration: underline;
}
.dropdown-item-nopadding.active {
  color: #5cba47;
  background-color: transparent;
  text-decoration: underline;
}

/* I have added this pageactive class */
.nav-item.pageactive .nav-link {
  color: #5cba47 !important;
}
.dropdown-item.pageactive {
  color: #5cba47 !important;
  background-color: transparent;
  text-decoration: underline;
}
.dropdown-item-nopadding.pageactive {
  color: #5cba47 !important;
  background-color: transparent;
  text-decoration: underline;
}
/* Now pageactive class style end here */


.bg-custom-1 {
  background-color: #85144b;
}
.bg-custom-2 {
  background-image: linear-gradient(15deg, #13547a 0%, #80d0c7 100%);
}
.megamenu-li {
  position: static;
}
/*.header-menu li{padding: 1.5em 10px;}*/
.megamenu {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  padding: 15px;
  background-color: #fff;
}
.megamenu .nav-item.frst {
  padding: .5rem .5rem;
  margin: -1.5rem 0rem;
}
.megamenu .nav-item {
  padding: .5rem .5rem;
  margin: -0.3rem 0 -1.3rem;
  /*margin: -0.8em 0 -1.8em;*/
}
.dropdown-menu {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
  /*margin: -10px  0!important;*/
  width: 100% !important;
}
.megacontainer {
  display: inherit !important;
  padding: 1.5em 7em;
}
.menuheading {
  /*padding: 0 0.7rem;*/
  color: #5cba47;
  ;
}
a.menuheading.active,
a.menuheading:hover {
  text-decoration: none;
  color: #5cba47;
}
a.menuheading.pageactive,
a.menuheading:hover {
  text-decoration: none;
  color: #5cba47;
}


.demomenu:hover {
  color: #000;
}
.nxt-colm {
  margin-top: 2.5em;
}
.pwul {
  margin: -2em 0 1em;
}
.thrd-colm {
  margin-top: 1.5rem;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #5cba47;
  text-decoration: underline;
  background-color: transparent;
}
.dropdown-item:focus,
.pageactive:hover {
  color: #5cba47 !important;
  /* text-decoration: underline; */
  background-color: transparent;
}



.img-column>a>img {
  border-radius: 10px 10px 0 0;
}
.event-img-column>a>img {
  border-radius: 10px 10px 0 0;
}
.img-column a,
.event-img-column a {
  color: #000;
}
.flex-column {
  margin: 0em -0.5em;
}
.faq-section {
  margin: 0 0;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: #5cba47;
}
/*.bgbanner{margin-top: -38px;}*/
.form-control-top {
  border-radius: 0;
}
.form-control-top:focus {
  color: #495057;
  background-color: #fff;
  border-color: #5e5e5e !important;
  outline: 0;
  box-shadow: none !important;
  border-bottom: 1px solid #5e5e5e !important;
}
.btn-form-top {
  box-shadow: none !important;
  padding: 5px 20px;
}
/* bottom form style start here */
/* .hand-bgimg {
  min-height: 670px;
} */
.footform-padding-new {
  padding: 5%;
}
.hr-line-center {
  height: 1px;
  width: 150px;
  background-color: white;
  margin: 0 auto;
}
.foot_form {
  padding: 30px 30px;
}
.foot_form-services {
  padding: 30px 30px;
}
.foot_form-ecosystem{
  /* padding: 30px 30px; */
  padding: 10px 0 0 0;
}
.foot_form_aboutus{
  padding: 10px 0 0 0;
}
.form-pos {
  position: relative;
  /*top: -400px;*/
  padding: 2% 5%;
}
#register {
  background-color: #EDEBEB;
  padding-bottom: 80px;
}
.inputregister {
  color: black !important;
}
.inputregister {
  border-bottom: 2px solid #BDBDBD !important;
}
.inputregister {
  font-size: 18px;
}
.inputregister {
  width: 100%;
}
.inputregister {
  border: 0;
  outline: 0;
}
/* .padding-in-form { this is effected my bottom form top space
  padding-top: 60px;
} */
.bg-white-new {
  background-color: white;
}
.inputregister,
::placeholder {
  color: black;
}
.bg-gray-new {
  background-color: #EDEBEB;
  padding: 0% 2% 2% 2%;
  /* height: 310px; */
  height: 240px;
}
.btn-submit {
  box-shadow: none;
  border: none;
  letter-spacing: 2px;
  font-weight: 800;
  padding: 12px 24px;
  border-radius: 4px;
  background-color: #5CBA47;
  color: white;
}
.text-right-web {
  text-align: right;
}
.get-in-touch {
  background-color: #5CBA47;
  color: #ffffff;
  padding: 12px 24px;
  font-size: 20px;
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
}
.btn-contact-form {
  background-color: #5CBA47;
  color: #ffffff;
  padding: 12px 24px;
  font-size: 16px;
  font-family: 'Ubuntu-Medium', Helvetica, sans-serif;
}
/* bottom form style end here */
/* Crowdfunding style code start here  */
.crowdfunding-ul {
  padding-left: 20px;
  font-size: 18px;
}
.crowdfunding-ul li {
  padding-bottom: 16px;
}
.fontsizepara20 {
  font-size: 20px; 
  line-height: 28px;
  margin-bottom: 0 !important;
}
.fontsizepara18 {
  font-size: 18px;
  line-height: 30px;
}
.bg-crowdfunding {
  background-color: #f2f8ff !important;
}
.headingsize35 {
  padding-top: 0;
  font-size: 35px;
  line-height: 40px;
}
/* Our Approach style */
.bold-font-crowdfunding {
  font-size: 20px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  line-height: 28px;
  padding: 5px;
  color: black !important;
}
/* What to Expect style */
.text-bold-funding {
  font-size: 22px;
  line-height: 32px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
}
/* Why Crowdfunding? */
.side-bg-blue {
  background-image: linear-gradient(#1D458A, #1D458A);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right 45px top 40px;
  padding-bottom: 25px;
}
.checkmarks-list li {
  list-style-type: none;
  padding-left: 0.5rem;
  padding-bottom: 0.6rem;
}
.display-list li {
  margin-bottom: 0;
}
/* .left-padding {
  padding-left: 42px;
} */
.display-list-cf {
  padding-left: 0;
}
/* How to Start a Crowdfunding Campaign */
.mobile-only {
  display: none;
}
.campaign-logo {
  padding-left: 10px;
}
#bg-color1,
#bg-color2,
#bg-color3,
#bg-color4 {
  background-color: #1D458A;
  border-radius: 20px;
  max-width: 100%;
}
.inner-padding-box {
  padding: 20px 10px;
  font-weight: 800;
  font-size: 18px;
}
.inner-padding-box3 {
  padding: 20px 10px;
  font-weight: 800;
  font-size: 18px;
}
.row-margin-bot {
  margin-bottom: 30px;
}
.padding-content {
  padding-left: 25px;
}
.fontsizepara32 {
  font-size: 32px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
}
/* Why Choose Us As Your Crowdfunding Partner? */
.crowdfunding-partner .txtgreen {
  font-size: 45px;
  line-height: 40px;
  font-weight: 800;
  text-align: center;
  padding-bottom: 15px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif
}
.crowdfunding-partner p {
  font-size: 20px;
  line-height: 28px;
}
#bg-images-investor {
  background-image: url(../images/crowdfunding/Get-in-Touch-With-Us_web.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 303px;
  /* max-width: 100%;
  width: 100%; */
  border-radius: 20px;
}
.Get-in-Touch-With-Us {
  font-size: 22px;
  font-weight: bold;
}
.Touch-With-Us-width {
  padding-left: 80px;
}
/* testimonial */
.carousel-indicators-testimonials {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 15;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
  list-style: none;
  padding-bottom: 50px !important;
  bottom: -86px;
}
.card-carausal {
  background-color: transparent;
}
.testimonial-bg-blue {
  background-color: #1D458A;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 50px 50px;
}
.testimonial-bg-blue-crowdfunding{
  background-color: #1D458A;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 142px 50px;
}
img.img-border-white {
  border: 3px solid #fff;
}
/* .crowdfunding-border-left {
  background: #03a9f4;
  margin-bottom: 42px;
  border-radius: 0 25px 25px 0;
  min-height: 523px;
  max-width: 50px;
} */
/* .crowdfunding-border-right {
  background: #03a9f4;
  margin-bottom: 42px;
  border-radius: 25px 0 0 25px;
  min-height: 523px;
  max-width: 90px;
  margin-left: 0px;
} */
/* FAQs internal link color I have mention this*/
.botline-crowdfunding {
  text-decoration: underline;
  color: #0056b3;
}
/* Crowdfunding style code End here  */
/* Crowdfunding  Testimonial */
.img-testimonial-logo {
  padding-left: 40px;
}
.bg-claudine-y-halpern {
  background-image: url('../images/crowdfunding/Claudine-from-GetZage.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  /* min-height: 523px; */
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.bg-carausal {
  background-color: #1D458A;
}
.section-crowdfunding {
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  font-size: 14px;
  color: #FFF;
  text-decoration: none;
  text-decoration: none;
  bottom: 50PX;
  left: 20PX;
  position: absolute;
  border-radius: 20px;
}
.carousel-para-inner {
  padding: 0px 60px 20px 60px;
}
.carousel-para-inner-img {
  padding-left: 60px;
}
.lg-width-web {
  max-width: 30px;
  background: #03a9f4;
  border-radius: 0 25px 25px 0;
}
.lg-width-web1 {
  max-width: 30px;
  background: #03a9f4;
  border-radius: 25px 0 0 25px;
}
/* .carousel-para-inner::before{
  content: url('../images/crowdfunding/qoutes.png');      
    top: 40;
    left: 50;
    background: transparent;
    font-size: 32px;
    font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
    color: #ffff;
} */
.carousel .crowdfunding-left,
.carousel .crowdfunding-right {
  color: green;
  font-size: 34px;
  text-shadow: 0px 0px 5px black;
}
.GetZage_white-logo {
  bottom: 50px;
  left: 20px;
  position: absolute;
}
.carousel-inner-crowdfunding {
  /*position: relative;
  width: 95%;
  overflow: hidden;
  justify-content: center;*/
  padding-left: 0px;
  /* padding-right: 50px; */
}
/* .bi-chevron-compact-left-crowdfunding::before {
  content: url('../images/crowdfunding/arrow_Left.svg') !important;
  width: 50px;
}
.bi-chevron-compact-right-crowdfunding::before {
  content: url('../images/crowdfunding/arrow_Right.svg') !important;
  width: 50px;
} */
.carousel-control-prev-web3, .carousel-control-next-web3{
  width: 0;
  opacity: 1 !important;
  right: 0;
}
.carousel-control-prev-crowdfunding,
.carousel-control-next-crowdfunding {
  width: 0;
  opacity: 1 !important;
  right: 0;
}
/* Startups We’re Proud to Support  this section*/
.ecco-bella {
  width: 55%;
}
.strategic-logo {
  width: 20%;
}
.m-padding-new {
  padding: 40px 5% 0;
}
/* crowdfunding for startups page style end here */
/* Digital-Marketing-Services  style start here*/
.dot-bg-img-green-dm {
  background-image: url(../images/services/digital_marketing/dotted-bg.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 130px;
}
.bg-digital-marketing {
  background-color: #f2f8ff;
}
.bg-digital-marketing h2 {
  padding-top: 0;
  margin-bottom: 0;
}
.grow-business-img {
  background-image: url(../images/services/digital_marketing/Ready-to-grow-your-business.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  /* min-height: 350px; */
  padding-top: 100px;
  padding-bottom: 100px;
  border-radius: 30px;
}
.btn-contact-form-meeting {
  min-width: 240px;
  font-weight: bold;
  padding: 12px 0px;
  font-size: 16px;
}
.padding-top-bottom-testimonial {
  /* padding: 52px 60px 60px !important; */
  padding-bottom: 50px;
  /* padding-top: 50px; */
}
.bg-digital_marketing_carausle {
  background-image: url(../images/services/digital_marketing/What-people-are-saying.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  /* min-height: 523px; */
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.carauslet-text {
  position: absolute;
  bottom: 0;
  padding: 0 50px;
  flex-direction: row;
}
.left-space-ms {
  padding-left: 30px;
}
/* for logos section */
.bg-blue {
  background-color: #1D458A;
}
.dot-bg-img-green-left {
  background-image: url(../images/services/digital_marketing/dotted-bg-square.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 110px;
  height: 120px;
  margin-bottom: -70px;
  position: relative;
}
.dotted-bg-vertical {
  background-image: url(../images/services/digital_marketing/dotted-bg-vertical.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 60px;
  margin-right: 10px;
}
.digital_marketing_box {
  min-height: 340px;
}
.dotted-bg-square {
  background-image: url(../images/services/digital_marketing/dotted-bg-square.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 110px;
  position: relative;
  min-height: 120px;
  margin-top: -70px;
  margin-left: -66px;
}
.padding-from-left li {
  padding-bottom: 15px;
}
.link-color-blue {
  color: #0056b3;
}
/* FAQS ul */
/* What type of marketing services do we provide? */
.faqs-ul li {
  padding-left: 15px;
}
#bg-images-web3 {
  background-image: url(../images/web3/Connect-with-us-Web3.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 303px;
  /* max-width: 100%;
  width: 100%; */
  border-radius: 20px;
}
.web-only-space {
  padding-bottom: 28px;
}
/* Digital-Marketing-Services  style end here*/
/* Blogs box style start here */
.blog-div {
  border: 2px solid #ccc;
  border-radius: 25px;
}
.blog-titel,
.blog-titel a {
  font-size: 24px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  word-spacing: normal !important;
  line-height: 32px;
  text-decoration: none;
}
.blog-titel a:hover,
.blog-titel a:focus {
  color: #0056b3;
}
/* Blogs box style end here */
/*AWS Page*/
.firstfoldaws {
  background-image: url('../images/aws_activate/bg-aws.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.toppartnerlogo {
  padding-top: 150px;
}
.activatelogo {
  width: 378px;
}
.page-heading-h2 {
  font-size: 46px;
  line-height: 54px;
}
.page-subheadings {
  font-size: 28px;
  line-height: 42px;
}
.page-subheadings-38 {
  font-size: 36px;
  line-height: 50px;
}
.heading-activate {
  font-size: 20px;
  line-height: 30px;
  font-family: 'Lato-SemiBold', sans-serif;
}
.eligiblelist {
  font-size: 11px;
  line-height: 18px;
  text-align: center;
}
.bg-greylight {
  background-color: #f5f5f5;
}
.benefitimg {
  height: 80px;
  width: 80px;
  margin: 0 auto;
}
.benefitimg img {
  width: 100%;
}
.headingfeatures {
  font-size: 24px;
  font-family: 'Lato-Bold', sans-serif;
}
.secondfoldaws p,
.firstfoldaws p {
  padding-bottom: 20px;
}
.sectionpaddingaws {
  padding: 100px 0;
  margin-bottom: 0
}
.listitemaws li {
  padding-bottom: 10px;
}
.ktheading {
  font-size: 24px;
  line-height: 42px;
  color: #898989;
}
.bg-kiwi-dark-aws {
  background-color: #000000;
}
/*AWS end here*/
/*New addition 29sep2022*/
.robotcheck {
  overflow: hidden;
}
.optinlink a {
  color: #035bdc;
}
.youtubesocial {
  height: 26px;
}
/*end*/
footer .card-header h2,
footer .card-header {
  background-color: #000;
}
.a-footer:hover {
  border-color: #5cba47 !important;
  color: white !important;
}
.btn:hover {
  color: white !important;
  text-decoration: none;
  border-color: #5cba47 !important;
}
/* this is demoday counter start here css */
.crowdfunding-partner .counter {
  color: #5CBA47;
}
.counter {
  font-size: 35px;
  line-height: 40px;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
  color: #fff;
}
.para-terms-count-text {
  font-size: 20px;
  line-height: 28px;   
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0;
  text-align: center;
  color: #fff;
}
/* this is demoday counter end here css */
/* demoday page carausal css start here */
#logo-investors .carousel-indicators {
  right: 0;
  padding-bottom: 0;
  bottom: -35px;
}
.count-title {    
  font-weight: normal;   
  margin-bottom: 0;
  text-align: center;
  color: #fff;
  font-size: 44px;
  line-height: 50px;
}
.logo-investors-next, .logo-investors-prev{
  width: 0 !important;
}
/* demoday page carausal css end here */
/* Media start here */
@media screen and (max-width : 1999px) {
  .mobile-view {
    display: none;
  }
  .hand-bgimg {
    background-position: center 160%;
  }
  .hand-bgimg-services {
    background-position: center;
  }
  .desk-view {
    display: inline;
  }
  /* bottom form style start here */
  .campaign-logo {
    width: 70px;
  }
}
/* Style start 1199px */
@media screen and (max-width: 1199px) {
  .digital_marketing_box {
    min-height: 370px;
  }
  .txtgreen-md {
    color: #5CBA47;
  }
  #virtualevents .carousel-indicators {
    padding-bottom: 50px;
  }
  .event-info {
    padding-bottom: 20px;
  }
  .bglaptop {
    min-height: 310px;
    padding: 70px 15px 10px;
    background-position: 25px 0px;
  }
  #virtualevents .carousel-control-prev {
    left: 75px;
  }
  #virtualevents .carousel-control-next {
    right: -5px;
  }
  .testimonial_box {
    padding-bottom: 60px;
  }
  .readmoretestimonial {
    margin-top: -40px;
  }
  #entrepreneurs .carousel-indicators {
    padding-bottom: 30px;
  }
  .entrepreneurs_slides .carousel-indicators {
    padding-bottom: 30px !important;
    top: 460px;
    left: 0px;
    bottom: 0;
    margin-left: 0 !important;
  }
  .entrepreneurs_slides .text-nowrap {
    white-space: normal !important;
  }
  .ext-title-big {
    font-size: 35px;
  }
  .sectionevent .carousel-indicators {
    bottom: -90px;
  }
  #virtualevents .event-time span {
    display: block;
    visibility: hidden;
    height: 1px;
  }
  #enterprisehome .startup-logo {
    width: 180px;
  }
  #enterprisehome .startup-logo.otplab {
    width: 100px;
  }
  .carousel-txt {
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .withsizeportfolio {
    background-size: 80%;
  }
  /* bottom form style start here */
  .m-padding-new {
    padding-top: 40px;
  }
  .hand-bgimg {
    background-size: 100%;
    background-position: center -200px;
  }
  .hand-bg-img-services {
    background-size: 100%;
    background-position: center;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-item {
    padding: .7rem 0rem;
  }
  /* bottom form style start here */
  .m-padding-new {
    padding-top: 40px;
  }
}
/* 
@media (min-width: 992px) {
.navbar-nav li:hover>div.megamenu {  display: block;}
} */
@media screen and (max-width: 991px) {
  .digital_marketing_box {
    min-height: 340px;
}
  .bi-chevron-compact-left-web3, .bi-chevron-compact-right-crowdfunding{
    display: none;
  }
  /*AWS*/
  .toppartnerlogo {
    padding-top: 100px;
  }
  .sectionpaddingaws {
    padding: 70px 0;
    margin-bottom: 0
  }
  /*end*/
  .navbar-nav li:hover>div.megamenu {
    display: block;
  }
  .navbar-nav .dropdown-menu {
    overflow: unset;
    max-height: none;
  }
  .megacontainer {
    padding: 0.5em 1em;
  }
  .header-menu li {
    padding: 5px 10px 0px;
  }
  #headertop .collapse {
    overflow: scroll;
    max-height: 80vh;
    padding-bottom: 10px;
  }
  .hand-text {
    font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
    font-size: 35px;
    line-height: 40px;
    padding-top: 40px;
    padding-bottom: 20px;
    font-weight: 900;
    color: white;
  }
  .services-pagebanner {
    padding: 50px 0px;
    min-height: 100%;
    height: 100%;
    max-height: 100%;
    color: #ffffff;
  }
  #book {
    overflow: hidden;
  }
  .services-banner-heading {
    font-size: 44px;
    line-height: 50px;
  }
  .rel-pos {
    margin-top: -73px;
  }
  body {
    margin-top: 0;
  }
  /* h2 {
    font-size: 40px;
  } */
  .txtgreen-md {
    color: #5CBA47;
  }
  .fontsizepara {
    font-size: 20px;
  }
  .footform-padding {
    padding: 30px 15px;
  }
  .foot_form {
    padding: 30px 15px;
  }
  .foot_form-services {
    padding: 30px 15px;
  }
  .foot_form-ecosystem{
    /* padding: 30px 15px; */
    padding: 10px 0 0 0;
  }
  .foot_form_aboutus{
    padding: 10px 0 0 0;
  }
  .big-font {
    font-size: 50px;
    line-height: 60px
  }
  #top-div1 {
    padding: 40px 50px;
  }
  .ext-title-big {
    font-size: 35px;
    line-height: 40px;
  }
  .bannerhero {
    min-height: 430px;
    max-height: 550px;
  }
  #headertop {
    background-color: #000000;
  }
  .navbar-light .navbar-toggler {
    border-color: #ffffff;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'><path stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>");
  }
  .herotext {
    font-size: 64px;
    line-height: 70px;
  }
  .herotext-secondary a,
  .herotext-secondary a:hover,
  .herotext-secondary a:focus {
    font-size: 24px;
  }
  .carousel-heading {
    font-size: 35px;
    
  }
  .carousel-para {
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 0;
  }
  .statspadd {
    padding: 10px 0;
  }
  .stat-number {
    font-size: 34px;
  }
  .stat-title {
    font-size: 26px;
    line-height: 30px;
  }
  .eventpad {
    padding: 40px 0px 50px 20px;
  }
  .event-title {
    font-size: 25px;
  }
  .event-subtitle {
    font-size: 20px;
  }
  .bglaptop {
    background-position: 12px 0px;
    padding: 40px 15px 10px;
    min-height: 250px;
  }
  #virtualevents .carousel-control-prev {
    left: 46px;
  }
  #virtualevents .carousel-control-next {
    right: -2px;
  }
  .section-cta {
    font-size: 20px;
  }
  .sectionevent .carousel-indicators {
    left: 43%;
    bottom: -80px;
  }
  .startuplogo {
    height: 90px;
    ;
  }
  #portfolio_bgs {
    background-size: cover;
  }
  .portfolio-info {
    padding: 20px 20px 15px 10px;
  }
  .portfolio-name {
    font-size: 32px;
  }
  .blog-title a,
  .blog-title:hover {
    font-size: 28px;
  }
  .blog-category {
    font-size: 22px;
  }
  .footer-title {
    font-size: 18px;
  }
  .footer-li {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .footermobile {
    padding-top: 0;
  }
  .invest_across_logos {
    padding: 20px;
  }
  .invest_across_logos .row {
    height: 100px;
  }
  .invest_across_logos img {
    max-height: 70px;
  }
  .bg-alumni {
    padding: 0;
    background-position: left 100px;
  }
  .bg-empowering {
    padding: 10px 0;
  }
  .news-titel {
    font-size: 26px;
    line-height: 34px;
  }
  .new-text {
    font-size: 20px;
  }
  .post-heading {
    font-size: 32px;
  }
  .newsroom-heading {
    font-size: 35px;
  }
  .entrepreneurs_slides .carousel-indicators {
    top: 380px;
  }
  .withsizeportfolio {
    background-size: 75%;
  }
  .navbar-nav .dropdown-menu {
    overflow: scroll;
    max-height: 50vh;
  }
  /* bottom form style start here */
  .m-padding-new {
    padding-top: 30px;
  }
  .padding-in-form {
    padding-top: 0px;
  }
  /* .hand-bgimg {
    min-height: 650px;
  } */
  .form-pos {
    position: relative;
    /*top: -430px;*/
    padding: 0 5% 5% 5%;
  }
  /* bottom form style end here for 991px deivce*/
  /* We Can Help You With style start here / crowdfunding-for-startups page style only */
  .side-bg-blue {
    background-image: none;
  }
  .crowdfunding-border-left {
    display: none;
  }
  .crowdfunding-border-right {
    display: none;
  }
  .testimonial-bg-blue {
    background-color: #1D458A;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    /* height: 500px; */
  }
  .testimonial-bg-blue-crowdfunding{
    background-color: #1D458A;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .bg-claudine-y-halpern {
    background-image: url(../images/crowdfunding/Claudine-from-GetZage.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 330px;
    background-position: 10% 24%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .carousel-indicators-testimonials {
    bottom: -86px;
  }
  .lg-width-we {
    max-width: 0 !important;
  }
  .lg-width-web {
    display: none;
  }
  .lg-width-web1 {
    display: none;
  }
  .strategic-logo {
    width: 30%;
  }
  .carousel-para-inner {
    padding: 0px 60px 20px 60px;
  }
  /* This is for digital marketing style  */
  .left-space-ms {
    padding-left: 16px !important;
  }
  .bg-digital_marketing_carausle {
    background-image: url(../images/services/digital_marketing/What-people-are-saying.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 330px;
    background-position: 10% 24%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .web-only-space {
    display: none;
  }
  /* crowdfunding-for-startups page style */
  .testimonial-bg-blue {
    background-color: #1D458A;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 20px;
    padding: 50px 50px;
  }
  .testimonial-bg-blue-crowdfunding{
    background-color: #1D458A;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 20px;
    padding: 50px 50px;
  }
  /* crowdfunding-for-startups page end style here*/
  .blue-sec button {
    margin-top: 30px;
  }
  .blue-img-div {
    margin-top: 60px !important;
  }
  .dots-img {
    right: 0;
  }
  .dots-img {
    width: 90px;
  }
  /* 991px end here */
}
@media screen and (max-width: 767px) {
  .digital_marketing_box {
    min-height: auto !important;
  }
  #top-div2{
    top: 170px;
  }
  #form-above{
    min-height: 420px;
  }
  .navbar-nav .dropdown-menu {
    overflow-y: scroll;
    overflow-x: hidden;
    
  }
  /*AWS*/
  .sectionpaddingaws {
    padding: 60px 0;
    margin-bottom: 0;
  }
  .amazonservice {
    max-width: 300px;
    padding-bottom: 40px;
  }
  /*End*/
  .desk-view {
    display: none;
  }
  .mobile-view {
    display: inline;
  }
  .border-box {
    border: solid;
    border-width: 20PX;
    border-color: #edebeb;
  }
  .services-pagebanner {
    padding: 50px 0px;
  }
  .header-menu li {
    padding: 0px;
  }
  .header-menu li .menu-list {
    padding: 0 10px;
  }
  #virtualevents .carousel-indicators {
    padding-bottom: 5px;
  }
  .bg-empowering {
    padding: 30px 0;
    background-size: 60%;
  }
  .bg-alumni {
    padding: 30px 0;
    background-size: 60%;
    background-position: left bottom;
  }
  .bg-img-emp {
    height: 50%;
  }
  .bg-img-exclusive {
    top: -9%;
    height: 70%;
  }
  .mobile-margin-60 {
    margin-bottom: 60px;
  }
  .card-body {
    padding: 0px;
  }
  .border-box {
    border-width: 15px;
  }
  .txtgreen-md {
    color: inherit;
  }
  #startup_carousel {
    padding-bottom: 50px;
  }
  .readmoretestimonial {
    margin-top: 10px;
  }
  #entrepreneurs.testimonial .carousel-indicators {
    padding-bottom: 5px;
    margin-left: 25px;
  }
  .sectionentrepreneur {
    background-image: none;
    padding: 70px 15px;
  }
  .entrepreneurs_bgmobile {
    display: block;
    position: absolute;
    right: 64%;
    bottom: 155px;
    height: 375px;
  }
  .mobilecentrepreneur {
    min-height: 410px;
  }
  .sectionentrepreneur .carousel-control-prev,
  .sectionentrepreneur .carousel-control-next {
    height: 400px;
  }
  .sectionentrepreneur .carousel-control-prev {
    left: -12px;
  }
  .sectionentrepreneur .carousel-control-next {
    right: -12px;
  }
  .sectionentrepreneur .carousel-indicators {
    padding-left: 15px;
  }
  .entrepreneurs_slides .carousel-indicators {
    padding-bottom: 0 !important;
    top: auto;
    bottom: 0;
  }
  .carousel .bi-chevron-compact-left,
  .carousel .bi-chevron-compact-right {
    color: #383838;
    font-size: 40px;
    text-shadow: 0px 0px 4px #000000;
  }
  .stat-number {
    font-size: 40px;
  }
  .eventpad {
    padding: 40px 5px 30px 5px;
  }
  #virtualevents {
    padding: 50px 5px 45px;
  }
  .bglaptop {
    background-size: contain;
    background-position: center;
    padding: 60px 5px 10px;
    min-height: 310px;
  }
  #virtualevents .carousel-control-prev {
    left: 15px;
  }
  #virtualevents .carousel-control-next {
    right: 15px;
  }
  .sectionevent .carousel-indicators {
    left: 15px;
    bottom: 0px;
    padding-bottom: 0;
  }
  #right-pos1 {
    margin-top: 0px !important;
    top: -150px !important;
  }
  .p-text-white {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  .top-box {
    left: 10px !important;
  }
  .hand-text {
    font-size: 35px !important;
    line-height: 40px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    font-weight: 600;
    color: white;
  }
  .inner-padding {
    padding-top: 5px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  section {
    margin-bottom: 10px;
  }
  .p-text {
    font-size: 28px !important;
  }
  .in-p-10 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  #startup-toptxt {
    padding: 45px 60px;
  }
  .hand-bgimg {
    padding-right: 1px !important;
    padding-left: 1px !important;
    background-position: top;
  }
  .carousel-indicators li {
    margin-bottom: 15px !important;
  }
  #divimg {
    height: 420px;
  }
  #top-div2,
  #top-div1 {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 45px 40px;
  }
  .foot_form {
    padding: 30px 50px;
  }
  
  .pagebanner {
    min-height: 450px;
    max-height: 580px;
    height: 100vh;
  }
  .newsroom-banner .pagebanner {
    min-height: 450px;
    max-height: 580px;
    height: 75vh;
  }
  .inputregister {
    width: 100%;
  }
  .footform-padding {
    padding: 30px 35px;
  }
  #portfolio_bgs {
    background-size: cover;
    height: 450px;
  }
  .fluid-padding {
    padding: 40px 40px 20px;
  }
  /*Investors*/
  .border-box {
    border-width: 0PX;
  }
  .collap-heading {
    font-family: 'Ubuntu-Bold', Helvetica, sans-serif;
    font-size: 20px;
  }
  .logo-box {
    margin-bottom: 0px !important;
  }
  .margin-0 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .invest_geographies {
    padding: 20px 0 0;
  }
  /*Newsroom*/
  .newsroom-heading {
    font-size: 26px;
    line-height: 32px;
  }
  .bold-text-20 {
    font-size: 18px;
  }
  .news-titel {
    font-size: 24px;
  }
  .new-text {
    font-size: 20px;
  }
  .inner-padding-news {
    padding-top: 6%;
    padding-bottom: 6%;
    padding-left: 0%;
    padding-right: 0%;
  }
 
  .bold-text-40 {
    font-size: 25px
  }
  .bold-text-30 {
    font-size: 22px;
  }
  .round-input-box {
    padding: 5px;
    min-height: 35px;
  }
  .btn-subscribe {
    padding: 6px;
    height: 46px;
    font-size: 20px;
    margin-top: 10px;
    min-width: 50%;
  }
  .affix {
    top: 20px;
    z-index: 9999 !important;
  }
  .rel-pos {
    margin-top: 40px;
  }
  .mob-left-menu {
    margin: 0em -1.5em !important;
  }
  .mb-sm-20 {
    margin-bottom: 0px !important;
  }
  .megacontainer {
    padding: 0 0;
  }
  .img-column,
  .mob-head {
    display: none;
  }
  .nxt-colm {
    margin-top: 2em;
  }
  .dropdown-item {
    padding: 1rem 0rem;
  }
  /* #headertop {
    padding: 0 0.5em;
  } */
  .dropdown-menu {
    margin: 0 0 !important;
  }
  .mob-colm {
    margin: -30px 0 !important;
  }
  .thrd-colm {
    margin-top: 0;
    margin-bottom: -1em;
  }
  .megamenu .nav-item {
    padding: 0.5rem 0.5rem;
    margin: 0rem 1rem -2rem;
  }
  .megamenu .nav-item.frst {
    margin: -1.5rem 1rem -2rem;
  }
  .header-menu li {
    padding: 0px 5px;
  }
  /* bottom form style start here */
  .form-pos {
    position: relative;
    /*top: -400px;*/
    padding: 2% 5% 5% 5%;
  }
  .m-padding-new {
    padding-top: 20px;
  }
  .bg-gray-new {
    height: 400px;
  }
  /* .light-gray-bg {
    padding-top: 80px
  } */
  /* bottom form style end here */
  .none-mobile-device {
    display: none;
  }
  /* How to Start a Crowdfunding Campaign CF Page */
  .web-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  .inner-padding-box {
    padding: 20px 10px;
    font-weight: 800;
    font-size: 18px;
  }
  .inner-padding-box3 {
    padding: 20px 10px;
    font-weight: 800;
    font-size: 18px;
  }
  .carousel-control-prev-crowdfunding {
    padding-left: 50px;
  }
.carousel-control-next-web3{
  padding-right: 50px;
}
  .carousel-control-prev-web3{
    padding-right: 50px;
  }
  .carousel-control-next-crowdfunding {
    padding-right: 50px;
  }
  .Touch-With-Us-width {
    padding-left: 20px;
  }
  /* Why Choose Us As Your Crowdfunding Partner? */
  #bg-images-investor {
    background-image: url(../images/crowdfunding/Get-in-Touch-With-Us_web.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 303px;
    /* max-width: 100%;
     width: 100%; */
    border-radius: 20px;
  }
  .mobile-pb-4 {
    padding-bottom: 40px;
  }
  .bg-claudine-y-halpern {
    background-image: url(../images/crowdfunding/Claudine-from-GetZage.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 240px;
    background-position: 10% 20%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .carousel-indicators-testimonials {
    bottom: -100px;
  }
  .carousel-para-inner {
    padding: 0px 60px 20px 60px;
  }
  /* This is for digital marketing services page style */
  .bg-digital_marketing_carausle {
    background-image: url(../images/services/digital_marketing/What-people-are-saying.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 360px;
    background-position: 10% 20%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  /* .carauslet-text{
    padding: 0px 15px 0px 0px;
  }
  /* This is for digital marketing services page style end here */
/* demoday page carausal css start here */
#logo-investors .carousel-indicators {
  right: 0;
  padding-bottom: 0;
  bottom: -44px;
}
/* demoday page carausal css end here */
}
@media screen and (max-width: 575px) {

  .coda_worx {
   
    background-size: 80px !important;
  }
  .coda_worx:hover,
  .coda_worx.active,
  .coda_worx:focus {
    background-size: 80px;
    
  }



  .sectionportfolio {
    padding: 0;
  }
  
  #top-div2{
    top: 200px;
  }
  #form-above{
    min-height: 500px;
  }
  /*AWS*/
  .ktheading {
    font-size: 24px;
    line-height: 34px;
  }
  .page-heading-h2 {
    font-size: 36px;
    line-height: 46px;
  }
  .page-subheadings-38 {
    font-size: 32px;
    line-height: 42px;
  }
  .toppartnerlogo {
    padding-top: 60px;
  }
  .activatelogo {
    width: 100%;
  }
  /*End*/
  .newsroom-heading {
    font-size: 22px;
    line-height: 28px;
  }
  .mobile-padding-left-right {
    margin-left: 15px;
    margin-right: 15px;
  }
  .mobile-padding-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .border-cream {
    border-top: 15px solid #EDEBEB !important;
    border-bottom: 15px solid #EDEBEB !important;
    border-left: 15px solid #EDEBEB !important;
    border-right: 15px solid #EDEBEB !important;
  }
  .hand-bgimg {
    background-size: cover;
    background-position: center -200px;
  }
  .hand-bg-img-services {
    background-size: cover;
    background-position: center;
  }
  .news-section {
    padding: 0;
  }
  .fluid-padding {
    padding: 40px 25px 20px;
  }
  #startup-toptxt {
    padding: 45px 24px;
  }
  #top-div2,
  #top-div1 {
    margin-left: 5px;
    margin-right: 5px;
    padding: 20px 24px 40px;
  }
  .foot_form {
    padding: 30px 24px;
  }
  .herotext {
    padding: 0 5px 20px;
    font-size: 52px;
  }
  #footermobilelinks .card {
    background-color: transparent;
    padding-top: 20px;
    padding: 20px 0;
    border-top: 1px solid #ffffff;
  }
  #footermobilelinks .card:last-child {
    border-bottom: 2px solid #868686;
  }
  #footermobilelinks .card-body,
  #footermobilelinks .card-header {
    padding: 0;
  }
  .footer-li {
    padding: 10px 0;
  }
  .footer-title {
    font-size: 20px;
  }
  .acc_footer {
    font-size: 30px;
    color: #5CBA47;
  }
  .footer-title.collapsed .bi-dash {
    display: none;
  }
  .footer-title.collapsed .bi-plus {
    display: block;
  }
  .footer-title .bi-dash {
    display: block;
  }
  .footer-title .bi-plus {
    display: none;
  }
  .sectionentrepreneur .carousel-control-prev {
    left: 0px;
  }
  .sectionentrepreneur .carousel-control-next {
    right: 0px;
  }
  .carousel-control-prev,
  .carousel-control-next {
    width: 2%;
  }
  .entrepreneurs_bgmobile {
    bottom: 150px;
    height: 301px;
  }
  .borderfoot {
    border-top: 2px solid #ffffff;
  }
  .big-font {
    font-size: 50px;
    line-height: 60px;
  }
  .footform-padding {
    padding: 30px 15px;
  }
  #portfolio_bgs {
    background-size: cover;
    height: 400px;
  }
  .accelerators_text {
    font-size: 48px;
    line-height: 55px;
  }
  .bg-img-acc {
    min-height: 310px;
  }
  .bglaptop {
    background-size: 116%;
  }
  #entrepreneurs .carousel-control-prev,
  #entrepreneurs .carousel-control-next {
    display: none;
  }
  .bannerhero {
    padding: 0 10px;
  }
  .startuplogo {
    background-size: 100%;
  }
  .withsizeportfolio {
    background-size: 90%;
  }
  .bg-lvh,
  .bg-agent {
    background-size: auto;
  }
  .carousel-heading {
    font-size: 35px;
    line-height: 40px;
  }
  .stat-number {
    font-size: 38px;
  }
  /* bottom form style start here */
  .m-padding-new {
    padding-top: 25px !important;
  }
  .bg-gray-new {
    height: 470px;
  }
  /* .light-gray-bg {
    padding-top: 100px
  } */
  /* bottom form style end here */
  /* What to Expect style CF Page*/
  .mobile-pb-4 {
    padding-bottom: 40px;
  }
  /* .Touch-With-Us-width {
    padding-left: 40px;
  } */
  .logo-crowdfunding {
    width: 80%;
  }
  .ecco-bella {
    width: 80%;
  }
  .strategic-logo {
    width: 30%;
  }
  .mobile-only-radius {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .mobile-only-radius-image {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .carousel-para-inner {
    padding: 0px 0px 20px 30px;
  }
  .img-testimonial-logo {
    padding-left: 0px;
  }
  .carousel-para-inner-img {
    padding-left: 30px;
    padding-top: 20px;
  }
  .padding-top-bottom-testimonial {
    padding-bottom: 0px;
    /* padding-top: 50px; */
  }
  /* Here is start Digital-Marketing-Services mobile style */
  /* .digital_marketing_box{
  min-height: 290px;
} */
  .dotted-bg-square {
    display: none;
  }
  .grow-business-img {
    margin-left: 0.4rem !important;
    margin-right: 0.4rem !important;
  }
  /* digital-marketing-services style for mobile device*/
  .grow-business-img {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* this is for reverse row css for testimonial */
  /* .revers-mobile-only{
  display: flex;
  flex-direction: column-reverse;
}   */
  .carauslet-text {
    padding: 0px 15px 0px 0px;
  }
  .testimonial-bg-blue {
    padding: 15px 15px;
  }
  .testimonial-bg-blue-crowdfunding{
    padding: 15px 15px;
  }
  .card-columns .card.card-box-shodow {
    margin-left: 20px;
    margin-right: 20px;
  }
  /* this is top heading */
  .heading-desktop-mobile h3 {
    padding: 0 15px;
  }
  .mobile-only-show {
    display: block;
  }
  .blue-img-div {
    margin-top: 0 !important;
  }
  .tab-only-hide {
    display: none;
  }
  .card-columns {
    /* display: inline-block;  
    width: 100%;      */
    column-count: 1;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .blue-sec .text-right {
    text-align: left !important;
  }
  .heading-desktop-mobile h3 {
    font-size: 25px;
    padding: 10px;
  }
  .counter{
    font-size: 35px
  }
  .para-terms-count-text{
    font-size: 20px;
  }
}
@media screen and (max-width: 414px) {
  #top-div2{
    top: 160px;
  }
  #form-above{
    min-height: 500px;
  }
  .mobileblock414 {
    display: block;
    visibility: hidden;
    height: 0;
  }
  .entrepreneurs_bgmobile {
    bottom: 110px;
    height: 240px;
  }
  .centerstage_content,
  #startup-toptxt {
    padding: 30px 20px;
  }
  #top-div2,
  #top-div1,
  .centerstage_content,
  #startup-toptxt {
    padding: 30px 25px;
  }
  #virtualevents {
    padding: 10px 5px 10px;
  }
  .herotext {
    padding: 0 5px 20px;
    font-size: 48px;
  }
  .accelerators_text {
    font-size: 40px;
    line-height: 48px;
  }
  .event-title {
    font-size: 21px;
  }
  .event-subtitle {
    font-size: 18px;
  }
  /* bottom form style start here */
  .foot_form {
    padding: 30px 30px;
  }
  /* .light-gray-bg {
    padding-top: 150px
  } */
  /* bottom form style end here */
  /* crowdfunding-for-startups */
  /* Startups We’re Proud to Support  this section*/
  .logo-crowdfunding {
    text-align: center;
  }
.technologies-client-logo img{
  width: 100%;
}
.tech-img{
  padding: 0;
}
}
@media screen and (max-width: 400px) {
  .news-section {
    padding: 0 26px;
  }
}
@media screen and (max-width: 350px) {
  .herotext {
    padding: 0 5px 20px;
    font-size: 39px;
    line-height: 48px;
  }
  .carousel-heading {
    font-size: 35px
  }
  .foot_form {
    padding: 30px 30px;
  }
}
@media screen and (max-width: 340px) {
  .stat-title {
    font-size: 23px;
  }
  .bg-claudine-y-halpern {
    min-height: 350px;
  }
}