/* 

 Theme Name: audiobook
 Author : audiobook
 Version:1.0
 Discription:

*/

/* Inter fonts    */

@font-face {
  src: url("fonts/inter/Inter-Bold.ttf");
  font-family: "Inter-Bold";
}

@font-face {
  src: url("fonts/inter/Inter-Medium.ttf");
  font-family: "Inter-Medium";
}

@font-face {
  src: url("fonts/inter/Inter-Regular.ttf");
  font-family: "Inter-Regular";
}

/* PlayfairDisplay fonts */

@font-face {
  font-family: "PlayfairDisplay-Bold";
  src: url("fonts/static/PlayfairDisplay-Bold.ttf");
}

@font-face {
  font-family: "PlayfairDisplay-Medium";
  src: url("fonts/static/PlayfairDisplay-Medium.ttf");
}

/* Audible Sans fonts */

@font-face {
  font-family: "AudibleSans-Bd";
  src: url("fonts/Audible/AudibleSans-Bd.ttf");
}

@font-face {
  font-family: "AudibleSans-Md";
  src: url("fonts/Audible/AudibleSans-Md.ttf");
}

@font-face {
  font-family: "AudibleSans-Rg";
  src: url("fonts/Audible/AudibleSans-Rg.ttf");
}

/* Audible Sans fonts */

@font-face {
  font-family: "Poppins-Rg";
  src: url("fonts/Poppins/Poppins-Regular.ttf");
}

@font-face {
  font-family: "Poppins-Md";
  src: url("fonts/Poppins/Poppins-Medium.ttf");
}

@font-face {
  font-family: "Poppins-Bd";
  src: url("fonts/Poppins/Poppins-Bold.ttf");
}

/* fonts ended */

html {
  margin-top: 0px !important;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "AudibleSans-Rg";
}

a {
  text-decoration: none;
  color: #0071bc;
}

li {
  list-style: none;
}

button:focus {
  border: none;
}

/*   header section   */

.header-container {
  max-width: 1920px;
  padding: 0 50px;
  margin: auto;
}
.audiobook-footer {
  width: 100%;
  float: left;
}
.header-sec {
  display: flex;
  justify-content: space-between;
  height: 100px;
  align-items: center;
}

.header-menu .main-menu.nav {
  display: flex;
  align-items: center;
  column-gap: 30px;
  height: 100%;
}

/* .header-menu .main-menu.nav li:nth-child(8n) {
    height: 50px;
    background: #0071BC;
    width: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.header-menu .main-menu.nav li:nth-child(8n) a {
    color: white;
    display: block;
width: 100%;
text-align: center;
} */

.footer-logo-sec a {
  text-align: start;
}

#footer-right li a:hover,
.mail_phone_add a:hover {
  color: #0071bc;
}
.header-menu .main-menu.nav a:hover {
  color: #0071bc;
}
.current_page_item.active a {
  color: #0071bc !important;
}
a:hover {
  text-decoration: none;
}
.header-menu .main-menu.nav a {
  color: #262942;
  font-family: "AudibleSans-Rg";
  font-size: 12px;
  font-style: normal;
  text-transform: uppercase;
}
.footer-logo {
  width: 35%;
  float: left;
}
.audiobook-footer .container {
  max-width: 1720px;
  padding: 0 100px;
  margin: auto;
}
.footer_content_mail_phone {
  width: 65%;
  float: left;
  padding-top: 16px;
}

.hd_scroll {
  background-color: #fff;
  z-index: 9;
  position: fixed;
  top: 0;
  left: 0;
}

.waves-lins div {
  width: 100% !important;
}
.audiobook-container1 {
  width: 100%;
  float: left;
  padding-bottom: 25px;
}
.header_top_sec {
  width: 100%;
  float: left;
  box-shadow: 0 0 10px #80808070;
}
.what-include-page {
  width: 100%;
  float: left;
  padding-bottom: 34px;
}
.how_we_worsec {
  width: 100%;
  float: left;
  padding-bottom: 30px;
}
/*   homepage sections  */

.audiobook-container {
  max-width: 1150px;
  margin: auto;
}

.homepage-container {
  max-width: 1920px !important;
}

.homepage-banner-sec {
  display: flex;
  align-items: center;
  height: 560px;
}

.homepage-banner-right {
  width: 55%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  padding-right: 3%;
  background: url(images/banner-logo-image.png), #014397;
  background-repeat: no-repeat;
  background-position: left 23% center;
  background-size: 15%;
}

