/*
Theme Name: Pet Adoption Portal
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.7.5
Description: Child theme for Divi theme
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
  font-family: 'Bariol';
  src: url('assets/fonts/bariol.eot'); /* IE9 Compat Modes */
  src: url('assets/fonts/bariol.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/bariol.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/bariol.woff') format('woff'), /* Pretty Modern Browsers */
       url('assets/fonts/bariol.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/bariol.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Bariol Regular Italic';
  src: url('assets/fonts/bariol-regular-italic.eot'); /* IE9 Compat Modes */
  src: url('assets/fonts/bariol-regular-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/bariol-regular-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/bariol-regular-italic.woff') format('woff'), /* Pretty Modern Browsers */
       url('assets/fonts/bariol-regular-italic.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/bariol-regular-italic.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Pacifico';
  src: url('assets/fonts/pacifico.eot'); /* IE9 Compat Modes */
  src: url('assets/fonts/pacifico.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/pacifico.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/pacifico.woff') format('woff'), /* Pretty Modern Browsers */
       url('assets/fonts/pacifico.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/pacifico.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Fredokaone Regular';
  src: url('assets/fonts/fredokaone-regular.eot'); /* IE9 Compat Modes */
  src: url('assets/fonts/fredokaone-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/fredokaone-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/fredokaone-regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('assets/fonts/fredokaone-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/fredokaone-regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Century Gothic';
  src: url('assets/fonts/CenturyGothic.eot'); /* IE9 Compat Modes */
  src: url('assets/fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/CenturyGothic.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/CenturyGothic.woff') format('woff'), /* Pretty Modern Browsers */
       url('assets/fonts/CenturyGothic.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/CenturyGothic.svg#svgFontName') format('svg'); /* Legacy iOS */
}

#page-container {
  padding-top: 0 !important;
  background-image: url("assets/images/corner-bg.svg");
  background-position: 102% 106%;
  background-repeat: no-repeat;
  background-size: 400px;
  height: 100vh;
}
#main-content {
  display: flex;
  align-items: center;
  height: 100vh;
  justify-content: center;
}
#main-content > .et_pb_section {
  width: 100%;
}
.padded {
  padding-bottom: 20vh;
}
.padded-sm {
  padding-bottom: 10vh;
}
.et_pb_section {
  background-color: transparent !important;
}
#et-main-area {
  width: 100%;
  overflow: hidden;
}
.logo-img img {
  max-height: 300px;
  width: auto;
}
.application-btn,
.more-info-btn {
  font-family: 'Bariol';
  line-height: 1em !important;
  width: 348px;
}
.choose-category-bg {
  height: 100vh;
  width: 100%;
  display: flex;
  background-image: url("assets/images/choose-category-corner-bg.svg");
  background-position: -6% bottom;
  background-repeat: no-repeat;
  background-size: 700px;
}
.et_color_scheme_green .choose-category-bg {
  background-image: url("assets/images/choose-category-corner-bg-green.svg");
}
#main-content {
  background-color: transparent !important;
}
.tpl-container {
  width: 90%;
  max-width: 1500px;
  margin: auto;
}
.back-arrow {
  position: absolute;
  top: 80px;
  left: 44px;
  height: 32.5px;
  width: 39px;
  background-image: url("assets/images/left-arrow.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.et_color_scheme_green .back-arrow {
  background-image: url("assets/images/left-arrow-green.svg");
}
.logo-text {
  margin-top: 32px;
  margin-bottom: 56px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  max-height: 180px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}

.logo-text img {
  height: auto;
  width: auto;
  max-width: inherit;
  max-height: inherit;
}
.owl-one .owl-nav,
.owl-six .owl-nav {
  height: 0px;
  margin: 0;
}
#page-container .owl-one .owl-nav button::before,
#page-container .owl-six .owl-nav button::before {
  content: "";
  height: 41px;
  width: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#page-container .owl-one .owl-nav button,
#page-container .owl-six .owl-nav button {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  width: 142px;
  height: 142px;
  background-color: #F7983A;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 0;
}
.et_color_scheme_green #page-container .owl-one .owl-nav button,
.et_color_scheme_green #page-container .owl-six .owl-nav button {
  background-color: #7cc68d;
}
#page-container .owl-one .owl-nav button span,
#page-container .owl-six .owl-nav button span {
  display: none;
}
#page-container .owl-one .owl-nav .owl-prev::before,
#page-container .owl-six .owl-nav .owl-prev::before {
  background-image: url("assets/images/carousel-left-arrow.svg");
  margin-left: 15px;
}
#page-container .owl-one .owl-nav .owl-prev,
#page-container .owl-six .owl-nav .owl-prev {
  left: -71px;
}
#page-container .owl-one .owl-nav .owl-next::before,
#page-container .owl-six .owl-nav .owl-next::before {
  background-image: url("assets/images/carousel-right-arrow.svg");
  right: 71px;
  margin-right: 15px;
}
#page-container .owl-one .owl-nav .owl-next,
#page-container .owl-six .owl-nav .owl-next {
  right: -71px;
}
.tpl-choose-category .tpl-row {
  padding-bottom: 21px;
}
.tpl-row:after {
  content: "";
  display: table;
  clear: both;
}
.tpl-column {
  padding: 0 21px;
}
.tpl-column {
  float: left;
  width: 33.333333%;
}
.tpl-choose-category .tpl-column {
  margin-bottom: 15px;
}
.owl-item > .tpl-column {
  width: 100%;
  padding-bottom: 25px;
}
.tpl-content {
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: 6px 6px 12px rgba(119, 119, 119, 16%);
  -webkit-box-shadow: 6px 6px 12px rgba(119, 119, 119, 16%);
  box-shadow: 6px 6px 12px rgba(119, 119, 119, 16%);
}
.tpl-image {
  height: 300px;
}
.tpl-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
}
.tpl-content h1,
.tpl-content h2 {
  text-align: center;
  font-family: 'Bariol';
  color: #542F0F;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tpl-content h2 {
  min-height: 77.5px;
  padding: 13px 25px;
  font-size: 25px;
}
.tpl-content h2.tpl-no-image {
  min-height: 20vh;
  font-size: 40px;
}
.tpl-category .tpl-container {
  width: 82.5%;
}
.tpl-category .logo-text {
  margin-bottom: 29.8px;
}
.tpl-category .tpl-column {
  padding-bottom: 30px;
}
.tpl-category .tpl-image {
  height: 22vh;
}
.tpl-category .full-screen-btn button {
  margin-top: 6.5px;
}
.tpl-category .tpl-content h1 {
  min-height: 70.5px;
  padding: 10px;
  font-size: 35px;
}
.category-bottom-text {
  margin-top: 30px;
}
.category-bottom-text h2 {
  padding: 0;
  font-size: 25px;
  font-family: 'Montserrat';
  font-weight: 400;
  color: #F7983A;
  text-align: center;
}
.singular-pet-bg {
  height: 100%;
  width: 100%;
  display: flex;
  background-image: url("assets/images/post-corner-bg.svg");
  background-position: 108% bottom;
  background-repeat: no-repeat;
  background-size: 40vw;
}
.et_color_scheme_green .singular-pet-bg {
  background-image: url("assets/images/post-corner-bg-green.svg");
}
.tpl-single .logo-text {
  margin-bottom: 45.4px;
}
.tpl-single .tpl-column {
  width: 50%;
}
.tpl-single .tpl-column:first-child {
  padding-top: 10.2px;
}
.video-frame {
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  height: 35vh;
  background-color: #000;
}
.video-frame video {
  height: 100%;
  width: 100%;
}
.video-frame iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.video-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.owl-two {
  margin-top: 10px;
}
/* .owl-two .owl-stage-outer::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0px;
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 72%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 72%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 72%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  height: 100%;
  width: 110px;
} */
.owl-two .owl-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  height: 15vh;
}
.owl-two .owl-item>div {
  height: 100%;
}
.owl-two .owl-item img {
  height: 100%;
  object-fit: cover;
}
.full-screen-btn .full-screen-icon {
  float: left;
  width: 30px;
  height: 30px;
  background-image: url("assets/images/full-screen.svg");
  margin-right: 16px;
}
.full-screen-btn {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 40px 0;
}
.full-screen-btn.email-about-btn {
  text-align: left;
  padding-top: 15px;
}
.full-screen-btn.relative {
  position: relative;
  padding-bottom: 0;
}
.full-screen-btn button {
  font-size: 30px;
  font-family: 'Bariol';
  line-height: 1em !important;
  color: #fff;
  background-color: #F7983A;
  padding: 25px 55px;
  border: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
}
.full-screen-btn.email-about-btn button {
  font-size: 25px;
  padding: 10px 25px;
}
.et_color_scheme_green .full-screen-btn button {
  background-color: #7cc68d;
}
.tpl-single .tpl-column:last-child {
  padding-left: 100.5px;
}
.tpl-single-content h1,
.tpl-single-content h2 {
  font-family: 'Bariol';
  color: #542F0F;
}
.tpl-single-content h1 {
  font-size: 65px;
  font-weight: bold;
  padding: 0 0 19px;
}
.tpl-single-content h2 {
  font-size: 30px;
  padding-bottom: 17.7px;
}
.tpl-single-content p  {
  font-size: 20px;
  font-family: 'Bariol';
  color: #F7983A;
  max-height: 24vh;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 5px;
  background-color: #fff;
}
.et_color_scheme_green .tpl-single-content p {
  color: #7cc68d;
}
#page-container.fullscreen-carousel-bg {
	background-image: none;
}
.fullscreen-carousel-image {
	height: 100vh;
  width: 100%;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
}
.fullscreen-carousel-image.overlay {
  position: relative;
}
.fullscreen-carousel-image.overlay:before {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  content: '';
  height: 30vh;
  background: -moz-linear-gradient(top, rgba(255,255,255,0.73) 0%, rgba(255,255,255,0.39) 47%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,0.73) 0%,rgba(255,255,255,0.39) 47%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,0.73) 0%,rgba(255,255,255,0.39) 47%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#baffffff', endColorstr='#007db9e8',GradientType=0 );
}
.fullscreen-carousel-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-bottom: 5px;
  z-index: 1;
  background-color: rgba(0,0,0,.3);
}
.fullscreen-carousel-content h1,
.fullscreen-carousel-content h2,
.fullscreen-carousel-info-btn a {
  color: #fff;
  font-family: 'Century Gothic';
  font-weight: bold;
}
.fullscreen-carousel-info-btn a {
  margin-bottom: 20px;
}
.fullscreen-carousel-content h1 {
  font-size: 150px;
  padding: 30px 0 50px 5%;
}
.fullscreen-carousel-content h2 {
  font-size: 60px;
  text-align: center;
}
.fullscreen-carousel-content h2:last-of-type {
  padding-bottom: 30px;
}
.fullscreen-carousel-info-btn {
  text-align: center;
}
.fullscreen-carousel-info-btn a {
  display: inline-block;
  font-size: 35px;
  border: 2px solid #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  padding: 10px 30px;
  line-height: 1.3em;
  cursor: pointer;
}
.tpl-contact-form {
  width: 700px;
  margin: 0 auto;
}
.tpl-contact-form label {
  font-size: 30px;
  font-family: 'Bariol';
  color: #542F0F;
}
.tpl-contact-form input:focus {
  border: 1px solid #ccc;
  color: #4e4e4e;
}
.tpl-contact-form input,
.tpl-contact-form textarea {
  width: 100%;
  font-size: 23px;
  padding: 10px 20px;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.tpl-contact-form input {
  margin: 8px 0 12px;
}
.tpl-contact-form textarea {
  height: 150px;
  margin-top: 8px;
}
.tpl-contact-form p:last-of-type {
  text-align: center;
}
.tpl-contact-form input[type=submit] {
  width: 348px;
  font-size: 40px;
  font-family: 'Bariol';
  line-height: 1em;
  padding: 20px 1em;
  margin: 8px 0 0;
  border: none;
  cursor: pointer;
  color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  background-color: #f7983a;
}
.tpl-contact-form div.wpcf7-response-output {
    margin: 1em 0.5em 0;
}
div.wpcf7-response-output {
  border: none !important;
  text-align: center;
  font-size: 25px;
  color: #ff0000;
  font-family: 'Bariol';
}
div.wpcf7-mail-sent-ok {
  color: #398f14;
}
.et_color_scheme_green .tpl-contact-form input[type=submit] {
  background-color: #7cc68d;
}
.modal {
  background-color: #fff;
  background-image: url("assets/images/corner-bg.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 400px;
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.modal-content {
  margin: auto;
  padding: 56.8px 0 20px;
  width: 77.5%;
  max-width: 1500px;
  height: 100%;
}
.modal-content.email-modal-content {
  display: flex;
  align-items: center;
  padding-top: 0;
  padding-bottom: 10vh;
}
.modal-carousel-images {
  height: 679px;
  width: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 18.7px;
}
#singleCarouselModal h1,
#singleCarouselModal p {
  text-align: center;
}
#singleCarouselModal h1 {
  font-family: 'Bariol';
  color: #542F0F;
  padding-bottom: 11.7px;
  font-size: 65px;
  font-weight: bold;
}
#singleCarouselModal p {
  padding: 0 40px;
  font-size: 20px;
  font-family: 'Bariol';
  color: #F7983A;
  max-height: 12vh;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
}
.et_color_scheme_green  #singleCarouselModal p {
  color: #7cc68d;
}
.close {
  width: 45px;
  height: 45px;
  position: absolute;
  right: 51px;
  top: 59.5px;
  cursor: pointer;
  background-image: url("assets/images/close-icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.modal-content input[name="pet-name"] {
  display: none;
}
.et_color_scheme_green .close {
  background-image: url("assets/images/close-icon-green.svg");
}

@media only screen and (max-width : 1200px) {
  #page-container,
  #carouselModal {
    background-size: 325px;
  }
  .singular-pet-bg {
    background-size: 500px;
  }
  .fullscreen-carousel-content h1 {
    font-size: 100px;
  }
  .fullscreen-carousel-content h2 {
    font-size: 40px;
  }
  .fullscreen-carousel-info-btn a {
    font-size: 27.5px;
  }
  .modal-carousel-images {
    height: 479px;
  }
  .tpl-content h2.tpl-no-image {
    font-size: 30px;
  }
}
@media only screen and (max-width : 979px) {
  #page-container,
  #carouselModal {
    background-size: 300px;
  }
  .tpl-content h2 {
    min-height: 101.5px;
  }
  .tpl-single .full-screen-btn .full-screen-icon {
    margin-top: 14px;
  }
  .tpl-single .full-screen-btn button {
    font-size: 29px;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .tpl-single .tpl-column:last-child {
    padding-left: 60.5px;
  }
  .close {
    width: 30px;
    height: 30px;
    right: 44px;
  }
}
@media only screen and (max-width : 767px) {
  #page-container,
  #carouselModal {
    background-size: 230px;
  }
  .application-btn,
  .more-info-btn {
    width: 235px;
  }
  .choose-category-bg {
    background-image: none;
  }
  .tpl-column {
      width: 100%;
  }
  .tpl-content h2 {
    min-height: 77.5px;
  }
  .tpl-column {
    padding: 0 21px 21px;
  }
  .tpl-column:last-child {
    padding-bottom: 46px;
  }
}

