.desktop-hide{display:none!important}header#header ul{justify-content:center}header#header li{display:block;padding:0 10px}header#header li.divide:before{display:block;height:25px;width:1px;background-color:#FFF;content:''}header#header a{color:#FFF;text-decoration:none;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;white-space:nowrap}header#header .logo img:hover{-webkit-animation:moveLogo 2s ease-out infinite,popLogo .2s ease-in-out;-moz-animation:moveLogo 2s ease-out infinite,popLogo .2s ease-in-out;-ms-animation:moveLogo 2s ease-out infinite,popLogo .2s ease-in-out;animation:moveLogo 2s ease-out infinite,popLogo .2s ease-in-out}@keyframes moveLogo{0%,100%{transform:rotate(0)}10%{transform:rotate(-5deg)}20%{transform:rotate(4deg)}30%{transform:rotate(-4deg)}40%{transform:rotate(3deg)}50%{transform:rotate(-3deg)}60%{transform:rotate(2deg)}70%{transform:rotate(-2deg)}80%{transform:rotate(1deg)}90%{transform:rotate(-1deg)}}@keyframes popLogo{0%{transform:rotate(0) scale(1)}25%{transform:rotate(0) scale(1.1)}100%{transform:rotate(-3deg) scale(1)}}header#header li:not(.logo) a{transition:all 0.2s ease-in-out}header#header li:not(.logo) a:hover{transform:translateY(-5px)}header#header li:nth-child(odd):not(.logo) a:before{content:'';background-image:url(https://d3qrpkw3npo2dg.cloudfront.net/cdn/images/main-tabs.png);background-size:110px 88px;height:1.375rem;width:7.25rem;background-position:50% 0;display:block;background-repeat:no-repeat}header#header li:nth-child(5) a:before{background-position:50% -22px!important}header#header li:nth-child(7) a:before{background-position:50% -44px!important}header#header li:nth-child(9) a:before{background-position:50% -66px!important}#main{padding:0}#follow{display:none}@media only screen and (min-width:1150px){#follow{display:flex}}#follow{position:fixed;right:0;top:105px;flex-direction:column;width:60px}ul#follow:before{content:'follow';font-size:12px;color:#333}main#main .container li ul#follow li a{padding:0}.latest{order:1;flex:0 1 200px;margin:0}.news{order:2;flex:0 1 calc(100% - 540px);margin:0 20px}#home .properties{order:3}#page .properties{padding:0 0 20px}.properties{flex:0 1 300px}.properties a{padding:5px 0 0;transition:all .2s ease-in}.properties>ul>li{flex:0 1 100%}.properties a.banner{padding:0;transition:all 0.2s ease-in-out;opacity:1}.properties a:hover{transform:translateX(-10px);opacity:.7}.properties li:not(:first-child) a{padding:5px 0 0}.properties ul.flex_ul#follow li{width:100%;margin-bottom:5px}#breadcrumbs{margin:0;padding:0;list-style-type:none;display:flex}#breadcrumbs a{color:#d70051;transition:all .2s ease;font-size:12px}#breadcrumbs a:hover{color:#2d9be9}#breadcrumbs li + li:before{content:"\00BB";margin:0 0 0 5px;color:#999}