* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

body {
    font-family: montserrat, sans-serif;
    margin: 0px;
}

a {
    text-decoration: none;
}

.container {
    max-width: 1920px;
    width: 100%;
    background: url(../img/background2.jpg);
    background-position: top center;
    background-size: cover;
    overflow-x: hidden;
}

header {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-top: 40px;
    width: 100%;
    z-index: 1;
}

.logo, .logo2 {
    width: 60px;
    height: auto;
}

nav {
    width: 110px;
    margin-top: 20px;
    width: 60%;
}

.navlinkmob {
    display: none;
}

.navi {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: right;
}

.navlink2 {
    text-decoration: none;
    font-weight: 700;
    font-size: 10pt;
    color: white;
    border: 1px solid #6CA3C9;
    border-radius: 20px;
    padding: 5px 15px;
    transition: all 0.3s ease;
    background-color: #6CA3C9;
}

.navlink2:hover {
    color: #6CA3C9;
    background-color: white;
}

.navlink2.sticky {
    background-color: #FFF3AF;
    border: 1px solid #FFF3AF;
    color: #6CA3C9;
}

.navlink2.active {
    background-color: #FFF3AF;
    border: 1px solid #FFF3AF;
    color: #6CA3C9;
}


/* INTERACTIVE INFOGRAPHICS - DESKTOP */
.container_infographic {
    background-color: #f8f7f7;
}

.cont1hero {
    background: url(../img/hero_infographics.jpg) center right no-repeat;
    background-size: cover;
    max-width: 100%;
    height:800px;
    background-color: #0c1f2f;
}

.contufo {
    margin: 0 auto;
    text-align: center;
    margin: 40px auto 40px auto;
}

.contHL {
    width: 60%;
    padding-left: 15%;
    padding-top: 15%;
}

.contHL img {
    width: 100%;
}

.viewbtn {
    color: #4F77B0;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    background-color: white;
    width: 200px;
    height: 40px;
    font-size: 12pt;
    border-radius: 40px;
    text-align: center;
    margin-top: 5%;
    padding: 8px;
    padding-top: 9px;
    cursor: pointer;
}

.viewbtn:hover {
    background-color: #FFF3AF;
    color: #4F77B0;
}

.contbody {
    display:flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}

.overviewsec {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
    width: 70%;
    height: auto;
    align-items: center;
}

.overview {
    width: 70%;
    padding-right: 5%;
}

h4 {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    color: #4F77B0;
    font-size: 14pt;
}

.contbody p {
    color: black;
    line-height: 22pt;
}

.overviewimg {
    width: 30%;
}

.overviewimg img {
    max-width: 100%;
}

.projectobjsec {
    margin-top: 25px;
    width: 70%;
    height: auto;
}

.projobjcol {
    display: flex;
    flex-direction: row;
}

.contufo {
    margin-right: 100px;
}

.processsec {
    width: 70%;
}

.processimg {
    margin-top: -2%;
    width: 100%;
    display: flex;
    flex-direction: row;
}

.processimg img {
    margin-top: 3.5%;
    width: 60%;
    height: 60%;
    display: flex;
    flex-direction: row;
    margin-left: 20px;
}

.process-info {
    width: 90%;
}

.process-info2 {
    width: 100%;
}

.process-left {
    width: 50%;
    margin-right: 1.2%;
}

.process-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
}

.processsec p {
    margin-top: 3%;
}

.deliversec {
    width: 70%;
}

