<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/


@media only screen and (max-width: 1601px){

    .about-title h1 {
        font-size: 95px;
    }

/*    .about-area {
        max-height: 700px;
    }*/


}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */ 
@media only screen and (max-width: 1440px) {

    .custom-container {
        padding-left: 10px;
        padding-right: 50px;
    }


    section#about-section {
    	height: 100%;
    }

    .about-title h1 {
    	font-size: 78px;
    }

    .about-info-wrapp {
    	padding: 0 60px 30px 35px;
    }

    .hpslideshow .cycloneslider-template-responsive .cycloneslider-pager {

              padding-right: 30px;
     }

     .about-area {
        height: 100%; 
    /*    max-height: 100%;*/
    }


} 


@media only screen and (max-width: 1366px) {

    .smi {
        margin-right: 20px;
    }
    .slidenavigation {
        padding-left: 20px;
    }
  .about-text p {
  	    margin: 20px 0;
  }


  .custom-container {
        padding-left: 10px;
        padding-right: 50px;
    }

    #nav li {
        display: inline-block;
        position: relative;
        margin: 0 10px;
    }


    .fp-title .section-title h2 {
    	font-size: 80px; 

    }

    .fp-title-inner .title-flex span {
    	font-size: 35px; 

    }

    .bsi-nav {
       top: 50px; 
       left: 0;
    }


}

