/**
Theme Name: Radreads
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: radreads
Template: astra
*/

/*Google font start here*/
@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap');
/*Google font ends here*/





	
	/*Custom css  start here*/
	@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap');
	*{
		padding: 0px;
		margin: 0px;
		box-sizing: border-box;
		outline: none !important;
	}
	.elementor-widget-image {
		text-align: center !important;
	}
	footer.site-footer {
		padding: 70px 70px 40px 70px;
		background: #000;
		border-radius: 30px;
		margin-bottom: 40px;
	}
	footer.site-footer .site-primary-footer-wrap {
		padding: 0;
		border: none !important;
		background: transparent !important;
	}
	footer .site-primary-footer-wrap, footer .site-below-footer-wrap {
		background: transparent !important;
		min-height: inherit !important;
	}
	footer.site-footer .widget-title {
		color: #86878c;
		margin-bottom: 10px;
	}
	footer.site-footer .learn-icon::after{
		display: none;
	}
	footer.site-footer .menu li a {
		display: block;
		color: #86878c;
		font-size: 16px;
	}
	footer .site-below-footer-wrap .ast-builder-footer-grid-columns {
		display: flex;
		align-items: center !important;
		justify-content: space-between;
	}
	.ast-footer-copyright p {
		margin-bottom: 0;
		display: block;
		color: #86878c;
		font-size: 18px;
	}
	.site-footer .footer-social-inner-wrap a {
		width: auto;
		height: auto;
		margin-right: 20px !important;
	}
	footer.site-footer .menu li a:hover {
		color: #ffffff;
	}
	.blogpage h2.bdp-post-title {
		color: #2e2e2e;
		font-size: 23px;
		line-height: 26px;
		text-transform: none;
		margin: 0;
	}
	.blogpage h2.bdp-post-title a{
		color: #2e2e2e;
	}
	.single .post-navigation .nav-links {
		justify-content: center;
		align-items: center;
		display: flex;
	}
	.single .post-navigation .nav-links .nav-previous, .single .post-navigation .nav-links .nav-next {
		width: auto !important;
		text-align: center !important;
		display: block;
		flex: 0 0 auto !important;
	}





















	.site-header {
		border-bottom: 1px solid #f6f6f6 !important;
	}
	.author .content-area {
		padding: 0 45px !important;
	}
	.author header.entry-header h2.entry-title ,.tag header.entry-header h2.entry-title {
		font-size: 30px;
		font-family: 'PT Sans';
		line-height: 1;
		margin-bottom: 15px;
	}
	.video-container {
		text-align: center;
	}
	.author header.entry-header h2.entry-title a , .tag header.entry-header h2.entry-title a {
		color: #0abcd7;
	}
	.post .entry-content .wp-block-image, .post .entry-content p img, .post .entry-content figure {
		margin-bottom: 15px;
	}
	.author .post .entry-content p.read-more a:hover , .tag .post .entry-content p.read-more a:hover{
		background: #ffffff;
		color: rgb(66, 84, 255);
	}
	.author header.entry-header .entry-meta , .tag header.entry-header .entry-meta {
		font-style: italic;
		line-height: normal !important;
		margin: 0 0 15px 0;
		text-transform: uppercase;
		color: #666;
		font-size: 12px;
	}
	.author .post .entry-content p.read-more a , .tag .post .entry-content p.read-more a {
		color: rgb(255, 255, 255);
		border-radius: 3px;
		background-color: rgb(66, 84, 255);
		border: 1px solid rgb(66, 84, 255);
		padding: 7px 30px;
		font-family: 'PT Sans';
		display: inline-block;
		font-size: 13px;
	}
	.author header.entry-header .entry-meta span  , .tag header.entry-header .entry-meta span {
		color: #666666;
	}
	.center .twitter-tweet {
		margin: 0 auto !important;
	}
	.author .post-content , .tag .post-content {
		min-height: 390px;
	}
	.author .entry-content ,.tag .entry-content {
		max-width: 100% !important;
		padding: inherit !important;
		background: inherit !important;
	}
	.author .post-content .ast-blog-featured-section , .tag .post-content .ast-blog-featured-section {
		position: absolute;
		width: 510px !important;
		height: 382px;
		float: left;
		margin: 0;
	}
	.author .post-content .ast-blog-featured-section .post-thumb-img-content img , .tag .post-content .ast-blog-featured-section .post-thumb-img-content img {
		height: 382px;
		width: 510px ;
		object-fit: cover;
		position: relative;
		top: 0;
		left: 0;
	}
	.author .ast-author-box ,
	.tag .ast-author-box{
		-js-display: flex;
		display: flex;
		align-items: center;
	}
	.author .post .entry-content ,.tag .post .entry-content {
		max-width: 100% !important;
		padding: inherit !important;
		background: inherit !important;
		margin-left: 510px !important;
		padding: 0 0px 0 30px !important;
	}
	.ast-author-box img.avatar {
		margin: 0px 0 0 0 !important;
	}
	.author header.entry-header ,
	.tag header.entry-header{
		max-width: 100% !important;
		display: block !important;
		flex-direction: inherit !important;
		margin-left: 510px;
		padding: 0 0px 0 30px;
	}
	.elementor-widget:not(:last-child) {
		margin-bottom: 0;
	}
	/*#page {
		display: block;
		max-width: 1150px;
		margin: 0 auto;
	}*/
	header .site-primary-header-wrap {
		background-color: #ffffff;
		min-height: auto !important;
		padding: 15px 45px;
	}
	header .site-primary-header-wrap .site-branding {
		padding: 0 !important;
	}
	header .main-header-menu .menu-item{
		line-height: initial !important;
	}
	header .site-primary-header-wrap .site-branding .site-logo-img img {
		max-width: 87px;
	}
	.learn-icon{
		position: relative;    
	}
	.learn-icon::after {
		content: '\f0e7';
		font-family: 'FontAwesome';
		position: absolute;
		color: #000000;
		font-size: 13px;
		left: 0;
	}
	.entry-content {
		padding: 0 50px !important;
		background: #ffffff;
	}
	.entry-content p {
		margin-bottom: 0;
	}

	.site-content .ast-container {
		padding: 0 !important;
	}
	.custom-text p {
		color: #3A3A3A;
		font-family: "Source Sans Pro", Sans-serif;
		font-size: 17px;
		font-weight: 400;
		margin-bottom: 10px;
	}
	.custom-text h4 {
		color: #212121;
		font-family: "PT Sans", Sans-serif;
		font-size: 21px;
		font-weight: 700;
		line-height: 1.4em;
		margin-bottom: 10px;
	}
	.ul {
		margin: 0;
		list-style: none;
	}
	.ul li {
		padding-left: 30px;
		position: relative;
	}
	.ul li::after {
		top: 0px;
		content: '\f0e7';
		position: absolute;
		left: 0;
		width: 20px;
		height: 20px;
		font-size: 20px;
		font-family: 'FontAwesome';
		transform: translate(0px, 0px);
	}
	.tve-leads-shortcode h2 {
		font-family: pt sans,sans-serif;
		font-size: 21px;
		font-style: normal;
		font-weight: 700;
		letter-spacing: 0;
		text-transform: none;
		margin: 0;
	}
	header.entry-header {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		justify-content: center;
		padding: 0;
		max-width: 964px;
		margin: 0 auto;
	}
	header.entry-header .ast-single-post-order h1.entry-title {
		font-size: 50px !important;
		font-family: Inter, sans-serif;
		margin-bottom: 20px;
		line-height: 1;
		font-weight: bold;
	}
	.twitter-tweet {
		margin-left: auto;
		margin-right: auto;
	}
	.post .entry-content figure {
		text-align: center;
	}
	center.su-button-center a.su-button.su-button-style-flat {
		padding: 10px;
		position: relative;
	}
	center.su-button-center a.su-button.su-button-style-flat i.sui.sui-podcast::after {
		content: "\f2ce";
		font-family: 'FontAwesome';
		font-style: normal;
	}
	.post .entry-content p .aligncenter {
		margin-bottom: 15px !important;
	}
	header.entry-header .ast-single-post-order .entry-meta p#breadcrumbs {
		font-size: 16px;
		margin: 0;
	}
	header.entry-header .ast-single-post-order .entry-meta p#breadcrumbs span.breadcrumb_last {
		color: #212121;
	}
	header.entry-header .post-thumb img {
		margin-top: 0px !important; 
		height: 600px;
		object-fit: contain;
		border-radius: 12px;
	}
	.post .entry-content {
		padding: 20px !important;
		max-width: 762px;
		margin: 0 auto;
		background: transparent;
	}
	header.entry-header .ast-single-post-order .entry-meta .vcard a .author-name {
		color: #3a3a3a;
	}
	header.entry-header .ast-single-post-order .entry-meta {
		font-size: 0;
		font-family: 'Circular-Loom';
	}
	header.entry-header .ast-single-post-order {
		margin-top: 50px !important;
		margin-bottom: 20px;
		padding: 20px;
		max-width: 728px;
		margin-left: auto;
		margin-right: auto;
	}
	.post .entry-content p {
		font-size: 18px;
		font-family: 'PT Sans';
		line-height: 28px;
		margin-bottom: 10px;
	}
	.post .entry-content blockquote {
		width: 100%;
		margin-left: 10px !important;
		border-left: 7px solid #4254FF !important;
		font-style: italic;
		background: transparent;
		color: inherit;
	}
	a.bdp-readmorebtn {
		color: rgb(255, 255, 255);
		border-radius: 3px;
		background-color: rgb(66, 84, 255);
		border: 1px solid rgb(66, 84, 255);
		padding: 12px 30px;
		font-family: 'PT Sans';
	}
	a.bdp-readmorebtn:hover {
		background: #ffffff;
		color: rgb(66, 84, 255);
	}
	.bdp-post-list-content h2.bdp-post-title {
		font-size: 30px;
		font-family: 'PT Sans';
		line-height: 1;
	}
	.post .entry-content figure img {
		border-radius: 12px;
	}
	.post .entry-content h1 , .post .entry-content h2 , .post .entry-content h3 , .post .entry-content h4 {
		font-size: 30px;
		margin-bottom: 10px;
		margin-top: 45px;
		font-family: 'PT Sans';
		font-weight: bold;
	}
	.main-navigation ul li a.menu-link {
		font-family: 'Hind';
		font-weight: 700;
		font-size: 15px;
	}
	.grdi3 .bdp-post-grid-content {
		background: #e3e3e3;
		position: relative;
	}
	.grdi3.whitebg .bdp-post-grid-content {
		background: #e3e3e3;
		position: relative;
	}
	.grdi3.whitebg .bdp-post-grid-content .bdp-post-meta {
		padding: 0 15px;
		text-align: left;
	}
	.grdi3 .bdp-post-grid-content h2 {
		font-family: Hind;
		font-size: 20px;
		font-weight: 900;
		text-transform: initial;
		padding: 0 15px;
	}
	.grdi3.whitebg .bdp-post-grid-content h2 , .grdi3.whitebg .bdp-post-grid-content .bdp-post-short-content{text-align: left;}

	.grdi3 .bdp-post-grid-content .bdp-post-short-content {
		color: #3a3a3a;
		font-size: 17px;
		font-family: source sans pro,sans-serif;
		padding: 0 10px 20px;
	}
	.grdi3 .bdp-post-grid-content .bdp-post-image-bg {
		overflow: hidden;
	}
	.grdi3 .bdp-post-grid-content .bdp-post-image-bg img {
		transition: .5s ease;
	}
	.grdi3 .bdp-post-grid-content:hover .bdp-post-image-bg img {
		transform: scale(1.1);
	}
	.page-id-8573  .elementor-widget-container ul {
    margin-top: 30px;
}
.page-id-8573 .elementor-widget-container ul li {
    margin-bottom: 10px;
    padding-left: 5px;
}

