@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
/*
Theme Name: Squaretype Child
Theme URI: http://codesupply.co/themes/squaretype
Template: squaretype
Author: Code Supply Co.
Author URI: https://codesupply.co
Description: Content-Based Blog &amp; Magazine WordPress Theme
Tags: two-columns,right-sidebar,custom-colors,editor-style,theme-options,featured-images,custom-menu,sticky-post,translation-ready
Version: 1.0.4.1715844770
Updated: 2024-05-16 07:32:50

*/
html {
  scroll-behavior: auto;
  transition-duration: 500ms;
}
@font-face {
    font-family: 'Recoleta';
    src: url('assets/fonts/Recoleta-Bold.eot');
    src: url('assets/fonts/Recoleta-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Recoleta-Bold.woff2') format('woff2'),
        url('assets/fonts/Recoleta-Bold.woff') format('woff'),
        url('assets/fonts/Recoleta-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Recoleta';
    src: url('assets/fonts/Recoleta-Medium.eot');
    src: url('assets/fonts/Recoleta-Medium.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Recoleta-Medium.woff2') format('woff2'),
        url('assets/fonts/Recoleta-Medium.woff') format('woff'),
        url('assets/fonts/Recoleta-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Recoleta';
    src: url('assets/fonts/Recoleta-Regular.eot');
    src: url('assets/fonts/Recoleta-Regular.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Recoleta-Regular.woff2') format('woff2'),
        url('assets/fonts/Recoleta-Regular.woff') format('woff'),
        url('assets/fonts/Recoleta-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Recoleta';
    src: url('assets/fonts/Recoleta-SemiBold.eot');
    src: url('assets/fonts/Recoleta-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Recoleta-SemiBold.woff2') format('woff2'),
        url('assets/fonts/Recoleta-SemiBold.woff') format('woff'),
        url('assets/fonts/Recoleta-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
.new-blog-style .cs-container {
    max-width: 1250px;
}
.new-blog-style .wraper-position {
    position: absolute;
    width: 450px;
    background: #fff;
    left: 40px;
    padding: 20px 30px;
    display: flex;
    flex-wrap: wrap;
}

.new-blog-style .getting-started-file {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 100%;
}

.new-blog-style .wraper-position h4 {
    margin: 0 0 20px 0;
    font-size: 30px;
    color: #202020;
}

.new-blog-style .wraper-position p {
   margin-bottom: 16px;
   font-size: 16px;
   color: #484848;
   letter-spacing: 1px;
   margin-top: 0;
}


.new-blog-style .wraper-position a, .form-footer input#send, 
.new-blog-style .orange-form input.wpcf7-submit {
    width: 100%;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: flex;
    background: #115AE7;
    height: 52px;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    font-family: "DM Sans", sans-serif;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: normal;
}
.form-footer input#send{
    font-size: 16px;
}
.new-blog-style .getting-started-file img{
   filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.new-blog-style .orange-form{
   background: #DC6C2C;
   box-shadow: 0px 5px 30px rgba(6, 96, 249, 0.05);
   text-align: center;
   color: #fff;
   font-size: 13px;
   padding: 26px;
}
.new-blog-style .orange-form input, .new-blog-style .orange-form textarea{
   padding: 10px 8px;
   font-family: "DM Sans", sans-serif;
   height: 40px;
   background: #FFFFFF;
   box-shadow: 2px 2px 0px #A6BFE2;
   border: 0;
   width:100%;
   border-radius: 0;
   color: #4F4F4F;
   font-size: 13px;
}
.new-blog-style .orange-form textarea{
   height: 80px;
}
.new-blog-style .orange-form h4, .new-blog-style .orange-form .heading-sub *{
   font-family: 'Recoleta'; 
   font-weight: 700;
   font-size: 24px;
   line-height: 26px; 
   text-align: center;
   letter-spacing: 1px;
   color: #FFFFFF;
   margin-bottom: 12px;
}
.new-blog-style .orange-form p, .single-input p label{
    font-family: "DM Sans", sans-serif;
   font-weight: 500;
   font-size: 13px;
   line-height: 17px;
   text-align: center;
   letter-spacing: 1px;
   color: #FFFFFF; 
}
.new-blog-style .blue-form-section {
    background: #032048;
    padding: 60px 100px; 
}

.new-blog-style .blue-form-section .container .row {
   display: flex;
   flex-wrap: wrap;
   max-width: 1200px;
   margin: 0 auto;
   align-items: center;
}

.new-blog-style .blue-form-section .orange-form {
    background: #F1F4F6;
    max-width: 570px;
    margin-left: auto;
}

.new-blog-style .blue-form-section .orange-form * {
    color: #333;
}

.new-blog-style .mcat-anxity-win {
    width: 50%;
    padding-right: 100px;
}
.new-blog-style .mcat-anxity-win-form {
    width: 50%;
}
.new-blog-style .blue-form-section h2 {
   color: #fff;
   font-family: 'Recoleta';
   font-style: normal;
   font-weight: 500;
   font-size: 60px;
   line-height: 70px;
   color: #FFFFFF; 
   margin-top: 0;
   margin-bottom: 15px;
}
.new-blog-style .blue-form-section p { 
    font-family: "DM Sans", sans-serif;
   font-style: normal;
   font-weight: 400;
   font-size: 18px;
   line-height: 26px;
   letter-spacing: 1px;
   color: #FFFFFF;
}

.new-blog-style .sidebar-area {
    flex: 0 0 350px;
    max-width: 350px;
    padding-left: 0;
    padding-right: 0;
}

.new-blog-style .sidebar-right .content-area, .new-blog-style .sidebar-left .content-area {
    flex: 0 0 calc(100% - 350px);
    max-width: calc(100% - 350px);
   padding-right: 110px;
}

.new-blog-style .entry-sidebar-wrap {
    display: none !important;
}

.new-blog-style .single .entry-container .entry-content-wrap {
    flex: 100%;
    width: 100%;
    max-width: 100%;
}

.new-blog-style .entry-header .entry-header-inner .entry-title {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    color: #202020;
}
.new-blog-style .post-meta li{
    font-family: "DM Sans", sans-serif;
   font-style: normal;
   font-weight: 400;
   font-size: 12px;
   line-height: 24px;
   text-transform: capitalize;
   color: #777777;
}
.new-blog-style .post-meta li a{
   font-weight: 600;
   color: #202020;
}
.new-blog-style .post-meta > li:not(:last-child):after {
   content: "|";
   color: #777777;
   margin: 0 10px;
}
.new-blog-style .entry-header .entry-header-inner .post-meta {
    margin-top: 10px;
}
.single .new-blog-style .entry-container {
    margin: 0;
    justify-content: flex-start;
}
.single .new-blog-style .entry-container .entry-content-wrap {
    padding: 0;
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
}
.single .new-blog-style .entry-container .entry-content {
    max-width: 100%;
}

.new-blog-style .entry-content p{
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #484848;
    white-space: break-spaces;
}
.new-blog-style  .entry-header-standard, .new-blog-style .entry-header-title {
    margin-bottom: 25px;
}
.new-blog-style span.char.cs-bg-dark, .new-blog-style .meta-category a:before {
    display: none;
}
.new-blog-style .pk-toc {
   padding: 25px;
   background: #F1F4F6;
   border: 0 !important;
   margin-top: 80px;
   position: relative;
}

.new-blog-style .pk-toc * {
    font-family: "DM Sans", sans-serif;
}

.new-blog-style .pk-toc ol {
    padding-left: 0;
} 
.new-blog-style h5.pk-title.pk-toc-title.pk-font-block {
    font-family: 'Recoleta';
    font-weight: 500;
    font-size: 36px;
    line-height: 49px;
    color: #202020;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    padding-bottom: 10px;
}

.new-blog-style .pk-toc a {
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #115AE7; 
    letter-spacing: 1px;
}
.new-blog-style .pk-toc a:hover {
    text-decoration: underline;
}
.new-blog-style .pk-toc li {
    margin-bottom: 20px;
    padding-left: 20px;
}
.pk-toc ol > li:before{
    content: counter(ol) ". ";
}
.new-blog-style .pk-toc ol > li:before {
    background: transparent;
    width: auto;
    font-family: 'DM Sans';
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #115AE7;
    display: block;
}
.new-blog-style .pk-toc ol ol li {
    margin-bottom: 5px;
}

.new-blog-style .pk-toc ol ol {
    margin: 15px 0 15px 0;
}

.new-blog-style .pk-toc::after{
    content: "";
    width: 100%;
    height: 1px;
    background: rgb(0 0 0 / 25%);
    position: absolute;
    top: -40px;
    left: 0;
}
.new-blog-style p.has-background{
   padding: 30px 30px;
   background: #F1F4F6 !important;
   border: 1px solid #032048;
   box-shadow: 4px 4px 0px #071956;
   font-family: 'DM Sans';
   font-style: normal;
   font-weight: 600;
   font-size: 20px;
   line-height: 26px;
   letter-spacing: 1px;
   color: #202020;
}
.new-blog-style section.post-author {
    background: #F1F4F6;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.19);
    padding: 30px 45px;
}

.new-blog-style .pk-pin-it-container {
    margin-bottom: 0;
}
.new-blog-style pre {
   margin: 0 !important;
}
.new-blog-style .single-input p * {
    text-align: left;
}

.new-blog-style .single-input p label {
    width: 100%;
    text-align: left;
    margin-bottom: 8px;
}

.new-blog-style .single-input span.wpcf7-list-item label {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    margin-top: 9px;
}

.new-blog-style .single-input span.wpcf7-list-item label input {box-shadow: none;}

.new-blog-style span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 15px;
}

.new-blog-style span.wpcf7-list-item-label {
    margin-left: 0;
    font-size: 13px;
    font-family: "DM Sans", sans-serif;
}

.new-blog-style input[type="radio"]:checked, .new-blog-style input[type="radio"]:not(:checked) {[
    type="radio"]: checked;
    position: absolute;
    left: -9999px;
}

.new-blog-style input[type="radio"]:checked + span, .new-blog-style input[type="radio"]:not(:checked) + span {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
}

.new-blog-style input[type="radio"]:checked + span:before, 
.new-blog-style input[type="radio"]:not(:checked) + span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 0;
    border-radius: 100%;
    background: #fff;
}

.new-blog-style input[type="radio"]:checked + span:after, 
.new-blog-style input[type="radio"]:not(:checked) + span:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #C6591B;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.new-blog-style input[type="radio"]:not(:checked) + span:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.new-blog-style input[type="radio"]:checked + span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.new-blog-style .entry-inline-meta {
    display: none;
}
.new-blog-style .orange-form span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 10px;
    padding-top: 0;
    background: #ffbdbd;
    padding: 1px 7px;
}
.new-blog-style .orange-form h4 + p {
    padding: 0 30px;
}
.new-blog-style .orange-form h4 ~ hr{
    background: rgba(255, 255, 255, 0.5);
    margin: 0 auto 16px !important;
    display: block;
    max-width: 500px;
    width: 100%;
}
.new-blog-style .orange-form .info{    
    display: block;
    width: 100%;
}
.new-blog-style .content-area .orange-form .info p,
.new-blog-style .orange-form .info p {
    margin: 0;
    padding: 16px 0 0;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: normal;
    color: #fff;
    display: block;
    width: 100%;
}
.new-blog-style .form-footer p {
    margin: 0;
    white-space: normal;
}
.new-blog-style .wpcf7-response-output {
    display: none;
}

.new-blog-style .invalid .wpcf7-response-output {
    display: block;
}
/*sidebar-2*/

.new-blog-style div#block-10, .related-posts, .powerkit_widget_featured_categories {
    background: #F1F4F6;
    padding: 26px;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.25));
}

.new-blog-style h2.widget-title, .related-posts h2 {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    padding-bottom: 14px;
    margin-bottom: 20px;
}
.new-blog-style .pk-post-data .entry-title a{
font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #202020;
}
.new-blog-style .pk-post-data ul.category li {
    font-size: 12px;
    margin-bottom: 4px;
    color: #777777;
}
.trending-posts li.pk-post-item, .related-posts li.pk-post-item {
    margin-bottom: 20px;
}

.trending-posts li.pk-post-item:last-child {
    margin-bottom: 0;
}
.new-blog-style .pk-post-outer {
    display: flex;
}

.new-blog-style .pk-post-inner.pk-post-data {
    order: 2;
}

.new-blog-style .pk-post-outer .pk-post-thumbnail {
   order: 1;
   margin-left: 0;
   margin-right: 15px;
   width: 80px;
   height: 80px;
   flex: 0 0 80px;
}

