


:root {
    --color-primary: #5956E9;
    --color-white: #ffffff;
    --color-black: #000000;
    --color-light: #ECF2F6;
    --color-dark: #27272E;
    --color-text-dark: #292930;
    --color-text-blue: #00234b;
    --color-accent1: #FFDC60;
    --color-accent2: #FAB8C4;
    --color-blue-shade: #6865FF;
    /*--color-link: #2522BA;*/
    --color-link: #5301fc;
    --color-mabel: #DBF8FF;
    --color-fog: #DBDEFF;
    --color-pink-shade: #FFD3DB;
    --color-peach: #FFEDDC;
    --color-rose: #C75C6F;
    --color-chart1: #896BA7;
    --color-chart2: #BADEFF;
    --color-body: #525260;
    --color-gray-1: #757589;
    --color-gray-2: #999FAE;
    --color-gray-3: #999AB8;
    --color-gray-4: #99A1AA;
    --color-ship-gray: #42424A;
    --color-ghost: #C7C7D5;
    --color-mercury: #E5E5E5;
	--color-darkBlue: #00234B;
	--color-purpleMinsk: linear-gradient(227deg,#5240CB 0%,#3C2E92 80%);
    --gradient-primary: linear-gradient(90deg, #ECF2F6 0%, rgba(236, 242, 246, 0) 70.31%);
    --gradient-blue: linear-gradient(145.92deg, #5956E9 20.18%, #9991FF 76.9%);
    --gradient-accent: linear-gradient(180deg, #FAB8C4 0%, #FFEDF0 100%);
    --gradient-white: linear-gradient(266.3deg, rgba(236, 242, 246, 0) 7.84%, #ECF2F6 29.1%, rgba(236, 242, 246, 0) 64.32%);
    --gradient-dark: linear-gradient(180deg, #27272E 0%, #303035 100%);
    --gradient-customs: linear-gradient(227deg,#5240CB 0%,#3C2E92 80%);
    --border-light: 1px solid #E3E6E9;
    --border-lighter: 1px solid #ECF2F6;
    --border-dark: 1px solid var(--color-ship-gray);
    --border-gray: 1px solid var(--color-gray-4);
    /*--font-primary: 'Inter', sans-serif;
    --font-secondary: 'Inter', sans-serif;*/
    --font-primary: 'HK Grotesk';
    --font-secondary: 'HK Grotesk';
    --font-awesome: 'Font Awesome 5 Pro';
    --transition: all 0.3s ease-in-out;
    --font-body-1: 18px;
    --font-body-2: 16px;
    --font-body-3: 14px;
    --font-body-4: 12px;
    --line-height-b1: 1.5;
    --line-height-b3: 1.1;
    --h1: 80px;
    --h2: 64px;
    --h3: 48px;
    --h4: 32px;
    --h5: 24px;
    --h6: 20px;
	
	
	
    --color-primary-cta: #5200fb;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.rotate360 {
  animation: rotation 128s infinite linear;
}
.botmmovingring {
    position: relative;
    overflow: hidden;
    height: 100%;
}
.section-rtbottmicon {
    display: contents;
    right: 0%;
    position: absolute;
    top: 0%;
    transform: translate(-50%, -50%);
    text-align: center;
    overflow: hidden;
}
.section-rtbottmicon img {
    width: 650px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    right: 0%;
    position: absolute;
    /* bottom: 0%; */
    /* transform: translate(50%, 50%); */
    /* text-align: center; */
    /* position: absolute; */
    z-index: 0;
    right: -215px;
    bottom: -358px;
    height: auto;
    display: block;
    /* overflow: hidden; */
}
.mt-5{margin-top:5rem!important;}
.pt-5{padding-top:5rem!important;}


/*-------------------------
    Typography
-------------------------*/
body {
    font-family: var(--font-secondary) !important;
    font-size: var(--font-body-2);
    line-height: var(--line-height-b1);
    color: var(--color-body);
    font-weight: 400;
    height: 100%;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}



@font-face {
    font-family: 'HK Grotesk';
    src: url('../../fonts/HKGrotesk-Black.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('../../fonts/HKGrotesk-Bold.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('../../fonts/HKGrotesk-BoldItalic.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk Legacy';
    src: url('../../fonts/HKGrotesk-BoldLegacy.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-BoldLegacy.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('../../fonts/HKGrotesk-ExtraBold.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk Legacy';
    src: url('../../fonts/HKGrotesk-BoldLegacyItalic.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-BoldLegacyItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('../../fonts/HKGrotesk-Italic.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('../../fonts/HKGrotesk-LightItalic.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk Legacy';
    src: url('../../fonts/HKGrotesk-LegacyItalic.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-LegacyItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('../../fonts/HKGrotesk-Light.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk Light Legacy';
    src: url('../../fonts/HKGrotesk-LightLegacy.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-LightLegacy.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk Light Legacy';
    src: url('../../fonts/HKGrotesk-LightLegacyItalic.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-LightLegacyItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('../../fonts/HKGrotesk-Medium.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('../../fonts/HKGrotesk-MediumItalic.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk Medium Legacy';
    src: url('../../fonts/HKGrotesk-MediumLegacy.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-MediumLegacy.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('../../fonts/HKGrotesk-Regular.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk Medium Legacy';
    src: url('../../fonts/HKGrotesk-MediumLegacyItalic.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-MediumLegacyItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk Legacy';
    src: url('../../fonts/fonts/HKGrotesk-RegularLegacy.woff2') format('woff2'),
        url('../../fonts/fonts/HKGrotesk-RegularLegacy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('../../fonts/HKGrotesk-SemiBoldItalic.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('../../fonts/HKGrotesk-SemiBold.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk SemiBold Legacy';
    src: url('../../fonts/HKGrotesk-SemiBoldLegacy.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-SemiBoldLegacy.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk SmBold Legacy';
    src: url('../../fonts/HKGrotesk-SemiBoldLegacyItalic.woff2') format('woff2'),
        url('../../fonts/HKGrotesk-SemiBoldLegacyItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
	

.axil-mainmenu .header-logo .logo-dark {
    display: none !important;
}
.axil-mainmenu.axil-sticky .header-logo .logo-dark {
    display: none !important;
}

.axil-mainmenu.axil-sticky .header-logo .logo-light {
    display: block !important;
}
/*
.axil-header .header-navbar .header-main-nav {
    display: none;
}
*/
.axil-mainmenu.axil-sticky .header-logo .logo-light {display:none;}

.axil-header.header-style-4 .axil-mainmenu.axil-sticky li a {
    color: #fff;
}

.heading-blue {font-family: var(--font-primary);
    font-weight: 600;
    letter-spacing: -0.025em;
    color: var(--color-text-blue);}
	
	.dietor-content h2 {color: var(--color-white);
    font-size: 78px;
    letter-spacing: 0px;
    line-height: 1;
}
.employ-description {
    color: #c1b8ff;
    font-weight: 500;
    font-size: 19px;
    line-height: 1.4;
}


.headtop-title {margin: 0px 0px 1.14286rem;}
.headtop-title small {color: #5301fc;text-transform: uppercase;}

.auth {
    padding: 0px 0px 36px 0px;
    grid-template-columns: auto 1fr;
    gap: 12px;
    -webkit-box-align: center;
    align-items: center;
    align-self: start;
    display: block;
    color: #00234b;
    font-size: 0.875rem;
    line-height: 1.125rem;
    font-weight: 500;
}
.auth span {
    display: block;
    color: #617798;
    font-size: 0.75rem;
    line-height: 0.875rem;
    font-weight: 400;
    padding: 2px 0px;
}
.juMOrL a {
    text-decoration: none;
    color: #00234b;
	font-size:13px;
}


.videobox{
  text-align:center;
}
.video-wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.video-wrapper video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.director-vid {
    width: 100%;
    position: relative;
}
.videoleft-contnt {
    width: 55%;
    padding: 105px 100px 10px 100px;
    position: absolute;
    z-index: 1;
    top: 0;
    margin: 0px auto;
}
.director-vid:before {content: "";
    background: #000;
    bottom: 0;
    left: 0;
    opacity: .6;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}



/*------ Top banner -------------*/
.topvideo-bg {
    position: relative;
    display: flex;
    flex-direction: column;
    color: rgb(255, 255, 255);
    min-height: 100%;
	/*
    background-color: #624de3;
    background-image: linear-gradient(227deg, rgb(82, 64, 203) 0%, rgb(60, 46, 146) 80%);
	*/
    padding: 150px 0px 0px 0px;
}
.kbakCR {
    position: absolute;
    inset: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.cta-container {
    display: flex;
    flex-direction: row;padding: 50px 0px 50px 0px;
}
.ehNvrw {
    color: rgb(255, 255, 255);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    outline: 0px;
    padding: 0px;
    background: none;
    border: none;
}
.jKYKQp {
    width: 52px;
    margin-right: 18px;
}
.ehNvrw .styles__PlayVideoIcon-sc-1okqnkw-5 {
    transition: transform 0.5s ease 0s;
}
.cta-container * + * {
    margin-left: 22px;
}
.banner-list {
    flex-direction: row;
    -webkit-box-align: left;
    align-items: left;
    display: flex;
    list-style: none;
    padding-left: 0px;
    margin: 30px 0px 0px;
    font-size: 1rem;
    line-height: 1.7em;
    font-weight: 500;
}
.banner-list .list-pd-left + .list-pd-left {
    margin-left: 46px;
}
.banner-list .list-pd-left i {
    padding-right: 15px;
}
.ehNvrw:hover .styles__PlayVideoIcon-sc-1okqnkw-5, .ehNvrw:focus .styles__PlayVideoIcon-sc-1okqnkw-5 {
    transform: scale(1.1);
}
.ehNvrw .styles__PlayVideoIcon-sc-1okqnkw-5 {
    transition: transform 0.5s ease 0s;
}



.banner-content {
    position: absolute;
    z-index: 1;
	padding:50px 0px 20px 0px;
	margin:0px 0px 40px 0px;
	height:100vh;
}

.banner-content h3{margin:30px 0px 30px 0px;}

.nav-item>.nav-link {
    padding: 1.4rem 1.8rem;
    cursor: pointer;
}


.managingpartner {
    background-image: url(../../assets/images/managing-partner.png) !important;
    background-position: bottom right !important;
    background-size: 35% !important;
}

.arrowpd::after {
    content: "";
    background-image: url(https://blog.remote.com/blog/images/icons/arrowRight.svg);
    background-repeat: no-repeat;
    display: inline-block;
    width: 6px;
    height: 10px;
    color: var(--colors-turquoise);
    margin-left: 24px;
    transition: transform 0.3s ease 0s;
}
.arrowpd:hover::after {
    transform: translate(5px, 0px);
}
/*--------------- Video Screen ---------------*/
.video-screen {
    margin: 0px;
    background: #00234b;
    display: grid;
}
/*
.videoleft-contnt {
	width:45%;
	padding:105px 30px 10px 120px;
}
.director-vid {
    width: 55%;
}
*/
.vid-heads {
    font-size: 78px;
    line-height: 66px;
    color: #75e8f0;
    padding: 0px;font-weight: 600;
}
.vid-icon {
    margin: 0px 0px 30px 0px;
}
.vid-talks {
    padding-left: 0px;
}
/*
.dietor-content p {
    font-size: 16px;
    line-height: 1.5rem;
    font-weight: 400;
    color: #eaf0f6bf;
    margin: 0px;
}
*/
.vid-content p {
    font-size: 16px;
    line-height: 1.5rem;
    font-weight: 400;
    color: #eaf0f6bf;
    margin: 0px;
}
.btn-all:hover {
    background-color: #00234b;
    border: 2px solid #75e8f0;
    color: #fff;
}
.btn-all {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.1875rem;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    flex-shrink: 0;
    text-decoration: none;
    width: max-content;
    margin: 0px;
    box-sizing: border-box;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    padding: 15px 34px;
    /*background-color: #00234b;*/
    color: #fff;
    border: 2px solid #75e8f0;
    margin-top: 42px;
}

.c-employ-solutions__list {
    list-style: none;
    padding-left: 0;
}

.c-employ-solutions__list {
    --spacingX: 17px;
    --spacingY: 34px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    margin-top: calc(var(--spacingY)*-1);
    margin-left: calc(var(--spacingX)*-1);
}
.c-employ-solutions__list li {
    max-width: 31.5%;
    min-width: 260px;
    width: 100%;
    margin-top: var(--spacingY);
    margin-left: var(--spacingX);
    display: flex;
    flex-direction: column;
}
.c-employ-solutions__item {
    background: linear-gradient(0deg,rgba(249,251,255,.9),rgba(240,245,255,.9));
    border-radius: 12px;
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    flex-grow: 1;
}
.c-employ-solutions__item__image {
    width: 100px;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
}
.c-employ-solutions__item__image--productsOverview {
    width: 90px;
}

.c-employ-solutions__item__image--ip-protection {
    width: 130px;
}
.c-employ-solutions__item__image--security {
    width: 150px;
}
.c-employ-solutions__item__image--ip-protection {
    width: 130px;
}
.c-employ-solutions__item__image--ip-protection {
    width: 130px;
}



.c-employ-solutions__item__title {
    color: #00234b;
    font-size: 1.4rem;
    line-height: 1.92857rem;
    font-weight: 600;
	margin:0px;
}
.c-employ-solutions__item__description {
    max-width: calc(100% - 100px);
}
.c-employ-solutions__item__description {
    margin-top: 8px;
    margin-bottom: 0;
    color: #525f7f;
    font-size: 1rem;
    line-height: 1.3rem;
    max-width: calc(100% - 70px);
    height: 85px;
    overflow: hidden;
}
.c-employ-solutions__item__image--ip-protection {
    width: 100px;
}




@media only screen and (max-width: 47.938em) {

.axil-mainmenu .header-logo .logo-dark {
    display: block !important;
}
.axil-mainmenu .header-logo .logo-light {
    display: none !important;
}
.axil-header .header-navbar .header-logo img {
    width: auto;
}



}















.hmMmDC > :last-child {
    margin-bottom: 0px;
}
.hmMmDC > :first-child {
    margin-top: 0px;
}
.bmfsdy {
    display: inline-block;
    position: absolute;
    height: 1.1em;
    overflow: hidden;
    margin-left: 8px;
    color: #65c4cb;
}
.cQUAzr {
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    height: 100%;
}
.bmfsdy {
    display: inline-block;
    position: absolute;
    height: 1.1em;
    overflow: hidden;
    margin-left: 8px;
    color: #65c4cb;
}
/*
.text {
    position: absolute;
    width: 100%;
    display: inline-block;
    left: 50%;
    margin-left: 15px;
    height: 40px;
    top: 50%;
    margin-top: -15px;
}
*/
.bannertxt-para {
    letter-spacing: 0.02em;
    margin: 0px 0px 8px;
    color: #c1b8ff;
    font-size: 18px;
    line-height: 1.1;
	font-weight:300;
}

/*
p {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
*/

.word {
    display: inline-block;
    position: absolute;
    width: 100%;
    opacity: 0;
    margin: 0px 0px 0px 10px;
}

.letter {
  display: inline-block;
  position: relative;
  float: left;
    white-space: pre-wrap;
  transform: translateZ(25px);
  transform-origin: 50% 50% 25px;
    animation: 1300ms cubic-bezier(0.76, 0, 0.24, 1) 0s 1 normal forwards running ePLcgq;
}
/*
.letter {
    display: inline-block;
    white-space: pre-wrap;
    padding-bottom: 10px;
    animation: 1300ms cubic-bezier(0.76, 0, 0.24, 1) 0s 1 normal forwards running ePLcgq;
}
*/

.letter.out {
  transform: rotateX(90deg);
  transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.letter.behind {
  transform: rotateX(-90deg);
}

.letter.in {
  transform: rotateX(0deg);
  transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.wisteria {
  color: #75e8f0;
}

.belize {
  color: #75e8f0;
}

.pomegranate {
  color: #75e8f0;
}

.green {
  color: #75e8f0;
}

.midnight {
  color: #75e8f0;
}


.header-btn:hover a, .cta-container:hover a, .btn-fill-white:hover {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
}
/*--------- Autoplay video script ---------------*/




.founder-bg {
    background-image: url(../../assets/images/founder-pic.png);
    padding: 45px 0px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
}
.dietor-content {
    padding: 98px 0px 0px 0px;
}


.connect-us a {
    color: #fff;
    background: #624de3;
    padding: 15px 30px;
    border-radius: 100px;
    line-height: 1.3;
}




.multi-list {
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.multi-list li {color: var(--color-white);
        list-style: none;
    min-width: 300px;
    max-width: 33.33%;
    margin: 0px 0px 20px 0px;    font-size: 18px;
}

.multi-list li span {
    text-transform: uppercase;
}

.multi-list li i {
    color: #75E8F0;
    font-weight: 300;
    margin: 0px 10px 0px 0px;
}

.companies-row {background: var(--color-darkBlue);}
.companies-multi-list {
padding: 0px;
margin: 0px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: stretch;
}
.companies-multi-list li {
list-style: none;
min-width: 270px;
max-width: 25%;
text-align: center;
margin: 0px 0px 30px 0px;}




/*--------- Owl Caresual ----------*/
/*
.item{
  opacity:0.4;
  transition:.4s ease all;
  margin:0px 20px 0px 0px;
  transform:scale(.8);
}
@media(max-width:1000px){
  .item{margin:0; transform:scale(.9)}
}
.active .item{
  opacity:1;
  transform:scale(1);
} 

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
*/
.inner{position:absolute; bottom:30px; left:0; right:0; text-align:center;}
.inner a{color:#fff; text-decoration:none; border-bottom:2px solid rgba(255,255,255,0.5); transition:.3s ease border-color}
.inner a:hover{border-color:#fff;}
.black .inner a{color:#000; border-color:rgba(0,0,0,0.4)}
.black .inner a:hover{border-color:#000;}

/*
.owl-carousel:after{content:""; display:block; position:absolute; width:8%; top:0; bottom:0; left:50%; margin-left:-4%; pointer-events: none; background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/43033/aett_logo_slider.png) no-repeat center 50%; background-size:100% auto;
}
*/

.owl-controls{position:absolute; margin-top:300px;}


.client-testimonial {background: var(--color-purpleMinsk);}
.tstimonial-client img {
    width: auto !important;
    margin: 0px auto;
}

.testimonial-wrapper .testimonial-content {
    background: #fff;
    padding: 40px 35px;
    font-size: 20px;    position: relative;
    border-radius: 15px;
}
.testimonial-wrapper .testimonial-content:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -30px;
    transform: rotate(180deg);
    left: 50%;
    margin: 0px 0px 0px -15px;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    border-width: 14px 15px 20px;
    border-bottom-color: var(--color-white);
}
.tstimonial-client {
    text-align: center;
}
.tstimonial-name {
    margin: 30px 0px 0px 0px;
}
.tstimonial-name h3 {
    font-size: 24px;
    color: #fff;
    line-height: 1.3;
    margin: 0px 0px 5px 0px;
}
.tstimonial-client-company p {
    margin: 0px;
    color: rgba(255, 255, 255, 0.6);
}
.owl-carousel .owl-dots {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    margin: 20px 0px 0px 0px;
}
.owl-carousel .owl-dot, .owl-carousel .owl-dot {
    height: 8px;
    border-radius: 100px;
    width: 8px;
    margin: 0 4px;
    display: inline-block;
    background-color: #76abe2;
}
.owl-carousel .owl-dot.active {
    width: 42px;
    background-color: #75e8f0;
}






/*--------- New css -------------*/
.content-left {
    padding: 0px 0px 0px 0px;
}
.content-left p {
    color: #fff;
    margin: 0px 0px 15px 0px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.2;
    text-align: justify;
    width: 90%;
}																						
.center-heading {
    text-align: center;
}
.center-heading img {margin:0px 0px 15px 0px;}
.center-heading h5 {
    margin: 0px 0px 15px 0px;
    font-size: 18px;
    color: #5c08ff;
}
.center-heading h2 {
    color: #fff;
    font-size: 32px;
    line-height: 1;
    font-weight: 300;
    margin: 0px 0px 0px 0px;
}
.center-heading h2 span {
    font-weight: 600;
    text-transform: uppercase;
}

.founder-sign {
    margin-top: 15px;
    font-size: 24px;
    color: #74e7ef;
    line-height: 1.3;
}
.founder-detail label {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}
.founder-detail {
    margin: 40px 0px 0px 0px;
}

.btn-colourd {
    border-radius: 100px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.04em;
    padding: 6px 35px;
    height: auto;
    text-align: center;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    position: relative;
    z-index: 1;
    color: #fff;
}
.btn-colourd {
    background-color: #624DE3;
    box-shadow: 0px 12px 18px 0px rgb(27 19 78 / 72%);
    border: 2px solid #624DE3;
}

.content-left h2 {
    color: #fff;
    font-weight: 300;
    margin: 0px 0px 60px;
}
.content-left span {
    font-weight: 600;
    text-transform: uppercase;
}




@media only screen and (min-device-width: 950px) and (max-device-width: 1280px) {

.managingpartner {padding: 78px 0px 50px 0px;}




}


@media only screen and (min-device-width: 1080px) and (max-device-width: 1600px) {
.banner .banner-content .title {
    font-size: 48px;margin-bottom: 40px;
}
.text {
    width: 100%;
    display: inline-block;
    height: 58px !important;
    line-height: 1;
    font-size: 48px;
}
.content-left h2 {
    color: #fff;
    font-weight: 300;
    margin: 0px 0px 40px;
    font-size: 46px;
}

}





.acquations-list {
    float: left;
    display: inline-block;
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.acquations-block {
    float: left;
    position: relative;
    background: #2a1d79;
    width: 160px;
    height: 160px;
    text-align: center;
    margin: 0px 70px 120px 40px;
    border-radius: 100%;
    line-height: 140px;
    border: 10px solid #533fd4;
    -webkit-box-shadow: -11px 15px 39px 0px rgba(70,54,161,1);
    -moz-box-shadow: -11px 15px 39px 0px rgba(70,54,161,1);
    box-shadow: -11px 15px 39px 0px rgba(70,54,161,1);
}
.moreacuations1 {
    min-height: 120rem;
}
.acquations-block-inner img {
    /*width: 80%;*/
}

.acquations-block-inner::before {
    content: '';
    position: absolute;
    width: 4px;
    background-color: #2a1d79;
    top: 70%;
    bottom: 0;
    left: 50%;
    margin-left: 0;
    height: 180px;
    z-index: -1;
}
.acquations-block-inner::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    right: 0px;
    background-color: #2a1d79;
    border: 4px solid #2a1d79;
    bottom: 0px;
    border-radius: 50%;
    z-index: 0;
    top: 100%;
    margin: 135px 60px 0px 0px;
}
.acquations-info {
    text-align: left;
    position: absolute;
    top: 100%;
    margin: 25px 0px 0px 90px;
    width: 100%;
}
.acquations-info h5 {
	font-size:20px;
    color: #25c6db;
    font-weight: 600;
    margin: 0px 0px 5px 0px;
}
.acquations-info p {
    color: #fff;
    margin: 0px;
	font-size:15px;line-height:1.3;
}


.abicons {
    position: relative;
}
.abicons img {
    position: absolute;
    width: 120px;
    left: -10px;
    top: -40px;
    z-index: 3;
}

.abicons2 {
    position: relative;
}
.abicons2 img {
    position: absolute;
    width: 250px;
    left: -10px;
    top: -70px;
    z-index: 3;
}
.abicons3 {
    position: relative;
}
.abicons3 img {
    position: absolute;
    width: 220px;
    right: -10px;
    top: -170px;
    z-index: 3;
}

.halfcircle {
    position: relative;
}
.halfcircle img {
    position: absolute;
    width: 120px;
    left: -10px;
    top: -120px;
    z-index: 3;
    left: 0;
    right: unset;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.bottomcap img {
    position: absolute;
    width: auto;
    bottom: 0px;
    z-index: -1;
    left: 0;
}
.moreoffices-rtcircle {
    position: relative;
}
.moreoffices-rtcircle img {
    position: absolute;
    width: 250px;
    left: -10px;
    top: -40px;
    z-index: 3;
}
.feature-slide-image {
    height: 318px;
}
.feature-slide-image img {
    width: 100%;
    height: auto;
}

.imageslide-grid {
    /* position: relative; */
    /* width: 100%; */
    /* height: 294px; */
    /* overflow: hidden; */
    /* border: 1px solid #B99870; */
}
.imageslide-outr {
    height: 320px;
    overflow: hidden;
}
.imageslide-grid figure {
    margin: 0px auto;
    /* width: 90%; */
    /* height: 274px; */
    overflow: hidden;
}

.slick-slide img {
    display: block;
    width: 90%;
    margin: 15px auto;
    height: 286px;border-radius: 20px;
}













.timeline {
  width: 100%;
  height: 550px;
  padding: 0px 30px;
  position: relative;
  box-sizing: border-box;
  background: #2a1d79;
  overflow: hidden;
  display: flex;
}

.timieline-title {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: sans-serif;
}

.timeline-content {
    max-width: 112px;
    height: 216px;
    padding: 10px 0px 20px 4px;
    flex-shrink: 0;
    flex-grow: 0;
    align-self: flex-start;
    position: relative;
    border-radius: 10px;
    margin-right: 0px;
  /*
  background: #FFF;box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);*/
}

.timeline-content:before {
    position: absolute;
    width: calc(100% + 14px);
    height: 4px;
    top: calc(100% +  8px);
    background: #624de3;
    content: "";
    left: -7px;
    border-radius: 5px;
    margin: 15px 0px 0px 0px;
}

.timeline-content:after {
	display:none;
  position: absolute;
  width: 4px;
  height: 25px;
  top: 100%;
  left: calc(50% - 10px);
  background: #FFF;
  content: "";
}
.imgCarouselS .wrapperDiv {
    position: initial;
    width: 100%;
    height: 100%;
    transform: translate(0,10%);
}

/*
.timeline-period {
  position: absolute;
  top: calc(100% + 25px);
  background: #FFF;
  padding: 10px;
  width: 100px;
  text-align: center;
  border-radius: 10px;
  left: calc(50% - 60px);
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
}
.timeline-period:before {
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: -20px;
  left: calc(50% - 6px);
  z-index: 2;
}
*/
.timeline-period {
    width: 50px;
    text-align: center;
    height: 50px;
    background: #624de3;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: calc(8% - 35px);
    z-index: 2;
    vertical-align: middle;
    line-height: 60px;
    margin-top: 5px;
}
.timeline-period i {
    color: #fff;
    font-size: 24px;
}

.mb-50 {margin-bottom:50px;}
.timeline-content:nth-child(even) {
  align-self: flex-end;    top: -38px;
}

.timeline-content:nth-child(even):before {
  top: -72px;
}

.timeline-content:nth-child(even):after {
  top: -25px;
}

.timeline-content:nth-child(even) .timeline-period {
    top: -85px;
}

.timeline-content:nth-child(even) .timeline-period:before {
  top: calc(100% + 2px);
}

.timeline-content:nth-child(even) .timeline-year {
    margin: 0px 0px 5px 0px;
}

.timeline-content:nth-child(even) .timeline-text {
    padding: 10px 0px 10px 10px;
    margin: 0px 0px 10px 0px;
}

.imgCarouselS .container {
    left: 0%;
    top: 0%;
    transform: translate(0%, 0%);
}
.imgCarouselS .container {
    position: inherit;
    left: 0;
    right: 0;
    top: 10rem;
    height: auto;
}




.timeline-year {
    color: #25c6db;
    font-weight: 700;
    margin: 0px 0px 5px 0px;
    font-size: 20px;
    line-height: 1;
}
.timeline-compny-heading {
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: .8px;margin:0px 0px 10px 0px;
}
.timeline-compny-heading span {
    white-space: nowrap;
}
.timeline-compny-heading span {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px 0px 20px 0px;
}
.timeline-text {
    color: #fff;
    font-size: 15px;
    border-left: 2px solid #5c50a4;
    padding: 0px 0px 20px 10px;
    margin: 0px 0px 30px 0px;
    line-height: 1.3;
    width: 100%;
    height: 98px;
}











.timeline1 {
  white-space: nowrap;
  overflow-x: hidden;
}

.timeline1 ol {
  font-size: 0;
  width: 100vw;
  padding: 250px 0;
  transition: all 1s;
}

.timeline1 ol li {
  position: relative;
  display: inline-block;
  list-style-type: none;
  width: 160px;
  height: 3px;
  background: #fff;
}

.timeline1 ol li:last-child {
  width: 280px;
}

.timeline1 ol li:not(:first-child) {
  margin-left: 14px;
}

.timeline1 ol li:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 50%;
  left: calc(100% + 1px);
  bottom: 0;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #F45B69;
}

.timeline1 ol li div {
  position: absolute;
  left: calc(100% + 7px);
  width: 280px;
  padding: 15px;
  font-size: 1rem;
  white-space: normal;
  color: black;
  background: white;
}

.timeline1 ol li div::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline1 ol li:nth-child(odd) div {
  top: -16px;
  transform: translateY(-100%);
}

.timeline1 ol li:nth-child(odd) div::before {
  top: 100%;
  border-width: 8px 8px 0 0;
  border-color: white transparent transparent transparent;
}

.timeline1 ol li:nth-child(even) div {
  top: calc(100% + 16px);
}

.timeline1 ol li:nth-child(even) div::before {
  top: -8px;
  border-width: 8px 0 0 8px;
  border-color: transparent transparent transparent white;
}






























.moreacuations {position:relative;}
/*
.moreacuations:before {
    background: #4435a6;
    bottom: 0;
    left: 0;
    opacity: .85;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    content: "";
}
*/
.section-rtcircle {
    position: relative;
}
.section-rtcircle img {
    position: absolute;
    width: 260px;
    right: 0px;
    top: -50px;
    z-index: 3;
}

.subhead-txt {
    font-size: 28px;
    width: 66%;
    margin: 0px auto;
    color: #fff;
    padding: 20px 0px 0px 0px;
	font-weight: 300;
}
.subhead-txt span {
    color: #25c6db;
    text-transform: uppercase;
    font-weight: 600;
}
.map-full {
    text-align: center;
}
.map-full img {
    width: 100%;
    padding: 20px 0px 10px 0px;
    margin: 0px auto;
}

.reel-videos {
    display: inline-block;
    width: 100%;
    margin: 0px 0px 30px 0px;
}
.vid-block {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    border-radius: 10px 0px 10px 0px;
}
.vid-block img {
    width: 100%;
    border-radius: 10px 0px 10px 0px;
}
.testimonial-section-col-content-holder h5 {
    font-size: 22px;
}
.testimonial-section-col-content-holder .about-p {
    font-size: 18px;
    font-weight: 500;
}

.plyicon {
    overflow: auto;
    margin: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    vertical-align: middle;
    left: 0;
    width: 82px;
    height: 82px;
    border: 3px solid #25c6db;
    border-radius: 100px;
}
.plyicon a {display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%;
    padding: 22px 22px 22px 28px;
}
.plyicon a i {
    font-size: 32px;
    vertical-align: middle;
    text-align: center;
    color: #25c6db;
}
.vid-contnt {
    float: left;
    text-align: left;
    padding: 1% 0px 0px 4%;
    width: 45%;
    margin: 0px;
}


.vid-contnt h3 {
    color: #25c6db;
    margin: 0px;
	font-size:26px !important;
}
.vid-contnt p {
    font-size: 18px;
    color: #fff;
    margin: 5px 0px 0px 0px;
}





.progressbar {
    list-style: none;
    counter-reset: step;
    margin: 30px 0px 0px -50px;
}
.progressbar li {
    float: left;
    width: 20%;
    position: relative;
    text-align: center;
}
.progressbar li:first-child:before {
    border-color: #75e8f0;
    background: #75e8f0;
    color: #624de3;
}
.progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 30px;
    height: 30px;
    border: 2px solid #624de3;
    display: block;
    margin: 0 auto 10px;
    border-radius: 50%;
    line-height: 26px;
    background: transparent;
    color: #624de3;
    text-align: center;
    font-weight: 700;
}
.progressbar li.active+li:before {
    border-color: #75e8f0;
    background: #75e8f0;
    color: #624de3;
    transition: all 2s linear;
    transition-delay: 1s;
}
.progressbar li.active+li:after {
    box-shadow: inset 200px 0 0 0 #75e8f0;
    transition: box-shadow 1s linear;
}

.progressbar li:after {
    content: "";
    position: absolute;
    width: 86%;
    height: 3px;
    background: #624de3;
    top: 15px;
    left: -43%;
    z-index: 0;
}
.progressbar li:first-child:after {display:none;}


.steps-cards {
    display: flex;
    margin: 30px 0px 0px 0px;
}
.slide-card {
	width:20%;
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 20px;
}
.c-employ-concept__slide__icon {
    background: #624de3;
    border-radius: 28.125px;
    padding: 22px 23px;
    max-width: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    opacity: .5;
    transition: all 1s linear;
    transition-delay: 1s;
}
.c-employ-concept__slide__content {
    opacity: .5;
}
.c-employ-concept__slide__content__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #75e8f0;
    white-space: nowrap;
    letter-spacing: 0;
    margin: 0px 0px 10px 0px;
}
.c-employ-concept__slide__content p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #d0caf7;
}
.progress-container {
    width: 100%;
}
.progress-outer {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.progressbar li.active+li:after {
    box-shadow: inset 200px 0 0 0 #75e8f0;
    transition: box-shadow 1s linear;
}
#item-1 .c-employ-concept__slide__content, #item-1 .c-employ-concept__slide__icon, .active {
    opacity: 1;
}
.active {
    transition: all 1s linear;
    transition-delay: 1s;
}
.slide-card i {
    color: #75e8f0;
    font-size: 26px;
}




/*----------Next Previoue ------------*/
.owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    width: 44px;
    text-align: center;
    height: 44px;
    border-radius: 50%;
    /* transform: translateY(-50%); */
    background: #fff;
    box-shadow: 2px 1px 10px #4435a6;
    left: 0px;
    margin-top: -30px;
    margin-left: 0px;
    outline: 0px;
    border: 2px solid #fff;
}
.owl-nav .owl-next {
    position: absolute;
    right: 60%;
    top: 50%;
    width: 44px;
    text-align: center;
    height: 44px;
    border-radius: 50%;
    /* transform: translateY(-50%); */
    background: #fff !important;
    box-shadow: 2px 1px 10px #4435a6;
    padding: 0px !important;
    margin: -30px -20px 0px 60px;
    outline: 0px;
    border: 2px solid #fff;
}
.owl-nav .owl-prev span, .owl-nav .owl-next span {
    color: #4435a6;
    font-size: 22px;
    vertical-align: middle;
    line-height: 38px;
    padding: 0px;
}
.owl-nav .owl-prev span, .owl-nav .owl-next span {
    color: #4435a6;
    font-size: 22px;
    vertical-align: middle;
    line-height: 38px;
    padding: 0px;
}

.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
    /*opacity: .85;*/
}
.disabled {
    opacity: 1;
	cursor:pointer;
}

#what-clients2 .owl-nav .owl-prev {
    position: absolute;
    left: 0%;
    top: 50%;
    width: 44px;
    text-align: center;
    height: 44px;
    border-radius: 50%;
    /* transform: translateY(-50%); */
    background: #25c6db !important;
    box-shadow: 2px 1px 10px #57bac7;
    right: 0px;
    bottom: -30px;
    margin-left: -55px;
    outline: 0px;
    border: 2px solid #1cafc3;
}
#what-clients2 .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 70px;
    width: 44px;
    text-align: center;
    height: 44px;
    border-radius: 50%;
    /* transform: translateY(-50%); */
    background: #25c6db !important;
    box-shadow: 2px 1px 10px #57bac7;
    padding: 0px !important;
    margin: -14px -95px 0px 60px;
    outline: 0px;
    border: 2px solid #1cafc3;
}

.video-wrapper {position:relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-wrapper video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.video-wrapper:before {
    background: #4435a6;
    bottom: 0;
    left: 0;
    opacity: .45;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    content: "";
}


.testimonials-section {
    height: 46vh;
    float: left;
    margin: 20px 0px;
    width: 100%;
}
.slider {height: 100%;
    margin-top: 0px;
}
.custom-slick-navigator {
    position: absolute;
	bottom: 20px;
}
.custom-slick-navigator .custom-slick-arrow-left {
    position: absolute;
    left: 40px;
    margin-top: 0px;
    width: auto;
    height: auto;
    background: #5644cb;
    color: #fff;
    border: 0;
    border-radius: 30px;
    padding: 5px 25px;
}
.custom-slick-navigator .custom-slick-arrow-right {
    left: 130px;
    margin-top: 0px;
    position: absolute;
    width: auto;
    height: auto;
    background: #5644cb;
    color: #fff;
    border: 0;
    border-radius: 30px;
    padding: 5px 25px;
}

.slick-initialized .slick-slide {
    background: transparent;
    position: relative;
    padding: 0px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 0px;
}
.testimonial-section-col-content-holder h5 {
    font-size: 26px;
    color: #6cc5de;
}
.testimonial-section-col-content-holder p {
    color: #fff;
}
.testimonial-section-col-content-holder .about-p {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

/*

.meter { 
    height: 5px;
    position: relative;
    background: #f3efe6;
    overflow: hidden;
}

.meter span {
    display: block;
    height: 100%;
}

.progress {
    background-color: #e4c465;
    animation: progressBar 8s ease-in-out;
    animation-fill-mode:both; 
}

@keyframes progressBar {
  0% { width: 0; }
  100% { width: 100%; }
}
*/


/*
.testimonial-section-col-content-holder::before {
    background-image: url(../../assets/images/about-slide-bottom-shape.png);
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 0;
    width: 38px;
    height: 39px;
    background-repeat: no-repeat;
}
.testimonial-section-col-content-holder::after {
    background-image: url(../../assets/images/about-slide-top-shape.png);
    content: "";
    position: absolute;
    right: -1px;
    top: 0;
    z-index: 0;
    width: 123px;
    height: 126px;
    background-repeat: no-repeat;
}
*/



.custom-slick-arrow:before {
    right: -12%;
}
.custom-slick-arrow:before, .custom-slick-arrow:before {
    position: absolute;
    font-size: 28px;
    border-radius: 50%;
    right: -21%;
    top: 104px;
    color: #fbe8e7;
    background: #fe594a;
    cursor: pointer;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 36px;
    transition: all 1s ease 0s;
}
.testimonial-section-col-content-holder {
    padding: 40px 40px !important;
}




.video-grid {
    position: relative;
    width: 90%;
    height: 274px;
    overflow: hidden;
    border: 0px solid #B99870;
    z-index: 1;
    cursor: pointer;
    margin: 22px auto 0px auto;
    border-radius: 20px;
}
.video-grid .watch-video a {display: block;width: 64px;height: 64px;border-radius: 100px;overflow: hidden;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);-moz-box-shadow:0 0 20px rgba(0,0,0,0.8);box-shadow:0 0 20px rgba(0,0,0,0.8);border:2px solid #25c6db;}
.video-grid .watch-video a:focus, .video-grid .watch-video a:hover {outline:10px;border:2px solid #25c6db;}
.video-grid .video-thumbnail {height: 100%;width: 100%;position: absolute;z-index: 1;background-size: cover;top: 0;left: 0;}
.video-grid .video-thumbnail figure {position: relative;display: block;height: 294px;width: 100%;}
.video-grid .video-thumbnail figure img {width: 100%;}
.video-grid .video iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0px;z-index:0;cursor:pointer;}
.video-grid .watch-video {transform: translate(-50%, -50%);position: absolute;z-index: 2;top: 50%;left: 50%;text-align: center;}
.vgrid-content p {font-size: 20px;margin: 0px 0px 20px 0px;}

.video-grid .watch-video a i {line-height: 62px;
    font-size: 28px;
    vertical-align: middle;
    text-align: center;
    color: #25c6db;}



@media only screen and (min-width: 767px) and (max-width: 768px) {
	
.vgrid-content {margin: 30px 0px 0px 0px;}
	
	
}




/*

@-webkit-keyframes pulse {
	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes pulse {
	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
*/

.spots_map {
    margin-top: 30px;
    position: relative;
}
.spots_map-map {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.hot-spot {
    width: 12px;
    height: 12px;
    background-color: #25c6db;
    border-radius: 50%;
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.hot-spot::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #12bec8;
    -webkit-animation: ripple 2s linear infinite;
    animation: ripple 2s linear infinite;
}
.hot-spot::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #12bec8;
    -webkit-animation: ripple 2s linear 1s infinite;
    animation: ripple 2s linear 1s infinite;
}
.speech-bubble {
    background: #0da574;
    color: #fff;
    display: block;
    padding: 15px;
    font-family: Archivo,sans-serif;
    font-weight: 700;
    max-width: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: -1;
    visibility: hidden;
    opacity: 0;
	/*
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
	*/border: 1px solid #ff0000;
	-webkit-animation: ripple 2s linear infinite;
    animation: ripple 2s linear infinite;
}
.spots .speech-bubble {
    min-width: 300px;
}




@-webkit-keyframes ripple {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	75% {
		-webkit-transform: scale(1.75);
		transform: scale(1.75);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: 0
	}
}

@keyframes ripple {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	75% {
		-webkit-transform: scale(1.75);
		transform: scale(1.75);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: 0
	}
}




.row-features {
    position: relative;
    height: 320px;
}

.new-feature-slider {
  width: 100%;
  float: left;
  overflow: hidden;
}
.new-feature-slider .feature-slide {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease;
}
.new-feature-slider .feature-slide .feature-slide-image img {
  width: 100%;
  display: block;
}
.new-feature-slider .feature-slide.active {
  opacity: 1;
}

.block-wrap {
    position: relative;
    width: 100%;
    height: 320px;
}
.block-wrap:before {
  content: "";
  width: 100%;
  padding-top: 100%;
  display: block;
}

.w50 {
  width: 48.8%;
  float: left;
}

.h50:before {
  padding-top: 50%;
}

.block {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  box-sizing: border-box;
}

.content-centered {
  text-align: left;
  position: absolute;
  top: 50%;
  left: 47%;
  z-index: 100;
  width: 100%;
  color: #fff;
  max-width: 25em;
  transform: translate(-50%, -50%);
}

.controls {
  box-sizing: border-box;
  width: auto;
  height: auto;
  position: absolute;
  z-index: 9999;
  border-right: solid 0px rgba(93, 193, 195, 0.4);
  overflow: visible;
}
/*
.controls .control {
    box-sizing: border-box;
    width: 28px;
    height: 28px;
    display: block;
    background: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    float: left;
    border-radius: 3px;
}
.controls .control:first-child {margin: 0px 10px 0px 0px;
  border-bottom: 1px solid rgba(4, 68, 86, 0.2);
}
.controls .control.button-next {
  transform: rotate(180deg);
}
.controls .control:before, .controls .control:after {
  width: 12px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  transform-origin: left center;
  content: "";
  background-color: #333f4a;
  transition: all 0.3s ease;
}
.controls .control:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.controls .control:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.controls .control:hover {
  background-color: #25c6db;
}
.controls .control:hover:before, .controls .control:hover:after {
  background-color: white;
}
*/
.controls .button-prev, .controls .button-next {color: #fff;cursor: pointer;margin: 0px 5px;background: #5644cb;border-radius: 30px;padding: 5px 25px;position: relative;}
.controls .button-prev::after {}

.new-feature-controls {
    bottom: 10px;
    right: 30%;
    margin: 0px 0px 0px 0px;
}

.fakeh1 {
    font-size: 26px;
    color: #6cc5de;
}







.footrow {width:100%;padding: 25px 0px;
    display: inline-block;
    border-bottom: 1px solid #eeeff0;
}

.connect-with {
	float:right;
    padding: 15px 0px;
    display: inline-block;
}
.connect-with .connect-rt {
    float: right;
    text-align: right;
}
.connect-rt span {
    float: left;
    display: inline-block;
    margin-right: 15px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}
.social-profile {list-style:none;margin:0px;
    float: left;padding: 0px;
    display: inline-block;
}
.social-profile li {
    float: left;
    padding: 0px 5px;
}
.footer-item h4 {
    font-size: 16px;
    margin: 0px 0px 10px 0px;
    line-height: 1.3;
    color: #fff;
}
.user-links li {color: #fff;
    font-size: 14px;
    line-height: 1.3;
    padding: 4px 0px;
}

.foo-mid-item {
    padding: 20px 0px 70px 0px;
}

.foot-payment-logo {list-style:none;
    background: #fff;
    float: left;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    padding: 0px;margin-bottom: 50px;
}
.foot-payment-logo li {
    float: left;
    width: 25%;
    padding: 4px;
    border-right: 1px solid #d0d0d0;
}
.footer-item ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-area {background: #2a1d79;
}
.footer-copy {
    background: #21156a;
    display: inline-block;
    width: 100%;
    padding: 15px 0px;
}
.footer-area a {
    color: #ffffff;
}
.footer-copy p {text-align:center;margin:0px;color:#fff;}
/*.social-profile li.active .fa {color:#75e8f0;}*/


.mt-50 {margin-top:50px;}
.touch-left {
    text-align: left;
    display: inline-flex;
}
.fantistic-team h3 {
    color: #fff;
    font-size: 42px;
    font-weight: 300;
	margin:0px;
}
.fantistic-team h3 span {
    color: #25c6db;
    font-weight: 600;
}
.fantistic-team p {
    padding: 15px 0px 40px 0px;
    color: #fff;
}

.bestlogo-row {
    display: inline-flex;
    width: 100%;
}

.bestlogo-row img {
    margin: 20px 45px 20px 0px;
}
.hiring-list ul {
    padding: 0px;
    margin: 0px;
}
.hiring-list ul li {
    list-style: none;
    text-align: center;
    background: rgb(63, 15, 185, .8);
    margin: 0px 0px 10px 0px;
    padding: 10px;
	color:#fff;
    border-radius: 100px;
}


.footerbotm-text {
}
.footerbotm-text span {
    font-weight: 600;
}
.copyRight p {
    line-height: 1.5;
        color: rgba(255,255,255,0.6);
font-size: 1.5rem;
    font-weight: 300;
    text-align: center;
}
p.footmsg {
    font-size: 1.3rem;
}
.footer-bottom {
    position: relative;
}
.section-ltbottmicon {}
.section-ltbottmicon img {
    position: absolute;
    width: 310px;
    left: 0px;
    bottom: 0px;
    z-index: 0;
}
.section-rtbottmicon {
    position: relative;
}

.section-rtbottmicon img {
    position: absolute;
    width: 1020px;
    right: -510px;
    bottom: -510px;
    z-index: -1;
}





.pt-80 {
    padding-top: 80px;
}

.timeline-mob {display:none;}

@media only screen and (max-width: 47.9375em) {
	
	
.mobblogfullh72 {height: 100vh;min-height: 72rem;}
.mobfullh90 {height: 100vh;min-height: 90rem;}
.mobfullh110 {height: 100vh;min-height: 110rem;}
.mobfullh130 {height: 100vh;min-height: 130rem;}
.mobfullh190 {height: 100vh;min-height: 190rem;}
.imgCarouselS .wrapperDiv {padding-top: 0rem;}
.center-heading.mb-50 {margin-bottom: 20px;}
.imgCarouselS .wrapperDiv {transform: translate(0,3%);}

.topvideo-bg {display: block;padding: 110px 0px 0px 0px;}
.banner-content .h1 br, .banner-content h1 br {display:none;}
.banner-content .h1, .banner-content h1 {font-size: 26px;}
.banner-content h3 {font-size: 18px;}
.bannertxt-para {font-size: 16px;}
.banner-content {padding: 0px 0px 20px 0px;width: 92%;margin: 0 auto;}
.banner-list {display: inherit;}
.banner-list li {padding: 5px 0px;}
.content-left {padding: 0px 0px 0px 0px;}
.content-left p {margin: 0px 0px 15px 0px;font-size: 17px;width:100%;}


.section-rtbottmicon img {
    width: 600px;
    right: -300px;
    bottom: -300px;
}

.ymlSalt .content1 {
    padding: 30px 0 0 0 !important;
}
.parallaxWrapper.visionfunds {
    background-size: 70% !important;
}

.pblicatin p {
    margin: 0px 0px 50px 0px !important;
}
.bookavilable ul {
    margin: 0px 0px 30px 0px;
}
.bookavilable h4 {
    margin: 0px 0px 20px;
}



.midlogo22 img {
    width: 100%;
}
.bestlogo-row img {
    margin: 10px 0px 30px 0px;
}
.pblicatin, .bookavilable {
    padding-left: 0px !important;
    width: 90%;
    margin: 30px auto 0px auto;
}
.bookcover {
    position: relative;
    margin: 30px auto 0 auto;
    width: 90%;
}
.bookcover img {
    width: 100%;
}
.bookcover::after {
    top: -20px !important;
    left: -20px !important;
}
.pblicatin, .bookavilable {
    padding-left: 0px;
}
.imageslide-outr::before {
    height: 176px !important;
}
.imageslide-outr::after {
    height: 176px!important;
}



.moblongBg355 {
    min-height: 355rem !important;
}
.midlogo22 img {
    width: 100%;
}
.bestlogo-row img {
    margin: 10px 0px 30px 0px;
}
.banner-content .h1 .text, .banner-content h1 .text {display: list-item;margin: 5px 0px 20px 0px;}
.banner-list .list-pd-left + .list-pd-left {margin-left: 0px;}

.cta-container {padding: 15px 0px 10px 0px;}
.banner-list {margin: 20px 0px 0px;}

.abicons img {width: 80px;left: -10px;top: -45px;}
.abicons2 img {width: 90px;left: -10px;top: -40px;}
.abicons3 img {width: 80px;right: -10px;top: -75px;}

.longBg {min-height: 250rem;}
.section-rtcircle img {width: 85px;top: -50px;}
.halfcircle img {width: 70px;left: -10px;top: -70px;}

.row-features {width: 92%;margin: 0px 4%;}

.steps-cards {
display: block;
margin: 30px 0px 0px 0px;
}
.slide-card {
width: 80%;
text-align: center;
margin: 0px auto 30px auto;
}
.fullscreen60 {
    height: 100%;
    min-height: 60rem;
}
.fullscreenN {
    height: 100%;
}


.managingpartner {
    background-size: 60% !important;
}
/*.mob-none {display:none;}








.timeline-mob {
    display: flex;
    flex-direction: column;
    width: 70%;
    margin: 5% auto 5% 20%;
}
.timeline__event {
  background: #5700ff;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  margin: 0px 0px 20px 0px;
  border-radius: 8px;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
}
.timeline__event__title {
  font-size: 1.8rem;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1.5px;
}
.timeline__event__content {
  padding: 10px 20px;
}
.timeline__event__description p {color:#fff;}
.timeline__event__date {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  white-space: nowrap;
}

.timeline__event__date span {text-transform:uppercase;}
.timeline__event__icon {
  border-radius: 8px 0 0 8px;
  background: #54b0b7;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 40%;
  font-size: 2rem;
  color: #9251ac;
  padding: 10px 20px;
}
.timeline__event__icon i {
    position: absolute;
    color: #fff;
    font-size: 2.5rem;
    top: 50%;
    left: -14%;
    transform: translate(-50%, -50%);
}
.timeline__event__description {
  flex-basis: 60%;
}
.timeline__event:after {
  content: "";
  width: 2px;
  height: 100%;
  background: #9251ac;
  position: absolute;
  top: 52%;
  left: -3.5rem;
  z-index: -1;
}
.timeline__event:before {
    content: "";
    width: 5rem;
    height: 5rem;
    position: absolute;
    background: #54b0b7;
    border-radius: 100%;
    border: 2px solid #9251ac;
    top: 50%;
    left: -14%;
    transform: translate(-50%, -50%);
}
.timeline__event--type2:before {
  background: #54b0b7;
  border-color: #555ac0;
}
.timeline__event--type2:after {
  background: #555ac0;
}
.timeline__event--type2 .timeline__event__date {
  color: #fff;
}
.timeline__event--type2 .timeline__event__date span {
text-transform:uppercase;
}
.timeline__event--type2 .timeline__event__icon {
  background: #54b0b7;
  color: #555ac0;
}
.timeline__event--type2 .timeline__event__title {
  color: #fff;
}
.timeline__event--type3:before {
  background: #54b0b7;
  border-color: #24b47e;
}
.timeline__event--type3:after {
  background: #24b47e;
}
.timeline__event--type3 .timeline__event__date {
  color: #fff;
}
.timeline__event--type3 .timeline__event__date span {
text-transform:uppercase;
}
.timeline__event--type3 .timeline__event__icon {
  background: #54b0b7;
  color: #24b47e;
}
.timeline__event--type3 .timeline__event__title {
  color: #fff;
}
.timeline__event:last-child:after {
  content: none;
}*/




.footer-bottom h5 {
    margin-top: 0rem;
}
.footer-bottom .business, .community ul, .about ul {
    display: inline-block;
    margin: 0px 0px 30px 0px;
    width: 100%;
}
.footer-bottom .row {
    margin: 1rem 0;
}
.connect-rt span {
    width: 100%;
    margin: 10px 0px 20px 0px;
    float: left;
    text-align: left;
}

.mob-video {min-height:200vh;}
.mob-offices {min-height:70vh;}
.mob-offices .pb-12 {
    padding-bottom: 4em !important;
}











}




@media (max-width: 786px) {
  .timeline__event {
    flex-direction: column;
  }

  .timeline__event__icon {
    border-radius: 4px 4px 0 0;
  }
}





.blogsection:before {
    content: "";
    background-image: url(../../assets/images/map.png);
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    opacity: .85;
    position: absolute;
    right: 0;
    top: 10%;
    z-index: 0;
}

		

/*--------- Video Section --------------*/
.videotime {
    color: #25c6db;
    font-size: 15px;
}
.videotime span {
    color: #fff;
}
.videotime span.midline {
    width: 20px;
    display: inline-block;
    height: 1px;
    background: white;
    line-height: 1.3;
    margin: 0px 5px 4px 2px;
}
.vidmainhead {
    font-size: 30px;
    font-weight: 400;
    line-height: 1;color: #fff;
    margin: 30px 0px 50px 0px;
}
.host {
    line-height: 1.1;
    color: #c5bcff;
    font-size: 14px;
}

.feature-slide-image::before {
    content: '';
    position: absolute;
    width: 85%;
    height: 270px;
    background-color: #5644cb;
    top: 16%;
    bottom: 0;
    left: 15%;
    margin-left: 0;
    z-index: 1;
    border-radius: 20px;
}

.feature-slide-image::after {
    content: '';
    position: absolute;
    width: 85%;
    height: 260px;
    background-color: #25c6db;
    top: 0%;
    bottom: 0;
    left: 0%;
    margin-left: 0;
    z-index: 0;
    border-radius: 20px;
}

.imageslide-outr {
    height: 320px;
    overflow: hidden;
}
.imageslide-outr::before {
    content: '';
    position: absolute;
    width: 85%;
    height: 270px;
    background-color: #5644cb;
    top: 16%;
    bottom: 0;
    left: 15%;
    margin-left: 0;
    z-index: -1;
    border-radius: 20px;
}
.imageslide-outr::after {
    content: '';
    position: absolute;
    width: 85%;
    height: 260px;
    background-color: #25c6db;
    top: 0%;
    bottom: 0;
    left: 0%;
    margin-left: 0;
    z-index: -1;
    border-radius: 20px;
}







.get-touch {margin:20px 0px 20px 0px;text-align: center;}
a.btn-gtouch {color:#4435a6 !important;}
.btn-gtouch {
    border-radius: 100px;
    background: #25c6db;
    padding: 8px 50px;
    font-size: 20px;
    font-weight: 500;
}
.get-touch a.btn-gtouch {color:#4435a6 !important;font-weight:600 !important;}
.midlogo22 {margin: 30px 0px;}

.hiring-list ul li.active {background:#3d67ed;color:#190e61;}

.hiring-list ul li:hover {background:#3d67ed;color:#190e61;}





.pblicatin h3 {
    color: #fff;
    font-size: 48px;
    font-weight: 300;
    text-align: center;
    margin: 50px 0px 30px;
}
.pblicatin h3 span {
    color: #25c6db;
    font-weight: 600;
}
.pblicatin p {
    color: #fff;
    margin: 0px 0px 120px 0px;
}
.bookavilable {
    text-align: center;
    color: #fff;
}
.bookavilable h4 {
    font-size: 32px;
    font-weight: 300;
    margin: 0px 0px 30px;
}
.bookavilable ul {
    padding: 0px;
    list-style: none;
}
.bookavilable ul li {
    display: inline-block;
    margin: 0px 12px;
    text-align: center;
    padding: 10px 0px;
    min-height: 48px;
    line-height: 48px;
    border-radius: 10px;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.bookavilable ul li:hover {	
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.125);
    background: rgb(44, 7, 139, .85);
	    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.pblicatin, .bookavilable {
    padding-left: 90px;
    
}
.bookavilable ul li img {
    width: 70%;
}
.bookavilable{margin-top: 110px;}

.bookcover {position:relative;}
/*
.bookcover::before {
    content: '';
    position: absolute;
    width: 150px;
    height: 250px;
    background-color: #5644cb;
    right: 0px;
    bottom: -30px;
    margin-left: 0;
    z-index: -1;
    border-radius: 0px;
}
*/

.bookcover::after {
    content: '';
    position: absolute;
    width: 150px;
    height: 250px;
    background-color: #25c6db;
    top: -30px;
    bottom: 0;
    left: -30px;
    margin-left: 0;
    z-index: -1;
    border-radius: 0px;
}





.populr-grid {
    position: relative;
    background: #fff;
}
/*
.populr-grid:after {
    content: "";
    position: absolute;
    background-image: linear-gradient(to bottom,#071e3ab8 0%,rgba(255,255,255,0));
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    border-radius: 8px;
    z-index: 0;
}*/
.popular-captions {
    top: 5%;
    left: 5%;
    z-index: 1;
    padding: 25px;
}

.popular-captions .small-msg {
    font-weight: 600;
    font-size: 17px;
    margin: 0 0 15px 0;
    color: #3c3c3c;
    min-height: 62px;
}
.popular-captions p {
    margin: 0 0 40px;
    /* height: 100px; */
    font-weight: 500;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.popular-captions a {
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 600;
    position:relative;
}
.popular-captions a i {
    font-size: 18px;
    position: absolute;
    right: -25px;
    top: 2px;
}
.popular-captions .serice-head {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}
#owl-demo {
    margin-left: 7%;
    width: 92%;
}
.populr-grid img {width:100%;}

#owl-demo .owl-nav {
    position: absolute;
    top: 42%;
    left: 0;
    right: 0;
    display: none;
}
#owl-demo:hover .owl-nav {display: block;}

#owl-demo .owl-nav .owl-prev {
    left: -30px;
}

#owl-demo .owl-nav .owl-next {
    right: -5px;
}

#owl-demo .owl-nav .owl-prev:hover, #owl-demo .owl-nav .owl-next:hover {background:#25c6db;}
#owl-demo .owl-nav .owl-prev, #owl-demo .owl-nav .owl-next {
    position: absolute;
    height: 60px;
    border: none;
    z-index: 100;
    width: 60px;
    background: #25c6db!important;
    border-radius: 100px;
    text-align: center;
    line-height: 60px;
    color: #fff;cursor: pointer;
}
.disabled {
    pointer-events: inherit !important;
}


.ymlSalt .content1 {
    display: flex;
    padding: 0px 0px 0px 0px;
}
.ymlSalt .vision-content {
    padding: 150px 0px 0px 0px;
}

.visionfunds {
    /*background-image: url(../../assets/images/hero-background.webp) !important;
    background-position: bottom right !important;
    background-size: 44% !important;*/
    /*background-image: url(../../assets/images/visionfunds.png) !important;
    background-position: bottom right !important;
    background-size: 40% !important;*/
}
.vision-content h3 {
    color: #74e7ef;
    font-size: 38px;
    margin: 0 0 20px;
}
.vision-content p {
    color: #fff;
    font-weight: 300;
    font-size: 16px;margin:0 0 20px 0;
}
.vision-content ul li {
    color: #fff;
}

.list.list-ordened {
    counter-reset: custom-counter;
    list-style: none;
}
.list.list-ordened.list-ordened-style-2 li, .list.list-ordened.list-ordened-style-3 li {
    padding-left: 36px;
}
.list.list-ordened li {
    position: relative;
    padding-left: 22px;margin-bottom: 15px;color: #fff;
}
.list.list-ordened.list-ordened-style-2 li:before, .list.list-ordened.list-ordened-style-3 li:before {
    border-radius: 100%;
    border-style: solid;
    border-width: 1px;
    min-width: 26px;
    padding: 0;
    text-align: center;
}
.list.list-ordened li:before {
    color: #74e7ef;
    border-color: #74e7ef;
}
.list.list-ordened li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: counter(custom-counter);
    counter-increment: custom-counter;
}
.w-50 ul li {
    float: left;
    width: 33%;
}



.modcustom .modal-dialog {width: 450px;}
.modcustom iframe {width: 100%;}

.modcustom .modal-header {background: #5700ff !important;color: #fff !important;border-radius: 4px 4px 0px 0px !important;}
.modcustom .close {color: #fff;opacity: 1;}

.footerLogo {
    float: left;
    text-align: left !important;
    margin: 18px 0rem 10px 0rem !important;
}

.connect-rt span {
    margin: 10px 15px 0px 0px;
}
.connect-rt span {
    float: left;
    display: inline-block;
    margin-right: 15px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}
.footer-bottom .font20 a {
    font-size: 2rem;
    color: #fff;
}
.footer-bottom .fa {color: #fff;
    margin-left: 0rem;
}


.nav li.topPad a {
    margin: 10px 0px 0px 35px;
    max-width: 200px;
}
.nav-item>.nav-link {/*padding: 18px 14px 6px 14px;*/padding: 18px 10px 6px 10px;}
.grayMenu .container .navBarBtn .icon-bar {
    background-color: #ffffff;
}

 .modcustom .modal-content {background-color: #ffffffbd;}
	  
	  
#MyModal .modal-dialog, #MyModal2 .modal-dialog, #MyModal3 .modal-dialog {
    margin: -30px auto 0px;
}	  
.modcustom .modal-dialog {top:25%;
    width: 450px;
    border: 0px solid #5700ff;
    margin: 0px auto;box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
}
.modal-content {
    border: 0px !important;
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1pxsolidrgba(0,0,0,.2);
    border-radius: 0px !important;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9pxrgba(0,0,0,.5);
}
.modcustom .modal-header {
    background: #5700ff !important;
    color: #fff !important;
    border-radius: 0px !important;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 22px;
    text-align: center;
}
.modal-body {
    position: relative;
    padding: 0px;
    background: #ffffffb8 !important;
}



#input_2 {
    background: #5700ff !important;
    color: #fff !important;
    box-shadow: none !important;
    border: 1px solid #5700ff !important;
    width: auto !important;
    margin: 15px auto 0px auto;
    text-align: center;
    border-radius: 100px;
    padding: 12px 60px;
}	  

/*awards Section*/
section.awards-section{
    position:relative;
    background-color:#4435a6;
    /*background-image: url(../../assets/images/24.png) !important;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;*/
    padding-bottom:50px;padding-top:50px;
    min-height:71rem;
}
.trophy-img img {
    position: absolute;
    width: 34%;
    left: 0;
    bottom: -30%;
    z-index: 0;
}
.award-bg img {
    position: absolute;
    width: 48%;
    right: 10%;
    bottom: 0;
    z-index: 0;
}
.awards-section .awrd-lists { list-style: none;padding-left: 0; }
.awards-section .awrd-lists li {
    float: left;
    width: 17%;
    margin: 30px 15px;
}.awards-grid { text-align: center;}
.awrd-lists li .awards-grid img { width: 100%; }
/*news Section*/
section.news-section{
    position:relative;
    background-color:#2a1d79;
    padding-bottom:50px;padding-top:50px;
    min-height:71rem;
}
.news-section::before {
    content: "";
    background-image: url(../../assets/images/icons/14.png);
    background-size: 88%;
    background-position: center center;
    background-repeat: no-repeat;
    inset: 28% 0px 0px;
    /*opacity: 0.9;*/
    position: absolute;
    z-index: 0;
}
.news-section .news-lists { list-style: none; padding-left: 0;}
.news-section .news-lists li {
    float: left;
    width: 20%;
    margin: 25px 25px;
}.news-grid {
    text-align: center;
    background-color:rgb(68 53 166 / 70%);
    border-radius: 0px 50px 0px 50px;
    padding:5px;
}
.news-lists li .news-grid img { width: 100%; }

/*Partners Section*/
section.partners-section{
    position:relative;
    background-color:#5700ff;
    padding-bottom:60px;
    padding-top:50px;
    min-height:71rem;
    overflow:hidden;
}
.partners-section .section-rtbottmicon img {
    position: absolute;
    width: 885px;
    right: -328px;
    bottom: -434px;
    z-index: -1;
}
.partners-section .partner-lists { list-style: none;padding-left: 0; display:block;width:100%; }
.partners-section .partner-lists li {
    float: left;
    width: 16.5%;
    margin: 10px 15px;
}.partner-grid { text-align: center;}
.partner-lists li .partner-grid img {
    width: 100%;
    border-radius: 15px;
}
/*Insights Section*/
section.insights-section{
    position:relative;
    background-color:#4435a6;
    padding-bottom:50px;padding-top:50px;
    min-height:100rem;
    overflow:hidden;
}
.insights-bg img {
    position: absolute;
    width: 61%;
    right: 0;
    top: 0;
    z-index: 0;
}
.insights-img {
    padding:0px 50px;
}
.insights-img img{
    width:100%;
}
.insights-content{
padding-top:50px;
padding-left:50px;
}
.insights-content h3 {
    color: #fff;
    font-size: 38px;
    font-weight: 300;
    margin: 0px;
}
.insights-content h3 span {
    color: #25c6db;
    font-weight: 600;
}
.insights-content p {
    padding: 15px 0px 20px 0px;
    color: #fff;
}
/*.insights-border{
    position:relative;
}*/
.insights-border .ins-border{
    position:relative;
}
.insights-border .ins-border img {
    position: absolute;
    bottom: -9px;
    width: 106.5%;
}
/*.insights-border .ins-border{
    position:absolute;
    width:97%;
    bottom:25px;
    height:20px;
    background:#6D24FF;
    -webkit-box-shadow: 0 15px 14px -6px #000000bf;
	   -moz-box-shadow: 0 15px 14px -6px #000000bf;
	        box-shadow: 0 15px 14px -6px #000000bf;
}*/
.insights-slider{
    margin-top:50px;
}
.slider-block{
    position:relative;
    display:block;
}
.sl-img-block{
    width:45%;
    float:left;
    display:inline-block;
    text-align:center;
}
.sl-img-block img{
   width:100%;
}
.insights-sl-content{
    width:55%;
    float:left;
    display:inline-block;
    padding-left:10px;
    padding-top:15px;
}
.insights-sl-content ul{
    list-style: none;
    padding-left: 0;
    display:block;
}
.insights-sl-content ul li {
    float: left;
    margin-right: 5px;
}
.insights-sl-content ul li i{
   color:#75e8f0;
}
.insights-sl-content p {
    display: inline-block;
    padding-top: 10px;
    color: #fff;
    margin-bottom: 40px;
    height: 70px;
}
.insights-sl-content a {
    padding: 4px 25px;
    background: #25c6db;
    border-radius: 25px;
    color: #2a1d79 !important;
    font-weight: 500;
}
#owl-demo-3 .owl-dots {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    margin: 20px 0 0;
}
#owl-demo-3 .owl-dot {
    height: 12px;
    border-radius: 100px;
    width: 12px;
    margin: 0 4px;
    display: inline-block;
    background-color: transparent;
    border:2px solid #6D24FF;
}
#owl-demo-3 .owl-dot.active {
    background-color: #6D24FF;
}
/*New Footer Section*/
.footer-section{
    overflow:hidden;
}
.footer-section .con-link{
    text-align:center;
}
.footer-section .con-link p {
    color: #25c6db;
    font-weight: 500;
    font-size: 16px;
    padding-top: 10px;
}
.footer-section .con-link p > a{
   color:#fff;
   font-weight:400;
}
.footer-section .social-link{
    float: right;
    padding-top: 10px;
}
.ft-row .border-b {
    margin-top: 10px;
    border-bottom: 1px solid rgb(238 239 240 / 25%);
}
.footer-section .footer-bottom h5 {
    font-size: 1.6rem;
    color: #75e8f0;
    margin-top: 1.7rem;
    margin-bottom: 0.5rem;
}
.footer-section .footer-bottom h5 span{
   font-weight:300;
}
.footer-section .w-50 ul li {
    float: left;
    width: 20%;
}
.footer-section .footer-bottom li a {
    text-decoration: none;
    color: #fff!important;
}
.footer-section .footer-bottom li a:hover {
    color: rgba(255,255,255,0.6) !important;
}
.get-touch-links h4{
    font-size: 2rem;
    color: #25c6db;
    margin-top: 3.5rem;
    margin-bottom: 1.2rem;
}
.get-touch-links ul li {
    float: left;
    width: 33%;
}
.get-touch-links .address-block{
    position:relative;
    padding-left:30px;
}
.get-touch-links .address-block h5{
    font-size: 1.8rem;
    color: #25c6db;
    margin-top: 3rem;
    margin-bottom: 0.5rem;
}
.get-touch-links .address-block h5 i{
    position: absolute;
    color: #25c6db;
    left: 0;
    top: 23px;
}
.get-touch-links .address-block p{
    color:#fff;
    font-weight:300;
    font-size:14px;
}
.get-touch-links .address-block p strong{
    font-weight:600;
}
.footer-section .footer-below {
    background: rgb(58 0 171 / 53%);
    position: relative;
    margin-top:50px;
}
.copyRight p.footerbotm-text {
    line-height: 1.5;
    color: rgb(255 255 255 / 60%);
    font-size: 1.6rem;
    font-weight: 400;
    text-align: center;
    margin-top:10px;
}
.copyRight p.footerbotm-text-2 {
    line-height: 1.5;
    color: rgb(255 255 255 / 60%);
    font-size: 1.4rem;
    font-weight: 400;
    text-align: left;
    margin-bottom:20px;
}
.footer-section .section-ltbottmicon img {
    position: absolute;
    width: 300px;
    left: 0px;
    bottom: 0px;
    z-index: 0;
    opacity: 0.5;
}
.footer-section .footer-bottom{
    padding-top:20px;
}
 .footerLogo {
 float: left;
 text-align: left !important;
margin-top: 0rem !important;
}

 .footer-bottom li a {
 text-decoration: none;
color: rgba(255,255,255,0.6) !important;
}

.footer-bottom li a:hover {
color: #fff !important;
}

.footer-bottom {
 color: #666;
 background-color: #5700ff;
 }

.footer-bottom .fa {
 margin-left: 0rem;
}

.connect-rt span {
margin: 10px 15px 0px 0px;
 }

.footer-bottom .fa {
            color: #fff;

}
.banner-img-part .banner-circle {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -75px;
    transform: translateY(-50%);
}
.banner-img-part .banner-circle img {
    max-width: 100%;
    opacity: 0.7;
    width: 80%;
}
/*Spine Animation*/
.spine {
  animation: spine 20s infinite linear;
  -webkit-animation: spine 20s infinite linear;
  -moz-animation: spine 20s infinite linear;
  -o-animation: spine 20s infinite linear;
}
@keyframes spine {
  from {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
  }
}
@-webkit-keyframes spine {
  from {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
  }
}

/*Spine Animation*/
.spine-reverse {
  animation: spine-reverse 35s infinite linear;
  -webkit-animation: spine-reverse 35s infinite linear;
  -moz-animation: spine-reverse 35s infinite linear;
  -o-animation: spine-reverse 35s infinite linear;
}
@keyframes spine-reverse {
  from {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
  }
  to {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
}
@-webkit-keyframes spine-reverse {
  from {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
  }
  to {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
}

/*Spine Animation 2*/
.spine2 {
  animation: spine2 50s infinite linear;
  -webkit-animation: spine2 50s infinite linear;
  -moz-animation: spine2 50s infinite linear;
  -o-animation: spine2 50s infinite linear;
}
@keyframes spine2 {
  from {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
  }
}
@-webkit-keyframes spine2 {
  from {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
  }
}

/*PageHeader CSS*/
.page-header {
    margin: 0px;
    padding: 140px 0 30px;
    border-bottom: 1px solid #eee;
    background: #2a1d78;
}
.page-header h1 {
    color: #fff;
}
.page-header nav.breadcrumb-nav {
    visibility: visible;
}
.breadcrumb {
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #666;
    font-size: 1.4rem;
}
.breadcrumb-nav .breadcrumb {
    padding: 1.4rem 0;
}
.breadcrumb li {
    color: #fff;
    transition: color 0.3s;
}
.breadcrumb li:before {
    display:none;
}
.breadcrumb li:not(:last-child) a {
    color: #eeebff;
    transition: color 0.3s;
}
.breadcrumb-nav .breadcrumb li:not(:last-child):after {
            margin-left: 0.8rem;
            opacity: 0.5;
        }

 .breadcrumb li:not(:last-child):after {
    content: "";
    position: relative;
    margin: 0 0.6em;
    font-size: 1.2rem;
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    color: #999;
}
 .breadcrumb li:not(:last-child):after {
    color: #eee5ff;
}
/*Guides page csss*/
.guides-section{
    display: inline-block;
    background: #fff;
    height: 100%;
    width: 100%;
    padding: 90px 0px 60px 0px;
}
.guid-block {
        background-image: url(../../assets/images/guides.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: inline-block;
    padding: 20px 30px;
    height: 380px;
    margin-bottom:15px;
}
.guid-block .bg-img {
    position: absolute;
    right: 2px;
    bottom: 0px;
    display:none;
}
.guid-block .guid-logo {
    width: 41%;
    right: 25px;
    top: 35px;
    position: absolute;
}
.guid-block h3 {
    color: #fff;
    margin-top: 65%;
    line-height: 1.3;
    font-size: 22px;
}
.dwn-btn a {
    display: inline-block;
    border-radius: 100px;
    padding: 6px 40px;
    line-height: 26px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 60px;
    background: #25c6db;
    border:2px solid #25c6db;
    color:#fff;
}

.dwn-btn a:hover {
    background: #fff;
    border:2px solid #25c6db;
    color:#25c6db;
}
/*Podcasts Css*/
.podcast-section{
    position:relative;
    padding-top:50px;
    padding-bottom:100px;
    background-image: linear-gradient(to bottom, #c7f0f6 0%, #f3eeff 35%, #f3eeff 44%, #fff 100%);
}
.podcast-block{
    position: relative;
    background: #fff;
    display: inline-block;
    padding: 40px 20px 30px 20px;
    margin: 0px 0px 60px 0px;
    border-radius: 15px;
    background-image: url(../../assets/images/gradient.png);
    background-size: cover;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    background-position: bottom;
    background-repeat:no-repeat;
    width:95%;
    min-height:260px;
}
.postcast-content{
    padding-left:100px;
}
.postcast-content .bgrid-head {
    color: #031b39;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    min-height: 80px;
}
.postcastlist-info {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.postcastlist-info li {
    float: left;
    color: #25c6db;
    font-size: 15px;
    font-weight:600;
    border-right: 1px solid #25c6db;
    line-height: 1.3;
    padding: 0px 5px;
}
.postcastlist-info li:first-child {
    padding-left: 0px;
}
.postcastlist-info li:last-child {
     border-right: none;
}
.postcast-image{
    position: absolute;
    top: 23%;
}
.postcast-image img{
    width: 86%;
    border-radius: 100%;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 12px;
}
 
.postcast-inner-content a.play-btn {
    display: inline-block;
    border-radius: 100px;
    background: transparent;
    padding: 4px 30px;
    padding-left: 4px;
    font-size: 18px;
    font-weight: 500;
    margin-top: 22px;
    color: #031b39;
    border: 2px solid transparent;
} 
.postcast-inner-content a.play-btn i {
background: #25c6db;
float: left;
    color: #fff;
    font-size: 12px;
    border-radius: 100px;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    margin: 0px 8px 0px 0px;
    color:#fff;
} 
.postcast-inner-content a.play-btn:hover {
    background: #25c6db;
    color: #fff;
    border: 2px solid #25c6db;
} 
.postcast-inner-content a.play-btn:hover i {
background: #fff;
    color:#25c6db;
}
.ribbon {
  width: 135px;
  height: 135px;
  overflow: hidden;
  position: absolute;
}

.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: 0;
  content: '';
  display: block;
  border:5px solid #2a1d79;
}

.ribbon span {
    position: absolute;
    display: block;
    width: 255px;
    padding: 5px 0;
    background-color: #5700ff;
    box-shadow: 0 1px 0px rgb(0 0 0 / 10%);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-shadow: 0 1px 0px rgb(0 0 0 / 20%);
    text-transform: uppercase;
    text-align: center;
}
.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
    top: 0px;
    left: 28px;
}
.ribbon-top-right::after {
    bottom: 28px;
    right: 0;
}
.ribbon-top-right span {
  left: -32px;
  top: 30px;
  transform: rotate(45deg);
}
.load-btn {
    display:inline-block;
    border-radius: 100px;
    background: #25c6db;
    padding: 8px 50px;
    font-size: 16px;
    font-weight: 500;
    color: #2a1d79 ;
    box-shadow: 0 4px 12px rgb(0 11 255 / 15%);
    margin-top: 30px;

}
.form-inner{
    padding:20px;
    padding-bottom:2px;
}
.form-inner .form-group input{
    width:100%;
    height: 44px;
    border-radius: 0px !important;
    background-color: #75e8f069;
    line-height: 1.5;
    padding: 8px 20px;
    -webkit-box-shadow: 0 0 5px 0 rgb(170 170 170 / 35%);
    box-shadow: 0 0 5px 0 rgb(170 170 170 / 35%);
    display: block;
    border: 0px solid #5700ff;
}
.form-inner-btn{
    text-align:center;
}
.form-inner-btn button {
    background: #25c6db !important;
    color: #fff !important;
    box-shadow: none !important;
    border: 2px solid #25c6db !important;
    width: auto !important;
    margin: 0px auto 15px auto;
    text-align: center;
    border-radius: 100px;
    padding: 8px 60px;
    font-size: 18px;
    text-shadow: none !important;
}
.postcast-top-content .bgrid-head {
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
}
.podcast-pagetitle-section .topvideo-bg {
    min-height: 350px;
    padding-top: 180px!important;
}
.podcast-title-content{
    text-align:center;
    width:100%;
    height:150px;
}
.podcast-title-content h1 {
    font-size: 32px;
    margin-bottom:20px;
}
/*Rasing Capital Page css */
.raise-cap-banner-section {
    height: 100vh;
    width: 100%;
}

.raise-cap-banner-section .topvideo-bg {
    padding: 120px 0px 0px 0px!important;
}
.rasie-cap-form {
    position: absolute;
    width:76%;
    z-index: 1;
    padding: 15px 8px 0px 8px;
   margin: 40px 40px 0px 65px;
    /* height: 100vh; */
    background: #ffffff4f!important;
    border: 2px solid #75e8f0;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;
}
.rasie-cap-form .form-inner {
    padding: 0;
    padding-bottom: 5px;
}
.rasie-cap-form h3{
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0;
}
.rasie-cap-form .form-inner .form-group input {
    background-color: #fff;
    height: 30px;
    font-size:15px;
}
.rasie-cap-form .form-inner-btn button {
    color: #fff !important;
    background:#25c6db!important;
    font-weight: normal;
    margin-bottom:0;
    padding: 5px 40px;
    font-size:16px;
}
.banner-content.raise-cap-content {
    position: absolute;
    z-index: 1;
    padding: 10px 0px 20px 0px;
    margin: 30px 0px 40px 0px;
    height: 100vh;
}
.raise-cap-content h1 {
   margin-top:10px;
   font-size: 48px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom:25px;
}
.raise-cap-content h1 span {
    color: #75e8f0;
}

.raise-cap-content .bannertxt-para {
    margin: 0px 0px 12px;
    line-height: 1.3;
    font-size: 20px;
    color:#c1b8ff;
    font-weight:400;
}
.raise-cap-content .sub-p {
    margin-bottom: 0;
    font-size: 20px;
    color:#c1b8ff;
}
.how-it-work .progressbar li {
    width: 24.4%;
}
.how-it-work .progressbar {
    margin: 30px 0px 0px -42px;
}
.how-it-work .progressbar li.active+li:after {
    box-shadow: inset 252px 0 0 0 #75e8f0;
    transition: box-shadow 1s linear;
}
.how-it-work.fullscreenIpad{
    min-height:72rem!important;
}
.how-it-work .get-touch {
    margin: 30px 0px 20px 0px;
}
.how-it-work .get-touch a.btn-gtouch {
    color: #ffffff !important;
    font-weight: 400 !important;
}
section.raising-news {
    background-color: #4435a6;
    min-height:82rem;
}
section.raising-news  .news-grid {
    background-color: rgb(42 29 121 / 67%);
}
section.raising-news::before {
    content: "";
    background-image: url(../../assets/images/icons/raise-capital-map.png);
    background-size: 86%;
    background-position: center center;
    background-repeat: no-repeat;
    inset: 25% 0px 0px;
    position: absolute;
    z-index: 0;
}
.review-section{
    position: relative;
    padding-top: 30px;
    padding-bottom: 150px;
    background-color:#372b85;
    
    
}
.review-block {
    padding: 20px;
    background-color: #eae9f1;
    border: 2px solid #75e8f0;
    border-radius: 15px;
}
.owl-carousel .owl-item .review-block img{
   border-radius:50%;
   width:82px;
   height:82px;
   border:3px solid #fff;
}
.review-block h4 {
    margin-bottom: 0;
    margin-top: 20px;
    font-weight: 700;
}
.review-block p.sub-dg {
    color: #25c6db;
    font-weight: 600;
}
.review-block p.review-content {
    font-size: 13px;
    font-weight:500;
    min-height:160px;
}
#owl-demo-4 .owl-nav .owl-prev, #owl-demo-4 .owl-nav .owl-next {
    position: absolute;
    height: 60px;
    border: none;
    z-index: 100;
    width: 60px;
    background: transparent!important;
    border-radius: 100px;
    text-align: center;
    line-height: 60px;
    color: #25c6db!important;
    cursor: pointer;
    box-shadow: none;
    font-size:20px;
}
#owl-demo-4 .owl-nav .owl-prev {
    left: -50px;
}
#owl-demo-4 .owl-nav .owl-next {
    right: -35px;
}
#owl-demo-4 .owl-dots {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    margin: 70px 0 0;
}
#owl-demo-4 .owl-dot {
    height: 12px;
    border-radius: 100px;
    width: 12px;
    margin: 0 4px;
    display: inline-block;
    background-color: transparent;
    border:2px solid #6D24FF;
}
#owl-demo-4 .owl-dot.active {
    background-color: #6D24FF;
}

.review-star img {
    position: absolute;
    width: 250px;
    right: 0px;
    top: -30px;
    z-index: 3;
}
.review-bg img {
    position: absolute;
    width: 50%;
    left: -10px;
   bottom: -70px;
    z-index: 1;
}
section.advantages-section {
    position: relative;
    background-color: #2a1d79;
    padding-bottom: 50px;
    padding-top: 50px;
    min-height: 77rem;
}
.advan-bg img {
    position: absolute;
    width: 61%;
    right: 0;
    top: 0;
    z-index: 0;
    opacity:0.6;
}
.advantages-section .sub-line {
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-top:30px;
    margin-bottom:20px;
}
.advantages-section .sub-line span {
    color: #75e8f0;
    font-weight: 600;
}
.main-timeline-section{
  position: relative; 
  width: 100%;  
  margin:auto;
  height:300px;
}
/*.main-timeline-section .timeline-start,
.main-timeline-section .timeline-end{
  position: absolute;
  background: #00BFFF;
  border: 3px solid #FFF;
  border-radius:100px;
  top:50%;
  transform: translateY(-50%);
  width:30px;
  height:30px;
  z-index: 10;
}*/

.main-timeline-section .timeline-end{
  right:0px;
}
.main-timeline-section .conference-center-line {
    position: absolute;
    width: 100%;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: #5700ff;
    border-radius: 5px;
}
.timeline-article{
    width: 13%;
    position: relative;
    min-height: 300px;
    float:right;
}
.timeline-article .content-date {
    position: absolute;
    top: 12%;
    left: -120px;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.timeline-article.timeline-article-top .content-date p {
    padding: 0px 35px;
    font-size: 15px;
}
.timeline-article.timeline-article-bottom .content-date p{
   padding:0px 60px;
   font-size: 15px;
}

.timeline-article .content-box {
  width: 180px;
  position: absolute;
  top: 55%;
  left: -80px; 
  padding:10px;
  text-align: center;
}
.timeline-article-top .content-box:before {
  content: " ";
  position:absolute; 
  left:50%;
  transform: translateX(-50%);
  top:-12px;
  border:10px solid transparent;
  border-top-color: #5700ff;
}

.timeline-article-bottom .content-date {
  top: 62%;
}
.timeline-article-bottom .content-box {
  top: 12%;
}
.timeline-article-bottom .content-box img, .timeline-article-top .content-box img{
  width:43%;
}
.timeline-article-bottom .content-box:before {
  content: " ";
  position:absolute; 
  left:50%;
  transform: translateX(-50%);
  bottom:-5px;
  border:10px solid transparent;
  border-bottom-color: #5700ff;
}
.raise-partners.partners-section {
    min-height: 92rem;
    overflow: hidden;
}
.raise-partners.partners-section .partner-lists li {
    float: left;
    width: 14.5%;
    margin: 10px 12px;
}
.cta-strip-section {
    padding: 50px 0px;
    color: #fff;
    text-align: center;
    background-image: url(../../assets/images/cta-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.cta-strip-section .section-rtcircle img {
    position: absolute;
    width: 200px;
    left: 0px;
    top: -50px;
    z-index: 3;
}
.cta-strip-section h2{
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom:30px;
}
.cta-strip-section h2 span{
    color:#75e8f0;
}
.cta-strip-section .btn-gtouch {
    margin-bottom: 20px;
    display: inline-block;
}
/*Our Strength Page CSS*/
.capabilities-banner-section {
    height:100vh;
    width: 100%;
}
.capabilities-content {
    margin-top: 80px;
}
.capabilities-content h1{
    font-size:46px;
    line-height:1.4;
}
.capabilities-content h1 span {
    color: #75e8f0;
}
.capabilities-content h3{
    margin: 0px 0px 12px;
    line-height: 1.3;
    font-size: 20px;
    color: #c1b8ff;
    font-weight: 400;
}
.capabilities-content .banner-list .list-pd-left i {
    padding-right: 10px;
}
.capabilities-content .banner-list li {
    margin-right: 20px;
    margin-top:25px;
}
.strength-services-section{
    background-color:#5740d2;
    position:relative;
    padding-top:50px;
    padding-bottom:50px;
    min-height:85rem;
}
.product-block {
    border: 2px solid #25c6db;
    text-align:center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.product-block .block-head{
    padding: 10px 20px;background-color:#25c6db;
}
.product-block .block-head h3{
    color:#2a1f7a;
    margin:0;
}
.serv-content{
    background:#fff;
    padding-bottom:20px;
    padding-top:20px;
}
.serv-content ul {
    list-style: none;
    padding-left: 0;
    min-height: 330px;
}
.serv-content ul li{
   color: #2a1f7a;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
}
.serv-content .lmore-btn{
    background: #25c6db;
    padding: 6px 30px;
    border-radius: 30px;
    margin-top:20px;
    display:inline-block;
}
.product-block:hover .serv-content{
    background:transparent;
}
.product-block:hover .serv-content ul li{
   color: #fff;
}
#owl-demo-2 .owl-nav .owl-prev, #owl-demo-2 .owl-nav .owl-next {
    position: absolute;
    height: 60px;
    border: none;
    z-index: 100;
    width: 60px;
    background: rgb(255 255 255 / 11%)!important;
    border-radius: 100px;
    text-align: center;
    line-height: 60px;
    color: #25c6db;
    cursor: pointer;
    box-shadow: none;
}
#owl-demo-2 .owl-nav .owl-prev:hover, #owl-demo-2 .owl-nav .owl-next:hover {
    background: #25c6db;
}
#owl-demo-2 .owl-nav .owl-prev {
    left: -70px;
}
#owl-demo-2 .owl-nav .owl-next {
    right: -50px;
}
#owl-demo-2 .owl-nav {
    position: absolute;
    top: 42%;
    left: 0;
    right: 0;
}
#owl-demo-2 .owl-dots {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    margin: 70px 0 0;
}
#owl-demo-2 .owl-dot {
    height: 12px;
    border-radius: 100px;
    width: 12px;
    margin: 0 4px;
    display: inline-block;
    background-color: transparent;
    border:2px solid #afa3ff;
}
#owl-demo-2 .owl-dot.active {
    background-color: #afa3ff;
}
section.benefits-section{
    position: relative;
    background-color: #5700ff;
    padding-bottom: 60px;
    padding-top: 50px;
    min-height: 79rem;
    overflow: hidden;
}
.benefits-section .section-rtbottmicon img {
    position: absolute;
    width: 885px;
    right: -328px;
    bottom: -434px;
    z-index: -1;
}
.benefits-section .benefits-content h3 {
    color: #fff;
    font-size: 32px;
    font-weight: 300;
    margin: 0px;
    line-height:1.3;
    margin-top:50px;
}
.benefits-section .benefits-content h3 span {
    color: #75e8f0;
    font-weight: 500;
}
.circle{
    counter-reset: list-counter;
    list-style: none;
    float:left;
    padding-left:0;
    margin-top:20px;
}

.circle li {
    margin: 1.5em 0;
    padding-left: 50px;
    position: relative;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.3;
    color:#fff;
    padding-right: 95px;
}
.circle li:last-child {
   margin-bottom:60px;
}
.circle li strong {
    color: #75e8f0;
    font-weight: 600;
}
.circle li:before {
    content: counter(list-counter);
    counter-increment: list-counter;
    width: 30px;
    height: 30px;
    padding: 0.2em;
    left: 0;
    margin-right: 15px;
    border-radius: 50%;
    border: 2px solid #75e8f0;
    background: transparent;
    color: #75e8f0;
    font-family: arial;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    position: absolute;
}
.advantages-section.strength-advantages .abicons2 img {
    top: -95px;
}
.advantages-section.strength-advantages .timeline-article {
    width: 14.5%;
}
.advantages-section.strength-advantages .timeline-article .content-date p {
    font-size: 16px;
    padding: 0px 60px;
}
.advantages-section.strength-advantages .timeline-article .content-date p span{
    color: #75e8f0;
    font-weight: 500;
}
.advantages-section.strength-advantages .timeline-article .content-date {
    top: 1%;
}

.advantages-section.strength-advantages .timeline-article-bottom .content-date {
    top: 62%;
}
.advantages-section.strength-advantages .main-timeline-section {
    margin-top: 50px;
}
.strength-services-section .abicons3 img {
  width: 200px;
    right: 0;
    top: -130px;
}
.advantages-section.joinus-section{
    background-image: url(../../assets/images/5.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom:80px;
}
.advantages-section.joinus-section .timeline-article-bottom .content-box img, .advantages-section.joinus-section .timeline-article-top .content-box img {
    width: 87%;
}
.advantages-section.joinus-section .timeline-article-bottom .content-box:before, .advantages-section.joinus-section .timeline-article-top .content-box:before {
    display:none;
}
.advantages-section.joinus-section .timeline-article-bottom::before {
    content: "";
    background-image: url(../../assets/images/icons/join-r.png);
    background-size: 83%;
    background-position: center center;
    background-repeat: no-repeat;
    inset: 18% 0px 0px;
    position: absolute;
    z-index: 0;
    border: none;
    -webkit-transform: rotate(188deg);
    -moz-transform: rotate(188deg);
    -ms-transform: rotate(188deg);
    -o-transform: rotate(188deg);
    transform: rotate(188deg);
    left: 28px;
}
.advantages-section.joinus-section .timeline-article-top::before {
    content: "";
    background-image: url(../../assets/images/icons/join-l.png);
    background-size: 72%;
    background-position: center center;
    background-repeat: no-repeat;
    inset: 20% 0px 0px;
    position: absolute;
    z-index: 0;
    border: none;
    -webkit-transform: rotate(174deg);
    -moz-transform: rotate(174deg);
    -ms-transform: rotate(174deg);
    -o-transform: rotate(174deg);
    transform: rotate(174deg);
    left: 15px;
}
.advantages-section.joinus-section .main-timeline-section .conference-center-line{
    display:none
}
.advantages-section.joinus-section .timeline-article-bottom.br-none::before{
    display:none
}
.advantages-section.joinus-section .timeline-article-bottom .content-date {
    top: 72%;
}
.advantages-section.joinus-section .timeline-article.timeline-article-bottom .content-date p {
    padding: 0px 70px;
    font-size: 14px;
}
.advantages-section.joinus-section .timeline-article-top .content-date {
    top: 5%;
}
.advantages-section.joinus-section .timeline-article.timeline-article-top .content-date p {
    padding: 0px 60px;
    font-size: 14px;
}
.advantages-section.joinus-section .sub-line {
    font-size: 28px;
    margin-bottom: 50px;
    margin-top:20px;
}
.advantages-section.joinus-section .join-btn{
    background: #25c6db;
    padding: 8px 60px;
    border-radius: 30px;
    margin-top: 135px;
    display: inline-block;
}
.advantages-section.joinus-section .advan-cr img {
    position: absolute;
    width: 26%;
    left: 0;
    bottom: 0;
    z-index: 0;
}
.advantages-section.joinus-section .joine-us-ul{
    list-style:none;
}
.advantages-section.joinus-section .joine-us-ul .join-us-li {
    position: relative;
    width: 100%;
    margin: 85px 0;
    height: 95px;
}
.advantages-section.joinus-section .joine-us-ul .join-us-li:before {
    content: url(../images/icons/join-l.png);
    position: absolute;
    left: 6px;
    margin-left: 0px;
    top: 92px;
    -webkit-transform: rotate(126deg);
    -moz-transform: rotate(126deg);
    -ms-transform: rotate(126deg);
    -o-transform: rotate(126deg);
    transform: rotate(126deg);
}
.advantages-section.joinus-section .joine-us-ul .join-us-li:first-child {
   margin-top:10px;
}
.advantages-section.joinus-section .joine-us-ul .join-us-li:last-child:before {
   display:none;
}
.advantages-section.joinus-section .joine-us-ul .join-us-content {
    padding: 15px;
    padding-left: 160px;
    padding-top: 50px;
    color: #fff;
    font-size: 18px;
    
}
.advantages-section.joinus-section .joine-us-ul .join-us-content img{
  position:absolute;
  top:0;
  left:5px;
  width:120px;
}
.for-mobile{
    display:none;
}
/*Start Investing Page Css Start*/
.invest-banner-section {
    height: 100vh;
    width: 100%;
}
.invest-content .sub-p {
    margin-bottom: 0;
    font-size: 17px;
    color: #c1b8ff;
}
.invest-content h1 {
    margin-top: 10px;
    font-size: 38px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 25px;
}
.invest-content h1 span {
    color: #75e8f0;
}
.invest-content .bannertxt-para {
    margin: 0px 0px 12px;
    line-height: 1.3;
    font-size: 18px;
    color: #c1b8ff;
    font-weight: 400;
}
.invest-content .mt-15.bannertxt-para{
    margin-top:15px;
}
.banner-content.invest-content {
    padding: 75px 0px 20px 0px;
}
.rasie-cap-form.invest-form {
    margin: 80px 40px 0px 60px;
    background: rgb(86 68 203 / 20%)!important;
    box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 10%) 0px 8px 24px, rgb(17 17 26 / 10%) 0px 16px 56px;
    border-radius: 8px;
    border: none;
}
.rasie-cap-form.invest-form h3{
    text-align: center;
    color: #25c6db;
    font-weight: 600;
}
.rasie-cap-form.invest-form .form-inner {
    padding: 0px 10px;
    padding-bottom: 5px;
}
.rasie-cap-form.invest-form .form-inner .form-group input {
    height: 35px;
}
.advantages-section.raise-avd.investing-adv .timeline-article {
    width: 11.12% 
}
.advantages-section.raise-avd.investing-adv .timeline-article.timeline-article-top .content-date {
    top: 7%;
}
.advantages-section.raise-avd.investing-adv .timeline-article.timeline-article-bottom .content-date p {
    padding: 0px 50px;
    font-size: 15px;
}
.advantages-section.raise-avd.investing-adv .sub-line {
    margin-bottom: 40px;
}
.partners-section.investing-partners .section-rtbottmicon img {
    width: 795px;
    right: -356px;
    bottom: -401px;
}
section.news-section.investing-news{
    min-height: 82rem;
}
.investment-products .product-block .block-head h3 {
    font-size: 22px;
    font-weight: 600;
}
.investment-products .serv-content ul {
    min-height: 230px;
}
.investment-products .sub-line {
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.investment-products .sub-line span {
    color: #75e8f0;
    font-weight: 600;
}
.investment-products .serv-content ul li {
    font-size: 17px;
}
.review-investig .review-star img {
    top: 25px;
}
.inesting-focus .timeline-article {
    width: 33.33%;
}
.inesting-focus .timeline-article .content-box {
    left: 80px;
}
.inesting-focus .timeline-article .content-date {
    left: -35px;
}
.inesting-focus .advan-bg2 img {
    position: absolute;
    width: 570px;
    left: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0.6;
}
.inesting-focus .timeline-article.timeline-article-bottom .content-date p {
    font-size: 14px;
}
.inesting-focus .timeline-article.timeline-article-bottom .content-date h4{
    color: #25c6db;
    margin-bottom:20px;
    font-size:20px;
    font-weight:600;
}
.advantages-section.inesting-focus .sub-line {
    margin-top: 10px;
}
.advantages-section.inesting-focus .sub-line span{
    color: #25c6db;
}

.advantages-section.inesting-focus .center-btn {
    background: #25c6db;
    padding: 8px 60px;
    border-radius: 30px;
    margin-top: 100px;
    margin-bottom:30px;
    display: inline-block;
}
.benefits-section.invest-section {
    background-image: url(../images/invest-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 80px;
    overflow: visible;
}
.invest-section .invest-bg img {
    position: absolute;
    right: 0;
    top: -120px;
    width: 600px;
}
.benefits-section.invest-section .circle li {
    padding-right: 30px;
    margin-bottom:45px;
}
.benefits-section.invest-section .circle li p strong {
    color: #c1b8ff;
    font-weight: 500;
    font-size: 21px;
}
.how-it-work.invest-process .progressbar li {
    width: 33.33%;
}
.how-it-work.invest-process .progressbar li.active+li:after {
    box-shadow: inset 335px 0 0 0 #75e8f0;
    transition: box-shadow 1s linear;
}
.how-it-work.invest-process .slide-card {
    width: 30%;
    margin-left: 60px;
    margin-right: 60px;
}
.how-it-work.invest-process .c-employ-concept__slide__icon {
    padding: 10px 10px;
}
.how-it-work.invest-process .invest-process-bg{
    position:relative;
}
.how-it-work.invest-process .invest-process-bg img {
    position: absolute;
    width: 750px;
    right: 0;
    top: -50px;
    z-index: 0;
    opacity: 0.8;
}.how-it-work.invest-process .invest-process-side{
    position:relative;
}
.how-it-work.invest-process .invest-process-side img {
    position: absolute;
    width: 300px;
    right: 0;
    top: -120px;
    z-index: 1;
    opacity: 0.9;
}
.how-it-work.invest-process .c-employ-concept__slide__content p {
    font-size: 14px;
    margin-top:20px;
}
.how-it-work.invest-process .c-employ-concept__slide__content__title {
    font-weight: 500;
    margin: 20px 0px 10px 0px;
}
.how-it-work.invest-process .sub-line {
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 400;
}
.how-it-work.invest-process .sub-line span {
    color: #75e8f0;
    font-weight: 500;
}
.counters-section {
    background-color: #4435a6;
    min-height: 65rem;
    padding-top: 80px;
    padding-bottom: 60px;
    position:relative;
}
section.counters-section::before {
    content: "";
    background-image: url(../../assets/images/icons/raise-capital-map.png);
    background-size: 86%;
    background-position: center center;
    background-repeat: no-repeat;
    inset: 170px 0px 0px;
    position: absolute;
    z-index: 0;
    opacity: 0.5;
}
.counters-section .counter-side-img img {
    position: absolute;
    width: 220px;
    left: -10px;
    top: -90px;
    z-index: 3;
}
.counters-section .counter-block {
background-color:#3c2da1;
border-radius:50%;
min-height:262px;
padding-top:80px;
margin-top:50px;

}
.counters-section .counter-block:hover {
background-color:#5b47d9;
box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
}
.counters-section .counter {
font-size: 30px;
line-height: 30px;
font-weight: 500;
color: #140f73;
margin: 10px 0;
}


.counters-section h3 {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 20px;
}

.counters-section .per {
    font-size: 32px;
    line-height: 30px;
    font-weight: 500;
    color: #1ae5ff;
    margin-top: 20px;
}

.counters-section .per .counter {
 font-size: 32px;
    line-height: 30px;
    font-weight: 500;
    color: #1ae5ff;
}

/*Start Investing Page Css end*/
/*Outsourcing Page css Start*/
.outsourcing-banner-section {
    height: 100vh;
    width: 100%;
    min-height:750px;
}
.outsourcing-banner-section .rasie-cap-form.invest-form {
    margin: 30px 40px 0px 60px;
}
.outsourcing-content h1.title {
    margin-top: 10px;
    font-size: 38px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 25px;
}
.outsourcing-content h1.title span {
    color: #75e8f0;
}

.outsourcing-content .bannertxt-para {
    margin: 0px 0px 12px;
    line-height: 1.3;
    font-size: 18px;
    color: #c1b8ff;
    font-weight: 400;
}
.outsourcing-content ul.point-list{
    list-style: none;
    padding-left: 0px;
    margin: 30px 0px 0px;
    font-size: 1rem;
    line-height: 1.7em;
    font-weight: 500;
}
.outsourcing-content ul.point-list li {
    position: relative;
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    padding-left: 35px;
    font-weight: 500;
}
.outsourcing-content ul.point-list li i {
    position: absolute;
    color: #fff;
    top: 1px;
    left: 0;
}
.banner-content.outsourcing-content {
    padding: 75px 0px 20px 0px;
}
.banner-content.outsourcing-content .banner-btn {
    border-radius: 100px;
    color: #fff;
    background: #25c6db;
    padding: 6px 43px;
    font-size: 18px;
    margin-top: 15px;
    font-weight: 400;
    display: inline-block;
}

.outsourc-side-img-secton{
    position:relative;
    padding:0;
}
.outsourc-side-img-secton .outsourc-side-img {
    position: absolute;
    top: -95px;
    left: 0;
    z-index: 4;
}
.outsourc-side-img-secton .outsourc-side-img img{
   width: 250px;
}
.benefits-section.outsourc-concept-section .benefits-content h3 {
    font-weight: 500;
}
.benefits-section.outsourc-concept-section .circle li {
    font-size: 17px;
    color: #fff;
    padding-right: 80px;
}
.benefits-section.outsourc-concept-section .circle li:first-child {
    padding-right: 25px;
}
.benefits-section.outsourc-concept-section .section-rtbottmicon img {
    position: absolute;
    width: 885px;
    right: -328px;
    bottom: -446px;
    z-index: -1;
}
.how-it-work.invest-process.outsourcing-process{
    padding-bottom:80px;
    min-height: 75rem!important;
}
.how-it-work.invest-process.outsourcing-process .c-employ-concept__slide__icon {
    padding: 12px 10px;
}
.how-it-work.invest-process.outsourcing-process .invest-process-bg img {
    position: absolute;
    width: 680px;
    right: 0;
    top: -177px;
    z-index: 0;
    opacity: 0.8;
}
section.pre-section {
    position: relative;
    background-color: #4435a6;
    padding-bottom: 100px;
    padding-top: 30px;
    min-height: 77rem;
}
.pre-section .advan-bg2 img {
    position: absolute;
    width: 570px;
    left: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0.6;
}
.pre-content-block{

}
.ul-title{
    width: 11%;
    display: inline-block;
    float: left;
}
.ul-title h3{
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    color: #75e8f0;
    margin: 0px;
}
.ul-content{
    width: 88%;
    display: inline-block;
    float: left;
}
.ul-content ul{
  list-style:none;
}
.ul-content ul li {
    position: relative;
    width: 50%;
    color: #c1b8ff;
    font-size: 18px;
    margin-bottom: 5px;
    float: left;
    padding-left: 35px;
    padding-right:65px;
    font-weight:500;
    min-height:80px;
}
.ul-content ul li:hover {
    color: #fff;
}
.ul-content ul li i{
  position:absolute;
  color: #75e8f0;
  top:4px;
  left:0;
}
.mt-30{
    margin-top:30px;
}
.pre-section-side img{
    position: absolute;
    width: 300px;
    right: 0;
    top: -100px;
    z-index: 1;
    opacity: 0.9;
}
.pre-section.pre-fte{
    background-color:#5700ff;
}
.pre-section.pre-hour{
   background-image: url(../images/invest-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 70px;
}
.pre-section.pre-hour .pre-hour-bg img {
    position: absolute;
    right: 0;
    top: -260px;
    width: 300px;
}
.outsourc-counter .sub-line {
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 400;
}
.outsourc-counter .sub-line span {
    color: #75e8f0;
    font-weight: 500;
}
.counters-section.outsourc-counter .counter-block {
    margin-top: 20px;
}
.counters-section.outsourc-counter .outsourc-btn{
    background: #25c6db;
    padding: 8px 60px;
    border-radius: 30px;
    margin-top: 100px;
    display: inline-block;
}
section.counters-section.outsourc-counter::before {
    background-size: 93%;
    inset: 108px 0px 0px;
}
.outsourcing-services-section{
    background-color: #5700ff;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 85rem;
}
.outsourcing-services{
    margin-top:50px;
}
.outsourc-serv-block{
    background: #fff;
    padding:30px 20px;
    border: 2px solid transparent;
    text-align: center;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
}
.outsourc-serv-block h3{
    font-size: 22px;
    font-weight: 700;
    color: #2a1f7a;
    margin:30px 0px;
}
.outsourc-serv-block p{
    color: #2a1f7a;
    min-height:120px;
    font-size:17px;
}
.outsourc-serv-block .lmore-btn {
    background: #25c6db;
    padding: 6px 45px;
    border-radius: 30px;
    margin-top: 20px;
    display: inline-block;
}
.outsourc-serv-block:hover{
   background: transparent;
   box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
   border: 2px solid #25c6db;
}
.outsourc-serv-block:hover h3, .outsourc-serv-block:hover p{
    color: #fff;
}
.owl-carousel .owl-item .outsourc-serv-block img {
    width: 66px;
    height: 66px;
    margin:0 auto;
}
/*Outsourcing Page CSS End*/
/*Thankyou Page CSS*/
.thankyou-section {
    height: 100vh;
    width: 100%;
}
.banner-content.thankyou-content {
   text-align: center;
    padding-top: 17rem;
    width: 100%;
}
.banner-content.thankyou-content h1{
    font-size: 70px;
    color:#75e8f0;
}
.banner-content.thankyou-content .banner-btn {
    border-radius: 100px;
    color: #fff;
    background: #25c6db;
    padding: 6px 43px;
    font-size: 18px;
    margin-top: 15px;
    font-weight: 400;
    display: inline-block;
    border:2px solid #25c6db; 
}
.banner-content.thankyou-content .banner-btn:hover {
    background: transparent;
}
/*Thankyou Page CSS End*/
.desk-none{
    display:none;
}
.page-sub-line{
    text-align:center;
}
.page-sub-line h3 {
    color: #2a1d79;
    font-size: 20px;
    font-weight: 600;
    margin: 0px;
    line-height: 1.4;
    margin-bottom: 50px;
}
.page-sub-line h3 span {
    color: #25c6db;
}

.venture-section .get-touch {
    margin: 65px 0px 20px 0px;
}
/*new menu css*/
.menu-toggle.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    text-align: left;
    padding: 20px 10px 20px 10px;
    background-color: #311978e0;
    border-radius: 0;
}

.menu-toggle i {
    float: right;
    width: 40px;
    right: 10px;
    height: 40px;
    line-height: 40px;
    font-size: 25px;
    text-align: center;
    cursor: pointer;
    padding: 6px 0px 0px 0px !important;
    color: #fff;
}

/*.menu-toggle.visible-xs.visible-sm::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 60px;
    float: left;
    left: 10px;
    right: 0;
    background-size: 85% !important;
    top: 50%;
    margin: -20px auto 0px 0px !important;
    background: url(../images/logo-t.png) no-repeat;
}*/

.menu-toggle {
    position: fixed;
    top: 10px;
    width: 97%;
    right: 10px;
    transition: .1s;
    z-index: 9999;
}
  .m-menu {
    display: inline;
}


 
 @media only screen and (max-width:990px) {

            .navbar{
                display: none;
            }          
                        .menu-toggle {
                            background: #311978e0;
                            position: fixed;
                            top: 0px;
                            width: 100%;
                            padding: 20px 10px 20px 10px;
                            right: 0px;
                            transition: .1s;
                            z-index: 9999;
                        }
                        
                    }
 .dropdown-menu>li{
     position:relative;
     padding:2px 0px;
     /*border-bottom: 1px solid rgba(97, 109, 126, 0.12);*/
 }
.dropdown-menu li:last-child {
    border-bottom: 0;
}
.dropdown-menu {
    min-width: 175px;
    padding: 6px;
    top: 45px;
    border-radius: 7px!important;
    background-color: #624DE3;
    border-bottom: 3px solid #25c6db;
}
/*.navbar .navbar-collapse .navbar-nav li .dropdown-menu li::before {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #48c7ec;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.navbar .navbar-collapse .navbar-nav li .dropdown-menu li:hover::before {
    width: 100%;
}*/
 .dropdown-menu>li>a {
    font-size: 16px;
    font-weight: 300;
    color: #fff!important;
     padding:7px 5px;
}
  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
   color: #2a1d79!important;
    background-color: #75e8f0;
    border-radius:5px;
    font-weight: 500;
}
   .dropdown-menu>li>a>img{
    margin-top: -7px;
    margin-right: 8px;
}
  .nav-item>.nav-link i{
    font-size: 12px;
    padding-left: 5px;
}
  .grayMenu .nav-item>.nav-link:hover{color:#75e8f0}
  .footer-section .footer-bottom .footer-fm li a {
          font-size: 1.6rem;
    color: #75e8f0!important;
    font-weight:500;
  }
  .footer-section .footer-bottom .footer-fm li:hover a {
          color: rgba(255,255,255,0.6) !important;
  }
  .footer-section .footer-bottom .footer-fm li{
        margin-top: 1rem;

  }
#offcanvas-menu .collapse.in {
    display: block;
    list-style: none;
    padding-left: 10px;
    border-radius: 7px!important;
    background-color: #624DE3;
    border-bottom: 3px solid #25c6db;
    margin-right: 5px;
    margin-top: 5px;
    padding-top:5px;
    padding-bottom:5px;
}
 /*new menu css end */
 .cta-container .btn-colourd-2 {
    color: #4435a6 !important;
    font-weight: 600 !important;
    border-radius: 100px;
    background-color: #25c6db;
    padding: 6px 50px;
    font-size: 20px;
    box-shadow: none;
    border: none;
    -webkit-transition: none;
    transition: none;
    letter-spacing: normal;
    max-height: 42px;
    margin-top: 5px;
}
 .cta-container .btn-colourd-2:hover {
   color: #4435a6 !important;
    background-color: #25c6db;
    box-shadow:none;
    border:none;
}
.cta-container:hover a.btn-colourd-2 {
    color: #4435a6 !important;
    background-color: #25c6db;
    box-shadow:none;
    border:none;
}
/*pop-video-css*/
#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}
#light {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 605px;
  max-height: 342px;
  margin-left: -300px;
  margin-top: -180px;
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 1002;
  overflow: visible;
}
#boxclose {
    float: right;
    cursor: pointer;
    color: #25c6db;
    border: 1px solid #2a1d79;
    border-radius: 100%;
    background: #2a1d79;
    font-size: 28px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    padding: 10px 3px;
    position: absolute;
    right: -40px;
    top: -20px;
    z-index: 1002;
    opacity: 0.9;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 6px;
}
.video-block{
width: 600px;
}
.boxclose:before {
  content: "Ãƒâ€”";
}
#fade:hover ~ #boxclose {
  display:none;
}
@media only screen and (max-width: 47.938em) {
    .video-block {
    width: 500px;
}
    #light {
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    margin-left: auto;
    margin-top: auto;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
    overflow: visible;
    transform: translate(-50%,-50%);
}
}
@media only screen and (max-width: 540px) {
    .video-block {
    width: 440px;
}
}
@media only screen and (max-width: 480px) {
    .video-block {
        width: 350px;
    }
}
@media only screen and (max-width: 412px) {
    .video-block {
    width: 280px;
}
}
/*pop-video-css-end*/
/*teams*/
.team-title-content .breadcrumb > li + li:before {
            display: none;
        }

.team-title-content nav.breadcrumb-nav {
            visibility: visible;
        }


.team-title-content .breadcrumb {
            background: transparent;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            color: #666;
            font-size: 1.4rem;
            padding: 8px 15px 8px 0px;
            justify-content: center;
        }

.team-title-content .breadcrumb li a {
                color: #fff;
            }

.team-title-content .breadcrumb li:not(:last-child) a {
                color: #eeebff;
                transition: color 0.3s;
            }

.team-title-content .breadcrumb-nav .breadcrumb li:not(:last-child):after {
            margin-left: 0.8rem;
            opacity: 0.5;
        }

.team-title-content .breadcrumb li:not(:last-child):after {
            content: "Ã¯â€žâ€¦";
            position: relative;
            margin: 0 0.6em;
            font-size: 1.2rem;
            font-weight: 600;
            font-family: "Font Awesome 5 Free";
            color: #999;
        }

        [class*=" d-icon-"], [class^=d-icon-] {
            display: inline-block;
            line-height: 1;
        }
.team-title-content .breadcrumb li:not(:last-child) a {
            color: #eeebff;
            transition: color 0.3s;
        }

.team-title-content .breadcrumb li {
            color: #fff;
            transition: color 0.3s;
        }

.team-title-content .breadcrumb li:not(:last-child):after {
                color: #eee5ff;
            }

.team-pagetitle-section .topvideo-bg {
    min-height: 350px;
    padding-top: 180px!important;
}
.team-title-content{
    text-align:center;
    width:100%;
    height:150px;
}
.team-title-content h1 {
    font-size: 32px;
    margin-bottom:20px;
}
.team-section{
    padding:80px 0;
    position:relative;
}
.team-block {
    margin: 15px 15px;
    margin-bottom: 50px;
}
.team-img {
    border: 1px solid #5700ff;
    text-align: center;
    padding: 20px;
    background: #e6fcff;
    z-index: 0;
    display: block;
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.team-img img{
  width:100%;
  opacity: 0;
  animation-name: bounceIn;
  animation-duration: 450ms;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-delay: 2s;
}

.team-img:hover{
   -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(0.3) translate3d(0, 0, 0);
	}

	50% {
		opacity: 0.9;
		transform: scale(1.1);
	}

	80% {
		opacity: 1;
		transform: scale(0.89);
	}

	100% {
		opacity: 1;
		transform: scale(1) translate3d(0, 0, 0);
	}
}
.team-info{
    background-color: #25c6db;
    text-align: center;
    padding: 7px 0px;
    margin: 10px 25px;
    margin-top: -30px;
    z-index: 0;
    display: block;
    position: relative;
}
.team-info h3 {
    color: #2a1d79;
    margin-top: 0;
    margin-bottom: 2px;
    font-weight: 600;
    font-size: 18px;
}
.team-info p {
    color: #ededed;
    margin-bottom: 0;
}
.single-team {
    text-align: center;
    max-width: 296px;
    margin-bottom:50px;
}
.team-thumb {
    position: relative;
    padding: 30px;
}
.team-thumb .thumb {
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.team-thumb .thumb::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(53.28deg, #00eeff 4.8%, #a88cff 86.91%);
    mix-blend-mode: multiply;
    opacity: 0;
    visibility: hidden;
    border-radius: 50%;
}
.team-thumb:hover .thumb::before {
    opacity: 1;
    visibility: visible;
}
.team-thumb .thumb img {
    width: 100%;
}
.team-thumb .social {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.team-thumb .social ul{
    padding-left: 0;
}
.team-thumb .social ul li {
    display: inline-block;
}
.team-thumb .social ul li:nth-child(1) {
    transform: translateX(30px);
    transition-delay: .3s !important;
    opacity: 0;
    transition: all .3s ease-in-out;
}
.team-thumb .social ul li:nth-child(2) {
    transform: translateX(0px);
    transition-delay: .3s !important;
    opacity: 0;
    transition: all .3s ease-in-out;
}
.team-thumb .social ul li:nth-child(3) {
    transform: translateX(-30px);
    transition-delay: .3s !important;
    opacity: 0;
    transition: all .3s ease-in-out;
}
.team-thumb:hover .social ul li:nth-child(1), .team-thumb:hover .social ul li:nth-child(2), .team-thumb:hover .social ul li:nth-child(3) {
    transform: translateX(0px);
    opacity: 1;
}
.team-thumb .social ul li a {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    margin: 0px 10px;
    transition: all .3s ease-in-out;
}
.team-thumb .social ul li:hover a {
    background-color: #fff;
    color: #2a1d79;
}
.team-thumb .shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    opacity: 0;
    transform: rotate(-20deg);
    transition: all .6s ease-in-out;
}
.team-thumb:hover .shape {
    transform: rotate(0deg);
    opacity: 1;
}
.team-title {
    margin-top: 15px;
}
.team-title a {
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: #5700ff;
    line-height: 1;
}
.team-title span {
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
    display: block;
    color:#555555;
    line-height: 1;
}
/*team secton end*/
/*Search-page-css*/
.search-banner-section{
    position:relative;
    padding-top:150px;
    padding-bottom:80px;
    background-color:#2a1d79;
    min-height:650px;
}
.search-banner-section::before {
    content: "";
    background-image: url(../../assets/images/icons/14.png);
    background-size: 80%;
    background-position: center center;
    background-repeat: no-repeat;
    inset: 0% 0px 0px;
    position: absolute;
    z-index: 0;
}
.loc-list-bg{
    background:rgb(98 77 227 / 42%)!important;
    border-radius:20px;
    padding:10px;
    padding-right:5px;
}
.loc-list-block{
    
    height: 470px;
    overflow-y: scroll;
}
#scroll-style::-webkit-scrollbar-track{background-color: #5849bf;border-radius: 15px;}
#scroll-style::-webkit-scrollbar {width: 7px;background-color: #5849bf;border-radius: 15px;padding:0 2px;}
#scroll-style::-webkit-scrollbar-thumb {border-radius: 15px;background-color: #2a1d79;width:2px;}

.loc-list-block ul{
    padding-left:0px;
    list-style:none;
}
.loc-list-block ul>li{
   margin-bottom:2px;
   margin-right:10px;
}
.loc-list-block ul>li>a{
    display:block;
    background-color:transparent;
    color:#fff;
    padding:8px 30px;
    padding-left:5px;
     font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.46;
        border-radius: 100px;
}
.loc-list-block ul>li:hover>a{
    color:#25c6db;
}
.loc-list-block ul>li>a>img{
  margin-right:15px;
  margin-top:-7px;
}
#loadmore.btn-gtouch {
    border-radius: 100px;
    background: #25c6db;
    padding: 4px 30px;
font-weight: 600;
    border: #25c6db;
    box-shadow: none;
    font-size: 16px;
    color: #4435a6;
}
/*.loc-list-block ul>li:nth-child(odd)>a{
    background-color:#fff;
}*/
.search-banner-content{
    padding-left:30px;
}
.search-banner-content h3 {
    color: #fff;
    margin: 20px 0px 10px 0px;
    font-size: 19px;
    font-weight: 300;
    padding-left: 25px;
    position: relative;
}
.search-banner-content h3:after {
    position: absolute;
    content: ' ';
    clear: both;
    width: 1em;
    display: block;
    margin: 0px;
    border-bottom: 2px solid #ffffff;
    text-align: left;
    top: 9px;
    left: 0px;
}
.search-banner-content h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 3rem;
    font-weight: 400;
    line-height: 1.3;
}
.search-banner-content h1 span {
    color: #25c6db;
    font-weight: 700;
}
.search-banner-content p {
    color: #fff;
    margin: 10px 0px 40px 0px;
    font-size: 19px;
    font-weight: 300;
}
.search-banner-content ul{
    display: inline-block;
    position: relative;
    list-style: none;
    padding-left: 0;
}
.search-banner-content ul>li{
    float: left;
    position: relative;
    padding: 0.5rem 0rem;
    text-align: center;
    margin-right: 7px;
    margin-bottom: 12px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 20px;
    background: transparent;
    min-width: 180px;
}
.search-banner-content ul>li:last-child{
    float: left;
    position: relative;
    padding: 0;
    text-align: center;
    margin-right: 7px;
    margin-bottom: 12px;
    margin-top: 7px;
    display: inline-block;
    border: none;
    border-radius: 20px;
    background: transparent;
    min-width: 180px;
}
.search-banner-content ul>li>a {
    color: #fff;
    font-size: 13px;
    padding: 0px 10px;
}
.search-banner-content ul>li:last-child>a{
    font-size: 16px;
    padding: 8px 60px;
    color: #4435a6;
}
.banner-result-content ul{
    display: inline-block;
    position: relative;
    list-style: none;
    padding-left: 0;
}
.banner-result-content ul>li {
    float: left;
    position: relative;
    padding: 0.5rem 0rem;
    text-align: center;
    margin-right: 7px;
    margin-bottom: 12px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 20px;
    background: transparent;
    min-width: 210px;
}
.banner-result-content ul>li:last-child{
    float: left;
    position: relative;
    padding: 0;
    text-align: center;
    margin-right: 7px;
    margin-bottom: 12px;
    margin-top: 7px;
    display: inline-block;
    border: none;
    border-radius: 20px;
    background: transparent;
    min-width: 210px;
}
.banner-result-content ul>li>a {
    color: #fff;
    font-size: 13px;
    padding: 0px 10px;
}
.banner-result-content ul>li:last-child>a {
    font-size: 16px;
    padding: 8px 75px;
    color: #4435a6;
}
.mainSearch {
    width: 750px;
    border-radius: 100px;
    background-color: #5d4fb191;
    padding: 5px;
    position: relative;
    z-index: 20;
    margin-bottom: 30px;
}
.mainSearch .button-grid {
    display: grid;
    grid-template-columns: 1fr 240px 200px auto;
    align-items: center!important;
    background-color: #dfddeb;
    border-radius: 100px;
    padding:5px;
}

.searchMenu-loc {
    position: relative;
    padding: 10px 15px;
}
.searchMenu-loc h4 {
    font-weight: 600;
    line-height: 1.6;
    margin: 0;
    font-size: 16px;
    color: #505050;
}
.text-15{
    color: #697488;
    line-height: 1.6;
    font-size:16px;
    position:relative;
}
.text-15 input{
    border: 0;
    outline: none;
    width: 100%;
    background-color: transparent;
    outline-offset: -2px;
    -webkit-appearance: textfield;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-indent:25px;
}
.text-15 i {
    position: absolute;
    left: 2px;
    top: 5px;
    font-size: 20px;
    color: #25c6db;
}
.mainSearch .button-grid>*+* {
    border-left: 1px solid #bdbfc1;
}
.mainSearch .button-item {
    border: none!important;
}
.mainSearch .button-item button {
    display: block;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    text-align: center;
    height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 100px;
    width: 100%;
    color: #fff;
    background-color: #25c6db;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.2;
    border: 1px solid transparent;
    transition: all .3s cubic-bezier(.165,.84,.44,1);
}
.mainSearch .button-item button i{
    padding-right:7px;
}

#ui-id-1.ui-widget-content, #ui-id-2.ui-widget-content {
    background: #f4fbff;
    /*margin-top: 60px;*/
    /* width: 50%; */
    overflow-y: scroll;
    max-height: 300px;
}
#ui-id-1.ui-menu .ui-menu-item, #ui-id-2.ui-menu .ui-menu-item {
   color: #2a1d79;
    padding: 5px 5px;
}
#ui-id-1.ui-menu .ui-menu-item-wrapper, #ui-id-2.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px 0.4em;
    font-size: 16px;
}
#ui-id-1.ui-menu .ui-menu-item:hover, #ui-id-2.ui-menu .ui-menu-item:hover {
    background: #2a1d79;
    color: #fff;
}
#ui-id-1.ui-state-active, #ui-id-1.ui-widget-content .ui-state-active, #ui-id-2.ui-state-active, #ui-id-2.ui-widget-content .ui-state-active {
    border: 1px solid #2a1d79;
    background: #2a1d79;
    font-weight: normal;
    color: #fff;
}


#ui-id-1::-webkit-scrollbar-track{background-color: #5849bf;border-radius: 15px;}
#ui-id-1::-webkit-scrollbar {width: 7px;background-color: #5849bf;border-radius: 15px;padding:0 2px;}
#ui-id-1::-webkit-scrollbar-thumb {border-radius: 15px;background-color: #2a1d79;width:2px;}

#ui-id-2::-webkit-scrollbar-track{background-color: #5849bf;border-radius: 15px;}
#ui-id-2::-webkit-scrollbar {width: 7px;background-color: #5849bf;border-radius: 15px;padding:0 2px;}
#ui-id-2::-webkit-scrollbar-thumb {border-radius: 15px;background-color: #2a1d79;width:2px;}

/*search-page-css-end*/
/*search-result-page-css-start*/
.search-resultbanner-section{
    position:relative;
    padding-top:100px;
    padding-bottom:80px;
    background-color:#2a1d79;
    min-height:650px;
    
}
.search-resultbanner-section::before{
    content: "";
    background-image: url(../../assets/images/icons/14.png);
    background-size: 80%;
    background-position: center center;
    background-repeat: no-repeat;
    inset: 0% 0px 0px;
    position: absolute;
    z-index: 0;
}
.banner-result-content{
    padding-top:50px;
}
.banner-result-content h1 {
    margin-top: 20px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 3.7rem;
    font-weight: 600;
    line-height: 1.3;
}
.banner-result-content h1 span {
    color: #25c6db;
}
.banner-result-content p{
    color: #fff;
    margin: 2px 0px 20px 0px;
    font-size: 18px;
}


.search-resultbanner-section .com-form .form-inner-btn button {
    margin: 5px auto 35px auto;
}
.search-resultbanner-section .com-form .form-inner p{
    color:#fff;
    font-size:13px;
    margin-bottom:20px;
}
.search-resultbanner-section .com-form .form-inner .form-group {
    margin-bottom: 10px;
}
.banner-result-content .mainSearch {
    width: 665px;
}


.search-resultbanner-section .com-form{
    z-index: 1;
    padding: 5px 8px 20px 8px;
    margin: 45px 30px 0px 65px;
    background: rgb(98 77 227 / 38%)!important;
    box-shadow: none!important;
    border-radius: 8px;
}
.search-resultbanner-section .com-form h3 {
    text-align: center;
    color: #25c6db;
    font-weight: 600;
}
.search-resultbanner-section .com-form .form-inner {
    padding: 20px;
    padding-bottom: 2px;
    padding-top: 10px;
}
.search-resultbanner-section .com-form .form-inner .form-group {
    margin-bottom: 10px;
}
.search-resultbanner-section .com-form .form-inner .form-group input {
    width: 100%;
    height: 37px;
    border-radius: 50px !important;
    background-color: #ffffff;
    line-height: 1.5;
    padding: 8px 20px;
    -webkit-box-shadow: 0 0 5px 0 rgb(170 170 170 / 35%);
    box-shadow: 0 0 5px 0 rgb(170 170 170 / 35%);
    display: block;
    border: 0px solid #5700ff;
}
.reach-section.reach-inner{
    background: #5700ff;
    padding-top:60px;
}
.result-section{
    position:relative;
    padding-top:60px;
    padding-bottom:60px;
    background-image: linear-gradient(to bottom, #c7f0f6 0%, #f3eeff 35%, #f3eeff 44%, #fff 100%);
}
.breadcrumb-list {
   padding-left:0;
   list-style:none;
}
.breadcrumb-list li {
    color: #00afef;
    float: left;
    padding: 0px 5px 0px 0px;
    font-size: 18px;
    font-weight:600;
}
.breadcrumb-list li a {
    color: #4435a6;
     font-size: 18px;
    font-weight:600;
}
.listing-grid {
    /*width: 100%;*/
    background: #fff;
    margin: 0px 20px 45px 20px;
    position: relative;
    border: 1px solid #aef3f7;
    border-radius: 5px;
    display: inline-block;
    box-shadow: 0px 0px 15px 0px rgb(0 175 239 / 25%);
}
.comp-list-contnt {
    padding: 20px;
    height:auto;
}
.toplist-col {
    border-bottom: 1px solid #c9f4ff;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 15px 0px;
}
.complist-heading {
    height: 62px;
    overflow: hidden;
    position: relative;
    padding-right: 30px;
    margin: 0px 0px 15px 0px;
}
.complist-heading h3 {
    color: #2a1d79;
    font-size: 1.4em;
    line-height: 1.3;
    margin: 0;
    font-weight: 700;
}
.str-rating {
    font-size: 17px;
    font-weight: 700;
    color: #010c19;
    margin: 10px 0px;
    margin-top: 20px;
}
.str-rating a {
    vertical-align: middle;
    float: left;
    width: auto;
    margin: 0px 20px 0px 0px;
}
.str-rating a img {
    width: auto;
    float: left;
    display: inline-block;
    margin: -1px 0px 0px 0px;
}
.str-rating span {
    font-weight: 500;
    color: #00aeed;
}
.complist-subheading {
    position: relative;
    padding-left: 30px;
    margin: 25px 0px 15px 0px;
}
.complist-subheading i {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 18px;
    color: #25c6db;
}
.complist-subheading p {
    color: #071e3a;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
}
.complist-location {
    position: relative;
    padding-left: 30px;
    margin: 25px 0px 15px 0px;
    height: 60px;
    overflow: hidden;
}
.complist-location i {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 18px;
    color: #25c6db;
}
.complist-location p {
    color: #606062;
    font-size: 15px;
    line-height: 1.3;
}
.complist-location2 {
    position: relative;
    padding-left: 30px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
}
.complist-location2 i {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 22px;
    color: #25c6db;
}
.complist-location2 i img {
    width: 18px;
}
.complist-location2 p {
    color: #606062;
    font-size: 18px;
    line-height: 1.3;
    margin: 0px;
}
.ca-tags {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin: 25px 0px 15px 0px;
}
.ca-tags i {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 18px;
    color: #25c6db;
}
.ca-tags ul{
    list-style:none;
    padding-left:0;
}
.ca-tags ul li {
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 2px 15px;
    background: #f2f3f3;
    border-radius: 100px;
}
.ca-tags ul li a {
    color: #606062;
}
.list-bottom {
    padding: 15px 0px;
    border-top: 1px solid #c9f4ff;
    padding-bottom: 8px;
}
.btn-bordered {
    color: #071e3a;
    border-radius: 100px;
    text-align: center;
    width: auto;
    font-size: 14px;
    padding: 5px 13px;
    display: inline-block;
}
.btn-whatsapp {
    background: #4dc95b;
    border: 1px solid #4dc95b;
    color: #fff;
}
.btn-enquire {
    background: #25c6db;
    border: 1px solid #25c6db;
    color: #fff;
    float: right;
}
.btn-bordered i {
    padding-right: 10px;
}
.mr-1 {
    margin-right: -1px!important;
}
.ourexprt-row {
    background: #5700ff;
    padding: 40px 60px;
    display: inline-block;
    width: 97%;
    margin:80px 20px;
    margin-top:50px;
}
.cta-left {
    float: left;
    width: 70%;
}
.cta-left h3 {
    color: #fff;
    font-size: 38px;
    font-weight: 400;
    margin:0;
    margin-bottom: 10px;
}
.cta-left h3 span{
    color: #25c6db;
    font-weight: 600;
}
.cta-left p {
    color: #fff;
    font-size: 20px;
    margin: 0px;
}
.expert-CTA {
    float: left;
    width: 30%;
    padding: 12px 0px;
    text-align: center;
}
.expert-CTA a {
    background: #25c6db;
    color: #fff;
    border-radius: 100px;
    padding: 10px 40px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
}
.result-bg img {
    position: absolute;
    width: 43%;
    left: -10px;
    bottom: 0px;
    z-index: 0;
}
.result-section .center-heading.dark-heading h2 {
    color: #2a1d79;
    font-weight: 400;
}
.result-section .center-heading h2 span {
    font-weight: 700;
}
.result-section h2.subtitle {
    font-size: 28px;
    color: #2a1d79;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top:50px;
}
.result-section .content-block h3 {
    font-size: 22px;
    color: #2a1d79;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top:30px;
}
.result-section .content-block p {
    font-size: 17px;
    margin: 0px 0px 15px 0px;
    line-height: 1.2;
}
.result-section .content-block p strong {
    color: #2a1d79;
    font-size: 18px;
    font-weight:600;
}
.result-section .content-block .list {
    counter-reset: custom-counter;
    list-style: none;
}
.result-section .content-block .list li {
    position: relative;
    padding-left: 22px;
    margin-bottom:10px;
    font-size: 17px;
}
.result-section .content-block .list li:before {
    position: absolute;
    left: 0;
    content: counter(custom-counter);
    counter-increment: custom-counter;
    font-weight: 700;
    color: #2a1d79;
}
.result-section .panel {
    overflow: hidden;
    color: #525260;
    background: #fff;
    position: relative;
    display: block;
    margin-left: 0;
    margin-bottom:20px;
    padding:0;
}
.result-section .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
}
.result-section .panel-title > a.collapsed:before {
    float: right !important;
    content: "\f067";
}
.result-section .panel-default{
    border-color: #2a1d79;
}
.result-section .panel-default .panel-title {
    font-size: 18px;
}
.result-section .panel-default .panel-title a{
    font-weight:600;
}
.result-section .panel-default>.panel-heading {
    color: #26c6db;
    background-color: #2a1d79;
    border-color: #2a1d79;
    padding: 15px 15px;
}
.nav li.topPad.sg-btn a.btn-colourd, .menu-wrapper li.topPad.sg-btn a.btn-colourd {
    background-color: #25c6db;
    box-shadow: 0px 12px 18px 0px rgb(27 19 78 / 72%);
    border: 2px solid #25c6db;
}
.talk-section .abicons3 img {
    right: 0px;
}
/*search-result-page-css-end*/
/*top-Bar CSS*/
.top-bar {
    z-index: 999;
    background: #14005296;
    padding: 10px 15px;
    position: fixed;
    margin-bottom: 30px;
    width: 100%;
}
.top-bar .col-md-6{
    padding:0;
}
.top-bar .ul-left {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.top-bar .ul-left li{
}
.top-bar .ul-left li a {
    color: #ffffff;
    font-size: 14px;
}
.top-bar .ul-left li a>i{
    color: #25c6db;
    margin-right: 5px;
}
.top-bar .ul-right{
     list-style:none;
    padding-left:0;
    margin-bottom:0;
    float:right;
}
.top-bar .ul-right li{
    float:left;
    margin-left:8px;
}
.top-bar .ul-right li .btn-topbar {
    border-radius: 100px;
    background: #25c6db;
    padding: 2px 10px;
    font-size: 13px;
    /*font-weight: 500;*/
    color: #fff;
    /*color: #4435a6;*/
    box-shadow: 0px 12px 18px 0px rgb(27 19 78 / 72%);
}
.top-bar .ul-right li .btn-topbar.btn-colourd {
    background-color: #e201ff;
    color: #fff;
    box-shadow: 0px 2px 9px 0px rgb(16 29 77);
    border:none;
}
.top-bar .ul-right li .btn-topbar.btn-colourd-2 {
    background-color: #b420fc;
    color: #fff;
    box-shadow: 0px 2px 9px 0px rgb(16 29 77);
    border:none;
}
.top-bar .ul-right li .btn-topbar.btn-colourd-3 {
    background-color: #8740f6;
    color: #fff;
    box-shadow: 0px 2px 9px 0px rgb(16 29 77);
    border:none;
}
.top-bar .ul-right li .btn-topbar.btn-colourd-4 {
    background-color: #5b60f1;
    color: #fff;
    box-shadow: 0px 2px 9px 0px rgb(16 29 77);
    border:none;
}
.top-bar .ul-right li .btn-topbar.btn-wsp{
    background-color: #4dc95b;
      color: #fff;

}
/*top-Bar CSS End*/
/*Events Section CSS*/
.events-section{
    position:relative;
    padding-top:80px;
    padding-bottom:50px;
}
.res-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.res-tabs .nav>li{
    margin: 0 15px;
    /*margin-right:5px;*/
    /*width:49%;*/
}
.res-tabs .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 30px;
    color: #fff;
    background: #624de3;
   /*box-shadow: 0px 2px 18px 0px rgb(27 19 78 / 72%);*/
    border: 2px solid #624DE3;
    border-radius: 100px;
    text-align:center;
    min-width: 300px;
    font-size: 18px;
}
.res-tabs .nav>li>a:hover {
   background: #25c6db;
    border: 2px solid #25c6db;
    color: #fff;
}
.res-tabs .nav>li.active>a {
   background: #25c6db;
    border: 2px solid #25c6db;
    color: #fff;
}
.res-tabs .nav>li.active>a:hover {
   background: #624DE3;
    border: 2px solid #624DE3;
    color: #fff;
}
.res-tabs .nav>li.active>a:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 42%;
    border-top: 15px solid #25c6db;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.res-tabs .nav>li.active>a:hover:after {
   border-top: 15px solid #624DE3;
}
.res-tabs .tab-content>.active {
    display: block;
    margin-top: 30px;
    /*border: 1px solid #25c6db;*/
    padding: 20px;
    border-radius: 16px;
    background-color: #fff;
    /*box-shadow: 0px 0px 15px 0px rgb(0 175 239 / 25%);*/
}
.schedule-grid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    margin: 0;
     margin-bottom: 40px;
    padding: 30px 15px;
    border-radius: 16px;
      box-shadow: 0px 0px 15px 0px rgb(0 175 239 / 25%);
    /* box-shadow: rgb(17 17 26 / 5%) 0px 1px 0px, rgb(17 17 26 / 10%) 0px 0px 8px; */
}
.schedule-grid:last-child {
    margin-bottom: 0;
}
.speaker-box {
    border: 1px solid #efefef;
    padding: 35px 25px 32px 25px;
    border-radius: 15px;
    -webkit-box-shadow: 0 10px 29px 0 rgb(15 15 18 / 4%);
    box-shadow: 0 10px 29px 0 rgb(15 15 18 / 4%);
    text-align: center;
}
.speaker-box .speaker-img {
    width: 60px;
    margin: 0 auto 15px auto;
    border-radius: 50%;
    overflow: hidden;
}
.speaker-box .speaker-title a {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 2px;
    color: #2a1d79;
}
.speaker-box .speaker-title a:hover {
    color: #25c6db;
}
.speaker-box .speaker-desig {
    color: #25c6db;
    font-size: 14px;
    display: block;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #25c6db;
}
.speaker-box .speaker-text {
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
    color:#525260;
}
.schedule-box_date {
    width: 80px;
    height: 86px;
    background-color: #624de3;
    -webkit-box-shadow: 0 11px 21px 0 rgb(98 77 227 / 42%);
    box-shadow: 0 11px 21px 0 rgb(98 77 227 / 42%);
    color: #ffffff;
    text-align: center;
    border-radius: 20px;
    padding: 13px 12px;
    /* margin-right: 40px; */
    margin: auto;
}
.schedule-box_date:hover {
    background-color: #2a1d79;
}
.schedule-box_date .month {
    font-size: 18px;
    font-weight: 500;
}
.schedule-box_date .date {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
}
.schedule-grid span{
  line-height: 1.4;
  display: inline-block;
}

.speaker-box .speaker-text:last-child {
    margin-bottom: -0.6em;
}
.event-meta {
    margin-bottom: 6px;
}
.event-meta a, .event-meta span {
    color: #2a1d79;
    margin-right: 20px;
}
.event-meta i {
    margin-right: 8px;
     color: #25c6db;
}
.event-meta a:last-child, .event-meta span:last-child {
    margin-right: 0;
}
.event-content .event-title {
    margin-bottom: 20px;
}
.event-content .event-title a{
    color: #2a1d79;
    font-size: 1.1em;
    line-height: 1.3;
    font-weight: 700;
}
.event-content .event-title a:hover {
    color: #25c6db;
}
.event-content .event-text {
    margin-bottom: 27px;
    color: #525260;
}
.btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.btn-group a.dwn-btn {
    display: inline-block;
    border-radius: 100px;
    padding: 6px 30px;
    line-height: 26px;
    font-size: 18px;
    font-weight: 500;
    background: #25c6db;
    border: 2px solid #25c6db;
    color: #fff;
}
.btn-group a.dwn-btn:hover {
    background: #fff;
    border: 2px solid #25c6db;
    color: #25c6db;
}
.schedule-grid .event-img {
    border-radius: 15px;
    overflow: hidden;
}
.schedule-grid .event-img img {
    width: 100%;
    transition: transform 1s;
}
.schedule-grid .event-img img:hover {
   transform: scale(1.1);
}
.guides-page-title{
     background-image: url(../../assets/images/breadcrumb-bg.jpg);
   background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
        margin: 0px;
    padding: 200px 0 30px;
}
.guides-page-title .grayMenu {
    background: transparent;
}
/*Events Section CSS End*/
/*Events Home Section CSS Start*/
section.evetnts-home-section{
    position: relative;
    background-color: #2a1d79;
    padding-bottom: 0px;
    padding-top: 20px;
    min-height: 85rem;
    /*min-height: 98rem;*/
    overflow: hidden;
}
.single-conference-img {
  text-align: right;
  padding-right: 20px;
  position: relative;
}
.single-conference-img img {
  border-radius: 10px;
}
.single-conference-img .conference-experience {
  z-index: 1;
  position: relative;
  max-width: 305px;
  margin-left: auto;
  text-align: left;
  padding: 15px 15px 15px 105px;
  margin-top: 30px;
  margin-bottom: 30px;
  right: 15px;
}
.single-conference-img .conference-experience::after {
  content: "";
  position: absolute;
  background-color: #75e8f0;
  width: 100.5%;
  height: 103%;
  left: -1px;
  right: 0;
  top: -1px;
  bottom: 0;
  z-index: -1;
  transform: skew(-18deg);
}
.single-conference-img .conference-experience::before {
  content: "";
  position: absolute;
  background: #2a1d79;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  transform: skew(-18deg);
}
.single-conference-img .conference-experience i {
  position: absolute;
  left: 40px;
  font-size: 48px;
  color: #75e8f0;
  top: 55%;
  transform: translateY(-50%);
  z-index: 2;
}
.single-conference-img .conference-experience h5 {
  font-size: 18px;
  line-height: 1.3;
  z-index: 2;
  position: relative;
  color:#fff;
}
.single-conference-img .conference-img-2 {
  position: absolute;
  top: 0;
  left: 0;
}
.single-conference-img .conference-img-2 img {
  border-radius: 140px 10px 10px 140px;
}
.single-conference-img .conference-img-3 {
    position: absolute;
    bottom: -25px;
    left: 0;
    border: 12px solid #FFFFFF;
    /* border-bottom: none; */
    border-radius: 20px;
}
.single-conference-img .conference-img-3 img {
  border-radius: 10px;
}

.single-conference-content .conference-item {
  padding-left: 89px;
  position: relative;
  margin-bottom: 25px;
}
.single-conference-content .conference-item .conference-icon {
  width: 65px;
  height: 65px;
  background: #FFFFFF;
  border: 1px solid rgba(251, 53, 103, 0.15);
  line-height: 65px;
  text-align: center;
  border-radius: 50px;
  font-size: 35px;
  position: absolute;
  left: 0;
  top: 0;
  transition: all ease 0.7s;
  color: #FB3567;
}
.single-conference-content .conference-item h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.single-conference-content .conference-item:hover .conference-icon {
  background-color: #FB3567;
  color: #fff;
}
.events-content {
    padding-top: 25px;
    padding-left: 40px;
}
.events-content h3 {
    color: #fff;
    font-size: 38px;
    font-weight: 300;
    margin: 0px;
}
.events-content h3 span {
    color: #25c6db;
    font-weight: 600;
}
.events-content p {
    padding: 15px 0px 0px 0px;
    color: #fff;
}
.events-content ul {
    text-align: left;
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}
.events-content ul li {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
    float: left;
    width: 50%;
    margin-bottom: 28px;
    padding-left: 50px;
    padding-top: 10px;
}
.events-content ul li i {
    color: #fff;
    position: absolute;
    top: 5px;
    left: 0;
    background: #383284;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
}
/*.anim-icons.full-width {
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}*/
.anim-icons .icon {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.icon-dotted-circle {
    position: absolute;
    left: -370px;
    top: -200px;
    -webkit-animation: fa-spin 60s infinite;
    animation: fa-spin 60s infinite;
    width: 700px;
    height: 700px;
    background-image: url(../../assets/images/icon-dotted-circle.png);
}
.icon-dotted-circle-2 {
    position: absolute;
    right: -250px;
    top: -150px;
    width: 500px;
    height: 100%;
    background-image: url(../../assets/images/icon-circle-5.png);
    opacity: .07;
    -webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.icon-dotted-circle-3 {
    position: absolute;
    right: -350px;
    top: 100px;
    width: 500px;
    height: 100%;
    background-image: url(../../assets/images/icon-circle-5.png);
    opacity: .07;
    -webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.pulse {
  animation: pulse 3s infinite ease-in-out alternate;
}
@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1.2); }
}
/*.evetnts-home-section:hover .icon-dotted-circle-3, .evetnts-home-section:hover .icon-dotted-circle-2{
	-webkit-animation: fade_right 1s ease;
	-moz-animation: fade_right 1s ease;
	-ms-animation: fade_right 1s ease;
	-o-animation: fade_right 1s ease;
	animation: fade_right 1s ease;
}
@keyframes fade_right{
	0%{
	    opacity: .05;
	}

	100%{
		width: 50%;
	    opacity: 0;
	}
}

@-webkit-keyframes fade_right{
	0%{
	    opacity: .05;
	}

	100%{
		width: 50%;
	    opacity: 0;
	}
}*/
section.evetnts-home-section-2{
    background-image: url(../../assets/images/breadcrumb-bg.jpg);
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.image-box {
    position: relative;
    padding-right: 80px;
}
.image {
    position: relative;
    margin-bottom: 0;
}@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

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

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.image:before {
    position: absolute;
    right: -10%;
    top: -10%;
    height: 120%;
    width: 120%;
    background-image: url(../../assets/images/shape-23.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    -webkit-animation: dizzling 10s infinite;
    -moz-animation: dizzling 10s infinite;
    -ms-animation: dizzling 10s infinite;
    -o-animation: dizzling 10s infinite;
    animation: dizzling 10s infinite;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    content: "";
}
.image-box img {
    position: relative;
    z-index: 1;
    border-radius: 50%;
    border: 15px solid #ffffff;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    width:100%;
}
@keyframes dizzling{
	0%{
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}
	50%{
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-o-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	100%{
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}
}
/*Events Home Section CSS End*/
/*Group CSS Timeline*/
.group-timeline .timeline,
.group-timeline .timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}
.group-timeline .timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #624de3;
  left: 50%;
  margin-left: -1.5px;
}
.group-timeline .timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
}
.group-timeline .timeline .timeline-item:before,
.group-timeline .timeline .timeline-item:after {
  content: "";
  display: table;
}
.group-timeline .timeline .timeline-item:after {
  clear: both;
}
.group-timeline .timeline .timeline-item .timeline-badge {
  /*color: #fff;
    width: 50px;
    height: 50px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    position: absolute;
    top: 18px;
    left: 50%;
    margin-left: -25px;
    background-color: #624de3;
    border: 3px solid #ffffff; 
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;*/
  width: 50px;
    text-align: center;
    height: 50px;
    background: #624de3;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: calc(8% - 35px);
    z-index: 2;
    vertical-align: middle;
    line-height: 60px;
    margin-top: 5px;
     margin-left: -25px;
}
.group-timeline .timeline .timeline-item .timeline-badge i,
.group-timeline .timeline .timeline-item .timeline-badge .fa{
 color: #fff;
    font-size: 24px;
}
/*.group-timeline .timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba;
}
.group-timeline .timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de;
}
.group-timeline .timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f;
}
.group-timeline .timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10;
}
.group-timeline .timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f;
}*/
.group-timeline .timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  /*border: 1px solid #c0c0c0;
  background: #ffffff;
  border-radius: 2px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);*/
}
.group-timeline .timeline .timeline-item .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -16px;
  display: inline-block;
  /*border-top: 16px solid transparent;
  border-left: 16px solid #c0c0c0;
  border-right: 0 solid #c0c0c0;
  border-bottom: 16px solid transparent;*/
  content: " ";
}
.group-timeline .timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 0;
  color: inherit;
}
.group-timeline .timeline .timeline-item .timeline-panel .timeline-body > p,
.group-timeline .timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
}
.group-timeline .timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}
.group-timeline .timeline .timeline-item:last-child:nth-child(even) {
  float: right;
}
.group-timeline .timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}
.group-timeline .timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.group-timeline .timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 20px 0px 20px 0px;
  display: inline-block;
  height:auto;
}
.group-timeline .timeline-horizontal:before {
    height: 4px;
    top: auto;
    bottom: 24px;
    left: -155px;
    right: 0;
    width: 100%;
    margin-bottom: 20px;
}
.group-timeline .timeline-horizontal .timeline-item {
    display: table-cell;
    height: 280px;
    width: 14.28%;
    min-width: 160px;
    float: none !important;
    padding-left: 10px;
    padding-right: 0px;
    margin: 0 auto;
    vertical-align: bottom;
}
.group-timeline .timeline-horizontal .timeline-item .timeline-panel {
  top: auto;
  /*bottom: 64px;*/
  display: inline-block;
  float: none !important;
  left: 10px !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 50px;
}
/*.group-timeline .timeline-horizontal .timeline-item .timeline-panel:before {
  top: auto;
  bottom: -16px;
  left: 28px !important;
  right: auto;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #c0c0c0 !important;
  border-bottom: 0 solid #c0c0c0 !important;
  border-left: 16px solid transparent !important;
}
.group-timeline .timeline-horizontal .timeline-item:before,
.group-timeline .timeline-horizontal .timeline-item:after {
  display: none;
}*/
.group-timeline .timeline-horizontal .timeline-item .timeline-badge {
  top: auto;
  bottom: 0px;
  left: 25px;
}
.group-timeline .timeline-content:before {
    display:none;
}
.group-section{
    min-height:95rem;
}

.group-timeline:after {
   position: absolute;
    content: " ";
    right: 6px;
    top: 170px;
    width: 190px;
    height: 437px;
    height: 100%;
    background-image: url(../../assets/images/t-round.png);
    background-repeat: no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.group-timeline .timeline-compny-heading span {
    font-size: 16px;
}
/*Group CSS Tmeline*/
/*404 page CSS Start*/
.error-section{
    position:relative;
    padding-top:100px;
    padding-bottom:100px;
    background: #4435a6;
    height:680px;
    overflow:hidden;
    z-index:3;
}
.error-content {
    padding-top: 5em;
}
.error-content h1 {
    font-size: 140px;
    color: #75e8f0;
    font-weight: 700;
}
.error-content .bannertxt-para {
    letter-spacing: 0.02em;
    margin: 0px 0px 8px;
    color: #c1b8ff;
    font-size: 18px;
    line-height: 1.1;
    font-weight: 300;
}
.error-content .banner-btn {
    border-radius: 100px;
    color: #fff;
    background: #25c6db;
    padding: 6px 43px;
    font-size: 18px;
    margin-top: 15px;
    font-weight: 400;
    display: inline-block;
    border: 2px solid #25c6db;
}
.error-section .section-rtbottmicon img {
    position: absolute;
    width: 714px;
    right: -357px;
    bottom: -357px;
    z-index: -1;
}
/*404 page CSS End*/

.search-banner-btn{
    text-align:center;
}
.search-banner-btn .btn-gtouch {
    padding: 4px 25px;
    font-size: 16px;
}
/*Vision Fund Start*/
.ymlSalt .vision-content.vision-found-content {
    padding: 20px 0px 0px 0px;
}
.vision-content.vision-found-content img{
    padding-left:30px;
    margin-bottom:50px;
}
.vision-content.vision-found-content h3 {
    color: #fff;
    font-size: 24px;
    margin: 0 0 20px;
    font-weight: 300;
    line-height:1.3;
    padding-left:30px;
}
.vision-content.vision-found-content h3 span{
    color: #25c6db;
    font-weight: 600;
}
.vision-content.vision-found-content p {
    color: #c1b8ff;
    font-weight: 300;
    font-size: 20px;
    margin: 50px 0 15px 0;
    padding-left:30px;
    position:relative;
}
.vision-content.vision-found-content p span{
    color: #fee25b;
    font-size: 20px;
}
.vision-content.vision-found-content p .commas {
    font-family: serif;
    font-size: 40px;
    color: #fee25b;
    font-weight: 700;
    position: absolute;
    top: -15px;
    left: 0px;
}
.vision-content.vision-found-content p .commas-2 {
    font-family: serif;
    font-size: 40px;
    color: #fee25b;
    font-weight: 700;
    position: absolute;
    top: 28px;
    right: 31%;
}
.vision-content.vision-found-content .founder-detail {
    margin: 40px 0px 0px 30px;
}
/*.vision-content.vision-found-content .founder-sign {
    font-weight: 300;
}
.vision-content.vision-found-content .founder-detail label {
    font-size: 14px;
}*/
section.ymlSalt.visionfunds div.newsroom.thisweek {
    padding-top: 3rem !important;
}
.visionfunds{
    overflow:hidden;
}
.visionfunds .fund-shape img{

    position:absolute;
    right:-16%;
    bottom:0;
}
/*Vision Fund End*/
/*ecommerce- 2version*/
/*homepage css start*/
/*homepage banner start*/
.ecom-banner-section{
    height: 100vh;
    width: 100%;
    min-height:670px;
}
.ecom-content{
    position: relative;
    z-index: 1;
    margin: 0px 0px 40px 0px;
    padding: 5em 0px 20px 75px;
}
.ecom-content h1 {
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 20px;
}
.ecom-content h1 span {
    color: #75e8f0;
    letter-spacing: 0.1px;
}
.ecom-content h3 {
    margin: 35px 0px 20px 0px;
    /* color: #c1b8ff; */
}

.ecom-content .banner-btn {
    display: inline-block;
    color: #fff;
    /*font-weight: 500;*/
    border-radius: 100px;
    background-color: #25c6db;
    padding: 6px 50px;
    font-size: 20px;
    box-shadow: none;
    border: none;
    -webkit-transition: none;
    transition: none;
    letter-spacing: normal;
    max-height: 42px;
    margin-top: 50px;
}
.ecom-banner-section .ecom-form .nav-tabs>li {
    width: 48%;
    margin: 0px 10px;
}
.ecom-banner-section .ecom-form .nav-tabs>li:last-child {
    margin-right: 0;
    margin-left: 0;
}
.ecom-banner-section .ecom-form .nav-tabs>li>a {
    font-size: 16px;
    font-weight: 500;
}
.ecom-form {
    position: relative;
    z-index: 1;
    padding: 20px 8px 45px 8px;
    background: rgb(86 68 203 / 20%)!important;
    box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 10%) 0px 8px 24px, rgb(17 17 26 / 10%) 0px 16px 56px;
    border-radius: 8px;
    border: none;
    margin-top: 6em;
}
.ecom-form h3 {
    text-align: center;
    color: #25c6db;
    font-weight: 600;
}
.ecom-form .form-group select, .ecom-form .form-group input {
    width: 100%;
    height: 40px;
    border-radius: 50px !important;
    background-color: #fff;
    line-height: 1.5;
    padding: 8px 8px;
    padding-left: 15px;
    display: block;
    border: none;
    color: #00234b;
}
.ecom-form .form-group select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../../assets/images/ecom-images/select-arrow.png) #fff no-repeat calc(100% - 20px) !important;
}
.ecom-form .form-group select:focus, .ecom-form .form-group input:focus, .ecom-form .form-group select:active, .ecom-form .form-group input:active, .filter-block .form-group select:focus-visible, .filter-block .form-group input:focus-visible {
  outline-offset: none;
	outline: none;
}
.ecom-form button {
   display:inline-block;
   color: #fff;
    font-weight: 500;
    border-radius: 100px;
    background-color: #25c6db;
    padding: 6px 50px;
    font-size: 20px;
    box-shadow: none;
    border: none;
    -webkit-transition: none;
    transition: none;
    letter-spacing: normal;
    max-height: 42px;
    margin-top: 15px;
    min-width:205px;
}
.ecom-form .form-inner {
    padding: 20px 5px;
    padding-bottom: 2px;
}
.ecom-form button.mt-65{
    margin-top:80px;
}
.ecom-banner-section .banner-list {
    margin: 50px 0px 0px;
}
.ecom-content .banner-btn.wp-btn {
    background-color: #4dc95b;
    padding: 6px 25px;
    margin-left: 10px;
}
.ecom-content .banner-btn.wp-btn i{
margin-right:5px;
}
/*homepage banner end*/
/*Search by car brands Start*/
section.searchbybrand-section {
    position: relative;
    background-color: #2a1d79;
    padding-bottom: 65px;
    padding-top: 40px;
    min-height: 110rem;
}
.searchbybrand-section .get-touch {
    margin: 45px 0px 20px 0px;
    text-align: center;
}
.searchbybrand-section::before {
    content: "";
    background-image: url(../../assets/images/icons/14.png);
    background-size: 88%;
    background-position: center center;
    background-repeat: no-repeat;
    inset: 15% 0px 0px;
    position: absolute;
    z-index: 0;
}
.searchbybrand-section .barnd-lists {
    list-style: none;
    padding-left: 0;
}
.searchbybrand-section .barnd-lists li {
    float: left;
    width: 16%;
    margin: 20px 20px;
}
.searchbybrand-section .barnd-lists .barnd-grid {
    text-align: center;
    background-color: rgb(68 53 166 / 70%);
    border-radius: 0px 25px 0px 25px;
    padding: 5px;
}
 .barnd-lists .barnd-grid .get-touch {
    margin: 30px 0px 20px 0px;
    text-align: center;
}
 section.searchbybrand-section.sbybrands-section {
    background-color: #4435a6;
    min-height: 87rem;
}
.searchbybrand-section.sbybrands-section::before {
    content: "";
    background-image: url(../../assets/images/icons/raise-capital-map.png);
    background-size: 88%;
    background-position: center center;
    background-repeat: no-repeat;
    inset: 15% 0px 0px;
    position: absolute;
    z-index: 0;
}
.searchbybrand-section.sbybrands-section .barnd-lists .barnd-grid {
    background-color: rgb(42 29 121 / 67%);
}
.pro-barnds .get-touch {
    margin: 50px 0px 20px 5px;
}
.raise-partners.partners-section.pro-barnds {
    min-height: 98rem;
    overflow: hidden;
    padding-top:40px;
}
.raise-partners.partners-section.pro-barnds .partner-grid {
    text-align: center;
    border-radius: 12px;
    padding: 12px 15px;
    background: #fff;
}
.raise-partners.partners-section.pro-barnds .partner-lists li .partner-grid img {
    width: 90%;
}
.partners-section.pro-barnds .section-rtbottmicon img {
    position: absolute;
    width: 1020px;
    right: -510px;
    bottom: -510px;
    z-index: -1;
}
/*Search by car brands end*/
.search-product-section{
    position: relative;
    background-color: #5700ff;
    padding-bottom: 60px;
    padding-top: 40px;
    overflow:hidden;
}
.search-product-section .abicons3 img {
    right: 0px;
    top: -200px;
    width: 200px;
}
.search-product-section .get-touch {
    margin: 50px 0px 20px 0px;
    text-align: center;
}
.search-product-section .get-touch a.btn-gtouch, .searchbybrand-section .get-touch a.btn-gtouch, .pro-barnds .get-touch a.btn-gtouch, .cars-section .get-touch a.btn-gtouch {
    color: #fff !important;
    font-weight: 500 !important;
}
.categories_card-block{
    border: 1px solid #e5e5e5;
    background: #fff;
    border-radius: 12px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 100%;
    margin-bottom:30px;
}
.categories_card-block:hover{
    border: 1px solid #331c7d;
}
.categories_card-block .categories-thumbnail img{
    transition: transform 1s;
}
.categories_card-block:hover .categories-thumbnail img{
    transform: scale(1.1);
}
.categories-card {
    align-items: center!important;
    display: flex!important;
    gap: 2rem;
    padding: 2rem;
}
.categories-title {
    font-size: 16px;
    line-height: 2.2rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    color: #25c6db;
    margin-top: 0;
    height: 48px;
    overflow: hidden;
    text-transform: uppercase;
}
.categories-subtitle {
    font-size: 14px;
    line-height: 2rem;
    color: #383838;
    font-weight: 600;
}
.search-product-section.search-cate-section{
    background: #4435a6;overflow:visible;
}
/*homepage css end*/
/*Cars Page CSS*/
.category-page-title {
    border-bottom: none;
    padding: 0;
}
.category-page-title .topvideo-bg {
    padding: 85px 0px 100px 0px!important;
}
.breadcrumb-content{
    position: relative;
    z-index: 1;
    padding: 80px 0 30px;
}
.category-page-title h1 span {
    color: #75e8f0;
}
.category-page-title .mainSearch {
    width: 500px;
    margin-top: 30px;
}
.category-page-title .mainSearch .button-grid {
    grid-template-columns: 1fr 125px 0px auto;
}
.category-page-title .page-title-img {
    position: absolute;
    left: -65px;
    top:-70px;
}
.category-page-title .page-title-img img{
    position: relative;
}
.category-page-title .ecom-form {
    padding: 40px 10px;
    margin: 0 auto;
    width: 95%;
    margin-top: 5em;
}
.category-page-title .ecom-form .form-inner {
    padding: 20px 10px;
    padding-bottom: 2px;
}
.category-page-title .ecom-form h3{
    margin: 0;
}
.category-page-title .ecom-form .form-group {
    margin-bottom: 10px;
}
.category-page-title .ecom-form .form-group select, .category-page-title .ecom-form .form-group input {
    height: 35px;
    padding: 4px 8px;
    padding-left: 15px;
}
.category-page-title .ecom-form button {
    margin-top: 30px;
    padding: 4px 35px;
    min-width: 175px;
}
.category-page-title .ecom-form button.mt-20{
    margin-top:115px;
}
.ecom-form .nav-tabs {
    border-bottom: 1px solid transparent;
    background: #624DE3;
    border-radius: 100px;
    padding: 5px;
    margin: 0 7px;
}
.ecom-form .nav-tabs>li {
    width: 47%;
    margin: 0px 10px;
}
.ecom-form .nav-tabs>li:first-child {
   margin-left:0;
}
.ecom-form .nav-tabs>li:last-child {
   margin-right:0;
}
.ecom-form .nav-tabs>li>a {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    display: block;
    padding: 6px 10px;
    color: #fff;
    border-radius: 100px;
    min-width: 100%;
}
.ecom-form .nav-tabs>li.active>a {
    background: #25c6db;
    border: 1px solid #25c6db;
    color: #fff;
}
.ecom-form .nav-tabs>li>a:hover {
    background: #25c6db;
    border: 1px solid #25c6db;
    color: #fff;
}
.category-anim .icon-dotted-circle {
    position: absolute;
    right: -346px;
    left:auto;
    top: -200px;
    -webkit-animation: fa-spin 60s infinite;
    animation: fa-spin 60s infinite;
    width: 700px;
    height: 700px;
    background-image: url(../../assets/images/icon-dotted-circle.png);
}
.cars-section {
    position: relative;
    padding-top: 40px;
    padding-bottom: 60px;
    background-color: #5700ff;
    z-index: 0;
}
.cars-section .icon-dotted-circle-2 {
    position: absolute;
    left: -250px;
    top: -500px;
    width: 500px;
    height: 100%;
    background-image: url(../../assets/images/icon-circle-5.png);
    opacity: .07;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.cars-section .icon-dotted-circle-3 {
    position: absolute;
    left: -350px;
    top: -300px;
    width: 500px;
    height: 100%;
    background-image: url(../../assets/images/icon-circle-5.png);
    opacity: .07;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.car-block{
    background: #fff;
    position: relative;
    transition: all .3s;
    margin: 0px 10px;
    margin-bottom: 50px;
    border-radius: 12px;
    padding-bottom: 5px;
}
.car-block .car-img {
    text-align: center;
    min-height: 145px;
    position: relative;
    margin: 10px;
}
.car-block a {
    margin: 0px 8px;
    transition: transform 1s;
}
.car-block .car-img img{
    max-height: 165px;
    text-align: center;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.car-block .car-details {
    padding: 0px 10px;
}
.car-block .car-details h3 {
    font-size: 1.1em;
    line-height: 1.3;
    margin: 0;
    font-weight: 700;
    margin-top: 5px;
    height: auto;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
    background: #25c6db;
    padding: 6px 8px;
    border-radius: 50px;
}
.car-block .car-details h3>a {
    color: #fff;
    font-size: 18px;
    line-height: 1.3;
    margin: 0;
    font-weight: 500;
}
.car-block .car-details h3 a>strong{
     font-weight: 500;
}
.car-block .car-details .form-group{
    margin-bottom: 8px;
}
.car-block .car-details .form-group select {
    width: 100%;
    height: 35px;
    border-radius: 50px !important;
    background-color: #fff;
    line-height: 1.5;
    padding: 5px 8px;
    display: block;
    border: 1px solid #e8e8e9;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../../assets/images/ecom-images/select-arrow.png) #fff no-repeat calc(100% - 20px) !important;
}
.car-block .car-details .form-group select:focus, .car-block .car-details .form-group select:active, .car-block .car-details .form-group select:focus-visible {
  outline-offset: none;
	outline: none;
}
.car-info{
    margin-bottom:50px;
}
.car-info h3 {
    color: #fff;
    font-size: 42px;
    font-weight: 300;
    margin: 0px;
}
.car-info p {
    padding: 0px 0px 5px 4px;
    color: #c1b8ff;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0.02em;
    text-align: center;
}
/*cars page css end*/
/*ecom-category-page*/
.category-section {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #4435a6;
    z-index: 1;
    overflow: hidden;
}
.category-section .icon-dotted-circle-2 {
    top: 550px;
}
.category-section .icon-dotted-circle-3 {
    top: 400px;
}

.breadcrumb-nav.grayMenu{
    background: transparent;
}

.pc-block {
    background: #2a1d79;
    position: relative;
    padding: 1em;
    transition: all .3s;
    margin-bottom: 70px;
    border-radius: 12px;
}
.pc-block .pc-img {
    text-align: center;
    min-height: 225px;
    position: relative;
    margin: 10px;
    background: #fff;
  -webkit-transition: -webkit-transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    border-radius: 12px;
}
.pc-block:hover .pc-img {
  -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.pc-block .pc-img img {
    /* width: 100%; */
    max-height: 210px;
    text-align: center;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding:5px;
   
}
.pc-block .onsale {
    display: inline-block;
    padding: 0 9px 0 12px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    position: absolute;
    text-transform: uppercase;
    top: 15px;
    margin: 0;
    border-radius: 0 15px 15px 0;
    font-weight: normal;
    z-index: 1;
    left: -5px;
    color: #fff;
    background-color: #25c6db;
}
.pc-block .onsale:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -6px;
    width: 0;
    height: 0;
    border-width: 6px 0 0 0;
    border-style: solid;
    border-color: #019baf;
    border-left: 5px solid transparent;
    left: 0;
}
.prodcuts-details{
    padding-top:1em;
}
.prodcuts-details a.barnd-name {
    font-size: 0.765em;
    font-weight: 600;
    text-transform: uppercase;
    color: #a9a9a9;
    display: block;
}
.prodcuts-details a.product-name h2 {
    padding: 0;
    display: block;
    margin: 5px 0 12px 0;
    font-size: 1.1em;
    line-height: 22px;
    font-weight: normal;
    text-align: left;
    height: 50px;
}
.price-block {
    display: block;
    margin-top: 20px;
}
.price-block .item-price {
    font-size: 1.1em;
    color: #25c6db;
    font-weight: 500;
    display:inline-block;
}
.price-block .item-price span {
    font-size: 14px;
    margin-right: 2px;
    vertical-align: text-top;
}
.price-block .cta-block {
    display: inline-block;
    float: right;
}
.price-block .cta-block ul{
   position:relative;
   padding-left:0;
   list-style:none;
}
.price-block .cta-block ul li {
    float: left;
    margin-left: 15px;
    font-size: 22px;
}
.price-block .cta-block ul li:hover .cta-btn{
   color: #25c6db;
}

.prodcuts-grid .pagination {
    display: inline-block;
	margin:0;
}
.prodcuts-grid .pagination>li>span {
    padding: 0px 0px;
    border: 1px solid transparent;
}
.prodcuts-grid .pagination>li:first-child>a, .prodcuts-grid .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.prodcuts-grid .pagination>li>a:focus, .prodcuts-grid .pagination>li>a:hover, .prodcuts-grid .pagination>li>span:focus, .prodcuts-grid .pagination>li>span:hover {
    background-color: transparent;
}

.prodcuts-grid .pagination a {
    color: #2a1d79;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #25c6db;
    margin: 0 4px;
    background:#fff;
    border-radius: 10px;
}

.prodcuts-grid .pagination a.active{
    background-color: #25c6db;
    color: #2a1d79;
    border: 1px solid #25c6db;
}

.prodcuts-grid .pagination a:hover:not(.active) {background-color: #25c6db;}
.filter-group {
    position: relative;
    display: block;
    transition: all .3s;
}
.filter-group .filter-title {
    background: #624DE3;
    padding: 5px;
    border-radius: 50px;
    margin-bottom: 20px;
}
.filter-group .filter-title h3 {
   display: inline-block;
    margin: 0;
    color: #fff;
    font-size: 18px;
    background: #25c6db;
    padding: 8px 30px;
    border-radius: 30px;
}
.filter-group .filter-title > span {
    float: right;
    padding-top: 3px;
}
.filters-block {
    background: #2a1d79;
    padding: 1em;
    border-radius: 12px;
}
.filters-block .filter-name {
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #4435a6;
    color: #25c6db;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
}
.filters-block .filter-name span{
    font-weight: 600;
}
.boxes{
    margin-bottom: 50px;
}




.filter-group .panel {
    overflow: hidden;
    color: #2a1d79;
    background: #2a1d79;
    position: relative;
    display: block;
    margin-left: 0;
    margin-top: 20px;
    padding: 10px;
    border-radius: 30px;
    border: none;
    box-shadow: none;
}
.filter-group .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent;
}
.filter-group .panel-group .panel+.panel {
    margin-top: 50px;
}
.filter-group .panel-default>.panel-heading {
    color: #2a1d79;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    padding: 11px 15px;
    border-radius: 50px;
    border: none;
}
.filter-group .panel-default>.panel-heading:hover a{
    color: #2a1d79;
}
.filter-group .panel-default>.panel-heading a:hover, .filter-group .panel-default>.panel-heading a:focus, .filter-group .panel-default>.panel-heading a:active {
    color: #2a1d79;
}
.filter-group .panel-default .panel-title {
    font-size: 18px;
}
.filter-group .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
}
.filter-group .panel-title > a.collapsed:before {
    float: right !important;
    content: "\f067";
}
.filter-group .collapse.in {
    padding-left: 0px;
}
.filter-group .panel-body {
    padding: 0px;
    padding-top: 20px;
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
    /*Checkboxes styles*/
    .boxes input[type="checkbox"] {
        display: none;
    }

     .boxes input[type="checkbox"] + label {
    display: block;
    position: relative;
    padding-left: 30px;
    padding-bottom: 0px;
    margin-top: 10px;
    font: 14px/20px 'Open Sans', Arial, sans-serif;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border-bottom: 1px solid transparent;
    font-weight: normal;
}
.boxes input[type="checkbox"] + label:last-child {
    border-bottom: none;
}

            .boxes input[type="checkbox"] + label:last-child {
                margin-bottom: 0;
            }

  .boxes input[type="checkbox"] + label:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #f0f0f0;
    position: absolute;
    background: #e6e7e8;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
   
}

        .boxes input[type="checkbox"]:checked + label:before {
    width: 10px;
    top: -5px;
    left: 5px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: none;
    border-bottom-color: #25c6db;
    border-right-color: #25c6db;
}
.boxes input[type="text"] {
    height: 35px;
    border-radius: 50px !important;
    background-color: #fff;
    line-height: 1.5;
    padding: 5px 8px;
    display: block;
    margin-bottom: 15px;
    border: 1px solid #e8e8e9;
    font-size: 14px;
    box-shadow: none;
}
.boxes input[type="text"]::placeholder {
  color: #2a1d7a;
}
.boxes .form-group{
    margin-bottom:10px;
}
.boxes .form-group select {
    width: 100%;
    height: 35px;
    border-radius: 50px !important;
    background-color: #fff;
    line-height: 1.5;
    padding: 5px 8px;
    /* -webkit-box-shadow: 0 0 5px 0 rgb(170 170 170 / 35%); */
    /* box-shadow: 0 0 5px 0 rgb(170 170 170 / 35%); */
    display: block;
    border: none;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../../assets/images/ecom-images/select-arrow.png) #fff no-repeat calc(100% - 20px) !important;
}
.boxes button {
    background: #25c6db !important;
    color: #fff !important;
    box-shadow: none !important;
    border: 2px solid #25c6db !important;
    width: auto !important;
    margin: 0px auto 0px auto;
    text-align: center;
    border-radius: 100px;
    padding: 1px 30px;
    font-size: 18px;
    text-shadow: none !important;
}
.boxes #loadmore.btn-gtouch,.boxes #loadmore_brands.btn-gtouch, .boxes #loadmore_filter_class.btn-gtouch {
    margin: 10px auto 10px auto;
    padding: 2px 15px;
    font-weight: 400;
}
.scroll-div{
    
    height: 300px;
    overflow-y: scroll;
}

#scroll-div::-webkit-scrollbar-track{background-color: #5700ff;border-radius: 15px;}
#scroll-div::-webkit-scrollbar {width: 5px;background-color: #5700ff;border-radius: 10px;padding:0 2px;}
#scroll-div::-webkit-scrollbar-thumb {border-radius: 15px;background-color: #25c6db;width:1px;}
.apply-block{
    margin-top:40px;
    text-align:center;
}
.apply-block button {
    background: #25c6db !important;
    color: #fff;
    box-shadow: 0 4px 12px rgb(0 11 255 / 15%);
    border: 2px solid #25c6db !important;
    width: 100%;
    margin: 0px auto 0px auto;
    text-align: center;
    border-radius: 100px;
    padding: 5px 30px;
    font-size: 18px;
    text-shadow: none !important;
}
.apply-block button:hover {
    color: #2a1d79!important;
}
.pro-count-block {
    background: #624DE3;
    padding: 5px;
    border-radius: 50px;
    margin-bottom: 20px;
}
.pro-count-block h3 {
    display: inline-block;
    margin: 0;
    color: #fff;
    font-size: 18px;
    background: #25c6db;
    padding: 8px 30px;
    border-radius: 30px;
}


/*ecom-category-page End*/
/*All Brands Page CSS*/
.all-brands-section{
    position:relative;
    padding-top:80px;
    padding-bottom:80px;
    background-color: #2a1d79;
    z-index:1;
}
.all-brands-section .icon-dotted-circle-2 {
    position: absolute;
    left: -250px;
    top: 150px;
    width: 500px;
    height: 100%;
    background-image: url(../../assets/images/icon-circle-5.png);
    opacity: .07;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.all-brands-section .icon-dotted-circle-3 {
    position: absolute;
    left: -350px;
    top: 400px;
    width: 500px;
    height: 100%;
    background-image: url(../../assets/images/icon-circle-5.png);
    opacity: .07;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.nav-ul-block{
    padding: 0 19px;
}
.nav-ul-block ul {
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    margin: 0 0 50px;
    padding: 0;
    list-style: none;
    font-size: 18px;
    color: #12477a;
    line-height: 1;
    background: #624DE3;
    border-radius: 100px;
    padding: 5px;
}
.nav-ul-block ul li{
   height: 35px;
    width: 35px;
    margin: 0 2px;
    border-radius: 100%;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    white-space: nowrap;
}
.nav-ul-block ul li.active{
  background: #25c6db;
}
.nav-ul-block ul li a {
    color: #fff;
    font-weight: 400;
}

.nav-ul-block ul li.active a{
   color:#fff;
   
}
.nav-ul-block ul li:hover a{
    color:#25c6db;
}
.details-ul {
    margin: 0;
    padding: 0;
    column-count: 4;
    list-style: none;
}
.details-ul:not() {
    column-count: 4;
}
.details-ul li{
  margin-bottom:30px;
}
.details-ul li p {
    font-size: 26px;
    color: #25c6db;
    font-weight: 600;
    text-transform: uppercase;
}
.ul-details-block{
 margin: 0;
    padding: 0;
    list-style: none;
}
.ul-details-block li {
   margin-bottom:10px;
}
.ul-details-block li a {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}
/*All Brands Page CSS*/
/*Products Details Page CSS*/
.product-details-section {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #2a1d79;
    overflow: hidden;
    z-index: 1;
}
#slider-product.owl-carousel .owl-item .item{
    padding:2px;
    position: relative;
}
#slider-product.owl-carousel .owl-item img {
   border: 1px solid #e5e5e5;
    min-height: 300px;
    overflow: hidden;
    width: 100%;
    border-radius: 12px;
}
#thumb.owl-carousel .owl-item img {
    min-height: 80px;
     overflow: hidden;
    width: 100%;
    border: 2px solid #e5e5e5;
     border-radius: 12px;
}
#thumb.owl-carousel .owl-item.current img {
    border: 2px solid rgb(37 198 219);
}
.image-slider{
    padding-right:10px;
}
.image-slider #thumb{
    margin-top:20px;
}
.image-slider .onsale{
    display: inline-block;
    padding: 0 9px 0 12px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    position: absolute;
    text-transform: uppercase;
    top: 15px;
    margin: 0;
    border-radius: 0 15px 15px 0;
    font-weight: normal;
    z-index: 2;
    left: -5px;
    color: #fff;
    background-color: #25c6db;
}
.image-slider .onsale:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -7px;
    width: 0;
    height: 0;
    border-width: 7px 0 0 0;
    border-style: solid;
    border-color: #019baf;
    border-left: 22px solid transparent;
    left: 0;
}
#slider-product.owl-carousel .owl-item .item span img {
    border: none;
    width:100px;
    min-height: auto;
}
#slider-product.owl-carousel .owl-item .item span {
    position: absolute;
    right: 15px;
    bottom: 15px;
    background: transparent;
}
.products-details-block {
    position: relative;
    border: none;
    display: block;
    padding: 15px;
    transition: all .3s;
    margin-bottom: 70px;
    border-radius: 12px;
    padding-top: 0;
}
.products-details-block h3{
    color: #25c6db;
    font-size: 2em;
    line-height: 1.3;
    margin: 0;
    font-weight: 600;
    margin-bottom: 20px;
    /*width:70%;*/
}
.products-details-block .item-price {
    font-size: 1.5em;
    color: #25c6db;
    font-weight: 500;
    display: inline-block;
    margin-top: 10px;
}

