/**
Theme Name: Astra Child
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: astra-child
Template: astra
*/

.text-dec-n {
    text-decoration: none !important
}
html, body {
  overflow-x: hidden;
  scrollbar-color: #000b69;
}
body {
  position: relative
}

body::-webkit-scrollbar {
    width: 10px;
    background-color: #fff;
}
body::-webkit-scrollbar-thumb{
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #000b69;
}
body::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 8px;
    background-color: #fff;
}
.d-none {
    display: none !important;
}
.ast-single-post .entry-content a {
	text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
btton {
	font-family: 'Montserrat', 'Poppins', sans-serif;
}
span.txt-blue-bg {
    background: var(--e-global-color-2390ec5);
    border-radius: 8px;
    color: #fff;
    padding: 0px 5px
}

/* Hero Lead */
.hero-lead h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
}

.hero-lead {
    padding: 15px;
    background: #fff;
    border-radius: 15px;
	width: 350px !important;
	border: 1px solid #e5e6e9;
}
.hero-lead .row {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.hero-lead .col-50 {
    width: 100%;
}

.hero-lead .fields-one {
    margin-bottom: 10px;
	border-radius: 10px;
}
.hero-lead .fields-six .wpcf7-spinner {
	display: none;
}

.hero-lead .fields-one p {
    margin: 0 !important;
}
.hero-lead .fields-one .wpcf7-list-item {
    margin: 0;
}
.hero-lead .fields-one .wpcf7-list-item-label {
    position: relative;
    display: inline-block;
    height: 32px;
    width: 106px;
    margin: 0;
    padding-inline: 14px;
    padding-block: 0;
    color: #000b69;
    border: 1px solid #d9eaff ;
    border-block-start-width: 1.02px;
    border-inline-start-width: 0;
    border-inline-end-width: 1px;
    font-size: 14px;
    line-height: 30px;
    background: #f6faff;
    cursor: pointer;
    transition: color 0.2s,background 0.2s,box-shadow 0.2s;
}
.hero-lead select,
.hero-lead input:not([type="radio"]){
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #000b69;
    width: 100%;
    height: 32px;
    padding: 0 11px;
    font-size: 14px;
    line-height: 1.5714285714285714;
    list-style: none;
    font-family: inherit;
    display: flex;
    border-radius: 10px;
    position: relative;
    background-color: #f6faff;
    border: 1px solid #d9eaff;
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hero-lead .wpcf7-list-item {
    font-size: 14px;
}
.hero-lead .fields-one .wpcf7-list-item.first .wpcf7-list-item-label {
	border-radius: 10px 0 0 10px;
}
.hero-lead .fields-one .wpcf7-list-item.last .wpcf7-list-item-label {
	border-radius: 0 10px 10px 0;
}
.hero-lead select:hover{
	border-color: #70e69b;
}
.hero-lead .fields-one .wpcf7-list-item-label {
    border-left: 1px solid #d9eaff ;
    margin: 0;
    text-align: center;
}
.hero-lead .wpcf7-radio{
    display: flex;
    justify-content: space-around;
}
.hero-lead .fields-one .wpcf7-list-item-label:has(+ input[type="radio"]:checked) {
    z-index: 1;
    color: #48d882;
    background: #f6faff;
    border-color: #48d882; 
}
.hero-lead .fields-one input[type="radio"] {
    display: none;
}
.hero-lead .fields-five .wpcf7-list-item {
    display: inline-block;
    margin: 0 !important;
}

.hero-lead .fields-five input[type="radio"]:checked {
    background: #fff;
    border-color: #48d882;
	border-width: 6px;
}
.hero-lead .fields-five input[type="radio"]{
	box-sizing: border-box;
	background: #fff;
    appearance: none;
    position: relative;
    height: 22px;
    border-style: solid;
    border-width: 1px;
    border-radius: 50%;
    transition: all 0.2s;
}

.hero-lead .five-perc-off {
	padding: 0px 5px;
    border-radius: 4px;
    background-color: #20ba68;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
}
.hero-lead .fields-discount > p{
	display: flex;
    align-items: center;
    gap: 5px;
	margin-bottom: 10px;
}
.hero-lead .final-price p {
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    font-weight: 600;
}
.hero-lead .original-price{   
	font-size: 12px;
    line-height: 20px;
	text-decoration: line-through;
	color: #636a77;
}
.hero-lead input.wpcf7-submit {
    width: 100%;
    outline: none;
    position: relative;
    display: inline-block;
    /* font-weight: 400; */
    white-space: nowrap;
    text-align: center;
    background-image: none;
    /* background-color: transparent; */
    border: 1px solid transparent;
    cursor: pointer;
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    user-select: none;
    touch-action: manipulation;
    line-height: 1.5714285714285714;
    /* color: #000b69; */
    font-size: 16px;
    border-radius: 10px;
    height: 40px;
    padding: 6.428571428571429px 15px;
    color: #fff;
    background-color: var(--e-global-color-3f40a78);
    box-shadow: 0 2px 0 rgba(255, 255, 255, 0.95);
}
/* FAQs - Page*/

.faqs-wrapper {
    border: 1px solid;
    border-radius:8px; 
    font-family: 'Poppins', Sans-Serif
}

.faqs-wrapper .faq-item {
    padding: 20px;
}
.faqs-wrapper .faq-item:not(:last-child) {
    border-bottom: 1px solid #4a4a4a;
}
.faqs-wrapper .faq-item h3{
    color: #000;
}
.faqs-wrapper .faq-item p {
    font-size: 16px;
}
/* Top Writer  */

span.review-stars i.fa,
.rating-star{
    color: #f16824;
    font-size: 13px;
    letter-spacing: -2px;
    position: relative;
    top: -2px;
}
/* Three Step Form */

div#quote-form {
    border: 2px solid #14125C;
    border-radius: 22px;
    text-align: center;
    padding: 10px 10px;
		font-family: 'Poppins', sans-serif;
    position: relative;
}
div#quote-form:before {
    content: "";
    background-image: url(https://takemyonlineclassfast.com/wp-content/uploads/2023/08/Group-532-2.svg);
    width: 108px;
    height: 93px;
    display: inherit;
    position: absolute;
    top: 10%;
    left: 5%;
}
.gfield_checkbox .gform-field-label {
	
}
div#quote-form:after {
    content: "";
    background-image: url(https://takemyonlineclassfast.com/wp-content/uploads/2023/08/star-6-1.svg);
    width: 98px;
    height: 98px;
    display: inherit;
    position: absolute;
    top: 5%;
    right: 10%;
}
.gform_wrapper form {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

div#quote-form input[type="checkbox"] {
    appearance:  none;
	display: none;
    opacity: 0;
    height: 0px;
    width: 0px;
    cursor: pointer;
 
}
div#quote-form  input[type="checkbox"]:before {
    opacity: 0;
}
div#quote-form input[type="checkbox"]:checked + label {
    background-color: #ff4b23;
    color: #fff;
}