.new-blog-style .recent-articles h2 {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    text-align: center;
    letter-spacing: 1px;
    color: #202020;
    margin:60px 0;
}
.new-blog-style .blog-inner{
    background: #FFFFFF;
    filter: drop-shadow(4px 4px 0px #032048);
    width: calc(100% - 40px);
    padding: 0;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
    height: calc(100% - 10px);
}
.new-blog-style .recent-articles {
    /* width: 110vw; */
    /* margin-left: calc(-50vw + 50% - 70px); */
    /* flex: 0 0 100vw; */
    border-top: 1px solid #3333;
    margin-top: 80px;
/*    margin-left: -80px;*/
    background: #f1f4f6;
    margin-bottom: -40px;
    padding-bottom: 30px;
}
.new-blog-style .recent-articles .owl-nav {
    display: none;
}
.new-blog-style .recent-articles .blog-content h2 {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #202020;
    text-align: left;
    margin: 0 0 10px 0;
}

.new-blog-style .recent-articles .blog-content p {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #484848;
    margin-bottom: 20px;
}

.new-blog-style .recent-articles .blog-content a {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-decoration-line: underline;
    color: #484848;
    margin-bottom: 20px;
    display: inline-block;
}

.new-blog-style .recent-articles .blog-content {
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
}

.new-blog-style .recent-articles .blog-image {
    height: 200px;
    overflow: hidden;
}

.new-blog-style .recent-articles .blog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.new-blog-style section.post-author .author {
    display: flex;
    align-items: center;
}

.new-blog-style section.post-author .author .author-avatar {
    margin-right: 42px;
    width: 115px;
    height: 115px;
    flex: 0 0 115px;
    display: flex;
    align-items: center;
}

.new-blog-style h5.title-author a {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: -0.02em;
    color: #032048;
    font-family: 'DM Sans';
}

.new-blog-style h5.title-author {
    margin-bottom: 15px;
    text-align: left;
}

.new-blog-style .post-author .author-description .note {
    text-align: left;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -0.02em;
    color: #032048;
}

.new-blog-style section.post-author .author .author-avatar a {
    width: 100%;
}

.new-blog-style section.post-author .author .author-avatar img {
    width: 100%;
    height: 100%;
}
.new-blog-style .post-author .authors-default .author-description {
    margin-top: 0;
}
.new-blog-style .blog-footer-section {
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    flex: 0 0 100vw;
    margin-top: 40px;
    position: relative;
}
.new-blog-style .mcat-anxity-win-form .orange-form h4, .new-blog-style .mcat-anxity-win-form .orange-form h4 + p {
    display: none;
}

.new-blog-style .blog-footer-form h4, .new-blog-style .blog-footer-form h4 + p {
    display: block !important;
}
.new-blog-style .blog-footer-section::after, .faq-wrapper::after, .Claim-dream::after {
    background-image: url(assets/images/form-bg-arrow.svg);
    content: "";
    width: 146px;
    height: 100px;
    position: absolute;
    left: 97px;
    top: -40px;
    flex: 0 0 146px;
    display: block;
}
.new-blog-style .choose-your-step {
    padding: 22px;
    background-image: url(assets/images/chose-your-map.png);
    background-size: cover;
    background-position: center;
    min-height: 528px;
    max-width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column-reverse;
}
.new-blog-style .choose-your-step h3 {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #202020;
    margin-bottom:10px;
}
.new-blog-style .choose-your-step p {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 1px;
    color: #202020;
}

.new-blog-style .toggle-drop.show {
    height: 0;
    overflow: hidden;
    /* position: absolute; */
}

.new-blog-style button.dropdown-toggle {
    width: 100%;
    text-align: center;
    background: #115AE7;
    border: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    height: 44px;
    position: relative;
}
.new-blog-style form.wpcf7-form.init .single-input p {
    white-space: normal;
}
.new-blog-style .header-social-links {
    position: fixed;
    margin-left: -80px;
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    background: #fff;
    z-index: 99;
    padding: 0 10px;
    gap: 8px;
}

.new-blog-style .header-social-links a {
    width: 36px;
    height: 36px;
    background: #115AE7;
    color: #fff;
    margin-left: 10px;
    border-radius: 50px;
    text-align: center;
    font-size: 18px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.new-blog-style .wp-block-heading {
    border-top: 1px solid rgb(0 0 0 / 25%);
    padding-top: 35px;
    margin-top: 35px;
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    color: #202020;
    display: flex;
    align-items: stretch;
}
.new-blog-style .heading-sub {
    display: inline-block;
    background-image: url(assets/images/shape-icon.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 5px;
}

.heading-sub-large {
    display: inline-block;
    background-image: url(assets/images/large-shape-icon.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 5px;
    background-size: contain;
}
.new-blog-style .orange-form .heading-sub p {
    margin-bottom: 0;
}
.inner-section {
    padding: 20px;
    background: #fff;
}

.new-blog-style button.dropdown-toggle::after {
    content: "";
    border-style: solid;
    border-width: 0 0 8px 8px;
    height: 0;
    border-color: transparent;
    border-bottom-color: white;
    width: 0;
    transform: rotate(46deg);
    position: absolute;
    top: 18px;
    right: 16px;
}
.new-blog-style .toggle-drop {
    background: #195be3;
}

.new-blog-style .toggle-drop ul.dropdown-menu li a {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
}

.new-blog-style .toggle-drop ul.dropdown-menu li {
    padding: 6px 0;
}

.new-blog-style .toggle-drop ul.dropdown-menu {
    padding-bottom: 15px;
    padding-top: 15px;
}

.new-blog-style .toggle-drop ul.dropdown-menu li a:hover {
    text-decoration: underline;
    font-weight: 700;
}
.new-blog-style span.wpcf7-spinner {
    position: absolute;
    right: 0;
}
.new-blog-style p:empty {
    display: none;
}
.new-blog-style .related-post-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.new-blog-style .related-post-image {
    height: 157px;
    overflow: hidden;
    margin-bottom: 7px;
}

.new-blog-style .related-post-category h4 a, 
.new-blog-style .related-post-category h4 {
    font-size: 12px;
    margin-bottom: 0;
    color: #777777 !important;
    text-transform: uppercase;
    margin-top: 12px;
    display: block;
}

.new-blog-style .related-post-title a {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #202020;
    margin-top: 7px;
}

.new-blog-style .related-post {
    margin-bottom: 20px;
}

.new-blog-style .related-post:last-child {
    margin-bottom: 0;
}
.new-blog-style .pk-featured-count {
    display: none;
}

.new-blog-style .pk-featured-categories .pk-featured-content:before {
    display: none;
}

.new-blog-style .pk-featured-name {
    font-weight: normal !important;
    font-size: 12px;
    color: #777777;
}

.new-blog-style .pk-featured-categories-vertical-list .pk-featured-content {
    padding: 0;
}

.new-blog-style .pk-featured-categories-vertical-list .pk-featured-item {
    display: inline-block;width: 49%;text-align: center;
}

.new-blog-style .pk-featured-categories-vertical-list .pk-featured-inner {
    justify-content: center;
}
/*new*/
.new-blog-style .content-area .heading-sub {
    height: auto;
    padding-bottom: 13px;
}

.new-blog-style .content-area .heading-sub p {
    white-space: unset;
    font-size: 30px;
}

.new-blog-style .content-area h4 {
    font-size: 30px;
    font-weight: 600; 
    width: 100%;
}

.new-blog-style .content-area .orange-form h4 + p {
    color: #fff;
    font-size: 16px;
    white-space: normal;
    width: 100%;
}
.new-blog-style .content-area .orange-form h4 ~ hr {
    background: rgba(255, 255, 255, 0.5);
    margin: 0 auto 16px !important;
    display: block;
    max-width: 500px;
    width: 100%;
}

.new-blog-style .content-area .single-input {
    width: calc(50% - 8px);
}

.new-blog-style .content-area .orange-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-shadow: 0px 5px 30px rgba(6, 96, 249, 0.05) !important;
    border-radius: 0px;
    max-width: 636px;
    margin: 0 auto;
}
.new-blog-style .content-area .single-input:nth-child(3),
.new-blog-style .content-area .single-input:nth-child(4),
.new-blog-style .content-area .single-input:nth-child(5) {
    width: 100%;
}

.new-blog-style .content-area .single-input .single-input {
    width: 100%;
}

.new-blog-style .content-area .single-input:nth-child(8) {
    width: 100%;
}

.new-blog-style .content-area .form-footer {
    width: 100%;
}

.new-blog-style .content-area input.wpcf7-form-control.wpcf7-submit {
    margin-top: 0;
}
.new-blog-style .content-area .orange-form p {
    white-space: normal;
}
span.sub_heading_no, span.heading_no {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 2px solid #000;
    display: inline-flex;
    align-items: center;
}
.form-content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

/*new*/
.blog-end-section div span {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #202020;
}

.blog-end-section {
    margin-top: 34px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pld-common-wrap {
    height: 40px;
    min-width: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border: 1px solid #115AE7;
    border-radius: 50px;
}

.pld-like-dislike-wrap.pld-template-1 {
    display: flex;
    align-items: center;
    margin: 0;
    margin-left: 16px;
}

.pld-common-wrap > a.pld-like-dislike-trigger {
    color: #115AE7;
    display: flex;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.likes div {
    display: flex;
    align-items: center;
}
.blog-end-section .header-social-links {
    position: static;
    flex-direction: row;
    padding: 0;
    margin: 0;
    gap: 0;
}
.blog-end-section .header-social-links a {
    width: 36px;
    height: 36px;
    background: #115AE7;
    color: #fff;
    margin-left: 10px;
    border-radius: 50px;
    text-align: center;
    font-size: 18px;
    align-items: center;
    display: flex;
    justify-content: center;
}

/*new*/
.blog-footer-section .orange-form  h4 {
    font-size: 34px;
    font-weight: 500;
}

.blog-footer-section .orange-form .blog-footer-form h4 + p {
    font-family: 'Recoleta';
    font-weight: 500;
}

.new-blog-style .blue-form-section .orange-form .form-content {
    border-top: 1px solid #3333;
    padding-top: 30px;
    margin-top: 30px;
}

.new-blog-style .blue-form-section .orange-form .form-content .single-input:nth-child(1), 
.new-blog-style .blue-form-section .orange-form .form-content .single-input:nth-child(2) {
    width: calc(50% - 8px);
}

.new-blog-style .blue-form-section .orange-form .form-content .single-input:nth-child(3), 
.new-blog-style .blue-form-section .orange-form .form-content .single-input:nth-child(4), 
.new-blog-style .blue-form-section .orange-form .form-content .single-input:nth-child(5), 
.new-blog-style .blue-form-section .orange-form .form-content .single-input:nth-child(6) {
    width: 100%;
}

.new-blog-style .blue-form-section .orange-form .form-content .single-input input, 
.new-blog-style .blue-form-section .orange-form .form-content .single-input textarea {
    box-shadow: none;
    border: 1px solid hsl(0deg 0% 13% / 20%);
    color: #000 !important;
}

.new-blog-style .blue-form-section .orange-form label {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: #202020;
}

.new-blog-style .blue-form-section input[type="radio"]:checked + span:before, 
.new-blog-style .blue-form-section input[type="radio"]:not(:checked) + span:before {
    background: #fff;
    top: 3px;
}

.new-blog-style .blue-form-section input[type="radio"]:checked + span:after, 
.new-blog-style .blue-form-section input[type="radio"]:not(:checked) + span:after{
        background: #000;
        top: 7px;
}
.new-blog-style .blue-form-section input[type="radio"]:checked + span, 
.new-blog-style .blue-form-section input[type="radio"]:not(:checked) + span {
    font-size: 16px;
}
.new-blog-style .blue-form-section .orange-form .form-content .single-input .single-input {
    width: 100%;
}

.new-blog-style .blue-form-section .form-footer {
    width: 100%;
    padding: 0 75px;
}
.new-blog-style .blue-form-section .orange-form input.wpcf7-submit {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
}

.new-blog-style .site-content {
    margin-bottom: 0;
}
.new-blog-style footer.site-footer .footer-col-info {
    width: 100%;
    flex: 0 0 100%;
    text-align: center;
}

.new-blog-style footer.site-footer .site-info {
    flex-wrap: wrap;
}

.new-blog-style footer.site-footer .footer-title {
    font-weight: 1000;
    font-size: 30px;
    font-family: 'DM Sans';
    color: #000;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 30px;
}
.new-blog-style .footer-info {
    position: relative;
}

.new-blog-style .related-posts-slider .owl-item {
    height: auto;
    display: flex;
    align-items: stretch;
}
.new-blog-style .related-posts-slider .owl-stage {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.new-blog-style .related-posts-slider .owl-item .item {
    height: 100%;
}

.new-blog-style ul#menu-blog-footer {
    padding: 0;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px;
}

.new-blog-style .site-info .footer-col-nav-full .menu-item {
    flex: 0 0 auto;
    max-width: none;
    margin-top: 0;
    width: auto;
    padding: 0 20px;
}

.new-blog-style .site-info .navbar-footer a {
    color: #000;
    padding: 0 0;
    font-size: 14px;
    font-family: 'DM Sans';
}

.new-blog-style .site-info .footer-col-info .footer-copyright {
    font-size: 10px;
    font-weight: bold;
    color: #000;
    background: #F1F4F6;
    padding: 15px 0;
    width: 100vw;
    margin-left: calc(-50vw + 50% - 4px);
    flex: 0 0 100vw;
}

.new-blog-style footer.site-footer .site-info {
    padding-bottom: 0;
}
.new-blog-style  .footer-col-nav.footer-col-nav-full {
    display: none;
}

.new-blog-style  .footer-col-info .footer-col-nav.footer-col-nav-full {
    display: block;
}
.sent .wpcf7-response-output {
    display: block;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450;
    color: #fff;
}
.site-info .footer-col-nav-full .navbar-nav {
    padding: 0;
    justify-content: center;
    margin-bottom: 20px;
}
.blog-footer-section .orange-form h4{line-height: 1.2;}
span.pld-like-count-wrap.pld-count-wrap {
    font-size: 12px;
    margin: 0;
    padding: 0 0;
    font-weight: 600;
}
.new-blog-style .entry-content p a {
color: #115AE7;
    text-decoration: underline;
    font-weight: bold;
}
.new-blog-style .entry-content p strong {
/*    color: #115AE7;
    text-decoration: none;
    font-weight: bold;*/
}
.new-blog-style .content-area .orange-form .form-content {
    padding: 0 40px 30px 40px;
}
.new-blog-style .getting-started-file h4 {
    font-family: 'Recoleta';
    font-weight: 500;
    margin-bottom: 15px;
}
.new-blog-style .getting-started-file h4 + p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}
.new-blog-style .getting-started-file h4 span {
    display: inline-block;
    background-image: url(assets/images/shape-icon.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 5px;
}
.new-blog-style .post-meta li:last-child a {
    color: #115AE7;
    text-decoration: underline;
}
.blog-footer-section .blog-footer-form h4 span {
    color: #115AE7 !important;
    font-weight: 800;
}

.main-top-banner .row {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .main-top-banner .row .col-md-4 {
        width: 380px;
    }

    .main-top-banner {
        width: 100%;
    }
    .main-top-banner h1{
        font-family: 'Recoleta';
        font-style: normal;
        font-weight: 500;
        font-size: 64px;
        line-height: 64px;
        letter-spacing: -0.02em;
        color: #202020;
        margin-bottom: 25px;
    }
    .main-top-banner p{
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: 1px;
        color: #000000;
        margin-bottom: 0;
    }

    .tabs-scroll {
        background: #F1F4F6;
        width: 100vw;
        margin-left: calc(-50vw + 50% - 0px);
        flex: 0 0 100vw;
        margin-top: 60px;
        position: sticky;
        top: 0;
        z-index: 9999;
    }

    .tabs-scroll ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
        list-style: none;
        padding: 0;
        width: 100%;
        margin: 0;
    }

    .tabs-scroll ul li a {
        display: inline-block;
        border-bottom: 3px solid rgb(2 17 45 / 25%);
        padding: 15px 18px;
        width: 100%;
        text-align: center;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        color: #363847;
    }
    .scroll-list-tab {
        max-width: 1200px;
        margin: 0 auto;
        display: block;
    }

    .tabs-scroll ul li {
        width: 100%;
    }
    .tabs-scroll ul li.active-tab a {
        background: #CDDBEE;
        border-bottom-color: #032048;
        font-weight: 600;
        color: #000;
    }
    .mobile{display: none;}
    div.tabs-scroll-data {
        width: 100vw;
        margin-left: calc(-50vw + 50% - 0px);
        flex: 0 0 100vw;
        position: relative;
        padding: 60px 0;
    }
    .tabs-scroll-data .container {
        max-width: 1440px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
    }

    .text-wrapper {
        max-width: 260px;
    }

    .large-number {
        font-family: 'Recoleta';
        font-style: normal;
        font-weight: 500;
        font-size: 100px;
        line-height: 100px;
        letter-spacing: -0.02em;
        color: #202020;
    }

    .text-wrapper h4 {
        font-family: 'Recoleta';
        font-style: normal;
        font-weight: 500;
        font-size: 30px;
        line-height: 41px;
        letter-spacing: 1px;
        color: #202020;
    }

    .text-wrapper p {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        color: #484848;
        /*font-family: 'Inter';*/
        margin-bottom: 0;
    }
    /*acordian*/
    .accordion .trigger input[type="checkbox"] {
      display: none;
    }
    .accordion .trigger input[type="checkbox"]:checked + label {
        background: #fff;
    }
    .acordian-box .accordion .trigger:hover input[type="checkbox"] + label,
    .acordian-box .accordion .trigger input[type="checkbox"]:checked + label{
        background: #F5F7F9;
    }
    .accordion .trigger .checkbox {
        position: static;
        display: block;
        width: 100%;
        margin: 0;
    padding: 25px 20px 15px 20px;
        cursor: pointer;
        background-color: #fff;
    }
.accordion .trigger .checkbox h4{
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 21px;
        text-align: center;
        letter-spacing: 1px;
        color: #25282D;
        margin-bottom: 0;
        min-height: 42px;
    }
    .accordion .trigger .checkbox span.readMoreBtn {
        font-family: 'DM Sans';
        font-size: 10px;
        font-weight: 400;
        line-height: 13.02px;
        letter-spacing: 1px;
        text-align: center;
        color: #25282D99;
        display: block;
        margin: auto;
        width: 149px;
        text-decoration: underline;
        letter-spacing: normal;
        margin-top: 5px;
    }
    
    .acordian-box .accordion .trigger:hover input[type="checkbox"] + label span.readMoreBtn,
    .acordian-box .accordion .trigger input[type="checkbox"]:checked + label span.readMoreBtn{
        opacity: 0;
        visibility: hidden;
    }
    .accordion .trigger .checkbox div {
        width: 70px;
        height: 70px;
        background-color: #F0F6FF;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        margin: 0 auto 15px auto;
        border-radius: 60px;
        background-image: url(assets/images/bg-ellipse.svg);
        background-repeat: no-repeat;
        background-size: 70px;
        position: relative;
        z-index: 1;
    }
    .accordion .trigger .content {
      position: relative;
      max-height: 1px;
      padding: 0;
      overflow-y: scroll;
      font-size: 14px;
      line-height: 1.5;
    background-color: transparent;
      transition: max-height 500ms ease-in-out;
    }
    .accordion .trigger .content h3 {
      margin: 30px 0 15px 30px;
    }
    .accordion .trigger .content p {
        margin: 0 0;
        min-height: 150px;
        padding: 0 15px 15px 15px;
    }

    .acordian-box .accordion .trigger:hover input[type="checkbox"] ~ .content,
    .accordion  input[type="checkbox"]:checked ~ .content {
      max-height: 350px;
      transition: max-height 500ms ease-in-out;
      background: #fff;
    }
    .acordian-box .accordion .trigger:hover input[type="checkbox"] ~ .content,
    .acordian-box .accordion  input[type="checkbox"]:checked ~ .content{
        background: #F5F7F9;
    }
    .acordian-box {
        width: calc(100% - 260px);
        padding-left: 60px;
    }
    .accordion .trigger .checkbox div img {
        width: 48px;
    }
    .accordion {
    border: 1px solid #032048;
    background: #fff;
}
.content::-webkit-scrollbar {
      background-color: transparent;
      width: 0;
}
div#introduction-blocks {
    background: #F3F6F9;
}

div#custom-plan-blocks {
    background: #EAEEF3;
}

div#skill-development-blocks {
    background: #E3E6EB;
}

div#practice-test-blocks {
    background: #D8DEE4;
}
.trigger {
    position: relative; 
}
/*faq*/
.faq-div h2 {
    text-align: center;
    font-family: 'Recoleta';
    font-size: 40px;
    margin-bottom: 40px;
}

.faq-div {
    padding-top: 40px;
    max-width: 760px;
    margin: 0 auto;
}

.faq-div .accordion .trigger .checkbox {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #000000;
    text-align: left;
    padding: 0 0 0 0;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.1); */
}

