.site-content div {
	padding: 0;
}

.site-content a {
	color: #333;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-decoration: none !Important;
}

.sitelogo img {
	max-width: 230px;
}

div#headerFlex div {
	width: auto;
}

.ad-container {
	max-width: 1150px;
	margin: 0 auto;
	float: none;
	clear: both;
	padding: 0 20px !Important;
}

.ad-tab-container {
	max-width: 1150px;
	float: none;
	margin: 0 auto;
	clear: both;
}

.ad-banner span.cke_widget_wrapper.cke_widget_inline {
	margin-right: 30px;
}

#ad1 .owl-carousel {
	-webkit-transform: scale(.94);
	-ms-transform: scale(.94);
	transform: scale(.94);
}

#ad1 .owl-carousel .owl-prev {
	-webkit-transform: translatex(-50px);
	-ms-transform: translatex(-50px);
	transform: translatex(-50px);
}

#ad1 .owl-carousel .owl-next {
	-webkit-transform: translatex(50px);
	-ms-transform: translatex(50px);
	transform: translatex(50px);
}

div#homefooter {
	padding-top: 0 !Important;
}

#footerBox h6 {
	margin: 0;
	padding: 25px 0;
	font: 300 13px/23px Inter;
	color: #000;
	border-top: 1px solid #d3d3d3;
}

a#headerbtn {
	font: 400 18px/23px Inter;
	padding: 0;
	background: #fd007d;
	padding: 15px 30px;
	border-radius: 50px;
	color: #fff;
	letter-spacing: .01em;
}

a#headerbtn:hover {
	background: #333;
	color: #fff;
}



/* Listing Ad Step 1 */

#ad1 .ad-banner {
	background: -webkit-gradient(linear, left top, right bottom, from(#1d629b), to(#24a8bc));
	background: -webkit-linear-gradient(top left, #1d629b, #24a8bc);
	background: -o-linear-gradient(top left, #1d629b, #24a8bc);
	background: linear-gradient(to bottom right, #1d629b, #24a8bc)
}

#ad1 .ad-banner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/ListingAds/step1bg.png) bottom center no-repeat;
	background-size: contain;
}

.ad-step-copy {
	font: 300 19px/19px Inter;
	color: rgba(255, 255, 255, 0.4);
}


#ad1 #adflex1 .ad-step-copy {
	color: #fff;
}

div#adflex2 {
    transform: translatex(15px);
}


#ad1 .ad-step-title h2, #ad2 .ad-step-title h2, #ad3 .ad-step-title h2, #ad4 .ad-step-title h2, .ad-step-title h2 {
	font: 600 50px/23px Inter;
	color: #ffff;
	margin: 120px 0 30px;
}

.ad-step-title p {
	color: #fff;
	font: 300 18px/24px Inter;
	letter-spacing: .06em;
	max-width: 600px;
	margin: 0 auto;
	padding: 0 5px;
}

.mls-box div:first-child {
	width: 80%;
}

.mls-box div:last-child {
	width: 20%;
}

.form-control:focus {
	outline: 0;
}

.mls-box button {
	height: 70px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	position: relative;
	left: -2px;
	border: 0px !important;
	width: 100%;
	font: 400 20px/23px Inter;
	color: #3a3a3a;
	background: #ffc757;
	-webkit-box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.2) !important;
	outline: 0px !important;
}

.mls-box button i {
	margin-left: 5px;
	position: relative;
	top: 2px;
	font-size: 26px;
}

.mls-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.mls-box input {
	height: 70px !important;
	width: 100%;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	-webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.2) !important;
	font: 400 19px/23px Inter;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.mls-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 700px;
	margin: 70px auto 60px;
	float: none;
	clear: both;
	padding: 0 5px !important;
}

.home input {
	padding: 0 40px;
	font: 400 20px/23px 'Inter';
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.home input:focus {
	padding: 0 30px;
}

.home input::-webkit-input-placeholder {
	font: 400 20px/23px Inter;
	color: #3a3a3a;
}

.ad-mini-information {
    max-width: 690px;
    float: none;
    margin: 0 auto;
    padding: 0 0px 0 40px !important;
    display: inline-block;
    left: 50%;
    position: relative;
    transform: translatex(-50%);
    text-align: justify;
    top: -40px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
}

.ad-mini-information h6:before {
    content: '\f05a';
    font-family: fontAwesome;
    color: #fff;
    position: absolute;
    top: 0;
    font-size: 26px;
    transform: translate(-30px, 15px);
}

.ad-mini-information h6 {
	font: 300 13px/19px Inter;
	color:rgba(255, 255, 255, 0.8);
	padding-right: 20px;
}

div#ad-step1 div {
	width: auto;
}


.tab-box ul.nav.nav-tabs.nav-justified {
	max-width: 1150px;
	margin: 0 auto;
	border: 0px !important;
	z-index: 9999;
}

.tab-box li.active {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/ListingAds/tab_bg.png) bottom center no-repeat;
	background-size: cover;
}

.tab-box ul.nav.nav-tabs.nav-justified li{
	z-index: 2
}

#ad1-sec1 li.active:after {
	display: none;
}

.nav-tabs.nav-justified>li.active>a {
	border: 0px !important;
	font-weight: 600;
	font-size: 18px !important;
	-webkit-box-shadow: none !Important;
	box-shadow: none !Important;
}

.tab-box .tabs-widget:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(249,249,249,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)),to(#f9f9f9));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,#f9f9f9 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,#f9f9f9 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,#f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f9f9f9',GradientType=0 );
}

div#ad1-sec2 {
	margin-top: 110px;
	background: #e9f6f8;
	padding: 90px 0 100px;
}

.nav-tabs.nav-justified>li>a {
	border: 0px !Important;
	padding: 20px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: transparent !important;
	border-radius: 0px !important;
	font: 300 20px/30px Inter;
	color: #333;
}

.tab-box .tab-content {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 0px;
	border: 0px !important;
	position: relative;
	top: -4px;
}

#ad1-sec1 .section-title {
	padding: 100px 0 80px;
}

#ad1-sec1 .section-title h3 {
	color: #1f6fa1;
}

.section-title h3 {
	font: 300 40px/50px Inter;
}

.section-title p {
	font: 300 18px/27px Inter;
}

#ad1-sec1 .section-max {
	background: #fefefe;
}

