.cmp_course_item_otr {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #b6d2f7;
    height: 315px;
    padding: 0px;
    text-align: left;
    position: relative;
    min-width: 250px;
}
.cmp_course_item_otr a{
    min-width: 250px;
}
.cmp_course_item_otr a {
    display: block;
    position: relative;
    height: 100%;
}
.cmp_course_item_otr_img_cntr{
    position: relative;
}
.cmp_course_item_otr_img_cntr img{
    width: 100%;
    height: 180px;
    object-fit: cover;
}
.cmp_course_item_otr_img_cntr_hrs{
    position: absolute;
    bottom: 30px;
    right: -20px;
    width: 110px;
    height: 50px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(90deg);
    font: 400 27px/55px Encode Sans Condensed;
    color: #032146;
}
.cmp_course_item_otr_img_cntr i{
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 14px;
    right: 10px;
    color: #EA4471;
    font-size: 30px;
    width: 50px;
    height: 50px;
}
.cmp_course_item_otr_txt_cntr{
    padding: 10px 15px;
}
.cmp_course_item_otr_txt_cntr img{
    max-width: 130px;
    height: 30px;
    margin-bottom: 10px;
    width: auto!important;
}
.cmp_course_item_otr_txt_cntr p{
    font: normal normal normal 20px/25px Encode Sans Condensed;
    letter-spacing: 0px;
    color: #032146;
    margin: 0;
    height: 75px;
    overflow: hidden;
}
.oemLogos ul li{
    float: left;
    width: 24%;
    margin-right: 1.33%;
    margin-bottom: 30px;
    list-style: none;
    border: 1px solid #96B5DB;
    font: normal normal 600 16px/23px Encode Sans Condensed;
    letter-spacing: 1.44px;
    color: #032146;
    padding: 12px 4px;
    display: block;
    cursor: pointer;
    text-align: center;
    min-height: 140px;
}
.oemLogos ul li h2{
    margin-top: 30px;
    margin-bottom: 0;
    font: 600 23px/23px Encode Sans Condensed;
    color: #ea4471;
}
.oemLogos ul li p{
    font: 600 20px/23px Encode Sans Condensed; 
    margin-top: 10px;
}
.oemLogos ul li:nth-child(4n){
    margin-right: 0;
}
.oemLogos,.oemfreeCourses{
    margin-top: 60px;
}
.oemLogos ul li img{
    max-height: 45px;
    width: auto;
    max-width: 200px;
    display: inline-block;
}
.clearBoth{
    clear: both;
}
.cmp_list_item_oem{
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px;
    list-style: none;
    border: 1px solid #96B5DB;
    font: normal normal 600 16px/23px Encode Sans Condensed;
    letter-spacing: 1.44px;
    color: #032146;
}
.oemfreeCourses .cmp_list_item_oem:nth-child(3n){
    margin-right: 0;
}
.cmp_list_item_oem_dtl{
    padding: 10px;
}
.cmp_list_item_oem h2{
    font: 600 20px/23px Encode Sans Condensed; 
    margin-top: 0px; 
    margin-bottom: 20px;
}
.cmp_list_item_iframe{
    position: relative;
}
.cmp_list_item_iframe iframe{
    height: 260px!important;width: 100%!important;
}
.pageTitle{margin-top:82px;background:url(../../../../../../content/dam/rcat/images/pageTitleBg.png) no-repeat;background-size:cover;height:213px}
.pageTitle h1 span{background:transparent;color:#fff;padding-top:88px;display:block}
.pageTitle h1:before{display:none}
body {
    background: #fff;
}

@media (max-width: 767px)
{
  .oemLogos ul{
padding-left:0;
  }
 .oemLogos li{
width:100%!important; margin-right:0important;
}
}