body {
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:400;
}
.fontsname {
	font-family: 'Open Sans', sans-serif;
	font-family: 'Vollkorn', serif;
	font-family: 'Lora', serif;	
}
.mainwrapper {
	font-family: 'Open Sans', sans-serif;
	margin: 0px 0px;
	padding: 0px 0px;
}
.right-mob-left {
	text-align: right;
}
.right-mob-center {
	text-align: right;
}
.left-mob-center {
	text-align: left;
}
.left-mob-right {
	text-align: left;
}
.center-mob-left {
	text-align:center;	
}
.center-mob-right {
	text-align:center;	
}
.right-mobtab-left {
	text-align: right;
}
.nopaddingarea {
	padding:0px 15px;	
}
.nopadding {
	padding:0px;	
}
.nopaddingarea1 {
	padding:0px 14px;	
}
.nopadding1 {
	padding:0px 1px;	
}
.padding5pxarea {
	padding:0px 10px;	
}
.padding5px {
	padding:0px 5px;	
}
.topmargin5 {
	margin-top:5px;	
}
.topmargin10 {
	margin-top:10px;	
}
.topmargin15 {
	margin-top:15px;	
}
.topmargin20 {
	margin-top:20px;	
}
.topmargin30 {
	margin-top:30px;	
}
.topmargin40 {
	margin-top:40px;	
}
.hidemob {
	display:inline-block;	
}
.hidemobtab {
	display:inline-block;	
}

/****************************************************************************************************
Toggle css start here
****************************************************************************************************/

.slider {
	display: none;
}
.slider2 {
	display: none;
}
.collapseSlider {
	display: none;
}
.sliderExpanded .collapseSlider {
	display: block;
	clear: both;
}
.sliderExpanded .expandSlider {
	display: none;
}
.slideropen {
	display: block;
}
.slideropen2 {
	display: none;
}

/****************************************************************************************************
Topband Css Start here
****************************************************************************************************/
.topband {
	width:100%;
	margin: 0px;
	padding: 0px;	
}
.topblackbg {
	background:#1f1a17;
}
.textcallmail {
	font-size:13px;
	color:#fff;
	line-height:16px;	
	margin-top:7px;
	margin-bottom: 8px;
}
.textcallmail span {
	font-size:13px;
	color:#fff;
	line-height:16px;	
}
.textcallmail a {
	color:#fff;
	text-decoration:none;
}
.textcallmail a:hover {
	color:#fcd106;
	text-decoration:none;
}
.logouttext {
	font-size:13px;
	color:#fff;
	line-height:16px;	
	margin-top:7px;
	margin-bottom: 8px;
}
.logouttext span {
	font-size:13px;
	color:#fcd106;
	line-height:16px;	
}
.logouttext span a {
	color:#fcd106;
	text-decoration:none;
}
.logouttext span a:hover {
	color:#fff;
	text-decoration:none;
}
.social_icons {
	padding:0px 0px;
	margin-top:3px;
}
.social_icons a {
	display:inline-block;
	width:23px;
	height:23px;
}
.social_icons .social-facebook {
	background:url(../img/fbicon.png) left top no-repeat;
}
.social_icons .social-twitter {
	background:url(../img/twittericon.png) left top no-repeat;
}
.social_icons .social-gplus {
	background:url(../img/gplusicon.png) left top no-repeat;
}
.social_icons .social-pintrest {
	background:url(../img/pintresticon.png) left top no-repeat;
}
.social_icons .social-linkedin {
	background:url(../img/linkedin.png) left top no-repeat;
}
.social_icons a:hover {
	background-position:left -23px;
}
.logo {
	margin:10px 0px
}
.menu {
	margin-top:25px;	
}


/****************************************************************************************************
Collage Css Start here
****************************************************************************************************/