.products-details-block .item-price span {
    font-size: 18px;
    margin-right: 2px;
    vertical-align: text-top;
}
.products-details-block .details-points{
display:block;
/*background: rgb(98 77 227 / 42%)!important;
    border-radius: 12px;
    padding: 10px;*/
}
.products-details-block .details-points ul {
    padding-left: 0;
    list-style: none;
    display: inline-block;
    margin-bottom: 0;
}
.products-details-block .details-points ul li {
    margin: 15px 5px;
}
.products-details-block .details-points ul li span{
font-size:18px;
color:#fff;
}
.products-details-block .details-points ul li span {
    font-size: 16px;
    color: #25c6db;
    font-weight: 500;
}
.products-details-block .details-points ul li span i {
    margin-left: 5px;
    border-radius: 50%;
    padding: 7px;
    background: #25c6db;
    color: #fff;
    font-size: 12px;
    margin-right: 3px;
}
.cta-btns .banner-btn {
    display: inline-block;
    color: #fff;
    /* font-weight: 500; */
    border-radius: 100px;
    background-color: #25c6db;
    padding: 6px 40px;
    font-size: 20px;
    box-shadow: none;
    border: none;
    -webkit-transition: none;
    transition: none;
    letter-spacing: normal;
    max-height: 42px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.cta-btns .banner-btn.wp-btn {
    background-color: #4dc95b;
    padding: 6px 25px;
    margin-left: 10px;
}
.products-details-block .key-points {
    display: block;
    margin-bottom: 7px;
}
.products-details-block .key-points p{
    font-size: 16px;
    color: #fff;
}
.products-details-block .key-points ul {
    padding-left: 0;
    list-style: none;
    display: inline-block;
}

.products-details-block .key-points ul li {
    float: left;
    background: transparent;
    padding: 2px 12px;
    border-radius: 30px;
    margin-right: 7px;
    font-size: 12px;
    border: 1px solid #4131a5;
}


.products-details-block .tag-img{
    position:absolute;
    right:30px;
    width:120px;
}
.vendor-name{
    margin-bottom:15px;
}
.vendor-name strong {
    color: #2a1d79;
}
.vendor-name strong .icon-cat i {
    color: #25c6db;margin-right:8px;
}
.vendor-name a {
    color: #262626;
}
.products-details-block .list-bottom {
    padding: 17px 100px;
    border-top: 1px solid #e5e5e5;
    /* padding-bottom: 8px; */
    text-align: center;
    position:relative;
}
.products-details-block .dedcription-btn {
    width: 40%;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    background-color: transparent;
    text-align: center;
    font-size: 18px;
    padding: 5px 8px;
    color: #fff;
    border-radius: 50%;
    transition: all 0.3s;
    margin: 0px 4px;
}
.products-details-block .dedcription-btn .btn-icon {
    background-color: #54cc61;
    width: 35px;
    height: 35px;
    float: right;
    position: absolute;
    border-radius: 30px 30px 30px 30px;
    right: 0px;
    top: -13px;
    transition: all 0.3s;
    text-align: center;
}
.products-details-block .dedcription-btn.wp-btn:after {
    content: "";
    position: absolute;
    top: 7px;
    right: 16px;
    border-top: 14px solid #54cc61;
    border-left: 10px solid transparent;
    border-right: 12px solid transparent;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    transform: rotate(160deg);
}
.products-details-block .dedcription-btn.wp-btn:hover:after {
   display:none;
}
.products-details-block .dedcription-btn.chat-icon .btn-icon {
    background-color: #25c6db;
    float: left;
    left: 0;
}
.rotate-in-up-left {
  animation: rotate-in-up-left 0.5s ease;
}
@keyframes rotate-in-up-left {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

.products-details-block .name-descripeion {
 display:none;
}
/*.btn-icon::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 45px solid #fcfcfc;
  border-right: 40px solid transparent;
  position: absolute;
  top: 0px;
  left: 0px;
}*/
.products-details-block .dedcription-btn:hover .btn-icon {
  width: 100%;
  border-radius: 30px;
}
.products-details-block .dedcription-btn:hover .btn-icon::after {
  display: none;
  opacity: 0.1;
}
.products-details-block .btn-icon i {
    position: absolute;
    right: 8px;
    top: 8px;
    color: #fff;
    font-size: 19px;
}
.products-details-block .chat-icon .btn-icon i {
    position: absolute;
    left: 7px;
    top: 9px;
    color: #fff;
    font-size: 20px;
    right: auto;
}
.products-details-block .dedcription-btn:hover {
  color: #fff!important;
}
.products-details-block .dedcription-btn:hover .name-descripeion {
    position: relative;
    z-index: 9999;
    display: inline-block;
    font-size: 18px;
    top: 3px;
    margin-right: 15px;
    transition: all 0.3s;
}
.products-details-block .dedcription-btn.chat-icon:hover .name-descripeion {
    position: relative;
    z-index: 9999;
    display: inline-block;
    font-size: 18px;
    top: 3px;
    margin-left: 10px;
    margin-right: 0;
    transition: all 0.3s;
}
.products-details-block .p-disc{
    color:#fff;
}
.str-rating {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    margin: 10px 0px;
    margin-top: 20px;
}
.str-rating ul{
    padding-left: 0;
    list-style: none;
}
.str-rating ul li{
   float:left;
}
.str-rating ul li i {
    color: #e9b700;
    margin-right: 3px;
}
.str-rating ul li:last-child i {
    color: #e9b700;
    margin-right: 15px;
}
.str-rating span {
    font-weight: 500;
    color: #25c6db;
}
.str-rating a img {
    width: auto;
    float: left;
    display: inline-block;
    margin: -1px 0px 0px 0px;
}
.pro-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
    background: #624DE3;
    border-radius: 100px;
    padding: 5px;
}
  .pro-tabs .nav-tabs>li {
    width: 23.67%;
    margin: 0px 10px;
}
  .pro-tabs .nav-tabs>li:first-child {
    margin-left:0;
}
  .pro-tabs .nav-tabs>li:last-child {
    margin-right:0;
}
  .pro-tabs .nav-tabs>li:last-child>a{
    margin-right:0;
}
.pro-tabs .nav-tabs>li>a {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    display: block;
    padding: 6px 10px;
    color: #fff;
    border-radius: 100px;
    min-width: 100%;
   
}
 .pro-tabs .nav-tabs>li:hover>a {
    color: #59e7f9;
    border:none;
}
 .pro-tabs .nav-tabs>li.active>a {
   background: #25c6db;
    border: 2px solid #25c6db;
    color: #fff;
}
/*.res-tabs .nav-tabs>li>a.active:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 38%;
    border-top: 15px solid #25c6db;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}*/
 .pro-tabs .tab-content>.active {
    margin-top: 25px;
    border: none;
    padding: 20px;
    border-radius: 16px;
    background-color: rgb(98 77 227);
}
  .pro-tabs .content-block {
    padding: 10px 20px;
}
 .pro-tabs .content-block h2.subtitle {
    font-size: 24px;
    color: #25c6db;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 25px;
}
  .pro-tabs .content-block h3 {
    font-size: 22px;
    color: #25c6db;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 30px;
}
 .pro-tabs .content-block p {
    /* font-size: 16px; */
    margin: 0px 0px 20px 0px;
    line-height: 1.3;
    color: #fff;
}
  .pro-tabs .content-block .list-ul {
    list-style: none;
    padding-left: 10px;
    margin-bottom: 20px;
    display: inline-block;
}
 .pro-tabs .content-block .list-ul li {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 5px;
    float: left;
    width: 50%;
    color: #fff;
}
 .pro-tabs .content-block .list-ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 9px;
    height: 9px;
    background-color: #25c6db;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
 .pro-tabs .content-block .list-ul:last-child {
    margin-bottom: 20px;
}
 .form-inner .star-select {
    display: inline-block;
    float: left;
    height: 3em;
    line-height: 3em;
    vertical-align: middle;
    margin-bottom: 15px;
}
.form-inner .star-select span{
    font-size: 18px;
    font-weight: 600;
    color: #2a1d79;
}

/* Hidden inputs */
.form-inner .star-select__input {
  display: none;
}

.form-inner .star-select__star {
  cursor: pointer;
  display: inline-block;
  height: 3em;
  overflow: hidden;
  float: right;
  margin-left:8px;
}
.form-inner .star-select__star:before {
    font-size: 2em;
    content: "☆";
    color: #25c6db;
    -webkit-transition: color 0.5s;
    -moz-transition: color 0.5s;
    transition: color 0.5s;
}
.form-inner .star-select__star:hover:before {
    content: 'â˜…';
  color: gold;
}

/* Active state for star */
.form-inner input:checked ~ .star-select__star:before {
  content: 'â˜…';
  color: gold;
}
.form-inner .form-group textarea {
    width: 100%;
    border-radius: 0px !important;
    background-color: #75e8f069;
    line-height: 1.5;
    padding: 20px;
    -webkit-box-shadow: 0 0 5px 0 rgb(170 170 170 / 35%);
    box-shadow: 0 0 5px 0 rgb(170 170 170 / 35%);
    display: block;
    border: 0px solid #5700ff;
}
.form-inner .form-group label {
   color:#2a1d79;
   margin-top:15px;
   font-size:16px;
}
.form-inner .form-group img{
   margin-top:15px;
}
.tab-pane .form-inner-btn {
    text-align: center;
    padding-top: 15px;
    border-top: 1px solid #c6f6f9;
}
.product-details-section .panel {
    overflow: hidden;
    color: #525260;
    background: #fff;
    position: relative;
    display: block;
    margin-left: 0;
    margin-bottom: 20px;
    padding: 0;
}
.product-details-section .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
    color: #25c5db;
    
}
.product-details-section .panel-title > a.collapsed:before {
    float: right !important;
    content: "\f067";
    color: #fff;
}
.product-details-section .panel-default {
    border-color: transparent;
    background: transparent;
}
.product-details-section .panel-default .panel-title {
    font-size: 16px;
}
.product-details-section .panel-default .panel-title a{
    font-weight:400;
}
.product-details-section .panel-default>.panel-heading {
    color: #fff;
    background-color: #624de3;
    border-color: #624de3;
    padding: 15px 15px;
    border-radius: 30px;
}
.product-details-section .panel-default>.panel-heading+.panel-collapse>.panel-body {
    margin-top: 15px;
    border-radius: 12px;
    border: 1px solid #25c6db;
    background: #25c6db;
    color: #fff;
}
.product-details-section h2.subtitle {
    font-size: 28px;
    color: #25c5db;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 80px;
}
.product-details-section .section-rtbottmicon img {
    opacity: 0.2;
}
/*Products Details Page CSS End*/

