/*This site is built using an Object Oriented CSS Methodology*/
/*----------------------*\
     Contents
\*----------------------*/
/*
Reset
Shared
Clearfix
Main
Header
Content
Footer
Media
Island
Type
Images
Tables
Misc (accessibilty and colours)
Flexslider
Mediaqueries
*/

/*-----------------------*\
     $reset
\*-----------------------*/
/*Thanks to CSS Wizardry*/
*{
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  font-variant-ligatures: none;
}
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,
a,abbr,address,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,
small,strong,sub,sup,tt,var,
b,u,i,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{
  margin:0;
  padding:0; 
}
article,aside,details,figcaption,figure,footer,
header,hgroup,main,menu,nav,section{
  display:block;
}
h1,h2,h3,h4,h5,h6{
  font-size:100%;
}
table{
  border-collapse:collapse;
  border-spacing:0;
}
strong,b,mark{
  font-weight:700;
  font-style:inherit;
}
em,i,cite,q,address,dfn,var{
  font-style:italic;
  font-weight:inherit;
}
abbr[title],dfn[title]{
  cursor:help;
  border-bottom:1px dotted;
}
ins{
  border-bottom:1px solid;
}
a,u,ins{
  text-decoration:none;
}
del,s{
  text-decoration:line-through;
}
pre,code,samp,kbd{
  font-family:monospace;
}
small{
  font-size:0.75em;
}
img{
  border:none;
  font-style:italic;
}
input,
select,option,optgroup,
textarea{
  font:inherit;
}

/*----------------------*\
     $shared
\*----------------------*/
h1,h2,h3,h4,h5,h6,
ul,ol,dl,
p,
table,
form,
pre,
hr,
.source{
  margin-bottom:10px;
  margin-bottom:1rem;
}
ul,ol,dd{
  margin-left:1em;
}
label,
.text-input,
textarea,
.btn{
  cursor:pointer;
}
.text-input:active,
.text-input:focus,
textarea:active,
textarea:focus{
  cursor:text;
}
.float-l{
  float:left;
}
.float-r{
  float:right;
}
.clear-l{
  clear:left;
}
.clear-r{
  clear:right;
}
.clear-b{
  clear:both;
}
.align-c{
  text-align:center;
}
.align-r{
  text-align:right;
}
.no-padding{
  padding:0;
}
.no-margin{
  margin:0;
}
.mobileMenu{
  width:100%;
}
/*----------------------*\
  $clearfix
\*----------------------*/
.cf:before,
.cf:after{
  content:"";
  display:table;
  overflow:hidden;
}
.ie8 .cf:before{
  display:inline;
}
.cf:after{
  clear:both;
}
.cf{
  zoom:1;
}
/*----------------------*\
     $main
\*----------------------*/
html{
  overflow-y:scroll;
  line-height:1.5;
  font-size:10px;
  letter-spacing:0;
  min-height:100%;
    background: rgb(95,66,106);
    -webkit-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
}
body{
  min-width:320px;
  font-family:"europa",sans-serif;
  font-weight:300;
  color:rgb(51,51,51);
  left:0;
  font-size:15px;
  font-size:1.5rem;
    -webkit-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
}
.wrapper {
    background: rgb(255,255,255);
    overflow: hidden;
}
.container{
  width:80%;
  max-width:1140px;
  margin:0 auto;
}
header .container, footer .container{
  width:100%;
}
.ourproperties .container, .team .container {
    max-width: 1170px;
}
.section {
  padding:30px 0;
  margin:0;
}
.section.vision {
  padding:0;
  margin:0;
}
/*------------------------------------*\
  $type
\*------------------------------------*/
/* Large */
.giga{
  font-size:72px;
  font-size:7.2rem;
}
.mega{
  font-size:48px;
  font-size:4.8rem;
}
.kilo{
  font-size:33px;
  font-size:3.3rem;
}

h1,.h1{
  font-size:65px;
  font-size:6.5rem;
  font-family: "atrament-web",sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
  color: rgb(95,66,106);
}
.news_article h1 {
  font-size:48px;
  font-size:4.8rem;
  line-height: 1;
}
h2,.h2{
  font-size:58px;
  font-size:5.8rem;
  font-family: "atrament-web",sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 1;
  color: rgb(95,66,106);
}
h3,.h3{
  font-size:40px;
  font-size:4rem;
  font-family: "atrament-web",sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
  color: rgb(95,66,106);
  margin-bottom:5px;
  line-height: 1.4;
}
h4,.h4{
  font-size:30px;
  font-size:3rem;
  margin-bottom:1px;
  font-family: "atrament-web",sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
  color: rgb(95,66,106);
  margin-bottom: 5px;
  line-height: 1.1;
}
h5,.h5{
  font-size:26px;
  font-size:2.6rem;
}
h6,.h6{
  font-size:22px;
  font-size:2.2rem;
}
p,.para{
  font-size:17px;
  font-size:1.7rem;
  line-height:1.4;
}

