/*
Theme Name: Themify Ultra Child
Theme URI:
Description: Child theme of themify-ultra theme for the Themify Ultra theme
Author: <a href="https://www.themify.me">Themify</a>
Author URI:
Template: themify-ultra
Version: 2.7.1
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 01 Apr 2020 04:42:31 +0000 */

/* The plugin now uses the recommended approach for loading the css files.*/

:root {
  --header-des-height: 130px;
  --stickyheader-des-height: 100px;
  --header-mob-height: 100px;
  --stickyheader-mob-height: 80px;
  --transition: 0.5s !important;
  --header-topbar-height: 49px;
}

aside#sidebar {
  padding-left: 40px;
}

html,
body {
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden !important;
}

body {
  font-family: "Public Sans";
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}

body #content {
  padding: 0;
}

a {
  color: #5d83cc;
}

a:focus {
  outline: none;
}

input[type="radio"]:checked:before {
  background-color: #4c6dc0;
}

input:focus,
button:focus {
  outline: none !important;
}

input[type=checkbox],
input[type=radio] {
  margin-top: 0 !important;
}

.height-100 .image-wrap,
.height-100 .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.month-custom-view {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  margin: 30px 0 0 0;
}

.calender-box {
  width: 30%;
  margin: 55px 0 0 0;
}

.news-box {
  width: 70%;
  margin-left: 25px;
}

.tribe-events-calendar div[id*="tribe-events-daynum-"] {
  color: #333;
}

.tribe-events-calendar td div[id*="tribe-events-daynum-"],
.tribe-events-calendar td div[id*="tribe-events-daynum-"] a {
  margin-top: 0 !important;
}

.news-post-box .post-content .post-full,
.news-post-box .post-content .post-author {
  display: none;
}

.news-box .tab-container {
  margin-bottom: 20px;
}

.tab-container-inner-wp {
  max-width: 370px;
  margin-left: auto;
}

.year-tab-slider {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 40px;
}

.year-tab-slider .year-tab-wp {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.year-tab-slider .slide-arrow {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  background: #fff;
  color: #5c82c9;
  padding: 0;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #caddff;
  border-radius: 0;
  transition: 0.3s;
  z-index: 5;
}

.year-tab-slider .slide-arrow:hover {
  box-shadow: unset;
  background: #5c82c9;
  border-color: #5c82c9;
  color: #fff;
}

.year-tab-slider .slide-arrow.next-arrow {
  left: auto;
  right: 0;
}

.year-tab-slider .slide-arrow.slick-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.tab-container button.year-tab {
  background-color: transparent;
  border: 1px solid #caddff;
  color: #caddff;
  border-radius: 0;
  font-weight: normal;
  padding: 5px;
  width: 100%;
  height: 30px;
  transition: 0.3s;
}

.tab-container button.year-tab:hover {
  border-color: #5c82c9;
  color: #5c82c9;
  box-shadow: unset;
  transform: unset;
}

.tab-container button.year-tab.active,
.tab-container button.year-tab.active:hover {
  background-color: #5c82c9;
  color: #fff;
  border-color: #5c82c9;
}

.news-box .image-wrap {
  width: 200px;
  height: 285px;
}

.news-box .image-wrap img {
  clip-path: polygon(85% 0, 100% 50%, 85% 100%, 0 100%, 0 0);
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.news-post-box {
  position: relative;
}

.text-container {
  text-align: center;
  margin: 60px 0;
}

.text-container h3 {
  text-transform: uppercase;
  color: #5d83cc;
  font-size: 25px;
  border-bottom: 1px solid;
  display: inline-block;
}

.post-loader i {
  color: #5d83cc;
}

.post-loader {
  position: absolute;
  top: 150px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}

.news-post-box .post-container {
  color: #5c82c9;
  border: 1px solid #caddff;
  margin-bottom: 50px;
  position: relative;
}

.news-post-box .post-container:last-child {
  margin-bottom: 0;
}

.news-post-box .post-container .left-container {
  float: left;
  margin: 0 20px 15px 0;
}

.news-post-box .post-container .right-container {
  margin: auto;
  position: relative;
  padding: 20px 20px;
  text-align: left;
  font-size: 16px;
  line-height: 26px;
}

.news-post-box .post-container .right-container button.read-button {
  position: relative;
  right: -5px;
  bottom: -35px;
  left: unset;
  margin-bottom: -5px;
  background-color: #fff;
  color: #5c82c9;
  text-transform: none;
  font-weight: 500;
  font-size: 16px;
  z-index: 5;
}

.news-post-box .post-container .right-container button.read-button:focus {
  outline: none;
}

.news-post-box .post-container .right-container .post-title {
  color: #000;
  font-size: 28px;
  line-height: 38px;
  text-transform: uppercase;
}

.news-post-box .post-container .right-container .post-date {
  font-size: 16px;
}

.news-post-box .post-container .right-container .post-excerpt {
  color: #000;
  text-align: left;
  font-size: 16px;
  line-height: 26px;
}

.news-post-box .post-container .right-container .post-full {
  color: #000;
  text-align: left;
  font-size: 16px;
  line-height: 26px;
}

.news-post-box .post-container .right-container .post-author {
  color: #000;
  text-transform: uppercase;
  text-align: left;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
  padding-top: 30px;
}

.news-post-box .post-container .right-container .post-content {
  text-align: right;
}

.tribe-events-calendar thead th {
  border-color: #5d83cc;
  background-color: #5d83cc;
}

.tribe-events-calendar td div[id*="tribe-events-daynum-"],
.tribe-events-calendar td div[id*="tribe-events-daynum-"] a {
  height: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}

.tribe-events-calendar .tribe-events-present,
.tribe-events-calendar .tribe-events-present.mobile-active div[id*="tribe-events-daynum-"],
.tribe-events-calendar .tribe-events-present.mobile-active div[id*="tribe-events-daynum-"] a,
.tribe-events-calendar td.tribe-events-present.mobile-active {
  background-color: #5d83cc !important;
  color: #fff;
}

#tribe-events-content .tribe-events-calendar td {
  border-color: #e6efff;
}

.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"]>a {
  background-color: transparent;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tribe-events-calendar .mobile-active div[id*="tribe-events-daynum-"],
.tribe-events-calendar .mobile-active div[id*="tribe-events-daynum-"] a,
.tribe-events-calendar .tribe-events-past.tribe-events-has-events:after,
.tribe-events-calendar td.mobile-active {
  background-color: #5d83cc;
}

.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*="tribe-events-daynum-"]>a {
  display: flex;
  align-items: center;
  justify-content: center;
}

