.container-header{
    width: 100%;
    max-width: 1368px;
    margin: 0 auto;
}
#header {
    position: relative;
}
#header {
    background: #ffff;
    background-image: url(../images/bg-header.png);
    padding: 0 0px 39px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.bg-header {
    position: absolute;
    right: 0;
    bottom: 0;
}
.bg-header::before {
    content: "";
    display: block;
    width: 47vw;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
}
.img-tramy img:nth-child(1){
    width: 28%;
}
.box-iteam1 {
    line-height: 2.2rem;
    color: white;
    position: relative;
    left: 5px;
    text-align: center;
}
.img-tramy .img1-right{
    position: absolute;
    top: -9%;
    left: 5%;
}
.img-tramy .img2-right{
    margin-left: 70px;
    margin-bottom: 55px;
}

.chienluocimg img {
    margin-left: 14%;
}
.box-iteam1 h2{
    background-color: #4841cd;
}
.box-iteam1 p{
    background-color: #f4f4f4;
    font-style: italic;
}
.box-iteam1:before{
    content: " ";
    /*background: url(../images/thanhngang.png) no-repeat;*/
    width: 5px;
    height: 88px;
    position: absolute;
    left: -13px;
    top: 0;
    background-size: 100% 100%;
}
.col-right-headermb{
    display: none;
}
.col-right-headermb .display-flex .lo-trinhmb{
    width: 126px;
    height: 370px;
}
.col-right-headermb .display-flex .img-headrightmb{
    width: 190px;
    height: 350px;
}
.line1-ly1{
    font-size: 27px;
    font-family: sans-serif;
    padding: 4px;
}
.line1{
    padding: 0px 0px 0px 36px;
}
.line2-l{
    margin-left: 15px;
}
.box-iteam1 p{
    font-size: 26px;
    font-weight: 800;
    color: #375998;
    padding: 4px;
}
.line1-last{
    margin-top: -17px;
}
.container-header {
    position: relative;
    z-index: 1;
}
.logo{
    padding-left: 30px;
    padding-bottom: 15px;
}
.logo img {
    width: 100px;
}
.header-menu-right  li{
    display: inline-block;
    color: black;
}
.header-menu-right li a {
    color: black;
    font-size: 20px;
}
.header-menu-right li:hover a {
    color: #eb1f44;
}
.header-menu-right{
    text-align: right;
    padding-right: 100px;
    padding-top: 20px;
    text-transform: capitalize;
}
.step-last{
    line-height: 4rem;
    grid-auto-flow: column;
    left: 110px;
}
.col-left-header{
    padding-left: 70px;
    position: relative;
    margin-right: -65px;
}

.line1-left-header-before {
    margin: 0 0 8px;
    font-size: 23px;
    font-family: Baloo2;
}

.line1-left-header{
    color: #333333;
    font-weight: bold;
    font-size: 50px;
    margin-bottom: 8px;
    margin-left: 5px;
}

.line2-left-header {
    color: #444;
    font-size: 30px;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: baloo2;
    border: dashed 2px #444;
    padding: 15px 24px 10px;
    border-radius: 12px;
}
.line2{
    padding-top: 40px;
    font-family: Baloo2;
}
.line1-st3{
    padding: 0px 0px 0px 67px;
}
.col-h p{
    font-size: 13px;
    text-align: center;
    margin-left: -10px;
}
.step1 p{
    margin-left: -95px;
}
.step2 p{
    margin-left: -54px;
}
.line2-st3{
    padding-left: 43px;
}
.line3-left-header {
    color: #333333;
    font-size: 15px;
    margin-bottom: 15px;
    display: flex;
    position: relative;
    line-height: 1.5;
    padding: 50px 0px 37px 27px;
}
.line3-left-header:before{
    content: " ";
    background: url(../images/Timeline.png) no-repeat;
    width: 100%;
    height: 28px;
    position: absolute;
    left: 39px;
    top: 78px;
    background-size: 92% 98%;
}
.bottom-left-header{
    text-align: center;
}
.bottom-left-header a{
    display: inline-block;
    background: #ef3c3f;
    height: 60px;
    line-height: 65px;
    border-radius: 40px;
    padding: 0 45px;
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 4px 20px -3px rgba(0,0,0,0.34);
    -moz-box-shadow: 0px 4px 20px -3px rgba(0,0,0,0.34);
    box-shadow: 0px 4px 20px -3px rgba(0,0,0,0.34);
    transition: 0.25s ease;
}
.bottom-left-header a:hover{
    box-shadow: 0 20px 10px -10px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}

