/* Clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

.clearfix {
  clear: both;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

figure
{
  padding:0;
  margin:0;
}



body {  
  line-height: 1.5;
  font-size: 16px;
  font-family: 'Questrial', sans-serif;
  color: #616161;
  font-weight: 400;
  background-color: #FFFFFF;
}

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;  
  margin-bottom: 10px;
}

.seo-text
{
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  margin: 0 0 1.25em;
  padding: 0;
  color: #616161;
  text-transform: capitalize;
}

#status-msg p {
  color: white;
  font-weight: bold;
}

h1, h3, h2, h4, h5 {
  color: #26A3CF;
  font-family: 'Questrial', sans-serif;
  line-height: 1em;
  font-weight: 300;
}

h1 {
  font-size: 50px;
  line-height: 1.3em;
  word-wrap: break-word;
}

h2 {
  font-weight:300;
  color:#26A3CF;
  line-height:1.3em;
  padding:0;
  margin:0;
  text-transform:uppercase;
}

.homepage h1 {
  margin-top: 0;
  word-wrap: break-word;
}



.homepage h3{
  font-size: 41px;
}

.homepage h4{
  font-size: 41px;
}

a  {
  color: #616161;
  outline: none;
}

a:hover,a:active,a:focus {
  color: #616161;
}

ul li {
  list-style-position: inside;
}

.step {
  display: inline-block;
  line-height: 1;
}

button,
.button,
.button:link,
.button:visited {
  /* You may wish to override these properties with your settings */
  display: inline-block;
  border: 1px solid #27a2c9;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: #27a2c9;
  font-size: 15px;
  font-family: 'Questrial', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 16px 50px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 13px 0 0 0;
  text-transform: uppercase;
  background-image: radial-gradient(circle at 120.71% 50%, #42b290 0, #42b290 16.67%, #42b290 33.33%, #42b290 30%, #31a9b5 66.67%, #31a9b5 83.33%, #28a4cb 100%);
}

button:hover,
.button:hover,
button:active,
.button:active,
button:focus,
.button:focus {
  /* You may wish to override these properties with your settings */
  background-color: #fff;
  color: #27a2c9;
  outline: none;
 background-image: radial-gradient(circle at 120.71% 50%, #fff 0, #fff 16.67%, #fff 33.33%, #fff 30%, #fff 66.67%, #fff 83.33%, #fff 100%);
  
}

/*text-logo*/
.fi-list {
  font-size: 40px !important;
  text-indent: 0 !important;
  color: #2BA6C4 !important;
}

/*header css starts*/
header {
  background-color: #FFFFFF;
  padding-bottom: 15px;
  border-bottom: 1px solid #2BA6C4;
}

header .top-bar {
  height: auto;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 0;
}

header .top-bar .title-area {
  width: 100%;
  margin-top: 20px;
  background-color: #FFFFFF;
}

.body-content{
overflow: hidden;
}

.top-bar .toggle-topbar.menu-icon {
left: 20px;
margin: 0;
padding: 0;
right: auto;
top: 55px;
position: absolute;
width: 10%;
  float: left;
}

#sidebarButton {
padding: 0;
}

header .top-bar-section{
display:none;
}

header .top-bar .name {
float: none !important;
margin-left: auto;
margin-right: auto;
  height: auto;
}

.name img {
  margin-top: 1%;
  max-width: 70%;
}

header nav.top-bar,
header .top-bar-section ul, 
header .top-bar-section li a:not(.button){
  background-color: transparent;
  font-weight: normal;
}