div#quote-form .gchoice label {
    background-color: var( --e-global-color-2390ec5 );
    color: #fff;
    border-radius: 35px;
    padding: 1em;
    font-size: 14px !important;
    font-weight: 600;
    margin-bottom: 1em;
    cursor: pointer;
}
input.gform_next_button, 
input[type="submit"].gform_button.button{
    border-radius: 8px;
    background-color: #3E51FF;
    color: #fff;
    border: none;
    font-size: 18px;
    font-weight: 500;
    padding: .5em 3em;
    margin-top: 1em;
}
.gform-theme--foundation .gform_page_footer{
	justify-content: center !important;
	margin-bottom: 20px;
}
/* Step 1 Button */
input#gform_next_button_1_3 {
	background: #ff4b23;
    padding: 15px 40px;
    border-radius: 8px;
}
/* Step 2 Buttons */
input#gform_previous_button_1_5 {
    padding: 15px 40px;
    border-radius: 8px;
}

input#gform_next_button_1_5 {
    background: #ff4b23;
    padding: 15px 40px;
    border-radius: 8px;
}

/* Step 3 Button */

input#gform_previous_button_1 {
    padding: 15px 40px;
    border-radius: 8px;
}

input#gform_submit_button_1 {
    background: #ff4b23;
    padding: 15px 40px;
    border-radius: 8px;
}


/* CTA with Carousel START*/
@keyframes writer-first{
	0% {
    z-index: 3;
    transform: translate(-22px,0);
    opacity: 1;
	}
	20% {
		z-index: 2;
		transform: translate(-44px,0);
		opacity: .25;
	}
	40% {
		z-index: 1;
		transform: translate(-66px,0);
		opacity: 0;
	}
	60% {
		z-index: 1;
		transform: translate(44px,0);
		opacity: 0;
	}
	80% {
		z-index: 2;
		transform: translate(0,0);
		opacity: .25;
	}
	100% {
		z-index: 3;
		transform: translate(-22px,0);
		opacity: 1;
	}
}