/* New css */
.page-id-10761 #page {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.custom-header .elementor-widget-container {
    text-align: left;
}
.hero-tp-brd .elementor-widget-container {
    -webkit-clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
            clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
    max-width: 330px;
    width: 100%;
}
.vdo-relative {
    top: 52px;
    z-index: 1;
}
.cmn-p p {
    margin-bottom: 0 !important;
}
.hightlight-p p {
    margin-bottom: 0;
    display: inline-block;
    background: #FFF3E9;
    line-height: 0px;
    padding-bottom: 20px;
}
.title-with-color h2 b {
    background: #FB738B;
    color: #fff;
    font-weight: 500;
    padding: 2px 3px 0;
}
.cst-testimonial p {
    margin-top: 0;
}

.cst-testimonial .elementor-widget-container {
/*    clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%); */
    position: relative;
}
.cst-testimonial::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #FFF3E9;
    right: 15px;
    bottom: 15px;
    transform: skew(0, -8deg);
}
.cst-testimonial .elementor-widget-container::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 2;
    right: 0px;
    bottom: 0px;
    border: 1px solid #548495;
    transform: skew(0, -8deg);
}

.cst-testimonial .elementor-testimonial-wrapper {
    position: relative;
    z-index: 5;
    overflow: visible !important;
}
.cst-testimonial p b {
    color: #000;
}
.cst-testimonial {
    height: 100%;
}
.cst-testimonial .elementor-widget-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 100%;
}
.cst-testimonial .elementor-testimonial-content::before {
    content: "";
    background-image: url("/wp-content/uploads/2021/10/qoute.svg");
    background-repeat: no-repeat;
    width: 38px;
    height: 35px;
    position: absolute;
    top: -43px;
    background-size: 38px;
}
.sub-title-bg .elementor-widget-container {
    -webkit-clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
}
.price-head p {
    text-align: center !important;
    margin: 0 !important;
}
.price-head h4 {
    color: #FB738B;
    font-weight: bold;
    font-size: 24px;
    line-height: 38.4px;
}
.prc-body em {
    font-size: 15px;
    line-height: 24px;
    color: #6C7173;
    display: inline-block;
    width: 100%;
    font-family: "Lora", sans-serif;
}

