@charset "UTF-8";
/*
 Theme Name: Easy Essay
 Description: Child Theme
 Author: Roman K
 Template: astra
 Version: 1.1
 Text Domain: ee
 */
@import "bootstrap/css/bootstrap.min.css";
@import "assets/css/bootstrap-datetimepicker.min.css";
@import "assets/fonts/stylesheet.css";
.ee-active-color {
  color: #0D3A54 !important;
}

button:focus {
  outline: none !important;
}

input.search-field::placeholder {
  color: #688BA0;
}

p#breadcrumbs {
  margin-bottom: 25px;
}
p#breadcrumbs span, p#breadcrumbs a {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #688BA0;
}
p#breadcrumbs a {
  color: #FB6854;
}

.main-header-menu li:hover > a, .main-header-menu li:hover > .ast-menu-toggle, .main-header-menu .ast-masthead-custom-menu-items a:hover, .main-header-menu li.focus > a, .main-header-menu li.focus > .ast-menu-toggle, .main-header-menu .current-menu-item > a, .main-header-menu .current-menu-ancestor > a, .main-header-menu .current_page_item > a, .main-header-menu .current-menu-item > .ast-menu-toggle, .main-header-menu .current-menu-ancestor > .ast-menu-toggle, .main-header-menu .current_page_item > .ast-menu-toggle {
  color: #0D3A54;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 12px;
  padding-left: 12px;
}

@media (min-width: 576px) and (max-width: 991px) {
  .container {
    max-width: 100%;
  }

  .ast-container {
    max-width: 100%;
  }
}
.ast-main-header-nav-open {
  overflow: hidden;
}

.ast-main-header-nav-open header {
  height: 100vh;
  background: #fff;
}

.main-header-menu a {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #688BA0;
  text-decoration: none;
}

.astra-search-icon::before {
  height: 25px;
  font-size: 25px;
}

li.ast-masthead-custom-menu-items .ast-search-icon .astra-search-icon {
  width: 46px;
  height: 46px;
  background: #fff !important;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ast-button-wrap .menu-toggle .menu-toggle-icon:before {
  color: #0074FC;
  font-size: 30px;
}

.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon:before {
  content: "";
  color: #688BA0;
}

li.ast-masthead-custom-menu-items.search-custom-menu-item {
  margin-left: 200px;
}
@media (min-width: 1500px) {
  li.ast-masthead-custom-menu-items.search-custom-menu-item {
    margin-left: 370px;
  }
}

.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {
  background: #FFFFFF;
  box-shadow: 12px 14px 50px rgba(13, 58, 84, 0.12);
  border-radius: 8px !important;
  border: 0;
  display: flex;
  height: 46px;
  align-items: center;
}
.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form label {
  margin-bottom: 0;
  border-radius: 8px;
}

@media (max-width: 1199px) {
  .ast-header-break-point .main-navigation li {
    order: 2;
  }

  li.ast-masthead-custom-menu-items.search-custom-menu-item {
    order: 1;
  }

  li.ast-masthead-custom-menu-items.search-custom-menu-item {
    margin-left: auto;
  }

  .ast-header-break-point .main-header-menu {
    background: #fff;
  }

  .ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {
    border: 0;
    padding-bottom: 100px;
  }

  .ast-header-break-point .main-navigation ul li a {
    border: 0;
    text-align: center;
  }

  .ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-form {
    background: #FFFFFF;
    box-shadow: 12px 14px 50px rgba(13, 58, 84, 0.12);
    border-radius: 8px;
    border: 0;
    height: 60px;
    display: flex;
    align-items: center;
  }
  .ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-form label {
    margin-bottom: 0;
    width: 100%;
  }

  .ast-main-header-nav-open .main-header-bar {
    background: #fff;
  }
}
.ast-header-break-point .site-header {
  border: 0;
}

@media (min-width: 1200px) {
  .ast-container {
    max-width: 1140px;
  }
}
@media (min-width: 1500px) {
  .ast-container {
    max-width: 1460px;
  }
}
@media (min-width: 1500px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1460px;
  }
}
html {
  scroll-behavior: smooth;
}

body, a {
  font-family: "Graphik";
}

a, a:focus, a:hover, a:visited {
  outline: none;
}

.site-header {
  position: absolute;
  width: 100%;
  background: transparent;
}

.main-header-bar {
  background: transparent;
  border: 0;
}

.main-header-bar.ast-sticky-active {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}

