.navbar-light .navbar-toggler-icon {
  background: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.navbar-toggler-icon img {
  width: 23px;
  height: auto;
}

.navbar-collapse {
  /*
  position: absolute;
  z-index: 5;
  width: 400px;
  background-color: #2da4de;
  top: 78px;
  margin-left: 0;
  padding: 0;
  align-items: flex-start;
  left: -400px;
  height: 100vh;
  z-index: 11;
  transition: left 0.25s ease; */
}
/*
.navbar-collapse.show {
  left: 0;
}
.navbar-collapse.show::before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 100vh;
  background-color: rgba(51, 51, 51, 0.35);
}

.nav-wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 25px;
  background-color: #2da4de;
}*/

@media (max-width: 1660px) {
  .parent-pageid-607 .page-sub-menu ul.sub-menu,
  .main-sub-menu .site-container {
    margin-left: 130px;
  }
}

@media (max-width: 1420px) {
  .page-sub-menu ul.sub-menu {
    margin-left: 130px;
  }

  .home-top-news .home-section {
    padding: 60px 60px 75px;
  }

  .home-section {
    padding: 0 60px 30px;
  }
}

@media (max-width: 1250px) {
  .grid-posts .grid-posts-item {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .half-wide .post-item-wrapper .post-border article {
    flex-direction: column;
  }
	
	.gratefull-hearts .elementor-testimonial .elementor-testimonial__content {
		padding-top: 0;
	}
	
	.elementor-testimonial--align-left.gratefull-hearts {
		margin-top: 25px;
	}
	
	.grateful-heading h2{
		text-align: center;
	}

  .grid-post-half {
    width: 100%;
  }
	
  .gratefull-hearts .elementor-testimonial .elementor-testimonial__footer picture {
	  padding-left: 30px;
  }
	
	.gratefull-hearts .elementor-testimonial .elementor-testimonial__footer img {
		min-height: 450px;
	}

	.gratefull-hearts .elementor-testimonial .elementor-testimonial__footer {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media (max-width: 1190px) {
  .section.slider-section {
    padding-left: 45px;
    padding-right: 45px;
  }

  .slider-item-title h1 {
    font-size: 2.5rem;
    line-height: 1.15;
  }
}

@media (max-width: 1180px) {
  #header .navbar-brand {
    width: auto;
    margin-top: -5px;
  }

  #header .navbar-nav {
    padding-left: 80px;
    margin-left: 0;
  }
  .top-bar h3 {
    margin-left: 15px;
    margin-top: -4px;
  }

  .header-search {
    top: 61px;
  }

  .header-search-overlay {
    top: 61px;
  }

  .slider-item-title h1 {
    font-size: 2.5rem;
  }
}

@media (max-width: 1100px) {
  .navbar-expand-md .navbar-toggler {
    display: none !important;
    margin-left: 30px;
    padding: 2px 4px;
    border: none;
    height: 38px;
    width: 43px;
    justify-content: center;
    align-items: center;
  }

  .navbar-collapse.show {
    display: block;
  }

  .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #header .site-container {
    flex-direction: column;
    padding: 12px 10px 10px;
  }

  #header .navbar-nav {
    width: 100%;
    padding: 0;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    color: #010101;
    font-size: 0.85rem;
    padding: 15px 0.15rem;
    text-align: center;
  }

  .header-search-container {
    margin-left: auto;
  }

  .navbar-toggler-icon {
    background-image: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
  }

  .navbar-toggler-icon img {
    width: 23px;
    height: auto;
  }

  h4.mini-title,
  .mini-main,
  .mini-main.row {
    display: none;
  }

  .villa-mega {
    position: relative;
    min-height: 0;
    border-bottom: 4px solid #bdbdbd1a;
    box-shadow: none;
    border-bottom: none;
  }

  .villa-mega-wrapper {
    width: 100%;
    height: auto;
    z-index: 1;
    padding: 5px 0 15px 50px;
    flex-direction: column;
  }

  .villa-mega-wrapper .sub-menu.nav-sub {
    flex-direction: column;
    padding: 0;
    margin-bottom: 5px;
  }

  .villa-mega-wrapper .sub-menu.nav-sub li {
    padding: 10px 0 !important;
    margin: 0;
  }

  #menu-main-menu li.menu-item a:not(.dropdown-menu li.menu-item a) {
    border-bottom: none;
  }

  .header-search-wrapper {
    padding: 30px 60px 30px 116px;
  }

  .grid-posts .grid-posts-item {
    padding-right: 8px;
    padding-left: 8px;
  }

  .full-wide .full-post-details .grid-item-title,
  .small-filled .full-post-details .grid-item-title {
    line-height: 1;
  }

  #main-header.fixed-header-onscroll #header .navbar-brand {
    width: 70px;
    margin-top: -5px;
  }

  #main-header.fixed-header-onscroll #header .navbar-brand img {
    width: 100%;
  }

  .footer-upper.row .col-small {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .footer-upper.row .col-big {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }

  .footer-blocks {
    padding: 65px 0 10px;
  }

  .footer-social {
    justify-content: center;
  }
	
	.elementor-testimonial--align-left.gratefull-hearts {
		margin-top: 30px;
	}
	
	.gratefull-hearts .elementor-testimonial .elementor-testimonial__content {
		padding-top: 0;
	}

	.gratefull-hearts .elementor-testimonial .elementor-testimonial__footer img {
		min-height: 350px;
	}
	
	.elementor-element.gratefull-hearts .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
		bottom: 100px;
	}
}