.collage {
	margin: 0px;
	padding: 0px;
}
.tagline {
	font-family: 'Lora', serif;	
	font-size:45px;
	color:#fff;
	line-height:45px;
	text-align:center;
	text-shadow: 1px 2px 3px #000;
	margin-bottom:40px;
	font-weight:700i;
}
.collageform {
	position:absolute;
	z-index:99;
	margin-top:-350px;
	width:100%;
	background:none;
}
.searchformarea {
	background:rgba(0,0,0,0.8);
	padding:15px 15px;
	border-radius:0px 5px 5px 5px;
}
.searchformabtn {
	margin:0px;	
}
.searchformabtn ul {
	margin:0px;	
	padding:0px;
}
.searchformabtn ul li {
	list-style-type:none;
	display:inline-block;
	margin:0px;	
	padding:0px;
	text-transform:uppercase;
	font-weight:600;
}
.searchformabtn ul li a {
	background:rgba(255,255,255,0.8);
	padding:10px 30px;
	border-radius:5px 5px 0px 0px;
	font-size:15px;
	color:#000;
	display:block;
	text-decoration:none;
}
.searchformabtn ul li a:hover {
	background:rgba(0,0,0,0.8);
	color:#fff;
	border-radius:5px 5px 0px 0px;
	text-decoration:none;
}
.searchformabtnactive {
	background:rgba(0,0,0,0.8) !important;
 	color:#fff !important;
}

/****************************************************************************************************
Others Css Start here
****************************************************************************************************/
.productarea {
	padding:60px 0px 70px 0px;	
}
.productarea h2 {
	font-family: 'Vollkorn', serif;
	font-size:35px;
	color:#000;
	line-height:35px;
	font-weight:700;
	margin-top:0px;
	margin-bottom:10px;
}
.titletagline {
	font-size:14px;
	color:#898c8d;
	line-height:20px;	
}
.dividerline {
	background:#000;
	width:120px;
	height:3px;
	margin:20px auto 40px auto;	
}
.intltabs{
	width:50%;
	margin:0px auto;	
}
.productbox {
	margin-bottom:30px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}