.deli {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.deli-screen {
    width: 100%;
}

.deli-screen img {
    width: 100%;
    margin-bottom: 20px;
}

.deli-btn {
    color: white;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    border: 2px solid #4F77B0;
    color: #4F77B0;
    width: 200px;
    height: 43px;
    font-size: 12pt;
    border-radius: 40px;
    text-align: center;
    padding: 6px;
    padding-top: 9px;
    cursor: pointer;
}

.deli-btn:hover {
    background-color: #4F77B0;
    color: white;
}

.deli-link {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.toolssec {
    width: 70%;
    margin-bottom: 5%;
}

.tools img {
    width: 50%;
}

.contentcopyright {
    background-color: #4F77B0;
    padding: 20px;
    text-align: center;
    color: white;
}

/* FAMILY OF EATERIES - DESKTOP */
.container_foe {
    background-color: #f8f7f7;
}

.cont2hero {
    background: url(../img/hero_foe.jpg) center right no-repeat;
    background-size: cover;
    max-width: 100%;
    height:800px;
    background-color: #0c1f2f;
}

.contHL2 {
    width: 60%;
    padding-left: 15%;
    padding-top: 10%;
}

.contHL2 img {
    width: 110%;
    margin-top: 30px;
}

.process-info3 {
    width: 100%;
    margin-bottom: 30px;
}

.cevicheweb {
    width: 50%;
}

.overviewimg-foe {
    width: 50%;
    margin: 0 auto;
    display: flex;
}

.overviewimg-foe img {
    width: 30%;
    margin: 0 auto;
    display: flex;
}

.overviewsec-foe {
    display: flex;
    flex-wrap: wrap;
    align-items:baseline;
    width: 70%;
    height: auto;
}

.overview-foe {
    width: 50%;
    padding-right: 5%;
}

.projectobjsec-foe {
    margin-top: 25px;
    width: 50%;
    height: auto;
}

.processimg_foe img {
    width: 46%;
    height: 46%;
    display: flex;
    flex-direction: row;
    margin-right: 40px;
}

.processimg_foe {
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
}

.processsec_foe {
    width: 70%;
    height: auto;
    margin-top: 30px;
}

.foedemo-bg {
    width: 100%;
    height: 1080px;
    background-image: url(../img/foedemo-bg.jpg) ;
    background-size: cover;
    background-repeat: no-repeat;
}

.foe-app {
    width: 373px;
    height: 667px;
    border: none;
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 32px;
}

.foedemo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.foedemo img {
    width: 503px;
    height: 817px;
    margin-top: 15px;
    margin-left: 1px;
}


/* TGSC - BRANDING & WEBSITE - DESKTOP */
.container_tgsc {
    background-color: #24272a;
    background-image: none;
}

.cont3hero {
    background: url(../img/hero_tgsc.jpg) center right no-repeat;
    background-size: cover;
    max-width: 100%;
    height:800px;
    background-color: #0c1f2f;
}

.contHL3 {
    width: 60%;
    padding-left: 15%;
    padding-top: 10%;
}

.container_tgsc h4 {
    color: #FFF3AF;
}

.container_tgsc p {
    color: white;
}

.process-tgsc {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
}

.process-p {
    width: 40%;
}

.processimg-tgsc {
    width: 60%;
    margin-right: 50px;
}

.processimg-tgsc img {
    margin-top: 3%;
    width: 100%;
    height: auto;
}

.deli-cat {
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
    margin-bottom: 35px;
}

.deli-cat1-img img, .deli-cat2-img img {
    width: 80%;
}

.deli-cat1-img, .deli-cat2-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.tgsc-logo {
    width: 25%;
}

.deli-btn-tgsc {
    margin-top: 30px;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    color: white;
    background-color: #4F77B0;
    width: 200px;
    height: 38px;
    font-size: 12pt;
    border-radius: 40px;
    text-align: center;
    padding: 6px;
    padding-top: 9px;
    cursor: pointer;
}

.deli-cat a {
    text-decoration: none;
}

.deli-btn-tgsc:hover {
    background-color: white;
    color: #4F77B0;
    cursor: pointer;
}

/* WORDJAMS - DESKTOP */
.container_wordgame {
    background-color: #1f0267;
}

.cont4hero {
    background: url(../img/hero_wordgame.jpg) center right no-repeat;
    background-size: cover;
    max-width: 100%;
    height:800px;
    background-color: #0c1f2f;
}

.contHL4 {
    width: 55%;
    padding-left: 15%;
    padding-top: 10%;
}

.contHL4 img {
    width: 110%;
    margin-top: 30px;
}

.overviewsec-wordgame {
    display: flex;
    flex-wrap: wrap;
    align-items:baseline;
    width: 70%;
    height: auto;
}

.overview-wordgame {
    width: 50%;
    padding-right: 5%;
}

.overviewsec-wordgame p, .processsec_wordgame p, .deliversec-wordgame p {
    color: white;
}

.overviewsec-wordgame h4, .processsec_wordgame h4, .deliversec-wordgame h4, .wordtools h4 {
    color: #00c6ff;
}

.projectobjsec-wordgame {
    margin-top: 25px;
    width: 50%;
    height: auto;
}

.processimg_wordgame img {
    width: 75%;
    height: 75%;;
    /* display: flex; */
    /* flex-direction: row; */
    margin-right: 40px;
}

.processimg_wordgame {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.processsec_wordgame {
    width: 70%;
    height: auto;
    margin-top: 40px;
}

.processsec_wordgame p {
    margin-top: 5%;
}

.winlosetitlecont {
    display: flex;
    justify-content: center;
    margin-top: 5%;
    margin-bottom: 5%;
}

.winlosetitle {
    width: 25%;
    height: auto;
}

.ani {
    width: 43%;
    height: auto;
    margin-bottom: -1%;
}

.ani2 {
    width: 23%;
    height: auto;
    margin-bottom: 2%;
    margin-right: 5%;
}

.ani3 {
    width: 22%;
    height: auto;
    margin-bottom: 1.2%;
}

.deliversec-wordgame {
    margin-top: 5%;
    width: 70%;
}

.deli-btn-wordgame {
    margin-top: 30px;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    color: #4F77B0;
    background-color: white;
    width: 200px;
    height: 38px;
    font-size: 12pt;
    border-radius: 40px;
    text-align: center;
    padding: 6px;
    padding-top: 9px;
    cursor: pointer;
    margin-bottom: 15%;
}

.deli-btn-wordgame:hover {
    background-color: #FFF3AF;
    color: #4F77B0;
    cursor: pointer;
}

.btncontain {
    width: 200px;
}

/* RETAIL INSTALLATION - DESKTOP */
.container_retail {
    background-color: #1f3a2c;
}

.cont5hero {
    background: url(../img/hero_retail.jpg) center right no-repeat;
    background-size: cover;
    max-width: 100%;
    height:800px;
    /* background-color: #0c1f2f; */
}

.viewbtn_retail {
    color: #1f3a2c;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    background-color: #ecbe08;
    width: 200px;
    height: 40px;
    font-size: 12pt;
    border-radius: 40px;
    text-align: center;
    margin-top: 5%;
    padding: 8px;
    padding-top: 9px;
    cursor: pointer;
}

.viewbtn_retail:hover {
    background-color: white;
    color: #1f3a2c;
}

.container_retail h4 {
    color: #ecbe08;
}

.container_retail p {
    color: #cacac0;
}

.overview_retail {
    width: 100%;
}

.overview_floorplan {
    display: flex;
    flex-wrap: wrap;
}

.floorplan_right {
    margin-top: 40px;
    width: 55%;
}

.floorplan_right img {
    width: 100%;
    text-align: right;
}

.floorplan_left {
    padding-right: 20px;
    width: 45%;
}

ul {
    color: #cacac0;
    list-style-type: none;
    margin-top: 100px;
    font-family: montserrat, sans-serif;
}

li {
    display: flex;
    margin: 20px 0px 10px 0px;
}

.round_fp {
    color: #1f3a2c;
    background-color: #ecbe08;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    margin-right: 10px;
    font-family: montserrat, sans-serif;    
}

.word_fp {
    display: flex;
    align-items: center;
}

.process_retail_st1 {
    margin-top: -2%;
    width: 100%;
    display: flex;
    flex-direction: row;
}

.process-info-st1 img {
    width: 100%;
    height: auto;
    border: 4px black solid;

}

.process-info-st1 {
    margin-top: 30px;
    width: 80%;
    height: 80%;
    margin-right: 30px;
    display: flex;
    flex-direction: column;
    /* margin-bottom: 45px; */
}

.st1_word {
    margin-top: 10px;
    width: 50%;
}

.st_btns {
    display: flex;
    flex-direction: row;
}

.st_btn {
    color: #1f3a2c;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    background-color: #ecbe08;
    width: 150px;
    height: 40px;
    font-size: 12pt;
    border-radius: 40px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 80px;
    margin-right: 20px;
    padding: 8px;
    padding-top: 9px;
    cursor: pointer;
}

.st_btn:hover {
    background-color: white;
    color: #1f3a2c;
}

#retail_youtube {
    margin-bottom: 25px;
    margin-top: 25px;
}

.tools_retail img {
    width: 60%;
}

.st_btn.active {
    background-color: white;
    color: #1f3a2c;
    animation: yo-yo 5s linear infinite;
    animation-timing-function: ease-in-out;
}

@keyframes yo-yo {
    0% {
    scale: 105%;
    }
    25% {
    scale: 100%;
    }
    50% {
    scale: 105%;
    }
    75% {
    scale: 100%;
    }
    100% {
    scale: 105%;
    }
  }


/* BRANDING RETAIL INSTALLATION - DESKTOP */
.container_retail {
    background-color: #1f3a2c;
}

.conthero_branding {
    background: url(../img/hero_retailbranding.jpg) center right no-repeat;
    background-size: cover;
    max-width: 100%;
    height:800px;
    /* background-color: #0c1f2f; */
}

.viewbtn_brand {
    color: #1f3a2c;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    background-color: #ecbe08;
    width: 200px;
    height: 40px;
    font-size: 12pt;
    border-radius: 40px;
    text-align: center;
    margin-top: 5%;
    padding: 8px;
    padding-top: 9px;
    cursor: pointer;
}

.viewbtn_brand:hover {
    background-color: white;
    color: #1f3a2c;
}

.viewbtn_retail {
    color: #1f3a2c;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    background-color: #ecbe08;
    width: 250px;
    height: 40px;
    font-size: 12pt;
    border-radius: 40px;
    text-align: center;
    margin-top: 5%;
    padding: 8px;
    padding-top: 9px;
    cursor: pointer;
}

.viewbtn_retail:hover {
    background-color: white;
    color: #1f3a2c;
}

.brandbtns {
    width: 100%;
    /* background-color: #0c1f2f; */
    display:flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contHL_retailbranding {
    width: 60%;
    padding-left: 15%;
    padding-top: 15%;
}   

.thebrand img {
    width: 50%;
    height: 50%;
    display: flex;
    flex-direction: row;
    margin-right: 40px;
    margin-bottom: 50px;
}

.thebrand {
    display: flex;
    flex-direction: row;
}

.thebrand p {
    margin-top: -8px;
}

.apparels img {
    width: 100%;
}

.tshirt_last {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}

#tshirt2 {
    margin-top: 40px;
    margin-bottom: 40px;
}

#tshirt3 {
    width: 59.5%;
}

#tshirt4 {
    width: 40%;
}