/*ecommerce- 2version end*/

@media only screen and (min-width: 1367px) {
    .com-banner-section {
    max-height: 650px;
}
    .testimonials-section {
    height: 38vh;
}
    .talk-section {
    min-height: 115rem;
    max-height: 115px;
}
    section#blogs {
    min-height: 108rem;
}
    .search-banner-section {
    padding-top: 150px;
}
}

    @media only screen and (max-device-width: 768px) and (min-device-width: 767px) {
		
.ipadScreenHT {
    height: 70vh !important;
    min-height: 76rem !important;
}
.ipadScreenHTG {
    height: 85vh !important;
    min-height: 85rem !important;
}
	.managingpartner {
    background-size: 30% !important;
}
	.fantistic-team p {
    padding: 5px 0px 10px 0px;
}	
	.midlogo22 {
    margin: 15px 0px;
}
.bookcover img {
    width: 100%;
}	
.bookcover::after {
    top: -20px;
    left: -20px;
}
.bookavilable h4 {
    margin: 0px 0px 20px;
}
.pblicatin, .bookavilable {
    padding-left: 0px;
}
.bookavilable ul li {
    width: 32%;
    margin: 0px 0px;
}
.heroBannerSection {
    height: 75vh;
}
.fullscreen72 {
    height: 85vh;
    min-height: 85rem;
}


.acquations-block {
    width: 140px;
    height: 140px;
    margin: 0px 50px 120px 40px;
    line-height: 118px;
    border: 6px solid #533fd4;
}
.content-left p {
    width: 100%;
}

.acquations-block-inner img {
    width: 80%;
}

.acquations-info {
    margin: 15px 0px 0px 90px;
}
.moreacuations1 {
    min-height: 140rem;
}
.section-rtcircle img {
    width: 200px;
}
.acquations-block-inner::after {
    margin: 135px 56px 0px 0px;
}
.slide-card {
    width: 18%;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}





.timeline-content:nth-child(even) .timeline-period {
    top: -56px;
}
.timeline-content {
    max-width: 66px;
    height: 216px;
}
.timeline-content:before {
    margin: 46px 0px 0px 0px;
}
.timeline-compny-heading {
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: .8px;
    margin: 0px 0px 10px 0px;
}
.timeline-text {
    height: 132px;
}


	.nav-item>.nav-link {padding: 1.4rem 1.1rem;}		
.popular-captions .small-msg {height: 70px;}	
		
.footerLogo {
    float: left;
    text-align: left !important;
    margin: 10px 0rem 0px 0rem !important;
}
.connect-rt span {
    margin: 3px 15px 0px 0px;
}
.ourprtnrtestimonial {padding-top: 15px !important;}
.ourprtnerslide-outr .owl-nav .owl-prev {margin: 70px 0px 0px 0px !important;}
.ourprtnerslide-outr .owl-nav .owl-next {margin: 70px 0px 0px 60px !important;}
.prtner-testimonial {
    max-width: 170px !important;
}
.ourprtnrtestimonial-detail {
    max-width: 300px !important;
}


	}
	
	
 @media only screen and (max-device-width: 1024px) and (min-device-width: 1023px) {

.nav li.topPad a {margin: 10px 0px 0px 10px;}
.nav-item>.nav-link {padding: 20px 6px 6px 6px;}		
.popular-captions .small-msg {height: 70px;}	
			
.acquations-block {margin: 0px 40px 120px 30px !important;}



.timeline-content {
    max-width: 90px !important;
    height: 240px !important;padding: 10px 0px 20px 0px !important;
}
.timeline-content:nth-child(even) {
    top: 10px !important;
}
.timeline-content:nth-child(even) .timeline-text {
    height: 130px;
}
.timeline-content:nth-child(even) .timeline-period {
    top: -105px;
}
.timeline-period {margin-top: 22px !important;}


	.bookavilable {margin-top: 0px;}	
.pblicatin, .bookavilable {padding-left: 15px;}	
.bookavilable ul li {margin: 0px 5px !important;}	
.topvideo-bg {padding: 85px 0px 0px 0px !important;}	
.banner-content .cta-container {padding: 20px 0px 0px 0px !important;}		
.banner .banner-content .title .text {font-size: 40px !important;}	
.banner .banner-content .title {font-size: 40px !important;margin-bottom: 20px !important;}		
.banner .banner-content .title .text {font-size: 40px !important;}		
.banner-content h3 {margin: 20px 0px 20px 0px !important;}	
.banner-content .cta-container {padding: 20px 0px 0px 0px !important;}	
.content-left p {font-size: 17px;width: 96% !important;}	
.fullscreenIpad {min-height: 80rem !important;}





			
}
		
		
		
