#ry-sec2 .owl-theme .owl-nav {
    top: 6em;
    position: relative;
    max-width: 650px;
    left: 0;
    right: 0;
    margin: auto;
}

div#ry-sec2 h3 {
    text-align: center;
    position: relative;
    font-size: 30px !important;
}


#ry-sec2 .owl-theme .owl-dots {
    display: none;
}
#ry-sec2 .ry-title h2:after {
    left: 45%;
}

#ry-sec2 .ry-container {
    max-width: 100vw;
    padding: 0;
}

div#ry-sec2 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-49b526b6-1c3c-42a7-8ced-08eb4558d3cc/resources/featured_communities_bg.png);
    background-size: cover;
    margin: 0 !important;
    padding: 8em 0 13em;
}

#ry-sec2 .item-wrp {
    padding: 0;
}


#ry-sec2 .owl-item {
    transition: all .75s ease-in-out;
    padding: 0;
}

#ry-sec2 .center .item-wrp:before {
    opacity: 0;
}

#ry-sec2 .ry-title h2 {
    color: #fff;
    font-family: 'Libre Baskerville', serif;
    font-size: 30px;
}

#ry-sec2 .ry-copy.item-copy a {
    color: #fff;
    font-size: 16px;
    text-align: center;
    transition: all ease 0.2s;
    white-space: nowrap;
}

#ry-sec2 div.owl-carousel div.owl-nav.disabled {
    display: block;
    position: absolute;
    top: 40%;
    left: 9.5%;
    right: 9.5%;
}

#ry-sec2 .ry-copy.item-copy a:hover {
    text-decoration: none;
    letter-spacing: 1px;
}

div#ry-sec2 .center img {
    display: block;
    width: 100%;
    border: 5px solid #fff;
    margin: 0;
    padding: 0;
}

div#com-cars {
    overflow: hidden;
    height: 52em;
}

.ry-copy.item-copy .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    padding: 0;
    background: transparent;
}




.center .ry-copy.item-copy {
    opacity: 1;
    padding: 0;
    bottom: 0;
    background: #fff;
    position: absolute;
}

.ry-copy.item-copy {
    position: relative;
    bottom: 0;
    padding: 0;
    left: 0;
    right: 0;
    opacity: 1;
    text-align: center;
    background: transparent;
}

div#ry-sec2 .owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
}

div#ry-sec2 .center {
    z-index: 5 !important;

}

#ry-sec2 .owl-next {
    right: 10%;
    position: absolute;
    top: -1.5em;
    color: #7e7c7d;
    border-radius: 0;
    margin: 0;
    font-size: 13px;
    background: transparent;
}

#ry-sec2 .center .ry-copy.item-copy a {
    color: #4d3d3d;
    font-size: 11px;
}

#ry-sec2 .precent, #ry-sec2 .nexcent {
	z-index: 3;
}

#ry-sec2 .owl-item {
    transition: all .75s ease-in-out;
    padding: 0;
    
}

#ry-sec2 .owl-item .items {
    transition: all ease 0.8s;
    margin-top: 6em;
    position: relative;
    padding: 0 2px !important;
}


div#ry-sec2 .center .items {
    transform: scale(1.2);
    height: auto;
    margin-top: 6em;
}

div#ry-sec2 .center .ry-comwrp {
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
}

#ry-sec2 .fa:before {
    font-size: 2em !important;
}

#ry-sec2 .owl-prev {
    left: 10%;
    position: absolute;
    top: -1.5em;
    color: #7e7c7d;
    border-radius: 0;
    margin: 0;
    font-size: 13px;
    background: transparent;
}


#ry-sec2 .owl-carousel .owl-stage-outer {
    height: auto;
	
}


/** PLACE YOUR MOBILE AND UP CSS HERE **/

@media (max-width:1198px) {
	.ry-comwrp p {
		display: none;
	}
}
	

@media (max-width:991px) {
	
		div#com-cars {
		height: 46em;
	}
	
	div#ry-sec2 {
		padding: 2em 0 !important;
	}
	
	
}

@media (max-width: 768px) {
	
	#ry-sec2 .owl-theme .owl-nav {
		top: -22em;
	}
	
	div#ry-sec2 .center img {
		padding: 0;
		border: none;
	}

   div#ry-sec2 .owl-item .items {
    	margin-top: 0 !important;
		margin-bottom: 3em !important;
		transform: scale(.9);
		max-width: 400px;
		margin: auto;
		float: none;
	}
	
	#ry-sec2 .fa:before {
		font-size: 3em !important;
	}
	
	
	#ry-sec2 .ry-comwrp {
		bottom: 50%;
		padding: 1em 20px;
		border: none !important;
	}
	div#com-cars {
		height: auto;
		padding: 0 !important;
	}
}

@media (max-width:500px) {
	
	#ry-sec2 .fa:before {
		color: #fff;
		
	}
	
	#ry-sec2 .owl-theme .owl-nav {
		top: -24em;
	}
}

@media (max-width: 320px) {
	
	#ry-sec2 .owl-theme .owl-nav {
    top: -19em;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {

    div#com-cars {
    overflow: hidden;
		height: 37em;
	}

}

@media (min-width:992px) and (max-width:1024px) {
	
	#ry-sec2 .ry-copy a {
		font-size: 17px;
		white-space: nowrap;
	}
	
	
}

@media (min-width: 1200px) {

    /** PLACE YOUR DESKTOP AND UP CSS HERE **/
    
}