.side-nav-content {
display: block;		
 /* fallback */
 background-color: #FFFFFF; 
 
 background-repeat: repeat-y; 
 /* Safari 4-5, Chrome 1-9 */ 
 background: -webkit-gradient(linear, right top, left top, from(#FFFFFF),color-stop(0.1, #FFFFFF), to(#FFFFFF)); 
 /* Safari 5.1, Chrome 10+ */ 
 background: -webkit-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
 /* Firefox 3.6+ */ 
 background: -moz-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
 /* IE 10 */ 
 background: -ms-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
 /* Opera 11.10+ */ 
 background: -o-linear-gradient(left, #FFFFFF 83%, #FFFFFF);
 
 padding:0!important;
}

.nav-bar {
list-style: none outside none;
margin-bottom: 0;
margin-left: 0;
float: left;
width: 100%;
}

.nav-bar li a,
.nav-bar li span {
display: inline-block;
color: #222222;
font-size: 14px;
font-family: 'Poppins', sans-serif;
margin-right: 0;
padding: 0 5px;
}

.nav-bar > li {
border-bottom: 1px solid #d3d3d3;
  float: left;
  line-height: 44px;
  padding-left: 10px;
  width: 100%;
}

.nav-bar li a {
word-wrap: break-word;
 text-transform: capitalize;
  font-weight: 500;
}

.nav-bar li a:hover{
color: #222222;
}

[role="main"] {
  padding: 0 !important;
}

[role="complementary"] {
  position: absolute !important;
}

/* sub menu*/

/* end sub menu */

.mobile-footer-icons {
margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}

.menu-left
{
 /* padding:36px 0 0;*/
     padding:20px 0 0;
}

/*header css ends*/

/*slider css starts*/

.bxslider {
  margin-bottom:0;
}

.bx-wrapper {
  margin-bottom: 0 !important;
  position:relative;
}

.bx-pager-item{
  display: inline;
}

.banner #slider .transparent-bg {
  background: none repeat scroll 0 0 #050707;
  bottom: 0;
  height: 30px;
  opacity: 0.4;
  position: absolute;
  width: 100%;
  z-index: 999;
}

#slider-pager
{
  position : absolute;
  bottom:10px;
  width:100%;
  z-index:9999;
}

/*slider css ends*/

/*small icons section css starts*/
/*small icons section css ends*/

/*search form css starts*/
/*search form css ends*/

/*search listing css starts*/
/*search listing css ends*/

/*follow us css starts*/

.step.social-icon {
  color: #FFFFFF;
  font-size: 70px;
}

/*follow us css ends*/

/*call us css starts*/


.call-us .call-us-text {
  padding-top: 93px;
  position: relative;
  left: -88px;
}

.call-us .call-us-text h3 {
  color: #2BA6C4;
  padding-bottom:30px;
}

.call-us .call-us-text .description {
  color: #616161;
  max-width: 100%;
  line-height:1.8em;
}
/*call us css ends*/

/*search by map css starts*/
.search-by-map
{
  padding: 40px 0;
}

.search-by-map .search-by-map-text h2 {
  padding-bottom:10px;
}

/*search by map css ends*/

/*Featured luxury css starts*/
.feat-luxury {
  background-color: #fff;
  color: #000000;
  padding: 20px 0 50px;
}

.feat-luxury p {
  color: #000000 !important;
}

.feat-luxury ul {
  margin: 0 50px;
  padding:0;
}
.feat-luxury ul li{
  padding-bottom: 0;
  padding-top:30px;
}

.feat-luxury ul .description {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-weight: 500;
  color: #222222 !important;
  padding-bottom: 10px;
  font-family: 'Poppins', sans-serif;
  line-height: 1.3;
  margin-top: 20px;
}
/*Featured luxury css ends*/

/* Contact page css */
.contact-icon-box {
  text-align: center;
  padding: 20px 10px;
  margin-bottom: 30px;
  border-radius: 5px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-box-shadow: 0 20px 60px 0 rgba(40, 93, 251, 0.16);
  box-shadow: 0 20px 60px 0 rgba(40, 93, 251, 0.16);
  min-height: 380px;
}
.contact-icon-box .contact-icon {
  border-right: 5px dashed #26a3cf;
  border-bottom: 5px solid #26a3cf;
  display: inline-block;
  margin-bottom: 30px;
  padding: 10px;
  border-radius: 50%;
}
.contact-icon-box .contact-icon i {
  text-align: center;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  line-height: 120px;
  font-size: 50px;
  background-color: #26a3cf;
}
.contact-icon-box  h3 {
  font-size:18px;
  font-weight:400;
  padding:0 0 0;
  margin-bottom: 10px;
  text-align: center !important;
  text-transform: uppercase;
}
.contact-body a {
  color: #000;
}

/*buy sell css starts*/
.buy-sell {
  padding: 40px 0 0;
  border-bottom: 1px solid #CCCCCC;
}

.buy-sell .buy-sell-content {
  padding-bottom: 0;
  margin:0
}

.buy-sell .buy-sell-content{
  margin-bottom:50px;
}

.buy-sell .buy-sell-content .img {
  margin-top: 10px;
}
/*buy sell css ends*/

/*tabs section css starts*/
/*tabs section css ends*/

/*tabs on productpage*/
.homepage .resp-tab-content {
  border: 1px solid #CCCCCC;
}

.homepage .resp-tab-content {
  border-bottom: medium none;
}

.homepage .resp-tab-content,
.homepage .resp-accordion {
  word-wrap: break-word;
}

.homepage .resp-accordion {
  border: 1px solid #CCCCCC;
}

.homepage .resp-accordion {
  margin-top: 0;
  border: 1px solid #CCCCCC !important;
  border-bottom: medium none !important;
}

.homepage .resp-tab-active {
  border: 1px solid #CCCCCC !important;
}

.homepage .resp-accordion:first-child {
  border-top: 1px solid #CCCCCC !important;
  border-bottom: medium none;
}

.homepage .resp-tabs-container {
  background: none repeat scroll 0 0 transparent;
}

.homepage .resp-tabs-list li { 
  background: none repeat scroll 0 0 transparent !important;
  color: #26A3CF;
  font-weight: 500;
  font-size: 18px;
}

.homepage .resp-tabs-list li.resp-tab-active,


.homepage .resp-accordion:last-of-type,
.homepage .resp-tab-content:last-of-type {
  border-bottom: 1px solid #CCCCCC !important;
  border-top: medium none;
}

.homepage .resp-tab-content.resp-tab-content-active ul {
  margin-left: 15px;
}

.homepage .resp-tab-content.resp-tab-content-active > ul {
  margin-left: 15px;
}

.resp-tab-content {
  border-left:0px solid;
  border-right:0px solid;
  border-top:0px solid;
}

/* end tabs on product page */

/* Cart page */

.button {
  float: none;
  width: auto;
}

.button a {
  color: #FFFFFF;
font-size: 12px;
}

.contact.button {
   letter-spacing: 1px;
   font-size: 14px;
   padding: 9px 18px 9px 20px;
  /* background: url("//d14ty28lkqz1hw.cloudfront.net/data/org/22532/theme/35963/img/submit-arrow.png") no-repeat scroll 84px center rgba(0, 0, 0, 0);*/
}

/* accordiom */
.resp-easy-accordion .resp-accordion .resp-arrow {
  line-height: 32px;
}

/* Search Page */

/* Media gallery */

/*contact form*/


.contact .banner {
  margin-top: 30px;
}

.contact .name{
  margin-top: 0;
  margin-top: 15px;
}

.contact h4 { 
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 24px;
}

#msg-container {
  width: 75% !important;
}

/*footer css starts*/

footer {
  font-weight: 300;
  padding-top: 30px;
background-image: -moz-linear-gradient( 0deg, rgb(18,110,142) 0%, rgb(50,134,104) 100%);
background-image: -webkit-linear-gradient( 0deg, rgb(18,110,142) 0%, rgb(50,134,104) 100%);
background-image: -ms-linear-gradient( 0deg, rgb(18,110,142) 0%, rgb(50,134,104) 100%);
  margin-top: 40px;
}

.footer-extra-nav {
  background-color: none;
  color: #FFFFFF;
  border-bottom: 1px solid #589a9b;
  padding-bottom: 25px;
}

.footer-main-nav {
  background-color: none;
  color: #FFFFFF;
  padding-bottom: 30px;
}

.newsletter-container {
  padding-top: 4px;
}

footer .social-icon { 
  font-size: 45px;
  color:#FFFFFF!important;
  padding: 0 0.1em;
}

.footercopyrightsection {
  padding-top:17px;
  font-size:14px;
}

.privacylinks {
  text-transform: uppercase;
  margin-top: 2px;
}

footer .follow-us-footer {
  float:right;
  margin-left:86px;
  margin-top: 3px;
}

.show-desktop {
  display: none;
}

footer a {
  color: #FFFFFF;
}

footer a:hover {
color: #FFFFFF;
}

footer a:focus {
color: #FFFFFF;
}

.powered-logo {
  border-top: 1px solid #4f9387;
  padding-bottom: 10px;
  padding-top: 10px;
}

.mobile-copy-year {
  margin-bottom: 5px;
}
   
.mobile-shop-name {
  font-size: 15px;
  font-weight: 100;
  letter-spacing: 0;
  text-transform: capitalize;
}
.padding-left
{
  padding-left:20px;
}
.padding-top
{
  padding-top:5px;
}

/*footer css ends*/

/*follow us css starts*/
.follow-us-footer .follow-icons {
  margin:0;
  padding: 0;
  list-style:none;
}

.follow-us-footer .follow-icons li{
  line-height:1em;
  display: inline-block;
  padding: 0 0 0 8px;
}

.follow-us-footer .step.social-icon {
  font-size: 31px;
}

.follow-us-footer .follow-icons li:first-child{
  padding-left:0;
}
.follow-us-footer .follow-icons li:last-child{
  padding-right:0;
}



/*follow us css ends*/


/* Calculators */
.go, .go:hover
{
  background:#be1d2c !important;
  color:#fff !important;
}
/* Calculators */

#slider figure img
{
  width:100%;
}

footer .address .marker:before
{
  font-size:25px;
  line-height:24px;
  padding-right:8px;
  float:left;
  color:#FFFFFF;
}
footer .actual-address
{
  float:left;
}

footer .address,
footer .line-1,
footer .line-2
{
  display:block;
  width:100%;
}

button,
.button,
header .top-bar-section .menu-right a
{
  -moz-border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
  border-radius: 30px !important;
}

/*chosen*/

/*chosen*/



#accordion-page-type-2 .resp-easy-accordion .resp-accordion.resp-tab-active{
  border:none !important;
}

