/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search

2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds

3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

4. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination

5. Footer
	+ copyrights
	+ google map


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto;
}
.container {
	width: 1170px;
	margin: auto;
}
.content_fullwidth {
	float: left;
	width: 100%;
	padding: 90px 0px 90px 0px;
}
.content_fullwidth.less {
	padding: 0px 0px 90px 0px;
}
.content_fullwidth.less2 {
	padding: 72px 0px 90px 0px;
}
.content_fullwidth.less3 {
	padding: 72px 0px 30px 0px;
}
.content_fullwidth.less4 {
	padding: 0px 0px 0px 0px;
}
.content_fullwidth.less5 {
	padding: 72px 0px 0px 0px;
}
.content_left {
	float: left;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite.last {
	margin-right: 0;
}
.HorizontalList li {
   display: inline;
   list-style-type: none;
   padding-right: 20px;
}
.Font18 {font-size:18px;}
.White {color:#FFFFFF;}
.Blue {color:#318307;}
.Yellow {color:#FDE046;}
.Bold {font-weight:bold;}
.Hidden {display:none;}
.Larger {font-size:larger;}

/*-------------------*/
/*     columns    */
/*-------------------*/

.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}


/*-----------------------------------*/
/*  Less Space Bitween Columns     */
/*-----------------------------------*/

.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}
.last {
	margin-right: 0 !important;
}


/*------------------------*/
/*        Header          */
/*------------------------*/

/* Logo */
#logo {
	float: left;
	display: block;
	width: 100%;
	min-height: 100px;
	margin-top: 0;
	position: relative;
	text-indent: -999em;
	background: url(../images/Logo-Slogan.png) no-repeat left top;
}
.logo {
	float: left;
	width: 490px;
	margin-top: 0px;
}
.logo.Home {visibility:hidden;}
/*.menu_main {
	float: left;
   max-height:80px;
	width: 75%;
	z-index: 9999;
} */
.container_full_menu {
	width:97%;
   max-height:100px;
   margin:0 auto 0 0;
}

/* BL */
#MainText {
   position:absolute;
   top:10%;
   left:50%;
   margin-top:0;
   margin-left:-400px;
   width:800px;
   height:480px;
   text-align:center;
   font-family:'Times New Roman';
   color:#FFFFFF;
   filter: alpha(opacity=95); opacity: .95;
   z-index:100;
}
#ThankYou {
   position:absolute;
   top:55%;
   left:0;
   margin-top:0;
   width:100%;
   max-widh:1000px;
   height:200px;
   text-align:left;
   font-family:'Times New Roman';
   border:3px solid #E0E0E0;
   border-radius:25px;
   background-color:#FFFFFF;
   padding:20px;
   z-index:1000;
}
#ThankYou2 {display:none;}
#GiveBigHTLogo {display:none;}
/* Video */
.VidButContainer {width:93px; padding-top:21px}
#VideoButton {width:93px; margin:0px; padding:8px;}

#VideoButton a {
   display:block;
   width: 93px;
   height:30px;
   padding:0;
   background: url("../images/but_Video.png") 0 0 no-repeat;
   outline: none;
   text-decoration: none;
}
#VideoButton a:hover {
   background-position: 0 -30px;
}
#VideoButton a:active {
   background-position: 0 -60px;
}


/*------------------------*/
/*      Apt Detail        */
/*------------------------*/
#slideshow-main
{
   width:429px;
   float:left;
   margin-right:3px;
}
#slideshow-main ul
{
   margin:0;
   padding:0;
   width:429px;
}
#slideshow-main li
{
   width:429px;
   height:290px;
   display:none;
   position:relative;
}
#slideshow-main li.active
{
   display:block !important;
}

#slideshow-main li span.opacity
{
   position:absolute;
   bottom:0; left:0;
   display:block;
   width:100%;
   height:60px;
   background:#000;
   filter:alpha(opacity=50);
   -moz-opacity:0.5;
   -khtml-opacity: 0.5;
   opacity: 0.5;
   z-index:500;
}
#slideshow-main li span.content
{
   position:absolute;
   bottom:0; left:0;
   display:block;
   width:100%;
   height:60px;
   z-index:1000;
}
#slideshow-main li span.content h1
{
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   margin:5px 0 0 0;
   padding:0 10px;
   line-height:120%;;
   color:#FFFFFF;
}
#slideshow-main li span.content p
{
   font-size:11px;
   margin:0;
   padding:0 10px;;
   color:#FFFFFF;
}
#slideshow-carousel
{
   float:left;
   width:206px;
   position:relative
}
#slideshow-carousel ul
{
   margin:0;
   padding:0;
   list-style:none;
}
#slideshow-carousel li
{
   background:#fff;
   height:97px;
   position:relative
}
#slideshow-carousel li .arrow
{
   left:3px;
   top:28px;
   position:absolute;
   width:20px;
   height:40px;
   background:url(../js/jcarousel/images/arrow_white.png) no-repeat 0 0;
   display:block;
}
#slideshow-carousel li a
{
   background:#000;
   display:block;
   width:206px;
   height:95px;
}
#slideshow-carousel .active
{
   filter:alpha(opacity=100);
   -moz-opacity:1.0;
   -khtml-opacity: 1.0;
   opacity: 1.0;
}
#slideshow-carousel .faded
{
   filter:alpha(opacity=50);
   -moz-opacity:0.5;
   -khtml-opacity: 0.5;
   opacity: 0.5;
}
/*----------------------------------------------------
   SECTION TITLES
------------------------------------------------------*/
.section_title1_1 {
	text-align:center;
	padding:85px 0px 50px 0px;
	background-color:#272727;
	display:block;

}
.linebg {
	width: 50px;
	height: 2px;
	background-color: #007FFF;
	margin:0 auto;

}
.linebg_2 {
	width: 50px;
	height: 2px;
	background-color: #3cbcd2;
	margin:0 auto;
}
.linebg_3 {
	width: 50px;
	height: 2px;
	background-color: #007FFF;
	margin:0 auto;
}


/* page titles */
.page_title {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 220px 0px 120px 0px;
	background: #272727 url(http://placehold.it/1920x900) no-repeat center top;
}
.page_title .title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px;
}
.page_title .title h1 {
	margin: 0px 0px 27px 0px;
	padding-bottom: 27px;
	font-size: 58px;
	color: #fff;
	text-transform: none;
	background: url(../images/white-line.png) no-repeat center bottom;
}
.page_title h3 {
	margin: 0px 0px 8px 0px;
	color: #fff;
	font-weight: bold;
}
.page_title h5 {
	margin: 0px;
	color: #fff;
	font-weight: 300;
}
.page_title.sty2 {
	background: #272727 url(http://placehold.it/1920x900) no-repeat center top;
}
.page_title.sty3 {
	background: #272727 url(http://placehold.it/1920x900) no-repeat center top;
}

.page_title2 {
	float: left;
	width: 100%;
	padding: 110px 0px 20px 0px;
	/* background: #454545 url(images/GardenPatio-1920x450.jpg) no-repeat center 50px; */
}
.page_title2 h1 {
	float: left;
	font-size: 46px;
	font-weight: 700;
	margin-bottom: 0px;
   line-height:120%;
	color: #fff;
}
.page_title2 .pagenation {
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	margin: 7px 0px 0px 0px;
}
.page_title2 .pagenation i {
	color: #FFFF00;
	margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
	padding: 0px;
	color: #FFFFFF;
	transition: all 0.3s ease;
}
.page_title2 .pagenation a:hover {
	color: #00FF00;
}
.page_title2.sty2.Default {
	background: #AF6116 url(../images/HeadBG-Default.jpg) no-repeat center top;
   text-shadow: 2px 2px 3px #000000;
   border-bottom:8px solid #F7C250;
}
.page_title2.sty2.Apts {
   background: #AF6116 url(../images/HeadBG-Apts.jpg) no-repeat center top;
   text-shadow: 2px 2px 3px #000000;
   border-bottom:8px solid #F7C250;
}
.page_title2.sty2.AptDetail {
   background: #512C17 url(../images/HeadBG-AptDetail.jpg) no-repeat center top;
   text-shadow: 2px 2px 3px #000000;
   border-bottom:8px solid #F7C250;
}
.page_title2.sty2.Calendar {
   background: #AF6116 url(../images/HeadBG-Apts.jpg) no-repeat center top;
   text-shadow: 2px 2px 3px #000000;
   border-bottom:8px solid #F7C250;
}
.page_title2.sty2.Residents {
   background: #FFFFFF url(../images/HeadResidents.jpg) no-repeat -450px 0;
   text-shadow: 1px 1px 2px #000000;
   border-bottom:8px solid #F7C250;
}
.page_title2.sty2.Residents h1
{
   float: left;
   font-size: 46px;
   font-weight: 700;
   margin-bottom: 0px;
   color:#FFFFFF;
}

.page_title3 {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 270px 0px 145px 0px;
	background: #272727 url(http://placehold.it/1920x900) no-repeat center top;
}
.page_title3 .title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px;
}
.page_title3 .title h1 {
	margin: 0px 0px 10px 0px;
	padding-bottom: 30px;
	font-size: 58px;
	color: #fff;
	text-transform: none;
	font-weight: bold;
}
.page_title3 h5 {
	color: #fff;
	width: 75%;
	margin: 0 auto;
	font-weight: 300;
	line-height: 30px;
}
.page_title3 i {
	color: #fff;
	font-size: 27px;
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 100%;
	margin: 50px 10px 0px 10px;
	transition: all 0.3s ease;
}
.page_title3 i:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.2);
}
.page_title3.sty2 {
	background: #272727 url(http://placehold.it/1920x900) no-repeat center top;
}
.page_title3.sty2 i {
	background: none;
	border: 1px solid #fff;
}
.page_title3.sty2 i:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.3);
}

.page_title4 {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 350px 0px 50px 0px;
	background: #333 url(http://placehold.it/1920x900) no-repeat center top;
}
.page_title4 .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
}
.page_title4 .title h1 {
	float: left;
	margin: 0px;
	padding: 12px 20px;
	font-size: 35px;
	color: #fff;
	text-transform: none;
	font-weight: bold;
	background-color: rgba(0, 0, 0, 0.5);
	border-right: 9px solid #007FFF;
}

.page_title4.sty2 {
	background: #333 url(http://placehold.it/1920x900) no-repeat center top;
}
.page_title4.sty3 {
	background: #333 url(http://placehold.it/1920x900) no-repeat center top;
}

.page_title5 {
	position: relative;
	float: left;
	width: 100%;
	padding: 155px 0px 50px 0px;
	background: #007FFF;
}
.page_title5 .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
}
.page_title5 .title h1 {
	margin: 0px;
	color: #fff;
	font-size: 38px;
	text-transform: none;
	font-weight: 800;
}
.page_title5 .line{
    background: #fff;
    position: absolute;
    height: 1px;
    display: block;
    width: 90px;
	margin-top: 12px;
}
.page_title5 h6 {
	float: left;
	margin-top: 30px;
	margin-bottom: 0px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	width: 85%;
}

