@font-face {
   font-family: 'sf_pro_displayregular';
   src: url('fonts/sfprodisplayregular-webfont.woff2') format('woff2'),
      url('fonts/sfprodisplayregular-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;

}

body {
   margin: 0;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}

.news-section {
   padding: 95px 0;
}

.news-title {
   padding: 0 0 75px 55px;
}

.news-title h1 {
   color: var(--e-global-color-text);
   font-family: "Recoleta", Sans-serif;
   font-size: 40px;
   line-height: 1;
   font-weight: 500;
   margin: 0;
}

.news-list {
   display: flex;
   flex-wrap: wrap;
   width: 100%;
}

.new-blog-content {
   flex: 0 0 33.33%;
   max-width: 33.33%;
   padding: 0 15px;
   margin-bottom: 30px;
}

.new-blog-content-inner {
   box-shadow: 0 0 10px 0 rgb(0, 0, 0, .15);
}

.new-content-img {
   position: relative;
}

.new-content-img-inner {
   min-height: 230px;
   background-repeat: no-repeat;
   background-size: cover;
}

.new-content-text {
   padding: 30px;
}

.new-content-text h3 {
   font-size: 21px;
   margin-bottom: 25px;
}

.new-content-text p {
   line-height: 1.5;
   font-size: 14px;
   color: #777;
   margin-bottom: 25px;
}

.new-content-img span {
   position: absolute;
   top: 0;
   right: 0;
   background: #818a91;
   color: #fff;
   font-size: 12px;
   padding: 7px 14px;
   line-height: 1;
   font-weight: 400;
   margin: 20px;
   border-radius: 999px;
   text-transform: uppercase;
}

.new-content-text a {
   font-size: 12px;
   text-transform: uppercase;
   font-weight: 700;
   margin-bottom: 20px;
}

.new-content-date {
   padding: 15px 30px;
   border-top: 1px solid #eaeaea;
   line-height: 1.3;
   font-size: 12px;
   color: #adadad;
}

.new-content-date span:before {
   content: "•";
   margin: 0 5px;
}

.pagination-text {
   display: inline-flex;
   width: 100%;
   text-align: center;
   justify-content: center;
}

.pagination-text a,
.pagination-text span {
   margin: 0 5px;
}

.pagination-text .page-numbers {
   background: #fff;
   width: 30px;
   height: 30px;
   display: flex;
   box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
   align-items: center;
   justify-content: center;
   border-radius: 5px;
}

.pagination-text .page-numbers.current {
   background: #2137fc;
   color: #fff;
}

.adult-dyslexic-form {
   border: 1px solid #d4d4d4;
   padding: 20px;
   margin-bottom: 100px;
}

.adult-dyslexic-form .gform_title {
   text-align: center;
   display: none;
}

.adult-dyslexic-form .field_description_below ul {
   display: flex;
   list-style-type: none;
   background: #E4EAF1;
   padding: 0;
}

.adult-dyslexic-form .field_description_below ul li {
   width: 25%;
   text-align: center;
   padding: 10px;
}

.adult-dyslexic-form .gfield_radio_custom .gfield_radio {
   display: flex !important;
}

.adult-dyslexic-form .gfield_radio_custom .gfield_radio .gchoice {
   width: 25%;
   padding: 0 !important;
   text-align: center;
}

.adult-dyslexic-form .gform_wrapper.gravity-theme .gfield {
   margin-bottom: 5px;
}

.adult-dyslexic-form .gform_wrapper.gravity-theme .gfield_label {
   margin-bottom: 10px;
}

.adult-dyslexic-form .gfield_radio .gchoice {
   margin-bottom: 15px;
}

.adult-dyslexic-form .button {
   background-color: #2137FC;
   border-radius: 8px;
   padding: 12px 24px;
   cursor: pointer;
   color: #fff;
   border: 0;
   font-size: 16px;
   font-weight: 600;
   text-transform: uppercase;
   border: 1px solid #2137FC;
}

.adult-dyslexic-form .button.button-reset {
   background-color: transparent;
   color: #2137FC;
}

.adult-dyslexic-form .gform_wrapper.gravity-theme .gfield-choice-input {
   width: 20px;
   height: 20px;
   cursor: pointer;
}

.wpml-ls-statics-footer {
   display: none !important;
}

.banner-title h1 {
   color: #FFFFFF;
   font-family: "Recoleta", Sans-serif;
   font-size: 3rem;
   line-height: 1.25;
   text-align: center;
   margin: 0;
}

.banner-title.banner-title-black h1 {
   color: #1C2C40;
   text-align: left;
}

.assessment-list h3 {
   font-family: "Recoleta", Sans-serif;
   font-size: 2.25rem;
   margin: 0;
}

.assessment-list p {
   font-size: 18px;
   line-height: 1.5;
   letter-spacing: 0.01em;
   font-weight: 500;
   color: #1C2C40;
}

.assessment-list ul {
   list-style-type: none;
   padding: 0;
   display: flex;
   margin: 25px 0;
}

.assessment-list ul li {
   margin-right: 15px;
   font-size: 18px;
}

.assessment-list ul li:before {
   content: "\f00c";
   font-family: "Font Awesome 5 Free";
   margin-right: 7px;
   font-size: 15px;
   color: #FFB01A;
}

.state-city-list ul {
   padding: 0;
   list-style-type: none;
   display: flex;
   flex-wrap: wrap;
}

.state-city-list ul li {
   width: 33.33%;
   padding: 12px;
   font-size: 1.1rem;
   line-height: 1.2rem;
}

.state-city-list ul li .related-cities-img {
   height: 250px;
   border-radius: 12px;
}

.state-city-list ul li .related-cities-img span {
   background: #FFFFFF;
   border-radius: 10px 10px 0px 0px;
   display: block !important;
   padding: 16px;
   font-weight: 700;
   font-size: 20px;
   color: #1C2C40;
}

.state-city-list ul li .related-cities-img a {
   display: contents;
}

.state-city-list ul li .related-cities-img a:hover,
.state-city-list ul li .related-cities-img a:hover span {
   color: #2137FC;
}

.da-lead-form h3 {
   padding: 20px;
   margin: 0;
   background: #FFFFFF;
   box-shadow: 0px 10px 20px rgb(0 0 0 / 4%), 0px 2px 6px rgb(0 0 0 / 4%), 0px 0px 1px rgb(0 0 0 / 4%);
   border-radius: 12px;
   font-family: "ABCDiatype", Sans-serif;
   font-weight: 700;
   font-size: 18px;
   color: #1C2C40;
}

.da-lead-form h3 i {
   color: #778FAD;
   font-size: 22px;
   margin-right: 10px;
}

.da-lead-form .elementor-form {
   padding: 25px;
   border-radius: 12px;
   box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
}

.da-lead-form .elementor-field-label {
   margin-bottom: 4px;
}

.da-lead-form .elementor-form-fields-wrapper {
   justify-content: end;
}

.assessment-providers .elementor-heading-title {
   font-family: "Recoleta", Sans-serif;
   text-align: center;
   font-size: 2.25rem;
   line-height: 1.22;
   max-width: 50%;
   margin: 0 auto 40px;
}

.physician-list {
   display: flex;
   flex-wrap: wrap;
}

.physician-list li {
   width: calc(33.33% - 20px);
   background: #FFFFFF;
   border: 1px solid #F1F4F9;
   border-radius: 12px;
   padding: 0;
   margin: 10px;
}

.physician-list .phys-name {
   font-weight: 700;
   font-size: 20px;
   line-height: 1.4;
   color: #1C2C40;
   padding: 15px;
   border-bottom: 1px solid #F1F4F9;
   margin-bottom: 10px;
}

.physician-list .phys-credentials {
   font-weight: 700;
   font-size: 18px;
   line-height: 1.33;
   color: #1C2C40;
   padding: 0 15px;
}

.physician-list .phys-specialty {
   font-weight: 500;
   font-size: 16px;
   line-height: 24px;
   letter-spacing: 0.01em;
   color: #1C2C40;
   padding: 0 15px;
}

.physician-list .phys-contact {
   margin-top: 10px;
   border-top: 1px solid #F1F4F9;
   padding: 15px;
   margin-bottom: 0;
}

.physician-list span {
   display: block !important;
   margin-right: 0 !important;
   margin-bottom: 15px;
   font-weight: 400;
   font-size: 14px;
   letter-spacing: 0.01em;
   color: #587393;
}

.physician-list .span:last-child {
   margin-bottom: 0;
}

.physician-list span img {
   margin-right: 8px;
   vertical-align: middle;
   float: left;
   margin-top: -4px;
}

.physician-list span a {
   color: #587393 !important;
   word-break: break-all;
}

.c-blog-list article {
   display: flex !important;
   flex-direction: row !important;
}

.c-blog-list article .elementor-post__text {
   width: 75%;
   padding-left: 20px;
}

.city-state-provider-title {
   font-family: "Recoleta", Sans-serif;
   font-size: 2rem;
   text-align: center;
}

.body-content h2 {
   font-family: "Recoleta", Sans-serif;
   font-weight: 600;
   font-size: 36px;
   line-height: 1.22;
   color: #1C2C40;
}

.body-content p {
   font-weight: 700;
   font-size: 18px;
   line-height: 1.4;
   color: #1C2C40;
}

.body-content ul {
   padding-left: 20px;
}

.body-content li {
   font-weight: 700;
   font-size: 18px;
   line-height: 1.4;
   color: #1C2C40;
   margin-bottom: 10px;
}

.aioseo-breadcrumbs {
   color: #000000;
}

.aioseo-breadcrumbs a {
   color: #1c2c40;
}

.aioseo-breadcrumbs a:hover {
   text-decoration: underline;
}

.famous-peoples,
.dyslexia-lows {
   padding: 0;
   list-style-type: none;
   max-height: 1000px;
   overflow-y: auto;
}

.famous-peoples li,
.dyslexia-lows li {
   background: #FFFFFF;
   border: 1px solid #E4EAF1;
   box-shadow: 0px 10px 20px rgb(0 0 0 / 4%), 0px 2px 6px rgb(0 0 0 / 4%), 0px 0px 1px rgb(0 0 0 / 4%);
   border-radius: 8px;
   padding: 12px;
   margin-bottom: 8px;
}

.famous-peoples li .name,
.dyslexia-lows li .name {
   font-family: "Recoleta", Sans-serif;
   font-weight: 600;
   font-size: 18px;
   line-height: 33px;
   color: #1C2C40;
   display: block;
   margin-bottom: 3px;
}

.famous-peoples li a,
.dyslexia-lows li a {
   font-weight: 700;
   font-size: 14px;
   line-height: 20px;
   letter-spacing: 0.01em;
   color: #000000;
}

.famous-peoples li a:hover,
.dyslexia-lows li a:hover {
   color: #2137FC;
}

.reviews-section {
   column-gap: 30px;
   column-count: 4;
}

.reviews-list {
   display: inline-block;
   width: 100%;
   margin-bottom: 30px;
   background: #fff;
   padding: 15px;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 5%);
}

