.questionHolder img {
  margin: 0 auto !important;
  display: block !important;
  object-fit: contain;
}
.cancel,
.no-solution-heading,
.question-statement-styling,
.search-filter-text,
body,
h1,
h2 {
  font-family: Poppins, sans-serif;
}
.btn,
.cancel,
.common-filtergram,
[role="button"],
a,
button {
  cursor: pointer;
}
.btn,
.input-group-btn,
img {
  vertical-align: middle;
}
.btn,
.fa-fw,
.no-solution-heading,
.search-filter-text,
.text-center {
  text-align: center;
}
.btn,
.dropdown-menu > li > a {
  white-space: nowrap;
  font-weight: 400;
}
.cancel,
.navbar-menuitem,
b,
strong {
  font-weight: 700;
}
.btn,
.nav,
.profile-dropdown .inner-submenu li,
.questionHolder h1 {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 7px;
  display: block;
  font-weight: 600;
}
.questionHolder table p,
ul ul {
  margin-bottom: 0;
}
.animatedFadeInUp,
.fadeInUp {
  opacity: 0;
}
.col-xs-1,
.col-xs-11,
.col-xs-12,
.col-xs-3,
.col-xs-6,
.dropdown-menu,
nav .previous {
  float: left;
}
.breadcrumb,
.breadcrumb > li,
.btn,
.collapse.in,
.dropdown-submenu:hover > .dropdown-menu,
.expertLeft .sharePopup.active,
.form-control,
.hoodieSection .hoodieHolder .hoodieMainInfo .hoodieImage a,
.nav > li,
.nav > li > a,
.navbar-brand > img,
.profile-dropdown .submenu li.open .inner-submenu,
.profile-dropdown .submenu li:hover .inner-submenu,
.profile-dropdown .submenu:first-child,
.profile-dropdown.show,
.relatedBook .bookHolder .bookMainInfo .bookImage a,
.see_more_books,
.tab-content.active,
footer,
header,
main,
nav,
section {
  display: block;
}
h1 {
  margin: 0.67em 0;
  font-size: 36px;
}
.hoodieHolder .hoodie-description,
.hoodieSection .hoodieHolder .hoodieMainInfo,
h1,
h2,
ol,
ul {
  margin-bottom: 10px;
}
button {
  text-transform: none;
  -webkit-appearance: button;
  overflow: visible;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.dropdown-menu,
.form,
.form-control,
body {
  background-color: #fff;
}
.btn,
.btn-success:active,
.btn:active,
.form-control,
.navbar-toggle {
  background-image: none;
}
.btn:active:focus,
.btn:focus,
a:focus {
  outline-offset: -2px;
}
h1,
h2 {
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
}
h2 {
  font-size: 30px;
}
.list-unstyled,
.nav {
  padding-left: 0;
  list-style: none;
}
ol,
ul {
  margin-top: 0;
}
@media (min-width: 991px) {
  .container {
    width: 750px;
  }
  .col-sm-1,
  .col-sm-12,
  .col-sm-3,
  .col-sm-6 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
.col-lg-1,
.col-lg-12,
.col-lg-3,
.col-lg-4,
.col-lg-6,
.col-lg-8,
.col-md-1,
.col-md-12,
.col-md-3,
.col-md-4,
.col-md-6,
.col-md-8,
.col-sm-1,
.col-sm-12,
.col-sm-3,
.col-sm-6,
.col-xs-1,
.col-xs-11,
.col-xs-12,
.col-xs-3,
.col-xs-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.btn,
.form-control {
  padding: 6px 12px;
  font-size: 14px;
}
.col-xs-12,
.hoodieSection .hoodieHolder .hoodieMainInfo .hoodieImage img,
.minimum-body-height-size,
.question-answer-image,
.question-statement-h1,
.relatedBook .bookHolder .bookMainInfo .bookImage img,
.search_answer {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-3,
.search_tabs {
  width: 25%;
}
.col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .col-md-1,
  .col-md-12,
  .col-md-3,
  .col-md-4,
  .col-md-6,
  .col-md-8 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .wrd_rlt {
    font-size: 14px;
    line-height: 25px;
    word-spacing: 2px;
  }
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
.form-control {
  line-height: 1.42857143;
  color: #555;
  width: 100%;
  height: 34px;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075);
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075),
    0 0 8px rgb(102 175 233 / 0.6);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075), 0 0 8px rgb(102 175 233 / 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: #fff0;
  border: 0;
}
#textbooks-content .footer-more-links a.more-link::after,
.blank-portion,
.collapse,
.common-filtergram:last-child::after,
.expertBreadcrumb li:last-child .breadcrumb-separator,
.expertLeft .sharePopup,
.fa-book-open.icon-styling-header-search::before,
.navbar-menu-icons,
.relatedQuestion
  .relatedQuestionSliderHolder
  .relatedQuestionCart:last-child::after,
.search-icon-btn,
.searchButton.mobile,
.searchContainer .search-bar-div .stickyLogo {
  display: none;
}
.dropdown-menu {
  -webkit-background-clip: padding-box;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 220px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  border: 1px solid;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 0.175);
  box-shadow: 0 6px 12px rgb(0 0 0 / 0.175);
}
#search-bar-section,
.answerHolder .questionProperties .cart-flex,
.answerHolder .step,
.common-filtergram,
.def_tooltip,
.hoodieSection .hoodieMetaInfo .hoodiePrice strike,
.input-group-btn,
.input-group-btn > .btn,
.nav > li,
.nav > li > a,
.navbar,
.navbar-toggle,
.searchContainer {
  position: relative;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu > li > a {
  display: block;
  padding: 1px 10px !important;
  line-height: 1.42857143;
  clear: both;
  color: #333;
}
.expertRight.fixed .AIRedirect,
.navbar-nav > li > a,
.search-bar-section #search-input-field {
  padding-top: 10px;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.questionHolder table tbody tr:last-child td {
  border-bottom: 1px solid #ddd;
}
.nav > li > a,
.nav > li > span {
  padding: 10px;
}
.navbar,
.navbar-toggle {
  border: 1px solid #fff0;
}
.nav > li > span:focus,
.nav > li > span:hover {
  text-decoration: none;
  cursor: pointer;
}
.navbar {
  min-height: 50px;
  margin-bottom: 20px;
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid #fff0;
  -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 0.1);
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 0.1);
}
.navbar-brand {
  float: left;
  height: 50px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover,
.wrd_rlt,
a,
a.ansnumber:hover {
  text-decoration: none;
}
.navbar-toggle {
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #fff0;
  border-radius: 4px;
}
.navbar-toggle:focus,
a,
a:active,
a:focus,
a:hover,
input {
  outline: 0;
}
.navbar-nav > li > a {
  padding-bottom: 10px;
  line-height: 20px;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand,
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: #fff0;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: #fff0;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-collapse {
  border-color: #e7e7e7;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  content: "/\00a0";
}
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
  display: table;
  content: " ";
}
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after {
  clear: both;
}
.hidden,
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.blank-portion {
  min-height: 100px;
}
.minimum-body-height-size {
  min-height: auto;
}
.form-control {
  box-shadow: none !important;
}
.fa-times:before {
  content: "\f00d";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-plus:before {
  content: "\f067";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-angle-down:before {
  content: "\f107";
}
.expertLeft .shareLink i.fa-share-nodes:before,
fa-share-nodes:before {
  content: "\f1e0";
}
.expertLeftHeader .vCard2 i.fa-lightbulb:before,
.fa-lightbulb:before {
  content: "\f0eb";
  font-family: FontAwesome;
  font-style: normal;
}
.fa-check:before {
  content: "\f00c";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar-header,
  .navbar-nav,
  .navbar-nav > li {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
  #headingOne,
  #headingFour,
  .navbar-toggle {
    display: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-nav {
    margin: 0 !important;
  }
  .dropdown-menu {
    height: unset !important;
  }
}
@media (max-width: 990px) {
  .nav li a {
    padding: 5px !important;
  }
}
@media (max-width: 991px) {
  .bg-color-side-navbar,
  .container > .navbar-collapse,
  .navbar-custom {
    background-color: #fff !important;
  }
  .get-trial-btn,
  .navbar-custom .navbar-toggle,
  .navbar-custom .navbar-toggle:focus,
  .navbar-custom .navbar-toggle:hover {
    background-color: unset !important;
  }
  .container > .navbar-collapse,
  .container > .navbar-header {
    border-bottom: 3px solid #6d6e71;
  }
  .navbar-custom .navbar-toggle {
    display: unset !important;
    border-color: unset !important;
    color: #4f86c9 !important;
    font-size: 25px !important;
    border: unset;
    text-decoration: unset;
    margin-top: 15px;
    padding: 0 0 0 10px;
    float: left;
    margin-bottom: unset;
    border-radius: unset;
  }
  .navbar-brand {
    padding: 10px 0 !important;
    margin-left: 0;
  }
  .container > .navbar-collapse {
    color: #000 !important;
    margin-left: unset;
  }
  .navbar-custom .nav li a {
    color: #000 !important;
    padding: unset !important;
  }
  .new-tag-header {
    margin-left: 0 !important;
    top: -9px !important;
    position: relative !important;
  }
  .user-menu-sidebar-session {
    list-style: none;
    padding-right: 15px;
    z-index: 2;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: 15px;
    color: #fff;
    font-size: 15px;
    background-color: #fff0;
  }
  .color-side-navbar,
  .get-trial-btn {
    color: #000 !important;
  }
  .user-menu-sidebar-session li {
    border-bottom: 1px solid #5c5d61;
    margin-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .navbar-menu-icons {
    font-size: 20px;
    display: unset !important;
    margin-right: 0;
  }
  .chgg-menu-overlay,
  .fa-angle-down-hide-md,
  .hidde-icon-resp {
    display: none;
  }
  .free-trial-li {
    border-bottom: unset !important;
  }
  .main-display {
    display: inline !important;
  }
  .navbar-menu-submenu {
    padding-left: 15px;
  }
  .dropdown-show-hide-md-lg li:nth-child(3) {
    border-bottom: none !important;
    padding-bottom: 0 !important;
  }
  .tutors-ml {
    margin-left: unset !important;
  }
  .search-icon-btn {
    background-color: #fff0;
    border: 0;
    padding: 20px 15px 0 0;
    float: right;
    display: block !important;
    color: #337ab7;
  }
  .search-icon-header-styling {
    width: 20px;
    height: 20px;
    background-position: -54px 0;
    background-image: url(https://dsd5zvtm8ll6.cloudfront.net/includes/images/mobile/common/header-icons-spritesheet.png);
    background-repeat: no-repeat;
    display: inline-block;
  }
  .search-bar-div {
    display: none;
    content: "";
  }
  .free-trial-li {
    display: none !important;
  }
  .sidenav {
    height: calc(100% - 50px);
    width: 0;
    position: fixed;
    z-index: 90;
    left: 0;
    background-color: #6d6e71;
    overflow-x: hidden;
    overflow-y: auto;
    transition: 0.5s;
  }
  .chgg-menu-overlay,
  .chgg-menu-overlay-open {
    z-index: 1;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: rgb(0 0 0 / 0.2);
  }
  .chgg-menu-overlay-open {
    display: block;
  }
  .sidenav_open,
  .user-menu-sidebar-session {
    width: 330px !important;
  }
}
@media (max-width: 790px) {
  .see-answer-section-div {
    height: 120px !important;
    top: -12.5rem !important;
    width: 100% !important;
  }
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-left: unset !important;
    margin-right: unset !important;
  }
}
.loading-overlay {
  margin: 0 auto;
  font-size: 10px;
}
#by-default,
#no-result,
.answerHolder .step.answer,
.loader,
.white-links {
  margin-top: 50px;
}
.form-searchbar {
  margin-left: 0;
  height: 32px;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-right: none;
  background: #fff;
  font-size: 16px;
  color: #333;
  border-bottom: 0;
  border-left: 0;
  border-top: 0;
  width: 100%;
}
.search-filter-text {
  font-size: 12px;
  display: block;
  margin-left: 5px !important;
}
.form-searchbar:focus {
  outline: #eee 0;
}
.search-clicker {
  border-bottom: 2px solid #1269ba;
}
.selection-filter {
  background-color: #f1f2f2;
  line-height: 3;
  border-bottom: 1px solid #e6e7e8;
}
.centralized-section {
  margin: 0 auto;
  display: table;
  clear: both;
}
.no-solution-heading {
  font-size: 18px;
  color: #58595b;
  line-height: 1.333;
}
.default-subheading,
.no-solution-subheading {
  font-size: 14px;
  font-family: Poppins, sans-serif;
  color: #bcbec0;
  line-height: 1.333;
  text-align: center;
}
.cancel {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 43px;
  text-align: center;
  font-size: 20px;
  color: #f7941d;
}
.form {
  height: 34px;
  padding: 6px 30px 6px 0;
  border: none;
  display: inherit;
}
.left-tab-btn {
  opacity: 0;
  position: absolute;
  z-index: -1;
  left: 0;
}
.search-bar-section {
  position: fixed;
  background: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 1000;
}
.search-bar-section.hidden {
  display: block;
  visibility: hidden;
}
.animated {
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-duration: 1s;
  animation-fill-mode: both;
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 80px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
#searched-results {
  overflow-y: scroll;
}
.margin-8-bottom,
.profile-dropdown .menu-section {
  margin-bottom: 8px;
}
.search-border {
  border-top: 3px solid #6d6e71;
}
.expertPartition .expertLeft {
  width: calc(100% - 380px);
}
@media (min-width: 1200px) {
  .container {
    width: 1280px;
  }
  .col-lg-1,
  .col-lg-12,
  .col-lg-3,
  .col-lg-4,
  .col-lg-6,
  .col-lg-8 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .screen-width-col-nav {
    width: 1280px !important;
  }
}
@media (min-width: 1441px) {
  .screen-width-col-nav {
    width: 1410px !important;
  }
}
@media (max-width: 360px) {
  .search-filter-text {
    font-size: 10px !important;
  }
}
.margin-left-search {
  margin-left: 18%;
  width: 60%;
  position: absolute;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif, "Glyphicons Halflings";
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/glyphicons-halflings-regular.eot);
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/assets/fonts/glyphicons-halflings-regular.woff2)
      format("woff2"),
    url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/assets/fonts/glyphicons-halflings-regular.woff)
      format("woff"),
    url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/assets/fonts/glyphicons-halflings-regular.ttf)
      format("truetype"),
    url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2)
    format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2)
    format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem8YaGs126MiZpBA-UFWJ0bbck.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem8YaGs126MiZpBA-UFUZ0bbck.woff2)
    format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem8YaGs126MiZpBA-UFWZ0bbck.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem8YaGs126MiZpBA-UFVp0bbck.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem8YaGs126MiZpBA-UFWp0bbck.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem8YaGs126MiZpBA-UFW50bbck.woff2)
    format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem8YaGs126MiZpBA-UFVZ0b.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 700;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 700;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2)
    format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 700;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 700;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 700;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 700;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2)
    format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 700;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/mobile/common/fonts/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: Poppins, sans-serif, "Aspira Light";
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/aspira_light-webfont.woff2)
      format("woff2"),
    url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/aspira_light-webfont.woff)
      format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Aspira Heavy";
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/aspira_medium-webfont.woff2)
      format("woff2"),
    url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/aspira_medium-webfont.woff)
      format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Aspira Bold";
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/aspira_bold-webfont.woff2)
      format("woff2"),
    url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/aspira_bold-webfont.woff)
      format("woff");
}
@font-face {
  font-display: swap;
  font-family: FontAwesome;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/fontawesome-webfont.eot?v=4.6.3);
  src: url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3)
      format("embedded-opentype"),
    url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/fontawesome-webfont.woff2?v=4.6.3)
      format("woff2"),
    url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/fontawesome-webfont.woff?v=4.6.3)
      format("woff"),
    url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/fontawesome-webfont.ttf?v=4.6.3)
      format("truetype"),
    url(https://dsd5zvtm8ll6.cloudfront.net/includes/styles/rewamp/common/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: FontAwesome;
  font-display: block;
  src: url(https://dsd5zvtm8ll6.cloudfront.net/sidjstatic/css/common/webfonts/fa-solid-900.woff2)
      format("woff2"),
    url(https://dsd5zvtm8ll6.cloudfront.net/sidjstatic/css/common/webfonts/fa-solid-900.ttf)
      format("truetype");
}
.questionHolder table table tbody tr:nth-child(odd),
.white-background-footer {
  background: #fff;
}
ul.list-unstyled li.footer-links {
  font-size: 16px;
  color: #333;
  line-height: 2;
  text-align: left;
}
.question-searched-statement-result a,
ul.list-unstyled li.footer-links a {
  color: #333;
}
.footer-white-heading {
  font-size: 17px;
  color: #333;
  font-weight: 700;
}
.white-background-footer-border {
  padding-bottom: 60px;
  border-top: 1px solid #ddd;
}
.white-background-footer-border .list-unstyled {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 0;
  display: table;
}
.navbar-custom {
  background-color: #222;
  border: 0 solid #fff0;
}
.navbar-custom .navbar-brand {
  color: #fed136;
  font-size: 2em;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:hover {
  color: #fec503;
}
.navbar-custom .navbar-collapse {
  border-color: rgb(255 255 255 / 0.02);
}
.navbar-custom .navbar-toggle:focus,
.navbar-custom .navbar-toggle:hover {
  background-color: #008eff;
}
.navbar-custom .nav li a {
  font-size: 16px;
  color: #1269ba;
}
.navbar-brand {
  padding: 0 15px;
}
@media only screen and (max-width: 768px) {
  .navbar-brand {
    padding: 10px 0 !important;
  }
}
@media (min-width: 991px) {
  .navbar-custom .navbar-toggle {
    display: none !important;
    border-color: #efefef;
    color: #fff;
    font-size: 12px;
  }
  .navbar-custom {
    background-color: #fff;
    padding: 10px 0;
    transition: background 0.3s ease-in;
    max-height: 68px;
    margin-bottom: 0;
    border-radius: 0;
    width: 100%;
    position: relative;
    display: block;
    z-index: 999;
    top: 0;
  }
  .navbar > .container .navbar-brand {
    margin-left: 0;
  }
  .registeration-link::before {
    content: "";
    background-color: #1e8bc3;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 2px;
    padding: 0;
    margin: 8px 0;
    overflow: hidden;
  }
  .navbar-nav > li {
    float: left;
    font-size: 17px;
    padding-left: 10px;
  }
}
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: 0;
  margin-left: -15px;
}
.navbar-nav {
  margin: 4.5px 0;
}
.input-group-btn {
  z-index: 25;
}
.get-trial-btn {
  background-color: #3c7b4a !important;
}
.new-tag-header {
  font-size: 10px !important;
  background-color: red !important;
  color: #fff !important;
  padding: 0 5px !important;
  border-radius: 12px !important;
  line-height: 1.6;
  top: 5px;
  position: absolute;
  font-weight: 600;
}
.study-dropdown-list {
  margin: 10px 0;
}
.dropdown-menu {
  padding: 0;
  margin: 2px 0 0;
}
.dropdown-list {
  margin: 5px 0;
  padding-right: 10px;
}
.hrf_blk,
.study-dropdown-list a {
  color: #333 !important;
}
.navbar-custom .nav li a:hover {
  color: #1e8bc3 !important;
  outline: 0;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: unset;
}
.study-help-background-secondary {
  background-color: #9ac427 !important;
  padding-bottom: 4px;
}
.study-help-dropdown {
  margin: unset !important;
}
.study-help-dropdown-menu {
  top: unset !important;
  border-radius: 6px !important;
}
.breadcrumb {
  color: #666;
}
.search-bar-div {
  width: 80%;
  margin-left: 9%;
}
#navbarsearch {
  height: 50px;
  margin-left: unset !important;
}
.dropdown-submenu {
  position: relative;
  margin-top: 10px;
}
.dropdown-submenu > .dropdown-menu {
  top: -1px;
  right: 100%;
  margin-top: -14px;
  margin-left: -1px;
}
@media (max-width: 1010px) {
  .navbar-nav > li {
    font-size: 14px;
    padding-left: 0;
  }
}
.black-listing-menu {
  color: #414042 !important;
  padding: 0 80px 0 10px !important;
  font-size: 13px;
}
.see-answer-section {
  position: sticky;
  top: 75rem;
  height: 0;
  z-index: 3;
  width: 100%;
  display: flex;
}
.expertBreadcrumb,
.hoodieSection .hoodieHolder .hoodieMainInfo,
.items-center {
  align-items: center;
}
.expert_answer_div,
.tutor-ans-section {
  word-spacing: 2px;
  font-family: Poppins, sans-serif;
}
.app-google-button,
.white-background-footer {
  margin-top: 25px !important;
}
.book-free {
  position: absolute;
  bottom: -7px;
}
.f-weight {
  font-weight: 700 !important;
}
.tphs-head {
  font-size: 22px;
  font-weight: 700;
  color: #606060;
  margin-top: unset;
  margin-bottom: 4px;
  width: 80%;
  word-spacing: 2px;
  font-family: Poppins, Sans-serif;
  line-height: 30px;
}
.hoodieSection .hoodieHolder .hoodieMainInfo .hoodieTitle,
.hoodieSection .hoodieMetaInfo .hoodieColor,
.margin-5-bottom {
  margin-bottom: 5px;
}
.nav > li,
.nav > li > span {
  position: relative;
  margin-bottom: 7px;
}
@media (max-width: 999px) {
  .blank-portion,
  .minimum-body-height-size {
    min-height: 0 !important;
  }
}
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: none;
  }
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
ul.nav.nav-tabs {
  margin-top: 7px;
}
@media (max-width: 1000px) {
  .navbar {
    margin-bottom: unset !important;
  }
}
.loading-overlay {
  display: block;
  position: fixed;
  z-index: 1000;
  background-image: url(https://dsd5zvtm8ll6.cloudfront.net/includes/images/rewamp/common/loading-progress2.gif);
  background-color: rgb(102 102 102 / 0.35);
  opacity: 1;
  background-repeat: no-repeat;
  background-position: center;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}
.q-span {
  font-size: 28px;
  font-weight: 600;
  color: #439c00;
}
.answer-heading-sticky {
  font-size: 22px;
}
.expertRight .flashcard-intro-card .flashcard-intro-card-holder .heading,
.nav-tabs,
.profile-dropdown .submenu li:last-child {
  border-bottom: none;
}
.red {
  color: red;
}
.expert_answer_div,
.margin-top-10 {
  margin-top: 10px;
}
.note-text {
  font-size: 11px;
  color: #58595b;
  margin-left: 3px;
}
.margin-top-5 {
  margin-top: 5px;
}
.answer-heading {
  margin-bottom: 1%;
  border-bottom: 3px solid #9ac427;
}
.answer-heading h2 {
  color: #1269ba;
  font-size: 20px;
  font-weight: 700;
}
.form-control-search,
.search-book-name {
  text-overflow: ellipsis;
  overflow: hidden;
}
.margin-20-top {
  margin-top: 20px;
}
@media (min-width: 200px) and (max-width: 425px) {
  .icon-styling-search-filter {
    display: none;
  }
}
.keyword-searched {
  font-weight: 700;
  color: #000;
  font-size: 14px;
}
.see_more_books {
  position: relative;
  font-size: 14px;
  left: 2px;
  margin-top: 1rem;
}
.see_more_books::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #9ac427;
}
.underline_header_search {
  font-weight: 700;
  border-bottom: 2px solid #1269ba;
  background: #e7eff4;
}
img {
  border: 0;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
button,
input {
  margin: 0;
  font: inherit;
  color: inherit;
}
.btn,
.navbar-custom .nav li a,
body {
  font-weight: 400;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
@media print {
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  h2,
  p {
    orphans: 3;
    widows: 3;
  }
  h2 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: #fff0;
}
button,
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.btn,
.wrd_rlt::before,
body,
p {
  font-size: 14px;
}
a {
  background-color: #fff0;
  color: #337ab7;
  cursor: pointer;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
.btn:active:focus,
.btn:focus,
a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
p {
  margin: 0 0 10px;
}
.btn {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 6px 12px;
  margin-bottom: 0;
  line-height: 1.42857143;
  white-space: nowrap;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #fff0;
  border-radius: 4px;
}
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 0.125);
  box-shadow: inset 0 3px 5px rgb(0 0 0 / 0.125);
}
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:active,
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:focus,
.btn-success:active:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.input-group-btn {
  display: table-cell;
  width: 1%;
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn:last-child > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 2;
  margin-left: -15px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
  outline: 0;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.btn-success {
  border-color: #fff0;
  color: #fff;
  background-color: #44c456;
}
::-webkit-input-placeholder {
  color: #d6d6d0;
}
:-moz-placeholder {
  color: #d6d6d0;
}
::-moz-placeholder {
  color: #d6d6d0;
}
:-ms-input-placeholder {
  color: #d6d6d0;
}
.exp_more_header_class {
  color: #1269ba !important;
}
.icon-styling-header-search {
  color: #1f73b7;
  padding-left: 5px;
  padding-right: 7px;
  font-family: FontAwesome;
}
.header_search_tabs {
  background-color: #f2f2f2;
  z-index: 3;
}
.fa {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.app_promo_dismiss,
.wrd_rlt,
body {
  font-family: Poppins, Sans-serif;
}
.fa-fw {
  width: 1.28571429em;
}
.fa-search:before {
  content: "\f002";
}
.fa-th:before {
  content: "\f00a";
}
.fa-book:before {
  content: "\f02d";
}
.fa-university:before {
  content: "\f19c";
}
.studyhelp_search-icon {
  margin: 17px 0 0 10px;
  font-size: 18px !important;
  position: absolute;
  z-index: 9;
  color: #b0b0b0;
}
button#studyhelp_search_button {
  margin: 0 0 0 -10%;
  padding: 8px;
  border-radius: 25px;
  font-size: 16px;
  box-shadow: 0 0 8px rgb(18 105 186 / 25%);
  width: 100px;
  font-weight: bolder;
}
ul.search_answer {
  padding: 20px 15px 30px;
  background: #fff;
  list-style: none;
  border-radius: 0 0 20px 20px;
  width: 100%;
  margin-bottom: 0;
  box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
  box-shadow: none;
}
#studyhelp_search_button {
  color: #fff;
  background-color: #1269ba;
}
#studyhelp_search_button:hover {
  background-color: #03437e;
}
.input-group {
  width: 100%;
  position: relative;
  display: table;
  border-collapse: separate;
}
.solution_search {
  margin: 15px 0 0;
}
.form-control-search {
  border: none;
  height: 50px;
  width: 100%;
  border-radius: 30px;
  padding: 0 0 0 60px !important;
  font-size: 18px;
}
.solution_search_bg {
  border: 1px solid #4d86c9;
  border-radius: 10px;
  border-bottom: 1px solid #4d86c9;
  background: #fff;
  box-shadow: none;
}
.searching-styling {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.search_result_href {
  color: #2e2e2e !important;
}
.all-match,
.expert-ans-tab,
.sol-library-tab,
.textbook-tab {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 15px 0 10px;
  width: 50%;
  height: 35px;
}
.search_title {
  border-radius: 4px;
  justify-content: space-between;
  width: 100%;
  display: flex;
  font-size: 16px;
  margin: 0 15px 0 1px;
}
.header_search_tabs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
.search_tabs:hover:not(.underline_header_search) {
  cursor: pointer;
  transform: scale(1.02, 1.1);
  border-bottom: 2px solid #9ac427;
  transition: 0.1s;
  transform: none !important;
}
.margin-top-3rem {
  margin-top: 3rem;
}
.margin-top-2rem {
  margin-top: 2rem;
}
@media (max-width: 790px) {
  .padding-left-right-set {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-left: 2px !important;
  }
  .container > .navbar-collapse {
    background-color: #fff !important;
    color: #333 !important;
    margin-left: unset;
  }
}
.info,
.small_h3 {
  line-height: 1.5;
}
@media (max-width: 770px) {
  .navbar-custom .navbar-toggle {
    display: unset !important;
  }
}
.wrapper *,
relatedQuestionHolder .relatedQuestionSliderHolder .relatedQuestionCart:hover {
  text-decoration: none !important;
}
.expertBreadcrumb li:last-child,
.no-padding {
  padding-right: 0;
}
.expertBreadcrumb li:first-child,
.no-padding {
  padding-left: 0;
}
body {
  margin: 0;
  color: #333;
  overflow-x: hidden;
  line-height: 22px;
}
.dark-green-color {
  color: #307c32;
}
.answer-symbol,
.question-symbol {
  width: 6%;
  font-weight: 700;
}
nav .next {
  float: right;
}
.small_h3 {
  font-size: 14px !important;
  margin-bottom: 0;
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-left:before {
  content: "\f053";
}
#btn_menu_header {
  z-index: 3;
}
.inline-display-only {
  padding: 10px 0;
}
.app_promo,
.overlay {
  position: fixed;
  width: 100%;
  left: 0;
}
.overlay {
  top: 0;
  left: 0;
  z-index: 900;
  height: 100%;
}
.app_promo_action {
  font-weight: 500;
  border-radius: 25px;
  text-align: center;
  background: #1168ad;
  color: #fff;
  border: none;
}
.app_promo_headline {
  display: flex;
  margin-bottom: 35px !important;
  justify-content: center;
}
.app_promo_action,
.questionHolder p img {
  margin-bottom: 15px !important;
}
.complaint-sec-center,
.questionHolder img {
  margin-bottom: 20px !important;
}
.app_promo_action:hover {
  color: #fff;
}
.app_promo_icon {
  margin-right: 12px !important;
}
.app_promo_title {
  font-weight: 600;
  font-size: 18px;
}
.app-button,
.app-google-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.app-button span,
.app-google-button span {
  font-size: 14px;
  font-weight: 600;
}
.fa-minus:before {
  content: "\f068";
}
.icon-dimentions {
  width: 120px !important;
  height: 40px !important;
}
.tutor_apple_logo {
  display: flex;
  justify-content: end !important;
  align-items: center !important;
}
@media screen and (min-width: 991px) {
  .expert-question-subnavigation-desktop:hover #collapseFive,
  .expert-question-subnavigation-desktop:hover #collapseFour {
    display: block;
    left: 217px;
    top: 0 !important;
  }
}
#search-bar-section .filter-search-section {
  position: relative;
  z-index: 20;
}
#search-bar-section #search_completion .search_answer {
  padding: 35px 20px 15px;
}
@media screen and (max-width: 776px) {
  .filter1,
  .filter4 {
    width: 50% !important;
  }
  .filter4 {
    border-left: 0 !important;
  }
}
.header_search_tabs .search_tabs {
  width: 50% !important;
}
.hoodieSection .hoodieHolder .hoodieMainInfo .hoodieTitle a,
.relatedBook .bookHolder .bookMainInfo .bookTitle a,
.relatedBook .bookISBN a,
.search-filter-text,
.searching-styling {
  color: #000;
}
.navbar .form-class-left .input-group .form-control {
  margin-left: 25px !important;
}
.header_search_tabs {
  width: 100% !important;
  position: relative !important;
  left: 0 !important;
}
.wrapper * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.wrapper {
  background: #fff;
  margin-top: 90px;
}
.wrapper .wrapperContainer {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
}
.breadcrumbHolder {
  width: 100%;
  padding: 0;
}
.expertBreadcrumb {
  width: 100%;
  display: flex;
  width: fit-content;
  white-space: nowrap;
  gap: 0;
}
.expertBreadcrumb li {
  list-style-type: none;
  position: relative;
  overflow: hidden;
  padding: 10px 6px;
}
.expertBreadcrumb li a {
  font-size: 14px;
  line-height: normal;
  color: #000;
  font-weight: 400;
  padding: 0 2px;
  display: inline-block;
  margin-left: -2px;
}
.expertBreadcrumb li a:hover {
  border-radius: 7px;
}
.expertBreadcrumb li:last-child a {
  font-weight: 500;
  pointer-events: none;
  cursor: default;
  border-radius: 5px;
  width: 350px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}