.top-step{
    color: #ee3641;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 35px;
}
.mins-title{
    margin-right: 13px;
}
.top-step span{
    position: relative;
    left: -86px;
    top: -33px;
    font-size: 23px;
}

.top-step span:before{
    content: ' ';
    width: 34px;
    height: 41px;
    background: url(../images/image-step-1.png) no-repeat;
    position: absolute;
    bottom: 0;
    left: -38px;
    background-size: 100%;
}
.top-header{
    padding-bottom: 25px;
}
.step-header{
    display: flex;
    text-align: center;
    position: relative;
}
.step-header:after{
    content: " ";
    background: url(../images/tramymb.png) no-repeat;
    width: 360px;
    height: 544px;
    position: absolute;
    top: -106px;
    right: -400px;
    display: none;
}
.line-step-header{
    position: absolute;
    width: 2px;
    height: 94%;
    background: #ee3641;
    left: -31px;
}

.item-step-header{
    margin-bottom: 55px;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 14px;
    font-weight: bold;
    position: relative;
}

.item-step-header span{
    font-size: 24px;
}

.item-step-header:before{
    content: " ";
    background: url(../images/bg-masker-icon.png) no-repeat;
    width: 24px;
    height: 32px;
    position: absolute;
    left: -42px;
    top: 0;
    background-size: 100%;
}

.start-step-header{
    color: #ee3641;
    font-weight: bold;
    font-size: 24px;
    position: relative;
    text-transform: uppercase;
}
.start-step-header p{
    position: relative;
    bottom: -35px;
    left: -97px;
    font-family: Baloo2;
}
.start-step-header:before{
    content: " ";
    width: 38px;
    height: 38px;
    background: rgba(238,54,65,0.3);
    position: absolute;
    border-radius: 50%;
    left: -49px;
    top: -18px;
}

.start-step-header:after{
    content: " ";
    width: 12px;
    height: 12px;
    background: #ee3641;
    position: absolute;
    border-radius: 50%;
    left: -36px;
    top: -5px;
}

.line-step-header:before{
    content: " ";
    width: 0;
    height: 0;
    border-bottom: 12px solid #ee3641;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    position: absolute;
    left: -8px;
    top: -6px;
}

.col-right-header{
    padding-left: 100px;
}

