/* Large desktop :1920px. */
@media (min-width: 1400px) and (max-width: 1920px) {
  .container {width: 1230px}
  .banner-area {height: 1196px}
  .banner-product-image {margin-top: 66%;}
  .banner-text h1 {font-size: 69px;}
  .banner-area .col-lg-5.col-md-4 {padding-left: 0;}
  .banner-apps {
    margin-left: 76px;
    margin-top: -315px;
  }
  .single-app {
    height: 140px;
    width: 140px;
    border: 4px solid #ffffff
  }
  .banner-apps .single-app:nth-child(1) {
    left: 0;
    top: 122px;
  }
  .banner-apps .single-app:nth-child(2) {
    left: 258px;
    top: 60px;
  }
  .single-app:nth-child(3) {
    left: 516px;
    top: 0;
  }
  .single-app h4, .single-app h3 {font-size: 16px}
  .single-app h3 {font-size: 18px}
  .about-text {
    margin-right: 72px;
    margin-top: 75px;
  }
  .features-area {
    background-position: -8.5% 63%;
    background-size: 62% auto;
  }
  .features-area .single-item:nth-child(2), .features-area .single-item:nth-child(4) {margin-left: 56px}
  .features-area .single-item:nth-child(3) {margin-left: 138px}
  .download-area {
    margin-top: -197px;
    padding-bottom: 408px;
    padding-top: 358px;
  }
  .download-area::before, .download-area::after, .footer-area:before {height: 460px}
  .pricing-area {margin-top: -104px}
  .pricing-area .col-md-4:first-child .single-price-package {
    margin-left: 87px;
    margin-right: 3px;
  }
  .pricing-area .col-md-4:last-child .single-price-package {
    margin-right: 87px;
    margin-left: 3px;
  }
  .pricing-area .single-price-package.list-large {margin: -34px 26px 0}
  .footer-area {
    margin-top: -102px;
    padding-top: 322px;
  }
  .download-btn {z-index: 9}
  .banner-area::before, .domain-name-area::before, .domain-name-area::after {height: 460px;}
  .banner-area.banner-image {height: 1050px;}
  .domain-name-area {
    padding-bottom: 400px;
    padding-top: 380px;
  }
  .banner-area.banner-horizontal {height: 1075px;}
  .banner-area.banner-horizontal::before {height: 212px;}
  .banner-horizontal .banner-apps .single-app {top: 30px;}
  .service-area.horizontal::after {display: none;}
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {
  .container {width:970px}
  .banner-area {height: 724px}
  .banner-text h1 {
    font-size: 56px;
    line-height: 58px;
    margin-bottom: 10px;
  }
  #main-menu {top: 60px}
  .about-text {
    margin-right: 0;
    margin-top: 37px;
  }
  .features-area .single-item:nth-child(2), .features-area .single-item:nth-child(4) {margin-left: 72px}
  .features-area .single-item:nth-child(3) {margin-left: 149px}
  .features-area .single-item {margin-bottom: 55px}
  .features-area {
    background: url("../img/banner/preview.png");
    background-repeat: no-repeat;
    background-position: -11% 64%;
    background-size: 53% auto;
    margin-top: -145px;
  }
  .features-area.features-yellow {
    background: url("../img/banner-yellow/preview.png");
    background-repeat: no-repeat;
    background-position: -11% 64%;
    background-size: 53% auto;
    margin-top: -145px;
  }
  .features-area.features-blue {
    background: url("../img/banner-blue/preview.png");
    background-repeat: no-repeat;
    background-position: -11% 64%;
    background-size: 53% auto;
    margin-top: -145px;
  }
  .download-area::before, .footer-area::before, .download-area::after {height: 275px}
  .download-area {
    margin-top: -78px;
    padding-bottom: 322px;
    padding-top: 280px;
  }
  .testimonial-text-slider {width: 84%}
  form#contact-form {margin-right: 0}
  .footer-area {
    margin-top: -5px;
    padding-bottom: 100px;
    padding-top: 245px;
  }
  .banner-area::before {height: 273px;}
  .banner-area.banner-image {height: 810px;}
  .domain-name-area {padding-bottom: 315px;}
  .banner-area .col-lg-5.col-md-4 {padding-left: 0;}
  .banner-product-image {margin-top: 59%;}
  .banner-horizontal .banner-apps .single-app {top: 75px;}
  .banner-area.banner-horizontal::before {height: 98px;}
  .banner-area.banner-horizontal .banner-product-image {margin-top: 72%;}
  .banner-area.banner-image.horizontal {height: 580px;}
}
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .container {width:750px}
  .mobile-menu .mean-bar {
    background: url("../img/logo/logo.png") no-repeat scroll left top;
  }
  .header-blue .mobile-menu .mean-bar {
    background: url("../img/logo/logo-2.png") no-repeat scroll left top;
  }
  .header-yellow .mobile-menu .mean-bar {
    background: url("../img/logo/logo-3.png") no-repeat scroll left top;
  }
  #main-menu {top: 70px}
  .banner-area {height: 620px}
  .banner-text h1 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 30px;
  }
  .banner-text p {display: none}
  .banner-apps {
    margin-left: 0px;
    margin-top: -221px;
    position: relative;
  }
  .about-area {padding-top: 121px}
  .about-text {margin: 0}
  .about-text h2 {margin-bottom: 10px}
  .about-text > p {margin-bottom: 12px}
  .about-buttons {margin-top: 20px}
  .service-area {
    padding-bottom: 265px;
    padding-top: 253px;
  }
  .service-area::after {
    height: 400px;
    top: 18%;
  }
  .features-area, .features-area.features-yellow, .features-area.features-blue {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-top: 122px;
  }
  .features-area .single-item:first-child, .features-area .single-item:last-child, .features-area .single-item:nth-child(2), .features-area .single-item:nth-child(4), .features-area .single-item:nth-child(3) {
    margin-left: 0;
  }
  .features-area .single-item {margin-bottom: 65px}
  .download-area {
    margin-top: -212px;
    padding-top: 320px;
  }
  .download-btn {
    margin: 0 6px;
    padding: 0 19px 0 58px;
  }
  .download-btn i {left: 4px}
  .pricing-area {
    margin-top: -115px;
    padding-top: 122px;
  }
  .pricing-area .col-md-4:first-child .single-price-package, .pricing-area .col-md-4:last-child .single-price-package {
    margin-left: 0;
    margin-right: 0;
  }
  .pricing-area .single-price-package.list-large {margin: -34px 0 0}
  .price-list {padding-top: 30px}
  .price-btn .button {margin-top: 30px}
  .price-title {padding: 25px 0 24px}
  .list-large .price-title {padding: 27px 0 30px}
  .testimonial-text-slider {
    padding: 30px 41px 0;
    width: 100%;
  }
  .slick-prev, [data-carousel-3d] [data-prev-button] {left: 0}
  .slick-next, [data-carousel-3d] [data-next-button] {right: 0}
  .footer-area {
    margin-top: -100px;
    padding-top: 290px;
    padding-bottom: 60px
  }
  .submit-form .button {margin-bottom: 20px}
  .newsletter {margin-top: 60px}
  form#contact-form {margin-right: 0}.banner-area::before {height: 233px;}
  .banner-area.banner-image {height: 640px;}
  .about-area.about-four {
    padding-top: 112px;
    padding-bottom: 0;
  }
  .feature-four, .feature-four.horizontal {padding-top: 122px}
  .domain-name-area {padding-bottom: 305px;}
  .banner-area .col-lg-5.col-md-4 {padding: 0;}
  .banner-product-image {margin-top: 66%;}
  .banner-horizontal .banner-apps .single-app {top: 75px;}
  .banner-area.banner-horizontal::before {height: 98px;}
  .banner-area.banner-horizontal .banner-product-image {margin-top: 75%;}
  .banner-area.banner-image.horizontal {height: 500px;}
  .about-area.horizontal, .about-area.about-four.horizontal {padding: 125px 0;}
  .features-area.hidden-xs.horizontal {
    padding-bottom: 100px;
    padding-top: 122px;
  }
  .download-area.horizontal {
    padding-bottom: 125px;
    padding-top: 120px;
  }
  .pricing-area.horizontal {padding-top: 121px;}
  .testimonial-area.horizontal, .screenshots-area.horizontal {padding-top: 122px;}
  .footer-area.horizontal {
    padding-bottom: 122px;
    padding-top: 122px;
  }
}
/* small mobile :320px. */
@media (max-width: 767px) {
  .container {width:300px}
  .mobile-menu .mean-bar {
    background: url("../img/logo/logo.png") no-repeat scroll left top;
  }
  .header-blue .mobile-menu .mean-bar {
    background: url("../img/logo/logo-2.png") no-repeat scroll left top;
  }
  .header-yellow .mobile-menu .mean-bar {
    background: url("../img/logo/logo-3.png") no-repeat scroll left top;
  }
  #main-menu {top: 40px}
  .banner-area {height: 610px;}
  .banner-text h1 {
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 20px;
  }
  .banner-apps {display: none}
  .button-default {
    font-size: 16px;
    line-height: 45px;
    padding: 0 15px;
  }
  .banner-buttons .button-default {margin-right: 2px}
  .about-area, .about-area.about-four {
    margin-top: -80px;
    padding-top: 100px;
  }
  .about-image, form#contact-form {margin-right: 0}
  .section-title, .pricing-area .section-title {margin-bottom: 50px}
  .about-text {
    margin-right: 0;
    margin-top: 45px;
  }
  .about-buttons, .newsletter {margin-top: 30px}
  .about-buttons button.button-default {margin-right: 4px}
  .download-area {
    margin-top: 0;
    padding-bottom: 130px;
    padding-top: 135px;
  }
  .section-title h1 {
    font-size: 33px;
    line-height: 37px;
  }
  .download-area::before, .footer-area::before, .download-area::after {height: 110px}
  .download-btn {
    margin: 0 auto 20px;
    padding: 0 7px 0 77px;
    width: 100%;
  }
  .download-btn i {left: 13px}
  .pricing-area .col-md-4:first-child .single-price-package, .pricing-area .col-md-4:last-child .single-price-package, .pricing-area .single-price-package.list-large {
    margin: 0 0 25px 0;
  }
  .pricing-area {
    padding-top: 100px;
  }
  .testimonial-area, .screenshots-area {padding-top: 100px}
  .slick-prev, [data-carousel-3d] [data-prev-button] {left: 0}
  .slick-next, [data-carousel-3d] [data-next-button] {right: 0}
  .testimonial-text-slider {
    padding: 30px 0 0;
    width: 100%;
  }
  .sin-testiText p {margin-bottom: 10px}
  .testimonial-text-slider h2 {font-size: 22px}
  .footer-area {
    margin-top: 0;
    padding-bottom: 65px;
    padding-top: 130px;
  }
  .submit-form .button {margin-bottom: 30px;}
  .contact-icon {margin-right: 12px}
  .newsletter > h3 {line-height: 35px}
  .newsletter-content .button {
    width: 34%;
    font-size: 14px
  }
  .newsletter-content > input {height: 45px}
  .footer-links a {margin: 0 1px}
  .banner-image .banner-text {padding-top: 45%;}
  .banner-image .banner-buttons .button-default{margin-left: 2px}
  .banner-image .banner-text h1{margin-bottom: 10px; line-height: 33px}
  .banner-image .banner-text p {margin-bottom: 16px;}
  .banner-area::before {height: 115px;}
  .banner-area.banner-image {height: 620px}
  .about-four .about-text h2 {font-size: 27px;}
  .service-info-container > span {padding-left: 12px;}
  .about-four .about-buttons{margin: 30px 0 30px 0}
  .download-area::before, .domain-name-area::before {height: 126px;}
  .domain-name-area {
    padding-bottom: 110px;
    padding-top: 157px;
  }
  .domain-name-area h1 {font-size: 27px;}
  .domain-wrapper {margin: 0;}
  #text-search {
    font-size: 16px;
    padding: 0 150px 0 10px;
  }
  .search-categories {
    right: 122px;
    width: 63px;
  }
  #btn-search-category {
    font-size: 14px;
    padding-left: 4px;
    width: 130px;
  }
  .category-items{padding: 0; width: 63px}
  .search-cat {background-position: 93% 22px;}
  .domain-name-area::after {height: 103px;}
  .pricing-four .single-price-package {margin-bottom: 20px;}
  .pricing-four .col-md-3:last-child .single-price-package{margin-bottom: 0}
  .pricing-area.pricing-four {margin-top: -60px;}
  .banner-area .col-lg-5.col-md-4 {padding: 0;}
  .banner-area.banner-horizontal::before {height: 55px;}
  .pricing-area.horizontal .col-md-4:last-child .single-price-package {margin-bottom: 0;}
  .banner-area.banner-image.horizontal {height: 570px;}
  .about-area.horizontal, .about-area.about-four.horizontal {padding: 125px 0;}
  .features-area.hidden-xs.horizontal {
    padding-bottom: 100px;
    padding-top: 122px;
  }
  .download-area.horizontal {
    padding-bottom: 125px;
    padding-top: 120px;
  }
  .pricing-area.horizontal {padding-top: 121px;}
  .testimonial-area.horizontal, .screenshots-area.horizontal {padding-top: 122px;}
  .footer-area.horizontal {
    padding-bottom: 122px;
    padding-top: 122px;
  }
}
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {width:450px}
  .banner-text p {
    font-size: 15px;
    margin-bottom: 33px;
  }
  .banner-text h1 {font-size: 40px}
  .download-area::before, .footer-area::before, .download-area::after {height: 180px}
  .download-area {
    margin-top: -25px;
    padding-bottom: 152px;
    padding-top: 164px;
  }
  .download-btn {width: 66%}
  .pricing-area {margin-top: 0}
  .sin-testiImage img {
    height: 80px;
    margin-top: 48px;
    width: 80px;
  }
  .sin-testiImage.slick-current img {
    height: 133px;
    margin-top: 21px;
    width: 133px;
  }
  .slick-prev, .slick-next {top: 38%}
  .footer-area {
    margin-top: -15px;
    padding-top: 155px;
  }
  .banner-image .banner-text h1 {
    font-size: 28px;
    line-height: 37px;
  }
  .banner-area::before {height: 177px;}
  .banner-area.banner-image {height: 660px;}
  .domain-name-area::before, .domain-name-area::after {height: 177px;}
  .domain-name-area h1 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .domain-name-area {
    padding-bottom: 175px;
    padding-top: 175px;
  }
}

