/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

* {
	font-family: "Ubuntu", Sans-serif;
}

body.page-id-454 .elementor-widget-container p,
body.single-post .elementor-widget-container p  {
	word-break: break-word;
}

.elementor-slideshow__title {
	display: none!important;
}

.elementor-element .local-dog-img.elementor-widget {
	top: 285px;
}

/*** HEADER ***/

.header_call_now {
	margin-bottom: 10px;
}

.header_call_now .elementor-icon-box-icon {
	display: flex!important;
    align-items: center;
}

#navigation_container li.menu-item-463 {
	display: none;
}

#navigation_container::after {
	content: "";
    background-image: url(/wp-content/uploads/2023/11/navigation.webp);
    position: absolute;
    height: 84px;
    z-index: 999!important;
    width: 100%;
    background-repeat: repeat-x;
    bottom: -84px;
    background-size: auto;
    left: 0;
}

#underSliderContainer::after {
	content: "";
    background: url(/wp-content/uploads/2023/11/pattern_red_reversed.png);
    height: 83px;
    position: absolute;
    top: -82px;
    width: 100%;
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.sng-zip-code-form .sng-zip-code {
	display: flex;
	flex-wrap: wrap;
    max-width: 370px;
    gap: 15px;
}

.sng-zip-code-form .sng-zip-code input {
	padding: 10px 25px;
    font-size: 20px;
    border: 3px solid #000;
    border-radius: 5px;
    background: #FFFFFFBD;
    color: #000;
    font-weight: bold;
	flex: 1;
}

#white_zip .sng-zip-code-form .sng-zip-code input {
	background: #fff;
}

.sng-zip-code-form .sng-zip-code input::placeholder {
	color: #000;
}

.sng-zip-code-form .sng-zip-code button {
	font-size: 20px;
    border: 3px solid #fff;
    font-weight: bold;
    border-radius: 5px;
    background: #BF091E;
    color: #fff;
	flex: 1;
}

.sng-zip-code-form .sng-zip-code button:hover {
	 background: #000;
}

.sng-zip-code-form .sng-zip-code div {
	flex-basis: 100%;
}

#underFeaturedSection::after {
	content: "";
    background: url(/wp-content/uploads/2023/11/pattern_white_reversed.png);
    height: 83px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

#beforeRainSection::after {
	content: "";
    background: url(/wp-content/uploads/2023/11/pattern_red1_reversed.webp);
    height: 83px;
    position: absolute;
    top: -82px;
    width: 100%;
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

#serviceAreasSection::after {
	content: "";
    background: url(/wp-content/uploads/2023/11/pattern_white_reversed.webp);
    height: 83px;
    position: absolute;
    top: -82px;
    width: 100%;
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

/* Gallery */

#bwg_container1_0 {
	margin-top: 0px!important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_image_wrap_0 {
	background-color: #fff!important;
}

/* Contact Form */

#gform_wrapper_1 {
	margin-top: -15px;
}

.gform_confirmation_message {
	font-family: "Ubuntu", Sans-serif;
}

body.elementor-default label {
	font-family: "Ubuntu", Sans-serif;
	font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

body.elementor-default input, 
body.elementor-default select,
body.elementor-default textarea{
	border-radius: 5px;
    border: 4px solid #000;
	font-family: "Ubuntu", Sans-serif;
}

.gform_wrapper.gravity-theme #field_submit .gform-button--width-full, 
.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full,
.sng-submit-button {
	font-size: 26px;
    font-weight: bold;
    background: #000!important;
    color: #fff!important;
    border: 3px solid #000;
    border-radius: 5px;
	font-family: "Ubuntu", Sans-serif;
}


.gform_wrapper.gravity-theme #field_submit .gform-button--width-full:hover, 
.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full:hover,
.sng-submit-button:hover {
	background: #fff!important;
	border: 3px solid #000;
	color: #000!important;
}

/* Onboarding Form */

body.sng_page-template-sng-client-onboarding-template .elementor-location-header {
	display: none;
}

body.sng_page-template-sng-client-onboarding-template #primary.content-area {
	background: url(/wp-content/uploads/2023/11/Paw-Heart-black-1_hero.webp);
    background-repeat: no-repeat;
    background-color: #D61E01;
	padding: 50px 0px 100px;
}