.reviews-customer {
   color: #587393;
   font-size: 18px;
   font-weight: 300;
   line-height: 26px;
   margin-bottom: 20px;
}

.reviews-customer-name {
   color: #1C2C40;
   font-size: 18px;
   line-height: 24px;
}

.reviews-title {
   color: #1C2C40;
   font-weight: 300;
}

.all-state-accordion .accordion-list {
   display: flex;
   flex-wrap: wrap;
   list-style-type: none;
   padding: 0;
   margin: 0 -12px;
}

.all-state-accordion .accordion-list>li {
   padding: 20px;
   border-radius: 12px;
   background: #fff;
   box-shadow: 0px 10px 20px rgb(0 0 0 / 4%), 0px 2px 6px rgb(0 0 0 / 4%), 0px 0px 1px rgb(0 0 0 / 4%);
   margin: 12px;
   width: calc(33.33% - 24px);
   /* height: fit-content; */
}

.all-state-accordion .accordion-list>li h3 {
   margin: 0;
   display: flex;
   align-items: center;
   justify-content: space-between;
   font-family: "ABCDiatype", Sans-serif;
}

.all-state-accordion .accordion-list>li i {
   cursor: pointer;
}

.all-state-accordion .accordion-list>li .physician-list {
   list-style-type: none;
   padding: 0;
   display: block;
   margin-top: 10px;
   max-height: 400px;
}

.all-state-accordion .accordion-list>li .physician-list li {
   width: auto;
   background: none;
   border: 0;
   border-bottom: 1px solid #F1F4F9;
   margin: 0;
   border-radius: 0;
   padding: 10px 0;
}

.scrollbar {
   overflow-y: scroll;
}

.scrollbar::-webkit-scrollbar-track {
   background-color: #F8FAFC;
}

.scrollbar::-webkit-scrollbar {
   width: 6px;
   background-color: #F8FAFC;
}

.scrollbar::-webkit-scrollbar-thumb {
   background-color: #000000;
}

.state-city-list ul.related-cities-near-you li .related-cities-img {
   height: auto;
}

.state-city-list ul.related-cities-near-you li .related-cities-img span {
   border-radius: 12px;
}

.physician-list.video-list {
   list-style-type: none;
   padding: 0;
   margin: 0;
}

.physician-list.video-list li .video-title {
   background: #fff;
   padding: 15px;
   border-radius: 12px 12px 0 0;
}

.physician-list.video-list li .video-title h1,
.physician-list.video-list li .video-title h3 {
   margin: 0;
   font-size: 16px;
   text-overflow: ellipsis;
   white-space: nowrap;
   overflow: hidden;
}

.physician-list.video-list .video-content iframe {
   width: 100%;
   height: 190px;
}

.post-video-list .physician-list.video-list .video-content iframe {
   /*    height: 190px; */
}

nav.elementor-pagination {
   margin: 40px auto 0;
   display: flex;
   align-items: center;
   justify-content: center;
}

nav.elementor-pagination .page-numbers {
   background: #fff;
   width: 30px;
   height: 30px;
   display: flex;
   box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
   align-items: center;
   justify-content: center;
   border-radius: 5px;
   margin: 0 5px;
}

nav.elementor-pagination .page-numbers.current {
   background: #2137fc;
   color: #fff;
}

.dyslexia-lows-h2 {
   font-family: "Recoleta", Sans-serif;
   font-weight: 600;
   font-size: 24px;
   color: #1C2C40;
}

.video-archive .news-title {
   padding-left: 0;
}

.video-archive .physician-list.video-list {
   width: 100%;
}

.video-archive .physician-list li {
   width: calc(33.33% - 22px);
}

.video-archive .physician-list.video-list li .video-title a {
   text-decoration: none;
}

.video-archive .physician-list.video-list li .video-title h1 {
   font-size: 20px;
}

.video-archive .physician-list.video-list li .video-title a:hover h1 {
   color: #2137FC;
}

.video-archive .physician-list.video-list .video-content iframe {
   height: 195px;
}

.audiobook-breadcrumbs .aioseo-breadcrumbs,
.audiobook-breadcrumbs .rank-math-breadcrumb p {
   background: #F1F4F9;
   border-radius: 8px;
   display: inline-block;
   padding: 7px 12px;
}

.audiobook-breadcrumbs .aioseo-breadcrumb-separator,
.audiobook-breadcrumbs .rank-math-breadcrumb p span.separator {
   margin: 0 6px;
   font-size: 20px;
   color: #587393 !important;
}

.audiobook-breadcrumbs .aioseo-breadcrumbs a,
.audiobook-breadcrumbs .aioseo-breadcrumbs span,
.audiobook-breadcrumbs .rank-math-breadcrumb p a,
.audiobook-breadcrumbs .rank-math-breadcrumb p span {
   color: #1C2C40;
}

.audiobook-breadcrumbs .aioseo-breadcrumbs a:hover,
.audiobook-breadcrumbs .rank-math-breadcrumb p a:hover {
   color: #2137FC;
}

.author-list {
   /*background: #FFFFFF;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 4%), 0px 2px 6px rgb(0 0 0 / 4%), 0px 0px 1px rgb(0 0 0 / 4%);
    border-radius: 12px;*/
   padding: 0;
   list-style-type: none;
   display: inline-block;
   width: 100%;
}

.author-list .author-image {
   width: 100px;
   height: 100px;
   border-radius: 100%;
   display: block;
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
   margin-bottom: 8px;
}

.author-list .author-name {
   font-family: "Recoleta", Sans-serif;
   font-weight: 600;
   font-size: 26px;
   line-height: 1.22;
   color: #1C2C40;
   margin-bottom: 6px;
   display: block;
   margin-top: 5px;
}