.faq-div .accordion {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 22px;
    margin-bottom: 22px;
}

.faq-div .accordion .trigger .checkbox::after {
    display: none;
}

.faq-div .accordion .trigger .content p {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #484848;
    padding: 22px 0 0 0;
    min-height: auto;
}
.blue-line-btn ul li a {
    width: 100%;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: flex;
    background: #115AE7;
    font-size: 14px;
    letter-spacing: 1px;
    height: 52px;
    align-items: center;
    justify-content: center;
    font-family: "DM Sans", sans-serif;
    box-shadow: none;
    text-transform: uppercase;
    padding: 0 60px;
    font-weight: 700;
}

.blue-line-btn ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 35px;
    margin: 0;
}

.blue-line-btn {
    padding: 40px 0;
    border-bottom: 1px solid rgba(32, 32, 32, 0.5);
    width: 100vw;
    margin-left: calc(-50vw + 50% - 0px);
    flex: 0 0 100vw;
    position: relative;
}

.blue-line-btn ul li:last-child a {
    border: 1px solid #115AE7;
    background: #fff;
    color: #115AE7;
}
.blue-line-btn::after, .blue-line-btn::before {
    content: "";
    width: 70px;
    height: 100%;
    background: white;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.blue-line-btn::before {
    left: auto;
    right: 0;
}
/*navigaion*/

.navbar-container {
     max-width: 1440px;
    padding: 0 0;
}

a.site-title {
    font-weight: 900;
    font-size: 23px;
    font-family: 'DM Sans';
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 40px;
}
.navbar-primary .navbar-nav > li > a{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #000000;
}
button.header-cta + div.navbar-col {
    display: none !important;
}
.header-compact.navbar-alignment-left .navbar-brand:not(:last-child) {
    margin-right: 58px;
}

body .navbar-primary .navbar-wrap,body .navbar-primary .navbar-content {
    height: 80px;
}

button.header-cta {
    background: #115AE7;
    border: 0;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
    height: 40px;
    width: 320px;
}

.navbar-container .navbar-content .navbar-col:nth-child(2) {
    padding: 0;
}
.accordion .trigger .checkbox i:before, .accordion .trigger .checkbox i:after {
    position: absolute;
    content: "";
    width: 12px;
    height: 2px;
    background-color: #808080;
    transition: transform 250ms ease;
}
.accordion .trigger .checkbox i:before {
    transform: translate(-3px, 8px) rotate(45deg);
}
.accordion .trigger .checkbox i:after {
    transform: translate(4px, 8px) rotate(-45deg);
}
.faq-div .accordion .trigger .checkbox i {
    position: absolute;
    right: 19px;
    top: 13px;
}
.accordion .trigger .content ol, .accordion .trigger .content ul {
    margin: auto;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #484848;
    padding: 22px 0 0 20px;
    min-height: auto;
}

.accordion .trigger .content ol li, .accordion .trigger .content ul li {
    margin-bottom: 16px;
}
.accordion .trigger input[type="checkbox"]:checked + label i:before{
    transform: translate(4px, 8px) rotate(45deg);
}

.accordion .trigger input[type="checkbox"]:checked + label i:after{
    transform: translate(-4px, 8px) rotate(-45deg);
}
.accordion .trigger input[type="checkbox"]:checked + label i:before,
.accordion .trigger input[type="checkbox"]:checked + label i:after{
    background: #000;
}
.acordian-box .item::after {
    content: "";
    width: 115%;
    height: 1px;
    background-image: url(assets/images/dot-line-blue.png);
    position: absolute;
    left: 0;
    top: 60px;
    background-color: transparent;
    background-size: 12px 1px;
    background-position: left center;
}
.acordian-box .owl-item:last-child .item::after {
    width: 100%;
    left: -50%;
}
.acordian-box .owl-item:first-child .item::after {
    width: 100%;
    left: 50%;
}
.acordian-box .item {
    padding-bottom: 10px;
}
.acordian-box .trigger::after {
    content: "";
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    left: 6px;
    top: 6px;
    z-index: -1;
    transition: 0.5s all;
}
.acordian-box .accordion .trigger:hover::after,
.acordian-box .accordion-active::after {
    background: #032048 !important;
}
.acordian-box .accordion .trigger:hover input[type="checkbox"] + label div,
.accordion .trigger input[type="checkbox"]:checked + label div {
    background-color: #C3DBFC;
}

/* Convert flow form */
#step_587184.cf-step{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-shadow: 0px 5px 30px rgba(6, 96, 249, 0.05) !important;
    border-radius: 0px;
    max-width: 636px;
    margin: 0 auto;
}
#step_587184.cf-step .cf-column[data-section-id="1881867"][data-column-position="first"]{
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding: 26px !important;
}
#step_587184.cf-step .cf-column[data-section-id="1881867"][data-column-position="first"] h1 *{
    font-family: 'Recoleta';
    font-weight: 700;
}
#step_587184.cf-step .cf-column[data-section-id="1881867"][data-column-position="first"] h1{
    font-family: 'Recoleta';
    font-weight: 700;
    font-size: 30px;
    font-weight: 600;
    width: 100%;
    line-height: 26px;
    text-align: center;
    letter-spacing: 1px;
    color: #FFFFFF;
    margin-bottom: 12px;
}
#step_587184.cf-step .cf-column[data-section-id="1881867"][data-column-position="first"] h1 span{
    display: inline-block;
    background-image: url(https://www.premedexperts.com/wp-content/themes/squaretype-child/assets/images/shape-icon.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: auto;
    padding-bottom: 13px;
}
#step_587184.cf-step .cf-column[data-section-id="1881867"][data-column-position="first"] .cf-cta-item{
    margin: 0 !important;
    padding: 0 !important;
}
#step_587184.cf-step .cf-column[data-section-id="1881867"][data-column-position="first"] #element5537933 p{
    color: #fff;
    font-size: 0px;
    white-space: normal;
    width: 100%;
    padding: 0 30px;
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    display: block;
    margin-bottom: 1rem;
}
#step_587184.cf-step .cf-column[data-section-id="1881867"][data-column-position="first"] #element5537933 p span{    
    font-family: "DM Sans", sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
}
#step_587184.cf-step  #element5537935 .cf-divider-outer{    
    max-width: 500px !important;
}
#step_587184.cf-step  #element5537935 .cf-divider-outer hr{
    background: rgba(255, 255, 255, 0.5) !important;
    margin: 0 auto 16px !important;
    display: block;
    width: 100%;
}
#step_587184.cf-step .contact-custom-field{
    text-align: left;
}
#step_587184.cf-step .cf-button-outer{
    margin-bottom: 8px !important;
}
#step_587184.cf-step .cf-form-button button p{    
    font-family: "DM Sans", sans-serif !important;
    text-transform: uppercase !important;
    font-size: 13px !important;
    font-weight: 700;
    letter-spacing: normal;
}
#step_587184.cf-step .cf-form-field .cf-label{
    font-family: "DM Sans", sans-serif;    
    font-size: 13px !important;
    font-weight: 500;
    margin-bottom: 8px !important;
    display: block !important;
}
#step_587184.cf-step .cf-radio-option .cf-label{
    font-family: "DM Sans", sans-serif;    
    font-size: 13px !important;
    font-weight: 500;
}

.cf-form-field[data-field="name"], .cf-form-field[data-field="email"]{
    width: calc(50% - 7px) !important;
}

#element5537936 .cf-form-fields .cf-form-field[data-field="email"]{
    float: right !important;
}

#element5537936 .cf-form-fields .cf-form-field[data-field="mcat_before"] p#option947194Option,
#element5537936 .cf-form-fields .cf-form-field[data-field="mcat_before"] p#option947195Option{
    width: auto !important;
    display: inline-block;
    margin-right: 15px;
}

