@media screen and (max-width: 480px)
{
    .not-for-mobile {
        display:none;
    }
    .clickhere {
        width: 50%;
        position: fixed;
        bottom: 5%;
        right: -10%;
    }

    .front-text {
        top: 15%;
    }

    .front-text>.special {
        font-size: 60px;
        margin-left: 30px;
    }
    
    .front-text>.mainText,
    .front-text>.sub {
        letter-spacing: 1.5px;
    }
    
    .front-text>.mainText {
        font-size: 30px;
        margin: -27px 0 0 110px;
    }
    
    .front-text>.sub {
        font-size: 20px;
        margin: 0 0 0 30px;
    }

    .front-desc {
        width: 70%;
        position: fixed;
        bottom: 60%;
        right: 8%;
    }

    .models {
        position: fixed;
        bottom:0;
    }
    
    .model1
    {
        width:250px;
        height:370px;
        left:-30px;
    }
    
    .model2 {
        width:225px;
        height:340px;
        left:150px;
    }
    
    .flag-inspired {
        width:300px;
        height:300px;
    }
    

    .gallery-container {
        width: 100vw;
        height: 87.2vh;
        position: relative;
        overflow: hidden;
    }
    
    .gallery {
        display: flex;
        flex-wrap: wrap;
    }
    
    .other-pics {
        width: 100vw;
        height: 87.2vh;
        display: flex;
        flex-wrap: wrap;
        overflow:hidden;
    }
    
    .pic {
        width: 50vw;
        height: 43.6vh;
        object-fit: cover;
        padding: 3px;
    }
    
    .desc {
    
        position: relative;
        overflow: hidden;
    }

    .special-pic {
        width: 100vw;
        height: 87.2vh;
        object-fit: cover;
        padding: 3px;
    }

    .column-title {
        font-family: PoppinsBold;
        font-size: 2.5em;
        color: #8DB600;
        width: 100%;
        padding: 20px 20px;
    }

    .bg-award1 {
        width: 100vw;
        height:87vh;
        opacity: 0.5;
    
    }
    
    .bg-award2 {
        width: 100vw;
        height:87vh;
        opacity: 0.5;
    }

    .rgs {
        position: absolute;
        left:0;
        right:0;
        bottom:87vh;
        margin: 0 auto;
        width: 70%;
        z-index: 1;
        padding:0;
    }

    .awards {
        width: 100%;
        height:87vh;
        position: absolute;
        left:2%;
        margin-top:87vh;
    }

    .award-col
    {
        font-size: 12px;
        padding:0 3px 0 3px;
    }

    .other-leaders {

        width: 49vw;
        height: 60vh;
        left: 0; 
        right: 0; 
        margin: 10px auto;
    }

    .leader-pics {
        width: 17vw;
        left: 0!important;
        right: 0;
        margin: 0 auto;

    }

    .gallery-container-xs
    {
        height:46vh!important;
    }

    .gallery-leaders-container-xs
    {
        height: 100% !important;;
    }


    .cob {
        width: 98vw !important;
        height: 46.2vh;
   
    }
    
    .leader-pics {
        width: 17vw;
        position: absolute;
        bottom: 0;
        left: -30px;
        object-fit: cover;
    }
    
    .cob-leader {
        position: absolute;
        bottom: 0;
        object-fit: cover;
    }
    
    .other-leaders>#cob {
        width: 100% !important;
    }

    .other-leaders>#cgs {

    }

    .other-leaders>#dmd {

    }

    .other-leaders>#jlc {

    }

    .other-leaders>#dbd {
        width:130%!important;
    }

    .cob {
        height: 70vh;
    }

    
    .other-leaders>img {
        width: 100%;
    }
    
    .leader-name {
        font-size: 0.6em;
    }
    

    .testimonial-card
    {
        width:100%;
        padding: 0 10px;
    }
    .partners-img-square
    {
        margin:10px 0;
    }
    .partners-img-rec
    {
        margin:10px 0;
    }
    .partner-padding-top
    {
        margin:0;
    }
    .ph
    {
        width:100%;
    }
    .rgs-dna-desc {
        font-size: 1em;
        padding:3% 5%;
    }

    .gallery-core-val-xs
    {
        height:25vh;
    }

    .core-values-img {
        width:100%;
        bottom: 0;
    }

    .core-value {
        height: 46vh;
    }

    .dna {
        width: 100%;
        background-color: #333333;
        margin-top:40%;
        text-align: center;
        padding: 5% 0;
        font-size:0.7em;
    }
    .lets-talk-bg>img {
        object-fit: contain;
        object-position:-600px 0;
        width: 300%;
        opacity: 0.3;
    }
    
    .lets-talk-desc {
        padding: 20% 7% 0 7%;
        font-size: 1em;
    }
    
    .lets-talk-desc>h1 {
        font-size:1em;
    }

    .services-card
    {
        margin-top:10px;
    }

    .rgs-interconnect-col
    {
        font-size:0.8em;
    }

    .rgs-defenders-col
    {
        font-size:0.8em;
    }

    .rgs-defenders-col>.row
    {
        margin-left:0;
    }

    .rgs-interconnect-col>img {
        width: 300%;
        object-position: -200px 0;
    }

    .rgs-defenders-col>img {
        width: 300%;
        object-position: -200px 0;
    }

    .rgs-interconnect-col>.row>.col-xs-12>img
    {
        width:90%;
    }
    .rgs-defenders-col>.row>.col-xs-12>img
    {
        width:50%;
    }

    .media-desc {
        width: 100%;
    }

    .hr-manage-desc{
        margin:5% 2% 3% 2%;
    }

    .hr-manage-desc-ol{
        margin:1% 2%;
    }

    .marquee__img {
        width: 100vw;
    }
        
}

