body {
  font-family: 'Poppins', sans-serif;
}
p {
  font-size: 15px;
  line-height: 28px;
}
a:hover {
  text-decoration: none;
}
.h-100 {
  height: 100%!important;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-white {
  color: #fff;
}
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.align-items-center {
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  text-align: center;
}
.justify-content-center {
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
}
.greyish {
  color: #b6b6c7;
}
.light-blue {
  color: #bdc2f2;
}
.dark-blue {
  color: #1321ad;
}
.blue-button {
  background: #2031d9;
  color: #fff;
  border-radius: 35px;
  font-size: 15px;
  padding: 1.1rem 2.5rem;
}
.blue-button:hover {
  background: #1727c8;
  color: #fff;
}
.title {
  font-size: 36px;
  font-weight: 100;
}
.text-med {
  font-size: 18px;
}
.masthead {
  background-image: url('../../assets/images/FS_masthead.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}
/**
.masthead-overlay:before{
  position: absolute;
  content:" ";
  top:0;
  left:0;
  width:100% !important;
  height:100%;
  display: block;
  z-index:0;
  background-color: rgba(22,23,59,0.90);
}
**/
header.masthead {
  height: 100vh;
  min-height: 40rem;
  padding-top: 72px;
  padding-bottom: 0;
}
.masthead .name {
  font-size: 72px;
  font-weight: 100;
}
.masthead .sub-head {
  font-size: 20px;
  line-height: 35px;
}
.navbar-brand {
  text-transform: uppercase;
}
.navbar-expand-lg .navbar-nav .nav-link {
  color: #fff;
  font-size: .9rem;
  font-weight: 500;
  padding: .5rem 1.5rem;
}
.navbar-brand {
  font-size: 1.1rem;
  letter-spacing: 1px;
  font-weight: 500;
}
.navbar {
  padding: 3.5rem 1rem !important;
}
.books,
.editorial,
.about,
.clients,
.testimonials,
.contact {
  padding: 100px 0;
}
.books .book-details,
.editorial .book-details {
  padding: 30px 0px 0px 0px;
}
.book-description-box h2 {
  margin-bottom: 25px;
}
.book-description-box .author-box {
  margin-bottom: 25px;
}
.books .book-title,
.editorial .book-title {
  font-size: 14px;
  color: #222222;
  font-weight: 600;
  margin-bottom: 0px;
  line-height: normal;
}
.books .coming-soon,
.editorial .play-audio {
  font-size: 10px;
  background: #1321ad;
  color: #fff;
  border-radius: 35px;
  padding: 0px 15px;
  font-weight: 500;
}
.books .author-text {
  margin-top: 5px;
}
.editorial .author-text {
  line-height: normal;
}
.editorial audio {
  margin-top: 10px;
}
.books .author-text,
.editorial .author-text {
  text-align: left;
  font-size: 12px;
  font-weight: 600;
  color: #aaaaaa;
}
.books .book-image img,
.editorial .portfolio-item .item img {
  border-radius: 10px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.books .books-box {
  padding: 10px 40px;
}
.books .book-div {
  padding: 10px;
  transition: all 0.3s ease;
}
.book-div .view-gallery a {
  color: #1321ad;
  font-weight: bold;
  text-transform: uppercase;
}
.books .book-div:hover {
  background: #1321ad;
  border-radius: 10px;
  padding: 10px;
}
.book-div:hover .book-title {
  color: #fff !important;
}
.book-div:hover .coming-soon {
  background: #fff;
  color: #1321ad;
}
.book-div:hover .author-text {
  color: #8691ff;
}
.book-div:hover .view-gallery a{
  color: #fff;
}
.books .book-description-box {
  height: 600px; 
  overflow: scroll; 
  overflow-x: hidden; 
  padding: 70px 100px 20px 0px; 
  margin-right: 20px; 
  margin-top: 100px;
}
.books .book-des-btn {
  margin-top: 20px;
}
.books .modal .modal-dialog .modal-content img {
  float: left;
  width: 100%;
  border: 1px solid #e6e6e6;
}
.books .carousel-indicators li {
  background: transparent;
  width: 50px;
}
.modal-content {
  padding: 5px 0px 35px 0px;
}
.book-description-box h1 {
  font-weight: 600; 
  font-size: 30px
}
.book-description-box h2 {
  font-weight: 300; 
  font-size: 20px
}
.editorial .col-5 {
  flex: 0 0 20%;
  max-width: 20%;
  padding-bottom: 30px;
  text-align: center;
}
.editorial {
  background-image: url('../../assets/images/FS_editorial_BG.jpg');
  background-position: top center;
  background-repeat: no-repeat;
}
.editorial .portfolio-item .item {
  margin-bottom: 30px;
}
.editorial .portfolio-menu {
  text-align: center;
  margin-bottom: 100px !important;
}
.editorial .portfolio-menu .fas {
  font-size: 18px;
  position: relative;
  top: 3px;
}
.editorial .pmenu-btn {
  height: 50px;
  line-height: 45px;
  top: 5px;
  right: 21px;
  border-radius: 25px;
  padding: 0 35px 0 20px;
  font-size: 13px;
  margin: 0 5px;
  color: #afb1bf;
  border: 2px solid #e8eaff;
  font-weight: 500;
}
.editorial .portfolio-menu .active {
  color: #1321ad !important;
  background-color: #e8eaff !important;
  border: 2px solid #e8eaff !important;
}
.editorial .pmenu-btn:hover {
  background: #e8eaff;
  color: #1321ad;
}
.about .name:before {
  content: url('../../assets/images/FS_aboutme_icon.png');
  margin-right: 20px;
  position: relative;
  top: 10px;
}
/**
.about .extend {
  left: 150%;
  margin-left: -40vw;
  margin-right: -50vw;
  max-width: 27vw;
  position: relative;
  right: 50%;
  width: 100vw;
  bottom: 40px;
}
**/
.about .blue-box {
  background: #1321ad;
  padding: 40px 50px;
  position: absolute;
  top: 50%;
  margin-left: 10%;
  margin-right: 10%;
}

.clients {
  background: #f5f8fb;
}
.clients .row1 .col,
.clients .row2 .col,
.clients .row3 .col,
.clients .row4 .col {
  padding: 30px 20px;
}
.rborder {
  border-right: 1px solid #e6e6e6;
}
.bbroder {
  border-bottom: 1px solid #e6e6e6;
}
.col-center {
  margin: 0 auto;
  float: none !important;
}
.carousel {
  margin: 50px auto;
  padding: 0 40px 0 55px;
}
.carousel-control-next, .carousel-control-prev {
  width: auto !important;
}
.carousel .item {
  color: #999;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  min-height: 290px;
}
.carousel .item .img-box {
  width: 135px;
  height: 135px;
  margin: 0 auto;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 50%;
}
.carousel .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}
.carousel .testimonial {
  padding: 30px 0 10px;
  color: #636471;
}
.carousel .carousel-control {
  width: 50px;
  height: 50px;
  margin-top: -20px;
  top: 50%;
  background: #e8eaff;
  border-radius: 50%;
}
.carousel-control i {
  font-size: 68px;
  line-height: 42px;
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
  bottom: -40px;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.carousel-indicators li,
.carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 1px 3px;
  border-radius: 50%;
}
.carousel-indicators li {
  background: #999;
  border-color: transparent;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
.carousel-indicators li.active {
  background: #555;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
.testimonials .tname {
  color: #1321ad;
  margin: 0;
  font-weight: 500;
}
.testimonials .tposition {
  font-size: 12px;
  color: #aaaaaa;
  font-weight: 500;
}
.carousel-control i {
  color: #0017ff;
  font-size: 15px;
}
.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
}
.contact {
  background-image: url('../../assets/images/FS_contactBG.jpg');
}
.contact .phone i,
.contact .email i,
.contact .twitter-ico i,
.contact .instagram-ico i {
  margin-right: 20px;
  color: #838efc;
}
.contact .instagram-ico i {
  margin-right: 30px;
}
.contact a {
  color: #fff;
}
.newsletter,
.footer {
  padding: 70px 0;
}
.newsletter .form {
  position: relative;
  display: block;
  height: 70px;
  border-radius: 35px;
  background: white;
  margin: 0 auto;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.28);
  overflow: hidden;
}
.newsletter form input {
  line-height: 60px;
  padding: 0;
  border: none;
  outline: none;
  font-size: 1rem;
  font-weight: 300;
  background: #1321ad;
  letter-spacing: 0.02em;
  border-radius: 35px;
  color: #8792ff;
  font-size: 14px;
  font-weight: 500;
}
.newsletter form input:not([type=submit]) {
  width: 100%;
  display: block;
  padding: 0 150px 0 30px;
}
.newsletter form input:not([type=email]) {
  position: absolute;
  height: 50px;
  line-height: 50px;
  top: 5px;
  right: 21px;
  border-radius: 25px;
  padding: 0 35px;
  background: #0d166f;
  color: white;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
}
.newsletter input::placeholder {
  color: #8792ff;
  font-weight: 500;
  font-size: 14px;
}
.newsletter input:before {
  font-family: "Font Awesome 5";
  font-weight: 400;
  content: "\f0e0";
}
.fontAwesome {
  font-family: 'Poppins', FontAwesome, sans-serif;
}
.footer {
  font-size: 14px;
}
.footer p {
  margin: 0;
}
.footer i.fas {
  color: #0017ff;
  font-size: 15px;
  display: inline-block;
  border-radius: 60px;
  padding: 11px 13px;
  background: #e8eaff;
  width: 40px;
  height: 40px;
  margin-left: 20px;
}

.modal-dialog {
  max-width: 100% !important;
  margin: 0 !important;
}/**
.modal-dialog {
  max-width: 80% !important;
}**/
.modal {
  padding-right: 0 !important;
}
.btn-light {
  color: #1321ad !important;
  background-color: #e8eaff !important;
  border: 2px solid #e8eaff !important;
  height: 50px;
  border-radius: 25px;
  font-size: 13px;
  margin: 0 5px;
  color: #afb1bf;
  border: 2px solid #e8eaff;
  font-weight: 500;
  padding: 10px 30px;
  font-weight: 500;
}
#mainNav {
  transition: height .5s, line-height .5s;
  transition: all .5s;
}
.scrolled-nav {
  height: 60px !important;
  background: #0d166f;
}
.editorial .portfolio-item .item {
  position: unset !important;
}
.editorial .portfolio-item {
  height: auto !important;
}
@media (max-width: 1366px) {
/**.about .extend {
  margin-left: -55.5vw;
  max-width: 37vw;
}**/
.books .book-description-box {
  height: 534px;
}
}
/**
@media (max-width: 1024px) {
.about .blue-box {
  top: 42%;
  left: -5%;
}
}
**/
@media (max-width: 768px) {
.navbar {
  background: #0d166f;
}
.books .book-image img {
  max-width: 100%;
}
.books .coming-soon {
  float: left !important;
}
/**
.about .blue-box {
  width: 302px;
  top: 20%;
}
**/
.contact .text-med {
    font-size: 15px;
}
.scrolled-nav {
  height: auto !important;
  padding: 0 !important;
}
.navbar {
    padding: 1rem 1rem !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 10px 0;
}
.book-description-box h1 {
  font-size: 20px
}
.book-description-box h2 {
  font-size: 15px
}
.book-description-box p {
  font-size: 13px;
}
.books .modal-dialog .col {
  flex: unset;
  width: 100%;
}
.books .modal-dialog .modal-content {
  padding: 20px;
}
.books .book-description-box {
  height: 300px;
  margin-top: 20px;
  padding: 10px;
}
.about .col-6 {
  max-width: 100%;
  width: 100%;
  flex: unset;
}
.about .a-text {
  margin-top: 80px;
}
.books .modal .col-8,
.books .modal .col-4 {
  max-width: 100%;
  width: 100%;
  flex: unset;
}
}
/**
@media (max-width: 414px) {
.about .blue-box {
    width: 350px !important;
    padding: 30px 25px !important;
}
}
**/
@media (max-width: 480px) {
.books .col-4,
.contact .col-3,
.about .col-5,
.about .col-7,
.newsletter .col-4,
.newsletter .col-6,
.modal-body .col-5,
.modal-body .col-7,
.books .modal .col-8,
.books .modal .col-4 {
  max-width: 100%;
  width: 100%;
  flex: unset;
}
.carousel {
  padding: 10px;
}
.books .coming-soon {
    float: right !important;
}
.books .book-title, .editorial .book-title {
  line-height: 14px;
  font-size: 12px;
}
.books .author-text, .editorial .author-text {
  line-height: 14px;
  font-size: 11px; 
}
.contact {
  padding: 100px 30px;
  background-size: cover;
  background-position: left center;
}
/**
.about .extend {
  left: unset;
  margin-left: unset !important;
  margin-right: unset !important;
  right: unset;
  width: 100%;
  max-width: 100%;
}
**/
.about .col-7 {
  margin-top: 100px;
}
/**
.about .blue-box {
  width: 400px;
  top: 35%;
  left: 8%;
}
**/
.newsletter .col-4 .title {
  text-align: center;
  margin-bottom: 20px;
}
.clients .row1 .col {
  padding: 5px;
}
.editorial .portfolio-item .item {
  padding: 0 5px;
}
.books .modal-dialog {
  max-width: 100% !important;
}
.editorial .portfolio-item .col-4 {
  position:   unset !important;
}
.portfolio-menu li {
  margin-bottom: 10px !important;
}
.editorial .portfolio-item .item {
  position: unset !important;
}
.editorial .portfolio-item {
  height: auto !important;
}
.about .blue-box {
  padding: 20px 20px !important;
}
.about .blue-box p {
  font-size: 12px;
  line-height: 25px;
}
.books .book-details {
  padding: 30px 30px 0px 30px;
}
.books .modal .modal-dialog .modal-content img {
  width: 100%;
}
.books .book-description-box {
  height: 450px;
  padding: 20px;
}
}
@media (max-width: 414px) {
.about .a-text {
    margin-top: 255px;
}
}
@media (max-width: 375px) {
.masthead .name {
  font-size: 45px;
}
.about .blue-box h5 {
  font-size: 18px;
}
.headlineBox .blue-box {
  padding: 10px 30px !important;
}
/**
.about .blue-box {
  width: 320px !important;
  padding: 10px 23px !important;
}
**/
.editorial .portfolio-menu li {
  margin-bottom: 10px;
}
.editorial .portfolio-menu {
  margin-bottom: 20px !important;
}
.books .books-box {
  padding: 0;
}
.about .a-text {
    margin-top: 255px;
}
}
/**
@media screen 
  and (min-device-width: 1200px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
    .editorial .portfolio-item .item {
      position: unset !important;
    }
    .editorial .portfolio-item {
      height: auto !important;
    }
    .about .blue-box {
      left: 6%;
    }
}
**/

@media screen 
  and (max-width: 1280px)
  and (min-width: 1280px) {
    .editorial .portfolio-item .item {
      position: unset !important;
    }
    .editorial .portfolio-item {
      height: auto !important;
    }
    /**
    .about .blue-box {
      left: 6%;
    }
    **/
  }

.book-carousel .carousel-indicators li {
  background: none;
  width: 60px;
}
.books .fas {
  color: #bababa;
  font-size: 20px;
}
/**
@media (max-width: 1600px) {
.about .extend {
        left: 124% !important;
        max-width: 31vw;
  }
}
@media (max-width: 1680px) {
.about .extend {
        left: 136%;
  }
}
**/


.headlineBox .blue-box{
  background-color: #1321ad;
  color: #fff;
  position: absolute;
  margin:0 auto;
  display:block;
  left: 50%;
  width: 80%;
  padding: 30px 40px;
  transform: translate(-50%);
}
.book-description-box ul {
  list-style: none;
}
.book-description-box ul > li:before {
  content: "–";
  margin-left: -1.1em;  
  margin-right: 10px; 
}
.CE .carousel-indicators {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
@media (max-width: 767px) {
  .modal-fullscreen-xs-down {
    padding: 0 !important;
  }
  .modal-fullscreen-xs-down .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .modal-fullscreen-xs-down .modal-content {
    height: auto;
    min-height: 100%;
    border: 0 none;
    border-radius: 0;
  }
}
@media (max-width: 991px) {
  .modal-fullscreen-sm-down {
    padding: 0 !important;
  }
  .modal-fullscreen-sm-down .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: auto;
    min-height: 100%;
    border: 0 none;
    border-radius: 0;
  }
}
@media (max-width: 1199px) {
  .modal-fullscreen-md-down {
    padding: 0 !important;
  }
  .modal-fullscreen-md-down .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: auto;
    min-height: 100%;
    border: 0 none;
    border-radius: 0;
  }
}
.modal-fullscreen {
  padding: 0 !important;
}
.modal-fullscreen .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.modal-fullscreen .modal-content {
  height: auto;
  min-height: 100%;
  border: 0 none;
  border-radius: 0;
}