#element5537936 .cf-form-fields .cf-form-field[data-field="mcat_before"] p.cf-label{
    display: block !important;
    width: 100% !important;
    float: left !important;
}
/*homepage*/
/*03-07-2024*/
.main-top-banner {
    margin-top: 0 !important;
}
.new-blog-style .main-top-banner::after{
    display:none;
}
.blog-footer-section.main-top-banner .mcat-anxity-win {
    padding-right: 0;
}
ul.cust-list li {
    background-image: url(https://www.premedexperts.com/wp-content/themes/squaretype-child/assets/images/blue-tick.svg);
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;
    background-repeat: no-repeat;
    margin: 0 0 10px 0;
    padding-left: 32px;
    background-position: left center;
}
ul.cust-list {
    padding: 0;
    list-style: none;
    margin: 24px 0 30px 0;
}

.user-img * {
    color: #fff;
}

.user-img h5 {
    font-family: 'Recoleta';
    font-weight: 400;
    font-size: 16px;
    margin: 12px 0 0 0;
    line-height: 22px;
}

.user-img h6 {
    font-family: 'Recoleta';
    font-weight: 600;
    font-size: 12px;
    margin: 0;
    line-height: 22px;
}
.new-blog-style .home-banner-form .blog-footer-form h4, .new-blog-style .home-banner-form .blog-footer-form h4 + p {
    display: none !important;
}

.home-banner-form .orange-form h4, .home-banner-form .orange-form h4 + p {
    display: block !important;
}

.home-banner-form .orange-form h4 span {
    color: #115AE7 !important;
    font-weight: 800;
}

.home-banner-form .orange-form h4 {
    font-size: 32px;
}

.home-banner-form .orange-form h4 + p {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.5px;
}
.home-banner-form .single-input {
    margin-bottom: 15px;
}
.home-banner-form .form-footer input {
    margin-top: 6px !important;
}
.number-wrapper-blocks {
    background: #F1F4F6;
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    flex: 0 0 100vw;
    padding: 30px 0;
}
.number-wrapper-blocks .row {
    display: flex;
    align-items: start;
    justify-content: space-between;
    text-align: center;
}

.number-block h4 {
font-family: 'Recoleta';
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    text-align: center;
    letter-spacing: 1px;
    color: #202020;
    margin: 0 0 7px 0;
    height: 85px;
    line-height: 94px;
    position: relative;
}

.number-block p {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1px;
    color: #484848;
    margin: 0;
}

.number-block h4 img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: 100%;
    top: 0;
}

.number-block {
    position: relative;
}
.box-wrapper-slider {
padding: 20px;
    background: #F1F4F6;
    border: aliceblue;
    text-align: center;
    margin: 10px;
    border: 1px solid #032048;
}

#MCAT-journey .box-wrapper-slider img {
    width: auto;
    height: 46px;
    margin: 0 auto 24px auto;
}

.box-wrapper-slider h4 {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 1px;
    color: #202020;
    margin-bottom: 0;
}
.box-wrapper-slider::after {
    content: "";
    position: absolute;
    left: 15px;
    top: 20px;
    width: calc(100% - 17px);
    height: calc(100% - 10px);
    background: #032048;
    z-index: -1;
}

.comm-head h2 {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 1px;
    color: #202020;
}

.comm-head p {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1px;
    color: #484848;
    margin: 0 auto;
    max-width: 770px;
}
.box-wrapper-slider a {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 1px;
    text-decoration-line: underline;
    color: #032048;
    margin-top: 46px;
    display: block;
}
section.MCAT-journey {
    padding: 40px 0;
    display: inline-block;
    width: 100%;
}
.MCT-slider-blocks {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}
.comm-head {width: 100%;display: block;}
span.bootm-bdr-blue{
    background-image: url(https://www.premedexperts.com/wp-content/themes/squaretype-child/assets/images/short-blue-line.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
/*new*/
.marquee-row{
  /* width: 100%; */
  overflow-x: hidden;
  /* width: 100vw; */
  /* margin-left: calc(-50vw + 50% - 8px); */
  /* flex: 0 0 100vw; */
}
.marquee-block{
  position:relative;
  display: flex;
  width: 100%;  
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  justify-content: space-between;
}
.marquee-item-list{
 display: block;
 flex: 0 0 auto;
 padding: 0;
 margin: 0;
}
.marquee-item-list li{list-style: none;padding: 0 30px;font-size: 40px;white-space: nowrap;display: inline;}
.marquee1{animation-name: marquee1;}
.marquee2{animation-name: marquee2;}
@keyframes marquee1 {
  0% { left: 0; }
  100% {left: -100%;}
}
@keyframes marquee2 {
  100% { left: 0; }
  0% {left: -100%;}
}
.logo-slider-blocks {
    display: flex;
}

section.logo-smother-slider {
    position: relative;
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    flex: 0 0 100vw;
    padding-top: 80px;
}
section.logo-smother-slider h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1px;
    color: #202020;
    font-family: 'Recoleta';
    margin-bottom: 40px;
}

.marquee-item-list li img {
    width: 87px;
}
.logo-smother-slider::after{
    background-image: url(assets/images/small-arrow-bg.svg);
    content: "";
    width: 146px;
    height: 81px;
    position: absolute;
    right: 0;
    top: 0;
    flex: 0 0 146px;
    display: block;
}
section.premed-experts {
    margin-top: 115px;
    background: #F1F4F6;
    position: relative;
    padding: 60px 90px;
    z-index: 1;
}

section.premed-experts::after {
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #032048;
    position: absolute;
    left: -18px;
    top: -18px;
    z-index: -1;
}

section.premed-experts h3 {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    color: #202020;
}

section.premed-experts  ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
}

section.premed-experts ul li {
    flex: 0 0 calc(50% - 45px);
    margin-top: 40px;
}

section.premed-experts ul li p {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 155%;
    letter-spacing: -0.01em;
    color: #484848;
    margin-bottom: 0;
}

section.premed-experts ul li h4 span {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 100%;
    text-align: center;
    letter-spacing: -0.01em;
    color: #202020;
    margin-right: 20px;
}

section.premed-experts ul li h4 {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 155%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #202020;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.btn-wrap {
    text-align: center;
    margin-top: 60px;
}

