@charset "utf-8";



/*
    Foundation
*/

#container > h2 {
    background: center center transparent no-repeat;
    background-size: cover;

    background-image: url(../img/h2_training.jpg);
    padding-top: 12.6325%;
}



/*
    Modules (training)
*/

.training_box1_l {
    float: left;
    width: 56.43738977%;
    position: relative;
}

.training_box1_r {
    float: left;
    background: url(../img/training_img2.jpg) no-repeat left 30px;
    background-size: 100% auto;
    width: 37.4779541%;
    height: 760px;
    position: relative;
}

.adobe a {
    float: left;
    margin-right: 20px;
    width: 112px;
}

.adobe p {
    float: left;
}

.tb1r_o1 {
    position: absolute;
    top: 100px;
    /* right: 200px; */
    left: 68.75%;
}

.tb1r_o2 {
    position: absolute;
    top: 230px;
    right: 40px;
}

@media screen and (max-width: 1130px) {
    .tb1r_o2 {
        display: none;
    }
}

.tb1r_o3 {
    position: absolute;
    bottom: 190px;
    right: 0;
}

.tb1r_p1 {
    position: absolute;
    top: 12.5%;
    left: 10%;
}

.tb1r_p2 {
    position: absolute;
    bottom: 160px;
    right: 15px;
}

h4.h4_pt2 {
    width: 70%;
}





.training_bottom_images {
    padding: 0 1%;
    padding-bottom: 3em;
}

.training_bottom_images img {
    float: left;
    width: 25.3334%;
    margin: 0 1%;
}

.training_bottom_images img:nth-child(2) {
    margin: 0 10%;
}