#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type="submit"],
.tribe-events-button,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"]>a {
  background-color: transparent;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*="tribe-events-daynum-"]>a {
  background-color: transparent;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth {
  background-color: transparent;
}

.tribe-events-notices {
  display: none;
}

.tribe-events-title-bar {
  display: none;
}

.tribe-events-calendar .mobile-active.tribe-events-past div[id*="tribe-events-daynum-"],
.tribe-events-calendar .mobile-active.tribe-events-past div[id*="tribe-events-daynum-"]>a {
  color: #000;
}

.tribe-events-sub-nav li a {
  background-color: #5d83cc;
  text-align: center;
}

#tribe-bar-form {
  background-color: #5c82c9;
  border-radius: 0 !important;
}

.tribe-bar-disabled #tribe-events-bar {
  margin-bottom: 10px;
}

#tribe-bar-form .tribe-bar-filters-inner {
  color: #fff;
}

.tribe-bar-disabled #tribe-bar-filters-wrap {
  min-width: 100%;
  text-align: center;
}

.tribe-bar-disabled .tribe-bar-filters .tribe-bar-date-filter {
  width: 100%;
}

.tribe-bar-disabled #tribe-bar-form label {
  font-size: 14px;
}

.tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type="text"] {
  width: 100%;
  cursor: pointer;
  text-align: center;
}

#tribe-events #tribe-events-footer {
  margin-top: 25px;
}

.datepicker table tr td span.active {
  background-color: #5c82c9 !important;
}

.datepicker table tr td span.active:hover {
  color: #fff !important;
}

.datepicker.datepicker-dropdown.dropdown-menu {
  z-index: 11111 !important;
}

.our-photos-wrap {
  /* background-image: url(/wp-content/uploads/2020/02/ssci2.jpg); */
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 48px 30px 36px 30px;
  position: relative;
}

.our-photos-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #5d83cc;
  opacity: 0.75;
  z-index: 0;
}

.our-photos-wrap .our-photos-title {
  padding: 30px 44px;
  border: 1px solid #fff;
  position: relative;
  z-index: 1;
}

.our-photos-wrap .h3-title {
  color: #fff;
  font-weight: 300;
  font-size: 28px;
  line-height: 38px;
  text-transform: uppercase;
}

.our-photos-wrap .our-photos-button {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: -23px;
}

.our-photos-wrap .our-photos-button a {
  color: #5d83cc;
  background-color: #fff;
  padding: 10px 15px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 25px;
}

.our-photos-wrap .our-photos-button a:hover {
  text-decoration: none;
}

#tribe-events-pg-template {
  padding: 10px 20px 20px;
}

/*----------- Customization Css Start -----------*/
.select_theme {
  width: 200px;
  margin: auto;
  display: block;
  max-width: 100%;
  height: 35px;
  padding: 5px 15px;
}

@media screen and (max-width: 767px) {
  .select_theme {
    font-size: 14px;
    padding: 5px 7px;
  }
}

#main-nav li:focus,
#main-nav li a:focus {
  outline: none;
}

#pagewrap.site {
  margin-top: calc(var(--header-des-height) + var(--header-topbar-height));
  transition: var(--transition);
}

#headerwrap {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  border: none;
  z-index: 1000;
  transition: var(--transition);
}

#headerwrap.sticky_head {
  box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);
}

.admin-bar #headerwrap {
  top: var(--wp-admin--admin-bar--height);
}

#header {
  padding: 0;
  transition: var(--transition);
  display: flex;
  justify-content: space-between;
  height: var(--header-des-height);
}

#headerwrap.sticky_head #header {
  height: var(--stickyheader-des-height);
}

#header:before,
#header:after {
  content: none !important;
}

.sidemenu {
  height: 100%;
}

.navbar-wrapper {
  height: 100%;
}

.header-bar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

#main-nav li.current-menu-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #4c6dc0;
}

#main-nav-wrap {
  height: 100%;
}

#main-nav {
  height: 100%;
  float: none;
}

#main-nav li {
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

#main-nav li:not(:first-child) {
  margin-left: 20px;
}

#main-nav li a {
  padding: 0;
}

#main-nav li.header-register a {
  line-height: 1;
  min-height: auto;
  vertical-align: middle;
  background-color: #5c82c9;
  color: #fff;
  padding: 12px 20px;
}

#main-nav li.header-register {
  display: inline-flex;
  align-items: center;
  height: 100%;
}

#main-nav-wrap #main-nav li.header-register.current_page_item a,
#main-nav-wrap #main-nav li.header-register.current-menu-item a {
  color: #fff;
}

.mobile_menu_active #menu-icon-close {
  top: 55px;
}

.mobile_menu_active #mobile-menu {
  right: -100%;
}