/* Small */
small,.milli{
  font-size:12px;
  font-size:1.2rem;
}
.nano{
  font-size:10px;
  font-size:1rem;
}
/* Weights */
.light{
  font-weight:300;
}
.regular{
  font-weight:400;
}
.semi-bold{
  font-weight:600;
}
.bold{
  font-weight:700;
}
.capitals{
  text-transform:uppercase;
}
.letter-spacing{
  letter-spacing:1px; 
}

/*--- LINKS ---*/
a{
  color:rgb(95,66,106); 
}
a:hover{
  text-decoration:underline;
}

/*--- LISTS ---*/
li > ul,
li > ol{
  margin-bottom:0;
}

/*--- QUOTES ---*/
q{ quotes:"‘" "’" "“" "”"; }

q:before{ content:"‘"; content:open-quote; }
q:after{ content:"’"; content:close-quote; }

q q:before{ content: "“"; content: open-quote; }
q q:after{ content: "”"; content: close-quote; }

blockquote{ quotes: "“" "”"; }
blockquote p:before{ content: "“"; content: open-quote; }
blockquote p:after{ content: ""; content: no-close-quote; }
blockquote p:last-of-type:after{ content: "”"; content: close-quote; }

blockquote{
  text-indent:-0.4em;
}


@font-face {
  font-family: 'lc';
  src: url('../css/icons/font/lc.eot?70813175');
  src: url('../css/icons/font/lc.eot?70813175#iefix') format('embedded-opentype'),
       url('../css/icons/font/lc.woff2?70813175') format('woff2'),
       url('../css/icons/font/lc.woff?70813175') format('woff'),
       url('../css/icons/font/lc.ttf?70813175') format('truetype'),
       url('../css/icons/font/lc.svg?70813175#lc') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'lc';
    src: url('../font/lc.svg?70813175#lc') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before, a:after {
  font-family: "lc";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  margin-right: 0;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-logo:before { content: '\e800'; } /* '' */
.icon-link:before { content: '\e801'; } /* '' */
.icon-menu:before { content: '\e802'; } /* '' */
.icon-close:before { content: '\e803'; } /* '' */
.icon-menu-1:before { content: '\f0c9'; } /* '' */
/*------------------------------------*\
  $images
\*------------------------------------*/
img{
  max-width:100%;
  width:auto;
  height:auto !important;
  display:block;
}
.inline-img-right, .inline-img-left{
  width:100%;
  margin:2em 0; 
}
/*------------------------------------*\
  $tables
\*------------------------------------*/
table{
  width:100%;
}
/*----------------------*\
     $flexslider
\*----------------------*/
/* Browser Resets
*********************************/
.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;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.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 JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { background: rgb(230,230,230); position: relative;  zoom: 1;z-index:0;margin: 0 auto;width:100vw;}
.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; }

/* Direction Nav */
.flex-direction-nav {*height: 0; position:static;}
.flex-direction-nav li {position:static;}
.flex-direction-nav a {width: 48px; height: 47px; margin: -20px 0 0; display: block; background: url(../img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity:1; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: 5%; }
.flex-direction-nav .flex-prev {left: 5%;}


/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.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'; }

/* Control Nav */
.flex-control-nav {display:none;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: rgba(0,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 rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,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;}
}

/*------------------------------------*\
  $bgstretcher
\*------------------------------------*/
.bgstretcher {
  overflow: hidden;
   width: 100%;
   z-index: 1;
}
.bgstretcher, .bgstretcher ul, .bgstretcher ul li {
  position: absolute;
  top: 0;
  bottom: 0;
}
.bgstretcher ul, .bgstretcher ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bgstretcher img{
 max-width:100%;
}
.bgstretcher-area, .bgstretcher-page{
   height:100%;
}

/*------------------------------------*\
  $general
\*------------------------------------*/
.hook {
    position: absolute;
    top: -60px;
}
/*------------------------------------*\
  $header / footer
\*------------------------------------*/
.header {
    padding: 0;
    width: 100%;
    position: fixed;
    z-index: 99;
    height: 77px;
    right: 0;
    background: rgb(255,255,255);
    -webkit-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
}
.header-mov {
  height: 60px;
  -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,0.4);
  box-shadow: 0 1px 5px 1px rgba(0,0,0,0.4);
}

.header__logo {
    z-index:9;
    float: left;
    margin: 14px 0 0 5%;
    -webkit-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
}
.header__logo i {
    font-size:70px;
    font-size:7rem;
    line-height:0;
    color:rgb(95,66,106);
    -webkit-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
}
.header__logo:hover i {
    color:rgb(221,89,156);
}
.header__logo i:before {
    line-height:0.7;
}
.header__logo a {
    color:rgb(0,0,0);
}
.header-mov .header__logo {
  margin: 10px 0 0 10px;
}
.header-mov .header__logo i {
    font-size: 66px;
    font-size: 6rem;
}
.menu-icon {
    padding: 23px 20px;
    float: right;
    font-size: 30px;
    font-size: 3rem;
    z-index: 30;
    color: rgb(95,66,106);
    line-height:1;
    -webkit-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
    text-decoration:none;
}
.header-mov .menu-icon {
    padding: 15px 5% 13px 20px;
    font-size: 30px;
    font-size: 3rem;
}
.menu-icon:hover, .menu-icon:active {
    text-decoration:none;
}
.header .icon-close {
    color:rgb(255,255,255);
}
.menu-icon.active {
    color: rgb(255,255,255);
    z-index: 10;

}
.header-nav {
    width: 290px;
    position: absolute;
    top: 0;
    right: -290px;
    background: rgb(95,66,106);
    background: rgba(95,66,106,0.95);
    height: 100vh;
    display: block;
    z-index: 9;
    padding: 0;
    -webkit-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
}
.header-nav.active {
    right: 0;
    transition: opacity .5s ease;
    -webkit-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
}
.header-nav ul {
  width: 90%;
    padding: 0;
    list-style: none;
    max-width: 1240px;
    margin: 0 auto;
    text-align: left;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-nav ul li {
    margin: 22px 0;
}
.header-nav ul li a {
    color: rgb(255,255,255);
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.2;
    margin: 5px auto;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 400;
    -webkit-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
    -webkit-font-smoothing: antialiased;
    padding: 7px 25px 6px;
}
.header-nav ul li a.active {
  background:rgb(10,10,10);
}
.header-nav ul li.external {
  margin: 35px 0 0 0;
}
.header-nav ul li.external a {
  background: rgb(81,187,173);
}
.subnav {
  position: absolute;
  left:241px;
  width: 57px;
  top: 20px;
  -webkit-transition: all 350ms ease-in;
  -o-transition: all 350ms ease-in;
  -moz-transition: all 350ms ease-in;
}
.header-mov .subnav {
  left:221px;
  top: 12px;
  -webkit-transition: all 350ms ease-in;
  -o-transition: all 350ms ease-in;
  -moz-transition: all 350ms ease-in;
}
.subnav a:first-of-type {
  text-align: center;
  display: block;
  line-height: 1.1;
  font-weight: 600;
  font-size: 17px;
  font-size: 1.7rem;
}
.subnav a .hide {
  display:none;
}
.subnav a:last-of-type, .subnav img {
  display:none;
}

footer {
  background: rgb(95,66,106);
  padding: 2em 5%;
  text-align:center;
}
footer p, footer a {
    color:rgb(255,255,255);
    font-size:14px;
    font-size:1.4rem;
    margin-bottom:5px;
}
footer ul {
  list-style: none;
  margin:0;
  padding:0;
}
footer h4 {
    color:rgb(255,255,255);
  text-transform:uppercase;
  letter-spacing:2px;
  font-size:30px;
  font-size:3rem;
  font-weight:300;
}
.foot-block {
  display:block;
  margin: 0 auto 2em auto;
}
.footer-4 i {
    font-size:70px;
    font-size: 7rem;
    line-height: 0;
    color: rgb(255,255,255);
    -webkit-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
}
.footer-4 {
  clear:both;
}
.footer-5 img {
    width: 100px;
    margin: 0 auto;
}

.footer-5 p, .footer-5 a {
  font-size: 11px;
    font-size: 1.1rem;
}
.footer_agent p.subtitle {
  font-weight:700;
  display: block;
  margin:0 auto 20px;
}

.footer_agent img {
    border: 2px solid rgb(255,255,255);
    width: 80%;
    margin: 0 auto 30px;
    max-width: 200px;
}
/*------------------------------------*\
  $hero
\*------------------------------------*/
.hero {
  width:100vw;
  height:67vh;
}
.hero.green_bg {
  height:60vh;
}
.innerpage .hero, .innerpage .flexslider {
  height: 40vh;
}
.hero .text {
  margin: 0 auto;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 0;
  z-index: 1;
  transition: .5s ease;
  -moz-transition: .5s ease;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
}
.opt2 .hero .text {
  top: 60%;
}
.hero .text-top {
  display:block;
  width:85%;
  max-width: 1100px;
  margin:0 auto 60px auto;
}
.opt2 .hero .text-top {
  width:100%;
  max-width: 750px;
  margin:0 auto 60px auto;
}
.text-bottom {
  display:none;
}
.hero .text-bottom {
  display:block;
  width:100%;
  max-width: 750px;
  margin:0 auto;
}
.hero .text h2 {
  font-size: 25px;
  font-size: 2.5rem;
  color: rgb(255,255,255);
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 300;
  background: rgb(221,89,156);
  clear: both;
  margin: 0 auto 0 auto;
  display: table;
  padding: 2px 10px;
  font-family: "europa",sans-serif;
  transition: .5s ease;
  -moz-transition: .5s ease;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
    text-align: left;
    float: left;
}
.hero .text h2:nth-of-type(1) {
  z-index:3;
}
.hero .text h2:nth-of-type(2) {
  z-index:2;
}
.hero .text h2:nth-of-type(3) {
  z-index:1;
}
.hero .text:hover h2 {
  background: rgb(95,66,106);
}
.opt3 .hero .text h2 {
  background:rgb(169,207,56);
}
.opt2 .hero .text h2 {
    text-align: auto;
    float: auto;
}
.hero .promo {
    position: absolute;
    right: 6%;
    width: 140px;
    bottom: -20px;
}
.opt2 .hero .text h3 {
  font-size: 20px;
  font-size: 2rem;
  color: rgb(95,66,106);
  line-height: 1.3;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 600;
  clear: both;
  margin: 0 auto;
  background: rgb(255,255,255);
  background: rgba(255,255,255,0.85);
  display: table;
  padding: 2px 10px;
  font-family: "europa",sans-serif;
  transition: .5s ease;
  -moz-transition: .5s ease;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
}
.hero.green_bg .text {
  top:50%;
}
.hero.green_bg .text h2 {
  font-size: 35px;
  font-size: 3.5rem;
  background: rgb(169,207,56);
  padding: 4px 8px 6px;
}
.hero.green_bg .text h2 .small-head {
  font-size: 30px;
  font-size: 3rem;
}
.morebutton {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 80px;
  left: 0;
  z-index: 9;
  text-align: center;
  font-size: 30px;
  color: rgb(255,255,255);
}
.bounce {
  animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -o-animation: bounce 2s infinite;
}
.bounce:hover {
  text-decoration:none;
  color:rgb(97,202,231);
}
 .animate{
  top:-25px;
  opacity:0;
}
.animate.active{
  top:0;
  opacity:1;
}
@-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
 40% {-webkit-transform: translateY(-30px);}
 60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
 40% {-moz-transform: translateY(-30px);}
 60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
 40% {-o-transform: translateY(-30px);}
 60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
 40% {transform: translateY(-30px);}
 60% {transform: translateY(-15px);}
}

/*------------------------------------*\
  $3x boxes
\*------------------------------------*/
.boxes {
  width:100%;
  margin:0 auto;
  padding:40px 0;
}
.home_intro h1 {
  display:none;
}
.boxes a:hover{
  text-decoration:none;
}
.home-box {
  display:block;
  width:100%;
  max-width:300px;
  margin:0 auto 30px;
}
.home-box_disc h4 {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 70px;
  font-size: 7rem;
  margin-bottom: 0;
  line-height: 1.1;
}
.home-box_disc i {
  font-size: 37px;
  font-size: 3.7rem;
}
.home-box_disc {
  width:220px;
  height:220px;
  margin:-160px auto 0;
  display:block;
  text-align:center;
  color:rgb(255,255,255);
  background: rgb(97,202,231);
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  transition: .5s ease;
  -moz-transition: .5s ease;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
}
.home-box:nth-of-type(1) .home-box_disc  {
  color:rgb(90,80,114);
  background: rgb(240,218,85);
}
.home-box:nth-of-type(2) .home-box_disc {
  color:rgb(255,255,255);
  background: rgb(221,89,156);
}
.home-box:nth-of-type(3) .home-box_disc {
  color:rgb(255,255,255);
  background: rgb(243,152,99);
}
.home-box:nth-of-type(2) .home-box_disc h4, .home-box:nth-of-type(3) .home-box_disc h4{
  color:rgb(255,255,255);
}
.home-box_disc-content {
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top:50%;
}
.home-box:nth-of-type(2) .home-box_disc:hover ,.home-box:nth-of-type(3) .home-box_disc:hover  {
  background:rgb(95,66,106);
  color:rgb(255,255,255);
}
.home-box:nth-of-type(1) .home-box_disc:hover {
  background:rgb(221,89,156);
}
.home-box:nth-of-type(1) .home-box_disc:hover h4 {
  color:rgb(255,255,255);
}
/*------------------------------------*\
  $aerial
\*------------------------------------*/
.section.aerial {
  padding:0 0;
}
.aerial .container {
  width:100%;
  max-width:2200px;
}

/*------------------------------------*\
  $facts
\*------------------------------------*/
.intro {
  text-align: center;
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  background:rgb(255,255,255);
}
.innerpage .intro {
  max-width: 1000px;
  margin-bottom:20px;
}
.news_article .intro {
  text-align: left;
  padding: 0 30px;
  margin-bottom: 0;
  max-width: 900px;
}
.news_article .intro p {
  font-size: 21px;
  font-size: 2.1rem;
}
.news_article .body_copy {
  width: 100%;
  max-width: 900px;
  padding: 0 30px;
  margin: 0 auto;
}
.facts .fact {
  text-align:center;
}
.facts .fact h3 {
  text-align:center;
  font-size: 80px;
  font-size: 8rem;
  border-bottom:5px solid rgb(240,218,85);
  margin-bottom: 20px;
}
.facts .fact h3 .small {
    font-size: 50px;
    font-size: 5rem;
}
.facts .fact:nth-of-type(2) h3 {
  border-bottom:5px solid rgb(221,89,156);
}
.facts .fact:nth-of-type(3) h3 {
  border-bottom:5px solid rgb(236,116,96);
}
.fact {
  width:260px;
  margin:0 auto 30px;
}

/*------------------------------------*\
  $vision
\*------------------------------------*/
.vision {
    overflow: hidden;
}
.vision img {
    width: 200%;
    max-width: 1000%;
}
.vision-text {
    width: 85%;
    margin: -50px auto 0;
    padding: 15px;
    background: rgb(255,255,255);
    text-align: center;
}
.vision-text p {
  margin-bottom:0;
}
.vision-text a, .button{
  color:rgb(95,66,106);
  background:rgb(240,218,85);
  text-transform:uppercase;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0;
  padding: 11px 60px 11px 20px;
  font-size: 20px;
  font-size: 2rem;
  transition: .5s ease;
  -moz-transition: .5s ease;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
}
.vision-text a:after, .button:after{
  content: '\e801';
  position:absolute;
  right:10px;
  top:10px;
  font-size: 23px;
  font-size: 2.3rem;
}
.vision-text a:hover, .button:hover {
  background: rgb(95,66,106);
  color:rgb(255,255,255);
  text-decoration:none;
}
.news_article .vision-gallery {
  max-width:900px;
  padding:30px 20px;
  margin:0 auto;
}
/*------------------------------------*\
  $map
\*------------------------------------*/
.innermap, .map {
    display: block;
    height: 350px;
    width: 100%;
    margin: 0 auto;
    padding:0;
}

/*------------------------------------*\
  $leasing
\*------------------------------------*/
.sidepanel {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.sidepanel a.button {
  display:block;
  width:100%;
  margin-bottom:20px;
}


.agents {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    background: rgb(240,218,85);
    background:rgb(95,66,106);
    color:rgb(255,255,255);
    text-align:center;
}
.agents p, .agents h3, .agents a {
    color:rgb(255,255,255);
}
.agents img {
    border: 2px solid rgb(255,255,255);
    width: 80%;
    margin: 0 auto 30px;
    max-width: 280px;
}
.bodymain h3 {
  margin-top: 20px;
  margin-bottom: 0;
}
.agent {
  display:block;
  width:100%;
  margin: 0 auto 20px;
}
.agents h3 {
  font-size: 30px;
  font-size: 3rem;
}
.agent:last-of-type {
  margin: 0 auto;
}

/*------------------------------------*\
  $the vision
\*------------------------------------*/
.vision-pic {
  display:block;
  width:100%;
  margin:0 auto 20px auto;
}

/*------------------------------------*\
  $retail
\*------------------------------------*/
.bodymain-large {
  text-align:center;
}
.plan {
  display:block;
  width:100%;
  margin:0 auto 30px;
}
.bodymain-large {
  width:100%;
  display:block;
}
.sidepanel-small {
  width: 100%;
  display:block;
  padding:0;
}
.sidepanel-small h4 {
  background: rgb(255,255,255);
  padding:30px;
  text-align:center;
}
.sidepanel-small ul {
  list-style:none;
  margin:0;
  padding:0;
}
.sidepanel-small ul a {
  color:rgb(255,255,255);
}
.sidepanel-small ul li {
  font-size:13px;
  font-size:1.35rem;
  display:block;
  float:left;
  width:100%;
  color:rgb(255,255,255);
  padding:4px 30px;
  border-bottom:1px solid rgb(255,255,255);
  background: rgb(93,67,106);
}
.sidepanel-small ul li.light-bg {
  background:rgb(146,126,154);
}
.sidepanel-small ul li strong{
  float:left;
  text-transform:uppercase;
}
.sidepanel-small ul li .size{
  float:right;
}
.sidepanel-small p {
  display:block;
  float:left;
    padding: 15px 0;
    display: block;
    width: 100%;
    margin: 0;
    font-size: 13px;
    font-size: 1.3rem;
    background:rgb(255,255,255);
}

.textpanel p {
    font-size: 15px;
    font-size: 1.5rem;
}



/*---------------------------*\
     $Cookie Consent Popup
\*---------------------------*/
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;}.cc-window.cc-banner{padding:1em 1.8em;width:100%;}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:0}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:5px 4px;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;}.cc-revoke.cc-right{right:3em;}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-compliance{display:block;width:35%;  margin: 0 auto;}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}
@media screen and (max-width:900px){.cc-btn{white-space:normal}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
.cc-message{
  margin-bottom: 7px;
  display: block;
}

.cc-banner.cc-bottom, .cc-revoke, .cc-window {
  background-color: rgb(255,255,255);
  background-color: rgba(255,255,255,0.95);
  padding: 10px !important;
  font-size: 14px !important;
  color: rgb(90,90,90) !important;
  width: 80% !important;
  margin: 0 10% 20px;
  line-height: 1.3 !important;
  border: 2px solid rgb(95,66,106);
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  left: auto !important;
  text-align:center;
}
.cc-banner .cc-btn:last-child {
  width: auto !important;
  background: rgb(95,66,106);
  color: rgb(255,255,255);
  min-width: 100px !important;

}
.cc-color-override-1020485029 .cc-link {
  color: rgb(90,90,90) !important;
  opacity: 1 !important;
  padding: 0 !important;
  font-weight: 300 !important;
}

@media print{
  *{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important;} @page {margin:0.5cm;}h2,h3{orphans:3;widows:3;page-break-after:avoid;} p{orphans:3;widows:3;} pre,blockquote{border:1px solid #808080;page-break-inside:avoid;} abbr[title]:after{content:" (" attr(title) ")";} a,a:visited{color:#000000 !important;text-decoration:underline;} a[href]:after{content:" (" attr(href) ")";} a[href^="javascript:"]:after,a[href^="#"]:after{content:"";} img{max-width:100% !important;page-break-inside:avoid;} thead{display:table-header-group;} tr{page-break-inside:avoid;} .ir a:after{content:"";}}

/* Screen Widths - Change these to fit your breakpoints*/
@media only screen and (min-width:375px){ 
.hero .text h2 {
  font-size: 28px;
  font-size: 2.8rem;
}
.hero .text h3 {
  font-size: 20px;
  font-size: 2.2rem;
}

}

@media only screen and (min-width: 500px){  
.footer_agent {
  display:block;
  width:100%;
  max-width:360px;
  margin:0 auto;
}
.footer_agent img {
  float:left;
  margin:0 30px 0 0;
}
.footer_agentsdetails {
  float:left;
  text-align:left;
}
/*------------------------------------*\
  $home
\*------------------------------------*/
.hero .text h2 {
  font-size: 35px;
  font-size: 3.5rem;
}
.hero .text h3 {
  font-size: 30px;
  font-size: 3rem;
}
/*------------------------------------*\
  $retail
\*------------------------------------*/
.sidepanel-small ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
}
.subnav {
  left: 260px;
}
}

@media only screen and (min-width: 600px){  

.subnav {
  display: block;
  position: absolute;
  top: 30px;
  left: auto;
  right: 12%;
  color:rgb(0,0,0);
  width: auto;
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
}

.subnav img {
  width: 75px;
  display: inline;
  padding: 0;
  margin: -3px 0 0 0;
  image-rendering: -moz-crisp-edges;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
.subnav a, .subnav a:first-of-type {
  float: left;
  display: inline-block;
  padding: 4px 14px 3px 15px;
  color:rgb(0,0,0);
  line-height: 1;
  font-weight: 500;
  font-size:13px;
  font-size:1.3rem;
  text-transform: uppercase;
  letter-spacing: 1px
}
.subnav a:last-of-type, .subnav img {
  display: inline-block;
}
/*--
.subnav a:nth-of-type(2) {
  margin-right:40px;
}--*/ 
.subnav a:nth-of-type(1) {
  border-right:1px solid rgb(0,0,0);
}
.subnav a:nth-of-type(4), .subnav img {
  display:block;
}
.header-mov .subnav {
  top:-50px;
  left:auto;
}
/*------------------------------------*\
  $footer
\*------------------------------------*/

.footer-1 {
  float: left;
    width: 40%;
    text-align: left;
}
.footer-2 {
    float: left;
    width: 40%;
    text-align: left;
}
.footer-3 {
    float: left;
    width: 100%;
    text-align: left;
}

/*------------------------------------*\
  $3x boxes
\*------------------------------------*/

.home-box {
    float: left;
    width: 33.3%;
    max-width: 700px;
    padding: 0 0.5%;
    margin-bottom:0;
}
.home-box_disc {
    margin: -80px auto 0;
    width: 170px;
    height: 170px;
}

/*------------------------------------*\
  $facts
\*------------------------------------*/
.intro {
    padding: 30px;
    margin-bottom: -80px;
    z-index: 1;
}
.facts .fact {
    width: 50%;
    float: left;
    padding: 0 5%;
}


.cc-banner.cc-bottom {
  width: 524px !important;
  margin: 0 30px 30px 27% !important;
  text-align: left;
}
.cc-window .cc-message {
    margin-bottom: 0;
    float: left;
    width: 75%;
}
.cc-compliance {
  width: 20% !important;
  float: right;
  margin-top: 5px;
}
}

@media only screen and (min-width: 700px){  

.hero .promo {
  width: 190px;
  bottom: -42px;
  z-index:2;
}
}

@media only screen and (min-width: 768px){  
.container {
    width: 95%;
}
.footer-1 {
    float: left;
    width: 25%;
    text-align: left;
}
.footer-2 {
    float: left;
    width: 25%;
    text-align: left;
}
.footer-3 {
    float: left;
    width: 43%;
    text-align: left;
}
.footer-4 {
    width: 100%;
    clear: left;
}

/*------------------------------------*\
  $header
\*------------------------------------*/
.header {
    padding: 20px 0;
    height: 103px;
}
.header-mov {
    padding: 10px 0;
    height: 63px;
}
.header-mov .header__logo {
    margin: 0 0 0 25px;
}
.menu-icon {
    display:none;
}
.header__logo {
    margin: 0 0 0 3%;
}
.header__logo i {
    font-size:80px;
    font-size: 8rem;
}
.header-nav {
  top: auto;
    z-index: 3;
    opacity: 1;
    width: auto;
    height: 30px;
    float: right;
    right: 1%;
    background: transparent;
    margin: 0;
    top:77%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-mov .header-nav {
    top: 50%;
}
.header-nav ul {
    width: 100%;
    margin: 0;
    position: relative;
    top: auto;
    left: auto;
}
.header-nav ul li {
  margin:0;
    float: left;
}
.header-nav ul li a {
    float: left;
    width: auto;
    margin: 0 3px;
    font-size: 17px;
    font-size: 1.7rem;
    letter-spacing: 0;
    padding: 7px 5px 6px;
    color: rgb(95,66,106);
    -webkit-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
}
.header-nav ul li a:hover {
  color: rgb(221,89,156);
}
.header-nav ul li.ph a {
  display:none;
}
.header-nav ul li.external {
    margin: 0 0 0 10px;
}
.header-nav ul li.external a{
    padding: 7px 12px 6px;
}
.header-nav ul li.external a:hover{
  text-decoration:none;
    background:rgb(192,209,43);
}
.header-mov .header-nav ul li.ph a {
  display:block;
}
.header-mov .header-nav ul li a {
    font-size: 17px;
    font-size: 1.7rem;
}
.subnav {
  top: -10px;
  right: 8%;
}
.subnav a .hide {
  display: inline-block;
}

.hero {
    height: 71vh;
}
.hero .text {
  top: 30%;
}
.hero .text h2 {
  padding: 7px 15px;
  margin-bottom: 3px;
}
.opt2 .hero .text h2 {
  margin-bottom: 5px;
}
.opt2 .hero .text h2:nth-of-type(1) {
  display: inline-block;
  margin-right: -15px;
}
.opt2 .hero .text h2:nth-of-type(2) {
  display: inline-block;
}
.opt2 .hero .text h2:nth-of-type(3) {
  display: inline-block;
  margin-right: -15px;
  clear:left;
}
.opt2 .hero .text h2:nth-of-type(4) {
  display: inline-block;
}
.hero .text h3 {
  font-size: 30px;
  font-size: 3rem;
}
.opt2 .hero .text h3:nth-of-type(1) {
  display: inline-block;
  clear:left;
  margin-right: -4px;
  padding-right: 0;
}
.opt2 .hero .text h3:nth-of-type(2) {
  display: inline-block;
}

.hero.green_bg .text h2 {
  font-size: 60px;
  font-size: 6rem;
  padding: 6px 10px 8px;
}
.hero.green_bg .text h2 .small-head {
  font-size: 17px;
  font-size: 4.3rem;
}
/*------------------------------------*\
  $vision
\*------------------------------------*/ 
.vision img {
    width: 150%;
}
.vision-text {
    width: 95%;
}

/*------------------------------------*\
  $map
\*------------------------------------*/
.innermap, .map {
    height: 500px;
}


/*------------------------------------*\
  $leasing
\*------------------------------------*/ 
.bodymain {
  float:left;
  width:55%;
}
.sidepanel{
  float: right;
  width: 35%;
}
.agents {
  text-align:left;
}
.agents img {
  float: left;
  margin: 0 20px 20px 0;
  max-width: 150px;
}
.agents p, .agents a {
  float: left;
}

/*------------------------------------*\
  $the vision
\*------------------------------------*/ 
.vision-pic {
  float:left;
  width: 49%;
  margin: 0 0.5% 7px;
  overflow:hidden;
}
.vision-pic:nth-of-type(4) {
  width:99%;
  margin-right:1%;
}
.vision-pic:nth-of-type(1) img {
  max-width: 203%;
  margin-left: -49%;
}


}


@media only screen and (min-width: 900px){ 
/*------------------------------------*\
  $header
\*------------------------------------*/ 
.subnav {
    right: 5%;
}
.subnav a:nth-of-type(3) {
  border-right:1px solid rgb(0,0,0);
}
.header-nav {
    top: 73%;
}
.header-nav ul li a {
    margin: 0 10px;
    font-size: 19px;
    font-size: 1.9rem;
}
/*------------------------------------*\
  $footer
\*------------------------------------*/
.foot-block {
  margin: 0 auto 10px auto;
}
.footer-1 {
  width: 150px;
}
.footer-2 {
  width: 150px;
}
.footer-3 {
  width: 300px;
}
.footer-4 {
  float:right;
  width:200px;
  text-align:right;
  clear:none;
}
.footer-4 i {
  font-size: 60px;
  font-size: 6rem;
}
.footer-5 {
  width: auto;
  float: right;
  text-align: right;
  clear:both;
}
.footer_agent img {
    float: right;
    margin: 0 0 15px 0;
}
.footer_agentsdetails {
    float: right;
    text-align: right;
}
.footer_agent {
    max-width: 100%;
}
/*------------------------------------*\
  $hero
\*------------------------------------*/
.innerpage .hero, .innerpage .flexslider {
  height: 60vh;
  max-width: 1400px;
  margin: 0 auto;
}

/*------------------------------------*\
  $facts
\*------------------------------------*/
.facts .fact {
    width: 25%;
    padding: 0 2%;
}
.facts .fact p {
    width: 87%;
    margin: 0 auto;
}



}

@media only screen and (min-width: 1000px){
p, .para {
    font-size: 16px;
    font-size: 1.6rem;
}

.hero.green_bg .text {
  width: 630px;
}
.hero.green_bg .text h2 {
  float:left;
  clear:none;
}
/*------------------------------------*\
  $vision
\*------------------------------------*/
.vision img {
    width: 140%;
}
.vision-text {
  width: 380px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 5%;
  margin: 0;
  padding: 60px 25px;
}
}
@media only screen and (min-width: 1024px){ 

/*------------------------------------*\
  $header
\*------------------------------------*/ 
.header-nav ul li a {
  font-size: 20px;
  font-size: 2rem;
}


.hero .promo {
    width: 220px;
    bottom: -38px;
    z-index: 2;
    right: 10%;
}
.intro {
  margin-bottom: -130px;
}
.intro h2 {
  font-size: 54px;
  font-size: 5.4rem;
}
.fact-container {
  padding: 25px 0 0 0;
}
.facts .fact h3 {
  font-size: 90px;
  font-size: 9rem;
}


.hero.green_bg {
    height: 45vh;
}
/*------------------------------------*\
  $retail
\*------------------------------------*/ 
.bodymain-large {
  float:left;
  width:75%;
}
.sidepanel-small {
  float: right;
  width: 18%;
  max-width: 300px;
}
.sidepanel-small h4 {
  padding: 8px 0 20px;
}
.sidepanel-small ul li {
    padding: 5px 20px;
}
.sidepanel-small ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}
.sidepanel-small ul li {
    padding: 5px 12px;
}
}
@media only screen and (min-width:1160px){
.header__mov .header__logo {
  margin: 0;
}
.header__nav {
  right: 0;
}
.header__nav ul li:last-of-type a {
  margin: 0 0 0 10px;
  padding: 7px 0 6px 8px;
}
.container {
  width:100%;
}

/*------------------------------------*\
  $3x boxes
\*------------------------------------*/
.home-box {
  padding: 0 0.25%;
}
.home-box_disc {
  margin: -120px auto 0;
  width: 210px;
  height: 210px;
}
.hero .text h2 {
  font-size: 40px;
  font-size: 4rem;
}
.opt2 .hero .text h2 {
  font-size: 50px;
  font-size: 5rem;
}
.hero .text h3 {
    font-size: 40px;
    font-size: 4rem;
}
.hero .text-top, .hero .text-bottom {
  max-width: 1070px;
}
.hero.green_bg .text h2 {
  font-size: 70px;
  font-size: 7rem;
  padding: 6px 24px 10px;
}
.hero.green_bg .text h2:first-of-type {
  padding: 6px 0 10px 24px;
}
.hero.green_bg .text {
    width: 710px;
}
.hero.green_bg .text {
    top: 70%;
}
}


@media only screen and (min-width:1200px){

.footer-4 {
  width:310px;
}
.footer_agent img {
    max-width: 130px;
    margin: 0 0 0 20px;
}



.hero.green_bg {
  height: 60vh;
}

/*------------------------------------*\
  $vision
\*------------------------------------*/
.vision img {
    width: 110%;
}


.innerpage .intro p {
    font-size: 18px;
    font-size: 1.8rem;
}
.innerpage .news_article .intro p {
    font-size: 21px;
    font-size: 2.1rem;
}
/*------------------------------------*\
  $the vision
\*------------------------------------*/ 
.vision-pic {
  float:left;
  display:inline-block;
  width: 48%;
  margin: 0 1% 20px;
  overflow:hidden;
}
.vision-pic:nth-of-type(4), .vision-pic:nth-of-type(10) {
  width:98%;
  margin-right:1%;
}
.vision-pic:nth-of-type(1) img, .vision-pic:nth-of-type(5) img {
  max-width: 205.5%;
  margin-left: -49%;
}


}
@media only screen and (min-width:1280px){
/*------------------------------------*\
  $header
\*------------------------------------*/
.header {
    height: 104px;
    padding:20px 0;
}
.header__mov{
    height: 80px;
}
.header__logo {
  margin:0;
}
.header__logo i {
    font-size: 90px;
    font-size: 9rem
}
.header__nav {
    right: 0;
}
.subnav {
  right:11%;
}
.header-mov {
    padding: 10px 0;
    height: 63px;
}
.header-mov .header__logo {
    margin: 0;
}
.header-mov .header-nav {
    right: -1%;
}
/*------------------------------------*\
  $footer
\*------------------------------------*/
.footer-1 {
  width: 200px;
}
.footer-2 {
  width: 200px;
}
.footer-3 {
  width: 350px;
}
.footer-4 i {
  font-size: 70px;
  font-size: 7rem;
}

.button:after {
    right: 13px;
    top: 13px;
}

.hero.green_bg .text {
    top: 63%;
}
}
@media only screen and (min-width:1300px){
.hero .promo {
    width: 240px;
    bottom: -28px;
    right: 16%;
}
.hero .text h2 {
    font-size: 43px;
    font-size: 4.3rem;
}
/*------------------------------------*\
  $vision
\*------------------------------------*/
.vision img {
    width: 100%;
}
.vision-text {
    right: 10%;
}
}
@media only screen and (min-width:1750px){

/*------------------------------------*\
  $vision
\*------------------------------------*/
.vision-text {
    right: 20%;
}
}
/* Retina*/
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2) {
  
}