.prc-body p {
    margin: 12px 0 0 !important;
}

.prc-body ul {
    margin-left: 30px;
    margin-top: 22px;
    display: inline-block;
}

.prc-body ul li {
    font-size: 15px;
    letter-spacing: 0.16px;
    line-height: 24px;
    float: left;
    font-family: "Lora", sans-serif;
}

.price-footer h2 {
    font-size: 42px;
    font-weight: bold;
    color: #181A1B;
    margin: 0 0 15px;
}

.price-footer p {
    margin: 0 !important;
    text-align: center !important;
}

.price-footer a {
    background: #FB738B;
    padding: 15px 42px;
    color: #FBFDFE !important;
    font-weight: 900;
    font-size: 18px;
    line-height: 28.8px;
    letter-spacing: 0.16px !important;
    display: inline-block;
    border: 1px solid #FB738B;
    text-transform: capitalize;
}

.prc-box {
    background: #FBFDFE;
    -webkit-transform: skew(0, -8deg);
        -ms-transform: skew(0, -8deg);
            transform: skew(0, -8deg);
}
.price-main .prc-box {
    margin-right: 32px;
}
.price-main .prc-box:last-child {
    margin-left: 0px;
    margin-right: 0;
}
.prc-box .elementor-widget-wrap.elementor-element-populated {
    -webkit-transform: skew(0, 8deg);
        -ms-transform: skew(0, 8deg);
            transform: skew(0, 8deg);
    background: transparent !important;
    position: relative;
    z-index: inherit;
}

