#inner-page-wrapper {
    margin-bottom: 0;
}

.ip-section-title {
    position: relative;
    margin-bottom: 50px;
}

.ip-tm-section-1 .ip-section-title:before {
    content: '';
    display: block;
    position: absolute;
    width: 3000px;
    height: 2px;
    top: 30px;
    left: -3025px;
    background: #212121;
}

#ip-tm-wrapper {
    position: relative;
    display: block;
    width: 100%;
}

.ip-bootstrap-extend-right {
    margin-right: calc((100vw - 1140px) / -2);
    padding-left: 36px;
    position: relative;
    z-index: 2;
}

.ip-tm-section-1 {
    position: relative;
    display: block;
    padding-bottom: 108px;
    width: 100%;
}

.ip-tm-section-1:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/in-the-media/media-bg.jpg);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    pointer-events: none;
    opacity: 0.5;
}

.ip-tm-img canvas {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.ip-tm-content p {
    font-weight: 300;
    font-size: 19px;
    line-height: 32px;
    letter-spacing: 0.38px;
    color: #313131;
    position: relative;
    z-index: 1;
}

.ip-tm-content {
    position: relative;
    display: block;
    padding: 49px 16px 51px 0;
    z-index: 1;
}

.ip-tm-content-wrap {
    display: block;
    position: relative;
    padding-top: 88px;
    z-index: 1;
}

.ip-tm-content:before {
    position: absolute;
    content: '';
    top: 0;
    left: -79px;
    width: calc(100% + 145px);
    height: 100%;
    background: #fff;
    z-index: 1;
    right: 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.ip-tm-img {
    position: relative;
    display: block;
    width: 100%;
    height: 579px;
}

.ip-tm-right-title.ip-section-title:before {
    content: '';
    display: block;
    position: absolute;
    width: 3000px;
    height: 2px;
    top: 30px;
    left: 139px;
    background: #212121;
}



.ip-tm-cat-col .ip-section-title:before{
    content: '';
    display: block;
    position: absolute;
    width: 3000px;
    height: 2px;
    top: 82px;
    left: 309px;
    background: #212121;
}

.ip-tm-media-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.ip-tm-media-content-wrap {
    background: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 30px 40px 40px;
    width: 47.1%;
}

.ip-tm-media-col .ip-tm-media-item:first-of-type {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.ip-tm-media-content p {
    font-size: 13px;
    line-height: 25px;
    color: #fff;
}

.ip-tm-media-link a {
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    color: #fff;
}


.ip-tm-media-title h2 {
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0.34px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}

.ip-tm-media-content {
    display: block;
}

.ip-tm-section-2 {
    display: block;
    position: relative;
    padding-bottom: 77px;
}

.ip-tm-cat-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ip-tm-cat-content-title h2 {
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.34px;
    color: #000;
    text-transform: uppercase;
}

.ip-tm-cat-cont p {
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    color: #000;
}

.ip-tm-cat-content-title {
    display: block;
    margin-bottom: 5px;
}

.ip-tm-cat-item:not(:last-child) {
    margin-bottom: 21px;
}

.ip-tm-cat-img-wrap {
    width: 50%;
}

.ip-tm-cat-content-wrap {
    width: 50%;
    padding-top: 15px;
    padding-left: 18px;
    display: block;
    height: 100%;
    min-height: 125px;
}

.ip-tm-cat-img canvas {
    display: block;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-tm-cat-img:hover canvas {
    transform: scale(1.3);
}

.ip-tm-cat-img {
    display: block;
    overflow: hidden;
}


.ip-tm-cat-col:not(:last-child) {
    margin-bottom: 120px;
}

.ip-tm-cat-col {
    display: block;
    position: relative;
}

.ip-tm-category-post-wrap {
    display: block;
    position: relative;
}

.ip-tm-category-post-wrap .ip-tm-cat-col:last-child .ip-tm-cat-content-wrap{
    padding-top: 21px;
}



.ip-tm-left {
    position: relative;
    display: block;
    left: -40px;
    top: -40px;
    z-index: 2;
}

.ip-tm-media-link a {
    position: relative;
    width: auto;
}

.ip-tm-media-link {
    display: block;
}

.ip-tm-media-link a span {
    position: relative;
}

.ip-tm-media-link a span em:before {
    position: absolute;
    content: '';
    top: 50%;
    right: -290px;
    width: 260px;
    height: 2px;
    background: #d5a022;
    pointer-events: none;
}

.ip-tm-media-img-wrap {
    width: 53.9%;
}

.ip-tm-media-img canvas {
    display: block;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 274px;
}

.ip-tm-media-item:not(:last-child) {
    margin-bottom: 47px;
}

.ip-tm-media-col .ip-tm-media-item:first-of-type .ip-tm-media-content-wrap {
   
}

.ip-tm-media-col .ip-tm-media-item:first-of-type .ip-tm-media-img-wrap {
   width: 46.5%;
}

.ip-tm-media-col .ip-tm-media-item:first-of-type .ip-tm-media-content-wrap {
    background: #fff;
    width: 53.5%;
    padding-left: 60px;
}

.ip-tm-media-col .ip-tm-media-item:first-of-type .ip-tm-media-title{
}


.ip-tm-media-col .ip-tm-media-item:first-of-type .ip-tm-media-title h2{
    color: #000;
}



.ip-tm-media-col .ip-tm-media-item:first-of-type .ip-tm-media-content p{
    color: #000;
}

.ip-tm-media-col .ip-tm-media-item:first-of-type .ip-tm-media-link a span em{
    color: #000;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}


.ip-tm-media-col .ip-tm-media-item:first-of-type .ip-tm-media-link a span em:before{
    background: #000;
}

.ip-tm-category-search {
    display: block;
    position: relative;
    width: 100%;
    max-width: 318px;
    margin-bottom: 50px;
    overflow: hidden;
}

.ip-tm-category-field {
    width: calc(85.33% - 6.5px);
    float: left;
}

.ip-tm-category-field input {
    width: 100%;
    height: 39px;
    background: transparent;
    border: 1px solid #000;
    font-size: 11px;
    line-height: normal;
    letter-spacing: 1.1px;
    color: #4d4d4d;
    padding: 0 18px;
    outline: none;
    text-transform: uppercase;
    -webkit-box-shadow: none;
            box-shadow: none;
}


.ip-tm-category-submit {
    width: calc(14.67% - 6.5px);
    float: right;
}

.ip-tm-category-submit input#submit {
    width: 100%;
    height: 39px;
    border: none;
    font-size: 0;
    background: url(../../images/in-the-media/magnifying-icon.png);
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    outline: none;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-tm-category-list {
    display: block;
    position: relative;
    margin-bottom: 120px;
    padding-right: 88px;
}

.ip-tm-category-list ul {
    display: block;
    position: relative;
    overflow: hidden;
}

.ip-tm-category-list ul li {
    position: relative;
    display: block;
}


.ip-tm-category-list ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    color: #4d4d4d;
    font-size: 17px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.34px;
    background: url(../../images/in-the-media/dotted-line.png) repeat-x bottom 2px center;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-tm-category-list ul li a span {
    float: left;
    padding-right: 22px;
    display: block;
    background: #f2f2f2;
}

.ip-tm-category-list ul li a span + span {
    float: right;
    padding-right: 0;
    padding-left: 10px;
    display: block;
    background: #f2f2f2;
}

.ip-tm-category-list ul li:not(:last-child) {
    margin-bottom: 28px;
}

.ip-tm-right-title {
    position: absolute;
    top: -147px;
    left: 9px;
}

.ip-tm-right-title .ip-section-title {
    margin-bottom: 0;
}

.ip-tm-media-wrap {
    position: relative;
    display: block;
}

.ip-tm-media-wrap:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 53.5%;
    height: 100%;
    background: #fff;
    max-width: 848px;
}

.ip-tm-media-col {
    display: block;
    position: relative;
    margin-bottom: 82px;
}

.ip-tm-media-main {
    display: block;
    position: relative;
}

a.ip-media-button {
    margin: 0 auto;
    width: 218px;
    height: 57px;
    border: 1px solid #464646;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.56px;
}

.ip-tm-cat-col:last-child .ip-section-title:before {
    left: 311px;
    top: 30px;
}


.ip-tm-cat-col:last-child .ip-tm-cat-content-title {
    display: block;
    margin-bottom: 21px;
}


.ip-tm-cat-col .ip-section-title {
    margin-bottom: 31px;
}

.ip-tm-right {
    position: relative;
    z-index: 2;
    top: -40px;
}

#ip-tm-wrapper:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: calc(50% - 51px);
    height: 100%;
    background: #f2f2f2;
    z-index: 2;
    pointer-events: none;
}

.ip-tm-right-title .ip-section-title:before {
    content: '';
    display: block;
    position: absolute;
    width: 3000px;
    height: 2px;
    top: 30px;
    left: 162px;
    background: #212121;
}

.ip-tm-media-link a span em {
    color: #fff;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-tm-media-link a:hover span em {
    color: #d5a022!important;
}

.ip-tm-media-col .ip-tm-media-item:first-of-type .ip-tm-media-link a span em {}

.ip-tm-category-list ul li a:hover {
    color: #d5a022;
}

.ip-tm-cat-content-title h2 a {
    color: #000;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-tm-cat-content-title h2 a:hover {
    color: #d5a022;
}

.ip-tm-category-submit input#submit:hover {
    opacity: 0.75;
}

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

}

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

@media only screen and (max-width: 1280px) {
    .ip-tm-left {
        left: 0;
        padding-right: 40px;
    }

    .ip-tm-media-link a span em:before {
        width: 240px;
        right: -260px;
    }


    .ip-section-title h2 {
        font-size: 54px;
    }

    .ip-tm-content-wrap .ip-section-title {
        left: 30px;
    }
}

@media only screen and (max-width: 1199px) {
    .ip-bootstrap-extend-right {
        margin-right: calc((100vw - 940px) / -2);
        padding-left: 0;
    }

    .ip-tm-content:before {
        left: -115px;
    }

    #ip-tm-wrapper:before {
        width: calc(50% - 15px);
    }

    .ip-tm-category-list {
        padding-right: 46px;
    }

    .ip-tm-category-list ul li a {
        font-size: 15px;
    }

    .ip-tm-media-col .ip-tm-media-item:first-of-type .ip-tm-media-content-wrap {
        padding-left: 30px;
    }

    .ip-tm-media-link a span em:before {
        width: 200px;
        right: -220px;
    }

    .ip-tm-media-content-wrap {
        padding: 30px 15px;
    }

    .ip-section-title h2 {
        font-size: 47px;
    }

    .ip-section-title span {
        padding-left: 70px;
    }

    .ip-tm-cat-col:last-child .ip-section-title:before {
        left: 243px;
        top: 22px;
    }

    .ip-tm-cat-col .ip-section-title span {
        padding-left: 160px;
    }


    .ip-tm-cat-col .ip-section-title:before {
        top: 20px;
        left: 286px;
    }

    .ip-tm-right-title .ip-section-title:before {
        top: 20px;
    }


    .ip-tm-cat-img-wrap {
        width: 40%;
    }

    .ip-tm-cat-content-wrap {
        width: 60%;
        padding-top: 8px;
        padding-left: 8px;
    }

    .ip-tm-cat-cont p {
        font-size: 12px;
    }

    .ip-tm-cat-content-title h2 {
        font-size: 15px;
    }

    .ip-tm-cat-img canvas {
        height: 120px;
    }
}