.productbox:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.productimg {
	padding: 5px;
	position: relative;
	width: 100%;
	height: 100%;
}
	.productimg img {
		aspect-ratio: 4/3;
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
.viewphotolabel {
	background: rgba(252,209,6,0.9);
	position: absolute;
	z-index: 11;
	font-size: 12px;
	color: #000;
	font-weight: 600;
	padding: 3px 7px;
	border-radius: 3px;
	right: 15px;
	bottom: 15px;
}
.viewphotolabel a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.productboxcont {
	padding:10px 10px;	
}
.productboxcont h3 {
	font-size:16px;
	color:#000;
	line-height:22px;
	font-weight:600;
	margin-top:0px;
	margin-bottom:10px;
	height:45px;
	overflow:hidden;
}
.productboxcont h3 a {
	color:#000;
	text-decoration:none;
}
.productboxcont h3 a:hover {
	color:#072b37;
	text-decoration:none;
}
.locationtext {
	font-size:13px;
	color:#898c8d;
	line-height:16px;
	height:35px;
	overflow:hidden;
}
.locationicon {
	font-size:14px;
	color:#072b37;
	line-height:18px;
}
.pricebg {
	background:#f3f4f7;
	padding:10px 10px;	
}
.flatdettext {
	font-size:13px;
	color:#000;
	line-height:16px;
	font-weight:400;
}
.flatdettext span {
	font-size:14px;
	font-weight:700;
}
.pricetext {
	font-size: 14px;
	color: #000;
	line-height: 16px;
	font-weight: 700;
}
.genlabel {
	margin-bottom:5px;	
}
.aboutusarea {
	background:#f3f4f7;
	padding:60px 0px 70px 0px;	
}
.aboutusarea h2 {
	font-family: 'Vollkorn', serif;
	font-size:35px;
	color:#000;
	line-height:35px;
	font-weight:700;
	margin-top:0px;
	margin-bottom:10px;
}
.aboutcontext {
	font-size:14px;
	color:#000;
	line-height:25px;	
}
.aboutcontext span {
	font-family: 'Lora', serif;	
	font-size:16px;
	color:#000;
	font-weight:700;
}
.whychoosebox {
	background:#fff;
	padding:10px 10px 15px 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	text-align:center;
	margin-top:40px;	
}
.whychoosebox h3 {
	font-size:16px;
	color:#000;
	line-height:18px;
	font-weight:600;
	margin-top:0px;
	margin-bottom:15px;	
}
.textgray13 {
	font-size:13px;
	color:#898c8d;
	line-height:18px;	
}
.textgray13 a {
	color:#898c8d;
	text-decoration: none;
}
.textgray13 a:hover {
	color:#000;
	text-decoration: none;
}
.whychooseiconcirclewhite {
	position:relative;
	background:#fff;
	border:solid 1px #cacaca;
	width:80px;
	height:80px;
	border-radius:80px;
	padding:4px;
	margin:-50px auto 15px auto;
}
.whychooseiconcircle {
	background:#fcd106;
	width:70px;
	height:70px;
	border-radius:70px;
	display:table;
}
.whychooseicon {
	display:table-cell;
	vertical-align:middle;
}
.testimonialsarea {
	background-image: url(../img/testimonialsbg.jpg);
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	min-height: 100%;
	background-position: 50% 0;
	background-repeat: repeat;
	background-attachment: fixed;
	padding:50px 0px 70px 0px;
}
.testimonialsarea h2 {
	font-family: 'Vollkorn', serif;
	font-size:35px;
	color:#fcd106;
	line-height:35px;
	font-weight:700;
	margin-top:0px;
	margin-bottom:10px;
}
.titletaglinetestimonials {
	font-size:14px;
	color:#898c8d;
	line-height:20px;	
}
.dividerlinetestimonials {
	background:#fcd106;
	width:120px;
	height:3px;
	margin:20px auto 40px auto;	
}
.testimonialsbox {
	margin-bottom:30px;
	text-align:center;	
}
.testimonialsimg {
	margin-bottom:15px;	
}
.testimonialsimg img {
	border-radius:80px;
	width:80px;
	height:80px;
	border:solid 2px #fcd106;
}
.testimonialstitle {
	margin-bottom:20px;
}
.testimonialstitle h4 {
	font-family: 'Vollkorn', serif;
	font-size:16px;
	color:#fff;
	line-height:20px;
	font-weight:700;
	margin-top:0px;
	margin-bottom:0px;
}
.testimonialstitle h4 span {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:400;
}
.testimonialstext {
	font-family: 'Lora', serif;
	font-size:14px;
	color:#e9e8e8;
	line-height:20px;
	font-weight:500;	
}
.footerarea {
	background:#f3f4f7;	
}
.footercontarea {
	margin:30px 0px;	
}
.footercontarea h4 {
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#000;
	line-height:18px;
	font-weight:700;
	text-transform:uppercase;
	margin-top:0px;	
	margin-bottom:10px;	
}
.footermenu {
	font-size:13px;
	color:#898c8d;
	line-height:16px;
}
.footermenu a {
	color:#898c8d;	
	text-decoration:none;
}
.footermenu a:hover {
	color:#000;	
	text-decoration:none;
}
.footermenu ul {
	margin:0px 0px;
	padding:0px 0px;
}
.footermenu ul li {
	list-style-type:none;
	margin:0px 0px;
	padding:3px 0px;
}
.newsletter {
	margin-top:0px;	
}
.newslettertextfield {
	background: #ececec;
	border: solid 1px #e0e0e0;
	padding: 8px 10px;
	font-size: 13px;
	color: #000;
	width: 100%;
	height: 36px;
}
.newslettertextfield::placeholder{
	color:#898c8d;
}
.newsletterbtn {
	background: url(../img/signupbt.png) no-repeat center left #fff;
	border:solid 1px #e0e0e0;
	width:30px;
	height:36px;
	border-left:none;
	color:#000;
}
.copyrightarea {
	padding:15px 15px;
	font-size:13px;
	color:#898c8d;
	text-align:center;
	border-top:solid 1px #cecece;
}
.innercollage {
	width: 100%;
	min-height: 100px;
	background-repeat: no-repeat;
	background-position: center top;
}
.innercollageoverlay {
	background: rgba(0,0,0,0.6);
	width: 100%;
	min-height: 100px;
}
.innercollagehead {
	width: 100%;
	height: 100px;
	display: table;
	padding-bottom: 20px;
}
.innercollageheadcont {
	display: table-cell;
	vertical-align: bottom;
}
.innercollageheadcont h1 {
	font-family: 'Lora', serif;	
	font-size:35px;
	color:#fff;
	line-height:35px;
	font-weight: 500;
	margin-top:0px;
	margin-bottom:10px;
}
.searchfilterarea {
	background: #f3f4f7;
	padding: 10px 0px;
}
.filterbtnarea {
	padding: 10px 0px;
	overflow-x: auto;
	white-space: nowrap;
	text-align: right;
}
.filterbtnarea ul {
	margin: 0px;
	padding: 0px; 
}
.filterbtnarea ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 3px; 
	display: inline-block;
}
.filterbtn {
	padding:10px 10px;
	margin-bottom:0;
	font-size:14px;
	color:#565656;
	border:solid 0px #cecfd1;
	background: url(../img/filterarrow.png) no-repeat right center #fff;
	border-radius:3px;
	transition: 0.4s;
	width:100px;
	text-align: left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	
}
.filterbtn:hover, .filterbtn:focus, .filterbtn.focus {
	text-decoration: none;
	background: url(../img/filterarrowmo.png) no-repeat right center #1f1a17;
	color: #fff;
	transition: 0.4s;
}
.clearalltext {
	font-size: 15px;
	color: #565656;
	line-height: 18px;
	margin-top: 20px;
}
.clearalltext a {
	color: #565656;
	text-decoration: none;
}
.clearalltext a:hover {
	color: #000;
	text-decoration: none;
}
.contareainner {
	padding: 30px 0px;
	background: #fff;
}
.mainheading {
	margin: 0px;
}
.mainheading h2 {
	font-family: 'Lora', serif;	
	font-size: 18px;
	color: #565656;
	line-height: 20px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainheading h2 span {
	font-family: 'Vollkorn', serif;
	font-size: 35px;
	color: #000;
	font-weight: 700;
}
.sortbybox {
	margin: 0px;
}
.sortbybox ul {
	padding: 0px;
	margin: 0px;
}
.sortbybox li {
	list-style: none;
	display: inline-block;
	padding: 0px 10px;
	font-size: 15px;
	color: #1f1a17;
}
.sortbybox li a {
	color: #565656;
	text-decoration: none;
	padding-bottom: 3px;
}
.sortbybox li a:hover {
	color: #565656;
	text-decoration: none;
	border-bottom: solid 2px #000;
}
.sortbyboxactive {
	color: #565656;
	text-decoration: none;
	border-bottom: solid 2px #000;
}
.searchscroller {
	width: 100%;
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-color: #fcd106 #ffffff;
	scrollbar-width: thin;
}
::-webkit-scrollbar {
    width: 15px;
    height: 15px;
}

::-webkit-scrollbar-track-piece  {
    background-color: #C2D2E4;
}

::-webkit-scrollbar-thumb:vertical {
    height: 30px;
    background-color: #fcd106;
}
.more_popup {
	background-color: #fff;
	position: absolute;
	z-index: 19;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.60);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.60);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.60);
	width:485px;
	border-radius: 5px;
	margin-top: 1px;
}
.more_arrowup {
	width: 0;
	height: 0;
	margin-top: -15px;
	position: absolute;
	z-index: -99999;
	right: 40px;
}
.more_arrowup span {
	display: inline-block;
	transform: scaleX(2.0);
	color: #fff;
	text-shadow: 0px -2px 3px rgba(0,0,0,0.40);
	font-size: 15px;
}
.more_popupcontarea {
	height:300px;
	padding: 15px 15px;
}
.textgray14 {
	font-size:14px;
	color:#898c8d;
	line-height:20px;	
}
.textgray16 {
	font-size:16px;
	color:#898c8d;
	line-height:22px;	
}
.textblack14 {
	font-size: 14px;
	color: #000;
	font-weight: 600;
	line-height: 20px;
}
.textblack20 {
	font-size: 20px;
	color: #000;
	font-weight: 600;
	line-height: 20px;
}
.dottedline {
	border-top: dotted 1px #898c8d;
	margin: 15px 0px;
}
.activitybox {
	background:#fff;
	padding:10px 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	margin-bottom: 10px;
	min-height: 95px;
}
.activitybox:hover {
	background:#fcd106;
}
.activityboxactive {
	background:#fcd106;
	padding:10px 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	margin-bottom: 10px;
	min-height: 95px;
}
.activityiconcircle {
	border:solid 1px #cacaca;
	background:#f3f4f7;
	width:40px;
	height:40px;
	border-radius:100%;
	display:table;
	margin: 0px auto;
}
.activityicon {
	display:table-cell;
	vertical-align:middle;
	font-size: 20px;
	color: #000;
	text-align: center;
}
.activityboxtext {
	font-size: 12px;
	color: #000;
	line-height: 14px;
	text-align: center;
	font-weight: 600;
	margin-top: 5px;
}
.dropdown_popup {
	background-color: #fff;
	position: absolute;
	z-index: 19;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.60);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.60);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.60);
	width:290px;
	border-radius: 5px;
	margin-top: 1px;
}
.dropdown_popup_arrowup {
	width: 0;
	height: 0;
	margin-top: -15px;
	position: absolute;
	z-index: -99999;
	margin-left: 20px;
}
.dropdown_popup_arrowup span {
	display: inline-block;
	transform: scaleX(2.0);
	color: #fff;
	text-shadow: 0px -2px 3px rgba(0,0,0,0.40);
	font-size: 15px;
}
.dropdown_popup_contarea {
	padding: 15px 15px;
}
.dropdown_popuptext {
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.dropdown_popuptext ul {
	margin: 0px 0px;
	padding: 0px 0px;
}
.dropdown_popuptext ul li {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px 0px;
}
.dropdown_popuptext ul li a {
	color: #000;
	text-decoration: none;
	padding: 5px 10px;	
	display: block;
	border-left: solid 2px transparent;
}
.dropdown_popuptext ul li a:hover {
	background: #f3f4f7;
	border-left: solid 2px #000;
	text-decoration: none;
}
.textblack13cont {
	font-size: 13px;
	color: #000;
	line-height: 18px;
}
.textblack13cont a {
	color: #000;
	text-decoration: none;
}
.textblack13cont a:hover {
	color: #898c8d;
	text-decoration: none;
}
.textblack13cont ul {
	margin: 0px 0px 0px 13px;
	padding: 0px 0px;
}
.textblack13cont ul li {
	list-style-type: disc;
	margin: 0px 0px;
	padding: 3px 0px;
}
.textlightgray13 {
	font-size: 13px;
	color: #B9B9B9;
	line-height: 18px;
}
.textyellow13 {
	font-size: 13px;
	color: #fcd106;
	line-height: 18px;
}
.textwhite22lora {
	font-family: 'Lora', serif;	
	font-size: 22px;
	color: #fff;
	line-height: 22px;
	font-weight: 700;
}
.navbar-fixed {
	top:0px;
	z-index: 100;
	position: fixed;
	display: block;
	width: 100%;
}	
#nav_barfixed {
	background: #f3f4f7;
	padding: 0px 0px;
	margin-bottom: 0px;
	display: block;
	white-space: nowrap;
	overflow-x: hiiden !important;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}