a.blue-form-btn {
width: 100%;
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    display: flex;
    background: #115AE7;
    height: 52px;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    font-family: "DM Sans", sans-serif;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: normal;
    max-width: 367px;
    margin: 0 auto;
    cursor: pointer;
}
.learn-forever {
/*    background-image: url(https://www.premedexperts.com/wp-content/uploads/2024/07/Frame-176329.jpg);*/
    background-image: url(https://www.premedexperts.com/wp-content/uploads/2024/08/Frame-176329.webp);
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    flex: 0 0 100vw;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 68px;
    padding-bottom: 68px;
}

.learn-forever .comm-head {
    text-align: center;
}

.learn-forever .comm-head * {
    color: #fff;
}

.learn-forever .comm-head small {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 25px;
    display: block;
}

.learn-forever .comm-head h3 {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 47px;
    text-align: center;
    letter-spacing: 1px;
}

.learn-forever .comm-head p {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 1px;
    max-width: 100%;
}
.list-wrapper {
    padding: 20px 20px;
    background: #fff;
    border-radius: 10px;
    height: 100%;
    width: calc(100% - 54px);
    margin: 0 auto;
}

.list-wrapper h3 {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 29px;
    text-align: center;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #202020;
    margin-bottom: 15px;
    margin: 20px 0;
}
.list-wrapper p {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 1px;
    color: #484848;
    margin-bottom: 0;
}

.list-wrapper span {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 60px;
    letter-spacing: -0.02em;
    color: #202020;
}
.learn-forever .cs-container {
    margin-top: 45px;
}
.learn-forever .owl-item .item {
    height: 100%;
    text-align: center; 
}

.learn-forever .owl-stage {
    display: flex;
    flex-wrap: wrap;
}
.list-wrapper h4 {
    font-size: 35px;
    height: 58px;
    line-height: 65px;
    font-weight: 400;
}
.Testimonial-blocks {
    display: flex;
    flex-wrap: wrap;
}

.left-Testimonial {
    width: 400px;
}

.testimonials .media-slider {
    width: calc(100% - 400px);
    padding-left: 0;
    margin-bottom: 0;
    position: relative;
    right: -50px;
}
.left-Testimonial h2, .left-Testimonial p {
    text-align: left;
}

.left-Testimonial h2 {
    font-size: 40px;
    letter-spacing: -0.02em;
    color: #202020;
    line-height: 48px;
}

.left-Testimonial .comm-head {
    margin-bottom: 24px;
}
.stars i {
    font-size: 14px;
    margin-right: 2px;
}

.stars {margin-bottom: 12px;}

.testimonial-content h4 {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.02em;
    color: #202020;
    margin-bottom: 12px;
}

.testimonial-content  p {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
    color: #484848;
}
span.author-tag {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-align: justify;
    text-transform: uppercase;
    color: #202020;
}
.video-container video {
    width: 100%;
    height: 100%;
}
.media-slider .testimonial-content h2 {display: none;}
section.testimonials {
    position: relative;
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    flex: 0 0 100vw;
    padding: 110px 0 90px 0;
    overflow: hidden;
}

section.testimonials .cs-container {
    max-width: 1440px;
}
.testimonial-slider, .media-slider {
    margin-bottom: 20px;
}

.testimonial-item {
    padding: 20px;
    background: #F1F4F6;
    position: relative;
    width: calc(100% - 5px);
    margin-bottom: 5px;
    height: calc(100% - 5px);
}

.media-item img, .media-item video {
    width: 100%;
    height: auto;
}
.testimonial-item::after {
    content: "";
    position: absolute;
    left: 15px;
    top: 10px;
    background: #042047;
    z-index: -1;
    width: calc(100% - 10px);
    height: 100%;
}
.testimonials .owl-nav button span[aria-label="Next"], .testimonials .owl-nav button span[aria-label="Previous"] {
    width: 36px;
    height: 36px;
    background: #202020;
    border-radius: 26px;
    display: block;
    font-size: 0;
    position: relative;
}

.testimonials .owl-nav button span[aria-label="Previous"] {
    opacity: 0.7;
}

.testimonials .owl-nav button span::after {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    width: 0;
    height: 0;
    border-left: 10px solid white;
    content:"";
    position: absolute;
    top: 9px;
    left: 15px;
}

.testimonials .owl-nav button span[aria-label="Previous"]::after {
    transform: rotate(179deg);
    left: 11px;
}
.testimonials .owl-nav {
    display: flex;
    justify-content: flex-end;
    gap: 17px;
    margin-top: 40px;
}
.media-slider .owl-nav {
    display: none;
}

section.testimonials .cs-container::after {
    background-image: url(assets/images/plus-bg.svg);
    content: "";
    width: 83px;
    height: 95px;
    position: absolute;
    right: 53px;
    top: -74px;
    flex: 0 0 146px;
    display: block;
    background-repeat: no-repeat;
    z-index: 1;
}
section.testimonials .cs-container {
    position: relative;
    z-index: 1;
}
.testimonial-slider .owl-stage {
    display: flex;
}
section.see_the_diff {
    background: #F1F4F6;
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    flex: 0 0 100vw;
    padding: 45px 0 75px 0;
    position: relative;
}
section.see_the_diff .comm-head {
    margin-bottom: 40px;
}

section.see_the_diff table tbody tr td:first-child {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.02em;
    color: #3B3D1D;
    padding: 20px 30px 30px 40px;
}
section.see_the_diff table tbody tr td {
    padding: 20px 15px 30px 15px;
    vertical-align: middle;
}

section.see_the_diff table tbody tr td:nth-child(2), section.see_the_diff table tbody tr td:nth-child(3) {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.8px;
    color: #363847;
    padding-left: 46px;
    padding-right: 46px;
}

section.see_the_diff table tbody tr td:nth-child(2) {
    background: #DFEBF8;
    filter: drop-shadow(4px 6px 4px rgba(0, 0, 0, 0.25));
    /* border-top-color: #333 !important; */
}
section.see_the_diff section.see_the_diff table th, .wp-block-table th, section.see_the_diff table td, .wp-block-table td {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
}
section.see_the_diff table thead th {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 33px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 2px;
    color: #202020;
    border-bottom: 0;
    padding: 39px 0;
    border-top: 0;
}

section.see_the_diff table thead th:nth-child(2) {
    text-transform: uppercase;
    background: #D0E5FD;
    letter-spacing: 3px;
    font-weight: 700;
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
}

section.see_the_diff table {
    max-width: 1140px;
    margin: 0 auto;
}

section.see_the_diff table .btn-wrap {
    margin-top: 0;
    width: 100%;
}

section.see_the_diff table .btn-wrap a.blue-form-btn {
    max-width: 100%;
}

section.see_the_diff table tbody tr:last-child td {
    border-top: 0;
    padding-top: 0;
}
section.see_the_diff span.heading-sub-large {
    padding-bottom: 15px;
}
section.see_the_diff::after {
    background-image: url(assets/images/see-difarnce.svg);
    content: "";
    width: 83px;
    height: 95px;
    position: absolute;
    right: 53px;
    top: -46px;
    flex: 0 0 146px;
    display: block;
    background-repeat: no-repeat;
    z-index: 99;
    background-size: 72px;
}
section.Getting-started .cs-container {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    max-width: 1000px;
}

section.Getting-started {
    width: 100%;
    padding: 90px 0;
}

.right-step {
    width: 100%;
    max-width: 370px;
    padding: 30px 0px;
    background: #F1F4F6;
    border: 1px solid #202020;
    box-shadow: 4px 4px 0px #202020;
    text-align: center;
}

.steps-1 p {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #484848;
}

.steps-1 h3 {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #202020;
    margin-bottom: 5px;
}

.steps-1 {margin-bottom: 70px;position: relative;}

.steps-1:last-child {
    margin-bottom: 0;
}

.steps-1::after {
    width: 0;
    height: 100%;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -53px;
    border-right: 1px dashed rgba(39, 61, 136, 0.5);
}

.steps-1:last-child::after {display: none;}
.left-step h2, .left-step p {
    text-align: left;
}

.left-step a {
    margin-left: 0;
    margin-top: 0 !important;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    cursor: pointer;
}

.left-step .btn-wrap {
    margin-top: 35px;
}

.left-step p {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #202020;
    padding-right: 70px;
}

.left-step::after {
    background-image: url(assets/images/plus-bg.svg);
    content: "";
    width: 65px;
    height: 74px;
    position: absolute;
    left: -36px;
    top: -42px;
    flex: 0 0 146px;
    display: block;
    background-repeat: no-repeat;
    z-index: -2;
}
.left-step {
    position: relative;
    background: #fff;
    z-index: 9;
}

.left-step .comm-head {
    background: #fff;
}
section.Claim-dream {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 60px;
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    flex: 0 0 100vw;
    position: relative;
}

section.Claim-dream .score-box {
    display: flex;
    align-items: flex-end;
    /* justify-content: center; */
    /* gap: 55px; */
    width: 100%;
    /* position: relative; */
}

.score-blocks {
    /* width: 164px; */
    display: flex;
    align-items: flex-end;
    /* text-align: center; */
    /* justify-content: center; */
    flex: 1;
    flex-wrap: wrap;
}
.less-than, .blue-strips {
    width: 100%;
    flex: 0 0 100%;
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
    text-align: center;
    color: #115AE7;
    position: relative;
    margin-top: 30px;
    border-top: 2px dashed #78AEFF;
    padding-top: 30px;
    height: 62px;
}

.score-box.Percentile-box {
    border-top: 2px dashed #78AEFF;
    margin-top: 24px;
    padding-top: 24px;
    position: relative;
}

.less-than::after {
    content: "";
    height: 31px;
    background: #115AE7;
    border: 2px solid #78AEFF;
    position: absolute;
    top: 0;
    width: 0;
    left: 50%;
    transform: translateY(-50%);
}

.score-blocks img {
    width: 100%;
    max-width: 164px;
    margin: 0 auto 0 auto;
}
.less-than span {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 90%;
    color: #115AE7;
    width: 30px;
    display: inline-block;
    text-align: left;
    margin-right: 5px;
}
.blue-strips h5 {
    position: relative;
    top: -51px;
    background: #115AE7;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin: 0;
    padding: 10px 0;
    width: 171px;
}
.score-containt {
    display: none;
}

.score-box + .score-box .score-containt {
    display: flex;
    align-items: self-start;
    flex-wrap: wrap;
    margin-top: 20px;
    padding: 0 18px;
}

.score-box + .score-box {
    display: flex;
    align-items: self-start !important;
    position: relative;
    z-index: 1;
}

.score-box + .score-box .score-blocks {
    align-items: self-start !important;
}
.score-box .score-containt h4 {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    letter-spacing: -0.02em;
    color: #202020;
    width: 100%;
    margin-bottom: 12px;
}

.score-box .score-containt ul {
    padding-left: 0;
    margin-bottom: 0;
}

.score-box .score-containt ul li {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -0.02em;
    color: #202020;
    list-style: none;
    margin-bottom: 2px;
    padding-left: 15px;
    position: relative;
    padding-right: 15px;
}

.score-box .score-containt ul li::after {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    background: #333;
    border-radius: 25px;
    top: 7px;
}
section.Claim-dream .bottom-blue-bg::after {
    background: linear-gradient(1.16deg, #E3EFFF 4.86%, rgba(227, 239, 255, 0) 102.11%);
    content: "";
    width: 100%;
    position: absolute;
    bottom: 7px;
    right: 0;
    height: 100%;
    z-index: -1;
    max-width: 696px;
    border-bottom: 3px solid #115AE7;
}

.new-blog-style section.Claim-dream .cs-container {
    max-width: 1366px !important;
    width: 100%;
    padding: 0;
}
.recent-articles.home-articles {
    margin-top: 0 !important;
    border: 0 !important;
    margin-bottom: 0 !important;
    padding: 60px 0 100px 0 !important;
}
.recent-articles.home-articles h2 {
    margin-top: 0 !important;
}
.faq-div.home-faq {
    padding: 60px 0;
    position: relative;
}
.bottom-text-bule-line {
    max-width: 696px;
    margin-right: 0;
    margin-left: auto;
    text-align: center;
    position: relative;
}

.bottom-text-bule-line::after, .bottom-text-bule-line::before {
    content: "";
    width: 3px;
    height: 12px;
    background: #115AE7;
    position: absolute;
    left: 0;
    top: -20px;
    z-index: 9;
}

.bottom-text-bule-line::before {
    right: 0;
    left: auto;
}

.bottom-text-bule-line h6 {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #202020;
    max-width: 427px;
    margin: 0 auto 0 auto;
    padding-top: 11px;
}

.bottom-text-bule-line h6::after {
    content: "";
    width: 3px;
    height: 15px;
    position: absolute;
    background: #195be3;
    left: 50%;
    top: -10px;
}
.Claim-dream .btn-wrap {
    margin-top: 40px;
}
.card-testimonials {
    padding: 15px 20px;
    background: #FFFFFF;
    box-shadow: 2px 2px 0px rgba(255, 255, 255, 0.25);
    margin-top: 70px;
}

.card-body {
    text-align: center;
}

.rating {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.rating img {
    margin: 0 0px;
    width: 15px;
}

.new-blog-style .blue-form-section p.card-text {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    color: #202020;
    margin: 0 0 15px 0;
}

.card-testimonials strong, .card-testimonials span {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #202020;
    display: block;
}

.user-img {
    margin-bottom: 10px;
}
.blog-footer-section.main-top-banner .blue-form-section {
    background-image: url(assets/images/home-banner.webp);/*url(assets/images/home-banner.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.blog-footer-section.main-top-banner .orange-form p {
    font-weight: 500;
}

.new-blog-style .blog-footer-section.main-top-banner .form-content {
    padding-top: 20px;
    margin-top: 20px;
}
.video-container button.play-button, .video-container button.pause-button {
    padding: 10px;
    width: 50px;
    height: 50px;
    background: #032048;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 26px;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 0;
    z-index: 1;
}
.testimonial-content {
    position: relative;
}

.video-container button.play-button::after, .video-container button.pause-button::after {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    width: 0;
    height: 0;
    border-left: 10px solid white;
    content: "";
    position: absolute;
    top: 16px;
    left: 21px;
}

.video-container button.pause-button::after, .video-container button.pause-button::before {
    width: 4px;
    height: 17px;
    background: #fff;
    border: 0;
    content: "";
    position: absolute;
    left: 27px;
}

.video-container button.pause-button::before {
    left: 17px !important;
    right: auto;
    top: 16px;
}
.video-container video {
    filter: drop-shadow(4px 4px 0px #202020);
}
.page-id-1371 .site-content {
    margin-top: 0;
}
span.score-tag {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    color: #202020;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}
.new-blog-style .blog-footer-section.main-top-banner .row {
    align-items: start;
}
section.premed-experts ul li p a {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -0.01em;
    text-decoration-line: underline;
    color: #484848;
}
.score-wrapper {
    margin-top: 32px;
}

.faq-wrapper::after {
    left: auto;
    right: 0;
}
.faq-wrapper {
    position: relative;
}

.page-id-1371 div#footer-blue-form-section::after {
    display: none;
}
.Claim-dream::after {
    left: 35px;
}
section#Claim-mobile-dream {
    display: none;
}
.testimonials .media-slider .owl-item::after {
    content: "";
    background: rgb(0 0 0 / 40%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 14px);
}

.testimonials .media-slider .owl-item.active.highlight-slide::after {
    background-color: rgb(0 0 0 / 0%);
    pointer-events: none;
}
section.see_the_diff table tbody tr td:nth-child(3) {
    padding-right: 20px;
}
div#footer-blue-form-section .blog-footer-form p.form-sub-desc {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.5px;
    font-family: "DM Sans", sans-serif;
    padding: 0;
}

div#footer-blue-form-section .blog-footer-form h4 {
    font-size: 32px;
}
video{
   object-fit: cover; /*to cover all the box*/
}
}
.testimonials .media-slider .owl-item {
    height: auto;
}

.testimonials .media-slider .owl-stage {
    display: flex;
    flex-wrap: wrap;
}

.testimonials .media-slider .item, .testimonials .media-slider .testimonial-content {
    height: 100%;
}
.testimonials .media-slider .video-container {
    height: 100%;
    padding-bottom: 15px;
}

/*media*/

video::-webkit-media-controls {
  display: none !important;
  opacity: 0; 
}
video::-webkit-media-controls-start-playback-button {
    display: none !important;
}
.success-personal{
    width: 100%;
}
.sophie-story {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px 50px;
    background: #F1F4F6;
    border: 1px solid #000000;
    box-shadow: 4px 4px 0px #032048;
    margin-top: 48px;
    align-items: center;
    position: relative;
}
.story-box-1.img-story {
    width: 24%;
}
.story-box-1:first-child {
    width: 40%;
}
.story-box-1.img-report {
    width: 28%;
}

.story-box-1 h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 140%;
    letter-spacing: -0.01em;
    color: #202020;
    font-family: 'Recoleta';
    margin-bottom: 20px;
}

.story-box-1 h5 {
font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #115AE7;
    margin-bottom: 20px;
    border-bottom: 1px solid #20202033;
    padding-bottom: 20px;
}

.story-box-1 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.story-box-1 ul li {
    margin-bottom: 25px;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #484848;
}

.story-box-1 ul li:last-child {
    margin-bottom: 0;
}
.story-box-1 ul li:last-child a{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #25282D;
    cursor: pointer;
}
.outline-button {
    margin: 50px 0 50px 0;
    text-align: center;
    display: block;
}

.outline-button a, .outline-button button {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #484848;
    padding: 16px 48px;
    border: 1px solid #032048;
    display: inline-block;
    cursor: pointer;
}
.experts-student {
    background: #F1F4F6;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    flex: 0 0 100vw;
}

.experts-student .comm-head {
    margin-bottom: 60px;
}

.faq-new-list {
    display: flex;
    flex-wrap: wrap;
}

.Student-img {
    width: 487px;
}

.quations-wrapper {
    width: calc(100% - 487px);
    padding-left: 40px;
}
.more-faq-text .quations-wrapper {
    padding: 0;
    width: 100%;
    display: none;
}
.quations-wrapper h4 span {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 100%;
    text-align: center;
    letter-spacing: -0.01em;
    color: #202020;
    margin-right: 20px;
}

.quations-wrapper h4 {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 155%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #202020;
    display: flex;
    align-items: center;
    margin: 0 0 15px 0;
}

.quations-wrapper p {
    margin-bottom: 40px;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 155%;
    letter-spacing: -0.01em;
    color: #484848;
}
.experts-student .outline-button a {
    width: 320px;
}
/*video*/
.video-wrapper-play-box .video-container {
  width: 700px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.video-wrapper-play-box .video-container .video-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-wrapper-play-box .video-container video {
  width: 100%;
  height: 100%;
  filter: none !important;
}

.video-wrapper-play-box .play-button-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.play-button-wrapper #circle-play-b {
  cursor: pointer;
  pointer-events: auto;
}
.play-button-wrapper #circle-play-b svg {
  width: 100px;
  height: 100px;
  fill: #fff;
  stroke: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  opacity: 0.9;
}
section.video-wrapper-play-box {
    padding: 60px 0;
    background: #F1F4F6;
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    flex: 0 0 100vw;
}

.video-wrapper-play-box .comm-head {
    margin-bottom: 40px;
}

.video-wrapper-play-box .comm-head p {
    max-width: 100%;
}
.outline-button a.blue-form-btn {
    max-width: 392px;
    border: 0;
}

/*slider*/
#read-testimonials .item .story-wrapper {
    padding: 32px 32px 58px 32px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    background: #F1F4F6;
    border: 1px solid #000000;
    box-shadow: 4px 4px 0px #032048;
    margin-bottom: 4px;
}

/* Custom Scrollbar Container */
#custom-scrollbar-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
    transition: all 0.5s;
}

/* Scrollbar Track */
#custom-scrollbar-track {
    width: 80%;
    height: 12px;
    background-color: #032048;
    position: relative;
    cursor: pointer;
    margin: 0 20px 0 10px;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.5s;
}

/* Custom Scrollbar */
#custom-scrollbar {
    width: 50px;
    height: 6px;
    background-color: #A6BFE2;
    border-radius: 5px;
    position: absolute;
    left: 4px;
    top: 3px;
    cursor: pointer;
    margin-left: 7px;
}

/* Prev/Next Buttons */
#prev-slide,
#next-slide {
    width: 40px;
    height: 30px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
}

/* Button Hover Effect */
#custom-scrollbar-container button:hover {
    background-color: #0056b3;
    opacity: 1;
}
section.testimonials-student {
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    flex: 0 0 100vw;
    padding-top: 60px;
}
.story-text-star img {
    width: 80px !important;
    margin-bottom: 15px;
    margin-top: 30px;
}

.story-text-star h2 {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    letter-spacing: -0.01em;
    color: #202020;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #20202033;
}

.story-text-star {
    text-align: left;
}

.story-text-star p {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #484848;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.story-text-star a {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
    text-decoration-line: underline !important;
    color: #25282D !important;
    cursor: pointer;
}
section.testimonials-student .comm-head {
    margin-bottom: 40px;
}
#prev-slide, #next-slide {
    width: 36px;
    height: 36px;
    background: #202020;
    border-radius: 26px;
    display: block;
    font-size: 0;
    position: relative;
    margin: 0 15px 0 0;
}

