
@media screen and (max-width: 1600px) {
  .so-upd-popup .so-row {
    max-width: 1280px;
  }
}

@media screen and (max-width: 1150px) {
  .so-home-prop {
    padding-top: 80px;
    padding-bottom: 100px;
    margin-bottom: 100px;
  }
  .so-home-prop h2 {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: static;
    text-align: left;
    font-size: 60px;
  }
  .so-home-prop-main {
    padding-left: 0;
  }
}

@media screen and (max-width: 1024px) {
  .so-page .so-row h1 {
    padding-top: 0px;
    font-size: 80px;
  }
  .so-page .so-row p {
    font-size: 14px;
  }	
  .so-header {
    background-color: #000736;
    box-shadow: -2px -11px 48px -3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: -2px -11px 48px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px -11px 48px -3px rgba(0, 0, 0, 0.75);
  }
  .so-header .so-button-white {
    display: none;
  }
  .so-header-drop {
    display: none;
  }	
  .page-template-homepage .so-offer-map {
    overflow: hidden;
  }

  .so-home-intro h1 {
    font-size: 50px;
  }
  .so-home-intro-links {
    width: 90%;
  }  
  .so-about-plan {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .so-about-plan h2 {
    font-size: 90px;
    padding-bottom: 40px;
  }
  .so-about-plan .so-image-zoom {
    width: 450px;
    height: 440px;
    right: 20px;
  }
  .so-about-map {
    padding-bottom: 200px;
  }
  .so-about-map .so-content {
    height: auto;
  }
  .so-about-map .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .so-about-map .so-map-wrap {
    height: 500px;
    position: static;
    width: 100%;
  }
  .so-about-map .so-map-wrap .so-map {
    height: 500px;
  }
  .so-about-map .so-map-info {
    max-width: none;
  }
  .so-about-map .so-map-info p {
    padding-bottom: 40px;
  }
  .so-about-nums {
    padding-bottom: 80px;
  }
  .so-about-nums h2 {
    font-size: 86px;
    padding-bottom: 40px;
  }
  .so-about-nums-list-single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 50px;
  }
  .so-about-nums-list-single span {
    font-size: 90px;
    padding-right: 0;
    padding-bottom: 15px;
  }
  .so-about-nums-list-single p {
    font-size: 18px;
  }
  .so-about-nums-list-single:nth-child(3), .so-about-nums-list-single:nth-child(4) {
    left: 0;
  }
  .so-features-intro h1 {
    font-size: 46px;
  }
  .so-features-intro-filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-features-intro-filter .so-col {
    width: 100%;
    padding-bottom: 20px;
  }
  .so-features-intro-filter .so-col:last-child {
    padding-bottom: 0;
  }  
  .so-search-head h1 {
    font-size: 46px;
  }
  .so-search-head p {
    position: static;
    padding-bottom: 30px;
  }  
  .so-contact h1 {
    font-size: 90px;
    line-height: 1.1;
    padding-bottom: 40px;
  }
  .so-contact .so-row:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-contact .so-row:nth-child(2) .so-col {
    width: 100%;
  }
  .so-contact-form h2 {
    font-size: 46px;
  }
  .so-upd-intro h1 {
    font-size: 90px;
    line-height: 1.1;
    padding-bottom: 40px;
  }
  .so-upd-form {
    padding-bottom: 100px;
  }
  .so-upd-form-main .so-form-wrap:before {
    display: none;
  }
  .so-upd-form-main .so-form-wrap h3 {
    font-size: 36px;
    max-width: none;
  }
  .so-upd-form-main .so-form-wrap p {
    max-width: none;
  }
  .so-upd-form-main .so-form-wrap .so-form {
    display: block;
  }
  .so-upd-form-main .so-form-wrap .so-form .so-form-row:nth-child(1) {
    padding-bottom: 30px;
  }
  .so-upd-form-main .so-form-wrap .so-form button {
    margin-left: 0;
    width: 100%;
    box-sizing: border-box;
  }
  .so-upd-main {
    padding-bottom: 100px;
  }
  .so-upd-main-single {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .so-upd-main-single .so-col:nth-child(1) {
    width: calc(100% - 40px);
    padding-right: 0;
    padding-left: 40px !important;
  }
  .so-upd-main-single .so-col:nth-child(1):before {
    right: auto;
    left: -1px;
  }
  .so-upd-main-single .so-col:nth-child(2) {
    width: 40px;
  }
  .so-upd-main-single .so-col:nth-child(2) span {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    white-space: nowrap;
    text-align: center !important;
    padding-left: 0;
    padding-right: 0 !important;
    width: 100px;
    position: relative;
    left: -35px;
  }
  .so-upd-main-single .so-col:nth-child(2) span:before {
    display: none;
  }
  .so-upd-main-single-image {
    height: 260px;
  }  
  .so-apt-image {
    height: 300px;
    z-index: 1;
    position: relative;
  }
  .so-apt-intro {
    position: relative;
    z-index: 2;
  }
  .so-apt-gal-list-single {
    height: 500px;
  }  
  .so-offer-map-filter {
    display: none;
  }

  .page-template-offer .so-home-prop {
    display: block;
    margin-bottom: 100px;
  }
  .page-template-offer .so-offer-map {
    margin-top: 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
    top: 5px;
  }

  .so-offer-intro {
    margin-bottom: 20px;
  }
  .so-offer-map-image-info {
    display: none;
  }
  .so-offer-mob {
    padding-top: 20px;
    padding-bottom: 80px;
  }  
 /* .join-button {
    max-width: 234px;
  }*/

  .joint-topic {
    font-size: 100px;
    line-height: 96%;
  }

  .joint-content {
    position: relative;
    padding-right: 195px;
  }

  .joint-txt-description {
    font-size: 15px;
    line-height: 150%;
    font-family: "Qanelas", sans-serif;
    padding-top: 0px;
    padding-bottom: 40px;
  }

  .list-topic {
    font-family: "Qanelas", sans-serif;
    font-size: 20px;
    line-height: 120%;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 32px;
    padding-right: 0;
  }
  /*
  .joint-list {
    position: relative;
    margin-left: 55%;
    margin-right: 0px;
    right: 0px;
    top: -145px;
  }*/
  .joint-list .block {
    background-color: #313334;
    padding-left: 40px;
    padding-bottom: 50px;
  }
  .joint-list .block li {
    font-size: 14px;
    line-height: 1.3;
    padding-top: 15px;
    padding-left: 31px;
    padding-right: 20px;
    list-style-type: none;
  }  
  .so-cal {
    padding-bottom: 150px;
  }
  .so-cal .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-cal .so-row > div[data-scroll] {
    top: 0;
    max-width: none;
  }
  .so-cal h2 {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: left;
  }

  .so-request h2 {
    font-size: 46px;
  }

  .so-sub .so-row {
    max-width: calc(100% - 40px);
  }
  .so-sub h2 {
    font-size: 39px;
  }

  .so-park {
    padding-bottom: 160px;
  }
  .so-park .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-left: 20px;
    padding-right: 20px;
  }
  .so-park .so-col {
    width: 100% !important;
  }
  .so-park .so-col:nth-child(2) {
    height: 500px;
    margin-bottom: 30px;
  }
  .so-park-slider-single h2 {
    font-size: 50px;
    padding-bottom: 30px;
  }
  .so-park-slider-single h2 br {
    display: none;
  }
  .so-park-slider-single p {
    max-width: none;
  }
  .so-park-info {
    padding-top: 40px;
  }
  .so-park-info .so-circle circle:nth-child(2) {
    stroke-dasharray: 360 !important;
  }

  .so-cats {
    padding-bottom: 40px;
  }
  .so-cats-head {
    padding-bottom: 40px;
  }

  .so-near {
    top: 0;
    padding-bottom: 200px;
  }
  .so-near h2 {
    font-size: 90px;
    line-height: 1.1;
    padding-bottom: 30px;
    padding-left: 0;
    top: 0;
  }
  .so-near-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .so-near-wrap .so-col:nth-child(1) {
    top: 0;
    max-width: none;
  }
  .so-near-nav {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: auto;
    height: auto;
    top: auto;
    left: auto;
    position: relative;
  }
  .so-near-nav-wrap {
    height: auto;
    padding-bottom: 25px;
  }
  .so-near-nav-core {
    text-align: center;
  }
  .so-near-nav-core-buttons {
    padding-bottom: 10px;
  }
  .so-near-nav-core span {
    position: static;
  }
  .so-near-nav-circle {
    display: none;
  }
  .so-near-block {
    padding-bottom: 80px;
    position: relative;
  }
  .so-near-block-time {
    text-transform: uppercase;
    font-family: "Sora", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-color: #000736;
    top: 380px;
    right: 80px;
    z-index: 2;
    font-size: 20px;
    color: #decfa3;
  }
  .so-near-block-time:before {
    position: absolute;
    width: auto;
    height: auto;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border: 1px solid #decfa3;
    border-radius: 100%;
    content: "";
  }
  .so-near-block-time span {
    font-size: 14px;
  } 
  .page-template-amentities {
    padding-top: 140px;
  }

  .page-template-calculator {
    padding-top: 140px;
  }

  .so-video-popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background-color: #000736;
  }
  .so-video-popup video {
    position: static;
    height: auto;
  }

  .so-link .so-circle circle:nth-child(2) {
    stroke-dasharray: 200 !important;
  }

  #so-wrapper {
    position: relative;
  }
  .so-anim-header span {
    -webkit-transform: translateY(0%) rotateX(0deg) skew(0deg, 0deg);
    -moz-transform: translateY(0%) rotateX(0deg) skew(0deg, 0deg);
    -o-transform: translateY(0%) rotateX(0deg) skew(0deg, 0deg);
    -ms-transform: translateY(0%) rotateX(0deg) skew(0deg, 0deg);
    transform: translateY(0%) rotateX(0deg) skew(0deg, 0deg);
    opacity: 1;
  }
  .so-circle circle:nth-child(2) {
    stroke-dasharray: 0 !important;
  }
  .so-anim-image:before {
    display: none;
  }
  .so-who-team-popup-info-arrows .so-circle circle:nth-child(2) {
    stroke-dasharray: 220 !important;
  }
  .so-who-intro {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .so-who-intro h1 {
    font-size: 90px;
    padding-bottom: 100px;
  }
  .so-who-intro h2 {
    font-size: 46px;
  }
  .so-who-intro p {
    font-size: 20px;
    max-width: 565px;
  }
  .so-who-intro-africa {
    top: 75px;
  }
  .so-who-intro-africa svg {
    width: 300px;
    height: auto;
  }
  .so-who-intro-africa-line {
    stroke-dasharray: 0;
  }
  .so-who-banner {
    height: 400px;
  }
  .so-who-mission {
    padding-top: 100px;
  }
  .so-who-mission h2 {
    font-size: 90px;
    padding-left: 0;
    padding-bottom: 100px;
  }
  .so-who-mission .so-row:nth-child(2) {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .so-who-mission-circle p {
    font-size: 14px;
    max-width: 80%;
  }
  .so-who-com {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .so-who-com h2 {
    font-size: 46px;
    top: 0;
  }
  .so-who-team {
    padding-top: 160px;
    padding-bottom: 100px;
  }
  .so-who-team h2 {
    font-size: 90px;
  }
  .so-who-time {
    padding-bottom: 100px;
  }
  .so-who-time h3 {
    font-size: 46px;
    padding-bottom: 30px;
  }
  .so-who-time-main-slider-single > span {
    font-size: 90px;
  }
  .so-offer-map-image div {
	display : none !important;
	background : none !important;
	height : 0 !important;
  }  
  .so-footer {
    padding-bottom: 40px;
  }
  .so-footer .so-header-lang {
    margin-left: 0;
  }
  .so-footer-list {
    padding-bottom: 80px;
  }
  .so-footer-menu {
    left: 50%;
    margin-left: -120px;
  }
  .so-footer-menu ul li {
    text-align: center;
  }
  .so-footer-menu ul li.so_mobile {
    display: block;
  }
  .so-footer-menu ul li.so_desktop {
    display: none;
  }
  .so-footer-menu-trigger {
    position: relative;
    display: inline-block;
    z-index: 2;
    margin-bottom: 25px;
  }
  .so-footer .so-row:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .so-footer .so-row:nth-child(2) .so-col {
    text-align: center;
    width: 100%;
  }
  .so-footer .so-row:nth-child(2) .so-col:nth-child(1) p {
    text-align: center;
  }
  .so-footer .so-row:nth-child(2) .so-col:nth-child(2) {
    padding-bottom: 20px;
    padding-top: 10px;
  }
  .so-footer .so-row:nth-child(2) .so-col:nth-child(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  
}

@media screen and (max-width: 991px) {
	
  .page-template-search-features .so-near {
    padding-top: 80px;
  }	
  .so-apt-features-list-single {
    width: 33.33%;
  }
  
}


@media screen and (max-width: 900px){
	
	.page-template-homepage .so-who-com  .so-row:not(:first-child) {
		flex-direction : column;
		text-align : center;
	}
	.page-template-homepage .so-who-com  .so-row:not(:first-child) .so-who-com-image {
		display : none;
	}	
}

@media screen and (max-width: 782px) {
  html {
    margin-top: 0 !important;
  }

  * html body {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .page-template-homepage .so-who-com {
    padding-bottom: 150px !important;
  }
  .so-home-intro img, .so-home-intro video {
    left: 0;
  }
  .so-home-intro .so-row {
    padding-left: 20px;
  }
  .so-home-intro h1 {
    font-size: 40px;
  }
  .so-home-intro-links {
    width: 90%;
  }
  .so-header .so-header-lang {
    display: none;
  }

  .so-search {
    width: 80%;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    left: -90%;
  }  
  .so-home-gallery {
    padding-top: 100px;
  }
  .so-home-gallery-slider {
    height: 280px;
  }
  .so-home-gallery-slider-single {
    width: 400px;
    padding: 0 15px;
  }
  .so-home-gallery .so-circle {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    transform-origin: center;
    right: auto;
    left: 0;
    top: -100px;
  }
  .so-home-gallery h2 {
    font-size: 50px;
    top: 0;
    padding-left: 0;
  }
  .so-home-gallery .so-row:nth-child(3) {
    padding-top: 60px;
  }
  .so-home-map h2 {
    font-size: 90px;
    padding-bottom: 20px;
  }
  .so-home-map .so-circle {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    transform-origin: center;
    right: auto;
    left: 0;
  }
  .so-home-prop-body-data-list-single {
    width: 100%;
  }	
  .so-who-intro .so-row:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-who-intro .so-row:nth-child(2) > div h2 {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .so-who-intro .so-row:nth-child(2) > div h2 br {
    display: none;
  }
  .so-who-mission .so-row:nth-child(2) {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .so-who-mission-circle span {
    padding-bottom: 40px;
  }
  .so-who-com .so-row:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 0;
  }
  .so-who-com .so-row:nth-child(2) p {
    padding-top: 30px;
    max-width: none;
  }
  .so-who-com-info {
    padding-top: 20px;
  }
  .so-who-com-image {
    width: 100%;
    height: 370px;
  }
  .so-who-time {
    padding-bottom: 50px;
  }
  .so-who-time-head {
    padding-bottom: 40px;
  }
  .so-who-time-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-who-time-main-images {
    left: 0;
    width: 100%;
    height: 300px;
  }
  .so-who-time-main-slider {
    width: 100%;
  }	
	
  .so-apt-intro {
    padding-bottom: 100px;
  }
  .so-apt-intro .so-circle-wrap {
    pointer-events: none;
    right: 0;
    overflow: hidden;
  }
  .so-apt-intro .so-circle-wrap .so-circle {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    transform-origin: center;
    top: 0;
    right: -250px;
  }
  .so-apt-intro .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-apt-intro .so-col:nth-child(1) p {
    max-width: none;
  }
  .so-apt-intro .so-col:nth-child(2) {
    max-width: none;
    padding-top: 30px;
  }
  .so-apt-intro .so-col:nth-child(2) .so-button {
    margin-top: 30px;
  }
  .so-apt-floor {
    padding-bottom: 100px;
  }
  .so-apt-main {
    padding-bottom: 150px;
  }
  .so-apt-main h2 {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: left;
    padding-bottom: 30px;
  }
  .so-apt-main p {
    padding-left: 0;
    top: 0;
    max-width: none;
  }
  .so-apt-gal {
    padding-bottom: 150px;
  }
  .so-apt-features {
    padding-bottom: 0;
  }
  .so-apt-features-list {
    padding-left: 0;
  }
  .so-apt-features-list-single {
    width: 50%;
    text-align: center !important;
  }
  .so-apt-features-list-single > div {
    display: block;
    text-align: center;
  }
  .so-apt-features-list-single span {
    width: 100%;
    text-align: center;
    display: block;
  }
  .so-apt-map {
    padding-bottom: 150px;
  }
  .so-apt-map h3 {
    font-size: 70px;
  }
  .so-apt-map h2 {
    font-size: 90px;
  }
  .so-about-plan {
    overflow: hidden;
  }
  .so-about-plan .so-circle {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    transform-origin: center;
  }
  .so-about-plan .so-circle-wrap {
    top: -330px;
    right: -150px;
  }
  .so-about-plan h2 {
    font-size: 80px;
  }
  .so-about-plan .so-image-zoom {
    position: static !important;
    margin: auto;
    margin-bottom: 40px;
  }
  .so-about-plan p {
    max-width: none;
  }
  a.so-footer-phone {
    font-size: 40px;
  }    
  .blog-list .blog-meta.big-meta h4 {
    background-color: #ffffff;
    margin-left: 0;
    margin-top: 1rem;
    padding: 1rem 0;
  }  
  
}

@media screen and (max-width: 768px) {
  .joint-txt-description {
    font-size: 13px;
    line-height: 150%;
  }

  .joint-list {
    position: relative;
  }
  .joint-list .block {
    background-color: #313334;
    padding-left: 40px;
    padding-bottom: 50px;
  }
  .joint-list .block li {
    font-size: 14px;
    line-height: 1.3;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 10px;
    list-style-type: none;
  }
  .joint-list .block li:before ,
    .joint-list .block a:before {
    content: "";
    left: -30px;
    display: inline-block;
    width: 15px;
    height: 15px;
    left: 40px;
    background: #ffce7d;
    position: absolute;
    content: "";
    font-size: 2rem;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffce7d;
  }
  .joint-list .block li:after {
    content: "✦";
    font-size: 1rem;
    left: -30px;
    display: inline-block;
    width: 15px;
    height: 15px;
    left: 40px;
    background: #ffce7d;
    position: absolute;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffce7d;
  }

  .joint-topic {
    font-size: 89px;
    line-height: 96%;
  }

  .joint-content {
    position: relative;
    padding-right: 195px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .so-reserve-popup {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .so-reserve-popup-main h3 {
    font-size: 36px;
    padding-bottom: 10px;
  }
  .so-reserve-popup .so-form > .so-form-row:nth-child(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 10px;
  }
  .so-reserve-popup .so-form > .so-form-row:nth-child(1) .so-form-col {
    width: 100%;
    padding-bottom: 10px;
  }
  .so-reserve-popup .so-form > .so-form-row:nth-child(2) {
    padding-bottom: 20px;
  }
  .so-reserve-popup .so-form > .so-form-row:nth-child(5) {
    padding-bottom: 20px;
  }
  .so-reserve-popup .so-form > .so-form-row:nth-child(5) p {
    font-size: 0;
  }
  .so-reserve-popup .so-form > .so-form-row:nth-child(5) p .selectric-so-select .selectric .label {
    margin-left: 0;
  }
  .so-reserve-popup .so-form > .so-form-row:nth-child(5) p .so-form-cal {
    margin-left: 0;
  }
  .so-reserve-popup .so-form > .so-form-row-wrap:nth-child(4) .so-form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 10px;
  }
  .so-reserve-popup .so-form > .so-form-row-wrap:nth-child(4) .so-form-row .so-form-col {
    width: 100%;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 600px) {
  html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    font-size: 14px;
    line-height: 1.5;
  }

  .so-form-done svg {
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
  }
  .so-form-done h3 {
    font-size: 36px;
  }

  .so-play {
    width: 100px;
    height: 100px;
  }
  .so-play:before {
    width: 24px;
    height: 24px;
    margin-left: -12px;
    margin-top: -12px;
  }
  .so-play span {
    font-size: 14px;
  }

  .so-popup-close {
    width: 60px;
    height: 60px;
  }
  .so-popup-close:before, .so-popup-close:after {
    width: 30px;
  }

  .so-video-popup-controlls-wrap {
    left: 20px;
    right: 20px;
  }
  .so-video-popup-controlls-line {
    width: calc(100% - 120px - 60px);
  }

  .so-reserve-popup {
    padding: 40px 30px;
    overflow: auto;
  }
  .so-reserve-popup .so-form > .so-form-row:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-reserve-popup .so-form > .so-form-row:nth-child(2) .so-form-col {
    width: 100%;
  }
  .so-reserve-popup .so-form > .so-form-row:nth-child(2) .so-form-col:nth-child(1) {
    margin-bottom: 20px;
  }
  .so-reserve-popup-main h3 {
    font-size: 34px;
  }
  .so-reserve-popup-main p {
    padding-bottom: 15px;
  }
  .so-reserve-popup-done svg {
    width: 90px;
    height: 90px;
    margin-bottom: 20px;
  }
  .so-reserve-popup-done h4 {
    font-size: 34px;
    padding-bottom: 15px;
  }
  .so-reserve-popup-done p {
    padding-bottom: 20px;
  }

  .so-button {
    padding: 25px 20px;
  }
  .so-features-intro {
    padding-top: 120px;
    padding-bottom: 60px;
  }
  .so-features-intro h1 {
    font-size: 36px;
    padding-bottom: 30px;
  }
  .so-features-info {
    padding-top: 30px;
  }
  .so-features-info .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .so-features-info .so-col {
    width: 100%;
    padding-bottom: 20px;
  }
  .so-features-info .so-col:nth-child(1) {
    padding-bottom: 0;
  }
  .so-features-info .so-col:nth-child(1) p {
    text-align: center;
  }
  .so-features-info .selectric-so-select {
    margin-right: auto;
  }  
  .so-offer-intro {
    padding-top: 120px;
    padding-bottom: 30px;
    min-height: 0;
    overflow: hidden;
  }
  .so-offer-intro-scroll {
    width: 180px;
    height: 180px;
  }
  .so-offer-intro .so-circle {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    transform-origin: center;
    left: 50%;
    margin-left: -244px;
    top: -250px;
  }
  .so-offer-intro h1 {
    font-size: 36px;
  }		
  .circle_2 {
    display: inline;
    padding-right: 25px;
  }

  .circle svg {
    display: none;
  }

  .error-content .error-head .error-num {
    font-size: 106px;
  }

  .error-content .error-head .error-num .num4 {
    position: relative;
    top: -20px;
  }

  .error-content .error-head .error-num .num4-2 {
    position: relative;
    top: -20px;
  }
  .so-upd-intro {
    padding-top: 100px;
  }
  .so-upd-intro h1 {
    font-size: 40px;
    line-height: 1.1;
    padding-bottom: 30px;
  }
  .so-upd-form {
    padding-bottom: 100px;
  }
  .so-upd-form-main {
    padding: 20px;
  }
  .so-upd-form-main .so-form-wrap h3 {
    font-size: 20px;
  }
  .so-upd-form-main .so-form-wrap p {
    padding-bottom: 15px;
  }
  .so-upd-form-main .so-form-wrap .so-form .so-form-row:nth-child(1) {
    padding-bottom: 20px;
  }
  .so-upd-form-main .so-form-wrap .so-form-done h3 {
    font-size: 29px;
  }
  .so-upd-main {
    padding-bottom: 0;
  }
  .so-upd-main-single-block > span:nth-child(2) {
    width: 80px;
    height: 80px;
    bottom: -40px;
    margin-left: -40px;
  }
  .so-upd-main-single-block > span:nth-child(2) i {
    font-size: 36px;
    top: 2px;
  }
  .so-upd-main-single-image {
    height: 200px;
  }
  .so-upd-popup p:nth-child(2) {
    font-size: 36px;
  }
  .so-upd-popup-arrow {
    margin-top: 120px;
  }
  .so-upd-popup-images {
    height: 200px;
    width: 100%;
  }  
  .so-search-head {
    padding-top: 120px;
    padding-bottom: 40px;
  }
  .so-search-head h1 {
    font-size: 36px;
    padding-bottom: 30px;
  }
  .so-search-head p {
    position: static;
    padding-bottom: 30px;
  }
  .so-search-list {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .so-search-list-single-big {
    font-size: 24px;
    padding: 40px 30px;
  }
  .so-search-list-single-big .so-anim-letters_space {
    width: 10px !important;
  }
  .so-search-list-single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 20px;
    text-align: center;
  }
  .so-search-list-single-num {
    margin-bottom: 20px;
  }
  .so-search-list-single-num span {
    font-size: 36px;
  }
  .so-search-list-single-info {
    margin-bottom: 20px;
  }
  .so-search-list-single-info span {
    font-size: 24px !important;
  }
  .so-search-list-single-info p:nth-child(2) span {
    font-size: 16px !important;
  }
  .so-search-list-single-info_2 {
    margin-bottom: 20px;
  }
  .so-search-list-single-info_2 p {
    font-size: 14px !important;
  }  
  .so-contact {
    padding-top: 120px;
    overflow: hidden;
  }
  .so-contact h1 {
    font-size: 40px;
    padding-bottom: 30px;
  }
  .so-contact .so-circle-wrap {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    transform-origin: center;
  }
  .so-contact .so-row:nth-child(2) .so-col:nth-child(1) {
    padding: 0 20px 0 20px;
  }
  .so-contact .so-row:nth-child(2) .so-col:nth-child(2) {
    padding: 60px 20px 60px 20px;
  }
  .so-contact-form {
    padding: 40px 20px;
  }
  .so-contact-form h2 {
    font-size: 40px;
  }
  .so-contact-thank svg {
    width: 120px;
    height: 120px;
  }
  .so-contact-thank h1 {
    font-size: 40px;
  }  
  .so-who-intro {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .so-who-intro h1 {
    font-size: 40px;
  }
  .so-who-intro h2 {
    font-size: 36px;
    text-align: left;
  }
  .so-who-intro h2 br {
    display: block !important;
  }
  .so-who-intro p {
    font-size: 16px;
  }
  .so-who-intro-africa {
    top: 150px;
  }
  .so-who-intro-africa svg {
    width: 200px;
  }
  .so-who-banner {
    height: 200px;
  }
  .so-who-mission {
    padding-top: 80px;
  }
  .so-who-mission h2 {
    font-size: 40px;
    padding-bottom: 30px;
  }
  .so-who-mission .so-row:nth-child(2) {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
  }
  .so-who-mission-circle {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 90vw;
    height: 90vw;
  }
  .so-who-mission-circle:nth-child(2) {
    margin-top: -30px;
  }
  .so-who-com {
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .so-who-com h2 {
    font-size: 30px;
    padding-right: 0;
  }
  .so-who-com h2 br {
    display: none;
  }
  .so-who-com-image {
    height: 200px;
    left: -20px;
  }
  .so-who-com-info p {
    padding-bottom: 30px;
  }
  .so-who-com-info .so-button {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    text-align: center;
  }
  .so-who-team {
    padding-top: 100px;
    padding-bottom: 60px;
    overflow: hidden;
  }
  .so-who-team h2 {
    font-size: 40px;
    padding-bottom: 30px;
  }
  .so-who-team .so-row > .so-circle-wrap {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    transform-origin: center;
  }
  .so-who-team .so-row > .so-circle-wrap .so-circle {
    top: -460px;
    left: -25px;
  }
  .so-who-team-list-cat-wrap {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .so-who-team-single {
    text-align: center;
    max-width: 160px;
  }
  .so-who-team-single-wrap {
    padding-bottom: 35px;
  }
  .so-who-team-single-image {
    width: 100px;
    height: 100px;
    left: 0;
    margin: auto;
    margin-bottom: 25px;
  }
  .so-who-team-single-image span {
    font-size: 46px;
  }
  .so-who-team-single > span {
    text-align: center;
  }
  .so-who-team-single > span:nth-child(2) {
    font-size: 10px;
  }
  .so-who-team-single > span:nth-child(3) {
    font-size: 10px;
  }
  .so-who-team-popup {
    width: 80%;
    right: -90%;
  }
  .so-who-team-popup-images {
    height: 200px;
  }
  .so-who-team-popup-info {
    padding: 30px 20px;
  }
  .so-who-team-popup-slider-single h4 {
    font-size: 20px;
    padding-bottom: 10px;
  }
  .so-who-team-popup-slider-single > span {
    font-size: 10px;
    padding-bottom: 10px;
  }
  .so-who-time h3 {
    font-size: 36px;
    padding-bottom: 20px;
  }
  .so-who-time-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 20px;
  }
  .so-who-time-head-dots {
    width: 100%;
    padding-bottom: 20px;
  }
  .so-who-time-main-images {
    height: 200px;
  }
  .so-who-time-main-slider {
    padding-top: 30px;
  }
  .so-who-time-main-slider-single > span {
    font-size: 60px;
    padding-bottom: 10px;
  } 
 
}

@media screen and (max-width: 600px) {
  .so-apt-image {
    height: 220px;
  }
  .so-apt-intro {
    padding-bottom: 80px;
  }
  .so-apt-intro .so-col:nth-child(1) h1 {
    font-size: 36px;
    top: -10px;
  }
  .so-apt-intro-left {
    top: -10px;
  }
  .so-apt-intro-left span:nth-child(1) {
    font-size: 36px;
  }
  .so-apt-floor {
    padding-bottom: 80px;
  }
  .so-apt-floor h2 {
    font-size: 34px;
  }
  .so-apt-main {
    padding-bottom: 80px;
  }
  .so-apt-main h2 {
    font-size: 36px;
    padding-bottom: 20px;
  }
  .so-apt-main p {
    font-size: 20px;
  }
  .so-apt-gal {
    padding-bottom: 80px;
  }
  .so-apt-gal h2 {
    font-size: 36px;
    padding-left: 0;
    top: 0;
  }
  .so-apt-gal .so-circle {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    transform-origin: center;
  }
  .so-apt-gal-list-single {
    height: 200px;
    margin-bottom: 20px;
  }
  .so-apt-gal-list-single .so-col {
    width: calc(50% - 10px);
  }
  .so-apt-features h2 {
    font-size: 36px;
    padding-bottom: 40px;
  }
  .so-apt-features-list-single {
    padding-bottom: 40px;
  }
  .so-apt-features-list-single img {
    max-width: 60px;
  }
  .so-apt-features-list-single span {
    font-size: 11px;
    white-space: normal;
  }
  .so-apt-map {
    padding-bottom: 80px;
  }
  .so-apt-map h3 {
    font-size: 30px;
    padding-bottom: 5px;
    top: 40px;
  }
  .so-apt-map h2 {
    font-size: 40px;
    top: 40px;
  }
  .so-apt-map-main {
    padding-bottom: 200px;
  }
  .so-apt-map-main-info {
    position: relative;
    left: 50px !important;
    top: auto !important;
    margin-top: -19px;
  }
  .so-apt-map-main-info-block {
    width: 100vw;
    left: -50px;
    top: 19px;
    background-color: #313334;
  }
}

@media screen and (max-width: 600px) {
  .page-template-homepage .so-apt-features {
    padding-bottom: 60px;
  }
  .page-template-homepage .so-who-com {
    padding-bottom: 80px !important;
  }

  .so-home-intro {
    padding-bottom: 190px;
  }
  .so-home-intro p {
    font-size: 11px;
    padding-bottom: 25px;
  }
  .so-home-intro h1 {
    font-size: 30px;
    padding-right: 0;
    padding-bottom: 30px;
  }
  .so-home-intro .so-play {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 50px;
    display: block;
    margin-left: 0;
  }
  .so-home-intro-links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .so-home-intro-links a {
    font-size: 11px;
    width: 50%;
    padding: 20px 0;
  }
  .so-home-intro-links a:nth-child(2):before {
    display: none;
  }
  .so-home-gallery {
    overflow: hidden;
    padding-bottom: 80px;
  }
  .so-home-gallery-slider {
    height: 220px;
  }
  .so-home-gallery-slider-single {
    width: 260px;
  }
  .so-home-map p {
    padding-bottom: 25px;
  }
  .so-home-map h2 {
    font-size: 40px;
  }
  .so-home-map .so-circle {
    left: -100px;
  }
  .so-home-prop {
    padding-bottom: 80px;
  }
  .so-home-prop h2 {
    font-size: 36px;
  }
  .so-home-prop-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 20px;
  }
  .so-home-prop-head > div .selectric-so-select .selectric .label {
    font-size: 30px;
    padding-left: 50px;
  }
  .so-home-prop-head > div .selectric-so-select .selectric .button {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    transform-origin: center;
  }
  .so-home-prop-head > div span:nth-child(2) {
    font-size: 30px;
  }
  .so-home-prop-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-home-prop-body-floors {
    width: 100%;
    padding-bottom: 15px;
  }
  .so-home-prop-body-floors p {
    display: block;
    padding-bottom: 10px;
  }
  .so-home-prop-body-floors span {
    display: inline-flex;
    margin-left: 8px;
  }
  .so-home-prop-body-data {
    width: 100%;
    padding-left: 0;
  }
  .so-home-prop-body-data-list {
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 600px) {
  .so-about-intro h1 {
    font-size: 50px;
  }
  .so-about-intro p {
    font-size: 34px;
  }
  .so-about-plan {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .so-about-plan h2 {
    font-size: 50px;
  }
  .so-about-plan .so-image-zoom {
    width: 100%;
    height: auto;
  }
  .so-about-map {
    padding-bottom: 100px;
  }
  .so-about-map .so-map-wrap {
    height: auto;
  }
  .so-about-map .so-map {
    height: 260px !important;
  }
  .so-about-map .so-map-info {
    padding: 40px 20px;
  }
  .so-about-nums {
    padding-bottom: 40px;
  }
  .so-about-nums h2 {
    font-size: 36px;
  }
  .so-about-nums-list-single {
    padding-bottom: 30px;
  }
  .so-about-nums-list-single span {
    font-size: 40px;
  }
  .so-about-nums-list-single p {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  .so-footer-phone {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .so-footer-phone .so-anim-letters_space {
    width: 10px !important;
  }
  .so-footer-email {
    font-size: 16px;
    margin-bottom: 35px;
  }
  .so-footer-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 40px;
  }
  .so-footer-list a {
    width: 60px;
    height: 60px;
  }
  .so-footer-list a i {
    font-size: 16px;
  }
  .so-footer-list a .so-circle {
    width: 60px;
    height: 60px;
  }
  .so-footer-list a .so-circle circle {
    cx: 30;
    cy: 30;
    r: 28;
  }
}

@media screen and (max-width: 600px) {
  .so-header .so-button-bubble {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
  }
  .so-header .so-button-bubble:after {
    left: 12px;
    width: 0;
  }
  .so-header-building {
    display: none;
  }
  .so-header-logo svg, .so-header-logo img {
    max-width: 70px;
  }
  .so-header-search {
    margin-left: 20px;
  }
  .so-header .so-button {
    margin-left: 0;
  }
  .so-header-menu {
    width: 80%;
    left: -90%;
  }
  .so-header-menu .so-button {
    position: absolute;
    left: 20px;
    bottom: 55px;
    width: 180px;
  }
  .so-header-menu .so-button-white {
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: block;
    width: 180px;
  }
  .so-header-menu-wrapper-content .so-header-lang {
    margin-left: 12px;
    left: 0;
  }
  .so-header-menu-wrapper-content > ul {
    padding-bottom: 20px;
    padding-top: 100px;
    padding-left: 20px;
  }
  .so-header-menu-wrapper-content > ul li {
    padding-bottom: 15px;
  }
  .so-header-menu-wrapper-content > ul li.so_mobile {
    display: block;
  }
  .so-header-menu-wrapper-content > ul li.so_desktop {
    display: none;
  }
  .so-header-menu-wrapper-content > ul li a {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
  .so-header-menu-wrapper-content > ul li a .so-anim-letters-line_2 .so-anim-letters_space,
.so-header-menu-wrapper-content > ul li a .so-anim-letters-line_1 .so-anim-letters_space {
    width: 10px !important;
  }

  .so-search span {
    font-size: 28px;
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 600px) {
	.so-home-intro {
		align-items: flex-end !important;
	}
	
	.so-home-intro h1 br {
		display: none !important;
	}
	
	.so-home-intro h1 span {
		display: inline;
	}
	
	.page-template-calculator .so-cal {
		padding-top: 100px;
	}
	
}

@media screen and (max-width: 600px) {
  .joint-list {
    position: relative;
    margin-left: 0%;
    margin-right: 7px;
    left: 0px;
    right: 0px;
    top: 0px;
    margin-top: 16px;
  }
  .joint-list .block {
    background-color: #313334;
    padding: 30px;
    box-sizing: border-box;
    width: 100%;
    max-width: none;
  }
  .joint-list .block li {
    font-size: 14px;
    line-height: 1.3;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 10px;
    list-style-type: none;
    position: relative;
  }
  .joint-list .block li:after {
    content: "✦";
    font-size: 0.8rem;
    left: -30px;
    display: inline-block;
    width: 15px;
    height: 15px;
    left: 0;
    top: 10px;
    background: #ffce7d;
    position: absolute;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffce7d;
  }

  .list-topic {
    padding-top: 0;
  }

  .arrow {
    display: none;
  }

  .line {
    display: none;
  }

  .joint-topic {
    font-size: 30px;
    line-height: 90%;
  }

  .joint-txt-description {
    font-size: 13px;
    line-height: 150%;
    font-family: "Qanelas", sans-serif;
    padding-top: 0px;
    padding-bottom: 32px;
    padding-right: 0%;
  }

  .joint-content {
    padding-right: 0px;
    margin-bottom: 100px;
    position: relative;
  }

  .join-button-part {
    position: relative;
    justify-content: center;
    text-align: center;
  }

}

@media screen and (max-width: 600px) {
  .so-page .so-form-main {
    padding: 20px;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .so-page .so-row h1 {
    font-size: 60px;
    padding-bottom: 25px;
  }

  .so-page .so-row .so-privacy-content {
    margin-top: 80px;
  }

  .so-page .so-row p {
    font-size: 14px;
    font-weight: 100;
    line-height: 1.4;
    padding-bottom: 0;
  }

  .so-page .so-row h6 {
    padding-top: 28px;
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 600px) {
  .so-cal {
    padding-bottom: 80px;
  }
  .so-cal .so-row > div[data-scroll] {
    width: 100%;
  }
  .so-cal h2 {
    font-size: 40px;
  }
  .so-cal-form {
    width: 100%;
    padding: 60px 30px 40px 30px;
  }
  .so-cal-form-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-cal-form-input input[type=number] {
    padding: 20px;
  }
  .so-cal-form-col {
    width: 100%;
  }
  .so-cal-form-col:nth-child(1) {
    padding-bottom: 20px;
  }
  .so-cal-form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-cal-form-row:nth-child(1) .so-cal-form-input > span {
    left: 20px;
  }
  .so-cal-form-radio {
    height: 40px;
  }
  .so-cal-form .so-button {
    height: 60px;
  }
  .so-cal-info {
    width: 100%;
    box-sizing: border-box;
    padding: 60px 30px 40px 30px;
  }
  .so-cal-info-main-price {
    font-size: 40px;
  }

  .so-request {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .so-request h2 {
    font-size: 40px;
    padding-bottom: 15px;
  }
  .so-request-text {
    padding-bottom: 20px;
  }

  .so-sub {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .so-sub .so-row {
    padding: 30px 20px 30px 20px;
  }
  .so-sub h2 {
    font-size: 24px;
    padding-bottom: 15px;
  }
  .so-sub-text {
    padding-bottom: 20px;
  }

  .so-park {
    padding-bottom: 80px;
  }
  .so-park-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-top: 30px;
  }
  .so-park-info .so-park-info-col:nth-child(2) {
    padding-bottom: 25px;
  }
  .so-park-info .so-circle {
    width: 60px;
    height: 60px;
  }
  .so-park-info .so-circle circle {
    cy: 30;
    cx: 30;
    r: 28;
  }
  .so-park .so-col:nth-child(2) {
    height: 260px;
    margin-bottom: 25px;
  }
  .so-park-slider-single h2 {
    font-size: 30px;
    padding-bottom: 15px;
  }
  .so-park-slider-single p {
    padding-bottom: 30px;
  }

  .so-cats-head {
    padding-bottom: 20px;
  }
  .so-cats-slider {
    height: 420px;
  }
  .so-cats-slider-single {
    width: 300px;
    padding: 0 10px;
  }
  .so-cats-slider-single img {
    width: 300px;
    height: 300px;
  }
  .so-cats-slider-single p {
    font-size: 12px;
  }

  .so-near {
    padding-bottom: 100px;
  }
  .so-near h2 {
    font-size: 40px;
    padding-bottom: 25px;
  }
  .so-near-block {
    padding-bottom: 50px;
  }
  .so-near-block-images {
    height: 220px;
  }
  .so-near-block-time {
    top: 180px;
    right: 30px;
  }
  .so-near-block-slider-single h4 {
    font-size: 26px;
    padding-left: 0;
    margin-bottom: 10px;
  }
  .so-near-block-slider-single h4:before {
    display: none;
  }
  .so-near-block-slider-single p {
    padding-left: 0;
  }
}

@media screen and (max-width: 480px) {
  .so-header-menu .so-button-white ,
  .so-header-menu .so-button {
    font-size: 9px;
  }
  .so-about-plan h2 {
    font-size: 70px;
  } 
  a.so-footer-email{
    font-size: 14px;
  }
  a.so-footer-phone {
    font-size: 22px;
  }		
  .join-button-part .so-button {
		font-size: 10px;
  }
  .so-footer .so-col:nth-child(3)>ul li a {
    font-size: 10px;
  }
  .so-header-menu .so-button-white ,
  .so-header-menu .so-button ,
  .so-header .so-button-bubble {
    font-size: 10px;
  }   
  .puce::before {
    left: -25px;
    top: 3px;
    font-size: 1.1rem;
   }
  .so-link span {
	  font-size: 10px;
   }
  .so-page .so-form-main h2 {
      font-size: 35px;
   }
  .so-button-bubble {
    font-size: 10px;
  } 
   
}

@media screen and (max-width: 320px) {
  .so-about-plan h2 {
    font-size: 60px;
    }
   .so-footer .so-col:nth-child(3)>ul li a {
    font-size: 6px;
    line-height: 1;
    letter-spacing: 0.1em;
    }	
    .so-link span {
	  font-size: 9px;
    }
   .join-button-part .so-button {
	 font-size: 7px;
     padding: 15px;
     font-weight: 600;
    }
   .so-header .so-button-bubble {
      font-size: 8px;
    }	
}