#nav_barfixed ul {
	padding: 0px;
}
.nav_linksfixed {
	margin: 0;
}
.nav_linksfixed ul {
	margin: 0px;
	padding: 0px;
}
.nav_linksfixed li {
	display:inline-table;
	margin: 0px;
	padding: 0px;
}
.nav_linksfixed li a {
	background: #f3f4f7;
	padding: 10px 20px 12px 20px;
	font-size: 15px;
	color: #000;
	font-weight: 600;
	text-decoration: none;
	display: inline-flex;
	outline:none;
	border-radius: 0px;
}
.nav_linksfixed li a:hover,
.nav_linksfixed li a:focus {
	background: #fcd106;
	color: #000;
}

.flatdetailsarea {
	margin-bottom:30px;	
	padding-bottom: 30px;
	border-bottom: dotted 1px #a0a3a0;
}
.flatdetailsarea h2 {
	font-family: 'Vollkorn', serif;
	font-size:30px;
	color:#000;
	line-height:30px;
	font-weight:700;
	margin-top:0px;
	margin-bottom:15px;
}
.flatdetailsarea h3 {
	font-family: 'Vollkorn', serif;
	font-size:20px;
	color:#898c8d;
	line-height:20px;
	margin-top:0px;
	margin-bottom:10px;
}
.textblack14cont {
	font-size: 14px;
	color: #000;
	line-height: 22px;
}
.textblack14cont a {
	color: #000;
	text-decoration: none;
}
.textblack14cont a:hover {
	color: #898c8d;
	text-decoration: none;
}
.textblack14cont ul {
	margin: 0px 0px 0px 14px;
	padding: 0px 0px;
}
.textblack14cont ul li {
	list-style-type: disc;
	margin: 0px 0px;
	padding: 3px 0px;
}
.flatphotogallery {
	height:252px;	
}
.flatphotogallery img {
	width:100%;
	height:250px;
	object-fit: cover;
	object-position: 50% 50%;
	cursor: pointer;
}
.seeallphotosbg {
	position:absolute;
	background:rgba(252,209,6,0.9);
	border-radius:0px 5px 5px 0px;
	padding:12px 10px;
	font-weight:500;
	font-size:14px;
	color:#fff;
	line-height:16px;
	margin-right:0px;
	margin-top:-60px;
}
.seeallphotosbg a {
	color:#000;	
	text-decoration:none;
	cursor: pointer;
}
.seeallphotosbg a:hover {
	color:#000;	
	text-decoration:none;
}
.mainheading {
	font-family: 'Vollkorn', serif;
	font-size:30px;
	color:#000;
	line-height:30px;
	font-weight:700;
}
.mainheading h2 {
	font-family: 'Vollkorn', serif;
	font-size:30px;
	color:#000;
	line-height:30px;
	font-weight:700;
	margin-top:0px;
	margin-bottom:20px;
}
.contactctbtn {
	position: fixed;
	margin: 0px;
	right: 0;
	top:50%;
	z-index: 999;
	width:40px;
	transform:translateY(-50%);
}
.contactctbtn a {
	outline:none;	
}
.loginbgarea {
	background:url(../img/loginbg.jpg) no-repeat center bottom #000;
	padding:80px 0px;	
}
.loginbox {
	background:#fff;
	border-radius:10px;	
}
.loginarea {
	background:#f3f4f7;
	border-radius:10px 0px 0px 10px;
	padding:20px 30px 20px 30px;
}
.newuserarea {
	border-radius:0px 10px 10px 0px;
	padding:20px 30px 20px 0px;	
}
.loginheading {
	margin-bottom:15px;	
}
.loginheading h2 {
	font-family: 'Vollkorn', serif;
	font-weight:700;
	font-size:25px;
	color:#000;
	line-height:25px;
	margin-top:0px;
	margin-bottom:0px;	
}
.socialtitle {
	border-top:solid 1px #ccced3;
	margin-top:20px;
	margin-bottom:15px;
	font-family: 'Lora', serif;
	font-size:16px;
	color:#000;
	font-weight: 500;
	line-height:20px;
	padding-top:20px;	
}
.formgrouplogin {
	margin-bottom:20px;	
}
.loginbox1 {
	background:#fff;
	border-radius:10px;
	padding: 20px 20px;
}