.homepage-banner-left {
  width: 45%;
  position: relative;
  background-image: url(images/home-banner-image.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}

.homepage-banner-left img {
  width: 100%;
}

.homepage-banner-right h1 {
  font-size: 40px;
  font-weight: 500;
  line-height: 52px;
  font-family: "PlayfairDisplay-Medium";
  color: #fff;
}

.homepage-banner-right div {
  width: 90%;
}

.homepage-banner-right aside {
  font-size: 30px;
  font-family: "PlayfairDisplay-Medium";
  color: #fff;
  line-height: 43px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.homepage-banner-right p {
  color: #fff;
  font-family: "AudibleSans-Bd";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 10px;
}

.header-logo {
  width: 272px;
}

.header-logo img {
  width: 100%;
}

.homepage-banner-right p a {
  color: #c3922e;
  font-family: "AudibleSans-Bd";
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.commen-gold-btn,
.main-menu.nav li:last-child {
  border-radius: 30px;
  background: #c29901;
  width: 150px;
  height: 50px;
  margin-top: 25px;
  border: none;
  color: white !important;
  font-family: "AudibleSans-Rg";
  font-size: 16px;
  cursor: pointer;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-menu.nav li:last-child {
  margin-top: 0px;
}

.main-menu.nav li:last-child a {
  /* background-position: right 30px center; */

  position: relative;
}

.main-menu.nav li:last-child a::before {
  content: "";
  background: url("images/login-profile.svg");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  margin-right: 6px;
}

.main-menu.nav li:last-child a,
.main-menu.nav li:last-child a:hover {
  color: #fff;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.homepage-banner-right p span {
  display: block;
}
.homepage_contact_ban {
  font-family: "Inter-Bold";
  font-weight: 800;
}
.homepage-banner-right p span b {
  font-weight: 700;
  font-family: "Inter-Medium";
}
.homepage_sec2_banner_right {
  font-family: "Inter-Medium";
  font-weight: 600;
}
.left-banner-shadow-1 {
  position: absolute;
  background-image: url(images/shadow-1.png);
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: -25px;
  left: -60px;
  z-index: -1;
}
.video_audio_book1 {
  display: none;
}
.extra_columns {
  border: 0px;
  text-align: center;
}
.turnkey_amt {
  font-size: 22px;
  color: #000;
  padding-left: 3px;
}
.turnkey_deal {
  font-size: 15px;
}
tr:hover {
  background: #9ec8e4;
}
.extra_color {
  background: #0071bc70;
  color: #fff;
}
.pricing_tablesec {
  width: 569px;
  float: none;
  margin: 0 auto;
  position: relative;
}
.left-banner-shadow-2 {
  position: absolute;
  background-image: url(images/shadow-2.png);
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  bottom: -10px;
  right: -35%;
  z-index: -1;
}

section {
  position: relative;
  width: 100%;
  float: left;
}

.hompage-sec-two {
  height: 600px;
  width: 100%;
  background-image: url(images/second-banner-background.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  column-gap: 100px;
  padding-left: 50px;
}

.second-banner-person-img {
  height: 80%;
}

.second-banner-person-img img {
  height: 100%;
}

.video-images img {
  object-fit: cover;
  width: 100%;
  height: 350px;
}

.hompage-sec-two .video-images {
  height: 100%;
  display: grid;
  align-items: center;
}

.banner-style-bar-1 {
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 45px;
}
#hamburger-6 {
  float: right;
}
.banner-style-bar-2 {
  position: absolute;
  top: 170px;
  right: 0;
  height: 40px;
}

.homepage-section-2 {
  display: flex;
  width: 64%;
  height: 240px;
  align-items: center;
  column-gap: 50px;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 30px;
  border-radius: 15px;
  background: lightgray 50%;
  margin-top: 50px;
  margin-bottom: 41px;
}

.homepage-section-2 img {
  width: 35%;
}

.homepage-section-2 h2 {
  color: #262942;
  font-family: Inter;
  font-size: 40px;
  font-weight: 800;
  line-height: 54px;
  text-transform: capitalize;
}
#vidbutton {
  position: absolute;
  top: 50%;
  left: 50%;
}
.homepage-section-2 h2 span {
  font-weight: 600;
  display: block;
}

.leftside-video-books {
  width: 30%;
  row-gap: 30px;
}

.leftside-video-books video,
.rightside-video-books video {
  width: 100%;

  margin-bottom: 15px;
  height: 450px;
  background-color: #fff;
}
.frm_ctrl input {
  padding-left: 0px !important;
  padding-bottom: 9px !important;
}
.video-images-left1 img {
  object-fit: contain;
  width: 177px;
  height: 177px;
}
.wd-back-btn {
  display: none;
}
.bannersec::before {
  /* background-color: #0000004f; */
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.bannersec {
  position: relative;
}
.bannersec h1 {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-images-left1 {
  width: 100%;
  float: left;
  padding-top: 15px;
}
.video-images-left {
  width: 100%;
  float: left;
}

.popup_sec {
  display: none;
}
.video-images {
  cursor: pointer;
}
.popup_section_btm {
  width: 800px;
  float: left;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.close_btn {
  position: absolute;
  top: -40px;
  right: 0;
  cursor: pointer;
}
#myvid {
  max-width: 100%;
}
.popup_sec.selected {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  padding: 20px;
  z-index: 9999;
  background-color: #000000d4;
}
.premium_audio_popup {
  display: none;
}

.hompage-audio-books {
  display: flex;
  column-gap: 100px;
}

.rightside-video-books {
  width: 60%;
  position: relative;
}

.homepage-final-content {
  color: #262942;
  font-family: "AudibleSans-Rg";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  padding: 70px 5%;
}

.homepage-books-tittle {
  color: #262942;
  font-size: 32px;
  font-weight: 600;
  padding: 50px 0 20px 0;
  font-family: "Inter-Bold";
}
.footer_contentsec {
  float: left;
  color: #262942;
  font-family: "AudibleSans-Md";
  line-height: normal;
  font-size: 18px;
}
.footer_contentsec p {
  font-weight: 500;
  margin-bottom: 0px;
}
.mail_phone_add {
  padding: 30px 0 35px;
  column-gap: 86px;
  display: flex;
  width: 100%;
  float: left;
  justify-content: space-between;
  align-items: center;
  row-gap: 20px;
}

.mail_phone_add p {
  line-height: 26px;
  margin: 0;
  color: #262942;
  font-family: "AudibleSans-Md";
  font-size: 16px;
  font-weight: 500;
}

.mail_phone_add a {
  width: 100%;
  float: left;
  color: #262942;
  font-size: 18px;
  line-height: 28px;
  font-family: "AudibleSans-Md";
  font-weight: 500;
}

/* .foot_address p {
    line-height: 30px;
    margin: 0;
    color: #262942;
    font-family: 'AudibleSans-Md';
    font-size: 20px;
    font-weight: 500;
  } */

.socil_media_list {
  display: flex;
  margin: 0;
  column-gap: 20px;
}

.footer_section_btm {
  width: 100%;
  float: left;
}
.contactsection_top {
  width: 100%;
  float: left;
  padding-top: 61px;
}

.footer_title {
  color: #262942;
  font-size: 16px;
  font-family: "AudibleSans-Md";
  text-align: center;
  margin-bottom: 5px;
}

.footer-logo-sec img {
  margin-bottom: 12px;
}

#footer-right li {
  float: left;
}
.socil_media_list li {
  float: left;
}
#footer-right {
  float: left;
  display: grid;
  text-align: end;
}
.leftside-video-books {
  min-height: 382px;
}
.frm_ctrl .frm_button_submit:hover {
  background: #9ec8e4 !important;
  color: #fff !important;
  border: 0px !important;
}
.cpy_rgt {
  padding-top: 44px;
  float: left;
  font-size: 14px;
}
.video-images img {
  object-fit: cover;
}
/* .header-menu .main-menu.nav li:nth-child(8n):hover {
        background: #9ec8e4;
        text-decoration: none;
  } */
footer {
  /* border-top: 1px solid #262942; */
  width: 100%;
  float: left;
  /* padding-bottom: 10px; */
}
.hamburger .line {
  width: 30px;
  height: 3px;
  background-color: #0071bc;
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.res_menu {
  position: fixed;
  z-index: 9;
  top: 15px;
  right: 15px;
  z-index: 9999;
}
.res_menu {
  display: none;
}
#wpadminbar {
  display: none;
}
.pricing_sec table tr,
th,
td {
  border: 1px solid #0071bc;
  font-size: 18px;
  padding: 10px 50px;
}

.sub_titlesec {
  padding-top: 30px;
  font-family: "Inter-Bold";
  color: #262942;
  font-size: 22px;
}
p {
  line-height: 26px;
}
.extra_column_top {
  background: #0071bc;
  color: #fff;
}
.extra_columns::before {
  content: "";
  z-index: -1;
  overflow: hidden;
  transform: rotate(-208deg);
  width: 115px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#8fc0e1 0%, #8fc0e1 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 10px;
  right: -38px;
  height: 20px;
  width: 68px;
}
.pricing_content {
  width: 100%;
  float: left;
  padding-bottom: 50px;
}
.turn_sec {
  color: #0071bc;
  font-family: "Inter-Bold";
  text-transform: uppercase;
  position: absolute;
  top: 102px;
  right: 5px;
  z-index: 9;
  display: flex;
  align-items: center;
}
.extra_columns::after {
  content: "";
  z-index: 1;
  overflow: hidden;
  font-size: 15px;
  font-weight: bold;
  color: #0071bc;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(0deg);
  width: 252px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#8fc0e1 0%, #8fc0e1 100%);
  position: absolute;
  top: -33px;
  right: -40px;
  box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.15);
  height: 45px;
  padding-top: 12px;
  font-family: "Inter-Bold";
}
.extra_column_top {
  position: relative;
}
.pricing-deal {
  padding-bottom: 91px;
  width: 100%;
  float: left;
  padding-bottom: 15px;
  color: #262942;
  font-family: "Inter-Bold";
}
.pricing_amt {
  padding-left: 98px;
}
footer p {
  line-height: normal;
}
.bannersec {
  width: 100%;
  float: left;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 300px;
}
.contactussec {
  width: 100%;
  float: left;

  padding-bottom: 30px;
}
.main-menu.nav li:nth-child(8n) .current_page_item.active a {
  color: #fff !important;
}

.getin_touch {
  width: 50%;
  float: left;
}
.contact_detail_title {
  font-family: "AudibleSans-Md";
  font-size: 18px;
  padding-top: 10px;
}

.get_in_touch {
  padding-bottom: 23px;
  color: #262942;
  font-family: "PlayfairDisplay-Medium";
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
}

#myvid2 {
  max-width: 100%;
  object-fit: contain;
}
.contact_section {
  width: 100%;
  float: left;
  padding-top: 79px;
}
.frm_ctrl label {
  color: rgba(38, 41, 66, 0.5) !important;
  font-size: 16px !important;
}
.frm_ctrl .frm_submit {
  text-align: right !important;
}
.frm_ctrl .frm_button_submit {
  background: #0071bc !important;
  border-color: #0071bc !important;
  width: 212px !important;
  height: 52px !important;
  border-radius: 0px !important;
  font-size: 16px !important;
}
.formidable_frm {
  width: 50%;
  float: left;
  padding-left: 48px;
}
.contact_us_content {
  width: 100%;
  float: left;
  padding-bottom: 53px;
}
.contactussec a {
  color: #212529;
  font-size: 18px;
}
.frm_ctrl input {
  border: 0px !important;
  height: 30px !important;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: 1px solid #000 !important;
  background: #0000 !important;
  border-radius: 0px !important;
  color: #000 !important;
  box-shadow: none !important;
  margin-bottom: 15px !important;
}
.frm_ctrl input:focus {
  box-shadow: none !important;
  background: #0000 !important;
}
.frm_ctrl textarea {
  border-color: #000 !important;
  border-radius: 0px !important;
  margin-top: 15px;
  border: 0px;
  box-shadow: none;
  border-bottom: 1px solid #000;
  border-bottom-color: rgb(0, 0, 0);
}
.frm_ctrl textarea:focus {
  box-shadow: none !important;
}
.video_music {
  height: 175px;
}
.privacy_sub_titlesec {
  font-size: 18px;
  font-family: "Inter-Bold";
}
.what-include-page.privacy_policy {
  padding-bottom: 65px;
}
.facebook_section li {
  position: relative;
}
.facebook_section li::before {
  width: 11px;
  height: 2px;
  background-color: #0071bc;
  position: absolute;
  content: "";
  left: -19px;
  top: 11px;
}
.privacy_listing li {
  position: relative;
}
.privacy_listing li::before {
  width: 9px;
  height: 9px;
  background-color: #0071bc;
  position: absolute;
  content: "";
  left: -19px;
  top: 8px;
  border-radius: 50px;
}
.facebook_section {
  width: 100%;
  float: left;
  padding-left: 50px;
}
.privacy_listing {
  width: 100%;
  float: left;
  padding-left: 50px;
}
.dated_sec {
  width: 100%;
  float: left;
  padding-top: 15px;
  padding-bottom: 30px;
}
.terms_numbers {
  width: 35px;
  float: left;
}
.terms_lising {
  width: 100%;
  float: left;
}
.terms_listing_content {
  width: calc(100% - 35px);
  float: right;
}
.agreement_title {
  width: 100%;
  float: left;
  padding-top: 17px;
}
.terms_lising {
  width: 100%;
  float: left;
  padding-bottom: 10px;
}
.terms_lising:last-child {
  padding-bottom: 0px;
}
.popup_sec1 {
  display: none;
}
.popup_sec2.selected {
  background-color: #000000d4;
}
.popup_sec1.selected {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  padding: 20px;
  z-index: 9999;
  background-color: #000000d4;
}

.popup_sec2 {
  display: none;
}
.video-images-left1 {
  cursor: pointer;
}
.close_btn img {
  width: 17px;
  height: 17px;
}
.video-images-left {
  cursor: pointer;
}
.popup_sec2.selected {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  padding: 20px;
  z-index: 9999;
  background-color: #000000d4;
}
.img-responsive.twittersec {
  width: 22px;
  height: 22px;
}
header {
  width: 100%;
  float: left;
  position: relative;
  z-index: 99;
  min-height: 90px;
}
.socil_media_list img {
  margin-top: 8px;
  width: fit-content;
  height: 28px;
}
.audio-list li {
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 7px;
  padding-left: 25px;
}
.audio-sub-title {
  color: #262942;
  font-family: "Inter-Bold";
  font-size: 20px;
}
.audio-list li::before {
  width: 17px;
  height: 17px;
  /* background-color: #0071bc; */
  position: absolute;
  content: "";
  left: 0px;
  top: 2px;
  background-image: url(images/bullet-icon.svg);
  border-radius: 50%;
}
.audio-list {
  width: 100%;
  float: left;
  margin: 5px 0px 10px 0px;
}
.audio-sub-title.voice-title {
  width: 100%;
  float: left;
  margin-top: 10px;
  margin-bottom: 15px;
}
.audio-number-list li {
  list-style-type: decimal;
  width: 100%;
  float: left;
  margin-bottom: 7px;
}
.audio-number-list {
  padding-left: 17px;
  width: 100%;
  float: left;
}

.recorder_wrapper {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}

.recorder {
  display: flex;
  justify-content: center;
  column-gap: 25px;
  align-items: center;
  text-align: center;
  width: 100%;
}

/* .record_btn */
#startRecord,
#pauseAudio,
#resumeRecord {
  min-width: 50px;
  height: 50px;
  color: #fff;
  border: none;
  background-color: #ffffff33;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.15s linear;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-family: "Poppins-Md";
  font-weight: 500;
}