.mobile_menu_active #headerwrap .sidemenu-on {
  background-color: #dee9ff;
  right: 0;
}

.mobile-menu-visible .body-overlay,
.body-overlay.body-overlay-on {
  display: none;
}

.mobile_menu_active .sidemenu {
  width: 100%;
  transition: all 0.4s ease-in-out;
}

.mobile_menu_active #mobile-menu {
  right: -100%;
}

.mobile_menu_active #headerwrap #main-nav>li {
  text-align: center;
}

.mobile_menu_active #headerwrap .sidemenu-on a,
.mobile_menu_active #headerwrap #main-nav a,
.mobile_menu_active #headerwrap #main-nav ul a {
  padding: 0;
  display: inline-block;
  position: relative;
  color: #5d83cc;
  font-weight: bold;
}

.mobile_menu_active #header {
  padding: 0;
}

.mobile_menu_active #headerwrap .sidemenu-on a,
.mobile_menu_active #headerwrap #main-nav a,
.mobile_menu_active #headerwrap #main-nav ul a {
  padding: 15px 0;
}

.menu-icon-inner:before,
.menu-icon-inner:after {
  border-top: 4px solid;
  border-color: #5d83cc;
}

.menu-icon-inner {
  width: 30px;
  height: 25px;
  border-bottom: 4px solid;
  border-color: #5d83cc;
}

.menu-icon-inner:after {
  width: 70%;
  left: 50%;
  transform: translate(-50%, 0);
}

.page-title {
  text-align: center;
}

.page-title {
  text-align: center;
  font-weight: 400;
  font-size: 28px;
  text-transform: uppercase;
  color: #000;
  margin: 30px 0 0 0;
}

.page-title span {
  display: inline-block;
  position: relative;
}

.page-title span:before,
.page-title span:after {
  content: "";
  position: absolute;
  height: 3px;
  top: 50%;
  width: 2000%;
  background-color: #5d83cc;
}

.page-title span:before {
  right: 100%;
  margin-right: 15px;
}

.page-title span:after {
  left: 100%;
  margin-left: 15px;
}

/*------- inner pages -------*/

.headertitle.module-box {
  margin-bottom: 0;
}

.headertitle .module-box-content.ui {
  background-color: #5d83cc;
  padding: 20px 20px !important;
  border: none !important;
  border-radius: 0;
}

.headertitle .module-box-content p {
  margin: 0;
}

.headertitle .module-box-content p span {
  color: #fff !important;
  text-transform: uppercase;
  font-family: "Open Sans" !important;
  font-size: 28px;
  line-height: 39px;
}

.themify_builder_content-2792 .tb_w9fs090.module_row {
  padding-left: 25px;
  padding-right: 25px;
}

.module-gallery.rounded .gallery-showcase-image img,
.module-gallery.rounded.layout-showcase .gallery-images img,
.module-gallery.rounded .gallery-icon,
.module-gallery.rounded .gallery-icon img {
  border-radius: 0;
}

/*.module.gallery .gallery-item .gallery-icon a {
    cursor: pointer;
    display: block;
}

.module.gallery .gallery-item .gallery-icon a img {
    height: 200px;
    object-fit: cover;
    object-position: center;
}*/

.themify_builder_content-21 .tb_23cg507.module-box {
  margin-bottom: 30px;
}

.entry-content p {
  color: #000;
}

div#googlemapswidget-2 h6 {
  font-size: 12px;
}

.wpcf7-form .wpcf7-form-control {
  width: 100%;
  border-radius: 0;
  border: 1px solid #5d83cc;
  margin-top: 5px;
  padding: 10px 20px;
}

.wpcf7-form .wpcf7-submit {
  width: 170px;
  background-color: #5d83cc;
  border: none;
  box-shadow: none;
  font-size: 20px;
}

.product .nyp input.nyp-input {
  border-radius: 0;
  border: 1px solid #5d83cc;
  text-align: left;
  margin-right: 0;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
  border-radius: 0;
  color: #fff;
  background-color: #5d83cc;
  padding: 0.935em 1.875em;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button:hover {
  background-color: #000;
}

.woocommerce div.product .product_title {
  color: #000;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 39px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  border-radius: 0;
}

.woocommerce .woocommerce-breadcrumb a {
  color: #000;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #5d83cc;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom: 2px solid #5d83cc;
}

div#loops-wrapper {
  display: grid;
  grid-template-columns: 32% 32% 32%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.loops-wrapper .post {
  text-align: left;
}

.post-image a,
.post-image img {
  width: 100%;
}

.post-title {
  text-transform: uppercase;
  font-size: 28px;
  line-height: 39px;
}

.loops-wrapper.list-post .post-author a {
  text-transform: lowercase;
  display: inline-block;
}

.loops-wrapper.list-post .post-author a::first-letter {
  text-transform: uppercase;
}

.post-title a:hover {
  color: #5d83cc;
}

.loops-wrapper.list-post .post-date,
.single .post-content .post-date {
  background-color: rgba(93, 131, 204, 0.8);
}

.loops-wrapper.list-post .post-author a,
.single .post-author a {
  color: #5d83cc;
}

.post-meta a {
  color: #5d83cc;
}

.post-meta span:last-child:after {
  content: none;
}

a.post-edit-link {
  color: #5d83cc;
}

.post-nav .arrow,
.post-nav a:hover span {
  color: #5d83cc;
}

/* .post-nav {
    display: none;
} */

.sidebar-none #content {
  padding-bottom: 0;
}

.single-post article.post.type-post.status-publish.format-standard p span {
  color: #5d83cc !important;
}

.single-post article.post.type-post.status-publish.format-standard li span {
  color: #5d83cc !important;
}

.single-post .page-title {
  margin: 30px 0;
}

