@media (min-width: 1366px){
    #landingDefault .container{
        max-width: 1000px;
    }
}
@media (max-width: 767px) {
    .mainLanding img {
        max-width: 100%;
    }
}

.bgGray {
    background: #f0f3f6
}
.mainLanding + .mainLanding{
    background: #f0f3f6;
    padding-top: 0.5rem;
    margin-top: 1rem;
}
.ship-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    transform: none;
    text-shadow: none;
    font-weight: 700;
    color: rgb(199, 32, 37);
    /*font-family: Roboto;*/
    border-color: rgb(199, 32, 37);
    line-height: 27px;
    font-size: 1.85rem;
}

.shock-title-gr{

}
.shock-title-gr .shock-title{
    transform: none;
    text-shadow: none;
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 60px;
}
.shock-title-gr .shock-desc{
    transform: none;
    text-shadow: none;
    font-weight: 400;
    font-size: 2rem;
    line-height: 52px;
}
.bklShock ul{
    font-size: 18px;
    line-height: 35px;
}
@media (min-width: 1200px){
    .bklShock .container{
        padding: 1rem 0 3rem 0 !important;
    }
    .bklShock .shock-img{
        position: relative;
    }
}
@media (max-width: 767px){
    .shock-img{
        position: absolute;
        right: 0;
        bottom: -1rem;
        z-index: 0;
        max-width: 200px !important;
        margin: auto;
        display: inline-block;
        float: none;
    }
    .shock-title-gr .shock-title {
        font-size: 1.6rem;
        line-height: 1.7;
    }
    .shock-title-gr .shock-desc {
        font-size: 1.4rem;
        line-height: 1.5;
    }
    .bklShock ul {
        font-size: 1rem;
        line-height: 35px;
        margin-top: 1rem!important;
        position: relative;
        z-index: 10;
    }
}
@media (max-width: 480px){
    .shock-img{
        max-width: 150px !important;
    }
    .shock-title-gr .shock-desc {
        font-size: 1.3rem;
    }
}

.bklCheckFee{

}
    .bklCheckFee legend{
        font-size: .9rem;
        font-weight: bold;
    }
    .bklCheckFee p.desc{
        font-size: 12px;
        color: #737373;
    }

    @media (max-width: 767px){
        .bklCheckFee .ship-title {
            font-size: 1.5rem;
        }
    }
    @media (max-width: 480px){
        .bklCheckFee .ship-title {
            font-size: 1.2rem;
        }
    }
    @media (max-width: 460px){
        .bill-of-lading > .col-6{
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }
    }

.bklWhatShip{

}
    .bklWhatShip .ship-title + .desc{
        font-size: 1.1rem;
    }
    .shipPartner .ship-title, .shipBenefit .ship-title{
        font-size: 1.55rem;
        margin-bottom: 1.5rem;
    }
    .shipPartnerList{

    }
    @media (min-width: 1366px){
        .shipPartnerList{
            min-width: 80%;
        }
        .shipPartnerLine{
            min-width: 20%;
        }
    }
    .shipPartnerList img{
        width: 115px;
        height: 75px;
        object-fit: scale-down;
        max-width: 100%;
    }
    .shipPartnerLine{
        position: relative;
    }
        .shipPartnerLine .s-line{
            width: 10px;
            height: 90%;
            top: 5%;
            bottom: 5%;
            position: absolute;
            background: #c72025;
            border-radius: 3px;
            z-index: 1;
        }
        .shipPartnerLine .s-line:before{
            position: absolute;
            top: 47%;
            right: 0;
            width: 10px;
            height: 23px;
            background: #fff;
            z-index: 2;
            content: '';
        }
        .shipPartnerLine svg{
            transform: none;
            box-shadow: none;
            fill: rgb(199, 32, 37);
            margin-right: 0px;
            width: 10px;
            position: absolute;
            height: 10px;
            top: 49%;
            z-index: 5;
        }
        @media (min-width: 1366px){
            .shipPartnerLine .s-line, .shipPartnerLine svg{
                right: 5%;
            }
        }

    .shipBenefit{

    }
    .benefits .item{
        margin-bottom: 2rem;
    }
    @media (min-width: 1366px){
        .benefits .item{
           max-width: 230px;
        }
    }
    .benefits .item svg{
        height: 33px;
        width: auto;
    }
    .benefits .item img{
        height: 36px;
        width: auto;
        object-fit: scale-down;
    }
    .benefits .item span{
        font-size: 1.1rem;
        margin-top: .5rem;
    }
    @media (max-width: 767px){
        .benefits .item span{
            margin-top: 0;
        }
    }

.bklProcedure{

}
.procedure{
    min-height:250px;
    position: relative;
}
.procedure .item{
    width: 140px;
    height: 125px;
    position: relative;
    z-index: 2;
}
.procedure .item span{
    margin-bottom: 0px;
    transform: none;
    text-shadow: none;
    line-height: 30px;
    font-weight: 400;
    display: block;
    text-align: center;
    font-size: 1.1rem;
}
.procedure .item .icon{
    margin: auto;
    position: relative;
    width: 75px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.procedure .item .icon img{
    max-width: 35px;
    position: relative;
    z-index: 10;
}
.procedure .item .icon svg{
    transform: none;
    box-shadow: none;
    fill: rgb(199, 32, 37);
    border-style: solid;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.linex{
    position: absolute;
    z-index: 1;
    height: 3px;
    border-width: 3px 0 0;
    border-style: dashed;
    border-color: #c72025;
}
.procedure .item .icon:before,
.procedure .item .icon:after {
    content: '';
    left: 8%;
    top: 20%;
    width: 86%;
    height: 58%;
    background: #fff;
    z-index: 1;
    position: absolute;
    transform: rotate(30deg);
}
.procedure .item .icon:before {
    transform: rotate(-30deg);
    left: 6%;
}

@media (max-width: 991px){
    .procedure {
        flex-direction: column;
    }
}


.tableShip{
    box-shadow: none;
    justify-content: center;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(199, 32, 37);
    border-radius: 15px;
    font-size: 1.1rem;
    vertical-align: middle;
    text-align: center;
}
@media (min-width: 1200px) {
    .tableShip{
        max-width: 850px;
        margin: auto;
    }
}
.tableShip table{
    border: none !important;
}
.tableShip tr th{
    border-top: none;
    border-bottom: none;
    border-left: none;
}
.tableShip tr td:last-child,
.tableShip tr th:last-child{
     border-right: none;
}
.tableShip tr td
{
    border-bottom: none !important;
    border-left: none !important;
}
.tableShip tr td:first-child{
    font-weight: bold;
    font-size: .95rem;
}
.tableShip h3{
    font-size: 1.1rem;
    font-weight: bold;
}