#startRecord:hover {
  transition: 0.15s linear;
  transform: scale(1.05);
}

#pauseAudio:hover {
  transition: 0.15s linear;
  transform: scale(1.05);
}

#startRecord:active {
  background: #f5f5f5;
}

.recorder audio#recordedAudio {
  display: none;
}

#startRecord:after,
.pause-now::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("images/voice-recording-img.svg") !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

#pauseAudio {
  background-color: #ffffff33;
}

.pause-now:hover {
  transition: 0.15s linear;
  transform: scale(1.05);
}

#pauseAudio:after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url("images/pause-icon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

button[disabled] {
  display: none !important;
}

.record_btn[disabled]:after {
  color: #ccc;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("images/mic-off.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.record_btn[disabled]:hover {
  transition: 0.15s linear;
  transform: none;
}

.record_btn[disabled]:active {
  background: none;
}

.recording {
  animation: recording 2s infinite ease-in-out;
  position: relative;
}

select#mic-select {
  display: none;
}

#pauseAudio:before,
#startRecord::before,
#resumeRecord::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -16%;
  left: -16%;
  width: 66px;
  height: 66px;
  margin: 0;
  border-radius: 50%;
  background: #ffffff33;
}

.pause-now::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -16%;
  left: -16%;
  width: 66px;
  height: 66px;
  margin: 0;
  border-radius: 50%;
  background: #ffffff33;
}

