/** CONTACT LANDING PAGE **/
@font-face {
	font-family: Outfit;
	src: url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_Bold.woff2') format('woff2'), url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: Outfit;
	src: url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_ExtraBold.woff2') format('woff2'), url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_ExtraBold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: Outfit;
	src: url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_Black.woff2') format('woff2'), url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: Outfit;
	src: url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_Medium.woff2') format('woff2'), url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: Outfit;
	src: url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_SemiBold.woff2') format('woff2'), url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: Outfit;
	src: url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_Light.woff2') format('woff2'), url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: Outfit;
	src: url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_ExtraLight.woff2') format('woff2'), url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: Outfit;
	src: url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_Regular.woff2') format('woff2'), url('https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_redesign_font/Outfit_Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap
}
.site-header {
    display: flex;
    align-items: center;
}

.site-header .logo {
	padding: 0;
}

.ry-container {
	max-width: 1400px;
	width: 90%;
	float: none;
	margin: 0 auto;
}

.col-xs-12 {
	padding: 0;
}

.ry-flex {
	display: flex;
	justify-content: space-between;
}

.footer.row {
	width: 100%;
}

.dropdown-toggle::after {
	display: none !important;
}

.site-header .logo {
	padding: 0;
}
/*
.site-header.bg-nav.desktop-navigation img {
	width: 100% !important;
	max-width: 168px;
}

.site-header.bg-nav.desktop-navigation .content-navigation.navigation-text-color {
	padding: 0;
	margin-right: 20px;
}

.site-header.bg-nav.desktop-navigation .demo {
	padding: 0;
	margin: 0 !important;
	left: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: auto;
}

.site-header.bg-nav.desktop-navigation .demo .thePhone {
	top: 0;
	margin: 0 0 5px;
}

.site-header.bg-nav.desktop-navigation .demo .theDemo a {
	display: flex;
	width: fit-content !important;
	padding: 0 20px;
	height: 30px;
	align-items: center;
	justify-content: center;
}
*/
#subscribe .form-control {
	height: 34px;
	position: relative;
	top: -1px;
}

div.footer #credit span {
	font-size: 13px;
}

#subscription .fieldset .form-group[data-type="submit"] {
	position: absolute;
	right: 0;
	top: -1px;
}

#subscribe .fieldset {
	width: 100%;
	position: relative;
}

#subscribe .fieldset .form-control {
	width: 100%;
	min-width: 100%;
}

#subscribe .form-group {
	display: block !important;
}

div.footer #bottomwrap {
	display: flex;
	justify-content: space-between;
	width: 90%;
	padding: 0 !important;
}

#more, #community, #details {
	width: fit-content;
}

#more {
	max-width: 130px;
}

#community {
	max-width: 160px;
}

#details {
	max-width: 150px;
}

#subscribe {
	padding: 0;
	width: fit-content;
}

#subscribe .sbr {
	margin: 0 0 10px;
}

#details > div > p:first-of-type {
	display: none;
}

.ry-btn.ry-btn-primary {
	display: flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	height: 50px;
	border-radius: 25px;
	background: #f84495;
	padding: 0 33px;
	color: #ffffff;
	font-size: 18px;
	font-family: Outfit;
	text-decoration: none;
	border: unset;
}

.ry-btn.ry-btn-primary:hover {
	background: #000000;
}

/* GLOBALLY HEADLINE */
.content .ry-section-headline h1 {
    font-size: 57px;
    font-family: 'Montserrat' !important;
    color: #000;
    line-height: 1;
    padding-bottom: 0;
	text-align: left;
	font-weight: 400;
	text-transform: initial;
	letter-spacing: inherit;
}

.content .ry-section-headline h1 .span-1 {
    font-weight: bold;
}

