/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Global Start */
.wpb_wrapper .vc_custom_heading.headingH1 {
  font-size: calc(
    25px + (64 - 25) * ((100vw - 360px) / (1920 - 360))
  ) !important;
}
.wpb_wrapper .vc_custom_heading.headingH2 {
  font-size: calc(
    20px + (48 - 20) * ((100vw - 360px) / (1920 - 360))
  ) !important;
}
.wpb_wrapper .vc_custom_heading.headingH4 {
  font-size: calc(
    15px + (24 - 15) * ((100vw - 360px) / (1920 - 360))
  ) !important;
}
.wpb_wrapper .vc_custom_heading.headingH5 {
  font-size: calc(
    14px + (18 - 14) * ((100vw - 360px) / (1920 - 360))
  ) !important;
}
.btn-global {
  padding: 16px 44px 16px 44px !important;
  font-size: 18px !important;
  line-height: 24px;
  font-weight: 600 !important;
  border: 1px solid !important;
  margin-bottom: 0;
}
/* Global End */

/* Book Start */
#homeBook .iwithtext {
  display: flex;
  align-items: center;
  position: relative;
  padding: 16px;
  margin-bottom: 15px;
}
#homeBook .iwithtext:before {
  position: absolute;
  content: "";
  border: 1.5px solid #dddddd;
  height: 100%;
  width: 100%;
  border-radius: 10px;
  z-index: -1;
  transition: 0.3s ease;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#homeBook .iwithtext:hover:before {
  background: #4253431a;
  border: 1.5px solid #425343;
}
#homeBook .iwithtext .iwt-icon {
  position: relative;
  flex-shrink: 0;
}
#homeBook .iwithtext .iwt-icon img {
  height: 60px;
  width: 60px;
  object-fit: contain;
  margin-bottom: 0;
}
#homeBook .iwithtext .iwt-text {
  padding-left: 20px;
}
#homeBook .iwithtext .iwt-text h5 {
  text-transform: uppercase;
}
#homeBook .iwithtext .iwt-text p {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}
/* Book End */

/* Gallery Start */
#homeGallery h2 {
    margin-bottom: 40px;
}
/* Gallery End */

/* Audio Player Start */
#homeAudio {
	margin-bottom: 0;
}
/* Audio Player End */

/* Story Start */
#homeStory .textBlock p {
  font-weight: 600;
}
/* Story End */

/* Gary Start */
#homeGary h2.headingH2 {
  max-width: 35%;
  margin: auto;
  margin-bottom: 10px;
}
#homeGary .txtBlock p {
  max-width: 40%;
  margin: auto;
}
#homeGary #innerRow .innerCol .btn-global {
  width: 100%;
}
/* Gary End */

/* Explore Start */
#homeExplore h2.headingH2 {
  max-width: 40%;
  margin: auto;
  margin-bottom: 15px;
}
#homeExplore .txtBlock p {
  max-width: 45%;
  margin: auto;
  text-align: center;
}
#homeExplore .txtDate {
  margin-bottom: 5px;
}
#homeExplore .txtDate p {
  font-size: 12px;
  line-height: 24px;
  font-weight: 600;
}
#homeExplore .btn-global {
  padding: 16px 32px !important;
  font-size: 16px !important;
  line-height: 24px;
  margin: 0px 4px auto;
}
#homeExplore .btn-pink {
  color: #ffedd8;
  border: none !important;
}
/* Explore End  */

/* Youtube Video Start */
#homeYoutube iframe {
    border-radius: 12px;
    margin-top: 30px;
}
/* Youtube Video End */