@keyframes recording {
  from {
    transform: scale(1.1);
  }

  50% {
    transform: none;
  }

  to {
    transform: scale(1.1);
  }
}

@keyframes recording_before {
  80% {
    width: 200px;
    height: 200px;
    margin: -100px;
    opacity: 0;
  }

  to {
    opacity: 0;
  }
}

.record_canvas {
  width: 60px;
  height: 100px;
  display: inline-block;
}

.txt_btn {
  color: #000;
  text-decoration: none;
  transition: 0.15s linear;
  animation: text_btn 0.3s ease-in-out;
}

.audio-rec-section {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 20px;
}

p#msg_box {
  padding-top: 20px;
  font-size: 16px;
  line-height: 26px;
}

#msg_box1,
#msg_box2 {
  margin: 0;
}

.next {
  background-color: #0071bc;
  width: 183px;
  height: 55px;
  color: #fff;
  outline: none;
  border: none;
  cursor: pointer;
  float: right;
}
button.next:disabled {
  background-color: #0071bc7a;
  cursor: not-allowed;
}

@keyframes audio-wave {
  0% {
    height: 10px;
    trnsform: translateY(0px);
    background: #ff55bb;
  }
  25% {
    height: 40px;
    trnsform: translateY(-5px);
    scaley: (1.7);
    background: #ffd3a3;
  }
  50% {
    height: 10px;
    trnsform: translateY(0px);
    scaley: (1.7);
    background: #fcffb2;
  }
  100% {
    height: 10px;
    trnsform: translateY(0px);
    scaley: (1.7);
    background: #b6eafa;
  }
}

.sound-wave {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  height: 60px;
}
.sound-wave-container {
  display: none;
}
.sound-wave span {
  height: 18px;
  width: 10px;
  display: block;
  border-radius: 8px;
  background: orange;
  animation: audio-wave 2.2s infinite ease-in-out;
}
.sound-wave span:nth-child(2) {
  left: 11px;
  background: red;
  animation-delay: 0.2s;
}
.sound-wave span:nth-child(3) {
  left: 22px;
  animation-delay: 0.4s;
}
.sound-wave span:nth-child(4) {
  left: 33px;
  animation-delay: 0.6s;
}
.sound-wave span:nth-child(5) {
  left: 44px;
  animation-delay: 0.8s;
}
.sound-wave span:nth-child(6) {
  left: 55px;
  animation-delay: 1s;
}
.sound-wave span:nth-child(7) {
  left: 55px;
  animation-delay: 1.2s;
}
.sound-wave span:nth-child(8) {
  left: 55px;
  animation-delay: 1.4s;
}
.sound-wave span:nth-child(9) {
  left: 55px;
  animation-delay: 1.6s;
}
.record-form {
  width: 100%;
  float: left;
  display: none;
}
.record-form input[type="text"],
.record-form input[type="email"],
.record-form input[type="number"] {
  height: 30px !important;
}
.frm_style_formidable-style.with_frm_style
  .form-field
  input:not([type="file"]):focus,
.frm_style_formidable-style.with_frm_style select:focus,
.frm_style_formidable-style.with_frm_style textarea:focus,
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type="text"],
.frm_style_formidable-style.with_frm_style
  .frm_focus_field
  input[type="password"],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type="email"],
.frm_style_formidable-style.with_frm_style
  .frm_focus_field
  input[type="number"],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type="url"],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type="tel"],
.frm_style_formidable-style.with_frm_style
  .frm_focus_field
  input[type="search"],
.frm_form_fields_active_style,
.frm_style_formidable-style.with_frm_style
  .frm_focus_field
  .frm-card-element.StripeElement,
.frm_style_formidable-style.with_frm_style
  .chosen-container-single.chosen-container-active
  .chosen-single,