@media only screen and (max-device-width: 1366px) and (min-device-width: 1024px) {


.topvideo-bg {padding: 85px 0px 0px 0px !important;}	
.banner-content .cta-container {padding: 20px 0px 0px 0px !important;}	
.banner .banner-content .title .text {font-size: 40px !important;}	
.banner .banner-content .title {font-size: 40px !important;margin-bottom: 20px !important;}		
.banner .banner-content .title .text {font-size: 40px !important;}		
.banner-content h3 {margin: 20px 0px 20px 0px !important;}	
.banner-content .cta-container {padding: 20px 0px 0px 0px !important;}	
.content-left p {font-size: 17px;width: 96% !important;}	
.fullscreenIpad {min-height: 80rem !important;}
.visionfunds.fullscreenIpad {
    min-height: 92rem!important;
}
}
@media only screen and (max-width: 1280px) {
    .partners-section .section-rtbottmicon img {
    width: 860px;
}
    .outsourcing-banner-section {
    height:680px;
}
    .banner-content.outsourcing-content {
    padding: 125px 0px 20px 0px;
}
    section.benefits-section.outsourc-concept-section {
    min-height: 83rem;
}
}
@media only screen and (max-width: 1180px) {
    .awards-section .awrd-lists li {
    width: 16%;
}
    section.news-section {
    min-height: 65rem;
}
    section.raising-news {
    min-height: 82rem;
}
    .news-section .news-lists li {
    width: 19%;
}
    .insights-content {
    padding-top: 0px;
    padding-left: 10px;
}
    .insights-content p {
    padding: 15px 0px 0px 0px;
}
    .insights-sl-content p {
    margin-bottom: 22px;
    font-size: 14px!important;
}
.benefits-section.outsourc-concept-section {
    min-height: 94rem;
}
.outsourc-serv-block h3 {
    height: 60px;
}
.counters-section.outsourc-counter .counter-block {
    min-height: 300px;
    height: 300px;
    padding-top: 100px;
    margin: 40px 60px;
    width:300px;
}
.nav-item>.nav-link {
    padding: 15px 4px 6px 14px;
}
.advantages-section.raise-avd.investing-adv .timeline-article.timeline-article-top .content-date {
    top: -8%;
}
.advantages-section.raise-avd.investing-adv .timeline-article .content-date {
    left: -98px;
}
.advantages-section.raise-avd.investing-adv .timeline-article.timeline-article-top .content-date p {
    padding: 0px 38px;
}
.advantages-section.raise-avd.investing-adv .sub-line {
    margin-bottom: 60px;
}
.raise-partners.partners-section .partner-lists li {
    width: 13.5%;
}
.banner-content.thankyou-content {
    padding-top: 18rem;
}
.insights-content h3 {
    font-size: 34px;
}
.loc-list-block {
    height: 555px;
}
.banner-result-content .mainSearch {
    width: 100%;
}
.nav li.topPad a {
    margin: 10px 0px 0px 10px;
}
li.nav-item {
    font-size: 1.2rem;
}
.image-box {
    padding-right: 25px;
}
.group-timeline:after {
    right: 0px;
    top: 170px;
    width: 191px;
}
.banner-result-content ul>li {
    min-width: 180px;
}
.banner-result-content ul>li:last-child {
    min-width: 180px;
}
.banner-result-content ul>li:last-child>a {
    padding: 8px 60px;
}
.visionfunds .fund-shape img {
    right: -22%;
    width: 600px;
}
}