body.sng_page-template-sng-client-onboarding-template .type-sng-page,
body.sng_page-template-sng-out-of-area-template #content {
	background: #fff;
	max-width: 700px;
    padding: 40px 80px;
	border-radius: 10px;
	margin: 0 auto;
}

body.sng_page-template-sng-client-onboarding-template #client_onboarding_form {
	width: 100%;
}

.sng-public-container h1 {
	font-family: "Ubuntu", Sans-serif;
    font-size: 36px;
    font-weight: bold;
}


.sng-top-callout {
	font-size: 14px;
    border: 1px solid #D51D00;
    background: #d51d001a;
    padding: 15px 23px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.sng-top-callout::before {
	content: "\f06d";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #D51D00;
    font-size: 25px;
    margin-right: 23px;
}

.sng-top-callout span {
	line-height: 16px;
}

.sng-slider-space {
	font-family: "Ubuntu", Sans-serif;
	font-size: 17px;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
	border: 4px solid #000;
	border-radius: 5px;
	font-family: "Ubuntu", Sans-serif;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #000;
}

.sng-submit-button {
	width: 100%;
}

body.sng_page-template-sng-client-onboarding-template .type-sng-page .sng-slider-space.sng-div-number-of-dogs {
	margin-top: 1.5rem!important;
    margin-bottom: 5rem!important;
}

body.sng_page-template-sng-client-onboarding-template .type-sng-page .sng-slider-space.sng-div-clean-up-frequency {
    margin-top: 1.5rem!important;
    margin-bottom: 7rem!important;
}

.sng-form-group, .sng-dog-fields-wrapper {
    margin-bottom: 15px;
}


body.sng_page-template-sng-client-onboarding-template .sng-call-to-action h3 {
	text-align: center;
}


body.sng_page-template-sng-client-onboarding-template .sng-pricing-table {
	border: 4px solid #BF091E;
    padding: 0px;
	background: #F8F8F8;
}


body.sng_page-template-sng-client-onboarding-template #sng-pricing {
	background: #F8F8F8;
	padding: 30px 30px 10px;
}


body.sng_page-template-sng-client-onboarding-template #sng-callout {
	background: #F8F8F8;
	padding: 10px 30px;
}


body.sng_page-template-sng-client-onboarding-template #sng-initial-estimate {
	background: #F8F8F8;
}

body.sng_page-template-sng-client-onboarding-template .sng-pricing-table .sng-note {
	padding: 20px;
    text-align: center;
}

body.sng_page-template-sng-client-onboarding-template .sng-note ul {
	list-style-type: none;
    padding-left: 0px;
}

body.sng_page-template-sng-client-onboarding-template .sng-note:has(ul) {
	padding: 0px;
	margin-bottom: 15px;
}

body.sng_page-template-sng-client-onboarding-template .sng-note ul li {
	margin-bottom: 5px;
    display: flex;
    align-items: flex-start;
}

body.sng_page-template-sng-client-onboarding-template .sng-note ul li::before {
	content: "\f111";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-style: normal;
    padding-right: 5px;
	font-size: 8px;	
    margin-top: 3px;
}

body.sng_page-template-sng-client-onboarding-template .sng-note {
	color: #000;
    font-weight: normal;
    font-size: 14px;
    padding: 20px 0px;
}

body.sng_page-template-sng-client-onboarding-template .sng-note.sng-marketing {
	padding: 0px 0px 20px;
}

#sng_free_quote {
	margin-top: 0px;
}

#sng-pricing .title {
	color: #000;
	font-size: 23px;
}