.ad-bottom-box .section-title h3 {
	font: 300 40px/23px Inter;
	margin-bottom: 30px;
}

#ad1-sec1 li:first-child:after {
	border-left: 2px solid rgba(0, 0, 0, 0.2);
	content: '';
	position: absolute;
	right: 0;
	height: 40px;
	top: 20px;
	z-index: -1;
}

#ad1-sec1 li:nth-child(2):after {
	border-left: 2px solid rgba(0, 0, 0, 0.2);
	content: '';
	position: absolute;
	right: 0;
	height: 40px;
	top: 20px;
	z-index: -1;
}

#ad1-sec1 li:nth-child(3):after {
	border-right: 2px solid rgba(0, 0, 0, 0.2);
	content: '';
	position: absolute;
	right: 0;
	height: 40px;
	top: 20px;
	z-index: -1;
}

.ad-step-box {
	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: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

div.ad-pic {
	background-size: contain !important;
	width: 70px !important;
	height: 70px;
	margin-bottom: 20px;
}

div#adpic1 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/ListingAds/step1.png);
}

div#adpic2 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/ListingAds/step2_opaque.png);
}

div#adpic3 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/ListingAds/step3_opaque.png);
}

.ad-banner span.fa.fa-check {
	color: #fff !important;
	margin-right: 5px;
	outline: 0px !important;
	position: absolute;
	left: 0em;
}

a.ad-btn {
	position: relative;
	border: 0px !important;
	font: 400 20px/23px Inter;
	color: #3a3a3a;
	background: #ffc757;
	padding: 20px 40px;
	border-radius: 35px;
}


a.ad-btn:after {
	content: '\f0da';
	font-family: fontAwesome;
	font-size: 30px;
	position: relative;
	margin-left: 10px;
	top: 3px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

div#adflex2 .ad-step-box:before {
    content: '';
    position: absolute;
    top: 15px;
    width: 240%;
    height: 25px;
    border-bottom: 1px solid #fff;
    left: -245%;
}

div#adflex2 .ad-step-box:after {
    content: '';
    position: absolute;
    top: 15px;
    width: 240%;
    height: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    right: -245%;
}

#ad-tab1-carousel .ad-tab-container {
	max-width: 1450px;
	float: none;
	margin: 0 auto;
	padding: 0 20px !important;
}

#ad1 .owl-stage-outer {
	max-width: 100%;
	float: none;
	margin: 0 auto;
	-webkit-transform: scale(.95);
	-ms-transform: scale(.95);
	transform: scale(.95);
}

#ad-tab1-carousel .owl-stage-outer {
	-webkit-transform: scale(.95)translatex(30px);
	-ms-transform: scale(.95)translatex(30px);
	transform: scale(.95)translatex(30px);
}

#ad-tab1-carousel .ad-tab-photo {
	width: 100%;
	height: 555px;
	margin-top: 5em;
	margin-bottom: 3em;
	background-size: contain !important;
	-o-object-fit: cover;
	object-fit: cover;
	background-position: center center;
}

.ad-tab-item-copy div {
	width: auto !important;
	padding: 0 7.4vw 0 0;
	white-space: nowrap;
	font: 300 15px/15px Inter;
}

.ad-item-copy .fa {
    color: #92b81e !important;
    margin-right: 5px;
}

div#adTabPic1 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/ListingAds/WebsiteListing.png)no-repeat;
}

div#adTabPic2 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/step1_ads/ListingAd1.png)no-repeat;
}


div#adTabPic3 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/step1_ads/ListingAd2.png)no-repeat;
}


div#adTabPic4 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/step1_ads/ListingAd3.png)no-repeat;
}


.ad-tab-item-copy {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

#ad1 .owl-nav {
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
}

#ad1 .owl-prev {
	float: left;
}

#ad1 .owl-next {
	float: right;
}

#ad1 .owl-dots {
	display: none;
}

/* STARTING OF AD2 */
.fileUpload.btn.btn-primary {
	width: 15% !important;
	background: #4b484a;
	color: #fff;
	border-radius: 0;
	margin: 0px;
	padding: 14px 0px;
	font: 300 16px/16px montserrat, sans-serif;
	border: 1px solid #e4e4e4 !important;
	border-left: 0px !important;
	letter-spacing: .015em !important;
	position: relative;
	max-height: 45px;
	margin-top: -2px !important;
	border: 1px solid #4a4849 !important;
}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

/*#ad2 .ad-banner {
background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/ListingAds_Step2/step2_banner.jpg) top center no-repeat;
}*/

#ad2 .ad-banner {
	min-height: 940px;
}

#ad2 .ad-step-title {
	margin-bottom: 5em;
}

.flexBox div {
	width: auto;
	padding: 0 5px 0 0;
}

.flexBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

div#mid-flex .flexbox {
	display: block !important;
}

#mid-flex .flexBox .flex-items {
	width: 50%;
	margin: 5px 0;
}

#mid-flex .flex-input-block {
	margin: 5px 0;
}

.flex-input-block {
	width: 100% !important;
}

#bottom-flex .flexBox {
	display: block !important;
}


#bottom-flex .flex-items {
	width: 100%;
	padding: 10px 0;
}

div#bottom-flex {
	margin-top: 5em;
}

input#uploadFile1 {
	width: 80%;
}

button.goBack {
	float: left;
	background: #edeced;
	border: 0px;
	text-transform: uppercase;
	font: 400 18px/ 23px montserrat, sans-serif;
	padding: 18px 30px;
	border-radius: 50px;
	letter-spacing: 0.06em;
}

button.goBack:before {
	content: '\f104';
	font-family: fontAwesome;
	margin-right: 10px;
}

button.goNext {
	float: right;
	background: #fd007d;
	border: 0px;
	color: #fff;
	font: 400 20px/23px 'Inter';
	letter-spacing: .06em;
	padding: 15px 30px;
	border-radius: 50px;
	text-transform: uppercase;
	outline: 0px !important
}

button.goNext:after {
	content: '\f105';
	font-family: fontAwesome;
	margin-left: 10px;
}

div#transup {
	margin-top: -43em;
}

