body {
    background: #C5EBEF;
    color: #204950;
    font-family: 'Arimo', sans-serif;
}
.logo {
    margin-top: 10px;
    margin-left: 20px;
}
#heading {
    display: flex;
    justify-content: space-between;
    margin: 0;
    max-width: 1440px;
}
.head {
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Arimo', sans-serif;
    font-size: 60px;
    text-shadow: rgb(128, 120, 120) 3px 0 1px;
    align-self: flex-end;
}
#main {
    display: flex;
    justify-content: space-evenly;
}
p {
    margin: 60px 40px 0px 30px;
    font-family: 'Arimo', sans-serif;
    text-align: center;
    font-size: 36px;
}
.fish {
    box-shadow:  rgb(128, 120, 120) 20px 20px 5px -5px;
    width: 220px;
}
.fish.one {
margin-top: 60px;
}
.order {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    margin-bottom: 60px;
}
.bott {
    margin: 180px 0px 0px 0px;
    height: auto;
    width: 100%;
}
.text {
    max-width: 1000px;
    text-align: justify;
    margin-left: 50px;
    margin-right: 70px;
}
@media all and (max-width: 1180px){
    .order {
        margin-left: 0;
        margin-right: 0;
    }
    .bott {
        margin-top: 150px;
    }
}
@media all and (max-width: 1115px){
    .head {
        font-size: 55px;
    }
    .text {
        width: auto;
        margin-left: 90px;
        font-size: 25px;
    }
    .bott {
        height: auto;
        margin-top: 70px;
    }
    .order {
        margin-top: 50px;
        margin-left: 20px;
        margin-bottom: 40px;
    }
}
@media all and (max-width: 920px){
    .text {
    margin-left: 70px;
    }
    .logo {
        width: 180px;
    }
    #main {
        flex-direction: column-reverse;
        align-items: center;
    }
    .order {
        display: flex;
        flex-direction: row;
        max-width: fit-content;
        margin-top: 20px;
    }
    .bott {
        margin-top: 50px;
    }
    .fish {
        margin-left: 40px;
        margin-right: 40px;
    }
    }