@media (max-width: 1024px) {
	.signature-services .elementor-container .elementor-widget-wrap {
		flex-direction: column;
		align-content: center;
	}

	.signature-services
	.elementor-container
	.elementor-widget-wrap
	> .elementor-element {
		width: auto;
	}

	.signature-services
	.elementor-container
	.elementor-widget-wrap
	> .elementor-element
	.elementor-widget-container {
		display: inline-block;
	}

	.signature-services
	.elementor-container
	.elementor-widget-wrap
	.elementor-widget-heading {
		margin-bottom: 8px;
	}
	
	.signature-services
	.elementor-container
	.elementor-widget-wrap
	.elementor-heading-title {
		margin-bottom: 0;
	}
	
	.elementor-testimonial--align-left.gratefull-hearts {
		margin-top: 0;
	}
	
	.gratefull-hearts .elementor-testimonial .elementor-testimonial__content {
		padding-top: 0;
	}
	
	.gratefull-hearts .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media (max-width: 1010px) {
	.elementor-5
	.client-testimonials
	.elementor-element
	.elementor-testimonial-wrapper
	.elementor-testimonial-image
	img {
		width: 60px !important;
		height: 60px !important;
	}

	.client-testimonials
	.elementor-testimonial-wrapper
	.elementor-testimonial-content {
		margin-top: 10px;
	}

	.gratefull-hearts .elementor-testimonial{
		display: flex !important;
		flex-direction: column-reverse !important;
		align-items: center !important;
	}

	.gratefull-hearts .elementor-testimonial .elementor-testimonial__content {
		width: 100%;
	}

	.gratefull-hearts .elementor-testimonial .elementor-testimonial__footer {
		width: 100%;
	}
	
	.gratefull-hearts .elementor-testimonial .elementor-testimonial__footer img {
		min-height: 250px;
		width: 450px !important;
		max-width: 100%;
	}
	
	.gratefull-hearts .elementor-testimonial__footer .elementor-testimonial__image{
		margin-bottom: 40px;
	}
	
	.gratefull-hearts .elementor-testimonial .elementor-testimonial__footer picture {
		padding-left: 0;
	}
	
	.gratefull-hearts .elementor-testimonial .elementor-testimonial__text{
		text-align: center;
		line-height: 1.65em !important;
	}
	
	.gratefull-hearts .elementor-testimonial .elementor-testimonial__name{
		text-align: center;
	}
}

@media (max-width: 940px) {
  .slider-item-title h1 {
    font-size: 2.15rem;
  }

  .section.slider-section .site-container {
    width: 800px;
    padding: 0;
  }

  .section.slider-section {
    padding-left: 25px;
    padding-right: 25px;
  }

  .sc-slide-description {
    padding: 0 1rem 0;
  }

  .slider-image {
    padding: 1rem;
  }

  .villa-order-summary-block {
    padding-left: 20px;
  }

  .woocommerce-checkout #main.site-container {
    width: 680px;
  }

  .checkout.woocommerce-checkout {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }

  .checkout.woocommerce-checkout #customer_details,
  .villa-order-summary-block {
    width: 100%;
    padding: 0;
  }

  .checkout.woocommerce-checkout #customer_details {
    padding: 20px 0;
  }

  .villa-order-summary-block {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 920px) {
  .grid-posts .grid-posts-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .small-blank .full-post-details .grid-item-title,
  .half-wide .half-post-details .grid-item-title {
    font-size: 1.35rem;
    line-height: 1.05;
  }

  .navbar-expand-md .navbar-toggler {
    display: flex !important;
    margin-top: 5px;
  }

  #header .site-container {
    flex-direction: row;
  }

  .collapse:not(.show) {
    display: none !important;
  }

  #header .navbar-nav {
    flex-direction: column;
    width: 100%;
  }

  .navbar-collapse {
    position: absolute;
    top: 160px;
    width: 100%;
    background-color: #fff;
    margin-left: 0;
    padding: 0;
    align-items: flex-start;
    left: 0;
    height: 100vh;
    z-index: 10;
    transition: left 0.25s ease;
  }

  .navbar-collapse .nav-wrapper {
    width: 100%;
  }

  .navbar-collapse.show {
    display: block;
  }

  #header .navbar-brand {
    height: 68px;
  }

  .top-bar-right {
    padding-left: 15px;
    margin-top: 18px;
  }

  .top-bar-right .social-item {
    margin-right: 10px;
  }

  .top-bar-right .social-item a {
    color: #444;
  }
}