.author-list .author-birthyear,
.author-list .author-nationality {
   font-weight: 700;
   font-size: 18px;
   line-height: 1.5;
   color: #1C2C40;
   display: block;
}

.audiobooks-banner-box .elementor-container {
   float: left;
   margin-left: -10px;
}

.audiobooks-banner-content .title-name {
   font-family: "Recoleta", Sans-serif;
   font-weight: 700;
   font-size: 36px;
   margin: 0;
}

.audiobooks-banner-content .title-name span {
   font-size: 32px;
   font-weight: 600;
   display: block;
}

.audiobooks-banner-description {
   font-weight: 500;
   font-size: 16px;
   line-height: 1.5;
   letter-spacing: 0.01em;
}

.audiobooks-banner-description a {
   color: #2137fc;
}

.audiobooks-h1-title .title-name {
   font-family: "Recoleta", Sans-serif;
   font-size: 48px;
   font-weight: 600;
   line-height: 1.2em;
}

.audiobooks-h2-title .title-name {
   font-family: "Recoleta", Sans-serif;
   font-weight: 700;
   font-size: 32px;
   margin: 0;
}

.ab-download-app .title-name {
   font-size: 16px;
   font-weight: 500;
   line-height: 1.4;
   margin: 0;
}

.author-list.author-list-multiple {
   width: calc(20% - 15px);
   float: left;
   margin-right: 15px;
   /*padding: 15px;*/
   text-align: center;
}

.author-list.author-list-multiple:nth-child(5n+1) {
   clear: left;
}

.author-list.author-list-multiple .author-image {
   margin: 0 auto 10px;
}

.author-list.author-list-multiple .author-name {
   font-size: 16px;
   font-weight: 500;
   text-align: center;
   word-break: break-word;
   margin: 0;
}

.author-list .author-list-img {
   width: 110px;
   float: left;
   margin-right: 20px;
}

.author-list .author-list-description {
   float: left;
   width: 100%;
   margin-top: 10px;
}

.inline-list {
   list-style-type: none;
   margin: 10px 0;
   padding: 0;
   display: flex;
   flex-wrap: wrap;
}

.block-list {
   padding-left: 30px;
}

.block-list li {
   margin-bottom: 10px;
}

.book-shelves-list li {
   width: 50%;
   float: left;
}

.more-audiobooks {
   list-style-type: none;
   padding: 0;
   margin: 0;
}

.more-audiobooks li {
   width: calc(20% - 20px);
   float: left;
   margin-right: 20px;
   margin-bottom: 20px;
}

.more-audiobooks li:nth-child(5n+1) {
   clear: left;
}

.more-audiobooks li .more-audiobooks-img {
   height: 240px;
   overflow: hidden;
   margin-bottom: 10px;
   width: 100%;
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center top;
}

.more-audiobooks li a {
   font-weight: 500;
   font-size: 15px;
   margin-top: 5px;
   display: block;
   line-height: 1.4;
}

.content-editor h2 {
   font-family: "Recoleta", Sans-serif;
   font-weight: 700;
   font-size: 36px;
   margin: 0;
}

.content-editor h3 {
   font-family: "Recoleta", Sans-serif;
   font-weight: 700;
   font-size: 26px;
   margin: 0;
}

.content-editor p {
   font-size: 16px;
   line-height: 1.5;
}

.dw-app-btn {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
}

.dw-app-btn a {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
}

.author-hero-image {
   width: 200px;
   height: 200px;
   border-radius: 50%;
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
   margin: 0 auto;
}

.author-details p {
   font-weight: 700;
   font-size: 20px;
   color: #1C2C40;
   margin: 10px 0;
}

.audiobooks-h2-title~.more-audiobooks {
   margin-top: 10px;
}

.category-details p {
   font-size: 16px;
   line-height: 1.6;
}

.more-audiobooks.more-audiobooks-summary li {
   width: 100%;
   display: flex;
   margin-right: 0;
   padding: 16px 24px 12px 16px;
   box-shadow: 0px 10px 20px rgb(0 0 0 / 4%), 0px 2px 6px rgb(0 0 0 / 4%), 0px 0px 1px rgb(0 0 0 / 4%);
   border-radius: 8px;
}

.more-audiobooks.more-audiobooks-summary li .more-audiobooks-img {
   width: 100px;
   height: 150px;
   margin-right: 10px;
}

.more-audiobooks.more-audiobooks-summary li .more-audiobooks-text {
   width: calc(100% - 110px);
}

.more-audiobooks.more-audiobooks-summary li .more-audiobooks-text .audiobooks-title {
   font-size: 18px;
   font-weight: 600;
   display: block;
   margin-bottom: 7px;
   display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
}

.more-audiobooks.more-audiobooks-summary li .more-audiobooks-text .audiobooks-summary {
   display: block;
   font-size: 15px;
   line-height: 1.2;
   margin-bottom: 10px;
}

.more-audiobooks.more-audiobooks-summary li .more-audiobooks-text .audiobooks-btn {
   color: #2137FC;
}

.more-audiobooks.more-audiobooks-summary li:nth-child(5n+1) {
   clear: inherit;
}

.ab-download-app-subtitle .title-name {
   font-size: 18px;
   font-weight: 500;
   line-height: 1.4em;
   letter-spacing: 0.16px;
}

.readongutanbargtitle a {
   color: #2137FC;
}

.slick-vimeo-video .slick-arrow {
   z-index: 9;
}

.slick-vimeo-video .slick-prev:before,
.slick-vimeo-video .slick-next:before {
   font-size: 28px;
   opacity: 1;
   color: #1C2C40;
   font-family: eicons;
}

.slick-vimeo-video .slick-prev:before {
   content: '\e87e';
}

.slick-vimeo-video .slick-next:before {
   content: '\e87d';
}

.slick-vimeo-video .slick-arrow.slick-disabled {
   opacity: 0.3;
}

.slick-vimeo-video .slick-dots {
   bottom: -30px;
   display: flex;
   justify-content: center;
}

.slick-vimeo-video .slick-dots li {
   width: 14px;
   height: 14px;
   background: #E4EAF1;
   margin: 0 5px;
   border: 0;
}

.slick-vimeo-video .slick-dots li.slick-active {
   background: #2137fc;
}

.slick-vimeo-video .slick-dots li button:before {
   display: none;
}

.body-content h2 a,
.body-content p a,
.body-content li a,
.assessment-list p a {
   color: #2137fc;
}

.c-author-box .elementor-author-box {
   display: flex !important;
   align-items: self-start;
}

.c-author-box .elementor-author-box__avatar {
   margin: 0 25px 0 0 !important;
}

.c-author-box .elementor-author-box__text {
   text-align: left;
}

.c-author-box .elementor-author-box__text h3 {
   margin-top: 0;
}

li.megamenu {
   position: initial !important;
}

#nav-container {
   position: initial;
}

#nav-container .elementor-nav-menu {
   position: initial;
}

li.megamenu ul.sub-menu {
   width: 100% !important;
   z-index: 999;
   top: 60px !important;
   align-items: center;
   justify-content: center;
   margin: 0 !important;
   max-width: 100% !important;
   padding: 10px;
   flex-wrap: wrap;
   justify-content: flex-start;
}

li.megamenu .highlighted~ul.sub-menu {
   display: flex;
}

li.megamenu ul.sub-menu li {
   width: 33.33%;
   text-align: center;
}

li.megamenu ul.sub-menu li a {
   margin: 0 !important;
   margin: 10px;
   font-family: "ABCDiatype", Sans-serif;
   font-size: 14px;
   white-space: normal;
   text-align: left;
   border: 0;
}

.banner-breadcrumb {
   text-align: center;
   color: #fff;
}

.banner-breadcrumb .aioseo-breadcrumb {
   color: #fff;
}

.banner-breadcrumb .aioseo-breadcrumb a,
.banner-breadcrumb p a {
   color: #fff;
   text-decoration: underline;
}

.banner-breadcrumb .aioseo-breadcrumb-separator {
   color: #fff;
}

.blog-title-cta1 {
   background-color: white !important;
   border: none !important;
   padding: 25px 10px;
   border-radius: 25px;
}

.physician-list.video-list {
   width: 100%;
   flex: 0 0 100%;
}

.gw-see-more {
   flex: 0 0 100%;
   text-align: center;
}

