/* @font-face {
    font-family: 'August-Script';
    src: url('../fonts/AugustScriptBoldfree.woff') format('woff'),
        url('../fonts/AugustScriptBoldfree.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Rubik-Medium';
    src: url('../fonts/Rubik-Medium.woff') format('woff'),
        url('../fonts/Rubik-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Rubik-Regular';
    src: url('../fonts/Rubik-Regular.woff') format('woff'),
        url('../fonts/Rubik-Regular.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Rubik-Regular';
    src: url('../fonts/Rubik-Light.woff') format('woff'),
        url('../fonts/Rubik-Light.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
.August-Script{
	font-family: 'August-Script';
}
.Medium{
	font-family: 'Rubik-Medium';
}
.Regular{
	font-family: 'Rubik-Regular';
}
.Light{
	font-family: 'Rubik-Light';
}
body{
	margin: 0;
	padding: 0;
	overflow-x: hidden;
} */
body{
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

@font-face {
    font-family: 'August-Script';
    src: url('../fonts/august-script/AugustScriptBoldfree.woff2') format('woff2'),
        url('../fonts/august-script/AugustScriptBoldfree.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Rubik-Medium";
    src: url("../fonts/rubik/rubik-medium-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik-Regular";
    src: url("../fonts/rubik/rubik-regular-webfont.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik-Light";
    src: url("../fonts/rubik/rubik-light-webfont.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik-Bold";
    src: url("../fonts/rubik/rubik-bold-webfont.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik-Black";
    src: url("../fonts/rubik/rubik-black-webfont.woff") format("woff");
    font-style: normal;
}
.August-Script{
	font-family: 'August-Script';
}
.Medium{
	font-family: 'Rubik-Medium';
}
.Regular{
	font-family: 'Rubik-Regular';
}
.Light{
	font-family: 'Rubik-Light';
}
.rubik_medium {
    font-family: 'Rubik-Medium';
}
.Rubik-Bold {
    font-family: "Rubik-Bold";
}

.Rubik-Regular {
    font-family: "Rubik-Regular";
}

.Rubik-Light {
    font-family: "Rubik-Light";
}
.stellar-webstory_wrapper{
	margin: 0 auto;
	font-family: 'Rubik-Regular';
	background-color: #6d2231;
}
.stellar-webstory_wrapper h1{
	margin: 0;
	color: #fff;
	font-size: 68px;
}
.stellar-webstory_wrapper h2{
	font-size: 65px;
	color: #fff;
	margin: 0;
}
.stellar-webstory_wrapper h3 {
    font-size: 45px;
    color: #fff;
    margin: 0;
    padding-top: 15px;
}
.stellar-webstory_wrapper h5{
	font-size: 48px;
	color: #fff;
	margin: 0;
}
.stellar-webstory_wrapper p{
	margin: 0;
	color: #ffff;
	font-size: 20px;
	font-family: 'Rubik-Regular';
}
.stellar-webstory_wrapper p.small{
	margin: 0;
	color: #ffff;
	font-size: 14px;
}
/* section-1 */
.stellar-webstory_wrapper .section-1{
	position: relative;
}
.stellar-webstory_wrapper .section-1 .keyboard-img{
	margin-left: auto;
	width: 56%;
	padding-bottom: 100px;
}
.stellar-webstory_wrapper .section-1 .sec-1-text{
	width: 36%;
}
.stellar-webstory_wrapper img{
	width: 100%;
	max-width: 100%;
}
.stellar-webstory_wrapper .sec-1-text{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	left: 8%;
}
.stellar-webstory_wrapper .section-1 h2 {
    letter-spacing: 1px;
    padding-top: 15px;
}
.stellar-webstory_wrapper .stellar-combo-img{
	padding-top: 30px;
	width: 80%;
	margin-left: 28px;
}
.stellar-webstory_wrapper .section-1 .mouse-img{
	position: absolute;
	bottom: 8%;
	right: 8%;
	width: 20%;
}
/* section-2 */

.stellar-webstory_wrapper .sect3-icon {
    width: calc(100% / 6 - 12px);
    flex-basis: calc(100% / 6 - 12px);
}
.stellar-webstory_wrapper .section-2{
	position: relative;
}
.stellar-webstory_wrapper .section-2-text {
    background-color: #6d2231;
    position: absolute;
    top: 0%;
    right: 8%;
    width: 32%;
    padding: 6% 2%;
}
.stellar-webstory_wrapper .section-2 h3{
	margin-bottom: 5%;
}
/* section - 3 */
.stellar-webstory_wrapper .sect-3-1 {
    display: flex;
    padding-top: 150px;
}
.stellar-webstory_wrapper .sect-3-top-icon {
    position: absolute;
    /* top: 0%; */
    max-width: 60%;
    margin: 0 auto;
    left: 24%;
    transform: translateY(24%);
}
.stellar-webstory_wrapper .sect-3-top-icon ul{
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}

.stellar-webstory_wrapper .sect-3-top-icon li{
	flex-basis: 100%;
}
.stellar-webstory_wrapper .sec-3-top-icon-wrap img {
    width: 38%;
    margin: 0 auto;
}
.stellar-webstory_wrapper .sec-3-top-icon-wrap{
	text-align: center;
}
.stellar-webstory_wrapper .section-3-left{
	width: 50%;
	flex-basis: 50%;
	align-self: flex-end;
}
.stellar-webstory_wrapper .section-3-content{
	padding-bottom: 6%;
}
.stellar-webstory_wrapper .section-3-text{
	padding-bottom: 3%;
}
.stellar-webstory_wrapper .section-3-right{
	width: 50%;
	flex-basis: 50%;
}
.stellar-webstory_wrapper .sec-3-keyboard-img {
    width: 93%;
    float: right;

}
.stellar-webstory_wrapper .sec-3-content-wrap{
	max-width: 720px;
	padding-left: 8%;
}
.stellar-webstory_wrapper .sec-3-bottom-icon ul {
    display: grid;
    list-style: none;
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(8,1fr);
}
.stellar-webstory_wrapper .sec-3-bottom-icon-wrap img {
    margin: 0 auto;
    width: 75%;
    text-align: center;
    display: block;
    padding-bottom: 15px;
}

.stellar-webstory_wrapper p.small {
    margin: 0;
    color: #ffff;
    font-size: 14px;
}
.stellar-webstory_wrapper .sec-3-bottom-icon-wrap {
    /* width: 43%; */
    text-align: center;
}
/* .stellar-webstory_wrapper .sec-3-mouse-img{
	width: 30%;
} */
.stellar-webstory_wrapper  .relative {
	position: relative;

}
.stellar-webstory_wrapper .sec-3-mouse-img {
    width: 39%;
    position: absolute;
    bottom: 0;
    left: -9%;
}
.stellar-webstory_wrapper .sect-3-2{
	display: flex;
	padding-top: 8%;
}
.stellar-webstory_wrapper .sect-3-2-left{
	width: 80%;
	flex-basis: 80%;
}
.stellar-webstory_wrapper .sect-3-2-content-wrap{
	padding-left: 8%;
}
.stellar-webstory_wrapper .sect-3-2-right {
    width: 20%;
    flex-basis: 20%;
    padding-right: 0;
    margin-left: -111px;
}
.stellar-webstory_wrapper .sect-3-2-content-2 {
    padding-top: 72%;
}
.stellar-webstory_wrapper .sect-3-bottom-text {
    display: flex;
    padding-bottom: 5%;
    align-items: flex-end;
    gap: 0rem;
    margin-left: auto;
    width: 52%;
    padding-right: 5%;
}
.stellar-webstory_wrapper .sect-3-heading {
    width: 30%;
    flex-basis: 30%;
}
.stellar-webstory_wrapper .sect-3-content {
    width: 70%;
    flex-basis: 70%;
    padding-right: 3%;
}
/* section - 4*/
.stellar-webstory_wrapper .section-4{
	position: relative;
}
.stellar-webstory_wrapper .sect-4-fingers-img {
    position: absolute;
    bottom: 17%;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
}
.stellar-webstory_wrapper .section-4-content{
	position: absolute;
	top: 15%;
	left: 21%;
	width: 23%;
}
.stellar-webstory_wrapper .section-4-content a{
	text-decoration: none;
	color: #6d2230;
	font-size: 50px;
	font-family: 'Rubik-Medium';
	
}
.stellar-webstory_wrapper .section-4-content p{
	color: #6d2230;
	font-family: 'Rubik-Regular';
	margin-top: 20px;
}
.stellar-webstory_wrapper p.small_font {
    font-size: 16px;
}

.stellar-webstory_wrapper .sect3-icon-img.window-img {
    width: 75%;
}

/**/

.stellar-webstory_wrapper .steller-container {
    /* width: 75%; */
    /* margin: 0 auto; */
    display: flex;
    flex-direction: row;
    align-items: start;
    gap: 24px;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}
.stellar-webstory_wrapper .sect3-icon-text {
    text-align: center;
}
.stellar-webstory_wrapper .sect3-icon-img {
    width: 40%;
    margin: 0 auto;
    padding-bottom: 15px;
}
.stellar-webstory_wrapper .grid-features {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    /* width: 70%; */
    /* margin: 0 auto; */
    gap: 6rem;
}
.stellar-webstory_wrapper .features {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
}
.stellar-webstory_wrapper .features-img {
    margin: 0 auto;

}
.stellar-webstory_wrapper .features-img .window-img {
    width: 75%;
}
.stellar-webstory_wrapper .font-14 {
    font-size: 14px;
}
.stellar-webstory_wrapper .features div p {
    text-align: center;
    line-height: 1.5;
}
.stellar-webstory_wrapper  .space {
	padding: 5px 0;
}
.stellar-webstory_wrapper  .sect-3-img .keyBoard {
    width: 90%;
    position: relative;
    z-index: 9;
}
.stellar-webstory_wrapper .small_mouse {
    position: absolute;
    right: 0px;
    bottom: 13%;
    width: 13%;
}
/**/
@media only screen and (max-width: 1680px){

	.stellar-webstory_wrapper .steller-container {
		justify-content: space-around;
	
	}
	.stellar-webstory_wrapper .section-2-text {
		padding: 3% 2%;
	}

	.stellar-webstory_wrapper .sect-3-1 {
		display: flex;
		padding-top: 250px;
	}
	.stellar-webstory_wrapper h1{
		font-size: 63px;
	}
	.stellar-webstory_wrapper h2 {
		font-size: 50px;
	}
	.stellar-webstory_wrapper h3{
		font-size: 43px;
	}

	.stellar-webstory_wrapper p{
		font-size: 18px;
	}
}
@media only screen and (max-width: 1440px){
	.stellar-webstory_wrapper .sect-3-2-right {
		width: 32%;
		flex-basis: 30%;
		padding-right: 6%;
		margin-left: -21px;
	}
	.stellar-webstory_wrapper .sect-3-2-content-2 {
		padding-top: 75%;
	}
	.stellar-webstory_wrapper .sect-3-bottom-text {
		width: 64%;
	
	}
	.stellar-webstory_wrapper h2{
		font-size: 50px;
	}
	.stellar-webstory_wrapper h3{
		font-size: 40px;
	}
	.stellar-webstory_wrapper .section-4-content {
    	width: 27%;
	}
	.stellar-webstory_wrapper .grid-features {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		gap: 5rem;
	}
	.stellar-webstory_wrapper .sect-3-top-icon {
		position: absolute;
		/* top: 0%; */
		max-width: 75%;
		margin: 0 auto;
		left: 12%;
		transform: translateY(24%);
	}
}
@media only screen and (max-width: 1366px){
	.stellar-webstory_wrapper .grid-features {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		gap: 2rem;
	}
	.stellar-webstory_wrapper .features-img {
		margin: 0 auto;
		width: 67%;
	}
	.stellar-webstory_wrapper .sect-3-1 {
		display: flex;
		padding-top: 200px;
	}
	.stellar-webstory_wrapper .sec-3-content-wrap {
		max-width: 573px;
		padding-left: 8%;
	}
	.stellar-webstory_wrapper .sec-3-keyboard-img {
		width: 100%;
		float: right;
	}
	.stellar-webstory_wrapper .sect-3-2-right {
		width: 30%;
		flex-basis: 24%;
		padding-right: 2%;
	}
	.stellar-webstory_wrapper .section-4-content a {
		font-size: 40px;
	
	}
	.stellar-webstory_wrapper .sect-3-bottom-text {
		display: flex;
		padding-bottom: 5%;
		align-items: flex-end;
		gap: 0rem;
		margin-left: auto;
		width: 60%;
		padding-right: 5%;
	}
	.stellar-webstory_wrapper h2{
		font-size: 43px;
	}
	.stellar-webstory_wrapper p {
		font-size: 16px;
	}
	.stellar-webstory_wrapper p.small_font {
		font-size: 14px;
	}
}
@media only screen and (max-width: 1280px){
	.stellar-webstory_wrapper h2{
		font-size: 43px;
	}
	.stellar-webstory_wrapper p{
		font-size: 16px;
	}
	.stellar-webstory_wrapper .icon-container{
		width: 70%;
	}
	.stellar-webstory_wrapper .section-2-text {
		width: 40%;

	}
	.stellar-webstory_wrapper p.small {
		font-size: 12px;
	}
	.stellar-webstory_wrapper .sect-3-1 {
		padding-top: 250px;
	}
	.stellar-webstory_wrapper .sect-3-bottom-text {
		width: 70%;	
	}
	
	.stellar-webstory_wrapper h5 {
		font-size: 40px;	
	}
}
@media only screen and (max-width: 1152px){
	.stellar-webstory_wrapper h2{
		font-size: 40px;
	}
	.stellar-webstory_wrapper h3{
		font-size: 36px;
	}
	.stellar-webstory_wrapper .section-4-content {
    	width: 35%;
	}
}
@media only screen and (max-width: 1024px){ 
	.stellar-webstory_wrapper .sect-3-top-icon {
		position: absolute;
		
		max-width: 85%;
		margin: 0 auto;
		left: 7%;
		transform: translateY(24%);
	}
	.stellar-webstory_wrapper .steller-container {
		gap: 0;
	
	}
	.stellar-webstory_wrapper .sect-3-bottom-text {
		display: flex;
		padding-bottom: 5%;
		align-items: flex-end;
		gap: 0rem;
		margin-left: auto;
		width: 74%;
		padding-right: 5%;
	}
	.stellar-webstory_wrapper .sec-3-bottom-icon ul {
		grid-template-columns: repeat(7,1fr);
	}
}
@media only screen and (max-width:991px){ 
	.stellar-webstory_wrapper .sec-3-bottom-icon ul {
		grid-template-columns: repeat(4,1fr);
	}
	.stellar-webstory_wrapper .sect-3-2-content-wrap {
		padding-left: 3%;
		width: 90%;
	}
	.stellar-webstory_wrapper .section-4-content {
		position: absolute;
		top: 7%;
		left: 21%;
		width: 45% !important;
	}
	.stellar-webstory_wrapper h1 {
		font-size: 42px;
	}
	.stellar-webstory_wrapper h3 {
		font-size: 28px;
	}
	.stellar-webstory_wrapper .sect-3-top-icon {
		position: absolute;
		max-width: 90%;
		margin: 0 auto;
		left: 5%;
		transform: translateY(13%);
	}
	.stellar-webstory_wrapper h5 {
		font-size: 36px;
		color: #fff;
		margin: 0;
	}
	.stellar-webstory_wrapper .sect-3-bottom-text {
		display: flex;
		padding-bottom: 5%;
		align-items: flex-end;
		gap: 0;
		margin-left: auto;
		width: 89%;
		padding-right: 1%;
	}
	.stellar-webstory_wrapper .sect-3-2-content-2 {
		padding-top: 56%;
	}
	.stellar-webstory_wrapper .sec-3-mouse-img {
		width: 39%;
		position: absolute;
		bottom: 18%;
		left: 0;
	}
}
@media only screen and (max-width: 767px){

	.stellar-webstory_wrapper .sect3-icon {
		width: calc(100% / 2 - 20px);
		flex-basis: calc(100% / 2 - 20px);
	}
	.stellar-webstory_wrapper .steller-container {
		gap: 25px 20px;
		flex-wrap: wrap;
	}
	.stellar-webstory_wrapper .grid-features {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 2rem;
	}
	.stellar-webstory_wrapper .features-img {
		margin: 0 auto;
		width: 45%;
	}
	.stellar-webstory_wrapper .features-img .window-img {
		width: 100%;
	}
	.stellar-webstory_wrapper .sect-3-1 {
		padding-top: 50px;
	}
	.stellar-webstory_wrapper .sec-3-bottom-icon ul {
		grid-template-columns: repeat(4,1fr);
	}
	.stellar-webstory_wrapper .sect-3-bottom-text {
		display: flex;
		padding-bottom: 5%;
		align-items: flex-end;
		gap: 0;
		margin-left: auto;
		width: 100%;
		padding-right: 0%;
	}
	.stellar-webstory_wrapper h1{
		font-size: 32px;
	}
	.stellar-webstory_wrapper h2{
		font-size: 32px;
	}
	.stellar-webstory_wrapper h3{
		font-size: 30px;
	}	
	.stellar-webstory_wrapper p{
		font-size: 16px;
	}
	.stellar-webstory_wrapper .section-1-wrapper {
		padding: 80px 15px 0 15px;
	}
	.stellar-webstory_wrapper .section-2{
		overflow-x: hidden;
	}
	.stellar-webstory_wrapper .section-2 img{
		width: 150%;
		max-width: 150%;
	}
	.stellar-webstory_wrapper .section-2-wrapper {
		padding: 0px 15px;
	}
	.stellar-webstory_wrapper .stellar-combo-img{
		padding-top: 15px;
		margin-left: 15px;
	}
	.stellar-webstory_wrapper .sec-1-text{
		position: unset;
		transform: unset;
		-moz-transform: unset;
		-webkit-transform: unset;
		-ms-transform: unset;
		-o-transform: unset;
	}
	.stellar-webstory_wrapper .section-1 .sec-1-text{
		width: 100%;
	}
	.stellar-webstory_wrapper .section-1 .keyboard-img{
		width: 100%;
	}
	.stellar-webstory_wrapper .section-1 .mouse-img{
		width: 200px;
	}
	
	.stellar-webstory_wrapper .section-2-text {
		background-color: #6d2231;
		position: relative;
		top: 0%;
		right: 0;
		width: 100%;
		padding: 6% 0%;
		font-size: smaller;
	}
	.stellar-webstory_wrapper .sect-3-top-icon {
		position: unset;
		left: unset;
		transform: unset;
		max-width: 100%;
		padding-top: 50px;
	}
	.stellar-webstory_wrapper p.small {
		font-size: 14px;
	}
	.stellar-webstory_wrapper .sect-3-top-icon ul{
		flex-wrap: wrap;
		justify-content: center;
	}
	.stellar-webstory_wrapper .sect-3-top-icon li{
		flex-basis: 50%;
	}
	.stellar-webstory_wrapper .section-3-left{
		width: 100%;
		flex-basis: 100%;
	}
	.stellar-webstory_wrapper .section-3-text{
		padding-bottom: 5%;
	}
	.stellar-webstory_wrapper .section-3-right{
		width: 100%;
		flex-basis: 100%;
	}
	.stellar-webstory_wrapper .sect-3-1{
		flex-direction: column;
	}
	.stellar-webstory_wrapper .sec-3-content-wrap{
		padding-left: 0;
		padding: 0 15px;
	}
	.stellar-webstory_wrapper .sec-3-mouse-img {
	    width: 50%;
	}
	.stellar-webstory_wrapper .sect-3-2 {
	    flex-direction: column;
	    padding: 20px 18px;
	}
	.stellar-webstory_wrapper .sect-3-2-left {
   		 width: 100%;
	}
	.stellar-webstory_wrapper .sect-3-2-right {
		width: 100%;
		margin-left: unset;
		padding-right: 0;
		padding-top: 50px;
	}
	.stellar-webstory_wrapper .sect-3-2-content-2 {
	    padding-top: 0;
	}
	.stellar-webstory_wrapper .sect-3-bottom-text{
		flex-direction: column;
		padding-bottom: 15%;
	}
	.stellar-webstory_wrapper .sect-3-heading {
		width: 96%;
		padding-left: 0;
	}
	.stellar-webstory_wrapper .sect-3-content {
		width: 96%;
		padding-right: 0;
		padding-top: 15px;
	}
	.stellar-webstory_wrapper .sect-3-2-content-wrap {
		padding-left: 0;
		width: 100%;
	}
	.stellar-webstory_wrapper .small_mouse {
		position: absolute;
		right: 0px;
		bottom: -63%;
		width: 32%;
	}
	.stellar-webstory_wrapper .section-4 img{
		width: 110%;
		max-width: 110%;
	}
	.stellar-webstory_wrapper .section-4{
		overflow-x: hidden;
	}
	.stellar-webstory_wrapper .sect-4-fingers-img {
		position: absolute;
		bottom: 9%;
		left: 40%;
		transform: translateX(-50%);
		width: 85%;
	}
	
	.stellar-webstory_wrapper .section-4-content {
		position: relative;
		top: unset;
		left: unset;
		width: 80%;
		padding: 0 15px;
		width: 100% !important;
		padding-bottom: 30px;
	}
	.stellar-webstory_wrapper .section-4-content a{
		font-size: 30px;
		color: #fff;
	}
	.stellar-webstory_wrapper .section-4-content p{
		color: #fff;
		margin-top: 8px;
	}
	.stellar-webstory_wrapper .sec-3-mouse-img {
		width: 39%;
		position: absolute;
		bottom: -13%;
		left: unset;
		right: 0;
	}
}
