/* -----------------  Homepage CSS Code Start -----------------  */
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 38%;
    overflow: hidden;
}
.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#hero-banner {
	position: relative;
}
#hero-banner .banner-conent-row {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: auto !important;
    max-width: 1000px;
    left: 0;
    right: 0;
    background-color: #fff;
    text-align: center;
    padding: 40px 20px 10px !important;
}
#hero-banner .banner-content {
    width: 100%;
    max-width: 800px;
    margin: auto;
}
#hero-banner .banner-conent-row h1 {
    padding: 0;
    margin: 0 0 10px;
    color: var(--banner-heading-color);
    font-weight: 700;
    font-size: 45px;
}

section#logo-section {
    padding: 50px 0;
}
#logo-section .logo-items .item {
    padding: 0px 10px;
}

#top-ranking-section {
    position: relative;
    padding: 0px 0px 70px 0px;
}
/* #top-ranking-section::before {
    content: "";
    width: 50%;
    height: 82%;
    background: #f1f8ff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
} */
#top-ranking-section .col-lg-6 .jc-inner-content {
	background-color: #f1f8ff;
	position: relative;
}
#top-ranking-section .col-lg-6 .jc-inner-content::after {
	content: '';
	width: 100%;
	height: 100%;
	left: 100%;
	background: #f1f8ff;
	position: absolute;
	top: 0;
}
#top-ranking-section .jc-column-img {
    position: relative;
}
#top-ranking-section .jc-column-img::after {
    content: "";
    position: absolute;
    bottom: -5%;
    right: 8%;
    width: 260px;
    height: 260px;
    background-image: url(/wp-content/uploads/2023/09/splash-shape-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: .5;
    z-index: -1;
}
#top-ranking-section .jc-image-module {
    padding-top: 130px;
    position:  relative;
}
#top-ranking-section .jc-image-module::before {
    content: "";
    position: absolute;
    top: 0;
    left: 48%;
    width: 5px;
    height: 104px;
    background: #afc5db;
}
#top-ranking-section .jc-inner-content {
    position: relative;
    padding: 30px 0px 30px 50px;
    margin-bottom: 30px;
}
#top-ranking-section .main-title {
    color: var(--heading-color);
}
#top-ranking-section .main-sub-title {
    text-align: center;
    font-size: 25px;
    margin-bottom: 20px;
}
#top-ranking-section .single_podcast a {
    margin: 0 0 25px;
    background: #fff;
    padding: 13px;
    box-shadow: 6px 5px 4px rgb(0 0 0/7%);
    flex-wrap: wrap;
    color: #000;
    text-decoration: unset;
}
#top-ranking-section .podcast_image {
    width: 134px;
    margin-right: 30px;
    padding: 0;
    margin-bottom: 0;
    border-radius: 3px;
    overflow: hidden;
}
#top-ranking-section .podcast_content {
    width: calc(100% - 164px);
    text-align: left;
}
#top-ranking-section .podcast_content span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
#top-ranking-section .podcast_image img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: contain;
}
#top-ranking-section .podcast-header {
    font-size: 19px;
    margin-bottom: 6px;
    text-transform: uppercase;
    line-height: 1.2em;
}
#top-ranking-section .single_podcast .episode-number {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 12px 13px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    z-index: 3;
    padding: 4px 20px;
    line-height: 2;
    align-items: center;
}
#top-ranking-section .single_podcast .episode-number:before {
    content: '';
    position: absolute;
    background: #e83dc1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    transform: skewX(-28deg);
}
#top-ranking-section .podcast_image::before {
    display: none;
}
.jc-subscribe-module img {
    max-width: 185px;
}