@media screen and (max-width: 850px) {
  .header-search .input-group .form-control {
    height: 46px;
  }

  .header-search-wrapper {
    padding: 25px 50px 25px 132px;
  }

  .header-search {
    height: 110px;
  }

  .home-top-news .home-section {
    padding: 40px 40px 60px;
  }

  .home-section {
    padding: 0 40px 30px;
  }

  .home-videos-section .home-section {
    padding-left: 35px;
    padding-right: 35px;
  }

  .villa-product-wrapper {
    flex-direction: column;
    width: 600px;
    margin: 0 auto;
  }

  .woocommerce div.product div.images.woocommerce-product-gallery {
    width: 100%;
  }

  .woocommerce div.product .villa-product-wrapper .summary.entry-summary {
    width: 100%;
    padding: 0;
  }

  .villa-product-wrapper {
    width: 100%;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 32%;
  }
}

@media screen and (max-width: 800px) {
  .sc-slide-shadow {
    flex-direction: column;
  }

  .sc-slide-description,
  .slider-image {
    width: 100%;
  }

  .section.slider-section .site-container {
    width: 580px;
  }

  .sc-slide-description .welcome {
    align-items: center;
    flex-direction: column-reverse;
  }

  .welcome .seperator {
    width: 55px;
    margin: 12px 0 0;
  }

  .section.slider-section {
    padding-top: 40px;
  }

  .slider-item-title h1 {
    text-align: center;
  }

  .slide-description {
    text-align: center;
  }

  .sc-slide-description a.order-button {
    margin: 30px auto 20px;
  }

  .main-slider {
    height: auto;
  }

  .main-slider .slick-arrow {
    width: 40px;
    height: 35px;
  }

  .main-slider .slick-arrow:hover,
  .main-slider .slick-arrow:focus {
    background-color: transparent;
  }

  #footer .container {
    width: 680px;
    max-width: 100%;
  }

  .navbar .call-us span {
    display: none;
  }

  #header.bg-light {
    padding: 20px 10px;
  }

  #main-header.fixed-header-onscroll #header .navbar-brand img {
    width: auto;
  }

  #header .site-container {
    padding: 5px 10px 5px;
  }
}