.load_more_video_button {
   display: inline-block;
   align-items: center;
   justify-content: center;
   background-color: #2137FC;
   border-radius: 8px;
   padding: 0 10px;
   cursor: pointer;
   color: #fff !important;
   position: relative;
   margin: 20px 0 0;
   text-decoration: none;
   /* text-indent: -999em; */
   width: 128px;
   height: 44px;
   line-height: 42px;
}

.load_more_video_button .buttonloader {
   position: absolute;
   top: 50%;
   left: 0;
   right: 0;
   margin: -18px auto 0;
   border: 0.2em solid transparent;
   border-top-color: currentcolor;
   border-radius: 50%;
   animation: 1s loader-video-button linear infinite;
   width: 30px;
   height: 30px;
   color: #fff;
   display: none;
}

.load_more_video_button .buttonloader:before {
   content: '';
   display: block;
   width: 100%;
   height: 100%;
   position: absolute;
   top: -.2em;
   left: -.2em;
   border: .2em solid currentcolor;
   border-radius: 50%;
   opacity: .5;
}

.sp-loader {
   margin: 20px auto;
   border: 4px solid transparent;
   border-top-color: currentcolor;
   border-radius: 50%;
   animation: 1s loader-video-button linear infinite;
   width: 50px;
   height: 50px;
   color: #2137FC;
   position: relative;
}

.sp-loader:before {
   content: '';
   display: block;
   width: 50px;
   height: 50px;
   position: absolute;
   top: -4px;
   left: -4px;
   border: 4px solid currentcolor;
   border-radius: 50%;
   opacity: .5;
   right: -4px;
   bottom: -4px;
}

@keyframes loader-video-button {
   0% {
      transform: rotate(0deg);
   }

   100% {
      transform: rotate(360deg);
   }
}

.footer-cta-section {
   box-shadow: rgb(50 75 93 / 10%) 0px 8px 30px, rgb(63 52 146 / 2%) 0px 4px 20px;
   transition: all 0.3s ease-in-out 0s;
   z-index: 99;
   background: rgb(255, 255, 255);
   position: fixed !important;
   bottom: -100px;
   left: 0px;
   right: 0px;
   visibility: hidden;
   opacity: 0;
}

body.down .footer-cta-section {
   bottom: 0;
   visibility: visible;
   opacity: 1;
   display: none;
}

body.down.footer-cta-enabled .footer-cta-section {
   display: block;
}

.footer-cta-section h2 {
   color: #1C2C40;
   font-family: "ABCDiatype", Sans-serif;
   font-size: 20px;
   margin: 0;
}

.footer-cta-inner {
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding: 25px 0;
   max-width: 1140px;
   margin: 0 auto;
}

.footer-cta-inner a {
   border-radius: 50px;
   font-size: 15px;
   color: #fff !important;
   padding: 15px 45px;
   font-weight: 600;
   background-color: #2137fc;
   border: 1px solid #2137fc;
   transition: all 0.3s ease-in-out 0s;
   line-height: 1em;
}

.footer-cta-inner a:hover {
   background: none;
   color: #2137fc;
}

.footer-cat-click {
   position: absolute;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
}

.adult-dyslexic-form.learning-style-quiz {
   border: 0;
   padding: 0;
   margin: 0;
}

.learning-style-quiz h3,
.learning-style-quiz h3 .quiz-text {
   font-family: "Recoleta", Sans-serif;
   font-size: 26px;
   font-weight: 700;
}

.learning-style-quiz h3 .quiz-text {
   margin-left: 10px;
}

.learning-style-quiz h2.gform_title,
.learning-style-quiz .gform_description {
   display: none;
}

.learning-style-quiz .elementor-tab-content[data-tab="2"] .gform_page_footer {
   opacity: 0;
   position: absolute;
}

.learn-result-percentage br:empty {
   display: none;
}

.learning-style-quiz .learn-result-percentage h4 {
   font-size: 20px;
   margin: 0 0 10px;
}

.learning-style-quiz .learn-result-percentage ul {
   list-style: none;
   padding: 0;
   margin: 0;
}

.learning-style-quiz .learn-result-percentage ul li {
   display: flex;
   flex-wrap: wrap;
   position: relative;
   padding: 0 0 0 14px;
   margin: 0 0 10px;
}

.learning-style-quiz .learn-result-percentage ul li:before {
   content: '';
   position: absolute;
   top: 7px;
   left: 0;
   background: #2137fc;
   width: 7px;
   height: 7px;
   border-radius: 50%;
}

.learning-style-quiz .learn-result-percentage ul li>div {
   margin-left: 10px;
}

.page-header .entry-title {
   box-sizing: border-box;
}

.footer-cta-enabled {
   padding-bottom: 90px;
}

.learning-style-quiz .elementor-tab-content[data-tab="2"] .gfield_radio {
   display: flex;
   align-items: center;
   justify-content: center;
}

.learning-style-quiz .elementor-tab-content[data-tab="2"] .gfield_radio .gchoice {
   margin-bottom: 0;
   position: relative;
}

.learning-style-quiz .elementor-tab-content[data-tab="2"] .gfield_radio .gchoice:last-child {
   margin-left: -1px;
}

.learning-style-quiz .elementor-tab-content[data-tab="2"] .gfield-choice-input {
   opacity: 0;
   position: absolute;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   width: 100%;
   height: 100%;
   margin: 0;
}

.learning-style-quiz .elementor-tab-content[data-tab="2"] .gform_wrapper.gravity-theme .gfield-choice-input~label {
   width: auto;
   max-width: max-content;
   border: 1px solid #2137FC;
   padding: 10px 30px;
   font-size: 18px;
   font-family: "Recoleta", Sans-serif;
}

.learning-style-quiz .elementor-tab-content[data-tab="2"] .gform_wrapper.gravity-theme .gfield-choice-input:checked~label {
   background: #2137FC;
   color: #fff;
}

.learning-style-quiz .elementor-tab-content[data-tab="2"] .gform_wrapper.gravity-theme .gfield_label {
   font-family: "Recoleta", Sans-serif;
   font-size: 22px;
   margin-bottom: 20px;
}

.learning-style-quiz .elementor-tab-content[data-tab="2"] .gform_page_fields {
   background: #f8fafc;
   text-align: center;
   padding: 60px;
}

#gf_progressbar_wrapper_6 p.gf_progressbar_title {
   position: absolute;
   bottom: -8px;
   margin: 0 0 50px auto;
   text-align: center;
   left: 0;
   right: 0;
   font-size: 0;
   color: #000;
}

#gf_progressbar_wrapper_6 p.gf_progressbar_title span {
   font-size: 18px;
   font-family: "Recoleta", Sans-serif;
}

#gf_progressbar_wrapper_6 p.gf_progressbar_title span.gf_step_page_count:before {
   content: '/';
   position: absolute;
   top: 1px;
   left: 8px;
   font-size: 20px;
   line-height: 1.2;
}

#gf_progressbar_wrapper_6 p.gf_progressbar_title span.gf_step_page_count {
   display: inline-block;
   position: relative;
   padding: 0 0 0 22px;
}

#gf_progressbar_wrapper_6 .gf_progressbar.gf_progressbar_blue {
   display: none;
}

.quiz-view-all-link {
   color: #2137FC !important;
   text-decoration: underline;
}

.quiz-view-all-link:hover {
   text-decoration: underline;
}

.quiz-ul-section li {
   margin-bottom: 10px;
}

.quiz-ul-section li:last-child {
   margin-bottom: 0;
}

/*Single Product Page*/
.pr-category p {
   margin: 5px 0;
   font-size: 18px;
   line-height: 1.5;
}

.pr-category p.buy-on {
   font-weight: 700;
   margin-top: 30px;
}

.pr-category p.buy-on a {
   color: #2137fc;
}

.pr-popular-feedback {
   text-align: center;
   font-size: 18px;
   line-height: 1.5;
}

.pr-popular-feedback .title h2 {
   margin: 0;
   font-size: 36px;
}

.pr-popular-feedback p {
   margin: 10px 0;
}

.pr-highlights-info {
   display: flex;
   flex-wrap: wrap;
   margin-left: -15px;
   margin-right: -15px;
}

.pr-h-info-card {
   padding: 20px;
   border-radius: 12px;
   background: #fff;
   box-shadow: 0px 3px 10px rgb(0 0 0 / 4%);
   width: calc(33.33% - 30px);
   display: flex;
   flex-direction: column;
   margin: 0 15px 30px;
}

.pr-highlights-info-sm .pr-h-info-card {
   width: calc(33.33% - 4px);
   padding: 30px;
   margin: 0 2px;
}