.content .ry-section-headline h2 {
    font-size: 40px;
    font-weight: bold;
    font-family: 'Outfit';
    letter-spacing: initial;
}
/* HERO */
.ry-block-hero {
    min-height: 640px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/contact/header.png);
    background-size: cover;
    background-position: 90%;
    display: flex;
    align-items: center;
}
.ry-block-hero .ry-section-headline p {
    font-size: 20px;
    font-family: outfit !important;
    font-weight: 300;
    max-width: 490px;
    text-align: left;
    line-height: 1.5;
	width: 35%;
}
.content .ry-block-hero .ry-section-headline h1 {
    margin-bottom: 30px !important;
}
/* END HERO */


/* CONTACT */
.ry-block-contact {
    padding: 140px 0;
}
.ry-block-contact .ry-container {
    display: flex;
	justify-content: center;
}
.ry-block-contact .ry-container .ry-content {
	max-width: 1280px;
}
.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each:nth-child(1) {
	max-width: 360px;
	display: flex;
}
.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each:nth-child(1) .photo {
    width: 90px;
    background: #333;
    height: 90px;
    min-height: 90px;
    min-width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 30px;
}
.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each:nth-child(1) .photo img {
    width: 45px;
}
.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each:nth-child(2) {
    padding-left: 130px;
}
.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each .ry-text p, 
.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each .ry-text p a {
    font-size: 20px;
    line-height: 1.5;
    color: #333;
    font-family: 'Outfit' !important;
}
.ry-block-contact .content-container {
    padding: 60px;
    background: #f8f8f8;
    border-radius: 30px;
    margin-top: 50px;
}
.ry-block-contact .content-container .field-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    width: calc(100% + 8px);
}
.ry-block-contact .content-container .field-container .field-block .fa--icon {
    position: absolute;
    top: 20px;
    left: 20px;
	display: flex;
	z-index: 9;
}
.ry-block-contact .content-container .field-container .field-sm {
    width: calc(25% - 8px);
    margin-left: 8px;
}
.ry-block-contact .content-container .field-container .field-lg {
    width: calc(100% - 8px);
    margin-left: 8px;
}
.ry-block-contact .content-container svg {
    width: 15px;
    margin-right: 15px;
}
.ry-block-contact .content-container .field-container .field-block .fa--icon span {
    font-family: 'Outfit' !important;
    font-size: 16px;
}
.ry-block-contact .content-container .field-container .field-block .fa--icon span .span-pink {
	color: #f84495;
}
.ry-block-contact .content-container .form-control {
    height: 52px;
    border-radius: unset;
    box-shadow: unset;
    padding-left: 50px;
    font-family: 'Outfit' !important;
    font-size: 16px;
	position: relative;
}
.ry-block-contact .content-container .field-container .field-block textarea.form-control {
    height: 280px;
    resize: unset;
    padding-top: 15px;
	
}
.ry-block-contact .content-container input[type="submit"] {
	margin-left: auto;
}
.ry-block-contact .content-container .field-container .field-block .form-group {
    margin-bottom: 8px;
}

/* END CONTACT */

/* DEMO */
.ry-block-demo {
    padding: 110px 0 85px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/contact/bg_demo.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.ry-block-demo .ry-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.ry-block-demo .ry-content .ry-icon-section {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
}
.ry-block-demo .ry-content .ry-icon-section:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 5px solid #b6e4eb;
    border-radius: 50%;
}
.ry-block-demo .ry-content .ry-icon-section img {
    width: 45px;
}
.ry-block-demo .ry-content .ry-section-headline h2 {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
	padding-top: 40px;
	clear: both;
	padding-bottom: 40px;
}
/* END DEMO */