.single-post a.back-events {
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  text-decoration: underline;
}

.form-control.w-100 {
  width: 100%;
}

/*----------- Customization Css End -----------*/

h2,
h3 {
  font-weight: 400;
  text-transform: uppercase;
}

.banner-new:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 90%;
  background: #5d83cc;
  clip-path: polygon(90% 0, 100% 25%, 100% 75%, 90% 100%, 0 100%, 0 0);
}

.banner-new h1 {
  font-weight: 400;
  word-break: break-all !important;
}

.welcome-text {
  margin: 0 auto;
}

.about-us-new img {
  object-fit: cover;
  width: 100%;
}

.about-us-new .about_us_image {
  clip-path: polygon(0 0, 0 100%, 100% 100%, 80% 0);
}

.about-us-new p a {
  color: #5d83cc;
}

.about-us-new {
  margin-right: auto !important;
  padding: 0 !important;
}

.about-us-new .row_inner {
  margin-right: auto;
  width: 100%;
  max-width: 77%;
}

.module_row.staff-row-new>.row_inner {
  width: 850px;
}

.staff-row-new .image-wrap {
  position: relative;
  height: 0;
  padding-bottom: 100%;
}

.staff-row-new img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.staff-row-new h4 {
  font-weight: 400;
}

.staff-goals-image-new {
  text-align: center;
}

.child-photo-row-new {
  background-size: cover;
}

.child-photo-row-new .child-photo-text-new {
  margin: 0 auto;
}

.child-photo-row-new .child-photo-text-new h6 {
  font-weight: 400;
}

.child-photo-text-new .callus {
  font-size: 2em;
}

.boy-image {
  position: absolute;
  right: -150px;
  top: -60px;
}

#contactform.map-contact-new .mobile,
#contactform.map-contact-new .location {
  text-align: right;
  padding: 10px 20px 10px 0;
  width: 12%;
  vertical-align: top;
}

#contactform.map-contact-new .mobile i,
#contactform.map-contact-new .location i {
  background-color: #d7e3fc;
  color: #4c6dc0;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
}

#contactform.map-contact-new .mobile+td,
#contactform.map-contact-new .location+td {
  padding-bottom: 10px;
}

#contactform.map-contact-new .facebook,
#contactform.map-contact-new .email {
  background-color: #4c6dc0;
  color: #d7e3fc;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  margin-bottom: 30px;
  transition: 0.3s;
}

#contactform.map-contact-new .facebook:hover,
#contactform.map-contact-new .email:hover {
  background-color: #000000;
}

#gmap_canvas {
  clip-path: polygon(0 0, 0 100%, 70% 100%, 100% 0);
}

.staff-section-slider-new .slide-image {
  margin-bottom: 0;
}

#contactform.map-contact-new .social-link-wp {
  display: inline-block;
  margin-right: 8px;
}

#gmap_canvas {
  clip-path: polygon(0 0, 0 100%, 70% 100%, 100% 0);
}

#contactform.map-contact-new p {
  text-align: left !important;
  margin-bottom: 0;
}

.staff-section-slider-new .slide-title .position {
  color: #5d83cc;
  text-transform: capitalize;
  display: block;
  font-size: 16px;
  line-height: 26px;
}

.staff-section-slider-new .caroufredsel_wrapper {
  padding-bottom: 40px;
}

.staff-section-slider-new .slide-image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.staff-section-slider-new .carousel-pager a {
  width: 50px;
  height: 8px;
  border-radius: 0;
  border: none;
  background-color: #dee9ff;
  margin: 0 10px;
}

.staff-section-slider-new .carousel-pager a.selected {
  background-color: #5c83cb;
}

.header-icons {
  display: none;
}

#back-to-top-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  display: none;
}

#back-to-top-btn .module-buttons-item {
  width: 100%;
  height: 100%;
  display: block;
}

#back-to-top-btn .module-buttons-item .builder_button {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border: none;
}

fieldset h2 {
  margin-bottom: 30px;
}

fieldset h4 {
  margin-top: 30px;
  font-size: 22px;
  text-decoration: underline;
}

fieldset .form-control {
  margin-bottom: 0.4em;
  width: 100%;
}

fieldset .btn {
  background-color: #5c82c9 !important;
  box-shadow: none !important;
  border: none !important;
  border-radius: 0;
}

fieldset .btn:hover {
  background-color: #000 !important;
  transform: unset;
}

/* -------404 page start------- */

.not-found-sec {
  padding-top: 100px;
}

.not-found-content {
  max-width: 500px;
  margin: auto;
  text-align: center;
  background: #5c82c9;
  padding: max(30px, 3vw) max(15px, 3vw);
}

.not-found-content h1 {
  color: #fff;
  text-transform: uppercase;
}

.not-found-content p {
  color: #fff;
  font-size: 20px;
  line-height: 1.7;
}

.not-found-btn {
  color: #fff;
  border: 2px solid #fff;
  padding: 10px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  text-decoration: none !important;
}

.not-found-btn i {
  margin-right: 8px;
}

.not-found-btn:hover {
  background: #fff;
  color: #5c82c9;
}

/* -------404 page end------- */

/* -------Job Page start------- */

.position-texts ul {
  margin-left: 0;
  list-style-position: inside;
}

.position-texts ul li {
  font-weight: bold;
}

.position-texts p a {
  color: #000;
  text-decoration: underline;
}

/* -------Job Page end------- */

/*========== Contact Page Start ==========*/

.contact-banner-img {
  margin-left: 30px;
}

.contact-link-box .tb_link_block_container {
  justify-content: center;
}

.contact-social-link.module-icon img {
  max-width: 30px;
  padding: 0;
}