/* Landscape*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {
    .heroBannerSection {
    height: 680px;
}
.managingpartner.fullscreen72 {
    height: 680px;
}
.mcsection.fullscreen60 {
    height: 680px;
}
.hiring-section.fullscreenIpad {
    height: 880px!important;
    min-height: 70rem!important;
}
.pub-section.fullscreenIpad {
    height: 760px!important;
    min-height: 70rem!important;
}
.insights-border .ins-border img {
    bottom: -8px!important;
}
.invest-banner-section {
    height: 650px;
}
.raise-cap-banner-section {
    height: 650px;
}
.capabilities-banner-section {
    height: 650px;
}
.outsourcing-banner-section {
    height:765px;
}
    .banner-content.outsourcing-content {
    padding: 125px 0px 20px 0px;
}
   .banner-content.thankyou-content {
    padding-top: 32rem;
}
   .testimonials-section {
    height: 32vh;
}
   .talk-section {
    min-height: 109rem;
}
   .search-banner-section{
    padding-top:160px;
}
}

 /* Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {
 .heroBannerSection {
    height: 600px;
}
 .managingpartner.fullscreen72 {
    height: 650px;
}
 .mcsection.fullscreen60 {
    height: 680px;
}
 .mob-offices.fullscreenN{
    height: 780px!important;
    min-height:60rem;
}
 #offices .section-rtcircle img {
    width: 230px;
}
 .hiring-section.fullscreenIpad {
    height: 850px!important;
    min-height: 70rem!important;
}
 .pub-section.fullscreenIpad {
    height: 760px!important;
    min-height: 70rem!important;
}
 .blogsection.fullscreenN {
    height: 820px!important;
    min-height: 70rem!important;
}
 .visionfunds.fullscreenIpad {
    height: 730px!important;
    min-height: 70rem!important;
}
 .ymlSalt .vision-content {
    padding: 100px 0px 0px 0px;
}
  .awards-section .awrd-lists li {
    width: 16%!important;
}
 .awards-section.fullscreenN{
    height: 62rem !important;
    min-height: 62rem;
    padding-top: 30px;
}
 .news-section.fullscreenN {
    height: 60rem !important;
    min-height: 60rem;
}
 .news-section.raising-news.fullscreenN {
    height: 73rem !important;
    min-height: 73rem;
}
 .news-section .news-lists li {
    width: 19%!important;
}
 .partners-section.fullscreenN {
    height: 65rem !important;
    min-height: 65rem!important;
    padding-top: 30px;
}
 .partners-section .section-rtbottmicon img {
    width: 790px;
}
 .partners-section .partner-lists li {
    width: 17%!important;
}
 .partners-section.raise-partners .partner-lists li {
    width: 14%!important;
}
 .partners-section.raise-partners.fullscreenN {
    height: 65rem !important;
    min-height: 78rem!important;
}

 .insights-content {
    padding-top: 15px;
    padding-left: 15px;
}
 .insights-content p {
    padding: 15px 0px 25px 0px;
}
 .insights-border .ins-border img {
    bottom: -9px!important;
}
 .ft-row .border-b {
    margin-top: 22px!important;
}
 .get-touch-links .address-block p {
    font-size: 13px;
}
 .insights-section.fullscreenN {
    height: 97rem !important;
    min-height: 97rem;
}
 .insights-img {
    padding: 0px 0px;
}
 .insights-sl-content p {
    font-size: 20px;
}
 .insights-border .ins-border img {
    width: 104.5%;
}
 .guid-block {
    height: 360px!important;
}
 .postcast-content .bgrid-head {
    min-height: 105px!important;
}
 .invest-banner-section {
    height: 49vh!important;
}
 .counters-section .counter-block {
    min-height: 210px;
    padding-top: 55px;
}
 .invest-section .invest-bg img {
    width: 550px;
}
 .invest-section.fullscreenN{
     height:50rem!important;
 }
 .inesting-focus .timeline-article .content-box {
    left: 65px!important;
}
 .raise-cap-banner-section {
    height: 650px!important;
    width: 100%;
}
 .rasie-cap-form {
    padding: 15px 0px 15px 0px!important;
    margin: 50px 40px 0px 60px!important;
}
.how-it-work.raise-cap .slide-card {
    margin-right: 15px;
}
.how-it-work.raise-cap.fullscreen60 {
    height: 750px;
    min-height: 51rem!important;
}
.advantages-section.raise-avd .timeline-article .content-date {
    left: -25px!important;
}
.advantages-section.raise-avd {
    min-height: 67rem;
}
.raise-avd .timeline-article-bottom .content-box:before {
    left: 172px!important;
}
.raise-avd .timeline-article-top .content-box:before {
    left: 172px!important;
}
.capabilities-banner-section {
    height: 650px;
}
.benefits-section.strength-benefits .section-rtbottmicon img {
    width: 685px;
    bottom: -325px;
}
.benefits-section.strength-benefits.fullscreenN{
    height:75rem!important;
    min-height: 77rem;
}
.advantages-section.joinus-section .timeline-article-bottom .content-box img, .advantages-section.joinus-section .timeline-article-top .content-box img {
    width: 80%;
}
 .advantages-section.joinus-section .timeline-article-bottom::before {
    background-size: 90%;
    inset: 14% 0px 0px;
    -webkit-transform: rotate(194deg);
    -moz-transform: rotate(194deg);
    -ms-transform: rotate(194deg);
    -o-transform: rotate(194deg);
    transform: rotate(194deg);
    left:28px;
}
 .advantages-section.joinus-section .timeline-article-top::before {
    background-size: 77%;
    inset: 16% 0px 0px;
    -webkit-transform: rotate(168deg);
    -moz-transform: rotate(168deg);
    -ms-transform: rotate(168deg);
    -o-transform: rotate(168deg);
    transform: rotate(168deg);
    left: 15px;
}
 .raise-review .review-block p.review-content {
    min-height: 180px;
}
 .banner-content.thankyou-content {
    padding-top: 52rem!important;
}
 banner-content.outsourcing-content {
    padding: 95px 0px 20px 0px;
}
.outsourcing-banner-section .rasie-cap-form.invest-form {
    margin: 60px 25px 0px 25px;
    width: 80%;
}
.outsourcing-banner-section {
    height: 800px;
}
.benefits-section.outsourc-concept-section .section-rtbottmicon img {
    width: 840px;
}
.how-it-work.invest-process.outsourcing-process .invest-process-bg img {
    width: 626px;
    top: -178px;
}
.testimonials-section {
    height: 22vh!important;
}
.search-banner-section{
    padding-top:160px;
}
.mainSearch {
    width: 670px;
}
.search-banner-content {
    padding-left: 10px;
}
.loc-list-block {
    height: 570px;
    overflow-y: scroll;
}
}

@media only screen and (max-width: 1280px) {
    .testimonials-section {
    height: 36vh;
}
}

/* iPad in landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 
.heroBannerSection {
    height: 600px;
}
.mob-offices.fullscreenN{
    height: 780px!important;
    min-height:60rem;
}
#offices .section-rtcircle img {
    width: 200px;
}
.content-centered {
    left: 52%;
}
.blogsection #owl-demo {
    margin-left: 0%;
    width: 100%;
}
.blogsection.fullscreenN {
    height: 820px!important;
    min-height: 70rem!important;
}
.timeline-content:nth-child(even) .timeline-text {
    margin: 0px 0px 20px 0px;
}
.new-feature-controls {
    bottom:20px;
}
.partners-section .section-rtbottmicon img {
    width: 820px;
}
.get-touch-links .address-block p {
    font-size: 13px;
}
.insights-border .ins-border img {
    bottom: -8px!important;
}
section.insights-section {
    min-height: 93rem;
}
.postcast-content .bgrid-head {
    min-height: 105px;
}
.counters-section .counter-block {
    min-height: 225px;
    padding-top: 65px;
}
.how-it-work.invest-process .slide-card {
    width: 34%;
    margin-left: 30px;
    margin-right: 30px;
}
#owl-demo-2 .owl-nav .owl-next {
    right: -20px;
}
#owl-demo-2 .owl-nav .owl-prev {
    left: -40px;
}
.inesting-focus .timeline-article .content-date {
    left: 0px;
}
.inesting-focus .timeline-article .content-box {
    left: 70px;
}
.invest-section .invest-bg img {
    width: 500px;
}
.how-it-work.raise-cap .slide-card {
    margin-left: 18px;
}
 .benefits-section.strength-benefits .section-rtbottmicon img {
    width: 750px;
}
 .advantages-section.joinus-section .timeline-article-bottom .content-box img, .advantages-section.joinus-section .timeline-article-top .content-box img {
    width: 80%;
}
 .advantages-section.joinus-section .timeline-article-bottom::before {
    background-size: 90%;
    inset: 14% 0px 0px;
    -webkit-transform: rotate(194deg);
    -moz-transform: rotate(194deg);
    -ms-transform: rotate(194deg);
    -o-transform: rotate(194deg);
    transform: rotate(194deg);
    left:28px;
}
 .advantages-section.joinus-section .timeline-article-top::before {
    background-size: 77%;
    inset: 16% 0px 0px;
    -webkit-transform: rotate(168deg);
    -moz-transform: rotate(168deg);
    -ms-transform: rotate(168deg);
    -o-transform: rotate(168deg);
    transform: rotate(168deg);
    left: 15px;
}
 .benefits-section.outsourc-concept-section {
    min-height: 110rem!important;
}
 .raise-partners.partners-section .partner-lists li {
    width: 13.5%;
}
 .partners-section.investing-partners .section-rtbottmicon img {
    width: 732px;
}
 .banner-content.thankyou-content {
    padding-top: 24rem;
}
  .timeline-content:nth-child(even) .timeline-year {
    margin: 10px 0px 5px 0px!important;
}
 .venture-section.moblongBg355 {
    min-height: 125rem !important;
} 
 .insights-border .ins-border img {
    width: 104.5%;
}
 .insights-img {
    padding: 0px 20px;
}
 .insights-sl-content p {
    font-size: 18px;
}
 .search-banner-section{
    padding-top:160px;
}
.mainSearch {
    width: 670px;
}
.search-banner-content {
    padding-left: 10px;
}
.loc-list-block {
    height: 570px;
    overflow-y: scroll;
}
}

/* iPad in portrait */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
.mcsection.fullscreen60 {
    height: 850px;
}
.mob-video.longBg {
  height:1800px!important;
}
.row-features {
    position: relative;
    height: 77rem;
}
.row-features .block {
    top: 25px;
   
}
.block-wrap {
    position: inherit;
    width: 100%;
    height: 680px;
}
.feature-slide-image {
    height: auto;
}
.content-centered {
   top: 60rem;
    left: 32%;
}