.sng-call-to-action {
	color: #000;
}

#sng-pricing .title,
#sng-pricing .sng-price,
#sng-initial-estimate .sng-initial-cleanup-message,
#sng-initial-estimate .sng-initial-price, 
#sng-initial-estimate .sng-price-not-defined {
	font-family: "Ubuntu", Sans-serif;
}

#sng-pricing .sng-price {
	font-size: 30px;
	color: #BF091E;
}

#sng-coupon {
	border: 2px dashed #bf091e;
    padding: 15px 25px;
    max-width: 80%;
    margin: 0 auto;
}

#sng-coupon h5 {
	margin: 0px;
    font-size: 16px;
	text-align: center;
}

#sng-pricing .sng-initial-price {
	font-size: 30px;
	color: #BF091E;
	font-weight: bold;
}

#sng-pricing .sng-price span.sng-interval {
	font-size: 18px;
    color: #000;
    margin-left: 5px;
}

#sng-initial-estimate .sng-initial-cleanup-message {
	font-size: 16px;
	color: #000;
}

#sng-initial-estimate .sng-initial-price, #sng-initial-estimate .sng-price-not-defined {
	font-size: 18px;
	font-weight: bold;
	color: #BF091E;
}

.sng-form-group #terms_of_service {
	margin-top: 20px;
}

body.sng_page-template-default  #content,
body.sng_page-template-sng-out-of-area-template #content {
	padding: 50px 0px 80px;
}

.sng-additional-services {
	margin-bottom: 5px;
    margin-top: 25px;
}

body.sng_page-template-sng-client-onboarding-template-php #client_onboarding_form .sng-input-group {
	display: flex;
   align-items: flex-start;
	flex-wrap: wrap;
}

body.sng_page-template-sng-client-onboarding-template-php #client_onboarding_form .sng-input-group input#sng_advertiser_privacy_policy {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	    flex-basis: min-content;
    flex-grow: 0;
    flex-shrink: 0;
    display: block;
	margin-top: 2px;
}

body.sng_page-template-sng-client-onboarding-template-php #client_onboarding_form .sng-marketing .sng-input-group {
	margin-top: 15px;
}

body.sng_page-template-sng-client-onboarding-template-php #client_onboarding_form label[for="sng_advertiser_privacy_policy"] {
	font-size: 14px;
	    display: block;
    line-height: 16px;
	    flex-basis: min-content;
    flex-grow: 1;
    flex-shrink: 0;
}

body.sng_page-template-sng-client-onboarding-template-php #client_onboarding_form .sng-input-group > div {
	width: 100%;
}

body.sng_page-template-sng-client-onboarding-template #sng-cross-sells-bottom .sng-note {
	display: none;
}

/* Blog */

h2.widget-title {
	font-size: 24px;
}

.widget_recent_entries {
	margin-top: 30px;
}

.widget_recent_entries ul {
	list-style-type: none;
	padding-left: 0px;
}

.widget_recent_entries ul li a {
	color: #000;
}

.widget_recent_entries ul li a:hover {
	color: #BF091E;
}

.search-submit {
	color: #BF091E;
}

.search-submit:hover {
	 background-color:  #BF091E;
}

a {
	color: #BF091E;
}

/*** FOOTER ***/

#footer_container::before {
	content: "";
    background: url(/wp-content/uploads/2023/11/for-line-bg.webp);
    height: 83px;
    position: absolute;
    top: -83px;
    width: 100%;
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.footer_quicklinks a.elementor-item-anchor:hover {
	text-decoration: underline;
}

/* Quote Page */

body.page-id-718 #zipCheckerWrapper {
	transform: translate(-50%, -50%) scale(1);
}

body.page-id-718 #overlay {
	opacity: 1;
}

body.page-id-718 #zipCheckerWrapper .sng-button-submit {
    background-color: #0765FF!important;
}

body.page-id-718  #site-header {
	display: none;
}