.flex-input {
	min-height: 45px;
	background: rgba(255, 255, 255, 0.2);
	border: 0px;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(27, 80, 111, 0.5) !important;
	box-shadow: 0px 0px 0px 1px rgba(27, 80, 111, 0.5) !important;
	padding: 0 20px !important;
	font: 400 16px/23px montserrat, Sans-serif !important;
	border-radius: 0px !important;
}

.flex-input:active, .flex-input:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: rgba(255, 255, 255, 0.3);
}

.input-titles {
	font: 400 16px/23px montserrat, sans-serif;
	color: #333;
	margin-bottom: 5px;
}

#top-flex .input-titles {
	color: #fff;
}

div#top-flex .flexBox {
	margin: 1em 0 3em;
}

div#mid-flex {
	margin-top: 8em;
}

.form-section-title h4 {
	font: 300 30px/30px montserrat, sans-serif;
	color: #5a5a5a;
	margin-bottom: 30px;
}

#mid-flex .flex-input {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: rgba(245, 245, 245, 0.4);
	border: 1px solid #e1e1e1 !important;
}

#mid-flex .flex-items:first-child {
	padding-right: 30px;
}

textarea.flex-input {
	min-width: 100%;
	max-width: 100%;
	min-height: 245px;
	padding: 15px !Important;
}

input#uploadFile1 {
	width: 85%;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: rgba(245, 245, 245, 0.4);
	border: 1px solid #e1e1e1 !important;
	min-height: 45px;
	padding: 0 20px;
}

input#uploadFile2 {
	width: 85%;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: rgba(245, 245, 245, 0.4);
	border: 1px solid #e1e1e1 !important;
	min-height: 45px;
	padding: 0 20px;
}

.flex-input::-webkit-input-placeholder {
	font: 400 16px/16px montserrat, sans-serif !important;
	color: #333;
}

#bottom-flex input {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: rgba(245, 245, 245, 0.4);
	border: 1px solid #e1e1e1 !important;
	font: 400 16px/16px montserrat, sans-serif;
}

#bottom-flex input::-webkit-input-placeholder {
	font: 400 16px/16px montserrat, sans-serif;
}

.last-flex-box {
	margin: 3.5em 0 8em;
}

#ad2 .container-fluid {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

a.addmore {
	color: #1f70a1;
	font: 400 12px/12px montserrat, sans-serif;
	position: absolute;
	right: 10px;
	bottom: -10px;
	z-index: 2;
}

#ad2 div#adpic2, #ad3 div#adpic2, #ad4 div#adpic2, #ad5 div#adpic2 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/ListingAds_Step2/step2_active.png);
}
#ad5 div#adpic3 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/ad_step_3/step3_active.png) no-repeat;
}




/* Step 2b  Carousel Templates */

.temp-box {
	background: #fff;
	padding: 55px !important;
}

.temp-box {
	background: #fff;
	padding: 55px !important;
	-webkit-transform: scale(.85);
	-ms-transform: scale(.85);
	transform: scale(.85);
	position: relative;
	overflow: hidden;
	border: 1px solid transparent
}

.box-selected {
	border: 1px solid #fd007d
}

#template-carousel .owl-prev {
	float: left;
}

#template-carousel .owl-next {
	float: right;
}

#template-carousel .owl-nav div {
	background: transparent;
}

#template-carousel .owl-nav {
	position: absolute;
	left: 0;
	right: 0;
	top: 35%;
	z-index: -1;
}

#template-carousel .owl-stage-outer {
	transform: scale(.95);
}

.template-link {
	position: absolute;
	top: 0;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: rgba(15, 54, 80, 0.95);
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	opacity: 0;
}

a.template-btn:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	content: '';
	position: fixed;
	height: 100%;
}

.templates:hover .template-link {
	opacity: 1;
	left: 0;
	right: 0;
}

#template-carousel .owl-nav div i {
	font-size: 22px;
}

.template-link h5 {
	color: #fff;
	text-transform: uppercase;
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
	letter-spacing: .18em;
	font: 400 17px/28px montserrat, sans-serif;
	white-space: nowrap;
	margin-bottom: 25px;
	-webkit-transform: translatey(-150px);
	-ms-transform: translatey(-150px);
	transform: translatey(-150px);
	opacity: 0;
	-webkit-transition: 0.8s ease;
	-o-transition: 0.8s ease;
	transition: 0.8s ease;
	-webkit-transition-delay: .75s;
	-o-transition-delay: .75s;
	transition-delay: .75s;
}

.templates:hover .template-link h5 {
	opacity: 1;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}

.template-link a {
	font: 400 17px/28px montserrat, sans-serif;
	color: #fff;
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
	background: #fd007d;
	padding: 15px 30px;
	border-radius: 50px;
	white-space: nowrap;
	position: relative;
	top: 150px;
	opacity: 0;
	-webkit-transition: .8s ease;
	-o-transition: .8s ease;
	transition: .8s ease;
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s;
}

.templates:hover .template-link a {
	opacity: 1;
	top: 0;
}

.template-name {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .18em;
	font: 400 17px/28px montserrat, sans-serif;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	visibility: visible
}

.templates:hover .template-name {
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	opacity: 0;
	visibility: hidden;
}

.ad-preview-item {
	display: none;
}

.template-active {
	display: block;
}

.live-preview iframe {
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: scale(.55)translatex(-41%)translatey(-40%);
	-ms-transform: scale(.55)translatex(-41%)translatey(-40%);
	transform: scale(.55)translatex(-41%)translatey(-40%);
}

.live-preview {
    margin-bottom: 80px;
    transform: scale(.96);
}

.live-preview img {
    border: 1px solid #ccc;
    box-shadow: 5px 5px 20px 10px rgba(240, 240, 240, 0.6);
}

.live-frame {
	overflow: hidden;
}

.mobTemplate {
	width: 210px;
	height: 420px;
	position: absolute;
	right: 0;
	top: 15%;
	background-size: contain;
	background-repeat: no-repeat;
}

/*#ad3 .ad-banner {
background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/ListingAds_Step2/step2_banner.jpg) top center no-repeat;
}*/

#ad3 .ad-banner {
	min-height: 940px;
}

#ad3 .ad-step-title {
	margin-bottom: 5em;
}

.ad-preview-section {
	padding: 170px 0 0 !important;
}

.preview-section-title h2 {
	font: 300 50px/23px montserrat, sans-serif;
	margin: 0 0 60px !important;
}

