* {
    margin: 0;
}
#hm_cl *, ::after, ::before {
    box-sizing: border-box;
}
#hm_cl {
    line-height: 1;
    font-family: 'Roboto Condensed', sans-serif;
}
#hm_cl .container, #hm_cl .sp-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    text-align: left;
}
#hm_cl .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
#hm_cl .col-md-12, #hm_cl .col-md-6, #hm_cl .col-md-3 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
#hm_cl .col-sm-6 {
    position: relative;
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 576px){
    #hm_cl .container, #hm_cl .sp-container {
        max-width: 540px;
    }
}
@media (min-width: 768px){
    #hm_cl .container, #hm_cl .sp-container  {
        max-width: 720px;
    }
    #hm_cl .col-sm-6 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
@media (min-width: 992px){
    #hm_cl .container, #hm_cl .sp-container  {
        max-width: 960px;
    }
    #hm_cl .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #hm_cl .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    #hm_cl .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (min-width: 1200px) {
    #hm_cl .container {
        max-width: 1140px;
    }
    #hm_cl .sp-container {
        max-width: 1240px;
    }
}
#hm_cl .logo-sec {
    background-color: #2F3133;
}
#hm_cl .logo-sec img {
    width: 230px;
    padding: 16px 0 8px 0;
}
#hm_cl .top-sec {
    background-color: #202C37;
}
#hm_cl .top-sec img {
    width: 100%;
}
.play-button {
    background: url(../img/play-button.png);
    width: 70px;
    height: 70px;
    background-size: cover;
    position: absolute;
    bottom: -34px;
    left: 45%;
    cursor: pointer;
}
#hm_cl .about-sec {
    background-color: #202C37;
    padding: 60px 0;
}
#hm_cl .about-left-sec {
    background-color: #fff;
    padding: 0;
    line-height: 0;
    width: 100%;
    position: relative;
}
#hm_cl .mail-icon {
    display: inline-block;
    position: absolute;
    left: 15%;
    bottom: 32%;
}
#hm_cl .about-right-sec {
    color: #bec8d7;
}
#hm_cl .about-name {
    font-size: 34px;
    display: inline-block;
    margin-right: 20px;
}
#hm_cl .about-title {
    font-size: 20px;
    display: inline-block;
}
#hm_cl .read-more-sec {
    cursor: pointer;
}
#hm_cl .read-more-btn {
    display: flex;
    color: #FDEFC1;
    justify-content: flex-end;
}
#hm_cl #about_more {
    display: none;
    color: #bec8d7;
}
#hm_cl #about_more h3 {
    margin-bottom: 1px;
}
#hm_cl #rd_2 {
    display: none;
}
#hm_cl .arrow-icon {
    width: 25px;
    margin-left: 8px;
}

#hm_cl .project-sec {
    background-color: #202C37;
    color: #d5d5d5;
    padding: 20px 0 50px 0;
}
#hm_cl .project-sec-title {
    font-size: 34px;
    text-align: center;
    margin-bottom: 15px;
}
#hm_cl .project-block {
    width: 100%;
    line-height: 0;
}
#hm_cl .project-bottom-sec {
    width: 100%;
    background-color: #fff;
    padding: 5px 1.5rem;
}
#hm_cl .project-title {
    font-size: 18px;
}
#hm_cl .project-sub-title {
    font-size: 16px;
    color: #BD9C62;
}
#hm_cl .project-thumb {
    width: 100%;
}

#hm_cl .showreels-sec {
    background-color: #ffffff;
    color: #000000;
    padding: 20px 0 50px 0;
}
#hm_cl .showreels-sec-title {
    font-size: 34px;
    text-align: center;
    margin-bottom: 15px;
}
#hm_cl .showreels-block {
    width: 100%;
    line-height: 0;
    position: relative;
}
#hm_cl .showreels-bottom-sec {
    display: flex;
    width: 100%;
    background-color: #fff;
    padding: 5px 1.5rem;
    flex-direction: row;
    justify-content: space-between;
}
#hm_cl .showreels-title {
    font-size: 18px;
}
#hm_cl .showreels-sub-title {
    font-size: 16px;
    color: #BD9C62;
}
#hm_cl .showreels-thumb {
    width: 100%;
}

#hm_cl .games-sec {
    background-color: #202C37;
    color: #d5d5d5;
    padding: 20px 0 50px 0;
    border-bottom: 1px solid #000;
}
#hm_cl .games-sec-title {
    font-size: 34px;
    text-align: center;
    margin-bottom: 15px;
}
#hm_cl .games-block {
    width: 100%;
    line-height: 0;
    border: 1px solid #707070;
}
#hm_cl .games-bottom-sec {
    width: 100%;
    background-color: transparent;
    padding: 5px 0rem;
    margin-bottom: 2rem;
}
#hm_cl .games-title {
    font-size: 18px;
    color: #fff;
    padding-left: 12px;
}
#hm_cl .games-sub-title {
    font-size: 18px;
    color: #BD9C62;
}
#hm_cl .left-border {
    width: 6px;
    display: inline-block;
    height: 42px;
    background-color: #BD9C62;
    float: left;
    margin-top: 5px;
}

#hm_cl .clients-sec {
    background-color: #202C37;
    color: #d5d5d5;
    padding: 20px 0 20px 0;
}
#hm_cl .clients {
    background-color: #161F26;
    display: inline-block;
    text-align: center;
    min-width: 120px;
    margin: 1px;
}
#hm_cl .clients img {
    width: 100%;
}

#hm_cl .games-thumb {
    width: 100%;
}
#hm_cl .games-season {
    color: #d5d5d5 !important;
}

#hm_cl .text-center {
    text-align: center !important;
}
#hm_cl .text-right {
    text-align: right !important;
}
#hm_cl .border-bottom {
    border-bottom: 2px solid #000000;
}
#hm_cl .mail-img {
    width: 115px;
}
@media (max-width: 968px) {
    #hm_cl p {
        font-size: 14px;
    }
    #hm_cl .logo-sec img {
        width: 150px;
        padding: 10px 0 5px 0;
    }
    #hm_cl .about-sec {
        padding: 16px 0;
    }
    #hm_cl .about-img {
        height: 100%;
        max-height: 155px;
    }
    #hm_cl .mail-icon {
        left: 11%;
        bottom: 22%;
    }
    #hm_cl .mail-img {
        width: 75px;
    }
    #hm_cl .about-right-sec {
        padding-top: 20px;
    }
    #hm_cl .about-name {
        font-size: 28px;
        margin-right: 12px;
    }
    #hm_cl .about-title {
        font-size: 18px;
    }
    #hm_cl .project-bottom-sec {
        margin-bottom: 2rem;
    }
    #hm_cl .project-title {
        font-size: 16px;
    }
    #hm_cl .project-sub-title {
        font-size: 14px;
    }
    #hm_cl .project-bottom-sec {
        padding: 5px;
    }
    #hm_cl .play-button {
        bottom: -21px;
        left: 46%;
        width: 40px;
        height: 40px;
    }
    #hm_cl .showreels-bottom-sec {
        padding: 5px;
    }
    #hm_cl .showreels-title {
        font-size: 15px;
    }
    #hm_cl .showreels-sub-title {
        font-size: 12px;
    }
    #hm_cl .showreels-bottom-sec {
        margin-bottom: 1rem;
    }
    #hm_cl .games-title {
        font-size: 14px;
    }
    #hm_cl .left-border {
        height: 34px;
        margin-top: 3px;
    }
    #hm_cl .games-sub-title {
        font-size: 14px;
    }
}