.quote_page_body {
	background: url(/wp-content/uploads/2023/11/Paw-Heart-black-1_hero.webp);
    background-repeat: no-repeat;
    background-color: #D61E01;
    padding: 50px 0px 100px;
}

/* Commercial */

.commercial-icon .elementor-icon-box-title {
	margin-top: 0px;
}

.commercial-icon .elementor-icon-box-icon {
	margin-top: 5px;
}

body.elementor-default .gchoice label {
	font-weight: 400!important;
}

#gform_wrapper_5 {
    max-width: 500px;
    margin: 0 auto;
}

/* Refer a Friend */

body.sng_page-template-sng-refer-a-friend-template .page-header h1.entry-title {
	display: none;
}

body.sng_page-template-sng-refer-a-friend-template .sng-page-content {
	display: flex;
    max-width: 100%;
    gap: 40px;
    width: 100%;
}

body.sng_page-template-sng-refer-a-friend-template .sng-page-content > div {
	width: 50%;
}

/* DNA */

.timeline::before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 0;
    border-left: 2px dashed #D51D00;
    left: 50%;
    margin-left: -1px;
	height: 78%;
}

.be-pack.timeline {
	max-width: 763px;
	margin: 0 auto;
}

.timeline li .tl-circ {
	    position: absolute;
    top: -23px;
    left: 50%;
    text-align: center;
    background: #BF091E;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: -20px;
    border: none;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    z-index: 1;
}

.timeline li.timeline-inverted .timeline-panel:before,
.timeline li .timeline-panel:before {
	display: none;
}

.timeline li.timeline-inverted .timeline-panel,
.timeline li .timeline-panel {
	border: none;
	box-shadow: none;
	padding: 0px;
}

.timeline .timeline-inverted .tl-circ::before,
.timeline .timeline-right .tl-circ::before{
    display: block;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
}

.timeline .timeline-inverted:nth-child(1) .tl-circ::before {
		content: "1";
}


.timeline .timeline-right:nth-child(2) .tl-circ::before {
		content: "2";
}


.timeline .timeline-inverted:nth-child(3) .tl-circ::before {
		content: "3";
}

.timeline .timeline-right:nth-child(4) .tl-circ::before {
		content: "4";
}


.timeline .timeline-inverted:nth-child(5) .tl-circ::before {
		content: "5";
}

.timeline li {
	margin-bottom: 60px;
}

.be-title {
	font-weight: bold;
}


.timeline .timeline-right .timeline-panel {
	text-align: right;
	margin-top: -25px;
}

.timeline .timeline-inverted .timeline-panel {
	margin-top: -25px;
}

/* Gift Certificate */

body.sng_page-template-sng-gift-certificate-template
.content-area {
	    background: #F7F7F7;
	border-top: 3px solid #000;
}

#sng_gift_certificate_form .sng-form-group .sng-input-control {
	background-color: #fff;
}

body.sng_page-template-sng-gift-certificate-template
  .content-area
  #content.type-sng-page
  .page-header
h1.entry-title {
	display: none;
}

body.sng_page-template-sng-gift-certificate-template
  .content-area
  #content.type-sng-page
  form#sng_gift_certificate_form {
  display: none;
}

.sng-gift-certificate-form {
  position: relative;
}

#sng_gift_certificate_form {
	margin-top: 95px;
	margin-bottom: 80px;
	    max-width: 500px;
    width: 100%;
}

body.sng_page-template-sng-gift-certificate-template
  .content-area
  #content.type-sng-page
  form#sng_gift_certificate_form::before {
	position: absolute;
	top: -60px;
    left: 72%;
    transform: translate(-50%, -5%);
    z-index: 10;
    background-size: 118px;
    display: inline-block;
    width: 118px;
    height: 187px;
    content: "";
    right: 0;
    background-repeat: no-repeat;
}