#consulting-section {
    position: relative;
    padding: 65px 0px;
    margin-bottom: 40px;
}
#consulting-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 75%;
    background: #f1f8ff;
}
#consulting-section .image-stick-shape {
    position: relative;
}
#consulting-section .image-stick-shape::before {
    content: '';
    position: absolute;
    width: 150px;
    height: 146px;
    z-index: 2;
    left: -45px;
    top: -45px;
    background-image: url(/wp-content/uploads/2023/09/image-removebg-preview-10.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#consulting-section .jc-text-module {
    padding-top: 40px;
}
#consulting-section .lc-description {
    position: relative;
    z-index: 99;
}
#consulting-section .lc-description p, #about-me-section .jc-text-module p {
    font-size: 16px;
    line-height: 1.8em;
    padding-bottom: 25px;
    color: var(--text-color);
}
#consulting-section .lc-description::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: -70px;
    background: #f1f8ff;
    top: 0;
    z-index: -1;
    height: 100%;
}
#consulting-section .lc-description::after {
    content: '';
    position: absolute;
    right: -10px;
    width: 180px;
    height: 180px;
    background-image: url(/wp-content/uploads/2023/09/cross-image-shape.png);
    background-size: contain;
    top: 35%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: .35;
}

#service-section .jc-column-0 {
    text-align: center;
    margin-bottom: 40px;
}
#service-section h4.service-items-title {
    background-color: #f1f8ff;
    position: relative;
    top: -24px;
    margin-right: 60px;
    text-align: center;
    color: #2563a0;
    font-size: 23px;
    font-weight: 700;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 25px;
}
#service-section h4.service-items-title:hover {
    background-color: #ffd43a;
}
#service-section h4.service-items-title {
    padding: 29px;
}
#service-section h3.service-sub-title {
    position: relative;
    z-index: 999;
    color: var(--primary-color);
    font-weight: 400;
}
#service-section p.service-desc {
    color: #1e181a;
}
#service-section .row .col-lg-4:nth-child(2) .service-item {
    margin-top: 60px;
}

#about-me-section {
    padding: 65px 0px;
    position: relative;
    background-color: #f1f8ff;
}
section#about-me-section::before {
    right: 0;
    content: '';
    position: absolute;
    right: 0;
    top: 45%;
    width: 50%;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0/5%);
    height: 60%;
    transform: translate(0%, -45%);
}
#about-me-section .jc-inner-content::after {
    content: '';
    position: absolute;
    right: 0;
    width: 180px;
    height: 180px;
    background-image: url(/wp-content/uploads/2023/09/cross-image-shape.png);
    background-size: contain;
    bottom: 5%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: .35;
}
#about-me-section .jc-inner-content {
    position: relative;
    z-index: 999;
    padding: 30px 0px 70px 70px;
}

#client-reviews-section {
    position: relative;
}
#client-reviews-section::after {
    content: "";
    width: 100%;
    height: 30%;
    position: absolute;
    bottom: 0;
    background-color: #fff;
}
#client-reviews-section .client-review-items {
    background-color: #fff;
    padding: 125px 20px 50px;
	text-align: center;
}
#client-reviews-section .slider-quote-icon {
    margin-bottom: 25px;
}
#client-reviews-section .review-slider-content {
    font-size: 23px;
    line-height: 1.8em;
    color: #282828;
}
#client-reviews-section .swiper-button-next::before {
    content: "";
    background-image: url('/wp-content/uploads/2023/09/arrow-right.svg');
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 50px;
    height: 50px;
    margin: auto;
    right: 45%;
}
#client-reviews-section .swiper-button-next::after, #client-reviews-section .swiper-button-prev::after {
    display: none;
}
#client-reviews-section .swiper-button-prev::before {
    content: "";
    background-image: url(/wp-content/uploads/2023/09/arrow-left.svg);
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 50px;
    height: 50px;
    margin: auto;
    left: 45%;
}

