/*
 * ------------------------------------------------------------------------
 * JA Elastica Template for J25 & J3x
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2018 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
*/

body {
  -webkit-text-size-adjust: 100%; /*Fix Mobile Safari Font Scale*/
}

/* RESPONSIVE FONT SIZES
--------------------------------------------------------- */
body.fs1 #ja-wrapper {
  font-size: 1.2em !important;
}

body.fs2 #ja-wrapper {
  font-size: 1.3em !important;
}

body.fs3 #ja-wrapper {
  font-size: 1.4em !important;
}

body.fs4 #ja-wrapper {
  font-size: 1.5em !important;
}

body.fs5 #ja-wrapper {
  font-size: 1.6em !important;
}

body.fs6 #ja-wrapper {
  font-size: 1.7em !important;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.main {
  width: 720px;
}

/* MASONRY PRESETS (240px*5 Grids)
--------------------------------------------------------- */
/* Main Content */
.ja-frontpage #ja-content {
  float: none;
  width: 100%; /* Frontpage Content 3 grids */
}

/* full 5 grids content */
body.content-grid-mass #ja-content,
body.content-grid-mass.ja-frontpage #ja-content {
  width: 100% !important;
}

/* 4 grids content */
body.content-grid-quadruple #ja-content,
body.content-grid-quadruple.ja-frontpage #ja-content {
  width: 100% !important;
}

/* 3 grids content */
body.content-grid-tripple #ja-content,
body.content-grid-tripple.ja-frontpage #ja-content {
  width: 100% !important;
}

/* CONTENT'S GRIDS
--------------------------------------------------------- */
.items-row {
  background: #fff;
  border-top: 1px solid #E6E6E6;
  box-shadow: 0 1px 1px rgba(0,0,0,.25);
  margin: 1em 0;
}

.items-row .item div.contentpaneopen {
  box-shadow: none;
}

.item {
  padding: 0;
}

.cols-1 .item {
  float: none;
  width: 100% !important;
}

.cols-2 .item,
.cols-3 .item,
.cols-4 .item,
.cols-5 .item {
  width: 50% !important;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
}

#ja-header .main {
  width: 100%;
  text-align: center;
}

#ja-header .main-inner1 {
  margin: 0;
}

h1.logo {
  height: 50px !important;
}

h1.logo a {
  padding: .5em !important;
}

div.logo-text {
  height: 50px;
  width: 100%;
}

div.logo-text h1 {
  margin-top: 0.3em;
}

/* Search & Social Bars ---*/
#ja-top {
  height: 40px;
  width: 178px;
  border-left: 1px dotted #666;
  position: absolute;
  right: 0;
  top: 50px;
}

/* Search */
#ja-search {
  bottom: 0;
  height: 40px;
  width: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  border-bottom: 0;
}

#ja-search .search-btn {
  width: 30px;
  height: 30px;
  background-color: #222;
  margin-top: 5px;
}

#ja-search.active .search-btn,
#ja-search .search-btn:hover {
  width: 30px;
  height: 30px;
  background-color: #ec534d;
  margin-top: 5px;
  cursor: pointer;
}

#ja-search form.search {
  display: none;
  background: #ec534d;
  position: absolute;
  top: 35px;
  right: 10px;
  padding: .5em;
  width: 200px;
}

#ja-search:hover form.search,
#ja-search.active form.search {
  display: block !important;
}

#ja-search .inputbox {
  background: #222;
  border: 1px solid #222;
  color: #CCC;
  margin: 0;
  padding: 4px 0;
  text-indent: 10px;
  width: 100%;
}

/* Social */
#ja-social {
  height: 40px;
}

#ja-social ul {
  padding: 5px 0 0 1em;
}

#ja-social ul li {
}

#ja-social ul li a {
  background-color: #222;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
}

/* MODULES
--------------------------------------------------------- */
/* Hiden in Tablet ---*/
.hide-in-normal,
.hide-in-tablet {
  display: none;
}

/* MAIN NAVIGATION 
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
  float: none;
  margin: 0 auto;
  width: 720px;
  text-align: left;
  display: block;
  height: 40px;
  clear: both;
}

/* Mega Menu Layout ---*/
.ja-megamenu ul.level0 li.mega {
  height: 40px !important;
}

.ja-megamenu ul.level0 li.mega a.mega {
  height: 40px !important;
}