body.sng_page-template-sng-gift-certificate-template
  .content-area
  #content.type-sng-page
  form#sng_gift_certificate_form.bow-red::before {
  background-image: url(/wp-content/uploads/2025/06/dog_gift_card_10.png);
}

body.sng_page-template-sng-gift-certificate-template
  .content-area
  #content.type-sng-page
  form#sng_gift_certificate_form.bow-pink::before {
  background-image: url(/wp-content/uploads/2025/06/dog_gift_card_50.png);
}

body.sng_page-template-sng-gift-certificate-template
  .content-area
  #content.type-sng-page
  form#sng_gift_certificate_form.bow-yellow::before {
  background-image: url(/wp-content/uploads/2025/06/dog_gift_card_100.png);
}

body.sng_page-template-sng-gift-certificate-template
  .content-area
  #content.type-sng-page
  form#sng_gift_certificate_form.bow-blue::before {
  background-image: url(/wp-content/uploads/2025/06/dog_gift_card_custom.png);
}

.sng-gift-cards {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin: 40px 0px 50px;
}

.sng-gift-cards div img {
  cursor: pointer;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.sng-gift-cards div img:hover {
  transform: rotate(10deg);
}
@-webkit-keyframes rotate-10-cw {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}

@keyframes rotate-10-cw {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}

/*** RESPONSIVE ***/

@media only screen and (max-width: 1450x) {
	#home_slider_container {
		background-position: 0px -100px;
	}
}

@media only screen and (max-width: 1250x) {
	#home_slider_container {
		background-position: 0px 0px;
	}
}

@media only screen and (max-width: 1024px) {
	.elementor-element .local-dog-img.elementor-widget {
		top: 124px;
	}
	#navigation_container:not(.mobileNav)::after {
		display: none;
	}
	
	#navigation_container.mobileNav::after {
		bottom: -70px;
		z-index: 1!important;
	}
	
	#navigation_container.mobileNav .e-con-inner {
		z-index: 2;
	}
	
	#mobNav .elementor-menu-toggle {
		padding: 10px;
	}
	
	#mobNav i.elementor-menu-toggle__icon--open.eicon-menu-bar::after,
	#mobNav i.elementor-menu-toggle__icon--close.eicon-close::after {
		content: "Menu";
		font-family: "Ubuntu", Sans-serif;
		font-size: 14px;
		font-weight: 500;
		margin-left: 8px;
	}
	
	.sng-zip-code-form .sng-zip-code {
		flex-direction: column;
		gap: 5px;
	}
	
	#beforeRainSection::after,
	#serviceAreasSection::after {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	body.sng_page-template-sng-client-onboarding-template .type-sng-page,
	body.sng_page-template-sng-out-of-area-template #content {
		padding: 40px 20px;
		width: 95%;
	}
	
	body.sng_page-template-sng-refer-a-friend-template .sng-page-content {
		flex-direction: column;
	}
	
	body.sng_page-template-sng-refer-a-friend-template .sng-page-content > div {
		width: 100%;
	}
	
	body.sng_page-template-sng-gift-certificate-template .content-area #content.type-sng-page form#sng_gift_certificate_form::before {
		top: -20px;
    	left: 90%;
		background-size: 90px;
    	width: 90px;
    	height: 165px;
	}
	
	.sng-gift-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }

  .sng-gift-cards div img {
    max-width: 100%;
  }
	
	.timeline::before {
		height: 84%;
		left: 48px!important;
	}
	
	.timeline .timeline-right .timeline-panel {
		text-align: left;
	}
	
	.elementor-element .local-dog-img.elementor-widget {
		top: 10px;
	}
	
	body.sng_page-template-sng-client-onboarding-template-php #mobile_callout_promo {
		display: none;
	}
	
	body.single.sng_page-template-sng-out-of-area-template-php .page-content {
		padding: 0px!important;
	}
	
	body.single.single-sng_page .page-content {
		padding: 0px 10px;
	}
	
	.sng-public-container h1 {
		font-size: 28px;
		padding: 0px!important;
	}
	
	body.sng_page-template-sng-client-onboarding-template .sng-note {
		padding: 15px 20px;
	}
	
	#terms-of-service .content {
		max-width: 90%;
	}

	#sng-pricing .sng-initial-price {
		font-size: 24px!important;
	}
	
	.sng-top-callout {
		font-size: 13px;
		padding: 10px;
	}
	
	.sng-top-callout::before {
		margin-right: 10px;
	}
	
	#sng-coupon {
		padding: 15px;
	}
	
	#sng-coupon h5 {
		font-size: 15px;
	}
	
	body.sng_page-template-sng-client-onboarding-template-php #client_onboarding_form .sng-input-group input#sng_advertiser_privacy_policy {
		margin-top: 2px;
	}

	.gallery {
		margin: 0px!important;
	}

	.gallery-item {
    	padding: 0 0px 40px 0!important;
	}
	
	.elementor-icon-box-title {
		margin-top: 0px;
	}
	
	.gmap-wrapper .scrolloff {
    	height: 700px;
	}

}