.linkhome{
    color: #000000;
    font-weight: bold;
}
.right-ct {
    margin-top: -35px;
}
.char {
    position: relative;
    display: inline-block;
    top: -3px;
    left: 35px;
    text-align: center;
    width: 500px;
    /*animation: char 5s ease 1s infinite;*/
}
.name-tramy{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.char div:not(.body) {
    padding: 35px;
}
.char .body {
    position: relative;
    z-index: 5;
    animation: body 3s ease-in-out 1s infinite;
}
.char .leg {
    top: 66%;
    left: 29%;
    animation: leg 8s ease infinite;
    z-index: 2;
}
.char .hand {
    top: 46%;
    left: 34%;
    animation: hand 3s ease 0s infinite;
}
.char .cloak {
    top: 48%;
    left: 35%;
    animation: cloak 5s linear infinite;
    z-index: 1;
}
.char .cloud {
    top: 70%;
    right: -92%;
    z-index: 6;
    animation: cloud1 15s ease-in infinite;
}
.char .cl-1 {
    top: 20%;
    right: -12%;
    z-index: 1;
    animation: cloud1 8s linear infinite;
    transform: scale(.4)
}
.char .cl-2 {
    top: 50%;
    z-index: 1;
    animation: cloud2 12s linear infinite;
}
@keyframes cloud1 {
    0% {
        transform: scale(.6) translate(50px,0);
        right: -92%;
    }
    50% {
        transform: scale(.5) translate(-50px,0);
        right: -50%;
    }
    100% {
        transform: scale(.6) translate(50px,0);
        right: -92%;
    }
}
@keyframes cloud2 {
    0% {
        transform: scale(.35);
        left: -50%;
    }
    50% {
        transform: scale(.35) ;
        left: 50%;
    }
    100% {
        transform: scale(.35) ;
        left:-50%;
    }
}
@keyframes cloak {
    0% {
        transform: translate(0,0) rotate(-10deg);
    }
    40% {
        transform: translate(8px,3px)  rotate(0deg);
    }
    100% {
        transform: translate(0,0)  rotate(-10deg);
    }
}
@keyframes hand {
    0% {
        transform:  rotate(0deg) translate(-100%,-75%);
    }
    50% {
        transform: rotate(-2deg) translate(-100%,-75%);
    }
    100% {
        transform: rotate(0deg) translate(-100%,-75%);
    }
}
@keyframes leg {
    0% {
        transform: rotate(-3deg) translate(-20%,2%);
    }
    50% {
        transform: rotate(0deg) translate(-20%,0%);
    }
    100% {
        transform: rotate(-3deg) translate(-20%,3%);
    }
}
@keyframes body {
    0% {
        transform: translate(-1px,2px);
    }
    45% {
        transform: translate(0px,2px);
    }
    800% {
        transform: translate(2px,3px);
    }
    100% {
        transform: translate(-1px,2px);
    }
}
@keyframes char {
    0% {
        transform:  rotate(-1deg) translate(0,0);
    }
    35% {
        transform: rotate(-2deg) translate(3px,4px);
    }
    75% {
        transform: rotate(-1.5deg) translate(-1px,-3px);
    }
    100% {
        transform: rotate(-1deg) translate(0,0);
    }
}
@media only screen and (max-width : 1230px) {

    .col-right-header{
        position: relative;
        display: flex;
    }
    .right-ct {
        margin-top: 0;
    }

}

@media only screen and (max-width : 1100px) {
    .line1-ly1 {
        font-size: 22px;
    }
    .col-right-header{
        display: block;
    }
    .step-header:after {
        display: block;
    }
    .char {
        display: block;
    }
    .char {
        position: relative;
        display: inline-block;
        top: -34px;
        left: -67px;
        text-align: center;
        width: 500px;
    }
    .right-ct {
        margin-top: 30px;
    }
}

@media only screen and (max-width : 991px) {
  
    .line3-left-header:before {
        height: 30px;
        background-size: 90% 92%;
    }
    .bottom-left-header a {
        margin-left: 234px;
        font-size: 25px;
    }
    .char img{
        width: 40%;
    }
    .col-right-headermb{
        display: block;
    }
    .right-ct{
        display: none;
    }
    .char {
        display: block;
    }
    #header {
        background-image: url(../images/bg-headermb.png);
        padding: 0 0 120px;
        position: relative;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .bg-header::before {
        width: 80vw;
    }
    .col-right-header{
        text-align: center;
        padding-left: 0;
        padding-top: 115px;
        top: 0;
    }
    .col-left-header {
        display: flex;
        flex-direction: column;
    }
    .line2-left-header {
        margin-right: auto;
    }
    .step-header:after {
        width: 266px;
        height: 540px;
        position: absolute;
        top: 100px;
        right: -370px;
        background-size: 100%;
    }
    .step-header{
        left: -100px;
    }
}

@media only screen and (max-width : 812px) {
    .col-left-header{
        padding-left: 15px;
        padding-right: 15px;
        margin-right: 0;
    }
    .top-header{
        margin-bottom: 15px;
    }
}

@media only screen and (max-width : 414px) {
    .display-flex{
        display: flex;
        margin-top: 51px;
    }
    .video-subtext-bt {
        line-height: 1.4;
        font-size: 21px;
    }
    .char {
        display: block;
    }
    .col-right-headermb{
        display: block;
        margin-bottom: -46px;
        margin-top: -26px;
    }
    .box-iteam1:before {
        height: 57px;
    }
    .right-ct{
        display: none;
    }
    .step1 p{
        margin-left: 0px;
    }
    .step2 p{
        margin-left: 0px;
    }
    #header {
        background-image: url(../images/bg-headermb.png);
        padding: 0 0 30px;
        position: relative;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .step-last {
        line-height: 2.5rem;
        left: 47px;
    }
    .line1-last {
        margin-top: -8px;
    }
    .line1-last img {
        width: 35%;
    }
    .line2-last img{
        width: 56%;
    }
    .line1-ly1 {
        font-size: 14px;
    }
    .line2-st3 {
        padding-left: 23px;
    }
    .box-iteam1 {
        line-height: 1.3rem;
        padding: 10px 2px 7px 12px;
    }
    .line2{
        font-size: 10px;
    }
    .col-h p {
        font-size: 9px;
    }
    .step2{
        margin-left: 18px;
    }
    .box-iteam1 p {
        font-size: 14px;
    }
    .logo{
        padding-left: 15px;
        padding-bottom: 5px;
    }
    .logo img{
        width: 60px;
    }
    .line3-left-header {
        padding: 21px 0px 37px 27px;
    }
    .line2 {
        padding-top: 25px;
    }
    .line3-left-header:before {
        top: 44px;
    }
    .header-menu-right li a{
        font-size: 13px;
    }
    .header-menu-right{
        padding-right: 10px;
        padding-top: 20px;
        font-size: 17px;
    }
    .line1-left-header{
        font-size: 26px;
        margin-bottom: 12px;
    }
    .line1-left-header img{
        max-width: 100%;
    }
    .chienluocimg{
        max-width: 72%;
    }
    .line2-left-header{
        font-size: 14px;
        margin-bottom: 8px;
    }
    .line3-left-header {
        font-size: 13px;
        display: none;
        /* margin: 15px 0 20px; */
        /* padding: 15px 30px; */
    }
    .line3-left-header:before {
        height: 14px;
        background-size: 80% 98%;
        display: none;
    }
    .line1 {
        padding: 0px 0px 0px 16px;
    }
    .line1-st3 {
        padding: 0px 0px 0px 25px;
    }
    .bottom-left-header a{
       font-size: 14px;
        height: 38px;
        line-height: 38px;
        margin-left: -24px;
    }
    .bottom-left-header{
        margin-top: 55px;
        margin-bottom: 10px;
    }
    .top-step{
        font-size: 12px;
        margin-bottom: 18px;
    }
    .item-step-header span{
        font-size: 12px;
    }
    .item-step-header{
        font-size: 7px;
        margin-bottom: 18px;
    }
    .start-step-header{
        font-size: 11px;
    }
    .top-step span:before{
        width: 24px;
        height: 34px;
        left: -23px;
    }

    .item-step-header:before{
        width: 11px;
        height: 17px;
        left: -36px;
    }
    .start-step-header:before{
        width: 18px;
        height: 18px;
        left: -39px;
        top: -8px;
    }
    .step-header:after {
        width: 170px;
        height: 272px;
        top: -30px;
        right: -215px;
    }
    .step-header {
        left: -60px;
    }
    .col-right-header{
        padding-top: 40px;
        transform: scale(.95);
    }
    .start-step-header:after{
        width: 8px;
        height: 8px;
        left: -34px;
        top: -3px;
    }
    .top-step span {
        font-size: 13px;
        left: -66px;
    }
    #header{
        padding-bottom: 120px;
        margin-bottom: -120px;
    }
    .line1-left-header-before {
        font-size: 13px;
        margin: 25px 0 10px;
    }
}
@media only screen and (max-width : 375px) {
    .step-last {
        line-height: 2.5rem;
        left: 21px;
    }
    .char {
        left: -82px;
    }
}
@media only screen and (max-width : 360px) {
    .char {
        position: relative;
        display: inline-block;
        top: -34px;
        left: -92px;
    }
    .col-h p {
        font-size: 8px;
    }
    .title-head:before {
        left: -5% !important;
    }
}
@media only screen and (max-width : 320px) {
    .char {
        left: -108px;
    }
    .char img {
        width: 52%;
    }
    .step-last {
        left: 33px;
    }
    .line1{
        font-size: 11px;
    }
    .box-iteam1 p {
        font-size: 10px;
    }
    .line1-ly1 {
        font-size: 14px;
    }
    .col-h p {
        font-size: 7px;
    }
    .line2 {
        font-size: 7px;
    }
    .bottom-left-header a {
        font-size: 11px;
    }
    .link-step a {
        font-size: 15px !important;
    }
    .linkhome{
        font-size: 12px;
    }
    .header-menu-right li a {
        font-size: 11px;
    }
}
