/* .price-footer {
    -webkit-transform: skew(0, -8deg);
        -ms-transform: skew(0, -8deg);
            transform: skew(0, -8deg);
    background-color: #E0EFEF;
}*/
.price-footer {
    position: relative;
}

/* .price-footer .elementor-widget-container {
    -webkit-transform: skew(0, 8deg);
        -ms-transform: skew(0, 8deg);
            transform: skew(0, 8deg);
    background-color: transparent !important;
}*/
.price-footer .elementor-widget-container {
    background-color: transparent !important;
    position: relative;
    z-index: 5 !important;
}
.price-head, .prc-body {
    position: relative;
    z-index: 5;
}
.price-footer::before {
    content: "";
    -webkit-transform: skew(0, -8deg);
    -ms-transform: skew(0, -8deg);
    transform: skew(0, -8deg);
    background-color: #E0EFEF;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1 !important;
}
.prc-box .elementor-element-populated::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 1;
    right: -18px;
    bottom: -15px;
    border: 1px solid #fb738b;
    -webkit-transform: skew(0, -8deg);
    -ms-transform: skew(0, -8deg);
    transform: skew(0, -8deg);
}
.blue-tst .elementor-testimonial-details {
    max-width: 275px;
}

.blue-tst .elementor-testimonial-content::before {
    background-image: url("/wp-content/uploads/2021/10/quote-second.svg");
}
.blue-tst .elementor-widget-container::before, .blue-tst::before {
    display:none;
}
.number-main .elementor-container.elementor-column-gap-default {
    padding: 80px 60px;
}
.number-main .elementor-container.elementor-column-gap-default::before {
    background: #E1E7E9;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transform: skew(0, -8deg);
        -ms-transform: skew(0, -8deg);
            transform: skew(0, -8deg);
}

.number-bx p {
    text-align: center !important;
    max-width: 140px;
    margin: 0 auto;
}
.move-left .nmb-txt p {
    text-align: right !important;
}

.nmb-txt p {
    margin: 0 !important;
}
.dark-grey-bg .elementor-container.elementor-column-gap-default::before {
    background: #8AB7B8;
}
.move-left .elementor-container.elementor-column-gap-default::before {
    left: -60px;
}
.move-right .elementor-container.elementor-column-gap-default::before {
    right: -60px;
}
.pt-0 p {
    margin: 0;
}

.pt-0 .elementor-widget-container {
    margin-top: 0 !important;
}
.page-id-10761 .site-content {
    padding-top: 0 !important;
}
body .trangle-icon {
    text-align: left !important;
}
.part-section p {
    margin: 12px 0 0;
}

.part-section ul {
    margin: 15px 0 0 25px;
}
.part-section .elementor-inner-column::before {
    content: "";
    border: 1px solid #000;
    position: absolute;
    right: -18px;
    left: 17px;
    bottom: -18px;
    top: 18px;
}
.post-tp {
    z-index: 1;
}
.sml-txt {
    font-weight: 400;
    font-size: 30px;
    line-height: 39px;
    display: inline-block;
}
.gets-content h3 {
    color: #fff3e9;
    text-align: left;
    font-size: 30px;
    letter-spacing: -0.48px;
    margin-top: 24px;
    font-weight: 500;
    position: relative;
}
.gets-content p {
    margin: 0 !important;
}

