/*
    Theme Name: The Century Condo
    Version: 1.0
    Description: Nice and sleek responsive design
    Author: Digital Dots
    Author URI: http://www.digitaldots.com.mm
*/
@media screen and (max-width: 800px){
	#grid[data-columns]::before {
		content: '1 .column.size-1of1.minwidth';
	}
}

@media screen and (min-width: 801px) and (max-width: 1280px) {
	#grid[data-columns]::before {
		content: '2 .column.size-1of2';
	}
}
@media screen and (min-width: 1280px) and (max-width: 1920px) {
	#grid[data-columns]::before {
		content: '3 .column.size-1of3';
	}
}
@media screen and (min-width: 1920px) {
	#grid[data-columns]::before {
		content: '4 .column.size-1of4';
	}
}

 @font-face {
    font-family:'fertigo_pro';
    src: url('assets/fonts/Fertigo_PRO.otf');
    font-weight: normal;
    font-style: normal;
}
/*********************Reset**********************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1;font-family:'fertigo_pro';}
ol,ul{list-style:none}
p {line-height: 22px;font-size:16px;}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
h1{font-size:27px; font-family:fertigo_pro; line-height: 42px; color:#000;}
h2{font-size:25px; font-family:fertigo_pro; line-height: 28px; color:#333;}
h3{font-size:23px; font-family:fertigo_pro; line-height: 30px; color:#666; }
h4{font-size:21px; font-family:fertigo_pro; line-height: 26px; color:#999; }
h5{font-size:19px; font-family:fertigo_pro; line-height: 24px; color:#999; }
h6{font-size:17px; font-family:fertigo_pro; line-height: 20px; color:#999; }
.margintop30 {margin-top: 30px;}
.marginbottom30 {margin-bottom: 30px;}
a:link, a:visited {text-decoration:none; -webkit-transition:all .30s;	-moz-transition:all .30s;	-o-transition:all .30s; transition:all .30s; color:#FFF;}
.wrapper {position:relative;height: auto;min-height: 88%;}
.controller {position:absolute; z-index:20; top:0; right:0;  max-width:260px; padding:30px; /*background:url(assets/images/bg_menu.png);*/  background-color: rgba(69, 40, 36, 0.36);border-bottom-left-radius:70px;    background-color: rgba(66, 37, 33, 0.79);}
.logo h1 a {color:#fff; font-size:54px; -webkit-transition:color .60s;	-moz-transition:color .60s;	-o-transition:color .60s; transition:color .60s;}
.logo h1 a:hover {color: #F00;}
.logo h2 {color: #ccc; font-size:12px; font-weight:normal; font-family:Muli;}
html, body {
width:100%;
height:100%;
}
body {/*background:url(assets/images/pattern_final.jpg) repeat*/ background:url(assets/images/body-pattern.jpg) repeat; color:#CCC;overflow: hidden; overflow-y: scroll; }
.access{margin:10px auto;display:block;}
.access .menu ul{list-style:none;margin:0 0 0 0px;}
.access .menu li{position:relative;}
.access a{display:block;text-decoration:none;font-size:17px;line-height:20px; margin-bottom:15px; color: #fff; margin-right:0px;font-family:fertigo_pro; text-shadow:1px 1px #000;}
.access .menu li.current_page_item a {/*color: #fff;*/color: #dab866; text-shadow: none}
.access ul ul{display:none;position:absolute;top:0px;left:180px;float:left;z-index:99999; }
.access ul ul ul{left:100%;top:0;}
.access ul ul li {background:url(assets/images/controller_bg.png) repeat;}
.access ul ul a{height:auto;padding:6px;width:160px;margin:0 0 3px 0; font-size:14px;}
.access li:hover > a{ color: #dab866;}
.access .menu li.menu-item-has-children a{ background: url(assets/images/arrow.png) right no-repeat;}
.access .menu li ul.sub-menu a {background:none;}
.access .menu li ul.sub-menu li.menu-item-has-children a {background: url(assets/images/arrow.png) right no-repeat;}
.access .menu li ul.sub-menu li ul.sub-menu a {background:none;}
.access .menu li ul.sub-menu li ul.sub-menu li {margin-left:3px;}

.mask{	position: absolute;	top: 0;	left: 0;	z-index: 500;	min-width: 100%;	width: 100%;	min-height: 100%;	height: 100%;	background: url(assets/images/overlay_pattern.png) repeat; }
.sidebar {padding-top:20px;}
.sidebar ul li ul li a {display:block;text-decoration:none;font-size:16px;line-height:20px; margin-bottom:15px; color: #B2B2B2; margin-right:5px;font-family:fertigo_pro; text-shadow:2px 2px #000;}
.sidebar ul li ul li a:hover { color: #fff;}
.sidebar h2 {color : #fff; padding:20px 0 20px 0; font-weight:normal;}

.social_buttons li {display:inline; height:25px;}
.social_buttons li:hover a { opacity:1.0; -moz-opacity: 1.0;filter: alpha(opacity=100); margin-top:-3px;}
.facebook_button {height:22px; width:22px; display:block; text-indent:-10000px; background:url(assets/images/facebook.png) no-repeat; margin-right:5px; float:left; opacity:0.6; -moz-opacity: 0.6;filter: alpha(opacity=60);}
.twitter_button {height:22px; width:22px; display:block; text-indent:-10000px; background:url(assets/images/twitter.png) no-repeat; margin-right:5px; float:left; opacity:0.6; -moz-opacity: 0.6;filter: alpha(opacity=60);}
.pinterest_button {height:22px; width:22px; display:block; text-indent:-10000px; background:url(assets/images/pinterest.png) no-repeat; margin-right:5px; float:left; opacity:0.6; -moz-opacity: 0.6;filter: alpha(opacity=60);}
.rss_button {height:22px; width:22px; display:block; text-indent:-10000px; background:url(assets/images/rss.png) no-repeat; margin-right:5px; float:left; opacity:0.6; -moz-opacity: 0.6;filter: alpha(opacity=60);}

.bannerscollection_zoominout {
	position:relative;
	line-height:20px;
}
.bannerscollection_zoominout img {
	position:relative;
	display: block;
	max-width:inherit;
	max-height:inherit;
	-webkit-backface-visibility: hidden;

	/*width:inherit;
	height:inherit;	*/
}
.bannerscollection_zoominout_list {
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}
.bannerscollection_zoominout_list li { position:relative;}
.bannerscollection_zoominout .contentHolderVisibleWrapper {
	position:absolute;
	overflow:hidden;
	margin-top:0px;
        box-shadow: 6px 1px 29px #000;
	/*margin-top:-20px;*/
}
.bannerscollection_zoominout .contentHolder {
	position:absolute;
}
.bannerscollection_zoominout .contentHolderUnit {
	/*position:relative;
	float:left;*/
	display:block;
	overflow:hidden;
}


.mycanvas {
	/*border:1px solid #ff0000;*/
	position:absolute;
	top:8px;
	right:10px;
	z-index:10;
}
.myloader {
	background:url(assets/images/loader.gif);
	width:37px;
	height:37px;
	position:absolute;
	left:49%;
	top:49%;
	z-index:5;
}


/***generous SKIN***/
.bannerscollection_zoominout.generous .bannerControls {
	position:absolute;
	left:0;
	top:0;
	z-index:3;
	width:100%;
}

.bannerscollection_zoominout.generous .leftNav {
	position:absolute;
	left:0px;
	margin-top:-16px;
	width:60px;
	height:110px;
	background:url(assets/images/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.bannerscollection_zoominout.generous .leftNav:hover {
	background:url(assets/images/leftNavON.png) 0 0 no-repeat;
}
.bannerscollection_zoominout.generous .rightNav {
	position:absolute;
	right:0px;
	margin-top:-16px;
	width:60px;
	height:110px;
	background:url(assets/images/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.bannerscollection_zoominout.generous .rightNav:hover {
	background:url(assets/images/rightNavON.png) 0 0 no-repeat;
}

.bannerscollection_zoominout.generous .playOver {
	position:absolute;
	width:73px;
	height:73px;
	background:url(assets/images/play_overOFF.png) 0 0 no-repeat;
	display:none;
	z-index:4;
	cursor: pointer;
}

.bannerscollection_zoominout.generous .playOver:hover {
	background:url(assets/images/play_overON.png) 0 0 no-repeat;
	display:none;
	z-index:4;
	cursor: pointer;
}



/* thumbs */
.bannerscollection_zoominout.generous .thumbsHolderWrapper {
	position:absolute;
  background: rgba(192, 147, 66, 0.57);
/*	 opacity: 0.7;
	background:url(assets/images/thumbsBg.png) repeat-x;*/
	height:110px;
	width:100%;
	z-index:3;
	overflow:hidden;
  display: block;
}
.bannerscollection_zoominout.generous .thumbsHolderVisibleWrapper {
	position:absolute;
	width:100%;
	height:110px;
	overflow:hidden;
}
.bannerscollection_zoominout.generous .thumbsHolder {
	position:absolute;
}
.bannerscollection_zoominout.generous .thumbsHolder_ThumbOFF {
	float:left;
	display:block;
	width:110px;
	height:65px;

	cursor: pointer;
}

.bannerscollection_zoominout.generous .thumbsHolder_ThumbOFF a img, .thumbsHolder_ThumbOFF a  { border: none; overflow: hidden; float: left;  }
.bannerscollection_zoominout.generous .thumbsHolder_ThumbOFF a:hover { border: #F00 2px solid; }
.bannerscollection_zoominout.generous .thumbsHolder_ThumbOFF a:hover img  { margin: -2px; }

.bannerscollection_zoominout.generous .thumbsHolder_ThumbOFF img {
	position:relative;	 border: #fff 1px solid;-webkit-box-shadow:5px 5px 3px rgba(0,0,0,0.2);-moz-box-shadow:5px 5px 3px rgba(0,0,0,0.2);box-shadow:5px 5px 3px rgba(0,0,0,0.2);
}

.bannerscollection_zoominout.generous .thumbsHolder_ThumbON {
	background:url(assets/images/thumbActiveArrow.png) center 0px no-repeat;	
}

.bannerscollection_zoominout.generous .thumbsHolder_ThumbON a img, .thumbsHolder_ThumbON a  { border: none; overflow: hidden; float: left; }
.bannerscollection_zoominout.generous .thumbsHolder_ThumbON a:hover { border: #F00 3px solid; }
.bannerscollection_zoominout.generous .thumbsHolder_ThumbON a:hover img  { margin: -3px; }

.bannerscollection_zoominout.generous .carouselLeftNav {
	position:absolute;
	width:44px;
	height:110px;
	background:url(assets/images/carouselLeftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}

.bannerscollection_zoominout.generous .carouselLeftNav:hover {
	background:url(assets/images/carouselLeftNavON.png) 0 0 no-repeat;
}

.bannerscollection_zoominout.generous .carouselLeftNavDisabled {
	background:url(assets/images/carouselLeftNavDisable.png) 0 0 no-repeat;
	cursor:default;
}
.bannerscollection_zoominout.generous .carouselLeftNavDisabled:hover {
	background:url(assets/images/carouselLeftNavDisable.png) 0 0 no-repeat;
}

.bannerscollection_zoominout.generous .carouselRightNav {
	position:absolute;
	width:44px;
	height:110px;
	background:url(assets/images/carouselRightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}

.bannerscollection_zoominout.generous .carouselRightNav:hover {
	background:url(assets/images/carouselRightNavON.png) 0 0 no-repeat;
}

.bannerscollection_zoominout.generous .carouselRightNavDisabled {
	background:url(assets/images/carouselRightNavDisable.png) 0 0 no-repeat;
	cursor:default;
}
.bannerscollection_zoominout.generous .carouselRightNavDisabled:hover {
	background:url(assets/images/carouselRightNavDisable.png) 0 0 no-repeat;
}



/*********************************Text Styles***************************************************/

.bannerscollection_zoominout_texts {
	position:absolute;
	z-index:3;
	display: none;
width:100%;

}
.bannerscollection_zoominout_text_line {
	position:absolute;
}
/****/
.posttitle {font-family:fertigo_pro; color:#fff; font-size:22px; padding:5px 15px 5px 15px; display:block; position:absolute; bottom:120px; right:0px; line-height:42px; z-index:50; text-shadow:1px 1px #000; /*background:#6e874e; opacity: 0.7; */ background: rgba(192, 147, 66, 0.57); border-top-left-radius:70px;border-bottom-left-radius:70px;}
.posttext {font-family:Ubuntu; color:#fff; font-size:16px; background:#000; padding:15px; width:400px;}

.bloglayout { margin: 0 0 0 280px;padding-top:20px; padding-right:20px;}
.blogpost {margin-left:20px; margin-bottom:20px; background:url(assets/images/controller_bg.png) repeat; -webkit-box-shadow:5px 5px 3px rgba(0,0,0,0.2);-moz-box-shadow:5px 5px 3px rgba(0,0,0,0.2);box-shadow:5px 5px 3px rgba(0,0,0,0.2); position:relative; width:22%; min-width:260px; height:auto;}
.pad {padding:20px 20px 20px 20px;}
.comballoon span, .comballoon a:link, .comballoon a:visited{display:block; background:url(assets/images/comments.png) no-repeat; opacity:0.8; height:32px; width:32px; line-height:27px; padding-bottom:5px; color:#000; font-family:fertigo_pro; font-size:12px; text-align:center; bottom:10px; right:10px; position:absolute; font-weight:bold;}
.comballoon a:hover {opacity:1.0}
.single {width:80%; min-width:350px;}
.blogpost a {color: #fff;}
.blogpost a:hover {color: #F00;}
.blogpost h2 {font-size:28px; text-transform:capitalize; font-weight:normal; line-height:32px; }
.blogpost h2 {color:#fff;}
.blogimage {margin:10px 0 0px 0;width: 100%; height:100%;} 
.blogtext { padding:0px 10px 10px 0; line-height:22px; font-family:Muli; font-size:14px;color: #999;}
.blogsingle {padding:10px;}
.blogsingle p {padding:10px 0 10px 0;}
.blogsingle ul li {background:url(assets/images/ul.png) left no-repeat; padding-left:30px;}
.blogsingle ol li {list-style:decimal; margin-left:30px;}
.blogsingle blockquote {padding:10px 10px 10px 50px; border:1px solid #333; opacity:0.6; clear:both; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.blogsingle img {-webkit-box-shadow:8px 8px 5px rgba(0,0,0,0.2);-moz-box-shadow:8px 8px 5px rgba(0,0,0,0.2);box-shadow:8px 8px 5px rgba(0,0,0,0.2);height: auto;  
            max-width: 100%;}
.blogsingle img.alignleft {float:left; margin-right:20px; margin-bottom:20px;}
.blogsingle img.alignright {float:right; margin-left:20px; margin-bottom:20px;}
.postmeta, .postdir { font-family:Muli; font-size:10px; color: #CCC;padding:10px 0 0px 0px; text-transform:capitalize;}
.postdir a:link, .postdir a:visited {background: #333; text-shadow:2px 2px #000; padding:6px; display:block; float:left; margin-right:5px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;}
.postdir a:hover {background:#000;}
/* Also, don't forget to add this: */
[data-columns]::before { display: none; }

.searchfield {background:#222;-webkit-appearance: none; /* add this */ -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; border:none; padding:6px 10px 6px 10px; font-family:fertigo_pro; color: #8A8A8A; -webkit-transition:all .60s;	-moz-transition:all .60s;	-o-transition:all .60s; transition:all .60s; text-shadow:2px 2px #000;}
.searchfield:hover {background-color: #999; color:#000;text-shadow:0px 0px #000;}
.searchfield:focus {background-color:#999; color:#000;text-shadow:0px 0px #000;}

/* Again, you're free to use and define the classes: */
.column { float: left;}
.size-1of1 { width: 100%; }
.size-1of2 { width: 50%; }
.size-1of3 { width: 33.333%; }
.size-1of4 { width: 25%; }
.minwidth {min-width:250px;}

ol.comment-list{margin:10px 5px;padding:10px;}
.comment-list .comment-body{position:relative;margin:10px 0;padding:10px; background-color:#333;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; opacity:0.55;}
.comment-body a.comment-reply-link{position:absolute;top:10px;right:10px;color:#AEAEAE;}
ol.comment-list li{list-style:none;}
ol.comment-list li ol.children li.depth-2 .comment-body { padding-left:40px;  margin-left:40px; background:url(assets/images/arrow.png) 10px 10px no-repeat;position:relative; background-color:#333;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; opacity:0.55;}
ol.comment-list li ol.children li.depth-3 .comment-body { padding-left:40px; margin-left:80px;}
ol.comment-list li ol.children li.depth-4 .comment-body {padding-left:40px; margin-left:120px;}
ol.comment-list li ol.children li.depth-5 .comment-body {padding-left:40px; margin-left:160px;}
ol.comment-list img.avatar{float:left;display:block;width:32px;height:32px;margin:5px 15px;}
ol.comment-list .comment-author{line-height:25px;}
.comment-body cite.fn{font-size:14px;font-style:normal;}
.commentmetadata a{font-size:11px;color:#999;margin:0;}
.comment-body p{font-size:14px;padding:15px; line-height:20px;}
.comment-body .comment-author.vcard{margin:0;}
.commentsection{margin-top:20px;}
.commentsection h3, .commentsection h2{margin:0 0 0 10px;padding:0 0 0 10px;font-size:23px; font-family:fertigo_pro; line-height: 30px; color:#666; font-weight:normal;}
.screen-reader-text{ display:none;}
.nav-previous a:link, .nav-previous a:visited, .nav-next a:link, .nav-next a:visited  {font-size:14px; margin:20px 0 20px 30px; display:inline-block; color:#fff; background-color:#56A4B0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px; display:inline-block; padding:5px;}
.nav-previous a:hover, .nav-next a:hover {background-color:#333;}
#cancel-comment-reply-link:link, #cancel-comment-reply-link:visited { color:#C00; font-size:14px; margin-left:20px; font-weight:normal;}
.comment-form{padding:25px;font-family:Muli; color:#ccc;}
.comment-form input{font-family:Muli;border:none; background-color:#666;margin-bottom:10px;font-size:14px;padding:6px;}
.comment-form input:focus { background-color:#CCC;}
.comment-form input[type=submit]  {-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; color:#fff; font-family:fertigo_pro; cursor:pointer; background-color:#000; border:none;}
.comment-form input[type=submit]:focus {background-color:#333;}
.comment-form input[type=submit]:hover {background-color:#f00;}
.comment-form textarea{font-family:Muli;border:none; background-color:#666; margin-top:20px;font-size:14px;margin-bottom:20px;padding:6px; width:100%;}
.comment-form textarea:focus { background-color:#CCC;}
.comment-notes, .logged-in-as {padding:10px 0 20px 0; font-size:12px; color:#999;}
.comment-form label {vertical-align:top; width:100px; display:inline-block; font-size:14px;}
.form-allowed-tags {display:none;}

.pagination {
    padding: 30px 15px;
    /*margin-left:300px;*/
    /*margin-left: 19%;*/
    font-family:fertigo_pro;
    /*font-size:14px;*/
    color: #fff;
    text-transform:capitalize;
    text-shadow : 2px 2px #000;
    display: block;
    margin: 0 auto;
}

.pagination a:link, .pagination a:visited {
    display: inline-block;
    padding: 3px 8px 3px 8px;
    margin-right: 4px;
    -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
    background: #422521; color:#d4bb78;
    text-decoration: none;
    text-shadow: none;
}

.pagination a.active,
.pagination a:hover {
    background: #d4bb78; color:#422521;
}

.current {
    border: none;
    display: inline-block;
	  padding: 3px 8px 3px 8px;
	      margin-right: 4px;
   color: #f0f0f0;
}

.pagination li {display: inline-block; margin-right:4px; vertical-align:middle; font-weight:normal; color:#422521; text-shadow: none;}

.gallery img{border:none!important;;height: auto;  
            max-width: 100%; }
.imgleft{float:left;}
.imgright{float:right;}
.gallery-caption{font-size:11px;font-family:Muli;color:#666; display:none;}
.gallery,.attachment,.imgnav{text-align:center;}
.attachment a:hover,.imgleft a:hover,.imgright a:hover{background-color:#FFF;}
.imgleft img,.imgright img{height:120px;width:120px;}

.photo-gallery-wrapper {
	border: 1px solid #c1c1c1;
	padding:15px;
}
.photo-gallery-wrapper:hover {
	box-shadow: 
}
.photo-gallery-wrapper iframe{
	width: 100%;
	height: 300px;
}
/*#contact-form-wrap{
    width: 50%;
    float: left;
}*/
#contactus_form h2 {color:#ccc; padding-bottom:40px;}
.contact_us h3{ margin-bottom: 30px; color: #63402d;}
#main-content ul.contact-widget li{
    background: none;
}
.address {padding-bottom:20px; font-size:14px; padding-top:40px;}
#contactus_form input {width:60%;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border:none; font-family:Muli; padding:4px; font-size:14px; color:#666; margin-left:10px;-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,2); -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 2); box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,2);-webkit-transition:all .60s;-moz-transition:all .60s;	-o-transition:all .60s; transition:all .60s;}
#contactus_form input:hover {background-color:#ccc;}
#contactus_form input:focus {background-color:#CCC;}
span.labels {display:inline-block; width:18%; font-size:14px; vertical-align:top; }
#contactus_form textarea {-webkit-border-radius: 3px; width:70%; -moz-border-radius: 3px; border-radius: 3px; border:none; font-family:Muli; padding:4px; font-size:14px; color:#666; margin-left:10px;-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,2); -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 2); box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,2);-webkit-transition:all .60s;-moz-transition:all .60s;	-o-transition:all .60s; transition:all .60s;}
#contactus_form textarea:hover {background-color:#ccc;}
#contactus_form textarea:focus {background-color:#CCC;}						
#contactus_form input.submitform { background-color:#422521; color:#fff; cursor:pointer; padding:5px; display:block; width:18%; margin-left:0;-webkit-transition:all .60s;-moz-transition:all .60s;	-o-transition:all .60s; transition:all .60s;}
#contactus_form input.submitform:hover {background-color:#d4bb78;}
.errors {color:#F00; font-size:14px; padding:0px 0 20px 0; line-height:24px;}
.portfolio img {height: auto; width: 100%;max-width: 100%;}
.portimage { position:relative; overflow:hidden; cursor:pointer;}
.mask {background:url(assets/images/overlay_pattern.png);min-width: 100%; z-index:-1; position:absolute; top:0; left:0;width: 100%;min-height: 100%;height: 100%;}
.viewimage {background:url(assets/images/zoom.png) no-repeat; width:41px; height:41px; display:block; text-indent:-10000px; position:absolute; left:-30%; top:45%;z-index:2;-webkit-transition:all .20s;-moz-transition:all .20s;	-o-transition:all .20s; transition:all .20s; -webkit-border-radius: 50px;  -moz-border-radius: 50px; border-radius: 50px;}
.viewimage:hover { -webkit-box-shadow: 0 0 10px #fff;  -moz-box-shadow: 0 0 10px #fff;   box-shadow: 0 0 10px #fff;}
.viewpost {background:url(assets/images/eye.png) no-repeat; width:41px; height:41px; display:block; text-indent:-10000px; position:absolute; right:-30%; top:45%;z-index:2;-webkit-transition:all .20s;-moz-transition:all .20s;	-o-transition:all .20s; transition:all .20s; -webkit-border-radius: 50px;  -moz-border-radius: 50px; border-radius: 50px;}
.viewpost:hover { -webkit-box-shadow: 0 0 10px #fff;  -moz-box-shadow: 0 0 10px #fff;   box-shadow: 0 0 10px #fff;}
.portimage:hover .viewimage {left:30%;}
.portimage:hover .viewpost {right:30%;}
.portimage:hover .mask {z-index:1;}
.portimage:hover .porttitle {top:10%;}
.porttitle {font-family:fertigo_pro; float:left; color:#ccc; background-color:#000; padding:5px 10px 5px 10px;font-size:16px; position:absolute; top:-80%; left:20px; -webkit-transition:all .20s;-moz-transition:all .20s;	-o-transition:all .20s; transition:all .20s; z-index:1; text-shadow:2px 2px #000; -webkit-border-radius: 50px;  -moz-border-radius: 50px; border-radius: 50px;}
.porttitle:hover {-webkit-box-shadow: 0 0 10px #fff;  -moz-box-shadow: 0 0 10px #fff;   box-shadow: 0 0 10px #fff;}

/* kttm */
.aboutus{
    /*background: url(assets/images/content_pattern1.jpg);*/
    background: #f9f8f4;
   /*width: 60%;*/
    /*margin-left: 425px;*/
    /*height: 383px;*/
    padding-bottom: 4%;
    /*    margin-bottom: 10px;  */  
    border: 1px solid #e6e3d8;
}
.welcome_wrap {
    position: relative;
}
h2.welcome{
    text-align: center;
    padding-top: 62px;
    color:#5b723f;
    text-transform: uppercase;
    font-size:32px;
}
.flowerleft{
/*    margin-top: 68px;
    margin-left: 330px;*/
    position: absolute;
    left: 29%;
    top: 70%;
}
.flowerright{
    position: absolute;
/*    margin-left: 789px;
    margin-top: -25px;*/
    right: 29%;
    top: 70%;
}
.kanote{
    /*margin-left: 391px;*/
    /*margin-top: 6px;*/
    margin: 6px auto 0px auto;
    display: block;
}
.century-title{
    height: 70px;
    text-align: center;
    margin: 60px 0 25px 0;
}
.century-title h2{
    background: url("assets/images/flower_welcome.png") top left no-repeat, url("assets/images/flower_welcome.png") top right no-repeat;
    /*color: #5b723f;*/
    color: #63402d;
    /*text-transform: capitalize;*/
    display: inline-block;
    font-size: 32px;
    /*padding: 0 37px 49px;*/
    padding: 0 4% 4%;
}
.century-title h2:after{
		background: 
}
.home .century-title h2{
    background: url("assets/images/flower_welcome.png") top left no-repeat, url("assets/images/flower_welcome.png") top right no-repeat, url("assets/images/kanote1.png") 50% 90% no-repeat;
}
.aboutus .content{
/*    color:#000;*/
    /*margin-top: 24px;*/
    /*padding: 0px 97px;*/
    /*padding: 0px 4%;*/
    line-height: 21px;
/*    margin-bottom: -22px;*/
    text-align: justify;
    color:#535353;
    /*color: #4e6f2a;*/
}
.home .aboutus .content {
    margin-top: 24px;
}
.aboutus .content p{
  padding-bottom:10px;
/*  font-size:15px;*/
}

#main-content ul li{
    background: url(assets/images/flower_welcome.png) no-repeat 5px 5px;
    padding: 5px 0px;
}
.welcomeline{
    position: absolute;
    color: #60655d;
    box-shadow: none;
    width: 59.9%;
    margin-top: 42px;
}

.hrpattern{
    background:url(assets/images/hrpattern.jpg) repeat-x;
    width:100%;
    height:10px;
}

.partnerdiv{
    /*margin-left: 425px;*/
    /*width: 60%;*/
    
}

.chooseusgroup{
   /*border-bottom: 2px solid #8bae63;*/ 
    overflow: auto;
    margin-top: 4%;
}

.partnersection{
    background: #fff;
    /*display: inline-block;*/
}

.chooseus{
    /*width: 31%;*/
    float: left;
    border-right: 2px solid #8bae63;
/*    margin-top: 34px;*/
}

.chooseus h3,.partnergroup h3{
    color:#51712c;
    margin-bottom: 14px;
}
.chooseus h3 a {
    color: #51712c;
}
.chooseus p{
    color: #4f8114;
    padding-bottom: 19px;
    line-height: 19px;
    font-size: 14px;
    padding-right: 39px;
}

.footerimg{
    /*margin-left: 72px;*/
    margin: 0 auto;
    display: block;
}

.develope{
   padding-left: 39px; 
   padding-top: 13px;
}

.develope p{
  text-align: center;  
  margin-bottom: -15px;
}

.chooseus.last{
    border-right:none;
    /*margin-left: 60px;*/
}

.chooseus.last h3{
    margin-bottom: 0px;
}

.partnergroup{
    /*display: inline-block;*/
    margin-bottom: 35px;
}

.partnergroup h3{
    margin-top: 20px;
}

ul.companylogo{
    text-align: center;
}
ul.companylogo li{
    display:inline-block;
    border: 1px solid #ccc;
    /*margin-right: 39px;*/
    margin-right: 3%;
    margin-bottom: 20px;
    width: 15%;
}
ul.companylogo li:first-child {
    /*margin-left: 8%;*/
}
ul.companylogo li img {
    width: 98%;
}
ul.companylogo{
    /*margin-left: 84px;*/
    width: 100%;
    display: inline-block;
    margin: 0 auto;
}

.footersection{
    /*background: #8bae63;*/
    background: #63402d;
    display: inline-block;
    width: 100%;
    border-top: 5px solid #d4bb78;
    background: #422521;
/*    position: absolute;
    bottom: 0;*/
}

.ddlogo{
    float: right;
    padding: 6% 2%;
}

.footersection p{
    color: #fff; 
}

.footer{
   /*width: 60%;*/
    /*display: inline-block;*/
    /*margin-left: 425px;*/
}
.footer_left .footer_add {
    padding: 0px 0px 21px 0px;
}
.footer_left .footer_hotline {
    padding: 21px 0px 10px 0px;
    font-size: 23px;
    text-shadow: 0 0 1px #000;
    color: #d4bb78;
}
.footer_right p {
    text-align: right;
    padding: 6% 0px;
    color: #fff;
    /*width: 74%;*/
    /*display: inline-block;*/
    /*float: left;*/
}
/*contact*/
.invalid {
  border: 1px solid #932820 !important;
}
#thank_message {
    background: #51712c;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    color: #FFF;
    display: none;
    padding: 8px 0;
    text-align: center;
}

/* mobile-navigation */
#mobile-navigation{
    display: none;
}
#mb-menu-section {
    position: relative;
    z-index: 99999999999999999999999;
}
.mb-wrapper {
    position: relative;
}
.mb-wrapper ul {
    transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease;
    position: absolute;
    top: -100%;
    right: -50px;
    position: fixed;
    width: 100%;
    height: 100%;
    /*background: url(assets/images/bg_menu.png);*/
    background-color: rgba(66, 37, 33, 0.79);
    text-align: left;
    overflow-y: auto;
    border-radius: 3px;
}
.mb-view .mb-wrapper > ul {
    top: -100%;
}
.mb-wrapper ul li {
    display: block;
}
.mb-wrapper ul li a {
    display: block;
    border-bottom: 1px solid #68504c;
    color: #fff;
    padding: 10px 0;
    text-indent: 22px;
    text-decoration: none;
}
.mb-wrapper ul li a:hover {
		    color: #dab866;
    text-shadow: none;
	}
#toggle-control-menu {
    opacity: 0;
    text-align: center;
    width: 50px;
    height: 43px;
    position: absolute;
    z-index: 99999999;
    padding: 10px;
}
#toggle-control-menu span {
    display: block;
    padding: 1px;
    width: 100%;
    margin-bottom: 8px;
    background: #fff;
    border-radius: 3px;
}
#mobile-banner{
    display: none;
}
#tablet-scroll{
    display: none;
}
#tablet-scroll a{
    transition: all 0.5s ease;
}
/*mine*/
.recreation_content h4 {
    color: #63402d;
    border-bottom: 1px solid #d4bb78;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.recreation_content p {
    color: #535353;
}
.image,.recreation_image {
    margin-bottom: 20px;
}
.image img,.recreation_image img{
    margin: 0 auto;
    display: block;
/*    width: 100%;
    height: 650px;*/
}
#main-content {
    /*min-height: 815px;*/

    padding-left: 30px;
    padding-right: 30px;
}
.resp-tabs-list li {
    color: #422521;
    /*background: none !important;*/
    font-size: 20px;
    padding: 13px 32px !important;
    border: 1px solid #ddd;
    transition: all 0.5s ease-in;
}

.resp-tab-active,.resp-tabs-list li:hover {
    background-color: #422521 !important;
    color: #d4bb78 !important; 
    /*vertical*/
    width: 100%;
}
.floor_plan img {
    max-width: 100%;
}
.mb15 {
    margin-bottom: 30px;
}
a.unit_chart img {
    width: 100%;
    /*height: 1120px;*/
}
.each_tower img,.each_block img{
    /*visibility: hidden;*/
    display: none;
}
.floor_plan {
    text-align: center;
    margin-bottom: 12px;
}
.room-unit-field-wrapper .f-left {
	color: #63402d;
	font-size: 21px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.room-unit-field-wrapper .f-left span {
	font-weight: 600;
}
.room-unit-field-wrapper .room-unit-field-left {
	width: calc(50% - 6px);
  display: inline-block;
  padding: 10px;
  float: left;
  margin-right: 6px;
}
.room-unit-field-wrapper .room-unit-field-left >:first-child {
	border-bottom: 1px solid #dddddd;
}
.room-unit-field-wrapper .room-unit-field-right {
	width: calc(50% - 6px);
  display: inline-block;
  padding: 10px;
  float: left;
  margin-left: 6px;
  border: 1px solid #dddddd;
}
.room-unit-field-wrapper .room-unit-field-right ul li {
  padding: 10px 0 !important;
  background: none !important;
  width: 50%;
  display: block;
  float: left;
}
.room-unit-field-wrapper .room-unit-field-right li img {
  margin-right: 15px;
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
}
.room-unit-field-wrapper .room-unit-field-right li p {
	display: inline-block;
	color: #63402d;
}
/*.map iframe {
    width: 100%;
}*/
/*laptop screen*/
@media (max-width:1570px) {
    .nh_col img {
        max-width: 100%;
    }
}
@media (max-width:1615px) and (min-width:1027px) {
    .default_page {
        width: 74%;
        margin-left: 4%;
    }
    
    
    
    .bannerscollection_zoominout .contentHolderVisibleWrapper {
        margin-top: 3px;
    }
}
@media screen and (max-width: 1340px) {
	.room-unit-field-wrapper .room-unit-field-right li img {
		display: block;
	}
}
@media screen and (max-width: 1199px) {
/*    ul.companylogo li {
        width: 25%;
    }*/
}
@media screen and (max-width: 1024px) {
        .access{
            margin: 0;
        }
        .access a{
            font-size: 14px;
        }
        .controller{
            display: none;
        }
        #mobile-navigation{
            display: block;
            text-align: center;
            top: 0;
            /*background: url(assets/images/bg_menu.png);*/
    				background-color: rgba(66, 37, 33, 0.79);
            padding-top: 20px;
        }
        #toggle-control-menu{
             opacity: 1;   
        }    
        .mb-view .mb-wrapper > ul {
            top: 0;
        }     
        body.ov-hidden, html.ov-hidden {
            overflow: hidden;
        }
        #zo2-header-sticky-wrapper {
            display: none;
        }
        header {
            /*background: url(assets/images/bg_menu.png);*/
            display: block;
            width: 100%;
            height: 45px;
        } 
        .home .century-title h2 {        
            padding: 0 26px 45px;
        }
    
	#tablet {
		visibility: visible;
	}
        #desktop {
            visibility: hidden !important;
        }
        .welcome_wrap .flowerleft{
            left: 23%;
        }
        .welcome_wrap .flowerright{
            left: 23%;
        }
        #tablet-scroll{
            display: block;
            cursor: pointer;
            padding: 10px 0;
        }
        .large_img img {
            width: 100%;
            max-width: 100%;
        }
/*        .footer_right p {
            width: 100%;
        }*/
        .ddlogo {
            padding: 0;
        }
}

@media screen and (max-width: 768px) {
/*    ul.companylogo li {
        width: 25%;
    }*/
    
     /*for images*/
    .image  img {
        max-width: 100%;
    }
    /*contact form*/
    #contactus_form h3 {
        font-size: 20px;
    }
/*    #contactus_form input.submitform {
        width: auto;
    }*/
    /*neighbourhood*/
    .mb15 {
        /*margin-bottom: 0px;*/
    }
    .nb_first {
        /*margin-bottom: 30px;*/
    }
/*    .footer_right p {
        width: 100%;
    }*/
    .ddlogo {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .footer_left,.footer_right .ddlogo, .footer_right p {
        text-align: center;
    }
    #location-wrap {
        margin-top:  20px;
    }
    .footer_left .footer_add {
        padding: 0 0 10px 0;
    }
    .footer_right p,.ddlogo {
        padding: 0 0 3% 0;
        float: none;
    }
    .room-unit-field-wrapper .room-unit-field-left {
    	width: 100%;
      margin-bottom: 15px;
    }
    .room-unit-field-wrapper .room-unit-field-right {
    	width: 100%;
    }
    .room-unit-field-wrapper .room-unit-field-right li img {
			display: inline-block;
		}
}
@media screen and (max-width: 568px) {
        
    .bannerscollection_zoominout.generous .thumbsHolderWrapper{
        display: none;
    }
    .century-title{
        margin: 30px 0 0 0;
    }
    .century-title h2{
        font-size: 19px;
        padding: 0 11% 4%;
    }
    .home .century-title h2 {
        padding: 0 35px 38px;
    }
    .mainslide-wrap{
        display: none;
    }
    .home #mobile-banner{
        display: block;
    }
    .home #mobile-banner img{
        max-width: 100%;
    }
    .chooseus{
        margin-bottom: 10px;
    }
    .recreation_image img {
        max-width: 100%;
    }
    .contact_us h3 {
        margin-bottom: 10px;
    }
   
        
}
@media screen and (max-width: 500px) {
	.format-photo-gallery-wrapper,
	.format-photo-gallery-wrapper img {
		width:100% !important;
	}
}
@media screen and (max-width: 455px) {
	.room-unit-field-wrapper .room-unit-field-right ul li {
		width: 100%;
	}
}
@media screen and (max-width: 320px) {
    .footersection .footer{
        text-align: center;
    }
    .footersection .footer .ddlogo{
        float: none;
    }
    .footer_left .footer_hotline {
        font-size: 21px;
    }
    .footersection p{
        float: none;
        font-size: 14px;
    }
    .each_tower img {
        display: none;
    }
    .each_block img {
        display: block;
    }
    .ddlogo {
        padding-bottom: 0;
    }
    .home .century-title h2 {
        padding: 0 26px 38px;
    }
    .resp-tab-content {
        padding: 0;
    }
}