.frm_style_formidable-style.with_frm_style
  .chosen-container-active
  .chosen-choices {
  border-color: #000 !important;

  box-shadow: none !important;
}
.become_a_voice_bottom_content {
  width: 100%;
  float: left;
  padding: 4px 0px 0;
}
.faq_page {
  width: 100%;
  float: left;
  padding-bottom: 42px;
}
.accordion-item h4 {
  color: #fff;
  font-family: "Inter-Bold";
  font-size: 20px;
}
.accordion-contant {
  display: none;
}
.accordion-titel {
  background-color: #0071bc;
  padding: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
  float: left;
  padding-right: 50px;
  cursor: pointer;
}
.accordion-contant {
  width: 100%;
  padding: 20px;
  float: left;
  box-shadow: 0 0 10px #80808070;
}
.accordion-item {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.accordion-titel::before {
  position: absolute;
  content: "";
  right: 20px;
  background-image: url(./images/minus.png);
  height: 24px;
  background-size: 100%;
  box-shadow: none;
  border: 0px;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
}
.accordion-titel.active::before {
  background-image: url(./images/plus.png);
}
.accordion-contant p:last-child {
  margin-bottom: 0px;
}
.faq_sub_page {
  width: 100%;
  float: left;
}
.accordion {
  width: 100%;
  float: left;
}
.address-table {
  margin-bottom: 20px;
  width: 100%;
  float: left;
}
.audio-list.analytics-list li::before {
  width: 10px;
  height: 2px;
  top: 11px;
}
#myform input,
.contact_form_fld input {
  width: 100%;
  float: left;
  border: 0px;
  border: 1px solid #d2e7f6 !important;
  font-size: 14px;
  color: #000;
}

.contact_form_fld input[type="text"],
.contact_form_fld input[type="email"],
.contact_form_fld input[type="tel"],
#myform input[type="text"],
#myform input[type="email"] {
  padding: 5px 15px;
  min-height: 40px;
}
.form-controls label,
.contact_form_fld label {
  color: rgba(38, 41, 66, 0.5) !important;
  font-size: 16px !important;
}
.form-controls,
.contact_form_fld {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
#myform input:focus-visible {
  outline: none !important;
}
.form-container {
  width: 100%;
  float: left;
  grid-template-columns: repeat(2, 1fr);
  display: grid;
  grid-column-gap: 68px;
}
#myform .form-controls.submit-sec input {
  background-color: #0071bc;
  width: 214px;
  height: 55px;
  color: #fff;
  float: right;
  cursor: pointer;
  border-bottom: 0px !important;
  font-size: 16px;
}
.checkbox-div input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.checkbox-div label {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.checkbox-div label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #d2e7f6;
  border: 2px solid #0071bc;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 7px;
  display: block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;

  border-radius: 3px;
}
.checkbox-div input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 46%;
  left: 9px;
  width: 6px;
  height: 11px;
  border: solid #0071bc;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(45deg);
}

/* .checkbox-div input:checked + label:after {
  content: '';
display: block;
position: absolute;
top: 4px;
left: 6px;
width: 6px;
height: 11px;
border: solid #0071bc;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
} */
/* .contact-menu.active a {
  color: #fff !important;
} */
.form-controls label span,
.contact_form_fld label span {
  color: #b94a48;
}
.inner_page_sec {
  width: 100%;
  float: left;
  min-height: calc(100vh - 466px);
}
button:focus {
  outline: 1px solid !important;
  outline: 1px solid #0071bc !important;
}
.error-page {
  padding: 20px 0px 50px 0px;
  width: 100%;
  float: left;
  text-align: center;
}
.error-page a {
  background-color: #0071bc;
  width: 183px;
  height: 55px;
  color: #fff;
  cursor: pointer;
  border-bottom: 0px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.p404 {
  font-size: 28px;
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.error-page .text {
  width: 100%;
  float: left;
}
.error-page .text p {
  margin-bottom: 30px;
}
.invalid-feedback {
  width: 100%;
  float: left;
}
.what-include-page.privacy_policy.policy-page {
  padding-bottom: 34px;
}
.form-controls.submit-sec input:hover,
.error-page a:hover {
  background: #015288 !important;
  color: #fff !important;
  border: 0px !important;
}
.frm_submit button.frm_button_submit:focus {
  border: 0px !important;
  color: #fff !important;
  outline: 0px solid #e74c3c !important;
}

.radio-fld input {
  border: 1px solid #000 !important;
  border-radius: 50% !important;
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  margin-bottom: 0px !important;
  float: left;
  cursor: pointer;
}
#frm_field_10_container label {
  padding-left: 0px;
  text-indent: 0px !important;
}
#field_72388a_label {
  color: rgba(38, 41, 66, 0.5) !important;
  font-size: 16px !important;
  padding-bottom: 20px;
}
.frm_radio {
  display: inline-block;
  float: left;
}
.frm_radio:last-child {
  margin-left: 30px;
}
.wpcf7-list-item.first {
  margin-left: 0px;
  margin-right: 10px;
}
.contact_form_fld.radio-fld input {
  margin-right: 10px;
  margin-top: 3px;
}
.wpcf7-list-item-label {
  float: left;
}
input:focus-visible {
  outline: none !important;
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
  background-color: #0071bc;
  width: 183px;
  height: 55px;
  color: #fff;
  float: right;
  cursor: pointer;
  border-bottom: 0px !important;
  border: 0px !important;
}
.upload_sub_sec input {
  opacity: 0;
  width: 20px;
  height: 0px;
}
.upload_sub_sec label {
  background-image: url(images/attach-file.png);
  width: 144px;
  height: 45px;
  cursor: pointer;
  background-size: 32px;
  background-repeat: no-repeat;
  float: left;
  border: 1px solid #0071bc;
  background-position-y: center;
  padding: 10px;
  padding-left: 10px;
  background-position-x: 10px;
  padding-left: 51px;
}
.contact_form_fld.radio-fld .wpcf7-form-control-wrap span {
  color: rgba(38, 41, 66, 0.5) !important;
}
div.fileinputs {
  position: relative;
}