.vidmainhead {
    height: 260px;
}
.testimonial-section-col-content-holder .vidmainhead {
    height: auto;
}
.feature-slide-image::before {
    height: 220px;
}
.new-feature-controls {
    bottom:20px;
    left: 5%;
}
.imageslide-outr {
    padding: 5px;
}
.imageslide-outr::before {
    left: 13%;
}
.imageslide-outr::after {
    left: 2%;
}
.bestlogo-row {
    margin-bottom: 50px;
}
.hiring-section.fullscreenIpad {
    height: 100%!important;
    min-height: 70rem!important;
    padding-bottom:50px;
}
.pub-section.fullscreenIpad {
    height: 720px!important;
    min-height: 70rem!important;
}
.blogsection.fullscreenN {
    height: 820px!important;
    min-height: 70rem!important;
}
.visionfunds.fullscreenIpad {
    height: 900px!important;
    min-height: 90rem!important;
}
.visionfunds .fund-shape img {
    right: -165px;
    width: 550px;
}
.ymlSalt .vision-content {
    padding: 85px 0px 0px 0px;
}
.awards-section .awrd-lists li {
    width: 20%;
}
section.awards-section {
    min-height: 78rem;
}
.trophy-img img {
    bottom: -115px;
    z-index: 0;
}
.news-section .news-lists li {
    width: 26%;
}
section.news-section {
    min-height: 75rem;
}
.partners-section .section-rtbottmicon img {
    width:510px;
    right: -252px;
    bottom: -220px;
}
.partners-section.raise-partners .section-rtbottmicon img {
    width: 600px;
    right: -300px;
    bottom: -250px;
}
.raise-review .review-block p.review-content {
    min-height: 175px;
}
.fullscreenN.partners-section {
   height:57rem!important;
    min-height: 57rem;
}
.fullscreenN.partners-section.raise-partners {
    height: 70rem!important;
    min-height: 70rem;
}
section.news-section.raising-news {
    min-height: 90rem;
}
section.insights-section {
    min-height: 140rem;
}
.insights-border .ins-border img {
    bottom: 297px;
}
.insights-content {
    margin-bottom: 50px;
}
.footer-section .con-link {
    text-align: left;
}
.footer-section .social-link {
    float: left;
}
.ft-row .border-b {
    margin-top: 235px;
}
.footer-section .w-50 ul li {
    width: 33%;
}
.get-touch-links ul li {
    width: 50%;
}
.guid-block {
    height: 445px;
}
.guid-block .guid-logo {
    top: 30px!important;
}
.postcast-content .bgrid-head {
    min-height: 60px;
}
.podcast-block {
    min-height: 245px;
}

.counters-section .counter-block {
    margin: 25px;
}
.how-it-work.invest-process .slide-card {
    width: 22%;
    margin-left: 45px;
    margin-right: 45px;
}
.how-it-work.invest-process .c-employ-concept__slide__content__title {
    font-size: 18px;
}
#owl-demo-2 .owl-nav .owl-prev, #owl-demo-2 .owl-nav .owl-next {
    background: rgb(101 101 101 / 15%)!important;
}
#owl-demo-2 .owl-nav .owl-next {
    right: 0px;
    z-index: 3;
}
#owl-demo-2 .owl-nav .owl-prev {
    left: -20px;
    z-index: 3;
}
#owl-demo-4 .owl-nav .owl-prev, #owl-demo-4 .owl-nav .owl-next {
    background: rgb(101 101 101 / 15%)!important;
}
#owl-demo-4 .owl-nav .owl-next {
    right: 0px;
    z-index: 3;
}
#owl-demo-4 .owl-nav .owl-prev {
    left: -20px;
    z-index: 3;
}
.inesting-focus .timeline-article .content-box {
    left: 25px;
}
.inesting-focus .timeline-article .content-date {
    left: 0px;
}
.timeline-article.timeline-article-bottom .content-date p {
    padding: 0px 15px;
}
.invest-section .invest-bg img {
    width: 300px;
}
.review-star img {
    width: 200px;
}
.rasie-cap-form {
    padding: 15px 0px 15px 0px;
    margin: 450px 60px 0px 60px;
    width: 80%;
}
.raise-cap-banner-section {
    height: 1100px;
}
.how-it-work.raise-cap .slide-card {
    width: 22%;
    text-align: center;
    margin-left: 8px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.how-it-work.raise-cap.fullscreenIpad {
    height: 745px;
    min-height: 74rem!important;
}
.raise-avd .timeline-article .content-box {
    left: -31.5%;
    top: 33%;
}
.raise-avd .timeline-article-bottom .content-box img{
    transform: rotate(270deg);
}
.raise-avd .timeline-article-top .content-box img{
    transform: rotate(90deg);
}
.raise-avd .main-timeline-section .conference-center-line {
    width: 14px;
    height: 1420px;
    left: 98px;
    transform: translateY(0%);
}
.raise-avd .timeline-article-top .content-box:before {
    left: 157px;
    transform: translateX(-50%);
    bottom: 95px;
    top:42px;
    border-top-color: transparent;
    border-left-color: #5700ff;
}
.raise-avd .timeline-article-bottom .content-box:before {
    left: 157px;
    transform: translateX(-50%);
    bottom: 43px;
    border-bottom-color: transparent;
    border-left-color: #5700ff;
}
.raise-avd .timeline-article {
    width: 80%;
    min-height: 200px;
}
.raise-avd .timeline-article .content-date {
    left: 15px;
    top: 42%;
    background: #33258b;
    padding: 20px;
    margin-right: 15px;
    width: 99%;
}
.raise-avd .timeline-article.timeline-article-bottom .content-date p {
    font-size: 16px;
}
.raise-avd .main-timeline-section {
    height: auto;
    margin-top:50px;
}
.advantages-section.raise-avd {
    min-height: 195rem;
}
.advantages-section.raise-avd.investing-adv .timeline-article .content-box {
    left: -31.5%;
    top: 33%;
}
.advantages-section.raise-avd.investing-adv .timeline-article-bottom .content-box img{
    transform: rotate(270deg);
}
.advantages-section.raise-avd.investing-adv .timeline-article-top .content-box img{
    transform: rotate(90deg);
}
.advantages-section.raise-avd.investing-adv .main-timeline-section .conference-center-line {
    width: 14px;
    height: 1620px;
    left: 98px;
    transform: translateY(0%);
}
.advantages-section.raise-avd.investing-adv .timeline-article-top .content-box:before {
    left: 157px;
    transform: translateX(-50%);
    bottom: 95px;
    top:42px;
    border-top-color: transparent;
    border-left-color: #5700ff;
}
.advantages-section.raise-avd.investing-adv .timeline-article-bottom .content-box:before {
    left: 157px;
    transform: translateX(-50%);
    bottom: 43px;
    border-bottom-color: transparent;
    border-left-color: #5700ff;
}
.advantages-section.raise-avd.investing-adv .timeline-article {
    width: 80%;
    min-height: 200px;
}
.advantages-section.raise-avd.investing-adv .timeline-article .content-date {
    left: 15px;
    top: 42%;
    background: #33258b;
    padding: 20px;
    margin-right: 15px;
    width: 99%;
}
.advantages-section.raise-avd.investing-adv .timeline-article.timeline-article-bottom .content-date p {
    font-size: 16px;
}
.advantages-section.raise-avd.investing-adv .main-timeline-section {
    height: auto;
    margin-top:50px;
}
.advantages-section.raise-avd.investing-adv .timeline-article.timeline-article-top .content-date {
    top: 43%;
}
.advantages-section.raise-avd.investing-adv {
    min-height: 215rem;
}
.capabilities-banner-section {
    height: 650px;
}
.capabilities-content .banner-list li {
    margin-right: 0px;
}
.banner-list .list-pd-left + .list-pd-left {
    margin-left: 35px;
}
.advantages-section.strength-advantages .timeline-article .content-date {
    left: -100px;
}
.advantages-section.strength-advantages .timeline-article .content-date p {
    padding: 0px 45px;
}
.benefits-section.strength-benefits .circle li {
    padding-right: 0px;
}
.benefits-section.strength-benefits{
    height:100rem!important;
    min-height:100rem;
}
.benefits-section.strength-benefits .section-rtbottmicon img {
    width: 700px;
    right: -348px;
    bottom: -370px;
}
 .outsourcing-content .text {
    height: 45px !important;
    display: inline-block;
}
   .benefits-section.outsourc-concept-section {
    min-height: 105rem!important;
}
   .how-it-work.invest-process.outsourcing-process .invest-process-bg img {
    width: 530px;
}
   .benefits-section.outsourc-concept-section .section-rtbottmicon img {
    width: 547px;
    right: -116px;
    bottom: -277px;
}
   .raise-partners.partners-section .partner-lists li {
    width: 11.5%;
}
   .how-it-work.raise-cap.start-investing .slide-card {
    width: 22.5%;
}
   .partners-section.investing-partners .section-rtbottmicon img {
    width: 560px;
    right: -285px;
    bottom: -312px;
}
.rasie-cap-form.invest-form{
    padding: 15px 0px 15px 0px;
    margin: 450px 60px 0px 60px;
    width: 80%;
}
.invest-banner-section {
    height: 1100px;
}
section.news-section.investing-news {
    min-height: 94rem;
}
.fullscreenN.partners-section.investing-partners {
    height: 62rem!important;
    min-height: 62rem;
}
.banner-content.thankyou-content {
    padding-top: 29rem;
}


}
@media only screen and (min-device-width: 1135px) and (max-device-width: 1140px){
   .venture-section.moblongBg355 {
    min-height: 152rem !important;
}
   .get-touch-links .address-block p br {
    display: none;
}
   .get-touch-links .address-block p {
    min-height: 75px;
}
   .timeline-content {
    max-width: 90px;
}
   .timeline-content:nth-child(even) .timeline-year {
    margin: 35px 0px 5px 0px;
}
   section.insights-section {
    min-height: 87rem;
}
   .insights-img {
    padding: 0px 20px;
}
   banner-content.outsourcing-content {
    padding: 95px 0px 20px 0px;
}
.outsourcing-banner-section .rasie-cap-form.invest-form {
    margin: 60px 25px 0px 25px;
    width: 80%;
}
.outsourcing-banner-section {
    height: 800px;
}
.benefits-section.outsourc-concept-section .section-rtbottmicon img {
    width: 840px;
}
.how-it-work.invest-process.outsourcing-process .invest-process-bg img {
    width: 626px;
    top: -178px;
}
.testimonials-section {
    height: 40vh;
}
.postcast-content .bgrid-head {
    min-height: 105px;
}
}
@media only screen and (min-device-width: 1023px) and (max-device-width: 1024px){
.row-features {
    position: relative;
    height: 44rem;
}
.block-wrap.w50{
    position: relative;
  width: 48.8%;
    float: left;
    height: 390px;
}
.content-centered {
    top: 50%;
    left: 53%;
}

.content-centered .vidmainhead {
    height: 200px;
}
.feature-slide-image {
    height: 318px;
}

.new-feature-controls {
    top:250px;
    bottom: 0;
   left:auto;
   right: 28%;
    margin: 0px 0px 0px 0px;
}
.video-grid {
    height: 239px;
}
.mob-video.longBg {
    height: 1200px!important;
}
    .feature-slide-image::before {
        height: 236px;
    }
.guid-block {
    padding: 20px 15px;
}
    .guid-block .guid-logo {
    width: 46%;
    right: 15px;
}
    .guid-block h3 {
    margin-top: 50%;
}
    .banner-content.outsourcing-content {
    padding: 80px 0px 20px 0px;
}
}
@media only screen and (min-device-width : 1170px) and (max-device-width : 1180px) {
    .timeline-content {
    max-width: 90px;
}
    .nav-item>.nav-link {
    padding: 18px 8px 6px 8px;
}
    .timeline-text {
    font-size: 12px;
}
    .moreacuations1 {
    min-height: 150rem;
}
    .get-touch-links .address-block p {
    font-size: 13px;
}
    section.insights-section {
    min-height: 86rem;
}
    .postcast-content .bgrid-head {
    min-height: 105px;
}
    .inesting-focus .timeline-article .content-date {
    left: 10px;
}
    .timeline-article.timeline-article-bottom .content-date p {
    padding: 0px 24px;
}
    .slide-card {
    margin-left: 18px;
}
    .benefits-section.strength-benefits .section-rtbottmicon img {
    position: absolute;
    width: 816px;
    right: -328px;
    bottom: -434px;
    z-index: -1;
}
    .advantages-section.joinus-section .timeline-article-top::before {
    background-size: 86%;
    inset: 14% 0px 0px;
    -webkit-transform: rotate(166deg);
    -moz-transform: rotate(166deg);
    -ms-transform: rotate(166deg);
    -o-transform: rotate(166deg);
    transform: rotate(166deg);
    left: 15px;
}
   .advantages-section.joinus-section .timeline-article-bottom::before {
    background-size: 100%;
    inset: 13% 0px 0px;
    -webkit-transform: rotate(193deg);
    -moz-transform: rotate(193deg);
    -ms-transform: rotate(193deg);
    -o-transform: rotate(193deg);
    transform: rotate(193deg);
    left: 28px;
}
    .advantages-section.joinus-section .timeline-article-bottom .content-box img, .advantages-section.joinus-section .timeline-article-top .content-box img {
    width: 76%;
}
    .raise-partners.partners-section .partner-lists li {
    width: 13.5%;
}
.raise-review .review-block p.review-content {
    min-height: 177px;
}
.banner-content.thankyou-content {
    padding-top: 27rem;
}
.insights-img {
    padding: 0px 15px;
}
.banner-content.outsourcing-content {
    padding: 95px 0px 20px 0px;
}
.outsourcing-banner-section .rasie-cap-form.invest-form {
    margin: 60px 25px 0px 25px;
    width: 80%;
}
.outsourcing-banner-section {
    height: 800px;
}
.benefits-section.outsourc-concept-section .section-rtbottmicon img {
    width: 840px;
}
.how-it-work.invest-process.outsourcing-process .invest-process-bg img {
    width: 626px;
    top: -178px;
}
}
@media only screen and (max-width: 1024px) {
   .group-section {
    min-height: 106rem;
}
   .group-timeline:after {
    right: 0px;
    top: 175px;
    width: 197px;
}
   .group-timeline .timeline-horizontal .timeline-item {
    min-width: 128px;
}
   .group-timeline .timeline-compny-heading span {
    font-size: 14px;
}
   .timeline-compny-heading {
    font-size: 17px;
}
}