.ry-explore {
    padding: 140px 0;
	background: #f7f3ec;
	overflow: hidden;
}
.ry-explore .ry-container {
    display: flex;
    justify-content: center;
}
.ry-explore .ry-container .ry-content {
    max-width: 1280px;
}
.ry-explore .ry-container .ry-content .ry-flex {
    flex-wrap: wrap;
}
.ry-explore .ry-content .each-1 {
    max-width: 425px;
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: center;
    position: absolute;
    padding: 110px 50px 100px;
    z-index: 2;
}
.ry-section-headline h4 {
    font-size: 56px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Outfit' !important;
    line-height: 1;
}
.ry-explore .ry-section-headline p {
    font-size: 32px;
    font-family: 'Outfit' !important;
    font-weight: 300;
    letter-spacing: initial;
	text-align: left;
}
.ry-explore .ry-content .each-1:after {
    content: "";
    position: absolute;
    right: -425px;
    top: 0;
    max-width: 425px;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/contact/cta_1.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.ry-explore .ry-content .ry-each.each-2 {
    max-width: 730px;
    margin-left: auto;
    width: 57.5%;
}
.ry-explore .ry-content .ry-each.each-2:before {
	background: #e7d8d1;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80%;
	border: 10px solid rgba(255,255,255,0.5);
}
.ry-explore .ry-content .ry-each.each-2 .each-title {
    bottom: 30px;
    left: 30px;
}
.ry-explore .ry-content .ry-each.each-3 {
    max-width: 515px;
    top: -80px;
	width: 41%;
}
.ry-explore .ry-content .ry-each.each-3 .each-title {
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0);
}
.ry-explore .ry-content .ry-each.each-4 .each-title {
    bottom: 30px;
    right: 70px;
}
.ry-explore .ry-content .ry-each .each-link, 
.ry-explore .ry-content .ry-each .each-link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9;
}
.ry-explore .ry-content .ry-each .each-title {
    font-size: 27px;
    font-weight: bold;
    font-family: 'Outfit';
    letter-spacing: initial;
    position: absolute;
    height: auto;
    max-width: max-content;
}
.ry-explore .ry-content .ry-each .each-title:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    position: absolute;
    right: -29px;
    z-index: 2;
    top: 50%;
    transform: translate(0, -50%) rotate(-45deg);
}
.ry-explore .ry-content .ry-each .each-title:after {
    content: "";
    width: 28px;
    height: 28px;
    background: #f84495;
    position: absolute;
    border-radius: 50%;
    right: -40px;
    top: 50%;
	transform: translate(0, -50%);
}
.ry-explore .ry-content .ry-each.each-4 {
	max-width: 730px;
	width: 58%;
	height: auto;
	top: -80px;
	overflow: hidden;
	z-index: 222;
}
.ry-explore .ry-content .ry-each.each-4:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 320px;
    background: #e9d8c6;
}
.ry-explore .ry-content .ry-each.each-4 .photo {
    position: absolute;
    bottom: -120px;
    left: -410px;
}
.ry-explore .ry-content .ry-each.each-4 .photo img {
	min-width: 920px;
}
.ry-block-contact .content-container .field-container .field-block .select{ 
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;   
   -webkit-border-radius: 0;  /* Safari 3-4, iOS 1-3.2, Android 1.6- */    
   -moz-border-radius: 0;  /* Firefox 1-3.6 */     
   border-radius: 0;  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}
.ry-explore .ry-content .ry-each.each-2 {
	position: relative;
	z-index: 2;
}
/** RESPONSIVENESS **/

/* NEW SET */
@media (max-width: 1660px) {
	.content .ry-section-headline h1 {
		font-size: 30px;
	}
	.content .ry-section-headline h2 {
		font-size: 30px;
	}
	.ry-explore .ry-content .ry-each .each-title {
		font-size: 20px;
	}
	.content .ry-block-hero .ry-section-headline h1 {
		margin-bottom: 10px !important;
	}
	.content .ry-block-hero .ry-section-headline p {
		font-size: 16px;
	}
	.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each:nth-child(2) {
		padding-left: 60px;
	}
	.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each:nth-child(1) {
		max-width: 300px;
	}
	.ry-section-headline h4 {
		font-size: 36px;
	}
	.ry-explore .ry-section-headline p {
		font-size: 22px;
		max-width: 300px;
		line-height: 1.3;
	}
}

@media (max-width: 1420px) {
	.ry-block-hero {
		min-height: 500px;
	}
}
@media (max-width: 1366px) {
	.ry-explore .ry-content .ry-each.each-2 {
		z-index: 9;
	}
}
@media (max-width: 1199px) {
	.ry-block-contact .content-container .field-container .field-sm {
		width: calc(50% - 8px);
	}
}

