@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Poppins:ital,wght@0,300;0,400;0,500;1,300&family=Teko:wght@600&display=swap');
@font-face { font-family: 'Muli'; src: url('assets/fonts/Muli.ttf'); }

.page-template-trade-star {background-color: #141414;font-size: 25px;color:#fff;font-family: 'Poppins', sans-serif; font-weight: 300;}

.page-template-trade-star header {background-color: transparent;}
.page-template-trade-star .menu ul li a {color: #fff;}
.page-template-trade-star #menu-header-sub-menu li.touch_btn a {border-color: #fff;color: #fff;}
.page-template-trade-star .nav-icon3 span {background-color: #fff;}
.page-template-trade-star .corporate-video a span svg path.circular-icon {fill: #fff;}
.page-template-trade-star #menu-header-sub-menu li.touch_btn a:hover {background: transparent;color: #fff;}
.page-template-trade-star header .ganpatiji.header-ganpati-icon img {object-position: -37px 0px;}
.page-template-trade-star .header_type_2 .schedule-call a svg path {fill: #fff;}
.page-template-trade-star .darkHeader.header_type_2 .schedule-call a svg path {fill: #fff;}
.page-template-trade-star.shshowcancel header {background-color: transparent;}
.page-template-trade-star.shshowcancel .header_type_2 .schedule-call a svg path {fill: #fff;}
.page-template-trade-star .header_type_2 .logo_white_cool{
    display: inline-block;
}
.page-template-trade-star .header_type_2 .logo_black_cool {
    display: none;
}
.page-template-trade-star .darkHeader.header_type_2 #menu-header-sub-menu li.touch_btn a,
.page-template-trade-star.shshowcancel .header_type_2 #menu-header-sub-menu li.touch_btn a{
	color: #fff;
	background-color: transparent;
}
.page-template-trade-star .darkHeader.header_type_2 #menu-header-sub-menu li.touch_btn a:hover,
.page-template-trade-star.shshowcancel .header_type_2 #menu-header-sub-menu li.touch_btn a:hover{
	color: #fff;
	background-color: #FF570D;
}
.wow.animated {
    animation-iteration-count: inherit;
}
.section_gap{
	padding: 130px 0; 
}
.section_gap_small{
	padding: 110px 0;
}


/* animation effect */
@-webkit-keyframes slide-y {
    0% {
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
    }
    50% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
    }
}
@keyframes slide-y {
    0% {
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
    }
    50% {
        -webkit-transform: translateY(5px);
        transform: translateY(-px);
    }
    100% {
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
    }
}

@-webkit-keyframes slide-x {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
    50% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
}
@keyframes slide-x {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
    50% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
    }
    50% {
        -webkit-transform:rotate(5deg);
        transform: rotate(5deg);
    }
    100% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
    }
}
@keyframes rotate {
    0% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
    }
    50% {
        -webkit-transform:rotate(5deg);
        transform: rotate(5deg);
    }
    100% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
    }
}


p{
	margin: 0px;
	letter-spacing: 0.5px;
}