div.fakefile {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

input.file {
  position: relative;
  text-align: right;
  -moz-opacity: 0;
  /* filter:alpha(opacity: 0); */
  opacity: 0;
  z-index: 2;
}
.wpcf7-response-output {
  width: 100%;
  float: left;
}
.upload_sub_sec p {
  margin-bottom: 0px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.wpcf7-not-valid-tip {
  width: 100%;
  float: left;
}
.form-controls.submit-sec {
  position: relative;
}
.form-controls.submit-sec .wpcf7-spinner {
  position: absolute;
  right: 0px;
  top: 14px;
}
.record_btn.addheadphone {
  pointer-events: none;
}
.msgboxhide {
  display: none;
}
#head_phone_msg {
  margin-top: 5px;
}
.wpcf7-form.invalid .wpcf7-response-output {
  color: #dc3232;
}
.wpcf7-response-output {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.getin_touch a:hover {
  color: #0071bc !important;
}
.wpcf7-form.sent .wpcf7-response-output {
  color: #46b450;
}
.mgs-box {
  padding: 10px;
  background-color: #00800040;
  text-align: center;
  margin-top: 10px;
  border-radius: 5px;
  font-size: 16px;
  display: none;
  width: 100%;
  float: left;
}
.upload-filename {
  display: inline-block;
  float: left;
  margin-top: 11px;
}
.upload_file_whole {
  display: inline-block;
  float: left;
  width: 100%;
}
.upload_sub_sec {
  display: inline-block;
  float: left;
  width: 173px;
  padding-left: 0px;
}
.upload_label {
  margin-bottom: 0px;
  margin-top: 4px;
}
#error_phnumber {
  width: 100%;
  float: left;
}

/* how we workzzz section */

.how-we-work-container {
  max-width: 1920px;
  margin: auto;
}

.how-we-work-sec {
  display: flex;
  align-items: center;
  column-gap: 67px;
  padding: 70px 120px;
}

.how-we-work-sec-2 {
  max-width: 1920px;
  margin-right: 120px;
  display: flex;
  column-gap: 55px;
  flex-direction: row-reverse;
  align-items: center;
}

.how-we-work-sec h1,
.become-voice-left-sec h1,
.common_title {
  color: #262942;
  font-family: "PlayfairDisplay-Medium";
  font-size: 48px;
  font-weight: 500;
  line-height: 64px;
}

.common_title {
  padding: 50px 0 20px 0;
}

.how-we-work-sec-2 h4 {
  color: #262942;
  font-family: "PlayfairDisplay-Medium";
  font-size: 40px;
  font-weight: 500;
  line-height: 53px;
}

.how-we-work-sec div img {
  width: 300px;
  height: 100%;
}

.how-we-work-sec div p {
  color: #262942;
  font-family: "AudibleSans-Rg";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 15px 0 0;
}

.how-we-work-sec span {
  color: #0071bc;
}

.how-we-work-sec-2 div img {
  width: 512px;
  height: 100%;
  width: 512px;
  border-bottom-right-radius: 15px;
  height: 100%;
  border-top-right-radius: 15px;
}

.how-we-work-sec-2 .audio-list {
  margin: 12px 0px 10px 0px;
}

.how-work-final-content {
  max-width: 1130px;
  margin: auto;
  margin-top: -22px !important;
}

.bottom-underline {
  border-bottom: 1px solid #262942;
}

.how-we-work-sec-2 div li {
  font-size: 16px;
  line-height: 26px;
  color: #262942;
}

/* become voice section ----------- */

.become-voice-container-sec {
  max-width: 1920px;
  margin: auto;
  padding: 65px 100px 70px;
}

.become-voice-container-sec .home_sec {
  display: flex;
  column-gap: 45px;
  flex-direction: row-reverse;
}

.become-voice-container-sec p {
  color: #262942;
  font-family: "AudibleSans-Rg";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

#msg_box {
  display: flex;
  justify-content: space-around;
}

.become-voice-left-sec {
  width: 62.61%;
}

.become-voice-left-sec h1 {
  margin-bottom: 30px;
}

.mic-icon-simple-sec {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin: 21px 0 25px;
  color: #262942;
  font-family: "AudibleSans-Rg";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.mic-icon-simple {
  width: 24.581px;
  height: 39.33px;
  background-image: url(images/voice-recorder-img.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}

.become-voice-box-sec {
  border-radius: 20px;
  background: #f3f8ff;
  padding: 48px 50px 52px;
}

.become-voice-box-sec h3 {
  color: #262942;
  font-family: "AudibleSans-Rg";
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 40px;
}

.voice-options-sec {
  display: flex;
  column-gap: 17px;
  margin: 25px 0 16px;
}

.voice-options-sec span {
  border-radius: 50px;
  background: #0071bc;
  color: white;
  display: flex;
  width: 101px;
  height: 38px;
  align-items: center;
  justify-content: center;
}

.voice-container .form-controls {
  display: initial;
  margin-bottom: 15px;
}

.voice-checkbox .form-controls {
  margin-bottom: 0px;
}

.form-container-voice {
  display: grid;
  float: left;
  width: 100%;
  column-gap: 10px;
  justify-content: space-between;
  row-gap: 20px;
  align-items: center;
  /* margin-top: -20px; */
}

.form-container-voice .submit-sec {
  width: fit-content;
  margin-bottom: 0px;
}

.form-container-voice .submit-sec input {
  width: 214px;
  height: 55px;
  border-radius: 50px;
  background: #0071bc;
  border: none;
  color: white;
  font-family: "AudibleSans-Rg";
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}

.checkbox-div label {
  font-size: 14px !important;
}

.voice-checkbox {
  float: left;
  display: flex;
  flex-direction: column;
}

.record-form-voice {
  width: 85%;
  padding: 50px 50px 50px;
  float: left;
  background: #fff;
  box-shadow: 0px 0px 80px 0px rgba(0, 113, 188, 0.1);
  margin: 42px 0 50px;
}

.voice-container .form-container {
  grid-column-gap: 22px;
}

.become-voice-right-sec {
  background-image: url(images/voice-banner-img.png);
  background-color: #0071bc;
  border-radius: 50px;
  border: 14px solid #dbebff;
  box-shadow: 0px 4px 80px 0px rgba(205, 221, 252, 0.6);
  background-position: center;
  background-repeat: no-repeat;
  height: 480px;
  width: 32%;
  padding: 25px 31px 37px;
  position: sticky;
  top: 120px;
}

div#waveform div {
  margin-top: 15px;
}

.common-btn-voice {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 50px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.2);
  min-width: 81px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Poppins-Md";
  cursor: pointer;
}

.common-btn-voice:hover {
  transition: 0.15s linear;
  transform: scale(1.05);
  border: 1px solid #fff;
}

.common-btn-voice:focus {
  border: 1px solid #fff;
}

.stop-sec-add {
  color: #fff;
  font-family: "AudibleSans-Md";
  font-size: 14px;
  font-weight: 500;
  border-radius: 50px !important;
  border: 1px solid #fff !important;
  background: rgba(255, 255, 255, 0.2);
  min-width: 81px !important;
  height: 38px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.stop-sec-add::after,
.stop-sec-add::before {
  display: none !important;
}

audio#audioPlayer {
  display: none;
}

button#startButton,
button#stopButton {
  display: none;
}

.timer-section {
  min-height: 28px;
}

.waves-section {
  min-height: 70px;
}

button#resumeAudio {
  display: none;
}

.record-form-voice {
  position: relative;
}

.disable-note-sec {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00000075;
  z-index: 9;
}

.disable-note-sec p {
  background: white;
  margin: 0;
  width: 80%;
  text-align: center;
  padding: 15px;
  font-size: 16px !important;
  border-radius: 5px;
  display: flex;
  column-gap: 5px;
  text-align: center;
  justify-content: center;
  color: #000;
}

.form-controls.age-form-controls {
  width: 35%;
}

.form-container-1 {
  display: flex;
  column-gap: 20px;
}

.address-heading {
  font-size: 20px;
  margin: -10px 0 20px;
  float: left;
}

.record-form-voice.voice-form-details .disable-note-sec {
  display: none;
}

form#myform .form-controls {
  position: relative;
}

form#myform .form-controls .invalid-feedback {
  position: relative;
  top: 0px;
  display: flex;
  width: 100%;
}