.module-icon.contact-social-link {
  font-size: 0;
  line-height: 1;
}

.module-icon.contact-social-link .module-icon-item {
  margin-right: 10px;
}

.contact-page-form {
  position: relative;
}

.contact-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.contact-col {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.contact-col.contact-col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.form-box {
  width: 100%;
}

.form-box .wpcf7-form-control-wrap {
  display: block;
  font-size: 0;
  line-height: 1;
  margin-bottom: 30px;
}

.form-box .wpcf7-form-control-wrap input,
.form-box .wpcf7-form-control-wrap textarea {
  width: 100%;
  height: 46px;
  border-radius: 0;
  border: 1px solid #5d83cc;
  margin: 0;
  padding: 5px 20px;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  font-weight: bold;
}

.form-box .wpcf7-form-control-wrap input::placeholder,
.form-box .wpcf7-form-control-wrap textarea::placeholder {
  color: #000;
}

.form-box .wpcf7-form-control-wrap textarea {
  padding: 17px 20px;
  height: 216px;
  resize: none;
}

.form-box .wpcf7-form-control.wpcf7-submit {
  width: 170px;
  height: 44px;
  margin: 0;
}

.wpcf7-not-valid-tip {
  font-size: 14px !important;
  line-height: 24px !important;
  color: #ff0000 !important;
  display: block !important;
  margin-bottom: -24px !important;
}

.wpcf7 form .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  font-size: 16px;
  color: #ff0000;
  margin: 20px 0 0 0;
  border: 2px solid #ff0000 !important;
  padding: 5px 15px;
}

/*========== Contact Page End ==========*/

/* Single Product(Page) Start */

.woocommerce-page #content {
  position: relative;
  padding: 60px 0 !important;
}

.woocommerce div.product .entry-summary {
  padding: 20px 0 0 30px;
  margin: 0 !important;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  height: 350px;
  width: 45% !important;
  border: 8px solid #5b82c9;
  border-radius: 0;
  overflow: hidden;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  height: 100%;
}

.woocommerce-product-gallery__image {
  height: 100%;
}

.woocommerce-product-gallery__image a,
.woocommerce-product-gallery__image a img {
  height: 100% !important;
  object-fit: cover;
}

.woocommerce div.product .product_title {
  font-size: 48px;
  position: relative;
  line-height: 58px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #000000;
}

.product-description p {
  color: #595959;
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 40px;
}

.product .nyp {
  position: relative;
}

.product .nyp label {
  position: absolute;
  top: 10px;
  font-weight: 400;
  left: 13px;
}

.product .nyp .nyp-input {
  width: 128px !important;
  min-width: auto !important;
  margin-right: 0;
  border: none;
  border: 1px solid #d66f3c;
  background: #ffffff;
  border-radius: 0;
  height: 46px;
  padding: 13px 10px 13px 52px;
  color: #595959;
  text-align: left !important;
  font-weight: 400 !important;
  box-shadow: 0 0 7px rgb(0 0 0 / 15%);
}

.woocommerce .button {
  background-color: #5b82c9 !important;
  opacity: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 !important;
  color: #ffffff !important;
  font-size: 16px !important;
  line-height: 26px !important;
  transition: 0.3s;
  text-transform: capitalize !important;
  padding: 10px 30px !important;
}

.woocommerce .button:hover {
  color: #fff !important;
  background-color: #000000 !important;
  transform: unset;
}

.product_meta a {
  color: #d66f3c;
}

.cart_item a {
  color: #d66f3c;
}

.cart_item a:hover {
  color: #4c494a;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
  background: #4c494a;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
  border-color: #4c494a;
}

.woocommerce-Tabs-panel--description p {
  background: #d66f3c;
  color: #fff;
  padding: 13px;
}

.cart-collaterals h2 {
  font-size: 24px;
  line-height: 36px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-radius: 0;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  color: #d66f3c;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  max-width: none;
  padding: 0;
}

.woocommerce .wcpa_form_outer .wcpa_form_item .form-control {
  max-width: 450px;
  height: 140px;
  min-height: auto;
  border-radius: 0;
  border: 1px solid #5b82c9;
  color: #000;
  padding: 15px 20px;
  display: block;
  resize: none;
}

body.single-product div.product.wcpa_has_options form.cart {
  display: flex !important;
  flex-flow: wrap;
  align-items: flex-start;
}

.woocommerce div.product form.cart div.quantity {
  display: none;
}

.single-product div.product.wcpa_has_options form.cart .nyp {
  order: 1;
  flex: 0 0 150px;
  margin-bottom: 30px;
}

.single-product div.product.wcpa_has_options form.cart .wcpa_form_outer {
  order: 3;
  flex: 0 0 100%;
}

.single-product div.product.wcpa_has_options form.cart .button {
  order: 2;
  flex: 0 0 auto;
  margin-bottom: 30px;
  width: 232px;
}

.woocommerce .wcpa_form_outer .wcpa_form_item label {
  display: none;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  color: #ffcb1f;
}

.woocommerce .wcpa_form_outer {
  margin: 0;
}

.woocommerce .wcpa_form_outer .wcpa_form_item {
  margin: 0;
}

#tf_sticky_buy {
  padding: 35px 0;
  box-shadow: 0 -5px 10px rgb(0 0 0 / 10%);
}

#tf_sticky_buy div.product form.cart .quantity {
  display: none;
}

#tf_sticky_buy .product .nyp {
  margin-bottom: 0;
}

#tf_sticky_buy .wcpa_form_outer {
  display: none;
}

#tf_sticky_buy .tf_sticky_prod_img {
  width: auto;
  flex: 1;
}

#tf_sticky_buy .product {
  justify-content: unset;
}

