/* ----- Media queries ----- */
@media (min-width: 980px) and (max-width: 1200px) {}
@media (min-width: 768px) and (max-width: 979px) {}
@media (max-width: 767px) {
  .topNav {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .topNav .navbar-toggle {
    margin-top: 10px;
    border: 0px;
    border-radius: 0px;
  }
  .v .navbar-toggle:focus,
  .topNav .navbar-toggle:hover {
    background-color: transparent;
  }
  .topNav .navbar-brand {
    padding: 12px 15px 7px 15px;
    height: inherit;
  }
  .topNav .navbar-brand img {
    width: 210px;
    height: auto;
  }
  .topNav .navbar-nav li {
    border-bottom: 1px solid #f5f5f5;
  }
  .topNav .navbar-nav li:last-child {
    border-bottom: 0px;
  }
  .topNav .navbar-nav li a {
    padding: 10px 15px;
  }
  .topNav .btn-header {
    padding: 15px;
  }
  .topNav .btn-header a {
    margin-top: 0px;
    text-align: center;
  }
  .topNav .btn-partner a {
    margin-bottom: 16px;
    margin-left: 15px;
  }
  .topNav .btn-partner a {
    background: transparent;
    border: 0px;
    color: #313A5A !important;
    border-radius: 0px;
    font-size: 19px !important;
    margin-top: 16px;
    margin-right: 15px;
    outline: none;
    padding: 0px !important;
  }
  .topNav .btn-partner a:hover,
  .topNav .btn-partner a:focus {
    background-color: transparent !important;
    color: #313A5A !important;
  }
  .topNav .btn-menuSubscribe a {
    margin: 16px 15px;
  }
  .topNav .btn-menuSubscribe a {
    background: transparent !important;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #36BE58 !important;
    font-size: 19px;
    font-weight: 700;
    margin-top: 16px;
    outline: none;
    padding: 0px !important;
  }
  .topNav .btn-menuSubscribe a:hover,
  .topNav .btn-menuSubscribe a:focus {
    background-color: transparent !important;
    color: #36BE58 !important;
  }
  .page-body {
    margin-top: 51px;
  }
  .subscribe-section {
    padding: 30px 15px 10px 15px;
  }
  .subscribe-form .form-group {
    margin-bottom: 8px;
  }
  .subscribe-form .form-control {
    min-width: 100%;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .subscribe-form .btn-subscribe {
    width: 100%;
    margin-left: 0px;
  }
  .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0 !important;
  }
  .latest-post {
    margin-top: 20px;
    padding: 40px 20px 30px 20px
  }
  .right-sidebr {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .right-sidebr aside {
    /* margin-left: 15px;
    margin-right: 15px; */
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding: 20px;
  }
  .right-sidebr .uagb-column__wrap .uagb-column__inner-wrap {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .footer-widget {
    text-align: center;
    margin-bottom: 40px;
  }
  .footer-widget .social-container a {
    padding: 0 70px;
  }
  .subscribe-field {
    margin-bottom: 5px;
  }
  .btn-subscribe {
    width: 100%;
    margin-bottom: 20px;
  }
  .comments-share {
    margin-bottom: 25px;
  }
  .comments-container {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
  }
  .no-leftPadding {
    padding-left: 15px;
  }
  .social-container {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 70%;
    flex: 1 1 70%;
    text-align: right;
  }
  .social-container .social-icons li {
    padding-left: 0px;
    padding-right: 5px;
    font-size: 15px;
  }
  .social-container .social-icons li span {
    font-size: 15px;
  }
  .mySubscription .modal-header .close,
  .myPhilosophy .modal-header .close {
    margin-top: 11px;
    margin-right: 11px;
  }
  .modal-container {
    padding: 0;
  }
  .thankyou-container {
    padding: 20px;
  }
  .modal-dialog.modal-800 {
    width: 90%;
  }
  .partnerForm {
    padding-right: 0px;
  }
  .hidden-fields {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .comment-image {
    margin-right: 23px;
  }
  .submit-conteiner .btn-reply-cancel-below {
    margin-right: 10px;
  }
  .comment-form-author {
    margin-right: 0px;
  }
  .comment-form-email {
    margin-right: 0px;
  }
  .reply-box textarea::-webkit-input-placeholder {
    color: #979797;
    font-size: 15px;
  }
  .reply-box textarea::-moz-placeholder {
    color: #979797;
    font-size: 15px;
  }
  .reply-box textarea:-ms-input-placeholder {
    color: #979797;
    font-size: 15px;
  }
  .reply-box textarea::-ms-input-placeholder {
    color: #979797;
    font-size: 15px;
  }
  .reply-box textarea::-webkit-input-placeholder {
    color: #979797;
    font-size: 15px;
  }
  .reply-box textarea:-ms-input-placeholder {
    color: #979797;
    font-size: 15px;
  }
  .reply-box textarea::placeholder {
    color: #979797;
    font-size: 15px;
  }
  .subscriptionForm .form-control {
    min-width: inherit;
  }
  aside #search-2 {
    display: none;
  }
  aside #categories-2 {
    display: none;
  }
  .author-philosophy-container {
    display: none;
  }
  .latest-post .post-title a {
    font-size: 19px;
    line-height: 24px;
  }
  .latest-post .post-excerpt p {
    font-size: 14px;
    line-height: 17px;
  }
  .author-info h3 {
    font-size: 21px;
  }
  .author-info p {
    font-size: 14px;
    line-height: 17px;
  }
  .books-container li p a {
    font-size: 14px;
    line-height: 17px;
  }
  .about-author,
  aside #search-2,
  aside #categories-2 {
    padding: 36px;
  }
  .subnav-container {
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 1000;
    background: #F7F7F9;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
    -webkit-transition: top 0.3s;
    -webkit-transition: top 0.6s;
    transition: top 0.6s;
  }
  .subnav-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0px;
  }
  .subnav {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 80%;
    flex: 1 1 80%;
    overflow: auto;
    white-space: nowrap;
    margin-left: 16px;
  }
  .subnav ul {
    margin-bottom: 0px;
    padding: 16px 19px 16px 0px;
  }
  .subnav ul li {
    font-size: 16px;
    line-height: 19px;
    padding: 0 10px;
  }
  .subnav ul li:first-child {
    padding-left: 5px;
  }
  .subnav ul li a {
    color: #2D333F;
  }
  .search-container {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    margin-left: 10px;
  }
  .search-container .seperater {
    color: #505050;
    font-weight: 700;
    margin-right: 17px;
    padding-left: 15px;
  }
  .search-container .fa {
    color: #36BE58;
    font-size: 16px;
  }
  #search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
  }
  #search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
  }
  #search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 28px;
    /* font-weight: 300; */
    text-align: center;
    border: 0px;
    margin: 0px auto;
    /* margin-top: -51px; */
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
  }
  #search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 52px;
    margin-left: -45px;
  }
  #search .close {
    position: fixed;
    top: 65px;
    right: 15px;
    color: #fff;
    background-color: #353535;
    border: 1px solid #8c8b8b;
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px;
    border-radius: 50%;
    outline: none;
  }
  #search #btn-searchSubmit {
    position: absolute;
    top: 54%;
    left: 50%;
    margin-top: 52px;
    margin-left: -50px;
    background: #36BE58;
    border-radius: 8px;
    -webkit-box-shadow: 0px 9px 11px rgba(9, 102, 88, 0.187726);
    box-shadow: 0px 9px 11px rgba(9, 102, 88, 0.187726);
    color: #fff !important;
    font-size: 19px;
    font-weight: 700;
    /* margin-top: 16px; */
    outline: none;
    padding: 10px 24px !important;
    border: 0px;
  }
  .latest-post .post-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .post-date {
    margin-bottom: 7px;
  }
  .share-container ul {
    margin-left: 0px;
  }
  .share-container ul li {
    margin-left: 0px;
    margin-right: 12px;
  }
  .similar-post h2 {
    margin-bottom: 0px;
  }
  .relatedpost {
    margin-top: 100px;
  }
  .page-content {
/*     padding-top: 85px; */
  }
  .relatedpost .author-information p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .relatedpost .author-information p span a img {
    margin-left: 7px;
  }
  .pageTitle h1 {
    font-size: 35px;
  }
  .footer-links {
    text-align: center;
  }
  /* ========================
  BOOKS SECTION
  ======================== */
  .bk-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 34px 20px;
    margin-bottom: 35px;
  }
  .book-image {
    margin-bottom: 25px;
  }
  book-image img {
    width: 100%;
  }
  .book-details .btn-readmore {
    display: block;
    color: #fff;
    background: #36BE58;
    -webkit-box-shadow: 0px 6.93443px 8.47541px rgba(9, 102, 88, 0.187726);
    box-shadow: 0px 6.93443px 8.47541px rgba(9, 102, 88, 0.187726);
    border-radius: 6px;
    font-size: 15px;
    font-weight: 700;
    padding: 8px 15px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .book-details .btn-buy {
    display: block;
    color: #36BE58;
    background: #fff;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 700;
    padding: 7px 15px;
    border: 1px solid #36BE58;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 6.93443px 8.47541px rgba(9, 102, 88, 0.03);
    box-shadow: 0px 6.93443px 8.47541px rgba(9, 102, 88, 0.03);
    width: 100%;
    text-align: center;
  }
  .single-book .single-book-description {
    padding-left: 0px;
  }
  .partner-form-container{
    padding-right: 0px;
    padding-top: 20px;
  }
	.search-content {
		padding-top: 80px;
	}
	.page-wrapper {
		padding-top: 80px;
	}
}
@media (max-width: 480px) {}

@media screen and (min-width: 1800px) {
  .bookBanner {
        background-position: 80% !important;
  }
}