.pr-h-info-card h4 {
   margin: 0 0 5px;
   text-transform: uppercase;
   font-size: 18px;
}

.pr-h-info-card p {
   margin: 0 0 5px;
   word-break: break-word;
}

.pr-h-info-card a:hover {
   color: #2137fc;
}

.pr-h-info-card.pr-alt-link {
   justify-content: center;
}

.pr-alt-link a {
   font-size: 20px;
   font-weight: 700;
   text-align: center;
   display: block;
   padding: 0 20px;
}

.product-pricing {
   width: 30%;
   float: left;
}

.product-prons-cons {
   width: 70%;
   float: left;
   padding-left: 50px;
}

.pr-table {
   border-collapse: collapse;
   border-spacing: 0;
   border: 1px solid #ddd;
   width: 100%;
}

.pr-table td,
.pr-table th {
   padding: 20px;
   border: 1px solid #ddd;
}

.pr-table th {
   background: #fff;
   font-size: 20px;
   font-weight: 700;
}

.product-pricing .pr-table {
   border-radius: 12px;
   background: #fff;
   box-shadow: 0px 3px 10px rgb(0 0 0 / 4%);
   border: 0;
}

.product-pricing .pr-table td {
   border: 0;
   text-align: center;
}

.product-pricing .pr-table th {
   border: 0;
   border-bottom: 1px solid #ddd;
   border-radius: 20px;
}

.pr-name-review .pr-h-info-card {
   position: relative;
}

.pr-name-review .pr-h-info-card p {
   margin-bottom: 40px;
}

.pr-name-review .pr-h-info-card p:last-child {
   margin-bottom: 0;
}

.pr-name-review .pr-h-info-card p.pr-name-review-p {
   margin-bottom: 0;
   position: absolute;
   bottom: 20px;
   left: 20px;
}

.pr-name-compares {
   list-style-type: none;
   padding: 0;
   margin: 0;
   display: flex;
   flex-wrap: wrap;
   margin-left: -15px;
   margin-right: -15px;
}

.pr-name-compares li {
   width: calc(33.33% - 30px);
   margin: 0 15px 30px;
}

.pr-name-compares.pr-trending li {
   margin-bottom: 40px;
}

.pr-name-compares li a {
   font-size: 20px;
   font-weight: 700;
   display: inline-block;
}

.pr-name-compares li a h3 {
   margin: 0;
   font-family: "Recoleta", Sans-serif;
}

.pr-name-compares li a:hover {
   color: #2137FC;
}

.pr-name-compares li p,
.pr-name-compares li p a {
   font-size: 16px;
   line-height: 1.4;
   font-weight: 400;
   margin: 5px 0 0;
}

.pr-name-compares li p a {
   display: table;
}

.pr-comparisons .pr-h-info-card .pr-imgages {
   display: flex;
   align-items: center;
   justify-content: center;
   margin-bottom: 15px;
   font-weight: 700;
}

.pr-comparisons .pr-h-info-card .pr-imgages .pr-img {
   width: 100px;
   height: 100px;
   border-radius: 12px;
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
   margin: 0 10px;
}

.pr-comparisons .pr-h-info-card p {
   font-size: 18px;
   font-weight: 700;
   text-align: center;
}

.pr-comparisons .pr-h-info-card a:hover {
   color: #2137FC;
}

.see-all-comparisons {
   text-align: center;
   margin: 20px 0;
}

.see-all-comparisons a {
   font-size: 20px;
   font-weight: 700;
}

.see-all-comparisons a:hover {
   color: #2137FC;
}

.pr-top-products .pr-h-info-card {
   display: flex;
   justify-content: space-between;
   flex-direction: inherit;
   align-items: center;
   position: relative;
}

.pr-h-info-card .pr-top-products-img .pr-top-products-img-bg {
   width: 100px;
   height: 100px;
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   display: block;
   border-radius: 12px;
}

.pr-h-info-card-top-review.pr-h-info-card .pr-top-products-img .pr-top-products-img-bg {
   background-size: contain;
}

.pr-top-products .pr-h-info-card .pr-top-products-img {
   width: 100px;
}

.pr-top-products .pr-h-info-card .pr-top-products-text {
   width: calc(100% - 115px);
}

.pr-top-products .pr-h-info-card .pr-top-products-text a.pr-h-info-url {
   position: absolute;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
}

.pr-top-products .pr-h-info-card .pr-top-products-text h6 {
   margin: 0;
}

.pr-vs-title {
   text-align: center;
   margin-bottom: 50px;
}

.pr-vs-title h1 {
   font-family: "Recoleta", Sans-serif;
   font-size: 46px;
   margin: 0;
}

.pr-vs-title p {
   font-size: 20px;
   font-weight: 600;
   line-height: 1.5em;
   margin: 0;
}

.pr-vs-data {
   display: flex;
   justify-content: space-between;
}

.pr-vs-data-card {
   width: 45%;
}

.pr-vs-data-img {
   width: 100%;
   height: 100px;
   background-repeat: no-repeat;
   background-position: center left;
   background-size: 60%;
}

.pr-vs-data-card h3 {
   font-family: "Recoleta", Sans-serif;
   font-size: 36px;
   margin: 20px 0 0;
}

.pr-vs-data-card p {
   margin: 0;
   line-height: 1.5;
   word-break: break-word;
}

.pr-vs-data-card .pr-vs-data-pricing h4 {
   margin: 20px 0 0;
   font-weight: 700;
   text-transform: uppercase;
}

.pr-most-popular {
   display: flex;
   justify-content: space-between;
}

.pr-most-popular-col {
   width: 45%;
}

.pr-most-popular-card {
   padding: 30px;
   border-radius: 12px;
   background: #fff;
   box-shadow: 0px 3px 10px rgb(0 0 0 / 4%);
   margin-bottom: 30px;
   text-align: center;
   min-height: 350px;
   display: flex;
   flex-direction: column;
   /* align-items: center;
   justify-content: center; */
}

.pr-most-popular-card .title h2 {
   font-family: "Recoleta", Sans-serif;
   font-size: 26px;
   margin: 0 0 15px;
}

.pr-most-popular-card p {
   line-height: 1.6;
}

.pr-most-popular-about .title h2 {
   font-family: "Recoleta", Sans-serif;
   font-size: 30px;
   margin: 0 0 10px;
}

.pr-most-popular-about p {
   line-height: 1.6;
   margin: 0 0 10px;
}

.pr-most-popular-about a {
   color: #2137fc !important;
   font-size: 17px;
   font-weight: 600;
}

.pr-most-popular-about a:hover {
   text-decoration: underline;
}

.pr-multi-review .title h2 {
   font-family: "Recoleta", Sans-serif;
   font-size: 36px;
   margin: 0 0 10px;
}

.pr-pros-cons {
   display: flex;
   justify-content: space-between;
}

.pr-pros-cons-col {
   width: 45%;
}

.pr-pros-cons-col .title h2 {
   padding: 15px 20px;
   border-radius: 6px;
   background: #fff;
   box-shadow: 0px 3px 10px rgb(0 0 0 / 4%);
   text-align: center;
   margin: 0 0 20px;
}

.pr-pros-cons-col h4 {
   border-bottom: 1px solid #E4EAF1;
   margin: 0 0 10px;
   padding-bottom: 10px;
   font-size: 18px;
   text-transform: uppercase;
}

.pr-pros-cons-col ul {
   list-style: none;
   padding: 0;
}

.pr-pros-cons-col ul li {
   margin-bottom: 10px;
}

.pr-vs-title.pr-vs-title-alt {
   margin-bottom: 0;
}

.pr-alt-list .title h2 {
   font-family: "Recoleta", Sans-serif;
   font-size: 36px;
   margin: 0 0 25px;
}

.pr-alt-list-card {
   margin-bottom: 40px;
}

.pr-alt-list-card h3 {
   margin: 0 0 20px;
   font-size: 28px;
   font-family: "Recoleta", Sans-serif;
}

.pr-alt-list-card .pr-imgages {
   display: flex;
   align-items: center;
   margin-bottom: 30px;
}

.pr-alt-list-card .pr-imgages .pr-img {
   width: 35%;
   text-align: center;
}

.pr-alt-list-card .pr-imgages .pr-text {
   width: calc(100% - 35%);
   padding-left: 30px;
}

.pr-alt-list-card .pr-imgages .pr-text p {
   line-height: 1.5;
}