@media (max-width: 1080px) {
	.ry-explore .ry-content .each-1 {
		position: relative;
		max-width: 50%;
		margin-bottom: 60px;
	}
	.ry-explore .ry-content .each-1:after {
		max-width: 100%;
		right: -100%;
	}
	.ry-explore .ry-content .ry-each.each-2 {
		max-width: 100%;
		width: 100%;
	}
	.ry-explore .ry-content .ry-each.each-2 .photo img {
		max-width: 100%;
		margin: 0 auto;
		max-width: 600px;
	}
	.ry-explore .ry-content .ry-each.each-2 {
		max-width: 100%;
		width: 100%;
	}
	.ry-explore .ry-content .ry-each.each-3 {
		max-width: 100%;
		width: 100%;
		top: 0;
	}
	.ry-explore .ry-content .ry-each.each-4:before {
		height: 360px;
	}
	.ry-explore .ry-content .ry-each.each-4 {
		width: 100%;
		max-width: 100%;
		top: 0;
	}
	.ry-explore .ry-content .ry-each.each-4:after {
		background-size: 100%;
		content: "";
		position: absolute;
		bottom: -5vw;
		left: -50vw;
		width: 140%;
		height: 100%;
		background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/contact/each_4.png);
		z-index: 999;
		background-position-y: 100%;
		background-repeat: no-repeat;
	}
	.ry-explore .ry-content .ry-each.each-4 .photo {
		position: initial;
		bottom: unset;
		left: -40vw;
		width: 130%;
		top: 100px;
		opacity: 0;
	}
	.ry-explore .ry-content .ry-each.each-4 .photo img {
		min-width: initial;
	}
	.ry-explore .ry-content .ry-each.each-4, 
	.ry-explore .ry-content .ry-each.each-3,
	.ry-explore .ry-content .ry-each.each-2 {
		padding-bottom: 90px;
	}
	.ry-explore .ry-content .ry-each .each-title {
		bottom: 0px !important;
		z-index: 2;
		right: 0 !important;
		left: 50% !important;
		transform: translate(-50%, 0);
		height: 90px;
		display: flex;
		align-items: center;
		width: 100%;
		max-width: 100%;
		background: #f7f3ec;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.ry-explore .ry-content .ry-each .each-title:after {
		opacity: 0;
	}
	.ry-explore .ry-content .ry-each.each-3 img:not(.mobile-only) {
		display: none;
	}
	.ry-explore .ry-content .ry-each.each-3 {
		margin-top: 30px;
	}
	.ry-explore .ry-content .ry-each.each-4 {
		margin-top: -60px;
	}
	.ry-explore {
		padding: 60px 0;
		background: #f7f3ec;
	}
	.ry-explore .ry-content .ry-each.each-4 .each-title .arrow-right,
	.ry-explore .ry-content .ry-each.each-2 .each-title .arrow-right,
	.ry-explore .ry-content .ry-each.each-3 .each-title .arrow-right {
		width: 28px;
		height: 28px;
		background: #f84495;
		border-radius: 50%;
		margin-left: 10px;
		position: relative;
	}
	.ry-explore .ry-content .ry-each.each-4 .each-title .arrow-right:before,
	.ry-explore .ry-content .ry-each.each-2 .each-title .arrow-right:before,
	.ry-explore .ry-content .ry-each.each-3 .each-title .arrow-right:before {
		content: "";
		border: solid #fff;
		border-width: 0 2px 2px 0;
		display: inline-block;
		padding: 3px;
		content: "";
		position: absolute;
		transform: translate(-50%, -50%) rotate(-45deg);
		top: 50%;
		left: 50%;
	}
}
@media (min-width: 1081px) {
	.ry-explore .ry-content .ry-each.each-3 .mobile-only {
		display: none;
	}
}
@media (max-width: 991px) {
	.content .ry-block-hero .ry-section-headline h1 {
		text-align: center;
	}
	.content .ry-block-hero .ry-section-headline p {
		max-width: 100%;
		width: 100%;
		text-align: center;
	}
	.ry-block-hero {
		align-items: flex-start;
		min-height: unset;
		padding-bottom: 420px;
		padding-top: 40px;
		background: linear-gradient(to left, #d8c2cf, #dbc8d5);
	}
	.ry-block-hero:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		min-height: unset;
		background-size: 480px;
		background-repeat: no-repeat;
		z-index: 9;
		background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/contact/header_img.png);
		background-position-x: 90%;
		/* background-position: center; */
		background-position-y: 100%;
	}
	.ry-block-hero .ry-section-headline {
		max-width: 100%;
		width: 100%;
		padding-top: 60px;
	}
	.ry-block-contact {
		padding: 100px 0;
	}
	.ry-block-contact .ry-container .ry-content .headline .ry-flex {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each:nth-child(1) {
		flex-direction: column;
		max-width: 100%;
		margin-bottom: 30px;
		align-items: center;
		justify-content: center;
	}
	.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each:nth-child(1),
	.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each:nth-child(2) {
		padding: 0;
	}
	.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each .ry-text p {
		text-align: center;
	}
	.ry-block-contact .content-container {
		padding: 60px 40px;
	}
	.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each:nth-child(1) .photo {
		margin-right: 0;
		margin-bottom: 15px;
	}
	.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each .ry-text p, 
	.ry-block-contact .ry-container .ry-content .headline .ry-flex .ry-each .ry-text p a {
		font-size: 16px;
	}
}
@media (max-width: 640px) {
	.ry-block-contact .content-container .field-container .field-sm {
		width: calc(100% - 8px);
	}
	.ry-explore .ry-content .each-1 {
		max-width: 100%;
		padding: 100px 60px 150px;
	}
	.ry-explore .ry-content .each-1 .ry-section-headline h4, .ry-explore .ry-content .each-1 .ry-section-headline p {
		text-align: center;
	}
	.ry-explore .ry-content .each-1:after {
		right: unset;
		left: 0;
		height: 50px;
		top: unset;
		bottom: 0;
	}

}

