.tableContent {
    border-bottom: 1px #0072BB dotted;
    width: 100%;
    float: left;
}

.tableContent .box {
    padding-top: 4.5vw;
    padding-bottom: 4.5vw;
    padding-left: 3vw;
    padding-right: 3vw;
}

.tableContent .box .content .leftSection img {
    width: 10vw;
    height: 10vw;
}

.tableContent .box .content .rightSection {
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    margin-left: 15px;
}

.tableContent .box .content .rightSection .title {
    font-size: 2.4rem;
    color: #0072BB;
}

@media(min-width:769px) {
    .tableContent .box .content .rightSection .title {
        line-height: 2.8rem;
    }
}

.tableContent .box .content .rightSection .description {
    font-size: 1.3rem;
    line-height: 1.7rem;
    color: #0072BB;
    margin-top: 8px;
}

.tableContent .box .content .rightSection .button {
    font-size: 1.6rem;
    color: #0072BB;
    margin-top: 8px;
    cursor: pointer;
}

.tableContent .box .content .rightSection .button:hover {
    color: #3197FF;
}

.tableContent .box .content .rightSection i {
    margin-left: 10px;
}

.tableContent .middleTitle {
    width: 100%;
    font-size: 2.4rem;
    color: #0072BB;
    text-align: center;
}

.tableContent .image {
    width: 100%;
    text-align: center;
}

.tableContent .image img {
    margin-left: 35px;
    margin-right: 35px;
}

.tableContent .image .image1 {
    width: 63px;
}

.tableContent .image .image2 {
    width: 66px;
}

.tableContent .image .image3 {
    width: 154.04px;
}

.tableContent .image .image4 {
    width: 165px;
}

.tableContent .dotLeft {
    border-left: 1px #0072BB dotted;
}

.tableContent .dotRight {
    border-right: 1px #0072BB dotted;
}

.tableContent .dotTop {
    border-top: 1px #0072BB dotted;
}

.tableContent .dotBottom {
    border-bottom: 1px #0072BB dotted;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .tableContent .box {
        width: 100%;
        float: none;
        padding-top: 32px;
        padding-bottom: 32px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .tableContent .dotLeft {
        border-left: 0px #0072BB dotted;
    }
    .tableContent .dotRight {
        border-right: 0px #0072BB dotted;
    }
    .tableContent .accreditations {
        width: 100%;
        float: left;
        padding-top: 2.8vw;
        padding-bottom: 2.8vw;
        padding-left: 6vw;
        padding-right: 0vw;
    }
    .tableContent .accreditations .middleTitle {
        width: 20%;
        font-size: 2.6vw;
        line-height: 3.4vw;
        color: #0072BB;
        text-align: left;
        float: left;
        padding-top: 0.8vw;
    }
    .tableContent .box .content .leftSection img {
        width: 14.5vw;
        height: 14.5vw;
    }
    .tableContent .image {
        width: 80%;
        text-align: center;
        float: left;
        text-align: left;
    }
    .tableContent .image img {
        margin-left: 7vw;
        margin-right: 0vw;
    }
    .tableContent .image .image1 {
        width: 6vw;
    }
    .tableContent .image .image2 {
        width: 6vw;
    }
    .tableContent .image .image3 {
        width: 12vw;
    }
    .tableContent .image .image4 {
        width: 12vw;
    }
}

@media (width:992px) {
    .tableContent .dotTop {
        border-top: 0px #0072BB dotted;
    }
}

@media only screen and (max-width: 768px) {
    .tableContent {
        border-bottom: none;
    }
    .tableContent .box {
        width: 100%;
        height: auto;
        float: none;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 0px;
        position: relative;
    }
    .tableContent .getDirection {
        border-top: 3px #3197FF solid !important;
        width: 100%;
        height: 70px;
        float: left;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 20px;
        border-top: 3px #3197FF solid;
        position: relative;
    }
    .tableContent .getDirection .title {
        font-size: 1.8rem;
        line-height: 70px;
        color: #3197FF !important;
        width: 100%;
        text-align: left;
        font-family: TitSB !important;
        text-transform: uppercase;
        letter-spacing: 0.13px;
        margin-left: 35px;
    }
    .tableContent .getDirection .resIcon {
        position: absolute;
        color: #3197FF;
        font-size: 3rem;
    }
    .tableContent .dotLeft {
        border-left: 0px #0072BB dashed;
    }
    .tableContent .dotRight {
        border-right: 0px #0072BB dashed;
    }
    .tableContent .dotTop {
        border-top: 1px #0072BB dashed;
    }
    .tableContent .dotBottom {
        border-bottom: 1px #0072BB dashed;
    }
    .tableContent .accreditations {
        display: none;
    }
    .tableContent .box .content .leftSection {
        display: none;
    }
    .tableContent .box .content .rightSection .description {
        display: none;
    }
    .tableContent .box .content .rightSection {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: 0px;
    }
    .tableContent .box .rightBlueArrow {
        position: absolute;
        height: 6vw;
        right: 15px;
        /*top: 25%;*/
        /*	
		margin-top: -13px;*/
    }
    .tableContent .box .content .rightSection .title {
        font-size: 4vw;
        color: #0072BB;
        width: 90%;
        line-height: auto;
    }
    .tableContent .box .content .rightSection .birdEyes {
        font-size: 4vw;
        color: #0072BB;
        line-height: 5vw;
        /*padding-top: 13px;*/
        width: 90%;
    }
    .tableContent .box .content .rightSection .button {
        display: none !important;
    }
}