#tf_sticky_buy div.product div.tf_sticky_prod_img div.summary {
  padding: 0;
}

#tf_sticky_buy form.cart {
  flex-flow: row;
}

.product .nyp .woocommerce-nyp-message {
  display: none !important;
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
  right: 0.5em;
}

#tf_sticky_buy div.product form.cart .quantity {
  display: none !important;
}

/* ==== Single Product[Page] End ==== */

/* === Sidebar CSS Start  === */

.widgettitle {
  display: flex;
  align-items: center;
}

.widgettitle:after {
  content: "";
  position: relative;
  display: inline-block;
  flex: 1;
  margin-left: 20px;
  background: #5c82c9;
  height: 2px;
}

.wp-block-search__label,
.widgettitle {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: var(--white-color);
  overflow: hidden;
  margin-bottom: 10px;
}

/* .wp-block-search__label:before,
.widgettitle:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    width: calc(100% - 90px);
    height: 2px;
    background-color: #5b82c9;
} */

.wp-block-search__inside-wrapper input.wp-block-search__input {
  margin: 0 !important;
  padding-left: 15px;
  padding-right: 35px;
  border-radius: 0;
}

.wp-block-search__inside-wrapper button.wp-block-search__button {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  margin: 0 !important;
  padding-block: 0;
  border-radius: 0;
  height: 100%;
  border: 0;
  background-color: transparent;
  display: flex;
  align-items: center;
  box-shadow: none;
  transform: translate(0);
}

.wp-block-search__inside-wrapper {
  position: relative;
  overflow: hidden;
  margin: 0;
}

.wp-block-latest-posts__featured-image.alignleft {
  margin-right: 1em !important;
}

ul.wp-block-latest-posts__list.has-dates.sidebar-recent-posts.wp-block-latest-posts li a {
  margin-top: 15px;
  display: inline-block;
  color: #5b82c9;
}

.wp-block-latest-posts__featured-image.alignleft a {
  margin-top: 0 !important;
}

.post-nav.clearfix {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.post-nav.clearfix .prev a span {
  margin-right: 10px;
}

.post-nav.clearfix .next a span {
  margin-left: 10px;
}

.single-blog-share-wp {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #5b82c9;
  margin-bottom: 30px;
  justify-content: flex-end;
}

.single-blog-share-wp ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.single-blog-share-wp ul li {
  display: inline-block;
  margin: 0;
  line-height: 1;
  margin-right: 10px;
}

.single-blog-share-wp ul li a {
  color: #5b82c9;
}

.single-blog-share-wp p {
  margin: 0;
}

.single_posts_wrapper #layout #content {
  flex: 1;
  width: 100%;
  padding-top: 0;
}

.single_posts_wrapper #layout #content aside#sidebar {
  flex: 0 0 auto;
}

/* === Sidebar CSS End  === */

/*========== Scrapbook Page Start ==========*/

.scrapbook-gallery .module-title {
  font-size: 32px !important;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.scrapbook-gallery .module-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 55px;
  height: 4px;
  background: #5f84ca;
}

.scrapbook-gallery .gallery-icon a {
  position: relative;
  padding-bottom: 100%;
  height: 0;
  display: block;
  border-radius: 0;
  overflow: hidden;
}

.scrapbook-gallery .gallery-icon a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
  display: block;
  border-radius: 30px !important;
}

.scrapbook-gallery.module.gallery .gallery-caption {
  text-align: center;
  font-size: 19px;
  line-height: 29px;
  color: #5f84ca;
  font-weight: bold;
  margin: 0;
  margin-top: 25px;
}

.form-control {
  border-radius: 8px !important;
}

/*========== Scrapbook Page End ==========*/

/*========== Events Page Start ==========*/
.tribe-bar-date-filter input#tribe-bar-date {
  color: #fff;
}

.tribe-bar-disabled .tribe-bar-filters .tribe-bar-date-filter {
  padding: 10px 10px;
}

/*========== Events Page End ==========*/

/*========== Product Monthly Tuition Page Start ==========*/
.wcpa_wrap .wcpa_field_label {
  --wcpaLabelSize: 16px;
}

/*========== Product Monthly Tuition Page End ==========*/

/*========== Scroll To Top Start ==========*/
.themify_builder_content-13188 .tb_uymz562.module-buttons .module-buttons-item a {
  background-color: #5c82c9 !important;
}

/*========== Scroll To Top End ==========*/

/*========== Responsive Start ==========*/

@media (min-width: 1201px) {
  #main-nav li.header-register a:hover {
    color: #fff !important;
    background-color: #000;
  }
}

@media (min-width: 1800px) {
  .about-us-new .row_inner {
    max-width: 1500px;
  }
}

@media (max-width: 1260px) {
  .single-post a.back-events {
    max-width: 96%;
    padding-bottom: 10px;
  }
}