#prev-slide::after, #next-slide::after {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    width: 0;
    height: 0;
    border-left: 10px solid white;
    content: "";
    position: absolute;
    top: 9px;
    left: 15px;
}

#prev-slide::after {
    transform: rotate(179deg);
    left: 11px;
}

button#prev-slide {
    opacity: 0.7;
}
.student-story-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 50px;
    /* background: #fff; */
    left: 50%;
    z-index: 9999;
    max-width: 1140px;
    transform: translateX(-50%);
    /* padding: 50px; */
    /* transition: all 0.8s; */
}

.student-story-popup {
    top: -1000%;
}
.student-story-popup.open {
    top: 50px;
}
.student-story-popup::after {
    height: 100%;
    left: 0;
    top: -50px;
    position: fixed;
    background: #0000008c;
    content: "";
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    flex: 0 0 100vw;
    z-index: -1;
}
.inner-popup {
    height: calc(100% - 100px);
    background: #F1F4F6;
    border: 1px solid #000000;
    box-shadow: 4px 4px 0px #032048;    
}
.popup-content .inner-content{
    overflow-y: scroll;
    padding: 0 30px 0 0;
    /* height: calc(100% - 100px); */
    max-height: calc(75vh - 50px);
    margin: 50px;
}
.inner-popup button.close {
    background: transparent;
    color: #000;
    padding: 0;
    position: absolute;
    right: 54px;
    top: 40px;
    width: 20px;
    height: 20px;
    opacity: 0.9;
    font-size: 0;
}
.inner-popup button.close:before, .inner-popup button.close:after {
  position: absolute;
  right: 14px;
  content: ' ';
  height: 20px;
  width: 2px;
  background-color: #333;
  top: 0;
}
.inner-popup button.close:before {
  transform: rotate(45deg);
}
.inner-popup button.close:after {
  transform: rotate(-45deg);
}

.popup-content .inner-content::-webkit-scrollbar-track{ 
    background-color: #032048;
    border-radius: 10px;
}

.popup-content .inner-content::-webkit-scrollbar{
    width: 8px;
    background-color: #032048;
    border-radius: 10px;
}

.popup-content .inner-content::-webkit-scrollbar-thumb{
    background-color: #A6BFE2;
    border-radius: 10px;
    width: 8px;
}
.popup-content p {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    color: #000000;
}
.popup-open {
    /* position: fixed;
    width: 100%; */
    overflow: hidden;
}
.more-faq-text .outline-button {
    margin: 15px 0;
}
section.video-wrapper-play-box .outline-button {
    margin-bottom: 0;
}
.success-personal .comm-head + .sophie-story::after {
    background-image: url(assets/images/graphics.png);
    content: "";
    width: 146px;
    height: 79px;
    position: absolute;
    right: 50px;
    top: -58px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
}
.popup-content h2 {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    color: #202020;
    margin-bottom: -30px;
  margin-top: 30px;
}
.sb-img-2{
    margin-top: 40px;
}
.experts-student .comm-head p {
    max-width: 100%;
}
.hide{
    display: none !important;
}
.story-box-1 ul li a {
    cursor: pointer;
}

/*new 04-12-2024*/
.site-info .footer-col-info .footer-copyright,
html body .footer-copyright {
    display: none !important;
}
/*NEW STYLE*/


/* custom header css start  */
.custom-navbar-primary .menu-top-menu-container {
    height: 100%;
}

.custom-navbar-primary .menu-top-menu-container .sub-menu {
    background: #FFF;
    box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.08);
    padding: 20px;

}

.custom-navbar-primary .menu-top-menu-container .sub-menu>li:not(:last-child) {
    margin-bottom: 16px;
}

.custom-navbar-primary .menu-top-menu-container .sub-menu>li>a {
    padding: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
    font-family: "DM Sans", 'Open Sans';
    min-width: 0;
}

.custom-navbar-primary .navbar-nav > li > a{
    padding: 0;
}

.custom-navbar-primary .navbar-nav > li {
    cursor: pointer;
}

.custom-navbar-primary .navbar-nav > li:not(:last-child){
    margin-right: 30px;
}

.custom-navbar-primary .header-cta{
    margin-left: 11%;
}

@media screen and (max-width: 1025px) {
    .custom-navbar-primary .header-cta {
        margin-left: 0;
    }
	 .offcanvas-2 .sub-menu > li > a{
       line-height: 1.5;
    }
}

@media screen and (max-width: 767px) {
    .offcanvas-2 .sub-menu > li > a{
       font-size: 14px;
    }
}
/* custom header css end  */


/*Media*/
/*video*/
@media (max-width: 1500px) {
button.header-cta {
    width: 100%;
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
    max-width: 250px;
}

.header-compact.navbar-alignment-left .navbar-brand:not(:last-child) {
    margin-right: 15px;
}

.navbar-primary .navbar-nav > li > a {
    padding: 0 6px;
    letter-spacing: 0.5px;
}

body .navbar-primary .navbar-content {
    padding: 0 15px;
}

.main-content {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.scroll-list-tab {
    padding: 0 15px;
    max-width: 100%;
    padding-right: 0;
}


div.tabs-scroll-data {
    padding-left: 15px;
    padding-right: 15px;
}

.acordian-box {
    padding-left: 20px;
    width: calc(100% - 200px);
}

.text-wrapper p {
    font-size: 16px;
}

.text-wrapper {
    max-width: 200px;
}
.left-Testimonial {
    position: relative;
    left: 30px;
}
}
@media (max-width: 1480px) {
section.premed-experts {
    padding: 60px 60px;
}
section.premed-experts ul li h4 {
    font-size: 20px;
}
section.premed-experts ul li h4 span {
    font-size: 32px;
}
section.premed-experts ul li p {
}
section.premed-experts ul li {
    flex: 0 0 calc(50% - 30px);
}
}
@media (max-width: 1366px) {
.new-blog-style .blue-form-section .form-footer {padding: 0 0;}
.new-blog-style .blue-form-section .form-footer {padding: 0 0;}
.new-blog-style .recent-articles {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    flex: 0 0 auto;
}
.main-top-banner {
    padding: 0 15px;
}
.new-blog-style .entry-header-title{
    padding-left: 0px;
}
.new-blog-style .header-social-links{
    margin-left: -67px;
}
.new-blog-style .sidebar-right .content-area, .new-blog-style .sidebar-left .content-area {
    padding-left: 40px;
}
/*home-css-media*/
section.Claim-dream {
    padding-left: 15px;
    padding-right: 15px;
}

.score-box + .score-box .score-containt {
    padding-bottom: 20px;
}
    section.Claim-dream .bottom-blue-bg::after, .bottom-text-bule-line {
        max-width: 50%;
    }
}

@media (max-width: 1280px){
    a.site-title {
        font-size: 16px;
    }
}

@media (max-width: 1199px) {
    .story-box-1:first-child {
        width: 38%;
      }
.cs-container {
    max-width: 100%;
}
.new-blog-style .sidebar-right .content-area, .new-blog-style .sidebar-left .content-area {
    padding-right: 60px;
}
.large-number {
    font-size: 70px;
    line-height: 70px;
}

.text-wrapper h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
}
.box-wrapper-slider h4 {
    font-size: 20px;
    line-height: 26px;
}

.box-wrapper-slider a {
    margin-top: 20px;
}

.comm-head h2, section.premed-experts h3, .learn-forever .comm-head h3 {
    font-size: 32px;
    line-height: 40px;
}

section.Claim-dream .bottom-blue-bg::after, .bottom-text-bule-line {
    max-width: 50%;
}

.blog-footer-section.main-top-banner .blue-form-section {
    padding: 50px;
}

.new-blog-style .blue-form-section h2 {
    font-size: 46px;
    line-height: 55px;
}

.blog-footer-section.main-top-banner .mcat-anxity-win {
    padding-right: 40px;
}
.navbar-primary.sticky-nav {
    top: 0;
}
body .navbar-primary .navbar-wrap {
        background: #fff;
}

}


@media (min-width: 1025px) and (max-width: 1160px)   {
button.header-cta {
        font-size: 11px;
        max-width: 202px;
        width: 100%;
}
.navbar-primary .navbar-nav > li > a {
    padding: 0 4px;
    font-size: 12px;
}
}

@media (min-width: 861px) and (max-width: 1199px)   {
.home-banner-form .orange-form h4 {
    font-size: 24px;
    margin-bottom: 5px;
}

.new-blog-style .mcat-anxity-win-form .orange-form h4 + p br {
    display: none;
}

.new-blog-style .mcat-anxity-win-form .orange-form h4 + p {
    font-size: 14px;
    line-height: 1.3;
    padding: 0;
}

.new-blog-style .home-banner-form .orange-form {
    padding: 20px;
}
}
@media (max-width: 1099px) {
section.premed-experts ul li {
    flex: 0 0 calc(50% - 15px);
}

section.premed-experts ul li p, section.premed-experts ul li p a {
    font-size: 16px;
}

section.premed-experts ul li h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

section.premed-experts {
    padding: 35px !important;
}
.new-blog-style .success-personal .cs-container {    padding-left: 6px;    padding-right: 6px;  }
.new-blog-style .experts-student .cs-container, .new-blog-style .video-wrapper-play-box .cs-container {    padding-left: 15px;    padding-right: 15px;  }
section.testimonials-student .comm-head{ padding-left: 10px;    padding-right: 10px;}
}
@media (max-width: 1024px) {
button.header-cta {
    position: absolute;
    left: 0;
    max-width: 100%;
    top: -25px;
}

body .navbar-primary .navbar-wrap {
    height: 60px;
    top: 35px;
    position: relative;
}
.navbar-container .navbar-content .navbar-col:nth-child(2) {
    display: none;
}

.navbar-container .navbar-content .navbar-col:nth-child(1) {
    justify-content: space-between;
}
.tabs-scroll-data .container .text-wrapper {
    max-width: 451px;
    padding: 0;
}

.acordian-box {
    width: 100%;
    padding-left: 0;
}

.tabs-scroll ul {
    flex-wrap: nowrap;
    overflow: scroll;
}

.tabs-scroll ul li a {
    white-space: pre;
}
.main-top-banner .row .col-md-4 {width: 100%;}

.main-top-banner .row .col-md-8 {width: 100%;}

.main-top-banner .row {
    flex-wrap: wrap;
    text-align: center;
}

.tabs-scroll {
    margin-top: 30px;
}

.acordian-box {
    margin-top: 40px;
}
.tabs-scroll-data .acordian-box .owl-carousel .owl-stage-outer{
    margin-right: -15px;
}

.text-wrapper h4 {
    font-size: 36px;
}

.text-wrapper p {
    font-size: 14px;
}
.large-number {
    margin-bottom: 15px;
}
.main-top-banner h1 {
    font-size: 38px;
    line-height: 50px;
    margin-bottom: 0;
}

.main-top-banner p {
    font-size: 16px;
}
.new-blog-style .sidebar-area{
    flex-direction: column;
    margin-top: 0;    
    gap: 2.5rem;
}
.new-blog-style .sidebar-area .sidebar{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.new-blog-style .sidebar-right .content-area, 
.new-blog-style .sidebar-left .content-area{
    flex: 0 0 calc(100% - 310px);
    max-width: calc(100% - 310px);
}
.score-box + .score-box .score-containt {
    padding-right: 0px;
    padding-left: 10px;
}
.score-box .score-containt ul li {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 8px;
}

.blue-strips h5 {
    width: 130px;
}

section.see_the_diff table thead th:nth-child(2), section.see_the_diff table thead th {
    font-size: 23px;
    padding: 20px 0;
}
.score-box .score-containt ul li {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 8px;
}

.blue-strips h5 {
    width: 130px;
}

section.see_the_diff table thead th:nth-child(2), section.see_the_diff table thead th {
    font-size: 23px;
    padding: 20px 0;
}

section.Getting-started .cs-container {
    max-width: 100%;
    padding: 0 100px;
}

.new-blog-style .blue-form-section {
    padding: 60px;
}
.score-blocks img {
    padding: 0 15px;
}
div#top-banner-div {
    padding-left: 0;
    padding-right: 0;
}
div#top-banner-div {
    margin: 0 -10px;
    width: auto;
    flex: unset;
}
.page-id-1371 .site-content {
    margin-top: 35px;
}