@keyframes writer-second{
	0% {
    z-index: 2;
    transform: translate(0,0);
    opacity: .25;
	}
	20% {
		z-index: 3;
		transform: translate(-22px,0);
		opacity: 1;
	}
	40% {
		z-index: 2;
		transform: translate(-44px,0);
		opacity: .25;
	}
	60% {
		z-index: 1;
		transform: translate(-66px,0);
		opacity: 0;
	}
	80% {
		z-index: 1;
		transform: translate(44px,0);
		opacity: 0;
	}
	100% {
		z-index: 2;
		transform: translate(0,0);
		opacity: .25;
	}
}

@keyframes writer-other {
  0% {
    z-index: 1;
    transform: translate(44px,0);
    opacity: 0;
  }
  20% {
    z-index: 2;
    transform: translate(0,0);
    opacity: .25;
  }
  40% {
    z-index: 3;
    transform: translate(-22px,0);
    opacity: 1;
  }
  60% {
    z-index: 2;
    transform: translate(-44px,0);
    opacity: .25;
  }
  80% {
    z-index: 1;
    transform: translate(-66px,0);
    opacity: 0;
  }
  100% {
    z-index: 1;
    transform: translate(44px,0);
    opacity: 0;
  }
}

@keyframes writer-status{
	0% {
    opacity: 1;
	}
	20% {
		opacity: 1;
	}
	30% {
		opacity: 0;
	}
	45% {
		opacity: 1;
	}
	100% {
		opacity: 1;
	}
}
.cta-carousel .a-bnr__writer-swiper {
    position: relative;
    width: 88px;
    height: 44px;
    margin: 0 auto;
    overflow: hidden;
}
.cta-carousel .a-bnr__writer:nth-child(1) {
    animation: writer-first 10000ms cubic-bezier(.55,0,0,1) infinite;
}
.cta-carousel .a-bnr__writer {
    position: absolute;
    left: 44px;
    z-index: 1;
    width: 44px;
    height: 44px;
    background-color: #fff;
    background-image: url(https://helpwithmyassignment.uk/wp-content/uploads/2024/01/cta-carousel-image.webp);
    background-size: cover;
    border-radius: 50%;
    opacity: 0;
}
.cta-carousel .a-bnr__writer:nth-child(2) {
    background-position: -44px 0;
    animation: writer-second 10000ms cubic-bezier(.55,0,0,1) infinite;
}
.cta-carousel .a-bnr__writer:nth-child(3) {
    background-position: -88px 0;
    animation: writer-other 10000ms cubic-bezier(.55,0,0,1) infinite;
}
.cta-carousel .a-bnr__writer:nth-child(4) {
    background-position: -132px 0;
    animation: writer-other 10000ms cubic-bezier(.55,0,0,1) infinite;
    animation-delay: 2000ms;
}
.cta-carousel .a-bnr__writer:nth-child(5) {
    background-position: -176px 0;
    animation: writer-other 10000ms cubic-bezier(.55,0,0,1) infinite;
    animation-delay: 4000ms;
}

.cta-carousel .a-bnr__writer-status {
    position: absolute;
    bottom: 0;
    left: 60%;
    z-index: 5;
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 50%;
    animation: writer-status 2000ms cubic-bezier(.55,0,0,1) infinite;
}
.cta-carousel .a-bnr__writer-status::before {
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 4;
    width: 10px;
    height: 10px;
    background-color: #19cf5e;
    border-radius: 50%;
    content: "";
}
.cta-carousel .lazy-bg--loaded {
    opacity: 1;
}
.cta-carousel .lazy-bg {
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.cta-old-price {
    text-decoration: line-through;
}
.cta-new-price {
    font-weight: 700;
    color: var(--e-global-color-3f40a78);
}
/* CTA with Carousel END */

.review-box {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 30px;
    margin-bottom: 30px;
}
/*.review-box + .review-box {*/
/*    margin-left: 1em;*/
/*}*/
.review-box img.rating {
    max-width: 100px;
    margin-bottom: .5em;
}

.review-box p.title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #161616;
    margin: 0;
}

.review-box p.title + span{
	font-weight: 700;
    font-family: 'Montserrat';
}
.review-box-logo {
	width: 40px !important;
}
.review-box small {
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    color: #161616;
    line-height: 22px;
}
.review-box p.content {
    color: #636363;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin: 0.8em 0 1em 0;
    font-family: "Montserrat";
}
.review-box .location {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    font-family: 'Public Sans';
}

.review-box img.flag {
    max-width: 28px;
    margin-right:0.5em;
}
.review-box .location span {
    color: #a2a8b4;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Montserrat';
}
.reviews-slider-main .owl-carousel .owl-item img {
    margin-bottom: 5px !important;
    display: inline-block !important;
}
/*  */

.bgi-underline {
    position: relative;
}
.bgi-underline::after {
    position: absolute;
      bottom: -8px;
    left: 50%;
    display: block;
    width: 100%;
    height: 13px;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0nMjIwJyBoZWlnaHQ9JzEyJyBmaWxsPSdub25lJyBzdHJva2U9JyNmZjRiMjMnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTEgOC4xNDNDNjMuMDc3IDguNzE1IDEyNS4xNTcgMTEgMTg3LjIzNCAxMU04MC4xMDMgMUgyMTknIHN0cm9rZS13aWR0aD0nMS41JyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnLz48L3N2Zz4=);
    background-repeat: no-repeat;
    transform: translateX(-50%);
    content: "";
    pointer-events: none;
    background-size: 100%;
}
/*Active LI  */