@media (max-width: 1200px) {
  #main-nav {
    height: auto;
  }

  #main-nav li:not(:first-child) {
    margin-left: 0;
  }

  #main-nav li,
  #main-nav li a {
    min-height: 0;
    line-height: 0;
  }

  #main-nav li.current-menu-item:before {
    content: none;
  }

  #main-nav .current-menu-item>a {
    color: #000 !important;
  }

  .header-bar {
    text-align: left;
  }

  .mobile_menu_active .header-icons {
    height: var(--header-des-height);
    top: auto;
    bottom: 0;
    transform: translateY(0);
    display: flex;
    align-items: center;
    z-index: 10000;
    transition: var(--transition);
  }

  .mobile-menu-visible .header-icons {
    z-index: 1;
  }

  .mobile_menu_active .sticky_head .header-icons {
    height: var(--stickyheader-des-height);
  }

  #headerwrap #menu-icon {
    width: 40px;
    height: 30px;
    padding: 0;
    background: transparent;
    border-radius: 0;
  }

  .menu-icon-inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
  }

  .mobile_menu_active #mobile-menu {
    right: -100%;
    top: 0;
  }

  .sidemenu-right {
    left: 0 !important;
  }

  #headerwrap #menu-icon-close {
    position: absolute;
    top: 40px;
    width: 40px;
    height: 40px;
    padding: 0;
    right: 5%;
  }

  #headerwrap #menu-icon-close:hover {
    background: transparent;
  }

  #headerwrap #menu-icon-close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%) rotate(45deg);
    border-color: #5d83cc;
  }

  #headerwrap #menu-icon-close:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  #headerwrap #menu-icon-close:focus {
    outline: none;
  }

  .mobile_menu_active #menu-icon-close:before,
  .mobile_menu_active #menu-icon-close:after {
    background: #5d83cc;
    height: 4px;
  }

  #main-nav li.header-register {
    display: block;
    height: auto;
    min-height: unset;
  }

  .navbar-wrapper {
    height: auto;
  }

  #header {
    height: var(--header-des-height) !important;
  }

  #headerwrap.sticky_head #header {
    height: var(--stickyheader-des-height) !important;
  }

  #childInformation .addressright .state {
    width: 100% !important;
  }

  #childInformation .health_history .col-lg-3 {
    width: 25% !important;
  }

  #childInformation .health_history .col-lg-1 {
    float: left !important;
    width: 25% !important;
  }

  #childInformation .rightlabel,
  .Allergies .allergy,
  .Allergies .re,
  .Allergies .sev {
    text-align: left !important;
  }
}

@media (min-width: 968px) {

  #childInformation .col-lg-5 {
    float: left !important;
    width: 25% !important;
  }
}

@media (max-width: 1024px) {
  .job-banner-img {
    display: block;
    margin: auto !important;
  }

  .contact-banner-img {
    display: block;
    margin: auto;
  }

  .themify_builder_content-13737 .tb_978g749.module-image.leaf-img {
    text-align: center;
  }

  .child-photo-text-new .callus {
    font-size: 1em;
  }

  .themify_builder_content-13188 .tb_4daj166.module_row {
    margin-top: 30px !important;
  }

  .product-template-default.woocommerce div.product .entry-summary,
  .product-template-default.woocommerce-page #content {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 991px) {
  .themify_builder_content-21 .tb_kbsp005.module_row {
    padding-left: 0;
    padding-right: 0;
  }

  .themify_builder_content-21 .tb_2g73595.module_column {
    padding: 0;
  }

  .month-custom-view {
    display: block;
  }

  .calender-box {
    width: 700px;
    margin-top: 0;
    margin: 0 auto;
  }

  .news-box {
    width: 700px;
    margin: 30px auto;
  }

  .news-box .image-wrap {
    height: 305px;
  }

  .our-photos-wrap .our-photos-title {
    text-align: center;
  }

  .post-loader {
    top: -18px;
    transform: translate(-50%, 0);
  }

  .text-container h3 {
    font-size: 16px;
  }
}

@media (max-width: 967px) {

  #childInformation .health_history .col-lg-1,
  #childInformation .health_history .col-lg-3,
  #childInformation .col-lg-3,
  #childInformation .col-lg-2,
  #childInformation .col-lg-6,
  #childInformation .col-lg-1,
  #childInformation .col-lg-5,
  #childInformation .col-lg-4 {
    width: auto !important;
    float: none !important;
  }

  #childInformation .rightlabel br {
    display: none;
  }

  #childInformation .Allergies .col-lg-3,
  #childInformation .Allergies .col-lg-4 {
    width: 33% !important;
    float: left !important;
    padding-right: 5px;
    padding-left: 5px;
  }

  #childInformation .addressright .zip {
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  #header {
    --header-des-height: 100px;
  }

  .mobile_menu_active .header-icons {
    height: var(--header-mob-height);
  }

  .mobile_menu_active .sticky_head .header-icons {
    height: var(--stickyheader-mob-height);
  }

  #header {
    height: var(--header-mob-height);
  }

  .mobile_menu_active .sticky_head .header-icons,
  #headerwrap.sticky_head #header {
    height: var(--stickyheader-des-height) !important;
  }

  #site-logo {
    margin-top: 15px !important;
  }

  #pagewrap.site {
    margin-top: calc(var(--header-mob-height) + var(--header-topbar-height));
  }

  .map-row-new .module_column.tb-column {
    width: 100%;
  }

  #gmap_canvas {
    clip-path: none;
    height: 300px;
  }

  .gmap_canvas {
    height: auto !important;
  }

  .map-row-new .last {
    padding: 10px 0 0 !important;
  }

  #contactform.map-contact-new tbody {
    display: block;
    margin: 0 auto;
  }

  #contactform.map-contact-new tbody tr td {
    padding-left: 20px;
  }

  #contactform.map-contact-new h5 {
    font-size: 15px;
  }

  .staff-goals-image-row .third.module_column.tb-column {
    width: 100% !important;
  }

  .boy-image {
    left: -90px;
    top: -6px;
    width: 252px;
    right: auto;
  }

  .map-row-new .first {
    order: 2;
  }

  .map-row-new .last {
    order: 1;
    padding: 70px 0 30px 0;
  }

  .current-rates-row-new .tb-column-inner {
    display: flex;
    flex-wrap: wrap;
  }

  .current-rates-row-new .tb-column-inner .module.module-text {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .woocommerce-page #content {
    padding-bottom: 10% !important;
  }

  .woocommerce div.product div.images.woocommerce-product-gallery {
    width: auto !important;
  }

  #tf_sticky_buy div.product .product_title,
  #tf_sticky_buy div.product .tbp_title {
    line-height: 1;
    margin-bottom: 30px;
  }

  #tf_sticky_buy div.product .cart {
    display: block;
  }

  #tf_sticky_buy div.product form.cart .quantity {
    display: block;
    margin: 6px 0;
  }

  #tf_sticky_buy form.cart .nyp {
    margin: 0;
  }

  .woocommerce div.product .entry-summary {
    padding: 40px 0;
  }

  #tf_sticky_buy .product .nyp {
    margin-bottom: 20px !important;
  }

  #tf_sticky_buy form.cart {
    flex-flow: wrap;
    white-space: unset !important;
    align-items: baseline !important;
  }

  .map-row-new .row_inner {
    display: block;
  }
}