.expertBreadcrumb li i {
  color: #0567ea;
  font-family: fontawesome;
  font-size: 11px;
  position: absolute;
  right: 0;
  top: 2px;
  bottom: 0;
  margin: auto 0;
  height: fit-content;
}
.expertBreadcrumb li i.fa-chevron-right:before {
  content: "\f054";
  font-style: normal;
}
.wrapperContainer .expertLeftHeader {
  display: flex;
  align-items: center;
  padding: 5px 0;
}
.answerHolder .answerHolderHeader .answerReviews,
.answerHolder .questionProperties .cart-flex,
.expertLeftHeader .vCard,
.questionHolder .questionProperties {
  display: flex;
}
.answerHolder .answerHolderHeader .answerReviews {
  flex-direction: column;
}
.expertLeftHeader .vCard {
  padding: 9px 15px;
  border-radius: 30px;
  font-size: 14px;
  line-height: normal;
  color: #1f1d1d;
  font-weight: 600;
}
.expertLeftHeader .vCard1 {
  background: #34b95138;
}
.expertLeftHeader .vCard1 i {
  margin-right: 7px;
  background: #3c7b4a;
  padding: 0 5px;
  border-radius: 50%;
  font-size: 11px;
  color: #fff;
  height: 20px;
  display: flex;
  align-items: center;
}
.expertLeftHeader .vCard1 i.fa-check:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-style: normal;
}
.expertLeftHeader .vCard2 i,
.expertLeftHeader .vCard3 i {
  margin-right: 7px;
  color: #155ea3;
}
.expertLeftHeader .vCard2,
.expertLeftHeader .vCard3 {
  background: #1485ed2b;
}
.expertPartition {
  display: flex;
  position: relative;
  gap: 30px;
}
.expertPartition .expertLeft .expertLeftHeader {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
  padding: 0 20px;
}
.expertLeft .shareLink {
  align-items: center;
  display: flex;
  position: relative;
  margin-left: 5px;
  background: #1b33ab;
  border-radius: 50%;
  justify-content: center;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.expertLeft .sharePopup a {
  padding: 5px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  transition: 0.5s;
}
.expertLeft .shareLink i {
  font-family: fontawesome;
  font-style: normal;
  font-size: 20px;
  color: #fff;
  position: absolute;
  bottom: 0;
  margin: auto 0;
  width: fit-content;
  height: fit-content;
  top: 1px;
  left: 10px;
}
.expertLeft .reportLink {
  padding: 10px;
  background: #3c7b4a;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
  cursor: pointer;
}
.expertLeft .reportLink i {
  font-weight: 700;
  font-size: 17px;
  height: fit-content;
  color: #fff;
}
.expertPartition .expertRight {
  width: 380px;
  position: sticky;
  height: fit-content;
  right: 0;
  top: 15px;
  padding-top: 20px;
}
.expertPartition .expertRight.fixed {
  position: fixed;
  right: 2px;
  top: 0;
  height: 100vh;
}
.expertPartition .expertRight.bottomRight {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100vh;
}
.expertPartition .expertLeft .answerHolder,
.expertPartition .expertLeft .questionHolder {
  background: #fff;
  padding: 18px 0 20px;
  border-radius: 10px;
  color: #000;
}
.answerHolder .answerHolderHeader,
.expertLeft .questionHolder .questionHolderHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.answerHolder .answerHolderHeader {
  gap: 15px;
}
.questionHolder .questionHolderHeaderHeading {
  font-size: 20px;
  line-height: normal;
  font-weight: 700;
}
.relatedQuestionSliderHolder .relatedQuestionCart .relatedQuestionText,
.wrapperContainer .questionOverview {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  line-height: 1.5;
  max-height: 4.75em;
  overflow: hidden;
}
.answerHolder .questionProperties {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.answerHolder .questionProperties .cart {
  padding: 6px 15px;
  border-radius: 25px;
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
  color: #fff;
}
.answerHolder .questionProperties .cart.cart1 {
  margin-right: 0;
  background: #34b95138;
  color: #000;
}
.wrapperContainer .questionOverview {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  margin-bottom: 15px;
  display: -webkit-box;
  padding: 0 20px;
}
.questionHolder .questionViews {
  display: flex;
  align-items: center;
  padding: 4px 7px;
  border: 1px solid #d3d3d3;
  width: fit-content;
  border-radius: 18px;
  margin-right: 8px;
}
.questionHolder .questionViews span {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
.questionHolder .questionViews i {
  margin-right: 6px;
  font-size: 12px;
  font-weight: 900;
}
.questionHolder .detailedQuestionHeading {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
}
.questionHolder img {
  max-width: 80%;
  box-shadow: rgb(149 157 165 / 0.2) 0 8px 24px;
  width: auto !important;
  object-fit: contain;
  height: auto;
}
.questionHolder ol,
.questionHolder ul {
  padding-left: 20px;
}
.questionHolder table {
  font-size: 1em;
  width: 100%;
  border-collapse: collapse;
  box-shadow: rgb(0 0 0 / 0.1) 0 10px 15px -3px,
    rgb(0 0 0 / 0.05) 0 4px 6px -2px;
  border-radius: 10px;
  margin: 40px auto 30px;
  overflow-x: auto;
  border: 2px solid #ddd;
  max-width: 80%;
}
.questionHolder table tfoot,
.questionHolder table thead {
  background: #007bffb3;
  color: #fff;
}
.questionHolder table thead * {
  color: #fff !important;
}
.questionHolder table tbody tr:nth-child(odd) {
  background: #f8fafc;
}
.expertRight .hoodieSection .hoodieHolder .hoodieHeading .heading,
.questionHolder table thead tr th {
  text-align: left;
}
.questionHolder table tbody tr td {
  line-height: 24px;
  color: #0d0d0d;
  text-align: left;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.questionHolder table tfoot tr td {
  line-height: 24px;
  color: #0d0d0d;
  text-align: left;
}
.questionHolder table td,
.questionHolder table th {
  font-size: 1em;
  padding: 0.8em;
  font-family: poppins, sans-serif;
  border: 1px solid #ddd;
}
.questionHolder table th:first-child,
.questionHolder table th:last-child,
.questionHolder table tr:last-child td:first-child,
.questionHolder table tr:last-child td:last-child {
  border: 1px solid #ddd;
}
.questionHolder table thead {
  font-size: 1em;
  background: #d3d3d3;
  color: #000;
}
.questionHolder table tbody,
.questionHolder table tfoot {
  font-size: 1em;
}
.accordion,
.transcribed-text {
  background-color: #1485ed29;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: 0;
  font-size: 16px;
  transition: 0.4s;
  font-weight: 600;
  position: relative;
}
.panel,
.transcribed-panel {
  font-size: 14px !important;
  font-weight: 400 !important;
  background-color: #fff;
}
.answerHolderHeader .answerReviews p span,
.relatedBook .bookAuthor b,
.show-more-less {
  font-weight: 600;
}
.transcribed-text {
  cursor: default;
}
.panel {
  padding: 0 5px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.transcribed-panel {
  padding: 10px 5px;
  position: relative;
  margin: 0;
  transition: max-height 0.3s ease-out;
}
.transcribed-panel.collapsed {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 90px;
}
.show-more-less {
  color: #1269ba;
  cursor: pointer;
  display: inline-block;
  margin-top: 5px;
  margin-left: 5px;
}
.footer-more-links a:hover,
.show-more-less:hover,
.sticky-top-bar p a {
  text-decoration: underline;
}
.panel.active {
  padding: 10px 5px;
}
.expertPartition .expertLeft .answerHolder h2 {
  font-size: 20px;
  line-height: normal;
  color: #000;
  font-weight: 700;
  border: none;
}
.answerHolderHeader .answerReviews .starIcon {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.answerHolderHeader .answerReviews .starIcon span.star {
  color: #fff0;
  font-size: 20px;
  margin: 0 1px;
  -webkit-text-stroke: #000;
  -webkit-text-stroke-width: 1px;
  font-weight: 500;
}
.answerHolderHeader .answerReviews .starIcon span.star.active {
  font-size: 20px;
  color: orange;
  -webkit-text-stroke: orange;
  fill: orange;
  -webkit-text-stroke-width: 1px;
}
.answerHolderHeader .answerReviews .starIcon span.star.active.half {
  background: linear-gradient(
    90deg,
    orange 47.5%,
    transparent 20%,
    transparent 20%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  font-size: 20px;
  -webkit-text-stroke: orange;
  -webkit-text-stroke-width: 1px;
}
.answerHolderHeader .answerReviews p {
  font-size: 12px;
  color: #000;
}
.answerHolder p {
  margin-bottom: 0;
  font-size: 16px;
}
.answerHolder .step .panel.active .stepPopupButton {
  visibility: visible;
  opacity: 1;
  transition: 0.5s;
}
.answerHolder .step.answer h3 {
  background: teal;
  color: #fff;
}
.answerHolder .step img {
  width: 100%;
  object-fit: cover;
}
.answerHolder .step .step-heading {
  margin-bottom: 10px;
  padding: 7px 15px;
  background: #1485ed29;
  border-radius: 8px;
  font-size: 18px !important;
  color: #000;
  font-weight: 700;
}
.answerHolder .short_sol {
  margin: 10px;
}
.footer-more-links {
  float: unset !important;
  width: 100% !important;
  display: flex;
  justify-content: end;
  border-bottom: 1px solid #4d86c9;
  border-radius: 10px;
}
.answerHolder .step .step1Popup {
  position: absolute;
  content: "";
  left: 0;
  top: 50px;
  padding: 15px 15px 20px;
  background: #fff;
  border-radius: 20px;
  bottom: -40px;
  right: 0;
  margin: auto;
  text-align: center;
  height: fit-content;
  box-shadow: rgb(17 17 26 / 0.1) 0 4px 16px, rgb(17 17 26 / 0.1) 0 8px 24px,
    rgb(17 17 26 / 0.1) 0 16px 56px;
  border: 1px solid #d3d3d3;
  border-bottom: 6px solid #1f86e7;
  width: 470px;
}
.answerHolder .step .step1Popup .heading {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 7px;
  color: #000;
  background: 0 0;
  font-weight: 700;
  padding: 0;
  display: block;
}
.answerHolder .step .step1Popup p {
  margin-bottom: 15px;
  font-size: 14px;
}
.answerHolder .step .step1Popup .step1PopupButton {
  background: #1269ba;
  padding: 7px 44px 7px 15px;
  border-radius: 20px;
  position: relative;
  color: #fff;
  font-weight: 700;
  border: 2px solid #1269ba;
  font-size: 16px;
  transition: 0.3s;
}
.answerHolder .step .step1Popup .step1PopupButton:hover {
  transform: scale(1.1);
  background: #1f86e7;
  border: 2px solid #1f86e7;
}
.answerHolder .step .step1Popup .step1PopupButton::after,
.answerHolder .step .stepPopupButton::after,
button.view-sol-button::after {
  position: absolute;
  content: "\f061";
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: block;
  font-family: FontAwesome;
  font-size: 16px;
  width: fit-content;
  height: fit-content;
  font-weight: 200;
}
.answerHolder .step .stepPopupButton {
  background: #1f86e7;
  padding: 7px 44px 7px 15px;
  border-radius: 20px;
  color: #fff;
  font-weight: 600;
  border: 2px solid #1f86e7;
  position: absolute;
  left: 0;
  right: 0;
  width: fit-content;
  margin: auto;
  top: 30px;
  bottom: 0;
  height: fit-content;
  visibility: hidden;
  opacity: 0;
}
.answerHolder .step .stepPopupButton:hover {
  color: #1f86e7;
  background: #fff;
}
.answerHolder .attachedFile h3 {
  margin-bottom: 20px;
  padding: 7px 10px;
  background: teal;
  color: #fff;
  border-radius: 8px;
  margin-top: 40px;
  font-size: 18px;
}
.answerHolder .attachedFile h3 span {
  padding: 0 10px;
  font-weight: 500;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  color: #fff;
}
.answerHolder .attachedFile h3 span i {
  margin-right: 3px;
  font-size: 12px;
}
.answerHolder .attachedFile .docsHolder {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.answerHolder .attachedFile .attachedDoc {
  display: flex;
  align-items: center;
  width: 30%;
  padding: 5px 55px 5px 10px;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  position: relative;
  margin: 5px 10px;
  gap: 15px;
  cursor: pointer;
}
.answerHolder .attachedFile .attachedDoc img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.answerHolder .attachedFile .attachedDoc .attached-info .fileName {
  line-height: normal;
  display: inline;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
}
.answerHolder .attachedFile .attachedDoc .attached-info .fileName::after {
  content: attr(data-fullname);
  position: absolute;
  white-space: nowrap;
  background-color: #333;
  color: #fff;
  padding: 5px;
  border-radius: 3px;
  font-size: 12px;
  top: -31px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s;
}
.answerHolder .attachedFile .attachedDoc .attached-info .fileName:hover::after,
.answerHolder
  .attachedFile
  .attachedDoc
  .attached-info
  .fileName:hover::before {
  opacity: 1;
  visibility: visible;
}
.answerHolder .attachedFile .attachedDoc .attached-info .fileName::before {
  content: "";
  position: absolute;
  bottom: calc(100% - 6px);
  left: 50%;
  transform: translateX(-50%);
  border-width: 5px;
  border-style: solid;
  border-color: #333 #fff0 #fff0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s;
}
.answerHolder .attachedFile .attachedDoc .attached-info .fileName span {
  display: inline;
}
.answerHolder .attachedFile .attachedDoc .attached-info p {
  margin: 0;
  line-height: normal;
  color: #000;
  font-weight: 400;
  font-size: 12px;
  position: relative;
}
.answerHolder .attachedFile .attachedDoc .attached-info button {
  font-size: 11px;
  display: block;
  color: teal;
  line-height: normal;
  border: none;
  background: 0 0;
}
.answerHolder .attachedFile .attachedDoc .lockIcon {
  position: absolute;
  right: 13px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: fit-content;
  height: fit-content;
  color: #000;
  font-size: 20px;
  overflow: hidden;
  border: none;
  background: 0 0;
}
.wrapperContainer .relatedQuestion {
  padding: 40px 0 25px;
}
.relatedQuestion h3,
.relatedBooks h3 {
  font-size: 22px;
  line-height: normal;
  font-weight: 700;
  position: relative;
}
.relatedQuestion h3::after,
.relatedBooks h3::after {
  position: absolute;
  content: "";
  height: 2px;
  background: #000;
  left: 0;
  bottom: -8px;
  margin: 0 auto;
  right: 0;
}
.relatedQuestion .relatedQuestionSliderHolder .slick-slide {
  margin: 0 10px;
}
.relatedQuestion .relatedQuestionSliderHolder {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0 0;
  flex-wrap: wrap;
}
.relatedQuestion .relatedQuestionSliderHolder .relatedQuestionCart {
  text-decoration: none !important;
  gap: 10px;
  width: 100%;
  background: #fff0;
  box-shadow: none;
  padding: 15px 10px 15px 12px;
  position: relative;
  display: flex;
  align-items: flex-start;
  height: 120px;
}
.relatedQuestion .relatedQuestionSliderHolder .relatedQuestionCart::after {
  position: absolute;
  content: "";
  width: 98%;
  height: 2px;
  bottom: 10px;
  background: #d3d3d3;
  margin: 0 auto;
  left: 10px;
}
.relatedQuestionSliderHolder .relatedQuestionCart .heading {
  margin: 0 5px 0 0;
  font-size: 16px;
  background: #1485ed29;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a2a7c;
  border-radius: 50%;
  font-weight: 600;
}
.relatedQuestionSliderHolder .relatedQuestionCart .relatedStarRating {
  margin-right: 5px;
  display: flex;
}
.relatedQuestionSliderHolder .relatedQuestionCart .relatedStarRating span.star {
  color: #fff0;
  font-size: 18px;
  margin: 0 1px;
  -webkit-text-stroke: #000;
  -webkit-text-stroke-width: 1px;
  font-weight: 500;
}
.relatedQuestionSliderHolder
  .relatedQuestionCart
  .relatedStarRating
  span.star.active {
  font-size: 18px;
  color: orange;
  -webkit-text-stroke: orange;
  -webkit-text-stroke-width: 1px;
}
.relatedQuestionSliderHolder
  .relatedQuestionCart
  .relatedStarRating
  span.star.active.half {
  background: linear-gradient(
    90deg,
    orange 47.5%,
    transparent 20%,
    transparent 20%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  font-size: 18px;
  -webkit-text-stroke: orange;
  -webkit-text-stroke-width: 1px;
}
.relatedQuestionSliderHolder .relatedQuestionCart .relatedQuestionText {
  margin-bottom: 15px;
  font-size: 14px;
  display: -webkit-box;
  position: relative;
  color: #000;
  font-weight: 500;
  transition: 0.3s;
  width: calc(100% - 30px);
}
.relatedQuestionSliderHolder .relatedQuestionCart .relatedQuestionText:hover {
  color: #1269ba;
}
.relatedQuestionCart .relatedHistory {
  background: #fff;
  width: fit-content;
  padding: 5px 12px;
  border-radius: 20px;
  position: absolute;
  right: 0;
  bottom: 25px;
  background: #fff0;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 0;
  font-weight: 500;
  color: #000;
}
hr.expert-separator {
  width: calc(100% - 420px);
  border: 3px solid #1f86e7;
  border-radius: 90%;
  margin-left: 20px;
}
.navigationButtons {
  padding: 30px 0 0;
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  align-items: center;
  position: relative;
}
nav.navigationButtons::before {
  position: absolute;
  content: "";
  width: 100%;
  border: 3px solid #1f86e7;
  border-radius: 90%;
  top: 0;
}
.navigationButtons a.nextQuestionButton {
  padding: 5px 40px 5px 14px;
  background: #1269ba;
  color: #fff;
  font-weight: 500;
  border-radius: 20px;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #1269ba;
}
.navigationButtons a.nextQuestionButton:hover,
.navigationButtons a.previousQuestionButton:hover {
  background: 0 0;
  color: #1b33ab;
}
.navigationButtons a.previousQuestionButton {
  padding: 5px 14px 5px 40px;
  background: #1269ba;
  color: #fff;
  font-weight: 500;
  border-radius: 20px;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #1269ba;
}
.navigationButtons a.nextQuestionButton::after {
  position: absolute;
  content: "\f061";
  font-family: FontAwesome;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: fit-content;
  width: fit-content;
}
.navigationButtons a.previousQuestionButton::after {
  position: absolute;
  content: "\f061";
  font-family: FontAwesome;
  left: 16px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: fit-content;
  width: fit-content;
  transform: rotate(180deg);
}
.expertRight .hoodieSection .hoodieHolder,
.expertRight .relatedBook .bookHolder {
  padding: 10px;
  border-radius: 10px;
  background: 0 0;
  border: 2px solid #3c7b4a;
  overflow: hidden;
  border-top: 6px solid #3c7b4a;
  background: #ffffffe6;
}
.expertRight .hoodieSection .hoodieHolder .hoodieHeading,
.expertRight .relatedBook .bookHolder .relatedBookHeading {
  position: relative;
  border-bottom: 3px solid #3c7b4a;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.expertRight .hoodieSection .hoodieHolder .hoodieHeading .heading,
.expertRight .relatedBook .bookHolder .relatedBookHeading .heading {
  font-size: 17px;
  line-height: normal;
  color: #000;
  text-align: center;
  font-weight: 600;
}
.expertRight .hoodieSection .hoodieHolder .hoodieHeading .freeTagImage,
.expertRight .relatedBook .bookHolder .relatedBookHeading .freeTagImage {
  position: absolute;
  content: "";
  width: 55px;
  height: 55px;
  top: -10px;
  right: 7px;
}
.hoodieSection .hoodieHolder .hoodieMainInfo,
.relatedBook .bookHolder .bookMainInfo {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  position: relative;
}
.hoodieSection .hoodieHolder .hoodieMainInfo .hoodieInfo,
.relatedBook .bookHolder .bookMainInfo .bookInfo {
  width: 60%;
}
.hoodieSection .hoodieHolder .hoodieMainInfo .hoodieTitle,
.relatedBook .bookHolder .bookMainInfo .bookTitle {
  font-size: 16px;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: -5px;
  font-weight: 700;
  display: block;
  color: #000;
}
.relatedBook .bookHolder .bookMainInfo .bookImage {
  width: 35%;
  margin-right: 15px;
}
.hoodieSection .hoodieMetaInfo .hoodieColor,
.relatedBook .bookAuthor {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 10px;
  color: #000;
}
.hoodieSection .hoodieMetaInfo .hoodieSize,
.relatedBook .bookEdition {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 7px;
}
.hoodieSection .hoodieMetaInfo .hoodiePrice,
.relatedBook .bookISBN {
  font-size: 14px;
  line-height: normal;
  color: #000;
}
.hoodieSection .hoodieHolder .purchaseHoodieLink,
.relatedBook .bookHolder .viewMoreBooks {
  padding: 5px 14px;
  background: #3c7b4a;
  border-radius: 20px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  border: 2px solid green;
  margin: 0 auto;
  width: fit-content;
  display: block;
  transition: 0.3s;
}
.expertRight .AIRedirect {
  padding: 35px 20px 20px;
}
.expertRight .flashcard-intro-card {
  padding: 20px 20px 8px;
}
.expertRight .AIRedirect .AIHolder,
.expertRight .flashcard-intro-card .flashcard-intro-card-holder {
  padding: 11px 10px;
  background: #fff;
  border: 2px solid #3c7b4a;
  text-align: center;
  box-shadow: rgb(0 0 0 / 0.15) 0 5px 15px 0;
  border-radius: 10px;
  border-top: 6px solid #3c7b4a;
}
.expertRight .AIRedirect .AIHolder .heading,
.expertRight .flashcard-intro-card .flashcard-intro-card-holder .heading {
  font-size: 20px;
  line-height: normal;
  margin-bottom: 12px;
  color: #000;
  border-bottom: 3px solid #3c7b4a;
  padding-bottom: 3px;
  font-weight: 600;
}
.expertRight .flashcard-intro-card .flashcard-intro-card-holder img {
  margin-bottom: 13px;
}
.expertRight .AIRedirect .AIHolder p {
  font-size: 16px;
  margin-bottom: 20px;
  color: #3c7b4a;
}
.expertRight .flashcard-intro-card .flashcard-intro-card-holder p {
  font-size: 14px;
  line-height: normal;
  color: #000;
  margin-bottom: 20px;
}
.expertRight .AIRedirect .AIHolder .AILink,
.expertRight
  .flashcard-intro-card
  .flashcard-intro-card-holder
  .flashcard-intro-holder-link {
  padding: 3px 15px;
  background: #3c7b4a;
  font-weight: 600;
  margin: 0 auto;
  display: inline-block;
  width: fit-content;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  border: 2px solid #3c7b4a;
  text-transform: capitalize;
  border-inline-color: #3c7b4a;
  color: #fff;
  transition: 0.3s;
}
.expertRight .AIRedirect .AIHolder .AILink:hover,
.expertRight
  .flashcard-intro-card
  .flashcard-intro-card-holder
  .flashcard-intro-holder-link:hover,
.hoodieSection .hoodieHolder .purchaseHoodieLink:hover,
.relatedBook .bookHolder .viewMoreBooks:hover {
  background: #2c4f34;
  border: 2px solid #2c4f34;
}
.questionHolder {
  margin-bottom: 0;
  overflow: auto;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
}
.expertLeft .sharePopup {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  transition: 0.5s;
  width: 110px;
  bottom: -31px;
  right: 0;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  text-align: center;
  background: #1f86e7;
  z-index: 1;
}
@media screen and (max-width: 1440px) {
  .wrapper .wrapperContainer {
    max-width: 1310px;
  }
}
@media screen and (max-width: 1199px) {
  .wrapper {
    margin-top: 130px;
  }
  .expertPartition .expertLeft {
    width: calc(100% - 350px);
  }
  hr.expert-separator {
    width: calc(100% - 390px);
  }
  .expertPartition .expertRight {
    width: 350px;
  }
  .answerHolder .step .step1Popup {
    width: 420px;
    padding: 14px 25px 22px;
    top: 60px;
  }
  .answerHolder .step .step1Popup .heading {
    font-size: 16px;
  }
  .answerHolder .step .step1Popup p {
    font-size: 14px;
    margin-bottom: 23px;
  }
  .answerHolder .step .step1Popup .step1PopupButton {
    font-size: 14px;
  }
  .answerHolder .attachedFile .attachedDoc {
    padding: 5px 30px 5px 5px;
    gap: 8px;
  }
  .answerHolder .attachedFile .attachedDoc img {
    width: 35px;
    height: 35px;
  }
  .answerHolder .attachedFile .attachedDoc .attached-info button {
    font-size: 10px;
  }
  .answerHolder .attachedFile .attachedDoc .lockIcon {
    font-size: 14px;
    border: none;
    background: 0 0;
  }
  .relatedQuestion .relatedQuestionSliderHolder .relatedQuestionCart {
    width: 100%;
  }
  .expertRight .hoodieSection .hoodieHolder .hoodieHeading .freeTagImage,
  .expertRight .relatedBook .bookHolder .relatedBookHeading .freeTagImage {
    right: 6px;
  }
  .expertRight .AIRedirect .AIHolder .heading,
  .expertRight .hoodieSection .hoodieHolder .hoodieHeading .heading,
  .expertRight .relatedBook .bookHolder .relatedBookHeading .heading {
    font-size: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .expertPartition .expertLeft,
  .expertPartition .expertRight,
  .relatedQuestion .relatedQuestionSliderHolder .relatedQuestionCart {
    width: 94%;
    margin: 0 auto;
  }
  hr.expert-separator {
    width: 94%;
    margin: 0 auto;
  }
  .questionHolder img {
    width: 90% !important;
    margin: 0 auto !important;
    display: block !important;
    object-fit: contain;
    height: fit-content;
  }
  .expertBreadcrumb li a {
    font-size: 14px;
  }
  .expertBreadcrumb li {
    padding: 5px 0;
  }
  .expertBreadcrumb li i {
    font-size: 10px;
  }
  .expertPartition {
    flex-direction: column;
    gap: 0;
  }
  .expertPartition .expertLeft {
    margin-bottom: 10px;
  }
  .expertPartition .expertRight {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 0;
  }
  .expertRight .flashcard-intro-card {
    width: 350px;
  }
  .expertPartition .expertRight .AIRedirect,
  .expertPartition .expertRight .hoodieSection,
  .expertPartition .expertRight .relatedBook,
  .expertPartition .expertRight .post-question-section,
  .expertPartition .expertRight .join-solutioninn-study {
    width: 330px;
    padding: 0;
    margin: 10px 20px;
  }
  .expertPartition .expertRight .AIRedirect {
    display: none;
  }
  .expertRight .hoodieSection .hoodieHolder .hoodieHeading .freeTagImage,
  .expertRight .relatedBook .bookHolder .relatedBookHeading .freeTagImage {
    right: 16px;
  }
  .answerHolder .attachedFile .attachedDoc .attached-info .fileName {
    font-size: 13px;
  }
}
@media screen and (max-width: 1010px) {
  .wrapper {
    margin-top: 80px;
  }
}
@media screen and (max-width: 990px) {
  .wrapper {
    margin-top: 100px;
  }
}
@media screen and (max-width: 991px) {
  .search-icon-btn {
    background: #3c7b4a !important;
    color: #fff !important;
    font-weight: 500 !important;
    padding: 6px 12px !important;
    margin: 8px 13px 0 0 !important;
    border-radius: 4px !important;
    font-size: 14px !important;
  }
  .cus_search.search-icon-btn {
    background: 0 0 !important;
    margin-top: 11px !important;
    margin-right: 5px !important;
  }
  .wrapper {
    margin-top: 0;
  }
  .breadcrumbHolder {
    margin: 10px 0 0;
    padding: 0 10px;
  }
  .expertRight .hoodieSection .hoodieHolder .hoodieHeading .freeTagImage,
  .expertRight .relatedBook .bookHolder .relatedBookHeading .freeTagImage,
  .user-menu-sidebar-session .registeration-link > i,
  .user-menu-sidebar-session li:first-child a > i {
    display: none;
  }
  .expertBreadcrumb li i {
    font-size: 9px;
    top: 0;
  }
  .expertBreadcrumb li {
    padding: 5px 0;
  }
  .expertBreadcrumb li a {
    padding: 0;
    font-size: 14px;
  }
  .expertLeftHeader .vCard {
    padding: 7px 10px;
    font-size: 12px;
  }
  .expertLeft .shareLink i,
  .relatedQuestion h3 {
    font-size: 20px;
  }
  .expertPartition .expertLeft .expertLeftHeader {
    margin-bottom: 10px;
    padding: 0 10px;
  }
  .answerHolder .attachedFile .attachedDoc {
    width: 46%;
  }
  .expertBreadcrumb li:nth-last-child(3) a {
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: normal;
    padding: 0 5px;
    margin-bottom: 0;
  }
  .expertPartition .expertRight {
    flex-direction: column;
    align-items: center;
  }
  .expertPartition .expertRight .AIRedirect {
    margin: 10px 20px 40px;
  }
  .relatedQuestion .relatedQuestionSliderHolder .relatedQuestionCart {
    width: 100%;
  }
  .relatedQuestionSliderHolder .relatedQuestionCart .relatedStarRating i,
  .relatedQuestionSliderHolder
    .relatedQuestionCart
    .relatedStarRating
    i.active {
    font-size: 14px;
  }
  .panel.active {
    padding: 4px 5px 10px;
  }
  .expertRight .hoodieSection .hoodieHolder .hoodieHeading,
  .expertRight .relatedBook .bookHolder .relatedBookHeading {
    margin-bottom: 20px;
    padding-right: 40px;
  }
  .expertRight .hoodieSection .hoodieHolder .hoodieHeading .heading,
  .expertRight .relatedBook .bookHolder .relatedBookHeading .heading {
    width: fit-content;
    margin: 0 auto;
    position: relative;
  }
  .expertRight .relatedBook .bookHolder .relatedBookHeading .heading::after {
    position: absolute;
    content: "";
    width: 61px;
    height: 61px;
    background-repeat: no-repeat;
    background-size: contain;
    top: -18px;
    right: -67px;
  }
  .expertRight .flashcard-intro-card {
    padding: 30px 0;
  }
  .expertPartition .expertRight .AIRedirect,
  .expertPartition .expertRight .hoodieSection,
  .expertPartition .expertRight .relatedBook,
  .expertRight .flashcard-intro-card,
  .expertPartition .expertRight .join-solutioninn-study,
  .expertPartition .expertRight .post-question-section {
    width: 92%;
  }
  .expertPartition .expertRight .join-solutioninn-study,
  .expertPartition .expertRight .post-question-section {
    width: 100%;
    margin: 0;
  }
  .expertPartition .expertRight .join-solutioninn-study {
    margin-top: 30px;
  }
  .expertLeft .sharePopup {
    bottom: -41px;
  }
  .expertRight .hoodieSection .hoodieHolder,
  .expertRight .relatedBook .bookHolder {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 575px) {
  .answerHolder .questionProperties .cart.cart1,
  .answerHolder .questionProperties .cart.cart2,
  .expertLeftHeader .vCard2,
  .expertPartition .expertLeft .expertLeftHeader {
    display: none;
  }
  .expertLeft .sharePopup {
    padding: 3px;
    width: 105px;
    bottom: -29px;
  }
  .expertLeft .sharePopup a {
    font-size: 12px;
  }
  .expertLeft .questionHolder .questionHolderHeader {
    margin-bottom: 17px;
  }
  .answerHolder .step .step1Popup {
    position: fixed;
    bottom: 0;
    margin: unset;
    top: unset;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 1;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
    border: none;
    border-top: 6px solid #1f86e7;
    padding: 15px 13px 25px;
  }
  .answerHolder .step .step1Popup .heading,
  .expertLeft .questionHolder .questionOverview {
    font-size: 16px;
  }
  .questionHolder .panel .active h2 {
    font-size: 14px !important;
  }
  .answerHolder .attachedFile .attachedDoc {
    width: 44%;
  }
  .relatedQuestion .relatedQuestionSliderHolder .relatedQuestionCart {
    width: 100%;
    padding: 15px 7px 15px 0;
  }
  .relatedQuestion {
    padding: 40px 15px 10px;
  }
  .navigationButtons {
    padding: 35px 0 5px;
  }
  .questionHolder table {
    max-width: 90%;
  }
  footer {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 479px) {
  .wrapper {
    padding: 10px 0 30px;
  }
  .answerHolder .step .step1Popup {
    padding: 15px 50px 22px;
  }
  .expertPartition .expertLeft .answerHolder h2,
  .expertRight .AIRedirect .AIHolder .AILink,
  .hoodieSection .hoodieHolder .purchaseHoodieLink,
  .relatedBook .bookHolder .viewMoreBooks {
    font-size: 18px;
  }
  .answerHolder .step .step1Popup p {
    font-size: 16px;
    margin-bottom: 23px;
  }
  .answerHolder .step .step1Popup .step1PopupButton {
    font-size: 16px;
  }
  .answerHolder .attachedFile .attachedDoc .attached-info .fileName,
  .answerHolder .step .step1Popup .step1PopupButton::after {
    font-size: 14px;
  }
  .answerHolderHeader .answerReviews p,
  .expertLeftHeader .vCard {
    font-size: 11px;
  }
  .expertLeftHeader .vCard {
    margin-right: 6px;
  }
  .expertLeft .shareLink i {
    font-size: 20px;
  }
  .answerHolder .step .panel.active .stepPopupButton,
  .expertLeftHeader .vCard1 i,
  .expertLeftHeader .vCard3 i {
    display: none;
  }
  .answerHolder .attachedFile .attachedDoc,
  .expertPartition .expertLeft .answerHolder,
  .expertPartition .expertLeft .questionHolder {
    width: 100%;
    padding: 10px 0 20px;
  }
  .panel.active {
    padding: 4px 5px 10px;
  }
  .navigationButtons a.previousQuestionButton {
    padding: 5px 8px 5px 26px;
    font-size: 14px;
  }
  .navigationButtons a.nextQuestionButton {
    font-size: 14px;
    padding: 5px 26px 5px 8px;
  }
  .navigationButtons a.previousQuestionButton::after {
    left: 8px;
  }
  .navigationButtons a.nextQuestionButton::after {
    right: 8px;
  }
  .expertPartition .expertRight .AIRedirect,
  .expertPartition .expertRight .hoodieSection,
  .expertPartition .expertRight .relatedBook,
  .expertRight .flashcard-intro-card {
    width: 90%;
  }
  .expertRight .hoodieSection .hoodieHolder .hoodieHeading .freeTagImage,
  .expertRight .relatedBook .bookHolder .relatedBookHeading .freeTagImage {
    right: 24px;
  }
  .answerHolder .attachedFile h3 {
    font-size: 16px;
    margin-top: 20px;
  }
  .answerHolder .attachedFile h3 span {
    font-size: 12px;
  }
  .answerHolder .attachedFile h3 span i {
    font-size: 10px;
  }
  .hoodieSection .hoodieHolder .hoodieMainInfo .hoodieImage,
  .relatedBook .bookHolder .bookMainInfo .bookImage {
    width: 35%;
  }
  .hoodieSection .hoodieHolder .hoodieMainInfo .hoodieInfo,
  .relatedBook .bookHolder .bookMainInfo .bookInfo {
    width: 65%;
  }
  .answerHolder .attachedFile .attachedDoc .lockIcon {
    font-size: 16px;
    border: none;
    background: 0 0;
  }
  footer {
    padding-bottom: 90px;
  }
  .expertBreadcrumb li a:hover {
    color: #152bb7;
    background: 0 0;
    border-radius: 0;
    box-shadow: none;
  }
}
@media screen and (max-width: 440px) {
  .questionHolder .questionViews span {
    font-size: 13px;
  }
  .expertBreadcrumb li a {
    font-size: 14px;
  }
  .answerHolderHeader .answerReviews p,
  .expertLeftHeader .vCard {
    font-size: 12px;
  }
  .expertPartition .expertLeft .answerHolder h2 {
    font-size: 20px;
  }
  .answerHolder .attachedFile h3 {
    font-size: 18px;
  }
  .answerHolder .step .step1Popup {
    padding: 15px 13px 25px;
  }
}
@media screen and (max-width: 375px) {
  .search-icon-btn {
    padding: 4px 7px !important;
    margin: 11px 11px 0 0 !important;
    font-size: 12px !important;
  }
  .cus_search.search-icon-btn {
    margin-top: 11px !important;
    margin-right: 5px !important;
  }
  .answerHolderHeader .answerReviews p,
  .expertLeftHeader .vCard {
    font-size: 10px;
  }
  .answerHolder .attachedFile h3 {
    font-size: 15px;
  }
  .expertBreadcrumb li a {
    font-size: 13px;
  }
  .expertPartition .expertLeft .answerHolder h2 {
    font-size: 18px;
  }
  .answerHolder .answerHolderHeader {
    gap: 7px;
  }
  .navigationButtons a.nextQuestionButton,
  .navigationButtons a.previousQuestionButton {
    font-size: 12px;
  }
}
.searchTabs {
  border-top: 2px solid #b6b4b4 !important;
}
.header-profile-user {
  width: 45px;
  height: 45px;
}
.profile-dropdown {
  position: absolute;
  right: 0;
  top: 68px;
  width: 296px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 4px 0 rgb(0 0 0 / 0.15);
  overflow: visible;
  display: none;
}
.profile-dropdown .profile-header {
  padding: 20px 10px;
  background-color: #eff6ff;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}
.profile-dropdown .profile-header h2 {
  margin: 0;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  text-align: center;
  color: #313131;
}
.profile-dropdown .profile-header p {
  margin: 4px 0;
  color: #777;
  font-size: 14px;
}
.profile-dropdown .profile-header a {
  text-decoration: none;
  color: #4d86c9;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  text-align: center;
  margin-bottom: 10px;
  display: inline-block;
}
.profile-dropdown .profile-header .cross-button {
  position: absolute;
  right: 7px;
  top: 7px;
  background: #fff;
  font-size: 16px;
  color: #353535;
  font-weight: 100;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
}
.profile-dropdown .profile-header .cross-button i {
  margin-top: 1px;
}
.action-buttons {
  margin-top: 8px;
}
.action-buttons .btn {
  padding: 8px 12px;
  font-size: 14px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  margin: 0 4px;
}
.action-buttons .signout,
.action-buttons .support {
  color: #313131;
  background: #fff;
  width: 95px;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  line-height: 10.5px;
  text-align: right;
  box-shadow: 0 1px 1px 0 rgb(0 0 0 / 0.05);
  border: 0.3px solid #353535;
  margin: 0;
}
.action-buttons .signout:active,
.action-buttons .support:active {
  border: 0.3px solid #4d86c9;
  background: #fff;
}
.action-buttons .signout i,
.action-buttons .support i {
  margin-right: 3px;
  font-size: 11px;
  display: inline;
  color: #4d86c9;
}
.profile-dropdown .profile-menu {
  padding: 16px 16px 10px;
}
.profile-dropdown .menu-heading {
  cursor: pointer;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #4d86c9;
  text-transform: capitalize;
  padding: 0 0 0 7px;
  position: relative;
}
.profile-dropdown h3.menu-heading::after {
  position: absolute;
  content: "\f078";
  font-family: FontAwesome;
  right: 7px;
  font-size: 9px;
  color: #353535;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: fit-content;
}
.profile-dropdown .submenu {
  list-style: none;
  padding: 7px 0;
  margin: 0;
  display: none;
}
.profile-dropdown .submenu li {
  position: relative;
  margin-bottom: 0;
  border-bottom: 1px solid #e0e0e0;
}
.profile-dropdown .submenu li a {
  text-decoration: none;
  display: block;
  border-radius: 4px;
  transition: background-color 0.3s;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #353535;
  padding: 7px 20px 7px 26px;
  margin: 2px 0;
}
.profile-dropdown .submenu li a svg {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.profile-dropdown .submenu li a:hover {
  background-color: #eee;
}
.profile-dropdown .submenu li a.active {
  background-color: #eee;
  color: #fff;
}
.profile-dropdown .inner-submenu {
  list-style: none;
  padding: 7px;
  margin: 0;
  position: absolute;
  display: none;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  box-shadow: 0 4px 8px rgb(0 0 0 / 0.1);
  border-radius: 8px;
  z-index: 1;
  width: 270px;
  left: -320px;
  top: 17px;
}
.profile-dropdown .inner-submenu li a {
  padding: 8px 12px;
  border-bottom: none;
}
.profile-dropdown .inner-submenu li a:hover {
  background: #eee;
  color: #353535;
}
.profile-dropdown .submenu li a.submenu-trigger::after {
  float: right;
  margin-right: 7px;
  position: absolute;
  right: 0;
  transform: rotate(270deg);
  content: "\f078";
  font-family: FontAwesome;
  font-size: 9px;
  color: #353535;
}
.profile-dropdown .submenu li .inner-submenu {
  display: none;
  left: -268px;
  top: 0;
}
.search-holder {
  width: 797px;
  border-radius: 10px;
  background: #fff;
  position: relative;
  border: 1.5px solid #4d86c9;
  margin-top: 5px;
}
.search-holder.opened {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 1.5px solid #4d86c9;
  border-bottom: 1px solid #b6b4b4;
  box-shadow: 0 2px 0 0 rgb(0 0 0 / 0.2);
  display: block;
}
.search-holder .searchFlex {
  display: flex;
  align-items: center;
  padding: 10px;
  height: 45px;
}
.search-holder .searchFlex .emptyInput {
  width: fit-content;
  height: 20px;
  font-size: 20px;
  color: #353535;
  margin: 0 auto;
  cursor: pointer;
  opacity: 0;
}
#collapseFive.collapse.in,
#collapseFour.collapse.in,
#collapseThree.collapse.in,
.search-holder.opened .searchFlex .emptyInput {
  opacity: 1;
}
.search-holder .searchFlex .inputContainer {
  width: calc(100% - 65px);
  height: 100%;
}
.search-holder .searchFlex .inputContainer #search-options {
  width: 100%;
  padding: 10px 15px;
  height: 100%;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  text-align: left;
  border: none;
  outline: 0;
  box-shadow: none;
  color: #404040;
}
.search-holder .searchFlex .inputContainer #search-options::placeholder {
  color: #d3d3d3;
}
.search-holder .searchFlex .searchButton {
  border: none;
  background: #fff;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  width: 45px;
  border-radius: 0;
  border-right: 1px solid #b6b4b4;
  height: 32px;
}
.search-holder .searchFlex .searchButton i {
  font-size: 18px;
  margin-right: 10px;
  color: #4d86c9;
}
.search-holder .dropdown-menu {
  position: absolute;
  background: #fff;
  border: 1px solid #4d86c9;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 4px 4px 0 rgb(77 134 201 / 0.3);
  border-top: 0;
  left: 1px;
  top: 53px;
  width: inherit;
  right: 0;
  display: none;
}
.searchTabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #b6b4b4;
  width: 100%;
}
div#search-dropdown.show {
  display: block;
  left: -1px;
  top: 48px;
  width: inherit !important;
}
.searchTabs .tab.search_tabs,
.search_result .searchTabs .tab.search_tabs {
  width: 50%;
  cursor: pointer;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
  position: relative;
  border: none;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #404040;
  transition: 0.2s;
  height: fit-content;
}
.search_result {
  border: 1px solid #4d86c9 !important;
  box-shadow: 0 4px 4px 0 rgb(77 134 201 / 0.3) !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.searchTabs .tab.underline_header_search,
.searchTabs .tab:hover {
  background: #f3f3f3 !important;
  color: #4d86c9 !important;
  font-weight: 600 !important;
}
.searchTabs .tab svg {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.searchTabs .tab svg path {
  stroke: #404040;
}
.searchTabs .tab.underline_header_search svg path,
.searchTabs .tab:hover svg path {
  stroke: #4d86c9;
}
.searchTabs .tab span.badge {
  width: 19px;
  height: 19px;
  margin: 0 0 0 9px;
  border-radius: 50%;
  font-family: Poppins;
  font-size: 11px;
  font-weight: 600;
  line-height: normal;
  align-items: center;
  justify-content: center;
  background: #404040;
  color: #fff;
  display: none;
}
.searchTabs .tab.underline_header_search span.badge,
.searchTabs .tab:hover span.badge {
  color: #fff;
  background: #4d86c9;
}
.searchTabs button#tab-questions::after {
  position: absolute;
  right: 0;
  content: "";
  width: 2px;
  height: 39px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: #b6b4b4;
}
.searchTabs .tab.underline_header_search::before,
.searchTabs .tab:hover::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background: #4d86c9;
  bottom: 0;
}
.tab-content .searchBookResult,
.tab-content .searchQuestionResult {
  max-height: 450px;
  overflow-y: auto;
  height: fit-content;
  margin-bottom: 0 !important;
  padding: 0;
  list-style: none;
}
#search_results_dv li,
.desktop-search-section li,
.search-section li,
.tab-content .searchBookResult li,
.tab-content .searchQuestionResult li {
  border-bottom: 1px dotted #b6b4b4;
  margin: 0;
}
.desktop-search-section li a,
.search-section li a,
.tab-content .searchBookResult li a,
.tab-content .searchQuestionResult li a {
  padding: 15px;
  display: inline-block;
  text-decoration: none;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: left;
  color: #404040 !important;
  background: #fff;
  width: 100%;
}
.searchBookResult li a strong,
.searchQuestionResult li a b {
  font-weight: 800;
  color: #000;
}
.desktop-search-section li a:hover,
.search-section li a:hover,
.tab-content .searchBookResult li a:hover,
.tab-content .searchQuestionResult li a:hover {
  background: #f3f3f3;
  color: #404040 !important;
}
.tab-content .searchQuestionResult li a .question-icon {
  font-weight: 700;
  margin-right: 5px;
}
.footer-more-links {
  padding: 15px 15px 10px;
  width: fit-content;
}
.footer-more-links a {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  text-decoration: none;
  position: relative;
  color: #4d86c9 !important;
  background: 0 0 !important;
  padding: 0 !important;
}
.footer-more-links a.more-link {
  margin-right: 20px;
}
.footer-more-links a.more-link::after {
  position: absolute;
  content: "";
  width: 1px;
  background: #b6b4b4;
  height: 22px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -11px;
}
#textbooks-content .footer-more-links a.more-link {
  margin-right: 0;
}
a.bookResultLink {
  display: flex !important;
  align-items: flex-start;
  padding: 15px;
  width: 100%;
}
a.bookResultLink .book-image {
  margin-right: 15px;
  width: 94px;
  height: 117px;
}
a.bookResultLink .book-info {
  margin-top: -4px;
}
a.bookResultLink .book-author,
a.bookResultLink .book-isbn,
a.bookResultLink .book-title {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: left;
  margin-bottom: 7px;
  color: #404040;
}
a.bookResultLink .book-author span,
a.bookResultLink .book-isbn span {
  color: #4d86c9;
  font-weight: 600;
}
a.bookResultLink .book-title span.searchBookEdition {
  margin-left: 10px;
  font-weight: 600;
  color: gray;
}
.search_answer .centralized-section {
  padding: 15px 0 20px;
}
.search_answer .noQuestion {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #404040;
  margin-bottom: 10px;
}
.search_answer .noFoundQuery {
  font-size: 15px;
  line-height: normal;
  margin: 0 auto;
  width: fit-content;
  display: block;
  color: #353535;
}
.search_answer .postNewQuestionButton,
.view-sol-button span {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.search_answer .postNewQuestionButton {
  width: 200px;
  height: 36px;
  font-family: Poppins;
  text-align: center;
  box-shadow: none;
  border: 1px solid #4d86c9;
  background: #4d86c9;
  color: #fff;
  border-radius: 6px;
  margin: 0 auto;
  display: block;
}
@media (min-width: 1440px) {
  .search-holder {
    width: 70%;
  }
  div#search-dropdown.show {
    left: 0;
    width: 100% !important;
  }
}
@media (max-width: 1300px) {
  .search-holder {
    width: 75%;
  }
  div#search-dropdown.show {
    width: auto !important;
  }
}
@media (max-width: 991px) {
  .navbarsearch_result .searchTabs,
  .search_result .searchTabs,
  .searchbox_result_content .searchTabs {
    flex-direction: column;
  }
  .navbarsearch_result .searchTabs .tab.search_tabs,
  .search_result .searchTabs .tab.search_tabs,
  .searchbox_result_content .searchTabs .tab.search_tabs {
    width: 100%;
  }
  .searchTabs button#tab-questions::after {
    display: none;
  }
  .new-tag-header {
    position: absolute !important;
    top: -5px !important;
  }
}
@media (max-width: 440px) {
  .tab-content .searchBookResult li a,
  .tab-content .searchQuestionResult li a {
    padding: 15px 8px;
  }
  a.bookResultLink .book-image {
    margin-right: 11px;
    width: 65px;
    height: 80px;
  }
}
ul.searchBookResult::-webkit-scrollbar,
ul.searchQuestionResult::-webkit-scrollbar {
  width: 18px;
  height: 8px;
}
ul.searchBookResult::-webkit-scrollbar-thumb,
ul.searchQuestionResult::-webkit-scrollbar-thumb {
  background: padding-box #b6b4b4;
  box-shadow: 0 4px 4px 0 rgb(0 0 0 / 0.25) inset;
  border-radius: 10px;
  border: 5px solid #fff0;
}
ul.searchBookResult::-webkit-scrollbar-track,
ul.searchQuestionResult::-webkit-scrollbar-track {
  background: #eee;
}
@keyframes outer {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@keyframes inner {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 67, 200;
    stroke-dashoffset: -29;
  }
  100% {
    stroke-dasharray: 67, 200;
    stroke-dashoffset: -93;
  }
}
#outer {
  animation: 1.5s ease-in-out infinite outer;
}
#inner {
  animation: 1.5s ease-in-out -0.5s infinite inner;
}
circle {
  fill: none;
  stroke: #1269ba;
  stroke-width: 2;
  opacity: 1;
}
.svg-placement {
  position: absolute;
  top: 11px;
  left: auto;
  z-index: 4;
  right: 45px;
}
.sticky-top-bar,
.sticky-view-sol-popup {
  position: fixed;
  left: 0;
  text-align: center;
}
.new-svg-placement {
  top: 16px !important;
  right: 120px !important;
}
.svg-placement-top {
  top: 15px !important;
}
.sidenav .navbar-left > li:nth-child(2) {
  margin-left: 15px;
}
header.navbar-default {
  font-family: poppins;
}
@media (max-width: 991px) {
  .questionHolder table tbody tr td {
    padding-left: 20px;
  }
}
#collapseFive,
#collapseFour,
#collapseThree {
  transition: 0.3s;
}
#collapseFive.collapsing,
#collapseFour.collapsing,
#collapseThree.collapsing {
  opacity: 0;
  transition: 0.1s;
}
span#headingOne,
span#headingThree,
span#headingTwo,
span#headingFour {
  position: static;
}
button#headingOneAnchor,
button#headingFourAnchor,
button#headingThreeAnchor,
button#headingTwoAnchor {
  background: 0 0;
  border: none;
  position: absolute;
  right: 0;
}
.sticky-view-sol-popup {
  bottom: 0;
  box-shadow: 0 -14px 21px 0 rgb(0 0 0 / 0.1);
  z-index: 3;
  width: 100%;
  padding: 20px;
  transition: 0.5s;
  background: #fff;
}
.view-sol-button .attached-file-icon::after {
  content: "";
  position: absolute;
  content: "";
  width: 1px;
  height: 90%;
  top: 0;
  right: -9px;
  background: #fff;
  box-shadow: none;
  bottom: 0;
  margin: auto 0;
}
.sticky-view-sol-popup .demo-text {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin: 0;
}
.sticky-view-sol-popup .view-sol-button .arrow-icon {
  font-size: 20px;
  font-weight: 900;
  color: #fff;
  display: block;
}
.sticky-view-sol-popup .view-sol-button {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background: #1269ba;
  border-radius: 30px;
  padding: 10px 44px 10px 21px;
  width: 230px;
  border: none;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0 auto 13px;
  color: #fff;
  position: relative;
  transition: 0.3s;
}
.sticky-view-sol-popup .view-sol-button:hover {
  background: #1f86e7;
}
.benefit-points li img {
  display: inline-block;
  margin-right: 4px;
  margin-top: -4px;
}
.view-sol-button .attached-file-icon {
  margin-right: 17px;
  position: relative;
}
.view-sol-button span {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.sticky-view-sol-popup .benefit-points {
  display: flex;
  align-items: center;
  list-style-type: none;
  margin: 12px auto 0;
  width: fit-content;
}
.fa-lock:before {
  content: "\f023";
  font-family: FontAwesome;
  font-style: normal;
}
.expertPartition .expertLeft .answerHolder h2 i.fa-lock:before {
  font-family: FontAwesome;
  font-style: normal;
  font-size: 16px;
  margin-right: 7px;
}
.benefit-points li {
  margin: 0 15px;
}
.loader,
.loader_search {
  background-image: url(https://dsd5zvtm8ll6.cloudfront.net/includes/images/mobile/common/search/loader.gif);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100px;
  height: 13px;
  margin-left: 0;
}
.common-filtergram::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 86%;
  background: #b6b4b4;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
}
.sticky-top-bar {
  background: #3e87e0;
  padding: 7px 15px;
  width: 100%;
  z-index: 1000;
  top: 0;
}
.sticky-top-bar p {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sticky-top-bar p span {
  color: #fff900;
  font-weight: 600;
}
.sticky-top-bar p a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  position: relative;
  display: inline-block;
}
.sticky-top-bar p a img {
  margin-left: 10px;
}
.sticky-top-bar p .redirect-arrow {
  font-size: 20px;
  font-weight: 900;
  color: #fff;
  margin-left: 7px;
  margin-top: -3px;
}
.sticky-top-bar p img.fireworks-image {
  margin: 0 40px;
}
@media (max-width: 991px) {
  .sticky-top-bar {
    padding: 7px 3px;
  }
  .sticky-top-bar p img.fireworks-image {
    margin: 0 10px;
  }
}
@media (max-width: 768px) {
  .study-help-background-secondary {
    display: none;
  }
  .sticky-top-bar {
    padding: 7px 90px;
  }
  .sticky-top-bar p {
    font-size: 12px;
    flex-wrap: wrap;
  }
  .sticky-top-bar p img.fireworks-image:last-child {
    display: none;
  }
}
@media (max-width: 575px) {
  .profile-dropdown {
    right: 10px;
  }
  .navbar-header {
    position: relative;
  }
  .navbarsearch_result .searchTabs .tab.search_tabs:first-child,
  .search_result .searchTabs .tab.search_tabs:first-child,
  .searchbox_result_content .searchTabs .tab.search_tabs:first-child {
    width: 62%;
  }
  .searchTabs .tab svg,
  .sticky-view-sol-popup {
    display: none;
  }
  .searchButton.mobile {
    display: block;
    border: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: default;
    width: 30px;
    border-radius: 0;
    height: 25px;
    background: 0 0;
    margin-right: 20px;
  }
  .searchButton.mobile i {
    font-size: 23px;
    color: #4d86c9;
  }
  .search-holder {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    margin-top: 0;
    z-index: 1;
    display: none;
    border-radius: 0;
  }
  .profile-dropdown .submenu li:hover .inner-submenu {
    position: relative;
    left: 0;
    top: 0;
    box-shadow: none;
    padding: 0 0 1px;
    border-radius: 0;
    width: 100%;
    border: none;
  }
  .profile-dropdown .submenu li a.submenu-trigger {
    width: fit-content;
  }
  .profile-dropdown .submenu li a.submenu-trigger::after {
    pointer-events: none;
  }
  .profile-dropdown .inner-submenu li a {
    padding-left: 60px;
    width: 100%;
  }
  .sticky-top-bar {
    padding: 7px 10px;
  }
  .relatedQuestion .relatedQuestionSliderHolder .relatedQuestionCart::after {
    left: 5px;
  }
}
@media (max-width: 375px) {
  .search_answer .noFoundQuery {
    width: 97%;
    text-align: center;
  }
  .sticky-top-bar p .redirect-arrow {
    font-size: 13px;
    margin-left: 2px;
  }
  .sticky-top-bar p,
  .sticky-top-bar p a {
    font-size: 11px;
  }
}
.expertPartition .expertLeft .answerHolder .step strong {
  position: relative;
  line-height: normal;
  color: #000;
  font-weight: 700;
  border: none;
  display: flex;
  justify-content: space-between;
}
.expertPartition .expertLeft .answerHolder h2 i {
  position: absolute;
  top: 0;
  bottom: 0;
  height: fit-content;
  margin: auto 0;
  left: 11px;
}
.expertPartition .expertLeft .answerHolder h2 span,
.expertPartition .expertLeft .answerHolder strong span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin-left: 0;
  margin-top: 2px;
  padding-right: 10px;
}
.expertPartition .expertLeft .answerHolder strong span {
  padding-right: 0 !important;
}
.expertPartition .expertLeft .answerHolder strong span i {
  padding-left: 7px;
}
.short_sol_button {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin: 5px 0;
}
.wrapperContainer .navsearch-container {
  background: #fff0;
  border: 1px solid #3c7b4a;
  border-radius: 7px;
  font-size: 16px;
  color: #000;
  padding: 10px 12px;
  max-width: 550px;
  margin: 10px auto;
  width: 95%;
  display: none;
}
@media screen and (max-width: 991px) {
  #searched-results {
    padding-top: 10px;
  }
  .app_promo {
    z-index: 1;
  }
  header.navbar-default {
    z-index: 3;
  }
  .wrapperContainer .navsearch-container {
    display: block;
  }
  .cus_search.search-icon-btn {
    display: none !important;
  }
  .wrapperContainer .questionOverview {
    font-size: 20px;
    font-weight: 500;
    -webkit-line-clamp: 3;
    padding: 0 10px;
  }
  .expertBreadcrumb {
    display: contents;
    white-space: normal;
  }
  .expertBreadcrumb li,
  .expertBreadcrumb li a,
  .expertBreadcrumb li a span,
  .expertBreadcrumb li:last-child a {
    display: inline;
    white-space: normal;
    background: #fff0;
    box-shadow: none;
    font-weight: 400;
  }
  .expertRight .flashcard-intro-card {
    padding: 0;
  }
  .expertPartition .expertRight .hoodieSection,
  .expertPartition .expertRight .relatedBook,
  .expertRight .flashcard-intro-card {
    margin: 0 0 30px;
  }
  .expertBreadcrumb li a {
    margin-left: 0;
  }
  #search_results_dv .individual-question {
    padding: 5px 0;
    border-bottom: 1px solid #d3d3d3;
  }
  .expertPartition .expertRight .AIRedirect {
    display: none;
  }
  .hoodieHolder .hoodie-description {
    text-align: center;
  }
  .expertRight .hoodieSection .hoodieHolder .hoodieHeading .heading::after {
    position: absolute;
    content: "";
    background-image: url(https://dsd5zvtm8ll6.cloudfront.net/includes/images/rewamp/document_product_info/free.svg);
    width: 61px;
    height: 61px;
    background-repeat: no-repeat;
    background-size: contain;
    top: -18px;
    right: -67px;
  }
  .user-menu-sidebar-session {
    list-style: none;
    padding-right: 15px;
    z-index: 2;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: 15px;
    color: #fff;
    font-size: 15px;
    background-color: #fff0;
  }
}
@media screen and (max-width: 575px) {
  .expertPartition .expertLeft .answerHolder h2 span {
    display: none;
  }
  .expertBreadcrumb {
    display: block;
    white-space: normal;
    max-height: 3.5em;
    overflow: hidden;
    position: relative;
  }
  .expertBreadcrumb::after {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    padding-left: 4px;
  }
  .expertBreadcrumb li {
    display: inline;
    padding: 0;
    line-height: 1.5em;
  }
  .expertBreadcrumb li a,
  .expertBreadcrumb li:last-child a {
    display: inline;
    white-space: normal;
    overflow: visible;
    line-height: 1.5em;
  }
  .expertBreadcrumb li i {
    display: inline-block;
    padding: 0;
    line-height: 1.5em;
    vertical-align: middle;
    position: relative;
  }
  .expertBreadcrumb li a span {
    white-space: normal;
    word-wrap: break-word;
  }
  .expertBreadcrumb li:last-child a {
    background: #fff0;
    box-shadow: none;
  }
  @supports (-webkit-line-clamp: 2) {
    @media screen and (max-width: 575px) {
      .expertBreadcrumb {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
      }
      .expertBreadcrumb:after,
      .expertBreadcrumb:before {
        display: none;
      }
    }
  }
}
.expertBreadcrumb li a:hover {
  text-decoration: underline !important;
}
.hoodieSection .hoodieHolder .hoodieMainInfo .hoodieImage a {
  padding: 10px 3px;
  border-radius: 16px;
  box-shadow: 0 1px 9px 0 rgb(0 0 0 / 0.15);
}
.hoodieSection .hoodieMetaInfo .hoodiePrice strike::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.expertRight .hoodieSection .hoodieHolder {
  background: #f8f8f8;
}
.hoodieSection .hoodieHolder .hoodieMainInfo .hoodieImage {
  width: 100%;
  margin: 0;
}
.hoodieSection .hoodieHolder .hoodieMainInfo .hoodieImage .get_free_hoodie,
.hoodieSection .hoodieHolder .hoodieMainInfo .hoodieImage a {
  width: 100%;
  border: none;
  background: #fff0;
  box-shadow: none;
}
.get_free_hoodie img {
  object-fit: cover;
  object-position: top;
}
.hoodieSection .hoodieHolder .hoodieMainInfo .hoodieImage .get_free_hoodie img,
.hoodieSection .hoodieHolder .hoodieMainInfo .hoodieImage img {
  width: 170px;
  height: 224px;
  object-fit: contain;
  margin: 0 auto;
  display: block;
}
.hoodieSection .hoodieHolder .purchaseHoodieLink {
  padding: 7px 50px;
}
.questionHolder .question-heading-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  gap: 20px;
}
.questionHolder .question-heading-container b {
  display: flex;
  width: fit-content;
}
.questionHolder .question-heading-container .cart {
  padding: 6px 15px;
  border-radius: 25px;
  margin-right: 0;
  background: #34b95138;
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
  display: block;
  text-align: center;
}
@media (max-width: 479px) {
  .search_answer .noFoundQuery {
    font-size: 14px;
  }
  hr.expert-separator {
    width: 93%;
  }
  .questionHolder .question-heading-container .cart {
    font-size: 12px;
  }
}
#headingOneAnchor,
#headingFourAnchor {
  font-size: 20px;
  margin-right: 10px;
}
#collapseThree {
  left: 0 !important;
  border: 1px solid gray;
  border-bottom: 4px solid #9ac427;
}
#mySidenav {
  width: calc(100% - 260px);
}
header .container.screen-width-col-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.app-button,
.app_promo span {
  align-items: center;
  display: flex;
}
.registeration-link::before {
  left: -6px;
}
header .get-trial-btn {
  bottom: 7px;
  position: relative;
}
.navbar-left {
  padding-left: 10px;
}
@media (max-width: 1200px) {
  header .container.screen-width-col-nav {
    width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .registeration-link::before {
    left: 0;
    top: -4px;
  }
  .navbarsearch_result .searchTabs,
  .search_result .searchTabs,
  .searchbox_result_content .searchTabs {
    flex-direction: row;
  }
  .navbarsearch_result .searchTabs .tab.search_tabs,
  .search_result .searchTabs .tab.search_tabs,
  .searchbox_result_content .searchTabs .tab.search_tabs {
    width: 50%;
    padding: 10px 9px;
    font-size: 15px;
  }
  .searchTabs button#tab-questions::after,
  .sidenav .navbar-left,
  .user-menu-sidebar-session li:first-child a > i {
    display: block;
  }
  .searchTabs .tab svg {
    width: 17px;
    height: 17px;
    margin-right: 5px;
  }
  .searchTabs .tab span.badge {
    font-size: 9px;
    width: 15px;
    height: 15px;
    margin-left: 5px;
  }
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-left: 0 !important;
  }
  .sidenav .navbar-left > li:nth-child(2) {
    margin-left: 0;
  }
  .sidenav .navbar-right {
    position: static;
  }
  .sidenav .navbar-right > li.dropdown-user {
    border-bottom: none;
    margin: 0;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 20px;
  }
  .sidenav .navbar-right > li.dropdown-user a img {
    margin: 0;
  }
  .sidenav nav:nth-child(2) {
    position: relative;
    height: auto;
  }
  .dropdown-user .dropdown-user-profile .dropdown-list {
    margin: 10px 20px;
    border-bottom: none;
  }
  .dropdown-user .dropdown-user-profile .yellow-background-secondary {
    border-bottom: none;
    height: 2px;
  }
  .dropdown-user .dropdown-user-profile .divider {
    background: unset;
    margin: 0;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
  }
  li.dropdown-list.mobile-view-list-style {
    position: relative;
  }
  li.dropdown-list.mobile-view-list-style::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #000;
    border-radius: 50%;
    left: -17px;
    top: 6px;
  }
  .dropdown-user-profile::before {
    display: none !important;
  }
  .navbar-header #res-sol-brand-logo img {
    width: 130px;
    height: 27px;
  }
  .minimum-body-height-size .wrapper {
    padding: 50px 0 30px;
  }
  header.navbar-default {
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 1;
  }
  .container > .navbar-header {
    border: none;
  }
}
@media (max-width: 991px) {
  #mySidenav.bottom {
    height: 100%;
    top: 0;
  }
  .minimum-body-height-size .wrapper.bottom {
    padding-top: 100px;
  }
  header.bottom {
    top: 50px;
  }
  .navbar-left,
  .navbar-right {
    padding: 0 15px;
  }
  .fa-angle-down {
    display: none;
  }
  #collapseThree {
    border: none;
  }
  #collapseThree li:last-child {
    border-bottom: none;
    padding-bottom: 0 !important;
  }
  .navbar-left li:last-child {
    margin-bottom: 0;
  }
  .navbar-right {
    margin-top: 0;
  }
  #headingOneAnchor,
  #headingFourAnchor {
    margin-right: 0;
  }
  header .container.screen-width-col-nav {
    display: block;
    padding: 0 5px;
  }
  #mySidenav {
    width: 0;
    top: 50px;
  }
  .sidenav_open {
    width: auto;
  }
  header .get-trial-btn {
    position: absolute;
    top: 9px;
    right: 10px;
    color: #fff !important;
    font-weight: 500;
  }
  .more_search_header {
    padding: 6px 10px;
    background: green;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    margin: 8px 0;
    text-align: center;
    color: #fff;
  }
  .more_search_header:focus,
  .more_search_header:hover {
    color: #fff;
  }
  .chgg-menu-overlay,
  .chgg-menu-overlay-open {
    top: 50px;
  }
  header.navbar-top-fixed
    #mySidenav
    .user-menu-sidebar-session
    .dropdown-user-profile {
    top: 200px;
  }
}
.get_free_hoodie {
  width: 85%;
  margin: 0 auto;
  object-fit: cover;
  object-position: top;
  background: 0 0;
  border: none;
  margin-bottom: 20px;
  display: block;
  text-align: center;
}
.app_promo {
  position: fixed;
  top: 0;
  bottom: unset;
  height: auto;
  padding: 12px 40px 12px 10px !important;
  border-radius: 0;
  background: #d1e7fb;
  z-index: 1;
}
.app-button {
  height: fit-content;
}
.app_promo .navbar-brand {
  padding: 0 !important;
  height: auto;
}
.app_promo .navbar-brand img {
  width: 120px;
}
.app_promo_action {
  margin-bottom: 0 !important;
  padding: 3px 8px !important;
  font-size: 12px !important;
}
.app_promo span {
  position: absolute;
  right: 5px;
  top: 3px;
  width: 17px;
  height: 17px;
  border: 1px solid #000;
  justify-content: center;
  border-radius: 50%;
}
.app_promo span i::before {
  content: "\58";
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  font-family: fontawesome;
}
.app_promo .image-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.app_promo .image-wrapper strong {
  font-size: 18px;
  color: #1269ba;
  font-weight: 700;
}
.post-question-section {
  border-radius: 10px;
  background: #fafafa;
  border: 1px solid #ddd;
  margin-bottom: 30px;
}
.description-question-section {
  padding: 20px;
}
.text-area-post-question {
  padding: 0 20px 20px;
}
.form-posting-margin {
  height: 100px;
  padding: 10px;
}
.post-question-section-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: #58595b;
}
.post-question-section-description {
  font-size: 12px;
  line-height: 18px;
  color: #58595b;
}
.btn-submit-post-question {
  color: #000;
  display: block;
  font-size: 14px;
  line-height: 1.429;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 50px;
  padding-right: 50px;
  background: #ffbc00;
  margin: 15px auto;
  border-radius: 24px;
  height: 35px;
}
.relatedBooks .relatedBooks-desc {
  margin-top: 20px;
}
.wrapperContainer .relatedBooks {
  padding: 30px 0;
}
.question-answer-divider {
  width: 100%;
  height: 1px;
  border: 1px solid #9ac427;
  margin: 25px 0;
}
.solutioninn-study-section-title {
  font-size: 16px;
  display: block;
  margin: 0 auto;
  font-weight: 700;
  line-height: 1.2;
  color: #000;
}
.img-coloring-grey {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.solutioninn-study-numeric {
  font-style: normal;
  font-size: 18px;
  color: #1269ba;
}
.solutioninn-study-text {
  font-size: 13px;
  color: #000;
  margin-top: 10px;
}
.membership-row-margin {
  margin-top: 15px;
}
.join-membership-anchor {
  display: table;
  margin: 0 auto;
  text-transform: uppercase;
  background: #1269ba;
  padding: 8px 30px;
  border-radius: 20px;
  color: #fff;
  font-weight: 700;
  border: 2px solid #1269ba;
  font-size: 16px;
  transition: 0.3s;
}
.join-membership-anchor:hover,
.join-membership-anchor:focus {
  background: #1f86e7;
  border: 2px solid #1f86e7;
  color: #fff;
}
.solutioninn-block {
  display: flex;
  gap: 15px;
}
.join-solutioninn-study {
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 20px;
}
.solutioninn-study-section-upper {
  margin-top: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid #9ac427;
  clear: both;
}
.solutioninn-study-section-title {
  font-size: 16px;
  color: #58595b;
  font-weight: 700;
  line-height: 1.2;
  padding-left: 15px;
}
.solutioninn-study-section-available {
  padding: 20px;
  clear: both;
}
.view-solution-btn-cursor {
  cursor: pointer;
}
.expertBreadcrumb li:first-child {
  padding-left: 6px;
}
.expertBreadcrumb li:last-child {
  padding-right: 6px;
}
.skip-to-content {
  position: absolute;
  left: -9999px;
  top: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: 9999;
  background: #fff;
  color: #000;
  padding: 10px 15px;
  text-decoration: none;
  font-weight: 700;
  box-shadow: 0 0 10px rgb(0 0 0 / 0.3);
}
.skip-to-content:focus {
  left: 0;
  width: auto;
  height: auto;
  outline: 3px solid #333;
}
:focus {
  outline: 2px solid #333;
  outline-offset: 2px;
  border-radius: 2px;
}
a:focus,
button:focus,
textarea:focus,
.view_solution_btn:focus,
.navsearch-container:focus {
  outline: 2px solid #333;
  outline-offset: 2px;
}
input:focus {
  outline: none;
  border: none;
  border-radius: 10px;
}
button:focus:not(:focus-visible) {
  outline: 2px solid #333;
}
@media (forced-colors: active) {
  :focus {
    outline: 3px solid HighlightText !important;
  }
}
.short_sol_button:focus,
.step1PopupButton:focus,
.view-sol-button:focus {
  outline: 2px solid #333;
  outline-offset: 2px;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  .expertBreadcrumb li:first-child {
    padding-left: 0;
  }
  .expertBreadcrumb li:first-child a {
    padding-left: 0;
  }
}
header.navbar-default {
  z-index: 2;
}
#collapseEight li:nth-last-child(2) {
  border-bottom: none;
}
.search-icon-link {
  display: none;
}
.navbar-custom .nav li a {
  font-weight: 500;
}
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=Inter:wght@500;600&display=swap");