@media screen and (min-width: 768px) {
  .navbar-expand-md .navbar-toggler {
    margin-left: 30px;
    padding: 2px 4px;
    border: none;
    height: 38px;
    width: 43px;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .documents
    .elementor-element-populated
    .elementor-inner-section
    .elementor-container {
    width: 500px;
    max-width: 100%;
  }

  .puri-products .elementor-column .elementor-products-grid {
    width: 420px;
    max-width: 100%;
    margin: 0 auto;
  }

  .close-white {
    display: none;
  }

  .navbar-collapse {
    top: 80px;
  }

  .navbar-toggler-icon img {
    width: 20px;
    height: auto;
  }
}

@media screen and (max-width: 680px) {
  #header .navbar-brand {
    width: auto;
    margin-top: -5px;
    display: flex;
    align-items: center;
  }

  .navbar-expand-md .navbar-toggler {
    margin-left: 68px;
  }

  .top-bar h3 {
    margin-left: 15px;
    margin-top: -5px;
  }

  #header .navbar-nav {
    padding-left: 0;
    padding-top: 25px;
  }

  .header-search-wrapper {
    padding: 25px 30px 25px 50px;
  }

  #main-header.fixed-header-onscroll #header .navbar-brand {
    width: auto;
  }

  .single-container,
  .h-bottom-inner {
    padding: 0 12px;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 4px 0;
  }

  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    padding: 10px 10px 12px 28px;
    line-height: 1.05;
  }

  .woocommerce-error::before,
  .woocommerce-info::before,
  .woocommerce-message::before {
    left: 10px;
  }

  .woocommerce-page h1.entry-title {
    font-size: 1.85rem;
  }
}

@media (max-width: 650px) {
  .navbar-expand-md .navbar-toggler {
    margin-left: 25px;
  }

  .puri-cart {
    margin-left: 20px;
  }

  .portfolio-grid .grid-items .grid-item {
    width: 100%;
  }
}

