﻿/*---------------------Máy tính bàn-----------------------------*/
@media only screen and (min-width : 1200px){
.page_align_center.page_villas {
    position: absolute;
    width: 100%;
    top:42.6%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
 
}
/*---------------------Máy tính bảng ngang-----------------------------*/
/*@media only screen and (min-width : 960px) and (max-width : 1199px){*/
@media only screen and (min-width : 992px) and (max-width : 1200px)
{
.lang_menu_bg{
    position: fixed;
    right: 24px;
    top: 16px;
}
header .lang_menu_bg
{
    display: none;
    /*margin-right: -8px;*/
}
nav .menu_item 
{
	margin: 19px 3px 16px 0;
	font-size: 14px;
}
.cl-effect-1 a::before,
.cl-effect-1 a::after {
    font-size: 16px;      
}
.page_title 
{
    font-size: 32px;
}
.home_content_bg {
    position: absolute;
    width: 540px;
    height: 195px;
    top: 30%;
    right: 41.5%;
}
.overview_content_bg 
{   
    width:326px;
    left: 22px;
    padding: 0;    
}
.overview_content_border {
    top: 68%;
}
.overview_title {
    font-size: 30px;
}
/*.overview_content span:first-child {
    width: 80%;
}
.overview_content ul{
    padding-left: 16px;
}*/
.location_content_border {
    top:50%;
}
.location_item_info 
{
    width: 96%;
    margin-left: 0;
}
.links_content_border {
    position: absolute;
    margin: 0 0 0 8%;
    width: 100%;
    top:50%;
    z-index: 100;
}
.links_background_img {
    margin-top: 48px;
}
.facilities_page_bg 
{
    padding-top: 0;   
}
.theme-default .nivo-controlNav {
	bottom: 18px;
}
.caption_bg 
{
    margin-left: 46px;
    margin-top:56.8%;
}
.caption_bg.top_right
{
    margin-right: 46px;
	margin-top: 46px;
}
.caption_bg.bottom_right 
{
    margin-right: 46px;
}
.caption_bg.top_left
{
	margin-top: 46px;
}
.floorplan_title_bg 
{
    bottom: 38px;
}
.page_align_center {
    top:46%;
}
.villas_mask {
    top: 0;
}
.roadmap_tab_item_img div
{
    float: left;
    width: 100%;
    height: 320px;
}
.roadmap_tab_item_img img
{
    height: 100%;
    width: auto;
}

}
/*---------------------Máy tính bảng dọc--------------------------------*/
/*@media only screen and (min-width : 768px) and (max-width : 959px){*/
@media only screen and (min-width : 768px) and (max-width : 992px)
{
.lang_menu_bg{
    position: fixed;
    right: 24px;
    top: 16px;
}
header .lang_menu_bg
{
    display: none;
    /*margin-right: -8px;*/
}
nav .menu_item 
{
	margin: 19px 1px 16px 0;
	font-size: 12px;
}
.cl-effect-1 a::before,
.cl-effect-1 a::after {
    font-size: 13px;      
}
.cl-effect-1 a::before {
	margin-right: 2px;
}

.cl-effect-1 a::after {
	margin-left: 2px;
}
.page_title 
{
    font-size: 32px;
}
.home_content_bg {
    width: 68%;
    height: 195px;
    top: 30%;
    right: 16%;
}
.home_title, .home_sub_title, .home_content 
{
    text-align: center;
}
.overview_content_bg 
{   
    width:25%;
    left: 22px;
    padding: 0;    
}
.overview_content_border {
    top: 70%;
}
.overview_title {
    font-size: 22px;
    margin-bottom: 16px;
}
.location_background_img {
    max-height: 538px;
    overflow: hidden;
}
.location_content_bg {
    height: 286px;
}
.location_content_border {
    margin: 0 6% 0 6%;
    width: 88%;
    top:38px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.location_item_info 
{
    width: 88%;
    margin-left: 0;
    margin-top: 10px;
}
.location_item {
    width: 45%;
    margin-right: 5%;
    margin-top: 15px;
}
.links_content_bg {
    height: 186px;
}
.links_content_border {
    margin: 0 6% 0 6%;
    width: 88%;
    top:38px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    text-align: center;
}
.links_title {
    text-align: center;
}
.links_info {
    margin-top: -6px;
}
.facilities_title {
    margin-top: 48px;
    margin-bottom: 32px;
}
.facilities_info
{
    position: relative;
    width: 98%;    
    margin-top: -8px;
    margin-bottom: 32px;
}
.facilities_item 
{
    height:180px;
}
.facilities_item_info {
    left: 8px;
    bottom: 8px;
    margin-right: 8px;
}
.facilities_item_title 
{
    font-size: 14px;
    margin-bottom: 3px;
}
.facilities_item_content 
{
    font-size: 13px;
    line-height: 16px;
}
.floorplan_title_bg 
{
    bottom:18px;
    right: 18px;
    padding: 16px 16px 0 16px;
    height: 56px;
}
.floorplan_title 
{
    font-size: 28px;
    line-height: 28px;
}
.page_align_center {
    top:45%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.villas_content {
    width: 80%;
}
.villas_info 
{
    margin-top: 12px;
    width: 98%;
}
.villas_mask{
    top: 0;
    /*top: 80.8%;*/
}
.villas_item_info {
    left: 6px;
    top: 6px;
    margin-right: 6px;
}
.villas_item:hover .villas_item_info {
    top: 6px;
}
.villas_item_title 
{
    font-size: 14px;
    margin-bottom: 4px;
}
.villas_item_content 
{
    font-size: 12px;
    line-height: 13px;
}
.roadmap_title {
    margin-top: 36px;
}
.tab_title 
{
    font-size: 18px;
}
.tab_sub_title 
{
    font-size: 14px;
}
.roadmap_tab_item_title {
    margin:5px 0 12px 0; 
    padding-left: 48px; 
}
.roadmap_tab_item_content 
{
    font-size: 14px;
    line-height: 18px; 
}
.roadmap_tab_item_content ul{
    padding-left: 26px;
    line-height: 16px;
    margin: 5px 0 5px 0;
    font-size: 12px;
}
.gallery_item_title {
    position: absolute;
    width: 132px;
    height: 32px;
    font-size: 13px;
    line-height: 34px;
    bottom: 12px;
    margin: 0 auto;
    padding: 0;
}
/*.gallery_item_title.small_bg {
    width: 96px;
}*/
.page_align_center.contact {
    top:39%;
}
.viewmap_btn {
    right: 16px;
}
.contact_form_bg {
    padding-right: 15px;
}
.contact_info_bg {
    border-left: none;
    padding-left: 15px;
}
.contact_info_item {
    width: 50%;
    margin-bottom:10px;
}
.contact_info_item:nth-child(2) {
    float: right;
}
.contact_info_item:nth-child(3) {
    float: right;
}


}
/*----------------------Điện thoại di động-------------------------------*/
/*@media only screen and (max-width : 767px)	{*/
@media only screen and (max-width : 767px)	{
.home_logo_bg {
    width: 110px;
    height:78px;
    z-index: 99;
    /*right: auto;*/
}
.menu_bg 
{
    position: fixed;
    /*bottom: auto;
    top: 0;*/
    background:rgba(2,54,81,1); 
}
.menu_btn
{
    position: absolute;
    left: 8px;
    top: 8px;
    width:40px;
	height:36px;
	background:rgba(1,29,44,.8);
    z-index: 399;
}
.mobile_hotline {
    position: absolute;
    height: 20px;
    left: 70px;
    top: 16px;
    padding: 0 0 0 26px;
    line-height: 22px;
    font-size: 18px;
    color: #d1aa66;	
    background: url(../Images/Icons/call.png) no-repeat left center;
}
.lang_menu_bg
{    
    right: -100%;
}
header .lang_menu_bg
{
    position: fixed;
    right: 19px;
    /*left: 19px;
    right: auto;*/
    bottom: 19px;
    top: auto;
    z-index: 299;
}
.main_menu {
    position: fixed;
    width: 56%;
    /*height: 100%;*/
    background:rgba(2,54,81,.96);
    background: url(../uploads/Bg/location_bg.jpg);
    left: -56%;
    /*right: 0;
    margin: 0 auto;
    padding: 0;*/
    /*top: 0;*/
    bottom: 52px;
    z-index: 189;
}
.header_logo {
    position: absolute;
    width: 88px;
    height: 72px;
    top: 16px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
    background: url(../Images/LoadingLogo.png) no-repeat;
    background-size: cover;
    /*display: none;*/
}
nav .menu_item {
    width: 100%;
    /*margin: 6px 5px 6px 5px;*/
    margin: 8px 0 8px 0;
    height: 18px;
}
.menu_item:nth-child(2)
{
    margin-top: 106px;
    /*margin-top: 26px;*/
}
.menu_item:last-child
{
    margin-bottom:24px;
}
.home_page_bg 
{
    /*background-image: none;
    background: #023651;*/
    background: url(../uploads/Bg/location_bg.jpg);
}
.home_background {
    float: left;
    width: 120%;
    height: auto;
}
.home_content_bg {
    position: relative;
    width: 100%;
    height: 250px;
    padding: 28px 30px;
    text-align: center;
    color: #fff;
    top: auto;
    right: auto;
}
.home_title 
{
    width: 100%;    
    color: #fff;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.6);
    font-size: 36px;
    line-height: 34px;
    text-align: center;
    margin-top: 36px;
}
.home_sub_title 
{
    text-align: center; 
    margin-top: 12px;
}
.home_content 
{
    color: #fff; 
    text-align: center;
    margin-top: 12px;
    margin-bottom: 38px;
}
.overview_page_bg {
    background: url(../uploads/Bg/location_bg.jpg);
}
.overview_background {
    float: left;
    width: 120%;
    margin-left: -20%;
    height: auto;
}
.overview_content_bg {
    position: relative;
    width: 100%;
    height: auto;
    padding: 28px 26px;
    text-align: center;
    color: #fff;
    top: auto;
    right: auto;
    font-size: 15px;
}
.overview_content_border {
    position: relative;
    top: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-bottom: 8px;
}
.overview_title {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 18px;
    font-size: 30px;
    color: #fff;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 1);
}
.location_background_img {
    max-height: 238px;
    overflow: hidden;
}
.location_content_bg {
    height: 426px;
}
.location_content_border {
    margin: 0 6% 0 6%;
    width: 88%;
    top:38px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.location_item_info 
{
    width: 88%;
    margin-left: 0;
    margin-top: 10px;
}
.location_item {
    width: 100%;
    margin-right: 5%;
    margin-top: 15px;
}
.links_content_bg {
    height: 186px;
}
.links_content_border {
    margin: 0 6% 0 6%;
    width: 88%;
    top:38px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    text-align: center;
}
.links_title {
    text-align: center;
}
.links_info {
    margin-top: -6px;
}
.links_background_img {
    margin-top: -12px;
    margin-bottom: 10px;
}
.facilities_info
{
    width: 100%;
    margin-bottom:30px;
    margin-top: -3px;
}
.facilities_item 
{
    position: relative;
    border: 1px solid rgba(2, 54, 81, 0.6);    
    padding: 5px;
    overflow: hidden;
    width: 100%;
    height:200px;
}
.facilities_item img.square
{    
    width: 100%;
    height: auto;
}
.floorplan_background 
{
    float: left;
    width: 100%;
    height: auto;
}
.floorplan_title_bg 
{
    position: relative;
    float: left;
    width: 100%;
    top: 0;
    left: 0;
    padding: 2px 16px 0 16px;
    height: 68px;
    background: rgba(2, 54, 81, 1); 
}
.floorplan_title 
{
    font-size:32px;
    line-height:68px;
}
.villas_content {
    width: 100%;
    padding: 0 25px;
    font-size: 15px;
    line-height: 22px;
}
.page_align_center 
{
    position: relative;
    top:0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.villas_info 
{
    margin-top:8px;
    margin-bottom: 32px;
    width: 98%;
}
.villas_item_bg {
    margin-top: 22px;
}
.villas_mask {
    top: 0;
}
.villas_item_info 
{
    top: auto;
    bottom: 15px;
}
.roadmap_title {
    font-size: 32px;
    line-height: 38px;
    margin-top: 32px;
    margin-bottom: 28px;
}
.roadmap_tab_item_content_bg 
{
    margin: 22px 0 28px 0;  
    padding: 0 15px;
}
.roadmap_tab_item_title 
{
    float: left;
    /*width: 100%;*/
    margin:5px 0 18px 0;
    color: #fff;
    padding-left: 36px;
    padding-top: 1px;
    background:url(../uploads/Roadmap/roadmap_calendar_m.png) no-repeat left center; 
}
.tab_title 
{
    font-size: 19px;
    margin-bottom: 0;
}
.tab_sub_title 
{
    font-size: 15px;   
}
.roadmap_tab_item_content 
{
    font-size: 16px;
    line-height: 22px; 
}
.gallery_title {
    margin-top: 42px;
    margin-bottom: 30px;
    font-size: 33px;
}
.gallery_info {
    margin: 28px 0 26px 0;
}
.gallery_group {
    padding: 0;
}
.viewmap_btn {
    right: 16px;
}
.page_align_center.contact {
    top:0;
}
.contact_title {
    margin-top: 48px;
}
.contact_form_bg {
    padding-right: 15px;
}
.contact_txt_bg
{
    width:100%;
}
.contact_txta_bg 
{
	height:120px;
}
.contact_txta
{
    height:112px;
}
#content_error_mes .valid_icon, #content_error_mes .invalid_icon
{
    top: 116px;
}
.partner_title_bg{
	height:46px;
	font-size:16px;
	margin-right:22px;
}
.partner_line 
{
    margin-right:18px;
}
.partner_bg img{	
	max-width:142px;
	max-height:32px;
    margin-top:8px;
}

}
@media only screen and (max-width : 374px)	
{
.mobile_hotline {
    left: 62px;
    padding: 0 0 0 26px;
    font-size: 16px;
    line-height: 21px;
}
.home_title {
    font-size: 32px;
}
.location_content_bg {
    height: 446px;
}
.location_item_info 
{
    width: 100%;
}
.location_item {
    width: 100%;
}
.links_content_bg {
    height: 208px;
}
.facilities_item 
{
    height:180px;
}
.villas_item_title 
{
    font-size: 20px;
    margin-bottom: 10px;
}
.villas_item_content 
{
    font-size: 14px;
    line-height: 16px;
}
.contact_form_title, .contact_info_item_content {
    line-height: 19px;
}
.contact_info_item_content span{
    line-height: 22px;
}
.partner_title_bg{
	height:42px;
	font-size:15px;
	margin-right:18px;
}
.partner_line 
{
    margin-right:16px;
}
.partner_bg img{	
	max-width:106px;
	max-height:32px;
    margin-top:12px;
}

}