@media (max-width: 460px) {
	.ry-block-hero:before {
		background-size: 95%;
	}
	.ry-explore .ry-content .ry-each.each-4:after {
		bottom: 0;
	}
}
/* END NEW SET */
@media (max-width: 1660px) {
	.ry-block-hero {
		background-position: 70%;
	}


}
@media(max-width:1600px) {

	.ry-block-4 h2,
	.ry-block-5 h3,
	.ry-block-6 h3,
	.ry-block-7 .ry-content h3,
	.ry-block-impression .ry-text h2 {
		font-size: 35px;
	}

	.ry-block-4 .ry-title p,
	.ry-block-4 .ry-text p,
	.ry-block-6 .ry-heading p {
		font-size: 22px;
	}

}

@media(max-width:991px) {



	div#tophead .site-header .logo a, 
    div#tophead .site-header .logo a img {
		width: 100%;
		max-width: 140px;
	}

	div#tophead .site-header .logo a {
		margin-top: 5px;
	}


	div.footer #bottomwrap {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	#more, #community, #subscribe, #details {
		width: 100%;
		max-width: 100%;
		padding: 0;
		margin: 0 0 40px;
	}

	div.footer #bottomwrap div {
		text-align: center;
	}

	#subscribe {
		max-width: 370px;
	}

	#bottomwrap #details img {
		margin: 0 auto 10px !important;
	}

	#more {
		margin: 0 0 0;
	}

	#community {
		margin: 0 0 10px
	}

	#bottombar #details p {
		text-align: center;
	}

	#details {
		margin: 0;
	}

	#bottombar #more, #bottombar #community, #bottombar #details {
		margin: 0 !important;
		width: fit-content;
	}

	
}

@media (max-width: 520px) {
	
	.ry-block-hero .ry-container {
		width: 80%;
	}
	
}


@media (max-width: 420px) {

	.ry-block-hero {
		padding-bottom: 320px;
	}

}

/** RETINA **/
@media screen and (min-device-width: 992px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {

}