.gets-content .elementor-widget-container {
    margin-top: 0 !important;
}
.gets-p p {
    margin: 0 !important;
}
.gets-content h3::before {
    content: "";
    background-image: url("/wp-content/uploads/2021/10/flash.svg");
    width: 38px;
    height: 38px;
    position: absolute;
    left: -40px;
}
.price-footer h6 {
    color: #414445;
    text-transform: none;
    font-size: 14px;
    margin: 15px 0 0;
    line-height: normal;
    letter-spacing: 0.16px;
    font-style: italic;
    font-family: "Lora", sans-serif;
}
.fixedclass {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e0efef;
    z-index: 999;
}

.sticky-button .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}

.sticky-button .elementor-button-wrapper {
    padding: 10px 0 !important;
}

.sticky-button a.elementor-button-link {
    font-size: 20px;
    background: #fb738b;
    border-color: #fb738b;
    font-family: "Mada", Sans-serif !important;
    font-weight: 700;
    letter-spacing: 0.4px;
    border-radius: 0;
}
.fixedclass {
    display: none;
}


.above-testimoinial p {
    margin: 0;
}
.fix-content em {
    padding-top: 33px;
}

.fix-content ul {
    padding-top: 25px;
}

.line-height ul li {
    line-height: 28.8px;
}
.hero-tp-brd p {
    margin: 0 !important;
}
.custom-fix-header .elementor-widget-container {
    text-align: left;
}
.cst-left .elementor-widget-container {
    text-align: right;
}
.custom-fix-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    visibility: hidden;
    transform: translateY(-86px);
    background: #376676;
    z-index: 999;
    transition: all 0.2s;
}
.stickyheader .custom-fix-header {
    visibility: visible;
    transform: translateY(0px);
}











@media only screen and (min-width:992px){
.pricing-tier {
    min-height: 910px !important;
}

}