.tools_branding img {
    width: 24%;
}

.tools_branding {
    margin-top: 40px;
}

/* DIGITAL SIGNAGE - DESKTOP */
.container_ds {
    background-color: #f8f7f7;
}

.contDShero {
    background: url(../img/hero_signage.jpg) center right no-repeat;
    background-size: cover;
    max-width: 100%;
    height:800px;
    background-color: #0c1f2f;
}

.contHL_ds {
    width: 45%;
    padding-left: 15%;
    padding-top: 10%;
}

.contHL_ds img {
    width: 110%;
    margin-top: 30px;
}

.viewbtn_ds {
    color: #4F77B0;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    background-color: #FFF3AF;
    width: 200px;
    height: 40px;
    font-size: 12pt;
    border-radius: 40px;
    text-align: center;
    margin-top: 5%;
    padding: 8px;
    padding-top: 9px;
    cursor: pointer;
}

.viewbtn_ds:hover {
    background-color: white;
    color: #4F77B0;
}

.processimg_ds img {
    width: 50%;
    height: 50%;
    display: flex;
    flex-direction: row;
    margin-right: 40px;
}

.processimg_ds {
    display: flex;
    flex-direction: row;
}

.processimg_ds p {
    margin-top: 0;
}

.process-info2-ds {
    margin-top: 30px;
    margin-bottom: 10px;
    width: 100%;
}