.christmas-promo-banner {
  width: 100%;
  background: linear-gradient(
    135deg,
    #1269ba 0%,
    #1f86e7 30%,
    #4d86c9 60%,
    #1269ba 100%
  );
  background-size: 200% 200%;
  animation: gradientShift 8s ease infinite;
  border-radius: 12px;
  padding: 28px 20px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 25px rgba(18, 105, 186, 0.3), 0 2px 10px rgba(0, 0, 0, 0.2);
  border: 2px solid #3c7b4a;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.christmas-promo-banner:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(18, 105, 186, 0.4), 0 4px 15px rgba(0, 0, 0, 0.25);
}

@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/* Animated Sparkles */
.christmas-promo-banner .sparkles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
  z-index: 1;
}

.christmas-promo-banner .sparkle {
  position: absolute;
  font-size: 16px;
  opacity: 0.8;
  animation: sparkleFloat 4s ease-in-out infinite;
}

.christmas-promo-banner .sparkle:nth-child(1) {
  left: 10%;
  top: 20%;
  animation-delay: 0s;
  animation-duration: 3s;
}
.christmas-promo-banner .sparkle:nth-child(2) {
  left: 25%;
  top: 60%;
  animation-delay: 0.5s;
  animation-duration: 4s;
}
.christmas-promo-banner .sparkle:nth-child(3) {
  left: 45%;
  top: 15%;
  animation-delay: 1s;
  animation-duration: 3.5s;
}
.christmas-promo-banner .sparkle:nth-child(4) {
  left: 65%;
  top: 70%;
  animation-delay: 1.5s;
  animation-duration: 4.5s;
}
.christmas-promo-banner .sparkle:nth-child(5) {
  left: 80%;
  top: 30%;
  animation-delay: 2s;
  animation-duration: 3s;
}
.christmas-promo-banner .sparkle:nth-child(6) {
  left: 90%;
  top: 55%;
  animation-delay: 2.5s;
  animation-duration: 4s;
}
.christmas-promo-banner .sparkle:nth-child(7) {
  left: 5%;
  top: 80%;
  animation-delay: 3s;
  animation-duration: 3.5s;
}