@media only screen and (max-width: 1240px) {

    #nav li {
        display: inline-block;
        position: relative;
        margin: 0 15px;
    }

    #nav li a,
    #fixed_nav li a {
    	font-size: 13px;
    }

    .fc-main-cont ul.slick-dots {
    	right: 0;
    }
    .comm-area-details {
    	margin-left: 0;
    }

    .about-title h1 {
        font-size: 60px;
    }

    .title-flex span {
            font-size: 34px;
    }


    .testi-main-wrapp {
        margin-left: 0;
    }


}



 
/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */ 
@media only screen and (max-width: 1199px) {
    #fixed_nav li {
        margin: 0 5px;
    }
        #fixed_nav li a {
            font-size: 12px;
        }
    .hdr-info-right .area-flex img {
        width: 130px;
    }
    .custom-container {
       padding-left: 15px; 
       padding-right: 15px;
    }


    .testi-title span:after {
        margin-left: -109px;
    }

    .bsi-title span:before {
    	margin-right: -110px;
    }

    .about-title h1 {
        font-size: 60px;
    }


    .contform-wrapp:before, .contform-wrapp:after {
       width: 100px;
    }


    #nav li {
        margin: 0 8px;
    }

    #nav li a {
        font-size: 12px;
    }



}
@media only screen and (max-width: 1024px) {

    .fp-title-inner .title-flex span {
        font-size: 24px;
    }

    .fp-default-address {
    	font-size: 20px;
    }
    .fp-title .section-title h2 {
        font-size: 60px;
    }
    .fp-title-inner .title-flex span {
        font-size: 20px;
    }

    .fp-default-price {
    	font-size: 18px;
    }

    .about-title h1 {
        font-size: 54px;
    }

    .title-flex span {
        font-size: 30px;   
    }

    .about-text span {
        font-size: 24px;
    }

    .about-text p {

        font-size: 14px;
        line-height: 21px;
        margin: 20px 0;
    }

}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */ 
@media only screen and (max-width: 991px) {
	
	/* The following are used on inner pages. Please edit carefully. */

	.inner {
	    width: 100%;
	}
	#content-sidebar, #content-full {
	    width: 100%;
	}	
	.outer{
		width: 100%;
		min-width: 100%;
	}
	#content-sidebar #content{
		width: 100%;
	}


    .fixed-header, .fixed-header.active, .hdr-cont-text, .navigation, .hdr-info-right{
      display: none;
    }

    .main-header {
        position: relative; 
        padding: 80px 0 30px; 
        background: #222; 
        height: auto; 
        text-align: center; 
        top: 0;
        border-bottom: 2px solid #d26b2e; 
        display: none;
    }
    .logo-sv img {
        width: 320px;
        margin: 0 auto;
    }

    .hdr-logo {
        width: 100%; 
        text-align: center;
    }

    .header-logo {
        text-align: center; 
        width: 100%;
    }

    .hp-properties-inner .container {
        position: relative;
        z-index: 2;
    }

    .slideshow-canvas canvas {
        width: 100%;
        display: none;
    }

    .slideshow-fixed {
        position: relative;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; 
        padding-top: 52px;
    }


    .fp-title-inner {
        position: relative;
        padding: 20px 0;
        align-items: center;
    }

    .fp-title {
        position: relative;
        left: 0;
        width: 100%;
    }


    .fp-title .title-flex a.fp-bttn {
        margin-right: auto;
        margin-left: auto;
        margin-top: 5px;
    }

    .fp-title canvas {
    	display: none;
    }

    .fp-title .title-flex:nth-child(even) {
        flex-direction: inherit;
        display: block;
    }

    .fp-title-inner .title-flex span {
        font-size: 60px;
    }

    .about-wrapper {
    	display: block;
    }

     .about-info-wrapp {
     	width: 100%;
     }

    .about-prop {
        width: 100%;
        display: inline-block;
    }

    .testi-nav {
    	display: none;
    }

    .bsi-nav {
    	display: none;
    }

    .bsi-list .bsi-content .bsi-prop-cont h2 {
    	font-size: 40px;

    }

    .bsi-list .bsi-content .bsi-prop-cont {
    	padding-left: 30px;
    }

    .bsi-title span:before {
        margin-right: 0;
    } 

    .testi-title span:after {
        margin-left: 0;
    }

    .bsi-list .bsi-content {
    	display: block;
    }

    .bsi-list .bsi-content .bsi-play-bttn, .bsi-list .bsi-content .bsi-prop-cont {
    	 width: 100%; 
    }

    .bsi-list .bsi-content .bsi-play-bttn {
    	margin: 50px auto;
    }

    .bsi-list .bsi-img canvas {
        height: 661px;
    }

    .trd-numbers {
    	margin: 0 auto;
    }

    .ftr-logo-name {
        display: flex;
        margin-top: 50px;
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .cont-text-wrapp {
        position: relative;
        display: block;
        text-align: center;
        padding-left: 0;
        padding: 20px 0;
    }

    .logo-list {
    	display: block;
    }

    .logo-list img {
        margin: 30px 60px;
    }

    .hp-properties-inner::before, .hp-properties-inner::after {
    	display: none;
    }

    .fc-area {
    	height: 100%;
    }

    .logo-arrow-cont, .slide-wel{
    	display: none;
    }

    .logo-s-wrapper  {
        top: 50px;
    }

 /*   .logo-s-wrapper {
        display: block;
        position: relative;
        background: #222;
        text-align: center;
        padding: 30px;
    }
*/
    .ip-banner h1 {
        font-size: 50px;
        margin-top: 0;
    }
        .ip-banner h1 span {
            font-size: 30px;
        }
    .ip-lv-community:nth-child(odd),
    .ip-lv-community:nth-child(even) {
        text-align: left;
    }
    #content img.wp-image-800 {
        float: none;
        margin: 15px auto;
    }

/*** Mobile title update ***/

.title-flex {
    padding-top: 10px !important;
}

.fp-title .section-title h2,
.comm-title h2, .about-title h1,
.testi-title h2
{
    font-size: 60px;
    font-weight: 400;
}

.title-flex span {
    font-size: 33px !important; 
    letter-spacing: -0.05em !important;
}

.title-flex a.view-bttn {
    width: 114px !important; 
    height: 40px !important; 
    font-size: 12px !important; 
    font-weight: 400 !important;
}


.fp-title .title-flex a.fp-bttn {
    margin-right: auto;
    margin-left: 15px;
    margin-top: 0;
    padding: 0 23px;
    font-size: 12px;
    font-weight: 400;
}

.fp-title .title-flex:nth-child(even) {
    flex-direction: unset;
    display: flex;
    flex-wrap: unset;
}