@media screen and (max-width: 1024px) and (min-width: 768px) {
.price-main .elementor-container.elementor-column-gap-default {
    flex-wrap: unset;
}	
.prc-box .elementor-widget-wrap.elementor-element-populated {
    padding-bottom: 305px !important;
}
.price-footer {
    position: absolute;
    bottom: 0;
}
}
@media only screen and (max-width:1024px){
.vdo-relative {
    top: 20px;
}
.page-id-10761 .elementor-10761 .elementor-element.elementor-element-1f534f6 .elementor-heading-title {
    line-height: normal;
}
}
@media only screen and (max-width:991px){
.custom-header .elementor-widget-wrap.elementor-element-populated {
    padding: 10px 10px !important;
}   
.page-id-12130 .site-content {
    padding-top: 0;
}
.custom-header h2.elementor-heading-title {
    text-align: left !important;
}
.move-right .elementor-container.elementor-column-gap-default::before {
    right: 0;
}

.move-left .elementor-container.elementor-column-gap-default::before {
    left: 0;
}
.price-main {
    padding-right: 20px !important;
}
}
@media only screen and (max-width:767px){
/* .page-id-10761 h2.elementor-heading-title {
    font-size: 28px !important;
} */
.fixedclass {
    display: block;
}
.hero-text h2.elementor-heading-title {
    font-size: 40px !important;
    text-align: left !important;
    line-height: 44px !important;
    letter-spacing: -0.48px !important;
}
.hero-text .elementor-button-wrapper {
    text-align: left;
}
.hero-banner {
    background-image: url("/wp-content/uploads/2021/10/hero-mb-bg.jpg") !important;
}
.title-big h2.elementor-heading-title {
    font-size: 32px !important;
    line-height: 35.2px !important;
    text-align: left !important;
}
.sml-txt {
    display: initial;
    font-weight: bold;
    font-size: 32px;
}
.hightlight-p p {
    margin-bottom: 0 !important;
    padding-bottom: 8px !important;
    line-height: 17px !important;
    margin-top: 15px !important;
}
body .custom-header h2.elementor-heading-title {
    font-size: 14px !important;
}  
.page-id-10761 .elementor-element-populated {
    padding: 10px !important;
}
body .vdo-tp-bx .elementor-widget-wrap.elementor-element-populated {
    padding: 0 15px !important;
}
.vdo-relative {
    top: 15px;
}   
.title-md .elementor-heading-title {
    font-size: 26px !important;
    text-align: left !important;
    line-height: 37px !important;
}
.cmn-p ul {
    margin-left: 22px;
}
.cmn-p li {
    font-size: 16px;
}
.cmn-p p {
    line-height: 25.6px !important;
	margin-top: 15px !important;
}
.text-left .elementor-heading-title {
    text-align: left !important;
}
.title-part .elementor-heading-title {
    font-size: 24px !important;
    text-align: left !important;
    line-height: 32px !important;
}
.part-section .elementor-widget-wrap.elementor-element-populated {
    padding: 25px 20px !important;
}
.gets-content h3 {
    font-size: 22px;
}
.number-main .elementor-container.elementor-column-gap-default {
    padding: 20px 15px;
}
.price-main .prc-box {
    margin-right: 18px;
}
.price-main .prc-box:last-child {
    margin-left: 0;
    margin-right: 18px;
    margin-top: 45px;
}
.price-main .prc-box .elementor-widget-wrap.elementor-element-populated {
    padding-top: 60px !important;
}
.price-main .prc-box .elementor-widget-wrap.elementor-element-populated {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
}
.number-bx h2.elementor-heading-title {
    font-size: 60px !important;
}

.number-bx p {
    font-size: 20px !important;
    margin: 0 auto !important;
}
.move-left .elementor-container.elementor-column-gap-default::before {
    left: 0;
}
.move-left .elementor-container.elementor-column-gap-default {
    display: flex !important;
    flex-direction: column-reverse;
}

.move-left .elementor-container.elementor-column-gap-default .nmb-txt p {
    text-align: left !important;
}

.move-right .elementor-container.elementor-column-gap-default::before {
    right: 0;
}
.price-head p {
    font-size: 18px !important;
}
.price-head h4 {
    font-size: 22px;
}
.sub-title-bg h4.elementor-heading-title {
    font-size: 20px !important;
}
.move-right .elementor-container.elementor-column-gap-default {
    display: flex !important;
    flex-direction: column-reverse;
}
.price-footer a {
    padding: 13px 42px;
    line-height: 26px;
}
.price-footer h2 {
    font-size: 34px !important;
}
.count-down .elementor-countdown-item {
    padding: 10px !important;
    text-align: center !important;
}

.count-down .elementor-countdown-item span {
    text-align: center !important;
}
.fix-content em {
    padding: 0;
}

.fix-content ul {
    padding-top: 0;
}
.price-main {
    padding-right: 0px !important;
}
.price-main .prc-box .elementor-widget-wrap.elementor-element-populated {
    margin-top: 0;
}
.cst-logo img {
    max-width: 80px;
}

.cst-logo h2 {
    text-align: left !important;
    font-size: 12px !important;
    line-height: 14px !important;
}

.cst-left .elementor-button-wrapper {
    text-align: right;
}
}
/* End New css */

	@media (max-width: 991px){
		.site-above-footer-wrap, .site-below-footer-wrap {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
		footer.site-footer .ast-builder-footer-grid-columns {
		grid-template-columns: 100% 100% 100% !important;
		display: block;
	}
		.ast-footer-copyright p, .site-footer img {
		margin-bottom: 20px;
	}
		
		footer.site-footer {
		padding: 40px 20px 40px 20px;
		background: #1e2029;
		border-radius: 0;
		margin-bottom: 0px;
	}
		.author .content-area , .tag .content-area {
		padding: 0 0px !important;
	}
		.author header.entry-header,
		.tag header.entry-header{
		max-width: 100% !important;
		display: block !important;
		flex-direction: inherit !important;
		margin-left: 0;
		padding: 0 0px 0 0px;
	}
		.author .post-content,
		.tag .post-content{
		padding: 0 15px;
	}
	.author .post-content .ast-blog-featured-section ,
		.tag .post-content .ast-blog-featured-section{
		position: relative;
		width: 100% !important;
		height: auto;
		float: none;
		margin: 0;
		padding: 0 0px 0 0;
	}
		.author .post-content .entry-meta ,
		.tag .post-content .entry-meta{
		text-align: center;
	}
	.author .post-content .ast-blog-featured-section .post-thumb-img-content img ,
		.tag .post-content .ast-blog-featured-section .post-thumb-img-content img{
		height: auto;
		width: 100%;
		object-fit: cover;
		position: relative;
		top: inherit;
		left: inherit;
		margin-bottom: 15px;
	}
		.author .post .entry-content,
		.tag .post .entry-content{
		max-width: 100% !important;
		padding: inherit !important;
		background: inherit !important;
		margin-left: 0% !important;
		padding: 0 10px !important;
	}
		.author .ast-author-box ,
		.tag .ast-author-box{
		width: 100%;
		justify-content: center;
	}
		.site-content {
		padding-top: 60px;
	}
		.learn-icon::after{display:none;}
		.ast-mobile-popup-drawer {
		position: relative !important;
		top: inherit !important;
		bottom: inherit !important;
		left: inherit !important;
		right: inherit !important;
		transition: opacity .25s ease-in,left 0s .25s,right 0s .25s;
		opacity: 1 !important;
	}
		.ast-mobile-popup-overlay {
		display: none !important;
	}
		.ast-mobile-popup-drawer .ast-mobile-popup-inner {
		max-width: 100% !important;
		width: 100% !important;
		position: fixed;
		transform: translate(0px, 0px) !important;
		background: #212121;
		opacity: 0 !important;
		left: inherit !important;
		top: 100% !important;
		box-shadow: none !important;
		right: inherit !important;
		bottom: inherit !important;
		display: block !important;
	}
		.ast-off-canvas-active body.ast-main-header-nav-open {
		overflow: visible !important;
	}
	.ast-mobile-popup-header {
		position: absolute;
		right: 30px;
		top: -40px;
	}
		.ast-mobile-popup-header button#menu-toggle-close {
		padding: 0 !important;
		font-size: 20px !important;
	}
	.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
		opacity: 1 !important;
		visibility: visible;
		transform: translateX(0);
		top: 56px !important;
		background-color: #212121 !important;
	}
		header .site-primary-header-wrap {
		background-color: #ffffff;
		min-height: auto !important;
		padding: 8px 20px !important;
			border-bottom: 1px solid rgb(0 0 0 / 32%) !important;
	}
		.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close .ahfb-svg-iconset svg {
		width: 27px;
		height: 27px;
		transition: none;
		fill: #000000 !important;
	}
		.main-header-menu li a.menu-link {
		padding: 10px 20px!important;
		min-height: auto !important;
		font-size: 16px !important;
		display: block !important;
		color: #000000;
		border-top: 1px solid #ececec !important;
	}
		.site-header {
		z-index: 99;
		position: fixed;
		top: 0;
		width: 100%;
	}
		footer.site-footer .widget-title {
		color: #86878c;
		margin-bottom: 10px;
		border-bottom: 1px solid #86878c;
		display: inline-block;
	}
	}

	@media (max-width: 768px){
		.single-post header.entry-header .ast-single-post-order h1.entry-title {
    font-size: 30px !important;
    font-family: Inter, sans-serif;
    margin-bottom: 20px;
    line-height: 1;
    font-weight: bold;
    margin-top: 20px;
    text-align: left;
}
		.single-post header.entry-header .post-thumb img {
    margin-top: 0px !important;
    height: auto;
    object-fit: contain;
    border-radius: 12px;
}
		.page-id-8573 .text-center p {
    text-align: left-align !important;
} 
		header.entry-header .ast-single-post-order {
		margin-top: 0px !important;
		margin-bottom: 0;
		padding: 0 20px;
		max-width: 728px;
		margin-left: auto;
		margin-right: auto;
	}
		footer.site-footer {
		padding: 30px 15px 30px 15px;
		background: #1e2029;
		border-radius: 0;
		margin-bottom: 0px;
	}
		footer.site-footer .widget-title {
		color: #86878c;
		margin-bottom: 10px;
		border-bottom: 1px solid #86878c;
		display: inline-block;
	}
		.author .ast-author-box ,.tag .ast-author-box {
		width: 100%;
		justify-content: center;
		flex-direction: row-reverse;
	}
		.author .ast-row  ,
		.tag .ast-row {
		margin: 0 !important;
	}
		.author .ast-author-box .ast-author-avatar,
		.tag .ast-author-box .ast-author-avatar{
		margin-right: 15px;
	}
		.author .ast-author-box .ast-author-avatar img.avatar , .tag .ast-author-box .ast-author-avatar img.avatar {
		width: 70px !important;
			margin: 0px;
	}
		.author .ast-author-box .ast-author-bio h1 ,
		.tag .ast-author-box .ast-author-bio h1{
		font-size: 24px !important;
		margin: 0;
	}
		.ast-mobile-svg {
			fill: #000000 !important;
		}
		.entry-content {
			padding: 0 15px !important;
			background: #ffffff;
		}
		.custom-text h4 ,h2, .elementor-heading-title {
		font-size: 20px !important;
		text-align: center !important;
	}
	p, .elementor-text-editor {
		text-align: left-align !important;
		font-size: 16px !important;
		line-height: 24px !important;
	
	p {
		margin: 20px 0 !important;
		text-align: left !important;
	}
		.elementor-element-populated {
		padding: 0 !important;
	}
		.main-header-bar-navigation {
		line-height: normal !important;
	}
		.ast-mobile-popup-drawer .ast-mobile-popup-inner {
		max-width: 100% !important;
		width: 100% !important;
	}
		.main-navigation ul li a.menu-link {
		font-family: 'Hind';
		font-weight: 700;
		font-size: 15px;
	}
	.elementor-icon-list-item a {
		font-size: 16px !important;
		line-height: 1.3em;
	}
	.elementor-icon-list-text {
		padding-left: 5px !important;
	}
		.elementor-icon-list-item {
		padding-bottom: calc(10px/2) !important;
	}
		#wpfront-scroll-top-container {
		right: 60px !important;
		bottom: 100px !important;
	}
		.elementor-image , .elementor-button-wrapper {
		text-align: center;
	}
		.tcb-col.tve_empty_dropzone {
		justify-content: center !important;
		flex-direction: initial;
	}
		.bdp-post-list-content {
		text-align: center;
	}
		.bdp-post-list-content .bdp-post-meta {
		margin-bottom: 5px;
		font-weight: bold;
	}

		header.entry-header .ast-single-post-order h1.entry-title {
		font-size: 24px !important;
		font-family: Inter, sans-serif;
		margin-bottom: 10px;
		line-height: 1;
		font-weight: bold;
		text-align: center;
	}
		header.entry-header .ast-single-post-order .entry-meta {
		font-size: 0;
		font-family: 'Circular-Loom';
		text-align: center;
	}
		header.entry-header .ast-single-post-order .entry-meta p#breadcrumbs {
		font-size: 16px;
		margin: 0;
	}
		header.entry-header .ast-single-post-order .entry-meta p#breadcrumbs span.breadcrumb_last {
		color: #212121;
	}
		header.entry-header .post-thumb-img-content {
		padding: 0 20px;
	}
		header.entry-header .post-thumb img {
		height: auto;
		object-fit: cover;
		border-radius: 12px;
	}
		header.entry-header {
	 
		margin: 0 auto 0 auto !important;
	}
	.ul li {
		font-size: 16px !important;
		line-height: 24px !important;
		text-align: left;
	}
		.grdi3.whitebg .bdp-post-grid-content h2, .grdi3.whitebg .bdp-post-grid-content .bdp-post-short-content {
		text-align: center;
	}
		.grdi3 .bdp-post-grid-content .bdp-post-short-content {
		font-size: 16px;
	}
		.grdi3.whitebg .bdp-post-grid-content .bdp-post-meta {
	   
		text-align: center;
		margin: 0;
	}
		.post .entry-content{text-align:center;}
		ul.elementor-icon-list-items {
		margin-left: 10% !important;
	}
		.wp-block-separator {
		margin: 0 auto;
	}
		.author .site-content ,
		.tag .site-content {
		padding-top: 80px !important;
	}
		.author .post ,.tag .post {
		padding: 0 !important;
	}
		.author .ast-archive-description ,
		.tag .ast-archive-description{
		margin-bottom: 20px;
		padding-bottom: 10px;
		border-bottom: 1px solid #eee;
	}
	}
	@media (max-width: 574px){
	.elementor-8573 .elementor-element.elementor-element-a6f039c > .elementor-widget-container {
    margin: 0 !important; 
}
		.page-id-8573 .elementor-heading-title {
		text-align: left !important;
	}
	.page-id-8573 .elementor-widget-container p {
    margin: 10px 0 10px 0 !important;
}
	.ast-logo-title-inline .site-logo-img {
    padding: 5px !important;
}
	.page-id-8573  .site-content {
    padding-top: 60px;
}
.page-id-8573  footer.site-footer {
    margin-top: 30px;
}
		.page-id-8573  .section-container image, .page-id-8573   .section-container figure {
    padding: 10px 0px;
    margin: 0px 0px !important;
}
		.page-id-8573  h1, .page-id-8573 h2, .page-id-8573 h3, .page-id-8573 h4,.page-id-8573  h5,.page-id-8573  h6 {
    font-size: 18px !important;
}
		.page-id-8573  .section-container {
    padding: 20px 10px !important;
}
.page-id-8573 .elementor-widget-container ul {
    margin-top: 20px;
    margin-left: 30px;
}
.page-id-8573 .elementor-widget-container ul li {
    margin-bottom: 10px;
    padding-left: 0;
}
	.page-id-8573   p, .page-id-8573   .elementor-text-editor {
		text-align: left !important;
		font-size: 16px !important;
		line-height: 24px !important;
	}
	.page-id-8573   p {
		margin: 20px 0 !important;
		text-align: left !important;
	}
		.ast-footer-social-1-wrap .ast-builder-social-element svg {
		width: 15px;
		height: 15px;
	}
		.site-footer .footer-social-inner-wrap a {
		width: 35px;
		height: 35px;
	}
		.nav-links {
		display: flex;
			align-items: center;
	}
		.nav-links .nav-previous {
		margin: 0 !important;
	}
		.site-content {
		padding-top: 60px;
	}
		.author .site-content ,
		.tag .site-content{
		padding-top: 80px !important;
	}
		#wpfront-scroll-top-container {
		right: 20px !important;
		bottom: 100px !important;
	}
		.elementor-heading-title {
		text-align: center !important;
	}
		.left10 .elementor-heading-title{text-align: left !important;
		margin-left: 10% !important;}
	}
	@media (max-width: 360px){
		.site-content {
		padding-top: 100px;
	}
	}


	/*Custom css  start here*/