/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

textarea, .button:hover, button:hover, input, select {
	box-shadow: none !important;
}

.kindleSlider, .row-full-width {
	max-width: 85% !important;
	margin: auto;
}

body, .nav > li > a, h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
	font-family: "Times New Roman", Times, serif !important;
}

.spanBlock {
	display: block;
}

.spanColor {
	color: #ff9900;
}

.headingWrap {
	font-size: 48px;
	/* 	line-height: 65px; */
}

.btnWrap {
	border-radius: 8px !important;
	font-family: "Times New Roman", Times, serif !important;
	font-size: 25px;
	color: #fff;
	box-shadow: 2.005px 22.912px 42.57px 0.43px rgb(188 108 37 / 0.47) !important;
	font-weight: 700;
	padding: 7px 69px;
}

.btnWrap:hover {
	background: #4e515d;
}

/* header css */

#logo{
	width: 170px !important;
}

.stuck{
	padding: 5px 0;
}

.header-wrapper.stuck {
	border-bottom: 1px solid #ff9900;
	box-shadow: 2.005px 22.912px 42.57px 0.43px rgb(188 108 37 / 0.47) !important;
}

ul.header-nav {
	justify-content: center;
}

/* hero css */

.heroSec{
	padding-top: 40px !important;
}

.heroRow h1 {
	font-size: 72px;
	line-height: 1.2;
	margin-bottom :16px;
}

.heroRow h1 span{
	display: block;	
}

.heroRow p:not(.wpcf7 p) {
	font-size: 20px;
	line-height: 30px !important;
	margin-bottom: 33px;
}

.heroRow .wpcf7-response-output{
	margin: 11px 0 0 0 !important;
    width: fit-content;
}

.cf7-stepper{
	width: 1000px;
}


.cf7-stepper .step.active{
	display: flex !important;
	justify-content: space-between;
	align-items: start;
	background: #fff;
	border-radius: 20px;
	height: 80px;
	overflow: hidden;
	padding: 0 14px 0 5px;
	z-index: 99;
	align-items: center !important;
} 

.cf7-stepper input{
	border: none;
	padding: 40px 20px 35px 40px;
	margin-bottom :0;
	font-size: 18px;
/* 	color: red; */
}

.cf7-stepper input::placeholder{
	color: #aca3a3;
}

.cf7-stepper button{
	text-transform: capitalize;
}

.cf7-stepper .step-2 .wpcf7-submit{
	border: none !important;
	padding: 7px 55px !important;
	margin-bottom: 0 !important;
	font-size: 18px !important;
	border-radius: 8px;
	text-transform: capitalize;
	margin-left: 14px;
}

.wpcf7 .wpcf7-not-valid-tip{
	background: transparent;
	color: #f99503;
	opacity: 1;
	left: 11px;
	top: -6px;
}

.wpcf7 .wpcf7-not-valid-tip:after{
	display: none;	
}

.wpcf7-response-output{
	text-align: center;
	border-width: 2px !important;
	width: fit-content;
	margin: auto !important;
}

/* .popUpForm .wpcf7-response-output{
	background: red;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto !important;
    height: 100%;
    z-index: 999999999999;
    bottom: -184px;
} */

/* .popUpForm .wpcf7 form {
  display: flex;
  flex-direction: column;
}

.popUpForm .wpcf7-response-output {
  order: 10;
  margin-top: 10px;
}
.popUpForm .wpcf7-response-output {
  margin-top: 15px;
  text-align: center;
} */


.cf7-stepper .step-2 p:last-child{
	width: min-content;
	height: 55px;
}