/* features_section 1 */
.feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 83px 0px ;
}
.feature_section1 .left {
	float: left;
	width: 40%;
	text-align: left;
}
.feature_section1 .right {
	float: right;
	width: 60%;
	text-align: left;
	padding-left:0px; /* Change from 30px to allow for Amazon Smile */
}
.feature_section1 .Smile {line-height:124%; width:250px; min-width:80px; font-size:11px; color:#FFFFFF; margin-top:15px; border:1px solid transparent;}
.feature_section1 .Smile a span {color:#000000;}
.feature_section1 .Smile:hover {color:#F8982C; border:1px solid #F8982C;}
.feature_section1 .Smile:hover span {color:#F8982C;}

.feature_section1 h2{
	font-weight:500;
	margin: 0px;
}
.feature_section1 b{
	font-size: 40px;
	font-weight:bold;
	line-height:50px;
}
.feature_section1 em{
	font-size: 16px;
	font-weight:600;
	color:#585858;
	font-style:normal;
}
.feature_section1 p{
	font-size: 16px;
	font-style:normal;
	line-height: 25px;
	padding-bottom:18px;
}
#DesignGraphic {margin-left:30px; width:100%; max-width:270px;}

/* features_section 2 */
.feature_section2 {
   margin-top:-10px;
   border-top:10px solid #101010;
   border-bottom:10px solid #101010;
   padding-bottom:10px;
   background:#272727;
	width: 100%;
}
.feature_section2 .box {
   position:relative;
   z-index:200;
	float: left;
	width: 19%;  /* BL */
   height: 453px; /* BL */
   margin-left:3%;  /* BL */
   margin-right:3%;  /* BL */
   margin-top:-60px;
	padding: 10px 50px 50px 50px;
	text-align: left;
	background-color:#fff;
	border-right:solid 1px #eee;
	border-top:solid 1px #eee;
   border-radius:50px; /* BL */
	transition: all 0.3s ease;
}
.feature_section2 .box.last {
	border-right: none;
}
.feature_section2 .box .RoomPic { /* BL */
   max-width:234px;
   padding-bottom:28px;
}
.feature_section2 .box .RoomPic img {  /* BL */
   width:100%;
}
.feature_section2  i {  /* For icon - replaced BL */
	font-size:30px;
	color:#272727;
	padding-bottom:32px;
}
.feature_section2  h5, .feature_section2  h4 {
   text-align:center;
	font-weight: 600;
	padding-bottom:12px;
   padding-top:0px;
}
.feature_section2 .box:hover,
.feature_section2 .box.active {
	background-color:#987D5C;
	transition: all 0.3s ease;
}
.feature_section2 .box:hover i,
.feature_section2 .box.active i,
.feature_section2 .box:hover h5,
.feature_section2 .box.active h5,
.feature_section2 .box:hover h4,
.feature_section2 .box.active h4,
.feature_section2 .box:hover p,
.feature_section2 .box.active p {
	color: #fff;
}

/* features_section 3 */
.feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
}
.feature_section3  p{
	padding-top:25px;
	color:#fff;
}
.feature_section3 h2{
	margin-bottom:15px;
}


/* features_section 4 */
.feature_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 90px 0px ;
}
.feature_section4 h2{
	margin-bottom:15px;
}
.feature_section4 p{
	font-size:16px;
	padding-top:25px;
}
.feature_section4 .root {
	float: left;
	width: 100%;
	background: url(../images/line-bg.png) no-repeat center ;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
.feature_section4 .one_fifth i {
	color: #e3e3e3;
	font-size: 37px;
	width: 130px;
	height: 130px;
	text-align: center;
	vertical-align: middle;
	line-height: 120px;
	background-color: #fff;
	border-radius: 100%;
	transition: all 0.3s ease;
	margin-top:50px;
	border: solid 7px #f3f3f3;
}
.feature_section4 .one_fifth h5 {
	color: #272727;
	margin-top: 25px;
	margin-bottom: 0px;
	font-weight: 600;
}
.feature_section4 .one_fifth i:hover,
.feature_section4 .one_fifth i.active {
	color: #3cbcd2;
	border: solid 7px #3cbcd2;
}


/* features_section 5 */
.feature_section5 {
	float: left;
	width: 100%;
	background-color:#272727;
	text-align: center;
}
.feature_section5 .leftbox {
	float: left;
	width: 30%;
	text-align: left;
	background-color: #272727;
	padding:75px 0px 30px 35px;
}
.feature_section5 .leftbox .img {
	background-image: url(../images/site-image05.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 597px;
}
.feature_section5 .rightbox {
	float:left;
	width: 70%;
	text-align:left;
	padding-top:100px;
	padding-right: 2%;
	padding-bottom:80px;
	padding-left:70px;
	background: #007FFF;
}
.feature_section5 .box {
	background-color:#fff;
	padding: 35px 40px 35px 40px;
}
.feature_section5 h3 {
	font-weight:normal;
	margin-top: 10px;
}
.feature_section5 b {
	font-weight:900;
	font-size:45px;
	line-height:45px;
}
.feature_section5 p {
	padding-bottom:15px;
}
.feature_section5 .bgline {
	width: 50px;
	height: 2px;
	margin-bottom:14px;
	background-color: #007FFF;
}


/*  featured section 6 */
.feature_section6{
	float: left;
	width: 100%;
	text-align:center;
	padding:86px 0px 60px 0px;
}
.feature_section6.two {
	padding:75px 0px 60px 0px;
	background: #f9f9f9;
}
.feature_section6 .boxcon{
	float: left;
	width: 100%;
	padding-top:60px;
}
.feature_section6 .boximg{
	float: left;
	width: 100%;
	padding-top:50px;
}
.feature_section6 .boximg:hover .content{
	background-color: rgba(39, 39, 39, 0.9);
	margin-top:-101px;
	padding:28px 20px;
}
.feature_section6 h2{
	margin-bottom:15px;
}
.feature_section6 p{
	font-size:16px;
	padding-top:25px;
}
.feature_section6 .content{
	font-family: 'Raleway', sans-serif;
	background-color: rgba(60, 188, 210, 0.9);
	padding:18px 20px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-transform:none;
	position:relative;
	margin-top:-81px;
	line-height:18px;
	transition: all 0.3s ease;
}
.feature_section6 .content b{
	font-family: 'Myriad Pro', sans-serif;
	font-weight:normal;
	font-size:12px;
	text-transform:none;
}


/*  featured section 7 */
.feature_section7{
	float: left;
	width: 100%;
	text-align: center;
	padding: 75px 0px 90px 0px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #cccccc;
}
.feature_section7 h3{
	text-align:left;
	font-weight:500;
	font-size:18px;
}
.feature_section7 i{
	font-size:22px;
	float:left;
	color:#272727;
	padding-right:12px;
}
.feature_section7 p{
	text-align:left;
}


/*  featured section 8 */
.feature_section8{
	float: left;
	width: 100%;
	text-align: center;
	padding: 110px 0px 0px 0px;
	background-image: url(../images/LobbyBG-22.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.feature_section8 .left{
	float: left;
	width: 51%;
	text-align:right;
	padding-right:100px;
	padding-top:27px;
}
.feature_section8 h1{
	color:#fff;
	font-weight:300;
	line-height:50px;
}
.feature_section8 .right{
	float: right;
	width: 49%;
	text-align:left;
	padding-left:50px;
	border-left:solid 1px rgba(255, 255, 255, 0.5);
}
.feature_section8 .right .ActList {font-size:18px; font-weight:bold;}
.feature_section8 i{
	color:#fff;
	padding-right:10px;
	font-size:16px;
}
.feature_section8 ul {
	padding: 0px;
	margin: 0px;
}
.feature_section8 li{
	color:#fff;
	padding: 5px 0px;
}
.feature_section8 p{
	padding-bottom:16px;
}
.feature_section8 .nupie {
	float: left;
	width: 100%;
	text-align: center;
	padding: 37px 0px 30px 0px;
	background-color: rgba(255, 255, 255, 0.2);
}
.feature_section8 .nupie .BannerText {font-size:80px; line-height:130%; font-weight:bold; color:#FFFFFF; opacity:0.7;}
.feature_section8 .FatList h1 {font-size:48px; line-height:110%;}
.feature_section8 .FatList h1.FLSmaller {font-size:40px; line-height:110%;}

/*  featured section 9 */
.feature_section9{
	float: left;
	width: 100%;
	text-align:center;
	padding:86px 0px 90px 0px;
}
.feature_section9 h2{
	margin-bottom:15px;
}
.feature_section9 p{
	font-size:16px;
	padding:25px 0px 50px 0px;
}
.feature_section9 .box01{
	background-color:#f3f3f3;
	padding-bottom:25px;
	text-align:left;
	transition: all 0.3s ease;
}
.feature_section9 h4{
	padding:18px 0px 0px 40px;
	text-align:left;
	font-weight: 600;
}
.feature_section9 b{
	font-size:13px;
	text-align:left;
	padding:20px 0px 0px 40px;
	font-weight:normal;
}
.feature_section9 .box02{
	background-color:#007FFF;
	padding:0px 40px 0px 40px;
	text-align:center;
	color:#fff;
	transition: all 0.3s ease;
	height: 332px;
	display: table;
}
.feature_section9 .box02 div {
  display: table-cell;
  vertical-align: middle;
}
.feature_section9 h3{
	text-align:center;
	font-weight:500;
	font-size:27px;
	line-height:30px;
	text-transform:none;
	color:#fff;
	margin-bottom:25px;
}
.feature_section9 em{
	font-size:13px;
	font-weight:normal;
	font-style:normal;
}
.feature_section9 .box03 {
	float: left;
	width: 100%;
	background: #3cbcd2;
	transition: all 0.3s ease;
}
.feature_section9 .box03 img {
	opacity: 0.1;
	float: left;
	width: 100%;
}
.feature_section9 .box03 .content{
	text-align: left;
	position: absolute;
	top: 120px;
}
.feature_section9 h1{
	font-size:30px;
	text-align:left;
	font-weight:500;
	margin-bottom:15px;
	padding-left:40px;
}

.feature_section9 .box01:hover {
	-webkit-box-shadow: 0px 0px 0px 10px rgba(46,204,113,1);
	-moz-box-shadow: 0px 0px 0px 10px rgba(46,204,113,1);
	box-shadow: 0px 0px 0px 10px rgba(46,204,113,1);
}
.feature_section9 .box02:hover {
	-webkit-box-shadow: 0px 0px 0px 10px rgba(39,39,39,1);
	-moz-box-shadow: 0px 0px 0px 10px rgba(39,39,39,1);
	box-shadow: 0px 0px 0px 10px rgba(39,39,39,1);
}
.feature_section9 .box03:hover {
	-webkit-box-shadow: 0px 0px 0px 10px rgba(39,39,39,1);
	-moz-box-shadow: 0px 0px 0px 10px rgba(39,39,39,1);
	box-shadow: 0px 0px 0px 10px rgba(39,39,39,1);
}


/* features section 10 */
.feature_section10 {
	float: left;
	width: 100%;
	text-align:center;
	padding: 140px 0px 140px 0px;
	background-image: url(../images/Garden.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.feature_section10 h1 {
	font-size:45px;
	line-height: 50px;
	color:#fff;
	font-weight:normal;
	text-transform:none;
   text-shadow: 1px 1px #969696;
	margin-bottom:55px;
}
.feature_section10 em {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-transform:none;
	font-style:normal;
	display: block;
	line-height: 27px;
	margin-top: 20px;
}
.feature_section10 a {
	color: #fff;
	text-transform: none;
	border: 1px solid #fff;
	padding: 14px 50px;
	border-radius: 25px;
	margin: 0px 10px;
	transition: all 0.3s ease;
}
.feature_section10 a:hover {
	color: #272727;
	background: #fff;
}


/* features section 11 */
.feature_section11 {
	float: left;
	width: 100%;
	text-align:center;
	/* background-color:#3cbcd2; */
   background-color: #212121;
   background:url(../images/activities/BBQCrowdBG.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   background-attachment: fixed;
   padding:90px 0px 190px 0px;
}
.feature_section11 h3 {
	margin:25px 0px 15px 0px;
}

/* features section 11b (Dining) */
.feature_section11b {
   float: left;
   width: 100%;
   /* background-color:#3cbcd2; */
   background-color: #212121;
   background:url(../images/DiningBG.jpg);
   background-repeat: no-repeat;
   background-position: center -100px;
   background-attachment: fixed;
   padding:15px;
}
.feature_section11b h3 {
   margin:25px 0px 15px 0px;
}
.feature_section11b .MenuFrame {background: rgba(255, 255, 255, 0.5); padding:10px; border-radius:25px; width:100%; max-width:878px; margin-left:auto; margin-right:auto; margin-bottom:40px;}
.feature_section11b .InnerFrame {font-family:Raleway, sans-serif; margin:12px auto 12px auto; width:92%; border-radius:25px; padding:15px; background:#FFFFFF; border:2px solid #969696}
.feature_section11b .InnerFrame h2.MenuTitle {text-align:center; color:#895118;}


/* features section 12 */
.feature_section12 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #eeeeee;
	padding: 90px 0px 150px 0px;
	background-image: url(../images/bg-image03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.feature_section12 h2{
	margin-bottom:15px;
}
.feature_section12 p{
	font-size:16px;
	padding:25px 0px 50px 0px;
}
.feature_section12 .one_fourth_less{
	background-color:#fff;
	padding:30px 40px 50px 40px;
}
.feature_section12 h1{
	color:#007FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:15px;
	line-height:25px;
}
.feature_section12 em{
	color:#007FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight:normal;
}
.feature_section12 i{
	color:#afafaf;
	padding-right:10px;
	font-size:16px;
	text-align:left;
}
.feature_section12 li{
	color:#585858;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding-top:6px;
	text-align:left;

}


/* features section 13 */
.feature_section13 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #fff;
	padding: 90px 0px 80px 0px;
	background-image: url(../images/bg-image04.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.feature_section13 .climg img {
	width: 12.5%;
	border-radius: 100%;
	margin-bottom: 20px;
}


/* feature_section 14 */
.feature_section14 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 70px 0px;
}
.feature_section14 h4{
	font-size: 18px;
	font-weight:200;
	letter-spacing:normal;
}
.feature_section14 li {
	float: left;
	width: 16.66%;
	border-right: 1px solid #eee;
}
.feature_section14 li.last {
	border-right: none;
}
.feature_section14 span {
	color: #999;
	font-size: 35px;
	display: block;
	margin-bottom: 14px;
}
.feature_section14 li:hover span {
	color: #ee7164;
}

/* =============================== */
/*       R E S I D E N T S         */
/* =============================== */
/* feature_section 2  */
#ResidentsPage .navbar-default .navbar-nav>li>a {color:#585858;}
#ResidentsPage .navbar-default .navbar-nav>li>a {color:#585858;}
#ResidentsPage .navbar-default .navbar-nav>li>a:hover {color:#00FF00;}
#ResidentsPage .navbar-default .navbar-nav>li>a.active {color:#00FF00;}
.feature_section2_Residents {
   float: left;
   width: 100%;
   padding:50px 0px;
   background: #272727 url(../images/HeadBG-Apts.jpg) no-repeat center top;
/*   background:#474c54; */
}
.feature_section2_Residents h2 {
   font-weight:bold;
   text-align:center;
   text-transform:none;
   margin:8px;
}
.feature_section2_Residents a {
    font-family: 'Raleway', sans-serif;
   font-weight:bold;
   color: #fff;
   font-size:14px;
   font-weight:700;
   background:#2ecc71;
   transition: all 0.3s ease;
   margin-left: 62px;
   border-radius:4px;
   padding:10px 22px;
}
.feature_section2_Residents a:hover {
   color: #2ecc71;
   background:#fff;
}
#ResidentsPage .CenterContainer p {color:#000000; font-size:14px; font-family:Trebuchet MS;}
#ResidentsPage .CenterContainer h2
{
   font-size: 45px;
   font-weight:900;
   color: #585858;
   line-height:42px;
   text-transform:none;
   letter-spacing:normal;
   padding-top:15px;
}
.ResidentsPage .CenterContainer h2 b
{
   font-size: 27px;
   font-weight:normal;
   color: #585858;
   margin:0 auto;
   text-transform:none;
   letter-spacing:2px;
   display:block;
}


/* Resident Boxes */
.ResidentContainer
{
   width:100%;
   Background:#FFFDDD;
}
.ResidentIntros
{
   width:1200px;
   margin-right:auto;
   margin-left:auto;
   background:#FFFFFF;
   overflow:hidden;
}
.ResidentIntros .PhotoRight .PhotoBox
{
   float:left;
   width:600px;
   height:450px;
   padding:0;
}
.ResidentIntros .PhotoRight .TextBox
{
   float:left;
   width:50%;
   height:450px;
   padding:25px;
   text-align:right;
}
.ResidentIntros .PhotoLeft .PhotoBox
{
   float:left;
   width:600px;
   height:450px;
   padding:0;
}
.ResidentIntros .PhotoLeft .TextBox
{
   float:left;
   width:50%;
   height:450px;
   padding:25px;
   text-align:left;
}
.ResidentIntros .PhotoRight img, .ResidentIntros .PhotoLeft img
{
   width:100%;
}
.ResidentIntros .PhotoRight .TextBox h2, .ResidentIntros .PhotoLeft .TextBox h2
{
   font-size: 45px;
   font-weight:900;
   color: #fff;
   text-transform:none;
   line-height:42px;
   letter-spacing:normal;
}
.ResidentIntros .PhotoRight .TextBox h2 b, .ResidentIntros .PhotoLeft .TextBox h2 b
{
   font-size: 27px;
   font-weight:normal;
   color: #fff;
   margin:0 auto;
   text-transform:none;
   letter-spacing:2px;
   display:block;
}
.ResidentIntros .PhotoRight .TextBox p
{
   font-family: 'Open Sans', sans-serif;
   font-size: 16px;
   font-weight:normal;
   color: #fff;
   margin:0 auto;
   letter-spacing:normal;
   display:block;
   padding-top:21px;
   line-height:23px;
   width: 75%;
   float: right;
}
.ResidentIntros .PhotoLeft .TextBox p
{
   font-family: 'Open Sans', sans-serif;
   font-size: 16px;
   font-weight:normal;
   color: #fff;
   margin:0 auto;
   letter-spacing:normal;
   display:block;
   padding-top:21px;
   line-height:23px;
   width: 75%;
   float: left;
}
.ResidentIntros .PhotoRight .TextBox i, .ResidentIntros .PhotoLeft .TextBox i
{
   font-size:18px;
   color: #56c9da;
   font-weight:normal;
   width: 35px;
   height: 35px;
   line-height: 35px;
   background: #fff;
   border-radius: 100%;
   padding-right:8px;
   transition: all 0.3s ease;
}
.ResidentIntros .PhotoRight .TextBox a:hover i, .ResidentIntros .PhotoLeft .TextBox :hover i
{
   background:#272727;
}
.ResidentPhotoLeft {float:left; max-width:400px; margin-right:15px;}
.ResidentPhotoLeft img {
    border-radius: 25px;
    width: 100%;
}
#ResidentsPage .CenterContainer p {margin-bottom:15px;}
#ResidentsPage .CenterContainer h2 b
{
   font-size: 24px;
   font-weight:normal;
   margin:0 auto;
   text-transform:none;
   letter-spacing:2px;
   display:block;
}



/* sidebar widget */
.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.sidebar_widget ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a {
	color: #007FFF;
	line-height: 30px;
	transition: all 0.3s ease;
}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #272727;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h4, .clientsays_widget h4 {
	margin-bottom: 20px;
	float: left;
	font-weight: 500;
}

/* Recent Posts */
ul.recent_posts_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.recent_posts_list li {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 16px 0px;
	list-style-type: none;
	border-bottom: 1px solid #eee;
	float: left;
	width: 100%;
}
.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999;
}
.recent_posts_list li a:hover {
	color: #007FFF;
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px;
}
.recent_posts_list li span img {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.recent_posts_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9;
}
.recent_posts_list li.last {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #f5f6f6;
}

/* client says widget */
.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}
.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
}



.login_form {
	width: 35%;
	margin: 0 auto;
}
.regist_form {
	width: 45%;
	margin: 0 auto;
}



/* 404 Error Page */
.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto;
	width: 59%;
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 5px solid #eee;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #e3e3e3;
	font-weight: normal;
	margin-bottom: 10px;
	text-shadow: 5px 5px 1px #fafafa;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	line-height: 59px;
	color: #007FFF;
	margin: 0;
	font-style: normal;
}


/* portfolio single image */
. {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
.portfolio_area_left {
	padding: 0px;
	margin: 0px;
	width: 60%;
	float: left;
}
/*.portfolio_area_left img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1); */
}
.AptDetailSlideshow {
   padding: 0px;
   margin: 0px;
   width: 60%;
   height:280px;
   overflow:hidden;
   /* float: left; */
}

.portfolio_area_right {
	padding: 0;
	margin: 0 0 0 4%;
	width: 34%;
	float: left;
}

.FloorPlan
{
   margin-top:30px;
   width:100%;
   text-align:center;
}
.FloorPlan img
{
   width:100%;
   max-width: 350px;
}

.project_details {
	padding: 0px;
	margin: 80px 0px 0px 0px;
}
.project_details span {
	padding: 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}
.project_details strong {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #585858;
	float: left;
	width: 40%;
}
.project_details em {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #585858;
	float: left;
	width: 60%;
}
.project_details span a {
	padding: 3px 10px;
	margin: 0px 0px 0px 3px;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	color: #585858;
	background-color: #e3e3e3;
	border-radius:3px;
}
.project_details span a:hover {
	background-color: #ddd;
}
.addto_favorites {
	padding: 3px 10px 5px 10px;
	margin: 27px 0px 0px 0px;
	width: 142px;
	display: block;
	border-radius:3px;
	font-size: 13px;
	color: #999;
	background: #eee;
}
.addto_favorites:hover {
	background: #e3e3e3;
}
.addto_favorites i {
	color: #c3c3c3;
}

ul.small_social_links {
	padding: 0px;
	margin: 18px 0 25px 0px;
}
.small_social_links li {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
}
.small_social_links li i {
	font-size: 11px;
	color: #007FFF;
	border: 1px solid #eee;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
}
.small_social_links li a {
	opacity: 1;
}
.small_social_links li a:hover {
	opacity: 0.7;
}


/* blog */
.blog_post {
	float: left;
	width: 100%;
}
.blog_post h3 {
	text-align: left;
	color: #333;
	line-height: 30px;
	display: block;
}
.blog_post h3 a {
	color: #007FFF;
	text-decoration: none;
	margin-top: 3px;
	text-transform: none;
	font-weight: 400;
	font-size: 30px;
}
.blog_post h3 a:hover {
	color: #383634;
}
ul.post_meta_links {
	float: left;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
}
.post_meta_links li a {
	color: #999;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	text-transform: none;
}
.post_meta_links li a:hover {
	color: #585858;
	text-decoration: none;
}
.post_meta_links li i {
	color: #bbb;
	font-size: 12px;
	font-style: normal;
}
.blog_postcontent {
	float: left;
	width: 100%;
}
.blog_postcontent .image_frame {
	float: left;
	width: 100%;
	margin-bottom: 27px;
}

.blog_postcontent .image_frame.mone {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mtwo {
	float: left;
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mthree {
	float: left;
	width: 100%;
	height: 480px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mone img,
.blog_postcontent .image_frame.mtwo img,
.blog_postcontent .image_frame.mthree img {
	float: left;
	width: auto;
	margin-left: -45%;
	margin-top: -10%;
}


.blog_postcontent .video_frame.mtwo iframe {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden;
}


.blog_postcontent .image_frame.small {
	float: left;
	width: 43%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame.small:hover {
	border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
	float: left;
	width: 100%;
}
.blog_postcontent .video_frame.small iframe {
	height: 250px;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 100%;
	height: 520px;
	margin-bottom: 27px;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links_small li a:hover {
	color: #585858;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_post a.date {
	color: #454545;
	font-size: 16px;
	font-weight: normal;
}
.blog_post a.date:hover {
	color: #007FFF;
}
.post_readmore:link, .post_readmore:visited {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore.jpg) no-repeat left top;
}
.post_readmore:hover {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.sharepost {
	float: left;
	width: 80%;
	margin-bottom: 40px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #007FFF;
	transition: all 0.3s ease;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}

.about_author {
	float: left;
	width: 100%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.about_author a {
	font-family: 'Open Sans' !important;
	font-weight: normal;
	font-weight: 600;
	color: #333;
}
.about_author a:hover {
	color: #007FFF;
}

/* pagination */
.pagination.center {
	text-align: center;
}
.pagination.center b{
	float: inherit;
}
.pagination {
	clear:both;
	padding:10px 0;
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif;
}
.pagination b{
	float:left;
	margin: 0px 5px 2px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
}
.pagination a.navlinks {
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	font-weight: 600;
	text-transform: none;
	padding: 7px 10px;
	border-radius: 3px;
}
.pagination a.navlinks:hover {
	color: #fff;
	background-color: #454545;
}
.pagination a.current {
	color: #fff;
	background-color: #454545;
}
/* Not Working */
.pagination a {
   font-size: 12px;
   color: #FFFFFF;
   background-color: #eee;
   font-weight: 600;
   text-transform: none;
   padding: 7px 10px;
   border-radius: 3px;
}
.pagination a:hover {
   color: #00FF00;
   background-color: #454545;
}
.pagination a.current {
   color: #00FF00;
   background-color: #454545;
}

/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_content{
	overflow:hidden;
	padding-left:20px;
	position:relative;
	min-height:80px;
}
.comment_content .comment_meta{
	position:relative;
}
.comment_content .comment_meta .comment_author{
	display:inline;
	font-size:14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i{
	display:inline;
	font-size:11px;
	font-style: italic;
}
.comment_content .comment_text {
	clear:both;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #585858;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* comment form */
.comment_form {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.comment_form label{
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 40px;
	font-weight: normal;
}
.comment_input_bg {
	float: left;
	width: 75%;
	height: 40px;
	padding: 7px 10px 0px 10px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px;
}
.comment_submit {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 9px 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	border-radius: 4px;
	color: #333;
	text-transform: none;
}
.comment_submit:hover {
	background-color: #f9f9f9;
	cursor: pointer;
}

/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_content{
	overflow:hidden;
	padding-left:20px;
	position:relative;
	min-height:80px;
}
.comment_content .comment_meta{
	position:relative;
}
.comment_content .comment_meta .comment_author{
	display:inline;
	font-size:14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i{
	display:inline;
	font-size:11px;
	font-style: italic;
}
.comment_content .comment_text {
	clear:both;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #585858;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* Advertisements */
ul.adsbanner-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.adsbanner-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}


/* newsletter */
.newsletter {
	float: left;
	width: 100%;
	padding: 39px 0px 26px 0px;
	background: #007FFF url(../images/site-image15.png) no-repeat center top;
}
.newsletter h2 {
	color: #fff;
	font-weight: 300;
	text-align: right;
}
.newsletter .one_half  {
	float: left;
	text-align:left;
}
.newsletter .one_half i {
	color: #fff;
	font-size: 42px;
	float: left;
	padding-right:20px;
}
.newsletter .one_half h5  {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-bottom:7px;
	letter-spacing:normal;
}
.newsletter .one_half b  {
	color: #fff;
	font-size:12px;
	text-align:left;
	line-height:25px;
	text-transform:none;
	display: block;
	font-weight: normal;
}
.newsletter .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 50px;
	width: 58%;
	background: #fff;
	border: none;
	color: #585858;
	font-size: 14px;
}
.newsletter .input_submit {
	float: left;
	padding: 13px 25px 14px 25px;
	background-color: #212121;
	border: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-transform: none;
	transition: all 0.3s ease;
}
.newsletter .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}


/*-----------------------------
 FOOTER STYLES
------------------------------*/
.footer {
	float: left;
	width: 100%;
	color: #bbb;
	padding: 90px 0px 0px 0px;
	background: #212121 url(../images/FooterBG.jpg) no-repeat center top;
}
.footer h4 {
	color: #fff;
	font-weight: 500;
	margin-bottom: 20px;
}

.twitter_feeds {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.twitter_feeds li {
	padding: 0px;
	margin: 0px;
	float: left;
}
.twitter_feeds li.bhline {
	padding-bottom: 22px;
	margin-bottom: 20px;
	border-bottom: 1px solid #454545;
}
.twitter_feeds li a {
	color: #bbb;
	transition: all 0.3s ease;
}
.twitter_feeds li a:hover {
	color: #fff;
}
.twitter_feeds li i {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.twitter_feeds li em {
	float: left;
	font-size: 10px;
	font-style: normal;
	color: #585858;
}
.twitter_feeds li em a {
	color: #585858;
	transition: all 0.3s ease;
}
.twitter_feeds li em a:hover {
	color: #585858;
	text-decoration: underline;
}
.BottomNote {text-align:center; padding:0 15px;}
.FootMap {width:100%;}

/* Address */
ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 2px 0px;
	margin: 0px;
}
.faddress li a {
	color: #bbb;
	transition: all 0.3s ease;
}
.faddress li a:hover {
	color: #fff;
}

/* flickr */
#flickr_badge_wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#flickr_badge_wrapper img {
	width: 70px;
	height: 70px;
	margin-right: 8px;
	margin-bottom: 2px;
	border: 0px solid #999 !important;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_wrapper {
	margin-top: 25px;
}
#flickr_badge_source {
	padding:0 !important;
}

/* quick links */
.qlinks {
	float: left;
	width: 100%;
}
.qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.qlinks li {
	padding: 4px 0px;
	margin: 0px;
}
.qlinks li a {
	color: #bbb;
	transition: all 0.3s ease;
}
.qlinks li a:hover {
	color: #fff;
}
.qlinks li a i {
	margin-right: 3px;
}
.fbposts {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.fbposts img {
	float: left;
	margin-right: 18px;
	transition: all 0.3s ease;
}
.fbposts a {
	float: left;
	color: #bbb;
	margin-bottom: 34px;
	transition: all 0.3s ease;
}
.fbposts a:hover {
	color: #fff;
}
.fbposts a:hover img {
	opacity: 0.7;
}

.ftags {
	float: left;
	width: 100%;
}
.ftags a {
	float: left;
	color: #eee;
	padding: 5px 10px;
	margin: 0px 5px 10px 5px;
	transition: all 0.3s ease;
	background: rgba(255, 255, 255, 0.4);
}
.ftags a:hover {
	color: #272727;
	background: rgba(255, 255, 255, 0.9);
}

.fform {
	float: left;
	width: 100%;
}
.FootSmile {width:250px; min-width:80px; padding-top:15px; margin-left:auto; margin-right:auto; text-align:center; font-size:10px; color:#FFFFFF; border:1px solid transparent;}
.FootSmile a span {color:#FFFFFF;}
.FootSmile:hover {color:#F8982C; border:1px solid #F8982C;}
.FootSmile:hover span {color:#F8982C;}

/* copyrights */
.copyright_info {
	float: left;
	padding: 30px 0px 25px 0px;
	margin: 75px 0px 0px 0px;
	width: 100%;
	color: #C0C0C0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: #111;
}
.copyright_info.inner {
	margin: 57px 0px 0px 0px;
}
.copyright_info.two {
	margin: 0px 0px 0px 0px;
}
.copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #C0C0C0;
	text-align: right;
	transition: all 0.3s ease;
}
.copyright_info a:hover {
	color: #FFFFFF;
}
.copyright_info em {display:inlinc; font-weight:normal;}

/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 50px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.footer_social_links li a i {
	width: 25px;
	height: 25px;
	text-align: center;
	border-radius: 100%;
	line-height: 24px;
	vertical-align: middle;
	background-color: #212121;
	color: #C0C0C0;
	transition: all 0.3s ease;
}
.footer_social_links li a i:hover {
	color: #fff;
	background-color: #454545;
}

/* google map */
.google_map1 {
	float: left;
	width: 100%;
	height: 280px;
	-webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);
   filter: grayscale(100%);
}





/* parallax section 1 */
.parallax_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	background: #999 url("../images/site-img159.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	color: #fff;
}

.parallax_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	background: #333 url("http://placehold.it/1920x900");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	color: #fff;
}

.parallax_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	background: #333 url("http://placehold.it/1920x900");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	color: #fff;
}



/*-----------------------------
INNER PAGE STYLES
------------------------------*/
/* features_section 50 */
.feature_section50 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #fff;
	padding: 80px 0px 90px 0px;
}
.feature_section50 .one_third {
	text-align: left;
}
.feature_section50 .one_fourthcon{
	width: 100%;
	background: #272727;
	text-align: center;
	margin-top: -43px;
	opacity: 0.9;
	font-family: 'Raleway', sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:none;
	color:#fff;
	padding:7px 35px;
	letter-spacing:0.5px;
}

/* features_section 51 */
.feature_section51 {
	float: left;
	width: 100%;
	text-align: center;
}
.feature_section51 .box {
	float: left;
	width: 100%;
}
.feature_section51 .box1 {
	float: left;
	width: 33%;
	background-position: right top;
	background-image: url(http://placehold.it/680x540);
	background-repeat: no-repeat;
	min-height: 540px;
}
.feature_section51 .box2 {
	float: left;
	width: 34%;
	background:#007FFF;
	padding:50px 30px 0px 55px;
	text-align:left;
	min-height: 540px;
}
.feature_section51 .box2 h2 {
	font-family: 'Raleway', sans-serif;
	font-size:27px;
	letter-spacing:normal;
	padding:15px 0px 0px 0px;
}
.feature_section51 h2 em {
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:16px;
	letter-spacing:normal;
	text-transform:none;
	padding:20px 0px 0px 0px;
	line-height:25px;
	font-style: normal;
	display: block;
	font-weight: normal;
}
.feature_section51 .conleft {
	float:left;
	padding-right:80px;
}
.feature_section51 .conleft li {
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:600;
	line-height:35px;
	text-transform:none;
}
.feature_section51 .conleft li:before {
    content: "";
    line-height: 30px;
    width: 6px;
    height: 6px;
    background-color: #fff;
    float: left;
    margin: 12px 9px 0px 0px;
    border-radius: 50%;
}
.feature_section51 .box3 {
	float: left;
	width: 33%;
	background: #272727;
	padding: 115px 0px 0px 55px;
	text-align: left;
	min-height: 540px;
}
.feature_section51 .box3 h1 {
	font-family: 'Raleway', sans-serif;
	font-size:35px;
	font-weight:300;
	color:#fff;
	letter-spacing:normal;
	text-align:left;
	text-transform:none;
	line-height:50px;
}
.feature_section51 .box3 h1 strong {
	font-weight: 700;
}

/* features_section 52 */
.feature_section52 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 50px 0px;

}
.feature_section52 .left {
	float: left;
	width: 12%;
	margin-left: 80px;
}
.feature_section52 .left img.client_img {
	float: left;
	width: auto;
	margin:0 auto;
	border-radius: 100%;
	width: 80px;
	height: 80px;
	line-height: 80px;
	background-color: #e9e9e9;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	margin-left: 100px;
	padding-left: 0px;
}
.feature_section52 .left h5 {
	float: left;
	width: 100%;
	color: #272727;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: normal;
	text-align: left;
}
.feature_section52 .left h5 em {
	font-size: 12px;
	font-style: normal;
	color: #999;
	text-align: center;
	font-weight: 500;
}
.feature_section52 .right {
	float: left;
	width: 78%;
	text-align: left;
}
.feature_section52 .right .arrow_box {
	position: relative;
	background: #ffffff;
	border: 1px solid #e9e9e9;
	padding: 30px;
}
.feature_section52 .right .arrow_box:after,
.feature_section52 .right .arrow_box:before {
	right: 100%;
	top: 30%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.feature_section52 .right .arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 14px;
	margin-top: -14px;
}
.feature_section52 .right .arrow_box:before {
	border-color: rgba(233, 233, 233, 0);
	border-right-color: #e9e9e9;
	border-width: 15px;
	margin-top: -15px;
}


/* feature_section 53 */
.feature_section53 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 18px 0px 75px 0px;
}
.feature_section53 h4{
	font-size: 18px;
	font-weight:200;
	letter-spacing:normal;
}
.feature_section53 li {
	float: left;
	width: 16.66%;
	border-right: 1px solid #eee;
}
.feature_section53 li.last {
	border-right: none;
}
.feature_section53 span {
	color: #999;
	font-size: 35px;
	display: block;
	margin-bottom: 14px;
}
.feature_section53 li:hover span {
	color: #ee7164;
}

/* features_section 54 */
.feature_section54 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #007FFF;
}
.feature_section54 .one_third {
	width: 33.33333%;
	margin: 0;
	padding: 70px 20px 45px 20px;
}
.feature_section54 .one_third:hover,
.feature_section54 .one_third.active {
	background: #29b765;
	color:#fff;
	transition: all 0.3s ease;
}
.feature_section54 i {
	color: #fff;
	width: 66px;
	height: 66px;
	text-align: center;
	line-height: 66px;
	font-size:32px;
	vertical-align: middle;
	border: 1px solid #eee;
	border-radius: 100%;
	margin-bottom: 11px;
}
.feature_section54 h2{
	font-family: 'Raleway', sans-serif;
	font-weight:bold;
	font-size: 21px;
	text-transform: none;
	color:#fff;
	display:block;
}
.feature_section54 h2 b{
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size: 16px;
	text-transform:none;
	line-height:24px;
	color:#fff;
	display:block;
	padding-top:17px;
}

/*  featured section 55 */
.feature_section55 {
	float: left;
	width: 100%;
	padding:80px 0px 67px 0px;
	text-align:center;
}
.feature_section55 .left {
	float: left;
	width: 50%;
}
.feature_section55 .right {
	float: left;
	width: 50%;
	padding: 44px 55px 59px 50px;
	text-align: left;
	background: #454545;
}
.feature_section55 i {
	color: #FFF;
	font-size: 16px;
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	margin-right: 12px;
	margin-top: 0px;
	transition: all 0.3s ease;
	border: 1px solid #fff;
}
.feature_section55 i:hover {
	color: #393939;
}
.feature_section55 h3 {
	font-size: 18px;
	font-weight:600;
	color:#fff;
	margin:0 auto;
	text-transform:none;
	padding-bottom:20px;
}
.feature_section55 h4 {
	font-size: 14px;
	font-weight:600;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	text-transform:none;
	padding-top:3px;
}

/* features_section 56 */
.feature_section56 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 107px 0px;
	background-image: url(../images/h-lines-bg.png);
	background-repeat: repeat;
	background-position: left top;
}

.feature_section56 .one_fourth {
	margin: 0 auto;
	color: #000;
	background:#fff;
	padding:40px 30px 66px 30px;
	border-right:solid 2px #eeeeee;
	text-align:center;
	width:25%;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(207,207,207,1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(207,207,207,1);
	box-shadow: 0px 0px 2px 0px rgba(207,207,207,1);
}
.feature_section56 .one_fourth.last {
	border:none;
}
.feature_section56 i {
	margin: 0 auto 15px auto;
	width: 74px;
	height: 74px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 72px;
	border: 1px solid #007FFF;
	color:#007FFF;
	font-size:35px;
	transition: all 0.3s ease;
}
.feature_section56 p {
	font-size: 16px;
	font-weight:600;
	color:#585858;
	line-height:27px;
	margin:0px;
}
.feature_section56 h4 {
	color:#007FFF;
	margin-bottom: 25px;
}
.feature_section56 h2 {
	margin-bottom:10px;
}
.feature_section56 strong {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:400;
	color:#272727;
	line-height:27px;
	margin-bottom:43px;
}
.feature_section2 .one_fourth:hover i {
	border: 1px solid #272727;
	color:#272727;
}


/* features_section 57 */
.feature_section57 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 75px 0px;
	background: url(../images/site-image19.jpg) repeat-y center -200px;
}
.feature_section57 .rightcon li {
	font-size:18px;
	color:#fff;
	text-align:left;
	font-weight:600;
	padding: 10px 0px;
	text-transform:none;
	padding-left:57px;
}
.feature_section57 .rightcon li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #007FFF;
    float: left;
    margin: 8px 15px 0px 0px;
    border-radius: 50%;
}
.feature_section57 h4 {
	font-size: 45px;
	font-weight:300;
	color:#fff;
	line-height:52px;
	text-align:left;
}

/* features_sec 58  */
.feature_section58 {
	float: left;
	width: 100%;
	text-align: center;
	padding:60px 0px 90px 0px;
}
.feature_section58 .one_fourth {
	background-color: #fff;
	border-bottom: 1px solid #E0E0E0;
	padding-top: 0px;
	padding-bottom: 10px;
	transition: all 0.3s ease;
}
/* .feature_section58 .one_fourth:hover {
	border-bottom: 3px solid #272727;
} */
.feature_section58 .one_fourth img {
	border-radius: 100%;
	transition: all 0.3s ease;
}
.feature_section58 .one_fourth:hover img {
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
	box-shadow: 0px 0px 0px 8px rgba(50, 50, 50, 0.1);
}
.feature_section58 h2 {
   font-weight: 600;
   margin-top: 0px;
   margin-bottom: 9px;
   font-family: 'Raleway', sans-serif;
   font-size: 32px;
   color: #272727;
   font-weight:bold;
   text-transform:none;
   letter-spacing:normal;
}
.feature_section58 .one_fourth h4 {
	font-weight: 600;
	margin-top: 13px;
	margin-bottom: 9px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #272727;
	font-weight:bold;
	text-transform:none;
	letter-spacing:normal;
}
.feature_section58 .one_fourth h4 em {
	color: #007FFF;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	font-weight: 400;
}
.feature_section58 ul.people_soci {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 45px;
	padding: 5px;
	margin-top: 20px;
}
.feature_section58 .people_soci li {
	float: left;
	padding: 0px;
	width: 27px;
	height: 27px;
	text-align: center;
	line-height: 26px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #e3e3e3;
	display:block;
	transition: all 0.3s ease;
}
.feature_section58 .people_soci li:hover {
	background-color: #272727;
	border: 1px solid #272727;
}
.feature_section58 .people_soci li i {
	color: #cccccc;
	font-size: 13px;
}
.feature_section58 .people_soci li:hover i {
	color: #fff;
}
.one_fourth.StaffSelect {padding-top:15px;}
/* .StaffSelect:hover {background-color:#F0F0F0;} */

/* features_section 59 */
.feature_section59 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 50px 0px;
	background: #007FFF url(http://placehold.it/1920x340) repeat-y center top;
}


/* features_section 60 */
.feature_section60 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 70px 0px;
}
.feature_section60 .box {
	width: 100%;
	float:left;
}
.feature_section60 .box-cnt {
	width: 100%;
	height: auto;
}
.feature_section60 .box-cnt img {
	width: 100%;
	height: auto;
}
.feature_section60 .box-details {
	position: absolute;
	z-index: 2;
	bottom: 0;
	background-color:#007FFF;
	opacity:0.95;
	border-bottom:3px #1bb85e solid;
	width: 97.5%;
	height: 100px;
	overflow: hidden;
	transition: height 450ms;
	-moz-transition: height 450ms;
	-webkit-transition: height 450ms;
}
.feature_section60 .box:hover .box-details, .feature_section60 .box.active .box-details {
	height: 180px;
	background-color: #1bb85e;
}
.feature_section60 .box.active .box-details h4 {
	padding-top: 30px;
}
.feature_section60 .box.active .box-details p {
	padding-top: 0px;
}
.feature_section60 .box:hover .box-details h4 {
	padding-top: 30px;
}
.feature_section60 .box:hover .box-details p {
	padding-top: 0px;
}
.feature_section60 .box-details h4 {
	color: #fff;
	font-weight: 600;
	padding-top: 37px;
	line-height: 21px;
	transition: all 0.3s ease;
	text-transform: none;
}
.feature_section60 .box-details h4 em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	display: block;
}
.feature_section60 .box-details p {
	color: #fff;
	width: 77%;
	padding-top: 25px;
	padding-bottom: 5px;
	line-height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.feature_section60 .box-details a {
	font-family: 'Roboto', sans-serif;
	color: #007FFF;
	font-size: 11px;
	text-transform: none;
	border-radius:20px;
	padding: 7px 26px;
	transition: all 0.3s ease;
	background:#fff;
}
.feature_section60 .box-details a:hover {
	color: #fff;
	background: #007FFF;
}

/* features_section 61 */
.feature_section61 {
	float: left;
	width: 100%;
	padding: 90px 0px 70px 0px;
	background: url(../images/bgimage01.jpg) repeat center top;
}
.feature_section61 i {
	color: #272727;
	font-size: 32px;
	float: left;
	width: 80px;
	height: 80px;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	margin-right: 25px;
	margin-top: 4px;
	transition: all 0.3s ease;
}
.feature_section61 i:hover  {
	color: #fff;
	background: #393939;
}
.feature_section61 i.active  {
	color: #fff;
	background: #393939;
}

.feature_section61 .onecol_forty  {
	float:left;
}
.feature_section61 .onecol_forty img.one {
	float: right;
	margin-top:20px;
}
.feature_section61 .onecol_forty img.two {
	float: right;
	margin-right:-65px;
	margin-top:155px;
}

/*  featured section 62 */
.feature_section62 {
	float: left;
	width: 100%;
	padding:80px 0px 90px 0px;
	text-align:center;
	background:#f3f3f3;
}
.feature_section62 .one_third {
	float: left;
	border-bottom:5px solid #999999;
	padding: 0px 0px 45px 0px;
	background:#fff;
	margin-top:25px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.12);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.12);
}
.feature_section62 .one_third .title {
	color: #999;
	text-align: center;
}
.feature_section62 .one_third .title h4 {
	color:#999;
	font-size:18px;
	border-bottom:1px solid #e0e0e0;
	padding:22px 0px 20px 0px;
}
.feature_section62 .one_third .title h2 {
	font-family: 'Open Sans', sans-serif;
	color: #999;
	font-size: 45px;
	font-weight: bolder;
	border-bottom:1px solid #e0e0e0;
	padding:10px 0px;
}
.feature_section62 .one_third .title h2 b {
	color: #999;
	text-align: center;
	font-size: 14px;
	font-weight:normal;
}
.feature_section62 .one_third i {
	color: #939393;
	padding-right:10px;
}
.feature_section62 .one_third li {
	color: #585858;
	text-align:left;
	padding: 9px 10px 9px 61px;
}
.feature_section62 .button_2 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	background:#999;
	border-radius: 4px;
	transition: all 0.3s ease;
	padding: 12px 31px;
	text-transform: none;
	font-weight:bold;
}
.feature_section62  .button_2:hover {
	color: #fff;
	background: #007FFF;
}
.feature_section62  .highlight .button_2  {
	background:#007FFF;
}
.feature_section62 .highlight {
	border-bottom:5px solid #007FFF;
}
.feature_section62  .highlight .title h4  {
	border-bottom:none;
	padding:22px 0px 10px 0px;
	color:#007FFF;
}
.feature_section62  .highlight .title h2 {
	background:#007FFF;
	color:#fff;
	border-bottom:none;
	padding:20px 0px 12px 0px;
}
.feature_section62  .highlight .title h2 b {
	color:#fff;
}

/* features_section 63 */
.feature_section63 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 90px 0px;
}
.feature_section63 .box1  {
	width: 25%;
	float: left;
	border-right: 1px dashed #dedede;
}
.feature_section63 .box2 {
	width: 25%;
	float: left;
	border:none;
}
.feature_section63  h4 {
	font-size: 18px;
	font-weight: 700;
	color: #272727;
	text-transform:none;
	margin-bottom:35px;
}
.feature_section63  p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #585858;
	line-height: 25px;
	padding:26px 25px 0px 20px;
}

/* features_section 64 */
.feature_section64 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 40px 0px;
	background:#f3f3f3;
}
.feature_section64.two {
	background:#fff;
}
.feature_section64 h2 {
	color: #272727;
	margin-bottom:10px;
	text-align:center;
}
.feature_section64 b {
	color: #585858;
	font-size: 16px;
	font-weight: 400;
	text-transform:none;
	text-align:center;
	display:block;
	margin-bottom:50px;
}
.feature_section64 img {
	height: 180px;
	width: 180px;
	border-radius: 100%;
}

.feature_section64 h4 {
	color: #272727;
	font-size: 18px;
	font-weight:600;
	text-transform:none;
	padding-top:25px;
	letter-spacing:1px;
}
.feature_section64 h4 b {
	font-family: 'Open Sans', sans-serif;
	color: #585858;
	text-transform:none;
	padding-top:14px;
	line-height:25px;
	font-size:16px;
	letter-spacing:normal;
}


/*  featured section 65 */
.feature_section65 {
	float: left;
	width: 100%;
	background: #56c9da;
}
.feature_section65 .right {
	float: left;
	width: 50%;
	min-height: 530px;
	background-image: url(http://placehold.it/960x530);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.feature_section65 .left {
	float: left;
	width: 50%;
	padding: 95px 90px 0px 75px;
	text-align:right;
}
.feature_section65 .left .cont {
	float: right;
	width: 100%;
	text-align:right;
}
.feature_section65 h1 {
	font-size: 45px;
	font-weight:900;
	color: #fff;
	margin:0 auto;
	line-height:42px;
	text-transform:none;
	letter-spacing:normal;
}
.feature_section65 h1 b {
	font-size: 27px;
	font-weight:normal;
	color: #fff;
	margin:0 auto;
	text-transform:none;
	letter-spacing:2px;
	display:block;
}
.feature_section65 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	padding-top:21px;
	line-height:27px;
	width: 75%;
	float: right;
}
.feature_section65 i {
	font-size:18px;
	color: #56c9da;
	font-weight:normal;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	border-radius: 100%;
	padding-right:8px;
	transition: all 0.3s ease;
}
.feature_section65 a:hover i {
	background:#272727;
}


/*  featured section 66 */
.feature_section66 {
	float: left;
	width: 100%;
	background: #007FFF;
}
.feature_section66 .left {
	float: left;
	width: 50%;
	min-height: 530px;
	background-image: url(http://placehold.it/960x530);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.feature_section66 .right {
	float: left;
	width: 50%;
	padding: 95px 90px 0px 75px;
	text-align:left;
}
.feature_section66 .right .cont {
	float: left;
	width: 100%;
	text-align:left;
}
.feature_section66 h1 {
	font-size: 45px;
	font-weight:900;
	color: #fff;
	margin:0 auto;
	line-height:42px;
	text-transform:none;
	letter-spacing:normal;
}
.feature_section66 h1 b {
	font-size: 27px;
	font-weight:normal;
	color: #fff;
	margin:0 auto;
	text-transform:none;
	letter-spacing:2px;
	display:block;
}
.feature_section66 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
	padding-top:21px;
	line-height:27px;
	width: 75%;
	float: left;
}
.feature_section66 i {
	font-size:18px;
	color: #007FFF;
	font-weight:normal;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	border-radius: 100%;
	padding-left:10px;
	transition: all 0.3s ease;
}
.feature_section66 a:hover i {
	background:#272727;
}


/*  featured section 67 */
.feature_section67{
	float: left;
	width: 100%;
	text-align:center;
	background: #fff;
	padding:86px 0px 50px 0px;
}
.feature_section67 h3 {
	font-size: 27px;
	font-weight:bold;
	color: #272727;
	text-transform:none;
	margin:0px;
}
.feature_section67 b {
	font-size: 16px;
	font-weight:normal;
	color: #585858;
	padding-top:5px;
	text-transform:none;
	margin-bottom:35px;
	display: block;
}
.feature_section67 ul {
	float: left;
	margin: 0;
	padding: 0;
}
.feature_section67 li {
	float: left;
	width: 14.285%;
	padding: 0px 5px;
}
.feature_section67 li img {
	width: 100%;
}
.feature_section67 li span {
	float: left;
	color: #fff;
	line-height: 18px;
	padding: 10px 0px;
	background: rgba(39, 39, 39, 0.9);
	margin-top: -75px;
	position: relative;
	z-index: 9;
	width: 100%;
	display: none;
	transition: all 0.3s ease;
	text-align: center;
}
.feature_section67 li:hover span {
	display: block;
}


/*  featured section 68 */
.feature_section68{
	float: left;
	width: 100%;
	text-align:center;
	background: #fff;
	padding:0px 0px 100px 0px;
}
.feature_section68 h4  {
	font-size: 27px;
	font-weight:normal;
	color: #007FFF;
	text-transform:none;
	margin:0px;
}
.feature_section68 p {
	font-size: 16px;
	font-weight:normal;
	color: #585858;
	padding-top:20px;
}


/* features_section 69 */
.feature_section69 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px;
}
.feature_section69 .box h5{
	font-weight:bold;
	font-size: 16px;
	text-transform: none;
	color:#272727;
	line-height:23px;
	margin:30px auto 15px auto;
	transition: all 0.3s ease;
}
.feature_section69 .bgline {
	width: 50px;
	height: 1px;
	background-color: #272727;
	margin:0 auto;
	transition: all 0.3s ease;
}
.feature_section69 .box {
	width: 100%;
	margin:0 auto;
	transition: all 0.3s ease;
}
.feature_section69 .box:hover .bgline,
.feature_section69 .box.active .bgline {
	background-color: #007FFF;
}
.feature_section69 .box:hover h5,
.feature_section69 .box.active h5 {
	color: #007FFF;
}
.feature_section69 .box i {
	background-color: #545454;
	height: 100px;
	width: 100px;
	line-height: 90px;
	padding: 0;
	border-radius: 100%;
	text-align: center;
	transition: all 0.3s ease;
	color: #fff;
	font-size: 38px;
	display: block;
	margin: 0 auto;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}
.feature_section69 .box:hover i,
.feature_section69 .box.active i {
	color: #fff;
	background-color: #007FFF;
}
.feature_section69 .box p{
    text-align:center;
	padding-top: 20px;
	line-height:25px;
}


/* features_section 70 */
.feature_section70 {
	float: left;
	width: 100%;
	text-align: center;
	background: #f3f3f3;
}
.feature_section70 .left {
	float: left;
	width: 50%;
	padding: 100px 80px 0px 80px;
	text-align: left;
	background-color: #f3f3f3;
}
.feature_section70 .left p{
	font-weight: 400;
	font-size: 16px;
	line-height: 27px;
	color: #585858;
	letter-spacing: normal;
	text-align: left;
	padding-right:50px;
	padding-top:5px;
}
.feature_section70 .right {
	float: left;
	width: 50%;
}
.feature_section70 .right .box1 {
	float: left;
	width: 100%;
	background-image: url(http://placehold.it/960x400);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
}
.feature_section70 .right .box2 {
	float: left;
	width: 100%;
	background-image: url(http://placehold.it/480x400);
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
	text-align: left;
}
.feature_section70 .right .box2 .arrow_box {
	position: relative;
	background: #fff;
	float: left;
	width: 50%;
	padding: 55px 40px 0px 50px;
	height: 400px;
	color: #fff;
}
.feature_section70 .right .box2 .arrow_box:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #fff;
	border-width: 20px;
	margin-top: -150px;
}
.feature_section70 .right p{
	font-weight: 400;
	line-height: 25px;
	color: #585858;
	letter-spacing: normal;
	text-align: left;
	padding-top:10px;
}


/* features_section 71 */
.feature_section71 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 100px 0px;
	background-image: url(../images/bg-image06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.feature_section71 .box {
	width: 100%;
	margin:0 auto;
	transition: all 0.3s ease;
}
.feature_section71 .box img {
	border-radius: 100%;
	border: 12px solid #eee;
}
.feature_section71 .box h3{
    font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	font-size: 21px;
	padding-top:28px;
	color:#272727;
	letter-spacing:0.5px;
	transition: all 0.3s ease;
}
.feature_section71 .box:hover h3,
.feature_section71 .box.active h3 {
	color: #007FFF;
}
.feature_section71 .box p{
    text-align:center;
	padding-top: 10px;
	line-height:25px;
}


/* features_section 72 */
.feature_section72 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 80px 0px;
	background:#f3f3f3;
}
.feature_section72 .box {
	text-align: center;
	width: 100%;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
	padding: 0px 0px 18px 0px;
	margin: 5px;
	background:#fff;
	transition: all 0.3s ease;
}
.feature_section72 .box img {
	float: left;
	margin-bottom: 22px;
}
.feature_section72 .box h5 {
	width: 100%;
	font-weight: normal;
	font-size: 14px;
	margin:0 auto;
	line-height:14px;
}
.feature_section72 .box h5 b {
	width: 100%;
	margin: 0 auto;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	font-size: 13px;
	color:#999999;
	padding-top: 5px;
	display: block;
}
.feature_section72 .box:hover {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.9);
}


/* features_section 73  */
.feature_section73 {
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	background-image: url(http://placehold.it/1920x900);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	padding: 100px 0px 90px 0px;
}
.feature_section73 h6 {
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	padding-top: 14px;
	margin-bottom: 0px;
}
.feature_section73 h6 em {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 12px;
	display: block;
	font-style: normal;
	font-weight:normal;
	text-transform: none;
}
.feature_section73 .cimag img {
	width: 54px;
	height: 54px;
	border-radius: 100%;
	border: 2px solid #fff;
	margin:0 auto;
}
.feature_section73 p {
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	font-weight: 600;
}

/* features_section 74 */
.feature_section74 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 90px 0px;
}
.feature_section74 .one_fourth_less .box  {
	width:100%;
	padding: 40px 22px 46px 22px;
}
.feature_section74 .box1  {
	background: #f3f3f3;
	transition: all 0.3s ease;
	padding-top: 30px;
	padding-right: 22px;
	padding-bottom: 49px;
	padding-left: 22px;
}
.feature_section74 .box1 b {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	line-height: 23px;
}
.feature_section74 .box1.active,
.feature_section74 .box1:hover  {
	background:#272727;
	color: #fff;
}
.feature_section74 .box1:hover h5,
.feature_section74 .box1.active h5 {
	color: #fff;
}
.feature_section74 .box1:hover b,
.feature_section74 .box1.active b {
	color: #fff;
}
.feature_section74 .linebg {
	display: block;
	vertical-align: middle;
	width: 50px;
	height: 3px;
	margin-top: 0px;
	margin-bottom: 25px;
	background-color: #007FFF;
	margin-right: auto;
	margin-left: auto;
}


/*  featured section 75 */
.feature_section75 {
	float: left;
	width: 100%;
	background: #007FFF;
}
.feature_section75 .left {
	float: left;
	width: 50%;
	min-height: 500px;
	background: url(http://placehold.it/960x500) no-repeat right top;
}
.feature_section75 .right {
	float: left;
	width: 50%;
	padding: 0px;
}
.feature_section75 .right .cont {
	float: left;
	width: 80%;
	padding: 80px 0 0 10%;
}
.feature_section75 i {
	color: #FFF;
	font-size: 16px;
	float: left;
	width: 38px;
	height: 38px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	margin-right: 12px;
	margin-top: 4px;
	transition: all 0.3s ease;
	border: 1px solid #fff;
}
.feature_section75 h1 {
	font-weight:200;
	color: #fff;
	margin:0 auto;
	line-height:42px;
	letter-spacing:normal;
}
.feature_section75 h4 {
	font-size: 16px;
	font-weight:600;
	color: #fff;
	margin:0 auto;
	letter-spacing:normal;
	display:block;
}
.feature_section75 h4 b {
	font-size: 14px;
	font-weight:normal;
	color: #f0fafe;
	display:block;
	text-transform:none;
}
.feature_section75 .linebg2 {
	display: block;
	vertical-align: middle;
	width: 100px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #fff;
	text-align:left;
}


/*  featured section 76 */
.feature_section76 {
	float: left;
	width: 100%;
	background: #272727;
}
.feature_section76 .right {
	float: left;
	width: 50%;
	min-height: 500px;
	background: url(http://placehold.it/960x500) no-repeat left top;
}
.feature_section76 .left {
	float: left;
	width: 50%;
}
.feature_section76 .left .cont {
	float: left;
	width: 80%;
	padding: 100px 0 0 16%;
}
.feature_section76 h1 {
	font-weight:200;
	color: #fff;
	margin:0 auto;
	line-height:42px;
	letter-spacing:normal;
}
.feature_section76 .linebg2 {
	display: block;
	vertical-align: middle;
	width: 100px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 40px;
	background-color: #fff;
	text-align: left;
}

/* features_section 77 */
.feature_section77 {
	float: left;
	width: 100%;
	background:#eee url(../images/bg-image35.jpg) repeat-y center top;
	text-align: center;
	padding:90px 0px 90px 0px;
}

/* features_section 78 */
.feature_section78 {
	float: left;
	width: 100%;
	text-align:left;
	padding: 90px 0px 61px 0px;
}
.feature_section78 .item {
	border: 1px solid #eee;
	text-align: center;
}
.feature_section78 .item h5 {
	margin-top: 40px;
	margin-bottom: 5px;
}
.feature_section78 .item i {
	color: #33cc33;
	font-size: 11px;
	margin: 0 1px;
}
.feature_section78 .item p {
	width: 80%;
	margin: 25px auto 50px auto;
}

.feature_section78 .item .who {
	width: 100%;
	padding: 22px 0px 25px 0px;
	background: #f3f3f3;
	text-align: left;
}
.feature_section78 .item .who img {
	float: left;
	margin-right: 16px;
	margin-left: 34%;
	border-radius: 100%;
}
.feature_section78 .item .who strong {
	color: #454545;
	font-weight: 600;
	line-height: 14px;
}
.feature_section78 .item .who strong em {
	color: #585858;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	display: block;
}


/* features_section 79 */
.feature_section79 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 50px 0px 20px 0px;
	background: #007FFF;
}
.feature_section79.two {
	background: #c0392b;
}
.feature_section79 a.butt {
	float: right;
	color: #272727;
	font-size: 14px;
	text-transform: none;
	background: #fff;
	padding: 16px 35px;
	border-radius: 3px;
	transition: all 0.3s ease;
}
.feature_section79 a.butt:hover {
	color: #fff;
	background: #272727;
}

/* features_section 80 */
.feature_section80 {
	float: left;
	width: 100%;
	text-align: center;
}
.feature_section80 h1 {
	color: #272727;
	font-size: 27px;
	text-transform: none;
	font-weight: 300;
	margin-bottom: 20px;
}
.feature_section80 .arrow_box {
	position: relative;
	background: #fff;
	padding: 80px 0px 70px 0px;
}
.feature_section80 .arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}
.feature_section80 .arrow_box strong {
	color: #007FFF;
}

/* features_section 81 */
.feature_section81 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 80px 0px 80px 0px;
	background: #f3f3f3;
}
.feature_section81 .one_third_less {
	background:#fff;
	padding-bottom:39px;
	float:left;
	position:relative;
	transition: all 0.3s ease;
}
.feature_section81 .one_third_less:hover {
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
}
.feature_section81 .circle i {
	width:64px;
	height:64px;
	text-align:center;
	color:#fff;
	background:#007FFF;
	border-radius:100%;
	line-height:53px;
	font-size:25px;
	display:block;
	margin:-40px auto 14px auto;
	position:relative;
	border: 5px solid #fff;
}
.feature_section81 h3 {
	margin:0;
}
.feature_section81 p {
	padding:6px 0px 21px 0px;
}


