@media screen and (max-width: 1920px) {
}

@media screen and (max-width: 1600px) and (max-height: 850px) {
    .gs-card-text1 {
        font-size: 28px;
    }

    .gs-card-text2 {
        font-size: 20px;
    }

    .gs-card-text3 {
        font-size: 24px;
    }
}

@media screen and (max-width: 1600px) {
    .gs-intro-img{
        height: 550px;
    }
    .gs-inner-layer {
        margin: 120px auto;
    }

    .gs-card-text1 {
        font-size: 46px;
    }

    .gs-card:last-child {
        margin-bottom: 0 !important;
    }

    #GsSwiperDiv1,
    #GsSwiperDiv2 {
        margin-bottom: 20px;
    }

    .gs-ir-label-top,
    .gs-ir-label-bottom {
        font-size: 32px;
    }

    .gs-ir-tools div {
        width: 100px;
        height: 100px;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .gs-ir-tools img {
        max-width: 50px;
    }

    .gs-hyperlink a {
        padding: 15px 30px;
    }

    .gs-joinus-layer .gs-ir-label-bottom {
        font-size: 32px;
    }

    .gs-footer-layer2>div {
        width: auto;
        margin: 0 30px;
    }

    .gs-emailalert {
        width: 100% !important;
        max-width: 600px;
    }

    @keyframes ZoomAnimation {
        0% {
            width: 50%;
            height: 50%;
            max-width: 50%;
            background-size: 200%;
        }

        100% {
            border-radius: 50px;
            width: 100%;
            height: 100%;
            max-width: 100%;
            background-size: 120% !important;
            z-index: 0;
        }
    }

    .gs-solarlife-title{
        font-size: 28px;
        text-align: center;
    }

    .gs-joinus .gs-banner-desc{
        top: 35%;
        right: 20%;
    }
    
    .gs-contactus .gs-banner-desc{
        top: 35%;
        right: 10%;
    }
}

@media screen and (max-width: 1440px) and (max-height: 850px) {
}

@media screen and (max-width: 1400px) {
    .gs-card .gs-hyperlink {
        height: 30px;
    }

    .gs-intro-img {
        height: 450px;
    }

    .gs-footwear-swiper img{
        height: 360px;
    }

    .gs-career-title{
        font-size: 20px;
    }

    .gs-career-grid{
        gap: 40px;
    }

    
    .gs-emailalert {
        width: 100% !important;
        max-width: 480px;
    }
}

@media screen and (max-width: 1199px) {
    .gs-media-content-dt{
        flex-direction: column;
        align-items: flex-start;
    }

    .gs-media-content-title{
        max-width: 100%;
    }
   
    .gs-media-content-date{
        margin-top:10px;
    }

    .v-desktop{
        display: none;
    }
    .v-mobile{
        display: block;
    }
    
    .gs-inner-title{
        font-size: 64px;
    }

    .gs-media-scroll{
        max-width: 83%;
        margin-left: 0;
    }

    .gs-career-title{
        font-size: 18px;
    }

    .gs-career-grid{
        grid-template-columns: repeat(2, 1fr);
    }

    .gs-menu-scroll {
        height: 520px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }

    .gs-footwear-swiper img{
        width: 65%;
    }
    #OmiRowDiv1 {
        flex-direction: column-reverse;
    }

    .year-scroller .year{
        margin-bottom: 20px;
    }
    .year-scroller.awards {
        padding: 0 25px;
    }

    .year-scroller.awards .year .content .content-card-container:before{
        top: 0!important;
    }

    .year-scroller .year:nth-child(odd) .content  .content-card-container{
        position: absolute;
    }

    .year-title h6 {
        font-size: 36px!important;
        margin-bottom: 10px;
        text-align: left;
    }

    .year .content > .row{
        padding-left: 20px;
    }

    .year-scroller .justify-content-center {
        justify-content: flex-start !important;
    }

    .year-scroller.awards .liner {
        border-left: 2px solid #383838;
        border-right: initial !important;
    }

    .content-card-container {
        border-left: 2px solid #383838;
    }

    .content-card ul {
        margin: 30px 0 !important;
        padding-right: 0!important;
    }


    .gs-logo img {
        max-width: 64px;
    }

    .gs-menu-scroll {
        width: 95%;
    }

    .gs-ir-right {
        border-radius: 0;
    }

    .gs-joinus-text h6 {
        font-size: 32px;
        margin-bottom: 10px;
        line-height: 1.25;
        text-align: center;
    }

    .gs-card-bg {
        filter: brightness(80%);
    }

    .gs-center-bg {
        display: none;
    }

    .gs-center-desc {
        padding: 20px;
        justify-content: space-evenly;
    }

    .gs-rd-text {
        -webkit-text-stroke: 1px white;
    }

    .gs-card-bg {
        height: 500px;
    }

    .gs-card-text1 {
        margin: 10px 0 5px;
        font-size: 36px;
    }

    .gs-card-text2 {
        font-size: 24px;
        line-height: 1.2;
        text-align: center;
    }

    .gs-card-text3 {
        font-size: 24px;
    }

    .gs-banner-content {
        width: 65%;
        left: 8.5%;
    }

    .gs-banner-layer>.row {
        position: relative;
    }

    .gs-banner-relative {
        height: 100% !important;
    }

    #GsBannerDiv {
        height: 500px !important;
    }

    .gs-swiper-master-layer {
        height: 100% !important;
    }

    .gs-banner-left-side {
        filter: brightness(0.9);
    }

    .gs-hyperlink a {
        padding: 15px;
        line-height: 1.2;
    }

    .gs-card .gs-hyperlink {
        height: auto;
    }

    .gs-card .gs-hyperlink a {
        padding: 10px 20px;
    }

    .gs-main-label {
        font-size: 28px;
    }

    .gs-sub-menu{
        padding: 30px 30px 10px;
    }

    .gs-sub-menu a {
        font-size: 18px;
    }

    .gs-banner-inner {
        height: 450px;
    }

    .gs-inner-layer {
        margin: 100px auto;
    }

    .gs-intro-img {
        width: 65%;
        height: 350px;
        border-radius: 25px;
    }

    #IntroDiv .col-12.col-xl-5 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #IntroDiv .col-12.col-xl-7 {
        margin-top: 40px;
    }

    .gs-pccs-desc{
        margin-top: 40px;
    }
    .gs-pccs-grid{
        grid-template-columns: repeat(2, 1fr);
    }

    #HBC_Div{
        grid-template-columns: repeat(2, 1fr);
    }

    .gs-chc-attachment-fixed a{
        max-width: 65%;
        margin-bottom: 20px;
    }

    .gs-solarlife-item{
        height: auto;
    }

    .gs-solarlife-title{
        font-size: 22px;
    }

    .gs-solarlife-bg1,
    .gs-solarlife-bg2{
        height: 360px;
    }

    #AsaRowDiv1 {
        flex-direction: column-reverse;
    }

    .gs-asa-swiper{
        width: 65%;
    }

    #AsaRowDiv1 .col-12.col-xl-7 {
        margin-top: 40px;
    }
    .gs-career-item-title > div{
        font-size: 20px;
    }
    
    .gs-footer-layer2 {
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    
    .gs-footer-layer2>div {
        margin: 0 0 40px;
        width: 100%;
        max-width: 100% !important;
    }

    .gs-emailalert{
        order: 4;
    }
}