.cf7-stepper .step-2 select{
	margin-bottom :0;
	font-size: 18px;
	border: none;
	    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.heroName input{
	background: url("/wp-content/uploads/2026/04/name.webp") left 8px center no-repeat;
	background-size: 20px;
}

.heroPhone input{
	background: url("/wp-content/uploads/2026/04/Call.webp") left 8px center no-repeat;
	background-size: 20px;
}

.heroAddress input{
	background: url("/wp-content/uploads/2026/04/maill.webp") left 8px center no-repeat;
	background-size: 20px;
}

.heroCol2{
	z-index: -9;	
}

.heroCol2 img{
	max-width: 800px;	
}

.heroCol1{
	margin-top: 64px;	
}

/* trending css */
.homeTrendSec{
	padding-top: 90px !important;
	padding-bottom: 30px !important;	
}

.homeTrendSec h2.headingWrap{
 margin-bottom: 60px;	
}

.homeTrendSec .star-rating span:before{
	color: #f4d243;
}

.homeTrendSec .star-rating{
	letter-spacing: 5px;
	width: 115px;
	font-size: 18px;
}

.trendingWrap .slider-wrapper .row {
	opacity: 1 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.trendingWrap h2.headwrap{
	margin-bottom: 60px;
}

.trendingWrap .icon-box{
	align-content: center;
	align-items: center;
}

.trendingWrap .icon-box p{
	font-size: 20px;
	margin-bottom: 14px;
}

.trendingWrap .icon-box-img{
	width: 300px !important;
}

.trendingWrap .tab a{
	border-radius: 10px;
	padding: 1px 24px;
	font-size: 25px;
	line-height: 2.4;
	color: #000;
	font-weight: 400;
}

.trendingWrap .nav{
	justify-content: center;
	margin-bottom: 50px;
	gap: 10px;
}


/* trust css */

.homeTrustedSec{
	padding-top: 50px !important;
	padding-bottom: 40px !important; 	
}

.homeTrustRow{
	max-width: 1800px !important;	
}

.trustWrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.trustWrap img {
	/* 	max-width: 150px; */
	margin: 0 15px;
} 

.homeTrustedSec .headingWrap{
	margin-bottom: 0;	
}

/* get customized css */

.customizedRow .icon-box {
	padding: 15px;
	border-radius: 20px;
	background: #fff6ec;
}

.customizedRow .icon-box span {
	color: #ff9900;
	font-size: 60px;
	line-height: 1.2;
}

.customizedRow .icon-box p{
	font-size: 20px;
	line-height: 1.3;
}

.customizedRow .icon-box img {
	width: 90px;
	height: 90px;
}

/* get sect start */

.homeGetSec{
	padding-top: 80px !important;
}

.homeGetCol2{
	padding-left: 120px;
}

.homeGetCol2 ul{
	display: grid;
	grid-template-columns: 1fr 1fr;
	list-style: none;
}

.homeGetCol2 ul li{
	font-size: 20px;
	position: relative;
	line-height: 1.2;
	color: #283618;
}

.homeGetCol2 ul li::before{
	content: "";
	position: absolute;
	background: #ff9900;
	width: 8px;
	height: 8px;
	background-size: 8px;
	left: -19px;
	border-radius: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
}


/* .homeGetCol2 ul li:marker{
color: red;
background: red;
}
*/
.homeGetCol2 p{
	font-size: 20px;
}

.homeGetCol2 p.para1{
	margin-bottom: 0;
}
.homeGetCol1 .col{
	padding: 0 9px 17px !important;
}

/* kinle direct slider css */

.homeSolutionSec{
	padding-top: 0px !important;
	padding-bottom: 100px !important;
}

.homeSolutionCol p{
	font-size: 20px;
	max-width: 1130px;
	margin: auto
}

.kindleSlider .row {
	opacity: 1 !important;
}

.kindleSlider .icon-box-img {
	height: 110px;
}

.kindleSlider .icon-box {
	position: relative;
	overflow: hidden;
	background: #fff6ec;
	border-radius: 30px;
	padding: 30px 20px;
	text-align: center;
	height: 500px;
	align-content: center;
	/* 	 text-align: center;
	padding: 40px 20px;
	background: #fff6ec;
	border-radius: 30px;
	height: 500px; */

}

.kindleSlider .icon-box-text strong {
	font-size: 32px;
	font-weight: 500;
	color: #0c0c0b;
	line-height: 1.3;
}

.kindleSlider .icon-box-text p{
	font-size: 20px;
	line-height: 1.4;
}

.kindleSlider .icon-box-text span {
	font-size: 20px;
	color: #283618;
	font-style: italic;
	font-weight: 500;
}

.kindleSlider .icon-box-text > strong, .kindleSlider .icon-box-text > p {
	transition: opacity 0.3s ease;
}

.kindleSlider .cardSecondary {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	padding: 30px 20px;
	background: #fff6ec;
	transform: translateY(100%);
	opacity: 0;
	transition: transform 0.5s ease, opacity 0.4s ease;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.kindleSlider .icon-box:hover .cardSecondary {
	transform: translateY(0);
	opacity: 1;
}

.kindleSlider .icon-box:hover .icon-box-text > strong, .kindleSlider .icon-box:hover .icon-box-text > p {
	opacity: 0;
}

.kindleSlider .btn1 {
	margin-top: 12px !important;
	padding: 10px 20px;
	color: #fff;
	border-radius: 10px;
	background: #ff9900;
	text-decoration: none;
	width: fit-content;
	margin: auto;
}

.kindleSlider .btn2 {
	display: block;
	margin-top: 8px;
	text-decoration: underline;
	color: #000;
}

.kindleSlider .cardSecondary * {
	transform: translateY(20px);
	transition: transform 0.4s ease;
}

.kindleSlider .icon-box:hover .cardSecondary * {
	transform: translateY(0);
}

.kindleSlider .icon-box:hover .cardSecondary .btn1{
	margin-bottom: 0;
}
.kindleSlider .icon-box:hover .cardSecondary p{
	margin: 5px 0 10px;
}

.kindleSlider .flickity-page-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5px;
	bottom: -34px;
}

.kindleSlider .flickity-page-dots .dot {
	border-radius: 0;
	border: 0;
/* 	transition: .2s all; */
	background: #411e0e;
	opacity: 1;
}

.kindleSlider .flickity-page-dots .dot.is-selected {
	background: #ff9900;
	width: 20px;
	height: 20px;
}

/* concept css */

.conceptSec {
	padding-bottom: 0 !important;
}

.conceptSec .btnWrap,
.homeGetSec .btnWrap,
.homeGetSec .btnWrap{
 margin-right :0;	
}

.conceptCol1{
	margin-top: 50px;
	padding-right: 110px;
}

.conceptRow p {
	font-size: 20px;
	color: #e7c9c9;
}

.conceptList{
	display: grid;
	grid-template-columns :1fr 1fr;
}

.conceptList li {
	font-size: 20px;
	margin-left: 0 !important;
	background: url(/wp-content/uploads/2026/04/righticon.png) left top 3px no-repeat;
	background-size: 22px;
	list-style: none;
	color: #e7c9c9;
	padding-left: 35px;
	line-height: 1.3;
}

.conceptWrap {
	height: 732px;
	overflow: hidden;
	position: relative;
}

.conceptWrap h3 {
	color: #ff9900;
	font-size: 20px;
	margin-bottom: 0;
/* 	font-size: 30px;
    color: #ff9900;
    font-weight: 700; */
}

.writer-profile-place h5{
	font-size: 20px;
    color: #55321c;
/*     padding: 0 0 20px; */
	padding: 0;
    font-weight: 600;
}
.writer-profile-name{
 padding-top :10px;	
}

.conceptWrap .writer-profile-info {
	border-top: 1px solid #ccc;
	padding: 16px 0 5px;
	border-bottom: 1px solid #ccc;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 12px;
}

.conceptWrap .writer-profile-info li {
	margin: 0 !important;
	width: 33.33%;
}

.conceptWrap li {
	list-style: none;
}

.conceptWrap li h5 {
	font-size: 11px;
	color: #55321c;
}

.conceptWrap a {
	font-size: 18px;
	color: #ff9900;
	text-decoration: underline;
}

.writer-profile-avail p {
	color: #777d84 !important;
	font-size: 20px !important;
	margin-bottom: 0;
	line-height: 30px !important;
}

.conceptWrap li h4 {
	font-size: 24px;
	color: #9a591e;
	margin-bottom: 4px;
}

.conceptWrap img {
	border-radius: 100%;
}

.ghost-writer-lst-wrap {
	display: block;
	background: #fff;
	border-radius: 30px;
	padding: 10px;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}

.conceptWrap .conceptLoop {
	display: flex;
	flex-direction: column;
	animation: slideUp 25s linear infinite;
}

 .conceptWrap .conceptLoop:hover {
	animation-play-state: paused;
} 

.conceptCol2 p {
	color: #fff;
}

.conceptCol2 p{
	
}

/* prefer css */

.homeOwnSec{
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}
.OwnColText h2.headingWrap{
	font-size: 60px;
	line-height: 65px;
	margin-bottom: 17px; 
}

.OwnColText p{
	font-size: 20px;
	color: #000;
}

.preferRow img {
	max-width: 375px;
}

.priceWrap {
	border: 2px solid #4b210f;
	border-radius: 20px;
	padding: 20px;
	position: relative;
	box-shadow: -2.163px 6.657px 17.46px 0.54px rgba(15, 15, 15, 0.14);
}

.priceWrap strong {
	font-size: 32px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	background-color: #4b210f;
	border-top-right-radius: 0.75rem;
	border-bottom-right-radius: 0.75rem;
	padding: 3px 20px;
	margin-left: -20px;
	min-width: 60%;
}

.priceWrap>div {
	display: flex;
	justify-content: space-between;
	align-items: start;
	margin-top: 10px;
}

.priceWrap span {
	display: block;
	color: #6b3f22;
}

.priceWrap h3 {
	display: inline;
	font-size: 40px;
	color: #4b210f;
	line-height: 1.1;
}

.priceWrap .spanColor{

	color: #ff9900;	
}

.priceWrap p {
	position: relative;
	color: #000;
	font-size: 20px !important;
	line-height: 1.5;
}

.priceWrap p:before {
	width: 135px;
	background: #ef494b;
	transform: rotate(354deg);
	bottom: 0;
	top: 16px;
	margin: auto;
	position: absolute;
	content: "";
	height: 2px;
	right: 0;
	left: -5px;
}

.priceWrap ul {
	margin: 10px 10px 0 15px;
	height: 350px;
	overflow-y: scroll;
	scrollbar-width: thin;
	scrollbar-color: #ff9900 #efeeeb;
}

.priceWrap li {
	font-size: 16px;
	margin-left: 0 !important;
	background: url(/wp-content/uploads/2026/04/check-1.png) left center no-repeat;
	background-size: 18px;
	list-style: none;
	color: #000;
	padding-left: 30px;
	margin-bottom: 0;
	line-height: 1.7;
}

.priceWrap a {
	padding: 12px 70px;
	font-size: 20px;
	border-radius: 5px;
	margin: 40px auto 0;
	font-weight: 700;
	display: block;
	border: 1px solid #ff9900;
	transition: 0.5s;
	width: fit-content;
}

.priceWrap a:before {
	width: 100%;
	background: #b36623;
	bottom: 100px;
	position: absolute;
	content: "";
	height: 2px;
	right: 0;
	left: 0;
}

.priceWrap a:hover {
	background: #ff9900;
	color: #fff;
}

/* unlock css */

.unlockSec {
	padding-top: 70px !important;
}

.unlockSec .col {
	padding-bottom: 0;
}

.homeTodaText h2{
	margin-bottom: 11px;
}

.homeTodaImg img{
	max-width: 1000px;
}

.homeTodaImg{
	margin-top: 45px;
}

.homeTodaText p{
	max-width: 1100px;
	margin: auto;
	font-size: 20px;
	padding-bottom: 27px;
}

.btnNew1 {
	border-radius: 10px;
	padding: 11px 30px;
    font-size: 15px;
}

.btnNew2 {
	border-radius: 10px;
	padding: 11px 30px;
    font-size: 15px;
	color: #ff9900;
	border: 1px solid #ff9900;
	background: transparent;
/* 	font-size: 13px; */
}

.btnNew2:hover {
	background: #ff9900;
	color: #fff;
}

/* road map css */

.homeSuccessSec{
	padding-top: 60px !important;
}

.successText p{
	font-size: 20px;
	max-width: 1125px;
	margin: auto;
}
.roadmapSlider {
	margin-top :40px;
}


.roadmapSlider .row {
	opacity: 1 !important;
}

.roadmapSlider h3 {
	font-size: 95px;
	font-weight: 700;
	padding: 0;
	color: #56341e2b;
	position: relative;
	top: -20px;
	margin: 0;
}

.roadmapSlider strong {
	font-size: 40px;
	color: #56341e;
	font-weight: 700;
	display: block;
	position: relative;
	margin: 80px 0 -162px;
}

.roadmapSlider p {
	color: #333;
	padding: 0 40px;
}

.roadmapSlider strong:before {
	border-radius: 50%;
	background: url(/wp-content/uploads/2026/04/cir-proc.png);
	position: absolute;
	width: 77px;
	height: 90px;
	content: "";
	top: 10px;
}

.roadmapSlider h4 {
	color: #56341e;
	font-size: 20px;
	margin: 8px 0 5px;
	line-height: 1.4;
}

/* review css */

.reviewWrap {
	padding: 25px 20px;
	background: #fff;
	border-radius: 35px;
}

.reviewWrap div {
	display: flex;
	align-items: center;
	gap: 15px;
}

.reviewWrap img {
	max-width: 78px;
}

.reviewWrap ul {
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin: 0;
	padding-left: 17px;
}

.reviewWrap li {
	list-style: none;
	color: #6b3f22;
	margin: 0;
	font-weight: 600;
	font-size: 20px;
	margin-left: 0 !important;
	width: fit-content;
}

.homeAuherSec{
	padding-top: 50px !important;
	padding-bottom: 100px !important;
}

.homeAuherSec .headingWrap{
	  color: #6b3f22;;
}
.homeAuherSec p.para{
	font-size: 20px;
}

.homeAuherSec .flickity-enabled.is-draggable .flickity-viewport{
	height: 360px !important;
}

.reviewWrap li:last-child {
	color: #0c0c0b;
}

.reviewWrap p {
	font-size: 20px !important;
	line-height: 30px !important;
	color: #0c0c0b;
	margin: 22px 0 0;
	height: 182px !important;
	overflow: auto;
	padding-right: 20px;
}

/* footer css start */

.footer {
	background: radial-gradient(circle at 50% 50%, #080808 0%, #ce7e0e 100%);
	padding-top: 110px !important;
}

.footerLogo{
	max-width: 200px;	
}
.award-sec-img{
	display: flex;
	justify-content: space-between;
}

.award-sec-img img{
	width: 120px;	
}

.footerImges{
 display: none;	
}

.absolute-footer{
	display :none;
}

.footerRow1{
	position: relative;	
}

.footerRow1::before{
	content:"";
	position: absolute;	
	background: #fff;
	width: 98%;
	height: 2px;
	left :0;
	right :0;
	margin: auto;
	top: -32px;
}

.footerRow1::after{
	content:"";
	position: absolute;	
	background: #fff;
	width: 98%;
	height: 2px;
	left :0;
	right :0;
	margin: auto;
	bottom: 3px;
}

.footerRow1 h3{
/* 	color: #8f8888; */
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.2;
}

.footerRow2{
	margin-top: 50px;
}

.footerRow2 .col:nth-child(1){
	padding-bottom: 16px;
}

.footerText p{
	font-size: 16px;
	color: #fff;
	margin-bottom: 0;
	max-width: 1000px;
    margin: auto;
}

.footerText strong{
	display: block;
	font-size: 22px;
	color: #fff;
	padding-bottom: 10px;
}

.footerCall,
.footerMail{
	display: block;
	width: fit-content;
	margin: auto;
	font-size: 20px;
	padding-left: 32px;
	margin-bottom:4px;
	color: #fff !important; 
}

.footerCall{
	background: url("/wp-content/uploads/2026/04/Call-footer.webp") left center no-repeat;
	background-size: 20px;
}

.footerMail{
	background: url("/wp-content/uploads/2026/04/mail-footer.webp") left center no-repeat;
	background-size: 20px;
}

.footerInfo{
	margin-top: 23px;	
}


/* footer css end */

/* keyframes */

@keyframes slideUp {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-50%);
	}
}

/* popUp form */

.popUpForm input{
 	width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    height: 50px;
	font-size: 14px;
}

.popUpForm textarea{
    min-height: 80px;
    resize: none;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-family: Poppins;
	font-size: 14px;
}

.popUpForm .wpcf7-submit{
	width: 100%;
    background: #ff9900;
    border-color: #ff9900;
    border-radius: 10px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: normal;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
	margin-bottom: 0;
}

.popUpForm .wpcf7-form{
	margin-bottom: 12px;
}

.popUpRow{
	position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;
    height: 100%;
    align-content: center;
}

.popUpRow .col-inner{
	max-width: 725px;
	display: grid;
	grid-template-columns: 1fr 1fr;
    justify-content: center;
    background-color: #fff;
    padding: 35px 30px 35px 0;
	border: 3px solid #fff0;
    box-sizing: content-box;
    border-radius: 14px;
}

.popUpForm .wpcf7-response-output{
	font-size: 12px;
    border-width: 1px !important;
    padding: 4px 16px !important;
    margin-top: 12px !important;
}

.popUpForm h3{
    font-size: 23px;
    line-height: 30px;
    margin: 0 0 20px;
	text-transform: uppercase;
	padding-right: 20px;
	font-weight: 500;
}

.popUpForm h3 .spanColor{
	font-weight: 900;
    color: #ff9900;
    font-size: 30px;
}
.popUpImg{
	position: relative;
}

.popUpImg img{
	position: absolute;
    bottom: -65px;
    max-width: 1000px;
    left: -145px;
}

.popUpForm .wpcf7-spinner{
	position: absolute;
/*     bottom: 113px; */
    bottom: 12px;
}

.popUpForm .wpcf7-not-valid-tip{
 left: 0;	
}

.formPara{
    margin-bottom: 0;
/*     margin-top: 20px; */
    text-align: left;
    font-size: 13px !important;
    color: #999191;
    line-height: 19px !important;
}

.closePop{
 	width: 45px;
    height: 45px;
    position: absolute;
    top: -15px;
    right: -15px;
    font-size: 18px;
    font-weight: 900;
    color: #000;
    padding-top: 3px;
    background-color: #e9e9e9;
    text-align: center;
    border-radius: 50px;
    align-items: center;
    display: grid;
    border: 3px inset #000;
	cursor: pointer;
}

/* media queries */

@media(min-width:1800px){
	.heroRow h1{
		font-size: 72px;
	}
	.trendingWrap .tab a{
		font-size: 25px;
	}
	.OwnColText h2.headingWrap{
		font-size: 56px;
	}
	.conceptList li{
		font-size: 20px;
	}
}

@media(max-width:1800px){
	.heroRow h1{
		font-size: 52px;
	}
	.trendingWrap .tab a{
		font-size: 20px;
	}
	.OwnColText h2.headingWrap {
		font-size: 54px;
	}
	.conceptList li{
		  font-size: 16px;
		  line-height: 1.5;
		 background-position:left top 1px;
	}
	
}

@media(min-width:1440px){
	.ghost-writer-lst-wrap{
		padding :30px;
	}
	
	.writer-profile-info{
		display: grid !important;
        grid-template-columns: 1fr 1fr;
        justify-content: center !important;
        text-align: center;
        justify-items: center;
	}
	
	.conceptWrap .writer-profile-info li:nth-child(1),
	.conceptWrap .writer-profile-info li:nth-child(2){
		grid-row: 1 / 2;
		width: 100%;
	}
	.conceptWrap .writer-profile-info li:nth-child(3){
		grid-row: 2 / 3;
		width: 100%;
		grid-column: 1 / 3;
	}
	
	.conceptWrap h3 {
		font-size: 30px;
		color: #ff9900;
		font-weight: 700;
		margin-top :9px;
	}

	.writer-profile-place h5{
		font-size: 20px;
		color: #55321c;
		padding: 5px 0 10px;
		font-weight: 600;
	}
	
	.conceptWrap li h4{
		font-size: 24px;
		color: #9a591e;
		padding-top: 0px;
		font-weight: 700;
	}
	.conceptWrap li h5{
		 font-size: 18px;
         color: #55321c;
		white-space: nowrap;
	}
	.conceptWrap .writer-profile-info{
		padding: 17px 0 5px;
	}
	
	.writer-profile-avail p{
	 padding-top: 10px;	
	}
	
}


@media (max-width: 1440px) {
	.homeAuherSec p.para {
    font-size: 18px;
}
	.trendingWrap .icon-box-img {
	 width: 200px !important;
	}
	
	.popUpImg img {
	 max-width: 800px;
	}
	
	.cf7-stepper button{
		padding: 8px 60px;
	}
	
	.header-inner .html a{
		 font-size: 22px;
	}
	.header-inner .html a::before{
		width: 24px;
		height: 24px;
		background-size: 24px;
		left: -34px;
	}
	.roadmapSlider h4{
		font-size: 18px;
	}
	.OwnColText p {
    font-size: 18px;
}
	.kindleSlider .icon-box-text p {
		font-size: 18px;
	}
	.kindleSlider .icon-box-text strong{
		font-size: 22px;
	}
	.OwnColText h2.headingWrap{
		font-size: 48px;
	}
	.reviewWrap li{
		font-size :18px;
	}
	.header-main .header-inner {
		max-width: 1280px !important;
	}
	.heroSec {
		padding-top: 20px !important;
	}
	.homeTrendSec {
		padding-bottom: 50px !important;
	}
	.award-sec-img img {
		width: 100px;
	} 
	.roadmapSlider h3 {
		font-size: 75px;
		line-height: 2;
	}
	.trendingWrap .icon-box p {
		font-size: 17px;
	}
	.reviewWrap div {
		gap: 0;
	}
	.kindleSlider, .row-full-width {
		max-width: 95% !important;
	}
	.heroRow h1 {
		font-size: 47px;
	}
	.btnWrap {
		font-size: 20px;
		padding: 1px 55px;
	}
	.heroRow p:not(.wpcf7 p) {
		font-size :18px;
	}
	.headingWrap{
		font-size: 38px;
		/* 		    text-align: center; */
	}
	.homeSolutionCol p {
		font-size: 18px;
		max-width: 985px;
	}
	.homeGetCol2 ul li {
		font-size: 18px;
	}
	.trendingWrap .tab a{
		padding: 1px 11px;
		font-size: 18px;
		line-height: 2;
	}
	.trustWrap img{
		max-width: 150px;
	}
	.homeGetCol2 {
		padding-left: 50px;
	}
	.customizedRow .icon-box span{
		font-size: 50px;
	}
	.customizedRow .icon-box p {
		font-size: 18px;
	}
	.homeGetCol2 p,
	.conceptList li,
	.conceptRow p,
	.successText p {
		font-size: 18px;
	}

	.kindleSlider .icon-box{
		height: 400px;
	}
	/* 	.roadmapSlider h3{
	font-size: 70px;
	top: 0;
} */
	.reviewWrap p{
		font-size: 17px;
	}
	.reviewWrap p{
		font-size:18px !important;
		/* 		height: 182px;
		overflow: auto; */
	}
	.reviewWrap img {
		max-width: 66px;
	}
	.reviewWrap ul {
		padding-left :14px;
	}
}

@media (max-width: 1280px) {
	
	.conceptList{
	 	grid-template-columns: 1fr;
	}
	
	.headingWrap {
		font-size: 34px;		
	}
	
	.popUpImg img {
	   max-width: 400px;
       left: -63px;
	}
	.trustWrap img {
		max-width: 110px;
	}

	.roadmapSlider p {
		padding: 0 20px;
	}
	.cf7-stepper {
		width: 800px;
	}
	.heroRow h1 {
		font-size: 40px;
	}
	.reviewWrap li{
		font-size: 16px;
	}
	.spanBlock{
		display: inline;
	}

}

@media (max-width: 1024px) {
	.OwnColText h2.headingWrap{
		font-size: 40px;
		line-height: 50px;
	}
	    .roadmapSlider p {
	 padding: 0 10px;
	}
	.reviewWrap {
		padding :15px;	
	}
	.autherInnerRow .col{
		padding-left: 8px !important;
		padding-right: 8px !important;
	}
	.autherInnerRow{
		max-width: 50% !important;
	}
	.conceptCol1{
		padding-right: 60px;
	}
	.priceWrap ul{
		margin: 10px 0px 0 0px;
	}
	.reviewWrap li {
		font-size: 14px;
	}
	.trendingWrap .icon-box-img {
		width: 100px;
	}
}

@media (max-width: 992px) {
	
	.popUpImg{
		display: none;
	}
	
	.popUpRow .col-inner{
		    padding: 35px 30px 35px 30px;
		    grid-template-columns: 1fr;
		        max-width: 500px;
	}
	.trustWrap{
		overflow-x: auto;	
		padding-bottom: 20px;
	}
	.homeTrustedSec{
		padding-bottom: 10px !important;
	}
	.customizedRow .icon-box img {
		width: 65px;
		height: 65px;
	}

	.award-sec-img img {
		width: 80px;
	}
	.heroRow h1 {
		font-size: 34px;
	}
	.cf7-stepper .step.active{
		padding: 10px 12px 10px 5px;
	}
	
	.header-inner .html a {
		font-size: 20px !important;
	}

	.header-inner .html{
		white-space: nowrap;
	}

	.header-inner .html p {
		font-size: 16px !important;
	}
	.header-inner .html a::before{
		width: 20px !important;
		height: 20px !important;
		background-size: 20px !important;
		left: -29px !important;
	}
	.priceWrap strong {
		font-size: 24px;
	}
	.priceWrap h3 {
		font-size: 30px;
	}
	.priceWrap p {
		font-size: 16px !important;	
	}
	.priceWrap a{
		padding: 12px 28px;
	}
}

@media (max-width: 849px) {
	
	.footerImges{
		display: block;
	}
	
	.award-sec-img,
	.footerImges{
 display: flex;
  gap: 60px;
  width: max-content;
  animation: scrollLeft 10s linear infinite;
/*   overflow: hidden;
  white-space: nowrap; */
}

@keyframes scrollLeft  {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
	
	.popUpForm  .wpcf7-not-valid-tip {
        top: -6px !important;
	}
	    .conceptCol1 {
        padding-right: 15px;
    }
	.homeGetCol2 {
		padding-left: 15px;
	}

	.wpcf7 .wpcf7-not-valid-tip{
		top: 5px;
	}
	.cf7-stepper .step.active{
		background: transparent;
	}
	.cf7-stepper input{
		border: 1px solid #000;	
		border-radius: 8px;
		padding: 20px 20px 20px 40px;
	}

	.cf7-stepper input:focus{
		background: transparent;
	}
	.cf7-stepper .step.active{
		flex-direction: column;
		height: auto;
		gap: 10px;
	}
	.cf7-stepper .step-2 select{
		width: 460px;
		border-radius: 8px;
	}
	.cf7-stepper button{
		margin-top: 15px !important;
	}
	.cf7-stepper {
		max-width: 500px;
		margin: auto;
	}

}

@media (max-width: 640px) {
	
	.priceWrap a{
		width: 100%;
        text-align: center;
	}
	
	.homeTrendSec h2.headingWrap,
	.trendingWrap .nav {
    margin-bottom: 30px;
}
	
		.homeAuherSec p.para {
    font-size: 16px;
}
	
	.award-sec-img{
		gap: 40px;
	}
	
	.popUpRow .col-inner{
	 	 max-width: 78%;
		padding: 22px 20px 22px 20px;
	}
	
	.btnWrap{
		font-size: 16px;
        padding: 1px 40px;
	}
	
	.homeGetCol2 p, .conceptList li, .conceptRow p, .successText p {
        font-size: 16px;
    }
	
	.homeGetCol2 ul li {
        font-size: 16px;
    }
	
	.heroRow p:not(.wpcf7 p){
		margin-bottom: 7px;
	}
	
	.OwnColText{
	 padding-bottom: 0 !important;	
	}
	.unlockSec {
    padding-top: 50px !important;
}
	    .OwnColText h2.headingWrap {
	 font-size: 30px;
        line-height: 1.4;
	}
	.OwnColText p {
    font-size: 16px;
}

	.homeOwnSec {
		padding-top: 40px !important;
		padding-bottom: 30px !important;
	}
	.homeSuccessSec{
		padding-top: 50px !important;
		padding-bottom: 10px !important;
	}
	.homeGetSec{
		padding-top: 80px !important;
		padding-bottom: 10px !important;
	}
	.trendingWrap .col:nth-child(2){
		padding-bottom: 10px !important;
	}
	.heroSec {
		padding-bottom: 0 !important;
	}
	.headingWrap{
		font-size: 28px;	
		text-align: center;
	}
	.kindleSlider .icon-box-text strong{
		font-size: 26px;
	}
	#logo {
		width: 160px !important;
	}
	.cf7-stepper{
		max-width: 100%;
	}
	.heroCol1 {
		margin-top: 40px;
		padding-bottom: 0 !important;
		padding-bottom: 0 !important;
		text-align: center;
	}
	.homeTrendSec{
		padding-top: 50px !important;
		padding-bottom: 0px !important;
	}

}

@media (max-width: 549px) {
	
	.header-inner .html p{
		display: none;
	}
	
	.header-main .nav > li > a{
		font-size: 0 !important;
	}
	
	.header-main{
		height :84px !important;
	}
	
	.homeGetCol2 p{
		text-align: center;
	}
	
	.OwnColText p,
	.conceptRow p{
		text-align: center;
	}
/* 	.trendingWrap .icon-box-img .icon-box-text{
		padding-left: 0; 
	} */
/* 	.conceptCol1{
		text-align: center;
	} */
	.homeGetCol2 ul{
		  grid-template-columns: 1fr;
	}
	.trendingWrap .icon-box-img+.icon-box-text {
		padding-left: 0; 
	}
	.heroCol1 .col-inner{
	  text-align: center;	
	}
	.trendingWrap .tab a {
		font-size: 14px;
	}
	.trendingWrap .icon-box p {
		font-size: 16px;
	}
	.homeTrendSec .star-rating{
		margin: auto;
	}
	.award-sec-img img {
		width: 70px;
	}

	.step-2 p:nth-child(1),
	.step-2 p:nth-child(2),
	.step-2 p:nth-child(3){
		width: 100%;
	}

	.cf7-stepper {
		max-width: 100%;
		margin: auto;
	}
	.trendingWrap .icon-box{
		display: flex;
		flex-direction: column;
		text-align: center;
	}
}

@media (max-width: 430px) {
	
	    #logo {
        width: 130px !important;
    }
	
  .heroRow h1 {
        font-size: 30px;
    }
}