.scroll-to-preview img {
	max-width: 30px;
	float: none;
	margin: 3em auto 10px;
	-webkit-animation: bounce 5s ease-in-out;
	animation: bounce 5s ease-in-out;
	-webkit-animation-direction:alternate;
	animation-direction:alternate;
	-webkit-animation-iteration-count:infinite;
	animation-iteration-count:infinite;
}

.scroll-to-preview {
	text-align: center;
}

.scrollTo {
	font-style: italic;
	font-family: 'Crimson Text', serif;
	font-size: 18px;
	line-height: 23px;
}

@-webkit-keyframes bounce {
	from { -webkit-transform:translate3d(0px,0px,0px); transform:translate3d(0px,0px,0px);}
	to { -webkit-transform:translate3d(0px,80px,0px); transform:translate3d(0px,80px,0px);}
}

@keyframes bounce {
	from { -webkit-transform:translate3d(0px,0px,0px); transform:translate3d(0px,0px,0px);}
	to { -webkit-transform:translate3d(0px,80px,0px); transform:translate3d(0px,80px,0px);}
}


/* Step 2C */
.packages {
	padding: 0 10px !important;
}

.package-box {
	background: #fff;
	padding: 60px 65px !Important;
	border-radius: 20px;
	-webkit-box-shadow: 0px 5px 20px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 20px 1px rgba(0, 0, 0, 0.2);
	height: 522px;
	border: 2px solid transparent;
}

.pack-selected .package-box {
	border: 2px solid #fd007d;
}

.pack-circle {
	width: 120px;
	height: 120px;
	background: #313131;
	border-radius: 50%;
	float: none;
	margin: -10px auto 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.package-copy h4 {
	font: 600 26px/26px montserrat, sans-serif;
	color: #fff !important;
	letter-spacing: -.04em;
}

.package-copy h5 {
	font: 300 12px/23px montserrat, sans-serif;
	color: #fff;
	text-decoration: line-through;
	margin: -10px 0 0;
}

.package-copy p {
	font: 300 15px/18px montserrat, sans-serif;
	letter-spacing: .02em;
}

.package-body {
	padding: 0 10px !important;
}

.pack-active:after {
	content: '';
	position: absolute;
	width: 170px;
	height: 157px;
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/Listing_Ad_2c/pack_active.png);
	top: -55px;
	right: -5px;
}

.pack-active:before {
	content: 'No Monthly Fee';
	position: absolute;
	color: #fff;
	top: -5px;
	right: 3px;
	z-index: 2;
	text-transform: uppercase;
	font: 700 12px/20px montserrat, sans-serif;
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	transform: rotate(40deg);
}

div#pack-left {
	-webkit-transform: translatex(50px);
	-ms-transform: translatex(50px);
	transform: translatex(50px);
}


div#pack-right {
	-webkit-transform: translatex(-50px);
	-ms-transform: translatex(-50px);
	transform: translatex(-50px);
}

.pack-active {
	z-index: 2;
}

.pack-active .package-box {
	height: 602px !important;
	-webkit-transform: translatey(-40px);
	-ms-transform: translatey(-40px);
	transform: translatey(-40px);
	-webkit-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

.packages:after {
	content: '';
	position: absolute;
	width: 170px;
	height: 157px;
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/Listing_Ad_2c/pack_active.png);
	top: -55px;
	right: -5px;
	height: 0;
	opacity: 0;
}

.packages.pack-active:after {
	height: 157px;
	opacity: 1;
	-webkit-transition: .8s ease;
	-o-transition: .8s ease;
	transition: .8s ease;
	-webkit-transition-delay: .5s !important;
	-o-transition-delay: .5s !important;
	transition-delay: .5s !important;
}

.packages:before {
	content: 'No Monthly Fee';
	position: absolute;
	color: #fff;
	top: -5px;
	right: 3px;
	z-index: 2;
	text-transform: uppercase;
	font: 700 12px/20px montserrat, sans-serif;
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	transform: rotate(40deg);
	width: 0;
	white-space: nowrap;
	opacity: 0;
}

.packages.pack-active:before {
	opacity: 1;
	width: 115px;
	-webkit-transition: .8s ease;
	-o-transition: .8s ease;
	transition: .8s ease;
	-webkit-transition-delay: .75s;
	-o-transition-delay: .75s;
	transition-delay: .75s;
}

a.package-btn {
	background: #333;
	color: #fff;
	padding: 10px 30px;
	border-radius: 20px;
	text-transform: uppercase;
	font: 500 15px/25px montserrat, sans-serif;
	letter-spacing: .06em;
}

a.package-btn:hover {
	background: #fd007d;
}

.pack-active a.package-btn {
	position: relative;
	bottom: -4em;
}

.pg-copy.package-copy .span-1 {
	font-size: 15px;
	position: relative;
	top: -8px;
	letter-spacing: 2px;
}

#ad4 .ad-step-title h3 {
	font: 300 35px/35px montserrat, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .02em;
	margin-bottom: 3.5em !important;
}

/*#ad4 .ad-banner {
background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/ListingAds_Step2/step2_banner.jpg) top center no-repeat;
}*/

.ad-package-information {
	padding: 100px 0 0 !important;
}

.listing-package {
	min-height: 620px;
}

.ad-package-information h3 {
	font: 500 30px/30px montserrat, sans-serif;
}

.ad-package-information h5 {
	font: 300 15px/24px montserrat, sans-serif;
	margin-bottom: 50px;
}

.ad-package-information .flex-input {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #cacaca !important;
	min-height: 60px;
}

.ad-package-information .form-group {
	margin-bottom: 25px;
}

/* Ad5 */
/*#ad5 .ad-banner, .ad-banner {
background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/ListingAds_Step2/step2_banner.jpg) top center no-repeat;
}*/

#adflex1 .ad-step-copy {
	color: #fff;
}

#ad2 #adflex2 .ad-step-copy, #ad3 #adflex2 .ad-step-copy, #ad4 #adflex2 .ad-step-copy, #ad5 #adflex2 .ad-step-copy {
	color: #fff;
}

#ad5 #adflex3 .ad-step-copy {
	color:#fff;
}

#ad5 div#adflex2 .ad-step-box:after {
	border-color: #fff !important;
	width: 270%;
	right: -270%;
}