#free-courses-cta {
    padding-bottom: 50px;
    position: relative;
    z-index: 99;
}
#free-courses-cta::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 300px;
    background: var(--body-text-color);
    z-index: -1;
}
#free-courses-cta .jc-column-1 {
    padding: 65px 0px;
}
#free-courses-cta .jc-column-0 img {
    margin: -50px 0 0 -12%;
    box-shadow: 2px 0px 16px rgb(0 0 0/20%);
}
#free-courses-cta .jc-column-1 p {
    color: var(--body-text-color);
    font-size: 16px;
}
#free-courses-cta .jc-column-1 .jc-text-module0 {
    margin-bottom: 40px;
}
/* #free-courses-cta .jc-code-module0 #gform_11 {
    display: flex;
    align-items: center;
    column-gap: 25px;
} */
/* #free-courses-cta .jc-code-module0 .gform_footer {
    margin: 0px !important;
    padding: 0px !important;
}
#free-courses-cta .jc-code-module0 .gform_body {
    width: 80%;
}
#free-courses-cta .jc-code-module0 .gform_footer input.gform_button {
    margin-bottom: 0px !important;
    padding: 8px;
}
#free-courses-cta .jc-column-1 .jc-text-module0 .global-gellatio-text {
    color: var(--body-text-color);
    margin-bottom: 20px;
    font-weight: 400;
}
.gform-body input {
    height: 56px;
    border-radius: 0;
    font-size: 14px;
    color: #000;
    padding: 10px 18px !IMPORTANT;
    border: 1px solid #f0f0f0;
	outline: none;
} */

/* #free-courses-cta div.wpforms-container-full .wpforms-form {
    display: flex;
    justify-content: space-between;
}
#free-courses-cta div.wpforms-container-full .wpforms-form .wpforms-field-container {
    display: flex;
    width: calc(100% - 220px);
}
#free-courses-cta div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 0 15px 0 0;
    width: 50%;
}
#free-courses-cta div.wpforms-container-full .wpforms-form .wpforms-field-label {
    display: block;
    font-weight: 400;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px;
    padding: 0;
    word-break: break-word;
    word-wrap: break-word;
    color: rgb(30 24 26/80%);
}
#free-courses-cta div.wpforms-container-full .wpforms-form .wpforms-field-container input.wpforms-field-large {
    height: 56px;
    border-radius: 0;
    font-size: 14px;
    color: #000;
    padding: 10px 18px;
}
#free-courses-cta div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 0;
}
#free-courses-cta div.wpforms-container-full .wpforms-form button.wpforms-submit {
    border: 0!important;
    color: #000 !important;
    padding: 26px 25px 22px;
    background-color: transparent !important;
    font-size: 15px;
    border-radius: 4px;
    font-family: 'League Spartan',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    transition: .4s all;
    box-shadow: none;
    background-image: url(https://jumpconsulting.net/wp-content/uploads/2023/02/brush-shape-yellow.png);
    background-size: 100% 100%;
    position: relative;
    top: -19px;
    height: auto;
} */
/* ------------ Homepage CSS COde End -------------- */


/* ------------- Media Query Code Start ---------------- */
@media(max-width: 1440px){
    .video-container {
        padding-bottom: 56%;
    }
    .swiper {
        width: 100%;
        max-width: 1050px;
    }
    .jc-subscribe-module img {
        max-width: 150px;
        width: 100%;
    }
}
@media(max-width: 992px){
	 #hero-banner .banner-conent-row h1 {
        font-size: 32px;
    }	
	section#ml-logo-section {
		background-color: #f1f8ff !important;
	}	
	#hero-banner .banner-conent-row {
        position: unset;
    }
	
	#top-ranking-section .jc-inner-content {
    	padding: 20px 0px 10px 20px;
    	margin-bottom: 20px;
	}
	
    #top-ranking-section::before {
        width: 96%;
        height: 38%;
        bottom: 9% !IMPORTANT;
        top: unset;
    }
    #top-ranking-section .jc-image-module::before {
        display: none;
    }
    #top-ranking-section .jc-image-module {
        padding-top: 20px;
    }
    #top-ranking-section .jc-column-img::after {
        right: 0;
        left: 0;
        top: 0;
    }
    #top-ranking-section .jc-column-img {
        margin-bottom: 40px;
    }
    #top-ranking-section .jc-subscribe-module img {
        max-width: 185px;
        margin: 0px 10px;
    }   
    #top-ranking-section .jc-subscribe-module .d-flex {
        justify-content: center !important;
    }
	
    #consulting-section::before {
        width: 100%;
    }
    #consulting-section .container {
        width: 90%;
        padding: 0px !important;
    }
    #consulting-section .image-stick-shape::before {
        width: 100px;
        height: 97px;
        left: -20px;
        top: -20px;
        z-index: 999;
    }
    #consulting-section .jc-text-module {
        margin-bottom: 20px;
        padding-top: 20px;
    } 

    #service-section .service-item {
        max-width: 550px;
        margin: auto;
    } 

    #about-me-section::before {
        right: 0 !important;
        left: 0 !important;
        bottom: 0% !important; 
        width: 90% !important;
        height: 38% !important;
        transform: unset !important;
        top: unset !important;  
    }
    #about-me-section .jc-image-module {
        max-width: 680px;
        margin: auto;
        width: 100%;
    }
	#about-me-section::before {
        display: none;
    }
    #about-me-section .jc-inner-content {
        padding: 50px !important;
        background-color: #fff;
    }

    #free-courses-cta::before {
        display: none;
    }
	#free-courses-cta .main-title {
        font-size: 36px;
    }
    #free-courses-cta .jc-column-1 .jc-text-module0 {
        margin-bottom: 30px;
    }
    #free-courses-cta .jc-column-0 img {
        margin: -50px 0 0 -3%;
        width: 100% !important;
    }
}