/* .elementor-nav-menu {
    position: relative;
}
.elementor-60 .elementor-element.elementor-element-b63e314 .elementor-nav-menu--main .elementor-item.elementor-item-active {
    width: 79px;
    height: 30px;
    color: #ff4b23;
    font-size: 17px;
    line-height: 31px;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA3OSAzMCcgZmlsbD0nbm9uZScgc3Ryb2tlPScjZmY0YjIzJz48cGF0aCBkPSdNNjEuNjk3IDcuNjA2QzE5Ljg3LS4xNzgtMy41MTMgNi41NyAxLjcyNyAxOS43MTZjNS4xOCAxMi45OTQgNDUuNDg0IDkuNDk3IDY0LjAwMiA2LjM5NCA2LjU1MS0xLjA5OCAxMC4xNTEtNC4wMDUgMTEuMTk1LTUuNTI5IDMuMDYyLTcuNDI1IDMuMTExLTIzLjczOC01MC0xOC41OTcnLz48L3N2Zz4=);
} */
/*Active LI  */

.head-float-text-wrap {
    position: relative;
}
.head-float-text {
    width: 79px;
    height: 30px;
    color: #ff4b23;
    font-size: 17px;
    line-height: 18px;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA3OSAzMCcgZmlsbD0nbm9uZScgc3Ryb2tlPScjZmY0YjIzJz48cGF0aCBkPSdNNjEuNjk3IDcuNjA2QzE5Ljg3LS4xNzgtMy41MTMgNi41NyAxLjcyNyAxOS43MTZjNS4xOCAxMi45OTQgNDUuNDg0IDkuNDk3IDY0LjAwMiA2LjM5NCA2LjU1MS0xLjA5OCAxMC4xNTEtNC4wMDUgMTEuMTk1LTUuNTI5IDMuMDYyLTcuNDI1IDMuMTExLTIzLjczOC01MC0xOC41OTcnLz48L3N2Zz4=);
}

.heading-with-float-text{
    position: relative;
    display: flex;
    justify-content: center;
}
.large-heading-with-float-text{
    position: relative;
    display: flex;
	gap: 10px;
}
.head-float-text-large {
    width: 205px;
    height: 34px;
    color: #ff4b23;
    font-size: 17px;
	padding-left: 30px;
    line-height: 36px;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyMDUgMzQnIGZpbGw9J25vbmUnIHN0cm9rZT0nI2ZmNGIyMyc+PHBhdGggZD0nTTE2MS4wMTkgOC41NUM1MC43NDgtLjM0Ny0xMC44OTkgNy4zNjQgMi45MTkgMjIuMzljMTMuNjU1IDE0Ljg1IDExOS45MSAxMC44NTMgMTY4LjcyOSA3LjMwNyAxNy4yNzItMS4yNTUgMjYuNzYzLTQuNTc4IDI5LjUxNi02LjMxOCA4LjA3Mi04LjQ4NiA4LjIwMS0yNy4xMy0xMzEuODE2LTIxLjI1NCcvPjwvc3ZnPg==);
}
.hero-lead p {
	margin-bottom: 15px !important;
} 