#ad5 .ad-banner {
	padding: 100px 0 0;
}

/* Ad Step6 */
#ad6 .ad-banner {
	padding: 0 0 100px;
}

.flex-select h4 {
	color: #fff;
	font: 400 20px/28px montserrat, sans-serif;
}

.flex-select {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.sumlist p {
	color: #fff !important;
	font: 300 16px/30px montserrat, sans-serif;
}

.sumbody {
	margin-left: 4em;
}

.price-selected, .market-selected {
	width: 90%;
	position: relative;
	overflow: hidden;
}

.price-selected h4:after, .market-selected h4:after {
	content: '...........................................................................................................................................................................................................................................................................................................';
	position: absolute;
	top: 12px;
	margin-left: 10px;
	font: 300 17px/22px montserrat, sans-serif;
	letter-spacing: 2px;
}

.total-val h5 {
	text-align: right;
	font: 700 20px/28px montserrat, sans-serif;
	color: #fff;
}

.total-val h5:before {
	content: 'Total Due';
	font: 400 20px/28px montserrat, sans-serif;
	margin-right: 10px;
}

.col-xs-12.sum-total {
	border-top: 5px solid #fff;
	margin: 40px 0;
	padding: 15px 0 0;
}

.ad-subhead h3 {
	font: 500 30px/30px montserrat, sans-serif;
}

.ad-subhead h5 {
	font: 300 15px/24px montserrat, sans-serif;
	margin-bottom: 50px;
}

.ad-formbox {
	padding: 100px 0 0 !important;
}

#ad6 .last-flex-box {
	margin: 3.5em 0 6em !important;
}

.ad-subhead h3 {
	font: 500 30px/30px montserrat, sans-serif;
}

.ad-subhead h5 {
	font: 300 15px/24px montserrat, sans-serif;
	margin-bottom: 50px;
}

.ad-formbox {
	padding: 100px 0 0 !important;
}

#ad6 .flex-input {
	border: 1px solid #cacaca !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	min-height: 60px;
	max-width: 95%;
}

#ad6 #bill2 .flex-input {
	max-width: 97.5%;
}

#ad6 input#Expiration_Date, #ad6 input#CVV_Code {
	max-width: 90%;
}


/* Ad7 */
.confirmation-mid p {
	color: #fff;
	font: 300 20px/30px montserrat, sans-serif;
	margin: 100px 0 50px;
}

.confirmation-bottom p {
	color: #fff;
	font: 20px/30px montserrat, sans-serif;
	margin: 0 !important;
}

#ad7 .ad-step-title h5 {
	color: #fff;
	font: 300 25px/25px montserrat, sans-serif;
	margin-top: -10px;
}

.ad-step-title span.fa.fa-check-circle {
	margin-bottom: 40px;
}


/* MODAL */
.modal-footer {
	border: 0px;
}


button[data-dismiss="modal"] {
	position: absolute;
	top: 0;
	right: 0;
}

div#contactbox h3 {
	font: 300 30px/50px montserrat, sans-serif;
	color: #1f6fa1;
}

.form-control.ry-input:focus {
	border: 1px solid #a0a0a0 !important;
}

.home .ry-input {
	min-height: 50px;
	border: 1px solid #ccc !important;
	box-shadow: none !important;
	padding: 0 20px;
}

.ry-input, .ry-input::-webkit-input-placeholder {
	font: 300 15px/21px montserrat, sans-serif !Important;
}

.input-sub-box {
	margin: 5px 0px;
}

div#formbox {
	padding: 0;
	margin-top: 20px;
}

#modalMessage {
	height: 100%;
	min-height: 150px;
	max-width: 100%;
	min-width: 100%;
	box-shadow: none !important;
	border: 1px solid #ccc !important;
}

#modalMessage::-webkit-input-placeholder {
	font: 300 15px/21px montserrat, sans-serif;
}

.adbtn {
	font: 400 15px/23px montserrat, sans-serif !important;
	padding: 0;
	background: #fd007d;
	padding: 10px 25px !important;
	border-radius: 50px;
	color: #fff;
	letter-spacing: .01em;
	float: right;
	border: 0px !important;
	outline: 0px !important;
}

/* CREDIT CARD */

.ccflex {
    display: none;
}

.blur {
	opacity: .3;
	-webkit-filter: blur(1px);
	filter: blur(1px);
	display: none !Important;
}

.cc-validation.card-valid {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	padding: 10px !important;
	font: 300 15px/21px montserrat, sans-serif;
}

.cc-validation {
	padding: 0 20px;
	background: #b8b8b847;
	clear: both;
	padding: 10px 15px !important;
	margin-bottom: 20px;
	max-width: 99%;
	-webkit-transform: translate(5px);
	-ms-transform: translate(5px);
	transform: translate(5px);
	display: none;
}

.ccflex img {
	width: 25%;
	display: inline-block;
	object-fit: scale-down;
}

.ccflex {
	padding: 0 10px;
	margin-top: -20px;
}

#check-next[disabled] {
    opacity: .2;
}





/* Media Querry */

@media only screen and (min-width: 992px) {	
	div#headerFlex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 125px;
	}

	#ad1 .ad-banner:before {
		background-attachment: fixed;
	}

	div#headerBox {
		max-width: 1150px;
		padding: 0 20px;
		margin: 0 auto;
		float: none;
		clear: both;
	}

	.home .ad-banner {
		padding: 110px 0 200px;
		background-size: cover !important;
	}



	/* ----------------- LISTING ADS STEP 1 ------------------ */

	div#ad-step1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	div#ad1-sec2 .section-title p {
		max-width: 550px;
	}
}

@media only screen and (min-width: 1999px) {
	.price-selected, .market-selected {
		width: 90%;
	}

	.ad-tab-item-copy div {
		padding: 0 5.5vw 0 0;
	}
}