@keyframes sparkleFloat {
  0%,
  100% {
    transform: translateY(0) scale(1) rotate(0deg);
    opacity: 0.6;
  }
  50% {
    transform: translateY(-15px) scale(1.2) rotate(180deg);
    opacity: 1;
  }
}

/* Decorative Circles */
.christmas-promo-banner .decorative-circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}

.christmas-promo-banner .circle {
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  animation: circlePulse 3s ease-in-out infinite;
}

.christmas-promo-banner .circle-1 {
  width: 60px;
  height: 60px;
  top: -20px;
  left: -20px;
  animation-delay: 0s;
}

.christmas-promo-banner .circle-2 {
  width: 40px;
  height: 40px;
  bottom: -15px;
  right: 10%;
  animation-delay: 1s;
}

.christmas-promo-banner .circle-3 {
  width: 50px;
  height: 50px;
  top: 50%;
  right: -15px;
  animation-delay: 2s;
}

@keyframes circlePulse {
  0%,
  100% {
    transform: scale(1);
    opacity: 0.3;
  }
  50% {
    transform: scale(1.3);
    opacity: 0.6;
  }
}

/* Content */
.christmas-promo-content {
  position: relative;
  z-index: 2;
  text-align: center;
}

.christmas-promo-heading {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 14px 0;
  line-height: 1.3;
  letter-spacing: 0.3px;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  animation: headingGlow 2s ease-in-out infinite alternate;
}