.fp-title .section-title {
    padding-right: 37px;
}

    .testi-title span:after, .contform-title span:after,
    .title-flex:after
     {
         display: none;
    }


.title-flex a.view-bttn:before {
    content: '';
    position: absolute;
    width: 2000px;
    left: 100%;
    background: #aaaaaa;
    height: 3px;
    top: 0;
    bottom: 0;
    margin: auto 0 auto 15px;
    pointer-events: none;
}

/** For NAvigation **/

.amh-header-buttons .amh-navigation-trigger {
    float: right;
}
.amh-navigation-trigger {
    float: right !important;
}

.amh-header-buttons.amh-3a .amh-center {
    float: right;
}

.amh-navigation {
    background: url(images/slide-menu-bg.jpg) no-repeat center/cover !important; 
}

.amh-navigation .amh-menu li {
    border: 0 !important;
}

.amh-navigation .amh-menu li a {
    color: #fff !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    display: block !important;
    margin-top: 0!important;
    outline: none;
    text-decoration: none!important;
    padding: 20px 0!important;
    transition: all .25s ease-in-out!important;
    -moz-transition: all .25s ease-in-out!important;
    -webkit-transition: all .25s ease-in-out!important;
    text-transform: uppercase!important;
    letter-spacing: 0.2 em!important;
    font-family: 'Fjalla One', sans-serif !important;
}

.amh-navigation .amh-menu, .amh-navigation .amh-menu ul {
    margin-top: 90px !important; 
}

.aios-mobile-header-2 .amh-navigation .amh-menu li:hover &gt; a, 
.aios-mobile-header-2 .amh-navigation .amh-menu li.open &gt; a {
    background: transparent; 
    color: #d26b2e !important;
}

  
} 

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */ 
@media only screen and (max-width: 767px) {


.about-img img {
    display: block !important;
}

.about-info-wrapp {
    padding-bottom: 60px;
}

.about-info-wrapp:after{
    display: none;
}


    .ip-banner .container{
        width: 100%;
    }

    .contform-wrapp:before, .contform-wrapp:after {
        display: none;
    }

    .ftr-logo-name img {
    	max-width: 320px;
    }

    .about-info-cont {
        display: block;
    }

    .about-img {
        display: block;
        padding-top: 90px;
        width: 100%; 
        display: none;
    }

    .about-img img {
        width: 100%;
        max-width: 331px;
        margin: 0 auto;
    }

    .about-details {
        display: block;
        font-size: 0;
        letter-spacing: 0;
        padding-left: 0;
        width: 100%;
    }

.about-title h1 {
    font-size: 60px;
    letter-spacing: -0.05em;
}

    .about-details .title-flex:nth-child(even) {
        flex-direction: initial;
    }


    .logo-s-wrapper img {
        width: 56px; 
        margin-right: 15px;
    }

    .logo-s-wrapper .slide-name {
        font-size: 22px;
        letter-spacing: 0.3em; 
        text-align: center;
    }
        
        .logo-s-wrapper .slide-name span {
            font-size: 11px;
        }


   a.hp-link {
        max-width: 135px;
       height: 40px; 
       margin: 0 auto;
       font-size: 12px;
   }


/** FP section ***/

section#fl-section:before {
    width: 100%;
}

.fp-default-img canvas {
    height: 215px;
}

.fp-default-txt {
     bottom: 30px; 
     padding-left: 30px;
}

.fp-default-address {
    font-size: 18px;
    padding: 15px 0 10px;
}

/** FC section ***/

.comm-area-details {
    margin-top: 77px;
}

.comm-list span {
    font-size: 36px; 
    letter-spacing: 0.05em;
}

.comm-list p {
    font-size: 14px;
    letter-spacing: 0.02em;
}

.comm-bttn a.hp-link {
     font-size: 12px;
     letter-spacing: 0.2em; 
}

.fc-main-cont .container {
   padding-left: 30px; 
   padding-right: 30px;
}

.fc-main-cont .slick-dots li button {
    margin: 5px 30px;
}

/** Testimonial section **/

.testi-area {
    height: 100%;
    padding: 50px 30px;
}