.review-box-header {
    display: flex;
	align-items:center;
    gap: 5px;
}
/* Custom Header - Start */
.custom-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.navbar {
  overflow: hidden;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  
}

.navbar > a {
  float: left;
  font-size: 14px;
  color: #000;
  font-weight: 500;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}
.navbar h3.elementor-icon-box-title a {
    
}
.transparent-header .navbar > a,
.transparent-header .navbar > div > button{
	color: #fff;
}
.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 14px !important;  
  border: none;
  outline: none;
  color: #000;
  font-weight: 500 !important;
  padding: 14px 16px;
  background-color: inherit;
  font: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn,
.why-us-dropdown:hover .why-us-dropbtn{
  cursor: pointer;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-color: var( --e-global-color-3f40a78 );
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 100%;
  left: 0;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 19;
}

.dropdown-content .header {
  background: red;
  padding: 16px;
  color: white;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown-content .header {
  background: red;
  padding: 16px;
  color: white;
}

.dropdown:hover .dropdown-content {
  display: block;
}
.custom-header .header-cta-wrap a{
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    background-color: #25D366;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    line-height: 1;

    font-size: 15px;
    padding: 12px 24px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s;
}
/*Why Us*/

.column.services-scroll {
    overflow-y: scroll;
}
.column.services-scroll::-webkit-scrollbar {
    width: 4px;
    background: transparent;
}
.column.services-scroll::-webkit-scrollbar-thumb {
    background: #ff4b23;
}
.column.services-scroll::-webkit-scrollbar-track {
    background: transparent;
}
.why-us-dropdown {
  float: left;
  overflow: hidden;
}

.why-us-dropdown .why-us-dropbtn {
  font-size: 14px !important;  
  border: none;
  outline: none;
  color: #000;
  font-weight: 500 !important;
  padding: 14px 16px;
  background-color: inherit;
  font: inherit;
  margin: 0;
}
.why-us-dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 100%;
  left: 0;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 19;
}

.why-us-dropdown-content .header {
  background: red;
  padding: 16px;
  color: white;
}

.why-us-dropdown:hover .why-us-dropdown-content {
  display: block;
}

.why-us-dropdown-content .header {
  background: red;
  padding: 16px;
  color: white;
}

.why-us-dropdown:hover .why-us-dropdown-content {
  display: block;
}

/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 33.33%;
  padding: 10px 20px;
  background-color: #fff;
  height: 350px;
}

.column a {
  float: none;
  padding: 10px;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
/* 
.column a:hover {
  background-color: #ddd;
}
 */
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.column ul.menu {
    list-style-type: none;
    margin: 0;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 767px) {
	body {
		overflow-x: hidden !important;
	}
  	.column {
		width: 100%;
		height: auto;
  	}
	.prices__grid--3col {
		display: flex !important;
		flex-direction: column !important;
	}
	div#quote-form:before {
		background-image: none;
	}
	div#quote-form:after {
		background-image: none;
	} 
	.frame--light-blue,
	.frame--bold-blue{
		border: none !important;
		width: 0 !important;
    	height:0 !important;
	}
	.frame--light-blue
	.gchoice {
    display: inline !important;
    width: 48%;
}
	.gform-theme--framework .gfield--type-choice .gfield_checkbox, 
	.gform-theme--framework .gfield--type-choice .gfield_radio {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}
}

.mm-trial-box {
    border: 3px solid yellow;
    padding: 10px 15px;
}

.mm-trial-box p{
    margin: 0;
}

.mm-discount-box{
    background: rgb(243, 244, 243);
    padding: 12px 18px;
    border-radius: 20px; 
}
.mm-discount-box p{
    margin: 0;
}

.mm-discount-box h3{
    font-size: 44px;
}

a.view-plans-btn {
    background: #2a59b3 !important;
    width: max-content;
    color: #fff;
    border-radius: 8px;
    padding: 5px 10px;
}

.writing-services-dc .column.services-scroll {
    width: 66%;
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
}

.problem-tar li {
    background: white;
    padding:10px !important;
    border-radius: 10px;
    float: right;
    cursor: pointer;
    width: 100%;
}

