
  .btn-orange{
    padding: 8px 25px;
    margin: 0px 17px 0 0;
    position: relative;
    color: #fff;
    font-size: 18px;
    border:1px SOLID  #e7a920;
  }
  #thg-it-press{
    display: ;
    background: #111;
    position: relative;
    z-index: 1;
        padding-bottom: 141px;
  }
  .thg-media-row{
    display: block;
    position: relative;
  }
  .thg-media-row:after{
    content: '';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
  }
  .thg-media-col{
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    position: relative;
    width: 25%;
    min-height: 148px;
  }
  .thg-media-col >p{
    color:#FFF;
  }
  .thg-media-col > a{
    position: absolute;
    width: 100%;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 100;
  }
  .thg-media-col:after{
    content: '';
    display: block;
    background: rgba(0,0,0,0.57);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    transition: all 0.2s linear;
  }
  .thg-media-col:hover:after{
    background: rgba(0,0,0,0.8);
  }
  .thg-media-col:nth-of-type(0):after{
    background: rgba(0,0,0,0.3);
  }
  .thg-media-col .tmc-heading{
    display: block;
    width: 84%;
    position: absolute;
    top: 8%;
    left: 8%;
    z-index: 1;
  }
  .thg-media-col .tmc-heading img{
    width:17%;
  }
  .thg-media-col:nth-of-type(0) .tmc-heading{
    width: 80%;
  }
  .thg-media-col:nth-of-type(0) .tmc-heading .heading-border:before,
  .thg-media-col:nth-of-type(0) .tmc-heading .heading-border:after{
    /* background-color: #323232; */background-color: #e7a921;
  }
  .thg-media-col .tmc-heading p{
    font-weight: 300;
    margin-top: 0px;
    width: 100%;
    font-size: 17px;
    color:#FFF;
  }
  .thg-media-col:nth-of-type(0) .tmc-heading p{
    font-weight: 400;
    width: 100%;
  }
  .thg-media-col .tmc-heading h3{
    /* font-weight: 600; */
    font-weight: 300;
    /* font-size: 23px; */
    font-size: 20px;
    /* line-height: 29px; */
    min-height: 26px;
    color:#ffffff;
    text-align: center;
    text-transform:uppercase;
    font-family: 'Raleway', sans-serif;
  }
  .thg-media-col:nth-of-type(0) .tmc-heading h3{
    /* font-weight: 600; */
    font-weight: 300;
    font-size: 60px;
  }
  .thg-media-col .tmc-des,
  .thg-media-col .tmc-btn{
    display: block;
    width: 100%;
    position: absolute;
    bottom: 8%;
    text-align:center;
    z-index: 2;
  }
  .thg-media-col .tmc-des{
    padding-bottom: 70px;
    font-size: 17px;
  }
  .thg-media-col .tmc-btn{
    z-index: 3;
  }
  .thg-media-col .tmc-btn a, .thg-media-col .tmc-btn span{
    max-width: 132px;
    font-size: 15.8px;
  }
  .thg-media-col:hover .tmc-btn span{
    background-color: #e7a921;
    border:1px solid #e7a921;
    transition: all ease .7s;
  }
  /* Featured Properties */
  .thg-properties{
    display: block;
    background: url(../images/template/bg_pattern.png) #FFF;
    position: relative;
    z-index: 0;
  }
  .thg-properties .fix-bg{
    background-image: url(images/template/bg.png);
    background-position: -16px 0;
  }
  .thg-properties:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
  }
  .thg-properties .side-text{
    top: 5%;
  }
  .thg-properties .thg-p-content{
    float: right;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  #thg-listings .thg-p-content{
    padding: 10px 10px 10px 0;
  }
  .thg-properties .thg-p-content > article.thg-p-single{
  }
  .thg-properties .thg-p-content > article.thg-p-single > a{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 98;
  }
  .thg-properties .thg-p-content *:focus{
    outline: none !important;
  }
  .thg-properties .thg-p-carousel{
    display: block;
    width: 100%;
    overflow: hidden;
  }
  .thg-properties .thg-p-carousel-big-item{
    display: block;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .thg-properties .thg-p-price{
    display: block;
    position: absolute;
    right: 9%;
  }
  .thg-properties .thg-p-description{
    display: block;
    max-width: 210px;
    width: 100%;
    position: absolute;
    right: 10%;
  }
  .thg-properties .thg-p-price{
    top: 15%;
    font-weight: 500;
    font-size: 35px;
    /*text-shadow: 2px 2px 4px #000;*/
    line-height: 40px;
    font-family: 'Raleway', sans-serif;
  }
  .thg-properties .thg-p-price{
  }
  .thg-properties  .thg-p-price h3{
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Raleway', sans-serif;
    font-size: 34px;
    font-style: normal;
    text-transform: uppercase;
    font-weight:400;
  }
  .thg-properties .thg-p-description{
    bottom: 15%;
    font-size: 0;
  }
  .thg-properties .thg-p-description .button-border,
  .thg-properties .thg-p-description .button-shaded{
    display: block;
    font-size: 16.8px;
    padding: 17px 10px 0;
    letter-spacing: 2px;
    text-align: center;
    height: 52px;
  }
  .thg-properties .thg-p-description .button-border{
    border: solid 2px rgba(255,255,255,0.6);
    text-shadow: 0px 0px 0px #000;
    /* box-shadow: 1px 1px 4px #000; */
  }
  .thg-properties .thg-p-description .button-border:hover{
    border-width: 2px !important;
  }
  .thg-properties .thg-p-description .button-border.custom-slick{
    /*display: inline-block;*/
    display: none;
    width: 48.5%;
    margin-top: 4%;
    padding: 9px 0 0;
    font-size: 30px;
    cursor: pointer;
  }
  .thg-properties .thg-p-description .button-border.slick-next{
    margin-left: 3%;
  }
  .thg-properties .thg-p-description .button-shaded{
    display: inline-block;
    width: 50%;
    margin-top: 20px;
    margin-left: 5%;
  }
  .view-all-property {
    display: block;
    position: relative;
    margin: 30px auto;
    max-width: 270px;
    text-align: center !important;
    font-size: 21px;
    padding: 10px 6px 13px;
    z-index: 2;
  }
  #thg-listings .thg-col{
    display: inline-block;
    width: 50%;
    padding: 10px;
    vertical-align: top;
  }
  .thg-properties .thg-p-single{
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 50%;
    vertical-align: top;
  }
  #thg-listings.thg-properties .thg-p-single{
    display: block;
    width: 100%;
  }
  #thg-listings.thg-properties .thg-p-single > a {
    display: inline-block;
    font-size: 0 !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 105;
  }
  .thg-properties .thg-p-single:before{
    content: "";
    display: block;
    width: 100%;
    height: 70%;
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65 ) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65 ) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65 ) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  }
  .thg-properties .thg-p-single .thg-p-price{
    top: auto;
    right: auto;
    bottom: 10%;
    left: 10%;
    color: #FFF;
    z-index:100;
  }
  .thg-properties .thg-p-single .button-border{
    display: block;
    font-size: 16.8px;
    margin-top: 30px;
    padding: 17px 10px 0;
    letter-spacing: 2px;
    text-align: center;
    max-width: 300px;
    height: 52px;
    transition: all ease .7s;
  }
  .button-border {
    display: inline-block;
    border: solid 1px #e7a921;
    padding: 10px 13px;
    font-weight: 400 !important;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1em;
    color: #e7a921;
    text-transform: uppercase;
    vertical-align: middle;
    text-decoration: none !important;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
  }
  .thg-properties .thg-p-single .button-border:hover{
    background: #e7a921;
    border-color: #e7a921;
    transition: all ease .7s;
  }
  /* Side Text */
  .side-text{
    display: block;
    max-height: 800px;
    height: 100%;
    width: 30px;
    font: 400 20px 'Playfair Display', serif;
    font-style: italic;
    color: #FFF;
    letter-spacing: 3px;
    position: absolute;
    padding-top: 20px;
    z-index: 999;
    overflow: hidden;
  }
  .side-rotate-left{
    left: 2%;
    text-align: right;
    border-right: solid 1px #e7a921;
    padding-top: 353px;
  }
  .side-rotate-left span{
    transform-origin: 3% 50%;
    -webkit-transform: rotateZ(-90deg);
    -moz-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
  }
  .side-rotate-right{
    right: 2%;
    border-left: solid 1px #e7a921;
    padding-top: 13px;
  }
  .side-rotate-right span{
    transform-origin: 6% 50%;
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
  }
  .side-text.scroll-down{
    top: 60%;
  }
  .side-text.slide-text span{
    display: inline-block;
    width: 375px;
    position: relative;
    opacity: 0;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
  }
  .side-text.side-rotate-left.slide-text span,
  .side-text.side-rotate-right.slide-text span {
    bottom: -100px;
  }
  .side-text.slide-text span.in {
    opacity: 1;
    bottom: 0;
    text-transform: capitalize;
  }
  /* Featured Communities */
  #thg-communities{
    position: relative;
    background: url(../images/template/bg_pattern.png) #FFF;
       /* padding: 0px 0;*/
    z-index: 0;
    overflow: hidden;
  }
  #thg-communities .fix-bg{
    background-image: url(images/template/bg.png);
    background-position: right top;
    background-size: 100% auto;
  }
  #thg-communities .width-1920{
    margin-top: 10px;
    font-size: 0;
  }
  #thg-communities .fc-row {
    display: block;
    width: 92.3%;
  }
  #thg-communities .fc-row a {
    text-decoration: none!important;
  }
  #thg-communities .fc-row .fc-col{
    display: inline-block;
    position: relative;
    width: 50%;
    vertical-align: top;
    font-size: 16px;
  }
  #thg-communities .fc-row .fc-img{
    padding: 4.015% 0;
    z-index: 1;
  }
  #thg-communities .fc-row .fc-img:before{
    content: '';
    display: block;
    background: url(images/template/bg-article.jpg) no-repeat center left;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 90%;
  }
  #thg-communities .fc-row .fc-img img{
    display: block;
    position: relative;
    width: 100%;
    z-index: 1;
   /* box-shadow: 0 0 63px -17px rgba(0,0,0,0.7)*/
  }
  #thg-communities .fc-row .fc-desc{
    width: 48%;
        margin-left: 0%;
    z-index: 2;
  }