@media only screen and (max-width: 950px) {
    .guid-block {
    padding: 20px 50px;
}
    .guid-block h3 {
    margin-top: 95px;
}
    .guid-block .guid-logo {
    width: 140px;
    right: 40px;
    top: 20px;
}
    .podcast-block {
    width: 100%;
}
    .for-desk{
    display:none;
}
    .for-mobile{
    display:block;
}
    .advantages-section.joinus-section .joine-us-ul .join-us-content {
    padding-top: 35px;
}
    .advantages-section.joinus-section .join-btn {
    margin-top: 35px;
}
    .banner-content.outsourcing-content {
    padding: 30px 0px 20px 0px;
}
    .benefits-section.outsourc-concept-section {
    min-height: 120rem;
}
    .benefits-section.outsourc-concept-section .circle li, .benefits-section.outsourc-concept-section .circle li:first-child {
    padding-right: 0px;
}
    .pre-section .ul-content ul li {
    font-size: 16px;
    padding-right: 15px;
}
    .outsourc-serv-block h3 {
    height: auto;
}
    .counters-section.outsourc-counter .counter-block {
    min-height: 450px;
    height: 450px;
    padding-top: 170px;
    margin: 40px auto;
    width: 450px;
}
    .cta-strip-section h2 {
    font-size: 28px;
}
  .insights-content p {
    padding: 15px 0px 15px 0px;
}
  .insights-border .ins-border img {
    width: 100%;
    margin-left: 2%;
}
  .testimonials-section {
    height: 42vh;
}
  .outsourcing-banner-section {
    height: 1400px;
}
  .outsourcing-banner-section .rasie-cap-form.invest-form {
    margin: 550px 40px 0px 60px;
}
  .search-banner-section {
    padding-top: 200px;
}
 .loc-list-block {
    height: 245px;
} 
 .loc-list-bg {
    margin-bottom: 50px;
}
 .search-banner-content {
    padding-left: 0px;
}
 .mainSearch {
    width: 100%;
    border-radius: 8px;
    background-color: transparent;
    padding: 0px;

}
 .search-banner-content ul>li {
    min-width: auto;
}
.mainSearch .button-grid {
    grid-template-columns: 1fr;
    border-radius: 8px;
    padding: 0px;
    background-color: transparent;
}
.searchMenu-loc {
    position: relative;
    padding: 15px 20px;
    border: 5px solid #5d4fb1;
    border-radius: 50px;
    background: #dfddeb;
    margin: 10px 0px;
}
 .mainSearch .button-grid>*+* {
     border-left: 5px solid #5d4fb1;
}
 .mainSearch .button-item {
    margin-top: 10px;
}
 .text-15 input {
    font-size: 16px;
}
 .mainSearch .button-item button {
    height: 70px;
    font-size: 22px;
}
 .searchMenu-loc h4 {
    font-size: 18px;
}
 .search-banner-content h1 {
    font-size: 3.5rem;
}
 .search-banner-content h3 {
    font-size: 22px;
    line-height: 1.3;
}
 .search-banner-content p {
    font-size: 18px;
}
 .search-resultbanner-section .com-form {
        margin: 45px 30px 0px 30px;
}
 .banner-result-content {
    margin-bottom: 60px;
}
 .listing-grid {
    width: 100%;
    margin: 0px 0px 45px 0px;
}
 .top-bar .container{
     width:100%;

 }
.top-bar {
    top: 0;
    right: 0;
    transition: .1s;
    z-index: 9999;
    text-align: center;
}
.top-bar .ul-right {
    float: none;
    margin: 5px auto;
    display: inline-block;
}
.menu-toggle.navbar{
    margin-top:82px;
}
.speaker-box {
    margin-bottom: 45px;
}
.event-content{
    margin-bottom: 35px;
}
.container.m-width {
    width: 100%;
    padding:0;
}
.group-timeline .timeline-horizontal .timeline-item {
    min-width: 105px;
}
.group-timeline:after {
    right: -19px;
    top: 170px;
    width: 192px;
}
.image-box {
    padding: 0px 75px 50px 75px;
}
section.evetnts-home-section {
    min-height: 135rem;
}
.icon-dotted-circle-2 {
    top: 350px;
}
.page-header {
    padding: 225px 0 30px;
}
.error-content {
    padding-top: 8em;
}
.search-banner-content ul>li:last-child {
    min-width: auto;
}
.search-banner-content ul>li:last-child>a {
    padding: 8px 30px;
}
.banner-result-content ul>li {
    min-width: auto;
}
.banner-result-content ul>li:last-child {
    min-width: auto;
}
.banner-result-content ul>li:last-child>a {
    padding: 8px 30px;
}
.banner-result-content {
    padding-top: 100px;
}
.visionfunds.fullscreenIpad {
    height: 1375px!important;
    min-height: 136rem!important;
}
.visionfunds .fund-shape img {
    right: -166px;
    width: 500px;
}
.vision-content.vision-found-content .founder-detail {
    margin: 450px 0px 0px 30px;
}
}
@media only screen and (min-device-width : 912px) and (max-device-width : 912px) {
    .bookavilable {
    margin-top: 52px;
}
    .heroBannerSection {
    height: 720px;
}
.managingpartner.fullscreen72 {
    height: 885px;
    min-height: 54rem;
}
.timeline-content {
    /*max-width: 65px;*/
}
.group-section.fullscreenN {
    height: 600px;
    min-height: 90rem;
}
.timeline-compny-heading {
    font-size: 14px;
}
.timeline-text {
    font-size: 12px;
}
.venture-section.moreacuations1 {
    height: 2050px!important;
    min-height: 100rem;
}
.mob-offices .section-rtcircle img {
    width: 210px;
}
.mob-offices.fullscreenN{
    height: 57vh !important;
       min-height: 73rem;
}
.awards-section.fullscreenN{
    height: 77rem !important;
       min-height: 77rem;
}
.trophy-img img {
    bottom: -136px;
}
.news-section.fullscreenN{
    height: 77rem !important;
       min-height: 77rem;
}
.news-section.raising-news.fullscreenN {
    height: 88rem !important;
    min-height: 88rem;
}
.news-section::before {
    background-size: 94%;
    inset: 22% 0px 0px;
}
section.insights-section {
    min-height: 145rem;
}
.insights-img {
    padding-left: 0;
}
.ft-row .border-b {
    margin-top: 155px;
}
.raise-partners.partners-section .partner-lists li {
    width: 10.5%;
}
.raise-partners.partners-section .partner-lists li .partner-grid img {
    border-radius: 10px;
}
}
@media only screen and (min-device-width : 800px) and (max-device-width : 820px){
.heroBannerSection {
    height: 720px;
}
.managingpartner.fullscreen72 {
    height: 885px;
    min-height: 54rem;
}
.timeline-content {
    max-width: 65px;
}
.group-section.fullscreenN {
    height: 600px;
    min-height: 90rem;
}
.timeline-compny-heading {
    font-size: 14px;
}
.timeline-text {
    font-size: 12px;
}
.venture-section.moreacuations1 {
    height: 2050px!important;
    min-height: 100rem;
}
.mob-offices .section-rtcircle img {
    width: 210px;
}
.mob-offices.fullscreenN{
    height: 57vh !important;
       min-height: 73rem;
}
.awards-section .awrd-lists li {
    width: 15%;
}
.fullscreenN.awards-section {
   height:59rem!important;
    min-height: 59rem;
}
.trophy-img img {
    bottom: -21%;
}
.news-section .news-lists li {
    width: 18%;
}
.fullscreenN.news-section {
   height:59rem!important;
    min-height: 59rem;
}
.fullscreenN.partners-section {
   height:59rem!important;
    min-height: 59rem;
}
.partners-section .section-rtbottmicon img {
    width: 510px;
    right: -167px;
    bottom: -234px;
}
.insights-border .ins-border img {
    bottom: 245px;
}
.insights-img {
    padding-left: 0;
}
section.insights-section {
    min-height: 145rem;
}
.ft-row .border-b {
    margin-top: 160px;
}
.footer-section .social-link {
    float: left;
}
.footer-section .con-link {
    text-align: left;
}
.get-touch-links ul li {
    float: left;
    width: 49%;
}
.footer-section .w-50 ul li {
    width: 25%;
}
 .insights-border .ins-border img {
    bottom: 300px;
}
 .news-grid {
    border-radius: 0px 25px 0px 25px;
}
 .guid-block {
    height: 440px;
}
 .invest-banner-section {
    height: 1100px;
}
 .counters-section .counter-block {
    min-height: 285px;
    padding-top: 95px;
    margin: 25px;
}
 .counters-section {
    padding-bottom: 100px;
}
 .how-it-work.invest-process .slide-card {
    width: 25%;
    margin-left: 30px;
    margin-right: 30px;
}
 .how-it-work.invest-process .c-employ-concept__slide__content__title {
    font-size: 18px;
}
 .inesting-focus .timeline-article .content-date {
    left: -20px;
}
 .inesting-focus .timeline-article .content-box {
    left: 20px;
}
 .invest-section .invest-bg img {
    width: 325px;
}
 .review-investig .review-star img {
  width:200px;
}
 .outsourcing-content .text {
  
    height: 44px !important;
    display: inline-block;
}
 section.news-section.raising-news {
    min-height: 69rem;
}
 section.news-section.investing-news {
    min-height: 70rem;
}
 .review-investig .review-block p.review-content {
    min-height: 130px;
}
 .banner-content.thankyou-content {
    padding-top: 35rem;
}
  .testimonials-section {
    height: 49vh;
}
  .pub-section.fullscreenIpad {
    height: 780px!important;
}
  .rasie-cap-form {
    margin: 475px 60px 0px 60px;
}
}
@media only screen and (max-width: 820px){
    .mob-none {display:none;}

.timeline-mob {
    display: flex;
    flex-direction: column;
    width: 70%;
    margin: 5% auto 5% 20%;
}
.timeline__event {
  background: #5700ff;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  margin: 0px 0px 20px 0px;
  border-radius: 8px;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
}
.timeline__event__title {
  font-size: 1.8rem;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1.5px;
}
.timeline__event__content {
  padding: 10px 20px;
}
.timeline__event__description p {color:#fff;}
.timeline__event__date {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  white-space: nowrap;
}

.timeline__event__date span {text-transform:uppercase;}
.timeline__event__icon {
  border-radius: 8px 0 0 8px;
  background: #54b0b7;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 50%;
  font-size: 2rem;
  color: #9251ac;
  padding: 10px 20px;
  max-width: 200px;
}
.timeline__event__icon i {
    position: absolute;
    color: #fff;
    font-size: 2.5rem;
    top: 50%;
    left: -11%;
    transform: translate(-50%, -50%);
}
.timeline__event__description {
  flex-basis: 60%;
}
.timeline__event:after {
  content: "";
  width: 2px;
  height: 100%;
  background: #9251ac;
  position: absolute;
  top: 52%;
  left: -3.5rem;
  z-index: -1;
}
.timeline__event:before {
    content: "";
    width: 5rem;
    height: 5rem;
    position: absolute;
    background: #54b0b7;
    border-radius: 100%;
    border: 2px solid #9251ac;
    top: 50%;
    left: -11%;
    transform: translate(-50%, -50%);
}
.timeline__event--type2:before {
  background: #54b0b7;
  border-color: #555ac0;
}
.timeline__event--type2:after {
  background: #555ac0;
}
.timeline__event--type2 .timeline__event__date {
  color: #fff;
}
.timeline__event--type2 .timeline__event__date span {
text-transform:uppercase;
}
.timeline__event--type2 .timeline__event__icon {
  background: #54b0b7;
  color: #555ac0;
}
.timeline__event--type2 .timeline__event__title {
  color: #fff;
}
.timeline__event--type3:before {
  background: #54b0b7;
  border-color: #24b47e;
}
.timeline__event--type3:after {
  background: #24b47e;
}
.timeline__event--type3 .timeline__event__date {
  color: #fff;
}
.timeline__event--type3 .timeline__event__date span {
text-transform:uppercase;
}
.timeline__event--type3 .timeline__event__icon {
  background: #54b0b7;
  color: #24b47e;
}
.timeline__event--type3 .timeline__event__title {
  color: #fff;
}
.timeline__event:last-child:after {
  content: none;
}

.group-section.fullscreenN {
    height: 1200px;
    min-height: 211rem;
}
.banner-content.raise-cap-content {
    padding: 50px 0px 20px 0px;
}
.error-content h1 {
    font-size: 120px;
}
.error-section .section-rtbottmicon img {
    width: 510px;
    right: -255px;
    bottom: -255px;
}
}
@media only screen and (max-width: 768px) {
    .timeline-content:nth-child(even) .timeline-year {
    margin: 15px 0px 5px 0px;
}
    .testimonials-section {
    height: 56vh;
}
    .group-section.fullscreenN {
    height: 1200px;
    min-height: 240rem!important;
}
    .timeline__event__icon {
    border-radius: 8px 8px 0px 0px;
    max-width: 100%;
}
    .ft-row .border-b {
    margin-top: 160px;
}
    .raise-cap-banner-section {
    height: 1150px;
}
    .rasie-cap-form {
    margin: 475px 60px 0px 60px;
}
    .visionfunds .fund-shape img {
    right: -150px;
    width: 500px;
}
}
@media only screen and (max-width: 47.938em) {

.heroBannerSection {
    height: 700px;
}
.modcustom .modal-dialog {width: 92% !important;margin: 50px auto 0px auto;}	
.navbar {background: #2a1d79!important;margin-bottom: 0px !important;}	
.page-header {/*margin-top: 88px;*/}	

.popular-captions .small-msg {height: auto;}	
.popular-captions p {height: 140px;}	
.ymlSalt .vision-content {padding: 20px 0px 0px 0px!important;}
.group-section.mobfullh190 {
    min-height: 172rem;
}
.blogsection.mobblogfullh72 {
    min-height: 80rem;
}
.acquations-block {
    margin: 0px 105px 120px 40px;
}
.venture-section.moblongBg355 {
    min-height: 200rem !important;
}
.mob-offices {
    min-height: 500px;
}
.mcsection.fullscreen60 {
    height: 1700px;
}

.imageslide-outr::before {
    width: 82%;
    height: 263px!important;
    top: 16%;
    left: 12%;
}
.new-feature-image-wrap {
    width: 100%;
}
.feature-slide-image {
    height: auto;
}

.video-grid .watch-video a {
    width: 62px;
    height: 62px;
    line-height: 62px;
}
.video-grid .watch-video a i {
    line-height: 52px;
    font-size: 32px;
}


.center-content {
    width: 100%;
}
.content-centered {
    left: 50%;
}

.slick-list {
    overflow: inherit !important;
}
.imageslide-grid {
    height: auto;
}
.slick-slide img {
    width: 88%;
    height: 280px;
}

.custom-slick-navigator .custom-slick-arrow-left {
    top: 10px;
    right: 52px !important;
    width:80px;
}
.custom-slick-navigator .custom-slick-arrow-right {
        right: 14px !important;
    top: 10px;
    width:80px;
}

.imageslide-grid {
    width: 92%;
    margin: 0px auto;
}


.block-wrap {
    position: inherit;
    height: 620px;
}
.content-centered {
    top: 72%;
    left: 33%;
}
.imageslide-outr::after {
    height: 270px!important;
    left: 5%;
}
.block-wrap.center-content {
    position: inherit;
    height: 1055px;
}
.center-content .vidmainhead {
    min-height: 640px;
}
.row-features {
    position: relative;
    min-height: 730px;
    margin-top: 80px;
}
.new-feature-controls {
    bottom: 10px;
    left: 2%;
    margin: 0px 0px 0px 0px;
}
.video-grid {
    height: 300px;
}
.feature-slide-image::before {
    height: 250px;
}
.mob-video {
    min-height: 1750px;
}
.bestlogo-row {
    justify-content: center;
}
.bestlogo-row img {
    margin: 10px 10px 30px 10px;
}
.hiring-section .botmmovingring {
    padding-bottom: 50px;
}
.parallaxWrapper.visionfunds {
    background-size: 45% !important;
}
.awards-section .awrd-lists li {
    width: 20%;
}
.news-section .news-lists li {
    width: 25%;
}
.news-section::before {
    background-size: 100%;
    inset: 18% 0px 0px;
}
.partners-section .section-rtbottmicon img {
    width: 600px;
    right: -260px;
    bottom: -300px;
    z-index: -1;
}
section.partners-section {
    min-height: 58rem;
}
/*.insights-border .ins-border img {
    bottom: 245px;
    width: 104.5%;
}*/
.insights-content {
    margin-bottom: 20px;
}
.ft-row .border-b {
    margin-top: 160px;
}
.footer-section .social-link {
    float: left;
}
.footer-section .con-link {
    text-align: left;
}
.get-touch-links ul li {
    float: left;
    width: 49%;
}
.footer-section .w-50 ul li {
    width: 31%;
}
.insights-content h3 {
    font-size: 34px;
}
.awards-section .awrd-lists li {
    width: 27%;
}
.trophy-img img {
    width: 250px;
    bottom: -111px;
}
.award-bg img {
    width: 350px;
    right: 25px;
}
.news-section .news-lists li {
    width: 40%;
}
.insights-img::before {
    content: "";
    background-image: url(../../assets/images/44.png);
    background-size: 116%;
    background-position: center center;
    background-repeat: no-repeat;
    inset: 86% 23px 5px;
    position: absolute;
    z-index: 0;
}
    .insights-border .ins-border {
    display:none;
}
.postcast-content .bgrid-head {
    min-height: 55px;
}
.podcast-block {
    min-height: 245px;
}
.invest-banner-section {
    height: 650px;
}
.counters-section .counter-block {
    min-height: 400px;
    padding-top: 145px;
    margin: 50px auto;
    width: 400px;
}
.how-it-work.invest-process .slide-card {
  width: 80%;
    text-align: center;
    margin: 0px auto 45px auto;
}
.how-it-work.invest-process .c-employ-concept__slide__content p {
    font-size: 16px;
}
.invest-process.fullscreen60 {
    height: 1180px;
}
#owl-demo-2 .owl-nav .owl-prev, #owl-demo-2 .owl-nav .owl-next {
    background: rgb(101 101 101 / 15%)!important;
}
#owl-demo-2 .owl-nav .owl-next {
    right: 0px;
    z-index: 3;
}
#owl-demo-2 .owl-nav .owl-prev {
    left: -20px;
    z-index: 3;
}
.investment-products .serv-content ul {
    min-height: 200px;
}
.inesting-focus .timeline-article .content-box {
    left: -31.5%;
    top: 33%;
}
.inesting-focus .timeline-article-bottom .content-box img{
    transform: rotate(270deg);
}
.inesting-focus .main-timeline-section .conference-center-line {
    width: 14px;
    height: 600px;
    top: 310px;
    left: 98px;
}
.timeline-article-bottom .content-box:before {
    left: 157px;
    transform: translateX(-50%);
    bottom: 43px;
    border-bottom-color: transparent;
    border-left-color: #5700ff;
}
.inesting-focus .timeline-article {
    width: 80%;
    min-height: 200px;
}
.inesting-focus .timeline-article .content-date {
    left: 15px;
    top: 19%;
    background: #271b71;
    padding: 20px;
    margin-right:10px;
}
.inesting-focus .timeline-article.timeline-article-bottom .content-date p {
    font-size: 14px;
    height: 55px;
}
.inesting-focus .main-timeline-section {
    height: auto;
    margin-top:50px;
}
.invest-section .invest-bg img {
    top: -45px;
    width: 300px;
}
#owl-demo-4 .owl-nav .owl-prev, #owl-demo-4 .owl-nav .owl-next {
    background: rgb(101 101 101 / 15%)!important;
}
#owl-demo-4 .owl-nav .owl-next {
    right: 0px;
    z-index: 3;
}
#owl-demo-4 .owl-nav .owl-prev {
    left: -20px;
    z-index: 3;
}
.raise-avd .timeline-article .content-box {
    left: -31.5%;
    top: 33%;
}
.raise-avd .timeline-article-bottom .content-box img{
    transform: rotate(270deg);
}
.raise-avd .timeline-article-top .content-box img{
    transform: rotate(90deg);
}
.raise-avd .main-timeline-section .conference-center-line {
    width: 14px;
    height: 1420px;
    left: 98px;
    transform: translateY(0%);
}
.raise-avd .timeline-article-top .content-box:before {
    left: 157px;
    transform: translateX(-50%);
    bottom: 95px;
    top:42px;
    border-top-color: transparent;
    border-left-color: #5700ff;
}
.raise-avd .timeline-article-bottom .content-box:before {
    left: 157px;
    transform: translateX(-50%);
    bottom: 43px;
    border-bottom-color: transparent;
    border-left-color: #5700ff;
}
.raise-avd .timeline-article {
    width: 80%;
    min-height: 200px;
}
.raise-avd .timeline-article .content-date {
    left: 15px;
    top: 42%;
    background: #33258b;
    padding: 20px;
    margin-right: 15px;
    width: 97%;
}
.raise-avd .timeline-article.timeline-article-bottom .content-date p {
    font-size: 18px;
    height:65px;
}
.raise-avd .timeline-article.timeline-article-top .content-date p {
    font-size: 18px;
    height:65px;
}
.raise-avd .main-timeline-section {
    height: auto;
    margin-top:50px;
}
.advantages-section.raise-avd {
    min-height: 195rem;
}
.rasie-cap-form {
    padding: 15px 0px 15px 0px;
    margin: 480px 50px 0px 50px;
    width: 83%;
}
.raise-cap-banner-section {
    height: 1200px;
}
.rasie-cap-form {
    padding: 15px 0px 15px 0px;
    margin: 500px 15px 0px 15px;
    width: 90%;
}
.banner-content.raise-cap-content {
    padding: 75px 0px 20px 0px;
}
.how-it-work.raise-cap.fullscreenIpad {
    height: 1280px;
    min-height: 130rem!important;
}
.abicons2.raise-cap-img img {
    width: 185px;
}
.raise-review .review-star img {
    width: 200px;
}
.capabilities-banner-section {
    height: 570px;
    width: 100%;
}
.capabilities-content .banner-list li {
    width: 30%;
    display: inline-block;
    margin-top: 15px;
}
.banner-content.capabilities-content br{
    display:inherit;
}
.advantages-section.strength-advantages {
    min-height: 165rem;
}
.advantages-section.strength-advantages .abicons2 img {
    width: 150px;
}
.advantages-section.strength-advantages .timeline-article .content-box {
    left: -31.5%;
    top: 33%;
}
.advantages-section.strength-advantages .timeline-article-bottom .content-box img{
    transform: rotate(270deg);
}
.advantages-section.strength-advantages .timeline-article-top .content-box img{
    transform: rotate(90deg);
}
.advantages-section.strength-advantages .main-timeline-section .conference-center-line {
    width: 14px;
    height: 1250px;
    left: 98px;
    transform: translateY(0%);
}
.advantages-section.strength-advantages .timeline-article-top .content-box:before {
    left: 157px;
    transform: translateX(-50%);
    bottom: 95px;
    top:42px;
    border-top-color: transparent;
    border-left-color: #5700ff;
}
.advantages-section.strength-advantages .timeline-article-bottom .content-box:before {
    left: 157px;
    transform: translateX(-50%);
    bottom: 43px;
    border-bottom-color: transparent;
    border-left-color: #5700ff;
}
.advantages-section.strength-advantages .timeline-article {
    width: 80%;
    min-height: 200px;
}
.advantages-section.strength-advantages .timeline-article .content-date {
    left: 15px;
    top: 65px;
    background: #33258b;
    padding: 20px;
    margin-right: 15px;
    width: 97%;
}
.advantages-section.strength-advantages .timeline-article.timeline-article-bottom .content-date p {
    font-size: 18px;
    height:65px;
}
.advantages-section.strength-advantages .timeline-article.timeline-article-top .content-date p {
    font-size: 18px;
    height:65px;
}
.advantages-section.strength-advantages .main-timeline-section {
    height: auto;
    margin-top:50px;
}
.advantages-section.joinus-section .main-timeline-section {
display:none;
}
.capabilities-content {
    margin-top: 40px;
}
.benefits-section.strength-benefits .section-rtbottmicon img {
    width: 350px;
    right: -170px;
    bottom: -170px;
}
.outsourcing-content .text {
    height: 24px !important;
    display: inline-block!important;
}
section.benefits-section.outsourc-concept-section {
    min-height: 100rem;
}
.how-it-work.invest-process.outsourcing-process .invest-process-bg img {
    width: 455px;
    top: -185px;
}
.benefits-section.outsourc-concept-section .section-rtbottmicon img {
    position: absolute;
    width: 536px;
    right: -168px;
    bottom: -288px;
    z-index: -1;
}
.pre-section.pre-hour .pre-hour-bg img {
  
    top: -225px;
    width: 235px;
}
.raise-partners.partners-section .partner-lists li {
    width: 12.5%;
}
.raise-partners.partners-section {
    min-height: 68rem;
}
.banner-content.raise-cap-content h1 br{
    display: inline-block;
}

.advantages-section.raise-avd.investing-adv .timeline-article .content-box {
    left: -31.5%;
    top: 33%;
}
.advantages-section.raise-avd.investing-adv .timeline-article-bottom .content-box img{
    transform: rotate(270deg);
}
.advantages-section.raise-avd.investing-adv .timeline-article-top .content-box img{
    transform: rotate(90deg);
}
.advantages-section.raise-avd.investing-adv .main-timeline-section .conference-center-line {
    width: 14px;
    height: 1620px;
    left: 98px;
    transform: translateY(0%);
}
.advantages-section.raise-avd.investing-adv .timeline-article-top .content-box:before {
    left: 157px;
    transform: translateX(-50%);
    bottom: 95px;
    top:42px;
    border-top-color: transparent;
    border-left-color: #5700ff;
}
.advantages-section.raise-avd.investing-adv .timeline-article-bottom .content-box:before {
    left: 157px;
    transform: translateX(-50%);
    bottom: 43px;
    border-bottom-color: transparent;
    border-left-color: #5700ff;
}
.advantages-section.raise-avd.investing-adv .timeline-article {
    width: 80%;
    min-height: 200px;
}
.advantages-section.raise-avd.investing-adv .timeline-article .content-date {
    left: 15px;
    top: 33%;
    background: #33258b;
    padding: 20px;
    margin-right: 15px;
    width: 98%;
}
.advantages-section.raise-avd.investing-adv .timeline-article.timeline-article-bottom .content-date p {
    font-size: 16px;
}
.advantages-section.raise-avd.investing-adv .main-timeline-section {
    height: auto;
    margin-top:50px;
}
.advantages-section.raise-avd.investing-adv .timeline-article.timeline-article-top .content-date {
    top: 33%;
}
.advantages-section.raise-avd.investing-adv {
    min-height: 215rem;
}
.rasie-cap-form.invest-form {
    padding: 15px 0px 15px 0px;
    margin: 520px 50px 0px 50px;
    width: 80%;
}
.invest-banner-section {
    height: 1100px;
}
.partners-section.investing-partners .section-rtbottmicon img {
    width: 530px;
    right: -260px;
    bottom: -300px;
    z-index: -1;
}
section.news-section.investing-news {
    min-height: 150rem;
}
.review-star img {
    width: 170px;
}
.banner-content.thankyou-content {
    padding-top: 34rem;
}
.modcustom .modal-dialog {
    top: 16%;
}
.get-touch-links .address-block p {
    min-height: auto;
}
.testimonials-section {
    height: 100%;
}
#offcanvas-menu .menu-wrapper li {
    /*margin-bottom: 20px;*/
}
.banner-content {margin-top:100px;}
.res-tabs .nav>li>a {
    min-width: 200px;
}
.group-section.fullscreenN {
    height: 1200px;
    min-height: 212rem!important;
}
.outsourcing-banner-section .rasie-cap-form.invest-form {
    margin: 610px 40px 0px 60px;
}
 }


@media only screen and (max-width: 600px) {


.video-grid {
    width: 92%;
    height: 285px;
    margin: 18px auto 0px auto;
}
.feature-slide-image::before {
height: 230px !important;
}
.content-centered {
    top: 72%;
    left: 44%;
}
.feature-slide-image::after {
    height: 170px !important;
}
.imageslide-outr {
    height: 290px !important;
}
.vidmainhead {margin: 10px 0px 15px 0px !important;}
.video-grid .video-thumbnail figure {height: 181px;}
.watch-video {width: 62px;height: 62px;}
.video-grid .watch-video a {width: 100%;height: auto;}
.vgrid-content {margin: 30px 0px 0px 0px;}
.acquations-block {
    margin: 0px 84px 120px 40px;
}
.blogsection.fullscreenN  {
    padding-bottom: 50px;
    height:800px;
}
.mo-none{
    display:none;
}
.desk-none{
    display:inline-block;
}
.partners-section .partner-lists li {
    width: 28%;
}
.partners-section .section-rtbottmicon img {
    width: 520px;
    right: -258px;
    bottom: -260px;
}
/*.insights-border .ins-border img {
    bottom: 280px;
    width: 100%;
    margin-left: 15px;
}*/
.footer-section .aml.w-50 ul li, .footer-section .h-r.w-50 ul li {
    width: 50%;
}
.news-section .news-lists li {
    width: 28%;
    margin: 20px 15px;
}
.news-grid {
    border-radius: 0px 25px 0px 25px;
}
.get-touch-links .address-block p br{
   display:none;
}
.guid-block .guid-logo {
    width: 120px;
    right: 30px;
    top: 35px;
}
.counters-section .counter-block {
    min-height: 300px;
    padding-top: 100px;
    width: 300px;
}
.how-it-work.invest-process .invest-process-side img {
    width: 250px;
    top: -140px;
}
.investment-products .product-block .block-head h3 {
    font-size: 20px;
}
.investment-products .serv-content ul {
    min-height: 220px;
}
.strength-services-section {
    min-height: 78rem;
}
.inesting-focus .timeline-article.timeline-article-bottom .content-date p {
    padding: 0px 30px;
}
.invest-section .invest-bg img {
    width: 200px;
}
.review-star img {
    width: 150px;
}
.inesting-focus .timeline-article .content-box {
    left: -150px;
}
.raise-avd .timeline-article .content-date {
    top: 29%;
}
.raise-avd .timeline-article .content-box {
    left: -32.5%;
}
.capabilities-content h1 {
    line-height: 1.3;
}
.advantages-section.strength-advantages .timeline-article .content-box {
    left: -150px;
}
.advantages-section.strength-advantages {
    min-height: 158rem;
}
.strength-services-section {
    min-height: 82rem;
}
.benefits-section.strength-benefits .benefits-content h3 {
    font-size: 28px;
}
.advantages-section.joinus-section .sub-line {
    font-size: 24px;
}
.advantages-section.joinus-section .joine-us-ul .join-us-content {
    padding-top: 15px;
}
.banner-content.outsourcing-content h3 br{
   display:none;
}
.pre-section .ul-content ul li {
    font-size: 16px;
    width: 100%;
}
.outsourc-side-img-secton .outsourc-side-img img {
    width: 200px;
}
.pre-section-side img {
    width: 200px;
}
.pre-section.pre-hour .pre-hour-bg img {
    top: -160px;
    width: 200px;
}
.outsourc-serv-block h3 {
    height: 60px;
}
.counters-section.outsourc-counter .counter-block {
    min-height: 350px;
    height: 350px;
    padding-top: 120px;
    width: 350px;
}
.raise-partners.partners-section .partner-lists li {
    width: 15.5%;
}
.raise-partners.partners-section {
    min-height: 76rem;
}
.raise-review .review-block p.review-content {
    min-height: 197px;
}
.advantages-section.raise-avd.investing-adv .timeline-article .content-box {
    left: -35.5%;
}
.advantages-section.raise-avd.investing-adv .main-timeline-section .conference-center-line {
    left: 87px;
}
.advantages-section.raise-avd.investing-adv .sub-line br{
   display:none;
}
section.investing-partners {
    min-height: 80rem;
}
section.news-section.investing-news {
    min-height: 78rem;
}
.review-star img {
    width: 120px;
}
.outsourcing-banner-section {
    height: 1550px;
}
.outsourcing-banner-section .rasie-cap-form.invest-form {
    margin: 700px 10px 0px 10px;
    width: 92%;
}
section.benefits-section.outsourc-concept-section {
    min-height: 105rem;
}
.benefits-section.outsourc-concept-section .section-rtbottmicon img {
    bottom: -270px;
}
.result-section .panel-default .panel-title {
    font-size: 16px;
}
.top-bar {
    padding: 10px 0px;
}

.top-bar .ul-right li {
    float: left;
    margin-left: 8px;
    width: 31.33%;
    margin-bottom: 10px;
}
.menu-toggle.navbar {
    margin-top: 110px;
}
.top-bar .ul-right li .btn-topbar {
    padding: 4px 15px;
    width: 100%;
    display: block;
}
section.evetnts-home-section {
    min-height: 122rem;
}
#owl-demo-4 .owl-nav .owl-prev {
    left: -6px;
    z-index: 3;
}
#owl-demo-4 .owl-nav .owl-next {
    right: 8px;
    z-index: 3;
}
.search-banner-section {
    padding-top: 230px;
}
.visionfunds.fullscreenIpad {
    height: 1200px!important;
    min-height: 123rem!important;
}
.vision-content.vision-found-content h3 br{
    display:none;
}
.vision-content.vision-found-content p br{
    display:none;
}
.vision-content.vision-found-content p .commas-2 {
    right: 0%;
}
.visionfunds .fund-shape img {
    right: -100px;
    width: 400px;
}
.vision-content.vision-found-content .founder-detail {
    margin: 350px 0px 0px 30px;
}
}
@media only screen and (max-width: 540px) {
    .arrowSection {
    bottom: 10rem !important;
}
    .group-section.mobfullh190 {
    min-height: 183rem;
}
    .acquations-block {
    margin: 0px 75px 120px 20px;
}
    .mob-video {
    min-height: 1620px;
}
    .blogsection.fullscreenN {
    height: 955px;
}
   .blogsection #owl-demo {
    margin-left: 2%;
    width: 100%;
}
   .block-wrap {
    height: 565px;
}
   .video-grid {
    height: 257px;
}
   .feature-slide-image::before {
    height: 205px !important;
}
   .content-centered {
    top: 65%;
}
   .row-features {
    min-height: 680px;
}
   .award-bg img {
    width: 310px;
}
   .awards-section .awrd-lists li {
    width: 43%;
}
   .news-section .news-lists li {
    width: 44%;
}
   .partners-section .partner-lists li {
    width: 44%;
}
   .partners-section .section-rtbottmicon img {
    width: 450px;
    right: -230px;
    bottom: -236px;
}
   .insights-sl-content p {
    font-size: 20px;
}
   .footer-section .con-link p {
    padding-top: 0px;
}
   .footer-section .social-link {
    padding-top: 10px;
}
   .footer-bottom .footerLogo img {
    margin: 3rem 0 1rem 0;
}
   .ft-row .border-b {
    margin-top: 200px;
}
   .guid-block {
    padding: 20px 18px;
}
   .investment-products .serv-content ul {
    min-height: 200px;
}
   .inesting-focus .timeline-article .content-box {
    left: -150px;
}
   .inesting-focus .main-timeline-section .conference-center-line {
    left: 85px;
}
   .invest-section .invest-bg img {
    width: 180px;
}
   .review-investig .review-star img {
    top: 19px;
    width:140px;
}
.raise-cap-content h1 {
    font-size: 42px;
}
.rasie-cap-form {
    /*margin: 450px 30px 0px 30px;
    width: 83%;*/
}
.raise-avd .timeline-article .content-box {
    left: -155px;
}
.raise-avd .timeline-article .content-date {
    top: 34%;
}
.raise-avd .main-timeline-section .conference-center-line {
    left: 80px;
}
.raise-avd .timeline-article.timeline-article-bottom .content-date p, .raise-avd .timeline-article.timeline-article-top .content-date p {
    font-size: 18px;
    height: 60px;
    margin-bottom: 0;
    padding:0;
}
.capabilities-banner-section {
    height: 620px;
}
.advantages-section.strength-advantages .main-timeline-section .conference-center-line {
    width: 10px;
    left: 90px;
}
.advantages-section.strength-advantages .timeline-article.timeline-article-top .content-date p, .advantages-section.strength-advantages .timeline-article.timeline-article-bottom .content-date p {
    padding: 0;
}
.strength-services-section .center-heading.mb-50 {
    margin-bottom: 50px;
}
.strength-services-section {
    min-height: 90rem;
}
.strength-services-section .abicons3 img {
    width: 150px;
}
.advantages-section.joinus-section .joine-us-ul .join-us-li:before {
    top: 90px;
}
.pre-section.pre-hour .pre-hour-bg img {
    width: 180px;
}
.benefits-section .benefits-content h3 {
    font-size: 28px;
}
section.benefits-section.outsourc-concept-section {
    min-height: 112rem;
}
.pre-section.pre-hour {
    background-position: center center;
}
.raise-partners.partners-section .partner-lists li {
    width: 19.5%;
}
.raise-partners.partners-section {
    min-height: 82rem;
}
.rasie-cap-form.invest-form {
    margin: 470px 60px 0px 60px;
}
.advantages-section.raise-avd.investing-adv .timeline-article .content-box {
    left: -155px;
}
.advantages-section.raise-avd.investing-adv .main-timeline-section .conference-center-line {
    width: 12px;
    left: 84px;
}
.advantages-section.raise-avd.investing-adv .timeline-article .content-date {
    width: 97%;
}
section.investing-partners {
    min-height: 120rem;
}
.banner-content.thankyou-content {
    padding-top: 16rem;
}
.banner-content.thankyou-content {
    width: 92%;
}
.pre-section .advan-bg2 img {
    width: 100%;
}
#owl-demo-2 .owl-nav .owl-next {
    right: 6px;
    z-index: 3;
}
.search-banner-content h3 {
    font-size: 20px;
}
.search-banner-content h3:after {
    top: 11px;
}
.result-section .content-block h3 {
    font-size: 18px;
}
.events-content h3 {
    font-size: 34px;
}
.events-content {
    padding-left: 0px;
}
section.evetnts-home-section {
    min-height: 115rem;
}
.group-section.fullscreenN {
    height: 1200px;
    min-height: 230rem!important;
}