small#error_firstname,
#error_email,
#error_zipcode,
.error_mgs {
  position: relative;
  top: 0px;
  color: #dc3545;
  display: flex;
  width: 100%;
}

.voice-checkbox .invalid-feedback {
  position: relative !important;
  top: -10px !important;
}
/* voice waves sections */

.voice-audio-waves {
  position: relative;
  width: 80px;
  height: 150px;
  margin: auto;
  margin-top: 52px;
}

.timer {
  color: #fff;
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  font-family: "Poppins-Md";
  line-height: 100%;
}

.circle {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #014397;
  position: absolute;
  left: 0;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle-2 {
  width: 30px;
  height: 30px;
  background-image: url("images/voice-recording-img.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.circle_ripple {
  height: 94px;
  width: 94px;
  background: #ffffff33;
  border-radius: 50%;
  position: absolute;
  left: -11px;
  top: -11px;
  z-index: 0;
}

.circle_ripple-2 {
  height: 120px;
  width: 120px;
  background: #ffffff33;
  border-radius: 50%;
  position: absolute;
  left: -24px;
  top: -24px;
}

.circle_ripple-3 {
  width: 147px;
  height: 147px;
  background: #ffffff33;
  border-radius: 50%;
  position: absolute;
  top: -37px;
  left: -37px;
}

.circle_ripple-4 {
  height: 175px;
  width: 175px;
  background: #ffffff33;
  border-radius: 50%;
  /* -webkit-animation-name: ripple 2s infinite;
  animation: ripple-2 2s infinite; */
  position: absolute;
  left: -51px;
  top: -51px;
}

@keyframes ripple {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(2);
    opacity: 0.3;
  }
  100% {
    transform: scale(1);
  }
}
@keyframes ripple-2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(2.5);
    opacity: 0.3;
  }
  100% {
    transform: scale(1);
  }
}

.waves-lins {
  text-align: center;
  color: #fff;
  /* height: 50px; */
  margin-top: 20px;
}

.waves-lins {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.waves-lins > div {
  display: inline-block;
  width: 3px;
  margin: 0 7px;
  background: #ffffff;
  transform: scaleY(0.5);
}

.waves-lins > div:nth-child(1n) {
  height: 0px;
}

.waves-lins.error {
  color: #fff;
  max-width: 100%;
  margin: 0 auto;
  white-space: pre-line;
  height: auto;
}

/** New Assign Voices **/

.assign_vo_pg {
  display: flex;
  flex-direction: row;
  gap: 25px;
  margin-top: 20px;
}
.assign_vo_char {
  width: 30%;
}
.assign_vo_wrap {
  width: 70%;
}
.assign_vo_char_tbl {
  width: 100%;

  border: 1px solid #000;
}
.assign_vo_char_tbl_item {
  display: flex;
  min-height: 40px;
  justify-content: space-around;
  border-bottom: 1px solid #000;
}
.assign_vo_char_tbl .assign_vo_char_tbl_item:last-child {
  border-bottom: 0px;
}
.assign_vo_char_tbl_it_val {
  width: 50%;
  text-align: center;
  position: relative;
}
.assign_vo_char_tbl_head .assign_vo_char_tbl_it_val {
  padding: 8px;
}
.assign_vo_char_tbl_it_lbl {
  width: 50%;
  text-align: center;
  border-right: 1px solid #000;
  padding: 8px;
}
.assign_vo_char_tbl_head aside {
  font-weight: 600;
}
.cnd_edt {
  height: 100%;
  padding: 8px;
}
.assign_vo_char_tbl_it_val input {
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  padding-left: 10px;
  font-size: 16px;
}
.assign_vo_char_tbl_it_val input.err_vo_in {
  border-color: red;
}
.assign_vo_list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  min-height: 40vh;
  align-content: flex-start;
}
.assign_vo_list_item {
  width: calc(120px - 15px);
  text-align: center;
  position: relative;
  height: 105px;
  border: 1px solid #c6d5e1;
}
.ava_vo_img img {
  max-width: 100%;
  height: 100%;
}
.assign_vo_left_sec {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 15px;
}
.assign_vo_left_sec .language-dropdown {
  min-width: 210px;
  width: auto;
}
.assign_vo_fil {
  margin-bottom: 25px;
}
.ava_vo_img {
  position: relative;
  height: 100%;
}
.ava_vo_img .play-pause-section {
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  bottom: initial;
  right: initial;
  display: none;
  cursor: pointer;
}
.assign_vo_list_item:hover .ava_vo_img .play-pause-section,
.assign_vo_list_item.assign_vo_char_tbl_it_ply .ava_vo_img .play-pause-section {
  display: block;
}

.assign_vo_char_tbl_it_val .play-pause-section {
  bottom: 0;
  right: 0;
  width: 45px;
  height: 100%;
  top: 0;
  background: #eef6fc;
  cursor: pointer;
}