@media screen and (min-width: 481px ) and (max-width: 768px)
{
    .for-mobile {
        display:none;
    }
    #jlc {
        width:50%!important;
    }
    #cgs {
        width:50%!important;
    }
    #dbd {
        width: 70%!important;
    }
    .other-leaders>#cob {
        width: 40% !important;
    }
    #dmd {
        width:55% !important;
    }
    .marquee__img {
        width: 50vw;
    }
    .clickhere {
        width: 50%;
        position: fixed;
        bottom: 5%;
        right: -10%;
    }

    .front-text {
        top: 15%;
    }

    .front-text>.special {
        font-size: 60px;
        margin-left: 30px;
    }
    
    .front-text>.mainText,
    .front-text>.sub {
        letter-spacing: 1.5px;
    }
    
    .front-text>.mainText {
        font-size: 30px;
        margin: -27px 0 0 110px;
    }
    
    .front-text>.sub {
        font-size: 20px;
        margin: 0 0 0 30px;
    }

    .front-desc {
        width: 70%;
        position: fixed;
        bottom: 60%;
        right: 8%;
    }

    .models {
        position: fixed;
        bottom:0;
    }
    
    .model1
    {
        width:350px;
        height:579px;
        left:-30px;
    }
    
    .model2 {
        width:325px;
        height:550.5px;
        left:230px;
    }
    
    .flag-inspired {
        width:300px;
        height:300px;
    }
    
    .gallery-container {
        width: 100vw;
        height: 87.2vh;

        position: relative;
        overflow: hidden;
    }
    
    .gallery {
        display: flex;
        flex-wrap: wrap;
    }
    
    .other-pics {
        width: 100vw;
        height: 87.2vh;
        display: flex;
        flex-wrap: wrap;
        overflow:hidden;
    }

    
    .pic {
        width: 50vw;
        height: 43.6vh;
        object-fit: cover;
        padding: 3px;
    }
    
    .desc {
    
        position: relative;
        overflow: hidden;
    }

    .special-pic {
        width: 100vw;
        height: 87.2vh;
        object-fit: cover;
        padding: 3px;
    }

    .column-title {
        font-family: PoppinsBold;
        font-size: 2.5em;
        color: #8DB600;
        width: 100%;
        padding: 20px 20px;
    }

    .bg-award1 {
        width: 100vw;
        height:87vh;
        opacity: 0.5;
    
    }
    
    .bg-award2 {
        width: 100vw;
        height:87vh;
        opacity: 0.5;
    }

    .rgs {
        position: absolute;
        left:0;
        right:0;
        bottom:87vh;
        margin: 0 auto;
        width: 70%;
        z-index: 1;
        padding:0;
    }

    .awards {
        width: 100%;
        height:87vh;
        position: absolute;
        left:2%;
        margin-top:87vh;
    }

    .award-col
    {
        font-size: 12px;
        padding:0 3px 0 3px;
    }

    .other-leaders {

        width: 49vw;
        height: 60vh;
        left: 0; 
        right: 0; 
        margin: 10px auto;
    }

    .leader-pics {
        width: 17vw;
        left: -30px!important;
        right: 0;
        margin: 0 auto;

    }

    .gallery-container-xs
    {
        height:46vh!important;
    }

    .gallery-leaders-container-xs
    {
        height: 100% !important;;
    }


    .cob {
        width: 98vw !important;
        height: 60vh;
   
    }
    
    .leader-pics {
        width: 17vw;
        position: absolute;
        bottom: 0;
        left: 0;
        object-fit: cover;
    }
    
    .cob-leader {
        position: absolute;
        bottom: 0;
        object-fit: cover;
    }
    
    
    
    .other-leaders>img {
        width: 100%;
    }
    
    .leader-name {
        font-size: 1em;
    }
    

    .testimonial-card
    {
        width:100%;
        padding: 0 10px;
    }
    .partners-img-square
    {
        margin:10px 0;
    }
    .partners-img-rec
    {
        margin:10px 0;
    }
    .partner-padding-top
    {
        margin:0;
    }
    .ph
    {
        width:100%;
    }
    .rgs-dna-desc {
        font-size: 1em;
        padding:3% 5%;
    }

    .gallery-core-val-xs
    {
        height:46vh;
    }

    .core-values-img {
        width:100%;
        bottom: 0;
    }

    .core-value {
        height: 46vh;
    }

    .dna {
        width: 100%;
        background-color: #333333;
        margin-top:40%;
        text-align: center;
        padding: 5% 0;
        font-size:0.7em;
    }
    .lets-talk-bg>img {
        object-fit: contain;
        object-position:-600px 0;
        width: 300%;
        opacity: 0.3;
    }
    
    .lets-talk-desc {
        padding: 20% 7% 0 7%;
        font-size: 1em;
    }
    
    .lets-talk-desc>h1 {
        font-size:1em;
    }

    .services-card
    {
        margin-top:10px;
    }

    .rgs-interconnect-col
    {
        font-size:0.8em;
    }

    .rgs-defenders-col
    {
        font-size:0.8em;
    }

    .rgs-defenders-col>.row
    {
        margin-left:0;
    }

    .rgs-interconnect-col>img {
        width: 300%;
        object-position: -200px 0;
    }

    .rgs-defenders-col>img {
        width: 300%;
        object-position: -200px 0;
    }

    .rgs-interconnect-col>.row>.col-xs-12>img
    {
        width:70%;
    }
    .rgs-defenders-col>.row>.col-xs-12>img
    {
        width:40%;
    }

    .media-desc {
        width: 100%;
    }

    .hr-manage-desc{
        margin:5% 2% 3% 2%;
    }

    .hr-manage-desc-ol{
        margin:1% 2%;
    }
}