@media screen and (max-width: 620px) {
  .grid-posts .grid-posts-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .grid-posts-item.small-blank .article-bg-image {
    height: 200px;
  }

  .half-post-details .grid-item-time {
    position: relative;
    bottom: unset;
    left: 0;
    margin-top: 25px;
  }

  .grid-post-half.half-post-thumb {
    height: 200px;
  }

  .half-wide .post-item-wrapper .half-post-details {
    height: auto;
  }

  .grid-posts .grid-posts-item:last-child {
    margin-bottom: 0;
  }

  .footer-upper.row .col-small {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .home-testimonials
    .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets
    .swiper {
    width: 100%;
  }

  .home-testimonials .elementor-widget-testimonial-carousel .swiper-slide {
    padding: 10px;
  }

  .home-testimonials
    .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets
    .elementor-swiper-button-prev,
  .home-testimonials
    .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets
    .elementor-swiper-button-next {
    top: -10px;
  }
}

@media screen and (max-width: 580px) {
  .header-search .input-group-append {
    width: auto;
    margin-left: -50px;
    background-color: #294284;
    z-index: 1;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    padding: 5px 5px;
    border-color: #294284 !important;
  }

  .header-search .input-group .form-control {
    height: 42px;
  }

  .header-search .villa-search-icon.icon-search {
    display: none;
  }

  .header-search .scvilla-icon.icon-search {
    padding-bottom: 0;
  }

  .scvilla-icon.icon-search::before {
    content: "\e800";
    font-size: 15px;
    color: #fff;
  }

  .header-search-wrapper {
    padding: 25px 30px 25px 30px;
  }

  .header-search .input-group-append:hover {
    background-color: #294284;
  }

  .sc-slide-description {
    padding: 40px 0 0;
  }

  .slick-prev.slick-arrow,
  .slick-next.slick-arrow {
    bottom: 5px;
  }

  .slider-item-title h1 {
    font-size: 2.85rem;
    line-height: 1.05;
  }

  .main-slider {
    height: auto;
    min-height: 560px;
  }

  .home-top-news .home-section {
    padding: 20px 20px 50px;
  }

  .slider-item-title h1 {
    font-size: 2.05rem;
  }

  .section.slider-section {
    padding-top: 5px;
  }

  .section.slider-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-copyright {
    flex-direction: column;
  }

  #footer .footer-copyright p {
    margin-top: 0;
    line-height: 1;
    margin-bottom: 10px;
  }

  #footer .footer-info p {
    line-height: 1.35;
  }

  .footer-logo img {
    width: 160px;
    margin-bottom: 15px;
  }

  .footer-blocks {
    padding: 25px 0 10px;
  }

  .footer-upper.row .col-small {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
  }

  .documents
    .elementor-element-populated
    .elementor-inner-section
    .elementor-container {
    width: 380px;
  }

  .navbar .call-us {
    font-size: 1.5rem;
  }

  .navbar-expand-md .navbar-toggler {
    height: 36px;
    width: 40px;
  }

  .woocommerce table.shop_table th {
    padding: 5px 10px;
  }

  h2.woocommerce-order-details__title {
    font-weight: 600;
    font-size: 1.45rem;
    margin-top: 30px;
  }

  .footer-menu {
    margin-top: 10px;
  }

  .footer-info h4 {
    margin-bottom: 10px;
  }

  .highlights-block {
    width: 100%;
    height: 480px;
    max-height: 95vh;
  }

  .portfolio-items .elementor-grid-item .elementor-post__thumbnail__link {
    padding: 8px;
  }

  .e-hosted-video .elementor-custom-embed-play i {
    font-size: 60px;
  }
	
	.gratefull-hearts .elementor-testimonial .elementor-testimonial__footer {
		padding: 0 !important;
	}
	
	.gratefull-hearts .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 30px;
	}
	
	.luris-credits {
		text-align: center;
	}
	
	.gratefull-hearts .elementor-testimonial .elementor-testimonial__content {
		padding-left: 0;
		padding-right: 0;
	}
	
	.cp-streamweasels-youtube--showcase .cp-streamweasels-youtube__streams .cp-stream {
		width: 260px !important;
	}
}

@media screen and (max-width: 540px) {
  .grid-posts-item {
    height: 320px;
    min-height: 280px;
  }

  .grid-posts .grid-posts-item.small-blank,
  .grid-posts .grid-posts-item.half-wide {
    height: auto;
  }

  .navbar .call-us {
    display: none;
  }

  .puri-cart {
    margin-left: auto;
  }

  .woocommerce-shop #main,
  .woocommerce-page #main {
    margin-top: 30px !important;
  }

  .woocommerce ul.products li.product .button {
    padding: 8px 12px;
  }

  .related.products h2 {
    margin-bottom: 0;
    font-size: 2rem;
  }

  .related.products ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.12rem;
  }

  #header .navbar-brand {
    height: 52px;
  }

  .top-bar-right {
    padding-left: 10px;
    margin-top: 10px;
  }

  .top-bar-right .social-item {
    margin-right: 6px;
  }
	
	.psdm-modal .psdm-modal-content {
		width: 420px;
		max-width: 98%;
		margin: 20% 1%;
	}
	
	.rate-card button.psdm-button {
		padding: 18px 45px 18px 45px;
	}
}

@media screen and (max-width: 440px) {
  .top-bar .social-block .social-item a {
    margin: 0 2px;
  }

  .slider-item-title h1 {
    font-size: 1.75rem;
  }

  .documents
    .elementor-element-populated
    .elementor-inner-section
    .elementor-container {
    width: 320px;
  }

  .puri-products .elementor-column .elementor-products-grid {
    width: 365px;
  }

  .woocommerce-page h1.entry-title {
    font-size: 1.85rem;
  }
}

@media screen and (max-width: 400px) {
.psdm-modal .psdm-modal-content {
		width: 380px;
	}
}