.problem-tar .add-prob {
    position: absolute;
    left: 0;
    top: 40px;
    background: #fff;
    width: 100%;
    padding: 30px;
    z-index: 3;
    border: 1px solid #ececec;
    border-radius: 8px;
    cursor: pointer;
}
.prices--1020 {
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.prices__grid--3col {
    z-index: 2;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: relative;
}
.prices__card--white {
    border-style: solid;
    border-width: 1px;
    border-color: #c8d9ee #c8d9ee #c8d9ee;
    box-shadow: 0 1px 16px 0 rgba(54,127,211,.18);;
    background-color: #fff;
    border-radius: 20px;
    flex-direction: column;
    align-items: center;
    padding: 30px 30px 40px;
    display: flex;
}
.prices__top {
    width: 100%;
    border-bottom: 1px solid #c8d9ee;
    flex: 1;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.prices__horizontal--align_center {
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
}
.prices__img--60 {
    width: 60px;
    height: 60px;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    display: flex;
}
.w-embed:before, .w-embed:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}
.prices__title {
    font-size: 24px !important;
    font-weight: 700;
    line-height: 1 !important;
    margin: 0 !important;
}
.prices__description {
    margin-bottom: 0;
}
.prices__btn {
    min-height: 54px;
    min-width: 260px;
    border: 1px solid #c8d9ee;
    box-shadow: inset 0 0 0 1px #c8d9ee;
    color: #92abc9;
    letter-spacing: .3px;
    background-color: transparent;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    padding: 16px 20px;
    font-weight: 400;
    line-height: 120%;
    display: flex;
}
.prices__card--white:hover > .prices__btn {
    box-shadow: inset 0 0 0 2px var(--e-global-color-astglobalcolor0);
    color: var(--e-global-color-astglobalcolor0);
}
.prices__card--white:hover {
    box-shadow: none;
    border-color: var(--e-global-color-astglobalcolor0:);
}
.prices__btn:hover {
    background-color: var(--e-global-color-astglobalcolor0);
    color: #fff !important;
    border-color: transparent;
}
.frame--bold-blue {
    z-index: 1;
    width: 100%;
    height: 100%;
    border: 2px solid #367fd3;
    border-radius: 20px;
    position: absolute;
    top: 30px;
    bottom: 0%;
    left: 30px;
    right: 0%;
}
.btn--blue_220:hover {
    color: #fff;
}
.prices__btn:hover strong {
    color: #fff;
}
.prices__btn strong {
    color: var(--e-global-color-3f40a78);
}
/*Custom Mobile Header - Start*/
.custom-mobile-header * {
	font-family: 'Public Sans', sans-serif;
}
.custom-mobile-header .mobile-container {
  max-width: 480px;
  margin: auto;
  height: 500px;
  color: white;
  border-radius: 10px;

}

.custom-mobile-header .topnav {
  overflow: hidden;
  position: relative;
}

.custom-mobile-header .topnav #myLinks {
  display: none;
  
}
div#mobile-services ul {
	list-style-type: none;
}
div#mobile-services ul li a{
	padding: 5px;
}
.custom-mobile-header .topnav a {
  color: #000;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 18px;
  display: block;
}

.custom-mobile-header .topnav a.icon {
	width: auto;
	height: auto;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateY(40%);
	border: none;
}
.custom-mobile-header button {
    background: none;
	border: none;
    padding: 0 0 0 15px;
    font-weight: inherit;
    font-size: 18px;
	color: #000;
}
.custom-mobile-header button:focus {
    outline: none
}
.custom-mobile-header .d-flex {
	display: flex;
	align-items: center;
}
.custom-mobile-header .mobile-dropdown-content {
	display: none;
}
.custom-mobile-header .cta-wrapper {
	background: #14125c;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    margin: 0px 10px
}
.custom-mobile-header .cta-wrapper a {
	color: #fff;
}
/*Custom Mobile Header - ENd*/


.nav-divider::after {
    height: 200px;
    width: 2px;
    top: 20%;
    content: "";
    display: block;
    background: red;
    position: absolute;
}

.expert-writer-subject ul{
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
	align-items: center;
    margin: 0;
    padding: 0;
    font-family: Montserrat;
}

.expert-writer-subject ul li {
    background: #f4f4f4;
    padding: 0px 15px;
    border-radius: 20px;
    MARGIN: 5PX;
    display: inline-flex;
}

.expert-writer-subject .skilled-in-item {
     background-color: rgba(5,0,0,.05);
    border-radius: 50px;
    padding: 4px 12px;
    font-size: 14px ;
    color: rgba(5,0,0,1);
    font-weight: 400;
}