.ja-megamenu ul.level0 li.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild span.menu-title {
  margin-top: .75em !important;
  padding: 0 !important;
  font-size: 1em !important;
}

.ja-megamenu ul.level1 li.mega span.menu-title {
  margin-top: 0 !important;
  padding: 0 !important;
}

.ja-megamenu ul.level1 li.mega {
  height: auto !important;
}

.ja-megamenu ul.level1 li.mega a.mega {
  height: auto !important;
}

.ja-megamenu ul.level0 li.mega span.menu-desc {
  display: none;
}

#ja-megamenu .childcontent {
  display: none !important;
}

#ja-megamenu li.rjd-active,
#ja-megamenu li.haschild.rjd-active {
}

#ja-megamenu li.rjd-active .childcontent {
  display: block !important;
  left: 0 !important;
  margin: 0 !important;
  position: absolute;
  top: 40px !important;
  width: 100% !important;
}

#ja-megamenu ul.level0 li.rjd-active .childcontent-inner-wrap,
#ja-megamenu ul.level0 li.rjd-active .childcontent-inner {
  margin: 0 !important;
  width: 100% !important;
}

#ja-megamenu ul.level0 {
  position: relative;
}

/* Mega Menu Styling---*/
#ja-megamenu li.rjd-active,
#ja-megamenu li.haschild.rjd-active {
  background: #222;
}

#ja-megamenu li.rjd-active a.mega,
#ja-megamenu li.haschild.rjd-active a.mega {
  color: #FFF;
}

/*Hide lv 2 Content */
#ja-megamenu ul.level1 li.rjd-active .childcontent,
#ja-megamenu ul.level1 .childcontent  {
  display: none !important;
}

/* Menu Button --- */
/* to use this value to detect responsive
 * > 3: mean responsive
 * 4: is mobile device, which the menu show only first level
 */
#ja-menu-button {
  z-index: 3;
}
#logo_right {
	width: 48%;
}
#bd #ja-mainnav {
	display: none;
}
#bd h1.logo {
	width: 23%;
}
#bd h1.logo a {
	padding: 0em !important;
}
.custom_homebanner h1 {
	font-size: 22px;
}
.moduletable_homebanner {
	width: 100%;
}
.custom_homebanner h2 {
	font-size: 18px;
}
.home._srch1 {
	width: 96%;
}
.ab_share h6 a, .ab_share1 h6 a {
	font-size: 14px;
}
.reds2 {
	width: 100%;
}
.custom_abvhome h1 {
	font-size: 16px;
	line-height: 2;
}
.home_dh2 {
	width: 100%;
}
.footer1 {
	width: 94%;
}
.grd {
	float:none;
}
.grd li a {
	font-size: 15px;
}
.grd li {
	padding: 0% 1%;
}
.gtrfc {
	padding-right: 2.9em;
}
.copy_r p {
	font-size: 14px;
}
.basic_right p {
	padding-left: 4em;
}
.guest_tips ul li {
	padding-left: 3em;
}
.faq_sec {
	width: 46%;
	height: auto;
}
.reach_bg {
	left: 45%;
}
.let_eachother {
	width: 100%;
	float: left;
}
.login_student2 h1 {
	line-height: normal;
}
.let_images {
	display: none;
}
.blue_image,.green_image,.violet_image,.lgreen_image,.lblue_image {
	background: none;
}
.ref_code {
	margin: 6px 16px 0% 0%;
}
.ref_code {
	width: 47%;
}
.ref_code6 {
	width: 48%;
	float: left;
}
#submit_referrer {
	width: 120px;
	padding: 0px 0%;
}
.redss p {
	width: 100%;
	float: left;
}
.referred_detail {
	width: 100%;
	float: unset;
	margin: 8px 0px;
	display: flex;
	flex-wrap: wrap;
}
.reft1 {
	margin-left: 10px;
}
.reset_pwd1 {
	width: 94%;
	margin: 0 auto;
}
.sub_page1 ul li {
	font-size: 13px;
}
.subscription_pg1 {
	margin: 0 auto;
	width: 98%;
}
.sharch_house {
	top: 44%;
}
.refine {
	width: 30%;
}
.listing {
	width: 56%;
	height:2102px;
	overflow:auto;
}
.appartment_share.rfg ul li {
	float: unset;
	width: 50%;
}
.appartment_share ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	float: unset;
}
.reviewpage {
	width: 100%;
}
.date_till input {
	width: 100%;
}
.how_do_we_left {
    width: 100%;
    float: left;
}
.how_do_we_right {
    width: 100%;
    float: left;
    text-align: center;
}
.pricing_margin {
    width: 98%;
    margin: 0 auto;
}
.right_text {
    width: 66%;
    float: right;
    box-sizing: border-box;
}
.home_half {
    width: 100%;
}
.who_bo {
    display: none;
}
.who_share_bord {
    width: 100%;
    border-right: none;
    border-bottom: none;
}
.who_share_color ul li {
    width: 100%;
    box-sizing: border-box;
}
.who_box,.who_box_left {
    width: 100%;
    float: left;
}
.who_share_bord1 {
    border-bottom:none;
}
.who_share_bord3 {
    border-left: none;
    height: auto;
}
.who_img {
    margin-top: 0;
}
.registerform1 {
    width: 94%;
    margin: 0 auto;
}
#bd #vefify_mail, #bd #validateuser {
    height: 35px;
}
.middle,.middle_east1 {
    width: 100%;
}
.middle_east {
    width: 48%;
}
.sub_page {
    width: 50%;
}
.blacky {
     height: auto; 
}
ul.tabs-nav {
    width: 40%;
}