.deliversec-ds {
    margin-top: 20px;
    width: 70%;
}

.deli-btn-ds {
    color: white;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    border: 2px solid #4F77B0;
    color: #4F77B0;
    width: 200px;
    height: 43px;
    font-size: 12pt;
    border-radius: 40px;
    text-align: center;
    padding: 6px;
    padding-top: 9px;
    cursor: pointer;
    margin-bottom: 40px;
}

.deli-btn-ds:hover {
    background-color: #4F77B0;
    color: white;
}

.dsdemo-bg {
    width: 100%;
    height: 1080px;
    background-image: url(../img/dsdemo-bg.jpg) ;
    background-size: cover;
    background-repeat: no-repeat;
}

.ds-signage {
    width: 960px;
    height: 540px;
    border: none;
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    outline: 20px solid black;
}

/* .ds_intv {
    width: 960px;
    height: 500px;
    background-color: #0c1f2f;
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
} */

/* .dsdemo {
    position: absolute;
    left: 42%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.dsdemo img {
    width: 130%;
    height: 130%;
} */



/* PRODUCT DEMO VIDEO - DESKTOP */
.container_infographic {
    background-color: #EDECEC;
}

.conthero_product {
    background: url(../img/hero_signage.jpg) center right no-repeat;
    background-size: cover;
    max-width: 100%;
    height:800px;
    background-color: #0c1f2f;
}

.vidsec {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
    width: 70%;
    height: auto;
    align-items: center;
}