/* custom-code */
figure.gallery-figure img {
  border-radius: 55px;
}
.textimages1-page-type .section-subtitle {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  color: #222222;
  padding-bottom: 20px;
  font-family: 'Poppins', sans-serif;
  padding-top: 15px;
}

.sticky header {
  padding: 0px 0 0;
}

.sticky header .top-bar .title-area {
  margin-top: 0;
}

.sticky header {
  background: #fff;
}


.sticky  .menu-area {
  padding-top: 0;
      width: 100%;
}

.sticky .title-area .name img {
  max-width: 265px;
  display: none;
}

.sticky .header-links {
  max-width: 265px;
  display: none;
}


.cta, .cta:hover, .cta:active, .cta:focus {
  color: #26a3cf;
  font-weight: 500;
  text-transform: capitalize;
  text-decoration: underline;
  letter-spacing: 0.8px;
  font-family: 'Questrial', sans-serif;
}


.bottom-service1 {
  margin-top: 0px;
  border-top: 1px solid #44b38b;
  text-align: CENTER;
  padding-top: 50px;
  padding-bottom: 30px;
}

.banner-sub-title {
  font-size: 21px;
  text-transform: none;
  letter-spacing: 1.3px;
  font-weight: 500;
  /*color: #fff;*/
  color:#000;
  padding-bottom: 10px;
  font-family: 'Poppins', sans-serif;
}