@media(max-width: 767px){
    #free-courses-cta .main-title {
        font-size: 30px;
    }
    #free-courses-cta .jc-code-module0 #gform_11 {
        flex-wrap: wrap;
    }
    #free-courses-cta .jc-code-module0 .gform_body {
        width: 100%;
    }
    #free-courses-cta .jc-code-module0 .gform_footer input {
        width: 100%;
        display: block !important;
    }
    #free-courses-cta .jc-column-1 {
        padding: 65px 0px 0px 0px;
    }
    #free-courses-cta .jc-code-module0 .gform_footer {
        display: block;
        width: 100%;
        margin-top: 15px !important;
    }
	#hero-banner .banner-conent-row h1 {
        font-size: 26px;
    }
	#top-ranking-section .subscribe-module-logos {
		flex-wrap: wrap;
		justify-content: center !important;
	}
	#top-ranking-section .subscribe-logo-content img {
		width: 130px;
		margin: 8px;
	}
	#top-ranking-section {
		padding: 40px 0px;
	}
	#top-ranking-section .subscribe-content-module h3 {
		font-size: 18px !important;
		margin-bottom: 10px !important;
	}
    #top-ranking-section .podcast_image {
        width: 90px;
        margin-right: 15px;
    }
    #top-ranking-section .podcast-header {
        font-size: 16px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden;
        -webkit-box-orient: vertical;
    }
    #top-ranking-section .podcast_content span {
        font-size: 14px;
    }
    #top-ranking-section .podcast_content {
        width: calc(100% - 105px);
        text-align: left;
    }
    #top-ranking-section .single_podcast .episode-number {
        font-size: 10px;
        padding: 7px 11px;
        margin: 0px 0px 8px 8px;
        line-height: unset !important;
    }
    #top-ranking-section .single_podcast a {
        margin: 0 0 15px;
        padding: 8px;
    }
	#top-ranking-section .jc-inner-content {
    	padding: 20px 0px 10px 20px;
    	margin-bottom: 30px;
	}
	#top-ranking-section .col-lg-6:nth-child(2) {
    	padding: 0px;
	}
	#about-me-section .jc-inner-content {
        padding: 40px !important;
        background-color: #fff;
    }
	#client-reviews-section .client-review-items {
		padding: 40px 20px 0px !important;
	}
	#client-reviews-section .client-swiper {
		padding: 0px !important;
	}
	#client-reviews-section .swiper-button-next::before {
		width: 45px;
		height: 45px;
		right: 32%;
	}
	#client-reviews-section .swiper-button-prev::before {
		width: 45px;
		height: 45px;
		left: 32%;
	}
}


@media(max-width: 571px){
	.main-title {
        font-size: 30px;
        margin-bottom: 10px;
    }
	
	.global-main-title-shape {
    	font-size: 22px !important;
	}
	
    #consulting-section .lc-description::before {
        display: none;
    }
	
	#about-me-section .jc-inner-content {
    	padding: 30px 0px 30px 20px;
	}
	
	#about-me-section::before {
		left: 15px !important;
		bottom: 4% !important;
		width: 92% !important;
		height: 50% !important;
	}
}