.blog-footer-section.main-top-banner .mcat-anxity-win {
    text-align: left;
}
}
@media (min-width: 992px) {
.left-Testimonial.left-Testimonial-mobile {
    display: none;
}

}
@media (max-width: 991px) {
    .popup-content p {font-size: 16px;}
    .popup-content .inner-content{margin: 50px 20px;}
    .inner-popup button.close{right: 25px;}
    .success-personal .comm-head + .sophie-story::after{ display: none;}
    
.story-box-1 ul li, .story-box-1 ul li:last-child a {  font-size: 15px;  line-height: 21px;  margin-bottom: 10px;}
.story-box-1 h5 {  font-size: 18px;  line-height: 22px;  margin-bottom: 15px;}
.story-box-1 h3 {  font-size: 28px;}
story-box-1.img-report {  width: 28%;}
.story-box-1:first-child {  width: 34%;}

.quations-wrapper {  width: 50%;}
.Student-img {  width: 50%;}
.quations-wrapper h4 {  font-size: 20px;  line-height: 110%;}
.quations-wrapper p {  font-size: 14px;}

.new-blog-style .blue-form-section h2 {  font-size: 38px !important;}
.new-blog-style .blue-form-section h2 {  font-size: 28px  ;  line-height: 110% !important;}
.new-blog-style .blue-form-section p {  font-size: 14px;  line-height: 23px;}

.story-text-star h2 {  font-size: 28px;}
.story-text-star p {  font-size: 14px;  line-height: 19px;}
.story-text-star a {  font-size: 16px;}
#read-testimonials .item .story-wrapper {  padding: 32px;}


.acordian-box .owl-dots button {
    background: rgb(0 0 0 / 25%) !important;
    width: 30px;
    height: 3px;
    margin: 0 3px;
}

.acordian-box .owl-dots button.owl-dot.active {
   background: rgb(0 0 0 / 50%) !important;
}

.acordian-box .owl-dots {
    display: flex;
    justify-content: center;
    padding-top: 40px;
}
.score-box .score-containt h4 {
    font-size: 13px;
}
.less-than, .blue-strips {
    font-size: 24px;
    height: 48px;
}
section.premed-experts {
    padding: 50px 50px 80px 50px;
}
section.premed-experts::after {
    left: 0px;
    top: 0;
}
.list-wrapper {
    width: calc(100% - 24px);
}

.list-wrapper p {
    font-size: 14px;
    line-height: 20px;
}

.list-wrapper h3 {
    margin: 15px 0 8px 0;
    font-size: 18px;
}

.learn-forever .comm-head {
    padding: 0 30px;
}

/*slider*/
.left-Testimonial-mobile + .left-Testimonial .comm-head {
    display: none;
}

.left-Testimonial.left-Testimonial-mobile {
    width: 100%;
    text-align: center;
    order: 1;
}

.left-Testimonial.left-Testimonial-mobile * {
    text-align: center;
    order: 1;
}

.testimonials .media-slider {
    order: 2;
    width: 100%;
    position: static;
    margin-bottom: 20px;
}

.left-Testimonial {
    order: 3;
    width: 100%;
    left: 0;
}
.testimonials .owl-nav {
    justify-content: center;
    margin-top: 20px;
}

div#testimonials {
    margin-bottom: 0;
}
.blog-footer-section.main-top-banner .row {
    text-align: left;
}

.logo-smother-slider::after {
    top: -20px;
}
section.MCAT-journey .cs-container {
    padding-left: 0;
    padding-right: 0;
    margin: 0 -15px;
    width: auto;
}
 .MCT-slider-blocks .owl-stage {
    left: -100px;
 }
 .MCT-slider-blocks {
    padding-left: 30px;
}
section.testimonials .cs-container {
    padding: 0 0;
}
section#Claim-mobile-dream {
    display: block;
}
/*chart*/
section.Claim-dream .bottom-blue-bg::after, .bottom-text-bule-line {
    max-width: 100%;
    width: 100%;
}

section.Claim-dream .score-box {
    flex-wrap: wrap;
    position: relative;
}

.score-blocks {
    width: 100%;
    flex: 0 0 auto;
}

.bottom-text-bule-line h6 {
    font-family: 'Recoleta';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #0D67EF;
}

.bottom-text-bule-line h6::after {
    bottom: -17px;
    top: auto;
}

.bottom-text-bule-line {
    border-bottom: 2px solid #195be3;
    margin-bottom: -13px;
    padding-bottom: 15px;
}

.bottom-text-bule-line::after, .bottom-text-bule-line::before {
    top: auto;
    bottom: -13px;
    width: 2px;
}

.less-than, .blue-strips {
    border: 0;
}

.blue-strips h5 {
    margin: 0 auto;
    font-size: 12px;
    width: 78px;
    height: 25px;
    line-height: 0.6;
}
section#Claim-mobile-dream {
    display: block;
    width: 100%;
    margin: 0;
}
.form-footer input#send {
    font-size: 14px;
    height: 44px;
}
.MCT-slider-blocks .owl-carousel .owl-stage {
    padding-left: 0 !important;
}
section.testimonials,
section.see_the_diff,
section.Claim-dream,
.new-blog-style .blog-footer-section,
.number-wrapper-blocks,
section.logo-smother-slider,
.learn-forever{
    margin: 0 -15px;
    flex: unset;
}

section.testimonials .cs-container,
section.see_the_diff .cs-container,
section.Claim-dream .cs-container,
.new-blog-style .blog-footer-section .cs-container,
.number-wrapper-blocks .cs-container,
section.logo-smother-slider .cs-container,
.learn-forever .cs-container {
    max-width: 100% !important;
}
.new-blog-style .blog-footer-section::after, .faq-wrapper::after, .Claim-dream::after {
    display: none;
}
/*daigram*/
.score-containt {
    display: block;
    width: 50%;
    padding-left: 30px;
}

.score-blocks img {
    margin: 0;
    max-width: 230px;
}

.score-blocks {
    flex-wrap: nowrap;
    align-items: self-start;
    justify-content: center;
    padding-bottom: 18px;
    padding-top: 18px;
}

.less-than {
    margin-top: 0;
    padding-top: 0;
    text-align: left;
    height: auto;
    margin-bottom: 6px;
}

.less-than::after {
    height: 0 !important;
    width: 24px !important;
    left: -42px;
    top: 11px;
    border: 2px solid #78AEFF;
}
.img-wrap-blue {
    width: 50%;
    text-align: center;
    /* border-right: 2px dashed #195be3; */
    position: relative;
}

.score-blocks.vartical-line-blue {
    background: #E3EFFF;
    border-left: 1px solid #0660F9;
    border-right: 1px solid #0660F9;
    padding-bottom: 18px;
    padding-top: 0;
    /* position: relative; */
}
.score-blocks.vartical-line-blue.first-line-blue {
    padding-top: 90px;
    border-top: 1px solid #0660F9;
}

.blue-strips {
    padding-top: 0;
    margin-top: 0;
    position: relative;
    top: 110px;
    height: 0;
}

.blue-strips::after {
    width: 0;
    height: 50px;
    position: absolute;
    left: 50%;
    top: -35px;
    transform: translateX(-50%);
}

.score-blocks.vartical-line-blue::after {
    content: "";
    width: 2px;
    height: calc(100% - 170px);
    position: absolute;
    border-right: 2px dashed #195be3;
    top: 170px;
    z-index: 1;
}

.score-blocks.vartical-line-blue.third-line-blue {
    border-bottom: 1px solid #0660F9;
}
.score-blocks.lighter-line {
    position: relative;
    z-index: 1;
}

.score-blocks.lighter-line::after, .score-blocks.lighter-line::before {
    width: 5px;
    height: 100%;
    background: white;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.score-blocks.lighter-line::before {
    background: transparent;
    content: "";
    width: auto;
    height: calc(100% + 40px );
    position: absolute;
    border-right: 2px dashed #78AEFF;
    top: 0;
    z-index: 1;
}
.score-wrapper .btn-wrap::after {content: "";width: 100%;height: 40px;background: #fff;position: absolute;left: 0;top: 0;z-index: 1;}

.score-wrapper .btn-wrap {
    position: relative;
    margin-top: 0;
    padding-top: 40px;
}
.page-id-1371 section.Claim-dream {
    display: none;
}
section#Claim-mobile-dream .cs-container {
    max-width: 700px !important;
}
section.Getting-started .cs-container {
    padding: 0 40px;
}

.right-step {
    margin-left: 40px;
}
/*new mob*/
/*mobile*/

.blog-footer-section.main-top-banner .blue-form-section {
    padding: 30px 15px;
}

.new-blog-style .blue-form-section h2 {
    font-size: 38px !important;
    line-height: 48px;
}

ul.cust-list {
    margin-top: 15px;
    margin-bottom: 15px;
}

ul.cust-list li {
    font-size: 16px;
    line-height: 24px;
}

section.see_the_diff table {
    max-width: 100%;
}

section.see_the_diff table tbody tr td:nth-child(2), section.see_the_diff table tbody tr td:nth-child(3) {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 14px;
    line-height: 1.4;
}

section.see_the_diff table tbody tr td:first-child {
    padding: 15px;
    font-size: 14px;
}

section.see_the_diff .comm-head {
    margin-bottom: 20px;
}

section.see_the_diff table thead th:nth-child(2), section.see_the_diff table thead th {
    font-size: 12px;
    padding: 10px 0;
}

section.see_the_diff span.heading-sub-large {
    padding-bottom: 0;
    background-image: none;
}

section.see_the_diff table .btn-wrap {
    display: none;
}

section.see_the_diff table tbody tr td:nth-child(2), section.see_the_diff table thead th:nth-child(2) {filter: unset;}

section.see_the_diff table tbody tr:last-child td:nth-child(2) {
        padding: 0;
        height: 0;
        background: #d1e4fe;
}

section.see_the_diff table tbody tr:last-child {
        position: relative;
        top: -20px;
        height: 20px;
        overflow: hidden;
}
.page-id-1371 section.see_the_diff {
    padding-bottom: 30px;
}

.page-id-1371 section.Getting-started {
    padding-top: 40px;
    padding-bottom: 40px;
}

.page-id-1371 section.Getting-started .cs-container {
    padding: 0 10px;
    flex-wrap: wrap;
    justify-content: center;
}

.page-id-1371 .left-step .comm-head * {
    text-align: center;
}

.page-id-1371 .left-step::after {
    display: none;
}

.page-id-1371 .left-step .btn-wrap {display: none;}

.page-id-1371 .left-step p {
    padding: 0;
}

.page-id-1371 .right-step {
    margin-top: 30px;
    max-width: 100%;
}

.page-id-1371 .steps-1 {
    margin-bottom: 40px;
}

.page-id-1371 .steps-1::after {
    bottom: -30px;
    height: 22px;
}
.page-id-1371 section.see_the_diff::after {
    display: none;
}

.new-blog-style .mcat-anxity-win {
    padding-right: 20px !important;
}

.page-id-1371 .new-blog-style #footer-blue-form-section .blue-form-section h2 {
    font-size: 28px;
    text-align: left;
}

.page-id-1371 .new-blog-style #footer-blue-form-section  .blue-form-section p {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

.page-id-1371  .new-blog-style .blue-form-section {
    padding-top: 39px;
}

.page-id-1371 .blog-footer-section .orange-form h4, div#footer-blue-form-section .blog-footer-form h4 {
    font-size: 26px;
    line-height: 28px;
}

.page-id-1371  .new-blog-style .blue-form-section .orange-form .form-content {
    flex-wrap: wrap;
}

.page-id-1371  .new-blog-style .blue-form-section .orange-form .form-content .single-input:nth-child(1), .page-id-1371  .new-blog-style .blue-form-section .orange-form .form-content .single-input:nth-child(2) {
    width: 100%;
}

.page-id-1371  .new-blog-style .blue-form-section .orange-form .form-content .single-input input, .page-id-1371  .new-blog-style .blue-form-section .orange-form .form-content .single-input textarea {
    padding: 10px 8px;
    background: #FFFFFF;
    box-shadow: 2px 2px 0px #A6BFE2;
    border: 0;
}

.page-id-1371  .blog-footer-section .orange-form .blog-footer-form h4 + p {
    text-align: center !important;
    margin-top: 10px;
}
.page-id-1371 .faq-wrapper::after {
    display: none;
}

.page-id-1371 .faq-div.home-faq {
    padding: 30px 15px;
}

.page-id-1371 .new-blog-style .recent-articles {
    padding: 30px 0 !important;
}
.MCT-slider-blocks .owl-stage {
    left: 0;
}
section.MCAT-journey .cs-container {
    margin: 0 auto;
    width: 100%;
}

section.logo-smother-slider {
    margin: 0 auto;
    width: 100%;
    flex: 0 0 auto;
}

.learn-forever .comm-head small {
    margin-bottom: 10px;
    font-size: 12px;
}

.comm-head h2, section.premed-experts h3, .learn-forever .comm-head h3 {
    font-size: 26px;
    line-height: 33px;
}

.learn-forever .comm-head p {
    font-size: 14px;
    line-height: 22px;
}

.learn-forever .btn-wrap {
    margin-top: 0 !important;
}

.learn-forever {
    padding: 30px 0;
}
.number-block {
    margin: 0 0 -27px 0;
}
.page-id-1371 .new-blog-style div#top-banner-div .blue-form-section .orange-form .form-content .single-input input, 
.page-id-1371 .new-blog-style div#top-banner-div .blue-form-section .orange-form .form-content .single-input textarea {
    box-shadow: none;
    border: 1px solid hsl(0deg 0% 13% / 20%);
    color: #000 !important;
}
.learn-forever .owl-stage {
    padding-left: 0 !important;
}

.learn-forever .cs-container {
    padding-right: 0;
    padding-left: 30px;
}
section.testimonials {
    width: 100%;
    margin: 0;
}
.card-testimonials {
    margin-top: 35px;
}
.page-id-1371 .new-blog-style .card-testimonials p.card-text {
    text-align: center !important;
}
}
@media (max-width: 949px) {
section.premed-experts ul li h4 {
    letter-spacing: -0.6px;
    font-size: 16px;
}

section.premed-experts ul li p, section.premed-experts ul li p a {
    font-size: 14px;
}
}

@media (max-width: 860px) { 

.blue-line-btn::after, .blue-line-btn::before {
    display: none;
}

.blue-line-btn ul {
    gap: 30px;
    flex-wrap: wrap;
    padding: 0 0;
}

.blue-line-btn ul li {
    width: 100%;
}

.blue-line-btn {
    width: calc(100% - 30px);
    margin: 0 15px !important;
    padding: 40px 0;
}
.faq-div {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
}

.new-blog-style .wraper-position {
    position: static;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.25));
    width: 100%;
}

.new-blog-style .getting-started-file {
    flex-wrap: wrap;
}

.new-blog-style .content-area h4 {
    font-size: 24px;
    text-align: center;
}

.new-blog-style .wraper-position p {
    text-align: center;
}