.vidsec_intro {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vidsec_copy {
    margin-right: 20px;
    width: 80%;
}

.lgdemo_vid {
    width: 100%;
    margin-top: 20px;
}

.mg_logo_lg {
    width: 20%;
}

.mg_logo_lg img {
    width: 100%;
}

.mg_logo_bex {
    width: 15%;
}

.mg_logo_grit {
    width: 12%;
}

.mg_logo_bex img {
    width: 100%;
}

.mg_logo_chatime {
    width: 20%;
}

.mg_logo_chatime img {
    width: 100%;
}


hr {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
    margin-bottom: 25px;
    width: 100%;
    height: auto;
    align-items:start;
}

.bex_vid {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.grit_vid {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.bex_vid img {
    width: 22%;
}

.grit_vid img {
    width: 22%;
    box-shadow: 5px 5px 25px #d6d6d6;
}

.signage-btn {
    color: white;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    border: 2px solid #026D4A;
    color: #026D4A;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 220px;
    height: 43px;
    font-size: 12pt;
    border-radius: 40px;
    text-align: center;
    padding: 6px;
    padding-top: 9px;
    cursor: pointer;
}

.signage-btn:hover {
    background-color: #026D4A;
    color: white;
}


/* .viewbtn_product {
    color: #A31D37;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    background-color: white;
    width: 200px;
    height: 40px;
    font-size: 12pt;
    border-radius: 40px;
    text-align: center;
    margin-top: 5%;
    padding: 8px;
    padding-top: 9px;
    cursor: pointer;
}

.viewbtn_product:hover {
    background-color: #FFF3AF;
    color: #A31D37;
} */

.contbody_product {
    display:flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}

.contbody_product h4 {
    color: #026D4A;
}

.contbody_product p {
    color: black;
    line-height: 22pt;
}

/* .processimg_demo {
    margin-top: -2%;
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-bottom:40px;
}

.processimg_demo img {
    margin-top: 3.5%;
    width: 60%;
    height: 60%;
    display: flex;
    flex-direction: row;
    margin-right: 35px;
} */


/* MATERIAL TESTING APP - DESKTOP */
.container_mta {
    background-color: #f8f7f7;
}

.conthero_mta {
    background: url(../img/hero_mta2.jpg) center right no-repeat;
    background-size: cover;
    max-width: 100%;
    height:800px;
    background-color: #0c1f2f;
}

.contHL_mta {
    width: 60%;
    padding-left: 15%;
    padding-top: 15%;
}

.contHL_mta img {
    width: 100%;
}

.overviewimg_mta {
    width: 30%;
    /* background-color: #0c1f2f; */
    text-align: center;
}

.overviewimg_mta img {
    margin-top: 20px;
    width: 60%;
}

.processimg_mta img {
    width: 46%;
    height: 46%;
    display: flex;
    flex-direction: row;
    margin-left: 50px;
    margin-bottom: 20px;
}

.processimg_mta {
    display: flex;
    flex-direction: row;
    margin-top: 30px;

}

.processsec_mta {
    width: 70%;
    height: auto;
    margin-top: 30px;
}


/* EXPEDIA - DESKTOP */
.container_bex {
    background-color: #f8f7f7;
}

.conthero_bex {
    background: url(../img/hero_bex.jpg) center right no-repeat;
    background-size: cover;
    max-width: 100%;
    height:800px;
    background-color: #0c1f2f;
}

.contHL_bex {
    width: 45%;
    padding-left: 15%;
    padding-top: 20%;
}

.contHL_bex img {
    width: 100%;
}

.bex-img {
    width: 100%;
}

.bex_cont {
    width: 70%;
    height: auto;
    margin-top: 30px;
}

.bex-btn {
    color: white;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    border: 2px solid #4F77B0;
    color: #4F77B0;
    width: 240px;
    height: 43px;
    font-size: 12pt;
    border-radius: 40px;
    text-align: center;
    padding: 6px;
    padding-top: 9px;
    cursor: pointer;
    margin-bottom: 40px;
}

.bex-btn:hover {
    background-color: #4F77B0;
    color: white;
}


/* OTHER PROJECTS - DESKTOP */
.container_other {
    background-color: #f8f7f7;
}

.conthero_other {
    background: url(../img/hero_other.jpg) center right no-repeat;
    background-size: cover;
    max-width: 100%;
    height:800px;
    background-color: #0c1f2f;
}


.contHL_other {
    width: 50%;
    padding-left: 15%;
    padding-top: 15%;
}

.contHL_other img {
    width: 100%;
}

.other-img {
    width: 100%;
}

.other-img-small {
    width: 60%;
}

.other_cont {
    width: 70%;
    height: auto;
    margin-top: 30px;
}

.other-split-half {
    display: flex;
    flex-wrap: wrap;
}

.sun-first-half {
    width: 40%;
    margin-right: 10%;
}

.sun-second-half {
    width: 50%;
}

#formargin {
    margin-bottom: 40px;
}


/* EXTRA BREAK POINT */
@media only screen and (min-width: 769px) and (max-width:1300px) {
    .overview_floorplan {
        display: flex;
        flex-direction: column-reverse;
    }

    .floorplan_right {
        width: 100%;
    }
    
    .floorplan_left {
        width: 100%;
    }

    ul {
        margin-top: 40px;
    }

    .process_retail_st1 {
        margin-top: -2%;
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .process_retail_st1 img {
        margin-top: 8%;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        margin-right: 0px;
    }

    .process_retail_st1 p {
        margin-top: 0%;
    }

    .process_retail_st1 {
        margin-top: -2%;
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .process-info-st1 {
        margin-top: 0px;
        width: 100%;
        height: 100%;
        margin-right: 0px;
    }
    
    .st1_word {
        margin-top: 0px;
        width: 100%;
    }
    
    .st_btns {
        display: flex;
        flex-direction: row;
    }
    
    .st_btn {
        width: 140px;
        height: 30px;
        font-size: 10pt;
        margin-top: 30px;
        margin-bottom: 40px;
        margin-right: 20px;
        padding: 6px;
        padding-top: 7px;
    }

    #retail_youtube {
        width: 100%;
        height: 480px;
    }

    #product_youtube {
        width: 100%;
        height: 480px;
    }
}

/* EXTRA BREAK POINT */
/* @media only screen and (min-width: 769px) and (max-width:960px) {
    .ds-signage {
        width: 800px;
        height: 500px;
        border: none;
        position:absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        outline: 20px solid black;
    }
} */



/* TABLET */
@media only screen and (min-width: 601px) and (max-width:768px) {
    
    /* INTERACTIVE INFOGRAPHICS - TABLET */
    .deli-link {
        display: block;
        flex-direction: column;
        justify-content: none;
        align-items: none;
    }

    .toolssec {
        margin-top: 50px;
    }

    .tools img {
        width: 90%;
    }

    .projobjcol {
        display: flex;
        flex-direction: column;
    }

    .processimg {
        flex-direction: column;
    }

    .processimg {
        margin-top: 1%;
    }

    .processsec h4 {
        margin-bottom: 0;
    }
    
    .processimg img {
        margin-top: 2%;
        width: 100%;
        height: auto;
        display: flex;
        margin-left: 0;
    }

    /* FAMILY OF EATERIES - TABLET */
    .processimg_foe {
        display: flex;
        flex-direction: column;
    }

    .overviewsec-foe {
        display: flex;
        flex-direction: column;
    }

    .overview-foe {
        margin-top: 25px;
        width: 100%;
    }
    
    .projectobjsec-foe {
        width: 100%;
        height: auto;
    }

    .processimg_foe img {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        margin-right: 40px;
    }

    .overviewimg-foe img {
        width: 100%;
        margin: 0 auto;
        display: flex;
    }

    /* TGSC - TABLET */
    .process-tgsc {
        flex-direction: column;
    }
    
    .process-p {
        width: 100%;
    }
    
    .processimg-tgsc {
        width: 100%;
    }

    /* WORDGAME - TABLET */
    .overview-wordgame {
        width: 100%;
    }

    .projectobjsec-wordgame {
        margin-top: 25px;
        width: 100%;
    }

    .processimg_wordgame img {
        width: 100%;
        height: 100%;;
    }

    .winlosetitle {
        width: 40%;
        height: auto;
    }
    
    .process_ani {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .ani {
        width: 100%;
        height: auto;
        margin-top: 7%;
    }
    
    .ani2 {
        width: 60%;
        height: auto;
    }
    
    .ani3 {
        width: 60%;
        height: auto;
    }


    /* RETAIL INSTALLATION - TABLET */
    .overview_floorplan {
        display: flex;
        flex-direction: column-reverse;
    }

    .floorplan_right {
        width: 100%;
    }
    
    .floorplan_left {
        width: 100%;
    }

    ul {
        margin-top: 40px;
    }

    .process_retail_st1 {
        margin-top: -2%;
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .process_retail_st1 img {
        margin-top: 8%;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        margin-right: 0px;
    }

    .process_retail_st1 p {
        margin-top: 0%;
    }

    .process_retail_st1 {
        margin-top: -2%;
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .process-info-st1 {
        margin-top: 0px;
        width: 100%;
        height: 100%;
        margin-right: 0px;
    }
    
    .st1_word {
        margin-top: 0px;
        width: 100%;
    }
    
    .st_btns {
        display: flex;
        flex-direction: row;
    }
    
    .st_btn {
        width: 140px;
        height: 30px;
        font-size: 10pt;
        margin-top: 30px;
        margin-bottom: 40px;
        margin-right: 20px;
        padding: 6px;
        padding-top: 7px;
    }

    #retail_youtube {
        width: 100%;
        height: 305px;
    }

    /* BRANDING RETAIL INSTALLATION - TABLET */
    /* .conthero_branding {
        background-position: -760px;
        max-width: 100%;
    } */

    /* .contHL_retailbranding {
        width: 80%;
    } */

    .contHL_retailbranding img {
        margin-top: 30%;
        width: 100%;
    }

    .thebrand {
        flex-wrap: wrap;
    }

    .thebrand img {
        width: 100%;
        height: auto;
        display: flex;
        margin-bottom: 30px;
    }

    .brandbtns {
        margin-bottom: 40px;
    }

    #tshirttop {
        margin-top: 20px;
    }

    #tshirt2 {
        margin-top: 20px;
    }

    #brand_youtube {
        height: 330px;
    }

    .tools_branding img {
        width: 50%;
    }


    /* DIGITAL SIGNAGE - TABLET */
    .processimg_ds {
        display: flex;
        flex-direction: column;
    }

    .processimg_ds img {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        margin-right: 40px;
    }

    .processimg_ds p {
        margin-top: 20px;
    }

    .process-info2-ds {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }

    .deli-btn-ds {
        margin-bottom: 10px;
    }


/* PRODUCT DEMO VIDEO - TABLET */

.contbody_product {
    display:flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}

.processimg_demo {
    margin-top: 0%;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.processimg_demo img {
    margin-top: 30px;
    margin-bottom: 20px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    margin-right: 0px;
}

.lgdemo_vid iframe {
    width: 500px;
    height: 500px;
}

.deli-screen {
    margin-bottom: -60px;
}

#product_youtube {
    width: 100%;
    height: 305px;
}

/* MATERIAL TESTING APP - TABLET */

.processimg_mta {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 30px;
}

.processimg_mta img {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}

}

/* MOBILE */
@media only screen and (max-width: 600px) {

    /* INTERACTIVE INFOGRAPHICS - MOBILE */
    .navlink2 {
        display: none;
    }

    .navlinkmob {
        display: inline-block;
        text-decoration: none;
        font-weight: 700;
        font-size: 10pt;
        color: white;
        border: 1px solid #6CA3C9;
        border-radius: 20px;
        padding: 5px 15px;
        background-color: #6CA3C9;
        transition: all 0.3s ease;
    }

    .navlinkmob.sticky {
        background-color: #FFF3AF;
        border: 1px solid #FFF3AF;
        color: #6CA3C9;
    }

    .overviewsec,.overviewsec-foe, .projectobjsec, .processsec, .processsec_foe,.processsec_mta, .deliversec, .deliversec-ds, .deliversec-wordgame, .processsec_wordgame, .overviewsec-wordgame, .bex_cont {
        width: 80%;
    }

    .cont1hero {
        background: url(../img/hero_infographics.jpg);
        background-size:cover;
        background-position: -820px;
        width: 100%;
        height:800px;
    }

    .contHL {
        width: 70%;
    }

    .contHL img {
        margin-top: 20%;
        width: 100%;
    }

    .overview {
        width: 100%;
    }

    .overviewimg {
        width: 60%;
    }

    .projobjcol {
        display: flex;
        flex-direction: column;
    }

    .deli-link {
        display: block;
        flex-direction: column;
        justify-content: none;
        align-items: none;
    }

    .toolssec {
        margin-top: 20px;
        width: 80%;
    }

    .tools img {
        width: 90%;
    }

    .processimg {
        flex-direction: column;
    }

    .processsec h4 {
        margin-bottom: 0;
    }
    
    .processimg img {
        margin-top: 2%;
        width: 100%;
        height: auto;
        display: flex;
        margin-left: 0;
    }

    .processimg {
        margin-top: 1%;
    }

/* FAMILY OF EATERIES - MOBILE */
    .cont2hero {
        background: url(../img/hero_foe.jpg);
        background-size:cover;
        background-position: -820px;
        width: 100%;
        height:800px;
    }

    .contHL2 {
        width: 80%;
    }

    .contHL2 img {
        margin-top: 45%;
        width: 100%;
    }

    .processimg_foe {
        display: flex;
        flex-direction: column;
    }

    .overviewsec-foe {
        display: flex;
        flex-direction: column;
    }

    .overview-foe {
        margin-top: 25px;
        width: 100%;
    }
    
    .projectobjsec-foe {
        width: 100%;
        height: auto;
    }

    .processimg_foe img {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        margin-right: 40px;
    }

    .overviewimg-foe img {
        width: 100%;
        margin: 0 auto;
        display: flex;
    }


    /* TGSC - BRANDING & WEBSITE - MOBILE */
    .cont3hero {
        background-position: -980px;
    }

    .contHL3 {
        width: 80%;
    }

    .contHL3 img {
        margin-top: 100px;
        width: 100%;
    }

    .process-tgsc {
        flex-direction: column;
    }
    
    .process-p {
        width: 100%;
    }
    
    .processimg-tgsc {
        width: 100%;
    }

    .deli-cat {
        width: 100%;
    }

    .deli-cat1-img img, .deli-cat2-img img {
        width: 90%;
    }

    .deli-btn-tgsc {
        width: 150px;
        height: 35px;
        font-size: 10pt;
        margin-bottom: 0px;
    }


    /* WORDGAME - MOBILE */
    .cont4hero {
        background-position: -980px;
    }

    .contHL4 {
        width: 80%;
    }

    .contHL4 img {
        margin-top: 45%;
        width: 100%;
    }

    .overview-wordgame {
        width: 100%;
    }

    .projectobjsec-wordgame {
        margin-top: 25px;
        width: 100%;
    }

    .processimg_wordgame img {
        width: 100%;
        height: 100%;
        margin-bottom: 10%;
    }

    .winlosetitle {
        width: 40%;
        height: auto;
    }
    
    .process_ani {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .ani {
        width: 100%;
        height: auto;
        margin-top: 7%;
    }
    
    .ani2 {
        width: 60%;
        height: auto;
    }
    
    .ani3 {
        width: 60%;
        height: auto;
    }


    /* RETAIL INSTALLATION - MOBILE */
    .cont5hero {
        background: url(../img/hero_retail.jpg);
        background-size:cover;
        background-position: -860px;
        width: 100%;
        height:800px;
    }

    .overview_floorplan {
        display: flex;
        flex-direction: column-reverse;
    }

    .floorplan_right {
        width: 100%;
    }
    
    .floorplan_left {
        width: 100%;
    }

    ul {
        margin-top: 40px;
    }

    .process_retail_st1 {
        margin-top: -2%;
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .process_retail_st1 img {
        margin-top: 8%;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        margin-right: 0px;
    }

    .process_retail_st1 p {
        margin-top: 0%;
    }

    .process_retail_st1 {
        margin-top: -2%;
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .process-info-st1 {
        margin-top: 0px;
        width: 100%;
        height: 100%;
        margin-right: 0px;
    }
    
    .st1_word {
        margin-top: 0px;
        width: 100%;
    }
    
    .st_btns {
        display: flex;
        flex-direction: row;
    }
    
    .st_btn {
        width: 140px;
        height: 25px;
        font-size: 8pt;
        margin-top: 30px;
        margin-bottom: 40px;
        margin-right: 20px;
        padding: 3px;
        padding-top: 5px;
    }

    #retail_youtube {
        width: 100%;
        height: 180px;
    }
    



    /* BRANDING RETAIL INSTALLATION - MOBILE */
    .conthero_branding {
        background-position: -850px;
        max-width: 100%;
    }

    .contHL_retailbranding {
        width: 70%;
    }

    .contHL_retailbranding img {
        margin-top: 100px;
        width: 100%;
    }

    .thebrand {
        flex-wrap: wrap;
    }

    .thebrand img {
        width: 100%;
        height: auto;
        display: flex;
        margin-bottom: 30px;
    }

    .brandbtns {
        margin-bottom: 40px;
    }

    #tshirttop {
        margin-top: 20px;
    }

    #tshirt2 {
        margin-top: 20px;
    }

    #brand_youtube {
        height: 180px;
    }

    .tools_branding img {
        width: 50%;
    }


    /* DIGITAL SIGNAGE - MOBILE */
    .contDShero {
        background-size:cover;
        background-position: -750px;
        width: 100%;
        height:800px;
    }

    .contHL_ds {
        width: 80%;
    }

    .contHL_ds img {
        margin-top: 35%;
        width: 100%;
    }

    .processimg_ds {
        display: flex;
        flex-direction: column;
    }

    .processimg_ds img {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        margin-right: 40px;
    }

    .processimg_ds p {
        margin-top: 20px;
    }

    .process-info2-ds {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }

    .deli-btn-ds {
        margin-bottom: 10px;
    }


/* PRODUCT DEMO VIDEO - MOBILE */
.conthero_product {
    background: url(../img/hero_signage.jpg);
    background-size: cover;
    background-position: -750px;
    width: 100%;
    height:800px;
}

.contbody_product {
    display:flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}

.processimg_demo {
    margin-top: 0%;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.processimg_demo img {
    margin-top: 30px;
    margin-bottom: 20px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    margin-right: 0px;
}

.deli-screen {
    margin-bottom: 0px;
}

#view_productdemo {
    margin-top: -20px;
}

#product_youtube {
    width: 100%;
    height: 180px;
}