.assign_vo_char_tbl_it_val .play-pause-section svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ava_vo_icon_letter {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 28px;
  width: 30px;
  height: 30px;
  color: #fff;
  background: #000;
  border-radius: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.voc_list_na {
  font-size: 15px;
  width: 100%;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  color: #262942;
}
.assign_vo_char_tbl_it_ply_new {
  border: 1px solid #000;
  height: 87px;
  padding: 15px 12px 12px;
  background-color: #eef6fc;
  width: 100px;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
/* .ad_assign_vo_list_align .assign_vo_char_tbl_it_ply_new{
        width: 100px;
        
    } */
.ava_vo_icon {
  min-height: auto;
  height: 30px;
}
.pre_ic_voc {
  position: absolute;
  left: -8px;
  top: -15px;
  z-index: 1;
}
.assign_vo_char_tbl_it_ply_girl {
  background-color: #faefce;
  border: 1px solid #c3922e;
}
.assign_vo_char_tbl_it_ply_girl .ava_vo_icon_letter {
  background-color: #c3922e;
}
.assign_vo_char_tbl_it_ply_female {
  background-color: #fbe6e3;
  border: 1px solid #ff4b5e;
}
.assign_vo_char_tbl_it_ply_female .ava_vo_icon_letter {
  background-color: #ff4b5e;
}
.assign_vo_char_tbl_it_ply_male {
  background-color: #eef6fc;
  border: 1px solid #0071bc;
}
.assign_vo_char_tbl_it_ply_male .ava_vo_icon_letter {
  background-color: #0071bc;
}
.assign_vo_char_tbl_it_ply_boy {
  background-color: #d3ecca;
  border: 1px solid #51b82c;
}
.assign_vo_char_tbl_it_ply_boy .ava_vo_icon_letter {
  background-color: #51b82c;
}
.assign_vo_char_tbl_it_ply_female .ava_vo_icon .play-pause-section svg {
  fill: #fff;
}
.assign_vo_char_tbl_it_ply_male .ava_vo_icon .play-pause-section svg {
  fill: #fff;
}
.assign_vo_list_it_la_na {
  font-size: 14px;
  padding-top: 5px;
  text-align: center;
  /*white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 75px; */
}
.assign_vo_list_it {
  display: flex;
  flex-wrap: wrap;
  width: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.search-form,
.search-local {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 15px;
}
.select-dropdown {
  height: 48px;
}
.select-dropdown select,
.wpcf7-form-control-wrap .wpcf7-select {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  appearance: none;
  border-radius: 5px;
  border: 1px solid #d2e7f6;
  background-image: url("images/down-arrow.svg");
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-size: 18px;
  background-color: #fff;
  cursor: pointer;
  padding-right: 45px;
}
.search-local .ser_input {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d2e7f6;
  min-height: 48px;
}
.search-local button {
  background: #0071bc;
  color: #fff;
  border: none;
  font-weight: 500;
  height: 42px;
  width: 130px;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
}
.reset-btns {
  display: flex;
  padding: 0 20px;
  height: 48px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background: #ff6363;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
.filter_sec {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 35px;
}
.voice_pg .inner_page_sec {
  padding-top: 50px;
}

/* Pagination */

.cm-pagin {
  display: flex;
  align-items: center;
  justify-content: right;
  padding-top: 30px;
}
.next.page-numbers,
.prev.page-numbers {
  background: transparent;
  color: #000;
  width: auto;
  height: auto;
  float: initial;
}
.page-numbers {
  padding: 5px;
}
.page-numbers.current {
  color: #ff4b5e;
}
.pause_ic {
  display: none;
}
.play-pause-section {
  cursor: pointer;
}

.no-data {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 300px;
}
.no-data-txt aside {
  padding-bottom: 25px;
}
.no-data-txt p {
  font-size: 20px;
}

.wpcf7-form-control-wrap .wpcf7-select {
  min-height: 45px;
}
#email_ext {
  color: #dc3232;
  float: left;
  width: 100%;
}
#confirm_email_ext {
  color: #dc3232;
  float: left;
  width: 100%;
}

/*** aaudiobook samples section start ***/
.audiobook-sample-section {
  width: 100%;
  height: auto;
}
.audiobook-sample {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 50px;
}
.audiobook-sample-grid {
  width: 100%;
  height: auto;
}
video.audio-sample {
  width: 100%;
  height: 165px;
  display: none;
}
.audio-sample-p {
  font-size: 18px;
  width: 100%;
  padding-top: 20px;
  font-weight: bold;
  text-align: center;
}
.padding-30 {
  padding: 30px;
}
.audiobook-sample-video {
  width: 100%;
  cursor: pointer;
}
img.sample-img {
  height: auto;
  width: 100%;
}
.popup_audiobook-sample {
  width: 100%;
  height: 500px;
  float: left;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  text-align: center;
  display: none;
}
video.audio-sample {
  height: 500px;
  background: #000;
}
.close_btn-sample {
  position: absolute;
  top: 29px;
  right: 15px;
  cursor: pointer;
  z-index: 1;
}
/* #video1 {
  width: 100%;
  height: 100%;
  position: relative;
} */
.audio-img {
  height: auto;
  width: 44%;
  position: absolute;
  top: 0%;
  left: 30%;
}
.container {
  max-width: 1240px;
}
.assign_vo_list_it_la_na span {
  display: block;
}
.flex-end {
  justify-content: flex-end !important;
}

.cookie-popup {
  position: fixed;
  bottom: 20px;
  width: 35%;
  left: 20px;
  right: 20px;
  background: #fff;
  color: #000;
  padding: 15px 20px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 9999;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  font-size: 14px;
}

.cookie-popup p {
  margin: 0;
  flex: 1;
  padding-bottom: 20px;
}

.cookie-popup a {
  color: #4ea3ff;
  text-decoration: underline;
}

.cookie-popup button {
  background: #014397;
  color: #fff;
  border: none;
  padding: 8px 14px;
  border-radius: 6px;
  cursor: pointer;
  margin-left: 15px;
}

.cookie-popup button:hover {
  background: #2c82e0;
}

#cookie-popup {
  display: block !important; /* hide by default */
}
/* Premium popup section */
/* === Premium Audio Popup === */
.premium_audio_popup {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999;
}

.premium_audio_popup .popup_sec.selected {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: transparent;
}

.premium_audio_popup .premium_card_sec {
  background: #fff;
  border-radius: 16px;
  width: 400px;
  max-width: 90%;
  padding: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* Top Section: Logo (left) and Close (right) */
.premium_audio_popup .premium_card_sec .popup_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.premium_audio_popup .premium_popup_logo img {
  width: 150px;
  height: auto;
}

.premium_audio_popup .close_btn {
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: static;
  right: 0;
  top: 0;
}

.premium_audio_popup .close_btn img {
  width: 100%;
  height: auto;
}

/* Content Section */
.premium_audio_popup .popup_content {
  text-align: center;
  margin: 25px 0 15px;
}

.premium_audio_popup .popup_content h2 {
  font-size: 19px;
  color: #000;
  margin: 0;
  padding-bottom: 15px;
}

/* ✅ Scoped bottom section (safe) */
.premium_audio_popup .premium_card_sec .popup_section_btm {
  width: 100%;
  float: none;
  left: 0;
  top: 0;
  position: static;
  transform: none;
}

.premium_audio_popup .premium_card_sec .popup_section_btm video {
  width: 100%;
  border-radius: 10px;
  margin-top: 15px;
  max-height: 270px;
}
.premium_reg_btn_sec {
  display: flex;
  justify-content: end;
  align-items: center;
  width: 100%;
}
.premium_reg_btn_sec a {
  border-radius: 0px;
  background: #c29901;
  width: 150px;
  height: 50px;
  margin-top: 25px;
  border: none;
  color: white !important;
  font-family: "AudibleSans-Rg";
  font-size: 16px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* ===================== */
/* RESPONSIVE BELOW 1920 */
/* ===================== */


/* Terms and Service Styles */
.terms_def {
    padding-left: 30px;
}
.terms_def li {
    margin: 15px 0;
    list-style: disc;
}
ol.terms_def.terms_order li {
  list-style: decimal;
}
.terms_condition_page ol[type="a"] li {
  list-style-type: lower-alpha !important;
  margin-left: 20px;
}
.terms_condition_page ol[type="i"] li {
list-style: lower-roman !important;
}
.terms_condition_page ol[type="i"] {
  padding-left: 20px;
}
.terms_add_tb_gap {
  margin-bottom: 10px;
}