@media only screen and (min-width: 901px) {
  body {
    overflow-x: scroll !important;
  }

  .header-top-nav {
    padding: 30px 60px 30px 60px;
    max-width: none;
    height: 88px;
    margin: 0 auto;
  }

  .login {
    width: 382px;
    margin-left: -191px;
    position: absolute;
    left: 50%;
    top: 15%;
    height: 400px;
  }

  .registration {
    margin-left: -230px;
    position: absolute;
    left: 50%;
    top: 5%;
    width: 458px;
    min-height: auto;
  }

  .input-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }

  .header-top-nav-right {
    margin-left: auto;
    /* padding-right: 1px; */
    display: inherit;
  }

  .header-logo {
    width: 100px;
    height: auto;
    margin-left: 50px;
  }

  .icon-logo {
    margin-right: 20px;
    margin-left: 20px;
  }

  .nav-link-right {
    /* margin-left: 20px; */
    font-size: 1em;
    background-color: #323335;
    color: white;
    /* border: 2px solid white; */
    text-decoration: none;
    align-self: center;
    /* padding-left: 10px; */
    width: 160px;
    height: 88px;
  }

  .nav-link-right:hover {
    /* color: #FFFFFF; */
    color: #bc9b5d;
    background-color: #323335;
  }

  .nav-link-right-scroll {
    background-color: #323335;
    color: #ffffff;
  }

  .nav-link-right-scroll:hover {
    /* border: 1px solid #bc9b5d; */
    color: #bc9b5d;
  }

  .nav-link-right-icon {
    margin-right: 20px;
  }

  .nav-link {
    margin-right: 0px;
    margin-left: 32px;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    align-self: center;
  }

  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center;
  }

  .div-block-icon {
    display: none;
  }

  .div-block-middle {
    display: flex;
    flex: 4;
  }

  .div-block-middle a:hover {
    color: #bc9b5d;
  }

  .side-menu-nav {
    display: none;
  }

  .section-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }

  .section-column-l {
    /* background-color: white; */
    flex: 2;
  }

  .section-image-section {
    padding: 0px;
    height: 100%;
  }
  .section-image {
    height: 100%;
    width: 100%;
    padding-left: 0px;
    margin-left: 0;
  }

  .section-column-r {
    /* background-color: white; */
    flex: 2;
  }

  .section-text-wrapper {
    padding: 20% 20%;
    height: 100%;
  }

  /*-----HEADER -----*/
  .banner-section {
    max-width: 100%;
    height: 113vh;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("https://img.gloryfty.com/L_banner.png");
  }
  .banner-text-wrapper {
    padding: 100px 10px 0px 60px;
    max-width: 1200px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .banner-text-header {
    font-size: 88px;
    padding-top: 60px;
    word-spacing: 2000px;
    line-height: 1.05;
  }

  .banner-content-text {
    width: 400px;
    font-size: 22px;
    padding: 10px 0px 0px 0px;
  }

  .section-1-header-text {
    font-family: "Bahnschrift";
    font-style: normal;
    font-weight: 600;
    font-size: 88px;
    line-height: 96px;
    color: #bc9b5d;
  }

  .section-1-description-text {
    font-family: "Nexa", light;
    font-weight: 200;
    font-size: 32px;
    line-height: 49px;
    color: rgba(50, 51, 53, 0.6);
  }

  .section-1-content-text {
    font-size: 16px;
  }

  .section-2-row {
    flex-direction: row;
  }

  .section-2-image-section {
    padding: 0;
    height: 100%;
  }
  .section-2-header-text {
    font-size: 36px;
    line-height: 43px;
    text-align: left;
  }

  .section-2-description-text {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
  }

  .section-2-sub-desc-text {
    font-size: 20px;
    line-height: 24px;
    text-align: left;
  }

  .section-3-header-text {
    font-size: 36px;
    line-height: 43px;
    font-weight: 600;
    text-align: left;
  }

  .section-7-header-text {
    font-weight: 700;
    font-size: 64px;
    line-height: 77px;
  }

  .section-7-background {
    top: 45%;
  }

  .section-7-row-background {
    padding: 0;
  }

  .section-7-description-text {
    font-weight: 200;
    font-size: 24px;
    line-height: 36px;
    color: rgba(255, 255, 255, 0.8);
  }

  .section-9-header-text {
    font-weight: 600;
    font-size: 36px;
    line-height: 43px;
    text-align: left;
  }

  .section-9-description-text {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    text-align: left;
  }

  .section-9-sub-description-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }

  .emailUs {
    text-align: left;
  }

  .banner-footer {
    padding: 10px 0px 0px 0px;
  }
  .banner-footer .banner-button {
    height: 54px;
    padding: 10px 26px;
    font-size: 20px;
    word-spacing: 1px;
  }

  .section-container {
    padding: 0px;
    max-width: 1728px;
  }

  .header-container {
    padding: 0px;
    max-width: 1728px;
  }

  .section-2-container-lg {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    padding: 0px 60px 0px 60px;
  }

  .section-2-title {
    padding-left: 0px;
    margin-top: 0px;
    font-size: 42px;
    position: absolute;
  }

  .section-3-text-section-column {
    padding: 300px 0px 300px 0px;
  }
  #textSection {
    font-size: 2.5em;
  }

  #footerText {
    font-size: 2.5em;
  }

  .section-2-content1-column {
    padding: 0px 20px 20px 0px;
    flex: 1;
  }

  .section-2-content2-column {
    padding: 0px 20px 20px 20px;
    flex: 1.5;
  }

  .section-2-content3-column {
    padding: 0px 0px 20px 20px;
    flex: 2;
  }

  .section-2-content1-column-mobile {
    display: none;
  }

  .grow-img-1 {
    width: 100%;
  }

  .grow-img-2 {
    width: 100%;
  }

  .grow-img-3 {
    padding-top: 60px;
  }

  .section-2-text-column {
    padding: 20px;
    flex: 1;
  }

  .section-2-content-footer-text {
    font-size: 1em;
  }

  .section-4-row {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    padding: 0px 60px 0px 0px;
  }

  .section-4-background {
    padding: 3%;
  }

  .section-4-column {
    padding: 5% 5% 0 5%;
  }

  .section-4-header-text {
    font-weight: 600;
    font-size: 36px;
    line-height: 43px;
    text-align: left;
  }

  .section-4-description-text {
    font-weight: 200;
    font-size: 16px;
    line-height: 24px;
  }

  .section-4-sub-header-text {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
  }

  .section-4-sub-column {
    padding: 10%;
  }

  .section-4-sub-column-2 {
    padding: 10%;
  }

  .section-4-image {
    height: auto;
    max-width: 100%;
    max-height: none;
    display: block;
  }

  .section-4-title {
    font-size: 42px;
  }

  .section-4-text-centered {
    font-size: 2.6em;
    line-height: 432px;
  }

  .section-5-title {
    text-align: left;
    margin-top: 0px;
    font-size: 42px;
  }
  .section-5-row {
    align-items: flex-end;
    line-height: normal;
    text-align: justify;
    display: block;
  }

  .section-7-sub-header-text {
    font-weight: 300;
    font-size: 36px;
    line-height: 43px;
    text-align: left;
  }

  .section-7-sub-header-desc-text {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
  }

  .section-8-header {
    font-weight: 600;
    font-size: 36px;
    line-height: 43px;
  }

  .section-8-description-text {
    font-weight: 200;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
  }

  .faq-section {
    padding-top: 100px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    height: 500px;
  }

  .faq-last-word {
    display: none;
  }

  .faq-section-title {
    display: flex;
    flex: 2;
    justify-content: center;
    word-spacing: 100em;
    font-size: 3em;
    align-self: center;
    padding-left: 0px;
    text-align: left;
    color: #323335;
  }

  .faq-section-details {
    flex: 2.5;
    justify-content: center;
    align-self: center;
    padding: 30px 0px;
  }

  .container {
    max-width: 960px;
  }

  .panel-title {
    padding: 0px 0px;
    font-size: 1.4em;
    font-family: "Nunito", sans-serif;
    font-weight: 700;
    background-color: white;
  }

  .panel-title > a {
    display: block;
    padding: 15px;
    font-size: 1.2em;
    text-decoration: none;
  }

  .chat-icon {
    margin-top: 0px;
  }

  .panel-default > .panel-heading + .panel-collapse > .panel-body {
    font-size: 1em;
  }

  a.anchor {
    top: -88px;
  }

  .section-1-content {
    width: 80%;
    padding-top: 20%;
    text-align: center;
    margin: 0 auto;
    height: 936px;
  }

  .footer-background {
    height: 15px;
    align-items: center;
    height: 150px;
    background-color: #1f2744;
  }

  .footer-section-l {
    padding-left: 10%;
    padding-top: 0;
    text-align: left;
  }

  .footer-section-r {
    display: flex;
    flex-direction: row;
    padding-right: 10%;
    padding-top: 0;
    align-items: right;
    justify-content: right;
  }

  .footer-logo {
    height: 60px;
  }
} /*end of the media query*/

@media only screen and (max-width: 1080px) and (min-width: 720px) {
  .div-block-middle {
    display: none;
  }

  .div-block {
    display: none;
  }

  .div-block-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-self: center;
  }

  .section-text-wrapper {
    padding: 10% 15%;
    height: 100%;
  }
}