.gradient-bg{
	background: transparent linear-gradient(180deg, #0A0D13 0%, #0A0D1380 55%, #1F242E 100%) 0% 0% no-repeat padding-box;
}

.gradient-title, .footer_casestudt_title{
	font-family: 'Teko', sans-serif;
	background: transparent linear-gradient(90deg, #8AE4E4 0%, #7AF4C5 20%, #9BED93 38%, #D3DE76 58%, #F3CD75 79%, #F9AA93 100%) 0% 0% no-repeat padding-box;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 35px;
	font-size: 80px;
    line-height: 0.8;
	display: flex;
    align-items: center;
}
.section-sub-text{
    font-size: 38px;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1.2px;
    margin-bottom: 65px;
    text-align: center;
}
.section-pere-text{
	text-align: center;
    width: 85%;
    margin: 0 auto;
    padding-bottom: 65px;
}

.section-header{
	display: flex;
	align-items: center;
	flex-direction: column;
}

/* banner section */
.banner-content-wrapper{
	position: relative;
}

.banner-content-wrapper .video{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	object-fit: cover;
	z-index: 0;
}

.banner-content{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    width: 82%;
    margin: 0 auto;
    height: 100%;
    position: relative;
    z-index: 2;
    padding: 140px 0;
    min-height: calc(100vh - 80px);
}

.banner-title{
	background: transparent linear-gradient(90deg, #8AE4E4 0%, #7AF4C5 20%, #9BED93 38%, #D3DE76 58%, #F3CD75 79%, #F9AA93 100%) 0% 0% no-repeat padding-box;;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    position: relative;
    font-size: 300px;
    line-height: 1;
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
}

.banner-title:before{
	content: 'Trade Star';
    position: absolute;
    left: 15px;
    top: 5px;
    font-size: 310px;
    text-transform: uppercase;
    color: transparent;
    -webkit-text-stroke: 1px #FFFFFF;
}

.banner-content p{
    font-size: 23px;
    line-height: 34px;
    margin-left: auto;
    margin-bottom: 50px;
}

.banner-content .down-arrow {
    /* display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -120px; */
    display: inline-block;
    margin-left: -120px;
    -webkit-animation: slide-y infinite 4s linear;
    animation: slide-y infinite 4s linear;
}
/* */

/* marquee section */
.marquee-section{
	display: flex;
	align-items: center;
	flex-direction: row;
	background: transparent linear-gradient(90deg, #8AE4E4 0%, #7AF4C5 20%, #9BED93 38%, #D3DE76 58%, #F3CD75 79%, #F9AA93 100%) 0% 0% no-repeat padding-box;;
	padding: 20px 0;
}

.marquee-section-wrapper{
	-webkit-animation: scrollText 33s infinite linear;
	animation: scrollText 33s infinite linear;
	display: flex;
}

.marquee-section span{
	font-size: 35px;
	line-height: 42px;
	font-family: 'Teko', sans-serif;
	margin: 0 70px;
	position: relative;
	color: #000;
    white-space: nowrap;
}

.marquee-section span:before,
.marquee-section span:after{
	content: '';
	position: absolute;
	top: 14px;
	background-image: url(../../images/case-study/trade-star/star-icon.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
	width: 18px;
    height: 18px;
}

.marquee-section span:before{
	left: -30px;
}

.marquee-section span:after{
	right: -30px;
}
/* */

/* initial conversion */
.title-style{
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -14px 0 0 20px;
}

.initial-conversion-section-wrapper{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	width: 60%;
    margin: 0 auto;
}
/* */

/* about tradestar */
.about-trade-star-section .section-sub-text{
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

.about-tradestar-wrapper{
	background-image: url(../../images/case-study/trade-star/dashed-border-img.webp);
	background-repeat: no-repeat;
	background-position: bottom left 307px;
	background-size: auto;
	padding-top: 100px;
}
.about-tradestar-right-imgwrapper {
    background-image: url(../../images/case-study/trade-star/hand-grid.webp);
    background-repeat: no-repeat;
    background-position: bottom right -50px;
    background-size: 47%;
}
.about-tradestar-content-wrapper{
	display: flex;	
	align-items: flex-start;
}

.about-tradestar-content-left{
	width: 62%;
}
.about-tradestar-content-left p{
	margin-bottom: 20px;
}
.about-tradestar-content-left p:last-child{
	margin-bottom: 0px;
}
.about-tradestar-content-right{
	width: 38%;
	position: relative;
	padding: 30px 0;
    text-align: center;
}
.about-tradestar-content-right .floating_img {
    position: absolute;
}
.about-tradestar-content-right .floating_img1 {
    top: -40px;
    left: 30px;
    -webkit-animation: rotate infinite 2s linear;
    animation: rotate infinite 2s linear;
}
.about-tradestar-content-right .floating_img2 {
    right: 0;
    top: 20px;
    max-width: 40px;
    -webkit-animation: rotate infinite 3s linear;
    animation: rotate infinite 3s linear;
}
.about-tradestar-content-right .floating_img3 {
    bottom: -20px;
    right: -50px;
}
.about-tradestar-content-right .floating_img4 {
    max-height: 280px;
    -webkit-animation: slide-y infinite 4s linear;
    animation: slide-y infinite 4s linear;
}

.about-tradestar-content p:not(:last-child){
	margin-bottom: 30px;
}

.about-tradestar-facts{
	display: flex;
	align-items: flex-end;
	margin-top: 35px;
	margin-bottom: 130px;
}

.facts-wrapper{
	display: flex;
	align-items: center;
	flex-direction: column;
}

.facts-title{
	font-size: 56px;
	letter-spacing: 1.75px;
	font-family: 'Playfair Display', serif;
	margin-bottom: 10px;
}

.about-users{
	padding-right: 45px;
    margin-right: 55px;
    position: relative;
}

.about-users:before{
	content: '';
	position: absolute;
	right: 0px;
	top: 0px;
	width: 1px;
	height: 100%;
	background-color: #fff;
}

.facts-label{
	font-family: 'Muli';
	font-style: italic;
    letter-spacing: 0.75px;
    font-size: 24px;
    line-height: 30px;
}

.app-fetures-section{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 65px 65px 0;
    border-top: 1px solid #fff;
}

.app-feature{
	display: flex;
	flex-direction: column;
	align-items: center;
}

.app-feature img{
	margin-bottom: 26px;
}

.feature-title{
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.75px;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	color: #808080;
}
/* */

/* our approach */
.our-approach-section .our-approach-desc{
	text-align: center;
	width: 85%;
    margin: 0 auto;
    padding-bottom: 65px;
}
.our-approach-wrapper{
	margin-top: 65px;
	display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.our-approach-sec{
	display: flex;
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    width: calc(25% - 20px);
}

.our-approach-gradient{
	display: flex;
	align-items: center;
	flex-direction: column;
	position: relative;
    height: 100%;
    padding: 0 15px 55px;
    background: transparent linear-gradient(180deg, #ffffff1f 0%, #5d5d5d00 100%) 0% 0% no-repeat padding-box;
    border-radius: 8px;
    backdrop-filter: blur(30px);
}

.our-approach-img-wrap{
    width: 126px;
    height: 126px;
    margin-top: -63px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(231,211,117);
    background: -moz-linear-gradient(180deg, rgba(231,211,117,1) 0%, rgba(248,175,143,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(231,211,117,1) 0%, rgba(248,175,143,1) 100%);
    background: linear-gradient(180deg, rgba(231,211,117,1) 0%, rgba(248,175,143,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e7d375",endColorstr="#f8af8f",GradientType=1);
    border-radius: 50%;
    position: relative;
    z-index: 1;
}

.our-approach-details{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    z-index: 1;
}

.box-title{
	font-size: 25px;
    line-height: 32px;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}

.our-approach-details p{
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.4px;
}

.grid-count{
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	letter-spacing: 0.8px;
	color: #333333;
	font-size: 40px;
}
/* */

/* our challenge */
.our-challenge-section{
	position: relative;
}
.our-challenge-section:before{
	content: '';
	position: absolute;
	background-image: url(../../images/case-study/trade-star/dash-border-spiral.webp);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-animation: slide-y infinite 4s linear;
    animation: slide-y infinite 4s linear;
}

/* timeline */
.timeline {
	position: relative;
    font-size: 0;
    margin-top: 40px;
}
.timeline::after {
    content: '';
    position: absolute;
    width: 4px;
    background-color: #545454;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    bottom: 0;
    height: calc(100% - 240px);
}
.timeline-content {
	width: 50%;
    display: inline-block;
    position: relative;
    margin-bottom: 130px;
    vertical-align: top;
}
.timeline-content.timeline-right {
    margin-top: 130px;
    margin-bottom: 0px;
}
.timeline-content.timeline-left:after {
    content: "";
    display: inline-block;
    height: 24px;
    width: 24px;
    background-color: #8AE4E4;
    border-radius: 100%;
    position: absolute;
    right: -12px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
}
.timeline-content.timeline-left:before{
	content: "";
    display: inline-block;
    width: 72px;
    height: 2px;
    border-top: 2px dotted #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.timeline-content.timeline-right:after {
    content: "";
    display: inline-block;
    height: 24px;
    width: 24px;
    background-color: #BCE481;
    border-radius: 100%;
    position: absolute;
    left: -12px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
}
.timeline-content.timeline-right:before{
	content: "";
    display: inline-block;
    width: 72px;
    height: 2px;
    border-top: 2px dotted #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.timeline-content .timelinearrow {
	border-width:4px 10px 4px 0;
    border-color: transparent #fff transparent transparent;
    display: inline-block;
    border-style: solid;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 64px;
}
.timeline-content.timeline-right .timelinearrow{
	right: auto;
    left: 64px;
    transform: translateY(-50%) rotate(180deg);
}
.timeline-content .content {
    width: calc(100% - 120px);
    margin-left: 30px;
}
.timeline-content .content.content-right {
    margin-left: auto;
    margin-right: 30px;
}
/* The actual content */
.timeline-gradient-bg{
	background: transparent linear-gradient(180deg, #50505045 0%, #141414 100%) 0% 0% no-repeat padding-box;
}
.content {
	padding: 30px 25px 54px;
	position: relative;
	border-radius: 8px;
	flex: 1 1 calc(30% - 50px);
	position: relative;
}
.timeline-left .content-left:before,
.timeline-right .content-right:before{
	content: '';
    position: absolute;
    width: 180px;
    height: calc(100% + 24px);
    top: -12px;
    border: 6px solid #707070B3;
}
.timeline-left .content-left:before{
    right: -16px;    
    border-left: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.timeline-right .content-right:before{
    left: -16px;
    border-right: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.timeline-title{
	font-size: 18px;
	line-height: 1;
	letter-spacing: 0.57px;
	font-family: 'Teko', sans-serif;
	text-transform: uppercase;
	display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.content h2{
	font-size: 25px;
	letter-spacing: 0.75px;
	text-transform: uppercase;
	font-family: 'Teko', sans-serif;
	display: flex;
	margin-bottom: 20px;
}
.content p{
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.36px;
}
.timeline-pointer{
	flex: 1 1 100px;
}
/* */


@keyframes scrollText {
	0% {
	    transform: translateX(0%);
	}
	100% {
	    transform: translateX(-50%);
	}
}

/* app features */
.app_feature_imgbox {
    background: url(../../images/case-study/trade-star/app-feature-bg.webp) no-repeat center;
    background-size: contain;
}
.app_feature_imgbox img{
	-webkit-animation: slide-y infinite 4s linear;
    animation: slide-y infinite 4s linear;
}

.feature_slide {background: rgb(88 88 88 / 6%);border-radius: 8px;padding: 15px;display: flex !important;backdrop-filter: blur(10px);margin-bottom: 28px;transition: 0.4s linear;}
.feature_slide_left {
    width: 50px;
}
.feature_slide_right {
    width: calc(100% - 50px);
    padding-left: 15px;
}
.feature_slide_right h5 {
    color: #36BB91;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 5px;
}
.feature_slide_right p {
    color: #ACACAC;
    font-size: 18px;
    font-weight: 300;
}

.slick-slide.slick-current.slick-active .feature_slide {
    background: transparent linear-gradient(180deg, rgb(80 80 80 / 60%) 0%, rgb(20 20 20) 100%) 0% 0% no-repeat padding-box;
}

/* App screens */
.app_screen_bg{
	background: url(../../images/case-study/trade-star/screen2.webp) no-repeat;
	background-attachment: fixed;
	background-size: cover;
	min-height: 100vh;
    background-position: center;
}
/*.app_screen_bg img {
    width: 100%;
    object-fit: cover;
    max-height: 100vh;
}*/

/* Tech stack */
.tech_stack_wrapper {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    color: #808080;
    font-family: 'Playfair Display';
}
.single_tech_circle {
    width: 190px;
    height: 190px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent linear-gradient(180deg, #ffffff29 0%, #5d5d5d00 100%) 0% 0% no-repeat padding-box;
    border-radius: 100%;
    margin-bottom: 15px;
    background-blend-mode: multiply;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
}

/* Features that make app success */
.features_of_app_lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.single_feature {
    background-color: rgb(255 255 255 / 5%);
    border: 1px solid #7070703d;
    border-radius: 8px;
    padding: 30px 15px;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    margin: 15px;
    width: calc(30% - 8px);
    display: inline-block;
    position: relative;
}
.single_feature:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -3px;
    right: -3px;
    border-bottom: 42px solid #141414;
    border-left: 52px solid transparent;
    z-index: 2;
}
.single_feature:before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -1px;
    right: -1px;
    border-bottom: 40px solid #333333;
    border-left: 50px solid transparent;
    z-index: 1;
}

/* cta section */
.cta_section .lets-talk-section {
    /* max-width: 100%; */
    margin-top: 60px;
}
.cta_section .footer-title {
    color: #B9E483;
    font-family: 'Playfair Display';
    font-size: 60px;
}
.cta_section .lets-talk-section .footer-link {
    color: #fff;
    font-weight: 300;
    font-style: italic;
}
.cta_section .theme_contactbtn {
    background: transparent linear-gradient(180deg, #ffffff29 0%, #5d5d5d00 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    border: 1px solid rgb(112 112 112 / 70%);
    font-weight: 300;
}
.cta_section .theme_contactbtn:hover { color: #B9E483;}
.footer-casestudy-wrapper:hover h5 {
    color: #B9E483;
}

/* responsive css */
@media (min-width: 1400px) {	
	.container {
	    max-width: 1320px;
	}	
}
@media (min-width: 1921px) {
    .banner-content{
        width: 100%;
    }

    .about-tradestar-wrapper{
        max-width: 1320px;
        margin: 0 auto;
        padding: 100px 15px 0;
        background-position: bottom left 10px;
        background-size: 95%;
    }

    .about-tradestar-right-imgwrapper{
        background-position: top right -50px;
    }

    .our-challenge-section:before{
        display: none;
    }

    .our-challenge-section .container{
        position: relative;
    }

    .our-challenge-section .container:before{
        content: '';
        position: absolute;
        background-image: url(../../images/case-study/trade-star/dash-border-spiral.webp);
        background-repeat: no-repeat;
        background-position: left top;
        background-size: auto;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-animation: slide-y infinite 4s linear;
        animation: slide-y infinite 4s linear;
    }
}
@media (max-width: 1920px){
    .banner-content-wrapper .container{
        max-width: 100%;
        padding: 0px;
    }
}
@media (max-width: 1680px){
	.banner-title {
	    font-size: 240px;
	}
	.banner-title:before {
	    font-size: 240px;
	}
	.gradient-title, .footer_casestudt_title {
	    font-size: 70px;
	}
	.section-sub-text {
	    font-size: 34px;
	}
	.single_tech_circle {
	    width: 180px;
	    height: 180px;
	}
	.single_tech_circle img {
	    max-height: 40%;
	}
}
@media (max-width: 1399px){
	.page-template-trade-star {
	    font-size: 20px;
	}
	.banner-content {
	    width: 100%;
	    padding: 140px 15px;
	}
	.banner-details {
	    width: 47%;
	}
	.banner-content .down-arrow img {
	    max-height: 50px;
	}
	.banner-title {
	    font-size: 200px;
	}
	.banner-title:before {
	    font-size: 200px;
	}
	.banner-content p {
	    font-size: 18px;
	}
	.about-tradestar-wrapper {
	    background-position: bottom left 150px;
	    background-size: contain;
	}
	.about-tradestar-facts {
	    margin-top: 40px;
	    margin-left: 35%;
	}
	.facts-title {
	    font-size: 48px;
	}
	.facts-label {
	    font-size: 20px;
	}
	.our-approach-img-wrap {
	    height: 100px;
	    width: 100px;
	    margin-top: -50px;
	}
	.our-approach-gradient {
	    padding-bottom: 20px;
	}
	.single_tech_circle {
	    height: 140px;
	    width: 140px;
	}
	.single_feature {
	    font-size: 20px;
	    padding: 24px 12px;
	}
	.timeline::after {
		height: calc(100% - 280px);
		top: 120px;
		bottom: auto;
		transform: translate(-2px, 0px);
	}
}

@media (max-width: 1199px){
	.page-template-trade-star {
	    font-size: 18px;
	}
	.banner-title {
	    font-size: 150px;
	}
	.banner-title:before {
	    font-size: 150px;
	    left: 10px;
	    top: 10px;
	}
	.banner-content {
	    padding-bottom: 80px;
	}
	.banner-content p {
	    font-size: 15px;
	}
	.marquee-section {
	    padding: 10px 0;
	}
	.marquee-section span {
	    font-size: 22px;
	}
	.marquee-section span:before, .marquee-section span:after {
	    top: 5px;
	}
	.initial-conversion-section-wrapper {
	    width: 90%;
	}
	.section_gap_small {
	    padding: 70px 0;
	}
	.gradient-title, .footer_casestudt_title {
	    font-size: 60px;
	    margin-bottom: 15px;
	}
	.section-sub-text {
	    font-size: 30px;
	    margin-bottom: 50px;
	}
	.section_gap {
	    padding: 100px 0;
	}
	.about-trade-star-section .section-sub-text {
	    width: 80%;
	}
	.about-tradestar-right-imgwrapper {
	    background-image: none;
	}
	.about-tradestar-content-wrapper {
	    align-items: center;
	}
	.app-fetures-section {
	    padding: 40px 40px 0;
	}
	.app-feature img {
	    max-height: 40px;
	    margin-bottom: 15px;
	}
	.feature-title {
	    font-size: 20px;
	}
	.box-title {
	    font-size: 20px;
	}
	.our-approach-img-wrap{
	    height: 80px;
	    width: 80px;
	    margin-top: -40px;
	}
	.our-approach-img-wrap img{
	    max-height: 30px;
	}
	.our-approach-details p {
	    font-size: 15px;
	}
	.grid-count {
	    font-size: 34px;
	}
	.timeline-content .content {
	    margin-left: 0;
	    width: calc(100% - 90px);
	    padding: 30px 15px 20px;
	}
	.timeline-content .content.content-right {
	    margin-right: 0;
	}
	.content h2 {
	    font-size: 22px;
	    margin-bottom: 9px;
	}
	.content p {
	    font-size: 16px;
	}
	.timeline-left .content-left:before, .timeline-right .content-right:before {
	    border-width: 3px;
	}
	.feature_slide_left {
	    width: 30px;
	}
	.feature_slide_right {
	    width: calc(100% - 30px);
	}
	.feature_slide_right {
	    font-size: 20px;
	}
	.feature_slide_right p {
	    font-size: 16px;
	}
	.feature_slide_right p {
	    font-size: 18px;
	}
	.single_feature {
	    font-size: 18px;
	}
	.cta_section .footer-title {
	    font-size: 40px;
	}
	.cta_section .lets-talk-section .footer-link {
	    font-size: 20px;
	}
	.cta_section .theme_contactbtn {
	    font-size: 18px;
	}

	/**/
	.timeline::after {
		height: calc(100% - 220px);
		top: 90px;
	}
}

@media (max-width: 991px){
	.page-template-trade-star .header_type_2 .mobile_icon ul li a {
	    color: #fff;
	}
	.section_gap{
	    padding:80px 0;
	}
	.banner-details {
	    width: 85%;
	    text-align: center;
	    margin: 0 auto;
	    position: relative;
	    z-index: 1;
	}
	.banner-title {
	    font-size: 130px;
	    display: inline-block;
	    padding-right: 20px;
	}
	.banner-title br {
	    display: none;
	}
	.banner-title:before {
	    font-size: 130px;
	    left: 5px;
	    top: 5px;
	}
	.banner-content .down-arrow {
	    display: inline-block;
	    margin: 0;
	}
	.banner-content p {
	    font-size: 18px;
	}
	.banner-content {
	    position: relative;
	}
	.banner-content:after {
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    background-color: #00000082;
	    content: "";
	}
	.gradient-title, .footer_casestudt_title {
	    font-size: 50px;
	}
	.title-style {
	    height: 35px;
	    width: 35px;
	}
	.section-sub-text {
	    font-size: 26px;
	    margin-bottom: 40px;
	}
	.about-tradestar-content-wrapper {
	    flex-direction: column-reverse;
	}
	.about-tradestar-content-right, .about-tradestar-content-left {
	    width: 100%;
	}
	.about-tradestar-wrapper {
	    padding: 0;
	    background-position: bottom left 40px;
	}
	.about-tradestar-content-right .floating_img4 {
	    animation: none;
	}
	.about-tradestar-content-right .floating_img {
	    z-index: 1;
	    -webkit-animation: slide-y infinite 4s linear;
	    animation: slide-y infinite 4s linear;
	}
	.about-tradestar-content-right .floating_img2 {
	    animation-delay: 0.2s;
	    right: 7%;
	}
	.about-tradestar-content-right .floating_img3 {
	    right: 13%;
	    bottom: 14%;
	    animation-delay: 0.4s;
	}
	.about-tradestar-content-right .floating_img1 {
	    top: 60px;
	}
	.about-tradestar-facts {
	    margin-left: auto;
	    margin-right: auto;
	}
	.app-fetures-section {
	    padding: 30px 0 0;
	}
	.our-approach-wrapper {
	    margin-top: 30px;
	    flex-wrap: wrap;
	}
	.section-pere-text {
	    padding-bottom: 40px;
	}
	.our-approach-sec {
	    width: calc(50% - 15px);
	    margin: 50px 0;
	}
	.timeline-content .content {
	    width: calc(100% - 40px);
	}
	.timeline-content.timeline-left:after, .timeline-content.timeline-right:after {
	    width: 18px;
	    height: 18px;
	    right: -9px;
	}
	.timeline-content.timeline-right:after {
	    right: auto;
	    left: -9px;
	}
	.timeline-content.timeline-left:before, .timeline-content.timeline-right:before {
	    width: 23px;
	}
	.timeline-content .timelinearrow {
	    right: 15px;
	    border-width: 4px 9px 5px 0;
	    display: none;
	}
	.timeline::after {
	    top: calc(50% + -30px);
	}
	.single_tech_circle {
	    width: 100px;
	    height: 100px;
	}
	.single_feature {
	    padding: 15px 5px;
	    font-size: 16px;
	    width: calc(30% - 5px);
	    margin: 10px;
	}
	.single_feature:before {
	    border-bottom: 20px solid #333333;
	    border-left-width: 30px;
	}
	.single_feature:after {
	    border-bottom: 22px solid #141414;
	    border-left-width: 30px;
	}

	/**/
	.timeline::after {
		height: calc(100% - 240px);
		top: 90px;
	}
}
@media (max-width: 767px){
	.banner-details {
	    width: 500px;
	}
	.page-template-trade-star, .banner-content p {
	    font-size: 16px;
	}
	.gradient-title, .footer_casestudt_title {
	    font-size: 40px;   
	}
	.title-style {
	    height: 25px;
	    width: 25px;
	    margin: 0 0 0 10px;
	    vertical-align: top;
	}
	.section-sub-text {
	    font-size: 22px;
	}
	.about-tradestar-wrapper {
	    background-position-x: 16px;
	    background-size: 100%;
	}
	.about-users {
	    padding-right: 30px;
	    margin-right: 30px;
	}
	.facts-title {
	    font-size: 30px;
	    line-height: 1;
	    margin: 0;
	}
	.facts-label {
	    font-size: 16px;
	}
	.app-fetures-section {
	    flex-wrap: wrap;
	    justify-content: center;
	    align-items: flex-start;
	    text-align: center;
	}
	.app-feature {
	    width: 32%;
	    margin: 15px 0;
	}
	.feature-title {
	    font-size: 18px;
	}
	.section-pere-text {
	    width: 100%;
	}
	.box-title {
	    font-size: 18px;
	    line-height: 1.2;
	    margin-bottom: 10px;
	}
	.our-approach-details p {
	    font-size: 14px;
	    line-height: 1.4;
	}
	.timeline::after {
	    display: none;
	}
	.timeline-content {
	    width: 100%;
	    margin: 0 0 70px 0 !important;
	}
	.timeline-content.timeline-left:before, .timeline-content.timeline-right:before {
	    display: none;
	}
	.timeline-content .content {
	    width: 80%;
	}
	.timeline-content.timeline-left:after, .timeline-content.timeline-right:after {
	    display: none;
	}
	.timeline-left .content-left:before {
	    border-color: rgb(138 228 228 / 0.5);
	}
	.timeline-right .content-right:before {
	    border-color: rgb(188 228 129 / 0.5);
	}
	.app_feature_imgbox{
	    text-align: center;
	    margin-bottom: 50px;
	}
	.app_feature_imgbox img {
	    max-height: 260px;
	}
	.single_tech_circle {
	    width: 80px;
	    height: 80px;
	}
	.single_feature {
	    width: calc(48% - 15px);
	}
	.cta_section .footer-title {
	    font-size: 32px;
	}
	.cta_section .theme_contactbtn {
	    padding: 10px 25px;
	    font-size: 16px;
	    margin-top: 20px;
	}
	.app_feature_slider .slick-list.draggable {padding-top: 20px;}
}

@media (max-width: 575px){
	.banner-details {
	    width: 300px;
    	max-width: 100%;
	}
	.banner-title {
	    font-size: 110px;
	}
	.banner-title:before {
	    font-size: 110px;
	    left: -10px;
	    top: 3px;
	}
	.banner-content p {
	    line-height: 1.4;
	    font-size: 16px;
	    width: 270px;
	    margin: 0 auto 25px;
	}
	.marquee-section span {
	    font-size: 18px;
	    margin: 0 50px;
	    vertical-align: middle;
	}
	.marquee-section {
	    padding: 5px 0;
	    font-size: 0;
	}
	.marquee-section span:before, .marquee-section span:after {
	    top: 4px;
	    background-size: 14px;
	    height: 14px;
	    width: 14px;
	}
	.banner-content .down-arrow img {
	    max-height: 40px;
	}
	.gradient-title, .footer_casestudt_title {
	    font-size: 32px;
	    position: relative;
	    justify-content: center;
	    z-index: 1;
	    display: inline-block;
	    text-align: center;
	}
	.gradient-title .title-style {
	    position: absolute;
	    right: -20px;
	    top: -20px;
	    z-index: -3;
	    margin: 0;
	}
	.section-sub-text {font-size: 20px;}
	.section_gap {
	    padding: 60px 0;
	}
	.about-tradestar-content-wrapper {
	    text-align: center;
	}
	.about-tradestar-facts {
	    margin-bottom: 70px;
	}
	.app-feature img {
	    max-height: 30px;
	}
	.feature-title {
	    letter-spacing: 0;
	}
    .our-challenge-section:before {
        background-image: none;
    }
	.our-approach-sec {
	    width: 100%;
	}
	.timeline-content .content {
	    width: calc(100% - 12px);
	}
	.feature_slide_right h5 {
	    font-size: 20px;
	}
	.feature_slide_right p {
	    font-size: 14px;
	}
	.feature_slide {
	    margin-bottom: 0;
	}
	.app_screen_bg {
	    /*height: 400px;*/
	    min-height: 20px;
	    /* background-size: 600px 100%; */
	    min-height: 20px;
	    background-attachment: scroll;
    	background-size: contain;
    	padding: 34% 0;
	}
	.tech_stack_wrapper {
	    flex-wrap: wrap;
	}
	.tech_stack_wrapper .single_tech {
	    width: 50%;
	    margin: 20px 0;
	}
    .features_of_app_lists {
        justify-content: space-between;
    }
	.single_feature {
        width: 49%;
        margin: 0 0 10px;
        font-size: 12px;
        padding: 9px 5px;
	}
    .single_feature:before {
        border-bottom-width: 11px;
        border-left-width: 20px;
    }
    .single_feature:after {
        border-bottom-width: 12px;
        border-left-width: 20px;
    }
	.cta_section .lets-talk-section {
	    margin-top: 40px;
	}
	.cta_section .theme_contactbtn {
	    padding: 10px 15px;
	}

	.about-tradestar-content-right .floating_img {
	    /* z-index: -1; */
		max-width: 40px;
	}
	.about-tradestar-content-right .floating_img1 {
	    top: auto;
    	max-height: 30px;
    	left: 3%;
	}
	.about-tradestar-content-right .floating_img2 {
		right: 30%;
    	top: -10px;
	}
	.about-tradestar-content-right .floating_img3 {
		bottom: 30px;
    	right: 20%;
    	max-width: 25px;
	}
	.about-tradestar-content-right .floating_img4 {
		max-width: 80%;
		max-height: 100%;
	}
    .banner-content {
        min-height: calc(100vh - 120px);
    }

}

@media (max-width: 400px){
	.app-feature {
	    width: auto;
	    margin: 10px 12px;
	}
	.feature-title {
	    font-size: 15px;
	}
	.app-feature img {
	    margin-bottom: 5px;
	}
}