@media only screen and (max-width: 1600px) {
	.ad-tab-item-copy div {
		padding: 0 10vw 0 0;
	}

	div.ad-container {
		padding: 0 5%;
	}

	div#adflex2 .ad-step-box:before {
		width: 200%;
		left: -200%;
	}

	div#adflex2 .ad-step-box:after {
		content: '';
		position: absolute;
		top: 15px;
		width: 220%;
		height: 25px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		right: -220%;
	}

	.ad-tab-photo {
		max-width: 90%;
	}
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
	div#adflex2 .ad-step-box:before {
		width: 23vw;
		left: -22vw;
	}

	div#adflex2 .ad-step-box:after {
		width: 26vw !Important;
		right: -25vw !Important;
	}

	.package-box {
		padding: 60px 20px !important;
	}

	#ad1 .owl-carousel .owl-next, #ad1 .owl-carousel .owl-prev {
		-webkit-transform: translate(0px) !important;
		-ms-transform: translate(0px) !important;
		transform: translate(0px) !important;
	}

	#ad-tab1-carousel .owl-stage-outer {
		-webkit-transform: scale(.9)translatex(30px)translatey(-40px);
		-ms-transform: scale(.9)translatex(30px)translatey(-40px);
		transform: scale(.9)translatex(30px)translatey(-40px);
	}

	#ad-tab1-carousel .ad-tab-photo {
		margin-bottom: 0;
		margin-top: 2em;
	}


	#ad1 .owl-carousel .owl-next, #ad1 .owl-carousel .owl-next {
		color: transparent;
	}

	.ret-ads {
		background-position: left bottom !important;
		margin: 2em auto 0 !important;
	}

	#ad-tab3-carousel .ad-tab-photo {
		width: 33%;
	}

	#ad-tab3 .ad-tab-items {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	#ad1 .ad-tab-items {
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		transform: scale(.9);
	}

	#ad1 .owl-stage-outer {
		-webkit-transform: scale(.95)translatex(-10px);
		-ms-transform: scale(.95)translatex(-10px);
		transform: scale(.95)translatex(-10px);
	}

	div#ad1-sec2 {
		margin-top: 20px;
	}

	#ad1 #ad-tab1-carousel .ad-tab-items {
		-webkit-transform: scale(.9)translatex(5%) !important;
		-ms-transform: scale(.9)translatex(5%) !important;
		transform: scale(.9)translatex(5%) !important;
	}
}

@media only screen and (max-width: 991px) {
	.ad-flex-child {
		width: 33% !important;
		display: inline-block;
	}

	.ad-flex-child {
		width: 33% !important;
		display: inline-block;
	}

	.ret-ads {
		min-height: 20vw !important;
	}

	.ad-banner {
		padding: 4em 0 !important;
	}

	#ad1 .owl-nav div {
		float: none;
		width: 40px;
		height: 40px;
		background: #f0f0f0 !important;
		display: inline-table;
		margin: 0 10px;
	}

	span.arrowLeft {
		position: relative;
		left: -2px;
	}

	span.arrowRight {
		position: relative;
		right: -2px;
	}

	.ad-step-box {
		float: none;
		margin: auto;
	}

	#ad-tab4-carousel .owl-nav {
		margin-top: 30px;
	}

	div#adflex2 .ad-step-box:before {
		width: 19vw;
		left: -9vw;
	}

	div#adflex2 .ad-step-box:after {
		width: 19vw !Important;
		right: -9vw !important;
	}

	.ad-banner span.fa.fa-check {
		left: auto;
		margin-left: -2em;
	}

	.ad-step-copy {
		font: 300 15px/19px montserrat, sans-serif;
	}

	#ad1 .ad-step-title h2, #ad2 .ad-step-title h2, #ad3 .ad-step-title h2, #ad4 .ad-step-title h2, .ad-step-title h2 {
		font: 600 36px/36px montserrat, sans-serif;
		color: #ffff;
		margin: 70px 0 30px;
	}

	.mls-box {
		margin: 30px auto;
	}

	.ad-step-title p {
		color: #fff;
		font: 300 15px/22px montserrat, sans-serif;
		letter-spacing: .06em;
		max-width: 600px;
		margin: 0 auto;
		padding: 0 5px;
	}

	.ad-mini-information h6 {
		font: 300 11px/17px montserrat, sans-serif;
	}

	.contact-button {
		float: right;
	}

	.section-title {
		padding: 40px 0 !important;
	}

	.section-title h3 {
		font: 300 28px/30px montserrat, sans-serif;
	}

	.section-title p {
		font: 300 15px/21px montserrat, sans-serif;
	}

	.nav-tabs.nav-justified>li>a {
		font: 300 15px/21px montserrat, sans-serif
	}

	.ad-tab-photo {
		margin: 0em auto 3em;
		height: 230px;
		max-width: 600px;
		float: none;
	}

	#ad1 .owl-nav {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		text-align: center;
	}

	.ad-tab-item-copy div {
		padding: 0;
	}

	.ad-tab-item-copy {
		-ms-flex-pack: distribute;
		justify-content: space-around;
		margin-top: 30px;
	}


	.ad-bottom-box .section-title h3 {
		font: 300 28px/30px montserrat, sans-serif;
		margin-bottom: 20px;
	}

	a.ad-btn {
		font: 400 15px/21px montserrat, sans-serif;
		padding: 15px 30px;
	}

	.ad-bottom-box .section-title h3 {
		font: 300 28px/30px montserrat, sans-serif;
		margin-bottom: 20px;
	}

	#footerBox h6 {
		padding: 10px 0 20px;
	}

	div#ad1-sec2 {
		margin-top: 60px;
		padding: 1px 0 40px;
	}

	div#homeheader {
		padding: 10px 0 0;
	}

	/* AD2 */
	.input-titles {
		font: 400 15px/21px montserrat, sans-serif;
		white-space: nowrap;
	}

	div#top-flex .flexBox {
		margin: 0;
	}



	.flexBox {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.flexBox div {
		width: auto;
		padding: 0 1em;
	}

	#ad2 .ad-step-title {
		margin-bottom: 2em;
	}

	.flex-input-block {
		padding: 0 !important;
	}

	/* AD 2B */

	#ad3 div#adflex3 {
		display: none;
	}

	#ad3 .ad-flex-child {
		width: 50% !important;
	}

	#ad3 div#adflex2 .ad-step-box:after {
		display: none;
	}

	#ad3 .ad-banner {
		min-height: 100%;
	}

	.preview-section-title h2 {
		font: 300 30px/30px montserrat, sans-serif;
	}

	.ad-preview-section {
		padding: 4em 0 2em !important;
	}

	.select-theme-box {
		padding-bottom: 2em !important;
	}

	/* Ad 2c */

	#ad4 .ad-step-title h3 {
		margin-bottom: 2.5em !important;
	}

	#ad4 .ad-banner {
		background-size: cover;
	}

	.package-box {
		padding: 60px 10px!Important;
	}

	.packages {
		-webkit-transform: scale(.95) !important;
		-ms-transform: scale(.95) !important;
		transform: scale(.95) !important;
		padding: 0 !important;
	}

	.template-box .package-box {
		height: 562px !important;
		-webkit-transform: scale(1) !important;
		-ms-transform: scale(1) !important;
		transform: scale(1) !important;
	}


	a.package-btn {
		position: relative;
		bottom: -2em !important;
	}

	.packages.pack-active:after {
		top: -15px;
		right: -16px;
	}

	.packages.pack-active:before {
		top: 35px;
		right: -10px;
	}

	.template-box .package-box {
		paddding: 60px 25px !Important;
	}

	/* Ad Step 3 */

	#ad5 .ad-banner, .ad-banner {
		background-size: cover;
	}

	.range-box.home-featured {
		padding: 40px 60px;
		border-radius: 20px;
		margin-top: 40px;
	}

	.range-box h2 {
		font: 300 24px/24px montserrat, sans-serif;
	}

	.range-box .text__savings h2 {
		font: 300 30px/30px montserrat, sans-serif !important;
	}

	.text__savings p {
		font: 400 15px/21px montserrat, sans-serif;
	}

	/* Ad Step 4 */

	.sumlist {
		text-align: left;
	}

	#ad6 .ad-banner {
		padding: 2em !important;
	}

	.ad-formbox {
		padding: 2em 0 0 !important;
	}

	#ad6 .flex-input {
		max-width: 100% !important;
	}

	#ad7 .ad-banner {
		padding: 4em 0 10em !important;
	}

	#ad1 .owl-stage-outer {
		-webkit-transform: scale(.9) !Important;
		-ms-transform: scale(.9) !Important;
		transform: scale(.9) !Important;
	}

	#ad1 .owl-carousel .owl-prev {
		-webkit-transform: translatex(-0px);
		-ms-transform: translatex(-0px);
		transform: translatex(-0px);
	}

	#ad1 .owl-carousel .owl-next {
		-webkit-transform: translatex(00px);
		-ms-transform: translatex(00px);
		transform: translatex(00px);
	}

}