@media only screen and (max-width: 991px) {
    .ip-tm-section-1 .ip-section-title:before {
        display: none;
    }

    .ip-section-title {
        text-align: center;
    }

    #ip-tm-wrapper:before {
        display: none;
    }

    .ip-tm-content-wrap .ip-section-title {
        left: 0;
    }

    .ip-tm-content:before {
        display: none;
    }

    .ip-tm-content {
        padding: 40px 30px;
        background: #fff;
        margin-bottom: 50px;
    }

    .ip-bootstrap-extend-right {
        margin-right: 0;
    }

    .ip-tm-img {
        height: auto;
    }

    .ip-tm-media-wrap:before {
        display: none;
    }

    .ip-tm-left {
        top: 0;
        padding-right: 0;
        margin-bottom: 50px;
    }

    .ip-tm-section-2 {
        padding: 50px 0;
    }

    .ip-tm-right-title .ip-section-title:before {
        display: none;
    }

    .ip-tm-right-title {
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 43px;
    }

    .ip-tm-category-search {
        margin: 0 auto 50px;
    }

    .ip-tm-category-list {
        padding-right: 0;
        width: 100%;
        max-width: 300px;
        margin: 0 auto 50px;
    }

    .ip-tm-category-list ul li a span {
        background: #fff!important;
    }

    .ip-tm-cat-col .ip-section-title:before {
        display: none;
    }

    .ip-tm-cat-col .ip-section-title {
        margin-bottom: 50px;
    }

    .ip-tm-cat-img-wrap {
        width: 50%;
    }

    .ip-tm-cat-content-wrap {
        width: 50%;
        padding: 15px 15px 0;
    }

    .ip-tm-media-col {
        margin-bottom: 50px;
    }


    .ip-tm-cat-img canvas {
        height: 123px;
    }

    .ip-tm-cat-item {
        width: 100%;
        max-width: 399px;
        margin: 0 auto;
    }

    .ip-tm-right {
        top: 0;
    }

    .ip-tm-cat-content-title h2 {
        font-size: 17px;
    }

    .ip-tm-cat-cont p {
        font-size: 13px;
    }

    .ip-tm-media-img canvas {
        empty-cells: a;
        height: auto;
    }

    .ip-tm-cat-col:not(:last-child) {
        margin-bottom: 50px;
    }

    .ip-tm-cat-img canvas {
        transform: none!important;
    }

}