.top-three-states-title h3 {
   font-family: "Recoleta", Sans-serif;
   font-weight: 700;
   font-size: 24px;
   margin: 0 0 10px;
}

.top-three-states .pr-h-info-card .pr-top-products-img {
   margin-bottom: 20px;
   margin-left: -20px;
   margin-top: -20px;
   margin-right: -20px;
}

.top-three-states .pr-h-info-card .pr-top-products-img .pr-top-products-img-bg {
   width: 100%;
   height: 200px;
   border-radius: 12px 12px 0 0;
}

.top-three-states .pr-h-info-card p {
   font-size: 15px;
   line-height: 1.5;
   margin-top: 15px;
}

.pr-name-review.pr-top-review .pr-h-info-card p {
   margin-bottom: 0;
   line-height: 1.5;
}

.ds-highlights {
   display: flex;
   justify-content: space-between;
}

.ds-highlights-left {
   padding: 20px;
   border-radius: 12px;
   background: #fff;
   box-shadow: 0px 3px 10px rgb(0 0 0 / 4%);
   width: 30%;
}

.ds-highlights-right {
   width: calc(100% - 30%);
   padding-left: 40px;
}

.ds-highlights-img {
   width: 120px;
   height: 120px;
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   border-radius: 12px;
   margin-bottom: 30px;
}

.ds-highlights-left h3 {
   font-size: 24px;
   margin: 0 0 20px;
}

.ds-highlights-left h3 span {
   display: block;
   font-family: "ABCDiatype", sans-serif;
   font-size: 16px;
   font-weight: 400;
}

.ds-highlights-left p {
   margin: 0 0 5px;
   line-height: 1.5;
}

.ds-highlights-left p a:hover {
   color: #2137fc;
}

.ds-highlights-left hr {
   margin: 20px 0 !important;
   border: 0;
   border-top: 1px solid #eaeaea;
}

.ds-highlights-right h2 {
   margin: 0 0 20px;
}

.ds-highlights-right p {
   font-size: 18px;
   line-height: 1.5;
   padding-left: 75px;
}

.ds-highlights-right p span {
   line-height: 1.5;
   display: inline-flex;
}

.ds-highlights-right p .ds-highlights-points {
   background: #1B2C40;
   border-radius: 50%;
   width: 50px;
   height: 50px;
   display: inline-flex;
   color: #fff;
   justify-content: center;
   align-items: center;
   margin-right: 20px;
   margin-left: -75px;
   vertical-align: text-top;
}

.ds-highlights-left p a {
   cursor: pointer;
}

.ds-state-desc p {
   color: #fff;
   font-size: 20px;
   margin: 10px 0 0;
}

.top-three-states .audiobooks-h2-title {
   margin-bottom: 20px;
}

.pr-highlights-info.sp-reviews {
   margin-left: 0;
   margin-right: 0;
   display: inline-block;
   width: 100%;
   margin-bottom: 40px;
}

.sp-reviews .pr-h-info-card {
   width: 100%;
   margin: 0 0 20px;
}

.sp-reviews-header {
   display: flex;
   align-items: center;
   margin-bottom: 15px;
}

.sp-reviews-img {
   width: 80px;
   height: 80px;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   border-radius: 50%;
   margin-right: 15px;
}

.sp-reviews-name h4 {
   font-size: 20px;
   font-weight: 700;
   margin-bottom: 5px;
}

.sp-reviews-star img {
   width: 16px;
}

.sp-reviews .pr-h-info-card h5 {
   font-size: 20px;
   margin: 0 0 5px;
}

.sp-reviews .pr-h-info-card p {
   line-height: 1.5;
}

.pr-highlights-info.sp-reviews .sp-reviews-see-more {
   float: right;
   color: #2137fc;
   font-weight: 700;
}

.pr-highlights-info.sp-reviews .sp-reviews-see-more {
   text-decoration: underline;
}

.pr-highlights-info.sp-reviews .sp-reviews-tag {
   text-align: right;
   margin-top: 10px;
   font-size: 16px;
}

.pr-highlights-info.sp-reviews .sp-reviews-tag .sp-reviews-see-more {
   font-size: 16px;
   float: none;
   font-weight: 400;
}

