#inner-page-wrapper{
    background: #fff;
    margin-bottom: 0;
    padding-bottom: 30px;
}

.hpAbout{
    background: #fff;
}

#inner-page-wrapper *{
    color: #000;
}

.ttl__accentLine{
    background: rgba(0, 0, 0, 0.25);
}

#inner-page-wrapper > .container{
	width: 100%;
	padding: 0 15px;
}

.ttl {
    text-align: center;
}

a.btn.our-adv-btn {
    display: none;
}

a.btn.hpAbout-btn {
    display: none;
}
.hpAbout__right {
    display: none !important;
}

.hpAbout__left{
	width: 100% !important;
    padding-left: 0;
}

.metrics__item:before{
	display: none;
}

.custom-ip-contact{}

	.hpAbout__left p {
    margin-bottom: 15px;
    text-align: center;
}

body .metrics li.metrics__item {
	text-transform: inherit;
	border: 1px solid #009dff;
	width: calc(33.33% - 30px);
	display: inline-block !important;
	vertical-align: middle;
	min-height: 192px !important;
	padding: 30px 20px;
	margin-top: 20px !important;
	font-size: 14px;
	margin: 20px 10px 10px !important;
	border-image-slice: 1 !important;
	border-width: 1px !important;
	border-image-source: linear-gradient(to left, #002dff, #00cebe) !important;
}

.metrics {
	text-align: center;
}


.logo-list .logo-item:last-child img{
    filter: invert(1);
}




.logo-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 1px solid !important;
    border-image-slice: 1 !important;
    border-width: 1px !important;
    border-image-source: linear-gradient(to left, #002dff, #00cebe) !important;
    padding: 61px 0;
}

.row.logo-list {
    display: flex;
    margin: 0 0 50px;
	width: 100%;

}
.custom-ip-international {
    margin-top: 100px;
}
.logo-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-list .logo-item:last-child img {
    max-width: 255px;
}

h1.entry-title {
    font-size: 3.125vw;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 1.2;
    text-align: center;
    margin: 0.67em 0;
}

li.metrics__item {
    text-transform: inherit !important;
}

@media only screen and (max-width: 1439px) {

}

@media only screen and (max-width: 1199px){
}

@media only screen and (max-width: 991px){

	body .metrics li.metrics__item{

      width: calc(50% - 30px);
	}

}

@media only screen and (max-width: 575px){
}

@media only screen and (max-width: 480px){


	body .metrics li.metrics__item{
      width: calc(100% - 30px);
	}

}