@media only screen and (max-width: 767px) {
	#ad1 #adflex2, #ad1 #adflex3 {
		display: none;
	}

	#ad-tab3-carousel .ad-tab-items {
		display: block !important;
	}

	#ad1 div#adflex1 {
		width: 100% !important;
	}

	.mls-box button i {
		display: none
	}

	#ad1 .ad-step-title h2, #ad2 .ad-step-title h2, #ad3 .ad-step-title h2, #ad4 .ad-step-title h2, .ad-step-title h2 {
		font: 600 30px/30px montserrat, sans-serif;
		margin: 40px 0 20px;
	}

	.mls-box input, .mls-box button {
		height: 50px !important;
	}

	.ad-tab-item-copy {
		display: block !important;
		max-width: 160px;
		float: none;
		margin: 30px auto;
	}

	div.ret-ads {
		margin: 2em auto 0 !important;
	}

	#ad-tab2-carousel .ad-tab-photo {
		max-width: 90%;
		min-height: 50vw;
	}

	.ad-tab-item-copy div {
		padding: 0;
		text-align: left;
		margin: 10px 0;
	}

	div#ad1-sec2 {
		margin-top: 40px;
	}

	.home input::-webkit-input-placeholder {
		font: 300 15px/21px montserrat, sans-serif;
	}

	.mls-box button {
		font: 400 15px/21px montserrat, sans-serif;
	}

	.mls-box button i {
		display: none
	}

	div#headerWrap {
		padding: 0 0 10px;
	}

	.sitelogo.flex-child {
		width: 100% !important;
	}

	.sitelogo img {
		max-width: 10em;
		float: none;
		margin: 0 auto;
	}

	.flex-child.contact-button {
		text-align: center;
		float: none;
		-webkit-transform: translatey(5px);
		-ms-transform: translatey(5px);
		transform: translatey(5px);
	}

	a#headerbtn {
		font: 400 15px/21px montserrat, sans-serif;
		padding: 5px 15px;
	}

	/* Ad 2 */

	#ad2 .flexBox div {
		width: 100%;
		padding: 0;
	}

	div#transup {
		margin-top: -60em;
	}

	div#transup {
		margin-top: -70em;
	}

	#ad2 .ad-banner {
		min-height: 1400px;
		background-size: cover;
	}

	div#adflex2 .ad-step-box:after {
		display: none;
	}

	#ad2 .ad-flex-child {
		width: 50% !important;
	}

	#ad2 div#adflex3 {
		display: none;
	}



	.ad-banner span.fa.fa-check {
		left: auto;
		margin-left: -1.2em;
	}

	div#mid-flex {
		margin-top: 5em;
	}

	#mid-flex .flexBox .flex-items {
		width: 100%;
		padding: 0;
	}

	div#bottom-flex {
		margin-top: 2em;
	}

	.fileUpload.btn.btn-primary {
		font: 400 15px/21px montserrat, sans-serif;
	}

	input#uploadFile2, input#uploadFile1 {
		width: 70%;
	}

	.fileUpload.btn.btn-primary {
		width: 30% !important;
	}

	#bottom-flex .flex-items {
		width: 100%;
		padding: 10px 0 20px;
	}

	.fileUpload.btn.btn-primary {
		font: 400 15px/21px montserrat, sans-serif;
	}

	input#uploadFile2, input#uploadFile1 {
		width: 70%;
	}

	.fileUpload.btn.btn-primary {
		width: 30% !important;
	}

	#bottom-flex .flex-items {
		width: 100%;
		padding: 10px 0 20px;
	}

	.lastflex button {
		float: none;
		margin: 10px auto;
		width: 250px;
		font: 400 15px/15px montserrat, sans-serif;
	}

	/* Ad 2b */

	#ad3 .ad-step-title {
		margin-bottom: 0;
	}

	.temp-box {
		background: #fff;
		padding: 55px !important;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		position: relative;
		overflow: hidden;
		border: 1px solid transparent;
		max-width: 350px;
		float: none;
		margin: 0 auto 2em;
		clear: both;
	}

	.mobTemplate {
		display: none;
	}

	.live-preview iframe {
		width: 100%;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		padding: 0 5%;
	}

	.live-preview {
		height: auto;
		width: 100%;
		margin-bottom: 10px;
	}

	#template-carousel .owl-nav {
		position: relative;
		text-align: center;
	}

	#template-carousel .owl-nav div {
		float: none;
		width: 40px;
		height: 40px;
		background: #fd007d45 !important;
		border-radius: 4px;
	}

	.owl-prev i {
		position: relative;
		top: 3px;
	}

	.owl-next i {
		position: relative;
		top: 3px;
	}

	div#ad-step1 {
		-webkit-transform: translatex(2%);
		-ms-transform: translatex(2%);
		transform: translatex(2%);
	}

	/* Ad 2c */
	#ad4 div#adflex3 {
		display: none;
	}

	.template-box div.package-box {
		height: 522px !important;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	#ad4 .ad-flex-child {
		width: 50% !important;
	}

	a.package-btn {
		bottom: 0 !important;
		position: relative;
	}

	.packages:after {
		top: -16px;
		right: -16px
	}

	.packages:before {
		top: 32px;
		right: -5px;
	}

	#ad4 .ad-package-information {
		padding: 50px 0 0 !important;
	}

	#ad4 .ad-step-title h3 {
		margin-bottom: 1em !important;
	}

	/* Ad Step 3 */

	#slidecontainer:before {
		display: none;
	}

	#slidecontainer:after {
		display: none;
	}

	#ad5 .ad-flex-child {
		display: none;
	}

	#ad5 div#adflex3 {
		display: block;
		width: 100%;
		float: none;
		margin: 0 auto;
	}

	a.last-text {
		text-align: center;
		left: 0;
		right: 0;
	}

	#ad5 .ad-banner {
		padding: 4em 0 0 !important;
	}

	.sumbody {
		margin-left: 0;
	}

	#ad6 .ad-banner {
		padding: 1em !important;
	}

	/* Ad Step 4 */

	.flex-select h4 {
		color: #fff;
		font: 500 15px/21px montserrat, sans-serif;
	}

	.sumlist p {
		font: 300 13px/26px montserrat, sans-serif;
	}

	.sum-head h4 .span-2 {
		display: none;
	}

	.confirmation-mid p {
		color: #fff;
		font: 300 15px/21px montserrat, sans-serif;
		margin: 60px 0 40px;
	}

	.confirmation-bottom p {
		font: 15px/21px montserrat, sans-serif;
	}

	.ret-ads {
		max-width: 300px;
		min-height: 250px !important;
	}

	.divpic {
		position: relative;
		top: 0;
		width: 100% !important;
		margin-top: -20px;
	}
}