.sp-reviews-category {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

.sp-reviews-category li {
   margin: 10px 0;
}

.sp-reviews-category li a {
   font-size: 18px;
}

.sp-reviews-category li a:hover {
   color: #2137FC;
}

.pr-alt-list-card .pr-imgages .pr-text p a:hover {
   color: #2137FC;
}

.pr-top-products-text a:hover {
   color: #2137FC;
}

.pr-h-info-card.pr-alt-link a:hover {
   color: #2137FC;
}

.more-audiobooks.more-audiobooks-summary.most-purchased-book li {
   box-shadow: none;
   padding: 0;
}

.more-audiobooks.more-audiobooks-summary.most-purchased-book li .more-audiobooks-img {
   width: 200px;
   height: 250px;
   margin-right: 20px;
}

.more-audiobooks.more-audiobooks-summary.most-purchased-book li .more-audiobooks-text .audiobooks-title {
   font-size: 22px;
   margin-top: 0;
   font-family: "Recoleta", Sans-serif;
}

.more-audiobooks.more-audiobooks-summary.most-purchased-book li .more-audiobooks-text p.textbook-author-publisher {
   margin: 0;
   font-size: 18px;
   font-weight: 600;
}

.more-audiobooks.more-audiobooks-summary.most-purchased-book li .more-audiobooks-text .audiobooks-summary {
   line-height: 1.5;
}

.more-audiobooks.more-audiobooks-summary.most-purchased-book li .more-audiobooks-text .audiobooks-btn {
   font-weight: 700;
}

.more-audiobooks.more-audiobooks-summary.most-purchased-book li .more-audiobooks-text .audiobooks-btn:hover {
   text-decoration: underline;
}

.tb-authorlist {
   display: flex;
   margin-left: -15px;
   margin-right: -15px;
   list-style-type: none;
   flex-wrap: wrap;
   padding: 0;
}

.tb-authorlist li {
   width: calc(25% - 30px);
   margin: 0 15px;
   text-align: center;
}

.tb-author-img {
   width: 160px;
   height: 160px;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   border-radius: 50%;
   margin: 0 auto;
}

.tb-author-name {
   font-size: 22px;
   margin: 15px 0 0;
}

.tb-author-list .author-list .author-name {
   margin-top: 30px;
}

.tb-author-list p {
   line-height: 1.4;
   margin: 0 0 20px;
}

.tb-author-list p a {
   color: #2137FC;
}

.more-audiobooks.tb-more-audiobooks li {
   width: calc(33.33% - 30px);
   margin-right: 30px;
}

.more-audiobooks.tb-more-audiobooks li a {
   font-size: 18px;
}

.more-audiobooks.tb-more-audiobooks li .more-audiobooks-img {
   height: 300px;
}

.all-state-accordion .accordion-list.tb-accordion-list>li {
   width: calc(50% - 24px);
}

.accordion-list.tb-subject-name li a {
   line-height: 1.4;
}

.accordion-list.tb-subject-name li a:hover {
   color: #2137FC;
}

.accordion-list.tb-subject-name {
   margin-bottom: 30px;
}

.all-state-accordion .accordion-list.tb-subject-name>li {
   height: auto;
}

.mb-3 {
   margin-bottom: 30px;
}

.a-link a:hover {
   color: #2137FC;
}

.premium-audiobooks .more-audiobooks {
   margin-left: -10px;
   margin-right: -10px;
}

.premium-audiobooks .more-audiobooks li {
   background: #fff;
   box-shadow: 0px 10px 20px rgb(0 0 0 / 4%);
   text-align: center;
   margin-right: 10px;
   margin-left: 10px;
}

.premium-audiobooks .more-audiobooks li a {
   margin-top: 0;
}

.premium-audiobooks .more-audiobooks li span {
   padding: 0 10px;
   display: block;
}

.premium-audiobooks .more-audiobooks li span.phys-city {
   font-size: 18px;
   margin-top: 15px;
   display: -webkit-box;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   overflow: hidden;
}

.premium-audiobooks .more-audiobooks li span.audiobooks-summary {
   margin-top: 5px;
   margin-bottom: 15px;
   display: -webkit-box;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   overflow: hidden;
}

.premium-audiobooks .more-audiobooks li span.audiobooks-summary a {
   display: inline-block;
}

.top-categories-header .elementor-shortcode p {
   margin: 0;
}

.top-categories-header .elementor-shortcode ul.sp-reviews-category {
   display: flex;
   align-items: center;
   justify-content: center;
   flex-wrap: wrap;
   margin-left: 5px;
   font-size: 18px;
   font-weight: 600;
}

.top-categories-header .elementor-shortcode ul.sp-reviews-category li {
   margin: 0 3px;
}

.top-categories-header .elementor-shortcode ul.sp-reviews-category li a {
   color: #2137FC;
}

/* .home-popup-mobile {
   background: #1C2D41;
   text-align: center;
   color: #fff;
   padding: 40px 20px;
   position: relative;
}

.hpm-close {
   background: #fff;
   width: 20px;
   height: 20px;
   display: flex;
   align-items: center;
   justify-content: center;
   text-decoration: none;
   border-radius: 50%;
   position: absolute;
   right: 10px;
   top: 10px;
}

.home-popup-mobile h2 {
   font-size: 36px;
   margin: 0;
}

.home-popup-mobile h2 span {
   display: block;
   font-size: 20px;
   font-weight: 500;
}

.hpm-star-rating {
   margin: 25px 0;
}

.hpm-star-rating i {
   color: #f0ad4e;
   font-size: 18px;
   margin: 0 1px;
}

.home-popup-mobile h4 {
   margin: 0;
   line-height: 1.3;
   font-size: 20px;
}

.hpm-btn {
   background: #fff;
   padding: 10px 40px;
   text-decoration: none;
   font-size: 18px;
   text-transform: uppercase;
   font-weight: 700;
   color: #2137fc !important;
   border-radius: 7px;
   display: inline-block;
   margin-top: 30px;
} */

.home-popup-mobile {
   padding: 15px 10px;
   border-bottom: 1px solid #C6C4C4;
   background: #fff;
   position: relative;
}

.hpm-close {
   text-decoration: none;
   font-size: 14px;
   margin-right: 10px;
}

.hpm-close img {
   width: 8px;
}


.hpm-flex {
   display: flex;
   align-items: center;
}

.app-icon {
   display: flex;
   width: 62px;
}

.app-icon img {
   display: block;
   max-width: 100%;
   border-radius: 15px;
}

.app-content {
   display: flex;
   align-items: center;
   justify-content: space-between;
   width: calc(100% - 80px);
   padding-left: 10px;
}

.app-title {
   display: block;
   font-size: 16px;
   color: #000;
   font-weight: 500;
   margin-bottom: 3px;
   font-family: 'sf_pro_displayregular';
}

.app-subhead {
   display: block;
   font-size: 14px;
   margin-bottom: 6px;
   color: #000000;
   font-family: 'sf_pro_displayregular';
}

.app-ratings {
   display: block;
   font-size: 12px;
   color: #7D7D7F;
   font-family: 'sf_pro_displayregular';
   margin-bottom: 3px;
}

.app-ratings:last-child {
   margin-bottom: 0;
}

.hpm-star-rating {
   font-size: 14px;
}

.hpm-star-rating i {
   color: #f0ad4e;
}

.app-cta {
   display: block;
   text-align: center;
}

.app-cta a {
   display: block;
   margin: 0 auto;
   color: #fff !important;
   background: #017AFF;
   padding: 6px 16px;
   border-radius: 16px;
   text-decoration: none;
   font-size: 14px;
   font-weight: 700;
   text-transform: uppercase;
   font-family: 'sf_pro_displayregular';
}
.wave-img img {
   width: 100%;
}



/*Media Query*/
@media only screen and (max-width: 1199px) {
   .new-blog-content {
      flex: 0 0 50%;
      max-width: 50%;
   }

   .news-section {
      padding: 55px 0;
   }

   .news-title {
      padding: 0 0 55px 55px;
   }

   .reviews-section {
      column-count: 3;
   }

   .state-city-list ul li .related-cities-img {
      height: 200px;
   }

   .state-city-list ul li .related-cities-img span {
      font-size: 18px;
   }

   .video-archive {
      padding-left: 20px !important;
      padding-right: 20px !important;
   }

   .video-archive .physician-list.video-list .video-content iframe {
      height: 165px;
   }

   .physician-list.video-list .video-content iframe {
      height: 170px;
   }

   .slick-vimeo-video .slick-arrow {
      top: -40px;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
   }

   .slick-vimeo-video .slick-prev {
      left: auto;
      right: 40px;
   }

   .slick-vimeo-video .slick-next {
      right: 10px;
   }

   li.megamenu .highlighted~ul.sub-menu {
      display: flex;
      align-items: flex-start;
   }

   li.megamenu ul.sub-menu {
      position: relative;
      top: 0 !important;
      padding: 10px;
   }

   body #nav-container nav {
      margin-top: 0 !important;
      overflow-y: auto;
      height: calc(100% - 50px);
      top: 50px !important;
      position: fixed;
      left: 0 !important;
      right: 0 !important;
      max-height: none;
   }

   .menu-toggle-active {
      overflow: hidden;
   }

   .footer-cta-inner {
      padding: 20px;
   }

   .footer-cta-enabled {
      padding-bottom: 130px;
   }

   .pr-highlights-info-sm .pr-h-info-card {
      padding: 20px;
   }

   .more-audiobooks.tb-more-audiobooks li .more-audiobooks-img {
      height: 400px;
   }

}

@media only screen and (max-width: 991px) {
   .state-city-list ul li {
      width: 50%;
   }

   .physician-list.video-list .video-content iframe {
      height: 180px;
   }

   .more-audiobooks li .more-audiobooks-img {
      height: 180px;
   }

   li.megamenu ul.sub-menu li {
      width: 50%;
   }

   li.megamenu ul.sub-menu li a {
      justify-content: flex-start !important;
      padding: 5px 10px !important;
   }

   .footer-cta-inner {
      display: block;
      text-align: center;
   }

   .footer-cta-inner a {
      display: inline-block;
      margin-top: 15px;
   }

   .pr-alt-link a {
      font-size: 18px;
   }

   .pr-name-compares li a {
      font-size: 18px;
   }

   .pr-vs-data {
      display: block;
   }

   .pr-vs-data-card {
      width: 100%;
      margin-bottom: 30px;
   }

   .pr-vs-data-card:last-child {
      margin-bottom: 0;
   }

   .pr-most-popular {
      display: block;
   }

   .pr-most-popular-col {
      width: 100%;
      margin-bottom: 30px;
   }

   .pr-most-popular-col:last-child {
      margin-bottom: 0;
   }

   .pr-most-popular-card {
      min-height: auto;
   }

   .pr-highlights-info {
      margin-left: -5px;
      margin-right: -5px;
   }

   .pr-h-info-card {
      width: calc(33.33% - 10px);
      margin: 0 5px 10px;
   }

   .pr-h-info-card {
      width: calc(50% - 10px);
   }

   .ds-highlights {
      display: block;
   }

   .ds-highlights-left {
      width: 100%;
   }

   .ds-highlights-right {
      width: 100%;
      padding-left: 0;
      padding-top: 30px;
   }

   .tb-author-img {
      width: 120px;
      height: 120px;
   }

   .premium-audiobooks .more-audiobooks li {
      width: calc(33.33% - 20px);
   }

   .premium-audiobooks .more-audiobooks li .more-audiobooks-img {
      height: 300px;
   }

}