/* Review Start */
#homeReview #innerRow .colRight {
  padding-right: 190px;
}
#homeReview #innerRow .colLeft {
  padding-left: 190px;
}
#homeReview .carousel-item {
  background: #fafafa;
  margin: 0 3px;
  border-radius: 8px;
  padding: 32px;
  border-bottom: 8px solid #425343;
  border-right: 8px solid #425343;
}
#homeReview .row-bg.viewport-desktop.using-bg-color {
  height: 88%;
}
#homeReview .owl-item {
  left: 4%;
}
#homeReview .textBlock p {
  color: #fff;
}
#homeReview .review-img {
  border-radius: 17px;
}
#homeReview .owl-carousel .owl-dots {
  display: none;
}
#homeReview .carousel-item .txtBlock p {
  font-weight: 600;
}
#homeReview .iwithtext {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
#homeReview .iwithtext .iwt-icon {
  position: relative;
  flex-shrink: 0;
}
#homeReview .iwithtext .iwt-icon img {
  height: 38px;
  width: 38px;
  object-fit: cover;
  margin-bottom: 0px;
}
#homeReview .iwithtext .iwt-text {
  padding-left: 0px;
}
#homeReview .iwithtext .iwt-text h5 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
  text-transform: uppercase;
}
#homeReview .iwithtext .iwt-text p {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 24px;
  font-weight: 600;
}
/* Review End */

/* News Start */
#homeNews .txtBlock p {
  text-align: center;
  margin: auto;
}
.blog-recent .post.type-post .meta-category {
  display: none;
}
.blog-recent .post.type-post .article-content-wrap .post-header h3.title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #353535;
}
.blog-recent .post.type-post .article-content-wrap .post-header .meta {
  font-size: 13px;
  line-height: 18px;
  color: #353535;
  font-weight: 400;
}
.blog-recent .post.type-post .article-content-wrap .excerpt {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #425343;
  text-decoration: underline;
}
.blog-recent .post.type-post ::before {
  height: 130%;
  border-radius: 0 !important;
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0)
  );
}
.blog-recent .post.type-post .article-content-wrap .post-header {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 0;
}
.blog-recent .post.type-post .article-content-wrap {
  padding-left: 20px !important;
  bottom: -70px !important;
  top: unset !important;
}
.blog-recent .post.type-post .post-featured-img {
  border-radius: 12px;
}
.blog-recent .post.type-post a.entire-meta-link {
  border: 1px solid #425343;
  border-radius: 12px;
}
/* News End */

/* Source Start */
#homeSource .txtBlock p {
  max-width: 80%;
}
#homeSource #newsletterwidgetminimal-2 h4 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400 !important;
  color: #f4f5f7;
}
#homeSource form.tnp-form {
  display: flex;
}
#homeSource form.tnp-form input.tnp-email {
  border-radius: 8px;
  background: #f4f5f7;
  border: 1px solid #f3d5b5;
  width: 69%;
  color: #353535;
  padding-left: 20px;
}
#homeSource form.tnp-form input.tnp-submit {
  width: 30%;
  border: 1px solid;
  background: transparent;
  font-size: 16px;
  line-height: 20px;
  margin-left: 10px;
}
#homeSource form.tnp-form input.tnp-email::placeholder {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  opacity: 1;
  color: #353535;
}
/* Source End */

/* Contact Page Start */
#contactOne {
  margin-bottom: 0;
}
#contactOne .divider-wrap {
  margin-bottom: 20px;
}
#contactOne .txtBlock {
  margin-bottom: 10px;
}
#contactOne .iwithtext {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
#contactOne .iwithtext .iwt-icon {
  position: relative;
  height: auto;
  width: auto;
  line-height: unset;
}
#contactOne .iwithtext .iwt-icon i {
  font-size: 22px;
  height: auto;
}
#contactOne .iwithtext .iwt-text {
  padding-left: 7px;
}
#contactOne .iwithtext .iwt-text,
#contactOne .iwithtext .iwt-text a {
  color: #19191a;
  transition: 0.5s ease-in-out;
}
#contactOne .iwithtext .iwt-text a:hover {
  color: #046f6c;
}
#contactOne .colRight .vc_column-inner {
  background-color: #f7f7f7;
  border: 1px solid #046f6c;
  border-radius: 40px;
  padding: 50px 50px;
}
#contactOne .txtField,
#contactOne .txtMsg {
  background-color: #fff0;
  border: 1px solid rgb(0 0 0 / 50%);
  border-radius: 30px;
  margin-bottom: 15px;
  padding: 15px;
}
#contactOne .txtMsg {
  height: 200px;
}
#contactOne .cf7sr-g-recaptcha {
  margin-bottom: 20px;
}
#contactOne .subBtn {
  width: 100%;
}
.wpcf7-not-valid-tip {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff0;
  box-shadow: none !important;
  color: red !important;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #fff0;
  border: none;
  margin: 0;
  padding: 0;
  text-align: center;
  color: red;
}
.wpcf7 form .wpcf7-response-output {
  color: #00a0d2;
}
.wpcf7 form.sent .wpcf7-response-output {
  color: #46b450;
}
/* Contact Us Page End */