@media (max-width: 767px) {
  .gallery-columns-4 {
    --galN: 2;
  }

  .module.gallery .gallery-item {
    width: 100%;
  }

  div#loops-wrapper {
    display: block;
    width: 100%;
  }

  .calender-box {
    width: 100%;
  }

  .news-box {
    width: 100%;
  }

  .single-post article.post.type-post.status-publish.format-standard {
    padding: 80px 0 0 0;
  }

  .single-post article.post.type-post.status-publish.format-standard .post-date-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    margin: 0;
  }

  .single-post article.post.type-post.status-publish.format-standard .post-date {
    display: unset;
    width: auto;
    height: auto;
    background-color: transparent;
    color: #5d83cc;
  }

  .single-post article.post.type-post.status-publish.format-standard .post-date span {
    display: inline-block;
  }

  .single-post article.post.type-post.status-publish.format-standard .post-date .month,
  .single-post article.post.type-post.status-publish.format-standard .post-date .day,
  .single-post article.post.type-post.status-publish.format-standard .post-date .year {
    font-size: 14px;
  }

  .single article.post.type-post.status-publish.format-standard .post-title {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    text-align: left;
  }

  .single article.post.type-post.status-publish.format-standard .post-meta {
    text-align: left;
  }

  .single article.post.type-post.status-publish.format-standard p {
    margin: 0 0 5px 0;
  }

  .single-post a.back-events {
    font-size: 14px;
  }

  fieldset h4 {
    font-size: 18px;
  }

  .contact-col.contact-col-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .scrapbook-gallery .module-title {
    font-size: 25px !important;
  }
}

@media (max-width: 760px) {
  .single-post a.back-events {
    max-width: 90%;
  }

  aside#sidebar {
    padding-left: 0px;
  }

  .single_posts_wrapper #layout {
    flex-wrap: wrap !important;
  }
}

@media (max-width: 680px) {
  .banner-image-new {
    text-align: center;
  }

  .banner-new:before {
    clip-path: polygon(68% 0,
        100% 50%,
        100% 56%,
        70% 100%,
        0 100%,
        0% 60%,
        0 0);
    right: 70%;
  }

  .about-us-new .about_us_image {
    clip-path: none;
    overflow: hidden;
  }

  .banner-button {
    text-align: center;
  }

  .banner-text-new {
    margin: 20px 0;
  }

  .about-us-new p:last-child {
    text-align: right !important;
  }

  .about-us-new p:last-child a {
    border-bottom: 1px solid #5d83cc;
  }

  .staff-section-slider-new .slide-inner-wrap {
    flex-flow: unset !important;
  }

  .staff-row-new .module_column:not(:last-child) {
    margin-bottom: 20px;
  }
}

@media (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }

  body:not(.header-none).admin-bar.no-fixed-header #wpadminbar {
    margin: 0;
  }
}

@media (max-width: 575px) {
  .themify_builder_sub_row.module_subrow.clearfix.sub_row_1-0-1.tb_bs15500 .subrow_inner .sub_column {
    width: 100% !important;
  }

  .contact-page-contact-row-new .sub_column.module_column {
    width: 100% !important;
  }

  .page-title {
    font-size: 18px;
  }

  .news-post-box .post-container {
    display: block;
  }

  .news-box .image-wrap {
    width: 100%;
  }

  .news-box .image-wrap img {
    clip-path: none;
    width: 100%;
  }

  .our-photos-wrap .h3-title {
    font-size: 20px;
    line-height: 30px;
  }

  .our-photos-wrap .our-photos-button a {
    font-size: 16px;
  }

  .news-post-box .post-container .left-container {
    margin: 0 0 10px 0;
    float: none;
  }
}

@media (max-width: 480px) {
  .single article.post.type-post.status-publish.format-standard .post-title {
    font-size: 20px;
    line-height: 30px;
  }

  .gallery-columns-4 {
    --galN: 1;
  }

  #contactform.map-contact-new tbody {
    column-count: 1;
  }

  #contactform.map-contact-new tbody tr td {
    padding-left: 5px;
  }

  .staff-section-slider-new .slide-inner-wrap {
    flex-flow: wrap !important;
  }

  .child-photo-row-new.first .child-photo-text-new {
    max-width: 350px !important;
    padding: 30px 20px !important;
  }

  .boy-image {
    left: -90px;
    top: -38px;
    width: 252px;
    right: auto;
  }

  .map-contact-new {
    max-width: 350px;
    margin: auto;
  }

  .woocommerce div.product div.images.woocommerce-product-gallery {
    height: 360px;
  }

  .wcpa_wrap .wcpa_field_label {
    --wcpaLabelSize: 15px;
  }
}

/*========== Responsive End ==========*/

@media (min-width: 768px) {
  .theme_box {
    display: inline-block;
  }

  .theme_box.theme_right {
    margin-left: 10px;
  }
}