/* features_section 82 */
.feature_section82 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 90px 0px;
}
.feature_section82 h4 {
	color:#007FFF;
	text-transform:none;
	padding-top:7px;
	font-weight:500;
	padding-bottom:3px;
}
.feature_section82 h1 {
	font-weight: 400;
	margin-bottom:10px;
}
.feature_section82 h5 {
	font: 18px 'Open Sans', sans-serif;
	font-weight: normal;
	color:#585858;
	line-height:27px;
	padding-top:8px;
}
.feature_section82 p {
	padding-top:30px;
}


/* features_section 83 */
.feature_section83 {
	float: left;
	width: 100%;
	text-align: center;
	background-image: url(http://placehold.it/1920x900);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	padding: 100px 0px 100px 0px;
}
.feature_section83 .content{
	float: right;
	width: 55%;
	text-align: left;
}
.feature_section83 h1{
	font-weight: 800;
	color:#fff;
	text-align:left;
	font-size:58px;
	line-height:55px;
	text-transform:none;
	margin-bottom:0px;
}
.feature_section83 h2{
	color:#fff;
	text-align:left;
	text-transform:none;
	padding-top:8px;
	margin-bottom:0px;
}
.feature_section83 h4{
	color:#fff;
	text-align:left;
	padding-top:18px;

}


/* features_section 84 */
.feature_section84 {
	float: left;
	width: 100%;
	padding: 75px 0px 64px 0px;
	background: #272727;
}


/* features_section 85 */
.feature_section85 {
	float: left;
	width: 100%;
	background: #eee;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 75px;
	padding-left: 0px;
}
.feature_section85 h1 {
	margin-bottom: 20px;
}
.feature_section85 .tabs {
	display: table;
	table-layout: fixed;
	width: 100%;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
	padding: 0px;
	margin: 0px;
}
.feature_section85 .tabs > li {
	transition-duration: .25s;
	display: table-cell;
	list-style: none;
	text-align: center;
	padding: 20px 20px 25px 20px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	color: #272727;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0.5px;
	font-family: 'Roboto', sans-serif;
}
.feature_section85 .tabs > li:before {
	z-index: -1;
	position: absolute;
	content: "";
	width: 100%;
	height: 120%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition-duration: .25s;
	border-radius: 3px 3px 0 0;
}
.feature_section85 .tabs > li:hover:before {
	-webkit-transform: translateY(70%);
	transform: translateY(70%);
}
.feature_section85 .tabs > li.active {
	color: #f1c413;
}
.feature_section85 .tabs > li.active:before {
	transition-duration: .5s;
	background-color: white;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.feature_section85 .tab__content {
	background-color: white;
	position: relative;
	width: 100%;
	border-radius: 3px;
	text-align: left;
}
.feature_section85 .tab__content > li {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	list-style: none;
	padding-bottom: 50px;
}
.feature_section85 .tab__content > li .content__wrapper {
	text-align: left;
	border-radius: 5px;
	width: 100%;
	background-color: #fff;
	padding-top: 45px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}


/* features_section 86 */
.feature_section86 {
	float: left;
	width: 100%;
	padding: 90px 0px;
	text-align: center;
}
.feature_section86 .box {
	width: 100%;
	position: relative;
}
.feature_section86 .box-cnt {
	width: 100%;
	height: auto;
}
.feature_section86 .box-cnt img {
	width: 100%;
	height: auto;
}
.feature_section86 .box-details {
	position: absolute;
	z-index: 2;
	bottom: 0;
	background-color: rgba(56,56,56,1);
	width: 100%;
	height: 100px;
	overflow: hidden;
	transition: height 450ms;
	-moz-transition: height 450ms;
	-webkit-transition: height 450ms;
}
.feature_section86 .box:hover .box-details, .feature_section86 .box.active .box-details {
	height: 270px;
	background-color: rgba(56,56,56,1);
}
.feature_section86 .box.active .box-details h5 {
	padding-top: 35px;
}
.feature_section86 .box.active .box-details .hline {
	visibility: visible;
}
.feature_section86 .box:hover .box-details h5 {
	padding-top: 35px;
}
.feature_section86 .box:hover .hline {
	visibility: visible;
}
.feature_section86 .box-details h5 {
	color: #fff;
	font-weight: 600;
	padding-top: 27px;
	line-height: 21px;
	transition: all 0.3s ease;
}
.feature_section86 .box-details h5 em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	display: block;
}
.feature_section86 .box-details .hline {
	width: 80px;
	height: 1px;
	background: #fff;
	margin: 0 auto;
	visibility: hidden;
}
.feature_section86 .box-details p {
	color: #fff;
	width: 77%;
	margin: 0 auto;
	padding-top: 21px;
	padding-bottom: 30px;
	line-height: 18px;
}
.feature_section86 .box-details a {
	color: #fff;
	font-size: 11px;
	text-transform: none;
	border: 1px solid #fff;
	padding: 9px 20px;
	transition: all 0.3s ease;
}
.feature_section86 .box-details a:hover {
	color: #393939;
	background: #fff;
}


/* features_section 87  */
.feature_section87 {
	float: left;
	width: 100%;
	text-align: center;
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	color: #fff;
	padding: 90px 0px 80px 0px;
	background-image: url(http://placehold.it/1920x900);
}
.feature_section87 h5 {
	color: #fff;
	font-weight: 500;
}
.feature_section87 h5 em {
	color: #999;
	font-size: 13px;
	display: block;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
.feature_section87 .climg img {
	width: 12.5%;
	border-radius: 100%;
	margin-bottom: 20px;
	border: 3px solid #fff;
}


/* features_section 88*/
.feature_section88 {
	float: left;
	width: 100%;
	padding: 75px 0px 35px 0px;
	text-align: center;
}
.feature_section88 .clients-grid {
	list-style: none;
	overflow: hidden;
}
.feature_section88 .clients-grid li {
	float: left;
	position: relative;
	width: 20%;
	padding: 14px 0;
}
.feature_section88 .clients-grid.grid li {
	width: 16.66%;
}
.feature_section88 .clients-grid li a {
	opacity: 1;
}
body:not(.device-touch) .feature_section88 .clients-grid li a {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.feature_section88 .clients-grid li a:hover {
	opacity: 0.5;
}
.feature_section88 .clients-grid li:before, .feature_section88 .clients-grid li:after {
	content: '';
	position: absolute;
}
.feature_section88 .clients-grid li:before {
	height: 100%;
	top: 0;
	left: -1px;
	border-left: 1px solid #f3f3f3;
}
.feature_section88 .clients-grid li:after {
	width: 100%;
	height: 0;
	top: auto;
	left: 0;
	bottom: -1px;
	border-bottom: 1px solid #f3f3f3;
}



/* login form */
.logregform {
	float: left;
	width: 35%;
	margin-left: 32.5%;
	background: #fff;
	border: 1px solid #f9f9f9;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}
.logregform.two {
	float: left;
	width: 50%;
	margin-left: 25%;
}
.logregform .title {
	float: left;
	width: 100%;
	background: #f3f3f3;
	text-align: center;
	padding: 23px 0px 21px 0px;
}
.logregform .title h3 {
	margin-bottom: 3px;
	font-weight: 700;
	text-transform: none;
}
.logregform .title p {
	font-size: 12px;
}
.logregform .feildcont {
	float: left;
	width: 100%;
	padding: 30px 30px 40px 30px;
	text-align: left;
}
.logregform .feildcont label {
	float: left;
	width: 100%;
	font-weight: normal;
	color: #585858;
}
.logregform .feildcont label em {
	color: #007FFF;
	font-style: normal;
}
.logregform .feildcont input {
	float: left;
	width: 100%;
	padding: 7px 12px;
	border: 1px solid #e3e3e3;
	margin-bottom: 12px;
}
.logregform.two .feildcont input {
	margin-bottom: 18px;
}
.logregform .feildcont .checkbox {
	float: left;
	width: 100%;
}
.logregform .feildcont .checkbox label {
	float: left;
	width: auto;
	font-size: 13px;
}
.logregform .feildcont .checkbox label strong {
	font-weight: 600;
}
.logregform .feildcont .checkbox label a {
	margin-left: 10px;
}
.logregform .feildcont .fbut {
	float: left;
	background: #007FFF;
	padding: 13px 23px;
	border: none;
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	font-family: 'Raleway', sans-serif;
	transition: all 0.3s ease;
	margin-top: 18px;
}
.logregform .feildcont .fbut:hover {
	background: #393939;
}

.logregform .feildcont .radiobut input {
	float: left;
	width: auto;
}
.logregform .feildcont .radiobut .onelb {
	float: left;
	color: #aaa;
	margin: 0px 12px 0px 5px;
}

.logregform .feildcont select {
	float: left;
	width: 100%;
	border: 1px solid #e3e3e3;
	padding: 9px 5px 10px 5px;
	color: #999;
	text-align: left;
}

/* history time line */
.time_line {
	float: left;
	width: 100%;
	padding: 50px 0px 40px 0px;
	background: #f3f3f3;
}

/* About Page */
.AboutSection1 {width:100%; background:url(../images/GardenPatio-About.jpg) center bottom no-repeat;}
.AboutText {width:80%; padding:30px 10%; /* background:url(../images/HilltopBG-semi-transparent.png) center bottom no-repeat; */ background-color:rgba(0, 0, 0, 0.7); color:#FFFFFF;}
.AboutText h2 {text-align:center; text-transform:none; color:#FFFFFF;}
.AboutText p {color:#FFFFFF; font-size:16px; font-weight:600;}
.AboutSection1 .Buttons {text-align:center; margin:15px 0px; padding:0;}
.AboutSection1 .Buttons a {
   color: #fff;
   text-transform: none;
   border: 1px solid #fff;
   padding: 10px 30px;
   border-radius: 25px;
   margin: 0px 10px;
   transition: all 0.3s ease;
}
.AboutSection1 .Buttons a:hover {
   color: #272727;
   background: #fff;
}
.Testimonials {text-align:center; padding:15px 0px; height:40px; font-size:18px; font-style:italic}
.Testimonials .Quotes {display:none;}
.Testimonials em {display:inline;}


/* Volunteer Page */
.VolunteerSection1 {width:100%; background:url(../images/GardenPatio-About.jpg) center bottom no-repeat;}
.VolunteerText {width:80%; padding:30px 10%; /* background:url(../images/HilltopBG-semi-transparent.png) center bottom no-repeat; */ background-color:rgba(0, 0, 0, 0.7); color:#FFFFFF;}
.VolunteerText p {color:#FFFFFF; font-size:16px; font-weight:600;}
.VolunteerText .Image {float:left; max-width:368px; max-height:251px; margin:0 8px 3px 0;}
.VolunteerText .Image img {width:100%}
.VolunteerSection2 {padding-bottom:30px;}
.VolunteerSection2 h2 {font-size:40px; text-align:center; text-transform:none; color:#AF6116; line-height:130%;}
.VolunteerSection2 h3 {font-size:30px; text-align:center; text-transform:none; color:#AF6116; line-height:130%;}
.VolunteerSection2 h4 {font-size:22px; text-align:center; text-transform:none; color:#AF6116; line-height:130%;}
.VolunteerSection2 .List {max-width:720px; padding-left:30px; margin-left:auto; margin-right:auto; padding-bottom:30px;}
.VolunteerSection2 .List ul li {font-size:24px; color:#171626; padding:15px 0px;}
.VolunteerSection2 .List ul li i {font-size:30px; color:#AF6116;}
.List .split_list {width:auto; margin:0; /* padding:0 0 0 15px; */}
/* .List .split_list li {width:300px; float:left; margin:0 30px 5px 0;}*/
.List .listContainer1 .split_list {margin-left:0; width:300px; float:left;}
.List .listContainer1 .split_list li {width:300px; float:left; margin:0;}
.List .listContainer1 .split_list.listCol1 {margin-left:0; width:400px;}
.List .listContainer1 .split_list.listCol1 li {margin-left:0; width:400px;}
.List .split_list strong {color:#333333}


/* Volunteer Form */
.WideFormBox {padding:15px; width:100%; max-width:1000px; margin-left:auto; margin-right:auto;}
.WideFormText{width:100%; max-width:1000px; line-height:140%; margin-left:auto; margin-right:auto; text-align:center; padding:15px 15px 0 15px; color:#000000;}

.VForm
{
   background:#e9e9e9;
   border-top:1px solid #d1d1d1;
   margin:20px 15px 20px 15px;
   padding:20px;
   position:relative;
}
.VForm form
{
   padding:15px 0;
   background:#e9e9e9
}
.VForm .row label
{
   color:#000;
   font-size:13px;
   display:block;
   margin:0px;
   padding:15px 0px 0px 7px;
}

.VForm .inputtext,
.VForm .textarea
{
   font-size:14px;
   font-family:Arial, Helvetica, sans-serif;
   line-height:18px;
   color:#585858;
   border:1px solid #d1d1d1;
   background:#fff;
   width:100%;
   margin:3px 0;
   -webkit-box-shadow:inset 0px 0px 3px 0px rgba(0, 0, 0, 0.15) !important;
   -moz-box-shadow:inset 0px 0px 3px 0px rgba(0, 0, 0, 0.15) !important;
   box-shadow:inset 0px 0px 3px 0px rgba(0, 0, 0, 0.15) !important;
   border-radius:0px;
   -moz-border-radius:0px;
   -webkit-border-radius:0px;
   padding:7px 10px
}
.VForm .inputtext {height:40px;}
.VForm .textarea {height:140px;}
.VForm .textarea.short {height:80px;}
.VFormBody {margin:0; position:relative;}
.VForm .VFormTitle
{}
.RadioLabel {padding:0px 5px; font-weight:normal;}

.FormColTiny, .FormColSmall, .FormColMid, .FormColWide, .FormColFull {width:100%;}
.FormColTiny {max-width:80px;}
.FormColSmall {max-width:180px;}
.FormColMid {max-width:350px;}
.FormColWide {max-width:500px;}

.VFormTopSection {background:url(../images/comment-form_bg.png) 0 0 repeat-x #e9e9e9; padding:0px 15px;}
.VFormSection {border:1px solid #969696; padding:15px; background:url(../images/comment-form_bg.png) 0 0 repeat-x #e9e9e9; margin-bottom:15px;}
.VFormSectionTitle {color:#008080; font-weight:500; font-size:16px; padding-left:6px;}
.VFormSection .one_third {width:28%;}
.VFormSection .one_fourth {width:20%;}
.VFomSection .CheckBox {width:100%;}
.VFormSection em {display:inline;}
.VForm h3
{
   height:55px;
   line-height:55px;
   font-family:'Trebuchet MS', Calibri, Helvetica, sans-serif;
   color:#727272;
   font-size:24px;
   text-shadow:0 1px 1px #fff;
   text-transform:none;
   padding:0;
   margin:0
}
.VFormSubmit, .ContactForm .ButtonRight
{
   border:1px solid #969696;
   border-radius: 5px;
   font-weight:bold;
   font-size:18px;
   font-style:italic;
   color: #AF6116;
   padding:6px;
   background:#FFFFFF;
}
.VFormSubmit:hover, .ContactForm .ButtonRight:hover
{
   background: #AF6116;
   color:#FFFFFF;
   border:1px solid #FFFFFF;
}
.VForm .ButtonRight, .ContactForm .ButtonRight
{
   float:right;
   width:150px;
   margin:-15px 15px 0 0;
}

.VForm .row{
   padding: 0 15px;
}
.VForm .space
{
   width:20px;
   height:40px;
   float:left
}
.VFormText
{
   max-width:850px; line-height:140%; margin-left:auto; margin-right:auto; padding:15px 15px 0 15px; color:#000000;
}





/* ========================= */
#form_status span{
   color: #fff;
   font-size: 14px;
   font-weight: normal;
   background: #E74C3C;
   width: 100%;
   text-align: center;
   display: inline-block;
   padding: 10px 0px;
   border-radius: 3px;
   margin-bottom: 18px;
}
#form_status span.loading{
   color: #333;
   background: #eee;
   border-radius: 3px;
   padding: 18px 0px;
}
#form_status span.notice{
   color: yellow;
}
#form_status .success{
   color: #fff;
   text-align: center;
   background: #007FFF;
   border-radius: 3px;
   padding: 30px 0px;
}
#form_status .success i{
   color: #fff;
   font-size: 45px;
   margin-bottom: 14px;
}
#form_status .success h3{
   color: #fff;
   margin-bottom: 10px;
}
.cforms label {
   float: left;
   width: 100%;
   color: #999;
   font-weight: 600;
}
.cforms label em {
   color: #999;
   font-size: 12px;
   font-style: normal;
}
.cforms input {
   color: #fff;
   float: left;
   width: 100%;
   padding: 9px 12px;
   margin-bottom: 10px;
   border: none;
   background: none;
   -webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,0.4);
   -moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,0.4);
   box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,0.4);
}
.cforms textarea {
   color: #fff;
   float: left;
   width: 100%;
   padding: 9px 12px;
   margin-bottom: 10px;
   border: none;
   background: none;
   -webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,0.4);
   -moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,0.4);
   box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,0.4);
}
.cforms .button {
   float: left;
   margin-top: 10px;
   color: #fff;
   padding: 12px 20px;
   font-size: 14px;
   font-weight: 600;
   background: #676767;
   border: 1px solid #676767;
   border-radius: 3px;
   font-family: 'Raleway', sans-serif;
   cursor: pointer;
   text-transform: none;
   transition: all 0.3s ease;
}
.cforms .button:hover {
   background: #999;
   border: 1px solid #999;
}


.cforms_sty2 label {
   float: left;
   width: 100%;
   color: #fff;
   font-weight: 600;
   text-align: left;
}
.cforms_sty2 label em {
   color: #fff;
   font-size: 12px;
   font-style: normal;
}
.cforms_sty2 input {
   color: #fff;
   float: left;
   width: 100%;
   padding: 9px 12px;
   margin-bottom: 12px;
   border: 1px solid #fff;
   background: none;
   -webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
   -moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
   box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms_sty2 textarea {
   color: #fff;
   float: left;
   width: 100%;
   padding: 9px 12px;
   margin-bottom: 10px;
   border: 1px solid #fff;
   background: none;
   -webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
   -moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
   box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms_sty2 .button {
   margin-top: 30px;
   color: #181818;
   padding: 18px 34px;
   font-size: 14px;
   font-weight: 600;
   background: #fff;
   border: 1px solid #fff;
   border-radius: 3px;
   font-family: 'Raleway', sans-serif;
   cursor: pointer;
   text-transform: none;
   letter-spacing: 1px;
   transition: all 0.3s ease;
}
.cforms_sty2 .button:hover {
   color: #fff;
   background: #007FFF;
   border: 1px solid #007FFF;
}

/*Contact Form*/
#form_status span{
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	background: #E74C3C;
	width: 100%;
	text-align: center;
	display: inline-block;
	padding: 10px 0px;
	border-radius: 3px;
	margin-bottom: 18px;
}
#form_status span.loading{
	color: #333;
	background: #eee;
	border-radius: 3px;
	padding: 18px 0px;
}
#form_status span.notice{
	color: yellow;
}
#form_status .success{
	color: #fff;
	text-align: center;
	background: #007FFF;
	border-radius: 3px;
	padding: 30px 0px;
}
#form_status .success i{
	color: #fff;
	font-size: 45px;
	margin-bottom: 14px;
}
#form_status .success h3{
	color: #fff;
	margin-bottom: 10px;
}

/* Google Maps */
.google-map {
	width: 99%;
	height: 350px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.google-map2 {
	width: 100%;
	height: 450px;
}
.google-map3 {
	width: 100%;
	height: 300px;
	border: 10px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}
.google-map4 {
	width: 100%;
	height: 200px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}

/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    /* display:none; */
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}

/* Other Stuff */
.link-viewmap, .link-sendemail, .link-print
{
   display:inline-block;
   width:16px;
   height:16px;
   overflow:hidden;
   text-indent:1000px;
   background:url(../images/icons/icons_16.png) no-repeat;
   margin:0 3px
}
.link-print{
   background-position:0 -48px
}
.link-sendemail{
   background-position:0 -64px
}

.block_hr{
   /*background:url(../images/divider_line_fix.gif) 0 bottom no-repeat;*/
   border-top:1px solid #e5e5e5;
   clear:both;
   margin:20px 0
}
.block_hr .inner{
   /*background:url(../images/divider_line_fix.gif) 0 top no-repeat;*/
   border-bottom:1px solid #e5e5e5;
   padding:20px 10px;
   text-align:right;
   color:#8c8c8c;
   font-family:'Lato', Arial, sans-serif;
   font-size:14px;
   line-height:25px;
   min-height:10px
}
.block_hr .link-back{
   font-style:italic;
   font-size:15px;
   color: #AF6116;
   display:inline-block;
   vertical-align:top;
   float:left
}
a.More {color:#FFFFFF; text-decoration:none;}
a.More:hover {color:#FFFF00; font-size:larger; font-weight:500;}
.CenterContainer
{
   max-width:1100px;
   margin: 0 auto 20px auto;
   padding:0 20px 20px 20px;
   background:#FFFFFF;
   overflow:hidden;
}

/* Apartments */
.AptList {padding:0px 15px;}
.AptList, .ContactBox {position:relative; max-width:770px; margin-left:auto; margin-right:auto; margin-top:20px;}
.AptList .Summary {margin:0;}
.AptList .Summary p {margin-bottom:15px;}
.AptList h2 {text-transform:none; color: #AF6116;}
.re-item {padding-top:15px;}
.re-image {width:232px; margin-right:12px; float:left}
.re-image img{padding:7px; background:#ebebeb;}
.re-short {width:500px; padding-left:15px; float:left; margin-bottom:5px;}
.re-top {text-align:right;}
.re-top h2, .re-top .re-price {display:inline-block; font-family:'Lato', Arial, sans-serif; font-size:18px; font-weight:bold;}
.re-top h2 {float:left; text-align:left; width:250px; margin-bottom:5px;}
.re-top h2 a {color:#AF6116;}
.re-top .re-price {color:#AF6116; font-size:19px;}
.re-descr {clear:both; color:#8c8c8c; font-size:12px;}
.re-descr strong {color:#444;}
.re-bot.Right {float:right; margin-top:10px; margin-bottom:8px;}
.re-details, .re-description {font-size:12px; padding:20px 0 0 0; font-family:Arial, Helvetica, sans-serif;}
.re-details {border-bottom:1px solid #e5e5e5}
.re-imageGallery {position:relative;}
.re-details .split_list{width:auto; margin:0; padding:0 0 0 15px;}
.re-details .split_list li {width:170px; float:left; margin:0 30px 5px 0;}
.re-details .listContainer1 .split_list {
   margin-left:0; /* Previously set at 15px which causes indent after first section when width narrows */
   width:180px; float:left;}
.re-details .listContainer1 .split_list.listCol1 {margin-left:0;}
.re-details .listContainer1 .split_list li{width:180px; float:left; margin:0;}
.re-details .split_list strong{color:#333333}
.re-description{padding:20px 0 10px 0;}
.re-description p{margin-bottom:15px;}
.re-bot a
{
   margin-top: 5px;
   color: #AF6116;
   padding: 10px 20px;
   font-size: 14px;
   font-weight: 600;
   background: #fff;
   border: 1px solid #AF6116;
   border-radius: 3px;
   font-family: 'Raleway', sans-serif;
   cursor: pointer;
   text-transform: uppercase;
   letter-spacing: 1px;
   transition: all 0.3s ease;
}
.re-bot a:hover
{
   color:#FFFFFF;
   background:#AF6116;
   border: 1px solid #212121;
}
.re-bot h2 {text-align:left;}
.re-bot .DocButtons {float:right; position:relative; width:320px;}
.re-bot .DocButtons .DocButtonLeft {display:inline-block; width:150px;}
.re-bot .DocButtons .DocButtonRight {display:inline-block; width:150px; padding-left:15px;}
.FloorPlan .re-bot .DocButtons {width:100%; text-align:center;}
.FloorPlan .re-bot .DocButtons .DocButtonLeft {display:inline-block; width:102px;}
.FloorPlan .re-bot .DocButtons .DocButtonRight {display:inline-block; width:143px; margin-left:15px;}
.ContactBox .re-bot .DocButtons {float:left; position:relative; width:320px; margin-left:15px;}
.ContactDocButtonText {float:left; width:320px; color:#AF6116;}
/* Feature Button used for GiveBig campaign */
.FeatureButton a {color:#272727; text-transform:none; border:1px solid #27A4CA; padding:14px 50px; border-radius:25px; margin:0px 10px; transition: all 0.3s ease; z-index: 10000;}
.FeatureButton a:hover {color:#FFFFFF; border-color:#000000; background:#27A4CA;}
.GiveBig {width:290px; overflow:hidden; border:2px solid transparent; background: rgba(255, 255, 255, 0.8)}
.GiveBig:hover {border-color:#27A4CA;}

.CenterButton a
{
   margin-top: 5px;
   color: #AF6116;
   padding: 10px 20px;
   font-size: 14px;
   font-weight: 600;
   background: #fff;
   border: 1px solid #AF6116;
   border-radius: 3px;
   font-family: 'Raleway', sans-serif;
   cursor: pointer;
   text-transform: uppercase;
   letter-spacing: 1px;
   transition: all 0.3s ease;
   display:block;
   width:150px;
   margin:20px auto;
}
.CenterButton a:hover
{
   color:#FFFFFF;
   background:#AF6116;
   border: 1px solid #212121;
}
.FilterLabel {display:inline-block; color:#969696; font-weight:400; font-size:16px;}
.SpecialNotice {width:40%; margin:15px auto; padding:15px; font-size:16px; font-weight:500px; color:#FFFFFF; background-color:#2B70A7; border:2px solid #10548B; text-align:center;}
a .SpecialNotice {color:#FFFF00;}
a .SpecialNotice:hover {color:#FFFFFF; background-color:#549DD9;}
.Image270Left {float:left; margin-right:15px; margin-bottom:5px; max-width:270px;}
.Image270Right {float:right; margin-left:15px; margin-bottom:5px; max-width:270px;}
.Image270Left img, .Image270Right img {width:100%;}
.Clear {clear:both;}
.NoFloat {float:none;}
.Center {text-align:center;}
.CenterBlock {margin-left:auto; margin-right:auto;}
.PrintOnly {display:none;}
.PrintPad20 {padding:0 0 0 0;}
.middle input[type=text], .middle input[type=password], .middle textarea
{
   -webkit-box-shadow:0px 1px 0px 0px #fff;
   -moz-box-shadow:0px 1px 0px 0px #fff;
   box-shadow:0px 1px 0px 0px #fff
}
.middle
{
   clear:both
}
.middle .container_12
{
   min-height:200px;
   padding:50px 0 70px 0
}
