@media (max-width: 1000px) {	

.clickable {
	pointer-events: auto;
}

#up_btn {
	width: 30px;
	height: 30px;
	bottom:10px;
	right:10px;
}

#down_btn {
	width: 30px;
	height: 30px;
	bottom:10px;
	right:10px;	
}

#main {
	width: 100%;
	height:50%;
}

#main_button {
	z-index:100;
	width:100%;
	height: 20px;
	bottom: 10px;
	position:absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

#home2 {
	width: 100%;
	height:100%;
}

#container {
	width: 100%;
	height:auto;
	top: 50%;
}

#container2 {
	width: 100%;
	height:auto;
	top: 50%;
}

.container {
    width: 100%;
	height: auto;
	padding: 40px 0 40px 0;
}

.container h1 {
	font-size: 15pt;
	font-weight: 300;
	line-height: 25px;
}

.container h1::after{
    height: 2px;
    bottom: -10px;
 }

.container h2 {
	font-size: 15pt;
	font-weight: 300;
}

.container h2::after{
    height: 2px;
    bottom: -10px;
 }

.container h3 {
	width: auto;
	margin: 0;
	font-size: 12pt;
	font-weight: 300;
}

.container h4 {
	width: auto;
	margin: 0;
	font-size: 12pt;
	font-weight: 600;
	line-height: 25px;
}

.container h4b {
	width: auto;
	margin: 0;
	font-size: 10pt;
	font-weight: 600;
	line-height: 20px;
}

.container h6 {
	font-size: 15pt;
	font-weight: 300;
}

.container h6::after{
    height: 2px;
    bottom: -10px;
 }

.container p {
	width: 100%;
	margin: 0;
	font-size: 10pt;
	font-weight: 300;
	line-height:20px;
}

.container p2 {
	width: 100%;
	margin: 0;
	font-size: 10pt;
	font-weight: 300;
	line-height:20px;
}

.container ul li {
	width: calc(100% - 20px);
	margin: 0 0 0 20px;
	font-size: 10pt;
	font-weight: 300;
	line-height:20px;
}

.container p2 ul li {
	width: calc(100% - 20px);
	margin: 0 0 0 20px;
	font-size: 10pt;
	font-weight: 300;
	line-height:20px;
}

.title {
	width: 100%;
	height: auto;
	margin: 20px auto 40px;
}

.title2 {
	width: 100%;
	height: auto;
	margin: 0 auto 40px;
}

#hide_title1 {
	width: auto;
	height: auto;
	overflow: visible;
}

#hide_title2 {
	width: 0;
	height: 0;
	overflow: hidden;
}

.title3 {
	bottom: 0;
	font-size: 10pt;
	font-weight: 300;
	line-height: 20px;
	float: left;
	position: relative;
}

.container1 {
    width: 100%;
	height: auto;
}

.container2 {
    width: 100%;
	height: auto;
	left: 0;
}

.container3 {
    width: 100%;
	height: auto;
	left: 0;
}

.container4 {
    width: 90%;
	height: auto;
	left: 5%;
	top: 5%;
}

.container5 {
    width: 90%;
	height: auto;
	left: 5%;
}

.container4 h2 {
	width: auto;
	margin: 0;
	font-size: 18pt;
	font-weight: 300;
}

.container4 h2::after{
    height: 2px;
    bottom: -10px;
 }

.container4 p {
	width: 100%;
	margin: 0;
	font-size: 10pt;
	font-weight: 300;
	line-height:20px;
}

.container4 ul li {
	width: calc(100% - 20px);
	margin: 0 0 0 20px;
	font-size: 12pt;
	font-weight: 300;
	line-height:20px;
}

#content_left {
	float:left;
	position:relative;
}

#content_right {
	float:left;
	position:relative;
}

.content1 {
    width: 90%;
	height: auto;
	left: 5%;
}

.content2 {
    width: 90%;
	height: auto;
	left: 5%;
}

.content3 {
    width: 90%;
	height: auto;
	left: 5%;
}

.content4 {
    width: 90%;
	height: auto;
	left: 5%;
	float: left;
}

.content5 {
    width: 100%;
	height: auto;
	left: 0;
}

.content_text {
    width: 100%;
	height: auto;
	margin:20px 0 0 0;
}

.content_text2 {
    width: 100%;
	height: auto;
	margin:20px 0 0 0;
	float:left;
}

.content_pic {
    width: 50%;
	height: 200px;
	padding:0;
	margin: 0 40px 40px 0;
	float:right;
}

.content_pic2 {
    width: 50%;
	height: 200px;
	padding:0;
	margin: 0 0 40px 40px;
	float:left;
}

.enlarge_btn {
	width: 72px;
	height: 20px;
	left: calc(50% - 36px);
	margin: 5px 0 0 0;
	position: relative;
}

.enlarge_btn2 {
	width: 72px;
	height: 20px;
	right: 0;
	bottom: 25px;
}

.more_info {
	width: 100%;
	height: auto;
	margin: 10px 0 0 0;
}

.moreinfo_text {
	width: auto;
	height: 20px;
	margin: 0 0 0 10px;
	font-size: 10pt;
	font-weight: 600;
	line-height:20px;
}

.line {
    width: 30px;
	height: 8px;
    border-bottom: 2px solid #1c1f20; 
}

.more_info:hover>.line {
    width: 60px;
}

#register {
	width: 100%;
	height: 500px;
	margin: 0;
}

#register_form {
	width: 100%;
	height: auto;
	top: 30px;
	left: 0;
}

/***************************************************
			       Location
***************************************************/