/* Footer Start */
#footer .txtBlock p {
  max-width: 40%;
}
#footer .footer-logo {
  width: 291px;
  object-fit: contain;
}
#footer h2.widgettitle:before {
  position: absolute;
  content: "";
  background: #425343;
  height: 3px;
  width: 56px;
  bottom: -20px;
  left: 0;
}
#footer h2.widgettitle {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  position: relative;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-family: "Hind Siliguri";
}
#footer .menu li a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
#footer .menu li {
  list-style: none;
  margin-bottom: 10px;
  line-height: normal;
}
#footer .menu {
  margin: 0;
}
#footer .row-bg.viewport-desktop.using-bg-color {
  border-bottom: 1px solid #dddddd;
  top: unset !important;
  bottom: 30px;
}
/* Footer End */

/* Copyright Start */
#copyright .hover-wrap {
  margin-bottom: 0;
}
/* Copyright End */

/* Responsive Start */

@media (max-width: 1600px) {
}
@media (max-width: 1440px) {
  #homeReview #innerRow .colLeft {
    padding-left: 110px;
  }
  #homeReview #innerRow .colRight {
    padding-right: 110px;
  }
  #homeExplore .btn-global {
    padding: 16px 28px !important;
  }
}
@media (max-width: 1366px) {
  #homeGary .txtBlock p {
    max-width: 50%;
  }
  #homeExplore .btn-global {
    padding: 14px 24px !important;
    font-size: 15px !important;
  }
  #contactOne {
    padding: 60px 0 !important;
  }
}
@media (max-width: 1280px) {
  #homeGary h2.headingH2 {
    max-width: 60%;
  }
  #homeGary .txtBlock p {
    max-width: 70%;
  }
  .btn-global {
    padding: 14px 30px 14px 30px !important;
    font-size: 16px !important;
  }
  input.tnp-submit {
    width: 50%;
    font-size: 14px;
  }
  #homeSource form.tnp-form input.tnp-email::placeholder {
    font-size: 14px;
  }
  #contactOne .colRight .vc_column-inner {
    padding: 30px 20px;
  }
  #footer .footer-logo {
    width: 190px;
  }
}
@media (max-width: 999px) {
  #homeBanner .banner-Img {
    max-width: 60%;
    margin: auto !important;
    display: table;
  }
  #homeStory .story-Img {
    max-width: 60%;
    margin: auto;
    display: table;
  }
  #homeBook .book-img {
    max-width: 60%;
    margin: auto;
    display: table;
  }
  #homeGary h2.headingH2 {
    max-width: 100%;
  }
  #homeGary .txtBlock p {
    max-width: 100%;
  }
  #homeExplore h2.headingH2 {
    max-width: 100%;
    margin-bottom: 10px;
  }
  #homeExplore .txtBlock p {
    max-width: 100%;
  }
  #homeReview #innerRow .colLeft {
    padding-left: 50px;
  }
  #homeReview #innerRow .colRight {
    padding-right: 50px;
  }
  #homeReview .review-img {
    max-width: 60%;
    display: table;
    margin: auto;
    margin-left: 50px;
  }
  #homeReview .carousel-item {
    padding: 15px;
  }
  #homeNews .txtBlock p {
    max-width: 100%;
  }
  #contactOne {
    padding: 40px 0 !important;
  }
  #footer .innerCol {
    width: 50%;
  }
  #copyright .innerCol {
    width: 50%;
    margin-bottom: 0;
  }
  #homeSource .txtBlock p {
    max-width: 100%;
  }
  #contactOne .colRight .vc_column-inner {
    padding: 50px 50px;
  }
  #homeContact .wpcf7-form .col.span_12,
  #homeContact .wpcf7-form .col.span_6,
  #contactOne .wpcf7-form .col.span_12,
  #contactOne .wpcf7-form .col.span_6 {
    margin: 0;
  }
  #footer .txtBlock p {
    max-width: 100%;
  }
}
@media (max-width: 690px) {
  #homeBanner .banner-Img {
    max-width: 100%;
  }
  #homeStory .story-Img {
    max-width: 100%;
  }
  #homeBook .book-img {
    max-width: 100%;
  }
  #homeGary .innerCol {
    width: 50%;
    margin-bottom: 20px;
  }
  #homeGary .textBlock p {
    font-size: 14px;
    line-height: 22px;
  }
  #homeExplore .innerCol {
    width: 50%;
    margin-bottom: 20px;
  }
  #homeExplore .btn-global {
    padding: 12px 14px !important;
    font-size: 14px !important;
  }
  #homeExplore #innerRow {
    margin-bottom: 0;
  }
  #homeBook .iwithtext .iwt-icon img {
    height: 45px;
    width: 45px;
  }
  #homeBook .iwithtext {
    padding: 12px;
    margin-bottom: 10px;
  }
  #homeBook .iwithtext .iwt-text {
    padding-left: 15px;
  }
  #homeReview .review-img {
    max-width: 100%;
    margin-left: 0;
  }
  #homeReview #innerRow .colLeft {
    padding-left: 30px;
    padding-right: 40px;
  }
  #homeReview #innerRow .colRight {
    padding-right: 40px;
    padding-left: 30px;
  }
  #homeReview .owl-item {
    left: 1%;
  }
  #homeSource form.tnp-form input.tnp-submit {
    width: 40%;
  }
  .wpb_wrapper .vc_custom_heading.headingH1 {
    line-height: 1.2 !important;
  }
  .wpb_wrapper .vc_custom_heading.headingH2 {
    line-height: 1.2 !important;
  }
  .wpb_wrapper .vc_custom_heading.headingH4 {
    line-height: 1.2 !important;
  }
  .wpb_wrapper .vc_custom_heading.headingH5 {
    line-height: 1.2 !important;
  }
  #homeGary .textBlock {
    margin-bottom: 10px;
  }
  .blog-recent .post.type-post {
    margin-bottom: 20px;
  }
  .blog-recent .post.type-post .article-content-wrap {
    bottom: -100px !important;
  }
  .btn-global {
    padding: 12px 14px 12px 14px !important;
  }
	#homeGallery h2 {
    margin-bottom: 25px;
}
}
@media (max-width: 479px) {
  #homeExplore .btn-global {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0px;
  }
  #contactOne .colRight .vc_column-inner {
    padding: 20px 20px;
  }
  #footer .innerCol {
    width: 100%;
  }
  #footer h2.widgettitle {
    margin-bottom: 20px;
  }
  #footer h2.widgettitle:before {
    bottom: -10px;
  }
  #copyright .innerCol {
    width: 100%;
    text-align: left !important;
  }
  #footer .row-bg.viewport-desktop.using-bg-color {
    bottom: 20px;
  }
  #homeGary .textBlock p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 414px) {
  #homeSource form.tnp-form {
    display: block;
  }
  #homeSource form.tnp-form input.tnp-email {
    width: 100%;
    padding-left: 20px;
    margin-bottom: 10px;
  }
  #homeSource form.tnp-form input.tnp-submit {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 375px) {
  #homeGary #innerRow .innerCol .btn-global {
    font-size: 14px !important;
    line-height: 22px;
  }
}
@media (max-width: 360px) {
}
/* Responsive End */