@media only screen and (max-width: 767px) {
    .ip-tm-media-item {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
            -ms-flex-direction: column-reverse!important;
                flex-direction: column-reverse!important;
    }

    .ip-tm-media-content-wrap {
        width: 100%!important;
        display: block;
        text-align: center;
    }

    .ip-tm-media-img-wrap {
        width: 100%!important;
    }

    .ip-tm-media-title {
        margin-bottom: 30px;
    }

    .ip-tm-media-content {
        margin-bottom: 30px;
    }

    .ip-tm-media-link a span em:before {
        display: none;
    }

    .ip-tm-media-main {
        width: 100%;
        max-width: 400px;
        margin: 0 auto 50px;
    }

    .ip-tm-category-search {
        max-width: 300px;
    }

    .ip-tm-category-field {
        width: calc(84.33% - 6.5px);
    }

    .ip-tm-category-submit {
        width: calc(15.67% - 6.5px);
    }

    .ip-tm-cat-item {
        display: block;
        max-width: 320px;
    }

    .ip-tm-cat-img-wrap {
        width: 100%;
    }

    .ip-tm-cat-item:not(:last-child) {
        margin-bottom: 40px;
    }

    .ip-tm-cat-content-wrap {
        width: 100%;
        text-align: center;
        display: block;
        min-height: 0;
    }

    .ip-tm-cat-img {
        width: 100%;
        max-width: 117px;
        margin: 0 auto;
    }

    .ip-tm-section-1 {
        padding-bottom: 0;
    }

    .ip-tm-content {
        padding: 30px 15px;
        text-align: center;
    }

    .ip-section-title h2 {
        font-size: 35px;
    }

    .ip-tm-content p {
        font-size: 15px;
    }
}