.contHL {
    width: 80%;
    padding-left: 15%;
    padding-top: 15%;
}
.contHL img {
    margin-top: 90px;
}

.mg_logo_lg, .mg_logo_bex, .mg_logo_grit, .mg_logo_chatime {
    display: none;
}

.vidsec {
    width: 80%;
}

.vidsec_copy {
    width: 100%;
}

.lgdemo_vid iframe {
    width: 350px;
    height: 350px;
}


/* MATERIAL TESTING APP - MOBILE */

.conthero_mta {
    background: url(../img/hero_mta.jpg);
    background-size:cover;
    background-position: -950px;
    width: 100%;
    height:800px;
}

.contHL_mta {
    width: 80%;
}

.contHL_mta img {
    margin-top: 90px;
    width: 100%;
}

.processimg_mta {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 30px;
}

.processimg_mta img {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}


/* EXPEDIA - MOBILE */

.conthero_bex {
    background: url(../img/hero_bex.jpg);
    background-size:cover;
    background-position: -950px;
    width: 100%;
    height:800px;
}

.contHL_bex {
    width: 80%;
}

.contHL_bex img {
    margin-top: 70px;
    width: 100%;
}

.bex-img-assets {
    width: 100%;
}

/* OTHER PROJECTS - MOBILE */

.conthero_other {
    background: url(../img/hero_other.jpg);
    background-size:cover;
    background-position: -950px;
    width: 100%;
    height:800px;
}

.contHL_other {
    width: 80%;
}

.contHL_other img {
    margin-top: 100px;
    width: 100%;
}

.sun-first-half {
    width: 100%;
    margin-right: 0;
}

.sun-second-half {
    width: 100%;
}

}