/*  #thg-communities .fc-row .fc-desc:before{
    display: inline-block;
    position: absolute;
    font-weight: 700;
    font-size: 20.706em;
    line-height: 1em;
    color: #d8d3d3;
    top: 0%;
    right: 0%;
    z-index: -1;
  }
  #thg-communities .fc-row:nth-of-type(1) .fc-desc:before{
    content: '01';
  }
  #thg-communities .fc-row:nth-of-type(2) .fc-desc:before{
    content: '02';
  }
  #thg-communities .fc-row:nth-of-type(3) .fc-desc:before{
    content: '03';
  }
  #thg-communities .fc-row:nth-of-type(4) .fc-desc:before{
    content: '04';
  }
  #thg-communities .fc-row:nth-of-type(5) .fc-desc:before{
    content: '05';
  }
  #thg-communities .fc-row:nth-of-type(6) .fc-desc:before{
    content: '06';
  }
  #thg-communities .fc-row:nth-of-type(7) .fc-desc:before{
    content: '07';
  }
  #thg-communities .fc-row:nth-of-type(8) .fc-desc:before{
    content: '08';
  }
  #thg-communities .fc-row:nth-of-type(9) .fc-desc:before{
    content: '09';
  }
  #thg-communities .fc-row:nth-of-type(10) .fc-desc:before{
    content: '10';
  }*/
  #thg-communities .fc-row .fc-desc h3{
    display: inline-block;
    position: relative;
    min-height:75px;
    font-weight: 400;
    font-size: 73px;
    text-transform: uppercase;
    text-align: left;
    line-height: 1em;
    letter-spacing: 0px;
      margin-top: 0px;
    /*margin-left: -50%;*/

    padding-bottom: 25px;
    text-shadow: -1px 2px 6px #11322b42
    font-family: 'Raleway', sans-serif;
  }
  #thg-communities .fc-row .fc-desc h3 a{
    color:#000;
    text-decoration:none;
  }
  #thg-communities .fc-row .fc-desc h3:before{
    content: '';
    display: block;
    background: #e7a921;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
  }
  #thg-communities .fc-row .fc-desc h3 span{
    display: block;
  }
  #thg-communities .fc-row .fc-desc p{
    /* font-size: 1.063em; */
    color: #000;
    font-size: 17px;
    line-height: 30px;
    text-align: left;
    margin: 9px 0;
  }
  #thg-communities .fc-row .fc-desc .button-border{
    display: block;
    max-width: 239px;
    font-weight: 500;
    font-size: 16.8px;
    padding: 15px 5px;
    text-align: center;
    letter-spacing: 1px;
  }
  #thg-communities .fc-row:nth-of-type(even){
    margin-left: 7.7%
  }
  #thg-communities .fc-row:nth-of-type(even) .fc-img{
    left: 50%;
  }
  #thg-communities .fc-row:nth-of-type(even) .fc-img:before{
    left: auto;
    right: 0;
  }
  #thg-communities .fc-row:nth-of-type(even) .fc-desc{
    left: -50%;
    margin-left: 0;
    text-align: right;
  }
  #thg-communities .fc-row:nth-of-type(even) .fc-desc:before{
    right: auto;
    left: 0;
  }
  #thg-communities .fc-row:nth-of-type(even) .fc-desc h3{
    margin-left: auto;
    margin-right: -23%;
    text-align: right;
  }
  #thg-communities .fc-row:nth-of-type(even) .fc-desc h3:before{
    right: auto;
    left: 0;
  }
  #thg-communities .fix-bg {
    background-image: url(images/template/bg_th.png);
    background-position: right top;
    background-size: 100% auto;
  }
  .mobile-fp-title, .mobile-listings-title{
    display:none;
  }
  .border-white {
    color: #FFF;
    border-color: #FFF;
  }
  .heading-border {
    position: relative;
    font-weight: 300;
    font-size: 60px;
    line-height: 1.1em;
    font-style: normal;
    color: #FFF;
    padding-bottom: 30px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
  }