.testi-wrapp:before,
.testi-wrapp:after {
    display: none;
}

    .testi-wrapp {
        height: 100%; 
        border: none;
        padding: 10px 0;
        text-align: center;
    }

    .testi-title {
        position: relative;
        display: block; 
        text-align: center;
    }

     .testi-title span {
        font-size: 33px; 
        letter-spacing: -0.05em;
        justify-content: center;
        margin: 0 auto; 
        position: relative;
 }

.testi-title span:before {
    content: '';
    position: absolute;
    width: 2000px;
    left: calc(50% - -110px);
    background: #aaaaaa;
    height: 3px;
    top: 50%;
    bottom: 0;
    margin: 0 0;
    pointer-events: none;
}


    .testi-nav {
    display: block;
    margin-top: 30px;
    position: relative;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    right: 0;
    padding: 50px 0;
    }


.testi-nav span:before {
    position: absolute;
    top: -18px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: '';
    width: 2px;
    height: 70px;
    background: rgba(255,255,255,0.5);
    bottom: 0;
}

.testi-slide::before {
    width: auto;
    height: auto;
    content: 'â€œ';
    position: absolute;
    top: -40px;
    left: 0;
    color: #ffffff;
    font-size: 90px;
    font-family: 'Prata', serif;
    right: 0;
    padding: 0;
    line-height: 1;
}

.bsi-title {
    font-size: 48px; 
    letter-spacing: -0.03em;
}

.bsi-title span {
    font-size: 24px;
}

.bsi-title span:before {
    margin-right: -10px; 
    top: 50%;
}

.bsi-list .bsi-content .bsi-prop-cont em {
    font-size: 12px;
}

.trd-text p {
    padding: 0;
}

.trd-area .container {
   padding-left: 30px; 
   padding-right: 30px;
}

.trd-text .title-flex:before {
    margin-right: -20px;
    top: 60%;
    transform: translateY(-50%);
}

.trd-title h2 {
    text-align: center; 
    font-size: 60px;
    font-weight: 400;
        margin-right: 30px;
}

.trd-text .title-flex {
    justify-content: center;
}

.trd-list {
    height: 248px;
    width: 100%;
    margin: 20px auto;
}

/** Form ***/

.contform-title  {
        text-align: center; 
    font-size: 60px;
    font-weight: 400;
        margin-right: 30px;
}

.contform-title span {
        font-size: 33px;
    letter-spacing: -0.05em;
    justify-content: center;
    margin: 0 auto;
    position: relative;
}

.contform-title span:before {
content: '';
    position: absolute;
    width: 2000px;
    left: calc(50% - -25px);
    background: #fff;
    height: 3px;
    top: 50%;
    bottom: 0;
    margin: 0 0;
    pointer-events: none;
}

.mob-lw-des {
    display: block;
}

.field-flex {
    display: block; 
}

.git-field {
    width: 100%;
    margin: 10px auto;
    vertical-align: top;
}
.git-field-w {
    width: 100%;
    margin: 10px auto;
}
div.contform-wrapp span.wpcf7-list-item {
    display: block !important;
    margin: 30px 45px !important;

}

.cont-col form {
    padding: 0 15px;
}

.mob-lw-des {
    display: block;
    color: #fff; 
    line-height: 24px;
}

.cont-col {
    margin-top: 0;
}

.bsi-list .bsi-content .bsi-play-bttn {
    margin: 50px auto;
    position: absolute;
    top: -206px;
}

.bsi-list .bsi-img canvas {
    height: 210px;
}

.trd-title {
    padding-top: 0;
}
.bsi-list .bsi-content .bsi-prop-cont {
    padding: 40px 30px; 
    background: #1d1818;
}

.bsi-list .bsi-content .bsi-prop-cont span {
    margin-top: 20px;
}

.logo-list {
    padding-top: 0; 
    display: inline-block;
}

.logo-list img {
    margin: 20px 15px;
}

.footer {
    background: transparent;
}

.footer li {
    padding: 15px 10px !important;
}




}


/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */ 
@media only screen and (max-width: 480px) {


}
 
</pre></body></html>