.banner-figcaption1 {
  position: absolute;
  transform: none;
  width: 100%;
  left: 0%;
  top: 20%;
  text-align: left !important;
}

.actual-address .line-1:hover, .actual-address .line-1:active, .actual-address .line-1:focus {
  color: #FFFFFF;
 }

footer a:hover {
  color: #FFFFFF;
}

.pt-15 {
  padding-top: 15px;
}

.about-h2 {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2;
  color: #26a3cf;
  text-transform: capitalize;
  letter-spacing: 0;
  padding-bottom: 0 !important;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 10px;
}

.gallery-viewAll {
  padding-top: 30px;
}

.gallery-text {
  padding-bottom: 40px;
}

#hoverGallery {
  text-align: CENTER;
  margin-top: 50px;
      background-image: url(../images/image_02.jpg);
  padding: 100px 0 115px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
}


.buy-sell {
  margin-top: 50px;
  background-image: url(../images/image_14.jpg);
  padding: 150px 0 60px;
  background-repeat: no-repeat;
  background-size: cover;
}

.hr-line-service {
  border-top: 1px solid #6ec3b1;
  width: 15%;
  margin: 0 auto;
}

.hr-line {
  border-top: 1px solid #6ec3b1;
  width: 40%;
  margin: 15px 0px 0px;
}