@media (max-width: 991px){
  .thg-media-col .tmc-heading h3 {
    /* font-weight: 600; */
    font-weight: 300;
    /* font-size: 23px; */
    font-size: 14px;
    /* line-height: 29px; */
    min-height: 25px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
.thg-media-col .tmc-heading img{
    width: 22%;
}
}

@media (max-width: 991px){
#thg-listings .thg-col, .thg-properties .thg-p-single {
    display: block;
    width: 100%;
}}
@media (max-width: 991px){
.thg-properties .thg-p-single .thg-p-price {
    bottom: 0;
}}
@media (max-width: 991px){
.thg-properties .thg-p-price, .thg-properties .thg-p-description, .thg-properties .thg-p-single .thg-p-price {
    max-width: 100%;
    width: 100%;
    font-size: 24px;
    top: 296px;
    right: 0;
    left: 0;
    padding: 15px 15px 0;
}}
@media (max-width: 991px){
#thg-communities .fc-row {
    margin-left: 0 !important;
    padding: 20px 0;
    width: 100% !important;
}
#thg-communities .fc-row:nth-of-type(even) .fc-desc h3 {
    margin-left: auto;
    /* margin-right: -23%; */
    text-align: left;
}
#thg-communities .fc-row:nth-of-type(even) .fc-desc h3{
  margin-left: auto;
  margin-right: 42%;
  text-align: left;
}
}
@media (max-width: 991px){
#thg-communities .fc-row .fc-col {
    display: block;
    width: 100%;
    margin-left: 0;
}}
@media (max-width: 991px){
#thg-communities .fc-row .fc-col {
    display: block;
    width: 100%;
    margin-left: 0;
    text-align: center;
}
#thg-communities .fc-row .fc-desc h3 {
    display: inline-block;
    position: relative;
    min-height: 75px;
    font-weight: 400;
        font-size: 35px;
    text-transform: uppercase;
    text-align: left;
    line-height: 1em;
    letter-spacing: 0px;
    margin-top: 80px;
     margin-left: 0%;
    padding-bottom: 25px;
    text-shadow: -1px 2px 6px #000;
    font-family: 'Raleway', sans-serif;
}
#thg-communities .fc-row:nth-of-type(even) .fc-desc {
    left: -50%;
    margin-left: 0;
    /* text-align: right; */
}
}
@media (max-width: 991px){
#thg-communities .fc-row:nth-of-type(even) .fc-img, #thg-communities .fc-row:nth-of-type(even) .fc-desc {
    left: 0;
}}
@media (max-width: 991px){
.thg-media-col {
    min-height: 147px;
}
}
@media (max-width: 991px) {
.thg-media-col {
    width: 50%;
}}
