.page-template-webinar .site-header{
    margin-bottom: 0;
}
.page-template-webinar footer{
    margin-top: 0;
}
.page-template-webinar .contact-section{display: none;}
.hero-carousel-heading span,
.trainer-detail p.name,
.webinar-content .date span,
.webinar-content span small,
.webinar-inner h2 {
    -webkit-text-fill-color: transparent;
}
/* hero carousel section start */
.hero-carousel-section {
    position: relative;
}
.hero-carousel-section:after {
    content: "";
    background: linear-gradient(116deg, #ff8b04 7.75%, #ffc580 70.33%);
    height: 100%;
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 100%;
    z-index: -1;
    filter: blur(77.950012px);
    opacity: 0.15;
}
.hero-carousel-main {
    text-align: center;
    height: auto;
    width: auto;

}
.hero-carousel-contant {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 40%;
    margin: 0 auto 95px;
}
.hero-carousel-heading {
    font-size: 48px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.48px;
    color: #000;
}
section.counter-section.common-margin {
    background-color: #414141;
}

.hero-carousel-heading span {
    background: linear-gradient(116deg, #ff8b04 7.75%, #ffc580 70.33%);
    background-clip: text;
    -webkit-background-clip: text;
}
.blog-content a.readmore,
.blog-content a.readmore::after,
.trainer-detail p.name,
.webinar-inner h2 {
    background: linear-gradient(116deg, #ff8b04 7.75%, #ffc580 70.33%);
}
.hero-carousel-text {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-top: 16px;
}
.hero-carousel-contant .hero-carousel-action {
    margin-top: 32px;
}
.hero-carousel-img{
    display: flex;
    align-items: center;
    justify-content: center;
}
/* hero carousel section end */

/* counter css start */
.counter-items{
    width: 100%;
    max-width: 90.7%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.counter-items .counter-name{
    width: 30%;
}
.counter-items .counter-name h3{
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%;
    letter-spacing: -0.24px;
    text-transform: capitalize;
    background: linear-gradient(116deg, #FF8B04 7.75%, #FFC580 70.33%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
    margin-bottom: 24px;
}
.counter-img-text{
    display: flex;
    align-items: center;
    justify-content: space-between;
	color: #fff;
}
.counter-img-text .counter-text{
    width: 55%;
    text-align: left;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%;
    letter-spacing: -0.18px;
    text-transform: capitalize;
}

.service-inner-point:before{
    content: "";
    height: 211px;
    width: 1px;
    opacity: 0.6;
    background: linear-gradient(91deg, rgba(255, 255, 255, 0.00) 20.56%, #FFF 53.22%, rgba(255, 255, 255, 0.00) 80.4%);
    display: inline-block;
}
.service-inner-point-item:after {
    content: "";
    height: 100px;
    width: 1px;
    opacity: 0.6;
    background: linear-gradient(91deg, rgba(255, 255, 255, 0.00) 20.56%, #FFF 53.22%, rgba(255, 255, 255, 0.00) 80.4%);
    display: inline-block;
    position: absolute;
    top: -20px;
    bottom: 0;
    right: -17%;
}
.service-inner-point-item:last-child::after{
    content: none;
}
.service-item-bottom {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
}
.service-inner-point {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 0 0 52px;
}
.service-inner-point-item {
    width: auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: relative;
}
.service-inner-content {
    margin-left: 9px;
    text-align: left;
}
.service-inner-content-counter {
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    font-style: normal;
    line-height: normal;
    margin-bottom: 8.5px;
}
.service-inner-content p:last-child {
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
}
p.service-inner-content-counter.timer.counter::after {
    position: absolute;
    content: '+';
    padding-left: 5px;
}
/* counter css end */

/* demo lecture section start */
section.demo-section {
    float: left;
    width: 100%;
    margin-bottom: 167px;
}
.demo-section .demo-heading{
    margin-bottom: 52px;
}
.demo-section .demo-heading .page-heading{
    margin-bottom: 24px;
    line-height: 118%;
    color: #313131;
}
.demo-section .demo-heading .page-sub-heading{
    font-size: 18px;
    line-height: 35px;
    color: #313131;
    font-weight: 400;
}
.demo-section li.demo-item{
    margin-bottom: 64px;
}
.demo-section li.demo-item:last-child{
    margin-bottom: 0;
}
.demo-section li:nth-child(2n) .demo-image img{
    border-radius: 20px 0 0 20px;
}
.demo-section .container{
    max-width: 1440px;
}
.demo-section .inner {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.demo-section .demo-data {
    width: 45.55%;
    text-align: left;
}
.demo-section .demo-image {
    width: 45.27%;
    text-align: right;
    position: relative;
}
.demo-section li:nth-child(2n) .image{
    text-align: left;
}
.image-icon {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.image-icon span {
    background-color: #474747;
    height: 129.56px;
    width: 129.56px;
    border-radius: 100%;
    padding: 26.5px;
}
.image-icon img {
    max-width: fit-content;
    width: 100%;
}
.demo-section li:nth-child(2n) .image-icon {
    right: 0;
    left: unset;
    top: 49%;
}
.demo-section .demo-image img{
    border-radius: 0 20px 20px 0;
}
.demo-section h3{
font-size: 32px;
text-align: left;
line-height: 32px; /* 100% */
letter-spacing: -0.64px;
margin-bottom: 24px;
}
.demo-content-inner{
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 35px; /* 194.444% */
}
.demo-content-inner p{
    margin-bottom: 32px;
}
ul.about-list{
    margin-bottom: 50px;
}
ul.about-list p{
    margin-bottom: 24px;
}
ul.about-list li {
    padding: 0;
    display: flex;
    margin-bottom: 14px;
    align-items: center;
    color: #313131;
}
ul.about-list li:last-child{
    margin-bottom: 0;
}
ul.about-list li p{
    margin-bottom: 0;
    line-height: 153%;
}
.demo-content-inner .about-icon {
    margin-right: 3px;
    height: 24px;
    width: 24px;
    vertical-align: middle;
}
.demo-section ul.about-list li:nth-child(2n){
    background-color:transparent;
}
.inner-data {
    border-radius: 8px;
    border: 1px solid #FFF;
    background: #282828;
    padding: 20px 26px;
    width: auto;
    position: relative;
    min-width: 189px;
}
.demo-section .demo-item .demo-content-inner .demo-lecture-action{
    padding: 16px 58.6px 16px 32px;
}
/* demo lecture section start */

/* review section css start */
.review-section{
    margin-bottom: 144px
}
.review-main{
    position: relative;
    background-color: #1C1C1C;
    border-radius: 10px;
    display: flex;
    align-items: center;
    max-width: 74.45%;
    width: 100%;
    margin: 0 auto;
	box-shadow: 0px 0px 250px -80px rgba(255, 139, 4, 0.50);
}
.review-content{
    background: rgba(255, 255, 255, 0.10);
    width: 36.6%;
    padding: 77px 48px 77px 48px;
    border-radius: 10px 0 0 10px;
    text-align: left;
}
.review-content .review-sub-heading{
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 8px;
}
.review-content .page-heading{
    line-height: 130%;
    background: linear-gradient(116deg, #FF8B04 7.75%, #FFC580 70.33%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 1px solid #626262;
    padding-bottom: 32px;
    text-align: left;
}
.review-content .review-content-text .review-text{
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding-top: 32px;
}
.review-main .review-slide {
    position: initial;
}
.review-section .review-slide .slick-track {
    display: flex;
    align-items: stretch;
    height: 100%;
}
.review-slide .slick-slide {
    margin: 0 12px;
    height: auto;
}
.review-slide .slick-slide div:first-child {
    height: 100%;
}
.review-section .review-slide {
    display: none;
}
.review-section .review-slide.slick-initialized {
    display: block;
}
.review-slide{
    width: 63.4%;
    padding: 0 0 0 52px;
}
.review-slide .slick-list{
    padding: 0 120px 0 0;
}
.review-slide .review-slide-item{
    background-color: #383838;
    padding: 48px;
    border-radius: 10px;
    text-align: left;
	display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}
.review-slide .review-slide-item .review-slide-text{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 35px;
}
.review-slide .review-slide-item .review-slider-author .author-position, .author-location{
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.review-slide .review-slide-item .review-slider-author .author-name{
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    background: linear-gradient(116deg, #FF8B04 7.75%, #FFC580 70.33%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.review-slide .review-slide-item .review-slider-author{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.review-slide .review-slide-item .review-slider-author .review-author-name{
    width: 50%;
}
.review-slide .review-slide-item .review-slider-author .review-author-review{
    width: 50%;
}
.review-slide .review-slide-item .review-slider-author .review-author-review img{
    float: right;
}

.review-section .review-slide .slick-arrow {
    position: absolute;
    top: -11%;
    right: 0;
    font-size: 0;
    height: 60px;
    width: 60px;
    background-color: transparent;
}
.review-section .review-slide .slick-arrow.slick-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='22' viewBox='0 0 25 22' fill='none'%3E%3Cpath d='M14 21L24 11L14 0.999999' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.3311 11L1.49772 11' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: 45%;
    border-radius: 100px;
    border: 2px solid #fff;
}
.review-section .review-slide .slick-arrow.slick-next:hover,
.review-section .review-slide .slick-arrow.slick-prev:hover {
    background-color: #ff8b04;
}
.review-section .review-slide .slick-arrow.slick-next::before,
.review-section .review-slide .slick-arrow.slick-prev::before {
    content: "";
}
.review-section .review-slide .slick-arrow.slick-prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='22' viewBox='0 0 26 22' fill='none'%3E%3Cpath d='M11.749 1L1.74902 11L11.749 21' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.41797 11L24.2513 11' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: 45%;
    right: 6%;
    left: auto;
    border-radius: 100px;
    border: 2px solid #fff;
}
/* review section css end */
.demo-section li:nth-child(2n) .demo-data{
    order: 2;
}


.resp-tab-content .center-mode .center-mode-img:hover img {
    filter: grayscale(0);
}
.resp-tab-content .center-mode {
    display: flex;
    align-items: center;
}
.resp-tab-content .center-mode .center-mode-img:first-child,
.resp-tab-content .center-mode .center-mode-img:last-child {
    height: 100%;
    width: 100%;
    max-width: 16.91%;
}
.resp-tab-content .center-mode .center-mode-img:nth-child(2n) {
    height: 100%;
    width: 100%;
    max-width: 21.04%;
}
.resp-tab-content .center-mode .center-mode-img:nth-child(3) {
    height: 100%;
    width: 100%;
    max-width: 25.17%;
}
.tab_content {
    display: block;
    height: 0;
    padding: 0;
}
.tab_content.active {
    height: auto;
}
.tab_drawer_heading {
    display: none;
}
ul.resp-tabs-list.hor_1 li {
    padding: 0 38px 20px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    background: 0 0 !important;
    border: 0 !important;
    margin: 0 24px;
    position: relative;
    cursor: pointer;
}
.resp-tab-item.resp-tab-active::after,
ul.resp-tabs-list.hor_1 .active:after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 100%;
    left: 0;
    height: 2px;
    background: linear-gradient(116deg, #ff8b04 7.75%, #ffc580 70.33%);
}
.inner-tabs img {
    filter: grayscale(10);
    display: inline-block;
    border-radius: 15px;
    transition: 0.3s ease-in-out;
}
.lifedit{
    margin-bottom: 124px;
}
.lifedit .page-heading{
    margin-bottom: 48px;
}
.lifedit .page-heading span{
    background: linear-gradient(116deg, #FF8B04 7.75%, #FFC580 70.33%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1799px){
    .hero-carousel-contant{
        max-width: 45%;
    }
    .image-icon{
        left: -16px;
    }
    .demo-section li:nth-child(2n) .image-icon{
        right: -16px;
    }
	.service-inner-point-item:after {
		right: -13%;
	}
}
@media only screen and (max-width: 1599px){
    .hero-carousel-section .hero-carousel-main {
        background-size: contain;
    }
    .hero-carousel-heading {
        font-size: 38px;
    }
    .hero-carousel-text {
        font-size: 16px;
    }
    .hero-carousel-contant .hero-carousel-action {
        margin-top: 22px;
    }
    .hero-carousel-contant {
        margin-bottom: 55px;
        max-width: 550px;
    }


    .review-section{
        margin-bottom: 130px
    }
    .review-slide .review-slide-item{
        padding: 38px;
    }

    .counter-items{
        max-width: 100%;
    }
    .service-inner-point:before{
        height: 181px;
    }
    section.demo-section{
        margin-bottom: 147px;
    }
    .demo-section .demo-heading .page-heading{
        margin-bottom: 20px;
    }
    .demo-section .demo-heading {
        margin-bottom: 42px;
    }
    .demo-section .demo-item .demo-content-inner .demo-lecture-action {
        padding: 14px 58.6px 14px 32px;
    }

    .lifedit {
        margin-bottom: 100px;
    }
	.service-inner-content-counter{
		font-size: 28px;
		margin-bottom: 4.5px;
	}
	.service-inner-content p:last-child{
		font-size: 14px;
	}
	.counter-img-text .counter-text{
		font-size: 16px;
	}
}
@media only screen and (max-width: 1439px){
    .hero-carousel-text {
        margin-top: 14px;
    }
    .hero-carousel-contant .hero-carousel-action {
        margin-top: 18px;
    }
    .hero-carousel-contant {
        margin-bottom: 45px;
    }
    
    .service-inner-content-counter {
        font-size: 26px;
    }

    section.demo-section{
        margin-bottom: 127px;
    }
    .demo-section .demo-item .demo-content-inner .demo-lecture-action {
        padding: 14px 54px 14px 32px;
    }
    .demo-section .demo-heading .page-heading {
        margin-bottom: 18px;
    }
    .demo-section .demo-heading .page-sub-heading{
        font-size: 16px;
    }
    .demo-section .demo-heading {
        margin-bottom: 32px;
    }
    .image-icon {
        left: -50px;
    }
    .demo-section li:nth-child(2n) .image-icon {
        right: -50px;
    }

    .review-section{
        margin-bottom: 100px
    }
    .review-content{
        padding: 57px 38px 57px 38px;
    }
    .review-content .review-sub-heading{
        font-size: 16px;
        margin-bottom: 6px;
    }
    .review-content .page-heading{
        padding-bottom: 22px;
    }
    .review-content .review-content-text .review-text{
        padding-top: 22px;
        font-size: 16px;
    }
    .review-slide{
        padding: 0 0 0 42px;
    }
    .review-slide .review-slide-item{
        padding: 28px;
    }
    .review-slide .review-slide-item .review-slide-text{
        font-size: 14px;
        margin-bottom: 25px;
    }
    .review-slide .review-slide-item .review-slider-author .author-name{
        font-size: 18px;
    }
    .review-section .review-slide .slick-arrow.slick-prev{
        right: 6%;
    }
    .review-section .review-slide .slick-arrow{
        height: 50px;
        width: 50px;
    }

    .counter-items .counter-name h3{
        font-size: 22px;
        margin-bottom: 16px;
    }
    .counter-img-text .counter-text{
        width: 55%;
        font-size: 16px;
    }

    .lifedit {
        margin-bottom: 80px;
    }
}
@media only screen and (max-width: 1365px){
    .hero-carousel-contant {
        max-width: 430px;
    }
    .hero-carousel-heading {
        font-size: 30px;
    }

    .counter-img-text .counter-text{
        width: 50%;
        font-size: 14px;
    }
	.service-inner-point {
		padding: 0 0 0 32px;
	}
	.service-inner-point-item:after {
		right: -10%;
	}
}
@media only screen and (max-width: 1279px){
    .counter-img-text {
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        row-gap: 6px;
    }
    .counter-img-text .counter-text {
        width: 100%;
        font-size: 12px;
    }
    .counter-items .counter-name h3 {
        margin-bottom: 12px;
        font-size: 14px;
    }
    .counter-items .counter-name {
        width: 22%;
    }
    .service-inner-point:before {
        height: 160px;
    }

    section.demo-section{
        margin-bottom: 87px;
    }
    .demo-section .demo-heading .page-heading {
        margin-bottom: 14px;
    }
    .demo-section .demo-heading .page-sub-heading {
        font-size: 14px;
    }
    .demo-section .demo-heading {
        margin-bottom: 22px;
    }
    .demo-section .demo-data {
        width: 60%;
    }
    .demo-section .demo-image {
        width: 33%;
    }
    .demo-section h3 {
        font-size: 26px
    }
    .demo-section li.demo-item {
        margin-bottom: 34px;
    }
    .image-icon span {
        height: 80px;
        width: 80px;
        padding: 22.5px;
    }
    .image-icon {
        left: -46px;
    }
    .demo-section li:nth-child(2n) .image-icon {
        right: -46px;
    }
    .review-section{
        margin-bottom: 79px
    }
     .review-main{
        max-width: 85%;
    }
    .review-content {
        padding: 37px 28px 37px 28px;
    }
    .review-content .review-sub-heading {
        font-size: 14px;
        margin-bottom: 3px;
    }
    .review-content .page-heading {
        padding-bottom: 14px;
    }
    .review-content .review-content-text .review-text {
        padding-top: 14px;
        font-size: 14px;
    }
    .review-section .review-slide .slick-arrow {
        top: -18%;
    }
    .review-slide .review-slide-item{
        padding: 18px;
    }
    .review-slide .review-slide-item .review-slide-text {
        font-size: 12px;
        margin-bottom: 20px;
    }
    .review-slide .review-slide-item .review-slider-author .author-position, .author-location {
        font-size: 12px;
    }
    .review-slide .review-slide-item .review-slider-author .author-name {
        font-size: 16px;
    }
    .review-slide {
        padding: 0 0 0 22px;
    }
    .review-section .review-slide .slick-arrow {
        height: 40px;
        width: 40px;
        top: -14%;
    }
    .lifedit {
        margin-bottom: 60px;
    }
	.service-inner-content-counter {
		font-size: 22px;
	}
	.service-inner-content p:last-child {
		font-size: 12px;
	}
	.service-inner-point {
		padding: 0 0 0 22px;
	}
	.service-inner-point-item:after {
		right: -7%;
	}
}
@media only screen and (max-width: 1024px){
    .demo-section .demo-item .demo-content-inner .demo-lecture-action{
        padding: 12px 50px 12px 22px;
    }
}
@media only screen and (max-width: 1023px){
	.review-main {
		max-width: 100%;
	}
    .hero-carousel-contant {
        flex-direction: column;
        margin-bottom: 35px;
    }
    .hero-carousel-text {
        font-size: 12px;
    }

    .counter-items{
        flex-direction: column;
        row-gap: 25px;
        padding: 25px 0;
    }
    .counter-items .counter-name{
        width: 100%;
    }
    .counter-items .counter-name h3{
        text-align: center;
    }
    .counter-img-text{
        align-items: center;
        justify-content: center;
    }
    .counter-img-text .counter-text{
        text-align: center;
    }
    .service-inner-point-item:after{
        height: 60px;
        top: 0;
    }
    .service-inner-point:before{
        top: -13px;
        position: absolute;
        height: 1px;
        width: 100%;
        background: linear-gradient(91deg, rgba(255, 255, 255, 0.00) 5.56%, #FFF 53.22%, rgba(255, 255, 255, 0.00) 95.4%);
    }
    .service-inner-point{
        position: relative;
        padding: 0;
    }
	.service-inner-content-counter {
		margin-bottom: 2.5px;
	}
    .service-item-bottom{
        max-width: 100%;
    }

    .demo-section .demo-heading .page-heading {
        margin-bottom: 6px;
    }
    .image-icon span {
        height: 70px;
        width: 70px;
        padding: 16.5px;
    }
    .image-icon {
        left: -35px;
    }
    .demo-section li:nth-child(2n) .image-icon{
        right: -35px;
    }
    
    section.demo-section{
        margin-bottom: 57px;
    }

    .resp-tab-content .center-mode {
        row-gap: 10px;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .resp-tab-content .center-mode .center-mode-img:first-child,
    .resp-tab-content .center-mode .center-mode-img:last-child,
    .resp-tab-content .center-mode .center-mode-img:nth-child(2n),
    .resp-tab-content .center-mode .center-mode-img:nth-child(3) {
        max-width: 49%;
        height: auto;
        width: auto;
    }
    .lifedit {
        margin-bottom: 57px;
    }
    .lifedit .page-heading {
        margin-bottom: 38px;
    }
    .inner-tabs img{
        filter: grayscale(0);
    }

    .review-section{
        margin-bottom: 57px;
    }
    .review-main{
        flex-direction: column;
        row-gap: 16px;
        padding-bottom: 16px;
    }
    .review-content{
        width: 100%;
        border-radius: 10px 10px 0 0;
        padding: 30px 18px 30px 18px;
    }
    .review-content .review-content-text .review-text {
        padding-top: 10px;
    }
    .review-content .page-heading {
        padding-bottom: 10px;
    }
    .review-slide{
        width: 100%;
        padding: 0 0 0 10px;
    }
    .review-slide .slick-slide {
        margin: 0 8px;
    }
	.service-inner-content {
		margin-left: 4px;
	}
		i.service-inner-icon {
		height: 30px;
		width: 30px;
	}
	.service-inner-point-item:after {
		right: -10%;
	}
}
@media only screen and (max-width: 991px){
    .image-icon span {
        height: 55px;
        width: 55px;
        padding: 12.5px;
    }
    .image-icon {
        left: -30px;
    }
    .demo-section li:nth-child(2n) .image-icon{
        right: -30px;
        top: 48.5%;
    }
}
@media only screen and (max-width: 767px){
	
	.service-inner-content {
		width: 50%;
	}
	i.service-inner-icon {
		width: 50%;
	}
	
    .service-item-bottom {
        max-width: 100%;
        border-radius: 0;
        position: relative;
    }
    .service-inner-point {
        flex-wrap: wrap;
        row-gap: 25px;
        padding: 0;
    }
    .service-inner-point-item {
        width: 100%;
    }
    .service-inner-content-counter {
        font-size: 24px;
    }
    .service-inner-point-item:after{
        right: 0;
        left: 0;
        height: 1px;
        width: 100%;
        top: auto;
        bottom: -13px;
        background: linear-gradient(91deg, rgba(255, 255, 255, 0.00) 5.56%, #FFF 53.22%, rgba(255, 255, 255, 0.00) 95.4%);
    }

    .demo-section .demo-heading {
        margin-bottom: 16px;
    }
    .demo-section .demo-heading .page-sub-heading{
        line-height: 25px;
    }
    .demo-section .inner {
        flex-wrap: wrap;
    }
    .demo-section .demo-data {
        width: 100%;
        margin-top: 20px;
        order: 2;
    }
    .image-icon span {
        height: 100px;
        width: 100px;
        padding: 22.5px;
    }
    .image-icon {
        left: -55px;
    }
    .demo-section li:nth-child(2n) .image-icon{
        right: -55px;
    }
    .demo-section .demo-image {
        max-width: 60%;
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }
    .demo-content-inner {
        font-size: 14px;
    }
    .inner-data {
        padding: 10px 26px;
    }
    .webinar-review span {
        top: 10px;
    }
}
@media only screen and (max-width: 639px){
    .review-slide .slick-list {
        padding: 0 20px 0 0;
    }
    .review-main {
        max-width: 100%;
    }
    .demo-section .demo-image {
        max-width: 80%;
    }
    .demo-section h3 {
        font-size: 24px;
        margin-bottom: 14px;
    }
    .demo-section .date {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .demo-content-inner p {
        margin-bottom: 10px;
    }
    ul.about-list {
        margin-bottom: 25px;
    }
    .lifedit .page-heading {
        margin-bottom: 28px;
    }
    .image-icon span {
        height: 90px;
        width: 90px;
        padding: 20.5px;
    }
    .image-icon {
        left: -48px;
    }
    .demo-section li:nth-child(2n) .image-icon{
        right: -48px;
    }
}
@media only screen and (max-width: 539px){
    .demo-content-inner {
        font-size: 12px;
    }
    .inner-data {
        min-width: auto;
        padding: 10px 10px;
    }
    .demo-content-inner .webinar-review p {
        font-size: 12px;
    }
    .webinar-review small {
        font-size: 12px;
    }
    .webinar-review span {
        right: 10px;
    }
    .image-icon span {
        height: 60px;
        width: 60px;
        padding: 14.5px;
    }
    .image-icon {
        left: -30px;
    }
    .demo-section li:nth-child(2n) .image-icon{
        right: -30px;
    }
}
@media only screen and (max-width: 413px){
    .hero-carousel-heading {
        font-size: 32px;
        min-height: 110px;
    }
    .hero-carousel-contant {
        margin-bottom: 32px;
        min-height: 200px;
    }
    .hero-carousel-img {
        min-height: 118px;
    }
    .hero-carousel-section {
        min-height: 350px;
    }
    .hero-carousel-contant .hero-carousel-action {
        min-height: 40px;
    }

    .review-section .review-slide {
    max-width: 100%;
    margin: 0 auto;
    }
    .review-section .course-heading .sub-page-heading {
        font-size: 18px;
    }
    .review-section .course .course-inner-content {
        padding: 30px 21px;
        min-height: 150px;
    }
    .review-section .course .course-inner-content .course-title {
        font-size: 18px;
        width: 40%;
    }
    .review-section .course .course-inner-content .course-button span {
        padding: 0 5px;
    }
    .review-section .course .course-inner-content .course-button .course-button-icon img {
        width: 48px;
    }
    .review-section .course .course-inner-content .course-button:hover .course-button-icon {
        transform: rotate(41deg);
    }
    .review-section .course .course-inner-content .course-button::before {
        left: -14px;
        height: 48px;
    }
    .trainer-detail .button--primary {
        font-size: 12px;
        line-height: 111%;
        padding: 16px 65px 16px 32px;
    }
    .trainer-detail .button--primary:before{
        top: 5px;
        right: 5px;
    }

    .demo-section .demo-item .demo-content-inner .demo-lecture-action{
        padding: 16px 58.6px 16px 32px;
    }
    .image-icon {
        left: -35px;
    }
    .demo-section li:nth-child(2n) .image-icon{
        right: -35px;
    }
}