
@media (min--width: 1200px) {
    .about-onepg-content, .about-onepg-faq {
        width: 100% ;
    }
}

@media (max-width: 1200px) {

    .dev-tools {
        width: 50px;
        height: 50px;
        object-fit: contain;
    }
    
    .dev-name {
        font-size: 16px;
    }

    .about-onepg {
        flex-direction: column !important;
    }

    .about-onepg-content, .about-onepg-faq {
        width: 100% !important;
    }



}

@media (max-width: 992px) {

    .catgam-op-wrap {
        flex-direction: column !important;
    }

    .co-card {
        width: 45% !important;
    }

    .catgam-onepg-list, .catgam-onepg-firstlist {
        gap: 15px;
    }

    .gb-decor {
        display: none !important;
    }
   
    .gb-list {
        flex-wrap: wrap !important;
    }

    .gb-card {
        width: 48% !important;
    }

    .about-form {
        flex-direction: column;
    }

    .about-card {
        width: 100% !important;
    }
   
    .form-card {
        width: 100%;
    }

    .mainview-title {
        font-size: 22px;
    }

    .clouds {
        width: 110%;
    }

    .clouds img {
        width: 100%;
        top: 50%;
    }

    .mainview-content {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .devs-item {
        gap: 10px;
    }

    .fn-link, .fmc-navrow-link {
        font-size: 12px;
    }

    .footer-threecol {
        gap: 15px;
    }

    .fmc-navrow {
        gap: 10px;
    }

    .fmc-copy-txt p, .fc-item p, .fc-item a  {
        font-size: 12px;
    }

    .c-gampage-info {
        flex-direction: column;
    }

    .c-gampage-data, .c-gampage-info-map {
        width: 100%;
    }

    .c-gampage-form {
        width: 80%;
    }

    .gb-listsas{
        flex-direction: column !important;
        align-items: center;
    }

}

@media(max-width: 767px)  {

    .about-onepg-content {
        flex-direction: column;
        align-items: center;
    }

    .aoc-title, .aoc-txt {
        width: 100% !important;
    }

    .aoc-title {
        display: flex;
        align-items: center;
    }

    .aoc-title h2 {
        width: 50%;
    }

    .co-card {
        width: 42% !important;
    }

    .catgam-onepg-firstlist {
        flex-wrap: wrap;
    }


    .mainview-content {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .mainview-txtblock, .mainview-img-wrap {
        width: 100%;
    }

    .mainview-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }
  
    .clouds {
        top: 15%;
    }

    .mainview-img {
        height: 230px;
    }

    .gb-card {
        width: 100% !important;
    }

    .devs-list {
        flex-wrap: wrap;
    }

    .about-card-txt {
        font-size: 14px;
    }

    .form-card-title {
        font-size: 22px;
    }

    .footer-threecol {
        flex-direction: row !important;
        flex-wrap: wrap;
        gap: 30px;
        justify-content: center;
    }

    .footer-maincol {
        width: 100% !important;
        align-items: center;
    }

    .footer-navcol {
        width: 50%;
    }

    .high-header {
        flex-direction: column;
        align-items: center;
    }

    .sgp-gaminfo img {
        width: 100%;
        float: none;
        margin: 0;
        margin-bottom: 30px;
    }

    .sgp-gamboard iframe {
        height: 350px;
    }

    
}

@media(max-width: 600px) {

    .c-gampage-data-title {
        font-size: 22px;
    }

    .c-gampage-data-list {
        padding: 0;
    }

    .c-gampage-data-item {
        flex-direction: column;
    }

    .aoc-title img {
        width: 70%;
        height: 70px;
    }


    .co-card {
        width: 100% !important;
    }

    .gam-cat-card {
        width: 300px;
    }

    .gc-card-front, .gc-card-back {
        height: 300px;
    }

    .devs-list {
        gap: 20px;
    }

    .devs-item {
        width: 80%;
    }

    .gc-card-back-title {
        font-size: 14px;
    }

    .gc-card-back-content {
        font-size: 12px;
    }

    .about-card-content {
        width: 100%;

    }

    .about-bg-card {
        width: 100%;
    }

    .catgam-onepg-list, .catgam-onepg-firstlist {
        flex-direction: column !important;
        align-items: center;
        gap: 25px;
    }

    .spg-comments-box {
        padding: 20px;
    }

    .sgp-gamboard iframe {
        height: 300px;
    }

    .spg-comments-pic img {
        width: 70px;
        height: 70px;
        top: -25px;
    }

    .hero-btn {
        bottom: -65px;
    }
   
    .hero-btn button {
        font-size: 12px !important;
    }

    .footer-threecol {
        flex-direction: column !important;
        align-items: center;
    }

    .footer-navcol {
        width: 100% !important;
        align-items: center;
    }

    .fc-title {
        font-size: 14px;
        text-align: center;
    }

    .fc-list {
        align-items: center;
    }

    .catgam-onepg-title h2 {
        font-size: 25px;
    }

    .c-gampage-form {
        width: 100%;
        padding: 20px;
    }

    .c-gampage-form-txt {
        font-size: 14px;
    }

    .c-gampage-form-input {
        font-size: 12px;
    }

    .c-gampage-form-btn button {
        font-size: 12px !important;
        font-weight: 400 !important;
        letter-spacing: 0 !important;
        padding: 15px !important;
    }

    .c-gampage-data-item a {
        font-size: 14px;
        text-align: center;
    }

    .c-gampage-data-item p {
        font-size: 14px;
        text-align: center;
    }

    .gb-title {
        font-size: 25px;
    }

    .footer-contcol {
        width: 100%;
    }

}