.new-blog-style .wraper-position a {
    text-transform: uppercase; 
}
.new-blog-style .sidebar-right .content-area, .new-blog-style .sidebar-left .content-area {
    flex:  0 0 100%;
    max-width: 100%;
    padding: 0;
}
.new-blog-style .sidebar-area {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.sidebar-area .sidebar {
    max-width: 100%;
    flex: 0 0 100%;
    padding-left: 0;
    padding-right: 0;
}

.new-blog-style .blog-footer-section::after {
    display: none;
}

.new-blog-style .mcat-anxity-win {
    width: 100%;
    padding: 0;
    text-align: center;
}

.new-blog-style .mcat-anxity-win-form {
    width: 100%;
    margin-top: 20px;
}

.new-blog-style .blue-form-section .orange-form {
    max-width: 100%;
}

.new-blog-style .blue-form-section h2 {
    font-size: 45px;
}
.new-blog-style .header-social-links {
    position: absolute;
    margin: 0;
    width: 40px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    background: transparent;
}

.new-blog-style .entry-header .entry-header-inner .entry-title {
    padding-left: 0px;
    font-size: 28px;
    line-height: 1.5;
    padding-right: 60px;
}

.new-blog-style .header-social-links a {
    font-size: 19px;
    margin: 0;
}


.new-blog-style .post-meta li:last-child a {
    color: #115AE7;
}

.new-blog-style .entry-header-title {
    margin-bottom: 15px;
    padding-left: 50px;
}

.new-blog-style .entry-content p {
    font-size: 14px;
    line-height: 1.3;
    margin-top: 15px;
    margin-bottom: 15px;
}
.new-blog-style h5.pk-title.pk-toc-title.pk-font-block {
    font-size: 24px;
}

.new-blog-style .pk-toc a, .new-blog-style .pk-toc ol > li:before {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.2;
    top: 4px;
}

.new-blog-style .pk-toc li {
    padding-left: 15px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.new-blog-style .pk-toc ol ol {
    margin: 10px 0;
    padding-left: 0;
}
.new-blog-style .pk-toc {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 11px 15px;
}

.new-blog-style .pk-toc::after {
    top: -20px;
}

.new-blog-style .wp-block-heading {
    font-size: 22px;
    margin-top: 25px;
    padding-top: 25px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.new-blog-style p.has-very-light-gray-background-color.has-background {
    font-size: 14px;
    line-height: 1.3;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.new-blog-style .content-area .orange-form h4 + p {
    margin-top: 0;
}
.new-blog-style .content-area .orange-form h4 ~ hr{
    margin-top: 16px !important;
}

.new-blog-style .content-area .single-input {
    width: 100%;
}

.new-blog-style form.wpcf7-form.init .single-input p {
    margin-top: 0;
}

.new-blog-style .content-area .form-footer p {
    margin-top: 0;
    margin-bottom: 0;
}
.new-blog-style .sidebar-area .sidebar {
    padding-top: 30px;
}

.new-blog-style .recent-articles {
    margin-top: 40px;
    padding-top: 0;
}

.new-blog-style .recent-articles h2 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 24px;
}

.new-blog-style .blue-form-section {
    padding: 20px 15px;
}

.new-blog-style .blog-footer-section {
    margin-left: 0;
    margin-right: 0;
}

.blog-footer-section .orange-form h4 {
    font-size: 20px;
    line-height: normal;
/*    margin-bottom: 0;*/
}

.new-blog-style .orange-form h4 + p {
    font-size: 14px;
}

.new-blog-style .blue-form-section .orange-form input.wpcf7-submit {
    font-size: 14px;
}

.site-info .footer-col-nav-full .navbar-nav {
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.new-blog-style .site-info .footer-col-nav-full .menu-item {
    width: 100%;
    text-align: center;
}

.new-blog-style .site-info .navbar-footer a {
    text-align: center;
    justify-content: center;
    margin-bottom: 15px;
}

.new-blog-style footer.site-footer .footer-title {
    margin-bottom: 0;
}
.new-blog-style .blog-end-section .header-social-links {
    position: static;
    width: 100%;
    justify-content: center;
    margin-top: 20px;
}

.blog-end-section {
    flex-wrap: wrap;
}

.blog-end-section .likes {
    width: 100%;
}

.likes div {
    justify-content: space-between;
}

span.pld-like-count-wrap.pld-count-wrap {
    display: none;
}
.new-blog-style section.post-author .author .author-avatar {
    margin-right: 21px;
    width: 105px;
    height: 105px;
}

.new-blog-style section.post-author {
    padding: 20px 25px;
}

.new-blog-style h5.title-author a {
    font-size: 16px;
    line-height: 1;
}

.post-author .authors-default .title-author {
    margin-bottom: 0;
}

.new-blog-style .post-author .author-description .note {
    margin-top: 5px;
}
.new-blog-style  .getting-started-file p {
    margin-top: 0;
} 
.new-blog-style .sidebar-area .sidebar .orange-form {
    background: #032048;
}

.new-blog-style .sidebar-area .sidebar .orange-form input[type="radio"]:checked + span:after {
    background: #042047;
}

#step_587184.cf-step .cf-column[data-section-id="1881867"][data-column-position="first"] h1{
    font-size: 24px;
    line-height: 26px;
}
#step_587184.cf-step .cf-column[data-section-id="1881867"][data-column-position="first"] h1 span{
    font-size: 30px;
    margin-top: 15px;
}
.cf-form-field[data-field="name"], 
.cf-form-field[data-field="email"]{
    width: 100% !important;
}
/* mobile*/


.number-block h4 {
    font-size: 33px;
    line-height: 114px;
    height: 105px;
    width: 125px;
    margin-bottom: 0;
    margin-right: 15px;
    order: 1;
}

.number-block {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.number-wrapper-blocks .row {
    flex-wrap: wrap;
}

.number-block p {
    max-width: 200px;
    text-align: left;
    order: 2;
}

.number-block.block-one:nth-child(2) h4, .number-block.block-one:nth-child(4) h4 {
    order: 2;
    margin-right: 0;
    margin-left: 15px;
}

.number-block.block-one:nth-child(2) p, .number-block.block-one:nth-child(4) p {
    order: 1;
}

.comm-head h2, section.premed-experts h3, .learn-forever .comm-head h3 {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 40px;
}

.comm-head p {
    font-size: 14px;
    line-height: 18px;
}

.box-wrapper-slider h4 {
    font-size: 20px;
    line-height: 26px;
}

.logo-smother-slider::after {
    display: none;
}

section.logo-smother-slider {
    padding-top: 40px;
}

section.logo-smother-slider h3 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 20px;
}

section.premed-experts {margin-top: 40px;padding: 30px 15px;}

section.premed-experts ul li h4 {
    font-size: 20px;
    margin-bottom: 12px;
    line-height: 1.1;
}

section.premed-experts ul li {
    margin-top: 20px;
    flex: 0 0 100%;
}

section.premed-experts ul li:first-child {
    margin-top: 20px;
}

section.premed-experts  .btn-wrap {
    margin-top: 25px;
}

section.premed-experts .btn-wrap a.blue-form-btn {
    max-width: 100%;
}

section.testimonials .cs-container::after {
    display: none;
}

section.testimonials {
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0;
    flex: 0 0 auto;
    width: 100%;
}

.testimonial-content h4 {
    font-size: 20px;
    margin-bottom: 10px;
}

.stars {
    margin-bottom: 5px;
}

.testimonial-content p {
    margin-bottom: 10px;
}
section.premed-experts {
    padding: 30px 15px !important;
}
section.premed-experts ul li p, section.premed-experts ul li p a {
    font-size: 16px;
}
section.premed-experts ul li h4 {
    font-size: 18px;
}
/*testimonilas*/
.page-id-1371 .card-testimonials {
    margin-top: 0;
    background: transparent;
    box-shadow: none;
    padding: 0;
}

.page-id-1371  #footer-blue-form-section  .rating {
    display: none;
}

.page-id-1371  #footer-blue-form-section  .user-img {
    display: none;
}

.page-id-1371  .new-blog-style .blue-form-section p.card-text {
    color: #fff;
    text-align: left !important;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 3px;
}

.page-id-1371  .card-testimonials strong, .page-id-1371  .card-testimonials span {
    color: #fff;
    display: inline;
    text-align: left;
    font-size: 12px;
}

.page-id-1371  .card-body, .card-testimonials p.card-text{
    text-align: left;
}

}
@media (max-width: 767px) {

/* .story-box-1:first-child, .story-box-1 {  width: 100% !important;}
.sophie-story {  padding: 20px 10px;}
.story-box-1.img-story img {  width: calc(100% + 10px);} */


.story-box-1:first-child, .story-box-1 {  width: 100% !important;}
.sophie-story {  padding: 20px 10px;}
.story-box-1.img-story img {  width: calc(100% + 10px);}
.Student-img, .quations-wrapper {    width: 100%;  }
.quations-wrapper {  padding: 0;  margin-top: 30px;}
.more-faq-text .quations-wrapper {  margin-top: 0;}
.blog-footer-section.main-top-banner .orange-form p br {    display: none;  }

.video-wrapper-play-box .comm-head h2, .video-wrapper-play-box .comm-head p, .new-blog-style .blue-form-section h2, .new-blog-style .blue-form-section p {  text-align: left;}
.video-wrapper-play-box .video-container {  width: 100%;  height: 370px;}
section.video-wrapper-play-box, .experts-student, section.testimonials-student{margin-left: calc(-50vw + 50% - 0px);}
.outline-button a.blue-form-btn {  padding: 16px;} 

div#footer-blue-form-section .blog-footer-form p.form-sub-desc {  text-align: center;  font-size: 14px;}
div#footer-blue-form-section .blog-footer-form p.form-sub-desc br {  display: none;}
#read-testimonials .item .story-wrapper {    padding: 15px;  }

#custom-scrollbar-track { display: none;}
#footer-blue-form-section .mcat-anxity-win h2 {    font-size: 28px !important;  }

.new-blog-style .mcat-anxity-win{padding-right: 0px !important;}
.story-box-1.img-report img {    width: 100%;}

.main-top-banner h1 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom:15px;
}

.main-top-banner p {
    font-size: 14px;
    line-height: 20px;
}
img.deasktop {
    display: none;
}

img.mobile {
    display: block;
    margin: 15px auto 0 auto;
}
.navbar-primary.sticky-nav {
    position: absolute;
}
/*menu*/
.navbar-primary .navbar-brand {
    left: 15px;
    transform: none;
}

.toggle-offcanvas {
    position: absolute;
    right: 0;
    width: 24px;
    height: 14px;
}

.toggle-offcanvas i.cs-icon.cs-icon-menu::after, .toggle-offcanvas i.cs-icon.cs-icon-menu::before {
    content: "";
    width: 100%;
    height: 2px;
    background: black;
    position: absolute;
    left: 0;
}

.toggle-offcanvas i.cs-icon.cs-icon-menu::after {
    top: 6px;
}

.toggle-offcanvas i.cs-icon {border-bottom: 2px solid #333;display: block;width: 100%;height: 100%;}
.offcanvas-active i.cs-icon.cs-icon-x {
    border-bottom: 0;
}
.acordian-box .owl-carousel .owl-stage {
    padding-left: 0 !important;
}
.blue-line-btn ul li a {
    padding: 0 9px;
}
.toggle-search{
    display: none;
}

.new-blog-style .pk-toc {
    margin-top: 20px;
    margin-bottom: 20px;
}

.new-blog-style .pk-toc::after {
    display: none;
}
.learn-forever a.blue-form-btn {
    max-width: calc(100% - 41px);
}
.list-wrapper {
    width: calc(100% - 0px);
}
.page-id-1371 .right-step {
    margin-left: 0;
}
.page-id-1371 .new-blog-style div#footer-blue-form-section .blog-footer-form p {
    text-align: center;
}
.student-story-popup.open {
    width: calc(100% - 30px);
}
.page-id-1647 .mcat-anxity-win-form.home-banner-form .orange-form p {
    text-align: center;
}
}

@media (max-width: 640px) {
.new-blog-style .content-area .orange-form .form-content {
    padding-left: 0;
    padding-right: 0;
}
.faq-div .accordion .trigger .checkbox {
    font-size: 16px;
    padding-right: 25px;
    line-height: 20px;
}

.faq-div .accordion {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.faq-div .accordion .trigger .checkbox i {
    top: 2px;
}

.faq-div h2 {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 30px;
}
.new-blog-style .blue-form-section h2 {
    font-size: 35px;
    line-height: 1.2;
}

.new-blog-style .blue-form-section .orange-form {
    padding-left: 15px;
    padding-right: 15px;
}

.new-blog-style .orange-form h4 + p {
    padding: 0;
    margin-bottom: 0;
}

.new-blog-style .blue-form-section .orange-form .form-content {
    padding-top: 15px;
    margin-top: 15px;
}
.faq-div .accordion .trigger .content p {
    font-size: 14px;
    line-height: 22px;
}

.new-blog-style .entry-header .entry-header-inner .post-meta{
    margin-left: -50px;
}
.new-blog-style .blog-inner {
    margin: 0;
    width: calc(100% - 0px);
}
.new-blog-style .recent-articles .blog-content {
    padding: 15px 15px 0 15px;
}

.new-blog-style .recent-articles .blog-content h2 {
    font-size: 16px;
    line-height: 1.4;
}
.home #top-banner-div .orange-form > p {
    text-align: center;
}
}

@media (max-width: 374px) {
 .MCT-slider-blocks {
    padding-left: 0;
}
.new-blog-style .blue-form-section h2, ul.cust-list {
    max-width: 290px;
}

div#top-banner-div {
    width: 100%;
    margin: 0;
}
.form-footer input#send {
    font-size: 10px;
}
section.see_the_diff table tbody tr td:first-child {
    padding: 8px;
}

section.see_the_diff table tbody tr td:nth-child(2), section.see_the_diff table tbody tr td:nth-child(3) {
    padding: 10px;
}
.new-blog-style .blue-form-section .orange-form input.wpcf7-submit {
    font-size: 11px;
}
.new-blog-style footer.site-footer .footer-title {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: -20px;
}
}