/**           **/
/* RESPONSIVE AREA */
/**           **/

@media screen and (max-width: 767px){
  .container {
    width: 100%;
  }
}

@media screen and (min-width: 500px){
  .first-infos-illus img:nth-child(2)  {
    left: 5%;
  }

  .keywords {
    padding: 0 25px;
  }
}

@media screen and (min-width: 767px){
  .first-infos-illus img:nth-child(2)  {
    left: 15%;
  }
}

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

  .escape-scene {
    display: block;
  }

  .certifications-logos img {
    width: auto;
    height: auto;
  }

  .certifications-logos img:first-child {
    padding-top: auto;
    margin-left: auto;
  }

  .certifications-logos img:nth-child(2) {
    margin-right: 51px;
    margin-left: 61px;
    padding-top: 0;
  }

  .abo-infos h1 {
    font-size: 48px;
  }

  .pack-price h1 {
    font-size: 78px;
  }

  .team-block h3 {
    margin: 0;
    font-size: 48px;
  }

  .ref-infos-content h3 {
    font-size: 48px;
  }

  .certifications .certifications-logos {
    display: inline-block;
  }

  .team-infos-text {
    padding: 60px;
    margin-top: 47px;
  }

  .team-infos-content {
    min-height: 452px;
    border-radius: 55px;
    background-color: #ffffff;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.17);
    font-size: 22px;
    letter-spacing: -0.2px;
    line-height: normal;
    margin-left: -70px;
    z-index: 0;
    position: relative;
    padding-left: 30px;
  }

  .ref-infos {
    margin-bottom: 115px;
  }

  .ref-video-wrap {
    top: 80px;
    width: 659px;
    margin-bottom: 0;
  }

  #refs {
    margin-top: 100px;
  }

  .ref-infos-content h3 {
    text-align: left;
  }

  .pack-info a {
    bottom: -61px;
    font-size: 37.7px;
    width: auto;
    padding: 14px 50px;
  }

  .abo-infos {
    padding-top: 100px;
    margin-top: 5px;
  }

  .beacon-infos-illu {
    position: absolute;
    right: 0;
    z-index: 0;
    width: auto;
    margin-top: 0;
  }

  .beacon-infos-illu:nth-child(2){
    right: 120px;
    top: 130px;
  }

  .beacon-infos-illu:nth-child(3){
    top: 90px;
    right: 180px;
  }

  .beacon-infos-illu:nth-child(4){
    top: 30px;
    right: 120px;
  }

  .platform-illus img:nth-child(2) {
    width: auto;
    right: -110px;
  }

  .platform-illus {
    position: relative;
    /* transform: translateY(27%); */
    left: -25%;
  }

  .platform-infos-content.stats {
    top: -48px;
    left: -55px;
    margin-right: -70px;
    margin-left: 60px;
  }

  #platform-infos {
    padding-top: 150px;
    margin-top: 180px;
  }

  .platform-infos-content {
    padding: 40px 57px;
  }

  .platform-infos-content {
    border-radius: 55px;
    background-color: #ffffff;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.17);
  }

  .platform-infos-content.event {
    min-height: 415px;
    margin-left: 100px;
    margin-right: -35px;
  }

  .ra-reward {
    position: absolute;
    right: 186px;
    height: 135px;
    bottom: -110px;
    left: initial;
    transform: none;
    margin-top: 0;
  }

  #beacon-infos {
    margin-bottom: 230px;
  }

  .beacon-infos-content {
    min-height: 286px;
  }

  .first-infos-content p, .platform-infos-content p, .beacon-infos-content p {
    font-size: 22px;
  }

  .first-infos-content p {
    padding-right: 55px;
  }

  .first-infos-content h3, .platform-infos h3, .beacon-infos-content h3 {
    font-size: 36px;
  }

  .first-infos-illus img:nth-child(2)  {
    left: -45px;
  }

  .first-infos-content {
    padding-left: 290px;
    min-height: 348px;
    border-radius: 55px;
    background-color: #ffffff;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.17);
    position: relative;
    z-index: 0;
    top: 25px;
    margin-left: -380px;
  }

  .first-infos-illus img:first-child {
    transform: none;
  }

  .first-infos-illus {
    height: 0;
  }

  .first-infos {
    display: flex;
  }

  .first-infos-illus img:first-child {
    left: 75px;
  }

  .fisrt-infos-illus img:nth-child(3) {
    left: 0;
    z-index: 1;
  }

  .keywords {
    margin-top: 33px;
    padding: 0;
  }

  .intro h2 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 42px;
  }

  .intro h2 br {
    display: block;
  }

  .intro .bg-people {
    width: 100%;
    left: 0;
    height: 180px;
  }

  .about-area {
    overflow-x: hidden;
    margin-top: 300px !important;
  }

  .a-scene {
    top: 179px;
  }

  .earth {
    margin-top: 120px;
  }

  .aframebox {
    top: 216px;
  }

  .footer-logo-wrap p {
    margin-bottom: 0;
  }

  .footer-links-wrap ul {
    margin-bottom: 0;
  }

  .footer-contact-wrap {
    margin-bottom: 0;
  }

  .footer-adress {
    margin-bottom: 0;
  }

  .pack-info {
    min-height: 353px;
  }

  .escape-program-illu img {
    left: 0;
    transform: none;
  }

  .escape-program-content {
    border-radius: 55px;
    background-color: #ffffff;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.17);
    min-height: 260px;
    margin-left: -230px;
    padding-left: 255px;
    padding-right: 60px;
    margin-top: 0;
  }

  .escape-interface-illu img:first-child {
    position: relative;
    left: -39%;
  }

  .escape-interface-content {
    border-radius: 55px;
    background-color: #ffffff;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.17);
    padding-left: 60px;
    padding-right: 50px;
  }

  .escape-installation-illu {
    top: -42px;
  }

  .escape-installation-content {
    border-radius: 55px;
    background-color: #ffffff;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.17);
    margin-left: -90px;
    padding-left: 170px;
    padding-right: 100px;
    padding-bottom: 20px;
    margin-top: 0;
  }

  .escape-program-content h3, .escape-interface-content h3, .escape-installation-content h3 {
    font-size: 36px;
  }

  .escape-program-content p, .escape-interface-content p, .escape-installation-content p {
    font-size: 22px;
  }

  .escape-demo {
    font-size: 37.7px;
    padding: 20px 38px;
    width: 403px;
  }

  .escape-installation-illu img {
    display: inherit;
    max-width: fit-content;
    height: auto;
  }
}

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

  .wardrobe {
    right: -3%;
  }
  .bubbles {
    left: 40%;
  }
  .arrow {
    left: 50%;
  }
  .header-wrap img.logo-icon {
    left: 46%;
  }
  .pack-price h1 {
    font-size: 100px;
  }

  .btn-pack-wrap {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .btn-pack-wrap:first-child {
    margin-right: 43px;
    margin-left: -43px;
  }

  .escape-program-content {
    padding-left: 155px;
  }

  .escape-installation-content {
    padding-left: 130px;
    padding-right: 100px;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1400px){
  .header-wrap a {
    margin-right: 32px;
  }
}
