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


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

.custom-ip-marketing {
    padding-top: 55px;
}

#content-about > div:nth-child(1) > div > div {
    padding-top: 0;
}

#content-about > div:nth-child(1) {
    padding-top: 0;
}

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

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

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

.custom-ip-contact{}

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

.col-sm-6.marketing-list {
    margin-bottom: 30px;
}

.container.mkcont {
    padding-top: 60px;
}

.marketing-list > a h2 {
    font-size: 1.5em;
    font-weight: bolder;
}

body .metrics li.metrics__item {
	text-transform: inherit;
	border: 1px solid #009dff;
	width: calc(25% - 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__item:before{
	display: none;
}


.metrics__item span:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    left: 0;
    top: 25%;
		opacity: 0;
}

.metrics .metrics__item p {
    text-transform: initial !important;
}

.ttl {
    text-align: center;
}

.notable-slide a, .mi-slide iframe {
	padding: 0 10px;
}

.mi-slide .mi-slide-item{
    min-height: 350px;
    position: relative;
}

.mi-slide .mi-slide-item iframe{
     position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.market-insights-blocks{
	    max-width: 1170px;
    margin: 0 auto;
}

.market-insights-blocks .ttl{
	margin-top: 50px;
}

.white-section {
    background: #fff;
    padding: 40px 0;
}

.white-section *{
    color: #000;
}

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

.black-section {
    background: #000;
    padding: 40px 0;
}

.black-section *{
    color: #fff;
}

.notable-slides .ttl.ttl--center p{
    margin: 15px 0;
    text-align: center;
}

.notable-slides{
    width: 100%;
    max-width: 1280px;
    padding: 0 15px;
}

.mi-slides{
        margin: 45px 0;
    }


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

}

@media only screen and (max-width: 1280px){
    .black-section,
    .white-section {
        padding-left: 30px;
        padding-right: 30px;
    }
}

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

@media only screen and (max-width: 991px){
    body .metrics li.metrics__item{
        width: 100%;
        max-width: 400px;
        height: auto !important;
        display: block !important;
        margin: 15px auto !important;
    }

    .white-section,
    .black-section{
        padding-left: 15px;
        padding-right: 15px;
    }
}

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

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