@keyframes headingGlow {
  0% {
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3), 0 0 10px rgba(255, 255, 255, 0.2);
  }
  100% {
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.4),
      0 0 20px rgba(255, 255, 255, 0.4);
  }
}

.christmas-promo-heading .emoji-icon {
  display: inline-block;
  animation: emojiBounce 2s ease-in-out infinite;
  font-size: 24px;
  margin: 0 5px;
}

.christmas-promo-heading .emoji-icon:nth-child(2) {
  animation-delay: 0.3s;
}

@keyframes emojiBounce {
  0%,
  100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-5px) rotate(10deg);
  }
}

.christmas-promo-divider {
  width: 50%;
  height: 2px;
  background: linear-gradient(
    90deg,
    transparent,
    #3c7b4a,
    #ffbc00,
    #3c7b4a,
    transparent
  );
  margin: 0 auto 14px;
  border-radius: 2px;
  box-shadow: 0 0 8px rgba(60, 123, 74, 0.5);
  animation: dividerShine 3s ease-in-out infinite;
}

@keyframes dividerShine {
  0%,
  100% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
    box-shadow: 0 0 12px rgba(60, 123, 74, 0.8);
  }
}

.christmas-promo-subheading {
  font-family: "Inter", -apple-system, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  margin: 0;
  line-height: 1.6;
}

.christmas-promo-subheading .highlight {
  color: #ffbc00;
  font-weight: 700;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  animation: highlightPulse 2s ease-in-out infinite;
  display: inline-block;
  padding: 0 2px;
}

@keyframes highlightPulse {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}

.christmas-promo-subheading .emoji-icon {
  display: inline-block;
  animation: emojiSpin 3s ease-in-out infinite;
  font-size: 18px;
  margin-left: 5px;
}

@keyframes emojiSpin {
  0%,
  100% {
    transform: rotate(0deg) scale(1);
  }
  25% {
    transform: rotate(-10deg) scale(1.1);
  }
  75% {
    transform: rotate(10deg) scale(1.1);
  }
}

.mx-wide-card{
    max-width: 98% !important;
}