.banner-figcaption .banner-description .button {
  background-color: #fff;
  color: #26a3cf;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px 35px;
  border: 2px solid #fff;
  margin-top: 30px;
  background-image: radial-gradient(circle at 120.71% 50%, #fff 0, #fff 16.67%, #fff 33.33%, #fff 30%, #fff 66.67%, #fff 83.33%, #fff 100%);
}

.cta-links, .cta-links:hover, .cta-links:active, .cta-links:focus {
  color: #26a3cf;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 0.8px;
  font-family: 'Questrial', sans-serif;
}

header {
  border-bottom: 0px solid #ccc !important;
}

 .section-subtitle {
 font-size: 21px;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 500;
  color: #222222;
  padding-bottom: 10px;
  font-family: 'Poppins', sans-serif;
}

.main-heading, .section-title {
  font-size: 41px;
  font-weight: 400;
  line-height: 1.2;
  color: #26a3cf;
  text-transform: capitalize;
  letter-spacing: 0;
  padding-bottom: 0 !important;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 10px;
}

.header-links .menu-right a.email:hover, .header-links .menu-right a.email:active, .header-links .menu-right a.email:focus {
  background: #fff;
  color: #222222;
  border: 1px solid #222;
}

.text-alignment {
  display: BLOCK;
  line-height: 1.2;
}

.banner-br {
  border-top: 1px solid #fff;
  width: 25%;
  margin: 20px 0px 20px;
}

.textimages1-page-type .banner-br {
  border-top: 1px solid #fff;
  width: 13%;
  margin: 20px 0px 20px;
}

.banner-title {
  color: #25a4cf;
  font-weight: 400;
  text-transform: none;
  font-size: 41px;
  letter-spacing: 0.8px;
  font-family: 'Roboto Slab', serif;
  line-height: 1;
}

.banner-description {
  width: 47%;
  text-align: left;
}

#slider .banner-figcaption {
  position: absolute;
  top: 43%;
  left: 53%;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: white;
  transform: translate(-50%,-50%);
}

.header-links .menu-right a.email {
 background: #26a3cf;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  background-image: radial-gradient(circle at 120.71% 50%, #42b290 0, #42b290 16.67%, #42b290 33.33%, #42b290 30%, #31a9b5 66.67%, #31a9b5 83.33%, #28a4cb 100%);
  border: 1px solid transparent;
  }
html {
  margin-top: 0 !important;
}


/* Media Queries */

#slider > .bxslider > li {
  list-style: none;
}

li.li-1:hover img {
  content: url(../images/11.png);
}

li.li-2:hover img {
  border-radius: 48px;
  content: url(../images/2_03.png);
}

li.li-3:hover img {
  border-radius: 48px;
  content: url(../images/31.png);
}

li.li-4:hover img {
  border-radius: 48px;
  content: url(../images/41.png);
}

li.buy-sell-content.li-1:hover img {
      content: url(../images/51.png);
}

li.buy-sell-content.li-2:hover img {
      content: url(../images/61.png);
}

.call-us-image {
  padding: 0;
}
#profile-page-type .row {
  max-width: 1156px !important;
  margin: 0 auto;
}



@media only screen and (min-width: 480px) {    
  h1 {
      font-size: 41px;
  }

  .name img {
      margin-top: 0;
      max-width: 100%;
  }
  
  .mobile-social-icons {
      margin-right: 2%;
  }
  
  footer .social-icon { 
      font-size: 55px;
  }
          
}

@media only screen and (min-width: 769px) {
  .buy-sell .buy-sell-content:first-child {
      border-right: 0px solid #CCCCCC;
  }

}

@media only screen and (min-width: 768px) {
  
  .resp-tab-content {
      border-bottom:1px solid #CCCCCC;
  }
  
  .resp-accordion:last-of-type,
  .resp-tab-content:last-of-type {
      border-bottom: 1px solid #CCCCCC !important;
      border-top: 1px solid #CCCCCC !important;
  }
      
  .call-us .call-us-text {
      margin-bottom: 0;
  }
}