@media only screen and (max-width: 767px) {
   .new-blog-content {
      flex: 0 0 100%;
      max-width: 100%;
   }

   .news-title {
      padding: 0 0 35px 35px;
   }

   .news-section {
      padding: 45px 0;
   }

   .physician-list li {
      width: 100%;
      margin: 10px 0;
   }

   .reviews-section {
      column-count: 2;
      column-gap: 20px;
   }

   .reviews-list {
      margin-bottom: 20px;
   }

   .all-state-accordion .accordion-list>li {
      padding: 15px;
      width: calc(50% - 24px);
   }

   .video-archive .physician-list li {
      width: 100%;
   }

   .author-list.author-list-multiple {
      width: calc(25% - 15px);
   }

   .author-list.author-list-multiple:nth-child(4n+1) {
      clear: left;
   }

   .author-list.author-list-multiple:nth-child(5n+1) {
      clear: inherit;
   }

   .block-list {
      padding-left: 35px;
   }

   .book-shelves-list li {
      width: 100%;
      float: none;
   }

   .more-audiobooks li .more-audiobooks-img {
      height: 160px;
   }

   #nav-container nav {
      left: -12px !important;
   }

   .product-pricing {
      width: 100%;
      float: none;
      margin-bottom: 30px;
   }

   .product-prons-cons {
      width: 100%;
      float: none;
      padding-left: 0;
   }

   .pr-h-info-card {
      width: 100%;
      margin: 0 0 15px;
   }

   .pr-highlights-info-sm .pr-h-info-card {
      width: 100%;
      margin: 2px 0;
   }

   .pr-name-compares li {
      width: 100%;
      margin-bottom: 20px;
   }

   .pr-comparisons .pr-h-info-card {
      width: 100%;
      margin-bottom: 15px;
   }

   .pr-popular-feedback .title h2 {
      font-size: 32px;
   }

   .pr-vs-title h1 {
      font-size: 38px;
   }

   .pr-vs-title p {
      font-size: 18px;
   }

   .pr-vs-title {
      margin-bottom: 20px;
   }

   .pr-vs-data-card h3 {
      font-size: 32px;
   }

   .pr-most-popular-about .title h2 {
      font-size: 26px;
   }

   .pr-multi-review .title h2 {
      font-size: 32px;
   }

   .pr-pros-cons {
      display: block;
   }

   .pr-pros-cons-col {
      width: 100%;
      margin-bottom: 30px;
   }

   .pr-pros-cons-col:last-child {
      margin-bottom: 0;
   }

   .pr-alt-list .title h2 {
      font-size: 32px;
   }

   .pr-alt-list-card h3 {
      margin: 0 0 10px;
      font-size: 24px;
   }

   .pr-alt-list-card .pr-imgages {
      display: block;
   }

   .pr-alt-list-card .pr-imgages .pr-img {
      width: 100%;
   }

   .pr-alt-list-card .pr-imgages .pr-text {
      width: 100%;
      padding-left: 0;
   }

   .pr-highlights-info {
      margin-left: 0;
      margin-right: 0;
   }

   .pr-h-info-card {
      width: 100%;
   }

   .pr-h-info-card h4 {
      font-size: 16px;
   }

}

@media only screen and (max-width: 575px) {
   .adult-dyslexic-form .field_description_below ul li {
      width: auto;
      padding: 5px;
      font-size: 15px;
   }

   .assessment-list ul {
      flex-direction: column;
   }

   .assessment-list ul li {
      margin-right: 0;
      margin-bottom: 15px;
      font-size: 16px;
   }

   .state-city-list ul li {
      width: 100%;
      padding: 10px 0;
   }

   .banner-title h1 {
      font-size: 32px;
   }

   .c-blog-list article .elementor-post__thumbnail__link {
      width: 30% !important;
   }

   .city-state-provider-title {
      font-size: 1.6rem;
      font-family: "Recoleta", Sans-serif;
   }

   .assessment-list h3 {
      font-size: 1.8rem;
   }

   .assessment-list ul {
      margin-bottom: 0;
   }

   .assessment-list p {
      font-size: 16px;
   }

   .body-content p {
      font-size: 16px;
   }

   .body-content h2 {
      font-size: 30px;
   }

   .body-content li {
      font-size: 16px;
   }

   .da-lead-form h3 {
      padding: 15px;
      font-size: 16px;
   }

   .da-lead-form .elementor-form {
      padding: 25px 20px;
   }

   .assessment-providers .elementor-heading-title {
      font-size: 1.8rem;
      line-height: 1.22;
      max-width: 100%;
      margin: 0 auto 20px;
   }

   .famous-peoples li .name,
   .dyslexia-lows li .name {
      font-size: 20px;
   }

   .famous-peoples,
   .dyslexia-lows {
      max-height: 500px;
   }

   .reviews-section {
      column-count: 1;
      column-gap: 0;
   }

   .reviews-list {
      margin-bottom: 15px;
   }

   .all-state-accordion .accordion-list {
      margin: 0;
   }

   .all-state-accordion .accordion-list>li {
      padding: 15px;
      width: 100%;
      margin: 10px 0;
      font-size: 15px;
   }

   .physician-list.video-list .video-content iframe {
      height: 190px;
   }

   .video-archive .physician-list.video-list li .video-title h1 {
      font-size: 18px;
   }

   .video-archive .physician-list.video-list .video-content iframe {
      height: 175px;
   }

   .audiobook-breadcrumbs .aioseo-breadcrumbs a,
   .audiobook-breadcrumbs .aioseo-breadcrumbs span {
      font-size: 14px;
   }

   .author-list .author-name {
      font-size: 22px;
   }

   .author-list .author-birthyear,
   .author-list .author-nationality {
      font-size: 16px;
   }

   .audiobooks-banner-content .title-name {
      font-size: 28px;
   }

   .audiobooks-banner-content .title-name span {
      font-size: 24px;
   }

   .audiobooks-banner-box .elementor-container {
      float: none;
      margin-left: 0;
   }

   .audiobooks-h2-title .title-name {
      font-size: 28px;
   }

   .more-audiobooks li {
      width: calc(50% - 20px);
      margin-bottom: 20px;
   }

   .more-audiobooks li:nth-child(5n+1) {
      clear: inherit;
   }

   .more-audiobooks li:nth-child(odd) {
      clear: left;
   }

   .author-list.author-list-multiple {
      width: calc(50% - 15px);
   }

   .author-list.author-list-multiple:nth-child(odd) {
      clear: left;
   }

   .author-list.author-list-multiple:nth-child(4n+1) {
      clear: inherit;
   }

   .author-list.author-list-multiple:nth-child(5n+1) {
      clear: inherit;
   }

   .content-editor h2 {
      font-size: 32px;
   }

   .more-audiobooks li .more-audiobooks-img {
      height: 190px;
   }

   .c-author-box .elementor-author-box {
      display: block !important;
   }

   .c-author-box .elementor-author-box__avatar {
      margin: 0 0 20px 0 !important;
   }

   .c-author-box .elementor-author-box__text {
      text-align: center;
   }

   .slick-vimeo-video .slick-dots li {
      width: 10px;
      height: 10px;
      margin: 0 3px;
   }

   .footer-cta-inner {
      padding: 15px;
   }

   .footer-cta-section h2 {
      font-size: 18px;
   }

   .footer-cta-inner a {
      font-size: 14px;
      padding: 12px 30px;
   }

   .gform_wrapper.gravity-theme .gf_progressbar_percentage span {
      font-size: 10px;
      margin-left: 0;
      margin-right: 0;
   }

   .learning-style-quiz h3,
   .learning-style-quiz h3 .quiz-text {
      font-size: 22px;
   }

   .learning-style-quiz h3 .quiz-text {
      margin-left: 0;
      display: block;
   }

   .learning-style-quiz .elementor-tab-content[data-tab="2"] .gform_page_fields {
      padding: 20px 20px 50px;
   }

   #gf_progressbar_wrapper_6 p.gf_progressbar_title span.gf_step_page_count {
      padding: 0 0 0 20px;
   }

   #gf_progressbar_wrapper_6 p.gf_progressbar_title {
      bottom: -23px;
   }

   .adult-dyslexic-form .button {
      padding: 10px 24px;
      font-size: 15px;
   }

   .ds-state-desc p {
      font-size: 18px;
   }

   .ds-highlights-right p {
      font-size: 17px;
   }

   .ds-highlights-right p .ds-highlights-points {
      margin-right: 10px;
      width: 40px;
      height: 40px;
   }

   .pr-vs-data-img {
      height: 70px;
   }

   .pr-highlights-info.sp-reviews .sp-reviews-tag {
      text-align: left;
   }

   .more-audiobooks.more-audiobooks-summary.most-purchased-book.most-purchased-book li {
      display: block;
   }

   .more-audiobooks.more-audiobooks-summary li .more-audiobooks-text {
      width: 100%;
   }

   .tb-authorlist li {
      width: calc(50% - 30px);
      margin: 0 15px 30px;
   }

   .more-audiobooks.tb-more-audiobooks li {
      width: 100%;
      margin-right: 0;
   }

   .all-state-accordion .accordion-list.tb-accordion-list>li {
      width: 100%;
   }

   .author-list .author-list-img {
      margin-right: 5px;
   }

   .premium-audiobooks .more-audiobooks li {
      width: calc(50% - 20px);
   }

   .premium-audiobooks .more-audiobooks li .more-audiobooks-img {
      height: 190px;
   }


}