.item-tile-photo .tile-title {
    text-transform: uppercase;
}
.item-tile-photo.type-second {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.item-tile-photo.type-second .tile-photo-wrap {
    width: 250px;
    height: auto;
    margin: 0;
    padding: 0 20px;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.item-tile-photo.type-second .tile-photo-wrap .tile-photo {
    position: relative;
    width: auto;
    height: auto;
    display: block;
    margin: 0;
}
.item-tile-photo.type-second .tile-photo-wrap .tile-photo img {
    width: auto;
    height: auto;
    max-width: 100%;
    position: static;
    margin: 0 auto;
    display: block;
}
.item-tile-photo.type-second .tile-text-wrap {
    padding-left: 0;
    line-height: 1.23076923;
}
.item-tile-photo.type-second p {
    margin-bottom: 16px !important;
}
.item-tile-photo.type-second p:last-child {
    margin-bottom: 0 !important;
}
.item-tile-photo .tile-text .tile-photo-wrap {
    display: none;
}
.item-tile-ico {
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    color: #000;
}
.item-tile-ico .tile-ico {
    display: block;
    margin: 0 auto 20px auto;
    width: 73px;
    height: 73px;
    position: relative;
    overflow: hidden;
}
.item-tile-ico .tile-ico.ico-small {
    width: 29px;
    height: 50px;
    margin-bottom: 10px;
}
.item-tile-ico .tile-ico img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.item-tile-ico p {
    margin: 0;
    padding: 0;
}
.item-tile-ico b {
    font-weight: 600;
    text-transform: uppercase;
}
.tiles-icons-box.mb-max {
    margin-bottom: 24px;
}
.tiles-icons-box .item-wrap {
    padding: 0 25px;
    width: 33.33%;
    margin-bottom: 60px;
}
.tiles-icons-box .items-wrap {
    margin: 0;
    padding: 0 15px;
}
.tiles-icons-box .tiles-lead-box {
    margin: 0 auto 45px auto;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    max-width: 495px;
}
.tiles-icons-box .mb-small {
    margin-bottom: 30px;
}
.photo-text-box.type-second .text-wrap {
    color: #000000;
}
.photo-text-box.type-second:before {
    background-image: url(img/b01.jpg);
}
.photo-text-box.type-third .text-wrap {
    color: #000000;
}
.photo-text-box.type-third:before {
    background-image: url(img/b02.jpg);
}
.photo-text-box.type-third p {
    margin-bottom: 14px;
}
.photo-text-box.type-third p.m-top {
    margin-top: 28px;
}
.photo-text-box .logo-wrap {
    margin: 0 auto 8px auto;
    width: 29px;
    line-height: 1;
}
.photo-text-box .logo-wrap img {
    display: block;
    width: 100%;
}
.photo-text-box .text-title {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 32px;
    position: relative;
    margin-bottom: 8px;
}
.photo-text-box .text-title:before {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    background: #000;
}
@media (max-width: 1099px) {
    .tiles-icons-box .items-wrap {
        margin: 0 -15px;
        padding: 0;
    }
    .tiles-icons-box .item-wrap {
        padding: 0 15px;
    }
}
@media (max-width: 639px) {
    .item-tile-photo.type-second .tile-photo-wrap {
        width: 100px;
        display: none;
    }
    .item-tile-photo.type-second .tile-text .tile-photo-wrap {
        display: block;
        max-width: 300px;
        margin: 0 auto;
    }
    .tiles-icons-box .items-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .tiles-icons-box .item-wrap {
        width: 50%;
    }
    .photo-text-box.type-second .text-wrap,
    .photo-text-box.type-third .text-wrap {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        color: #fff;
    }
    .photo-text-box.type-second .logo-wrap,
    .photo-text-box.type-third .logo-wrap {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
    }
    .photo-text-box.type-second .text-title:before,
    .photo-text-box.type-third .text-title:before {
        background: #fff;
    }
}
@media (max-width: 479px) {
    .item-tile-photo.type-second .tile-photo-wrap {
        width: 70px;
        padding-right: 10px;
        padding-left: 0;
    }
    .tiles-icons-box .item-wrap {
        width: 100%;
    }
}
@media (min-width: 640px) {
    .photo-text-box.type-second,
    .photo-text-box.type-third {
        margin-bottom: 45px;
    }
    .photo-text-box.type-second .text-wrap,
    .photo-text-box.type-third .text-wrap {
        width: 45%;
        padding: 30px 60px 30px 60px;
        text-align: center;
        line-height: 1.15384615;
        min-width: 350px;
    }
    .photo-text-box.type-second .b-btn,
    .photo-text-box.type-third .b-btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: auto;
        margin-top: 18px;
        padding-left: 22px;
        padding-right: 22px;
        font-size: 13px;
    }
    .photo-text-box.type-third .text-wrap {
        padding-top: 50px;
        padding-bottom: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .photo-text-box.type-third .text-wrap {
        padding-left: 30px;
        padding-right: 30px;
        min-width: 260px;
    }
}

.imgwrapper{
    width: 100%;
    position: relative;
}
.imgwrapper > div{
    width: 33%;
    float: left;
    display: block;
}

@media (min-width: 640px) and (max-width: 767px) {
    .imgwrapper > div{
        width: 100%;
    }
}

@media (max-width: 479px) {
    .imgwrapper > div{
        width: 100%;
    }
    .imgwrapper > div > img{
        margin: 5px 0px;
        width: 100%;
        border-bottom: 1px solid gray;
        padding-bottom: 15px;
    }

    .imgwrapper > div:last-child > img:last-child{
        border-bottom: none;
    }
}