.location_text {
    width: 100%;
	height: auto;
	padding:0;
	margin:40px 0 40px 0;
}
	
#map_canvas {
	width:100%;
	height:400px;
	margin: 30px 0 0 0;
}

#map_icon {
	width: auto;
	height: 30px;
	top: 70px;
	right: 0;
}

.map_icon {
	width: 30px;
	height: 30px;
	margin: 0 10px 0 25px;
}

.map_text {
	width: auto;
	height: 30px;
	font-size: 10pt;
	font-weight: 600;
	line-height:30px;
}

/***************************************************
			       Amverton
***************************************************/
#amverton_logo {
	width: 155px;
	height: 75px;
	margin: 0 auto 30px;
}
/***************************************************
			       Info Text
***************************************************/

.info_holder {
    width: 100%;
	height: auto;
	padding: 0;
}

[data-accordion-element-content] {
    height: auto;
    overflow: hidden;
    transition: height 0.5s;
}

.card {
    width: 100%;
    margin: auto;
    border-radius: 2px;
}

h5 {
    padding: 15px 50px 15px 15px;
    font-size: 12pt;
	font-weight: 600;
    line-height: 30px;
}

h5:before, h5:after {
    content: "";
    width: 20px;
    height: 2px;
    right: 0;
    top: 50%;
    margin-top: -1px;
    margin-right: 15px;
}

.content {
	width: 80%;
    padding: 0 0 15px 15px;
}
/***************************************************
			        Floor Plans
***************************************************/

#floorplan_content {
    width: 100%;
	height: 385px;
	padding:0;
	margin:40px 0 0 0;
}

#gray_BG {
    width: 70%;
	height: 350px;
	top: 0;
	right: 0;
}

#gray_BG2 {
    width: 50%;
	height: 200px;
	top: 70px;
	right: 0;
}

#gray_BG3 {
    width: 50%;
	height: 200px;
	top: 70px;
	left: 0;
}

#floorplan_text {
    width: 90%;
	height: auto;
	right: 5%;
	margin: 0 0 30px 0;
	font-size: 10pt;
	line-height: 20px;
}

#floorplan_text1 {
    width: 100%;
	height: auto;
	margin: 0 0 20px 0;
}

#floorplan_text2 {
    width: 100%;
	height: auto;
}

.floorplan {
	width: 100%;
	height: 100%;
	margin: 0 auto 0;
	top: 0;
	left: 0;
}

.floorplan1 {
	width: 100%;
	height: 60%;
}

.floorplan2 {
	width: 100%;
	height: 40%;
}

.floorplan2_text {
    width: auto;
	height: auto;
	margin: 0 10px 0 10px;
}

.floorplan2_text1 {
	width: 100%;
	font-size: 18pt;
	font-weight: 300;
}

.floorplan2_text2 {
	width: 100%;
	margin: 5px 0 10px 0;
	font-size: 12pt;
	font-weight: 300;
}

#floorplan_button {
	width: 100px;
	height: 20px;
	top: -20px;
	right: 10%;
}

.left_right_btn {
	width: auto;
	height: auto;
	bottom: 0;
	right: 10%;
}

/***************************************************
			        News
***************************************************/

.news_content {
    width: 100%;
	height: auto;
	padding:0;
	margin:40px 0 0 0;
}

.gray_BG {
    width: 70%;
	height: 450px;
}

.news {
	width: 80%;
	height: 450px;
	margin: 40px 0 0 0;
	left: 10%;
}

.news1 {
    width: 100%;
	height: 40%;
	background-position: 50% 100%;
}

.news2 {
    width: 100%;
	height: 60%;
    display: block;
}

.news_text {
	margin: 20px 10px 0 10px;
}

.news_text1 {
	font-size: 13pt;
	line-height: 20px;
}

.news_text2 {
	font-size: 10pt;
	line-height: 15px;
}

/***************************************************
			        Gallery
***************************************************/
#gallery_content {
	width: 100%;
	height: 350px;
	left: 0;
	padding:0;
	margin:0 0 30px 0
}

#gallery {
    width: 75%;
	height: 100%;
}

.gallery {
    width: 100%;
	height: 300px;
}

#gallery_button {
    width: 20%;
	height: 300px;
}

/***************************************************
			        Contact
***************************************************/
#contact_no2 {
	padding-top:40px;
}

.contact1 {
	margin-top:10px;
}

.contact2 {
	margin-top:10px;
}

#contact_form {
	margin-top:40px;
}
/***************************************************
			        Footer
***************************************************/
#footer {
	width: 100%;
	height: auto;
	padding: 30px 0 15px 0;
	margin:0;
}

#carey_logo2 {
	width: 100%;
	height: 60px;
	margin: 0 0 10px 0;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

#footer_text {
	width: 90%;
	height: auto;
	left: 5%;
	padding: 0;
	margin: 0 0 20px 0;
}

#footer_table {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 10px 0 5px 0;
}

#footer_text h1 {
	width: auto;
	height: auto;
	margin: 0;
	font-size: 9pt;
	font-weight: 300;
	line-height:20px;
}

#footer_text p {
	width: auto;
	height: auto;
	font-size: 7pt;
	font-weight: 300;
	line-height:15px;
}

#footer_icon {
	width: 100%;
	height: 35px;
	top: 0;
	right: 0;
	margin: 15px 0 0 0;
	float: left;
	position:relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_icon {
	width: 35px;
	height: 35px;
	margin: 0 15px 0 15px;
}

#copyright {
	width: 100%;
	height: auto;
	padding: 0;
	font-size: 8pt;
	font-weight: 300;
	line-height: 20px;
}
	
}