@media screen and (min-width: 769px ) and (max-width: 1024px)
{
    .for-mobile {
        display: none;
    }
    #jlc {
        width:40%!important;
    }
    #cgs {
        width:40%!important;
    }
    #dbd {
        width: 50%!important;
    }
    .other-leaders>#cob {
        width: 40% !important;
    }
    #dmd {
        width:45% !important;
    }
    .other-leaders>#cob {
        width: 35% !important;
    }

    .marquee__img {
        width: 40vw;
    }
    .front-text {
        top: 25%;
    }

    .front-text>.special {
        font-size: 100px;
        margin-left: 0px;
    }
    
    .front-text>.mainText,
    .front-text>.sub {
        letter-spacing: 1.5px;
    }
    
    .front-text>.mainText {
        font-size: 50px;
        margin: -47px 0 0 110px;
    }
    
    .front-text>.sub {
        font-size: 40px;
        margin: 0 0 0 30px;
    }

    .front-desc {
        width: 60%!important;
        position: fixed;
        top:40%;
        right: 8%;
    }

    .models {
        position: fixed;
        bottom:0;
    }
    
    .model1
    {
        width:300px;
        height:479px;
        left:-30px;
    }
    
    .model2 {
        width:260px;
        height:450.5px;
        left:200px;
    }
    
    .front-desc {
        width: 50%;
        position: fixed;
        bottom: 35%;
        right: 8%;
    }

    .clickhere {
        width: 35%;
        position: fixed;
        bottom: 5%;
        right: -7%;
    }

    
    .gallery-container {
        width: 100vw;
        height: 87.2vh;
        position: relative;
        overflow: hidden;
    }
    
    .gallery {
        display: flex;
        flex-wrap: wrap;
    }
    
    .other-pics {
        width: 100vw;
        height: 87.2vh;
        display: flex;
        flex-wrap: wrap;
        overflow:hidden;
    }

    
    .pic {
        width: 50vw;
        height: 43.6vh;
        object-fit: cover;
        padding: 3px;
    }
    
    .desc {
    
        position: relative;
        overflow: hidden;
    }

    .special-pic {
        width: 100vw;
        height: 87.2vh;
        object-fit: cover;
        padding: 3px;
    }

    .column-title {
        font-family: PoppinsBold;
        font-size: 2.5em;
        color: #8DB600;
        width: 100%;
        padding: 20px 20px;
    }

    .bg-award1 {
        width: 100vw;
        height:87vh;
        opacity: 0.5;
    
    }
    
    .bg-award2 {
        width: 100vw;
        height:87vh;
        opacity: 0.5;
    }

    .rgs {
        position: absolute;
        left:0;
        right:0;
        bottom:87vh;
        margin: 0 auto;
        width: 40%;
        z-index: 1;
        padding:0;
    }

    .awards {
        width: 100%;
        height:87vh;
        position: absolute;
        left:2%;
        margin-top:87vh;
    }

    .award-col
    {
        font-size: 12px;
        padding:0 3px 0 3px;
    }

    .other-leaders {

        width: 48vw;
        height: 60vh;
        left: 0; 
        right: 0; 
        margin: 10px auto;
    }

    .leader-pics {
        width: 17vw;
        left: -30px!important;
        right: 0;
        margin: 0 auto;

    }

    .gallery-container-xs
    {
        height:46vh!important;
    }

    .gallery-leaders-container-xs
    {
        height: 100% !important;;
    }


    .cob {
        width: 98vw !important;
        height: 60vh;
   
    }
    
    .leader-pics {
        width: 17vw;
        position: absolute;
        bottom: 0;
        left: 0;
        object-fit: cover;
    }
    
    .cob-leader {
        position: absolute;
        bottom: 0;
        object-fit: cover;
    }
    

    .other-leaders>img {
        width: 48%;
    }
    
    .leader-name {
        font-size: 1em;
    }
    

    .testimonial-card
    {
        width:100%;
        padding: 0 10px;
    }
    .partners-img-square
    {
        margin:10px 0;
    }
    .partners-img-rec
    {
        margin:10px 0;
    }
    .partner-padding-top
    {
        margin:0;
    }
    .ph
    {
        width:100%;
    }
    .rgs-dna-desc {
        font-size: 1em;
        padding:3% 5%;
    }

    .gallery-core-val-xs
    {
        height:46vh;
    }

    .core-values-img {
        width:100%;
        bottom: 0;
    }

    .core-value {
        height: 46vh;
    }

    .dna {
        width: 100%;
        background-color: #333333;
        margin-top:40%;
        text-align: center;
        padding: 5% 0;
        font-size:0.7em;
    }
    .lets-talk-bg>img {
        object-fit: contain;
        object-position:-600px 0;
        width: 300%;
        opacity: 0.3;
    }
    
    .lets-talk-desc {
        padding: 20% 7% 0 7%;
        font-size: 1em;
    }
    
    .lets-talk-desc>h1 {
        font-size:1em;
    }

    .services-card
    {
        margin-top:10px;
    }

    .rgs-interconnect-col
    {
        font-size:0.8em;
    }

    .rgs-defenders-col
    {
        font-size:0.8em;
    }

    .rgs-defenders-col>.row
    {
        margin-left:0;
    }

    .rgs-interconnect-col>img {
        width: 300%;
        object-position: -200px 0;
    }

    .rgs-defenders-col>img {
        width: 300%;
        object-position: -200px 0;
    }

    .rgs-interconnect-col>.row>.col-xs-12>img
    {
        width:70%;
    }
    .rgs-defenders-col>.row>.col-xs-12>img
    {
        width:40%;
    }

    .media-desc {
        width: 100%;
    }

    .hr-manage-desc{
        margin:5% 2% 3% 2%;
    }

    .hr-manage-desc-ol{
        margin:1% 2%;
    }
}

@media screen and (min-width: 1025px ) and (max-width: 1200px)
{
    .for-mobile {
        display:none;
    }
    .marquee__img {
        width: 50vw;
    }
    .models {
        position: fixed;
        bottom:0;
    }
    
    .model1
    {
        width:240px;
        height:383px;
        left:-30px;
    }
    
    .model2 {
        width:208px;
        height:360px;
        left:150px;
    }
    .lets-talk-bg>img {
        object-fit: contain;
        object-position:0 -100px;
        width: 150%;
        opacity: 0.3;
    }

    .rgs-interconnect-col>img {
        width: 150%;
        object-position: -200px 0;
    }

    .rgs-defenders-col>img {
        width: 150%;
        object-position: -200px 0;
    }
}

@media screen and (min-width: 1201px )
{
    .for-mobile {
        display:none;
    }
}