/****************************************************************************************************
Media Query css start here
****************************************************************************************************/

@media screen and (max-width : 1024px) {


}

@media screen and (max-width : 900px) {

.rowmargintabmob30 {
	margin-top: 30px;
}
.rowmargintabmob20 {
	margin-top: 20px;
}
.rowmargintabmob10 {
	margin-top:10px;
}
.right-mobtab-left {
	text-align: left;
}
.hidemobtab {
	display:none;	
}
.collageform {
	position:relative;
	margin-top:-43px;
}
.tagline {
	display:none;
}
.intltabs{
	width:100%;
	margin:0px auto;	
}
.filterbtnarea {
	text-align: left;
}
.loginarea {
	border-radius:10px 10px 0px 0px;
	padding:20px 30px 20px 30px;
}
.newuserarea {
	border-radius:0px 0px 10px 10px;
	padding:20px 30px 20px 30px;	
}	

}

@media screen and (max-width : 767px) {

.rowmargin50 {
	margin-top: 50px;
}
.rowmargin40 {
	margin-top: 40px;
}
.rowmargin30 {
	margin-top: 30px;
}
.rowmargin20 {
	margin-top: 20px;
}
.rowmargin10 {
	margin-top: 10px;
}
.right-mob-left {
	text-align: left;
}
.right-mob-center {
	text-align: center;
}
.left-mob-center {
	text-align: center;
}
.left-mob-right {
	text-align: right;
}
.center-mob-left {
	text-align: left;
}
.center-mob-right {
	text-align: right;
}
.hidemob {
	display:none;	
}
.textcallmail {
	font-size: 18px;
}	
.textcallmail span {
	display: none;
}	
.productarea {
	padding:40px 0px;	
}


}

@media screen and (max-width : 480px) {

.more_popup {
	width: 450px;
}	
.flatphotogallery {
	height:102px;	
}
.flatphotogallery img {
	height:100px;
}
.nav_linksfixed li a {
	padding: 10px 10px 12px 10px;
	font-size: 15px;
}
.loginbgarea {
	padding:30px 0px;	
}	
.loginarea {
	padding:20px 15px 20px 15px;
}
.newuserarea {
	padding:20px 15px 20px 15px;	
}


	.logo img
	{
		height:49px
	}

	.innercollageheadcont h1{
		font-size:20px;
	}

	.areas
	{
		display:none !important;
	}

}

@media screen and (max-width : 375px) {

.more_popup {
	width: 330px;
}	

}

@media screen and (max-width : 320px) {

.more_popup {
	width: 290px;
}	

}