body:not(.sng_page-template-sng-client-onboarding-template) .onboardingContent {
	display: none!important;
}

/* Version B */

body.postid-919.sng_page-template-sng-client-onboarding-template #primary.content-area {
	    background: #fff;
	display: flex;
    justify-content: center;
    gap: 40px;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0px 0px 100px;
}

body.postid-919.sng_page-template-sng-client-onboarding-template .type-sng-page {
	border: 6px solid #000;
	    margin: 0px;
}

@media only screen and (max-width: 1700px) {
	#dogReviews {
		right: 235px;
	}
	
	#dogReviews.dog-dna {
		right: 175px;
	}
}

@media only screen and (max-width: 1650px) {
	    #dogReviews.dog-dna {
        right: 130px;
    }
}


@media only screen and (max-width: 1600px) {
	#dogReviews.dog-dna {
		right: 90px;
	}
}

@media only screen and (max-width: 1500px) {
	#dogReviews {
		right: 130px;
	}
	
	#dogReviews.dog-dna {
		right: 70px;
	}
}

@media only screen and (max-width: 1450px) {
	#dogReviews.dog-dna {
        right: 40px;
    }
}

@media only screen and (max-width: 1400px) {
	#dogReviews.dog-dna {
		right: 0px;
	}
}

@media only screen and (max-width: 1275px) {
	#dogReviews {
		right: 35px;
	}
	
	#dogReviews.dog-dna {
		right: 10px;
		top: -210px;
	}
	
	#dogReviews.dog-dna img{
		max-width: 230px;
	}
}

@media only screen and (max-width: 1200px) {
	    #dogReviews.dog-dna {
        right: 0px;
        top: -190px;
    }
	    #dogReviews.dog-dna img {
        max-width: 210px;
    }
}

@media only screen and (max-width: 1160px) {
	    #dogReviews.dog-dna {
        right: 10px;
        top: -161px;
    }
	
	#dogReviews.dog-dna img {
        max-width: 180px;
    }
}

@media only screen and (max-width: 1125px){
	#dogReviews {
		right: 0px;
	}
	
	    #dogReviews.dog-dna {
        right: 0px;
        top: -95px;
    }
	
	    #dogReviews.dog-dna img {
        max-width: 115px;
    }
}

@media only screen and (max-width: 768px) {
	body.postid-919.sng_page-template-sng-client-onboarding-template #primary.content-area {
		    flex-direction: column;
    padding: 0px 20px;
	}
	
	body.postid-919.sng_page-template-sng-client-onboarding-template .type-sng-page {
		    max-width: 100%;
    width: 100%;
	}
	
	body.postid-919.sng_page-template-sng-client-onboarding-template #primary.content-area iframe{
		width: 100%;
    margin-bottom: 40px;
	}
	
	  #dogReviews.dog-dna {
        right: 0px;
        top: -55px;
    }
}