@media screen and (max-width: 991px) {
    .gs-card-text1{
        font-size: 30px;
        margin-bottom: 10px;
    }
    .gs-career-action{
        justify-content: center;
    }
    .gs-career-item-content .gs-hyperlink a{
        padding: 10px 20px;
        font-size: 16px;
    }
    .gs-career-item .gs-hyperlink a{
        padding: 10px 20px;
        font-size: 16px;
    }
    .gs-career-grid{
        grid-template-columns: repeat(1, 1fr);
    }
    .gs-vision-left{
        min-width: 75px;
    }
    .gs-vision-title{
        font-size: 18px;
    }

    .gs-vision-item.gs-ver2 img{
        max-width: 32px;
    }



    .gs-inner-heading {
        font-size: 28px;
    }

    .gs-inner-layer {
        margin: 60px auto;
    }

    .gs-g2 {
        grid-template-columns: repeat(1, 1fr);
    }
    
    .gs-board-item{
        padding: 20px 0;
    }

    .gs-board-content-item.active{
        margin: 10px 0 0;
    }

    .gs-air .row{
        margin-top: 40px;
    }

    .gs-air-item{
        margin-top: 40px;
    }

    .gs-vision-item.gs-ver2{
        margin-bottom: 80px!important;
    }

    .gs-solarlife-title{
        font-size: 18px;
    }

    .gs-solarlife-bg1,
    .gs-solarlife-bg2{
        height: 320px;
    }

    .gs-rd-text{
        display: none;
    }

    #ReportContentDiv{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #ReportDiv1{
        max-width: initial!important;
    }

    #ReportDiv2{
        margin: 40px 0;
        max-width: initial!important;
    }

    .gs-cg-title h6{
        font-size: 20px;
    }

    .gs-media-table thead{
        display: none;
    }

    .gs-media-table tbody tr{
        display: flex;
        flex-direction: column;
    }

    .gs-media-table td:first-child{
        padding-bottom: 0;
    }
    .gs-media-table td:last-child{
        padding-top: 0;
    }

}

