/* .section-1 {
    background: linear-gradient(90deg, rgba(250,149,228,1) 0%, rgba(250,76,200,1) 24%, rgba(241,61,151,1) 100%);
    position: relative;
} */
body {
    min-width: 320px;
}
.navbar-dark .navbar-nav .nav-link {
    color:black!important
}
  .navbar-brand{
    color:black !important;
  }
a, a:hover, a:active, a:focus { 
    outline: 0;
}
.nav-link:hover {
    background-color: #0f172a00!important; /* hover bo‘lganda fon ko‘k */
    color: white; /* matn rangi oq qoladi */
  }
  .navbar-dark .navbar-toggler {
    background-color: #4c95fd!important;
  }
#image-viewer {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 110;
}

.section-1-1 {
    background:  linear-gradient(90deg, #083c87 0%, #1f4763 24%, #46a2ce 100%);
    height: 60%;
}
.section-1-2 {
    position: relative;
    height: 38%;
    background-color: rgb(255, 255, 255);
}
.section-1-3 {
    background: linear-gradient(90deg, #083c87 0%, #1f4763 24%, #46a2ce 100%);
    height: 2%;
}
.nav-item {
    margin-left: 30px;
    font-size: 1.5em;
}

.white-space {
    height: 40%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 30px;
    background-color: white;
}
.white-text {
    color: white;
}
.pink-text {
    color: #fffdfd;
}
h1.white-text {
    margin-top: 15%;
}
h3.white-text {
    margin-top: 1%;
}
h1.pink-text {
    margin-top: 3%;
    margin-left: 12px;
}
.buttom-div {
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 10px;
}
.dl-button {
    margin-left: 12px;
    background-color: #053d85;
    color: white;
    border-radius: 15px;
    border: none;
    text-align: left;
    font-size: 1.5em;
    padding: 5px 10px 5px 10px;
    vertical-align: middle;
}
/* .dl-button:last-child {
    vertical-align: middle;
    margin-left: 20px;
} */

.dl-button img {
    width: 0;
    height: 0;
    max-height: 100%;
    margin-left: 5px;
}
.dl-button i {
    margin-left: 20px;
    font-size: 1.5em;
}

.section-2 .pink-text{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.tbf {
    height: 300px;
    /* background-color: rgb(114, 236, 58); */
}
.mf {
    height: 300px;
    align-self: center;
    /* background-color: rgb(114, 236, 58); */
}
.mfl {
    height: 350px;
    /* background-color: rgb(114, 236, 58); */
    /* margin: auto; */
    display: flex;
    justify-content: center;
}
.section-3 {
    background: linear-gradient(90deg, #083c87 0%, #1f4763 24%, #46a2ce 100%);
    height: 600px;
}
.section-3 h2 {
    text-align: center;
    color: white;
    margin-top: 20px;

}
.section-4 {
    justify-content: center;
    margin-bottom: 50px;
}
.section-4 .pink-text {
    text-align: center;
}
.section-5 {
    background:linear-gradient(90deg, #083c87 0%, #1f4763 24%, #46a2ce 100%);
    height: 100px;
    display: flex;
   justify-content: center;
   align-items: center;
}
.section-5 .dl-button{
   color: #ffffff;
   background-color: rgb(0, 0, 0);
}
.section-5 .dl-button i {
    color: #171717;
}
.img-container {
    height: 550px;
    
    /* background-color: darkgray; */
}
.screenshot-container {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 5;
}
.screenshot-container img:first-child {
    position: absolute;
    left: 0;
    max-height: 100%;
}
.screenshot-container img:last-child {
    position: absolute;
    max-height: 100%;
    z-index: 5;
    right: 0;
}
.logo-container {
    display: flex;
    justify-content: center;
    height: 150px;
    /* background-color: azure; */
}
.logo {
    margin: auto;
    max-height: 50%;
    max-width: 50%;
}
.logo-title {
    font-weight: bold;
    text-align: center;
}
.logo-text {
    font-size: 1em;
    text-align: left;
    margin-top: 30px;
    /* background-color: aqua; */

}
.mfl-img {
    max-width: 100%;
    max-height: 100%;
}
.section-3 div:first-child {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.section-3 div:last-child{
    position: relative;
}
.section-3 img:last-child {
    position: absolute;
    right: 350px;
    bottom: 0;
    z-index: 5;
    max-height: 60%;
}
.section-3 img:first-child {
    position: absolute;
    right: 0;
    max-height: 100%;
    right: 120px;
    top: 70px;
}
.img-container img {
    max-height: 95%;
    max-width: 95%;
    border-radius: 10px;
}
.img-container {
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-6 {
    margin: 20px 0 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
}
.section-6 div {
    background-size: contain;
    height: 70px;
    width: 70px;
}
/* .white-space .pink-text {
    width: 30%;
} */
.section-1-2 .pink-text {
    width: 30%;
}
.section-2 h2 {
    width: 48%;
}
.slider {
    display: none;
}
#next-icon, #previous-icon, #android_next-icon, #android_previous-icon {
    display: none;
}
.lr-img {
    max-height: 45%;
}
.middle-img {
    max-height: 100%;
    border-radius: 10px;
}

#dialog {
    position: absolute;
    z-index: 10;
    /* width: 500px;
    height: 200px; */
    background-color: rgb(230, 230, 230);
    border-radius: 20px;
    display:none;
}
#dialog-text {
    position: absolute;
    bottom: 25px;
    font-size: 2em;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Arial, sans-serif;
    color: rgb(50, 82, 82);
    font-weight: bold;
    /* background-color: coral; */
}
.hg-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#hourglass{
  width: 250px;
  height: 250px;
  transform: scale(0.4);
  /* background-color: coral; */
}

#bottom{
  position: absolute;
  top: 125px;
  left: 50px;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  border-bottom: 125px solid #194872;
  animation: flipbottom 3s infinite ease-in-out;
  transform-origin: 75px 0px;
  border-radius: 0rem;
}

#bottom_two{
  position: absolute;
  top: 125px;
  left: 50px;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  border-bottom: 125px solid #A0C5DD;
  animation: flipbottom 3s infinite ease-in-out;
  transform-origin: 75px 0px;
  animation-delay: 0.8s;
  border-radius: 0.2rem;
}

@keyframes flipbottom{
  0%{transform: rotate(0deg);}
  10%{transform: rotate(190deg) translate(-2px, 2px);}
  20%{transform: rotate(172deg);}
  25%{transform: rotate(184deg);}
  30%{transform: rotate(180deg);}
  50%{transform: rotate(180deg);}
  60%{transform: rotate(370deg) translate(-1px, 1px);}
  70%{transform: rotate(352deg);}
  75%{transform: rotate(364deg);}
  80%{transform: rotate(360deg);}
  100%{transform: rotate(360deg);}
}

.ps:not(h1) {
    font-size: 1.1em;
}
.ps-2 > ul {
    padding-left: 0px;
}
.ps-2, .ps-2 ul > li {
    margin-top: 20px;
    padding: 5px 2px;
    width: fit-content;
    font-weight: bold;
    font-size: 1.1em;
    
}
.ps-2 ul > li > ul > li {
    margin-top: 5px;
    font-weight: normal;
    font-size: 1.05em;
}
.ps-2 ul > li > ul {
    display: none;
}
.ps-2 ul > li:first-child > ul > li > ul{
    display: block;
}
.dl-page .buttom-div{
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.dl-page {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pingo-logo {
    position: absolute;
    left: 0;
    top: 5px;
    width: 60px;
    height: 60px;
    /* margin-right: 10px; */
}
#pingo-title {
    font-size: 1.8em;
    margin-left: 70px;
}

@media(max-width: 1100px){
    /* .white-space .dl-button {
        margin-left: 12px;
        margin-bottom: 5px;
        display: block;
    }
    .white-space .buttom-div {
        height: 120px;
    } */
    /* .mfl-img {
        display: none;
    } */
    .dl-button {
        margin-left: 12px;
        margin-bottom: 5px;
        display: block;
    }
    .dl-button:last-child {
        margin-left: 12px;
    }
    .section-1-2 .buttom-div {
        height: 120px;
    }
}
@media(max-width: 1100px) and (min-width:992px){
    .mfl {
        align-items: center;
    }
    .mfl-img {
        max-height: 90%;
    }
}
@media(max-width: 991px) {
    .mfl-img {
        display: none;
    }
    #pingo-title {
        font-size: 1.8em;
        margin-left: 0;
    }
}
@media(max-width: 1004px) and (min-width: 824px){
    /* .white-space .pink-text {
        width: 40%;
        font-size: 2em;
    } */
    .section-1-2 .pink-text {
        width: 40%;
        font-size: 2em;
    }
}
@media(max-width: 990px) {
    .section-2 h2 {
        width: 70%;
        font-size: 1.8em;
    }
}
@media(max-width: 900px){
    .section-3 {
        height: 500px;
    }
    .section-3 h2 {
        font-size: 1.5em;
    }
    .section-3 div:first-child {
        justify-content: space-between;
    }
    .section-3 img:last-child {
        right: 220px;
    }
}
@media(max-width:823px){
    .section-1-2 .pink-text {
        /* text-align: center; */
        font-size: 2.2em;
        /* width: 100%;
        margin: 0; */
    }
    .section-1-2 .screenshot-container {
        width: 400px;
        height: 480px;
        margin-top: 10px;
    }
    .section-1-2 .dl-button {
        font-size: 1.3em;
    }
}
@media(max-width: 767px) {
    .section-1-2 .pink-text {
        width: 40%;
    }
    .section-3 h2{
        font-size: 1.3em;
    }
    .img-container {
        display: none;
    }
    .section-4 div {
        height: 600px;
    }
    .slider {
        display: flex;
        justify-content: center;
        align-items: center;
        /* flex-direction: column; */
    }
    #next-icon, #previous-icon, #android_next-icon, #android_previous-icon{
        display: flex;
        background-color: rgb(40, 40, 40);
        border-radius: 30px;
        position: absolute;
        width: 50px;
        height: 50px;
        align-self: center;
        z-index: 5;
    }
    #next-icon, #android_next-icon {
        right: 0;
    }
    #previous-icon, #android_previous-icon {
        left: 0;
    }
    #previous-icon, #android_previous-icon {
        -webkit-transform: rotate(180deg);     /* Chrome and other webkit browsers */
        -moz-transform: rotate(180deg);        /* FF */
        -o-transform: rotate(180deg);          /* Opera */
        -ms-transform: rotate(180deg);         /* IE9 */
        transform: rotate(180deg); 
    }
}
@media(max-width: 689px) {
    .section-1-2 {
        display: flex;
        align-items: flex-end;
    }
    .section-1-2 div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .section-1-2.dl-button {
        font-size: 1.2em;
    }
    .section-1-2 .buttom-div {
        position: relative;
        display: flex;
        flex-direction: row;
        height: 50px;
        margin-top: 10px;
    }
    .section-1-2 .screenshot-container {
        bottom: 100px;
    }
    .section-1-2 .pink-text {
        text-align: center;
        font-size: 1.8em;
        width: 100%;
    }
    .section-3 h2 {
        font-size: 1.2em;
    }
}
@media(max-width:638px) {
    .dl-button {
        font-size: 1.2em;
    }
    .dl-button i {
        font-size: 1.3em;
    }
}
@media(max-width: 575px) {
    .section-3 div:last-child, .section-3 div:nth-child(2) {
        display: none;
    }
    .section-3 h2 {
        font-size: 1.5em;
    }
    .mfl {
        display: none;
    }
    .section-2 h2 {
        width: 95%;
        font-size: 1.5em;
    }
    .section-2 .logo-text {
        text-align: center;
    }

    .section-1-2 .screenshot-container {
        width: 333px;
        height: 400px;
        bottom: 140px;
    }

    .section-1-2 .dl-button {
        font-size: 1em;
    }
    .section-1-2 .buttom-div {
        flex-direction: column;
        height: 90px;
    }
    .section-1-2 .pink-text {
        font-size: 1.5em;
    }
    .section-1-1 h1 {
        font-size: 1.9em;
    }
    .section-1-1 h3 {
        font-size: 1.4em;
    }
    .nav-link {
        font-size: 0.9em;
    }
}
@media(max-width: 531px) and (min-width: 480px) {
    .section-5 .dl-button {
        font-size: 1em;
    }
}
@media(max-width: 452px) {
    .section-1-2 .pink-text {
        font-size: 1.3em;
    }
    .section-1-2 .buttom-div {
        height: 80px;
    }
}
@media(max-width: 479px) {
    .dl-button {
        font-size: 0.9em;
    }
    .dl-button i {
        font-size: 1.3em;
    }

}
@media(max-width: 435px){
    .section-5 {
        flex-direction: column;
    }
    .section-4 h1 {
        font-size: 1.9em;
    }
}
@media(max-width: 418px){
    .section-1-2 .screenshot-container{
        bottom: 150px;
    }
    .section-1-2 .pink-text {
        width: 80%;
    }
}
@media(max-height: 690px) {
    .section-1-2 .screenshot-container {
        display: none;
    }
    .section-1-2 div {
        height: 100%;
        flex-direction: column;
        justify-content: space-between;
    }
}
@media(max-width: 407px) {
    h1.white-text {
        margin-top: 25%;
    }
    h3.white-text {
        font-size: 1.2em;
    }
}
@media(max-width: 365px) {
    .section-1-1 h1 {
        font-size: 1.6em;
    }
    .section-1-1 h3 {
        font-size: 1em;
    }
    .section-3 h2 {
        font-size: 1.3em;
    }
}
@media(max-width: 500px) {
    #ls, #rs, #als, #ars {
        display: none;
    }
    #ms, #ams {
        max-width: 150%;
        max-height: 150%;
    }
}