@media all and (max-width: 914px){ /*ready*/
    #headind {
        width: 900px;
    }
    .head {
        font-size: 50px;
    }
    .order {
        margin-left: 0;
        margin-right: 0;
    }
    .text {
        width: auto;
        margin-left: 50px;
        margin-right: 50px;
    }
    .fish {
        height: 170px;
        width: auto;
    }
}
@media all and (max-width: 914px) and (max-height: 1370px){
    .order {
        margin-top: 40px;
    }
    .fish {
        height: 180px;
        width: auto;
    }
    .menu {
        font-size: 25px;
    }
    .bott {
        height: auto;
        margin-top: 385px;
    }
    .text {
        width: 800px;
    }
    .head {
        font-size: 40px;
    }
}
@media all and (max-width: 914px) and (max-height: 1300px){ /*ready*/
    .bott {
        margin-top: 300px;
    }
}
@media all and (max-width: 825px) and (max-height: 1280px){
    .bott {
        margin-top: 250px;
    }
     .text {
        width: 700px;
    }
}
@media all and (max-width: 825px) and (max-height: 1200px){
    .bott {
        margin-top: 150px;
    }
}
@media all and (max-width: 768px){
.head {
    font-size: 50px;
}
.bott {
    height: auto;
    margin-top: 75px;
}
.text {
    margin-left: 50px;
}
.order {
    margin-top: 0;
}
.fish {
    height: 140px;
    width: auto;
    margin-top: 10pz;
}
}
@media all and (max-width: 765px){
    #heading {
        max-width: 700px;
    }
    .head {
        font-size: 45px;
    }
    .text {
        width: 450px;
        margin-left: 10px;
        font-size: 20px;
    }
    .bott {
        height: 95px;
    }
    .logo {
        width: 130px;
        margin-left: 15px;
    }
}
@media all and (max-width: 740px){ /*ready*/
    .bott {
        width: 100%;
        height: auto;
        margin-top: 380px;
    }
    .head {
        font-size: 40px;
        margin-right: 20px;
        margin-left: 20px;
    }
    .fish {
        width: 180px;
    }
    .order {
        margin-bottom: 30px;
    }
    .text {
        width: auto;
        margin-left: 30px;
        margin-right: 30px;
    }
}
@media all and (max-width: 655px){
    .logo {
        width: 100px;
        height: auto;
    }
    .head {
        font-size: 30px;
    }
    .fish, .fish.one {
        margin-top: 30px;
    }
    .bott {
        margin-top: 20px;
    }
    .text {
        margin-top: 20px;
        font-size: 18px;
    }
}
@media all and (max-width: 540px) and (max-height: 860px){
    .logo {
        height: 150px;
        width: auto;
    }
    .head {
        font-size: 40px;
    }
    .bott {
          margin-top: 80px;
    }
    .fish {
        width: auto;
        height: 140px;
        margin-left: 10px;
        margin-right: 20px;
    }
}
@media all and (max-width: 540px) and (max-height: 720px){
    .logo {
        height: 130px;
    }
    .fish {
        width: auto;
        height: 120px;
    }
    .bott {
        margin-top: 20px;
    }
}
@media all and (max-width: 440px){
    .text {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .image1 {
        margin-left: 20px;
    }
    .back {
        margin-left: -100px;
    }
    .order {
        width: 430px;
    }
    .fish {
        height: 100px;
        width: auto;
        margin-top: 0;
    }
    .fish.one {
    margin: 10px 10px 0;
    }
    .bott {
        margin-top: 175px;
    }
}
@media all and (max-width: 420px)and (max-height: 920px){ /* Pixel 7 */
    .bott {
        margin-top: 140px;
    }
    .head {
        margin-top: auto;
    }
}
@media all and (max-width: 420px)and (max-height: 900px){ /* XR */
    .bott {
        margin-top: 205px;
    }
    .text {
        font-size: 16px;
        margin: 30px 30px 10px;
    }
    .logo {
        width: auto;
        height: 110px;
    }
    .head {
        font-size: 30px;
    }
    .fish.one {
        margin-top: 40px;
        height: 100px;
        width: auto;
    }
    .fish {
        height: 100px;
        width: auto;
    }
}
@media all and (max-width: 420px)and (max-height: 850px) { /* 12 Pro */
    .text {
        margin-top: 20px;
    }
        .bott {
        margin-top: 145px;
    }
}
@media all and (max-width: 420px)and (max-height: 800px) { /* Pixel 3 */
        .text {
        font-size: 16px;
        margin-left: 30px;
        margin-right: 30px;
    }
        .logo {
        width: auto;
        height: 100px;
    }
        .bott {
        margin-top: 100px;
    }
}
@media all and (max-width: 420px)and (max-height: 750px){ /* Pixel 2 */
    .text {
        margin-bottom: 0;
    }
    .bott {
        margin-top: 70px;
    }
}
@media all and (max-width: 420px)and (max-height: 650px){ /* LG */
    .text {
        margin-bottom: 0;
        margin-top: 10px;
        font-size: 14px;
    }
    .bott {
        margin-top: 60px;
    }
    .fish.one {
        margin-top: 10px;
    }
}
@media all and (max-width: 420px) and (max-height: 410px){
    .fish {
        width: 150px;
        height: auto;
        /* margin-top: 60px; */
        margin-right: 30px;
    }
}
@media all and (max-width: 375px) and (max-height: 820px){ /* X */
    .head {
        font-size: 25px;
    }
    .logo {
        width: 100px;
        height: 100px;
    }
    .text {
        font-size: 16px;
        width: auto;
    }
    .bott {
        margin-top: 110px;
    }
}
@media all and (max-width: 375px) and (max-height: 750px) { /* Pixel 4 */
    .text {
        font-size: 15px;
    }
    .bott {
        margin-top: 80px;
    }
}
@media all and (max-width: 375px) and (max-height: 670px) { /* SE */
    .text {
        font-size: 14px;
    }
    .bott {
        margin-top: 50px;
    }
}
@media all and (max-width: 350px) and (max-height: 890px) { /* Fold 5 */
    .text {
        font-size: 15px;
    }
    .order {
        flex-direction: column;
    }
    .fish.one {
        margin-top: 30px;
        margin-right: 30px;
        width: 160px;
    }
    .fish {
        width: 160px;
        margin-top: 30px;
        margin-right: 30px;

    }
    .bott {
        margin-top: 50px;
    }
}
@media all and (max-width: 350px) and (max-height: 570px) { /* SE */
    .text {
        font-size: 14px;
    }
}
@media all and (max-width: 280px){
    .logo {
        width: 80px;
        height: 80px;
    }

    .head {
        font-size: 19px;
    }
    .text {
        font-size: 16px;
        margin-top: 20px;
    }
    .bott {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .head {
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media all and (max-width: 240px) { /* ready */
    .head {
        font-size: 15px;
    }
    img {
        width: 65px;
    }
    .text {
        font-size: 13px;
    }
    .bott {
        margin-top: 35px;
    }
}