.expert-writer-subject .skilled-in-item ~ .read-more-btn,
.expert-writer-subject .help-in-item ~ .read-more-btn{
    font-size: 14px;
    background: 0 0;
    border: none;
    cursor: pointer;
    font-weight: 500;
}
.expert-writer-subject .skilled-in-item ~ .read-more-btn:hover,
.expert-writer-subject .help-in-item ~ .read-more-btn:hover{    
	text-decoration: underline !important;
}
.writer-help-with-wrap  ul{
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
	align-items: center;
    margin: 0;
    padding: 0;
    font-family: Montserrat;
}

.writer-help-with-wrap  ul li {
    background: #fff;
    padding: 0px 15px;
    border: 1px solid  gray;
	display: inline-flex;
    margin: 5px;
}
.help-in-item{
    border: 1px solid rgba(5,0,0,.1);
    border-radius: 4px;
    padding: 4px 10px;
    font-size: 12px;
    color: rgba(5,0,0,.6);
    font-weight: 500;
}

.tabs {
  width: 100%;
  overflow: hidden;
}

.tabs button {
  padding: 6px 20px;
    color: #303b4f !important;
    font-size: 14px;
    line-height: 1.57;
    font-weight: 500;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color .2s ease,background-color .2s ease;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
}


.tabs button:hover {
  font-weight: 500;
    color: #046fcd !important;
    background-color: #bfddef !important
}

.tabs button.active {
    font-weight: 500;
    color: #046fcd !important;
    background-color: #bfddef;
}

.tabs .tabcontent {
  background: #fff;
  width: 500px;
  display: none;
  padding: 6px 12px;
  font-family: arial;
  line-height: 21px;
}

.rating-in-subject{
     display: flex;
     justify-content: space-between;
     align-items: center;
    border: 1px solid ;
    border-radius: 8px;
    padding: 12px 20px;
    margin: 20px 0;
}
.rating-in-subject p{
    margin: 0
}
#input_1_16{
    flex-direction: row !important;
    justify-content: center !important;
    gap: 15px !important;
}
#input_1_16 .gform-field-label{
    font-size: 19px !important;
}
#input_1_16 input{
    display: none;    
}
#gform_fields_1_3 input{
    text-align: left !important;
}
.rbh-row {
    display: flex;
}

.call-box {
    position: fixed;
    display: flex;
    align-items: center;
    width: 75px;
    column-gap: 10px;
    bottom: 80px;
    z-index: 9999;
    overflow: hidden;
    left: 10px;
    padding: 10px;
    animation: mover 0.4s infinite alternate;
    transition: background-color 0.3s ease-in-out, width 0.3s ease-in-out;
    border-radius: 16px;
    
}

.call-box .call-image {
    width: 50px;
    height: 50px;
    object-fit: cover;
    transition: transform 0.3s ease-in-out;
}

.call-box .drawer {
    width: 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    transition: width 0.3s ease-in-out;
    white-space: nowrap;
    overflow: hidden;
}
.call-box .drawer a {
    color: #fff;
    font-size: 14px;
}

.call-box .drawer a:not(:nth-child(2)) i {
    transform: rotateZ(100deg);
    
}
.call-box .drawer a:hover {
    color: #b60b92;
    font-size: 14px;
}
.call-box:hover {
    background-color: #333;
    width: 300px;
    animation: none;
}

.call-box:hover .drawer {
    width: min-content; /* Show the drawer on hover */
}
.floating-social-icons .wa-btn {
    font-weight: 600;
    vertical-align: middle;
    padding: 12px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background-color: #023838;
    color: #FFF !important;
    border-radius: 0 10px 0;
    text-align: center;
    font-size: 18px;
    z-index: 100000000;
    border: 2px solid #023838;
    animation: headShake 2s infinite;
}

.floating-social-icons .wa-btn::after {
    content: "1";
    position: absolute;
    border: 2px solid #fbfbfb;
    width: 26px;
    height: 26px;
    color: #fbfbfb;
    font-size: 16px;
    top: -19px;
    right: 20px;
    border-radius: 50%;
    background-color: #bf1212;
    box-sizing: border-box;
}

.floating-social-icons .wa-btn a {
    color: #FFF !important;
}
span.new-head {
    background-color: #fff;
    color: #051D38;
    padding: 5px;
    border-radius: 10px;
    margin-right: 10px;
}