@media only screen and (min-width: 940px) {
.white
{
  color: #fff !important;
}
 [role="main"] {
      padding: 0 !important;
  }
  
  [role="complementary"] {
      position: absolute !important;
  }
  
  .active [role="main"] {
      margin-right: 0 !important;
  }
  
  .row,
  .top-bar .row {
      max-width: 1152px;
  }
  
  header {
      border-bottom: medium none;
      padding-bottom: 0;
      margin-bottom: 0;
      /* fallback */
   background-color: #FFFFFF; 
   
   background-repeat: repeat-y; 
   /* Safari 4-5, Chrome 1-9 */ 
   background: -webkit-gradient(linear, right top, left top, from(#FFFFFF),color-stop(0.1, #FFFFFF), to(#FFFFFF)); 
   /* Safari 5.1, Chrome 10+ */ 
   background: -webkit-linear-gradient(left, #FFFFFF 50%, #FFFFFF 50%); 
   /* Firefox 3.6+ */ 
   background: -moz-linear-gradient(left, #FFFFFF 50%, #FFFFFF 50%); 
   /* IE 10 */ 
   background: -ms-linear-gradient(left, #FFFFFF 50%, #FFFFFF 50%); 
   /* Opera 11.10+ */ 
   background: -o-linear-gradient(left, #FFFFFF 50%, #FFFFFF 50%);
  }
  
  /*top header*/
  header .top-bar .title-area {
      width: 31%;
      float: left;
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  }
  
  header .row {
      overflow: visible;
  }
  
  header .top-bar{
      clear: both;
      height: auto;
      line-height: 40px;
      margin-top: 0;
      width: 100%;
  }
  
  header .top-bar .name {
      float: left;
      height: auto;
      margin: 0;
  }
      
  header .top-bar-section{
      display: block;
  }
  
  .title-area ul {
      float: right;
      margin-left: 0;
      width: 100%;
  }
  
  .menu-area {
   padding-bottom: 5px;
    padding-top: 30px;
      background-color: #FFFFFF;
  }
  
  header .top-bar-section {
    width: 100%;
    line-height: 37px;
    float: left;
    color: #222222;
  }
  
  header .top-bar-section .menu-right a {
      color: #222222;
    font-size: 14px;
     border: 1px solid;
    border-radius: 32px;
    margin-left: 10px;
   padding: 7px 25px;
      float: right;
      margin-bottom: 5px;
      line-height: 2.2;
  }
  
  header .menu-right a.phone {
       border: none;
    margin-left: 0;
    padding: 0 12px;
      font-size: 21px;
      color: #26a3cf;
      font-weight: 600;
      letter-spacing: 2px;
  }

  header .menu-right a.phone:before {
      padding-right: 8px;
      color:#2BA6C4;
      vertical-align: middle;
      font-size: 28px;
  }

  header .top-bar-section ul {
      list-style: none outside none;
      margin: 0;
      padding: 0;
  }
      
  header .top-bar-section li ul li a:not(.button) {
      padding: 6px 9px;
      line-height: 25px;
  }
  
  header .top-bar .toggle-topbar a,
  header .top-bar .toggle-topbar.menu-icon a,
  header .top-bar-section li a:not(.button) {
      color: #222222;
      font-family: 'Poppins', sans-serif;
    font-size: 14px;
      outline: medium none;
  letter-spacing: 1px;
      padding: 0 0px;
      line-height: 37px;
      text-transform: capitalize;
      font-weight: 500;
      border-top: 2px solid transparent;
  }
  
  .title-area, .top-bar-section ul li {
  padding: 0 16px;
}
     
  
  header .top-bar-section ul li.active>a {
      color: #222222;
      border-top: 2px solid #29a4c9;
  }
  
  header .top-bar .toggle-topbar.menu-icon a span {
      box-shadow: 0 12px 0 4px #2BA6C4, 0 24px 0 4px #2BA6C4, 0 36px 0 4px #2BA6C4;
    width:30px;
    right: auto;
  }
      
  .content {
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
      border: medium none !important;
      padding-bottom: 0 !important;
      padding-top: 0 !important;
  }    

  /* Dropdowns */
  
  header .top-bar-section .dropdown,
  header .top-bar-section .dropdown li {
      background: #FFFFFF;
      z-index: 9999; 
  }
  
  header .top-bar-section .dropdown li {
      border-bottom: 1px solid #CCCCCC;
      z-index: 9999; 
  }
  
  header .top-bar-section .dropdown li:last-child {
      border-bottom: none;
  }
  
  header .top-bar-section .dropdown li a {
      color: #6A6A6A !important;
      font-weight: 300;
      font-size: 14px;
  }
  
  header .top-bar-section .dropdown li a:hover {
      color: #FE1B1B !important;
      background: none repeat scroll 0 0 transparent !important;
  }
  
  header .top-bar-section li a:hover {
      background: none repeat scroll 0 0 transparent !important;
      color: #222222;
  }    
      
  footer .section {
      margin-right: 48px !important;
      width: 21% !important;
  }
  
  footer .section:last-child {
      margin-right: 0 !important;
  }
  
  footer .section ul {
      list-style-type: none;
      margin-left: 0;
      margin-top: 22px;
  }
  
  .show-desktop {
      display: block;
  }
  
  .copyright {
      font-size: 16px;
  }
  
   footer .section h4 {
      color: #FFFFFF;
      font-size: 14px;
  }
      
  footer .footer-small-screen {
    display: none;
  }
  
  footer .social-icon { 
      font-size: 30px;
      color:#FFFFFF!important; 
  }
  
  .new {
    display: none;
  }
  
  .search-by-map .search-by-map-text {
      margin-top: 98px;
  }
         
}
.list li {
  list-style-position: outside;
  margin-left: 20px;
}

.resp-easy-accordion .resp-accordion{
  position: relative;
  display: block;
  cursor: pointer;
  margin-top: 17px !important;
  text-transform: uppercase!important;
  font-weight: 700;
  padding: 10px 10px 10px 10px  !important;
  background-color: #2fa8bd;
  color: #ffffff;
  text-align: center;
}

.resp-tab-content {
  border: none !important;
  padding-top: 15px;
  padding-bottom: 20px;
  margin-bottom: 0px;
  background: #ebebeb;
}
.resp-tab-content.resp-tab-content-active {
   padding: 10px 30px !important;
}
.license {
  font-size: 18px;
      line-height: 1.4;
}
.acc-icon {
  position: absolute;
  /*top: 130px;*/
  z-index: 999;
  height: 60px;
  border: 1px solid #2fa8bd;
}
#servi-2 span.resp-arrow { 
  display:none;
  }

#servi-12 span.resp-arrow {
  display:none;
  }
  
@media only screen and (max-width: 1024px) {
  .resp-easy-accordion .resp-accordion {
  font-size: 14px;
  min-height: 60px;
  margin-left: 15px;
  }
  
.call-us-image {
  padding: 0 15px;
}


.title-area, .top-bar-section ul li {
  padding: 0 9px;
}
  
  
  footer .follow-us-footer {
      margin-left: 35px;
      margin-top: 10px;
  }
  
  .bottom-service1 {
  margin-top: 13px;
}
  
}



@media only screen and (max-width: 940px) {
.mobile-social-icons svg {
  width: 50px;
  height: 50px;
}
  .textimages1-page-type .section-subtitle {
  padding-bottom: 40px;
      padding-top: 20px;
}
  
  .banner-figcaption .banner-description .button {

  color: #fff;
      background-image: radial-gradient(circle at 120.71% 50%, #42b290 0, #42b290 16.67%, #42b290 33.33%, #42b290 30%, #31a9b5 66.67%, #31a9b5 83.33%, #28a4cb 100%);

}
  
  #sidebar {
  top: 0 !important;
  }
  
  .banner-sub-title {
  color: #222;
  }
  
  .textimages1-page-type .banner-br {
  border-top: 1px solid #26a3cf;
  width: 13%;
  margin: 0 auto;
}
  
  .banner-description1 {
  text-align: center;
}
  
  
  .banner-figcaption1 {
  position: relative;
  width: 100%;
  color: white;
  transform: translate(-50%,-50%);
  background-color: #fff;
  padding: 10px 0;
  transform: none;
  left: 0;
  top: 5px;
}
  
  .footer-block {
  padding: 20px 0 20px;
}
  
  .service-text-section .mid-text {
  border-top: 1px solid #cccccc;
}
  
.buy-sell .hr-line {
  border-top: 1px solid #6ec3b1;
  width: 45%;
  margin: 0;
  margin-top: 50px;
}
  

.buy-sell {
  text-align: CENTER;
  margin-top: 60px;
  background-image: url(../images/image_07.jpg);
 padding: 135px 0 30px;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: left;
}
  
  .feat-luxury {
  padding: 10px 0;
}
  
  .call-us-image {
  text-align: right;
}
  
  .banner-description .button {
  background-color: #26a3cf;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px 35px;
  border: 2px solid #26a3cf;
  margin-top: 30px;
}
  
  
  .search-by-map-image {
  text-align: left;
}
  
  .search-by-map {
  padding-top: 85px;
}
  
  .hr-line-service {
  border-top: 1px solid #6ec3b1;
  width: 25%;
  margin: 0 auto;
}
  
  #hoverGallery .main-heading  {
  font-size: 36px;
  }
  
  #hoverGallery {
  text-align: CENTER;
  margin-top: 60px;
  background-image: url(../images/image_04.jpg);
  padding: 100px 0 198px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
}
  
  .hr-line {
  border-top: 1px solid #6ec3b1;
  width: 30%;
  margin: 0px auto;
  margin-top: 50px;
}
  
  .banner-br {
  border-top: 1px solid #26a3cf;
  width: 20%;
  margin: 10px auto;
}
  
  .text-alignment {
  display: inline;
  line-height: 1.2;
}
  
  .banner-title {
  color: #26a3cf;
  font-family: 'Questrial', sans-serif;
  font-size:45px;
  }
  
  .banner-br {
  border-top: 1px solid #26a3cf;
  width: 25%;
  margin: 0 auto;
  padding-bottom: 8px;
}
  
  
  .banner-description {
  width: 100%;
  text-align: center;
}
  
  #slider .banner-figcaption {
  position: relative;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: white;
  transform: translate(-50%,-50%);
  background-color: transparent;
  padding: 10px 0;
  transform: none;
  left: 0;
  top: 0;
  font-family: 'Questrial', sans-serif;
 
}
  
   .pd-10m {
  padding: 10px;
}
  
.mob-ser-custom-sec {
  text-align: CENTER;
  /* margin-bottom: 60px; */
}
  
  
  
  header
  {
      padding-bottom: 0;
  }
  
  header .top-bar .title-area
  {
      margin-bottom: 20px;
  }
  
  header .top-bar .name
  {
      text-align:center;
  }
  
  /* Banner begin */
  /* Banner end */
  
  /* small-icons */
  /* small-icons */
  
  /*follow us css starts*/
  /*follow us css ends*/
  
  /*Call us css starts*/
  .call-us
  {
      padding-top:50px;
  }
  
  .call-us .call-us-text
  {
      left: 0;
      padding-top: 0;
  }
  footer .address .marker::before,
  footer .actual-address
  {
      float:none;
  }
  
  footer .address
  {
      padding-top:20px;
      border-top:1px solid #4f9387;
  }
  
}

@media only screen and (max-width: 939px) {
  
  /* search form */
  /* search form */
  
  /* footer */
  
  footer {
      font-size: 14px;
      padding-top: 11px;
  }
  
  .menu-area {
      border-top: 1px solid #d3d3d3;
      padding:0;
  }
  
  header .menu-area a.phone {
      font-size: 21px;
      font-weight: 600;
      letter-spacing: 2px;
      color: #2ba6cb;
}
  
  header .menu-area a.phone:before {
     padding-right: 10px;
      color: #2BA6C4;
      vertical-align: middle;
      height: 30px;
      font-size: 30px;
  }
  
  header .menu-area .mobile-email {
      border-top: 1px solid #d3d3d3;
  }
  
  header .menu-area .mobile-email .email{
          display: inline-block !important;
          margin: 20px;
          font-weight: 500;
          letter-spacing: 2px;
          line-height: 20px;
  }
  
}

@media only screen and (max-width: 768px) {
  .call-us,
  .search-by-map
  {
      text-align:center;
  }
  
  #slider-pager,
  .banner #slider .transparent-bg
  {
      display:none;
  }
  
}


@media only screen and (max-width: 639px) {
.acc-icon {
  position: relative;   
  border: none;
  display: block;
  margin: 0 auto;
  height: auto;
      padding-top: 10px;
}
.resp-easy-accordion .resp-accordion .resp-arrow {
  line-height: 32px;
  top: calc(50% - 50px);
  right: 20px;
}
.resp-easy-accordion .resp-accordion {
  margin-top: 0px !important;
}
 .resp-easy-accordion .resp-accordion{
 
  line-height: 24px;
}
}

@media only screen and (max-width: 480px) {
  .buy-sell .hr-line {
  border-top: 1px solid #6ec3b1;
  width: 45%;
  margin: 0 auto;
  }

}

@media only screen and (max-width: 479px) {
  .step.social-icon {
     font-size: 48px;
  }
  
  .homepage h1
  {
      line-height:1.2em;
      font-size:20px;
  }
  
  .homepage h2
  {
      line-height:1.2em;
      font-size:18px;
  }
      
  /*search listings css starts*/
  /*search listings css starts*/
  
  /*follow us css starts*/
  /*follow us css ends*/ 
  
  /*search by map css starts*/
  .search-by-map
  {
      padding-top: 25px;
  }
  /*search by map css ends*/
  
  /* featured listing css begins */
  .feat-luxury ul li{
      width:100% !important;
  }
  /* featured listing css ends */
  
  .buy-sell {
      padding: 25px 0 0;
  }
      
  .buy-sell .buy-sell-content{
      margin-bottom:25px;
  }
  
  .lessthen480
  {
      width:100% !important;
      text-align:center;
  }
  
  .buy-sell .buy-sell-content .img {
      margin-top: 0;
      margin-bottom: 10px;
  }
      .mobile-social-icons svg {
  width: 35px;
  height: 35px;
}

}

@media only screen and (max-width: 375px) {
  .mobile-social-icons svg {
  width: 35px;
  height: 35px;
}
}

@media only screen and (min-width: 1078px) {
  
  footer .section {
      margin-right: 0 !important;
      width: 33% !important;
  }
}