@media (min-height: 1024px) and (max-width: 1366px) {
  .tpl-content h2.tpl-no-image {
    min-height: 150px;
  }
  #singleCarouselModal p {
    max-height: 11vh;
  }
  .tpl-single-content p {
    max-height: 29vh;
  }
  #main-content.tpl-category.custom-logo {
    padding-top: 5vh;
  }
}
@media (min-height: 1366px) and (max-width: 1024px) {
  .tpl-content h2.tpl-no-image {
    min-height: 175px;
  }
  .tpl-category .tpl-image {
    height: 16vh;
  }
  .tpl-single-content p {
    max-height: 35vh;
  }
  #page-container {
    background-size: 400px;
  }
  #main-content.tpl-single {
    padding-bottom: 20vh;
  }
  .singular-pet-bg {
    background-size: 700px;
  }
  #singleCarouselModal p {
    max-height: 23vh;
  }
  .video-frame {
    height: 25vh;
  }
  .owl-two .owl-item {
    height: 10vh;
  }
  .tpl-single .tpl-column:last-child {
    padding-left: 42px;
  }
  .full-screen-btn.email-about-btn button {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-height: 834px) and (max-width: 1112px) {
  #singleCarouselModal p {
    max-height: 14vh;
  }
  .tpl-single-content p {
    max-height: 25vh;
  }
  #main-content.tpl-contact {
    padding-top: 15vh;
  }
  #main-content.tpl-category.custom-logo {
    padding-top: 10vh;
  }
  .tpl-category.custom-logo .tpl-image {
    height: 18vh;
  }
  #main-content.tpl-single.custom-logo {
    padding-top: 10vh;
  }
  .tpl-single .tpl-column:last-child {
    padding-left: 30px;
  }
  .tpl-single-content h1 {
    font-size: 56px;
  }
  .tpl-single-content h2 {
    font-size: 24px;
  }
  .full-screen-btn.email-about-btn button {
    font-size: 20px;
  }
}
@media (min-height: 1112px) and (max-width: 834px) {
  #singleCarouselModal p {
    max-height: 23vh;
  }
  .tpl-single-content p {
    max-height: 27vh;
  }
  #page-container {
    background-size: 400px;
  }
  #main-content.tpl-single {
    padding-bottom: 10vh;
  }
  .tpl-category .tpl-image {
    height: 16vh;
  }
  .video-frame {
    height: 25vh;
  }
  .owl-two .owl-item {
    height: 10vh;
  }
  .tpl-single .tpl-column:last-child {
    padding-left: 21px;
  }
  .full-screen-btn.email-about-btn button {
    font-size: 25px;
  }
}
@media (min-height: 1024px) and (max-width: 768px) {
  #main-content.tpl-single {
    padding-bottom: 10vh;
  }
  #singleCarouselModal p {
    max-height: 20vh;
  }
  .tpl-image {
    height: 200px;
  }
  .tpl-category .tpl-image {
    height: 16vh;
  }
  .tpl-single-content p {
    max-height: 29vh;
  }
  .singular-pet-bg {
    background-size: 400px;
  }
  .tpl-single .tpl-column:last-child {
    padding-left: 21px;
  }
  .video-frame {
    height: 25vh;
  }
  .owl-two .owl-item {
    height: 10vh;
  }
  .full-screen-btn.email-about-btn button {
    font-size: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-height: 768px) and (max-width: 1024px) {
  #page-container {
    background-size: 275px;
  }
  #main-content.tpl-contact {
    padding-top: 15vh;
  }
  #main-content.tpl-contact.custom-logo {
    padding-top: 20vh;
  }
  #main-content.tpl-category.custom-logo {
    padding-top: 10vh;
  }
  #main-content.tpl-single.custom-logo {
    padding-top: 1vh;
  }
  .tpl-image {
    height: 200px;
  }
  .tpl-category.custom-logo .tpl-image {
    height: 18vh;
  }
  .singular-pet-bg {
    background-size: 375px;
  }
  .tpl-single .tpl-column:last-child {
    padding-left: 30px;
  }
  .tpl-single-content h1 {
    font-size: 56px;
  }
  .tpl-single-content h2 {
    font-size: 24px;
  }
  .full-screen-btn.email-about-btn button {
    font-size: 20px;
  }
}

@media  screen and (max-height : 900px) {
  .logo-text {
    position: relative;
    width: 100%;
    left: 0;
    transform: none;
    margin-bottom: 30px;
  }
  .tpl-container {
    margin-top: 0;
  }
}

@media (height: 768px) and (width: 1024px) {
  #main-content {
    height: auto;
    padding: 0;
  }
}
.page-template-tpl-fullscreen-tablet-carousel #page-container {
	margin-top: 0 !important;
}
.page-template-tpl-fullscreen-tablet-carousel .fullscreen-carousel-image {
	background-size: contain;
}