@media screen and (max-width: 767px) {
    p {
        font-size: 16px;
    }

    .gs-ir-tools a {
        line-height: 1.2;
        font-size: 16px;
    }

    .gs-footer-layer3 {
        padding: 0 20px;
    }

    .gs-banner-desc {
        left: 8.5%!important;
        top: 35%!important;
    }

    .gs-inner-title {
        line-height: 1.2;
        font-size: 32px !important;
        text-shadow: 4px 2px 1px rgba(0,0,0,0.4);
    }

    .gs-inner-heading {
        font-size: 24px;
        margin-bottom: 30px;
        text-align: center;
    }

    .gs-intro-img {
        width: 100%;
        height: 300px;
    }

    .gs-pccs-desc2{
        margin-top: 0;
    }

    .gs-pccs-grid{
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }
    
    #HBC_Div{
        grid-template-columns: repeat(1, 1fr);
    }
    .gs-footwear-swiper img{
        width: 100%;
    }

    .gs-solarlife-item{
        margin-bottom: 40px;
    }

    #SolarLifeDiv .col-12:last-child .gs-solarlife-item{
        margin-bottom: 0;
    }

    .gs-main-label{
        font-size: 24px;
    }
    
    .gs-menu-scroll {
        height: 460px;
    }

    .gs-asa-swiper{
        width: 100%;
        height: 300px;
    }
    
    .gs-asa-ul span{
        font-size: 16px;
    }
}

@media screen and (max-width: 640px) {
    .gs-banner-content{
        top: 28.5%;
        width: 65%;
    }
    .gs-career-item-title > div{
        font-size: 18px;
    }
    .gs-career-item-content{
        padding: 30px 20px;
    }
    .gs-career-item-content li{
        font-size: 16px;
    }
    p {
        text-align: justify;
    }

    .gs-asa-title{
        font-size: 18px;
    }

    .gs-banner-inner {
        height: 320px;
        background-position: left;
        background-size: cover;
    }

    .gs-banner-desc {
        top: 40% !important;
    }

    .gs-vision-item.gs-ver2{
        margin-top: 20px;
        margin-bottom: 40px!important;
        flex-direction: column;
    }

    .gs-vision-desc{
        margin-top: 20px;
        margin-left: 0;
    }

    .content-card ul{
        padding-left: 40px!important;
        padding-right: 0!important;
    }

    .content-card li{
        font-size: 16px!important;
    }

    .content-card-container{
        padding-right: 0!important;
    }

    .gs-menu img,
    .gs-close img {
        max-width: 24px;
    }

    .gs-main-label {
        font-size: 16px;
        text-align: center;
    }

    .gs-sub-menu a {
        font-size: 16px;
        margin-bottom: 10px;
        text-align: center;
    }

    .gs-menu-item {
        margin-bottom: 20px;
    }

    .gs-navbar-inner {
        padding: 30px 0 0;
    }

    .gs-banner-content {
    }

    .gs-emailalert h6 {
        font-size: 24px;
    }

    .gs-layer {
        padding: 50px 25px;
    }

    .gs-joinus-text h6 {
        font-size: 20px;
    }

    .gs-card-bg {
        height: 320px;
    }

    .gs-desc-top {
        margin-top: 0;
    }

    .gs-air-icon img{
        max-width: 32px;
    }

    .gs-omi-icon-title{
        font-size: 14px;
    }

    .gs-footwear-swiper img{
        height: 320px;
    }

    .gs-solarlife-bg1, .gs-solarlife-bg2{
        height: 280px;
    }

    .gs-card-text1{
        font-size: 18px;
        text-align: center;
    }
    .gs-card-text2{
        font-size: 14px;
        line-height: 1.5;
    }
    .gs-card-text3{
        font-size: 14px;
        text-align: center;
    }

    .gs-rd-text{
        font-size: 120px;
    }
    .gs-center-desc{
        padding: 20px;
    }

    .gs-joinus-layer a>img{
        border-radius: 20px;
    }

    #GsBannerDiv {
        min-height: auto!important;
        height: 460px!important;
    }

    .swiper-pagination-vertical.swiper-pagination-bullets{
        right: 30px;
    }

    .gs-input{
        width: 85%;
        height: 50px;
    }

    .gs-input input{
        font-size: 13px;
        font-weight: 300;
    }

    .gs-input a{
        font-size: 14px;
        padding: 5px 15px;
    }

    .gs-lang a{
        font-size: 14px;
        width: 30px;
        height: 30px;
    }
    .gs-menu-scroll {
        margin: 20px 0;
        width: 85%;
        height: 50vh;
    }

    .gs-cg-title{
        align-items: center;
    }

    .gs-hyperlink{
        height: auto;
    }

    .gs-hyperlink a{
        padding: 10px;
        font-size: 14px;
        text-align: center;
    }

    .gs-cg-item .gs-hyperlink a{
        padding: 10px;
    }
    .gs-media-table td{
        font-size: 16px;
    }
    .gs-media-content-layer{
        padding: 30px 20px;
    }
    .gs-media-content-title{
        font-size: 18px;
    }

    .gs-slogan-text1{
        font-size: 48px;
    }
}

@media screen and (max-width: 360px) {
 
    
}

.gs-pccs-attachment-fixed.is-safari{
    min-height: 200px;
    background-size: cover;
    background-position: center;
    background-attachment: initial;
}