.ee-wrap h1, .ee-wrap h2, .ee-wrap h3, .ee-wrap h4, .ee-wrap h5, .ee-wrap h6, .ee-wrap a, .ee-wrap ul, .ee-wrap li, .ee-wrap p, .ee-wrap span {
  padding: 0;
  margin: 0;
  line-height: normal;
  color: #0D3A54;
  font-size: 16px;
}
.ee-wrap h1 {
  font-style: normal;
  font-weight: 900;
  font-size: 50px;
  line-height: 56px;
}
@media (max-width: 959px) {
  .ee-wrap h1 {
    font-size: 36px;
    line-height: 40px;
  }
}
.ee-wrap h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 30px !important;
  line-height: 35px !important;
}
@media (max-width: 959px) {
  .ee-wrap h2 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
}
.ee-wrap h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
}
.ee-wrap p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
  color: #688BA0;
}
.ee-wrap a {
  font-size: 20px;
  text-decoration: none;
}
.ee-wrap .ee-title-red {
  color: #FB6854;
}
.ee-wrap .ee-hero {
  background: #EDF5FA;
  padding-top: 190px;
  padding-bottom: 70px;
  position: relative;
}
.ee-wrap .ee-hero h1 {
  text-align: center;
  margin-bottom: 80px;
}
.ee-wrap .ee-hero p {
  max-width: 560px;
  margin: 0 auto;
  margin-bottom: 70px;
  text-align: center;
}
.ee-wrap .ee-hero .ee-scroll-down {
  text-align: center;
}
.ee-wrap .ee-hero .ee-scroll-down a {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #FB6854;
  text-decoration: none;
  position: relative;
  outline: none !important;
}
.ee-wrap .ee-hero .ee-scroll-down a:after {
  content: "";
  background: url("http://flashpointsocialmedia.com/wp-content/themes/easy-essay/assets/img/see-more-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  margin-top: 14px;
  left: 43%;
  transform: rotate(90deg);
}
.ee-wrap .ee-hero form.search-form {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
}
@media (max-width: 1499px) {
  .ee-wrap .ee-hero form.search-form {
    width: 758px;
  }
}
@media (max-width: 768px) {
  .ee-wrap .ee-hero form.search-form {
    width: 100%;
  }
}
.ee-wrap .ee-hero .search-form .search-field {
  width: 100%;
  height: 100px;
  background: #fff;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #688BA0;
  border: 0;
  box-shadow: 12px 14px 50px rgba(13, 58, 84, 0.12);
  border-radius: 8px;
  padding-left: 39px;
  padding-right: 200px;
}
@media (max-width: 767px) {
  .ee-wrap .ee-hero .search-form .search-field {
    height: 60px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 100px;
  }
}
.ee-wrap .ee-hero .search-form .search-field::placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #688BA0;
}
@media (max-width: 767px) {
  .ee-wrap .ee-hero .search-form .search-field::placeholder {
    font-size: 14px;
  }
}
.ee-wrap .ee-hero .search-form .search-field:focus {
  color: #688BA0;
  border: 0;
}
.ee-wrap .ee-hero input.search-submit {
  width: 160px;
  height: 60px;
  background: #FB6854;
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  position: absolute;
  right: 20px;
}
@media (max-width: 767px) {
  .ee-wrap .ee-hero input.search-submit {
    width: 90px;
    font-size: 14px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.ee-wrap .ee-hero form.search-form label {
  width: 100%;
  margin: 0;
}
.ee-wrap .ee-hero .ee-follow-us {
  position: absolute;
  left: -40px;
  bottom: 26px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ee-wrap .ee-hero .ee-follow-us a {
  margin-bottom: 14px;
}
.ee-wrap .ee-hero .ee-follow-us span {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #0D3A54;
  transform: rotate(-90deg);
  margin-bottom: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ee-wrap .ee-hero .ee-follow-us span:before {
  content: "";
  width: 40px;
  height: 2px;
  background: #C1D3DE;
  display: inline-block;
  margin: 0 50px;
}
.ee-wrap .ee-ecat {
  padding: 95px 0 85px;
}
.ee-wrap .ee-ecat__h2 {
  text-align: center;
}
@media (max-width: 1199px) {
  .ee-wrap .ee-ecat__h2 {
    width: 100%;
    max-width: 450px;
  }
}
@media (max-width: 959px) {
  .ee-wrap .ee-ecat__h2 {
    max-width: 100%;
  }
}
.ee-wrap .ee-ecat__h2 h2 {
  margin: 25px 0 65px;
}
@media (max-width: 1199px) {
  .ee-wrap .ee-ecat__h2 h2 {
    margin-bottom: 40px;
  }
}
.ee-wrap .ee-ecat .essay-category-description-tab, .ee-wrap .ee-ecat .essay-category-description-mob {
  display: none;
  padding: 0 40px;
}
.ee-wrap .ee-ecat .essay-category-description-tab h3, .ee-wrap .ee-ecat .essay-category-description-mob h3 {
  margin-bottom: 16px;
}
.ee-wrap .ee-ecat .essay-category-description-tab p, .ee-wrap .ee-ecat .essay-category-description-mob p {
  margin-bottom: 16px;
}
.ee-wrap .ee-ecat .essay-category-description-tab a, .ee-wrap .ee-ecat .essay-category-description-mob a {
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #FFFFFF;
  min-width: 225px;
  height: 60px;
  background: #FB6854;
  border-radius: 8px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 959px) {
  .ee-wrap .ee-ecat .essay-category-description-mob {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 110px;
    margin-left: auto;
    margin-right: auto;
  }
  .ee-wrap .ee-ecat .essay-category-description-mob p {
    text-align: center;
  }
  .ee-wrap .ee-ecat .essay-category-description-mob h3 {
    text-align: center;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .ee-wrap .ee-ecat .essay-category-description-tab {
    display: block;
  }
}
@media (max-width: 1499px) {
  .ee-wrap .ee-ecat .col-xl-3 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (max-width: 1199px) {
  .ee-wrap .ee-ecat .col-xl-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.ee-wrap .ee-ecat .ee-ecat-mob-slider {
  min-width: 410px;
  margin-right: auto;
}
@media (max-width: 959px) {
  .ee-wrap .ee-ecat .ee-ecat-mob-slider {
    width: 100%;
    margin: 0 auto;
    min-width: auto;
  }
}
@media (max-width: 1199px) {
  .ee-wrap .ee-ecat .ee-ecat-mob-slider .slick-list {
    max-width: 360px;
    min-width: 290px;
    width: 100%;
    margin-left: auto;
    position: relative;
  }
}
@media (max-width: 959px) {
  .ee-wrap .ee-ecat .ee-ecat-mob-slider .slick-list {
    margin: 0 auto;
    min-width: auto;
  }
}
.ee-wrap .ee-ecat .ee-ecat-mob-slider .slick-prev {
  right: -37px;
  left: auto;
  top: 40%;
}
@media (max-width: 959px) {
  .ee-wrap .ee-ecat .ee-ecat-mob-slider .slick-prev {
    bottom: -50px;
    right: auto;
    left: calc(50% - 90px);
    top: auto;
  }
}
.ee-wrap .ee-ecat .ee-ecat-mob-slider .slick-prev:before {
  content: "";
  background: url(http://flashpointsocialmedia.com/wp-content/themes/easy-essay/assets/img/slider-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
}
.ee-wrap .ee-ecat .ee-ecat-mob-slider .slick-next {
  top: 55%;
  right: -37px;
}
@media (max-width: 959px) {
  .ee-wrap .ee-ecat .ee-ecat-mob-slider .slick-next {
    bottom: -50px;
    right: calc(50% - 50px);
    left: auto;
    top: auto;
  }
}
.ee-wrap .ee-ecat .ee-ecat-mob-slider .slick-next:before {
  content: "";
  background: url(http://flashpointsocialmedia.com/wp-content/themes/easy-essay/assets/img/slider-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
  transform: rotate(180deg);
}
@media (max-width: 1199px) {
  .ee-wrap .ee-ecat .container {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 959px) {
  .ee-wrap .ee-ecat .container {
    flex-wrap: wrap;
  }
}
.ee-wrap .essay-category-card {
  height: 490px;
  border-radius: 16px;
  overflow: hidden;
  background: #EDF5FA;
  position: relative;
  margin: 12px 0;
}
.ee-wrap .essay-category-card__front .card-normal img {
  width: 100%;
}
.ee-wrap .essay-category-card__front .card-normal .cart__more {
  padding: 0 52px;
  position: absolute;
  bottom: 30px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #FB6854;
  text-decoration: none;
  cursor: pointer;
}
.ee-wrap .essay-category-card__front .card-normal .cart__more:after {
  content: "";
  background: url("http://flashpointsocialmedia.com/wp-content/themes/easy-essay/assets/img/see-more-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-left: 20px;
}
.ee-wrap .essay-category-card__front .card-normal__cat {
  padding: 30px 52px 0px 52px;
  height: 274px;
}
.ee-wrap .essay-category-card__front .card-normal__cat h4 {
  font-size: 24px;
  font-weight: 600;
  color: #0D3A54;
  margin: 0;
  margin-bottom: 20px;
}
.ee-wrap .essay-category-card__front .card-normal__cat a {
  display: block;
  text-decoration: none;
  font-size: 20px;
  margin-bottom: 15px;
  color: #0074FC;
}
.ee-wrap .essay-category-card__front .cart-normal__divider {
  display: flex;
  justify-content: center;
  margin-bottom: 23px;
  position: absolute;
  bottom: 50px;
  width: 100%;
  left: 0;
}
.ee-wrap .essay-category-card__front .cart-normal__divider:after {
  content: "";
  height: 2px;
  width: calc(100% - 104px);
  background: #C1D3DE;
  display: block;
}
.ee-wrap .essay-category-card__front .card-hover {
  padding: 0 52px;
  display: none;
}
.ee-wrap .essay-category-card__front .card-hover img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.ee-wrap .essay-category-card__front .card-hover .cart__more {
  position: absolute;
  z-index: 2;
  bottom: 30px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.ee-wrap .essay-category-card__front .card-hover .cart__more:after {
  content: "";
  background: url("assets/img/see-more-arrow-w.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-left: 20px;
}
.ee-wrap .essay-category-card__front .card-hover__cat {
  position: absolute;
  bottom: 86px;
  z-index: 2;
}
.ee-wrap .essay-category-card__front .card-hover__cat h4 {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  margin: 0;
  margin-bottom: 10px;
}
.ee-wrap .essay-category-card__front .cart-hover__divider {
  display: flex;
  justify-content: center;
  margin-bottom: 23px;
  position: absolute;
  bottom: 50px;
  z-index: 2;
  width: 100%;
  left: 0;
}
.ee-wrap .essay-category-card__front .cart-hover__divider:after {
  content: "";
  height: 2px;
  width: calc(100% - 104px);
  background: #fff;
  display: block;
}
.ee-wrap .essay-category-card__back {
  background: #FB6854;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  padding: 90px 50px 0 50px;
  display: none;
}
.ee-wrap .essay-category-card__back h3 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px;
}
.ee-wrap .essay-category-card__back p {
  color: #fff;
  max-height: 140px;
  overflow: hidden;
}
.ee-wrap .essay-category-card__back a {
  color: #EDF5FA;
  width: 220px;
  height: 60px;
  border: 2px solid #fff;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  position: absolute;
  bottom: 90px;
}
.ee-wrap .ee-long-trusted {
  padding: 95px 0 25px;
  background: #FBFBFB;
}
.ee-wrap .ee-long-trusted__h2 {
  text-align: center;
}
.ee-wrap .ee-long-trusted__h2 h2 {
  margin: 25px 0 80px;
}
.ee-wrap .ee-long-trusted__item {
  text-align: center;
  margin-bottom: 70px;
  padding: 0 60px;
}
.ee-wrap .ee-long-trusted__item-img {
  margin-bottom: 36px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.ee-wrap .ee-long-trusted__item-img img {
  object-fit: contain;
}
.ee-wrap .ee-long-trusted__item h3 {
  margin-bottom: 16px;
}
.ee-wrap .ee-latest-essays {
  padding: 100px 0;
}
.ee-wrap .ee-latest-essays .container {
  display: flex;
  align-items: center;
}
@media (max-width: 1499px) {
  .ee-wrap .ee-latest-essays .container {
    flex-direction: column;
  }
}
.ee-wrap .ee-latest-essays-all {
  max-width: 345px;
  width: 100%;
  margin-right: 36px;
  display: inline-block;
}
@media (max-width: 1499px) {
  .ee-wrap .ee-latest-essays-all {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 65%;
    margin-bottom: 80px;
  }
}
@media (max-width: 959px) {
  .ee-wrap .ee-latest-essays-all {
    margin-right: 0;
  }
}
.ee-wrap .ee-latest-essays-all__h2 {
  text-align: left;
}
.ee-wrap .ee-latest-essays-all__h2 h2 {
  margin: 35px 0 40px;
}
.ee-wrap .ee-latest-essays-all p {
  margin-bottom: 40px;
}
@media (max-width: 1499px) {
  .ee-wrap .ee-latest-essays-all p {
    text-align: center;
  }
}
.ee-wrap .ee-latest-essays-all a {
  min-width: 224px;
  text-decoration: none;
  background: #FB6854;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #EDF5FA;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  border-radius: 8px;
}
.ee-wrap .ee-latest-essays-slider {
  width: 100%;
  max-width: 970px;
  display: inline-block;
}
@media (max-width: 959px) {
  .ee-wrap .ee-latest-essays-slider .slick-list {
    max-width: 435px;
    margin: 0 auto;
  }
}
.ee-wrap .ee-latest-essays-slider__item {
  display: flex;
  flex-direction: column;
  margin: 0 12px;
  height: 580px;
  max-width: 460px;
  background: #EDF5FA;
  border-radius: 20px;
  padding: 60px 60px 45px 60px;
}
.ee-wrap .ee-latest-essays-slider__item h3 {
  margin-bottom: 30px;
  min-height: 84px;
}
.ee-wrap .ee-latest-essays-slider__item p.ee-excerpt {
  margin-bottom: 30px;
  height: 250px;
  overflow: hidden;
}
.ee-wrap .ee-latest-essays-slider__item p.read-more {
  display: none;
}
.ee-wrap .ee-latest-essays-slider__item a {
  display: inline-block;
}
.ee-wrap .ee-latest-essays-slider__item .ee-post-link {
  text-align: right;
  position: relative;
  right: -30px;
}
.ee-wrap .ee-latest-essays-slider .slick-prev {
  right: -37px;
  left: auto;
  top: 40%;
}
@media (max-width: 1499px) {
  .ee-wrap .ee-latest-essays-slider .slick-prev {
    bottom: -70px;
    right: auto;
    left: 40%;
    top: auto;
  }
}
@media (max-width: 959px) {
  .ee-wrap .ee-latest-essays-slider .slick-prev {
    bottom: -60px;
    right: auto;
    left: calc(50% - 90px);
    top: auto;
  }
}
.ee-wrap .ee-latest-essays-slider .slick-prev:before {
  content: "";
  background: url("http://flashpointsocialmedia.com/wp-content/themes/easy-essay/assets/img/slider-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
}
.ee-wrap .ee-latest-essays-slider .slick-next {
  top: 55%;
  right: -37px;
}
@media (max-width: 1499px) {
  .ee-wrap .ee-latest-essays-slider .slick-next {
    bottom: -70px;
    right: 45%;
    left: auto;
    top: auto;
  }
}
@media (max-width: 959px) {
  .ee-wrap .ee-latest-essays-slider .slick-next {
    bottom: -60px;
    left: auto;
    right: calc(50% - 50px);
    top: auto;
  }
}
.ee-wrap .ee-latest-essays-slider .slick-next:before {
  content: "";
  background: url("http://flashpointsocialmedia.com/wp-content/themes/easy-essay/assets/img/slider-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
  transform: rotate(180deg);
}
.ee-wrap .ee-free-sources {
  padding: 40px 0 100px 0;
}
.ee-wrap .ee-free-sources h2 {
  background: #fff;
  position: relative;
  top: 50px;
  max-width: 1250px;
  left: 59px;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 1499px) {
  .ee-wrap .ee-free-sources h2 {
    max-width: 90%;
    text-align: center;
    margin: 0 auto;
    left: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ee-wrap .ee-free-sources__items {
  border: 2px solid #C1D3DE;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 105px 100px 90px 100px;
}
@media (max-width: 1499px) {
  .ee-wrap .ee-free-sources__items {
    padding-right: 40px;
  }
}
@media (max-width: 575px) {
  .ee-wrap .ee-free-sources__items {
    border: 0;
    padding: 0;
    padding-top: 50px;
  }
}
.ee-wrap .ee-free-sources__items .ee-content {
  margin-top: 40px;
  padding-right: 110px;
}
@media (max-width: 1499px) {
  .ee-wrap .ee-free-sources__items .ee-content {
    padding-right: 0px;
  }
}
.ee-wrap .ee-free-sources__items .ee-content h3 {
  margin-bottom: 16px;
}
.ee-wrap .ee-free-sources__items .ee-img {
  height: 100%;
  display: flex;
}
@media (max-width: 1199px) {
  .ee-wrap .ee-free-sources__items .ee-img {
    justify-content: center;
    margin-top: 30px;
  }
}
@media (min-width: 960px) and (max-width: 1499px) {
  .ee-wrap .ee-ecat__h2 h2, .ee-wrap .ee-long-trusted__h2 h2, .ee-wrap .ee-latest-essays-all__h2 h2, .ee-wrap .ee-free-sources h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 53px;
  }
}

@media (max-width: 1199px) {
  .ee-wrap .ee-hero .ee-follow-us {
    display: none;
  }

  .ee-follow-us {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .ee-follow-us span {
    display: none;
  }
}
@media (min-width: 1200px) {
  .ee-follow-us {
    display: none;
  }
}
.ast-container {
  padding-left: 15px;
  padding-right: 15px;
}

.site-content .ast-container {
  max-width: 100%;
  padding: 0;
}

.ee-single-hero {
  min-height: 586px;
  padding-top: 120px;
  padding-bottom: 60px;
  background-color: #EDF5FA;
  background-image: url("assets/img/post-bg.svg");
  background-position-x: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.ee-single-hero h1 {
  width: 100%;
  max-width: 710px;
  margin-bottom: 27px;
}
@media (min-width: 768px) {
  .ee-single-hero h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 50px;
    line-height: 56px;
  }
}

.ee-single-hero__block {
  background: #FFFFFF;
  border: 2px solid #C1D3DE;
  box-sizing: border-box;
  border-radius: 20px;
  max-width: 600px;
  padding: 32px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .ee-single-hero__block {
    flex-wrap: wrap;
    padding-bottom: 20px;
  }
}
.ee-single-hero__block .ee-block-cat {
  margin-bottom: 14px;
}
.ee-single-hero__block .ee-block-cat ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ee-single-hero__block .ee-block-cat a {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #FB6854;
}
.ee-single-hero__block .ee-block-rating {
  margin-bottom: 14px;
}
.ee-single-hero__block .ee-block-total-word .ee-word-counter {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #688BA0;
}
.ee-single-hero__block .ee-block-total-word .ee-word-counter span {
  color: #0D3A54;
}
@media (max-width: 767px) {
  .ee-single-hero__block .ee-left-items {
    margin-bottom: 20px;
  }
}
.ee-single-hero__block .ee-right-items {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  .ee-single-hero__block .ee-right-items {
    align-items: start;
  }
}
.ee-single-hero__block .ee-right-items .ee-block-list {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #FB6854;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.ee-single-hero__block .ee-right-items .ee-block-list:before {
  content: "";
  width: 14px;
  height: 18px;
  background: url("assets/img/tringle.svg");
  background-repeat: repeat;
  background-size: contain;
  margin-right: 15px;
  display: inline-block;
}
.ee-single-hero__block .ee-right-items .ee-block-getnow {
  background: #FB6854;
  border-radius: 8px;
  min-width: 175px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #EDF5FA;
}

.ee-calc .container {
  position: relative;
}

.ee-calc-wrap {
  max-width: 440px;
  width: 100%;
  padding: 30px;
  margin-left: auto;
  position: static;
  right: 0;
  bottom: -100px;
  background: #fff;
  border: 2px solid #C1D3DE;
  box-sizing: border-box;
  border-radius: 20px;
  margin-bottom: 50px;
  margin-top: -530px;
}
@media (max-width: 1199px) {
  .ee-calc-wrap {
    display: none;
  }
}
.ee-calc-wrap .minus, .ee-calc-wrap .plus {
  width: 60px;
  height: 60px;
  border: 2px solid #C1D3DE;
  display: inline-flex;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  color: #FB6854;
  position: relative;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.ee-calc-wrap .minus:after, .ee-calc-wrap .plus:after {
  content: "";
  width: 14px;
  height: 2px;
  background: #FB6854;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ee-calc-wrap .plus:before {
  content: "";
  width: 2px;
  height: 14px;
  background: #FB6854;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ee-calc-wrap .count {
  width: 60px;
  height: 60px;
  border: 2px solid #C1D3DE;
  box-sizing: border-box;
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #0D3A54;
  padding: 0px 0 0 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  background: #fff;
}
.ee-calc-wrap .ee-deadline-field {
  margin-bottom: 25px;
}
.ee-calc-wrap .ee-deadline-field input {
  height: 60px;
  background: #EDF5FA;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #688BA0;
  border: 2px solid #C1D3DE;
  border-radius: 8px;
  margin-bottom: 20px;
}
.ee-calc-wrap .ee-deadline-field input::placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #688BA0;
}
.ee-calc-wrap .ee-deadline-field input:focus {
  border: 2px solid #C1D3DE;
}
.ee-calc-wrap .ee-deadline-field .ee-deadline-date {
  position: relative;
}
.ee-calc-wrap .ee-deadline-field .ee-deadline-date:after {
  content: "";
  width: 18px;
  height: 20px;
  background: url("assets/img/date-form.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-flex;
  position: absolute;
  right: 20px;
  top: 20px;
}
.ee-calc-wrap .ee-deadline-field .ee-deadline-time {
  position: relative;
}
.ee-calc-wrap .ee-deadline-field .ee-deadline-time:after {
  content: "";
  width: 18px;
  height: 20px;
  background: url("assets/img/time-form.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-flex;
  position: absolute;
  right: 20px;
  top: 20px;
}
.ee-calc-wrap .ee-paper-field {
  position: relative;
  margin-bottom: 25px;
}
.ee-calc-wrap .ee-paper-field:after {
  content: "";
  width: 15px;
  height: 8px;
  background: url("assets/img/drop.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-flex;
  position: absolute;
  right: 20px;
  bottom: 25px;
}
.ee-calc-wrap .ee-paper-field select {
  width: 100%;
  border: 2px solid #C1D3DE;
  box-sizing: border-box;
  border-radius: 8px;
  background: #fff;
  height: 60px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #0D3A54;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.ee-calc-wrap .ee-paper-field select:focus {
  outline: none;
}
.ee-calc-wrap .ee-pages-field {
  margin-bottom: 40px;
}
.ee-calc-wrap .ee-button {
  margin-bottom: 10px;
}
.ee-calc-wrap .ee-button a {
  min-width: 208px;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #FB6854;
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #EDF5FA;
}
.ee-calc-wrap label {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #688BA0;
  margin-bottom: 15px;
}
.ee-calc-wrap h3 {
  margin-bottom: 52px;
}

@media (min-width: 767px) and (max-width: 1199px) {
  .ee-deadline-date {
    width: 47%;
  }

  .ee-deadline-time {
    min-width: 47%;
    margin-left: 30px;
  }

  .ee-paper-field {
    width: 47%;
    display: inline-block;
  }

  .ee-pages-field {
    width: 47%;
    display: inline-block;
    margin-left: 30px;
  }

  .ee-calc-wrap label {
    width: 100%;
  }

  .ee-calc-wrap .ee-deadline-field {
    display: flex;
    flex-wrap: wrap;
  }
}
.ee-single-content {
  padding-top: 100px;
  padding-bottom: 50px;
}
@media (max-width: 1199px) {
  .ee-single-content {
    padding-bottom: 40px;
  }
}
.ee-single-content .container {
  display: flex;
}
@media (max-width: 1199px) {
  .ee-single-content .container {
    display: block;
  }
}
.ee-single-content .ee-content p strong {
  color: #0D3A54;
}
.ee-single-content .ee-content div {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
  color: #688BA0;
}
@media (max-width: 575px) {
  .ee-single-content .ee-content div {
    font-size: 14px;
  }
}
.ee-single-content .ee-content strong {
  color: #0D3A54;
}
.ee-single-content .ee-content ul {
  list-style: none;
}
.ee-single-content .ee-content ul li {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
  color: #688BA0;
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}
.ee-single-content .ee-content ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #FB6854;
  border-radius: 50%;
  margin-right: 18px;
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 0;
}
.ee-single-content .ee-content ol {
  list-style: none;
  margin: 0;
  margin-left: 25px;
}
.ee-single-content .ee-content ol li {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
  color: #688BA0;
  margin-bottom: 15px;
  padding-left: 25px;
  position: relative;
}
.ee-single-content .ee-content ol li:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 2px solid #FB6854;
  margin-right: 18px;
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 0;
}

.ee-sidebar {
  min-width: 400px;
  margin-left: 40px;
}
@media (max-width: 1499px) {
  .ee-sidebar {
    min-width: 360px;
    margin-left: 110px;
  }
}
@media (max-width: 1199px) {
  .ee-sidebar {
    margin-top: 65px;
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .ee-sidebar {
    min-width: 160px;
    width: 100%;
    margin-top: 30px;
  }
}
.ee-sidebar .ee-latest-essays-posts {
  padding-left: 48px;
}
@media (max-width: 1499px) {
  .ee-sidebar .ee-latest-essays-posts {
    padding-left: 0;
  }
}
.ee-sidebar .ee-latest-essays-posts p.read-more {
  display: none;
}
.ee-sidebar .ee-latest-essays-posts h3 {
  margin-bottom: 30px;
}
.ee-sidebar .ee-latest-essays-posts h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #0D3A54;
  margin-bottom: 12px;
}
.ee-sidebar .ee-latest-essays-posts p {
  margin-bottom: 12px;
}
.ee-sidebar .ee-latest-essays-posts a {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #FB6854;
}
.ee-sidebar .ee-latest-essays-posts .ee-see-all {
  background: #FB6854;
  border-radius: 8px;
  color: #EDF5FA;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 156px;
  height: 60px;
}
@media (max-width: 575px) {
  .ee-sidebar .ee-latest-essays-posts .ee-see-all {
    width: 100%;
  }
}
.ee-sidebar .ee-latest-essays-post__item {
  margin-bottom: 30px;
}

.ee-share {
  background-image: url("assets/img/ee-share.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0 35px 40px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  margin-top: 20px;
}
@media (max-width: 575px) {
  .ee-share {
    flex-wrap: wrap;
    background-image: none;
    background-color: #EDF5FA;
    padding: 33px;
    justify-content: center;
  }
}
.ee-share h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
  min-width: 190px;
}
@media (max-width: 575px) {
  .ee-share h3 {
    font-size: 24px;
    line-height: 28px;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  .ee-share h3 br {
    display: none;
  }
}
.ee-share img {
  width: 60px;
  height: 60px;
}
@media (max-width: 575px) {
  .ee-share img {
    width: 45px;
    height: 45px;
  }
}
.ee-share a {
  margin: 0 10px;
}
@media (max-width: 575px) {
  .ee-share a {
    margin: 0 5px;
  }
}
.ee-share .ee-share-social {
  margin-left: 140px;
}
@media (max-width: 1499px) {
  .ee-share .ee-share-social {
    margin-left: 40px;
  }
}
@media (max-width: 575px) {
  .ee-share .ee-share-social {
    margin-left: 0;
  }
}

.ee-we-can-write {
  min-height: 500px;
  padding: 90px 0;
  text-align: center;
  background-image: url("assets/img/can-write.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
@media (max-width: 1499px) {
  .ee-we-can-write {
    background-image: url("assets/img/can-write2.png");
    padding: 0;
    min-height: 730px;
  }
}
@media (max-width: 575px) {
  .ee-we-can-write {
    background-image: url("assets/img/can-write4.png");
    background-size: contain;
    min-height: 600px;
  }
}
.ee-we-can-write h2 {
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 53px;
}
@media (max-width: 575px) {
  .ee-we-can-write h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
.ee-we-can-write p {
  margin-bottom: 35px;
}
@media (max-width: 575px) {
  .ee-we-can-write p {
    margin-bottom: 22px;
  }
}
.ee-we-can-write a {
  min-width: 208px;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #FB6854;
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #EDF5FA;
}

.ee-calc-mob .ee-calc-wrap {
  display: none;
  margin-top: 60px;
  max-width: 100%;
  margin-bottom: -50px;
}
@media (max-width: 1199px) {
  .ee-calc-mob .ee-calc-wrap {
    display: block;
  }
}
@media (max-width: 575px) {
  .ee-calc-mob .ee-calc-wrap {
    display: none;
  }
}

.ee-content .ee-flashcards {
  border-radius: 18px;
  border: 2px solid #C1D3DE;
  overflow: hidden;
}
.ee-content .ee-flashcards table {
  margin-left: 1px !important;
  margin-bottom: -2px;
}
.ee-content .ee-flashcards table, .ee-content .ee-flashcards td, .ee-content .ee-flashcards th {
  border: 1px solid #EDF5FA !important;
  border-bottom: 2px solid #C1D3DE !important;
}
.ee-content .ee-flashcards table tr td:first-child {
  background: #EDF5FA;
  width: 50%;
}
.ee-content .ee-flashcards table tr td:first-child p {
  color: #0D3A54;
}
.ee-content .ee-flashcards table tr td {
  padding: 10px 20px !important;
}
@media (max-width: 575px) {
  .ee-content .ee-flashcards table tr td {
    padding: 20px 10px !important;
    max-width: 100px;
  }
}

.ee-contact {
  margin-bottom: 90px;
}
@media (max-width: 575px) {
  .ee-contact {
    margin-bottom: 60px;
  }
}
.ee-contact .container .ee-contact-wrap {
  display: flex;
  border: 2px solid #C1D3DE;
  box-sizing: border-box;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .ee-contact .container .ee-contact-wrap .ee-contact-img {
    display: none;
  }
}

.ee-contact-form {
  padding: 80px 100px 80px 570px;
  position: relative;
  width: 100%;
}
.ee-contact-form form {
  position: relative;
  z-index: 9;
}
.ee-contact-form:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url("assets/img/send.png");
  background-position-y: bottom;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
.nf-form-content nf-fields-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.nf-form-content nf-fields-wrap nf-field {
  width: 100%;
}
.nf-form-content nf-fields-wrap nf-field:nth-child(1), .nf-form-content nf-fields-wrap nf-field:nth-child(2) {
  width: 49%;
}
.nf-form-content nf-fields-wrap nf-field:nth-child(5) {
  width: 60%;
}
.nf-form-content nf-fields-wrap nf-field:nth-child(6) {
  width: 40%;
  text-align: right;
}

.ee-wrap p {
  margin-bottom: 30px;
  font-size: 16px;
}
.ee-contact-form label.elementor-field-label, body .nf-form-content label {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #688BA0;
}
.ee-contact-form input#form-field-firstname, .ee-contact-form input#form-field-lastname, .ee-contact-form input#form-field-email,
body .nf-form-content input:not([type=button]) {
  background: #EDF5FA;
  border: 2px solid #C1D3DE;
  box-sizing: border-box;
  border-radius: 8px;
  height: 60px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #0D3A54;
}
.nf-before-form-content, .ninja-forms-req-symbol {
  display: none;
}
.ee-contact-form input#form-field-firstname:focus,
.ee-contact-form input#form-field-lastname:focus,
.ee-contact-form input#form-field-email,
body .nf-form-content input:not([type=button]):focus,
body .nf-form-content input[type=email] {
  background: #fff;
}
body .ee-contact-form textarea, body .nf-form-content textarea.ninja-forms-field {
  background: #fff;
  border: 2px solid #C1D3DE !important;
  box-sizing: border-box;
  border-radius: 8px;
  height: 160px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #0D3A54;
  max-width: 100%;
  margin-bottom: 30px;
}
.ee-contact-form .elementor-field-type-acceptance.elementor-field-group.elementor-column.elementor-field-group-privatepol.elementor-col-100.elementor-field-required label,
body .list-checkbox-wrap .nf-field-element li label
{
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #0D3A54;
  padding-left: 15px;
}
.ee-contact-form .elementor-field-type-acceptance.elementor-field-group.elementor-column.elementor-field-group-privatepol.elementor-col-100.elementor-field-required label a {
  color: #FB6854;
}
.ee-contact-form button.elementor-button.elementor-size-sm,
body .nf-form-content input[type=button] {
  min-width: 162px;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #FB6854;
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
}
body .listcheckbox-wrap .nf-field-element label:after {
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  border: 2px solid #FB6854;
  border-radius: 5px;
  margin-right: 10px;
}
body .listcheckbox-wrap .nf-field-element label.nf-checked-label:after {
  background-color: #FB6854;
  border: 2px solid #FB6854;
}
body .nf-error.field-wrap .nf-field-element:after, body .nf-pass.field-wrap .nf-field-element:after {
  display: none;
}
body .listcheckbox-wrap .nf-field-element label.nf-checked-label:before {
  color: #fff;
  top: 3px;
  left: -25px;
}
body .listcheckbox-wrap .nf-field-element label:before {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
@media (max-width: 575px) {
  .ee-contact-form button.elementor-button.elementor-size-sm {
    max-width: 162px;
    margin: 0 auto;
    margin-top: 20px;
  }
}
.ee-contact-form button.elementor-button.elementor-size-sm span.elementor-button-text {
  color: #EDF5FA;
}
@media (max-width: 575px) {
  .ee-contact-form .elementor-41071 .elementor-element.elementor-element-418e2cb8 .elementor-field-group {
    margin-bottom: 0;
  }
}
.ee-contact-form .elementor-field-type-text.elementor-field-group.elementor-column.elementor-field-group-firstname.elementor-col-100.elementor-field-required {
  margin-bottom: 30px;
}
.ee-contact-form .elementor-field-type-text.elementor-field-group.elementor-column.elementor-field-group-lastname.elementor-col-100.elementor-field-required {
  margin-bottom: 30px;
}
.ee-contact-form .elementor-field-type-email.elementor-field-group.elementor-column.elementor-field-group-email.elementor-col-100.elementor-field-required {
  margin-bottom: 30px;
}
@media (min-width: 1500px) {
  .ee-contact-form .elementor-field-type-text.elementor-field-group.elementor-column.elementor-field-group-firstname.elementor-col-100.elementor-field-required {
    width: 49%;
    margin-bottom: 30px;
  }
  .ee-contact-form .elementor-field-type-text.elementor-field-group.elementor-column.elementor-field-group-lastname.elementor-col-100.elementor-field-required {
    width: 49%;
    margin-bottom: 30px;
    margin-left: 2%;
  }
  .ee-contact-form .elementor-field-type-email.elementor-field-group.elementor-column.elementor-field-group-email.elementor-col-100.elementor-field-required {
    margin-bottom: 30px;
  }
  .ee-contact-form .elementor-field-type-acceptance.elementor-field-group.elementor-column.elementor-field-group-privatepol.elementor-col-100.elementor-field-required {
    max-width: 400px;
  }
  .ee-contact-form .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-20 {
    margin-left: auto;
    margin-right: 15px;
  }
}
.ee-contact-form span.elementor-field-option label:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 30px;
  height: 30px;
  display: block;
  background-color: #ffffff;
  border: 2px solid #FB6854;
  border-radius: 4px;
  z-index: -1;
}
.ee-contact-form span.elementor-field-option {
  position: relative;
  padding-left: 50px;
}
.ee-contact-form input#form-field-privatepol {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 5px;
  opacity: 0;
}
.ee-contact-form input#form-field-privatepol:checked ~ label:after {
  background-color: #FB6854;
}
.ee-contact-form input#form-field-privatepol:checked ~ label:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 5px;
  width: 20px;
  height: 14px;
  display: block;
  background-image: url(assets/img/check-box.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#elementor-popup-modal-41103 .dialog-widget-content {
  border-radius: 20px;
}
#elementor-popup-modal-41103 .dialog-widget-content .dialog-close-button.dialog-lightbox-close-button {
  top: auto;
  bottom: 50px;
  left: 50px;
  width: 162px;
  height: 60px;
  opacity: 0;
}

.ee-popup h2.elementor-heading-title.elementor-size-default {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
  color: #0D3A54;
  margin: 50px;
}
.ee-popup a.elementor-button-link.elementor-button.elementor-size-sm {
  min-width: 162px;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #FB6854;
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin-left: 50px;
  margin-bottom: 50px;
  text-decoration: none !important;
}
.ee-popup #elementor-popup-modal-41103 {
  background: rgba(13, 58, 84, 0.7);
}
.ee-popup .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0px;
}
.ee-popup img {
  width: 100%;
}

.ee-sidebar-privacy {
  width: 440px;
  min-width: 440px;
  margin-left: 40px;
}
@media (max-width: 1199px) {
  .ee-sidebar-privacy {
    min-width: 100%;
    width: 100%;
    margin-left: 0;
  }
}

.ee-sidebar-content {
  padding: 30px;
  border: 1px solid #C1D3DE;
  box-sizing: border-box;
  border-radius: 20px;
}

.ee-free-essays__post {
  background: #FFFFFF;
  border: 2px solid #C1D3DE;
  box-sizing: border-box;
  border-radius: 20px;
  overflow: hidden;
}
.ee-free-essays__post h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px !important;
  color: #0D3A54;
  margin-top: 37px !important;
  margin-left: 60px !important;
  margin-bottom: 16px !important;
  padding-right: 50px !important;
}
.ee-free-essays__post span.ee-exc {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #0D3A54;
  margin-left: 60px;
  margin-bottom: 20px;
  display: block;
  margin-right: 80px;
}
.ee-free-essays__post .ee-free-essays__post-terms {
  background: #EDF5FA;
  padding: 18px 60px;
}
.ee-free-essays__post .ee-free-essays__post-link a {
  min-width: 260px;
  height: 60px;
  border: 2px solid #FB6854;
  box-sizing: border-box;
  border-radius: 8px;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  text-decoration: none;
  color: #FB6854;
  background: transparent;
  display: inline-flex;
  padding: 0;
  justify-content: center;
  align-items: center;
}
@media (max-width: 499px) {
  .ee-free-essays__post .ee-free-essays__post-link a {
    min-width: 230px;
  }
}
.ee-free-essays__post .ee-free-essays__post-link a span {
  color: #FB6854;
}
.ee-free-essays__post .ee-free-essays__post-cat {
  display: inline-flex;
  width: 50%;
  justify-content: flex-end;
  margin-top: 20px;
}
.ee-free-essays__post .ee-free-essays__post-cat span.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-terms {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #688BA0;
}
.ee-free-essays__post .ee-free-essays__post-cat span.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-terms span {
  color: #688BA0;
}
.ee-free-essays__post .ee-free-essays__post-cat span.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-terms a {
  color: #0074FC;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
}
.ee-free-essays__post .ee-free-essays__post-words {
  display: inline-flex;
  width: 50%;
  justify-content: flex-end;
  margin-top: 20px;
}
.ee-free-essays__post .ee-free-essays__post-words .ee-word-counter {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #688BA0;
}
.ee-free-essays__post .ee-free-essays__post-words .ee-word-counter span {
  color: #0D3A54;
}
.ee-free-essays__post .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}
.ee-free-essays__post .elementor-column {
  width: 100% !important;
}

.ee-free-essays__cat .jet-list-tree__children {
  display: none;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #688BA0;
  padding-left: 55px !important;
  margin-bottom: 30px !important;
}
.ee-free-essays__cat .jet-list-tree__children span {
  color: #688BA0;
}
.ee-free-essays__cat .jet-list-tree__children .jet-checkboxes-list__label:hover {
  color: #FB6854;
}
.ee-free-essays__cat .jet-list-tree > .jet-checkboxes-list__row.jet-filter-row {
  display: flex;
  align-items: center;
  margin-bottom: 25px !important;
  position: relative;
}
.ee-free-essays__cat .jet-list-tree > .jet-checkboxes-list__row.jet-filter-row .jet-checkboxes-list__label {
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #688BA0;
  margin-left: 60px;
  width: 100%;
  max-width: 230px;
}
.ee-free-essays__cat .jet-list-tree > .jet-checkboxes-list__row.jet-filter-row .ee-checkbox {
  width: 32px;
  height: 32px;
  border: 2px solid #EDF5FA;
  box-sizing: border-box;
  border-radius: 8px;
  margin-right: 20px;
  position: absolute;
  left: 0;
}
.ee-free-essays__cat .jet-list-tree > .jet-checkboxes-list__row.jet-filter-row .ee-checkbox:before {
  content: "";
  width: 14px;
  height: 2px;
  background: #FB6854;
  display: inline-flex;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.ee-free-essays__cat .jet-list-tree > .jet-checkboxes-list__row.jet-filter-row .ee-checkbox:after {
  content: "";
  width: 2px;
  height: 14px;
  background: #FB6854;
  display: inline-flex;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.ee-free-essays__cat .jet-list-tree > .jet-checkboxes-list__row.jet-filter-row .ee-checkbox.ee-active:after {
  display: none;
}
.ee-free-essays__cat label.jet-checkboxes-list__item {
  margin-bottom: 0;
}

.elementor-40953 .elementor-element.elementor-element-ebc6335 .jet-checkboxes-list__decorator {
  display: none;
}

.ee-active-cat .jet-active-tags__list {
  width: 100%;
  min-height: 120px;
  border: 2px solid #EDF5FA;
  box-sizing: border-box;
  border-radius: 20px;
  display: flex;
  align-items: center;
  padding: 30px 40px;
}
.ee-active-cat .jet-active-tags__list .jet-active-tag {
  border: 2px solid #C1D3DE;
  box-sizing: border-box;
  border-radius: 8px;
  padding-left: 12px;
  padding-right: 40px !important;
  height: 40px;
  display: inline-flex;
  align-items: center;
}
.ee-active-cat .jet-active-tags__list .jet-active-tag__remove {
  font-size: 25px !important;
  font-weight: 500;
  color: #688BA0;
  top: 5px;
  right: 7px;
}

.jet-filters-pagination__item .jet-filters-pagination__link {
  display: none !important;
}
.jet-filters-pagination__item .jet-filters-pagination__dots {
  display: none;
}
.jet-filters-pagination__item a.jet-filters-pagination__link.jet-filters-pagination__link-current {
  width: 60px;
  height: 60px;
  border: 2px solid #C1D3DE;
  box-sizing: border-box;
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #0D3A54;
  padding: 18px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #fff;
}
.jet-filters-pagination__item a.jet-filters-pagination__link.prev-next.prev {
  display: inline-flex !important;
}
.jet-filters-pagination__item a.jet-filters-pagination__link.prev-next.prev:before {
  content: "";
  background: url(http://flashpointsocialmedia.com/wp-content/themes/easy-essay/assets/img/slider-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
}
.jet-filters-pagination__item a.jet-filters-pagination__link.prev-next.next {
  display: inline-flex !important;
}
.jet-filters-pagination__item a.jet-filters-pagination__link.prev-next.next:after {
  content: "";
  background: url(http://flashpointsocialmedia.com/wp-content/themes/easy-essay/assets/img/slider-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
  transform: rotate(180deg);
}
.jet-filters-pagination__item a.jet-filters-pagination__link.prev-next.next:before {
  content: "Next Page";
  width: 190px;
  height: 60px;
  background: #FB6854;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #EDF5FA;
  border-radius: 8px;
}

.jet-filters-pagination {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 30px;
}

.ee-cat-h4 h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px !important;
  color: #0D3A54;
}

.elementor-post.elementor-grid-item.hentry:first-child {
  margin-top: 70px;
}

.ee-archive span.jet-filters-pagination__item.prev-next.prev {
  position: absolute;
  right: 160px;
}
.ee-archive .jet-filters-pagination__item a.jet-filters-pagination__link.prev-next.prev {
  font-size: 0;
}
.ee-archive a.jet-filters-pagination__link.jet-filters-pagination__link-current {
  position: absolute;
  right: 90px;
  top: 42px;
}
.ee-archive .jet-filters-pagination__item a.jet-filters-pagination__link.prev-next.next {
  font-size: 0;
}

.ee-footer {
  padding: 40px 0;
  background: #EDF5FA;
}
.ee-footer h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #688BA0;
  border-bottom: 1px solid #C1D3DE;
  padding-bottom: 13px;
  margin-bottom: 20px;
}
@media (max-width: 959px) {
  .ee-footer h4 {
    text-align: center;
  }
}
.ee-footer p {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #688BA0;
  margin-bottom: 0;
}
.ee-footer .container {
  display: flex;
  position: relative;
}
@media (max-width: 959px) {
  .ee-footer .container {
    flex-wrap: wrap;
  }
}
.ee-footer .ee-footer__logo {
  min-width: 160px;
  margin-right: 260px;
}
@media (max-width: 1499px) {
  .ee-footer .ee-footer__logo {
    margin-right: 70px;
  }
}
@media (max-width: 1199px) {
  .ee-footer .ee-footer__logo {
    margin-right: 30px;
  }
}
@media (max-width: 959px) {
  .ee-footer .ee-footer__logo {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    margin-right: 0;
  }
}
.ee-footer .ee-footer__menu {
  min-width: 240px;
  margin-right: 160px;
}
@media (max-width: 1499px) {
  .ee-footer .ee-footer__menu {
    margin-right: 70px;
  }
}
@media (max-width: 959px) {
  .ee-footer .ee-footer__menu {
    margin-right: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .ee-footer .ee-footer__menu h4 {
    width: 105px;
  }
}
.ee-footer .ee-footer__menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0;
}
@media (max-width: 959px) {
  .ee-footer .ee-footer__menu ul {
    margin-bottom: 30px;
  }
}
.ee-footer .ee-footer__menu ul li {
  width: 50%;
}
@media (max-width: 959px) {
  .ee-footer .ee-footer__menu ul li {
    width: 100%;
    text-align: center;
  }
}
.ee-footer .ee-footer__menu ul li a {
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #FB6854;
}
.ee-footer .ee-footer__contacts {
  width: 100%;
}
@media (max-width: 959px) {
  .ee-footer .ee-footer__contacts {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .ee-footer .ee-footer__contacts h4 {
    width: 196px;
  }
}
.ee-footer .ee-footer__contact-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .ee-footer .ee-footer__contact-wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 959px) {
  .ee-footer .ee-footer__contact-wrap {
    justify-content: center;
    align-items: center;
  }
}
.ee-footer .ee-footer__contact-wrap .ee-footer__contact-1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 959px) {
  .ee-footer .ee-footer__contact-wrap .ee-footer__contact-1 {
    width: 100%;
    align-items: center;
    margin-bottom: 20px;
  }
}
.ee-footer .ee-footer__contact-wrap .ee-footer__contact-1 span {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #0D3A54;
  display: inline-flex;
}
.ee-footer .ee-footer__contact-wrap .ee-footer__contact-2 {
  display: flex;
  align-items: center;
  width: 190px;
}
.ee-footer .ee-footer__contact-wrap .ee-footer__contact-3 {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .ee-footer .ee-footer__contact-wrap .ee-footer__contact-3 {
    width: 100%;
    margin-top: 18px;
  }
}
@media (max-width: 959px) {
  .ee-footer .ee-footer__contact-wrap .ee-footer__contact-3 {
    justify-content: center;
    margin-bottom: 35px;
  }
}
.ee-footer .ee-footer__contact-wrap .ee-footer__contact-3 a {
  margin: 0 6px;
}
.ee-footer .ee-footer__copyright {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 959px) {
  .ee-footer .ee-footer__copyright {
    position: static;
    text-align: center;
    width: 100%;
  }
}

.ee-filters {
  padding-bottom: 70px;
  padding-top: 70px;
  overflow-x: hidden;
}
.ee-filters .jet-active-tag__val {
  color: #fb6854;
}

@media (min-width: 1200px) {
  .ee-cat-h4 h4 {
    pointer-events: none;
  }
}
@media (max-width: 1199px) {
  .ee-filters .ee-free-essays .elementor-row {
    flex-wrap: wrap;
  }
  .ee-filters .ee-free-essays__post .ee-free-essays__post-terms .elementor-row {
    flex-wrap: nowrap;
  }
  .ee-filters .ee-free-essays__posts {
    width: 100% !important;
  }
  .ee-filters .ee-free-essays__cat {
    width: 100% !important;
  }
  .ee-filters .elementor-posts-container.elementor-posts.elementor-grid.elementor-posts--skin-custom,
.ee-filters .elementor-posts-container.elementor-posts.elementor-grid.elementor-posts--skin-archive_custom {
    display: flex;
    flex-wrap: wrap;
  }
  .ee-filters .ee-free-essays__posts .elementor-post.elementor-grid-item.hentry {
    margin-bottom: 20px;
  }
  .ee-filters .elementor-post.elementor-grid-item.hentry:first-child {
    margin-top: 0px;
  }

  .elementor-element.elementor-element-ebc6335.elementor-widget.elementor-widget-jet-smart-filters-checkboxes {
    background: #fff;
    position: absolute;
    z-index: 1;
    top: 80px;
    padding: 20px 20px 0 20px;
    border: 2px solid #edf5fa;
    border-radius: 20px;
    display: none;
  }

  .ee-free-essays__cat .jet-list-tree > .jet-checkboxes-list__row.jet-filter-row .ee-checkbox {
    z-index: 1;
  }

  .ee-free-essays__cat .jet-list-tree > .jet-checkboxes-list__row.jet-filter-row .jet-checkboxes-list__label {
    max-width: 100%;
    padding-right: 55px;
  }

  .ee-cat-h4 h4 {
    font-size: 22px;
    font-weight: 600;
    width: 280px;
    height: 60px;
    border: 2px solid #C1D3DE;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding-left: 20px !important;
    cursor: pointer;
    position: relative;
  }
  .ee-cat-h4 h4:after {
    content: "";
    width: 12px;
    height: 7px;
    background: url(assets/img/dropdown2.svg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 17px;
  }
}
@media (max-width: 767px) {
  .ee-filters .ee-free-essays__post .ee-free-essays__post-terms .elementor-row {
    flex-wrap: wrap;
  }

  .ee-free-essays__post .ee-free-essays__post-cat {
    justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  .ee-active-cat .jet-active-tags__list {
    padding: 20px 20px 15px 20px;
  }

  .ee-cat-h4 h4 {
    width: 100%;
  }

  .ee-free-essays__post .ee-free-essays__post-cat,
.ee-free-essays__post .ee-free-essays__post-words {
    width: 100%;
    justify-content: flex-start;
  }

  .jet-filters-pagination__item a.jet-filters-pagination__link.prev-next.next:before {
    left: 50%;
    top: 10px;
    transform: translateX(-50%);
  }

  .jet-filters-pagination {
    margin-top: 110px;
    justify-content: center;
  }

  .ee-archive a.jet-filters-pagination__link.jet-filters-pagination__link-current {
    top: auto;
    bottom: 15px;
    right: 50%;
    transform: translateX(50%);
  }

  .ee-archive span.jet-filters-pagination__item.prev-next.prev {
    bottom: 1px;
    right: 50%;
    transform: translateX(-50%);
  }

  .ee-archive .jet-filters-pagination__item a.jet-filters-pagination__link.prev-next.next:after {
    position: absolute;
    bottom: 14px;
    left: calc(50% + 50px);
  }

  .ee-archive .jet-filters-pagination__item a.jet-filters-pagination__link.prev-next.next {
    margin-top: 60px;
  }

  .ee-free-essays__post span.ee-exc {
    margin-left: 10px;
    margin-right: 10px;
  }

  .ee-free-essays__post h4 {
    margin-top: 15px !important;
    margin-left: 10px !important;
    padding-right: 10px !important;
  }

  .ee-free-essays__post .ee-free-essays__post-terms {
    padding: 18px 10px;
  }
}
@media (max-width: 575px) {
  .ee-wrap .ee-latest-essays-slider__item {
    padding: 30px 20px;
    height: 410px;
  }

  .ee-wrap .ee-latest-essays-slider__item p.ee-excerpt {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    height: 140px;
  }

  .ee-wrap .ee-latest-essays-slider__item h3 {
    margin-bottom: 20px;
  }

  .ee-wrap .ee-latest-essays-slider__item .ee-post-link {
    right: 10px;
    top: -10px;
  }

  .ee-wrap .ee-free-sources h2 {
    margin: 0;
    padding: 0;
    left: 0;
    text-align: left;
  }

  .ee-wrap .ee-latest-essays-all {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .ee-wrap .ee-latest-essays-all p {
    margin-bottom: 25px;
  }

  .ee-wrap .ee-latest-essays-all__h2 h2 {
    margin: 20px 0 25px;
  }

  .ee-wrap .ee-latest-essays {
    padding: 35px 0 40px;
  }

  .ee-wrap .ee-long-trusted__item {
    padding: 0 15px;
  }

  .ee-wrap .ee-long-trusted__item {
    margin-bottom: 40px;
  }

  .ee-wrap .ee-long-trusted {
    padding: 40px 0 0;
  }

  .ee-wrap .ee-long-trusted__h2 h2 {
    margin: 20px 0 30px;
  }

  .ee-wrap .ee-ecat {
    padding: 40px 0;
  }

  .ee-wrap .ee-ecat .essay-category-description-mob {
    padding: 0;
  }

  .ee-wrap .ee-hero {
    padding-top: 110px;
  }

  .ee-wrap .ee-hero h1 {
    margin-bottom: 25px;
  }

  .ee-wrap .ee-hero form.search-form {
    margin-bottom: 30px;
  }

  .ee-wrap .ee-hero p {
    margin-bottom: 35px;
  }

  input.search-field::placeholder {
    color: #688BA0;
    font-weight: 500;
    font-size: 12px;
  }

  .ee-free-essays__post span.ee-exc {
    font-size: 14px;
    line-height: 20px;
  }

  .ee-single-content .ee-content p {
    font-size: 14px;
    line-height: 20px;
  }

  .ee-single-content .ee-content ul li {
    font-size: 14px;
    line-height: 20px;
  }

  .ee-single-content .ee-content ol li {
    font-size: 14px;
    line-height: 20px;
  }

  p#breadcrumbs {
    display: none;
  }

  .ee-single-hero h1 {
    margin-bottom: 40px;
  }

  .ee-wrap .ee-ecat .essay-category-description-mob p {
    text-align: left;
    font-size: 12px;
    line-height: 20px;
  }

  .ee-wrap .ee-ecat .essay-category-description-mob h3 {
    text-align: left;
  }

  .ee-wrap .ee-ecat .essay-category-description-mob {
    align-items: baseline;
  }

  .ee-single-content .ee-content ul li:before {
    top: 5px;
  }

  .ee-single-content .ee-content ol li:before {
    top: 5px;
  }
}
.ee-calc-wrap .qty {
  display: flex;
  align-items: center;
}

.ee-calc-wrap .total-words {
  margin-left: auto;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #688BA0;
}
.ee-calc-wrap .total-words span {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #688BA0;
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours] {
  position: relative;
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes] {
  position: relative;
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours] {
  position: relative;
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes] {
  position: relative;
}

.bootstrap-datetimepicker-widget a[data-action]::before {
  content: "";
  width: 15px;
  height: 8px;
  background: url(assets/img/drop.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-flex;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.ee-page-404 {
  padding: 150px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ee-page-404 h2 {
  color: #688BA0;
  margin: 45px 0;
}

a.home {
  border: 2px solid #FB6854;
  box-sizing: border-box;
  border-radius: 8px;
  min-width: 260px;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #FB6854;
  margin-bottom: 20px;
}

a.catalog {
  border: 2px solid #FB6854;
  box-sizing: border-box;
  border-radius: 8px;
  min-width: 225px;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #EDF5FA;
  background: #fb6854;
}

.ee-page-404__buttons {
  width: 100%;
  max-width: 550px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.ee-custom-quote {
  padding: 80px 170px 80px 180px;
  background: #EDF5FA;
  border-left: 4px solid #FB6854;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .ee-custom-quote {
    padding: 35px 50px 35px 114px;
  }
}
@media (max-width: 959px) {
  .ee-custom-quote {
    padding: 90px 25px 25px 25px;
  }
}
.ee-custom-quote .ee-custom-quote__text {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #0D3A54;
  margin-bottom: 40px;
  position: relative;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .ee-custom-quote .ee-custom-quote__text {
    margin-bottom: 30px;
  }
}
@media (max-width: 959px) {
  .ee-custom-quote .ee-custom-quote__text {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 22px;
  }
}
.ee-custom-quote .ee-custom-quote__text:before {
  content: "";
  background-image: url("assets/img/quote.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: -100px;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .ee-custom-quote .ee-custom-quote__text:before {
    top: 50%;
    transform: translateY(-50%);
    left: -83px;
  }
}
@media (max-width: 959px) {
  .ee-custom-quote .ee-custom-quote__text:before {
    top: -73px;
    transform: translateX(-50%);
    left: 50%;
  }
}
.ee-custom-quote .ee-custom-quote__signature {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #FB6854;
}

.ee-single-hero__block .ee-block-cat {
  margin-bottom: 6px;
}

.ee-single-hero__block .ee-block-rating {
  margin-bottom: 7px;
}

.ee-free-essays__post .ee-free-essays__post-words {
  margin-top: 17px;
}

.ee-word-counter-arch-p {
  margin-right: 20px !important;
}

.searchandfilter select.sf-input-select {
  min-width: 120px;
  background: none;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #0D3A54;
  padding: 0 10px;
}
.searchandfilter select.sf-input-select:focus {
  outline: 0;
}

.sf-field-posts_per_page {
  text-align: right;
}

.sf-field-posts_per_page h4 {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #688BA0;
  padding-left: 10px;
  margin-right: 44px;
}

.sf-field-posts_per_page label {
  position: relative;
}

.sf-field-posts_per_page label:after {
  content: "";
  width: 10px;
  height: 8px;
  background: url(assets/img/drop2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-flex;
  position: absolute;
  right: 3px;
  bottom: 3px;
}

.ee-filters-cat-top label {
  padding: 5px 40px 5px 12px;
  margin-right: 5px;
  border: 2px solid #c1d3de;
  border-radius: 8px;
  color: #fb6854;
  position: relative;
  margin-bottom: 5px;
  display: none;
}

.ee-filters-cat-top label:after {
  content: "×";
  color: #688ba0;
  font-size: 24px;
  font-weight: 500;
  position: absolute;
  right: 7px;
  top: -2px;
}

.ee-filters-cat-top {
  padding: 40px 40px 35px 40px;
  border: 2px solid #EDF5FA;
  box-sizing: border-box;
  border-radius: 20px;
  display: none;
  margin: 0 auto;
  width: calc(100% - 20px);
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  .ee-filters-cat-top {
    padding: 15px 15px 10px 15px;
  }
}

@media (max-width: 1199px) {
  .ee-free-essays li.sf-field-category {
    background: #fff;
    position: absolute;
    z-index: 1;
    top: 80px;
    padding: 20px 20px 0 20px;
    border: 2px solid #edf5fa;
    border-radius: 20px;
    display: none;
    width: calc(100% - 20px);
  }
}
.ee-free-essays li.sf-field-category ul.children {
  display: none;
}
.ee-free-essays li.sf-field-category .sf-input-checkbox {
  opacity: 0;
}
.ee-free-essays li.sf-field-category li.sf-level-0 {
  margin-bottom: 30px;
  position: relative;
  padding-left: 30px;
}
.ee-free-essays li.sf-field-category li.sf-level-0 label {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #688BA0;
  cursor: pointer;
}
.ee-free-essays li.sf-field-category li.sf-level-0 .ee-checkbox {
  width: 32px;
  height: 32px;
  border: 2px solid #EDF5FA;
  box-sizing: border-box;
  border-radius: 8px;
  margin-right: 20px;
  position: absolute;
  left: 0;
  top: 0;
}
.ee-free-essays li.sf-field-category li.sf-level-0 .ee-checkbox:before {
  content: "";
  width: 14px;
  height: 2px;
  background: #FB6854;
  display: inline-flex;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.ee-free-essays li.sf-field-category li.sf-level-0 .ee-checkbox:after {
  content: "";
  width: 2px;
  height: 14px;
  background: #FB6854;
  display: inline-flex;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.ee-free-essays li.sf-field-category li.sf-level-0 .ee-checkbox.ee-active:after {
  opacity: 0;
}
.ee-free-essays li.sf-field-category li.sf-level-0.ee-active-color label {
  color: #0D3A54;
}
.ee-free-essays li.sf-field-category li.sf-level-1 label {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #688BA0 !important;
  cursor: pointer;
}
.ee-free-essays li.sf-field-category li.sf-level-1 label:hover {
  color: #FB6854 !important;
}
.ee-free-essays li.sf-field-category ul.children {
  margin: 15px 0 0 0;
}
.ee-free-essays label.sf-label-checkbox {
  max-width: 200px;
}
@media (max-width: 1199px) {
  .ee-free-essays label.sf-label-checkbox {
    max-width: 100%;
  }
}

span.sf-count {
  display: none !important;
}

.page-numbers.prev:before {
  content: "";
  background: url(http://flashpointsocialmedia.com/wp-content/themes/easy-essay/assets/img/slider-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
}

.page-numbers.next:after {
  content: "";
  background: url(http://flashpointsocialmedia.com/wp-content/themes/easy-essay/assets/img/slider-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
  transform: rotate(180deg);
}

.page-numbers.next:before {
  content: "Next Page";
  width: 190px;
  height: 60px;
  background: #FB6854;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #EDF5FA;
  border-radius: 8px;
}
@media (max-width: 575px) {
  .page-numbers.next:before {
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
  }
}

span.page-numbers.current {
  display: inline-block;
}

a.page-numbers {
  display: none;
}

a.page-numbers.prev {
  display: inline-block;
}

a.page-numbers.next {
  display: inline-block;
}

span.page-numbers.dots {
  display: none;
}

span.page-numbers.current {
  width: 60px;
  height: 60px;
  border: 2px solid #C1D3DE;
  box-sizing: border-box;
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #0D3A54;
  padding: 18px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #fff;
}

nav.elementor-pagination {
  display: flex;
  justify-content: flex-end;
  padding-top: 40px;
  position: relative;
}
@media (max-width: 575px) {
  nav.elementor-pagination {
    justify-content: center;
    padding-top: 110px;
  }
}

@media (max-width: 1199px) {
  .ast-button-wrap .menu-toggle .menu-toggle-icon:before {
    color: #fb6854;
  }
}
@media (max-width: 575px) {
  .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0;
  }

  .container {
    padding-left: 7px;
    padding-right: 7px;
  }

  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-left: 0;
    padding-right: 0;
  }

  .ee-wrap .ee-latest-essays-slider__item {
    margin: 0;
  }

  .ee-wrap .ee-long-trusted__item {
    padding: 0;
  }

  .ee-wrap .row {
    margin-right: 0;
    margin-left: 0;
  }

  .ast-container {
    padding-left: 7px;
    padding-right: 7px;
  }

  .ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: 0;
  }

  .ast-button-wrap .menu-toggle .menu-toggle-icon:before {
    color: #fb6854;
  }

  .ast-scroll-to-top-right {
    right: 15px;
    bottom: 20px;
  }

  .ee-free-essays li.sf-field-category {
    width: 100%;
  }

  .ee-page-hero {
    min-height: 200px !important;
    background-position: 100%;
    padding-top: 75px !important;
  }

  .ee-single-content {
    padding-top: 15px;
  }

  .ee-wrap .ee-ecat .essay-category-description-mob p {
    font-size: 14px;
    line-height: 20px;
  }

  .ee-wrap .ee-latest-essays-slider__item p.ee-excerpt {
    font-size: 14px;
  }

  .ee-free-essays__post h4 {
    font-size: 20px;
  }

  p#breadcrumbs {
    display: block;
  }

  .ee-wrap p {
    font-size: 14px;
    line-height: 20px;
  }

  .ee-wrap h1 {
    font-size: 30px;
    line-height: 33px;
  }

  .ee-filters {
    padding-top: 35px;
  }

  .ee-cat-h4 h4 {
    font-size: 20px;
  }

  li.sf-field-posts_per_page {
    margin-top: -15px !important;
  }

  .ee-free-essays li.sf-field-category li.sf-level-0 label {
    max-width: 90%;
  }
}
.ee-latest-essays-all__h2 img {
  margin-left: 80px;
}

@media (max-width: 959px) {
  .ee-latest-essays-all__h2 img {
    margin-left: 60px;
  }
}
@media (min-width: 1500px) {
  .ee-wrap .ee-latest-essays {
    padding-bottom: 50px;
  }
}
@media (min-width: 576px) {
  .ee-wrap .ee-hero h1 {
    margin-bottom: 50px;
  }

  .ee-wrap .ee-hero p {
    margin-bottom: 50px;
  }

  .ee-wrap .ee-hero form.search-form {
    margin-bottom: 50px;
  }
}
.ee-free-essays__post span.ee-exc {
  font-size: 14px;
  line-height: 1.4;
}
@media (min-width: 1199px) {
  .ee-free-essays__post span.ee-exc {
    font-size: 16px;
  }
}

.ee-free-essays__post h4 {
  font-size: 20px;
}

p#breadcrumbs {
  margin-bottom: 20px;
}

.ee-calc-mob .ee-calc-wrap {
  margin-bottom: 10px;
}

.ee-wrap .essay-category-card__back {
  display: block;
}

.ee-wrap .ee-free-sources h2 {
    background: #fff;
    position: relative;
    top: 50px;
    max-width: 1050px;
    left: 0;
    padding-left: 40px;
    padding-right: 40px;
    margin: 0 auto;
}
body .mdp-stellar-box.row-right>div .mdp-stellar-description {
  display: none;
}

body .mdp-speaker-box.speaker-squared {
  width: 54px;
}

body .mejs-button.mejs-playpause-button.mejs-play button {
  width: 16px;
  height: 20px;
  background: url(assets/img/tringle.svg);
}

.listen__block {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}

.listen__block span {
  color: #FB6854;
}


body .mdp-speaker-box.speaker-squared:hover {
  box-shadow: none;
}

body .mejs-currenttime, body .mejs-time.mejs-duration-container, body .mejs-button.mejs-volume-button.mejs-mute,
body .mejs-horizontal-volume-total {
  display: none;
}

@media (max-width: 1499px) {
  .ee-contact-form {
    padding-top: 50px;
    padding-right: 80px;
    padding-bottom: 50px;
    padding-left: calc(100% - 455px);
  }
  .ee-contact-form:before {
    background-size: 54%;
  }
  .nf-form-content nf-fields-wrap nf-field:nth-child(1), .nf-form-content nf-fields-wrap nf-field:nth-child(2) {
    width: 100%;
  }
  .nf-form-content nf-fields-wrap nf-field:nth-child(5) {
    width: 100%;
  }
  .nf-form-content nf-fields-wrap nf-field:nth-child(6) {
    width: 100%;
    text-align: left;
  }
  body .ee-contact-form textarea, body .nf-form-content textarea.ninja-forms-field {
    margin-bottom: 0 !important;
  }
  body .list-checkbox-wrap .nf-field-element li label {
    font-size: 19px;
  }
}
@media (max-width: 1199px) {
  .ee-contact-form {
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: calc(100% - 415px);
  }
  .ee-contact-form:before {
    background-size: 60%;
    left: -10%;
  }
}
@media (max-width: 959px) {
  .ee-contact-form {
    padding: 40px;
  }
  .ee-contact-form:before {
    display: none;
  }
  .ee-contact-form form {
    width: 100%;
  }
  .nf-form-content nf-fields-wrap nf-field:nth-child(6) {
    text-align: center;
  }
}
@media (max-width: 575px) {
  .ee-contact-form {
    padding: 30px 20px;
    max-width: 100%;
  }
}



.overlay {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .75);
  pointer-events: none;
  max-height: 100vh;
  overflow-y: auto;
  z-index: 99
}

.overlay.open {
  opacity: 1;
  pointer-events: inherit
}

.overlay, .overlay .modal, .overlay .modal .content {
  opacity: 0;
  -webkit-transition: .35s ease-in-out;
  transition: .35s ease-in-out
}

.overlay .modal {
  text-align: center;
  width: 600px;
  height: 500px;
  padding: 0;
  box-sizing: border-box;
  pointer-events: none;
  border-radius: 20px;
  background: #fff;
}

.overlay .modal .content {
  -webkit-transform: translate(0, -10px);
  transform: translate(0, -10px)
}

.overlay .modal .content .top {
  background-image: url("assets/img/modal_bg.jpg");
  height: 200px;
  background-size: cover;
}

.overlay .modal .content .bottom {
  padding: 50px;
  text-align: left;
}

.overlay .modal .content .bottom h3 {
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
  color: #0D3A54;
  margin-bottom: 40px;
}

.overlay .modal .content .bottom button {
  min-width: 202px;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #FB6854;
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #EDF5FA;
  border: none;
  cursor: pointer;
}

.overlay .modal.open {
  opacity: 1;
  pointer-events: inherit;
  position: relative;
  display: block;
}

.overlay .modal.open .content {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1
}

#open-thank-you, .nf-response-msg {
  display: none !important;
}

.wordpress-print-posts.link-wrapper a {
  background: #fb6854;
  border-radius: 8px;
  min-width: 175px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #edf5fa;
}

@media (max-width: 767px) {
  .overlay .modal {
    width: 300px;
    height: auto;
  }
  .overlay .modal .content .top {
    background-image: url("assets/img/modal_bg_mobile.jpg");
  }
  .overlay .modal .content .bottom {
    padding: 25px 25px 60px 25px;
    text-align: center;
  }
  .overlay .modal .content .bottom h3 {
    text-align: left;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 35px;
  }
}

@media (max-width: 359px) {
  .overlay .modal {
    width: 90%;
  }
}
.home .ast-search-menu-icon.slide-search {
  display: none;
}
.home .ast-masthead-custom-menu-items.search-custom-menu-item {
  width: 78px;
}
.page-id-41541 .ee-sidebar.ee-sidebar-privacy {
  display: none;
}
body .ee-wrap .ee-free-sources h2 {
  top: 20px;
  text-align: center;
}

body .main-header-bar .ast-container {
  max-width: 1460px !important;
}
/*# sourceMappingURL=style.css.map */

body .single-flashcards-banner {
  width: 100%;
  padding: 40px 60px 25px;
  box-sizing: border-box;
  background-image: url("img/single-flashcards-banner_1200.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: right;
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 30px;
}
body .single-flashcards-banner .title {
  color: #0c3a54;
  font-size: 44px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 5px;
}
body .single-flashcards-banner .text {
  color: #0c3a54;
  font-size: 28px;
  font-weight: 600;
  max-width: 635px;
}
body .single-flashcards-banner .button {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  width: 306px;
  height: 60px;
  border-radius: 8px;
  border: 4px solid #ffffff;
  background-color: #fb6854;
  line-height: 52px;
  text-align: center;
  margin-top: 30px;
  display: block;
  transition: all .5s;
}
body .single-flashcards-banner .button:hover {
  border: 4px solid #fb6854;
  color: #fb6854;
  background: transparent;
}
body .sidebar-flashcards-banner {
  box-sizing: border-box;
  padding: 245px 45px 45px 45px;
  text-align: center;
  background-image: url("img/sidebar-flashcards-banner_1200.png");
  background-size: cover;
  background-position-y: -1px;
  background-repeat: no-repeat;
  overflow: hidden;
  margin-bottom: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
body .sidebar-flashcards-banner .title {
  color: #ffffff;
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 60px;
}
body .sidebar-flashcards-banner .text {
  color: #ffffff;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}
body .sidebar-flashcards-banner .button {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  width: 250px;
  height: 60px;
  border-radius: 8px;
  border: 4px solid #ffffff;
  background-color: #fb6854;
  line-height: 52px;
  text-align: center;
  margin-top: 30px;
  display: block;
  transition: all .5s;
}
body .sidebar-flashcards-banner .button:hover {
  background: transparent;
}
@media (max-width: 1499px) {
  body .single-flashcards-banner {
    background-position-x: left;
  }
}
@media (max-width: 1199px) {
  body .single-flashcards-banner {
    background-position-x: right;
    padding: 40px 30px;
    background-image: url("img/single-flashcards-banner_767.png");
  }
  body .single-flashcards-banner .title {

  }
  body .single-flashcards-banner .text {
    max-width: 500px;
  }
  body .single-flashcards-banner .button {
    width: 280px;
  }
}
@media (max-width: 767px) {
  body .single-flashcards-banner {
    background-image: url("img/single-flashcards-banner_mobile.png");
    padding: 30px 20px 20px 20px;
    text-align: center;
    background-position-y: bottom;
  }
  body .single-flashcards-banner .title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  body .single-flashcards-banner .text {
    max-width: 500px;
    font-size: 20px;
    font-weight: 500;
  }
  body .single-flashcards-banner .button {
    width: 100%;
    line-height: 60px;
    height: 82px;
    border: 11px solid #ffffff;
    box-sizing: border-box;
    margin-top: 180px;
  }
}
.flashcards-banner {
  background-image: url("img/flashcards-banner_1200.png");
  margin: 10px;
  box-sizing: border-box;
  padding: 35px 35px 20px 35px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: right;
  border-radius: 40px;
  overflow: hidden;
  width: 100%;
}
.flashcards-banner .title {
  color: #0c3a54;
  font-size: 38px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 5px;
}
.flashcards-banner .text {
  margin: 0;
  color: #0c3a54;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
  max-width: 635px;
}
.flashcards-banner .button {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  width: 321px;
  height: 60px;
  border-radius: 8px;
  background-color: #fb6854;
  display: block;
  line-height: 60px;
  margin-top: 20px;
  border: 2px solid #fb6854;
  box-sizing: border-box;
  transition: all .5s;
}
.flashcards-banner .button:hover {
  color: #fb6854;
  background: white;
}
.elementor-post.elementor-grid-item.hentry:first-child {
  margin-top: 10px;
}
@media (max-width: 1023px) {
  .flashcards-banner {
    background-image: url("img/flashcards-banner_767.png");
    padding: 20px 35px;
  }
  body .flashcards-banner .title {
    font-size: 38px;
    line-height: 50px;
    margin-bottom: 20px;
    max-width: 470px;
  }
  body .flashcards-banner .text {
    font-size: 25px;
    line-height: 35px;
    max-width: 400px;
  }
  body .flashcards-banner .button {

  }
}
@media (max-width: 767px) {
  .flashcards-banner {
    background-image: url("img/flashcards-banner_mobile.png");
    padding: 50px 20px 20px 20px;
  }
  body .flashcards-banner .title {
    font-size: 28px;
    line-height: 35px;
  }
  body .flashcards-banner .text {
    font-size: 18px;
    line-height: 24px;
  }
  body .flashcards-banner .button {
    margin-top: 180px;
    width: 100%;
  }
}