.tabs-stage {
    width: 60%;
}

.membership_page p {
    width: 44%;
    margin-right: 9px;
}

.profile_result {
    display: flex !important;
    align-items: center;
}

span.locat {
    width: 100%;
    margin: 0;
}

.otherdetail {
    width: 100%;
}

.otherdetail h3::before {
    right: 6px !important;
    left: unset !important;
}

.otherdetail h5 {
    display: flex;
}

.otherdetail.listzs h5 {
    width: 100%;
}

.otherdetail.prof_list h6 {
    width: 100%;
}

.homeshare1 h5 {
    width: 100%;
}

section.pdf_doenload {
    width: 50%;
    margin: 0;
}

.img_sect .gallery_img {
    width: 46%;
}

.add_img {
    width: 46%;
}

section.test_cnt {float: right;width: 100%;}

input.tripdate {
    width: 26%;
}

.end_member2 ul {
    width: 100%;
}

section.sfgh {
    width: 100%;
}

section.end_member21,.proof_lets {
    width: 100%;
}
ul.tabs-nav {
    width: 30%;
}
.membership_page p {
    width: auto;
}
.tabs-stage {
    width: 70%;
}
section.pdf_doenload {
    width: 100%;
    margin: 0;
}
#bd .down {
    width: 100%;
    text-align: left;
    box-sizing: border-box;
}
.img_sect .gallery_img,.add_img {
    width: 40%;
}
.pdf_doenloads p img,.agrement p img {
    width: auto;
}
.userhome_list li {
    padding-left: 0.4em;
}
.request_profile {
    width: 97%;
    height: auto;
    border-radius: 3px;
}
.usermsg_list {
    width: 50%;
}
.login_student1 {
    margin: 0 auto;
    width: 94%;
}
.login_left p img {
    height: 442px;
}
.login_student2 h1 {
    font-size: 18px;
}
.login_student2 button {
    margin-left: 6em;
}
.addons {
    width: 100px;
    margin: 1% 24px;
}
.myall_reviews {
    width: auto;
    overflow-y: auto;
}
.myall_reviews td:nth-child(4) {
    width: auto;
    text-align: center;
}
.grd li a {
    font-size: 14px;
}
.copy_r p {
    line-height: 2;
}
.custom_ftor {
    padding: 1em 0em 0em 0em;
}
.banking_partners p {
    font-size: 13px;
}
.banking_partners p img {
    width: 100px;
    vertical-align: middle;
}
.left_homeimg {
    display: none;
}
.right_sharehome {
    width: 100%;
    float: right;
    margin-left: 0%;
    box-sizing: border-box;
    padding: 20px 40px;
}
.safety_left,.safety_right {
    width: 100%;
}
.safety_center {
    width: 50%;
    float: unset;
    margin: 0 auto;
}
.safety_center h2::before,.safety_center h2::after{
    display:none;
}
.safety_diagram {
    background: none;
    padding: 0em 0em;
}
.safety_para {
    width: 100%;
    float: left;
}
.paynowPage2 {
    margin: 0 auto;
    width: 70%;
}