@media only screen and (max-width: 500px) {
	.live-preview iframe {
		padding: 0 !important;
	}
}

/* Site Add-ons */
.owl-theme .owl-nav [class*='owl-'] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: transparent !important;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.owl-arrows {
	max-width: 33px;
	float: none;
	margin: 0 auto !important;
}

.alert {
	padding: 15px !important;
}

.scroll-to-preview {
	padding: 3em 0 5em !important;
}

.select-theme-box {
	padding-bottom: 4em !Important;
}

.bord-pre:after {
	opacity: 0;
}

div.ad-banner {
	background: rgb(29,98,155);
	background: -webkit-linear-gradient(top, rgba(29,98,155,1) 0%,rgba(36,168,188,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(29,98,155,1)),to(rgba(36,168,188,1)));
	background: -o-linear-gradient(top, rgba(29,98,155,1) 0%,rgba(36,168,188,1) 100%);
	background: linear-gradient(to bottom, rgba(29,98,155,1) 0%,rgba(36,168,188,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d629b', endColorstr='#24a8bc',GradientType=0 );
}

/* Ad Additions */
.arrow-box {
	display: none;
}

.ret-ads {
	max-width: 100%;
	min-height: 450px;
	float: none;
	margin: 5em auto 0;
	background-size: contain !important;
}

.hidtext {
	display: none;
}

div#ret-ad1 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/step1_ads/BnrAd1.jpg)center center no-repeat;
}

div#ret-ad2 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/step1_ads/BnrAd2.jpg)center center no-repeat;
}

div#ret-ad3 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/step1_ads/BnrAd3.jpg)center center no-repeat;
}




#ad-tab4-carousel .ad-tab-photo {
	max-width: 100%;
	height: 600px;
	background-size: contain;
	float: none;
	margin: 4em auto 0;
	background-position: center center;
}

div#adfba1 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/step1_ads/fblisting1.jpg) no-repeat;
}

div#adfba2 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/step1_ads/fblisting2.jpg) no-repeat;
}

div#adfba3 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/step1_ads/fblisting3_v2.jpg) no-repeat;
}

#ad-tab2-carousel .ad-tab-photo {
	max-width: 770px;
	min-height: 400px;
	background-size: contain;
	border: 1px solid #eee;
	float: none;
	margin: 4em auto 0;
}

div#adyta1 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/step1_ads/yta1.jpg)bottom center no-repeat;
}

div#adyta2 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/step1_ads/yta2.jpg)bottom center no-repeat;
}

div#adyta3 {
	background:url(https://www.royacdn.com/unsafe/smart/Site-db0f581d-a6c2-4e64-8b95-738a3341d41c/step1_ads/yta3.jpg) bottom center no-repeat;
}


@media only screen and (max-width: 991px) {
	div#ad-tab1-carousel .ad-tab-photo {
		width: 100%;
		height: 40vw;
		margin-top: 1em;
		margin-bottom: 0;
		background-size: contain !important;
		-o-object-fit: cover;
		object-fit: cover;
	}

	div#ad-tab1-carousel .ad-tab-photo {
		width: 100%;
		height: 40vw;
		margin-top: 1em;
		margin-bottom: 0;
		background-size: contain !important;
		-o-object-fit: cover;
		object-fit: cover;
	}

	#ad-tab3-carousel .ad-tab-items {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}


	#ad-tab4-carousel .ad-tab-photo {
		max-width: 100%;
		height: 35vw;
		background-size: contain;
		float: none;
		margin: 2em auto 0;
		left: 10px;
		background-position: center center;
	}
}