.popular-captions p {height: auto;}	
.top-bar .p-0{
 padding:0;
}
.invest-banner-section {
    height: 1150px;
}
.rasie-cap-form.invest-form {
    margin: 550px 0px 0px 0px;
}
.guides-page-title {
    padding: 250px 0 30px;
}
.error-section {
    height: 720px;
}
.error-content h1 {
    font-size: 100px;
}
.error-content {
    padding-top: 10em;
}
}
@media only screen and (max-width: 520px) {
    .banner-content .cta-container {
    display: block;
}
.ehNvrw {
    margin-bottom: 25px;
}
.cta-container .btn-colourd-2 {
    margin-left: 0;
}
.heroBannerSection {
    height: 800px;
}
.outsourcing-banner-section {
    height: 1600px;
}
.outsourcing-banner-section .rasie-cap-form.invest-form {
    margin: 750px 0px 0px 0px;
    width: 93%;
}
.top-bar .ul-right {
    margin: 0px auto;
    margin-top:5px;
}
.top-bar .ul-right li {
    width: 30.33%;
    margin: 0 5px;
}
.top-bar .ul-right li .btn-topbar {
    padding: 4px 15px;
    width: 100%;
    display: inline-block;
    margin: 5px 0px;
}
.menu-toggle.navbar {
    margin-top: 125px;
}
.res-tabs .nav>li>a {
    min-width: auto;
}
.event-meta span {
    display: block;
    margin: 15px 0px;
}

}
@media only screen and (max-width: 480px) {
   
    .group-section.mobfullh190 {
    min-height: 195rem;
}
    .mob-offices {
    min-height: 57vh;
}
    .acquations-info h5 {
    font-size: 22px;
}
    .acquations-info p {
    font-size: 16px;
}
    .venture-section.moblongBg355 {
    min-height: 3650px!important;
}
    .content-centered {
    top: 72%;
    left: 48%;
}
    .video-grid {
    height: 225px;
}
    .feature-slide-image::before {
    height: 180px !important;
}
    .block-wrap.center-content {
    position: inherit;
    height: 920px;
}
    .block-wrap {
    position: inherit;
    height: 500px;
}
    .row-features {
    min-height: 590px;
}
    .slick-slide img {
    width: 90%;
    height: 235px;
}
.imageslide-outr::after {
    height: 225px!important;
    left: 5%;
    width: 81%;
}
.imageslide-outr::before {
    height: 225px!important;
}
.mob-video {
    min-height: 1485px;
}
.blogsection.fullscreenN {
    height: 650px;
}
.banner-content h1 .text {
    display: inline-block;
}
.blogsection.fullscreenN {
    height: 900px;
}
.popular-captions p {
    height: 80px;
}
.blogsection #owl-demo {
    margin-left: 0%;
    width: 100%;
}
.blogsection #owl-demo .owl-nav .owl-prev {
    left: -18px;
}
.blogsection #owl-demo .owl-nav .owl-next {
    right: 12px;
}
.connect-with {
    float: left;
}
.connect-with .connect-rt {
    float: left;
    text-align: left;
}
.connect-rt span {
    margin: 10px 15px 0px 10px;
}
.controls .button-prev, .controls .button-next {
    margin: 0px 5px;
}
.fantistic-team p {
    font-size: 18px;
}
.timeline__event__description p {
    font-size: 18px;
}
.vision-content p {
    font-size: 18px;
}
.vision-content.vision-found-content p {
    font-size: 18px;
}
.c-employ-concept__slide__content p {
    font-size: 18px;
}
.acquations-info p {
    font-size: 17px;
}
.managingpartner.mobfullh90 {
    min-height: 95rem;
}
.managingpartner .content-left p {
    font-size: 18px;
}
.trophy-img img {
    width: 312px;
    bottom: -132px;
}
.award-bg img {
    width: 250px;
}
.news-section .news-lists li {
    width: 42%;
}
.partners-section .partner-lists li {
    width: 38%;
}
.insights-border .ins-border img {
    bottom: 298px;
}
.footer-section .h-w.w-50 ul li {
    width: 50%;
}
.guid-block .guid-logo {
    width: 100px;
    right: 10px;
}
.guid-block h3 {
    font-size: 20px;
    margin-top: 115px;
}
.invest-banner-section {
    height: 1250px;
}
.invest-content.banner-content .h1 br, .invest-content.banner-content h1 br {
    display: block;
}
.invest-content.banner-content h1 .text {
    display: block;
}
.counters-section .counter-side-img img {
    width: 170px;
}
.inesting-focus .timeline-article-bottom .content-box img {
    width: 35%;
}
.inesting-focus .main-timeline-section .conference-center-line {
    left: 64px;
     width: 14px;
    height: 700px;
    top: 355px;
}
.inesting-focus .timeline-article.timeline-article-bottom .content-date p {
    padding: 0px 5px;
    height: 85px;
}
.inesting-focus .timeline-article .content-box {
    top: 43%;
    left: -159px;
}
.timeline-article-bottom .content-box:before {
    bottom: 36px;
}
.inesting-focus .timeline-article {
    min-height: 225px;
}
.invest-section .invest-bg img {
    top: -88px;
}
.rasie-cap-form {
    margin: 520px 0px 0px 0px;
    width: 92%;
}
.raise-avd .timeline-article-bottom .content-box img {
    width: 35%;
}
.raise-avd .timeline-article-top .content-box img{
    width: 35%;
}
.raise-avd .main-timeline-section .conference-center-line {
    left: 70px;
    width:12px;
}
.raise-avd .timeline-article-bottom .content-box:before {
    bottom: 35px;
}
.advantages-section.strength-advantages .main-timeline-section .conference-center-line {
    left: 76px;
}
.benefits-section.strength-benefits .benefits-content h3 {
    font-size: 24px;
}
.benefits-section.strength-benefits .circle li {
    padding-right: 0px;
}
.benefits-section.strength-benefits {
    min-height: 90rem;
}
.advantages-section.strength-advantages .timeline-article-bottom .content-box img, .advantages-section.strength-advantages .timeline-article-top .content-box img {
    width: 33%;
}
.advantages-section.strength-advantages .timeline-article .content-box {
    top: 75px;
}
.advantages-section.strength-advantages .timeline-article-top .content-box:before {
    top: 33px;
}
.advantages-section.strength-advantages .timeline-article-bottom .content-box:before {
    bottom: 35px;
}
.advantages-section.joinus-section .sub-line {
    font-size: 18px;
}
.capabilities-content h1 {
    font-size: 38px;
}
.capabilities-content h3 {
    margin: 0px 0px 12px;
    line-height: 1.3;
    font-size: 16px;
    color: #c1b8ff;
    font-weight: 400;
}
.advantages-section.joinus-section .joine-us-ul .join-us-li:before {
    top: 71px;
    left: -7px;
    margin-left: 0px;
}
.advantages-section.joinus-section .joine-us-ul .join-us-li {
    height: 70px;
}
.advantages-section.joinus-section .joine-us-ul .join-us-content {
    padding-left: 120px;
    font-size: 16px;
}
.advantages-section.joinus-section .joine-us-ul {
    padding-left: 0;
}
.advantages-section.joinus-section .joine-us-ul .join-us-content img {
    width: 100px;
}
.outsourcing-content h1.title {
    font-size: 36px;
}
.outsourcing-content .text {
  margin: 6px 0px 10px 0px!important;
    font-size: 36px;
}
.benefits-section .benefits-content h3 br {
    display:none;
}
.raise-partners.partners-section .partner-lists li {
    width: 27.5%;
}
.raise-partners.partners-section {
    min-height: 100rem;
}
.raise-review .review-block p.review-content {
    min-height: 160px;
}
.rasie-cap-form.invest-form {
    margin: 670px 20px 0px 30px;
}
.advantages-section.raise-avd.investing-adv .main-timeline-section .conference-center-line {
    width: 10px;
    left: 65px;
}
.advantages-section.raise-avd.investing-adv .timeline-article-top .content-box:before {
    left: 150px;
    top: 35px;
}
.advantages-section.raise-avd.investing-adv .timeline-article.timeline-article-top .content-date p {
    padding: 0px 0px;
}
.advantages-section.raise-avd.investing-adv .timeline-article .content-date p {
    padding: 0px 0px;
    height: 105px;
}
.advantages-section.raise-avd.investing-adv .timeline-article .content-box {
    top: 45%;
}
.advantages-section.raise-avd.investing-adv .timeline-article-bottom .content-box:before {
    left: 150px;
    bottom: 35px;
}
.advantages-section.raise-avd.investing-adv .timeline-article.timeline-article-bottom .content-date p {
    padding: 0;
}
.partners-section.investing-partners .partner-lists li {
    width: 42.5%;
}
.partners-section.investing-partners .section-rtbottmicon img {
    width: 500px;
    right: -250px;
    bottom: -260px;
    z-index: -1;
}
.banner-content.thankyou-content {
    padding-top: 19rem;
}
.outsourcing-content ul.point-list li {
    font-size: 16px;
    padding-left: 25px;
}
.insights-sl-content p {
    height: 100px;
}
.com-form {
    margin: 65px 0px 0px 0px;
    padding: 15px 8px 25px 8px;
}
.loc-list-block ul>li>a {
    font-size: 16px;
}
.heroBannerSection {
    height: 850px;
}
.banner-content {
    margin-top: 130px;
}
.res-tabs .nav>li {
    margin: 0 5px;
}
.res-tabs .nav>li>a {
    padding: 10px 25px;
}
.event-content .event-title a {
    font-size: 1em;
}
.group-section.fullscreenN {
    height: 1200px;
    min-height: 248rem!important;
}
.banner-content.invest-content {
    margin-top: 95px;
}
.banner-result-content {
    padding-top: 150px;
}
.visionfunds.fullscreenIpad {
    height: 1100px!important;
    min-height: 118rem!important;
}
.vision-content.vision-found-content img {
    padding-left: 0;
    width: 100%;
}
.vision-content.vision-found-content h3 {
    padding-left: 0;
}
.vision-content.vision-found-content p .commas-2 {
    top: 25px;
}
.visionfunds .fund-shape img {
    right: -100px;
    width: 350px;
}
.vision-content.vision-found-content .founder-detail {
    margin: 300px 0px 0px 0px;
}
}
@media only screen and (max-width: 414px) {
    .mob-offices {
    min-height: 53vh;
}
    .video-grid {
    height: 200px;
}
    .feature-slide-image::before {
    height: 157px !important;
}
    .content-centered {
    top: 72%;
    left: 51%;
}
    .pblicatin h3 {
    font-size: 44px;
}
    .bookavilable {
    margin-top: 25px;
}
.blogsection #owl-demo {
    margin-top: 20px;
}
.footerLogo {
    margin: 18px 0rem 10px 0rem !important;
}
.banner-content .h1, .banner-content h1 {
    font-size: 25px;
}
.vision-content h3 {
    font-size: 30px;
}
.fantistic-team h3 {
    font-size: 30px;
}
.mcsection.fullscreen60 {
    height: 1750px;
}
.group-section.mobfullh190 {
    min-height: 199rem;
}
.managingpartner.mobfullh90 {
    min-height: 105rem;
}
.awards-section .awrd-lists li {
    width: 44%;
        margin: 20px 8px;
}
.partners-section .partner-lists li {
    width: 41%;
}
.insights-border .ins-border img {
    bottom: 318px;
}
.get-touch-links ul li {
    float: left;
    width: 100%;
}
.award-bg img {
    width: 350px;
    right: 10px;
}
.col-12 {
    width:100%;
}
.guid-block {
    padding: 20px 45px;
    width: 100%;
    height:490px;
}
.guid-block .guid-logo {
    width: 120px;
    right: 45px;
    top: 35px;
}
.guid-block h3 {
    font-size: 22px;
}
.postcast-content {
    padding-left: 90px;
}
.postcast-image img {
    width: 80%;
}
.podcast-title-content {
    width: 94%;
}

.how-it-work.invest-process .invest-process-side img {
    width: 220px;
}
.invest-process.fullscreen60 {
    height: 1255px;
}
#owl-demo-2 .owl-nav .owl-prev, #owl-demo-2 .owl-nav .owl-next {
  height: 50px;
  width: 50px;
  line-height: 50px;
}
#owl-demo-2 .owl-nav .owl-next {
    right: 10px;
    z-index: 3;
}
#owl-demo-2 .owl-nav .owl-prev {
    left: -10px;
    z-index: 3;
}
.inesting-focus .timeline-article .content-box {
    left: -143px;
}
.inesting-focus .main-timeline-section .conference-center-line {
    left: 63px;
}
.timeline-article-bottom .content-box:before {
    left: 148px;
}
.inesting-focus .timeline-article.timeline-article-bottom .content-date h4 {
    font-size: 18px;
}
.inesting-focus .timeline-article {
    width: 78%;
}
.benefits-section.invest-section .circle li {
    padding-right: 0px;
}
.benefits-section .benefits-content h3 {
    font-size: 26px;
}
.raise-cap-content h1 {
    font-size: 34px;
}
.rasie-cap-form {
    /*margin: 465px 10px 0px 10px;
    width: 87%;*/
}
.raise-avd .timeline-article {
    width: 77%;
}
.raise-avd .timeline-article.timeline-article-bottom .content-date p, .raise-avd .timeline-article.timeline-article-top .content-date p {
    font-size: 16px;
}
.raise-review .review-star img {
    width: 150px;
}
.capabilities-content .banner-list li {
    width: 42%;
}
.advantages-section.strength-advantages .timeline-article .content-box {
    left: -140px;
}
.advantages-section.strength-advantages .main-timeline-section .conference-center-line {
    left: 65px;
}
.advantages-section.strength-advantages .timeline-article-top .content-box:before, .advantages-section.strength-advantages .timeline-article-bottom .content-box:before {
    left: 150px;
}
.advantages-section.strength-advantages .timeline-article.timeline-article-bottom .content-date p, .advantages-section.strength-advantages .timeline-article.timeline-article-top .content-date p {
    font-size: 16px;
}
.benefits-section.strength-benefits .benefits-content h3 {
    font-size: 20px;
}
.benefits-section.strength-benefits {
    min-height: 97rem;
}
.outsourcing-content h1.title {
    font-size: 28px;
}
.outsourcing-content .text {
    margin: 6px 0px 5px 0px!important;
    font-size: 28px;
}
.benefits-section.outsourc-concept-section .section-rtbottmicon img {
    width: 420px;
    right: -157px;
    bottom: -212px;
}
.how-it-work.invest-process.outsourcing-process .invest-process-bg img {
    width: 320px;
    top: -146px;
}
.ul-title {
    width: 20%;
}
.ul-content {
    width: 80%;
}
.raise-partners.partners-section .partner-lists li {
    width: 26.5%;
}
.raise-partners.partners-section .section-rtbottmicon img {
    width: 415px;
    right: -200px;
    bottom: -209px;
}
.raise-partners.partners-section {
    min-height: 97rem;
}
.cta-strip-section h2 {
    font-size: 24px;
}
.rasie-cap-form.invest-form {
    margin: 615px 0px 0px 0px;
    width:92%;
}
.advantages-section.raise-avd.investing-adv .timeline-article .content-box {
    left: -142px;
}
.partners-section.investing-partners .partner-lists li {
    width: 41%;
}
section.investing-partners {
    min-height: 100rem;
}
.partners-section.investing-partners .section-rtbottmicon img {
    right: -197px;
}
.cta-strip-section h2 br{
    display:none;
}
.review-investig .review-block p.review-content {
    min-height: 130px;
}
section.partners-section {
    min-height: 86rem;
}
section.benefits-section.outsourc-concept-section {
    min-height: 122rem;
}
.insights-sl-content p {
    line-height: 1.3;
}
section.insights-section {
    min-height: 118rem;
}
.search-banner-content ul>li>a, .banner-result-content ul>li>a {
    font-size: 16px;
}
.search-banner-content ul>li, .banner-result-content ul>li {
    min-width: 100%;
}
.search-banner-content ul>li:last-child, .banner-result-content ul>li:last-child {
    min-width: 100%;
}
.search-resultbanner-section .com-form {
    margin: 45px 0px 0px 0px;
}
.image-box {
    padding: 0px 25px 50px 25px;
}
.icon-dotted-circle {
    left: -255px;
    top: -235px;
    width: 500px;
    height: 500px;
}
.icon-dotted-circle-3 {
    right: -150px;
    width: 300px;
}
.icon-dotted-circle-2 {
    right: -100px;
    width: 300px;
}
.partners-section.investing-partners .section-rtbottmicon img {
    right: -170px;
    width: 350px;
    bottom: -173px;
}
.error-section {
    height: 800px;
}
.visionfunds.fullscreenIpad {
    height: 1175px!important;
    min-height: 118rem!important;
}
.vision-content.vision-found-content h3 {
    font-size: 24px;
}
.vision-content.vision-found-content p {
    font-size: 20px;
}
.vision-content.vision-found-content p .commas-2 {
    top: 55px;
}

}
@media only screen
and (device-width : 414px)
and (device-height : 896px) {
.inesting-focus .timeline-article .content-box {
    left: -143px;
}
}
@media only screen and (max-width: 393px) {
    .banner-content .h1, .banner-content h1 {
    font-size: 24px;
}
    .slick-slide img {
    width: 90%;
    height: 195px;
}
.imageslide-outr::before {
    height: 180px!important;
}
.imageslide-outr::after {
    height: 193px!important;
    left: 6%;
    width: 81%;
}
.progressbar li:after {
    width: 60%;
    left: -31%;
}
.imageslide-outr {
    height: 254px !important;
}
.block-wrap.center-content {
    height: 855px;
}
.video-grid {
    height: 180px;
}
.feature-slide-image::before {
    height: 135px !important;
}
.new-feature-controls {
    bottom: 70px;
}
.row-features {
    min-height: 520px;
}
.mob-video {
    min-height: 1400px;
}
.vidmainhead {
    font-size: 24px;
    line-height: 1.3;
}
.fantistic-team h3 {
    font-size: 32px;
}
.pblicatin h3 {
    font-size: 38px;
    margin: 50px 0px 20px;
}
.blogsection.fullscreenN {
    height: 850px;
}
.vision-content h3 {
    font-size: 28px;
}
.visionfunds.mobblogfullh72 {
    min-height: 57rem;
}
.connect-rt span {
    margin: 0px 0px 0px 10px;
}
.fantistic-team p br{
    display:none;
}
.award-bg img {
    width: 150px;
}
.news-section .news-lists li {
    width: 45%;
    margin: 15px 8px;
}

.insights-content h3 {
    font-size: 30px;
}
.insights-bg img {
    width: 300px;
}
.trophy-img img {
    width: 270px;
    bottom: -132px;
}
.guid-block .guid-logo {
    top: 40px;
}
.guid-block h3 {
    margin-top: 110px;
}
.banner-content.invest-content h3 br {
   display:none;
}
.raise-cap-content h1 {
    font-size: 32px;
}
.raise-avd .timeline-article .content-box {
    left: -148px;
}
.raise-avd .main-timeline-section .conference-center-line {
    left: 68px;
}
.advantages-section.strength-advantages .timeline-article.timeline-article-bottom .content-date p, .advantages-section.strength-advantages .timeline-article.timeline-article-top .content-date p {
    height: 75px;
}
.advantages-section.joinus-section .sub-line {
    font-size: 16px;
}
.benefits-section.strength-benefits .benefits-content h3 {
    font-size: 18px;
}
.advantages-section.strength-advantages .main-timeline-section .conference-center-line {
    left: 60px;
}
.banner-content.outsourcing-content h3 {
    font-size: 18px;
}
.benefits-section .benefits-content h3 {
    font-size: 24px;
}

.pre-section.pre-hour .pre-hour-bg img {
    top: -130px;
    width: 130px;
}
.raise-partners.partners-section {
    min-height: 91rem;
}
.banner-content.thankyou-content {
    padding-top: 16rem;
}
.banner-content.thankyou-content h1 {
    font-size: 58px;
}
.insights-sl-content p {
    font-size: 18px;
}
.insights-img::before {
    inset: 88% 23px 5px;
}
.popular-captions .small-msg {
    font-size: 20px;
}
.search-banner-content h1 {
    font-size: 3.2rem;
}
.result-section .content-block h3 {
    font-size: 22px;
}
.res-tabs .nav>li>a {
    padding: 7px 15px;
}
.schedule-grid {
    padding: 20px 0px;
}
.group-section.fullscreenN {
    min-height: 255rem!important;
}
.events-content ul li {
    width: 100%;
}
section.evetnts-home-section {
    min-height: 125rem;
}
.events-content h3 {
    font-size: 28px;
}
.top-bar .ul-right li {
    width: 46.5%;
}
.menu-toggle.navbar {
    margin-top: 155px;
}
.banner-content {
    margin-top: 145px;
}
.banner-content.raise-cap-content {
    padding: 115px 0px 20px 0px;
}
.rasie-cap-form {
    margin: 570px 0px 0px 0px;
}
.guides-page-title {
    padding: 275px 0 30px;
    margin-top: 0;
}
.page-header {
    padding: 275px 0 30px;
}
.search-banner-section {
    padding-top: 265px;
}
.visionfunds.fullscreenIpad {
    height: 1100px!important;
    min-height: 115rem!important;
}
.vision-content.vision-found-content p {
    font-size: 18px;
}
.vision-content.vision-found-content p span {
    font-size: 18px;
}
.visionfunds .fund-shape img {
    right: -75px;
    width: 300px;
}
.vision-content.vision-found-content .founder-detail {
    margin: 275px 0px 0px 0px;
}
}
@media only screen and (max-width: 375px) {
    .footer-section .aml.w-50 ul li, .footer-section .h-r.w-50 ul li {
    width: 50%;
}
    .insights-sl-content p {
    font-size: 14px;
}
   .guid-block {
    height: 440px;
} 
   .inesting-focus .timeline-article.timeline-article-bottom .content-date h4 {
    margin-top: 0;
}
   .partners-section .section-rtbottmicon img {
    width: 350px;
    right: -170px;
    bottom: -180px;
}
   .inesting-focus .timeline-article .content-box {
    left: -138px;
}
   /*.banner-content.raise-cap-content {
    margin: 45px 0px 40px 0px;
}*/
   .raise-cap-content .bannertxt-para {
    font-size: 18px;
}
   .raise-cap-content .sub-p {
    font-size: 16px;
}
   .abicons2.raise-cap-img img {
    width: 125px;
}
   .raise-avd .timeline-article-bottom .content-box img {
    width: 30%;
}
   .raise-avd .timeline-article-top .content-box img {
    width: 30%;
}
   .raise-avd .timeline-article-bottom .content-box:before {
    bottom: 30px;
}
   .raise-avd .timeline-article-top .content-box:before {
    top: 30px;
}
   .raise-avd .timeline-article .content-date {
    top: 55px;
}
   .raise-avd .timeline-article.timeline-article-bottom .content-date p, .raise-avd .timeline-article.timeline-article-top .content-date p {
    height: 65px;
}
   .outsourc-side-img-secton .outsourc-side-img img {
    width: 150px;
}
   .ul-title {
    width: 18%;
}
   .ul-title h3 {
    font-size: 20px;
}
   .counters-section.outsourc-counter .counter-block {
    min-height: 300px;
    height: 300px;
    padding-top: 95px;
    width: 300px;
}
.raise-partners.partners-section .partner-lists li {
    width: 28.5%;
    margin: 8px 8px;
}
.advantages-section.raise-avd.investing-adv .main-timeline-section .conference-center-line {
    left: 57px;
}
.advantages-section.raise-avd.investing-adv .timeline-article-top .content-box:before {
    top: 30px;
}
.advantages-section.raise-avd.investing-adv .timeline-article-bottom .content-box:before {
    bottom: 30px;
}
section.investing-partners {
    min-height: 93rem;
}
.benefits-section.strength-benefits .section-rtbottmicon img {
    right: -178px;
    bottom: -180px;
}
.visionfunds .fund-shape img {
    right: -90px;
    width: 300px;
}
}

@media only screen and (max-width: 360px) {
    .banner-content .h1, .banner-content h1 {
    font-size: 22px;
    line-height:1.2;
}
    .video-grid {
    height: 170px;
}
    .feature-slide-image::before {
    height: 125px !important;
}
    .fantistic-team h3 {
    font-size: 30px;
}
.bestlogo-row {
    display: inline-grid;
    text-align: center;
}
    .bestlogo-row img {
    margin: 10px auto;
}
 .managingpartner.mobfullh90 {
    min-height: 110rem;
}  
 .group-section.fullscreenN {
    min-height: 265rem!important;
}
 .footer-section .w-50 ul li {
    width: 50%;
}
 .partners-section .partner-lists li {
    width: 38%;
}
 .insights-content h3 {
    font-size: 28px;
}
 .insights-img {
    padding-top: 30px;
}
 .footer-section .h-w.w-50 ul li {
    width: 100%;
}
 .insights-img::before {
    inset: 89% 23px 5px;
}
 .guid-block {
    height: 420px;
}
 .invest-content h1.title {
    font-size: 24px;
}
 .invest-content .text {
    font-size: 40px;
}
 .banner-content.invest-content h3 {
    font-size: 18px;
}
 .counters-section .counter-block {
    min-height: 250px;
    padding-top: 75px;
    width: 250px;
}
 .invest-process.fullscreen60 {
    height: 1295px;
}
 .investment-products .sub-line {
    font-size: 18px;
}
 .inesting-focus .timeline-article.timeline-article-bottom .content-date p {
    font-size: 12px;
}
 .inesting-focus .timeline-article.timeline-article-bottom .content-date h4 {
    font-size: 16px;
}
 .inesting-focus .timeline-article .content-box {
    left: -136px;
}
 .benefits-section.invest-section .circle li p strong {
    color: #c1b8ff;
    font-weight: 500;
    font-size: 18px;
}
 .benefits-section.invest-section .circle li p strong {
    font-size: 16px;
}
 .benefits-section .benefits-content h3 {
    font-size: 22px;
}
 .raise-cap-content h1 {
    font-size: 28px;
}
 /*.raise-cap-banner-section {
    height: 1050px;
}*/
 .rasie-cap-form {
    margin: 500px 0px 0px 0px;
}
 .raise-avd .main-timeline-section .conference-center-line {
    left: 63px;
}
 .advantages-section.raise-avd  .sub-line {
    font-size: 18px;
}
 .capabilities-content h1 {
    font-size: 32px;
}
 .benefits-section.strength-benefits {
    min-height: 102rem;
}
 .advantages-section.strength-advantages .timeline-article-bottom .content-box img, .advantages-section.strength-advantages .timeline-article-top .content-box img {
    width: 29%;
}
 .advantages-section.strength-advantages .main-timeline-section .conference-center-line {
    left: 52px;
}
 .advantages-section.strength-advantages .timeline-article-top .content-box:before, .advantages-section.strength-advantages .timeline-article-bottom .content-box:before {
    left: 145px;
}
 .capabilities-content .banner-list li {
    margin-right: 5px;
    width: 47%;
}
 .advantages-section.strength-advantages .timeline-article-top .content-box:before {
    top: 29px;
}
 .advantages-section.strength-advantages .timeline-article-bottom .content-box:before {
    bottom: 29px;
}
 .advantages-section.joinus-section .joine-us-ul .join-us-li {
    height: 30px;
}
 .advantages-section.joinus-section .joine-us-ul .join-us-content img {
    width: 80px;
}
 .advantages-section.joinus-section .joine-us-ul .join-us-li:before {
    top: 44px;
    left: -15px;
    margin-left: 0px;
    -webkit-transform: rotate(125deg);
    -moz-transform: rotate(125deg);
    -ms-transform: rotate(125deg);
    -o-transform: rotate(125deg);
    transform: rotate(125deg);
}
 .advantages-section.joinus-section .joine-us-ul .join-us-content {
    padding-left: 100px;
    font-size: 14px;
}
 section.benefits-section.outsourc-concept-section {
    min-height: 115rem;
}
 .how-it-work.invest-process .sub-line {
    font-size: 18px;
}
 .counters-section.outsourc-counter .outsourc-btn {
    margin-top: 50px;
}
 .raise-partners.partners-section .partner-lists li {
    width: 27.5%;
    margin: 8px 8px;
}
 .raise-partners.partners-section {
    min-height: 80rem;
}
 .advantages-section.raise-avd.investing-adv .main-timeline-section {
    margin-top: 10px;
}
 .partners-section.investing-partners .partner-lists li {
    width: 42%;
    margin: 10px 10px;
}
 .advantages-section.raise-avd.investing-adv .timeline-article-top .content-box img, .advantages-section.raise-avd.investing-adv .timeline-article-bottom .content-box img {
       width: 28%;
}
 .advantages-section.raise-avd.investing-adv .timeline-article .content-box {
    left: -140px;
}
 .invest-content .bannertxt-para {
    font-size: 17px;
}
 .banner-content.thankyou-content {
    padding-top: 12rem;
}
 section.benefits-section.outsourc-concept-section {
    min-height: 128rem;
}
.visionfunds.fullscreenIpad {
    height: 1000px!important;
    min-height: 105rem!important;
}
 .visionfunds .fund-shape img {
    right: -65px;
    width: 250px;
}
 .vision-content.vision-found-content .founder-detail {
    margin: 175px 0px 0px 0px;
}
}
@media only screen and (max-width: 320px) {
    .modcustom .modal-dialog {
    top: 7%;
}
    .banner-content .h1, .banner-content h1 {
    font-size: 20px;
}
.managingpartner.mobfullh90 {
    min-height: 110rem;
}
.fantistic-team h3 {
    font-size: 26px;
}
.fantistic-team p br{
  display:none;
}
.video-grid {
    height: 150px;
}
.feature-slide-image::before {
    height: 100px !important;
}
.feature-slide-image::after {
    height: 130px !important;
}
.block-wrap.center-content {
    height: 770px;
}
.block-wrap {
    height: 460px;
}
.center-heading h2 {
    font-size: 24px;
}
.vision-content h3 {
    font-size: 20px;
}
.vision-content p {
    font-size: 16px;
}
.pblicatin h3 {
    font-size: 30px;
    margin: 50px 0px 10px;
}
.bookavilable h4 {
    font-size: 24px;
    margin: 0px 0px 20px;
}
.news-section .news-lists li {
    width: 43%;
    margin: 15px 8px;
}
.partner-lists li .partner-grid img {
    width: 100%;
    border-radius: 10px;
}
.partners-section .partner-lists li {
    width: 42%;
    margin: 10px 10px;
}
.insights-content h3 {
    font-size: 24px;
}
.insights-content p {
    font-size: 15px;
}
.guid-block .guid-logo {
    right: 30px;
}
.postcast-inner-content a.play-btn {
    padding: 4px 20px;
    padding-left:4px;
}
.postcast-content .bgrid-head {
    font-size: 18px;
}
.postcast-image img {
    width: 60%;
}
.postcast-content {
    padding-left: 70px;
}

.how-it-work.invest-process .sub-line {
    font-size: 18px;
}
.inesting-focus .main-timeline-section .conference-center-line {
    left: 53px;
    width: 10px;
    top: 340px;
}
.inesting-focus .timeline-article .content-date {
    padding: 10px;
}
.inesting-focus .timeline-article.timeline-article-bottom .content-date p {
    height: 95px;
}
.inesting-focus .timeline-article {
    min-height: 215px;
}
.inesting-focus .timeline-article .content-box {
    top: 40%;
        left: -139px;
}
.rasie-cap-form.invest-form {
    /*margin: 530px 0px 0px 0px;*/
}
.benefits-section .benefits-content h3 {
    font-size: 20px;
}
.raise-cap-content h1 {
    font-size: 28px;
}
.raise-cap-content .bannertxt-para {
    font-size: 16px;
}
/*.rasie-cap-form {
    margin: 400px 0px 0px 0px;
    width:90%;
}*/
.raise-avd .timeline-article .content-box {
    left: -139px;
}
.raise-avd .timeline-article .content-date {
    width: 96%;
}
.raise-avd .main-timeline-section .conference-center-line {
    left: 57px;
}
.raise-avd .timeline-article-bottom .content-box:before, .raise-avd .timeline-article-top .content-box:before {
    left: 150px;
}
.capabilities-content h1 {
    font-size: 32px;
}
.advantages-section.strength-advantages .timeline-article .content-box {
    left: -130px;
}
.advantages-section.joinus-section .sub-line {
    font-size: 14px;
}
.advantages-section.strength-advantages .timeline-article.timeline-article-bottom .content-date p, .advantages-section.strength-advantages .timeline-article.timeline-article-top .content-date p {
    font-size: 14px;
}
.outsourcing-content h1.title {
    font-size: 26px;
}
section.benefits-section.outsourc-concept-section {
    min-height: 138rem;
}
.pre-section .ul-content ul li {
    font-size: 14px;
}
.counters-section.outsourc-counter .counter-block {
    min-height: 280px;
    height: 280px;
    padding-top: 75px;
    width: 280px;
}

/*.raise-partners.partners-section .section-rtbottmicon img {
    width: 732px;
    right: -96px;
    bottom: -159px;
}*/
.raise-partners.partners-section {
    min-height: 84rem;
}
/*.raise-cap-banner-section {
    height: 1020px;
}*/
.advantages-section.raise-avd.investing-adv .timeline-article .content-box {
    left: -130px;
}
.advantages-section.raise-avd.investing-adv .timeline-article-top .content-box:before, .advantages-section.raise-avd.investing-adv .timeline-article-bottom .content-box:before {
    left: 142px;
}
.advantages-section.raise-avd.investing-adv .main-timeline-section .conference-center-line {
    left: 54px;
}
.advantages-section.raise-avd.investing-adv .timeline-article .content-date {
    padding: 12px;
}
.partners-section.investing-partners .section-rtbottmicon img {
    right: -150px;
    bottom: -152px;
}
.advantages-section.raise-avd .sub-line {
    font-size: 16px;
}
.banner-content.thankyou-content h1 {
    font-size: 52px;
}
.banner-content.thankyou-content {
    padding-top: 10rem;
}
.outsourcing-banner-section .rasie-cap-form.invest-form {
    margin: 790px 0px 0px 0px;
    width: 91%;
}
.res-tabs .nav>li>a {
    padding: 7px 12px;
    font-size: 16px;
}
.group-section.fullscreenN {
    min-height: 285rem!important;
}
.benefits-section.strength-benefits .section-rtbottmicon img {
    width: 295px;
    right: -152px;
    bottom: -151px;
}
.visionfunds.fullscreenIpad {
    height: 1050px!important;
    min-height: 112rem!important;
}
.visionfunds .fund-shape img {
    right: -65px;
    width: 230px;
}
}
 
	  
	 