/*! * Bootstrap v3.1.1 (http://getbootstrap.com) * Copyright 2011-2014 Twitter,Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger {
	text-shadow:0 -1px 0 rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)
}
.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active {
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.btn:active,.btn.active {
	background-image:none
}
.btn-default {
	background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
	background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat:repeat-x;
	border-color:#dbdbdb;
	text-shadow:0 1px 0 #fff;
	border-color:#ccc
}
.btn-default:hover,.btn-default:focus {
	background-color:#e0e0e0;
	background-position:0 -15px
}
.btn-default:active,.btn-default.active {
	background-color:#e0e0e0;
	border-color:#dbdbdb
}
.btn-primary {
	background-image:-webkit-linear-gradient(top,#428bca 0,#2d6ca2 100%);
	background-image:linear-gradient(to bottom,#428bca 0,#2d6ca2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff2d6ca2',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat:repeat-x;
	border-color:#2b669a
}
.btn-primary:hover,.btn-primary:focus {
	background-color:#2d6ca2;
	background-position:0 -15px
}
.btn-primary:active,.btn-primary.active {
	background-color:#2d6ca2;
	border-color:#2b669a
}
.btn-success {
	background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);
	background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff419641',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat:repeat-x;
	border-color:#3e8f3e
}
.btn-success:hover,.btn-success:focus {
	background-color:#419641;
	background-position:0 -15px
}
.btn-success:active,.btn-success.active {
	background-color:#419641;
	border-color:#3e8f3e
}
.btn-info {
	background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);
	background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2aabd2',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat:repeat-x;
	border-color:#28a4c9
}
.btn-info:hover,.btn-info:focus {
	background-color:#2aabd2;
	background-position:0 -15px
}
.btn-info:active,.btn-info.active {
	background-color:#2aabd2;
	border-color:#28a4c9
}
.btn-warning {
	background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
	background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffeb9316',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat:repeat-x;
	border-color:#e38d13
}
.btn-warning:hover,.btn-warning:focus {
	background-color:#eb9316;
	background-position:0 -15px
}
.btn-warning:active,.btn-warning.active {
	background-color:#eb9316;
	border-color:#e38d13
}
.btn-danger {
	background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);
	background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc12e2a',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat:repeat-x;
	border-color:#b92c28
}
.btn-danger:hover,.btn-danger:focus {
	background-color:#c12e2a;
	background-position:0 -15px
}
.btn-danger:active,.btn-danger.active {
	background-color:#c12e2a;
	border-color:#b92c28
}
.thumbnail,.img-thumbnail {
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);
	box-shadow:0 1px 2px rgba(0,0,0,.075)
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
	background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
	background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0);
	background-color:#e8e8e8
}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
	background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);
	background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0);
	background-color:#357ebd
}
.navbar-default {
	background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);
	background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff8f8f8',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)
}
.navbar-default .navbar-nav>.active>a {
	background: #fff!important;
}
.navbar-brand,.navbar-nav>li>a {
	text-shadow:0 1px 0 rgba(255,255,255,.25)
}
.navbar-inverse {
	background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);
	background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c',endColorstr='#ff222222',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.navbar-inverse .navbar-nav>.active>a {
	background-image:-webkit-linear-gradient(top,#222 0,#282828 100%);
	background-image:linear-gradient(to bottom,#222 0,#282828 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff282828',GradientType=0);
	-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);
	box-shadow:inset 0 3px 9px rgba(0,0,0,.25)
}
.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a {
	text-shadow:0 -1px 0 rgba(0,0,0,.25)
}
.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom {
	border-radius:0
}
.alert {
	text-shadow:0 1px 0 rgba(255,255,255,.2);
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)
}
.alert-success {
	background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);
	background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffc8e5bc',GradientType=0);
	border-color:#b2dba1
}
.alert-info {
	background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);
	background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffb9def0',GradientType=0);
	border-color:#9acfea
}
.alert-warning {
	background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);
	background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fff8efc0',GradientType=0);
	border-color:#f5e79e
}
.alert-danger {
	background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
	background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0);
	border-color:#dca7a7
}
.progress {
	background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
	background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0)
}
.progress-bar {
	background-image:-webkit-linear-gradient(top,#428bca 0,#3071a9 100%);
	background-image:linear-gradient(to bottom,#428bca 0,#3071a9 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0)
}
.progress-bar-success {
	background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);
	background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0)
}
.progress-bar-info {
	background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);
	background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff31b0d5',GradientType=0)
}
.progress-bar-warning {
	background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);
	background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffec971f',GradientType=0)
}
.progress-bar-danger {
	background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);
	background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc9302c',GradientType=0)
}
.list-group {
	border-radius:4px;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);
	box-shadow:0 1px 2px rgba(0,0,0,.075)
}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
	text-shadow:0 -1px 0 #3071a9;
	background-image:-webkit-linear-gradient(top,#428bca 0,#3278b3 100%);
	background-image:linear-gradient(to bottom,#428bca 0,#3278b3 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3278b3',GradientType=0);
	border-color:#3278b3
}
.panel {
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);
	box-shadow:0 1px 2px rgba(0,0,0,.05)
}
.panel-default>.panel-heading {
	background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
	background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0)
}
.panel-primary>.panel-heading {
	background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);
	background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0)
}
.panel-success>.panel-heading {
	background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);
	background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffd0e9c6',GradientType=0)
}
.panel-info>.panel-heading {
	background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);
	background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffc4e3f3',GradientType=0)
}
.panel-warning>.panel-heading {
	background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);
	background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fffaf2cc',GradientType=0)
}
.panel-danger>.panel-heading {
	background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);
	background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffebcccc',GradientType=0)
}
.well {
	background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
	background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',endColorstr='#fff5f5f5',GradientType=0);
	border-color:#dcdcdc;
	-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)
}.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:none}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}@font-face{font-family:'flexslider-icon';src:url(https://www.prithviestates.com/wp-content/themes/sweethome/assets/css/fonts/flexslider-icon.eot);src:url(https://www.prithviestates.com/wp-content/themes/sweethome/assets/css/fonts/flexslider-icon.eot#1748546236) format('embedded-opentype'),url(https://www.prithviestates.com/wp-content/themes/sweethome/assets/css/fonts/flexslider-icon.woff) format('woff'),url(https://www.prithviestates.com/wp-content/themes/sweethome/assets/css/fonts/flexslider-icon.ttf) format('truetype'),url(https://www.prithviestates.com/wp-content/themes/sweethome/assets/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:400;font-style:normal}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;position:relative;zoom:1}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.flexslider .slides{zoom:1}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default}.flex-direction-nav a:before{font-family:"flexslider-icon";font-size:40px;display:inline-block;content:'\f001'}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgb(0 0 0 / .5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;-webkit-box-shadow:inset 0 0 3px rgb(0 0 0 / .3);-moz-box-shadow:inset 0 0 3px rgb(0 0 0 / .3);-o-box-shadow:inset 0 0 3px rgb(0 0 0 / .3);box-shadow:inset 0 0 3px rgb(0 0 0 / .3)}.flex-control-paging li a:hover{background:#333;background:rgb(0 0 0 / .7)}.flex-control-paging li a.flex-active{background:#000;background:rgb(0 0 0 / .9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}.select-select{display:none;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none;position:absolute;opacity:0}.select-element,.select-element:after,.select-element:before,.select-element *,.select-element *:after,.select-element *:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select-element{position:absolute;display:none}.select-element.select-open{display:block}.select-theme-default,.select-theme-default *,.select-theme-default *:after,.select-theme-default *:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select.select-theme-default{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.select.select-theme-default .select-content{-webkit-border-radius:.25em;-moz-border-radius:.25em;-ms-border-radius:.25em;-o-border-radius:.25em;border-radius:.25em;-webkit-box-shadow:0 2px 8px rgb(0 0 0 / .2);-moz-box-shadow:0 2px 8px rgb(0 0 0 / .2);box-shadow:0 2px 8px rgb(0 0 0 / .2);background:#fff;font-family:inherit;color:inherit;overflow:auto;max-width:18rem;max-height:18rem;-webkit-overflow-scrolling:touch}@media (max-width:27rem),(max-height:27rem){.select.select-theme-default .select-content{max-width:11.25rem;max-height:11.25rem}}.select.select-theme-default .select-options{-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none;margin:0;padding:0}.select.select-theme-default .select-options .select-option{-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none;position:relative;list-style:none;margin:0;line-height:1.25rem;padding:.5rem 1em .5rem 2.5em;display:block;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select.select-theme-default .select-options .select-option.select-option-selected:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='-0.5 0 20 15'><rect fill='#444444' stroke='none' transform='rotate(45 4.0033 8.87436)' height='5' width='6.32304' y='6.37436' x='0.84178'></rect><rect fill='#444444' stroke='none' transform='rotate(45 11.1776 7.7066)' width='5' height='16.79756' y='-0.69218' x='8.67764'></rect></svg>");position:absolute;left:1em;top:0;bottom:.2em;height:1em;width:1em;margin:auto}.select.select-theme-default .select-options .select-option:hover,.select.select-theme-default .select-options .select-option.select-option-highlight{background:#63a2f1;color:#fff}.select.select-theme-default .select-options .select-option:hover.select-option-selected:before,.select.select-theme-default .select-options .select-option.select-option-highlight.select-option-selected:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='-0.5 0 20 15'><rect fill='white' stroke='none' transform='rotate(45 4.0033 8.87436)' height='5' width='6.32304' y='6.37436' x='0.84178'></rect><rect fill='white' stroke='none' transform='rotate(45 11.1776 7.7066)' width='5' height='16.79756' y='-0.69218' x='8.67764'></rect></svg>")}.select.select-theme-default .select-options .select-option:first-child{-webkit-border-radius:.25em .25em 0 0;-moz-border-radius:.25em .25em 0 0;-ms-border-radius:.25em .25em 0 0;-o-border-radius:.25em .25em 0 0;border-radius:.25em .25em 0 0}.select.select-theme-default .select-options .select-option:last-child{-webkit-border-radius:0 0 .25em .25em;-moz-border-radius:0 0 .25em .25em;-ms-border-radius:0 0 .25em .25em;-o-border-radius:0 0 .25em .25em;border-radius:0 0 .25em .25em}.select-target.select-theme-default{display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;-webkit-border-radius:.25em;-moz-border-radius:.25em;-ms-border-radius:.25em;-o-border-radius:.25em;border-radius:.25em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none;position:relative;padding:.5rem 3em .5rem 1em;background:#f6f6f6;border:.18em solid #ddd;cursor:pointer;color:#444;text-decoration:none;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.select-target.select-theme-default:hover{border-color:#aaa;color:#000}.select-target.select-theme-default.select-target-focused,.select-target.select-theme-default.select-target-focused:focus{border-color:#63a2f1;outline:none}.select-target.select-theme-default b{position:absolute;right:1em;top:0;bottom:0;margin:auto;height:1.25rem;width:2em}.select-target.select-theme-default b:before,.select-target.select-theme-default b:after{content:"";display:block;position:absolute;margin:auto;right:0;height:0;width:0;border:.263em solid #fff0}.select-target.select-theme-default b:before{top:0;border-bottom-color:inherit}.select-target.select-theme-default b:after{bottom:0;border-top-color:inherit}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0}.grabbing{cursor:url(https://www.prithviestates.com/wp-content/themes/sweethome/assets/css/grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.single-agent .image-box{width:100%!important}.single-agent .desc-box{width:100%!important}.preleased_thumb_image img{height:256px;width:263px}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(https://www.prithviestates.com/wp-content/themes/sweethome/assets/css/AjaxLoader.gif) no-repeat center center}html{height:100%}body{background-color:#EBEBEC;font:1em/1.5;font-family:'Product Sans';padding:0!important;height:100%}*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}a{color:#fefefe;text-decoration:none;transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out}a:hover,a:focus{text-decoration:none;color:#fefefe}a:visited{color:#fefefe}ul{margin:0;list-style-type:none}input[type="text"]::-webkit-input-placeholder{font-weight:300;color:#B2B2B2;font-size:12px;line-height:12px}input[type="text"]::-moz-placeholder{font-weight:300;color:#B2B2B2;font-size:12px;line-height:12px}input[type="text"]::-ms-input-placeholder{font-weight:300;color:#B2B2B2;font-size:12px;line-height:12px}input[type="text"]::-o-input-placeholder{font-weight:300;color:#B2B2B2;font-size:12px;line-height:12px}input[type="text"]:focus{outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-color:#333}textarea::-webkit-input-placeholder{font-weight:200;color:#D1D1D1}textarea::-moz-placeholder{font-weight:200;color:#D1D1D1}textarea::-ms-input-placeholder{font-weight:200;color:#D1D1D1}textarea::-o-input-placeholder{font-weight:200;color:#D1D1D1}textarea:focus{outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-color:#333}.yellow-btn{background-color:#fbe644;color:#000;font-weight:700;font-size:17px;padding:10px 15px;margin:0 3px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;z-index:1;float:left}.yellow-btn:visited{color:#000}.gray-btn{margin:0 3px;padding:10px 15px;background-color:#E1E1E1;color:#000;font-size:17px;font-weight:300;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;float:right}.gray-btn span{color:#666;padding-right:7px;font-size:20px}.gray-btn:visited{color:#000}.select-big .select-target{width:180px}.select-medium .select-target{width:110px}.select-small .select-target{width:70px;padding:.5rem 2em .5rem 1em}.title-box{float:left;width:100%;position:relative;display:inline-block;padding-bottom:50px}.title-box h3{font-size:20px;font-weight:500;color:#000;border:1px solid #CDCDCD;position:absolute;padding:10px;left:0;top:-42px;background-color:#EBEBEC;text-transform:capitalize}.title-box .bordered{border-bottom:1px solid #CDCDCD}.buttons-wrapper{margin:10px 0;float:left;width:100%}.yellow-btn:hover{background:#0095e6;color:#fff}.gray-btn:hover{background:#f5f5f5}.inner-wrapper{float:left;width:100%;background-color:#FFF}.first-paragraph{margin-bottom:20px}.nfloat{float:none!important}.clearfix:before,.container:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}h1{font-size:2.25rem;font-weight:600}h2{font-size:2rem;font-weight:400}h3{font-size:1.5rem;font-weight:400}h4{font-size:1.2rem;font-weight:400}h5{font-size:1rem;font-weight:300}p{color:#89949b;font-weight:200;font-size:1rem}header #top-strip{float:left;width:100%;background-color:#0095e6;padding:10px 0}header #contact-box{margin-top:6px}header #contact-box a{font-size:16px;margin:0 10px}header #contact-box a span{font-family:'Product Sans';font-weight:400;margin-left:6px;font-size:18px}.social-icons{padding:0}.social-icons li{float:left;margin-right:5px;border:1px solid rgb(255 255 255 / .3);-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px;padding:5px;width:32px;height:32px;line-height:26px;text-align:center;transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out}.social-icons li a{font-size:15px!important;text-align:center}.social-icons li:hover{background-color:#fefefe}.social-icons li:hover a{color:#0095e6}.slider-section{float:left;width:100%;position:relative}#premium-bar{position:absolute;width:100%;left:0;top:0;z-index:10;background-color:rgb(22 22 22 / .7);padding:16px 0}#premium-bar nav{list-style-type:none}#premium-bar nav li a{font-size:15px;font-weight:300;text-transform:uppercase;padding:10px 15px;color:#fefefe;text-shadow:none}#premium-bar nav .active a{background-color:#fefefe;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#333!important}#premium-bar .navbar-default{background-image:none;background-color:#fff0;border:none;-webkit-box-shadow:none;box-shadow:none}#premium-bar nav li a{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}#premium-bar nav li a:hover{background:#fff!important;color:#333!important;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#000!important;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.dropdown-menu li a{color:#000!important}.navbar-nav.navbar-right:last-child{margin-top:15px}.main-flexslider{float:left;width:100%;overflow:hidden}.main-flexslider .slides .slides{background-size:cover;background-repeat:no-repeat}.main-flexslider .slides .slides .container{position:absolute;min-height:640px;top:0}.main-flexslider .slides .slides .slide-box{width:526px;left:50%;margin-left:-262px;position:absolute;bottom:0;padding:30px;background:rgb(255 255 255 / .9);z-index:100}.main-flexslider .slides .slides .slide-box h2{margin-top:0;font-size:20px;font-weight:700;color:#191919}.main-flexslider .slides .slides .slide-box p{font-size:15px;font-weight:300;color:#000}.main-flexslider .slides .slides .slide-box .slide-item-features{float:left;padding-left:0;margin:15px 0;border-bottom:1px solid #DBDBDB;padding-bottom:30px}.main-flexslider .slides .slides .slide-box .slide-item-features li{float:left;background-color:#fff;border:1px solid #B1B1B1;font-size:13px;font-weight:300;color:#000;margin-right:5px;padding:3px 5px;padding-right:10px;text-transform:capitalize;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.main-flexslider .slides .slides .slide-box .slide-item-features li span{color:#B1B1B1;font-size:18px;padding:5px;padding-right:10}.main-flexslider .slides .slides .slide-box .slider-buttons-wrapper{margin:25px 0;float:left}.main-flexslider .slides .slides .slide-box:before{position:absolute;z-index:-1}.slide-item-features{float:left;padding-left:0;margin:15px 0;border-bottom:1px solid #DBDBDB;padding-bottom:30px}.slide-item-features li{float:left;background-color:#fff;border:1px solid #B1B1B1;font-size:13px;font-weight:300;color:#000;margin-right:5px;padding:3px 5px;padding-right:10px;text-transform:capitalize;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.slide-item-features li span{color:#B1B1B1;font-size:18px;padding:5px;padding-right:10}.flex-direction-nav a{background-color:#0095e6;color:#fefefe;text-align:center;width:61px;height:61px;line-height:62px;z-index:5;display:none}.flex-direction-nav a:before{font-family:"FontAwesome";font-size:24px;display:inline-block;content:'\f190'}.flex-direction-nav a.flex-next:before{content:'\f18e'}.main-flexslider .flex-direction-nav .flex-prev{top:363px!important;left:inherit!important}.main-flexslider .flex-direction-nav .flex-next{right:0!important;top:363px!important}.search-section{border-bottom:1px solid #CDCDCD;float:left;width:100%;background-color:#FFF;padding-bottom:25px!important;margin-bottom:30px}.search-section .select-wrapper{float:left;margin:20px 7px;height:49px;padding:0}.search-section .select-wrapper a{min-width:220px}.search-section .select-wrapper input{min-width:220px}div.select-content{min-width:130px!important}.search-section .select-wrapper p{font-weight:300;font-size:15px;color:#444;margin-bottom:5px}.search-section .select-target{height:36px;text-align:left;font-size:13px;font-weight:300;color:#B2B2B2;border-width:1px;line-height:23px}.search-section .select-target.select-theme-default b:before{top:-2px}.search-section .select-target.select-theme-default b:after{bottom:-2px}.search-section input[type='submit']{border:none;font-weight:300;text-transform:capitalize;padding:8px 41px;margin-top:45px;margin-left:10px;transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out}.select-element{z-index:100}.search-section-posttype{border-bottom:1px solid #CDCDCD;float:left;width:100%;background-color:#FFF}.search-section-posttype .select-wrapper{float:left;margin:20px 7px}.search-section-posttype .select-wrapper a{min-width:140px}.search-section-posttype .select-wrapper input{min-width:140px}div.select-content{min-width:130px!important}.search-section-posttype .select-wrapper p{font-weight:300;font-size:15px;color:#444;margin-bottom:5px}.search-section-posttype .select-target{height:36px;text-align:left;font-size:13px;font-weight:300;color:#B2B2B2;border-width:1px;line-height:23px}.search-section-posttype .select-target.select-theme-default b:before{top:-2px}.search-section-posttype .select-target.select-theme-default b:after{bottom:-2px}.search-section-posttype input[type='submit']{border:none;font-weight:300;text-transform:capitalize;padding:8px 41px;margin-top:45px;margin-left:10px;transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out}.select-element{z-index:100}.recent-listings{float:left;width:100%;margin:30px 0}.recent-listings .container .listings-items-wrapper{;margin-top:10px}.listing-single-item{margin:15px 0;float:left;transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out}.listing-single-item:hover{opacity:.8}.listing-single-item .item-inner .image-wrapper{position:relative}.listing-single-item .item-inner .image-wrapper img{width:100%}.listing-single-item .item-inner .desc-box{float:left;width:100%;background-color:#FFF;padding:8px 18px}.listing-single-item .item-inner .desc-box h4 a{font-size:18px;font-weight:500;color:#000;margin:2px 0;font-family:'Product Sans'}.listing-single-item .item-inner .desc-box .item-features{margin:0 0;border-bottom:1px solid #DBDBDB;padding-bottom:5px;width:100%}.listing-single-item .item-inner .desc-box .item-features li{border:none;margin-right:10px;padding:3px 0;font-size:13px}.item-inner .featured{background-color:#77d04e;position:absolute;bottom:25px;left:25px;font-size:16px;font-family:'Product Sans';font-weight:300;padding:8px 18px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.item-inner .featured i{margin-right:10px;font-size:18px}.property-item-inner .featured{margin-right:10px;font-size:18px;right:25px;left:inherit}.property-type-icon{position:absolute;top:25px;left:25px;font-size:32px;background-color:rgb(0 0 0 / .5);padding:15px 17px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px;z-index:1}.agents-section{margin-bottom:30px;float:left;width:100%}.agents-section .container .agents-slider{float:left;margin-top:20px;width:100%}.single-agent{float:left;padding:15px}.single-agent .image-box{float:left;width:50%;height:256px;position:relative;overflow:hidden}.single-agent .image-box img{width:100%;overflow:hidden}.single-agent .image-box .social-icons{background-color:rgb(0 149 230 / .9);position:absolute;width:100%;bottom:0;left:0;padding:10px 23px}.single-agent .desc-box{float:left;width:50%;height:256px;background-color:#FFF;padding:20px}.single-agent .desc-box h4{font-size:20px;font-weight:300;color:#000;margin-top:2px;padding-bottom:15px;margin-bottom:12px;border-bottom:1px solid #CDCDCD}.single-agent .desc-box p{font-size:14px;font-weight:300;margin:15px 0;color:#000}.single-agent .desc-box p i{margin-right:5px;color:#B7B7B7;font-size:18px}.single-agent .desc-box .gray-btn{margin-top:10px;float:left}.single-agent .desc-box .gray-btn:hover{background:#0095e6;color:#fff}.owl-theme .owl-controls .owl-buttons div{background-color:#0095e6;opacity:1;border-radius:0;font-size:30px;padding:0 10px;margin:.5px}.owl-buttons{position:absolute;right:-5px;top:-96px}.preleaseds-section{margin-bottom:100px;float:left;width:100%}.preleased-section .container .preleased-slider{float:left;margin-top:20px;width:100%}.single-preleased{float:left;padding:15px}.single-preleased .image-box{float:left;width:50%;height:256px;position:relative;overflow:hidden}.single-preleased .image-box img{width:100%;height:auto;overflow:hidden}.single-preleased .image-box .social-icons{background-color:rgb(0 149 230 / .9);position:absolute;width:100%;bottom:0;left:0;padding:10px 23px}.single-preleased .desc-box{float:left;width:50%;height:256px;background-color:#FFF;padding:20px}.single-preleased .desc-box h4{font-size:20px;font-weight:300;color:#000;margin-top:2px;padding-bottom:15px;margin-bottom:12px;border-bottom:1px solid #CDCDCD}.single-preleased .desc-box p{font-size:14px;font-weight:300;margin:15px 0;color:#000}.single-preleased .desc-box p i{margin-right:5px;color:#B7B7B7;font-size:18px}.single-preleased .desc-box .gray-btn{margin-top:10px;float:left}.single-preleased .desc-box .gray-btn:hover{background:#0095e6;color:#fff}.services-section{float:left;width:100%;margin-bottom:60px}.services-section .container .services-wrapper{margin-top:20px;float:left;width:100%}.services-section .container .services-wrapper .single-service{background-color:#FFF;text-align:center;padding:0;transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out}.services-section .container .services-wrapper .single-service h4{font-size:20px;font-weight:500;margin-top:30px;transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out}.services-section .container .services-wrapper .single-service p{font-size:15px;font-weight:400;color:#bababa}.services-section .container .services-wrapper .single-service .icon-service{color:#B2B2B2;font-size:45px;border:1px solid #B2B2B2;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px;padding:20px;margin:13px 0;transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out}.services-section .container .services-wrapper .single-service .icon-service{border-radius:50%;width:87px;height:87px}.services-section .container .services-wrapper .single-service .bordered{border:2px solid #0095e6;width:25%;margin:13px auto -4px;transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out}.services-section .container .services-wrapper .single-service .readmore{text-transform:uppercase;color:#000;font-weight:100;font-size:18px;text-align:center;padding:10px;padding-top:15px;width:100%;float:left;transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out}.services-section .container .services-wrapper .single-service .top-bordered{margin:0 auto;opacity:0;transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out}.services-section .container .services-wrapper .single-service:hover h4{color:#0095e6}.services-section .container .services-wrapper .single-service:hover .icon-service{color:#0095e6;border-color:#0095e6}.services-section .container .services-wrapper .single-service:hover .readmore{background-color:#0095e6;color:#fff}.services-section .container .services-wrapper .single-service:hover .top-bordered{opacity:1}footer{background-color:#4C555A;float:left;width:100%;padding:40px 0}footer .container .footer-title{font-size:19px;color:#fff;text-transform:capitalize;margin-top:5px;margin-bottom:20px}footer .container .footer-about .logo{width:100%;float:left;margin-bottom:18px}footer .container .textwidget p{font-size:13px;font-weight:700;color:#fff;text-align:left;line-height:25px}footer .container .col-md-3 ul{padding-left:0}footer .container .col-md-3 ul li span{font-size:12px;color:#fff}footer .container .col-md-3 ul li a{font-size:13px;font-weight:100}footer .container .col-md-3 ul li a i{margin-right:5px}footer .container .footer-contact-info p{background-color:rgb(53 61 66 / .4);font-size:14px;font-weight:400;color:#fff;display:inline-block;padding-right:10px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}footer .container .footer-contact-info p i{margin-right:5px;background-color:#353d42;font-size:20px;padding:10px;border-bottom-left-radius:4px;border-top-left-radius:4px}footer .container .footer-newsletter p{font-size:13px;color:#fff;line-height:25px;margin-bottom:15px}footer .container .footer-newsletter .footer-search{float:left;width:100%}footer .container .footer-newsletter input[type='text']{width:100%;background-color:rgb(53 61 66 / .4);border:1px solid #27292C;color:#fff;height:34px;font-weight:300;font-size:13px;text-indent:8px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}footer .container .footer-newsletter input[type='submit']{background-color:#27292C;border:none;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;color:#fff;font-size:13px;font-weight:300;text-transform:uppercase;letter-spacing:1px;float:right;margin-top:-33px;position:relative;z-index:2;padding:7px 13px}.bottom-strip{float:left;width:100%;background-color:#0095e6;padding:18px}.bottom-strip .container p{font-size:15px;font-weight:100;color:#fff;margin-bottom:0;line-height:66px}.bottom-strip .container #backtop-btn{font-size:42px;position:relative;text-align:center;display:table;margin:0 auto}.bottom-strip .container #backtop-btn:before{width:60px;height:60px;line-height:62px;text-align:center;float:left;background-color:rgb(36 36 36 / .23);border-radius:100px}.bottom-strip .container .bottom-strip-middle{position:relative}.bottom-strip .container .social-icons{float:right;margin-top:12px!important}.bottom-strip .container .social-icons li{padding:7px;width:36px;height:36px}.page-title-section{float:left;width:100%;background-image:url(https://www.prithviestates.com/wp-content/themes/sweethome/assets/img/blog-header-bg.png);background-size:cover;background-repeat:no-repeat}.page-title-section .container{margin-top:130px;margin-bottom:30px}.page-title-section .page-title{text-transform:capitalize;background-color:rgb(255 255 255 / .9);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.page-title-section .page-title h2{color:#000;font-family:'Product Sans';font-size:18px;font-weight:100;padding:12px;margin:0}.page-title-section .breadcrumb{font-family:'Product Sans';font-size:15px;font-weight:300;margin-bottom:0;background-color:rgb(58 186 255 / .9);color:#fff}.page-title-section .breadcrumb .sep{padding:0 5px;color:#fff;font-size:16px}.content-section{float:left;width:100%}.content-section .container{margin-top:30px;margin-bottom:30px}.pagination-wrapper{float:left;width:100%;margin-top:10px}.pagination-wrapper .pagination{float:left;margin:35px 0 10px}.pagination-wrapper .pagination li a{margin:0 2px;border:none;font-size:18px;font-weight:100;font-family:'Product Sans';color:#000;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;padding:6px 13px}.pagination-wrapper .pagination li.active a{color:#fff}.pagination-wrapper .pagination li a:hover{background-color:#0095e6;color:#fff}.blog-page .page-title-section{background-image:url(https://www.prithviestates.com/wp-content/themes/sweethome/assets/img/blog-header-bg.png)}.blog-page .blog-content{border-bottom:1px solid #CDCDCD;padding-bottom:50px}.blog-page .blog-content .blog-post,.blog-page .blog-content .agent-post,.blog-page .blog-content .agent-post{background-color:#FFF;float:left;width:100%}.blog-page .blog-content .blog-post .meta-data{float:left;padding:20px 13px;width:20%}.blog-page .blog-content .blog-post .meta-data .meta-data-item{padding:10px 0}.blog-page .blog-content .blog-post .meta-data .meta-data-item i{color:#B4B4B4;font-size:24px;text-align:center;display:block}.blog-page .blog-content .blog-post .meta-data .meta-data-item a{display:block;width:100%;font-size:12px;color:#000;font-weight:300;text-align:center;padding-top:6px;padding-bottom:15px}.blog-page .blog-content .blog-post .meta-data .meta-data-item .meta-divider{width:60%;margin:0 auto;display:block;border-bottom:1px solid #E5E5E5}.blog-page .blog-content .blog-post .post-content{float:right;width:80%;border-left:1px solid #E5E5E5;padding-left:30px;padding-right:30px;text-align:justify}.blog-page .blog-content .blog-post .post-content ul{list-style-type:disc!important}.blog-page .blog-content .blog-post .post-content ul li{list-style-type:disc!important}.blog-page .blog-content .page .post-content{width:100%;border-left:none}.blog-page .blog-content .blog-post .post-content h2{margin-bottom:15px;margin-right:30px}.blog-page .blog-content .blog-post .post-content h1 a,.blog-page .blog-content .blog-post .post-content h1{color:#000;font-size:32px;font-weight:300;font-family:'Product Sans';text-align:left}.blog-page .blog-content .blog-post .post-content h2 a,.blog-page .blog-content .blog-post .post-content h2{color:#000;font-size:28px;font-weight:300;font-family:'Product Sans';text-align:left}.blog-page .blog-content .blog-post .post-content h3 a,.blog-page .blog-content .blog-post .post-content h3{color:#000;font-size:24px;font-weight:300;font-family:'Product Sans';text-align:left}.blog-page .blog-content .blog-post .post-content h4 a,.blog-page .blog-content .blog-post .post-content h4{color:#000;font-size:20px;font-weight:300;font-family:'Product Sans';text-align:left}.blog-page .blog-content .blog-post .post-content h5 a,.blog-page .blog-content .blog-post .post-content h5{color:#000;font-size:16px;font-weight:300;font-family:'Product Sans';text-align:left}.blog-page .blog-content .blog-post .post-content h6 a,.blog-page .blog-content .blog-post .post-content h6{color:#000;font-size:14px;font-weight:300;font-family:'Product Sans';text-align:left}.blog-page .blog-content .blog-post .post-content .featured-image{position:relative}.blog-page .blog-content .blog-post .post-content .featured-image img{width:100%}.blog-page .blog-content .blog-post .post-content .featured-image:after{position:absolute;content:'';z-index:100;right:-1px;bottom:-1px;width:0;height:0;border-left:120px solid #fff0;border-right:0 solid #fff0;border-bottom:120px solid #EBEBEC}.blog-page .blog-content .blog-post .post-content .readmore-btn{position:absolute;right:1px;bottom:1px;padding:15px;background-color:#EBEBEC;color:#000;font-family:'Product Sans';font-size:13px;font-weight:300;z-index:101;border-right:2px solid #DBDBDB;border-bottom:2px solid #DBDBDB}.pager li>a{color:#474747;font-size:14px;border:1px solid #ccc}.post-divider{border-bottom:1px solid #CDCDCD;margin:30px 0;width:100%;float:left}.sidebar-widget{background-color:#FFF;padding:25px;float:left;width:100%;margin-bottom:30px}.sidebar-widget img{max-width:100%;height:auto}.sidebar-widget .widget-title{text-transform:capitalize;font-size:20px;font-weight:300;font-family:'Product Sans';margin-top:0}.sidebar-widget{font-size:14px}.sidebar-widget ul{padding-left:0}.sidebar-widget ul li,.sidebar-widget ul li a{color:hsl(0 0% 68%);font-size:14px}.widget_search .search-box{float:left;width:100%;position:relative;margin:12px 0}.widget_search .search-box input[type='text']{float:left;width:100%;border:1px solid #CDCDCD;font-size:13px;font-family:'Product Sans';font-weight:300;padding:15px}.widget_search .search-box button{background:#fff0;border:none;position:absolute;right:10px;top:11px}.widget_search .search-box button i{font-size:22px;color:#CFCFCF}.tabbed-content #myTab{border-bottom:none;margin-bottom:10px;border:1px solid #CDCDCD}.tabbed-content #myTab li{font-size:13px;font-weight:300;margin:0!important;padding:0;width:33.33%;border-right:1px solid #CDCDCD}.tabbed-content #myTab li a{color:#000;text-transform:capitalize;text-align:center;margin:0!important;padding:14px 20px}.tabbed-content #myTab li:last-child{border-right:none}.tabbed-content #myTab li.active{background-color:#0095e6}.tabbed-content #myTab li.active a{background-color:#0095e6;color:#fefefe;border-radius:0}.tab-content-wrapper,.similar-listings{padding-left:0}.tab-content-wrapper .tab-content-item,.similar-listings .tab-content-item{padding:15px 2px 15px;border-bottom:1px solid #EFEFEF}.tab-content-wrapper .tab-content-item .thumb,.similar-listings .tab-content-item .thumb{margin-right:15px}.tab-content-wrapper .tab-content-item h5,.similar-listings .tab-content-item h5{margin-top:5px}.tab-content-wrapper .tab-content-item h5 a,.similar-listings .tab-content-item h5 a,.similar-listings .tab-content-item h5{color:#8B8787;font-size:14px;font-weight:300;font-family:'Product Sans';line-height:19px}.tab-content-wrapper li:last-child,.similar-listings li:last-child{border-bottom:none}.similar-listings-widget .widget-title{margin-bottom:0}.wp-tag-cloud{margin-top:10px;padding-left:0}.wp-tag-cloud li{float:left;margin:7px}.wp-tag-cloud li a{color:#B4B4B4;font-size:13px;font-family:'Product Sans';transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;border:1px solid #E8E8E8;padding:6px 8px;line-height:30px;position:relative;background-color:#FFF;z-index:0}.wp-tag-cloud li a:hover{background-color:#0095e6;color:#fff}.wp-tag-cloud li a:after{position:absolute;right:-5px;bottom:-5px;width:100%;height:100%;content:'';border:1px solid #E8E8E8;z-index:-1}.widget_text p{font-family:'Product Sans';font-size:14px;font-weight:300;color:#474747}.author-profile{float:left}.author-profile ul li a{color:#fff}.author-profile h4{margin-bottom:20px}.author-profile .image-box{float:left;width:100%;position:relative}.author-profile .image-box img{width:100%}.author-profile .image-box .social-icons{background-color:rgb(0 149 230 / .9);position:absolute;width:100%;bottom:0;left:0;padding:10px 23px}.author-profile .desc-box{float:left;width:100%;background-color:#FFF;padding:20px 0 10px}.author-profile .desc-box h4{font-size:20px;font-weight:300;color:#000;margin-top:2px;padding-bottom:15px;margin-bottom:12px;border-bottom:1px solid #CDCDCD;text-transform:capitalize}.author-profile .desc-box p{font-size:14px;font-weight:300;margin:15px 0;color:#000}.author-profile .desc-box p i{margin-right:5px;color:#B7B7B7;font-size:18px}.author-profile .desc-box .gray-btn{margin-top:10px;float:left}.contact-page .page-title-section{background-image:url(https://www.prithviestates.com/wp-content/themes/sweethome/assets/img/blog-header-bg.png)}.map-wrapper{margin-bottom:30px;float:left;width:100%}.map-wrapper .inner-wrapper{background-color:#FFF;padding:15px}.map-wrapper #map{float:left;width:100%;height:400px}.box-title{font-size:24px;color:#000;font-weight:100}.contact-info{float:left}.contact-info .inner-wrapper{background-color:#FFF;padding:20px}.contact-info p{font-size:16px;font-weight:100;color:#bababa;padding-bottom:10px}.contact-info .info-wrapper{float:left;width:100%;border-top:1px solid #EFEFEF;padding-top:15px}.contact-info .info-wrapper span{font-size:14px;font-weight:100;color:#bababa;margin-right:14px}.contact-info .info-wrapper span i{color:#848484;margin-right:8px}.contact-form-wrapper{float:left}.contact-form-wrapper .inner-wrapper{background-color:#FFF;padding:20px}.contact-form-wrapper .inner-wrapper .alert{font-size:13px;border-color:#fff;background-image:none}.contact-form-wrapper .contact-form .contact-form-left{float:left;width:50%}.contact-form-wrapper .contact-form .contact-form-right{float:left;width:50%}.contact-form-wrapper .contact-form input[type='text']{border:1px solid #EEE;text-indent:10px;line-height:30px;font-size:14px;height:65px;margin-bottom:12px}.contact-form-wrapper .contact-form input[type="text"]::-webkit-input-placeholder{color:#848484;font-size:14px;font-family:'Product Sans'}.contact-form-wrapper .contact-form input[type="text"]::-moz-placeholder{color:#848484;font-size:14px;font-family:'Product Sans'}.contact-form-wrapper .contact-form input[type="text"]::-ms-input-placeholder{color:#848484;font-size:14px;font-family:'Product Sans'}.contact-form-wrapper .contact-form input[type="text"]::-o-input-placeholder{color:#848484;font-size:14px;font-family:'Product Sans'}.contact-form-wrapper .contact-form textarea::-webkit-input-placeholder{color:#848484;font-size:14px;font-family:'Product Sans'}.contact-form-wrapper .contact-form textarea::-moz-placeholder{color:#848484;font-size:14px;font-family:'Product Sans'}.contact-form-wrapper .contact-form textarea::-ms-input-placeholder{color:#848484;font-size:14px;font-family:'Product Sans'}.contact-form-wrapper .contact-form textarea::-o-input-placeholder{color:#848484;font-size:14px;font-family:'Product Sans'}.contact-form-wrapper .contact-form span{float:left;height:65px;width:58px;border:1px solid #EEE;border-right:0;margin-bottom:12px}.contact-form-wrapper .contact-form span i{color:#B4B4B4;font-size:16px;padding:10px;width:38px;height:38px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px;border:1px solid #B6B6B6;text-align:center;line-height:18px;margin:12px auto 0 auto;display:block}.contact-form-wrapper .contact-form textarea{min-height:142px;border:1px solid #EEE;padding:10px;width:100%;margin-bottom:9px;font-size:14px}.contact-form-wrapper .contact-form input[type='submit'],.blog-sidebar .wpcf7-form input[type="submit"]{width:100%;text-transform:uppercase;background-color:#0095e6;color:#fff;font-size:14px;font-family:'Product Sans';font-weight:300;border:none;padding:21px 0;text-align:center;transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out}.contact-form-wrapper .contact-form input[type='submit']:hover{background-color:rgb(0 149 230 / .8)}.contact-form-wrapper #commentform input[type='text']{width:80%}.blog-sidebar .wpcf7-form p{font-size:14px;color:#474747;font-weight:300}.blog-sidebar .wpcf7-form input[type='email'],.blog-sidebar .wpcf7-form textarea,.blog-sidebar .wpcf7-form input[type='text']{border:1px solid #EEE;text-indent:10px;line-height:30px;font-size:14px;width:100%;margin-bottom:12px}.blog-sidebar .wpcf7-form textarea{height:100px}.page-template-template-contact-php .panel-grid{margin:0 0 25px 0px!important}.page-template-template-contact-php .panel-grid .panel{border-radius:0;padding:20px}.page-template-template-contact-php .panel-grid .widget_swh-googlemap{padding:0}.page-template-template-contact-php .panel-grid .widget-title{font-size:24px;color:hsl(0 0% 0%);font-weight:100}.page-template-template-contact-php .panel-grid p,.page-template-template-contact-php .panel-grid a{font-size:14px;color:#474747;font-weight:300}.blog-post{margin-bottom:20px}.single-page .blog-content .blog-post .post-content .featured-image:after{display:none}.single-page .page-title-section{background-image:url(https://www.prithviestates.com/wp-content/themes/sweethome/assets/img/blog-header-bg.png)}.single-page .blog-post{border-bottom:1px solid #E5E5E5}.single-page .blog-content{border-bottom:none}.single-page .post-content{border-bottom:none}.post-content img{max-width:100%;height:auto}.post-content iframe{max-width:95%}.post-content,.post-content p,.post-content a{font-size:14px;font-weight:300;color:#474747}.post-content a{font-weight:700}.post-content a:hover{text-decoration:underline}.post-content .post-tags{width:100%;float:left}.single .post-content{padding-right:30px;padding-bottom:30px}.post-content p{padding-right:30px}.sticky{background-color:#E0F6FF!important}.post-content .post-tags label{font-size:16px;font-weight:100;color:hsl(0 0% 73%);margin-top:10px}.comments-section{float:left;width:100%;background-color:#FFF;padding:20px 25px}.comments-section ul.children{margin:20px 0 0 40px}.comments-section a,.comment-reply-link{font-size:13px;color:#474747;font-weight:300}.comment-reply-link{font-size:13px}.comments-section .media-list{margin-top:20px}.comments-section .media-list h4{font-size:14px;font-weight:100;color:#3c3c3c;border-bottom:1px solid #E5E5E5;padding-bottom:10px;display:inline-block}.comments-section .media-list h4 span{color:#A7A7A7}.comments-section .media-list p{font-size:14px;font-weight:300;color:#474747}.comments-section .media-list .media a.pull-left{margin-left:10px}.comments-section .media-list .connectors{float:left;width:40px;height:40px;background-color:#fff0;border-bottom:1px solid #E5E5E5;border-left:1px solid #E5E5E5}.comments-section .media-list .media-object{width:64px;height:64px}.comment-form-wrapper{float:left;width:100%}.comment-form-wrapper .box-title{margin-bottom:20px}.comment-form-wrapper input[type='text']{width:280px;float:left}#commentform .form-submit input[type="submit"]{display:none}#commentform .logged-in-as,#commentform .logged-in-as a{font-size:13px;color:#474747;font-weight:300}#commentform .logged-in-as a{font-weight:700}.property-details-page .page-title-section{background-image:url(https://www.prithviestates.com/wp-content/themes/sweethome/assets/img/blog-header-bg.png)}.property-details-page .page-content .inner-wrapper{float:left;width:100%;background-color:#FFF}.property-details-page .page-content .flexslider{border-radius:0;box-shadow:none;border:none}.property-details-page .page-content #details-slider{margin:0 0 30px;position:relative}.property-details-page .page-content #details-slider .yellow-btn{position:absolute;bottom:25px;left:25px}.property-details-page .page-content #details-carousel{margin-bottom:30px}.property-details-page .page-content #details-carousel .slides>li{padding:0 9px}.property-details-page .page-content #details-carousel .flex-direction-nav a{background-color:rgb(0 149 230 / .8);width:41px;height:51px;line-height:51px}.property-details-page .page-content #details-carousel .flex-direction-nav a:before{content:'\f104';font-size:50px}.property-details-page .page-content #details-carousel .flex-direction-nav a.flex-next:before{content:'\f105'}.property-details-page .page-content #details-carousel .flex-prev{left:15px;top:28px}.property-details-page .page-content #details-carousel .flex-next{right:15px;top:28px}.property-desc{float:left;width:100%;padding:0 25px}.property-desc h3{font-weight:500;font-size:18px}.property-desc .slide-item-features{margin:0;padding-bottom:10px;float:left;width:100%;margin-bottom:20px}.property-desc .item-features li{border:none;margin-right:15px;padding:3px 0;font-size:12px}.property-desc p{font-size:14px!important;color:#474747;font-weight:300;font-family:'Product Sans'}#custom_content_block p,#custom_content_block span{font-family:'Product Sans'}.property-desc h3{font-size:20px;color:#000;font-weight:100}.property-desc .additional-features{margin-top:25px;float:left;width:100%}.property-desc .additional-features .features{padding-left:0;margin-top:5px;float:left;width:100%}.property-desc .additional-features .features .single-feature{float:left;margin:4px}.property-desc .additional-features .features .single-feature a{border:1px solid #E8E8E8;color:#616161;padding:10px 15px;line-height:40px;font-size:15px;font-weight:300}.property-desc .additional-features .features .single-feature a i{color:#77d04e;margin-right:5px;font-size:20px}.property-desc .property-location{float:left;width:100%;margin-top:30px;margin-bottom:30px}.property-desc .property-location #property-location-map{float:left;width:100%;height:345px;margin-top:15px}.status{background-color:#77d04e;position:absolute;bottom:25px;right:25px;font-size:16px;font-family:'Product Sans';font-weight:300;padding:8px 18px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;z-index:1}.image-wrapper{position:relative}.image-wrapper img{width:100%}.navbar-toggle{margin-top:15px}.navbar-default .navbar-toggle .icon-bar{background-color:#EEE}@media screen and (max-width:1215px){.single-agent .image-box{width:100%;height:auto}.single-agent .desc-box{width:100%;height:auto}}@media screen and (max-width:1200px){.contact-info{width:100%}.contact-form-wrapper{width:100%}.contact-form-wrapper{margin:15px 0}.page-title-section .container{margin-top:188px;margin-bottom:30px}.contact-form-wrapper .contact-form input[type='text']{width:75%}}@media screen and (max-width:991px){body{overflow-x:hidden}.bottom-strip .container #backtop-btn{display:none}.page-title-section .container{margin-top:188px;margin-bottom:30px}#premium-bar nav li a{font-weight:300;padding:10px 10px;color:#fefefe;text-shadow:none;text-transform:capitalize}.preleased-details-main{display:block}.preleased-details-sidebar{display:none}}@media screen and (min-width:992px){.preleased-details-main{display:none}.preleased-details-sidebar{display:block}}.services-section .container .services-wrapper .single-service{float:left}#backtop-btn{display:none}.blog-sidebar{float:left;margin-top:0}@media screen and (max-width:700px){.search-section .select-wrapper{width:45%!important}.media-body{overflow:visible}.page-title-section .container{margin-top:188px;margin-bottom:30px}.main-flexslider .slides .slides .slide-box{display:none!important}.connectors{display:none}}@media screen and (max-width:635px){.blog-page .blog-content .blog-post .post-content{width:75%}.main-flexslider .slides .slides .slide-box{display:none!important}.page-title-section .container{margin-top:143px;margin-bottom:30px}.blog-page .blog-content .blog-post .meta-data{width:20%}.contact-form-wrapper .contact-form .contact-form-left{width:100%}.contact-form-wrapper .contact-form .contact-form-right{width:90%}}@media screen and (max-width:450px){.search-section .select-wrapper{width:45%!important}#top-strip .social-icons{display:none}.main-flexslider .slides .slides .slide-box{display:none!important}.page-title-section .breadcrumb{margin-top:30px;margin-right:23px}.page-title-section .page-title{margin-left:23px}.page-title-section .container{margin-top:143px;margin-bottom:30px}.contact-form-wrapper .contact-form .contact-form-right{width:98%}.services-section .container .services-wrapper .single-service{width:50%;height:300px}}.property-thumbnail-50-50{width:50px;height:50px}.panel-grid{margin:0px!important}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto 5px auto}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.post-content p{padding-right:0}.woocommerce form .form-row select,.woocommerce-page form .form-row select{padding:10px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce-page form .form-row input.input-text,.woocommerce-page form .form-row textarea{padding:10px}.woocommerce .cart-collaterals .shipping_calculator .button,.woocommerce-page .cart-collaterals .shipping_calculator .button{margin-bottom:19px;background:#0095e6;color:#fff;padding:20px;text-shadow:none;border:none;text-transform:uppercase}a.navbar-brand img{margin-top:-25px}.slide-box{display:none}.footer_call_us p{font-size:14px!important}.fa{min-width:25px}.fa-location-arrow{min-width:22px!important}.flex-next{right:0}.imagesizeonbox img{width:370px;height:270px}.preleased_breakup{clear:both;width:100%;padding:5px 10px;height:30px}::-webkit-input-placeholder{color:#909}:-moz-placeholder{color:#909;opacity:1}::-moz-placeholder{color:#909;opacity:1}:-ms-input-placeholder{color:#909}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-line-chart:before{content:"\f201"}.fa-plug:before{content:"\f1e6"}#menu-services li{border:1px solid;padding:8px;margin:10px}.tab-content-item .pull-left{height:100px}.tab-content-item{clear:both}#pgc-20-0-0{background-color:#fff;padding:30px}.search-section .container{padding-right:10!important;padding-left:10!important}@media screen and (max-width:349px){.search-section .select-wrapper a{min-width:120px}.search-section .select-wrapper input{min-width:120px;width:120px}.search-section .container{padding-right:10!important;padding-left:10!important}}@media screen and (min-width:350px) and (max-width:400px){.search-section .select-wrapper a{min-width:150px}.search-section .select-wrapper input{min-width:150px;width:150px}.search-section .container{padding-right:10!important;padding-left:10!important}header #contact-box>a:first-child{padding-bottom:8px}}@media screen and (min-width:401px) and (max-width:480px){.search-section .select-wrapper a{min-width:170px}.search-section .select-wrapper input{min-width:170px;width:170px}.search-section .container{padding-right:10!important;padding-left:10!important}header #contact-box>a:first-child{padding-bottom:8px}}@media screen and (min-width:481px) and (max-width:780px){.search-section .select-wrapper a{min-width:160px}.search-section .select-wrapper input{min-width:160px}.search-section .container{padding-right:10!important;padding-left:10!important}#pg-74-0.panel-no-style{width:100%!important}}@media only screen and (max-width:768px){#pg-74-0.panel-no-style{width:100%}}.homepage-text{clear:both}.homepage-text p,.homepage-text ul li{color:#545252;font-weight:400;font-size:12px;list-style-type:square}ul.sub-menu li{padding-left:20px}.panel-grid{float:left}.locationpage-content{padding:15px;font-size:12px}.projectname_sugg,.projectautosuggest ul li{font-size:15px}#myBtn{display:block;position:fixed;bottom:90px;right:20px;z-index:99999333;border:none;outline:none;background-color:#EFBD26;color:#fff;cursor:pointer;padding-top:12px;border-radius:50%;box-shadow:2px 2px 6px rgb(0 0 0 / .4);width:52px;height:52px;text-align:center}#myBtn:hover{box-shadow:0 0 15px rgb(0 0 0 / .6)}#myBtn i{font-size:30px}.mybtn{position:relative;transform:translate(-50% -50%);background-color:#EFBD26;color:#fff;display:inline-block;padding:6px 15px;top:4px;border-radius:30px}.mybtn:hover{background-color:#E4AC04;color:#fff;text-decoration:none}a.navbar-brand{padding-right:0px!important}