 /*!
 * By Wihikan Mawi Wijna for ICRS Yogyakarta, 2020
 */

body {
  font-family: 'Open Sans', Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 700;
}

.container-fluid { max-width: none; }
.sticky-top { z-index: 100; }
.card { border: none; }
.card-title {
    line-height: 1.25;
    font-family: 'Philosopher', serif;
    font-size: 1.5em;
    margin-bottom: 20px;
}
.card-title a {
    text-decoration: none;
    color: #000;
}
/*
.card-title a:hover {
    text-decoration: underline;
    color: #7c1717;
}
*/
.card-title a:hover {
    text-decoration: underline !important;
    text-decoration-thickness: 0.1em !important;
    text-decoration-color: #7c1717 !important;
    text-underline-offset: 0.04em;
    transition: all 0.3s
}
.card-text {
    line-height: 1.75;
}
.card h6 {
    color: #767676;
    margin-bottom: 10px;
    font-weight: normal;
}
.card-meta {
    font-weight: 200;
    line-height: 1.1;
    color: inherit;
    font-size: 1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    -webkit-font-smoothing: antialiased;
    font-size: 0.8125em;
    font-family: "KievitWeb";
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #767676;
    margin-top: 0;
    position: relative;
}

.text-icfont1 { font-family: 'Philosopher', serif; }

.bg-icgray1 { background-color: #F2F2F2; }
.bg-icgray2 { background-color: #EEEEEE; }
.bg-icreddark1 { background-color: #7C1717; }

.text-icgray1 { color: #CCC; }
.text-strong1 { font-weight: bold; }

.icrsoridv41a-hide1 { display: none; }
.icrsoridc41a-hideonlysmall1 { display: none; }
.icrsoridc41a-hideonlysmall2 { display: block; }

a.icrsoride41a-linkx1 { text-decoration: none; color: #000; }
a.icrsoride41a-linkx1:hover { text-decoration: underline; }
a.icrsoride41a-linkx2 { text-decoration: none; color: #000; font-weight: bold; }


.icrsoridv41c-berandatigakonten h2,
.icrsoridv41c-berandaempatkonten h2 {
    font-family: 'Philosopher', serif;
    font-size: 3.5em;
    color: #BA3430;
    text-align: center;
    font-weight: bold;
    width: 100%;
    /*
    border-bottom: 1px solid #BA3430;
    margin: 10px 0 50px;
    
    border: none;
    padding: 0 20px 20px 20px;
    
    line-height: 1em;
    margin-bottom: 20px;
    */
}

.icrsoridv41c-berandatigakonten a.icrsoride41c-arsip, 
.icrsoridv41c-berandaempatkonten a.icrsoride41c-arsip {
    background-color: #BA3430;
    text-decoration: none;
    color: #FFF;
    font-size: 0.9em;
}

.icrsoridv41c-berandaempatkonten .card { 
    background-color: inherit; 
    border-radius: 0;
}
.icrsoridv41c-berandaempatkonten hr {
    background-color: #FFF;
}
.icrsoridv41c-berandaempatkonten h5.card-title { 
    color: #FFF; 
    text-align: center;
    padding-bottom: 0;
    /*
    border-bottom: 1px solid #FFF;
    */
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 100px;
}
.icrsoridv41c-berandaempatkonten h5.card-title a { 
    color: #FFF; 
}

p.icrsoride41c-sinopsis {
    height: 50px;
}

span.icrsoride41c-videoduration {
    background-color: rgba(0,0,0,0.67);
    border-radius: 2px;
    color: #ffffff !important;
    font-size: 0.9em;
    padding: 5px;
    line-height: 1;
    margin: 0;
    position: absolute;
    
    right: 20px;
    bottom: 20px;
}

.icrsoridv41e-videoplaylist {
    max-height: 360px; 
    overflow-y: scroll;
}

.icrsoridv41e-videoplaylist a {
    color: #000; text-decoration: none;
}

.icrsoridv41e-videoplaylist a.actived > div {
    background-color: #f7d4d4;
}

/* ==================================================
*  1. BASIC
*  ================================================== */

.icrsoridc41a-header {
    color: #404040;   
    line-height: 1.2;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-font-smoothing: antialiased;
}
    
.icrsoridc41a-contnav {
    border-bottom: none;
    z-index: 200;
}
.icrsoridc41a-logoutama {
    padding-bottom: 30px;
}

.icrsoridc41a-logoutama a > img {
    width: 100%;
}

nav.navbar {
    display: block;
    
}

nav.icrsoridc41a-topnavbar {
    background: #7C1717;
    border: none;
    /*
    border-bottom: 1px solid #E5E5E5;
    */
    margin: 0;
}

button.navbar-toggler {
    font-size: 1em; color: #FFF;
}
button.navbar-toggler[aria-expanded=false] span.xxxtype-open { display: inline; }
button.navbar-toggler[aria-expanded=false] span.xxxtype-close { display: none; }
button.navbar-toggler[aria-expanded=true] span.xxxtype-open { display: none; }
button.navbar-toggler[aria-expanded=true] span.xxxtype-close { display: inline; }
.navbar-collapse { flex-basis: 100%; margin-top: 30px; }

ul.navbar-nav {

}
ul.navbar-nav li {
    padding: 5px 10px 5px 10px;
}

nav.icrsoridc41a-topnavbar #navbar-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

nav.icrsoridc41a-topnavbar a.nav-link {
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1em;
    border-bottom: none;
}
nav.icrsoridc41a-topnavbar li.nav-item {
    margin-right: 0;
}
nav.icrsoridc41a-topnavbar li.nav-item a[aria-expanded="false"]:after {
    /*
    content: "\f229";
    justify-content: flex-end;
    font-family: "bootstrap-icons";
    font-size: 0.7em;
    padding-left: 5px;
    */
}
nav.icrsoridc41a-topnavbar li.nav-item a[aria-expanded="true"]:after {
    /*
    content: "\f231";
    justify-content: flex-end;
    font-family: "bootstrap-icons";
    font-size: 0.7em;
    padding-left: 5px;
    */
}
li.nav-item a[aria-expanded="true"]{
    /*
    color: #000;
    background-color: #F2F2F2;
    */
    padding-left: 20px;
}
nav.icrsoridc41a-topnavbar li.nav-item2 i {
    color: #FFF;
}
a#icrsoride41-search1 i { color: #FFF; }

.dropdown-menu {
    background: #7C1717;
}
.dropdown-menu ul.sub-menu { 
    list-style: none;
    padding: 0;
}
.dropdown-menu ul.sub-menu li { 
    /*
    padding: 5px 0 5px 0;
    */
}
.dropdown-menu ul.sub-menu li a { 
    text-decoration: none;
    font-size: 1em;
    color: #FFF;
}

.icrsoridc41a-logokonsorsium { border-bottom: 1px solid #E5E5E5; padding-bottom: 20px; }
.icrsoridc41a-logokonsorsium img { width: 80px; padding-right: 20px; }
.icrsoridc41a-logokonsorsium img.icrsorid2c-logouniv-uinsuka { width: inherit; height: 70px; }
.icrsoridc41a-logokonsorsium img.icrsorid2c-logouniv-ukdw { width: inherit; height: 60px; }


ul.sub-menu li a:before {
    /*
    font-family: "bootstrap-icons";
    content: "\f28a";
    display: inline-block;
    padding-right: 20px;
    vertical-align: middle;
    font-weight:900;
    */
}

#icrsoridv41a-searchboven2 {
    /*
    align-items: center!important;
    justify-content: center!important;
    */
}

input.icrsoride41a-inputsearch1 {
    width: 150px;
    display: inline;
    margin-right: 20px;
    margin-left: 0;
    border: none;
    border-bottom: 1px solid #CCC;
    background: #EEEEEE;
}
button.icrsoride41a-buttonsearch1 {
    color: #ffffff;
    background-color: #ED711E;
    border-color: #ED711E;
    width: 100px;
    /* */
}

.icrsoridv41b-slider1 {
    padding: 0;
}

/* ----- */

#icrsorid2d-sidebar-post-area {
    margin: 0 0 50px 0; width: 100%;
}

#icrsorid2d-sidebar-post-area .wyw1 h5 {
    font-family: 'Philosopher', serif;
    font-size: 2em;
    color: #BA3430;
    border-bottom: 3px solid #FDCB2C;
    display: inline-block;
    margin: 0;
}

#icrsorid2d-sidebar-post-area .wyw1 {
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 30px;
}


.icrsoridv41d-sblog-headline h1 {
    font-size: 4em;
}
.icrsoridv41d-sblog-content {
    /*
    overflow-x: hidden;
    */
}
.icrsoridv41d-slist .card {
    border: none;
}
.icrsoridv41d-slist .card a {
    text-decoration: none;
    color: #000;
}
.icrsoridv41d-slist .row {
    border-bottom: 1px solid #00000020;
    padding-top: 2em;
    padding-bottom: 2em;
}
.icrsoridv41d-slist .xxxleft {
    position: relative;
}
.icrsoridv41d-slist .xxxleft a {
    text-decoration: none;
    color: #000;
}
.icrsoridv41d-slist .xxxleft .overlay {
    position: absolute;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
    color: #FFF;
    top: 80%;
    left: 60%;
    width: 80%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #000;
    font-size: 0.75em;
}

.icrsoridv41d-slist .xxxright a {
    text-decoration: none;
    color: #000;
}
.icrsoridv41d-slist .xxxright h2 {
    font-family: 'Philosopher', serif;
    font-size: 1.5em;
    margin-bottom: 20px;
}
.icrsoridv41d-slist .xxxright h6 {
    color: #767676;
    font-weight: normal;
}
.icrsoridv41d-sblog-tags a {
    text-decoration: none;
    font-weight: bold;
}
.icrsoridv41d-sblog-tags a:hover {
    color: #FF0 !important;
}
.page-item a.page-link {
    color: #000;
}
.page-item strong .page-link {
    background: #7C1717;
    color: #FFF;
}

.icrsoridv41d-socialmediawidget {
    width: 100%;
}

.icrsoridv41d-socialmediawidget .www1 {
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 30px;
}

.icrsoridv41d-socialmediawidget .www1 h5 {
    font-family: 'Philosopher', serif;
    font-size: 2em;
    color: #BA3430;
    border-bottom: 3px solid #FDCB2C;
    display: inline-block;
    margin: 0;
}    
    
.icrsoridv41d-socialmediawidget .www2 .wwy2 {
    width: 250px; height: 250px;
    overflow: hidden; 
}


ul.crsoride41d-listrecent {
    list-style: none;
    padding: 0; margin: 0;
}
ul.crsoride41d-listrecent li {
    border-bottom: 1px solid #CCC;
}
ul.crsoride41d-listrecent li a {
    color: #999; text-decoration: none;
}
ul.crsoride41d-listrecent li a:hover {
    font-weight: bold;
}
    

img.icrsoride41e-person-image { width: 80%; }
.icrsoridc41e-person-centering { text-align: center; }
.icrsoride41e-person-bio h1 {
    font-family: "Bitter", Georgia, "Times New Roman", serif;
}

.icrsoride41e-person-cardx1 {
    border: none;
}
.icrsoride41e-person-cardy1 {
    font-size: 1em;
}
.icrsoride41e-person-cardy1 a {
    text-decoration: none; color: #000;
}

#icrsorid2d-arsipentri-area-utama .icrsorid2c-arsipentri-area-merbabu h2 a {
    text-decoration: none;
    
}

.icrsorid2d-publication-imagecontainer img {
    width: 240px;
}
    

.icrsoridc41c-servax-socialmedia {
    color: #FFF;
    -webkit-font-smoothing: antialiased;
    text-align: right;
    margin-top: 20px;
}
.icrsoridc41c-servax-socialmedia ul {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 0.5em;
}
.icrsoridc41c-servax-socialmedia ul li {
    position: relative;
    z-index: 100;
    margin: 0;
    padding: 0;
    display: inline-block;
    line-height: 1.75;
}
.icrsoridc41c-servax-socialmedia a svg .icon, .social-wrapper-follow a svg .icon {
    transition: all 0.2s;
    fill: #767676;
}
.icrsoridc41c-servax-socialmedia a svg .icon-red, .social-wrapper-follow a svg .icon-red {
    transition: all 0.2s;
    fill: rgba(255,255,255,0.7);
}

.icrsoridc41c-servax-title h6 {
    display: inline-block;
    text-transform: uppercase;
    color: #767676;
    font-size: 0.75em;
}
.icrsoridc41c-servax-title h6.red {
    color: #FFF;
}
.icrsoridc41c-servax-title h6.time::before {
    content: ' \2013 ';
}

.icrsoridc41c-servax-title h1 {
    display: inline-block;
    color: #FFF;
    font-size: 2em;
    margin-bottom: 50px;
}


.icrsorid305-sblog-container p {
    line-height: 1.75;
    margin: 0 0 0.5em;
    font-size: 1.25rem;
    margin-bottom: 1.5em;
}

/* v2 */

.icrsoridv41f-publication h2 a {
    text-decoration: none;
    color: #000;
}
.icrsoridv41f-publication hr {
    width: 100%; border-bottom: 3px solid #FDCB2C;
    margin-bottom: 40px;
}
.icrsoridv41f-publication .icrsorid2t-info1 {
    margin-bottom: 20px;
}
.icrsoridv41f-publication .icrsorid2t-info2 {
    border: 1px solid #CCC;
    padding: 10px;
    margin-bottom: 50px;
    background: #F9F9F9;
}
.icrsoridv41f-publication .icrsorid2t-info2 span {
    margin: 0 10px 0 10px; 
}
.icrsoridv41f-publication .icrsorid2t-info2 span:first-child {
    margin: 0 10px 0 0; 
}
a.icrsoride41f-buttondownload {
    text-decoration: none;
}

/* v3 */

.icrsoride41f-researchproject .card-research > .card-img-overlay {
    padding: 0;
}
.icrsoride41f-researchproject img {
    width: 100%;
    
}
.icrsoride41f-researchproject-oc2 img {
    width: 100%;
    
}

.icrsoride41f-researchproject .card {
    border: none; margin-bottom: 20px;
}
.icrsoride41f-researchproject h3 {
    font-size: 16px; text-align: center; 
}
.icrsoride41f-researchproject h3.full-width {
    width: 100%; padding: 10px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}
.icrsoride41f-researchproject h3 a {
    color: #7A7A7A;
    text-decoration: none;
}
.icrsoride41f-researchproject h3.full-width > a {
    color: #FFF;
}

.icrsoride41f-researchproject h3 a:hover {
    color:#000; text-decoration: none;
}
.icrsoride41f-researchproject h3.full-width > a:hover {
    color: #FF0;
}

.icrsoride41f-researchproject p.card-text {
    text-align: center;
}
    
@media (min-width:767px){
    .icrsoride41d-imagex2 { max-width: 120px; }
}

@media (min-width:1360px){
    
    .icrsoridv41c-berandatigakonten h2,
    .icrsoridv41c-berandaempatkonten h2 {
        border: none;
    }
    
    .icrsoridc41a-hideonlysmall1 { display: block!important; }
    .icrsoridv41a-hide1 { display: none; }
    .icrsoridv41a-hide3 { display: none!important; }
    
    .icrsoridc41a-logoutama {
        padding-bottom: 0;
    }
    
    .icrsoridc41a-logokonsorsium img { width: 100px; padding-right: 20px; }
    .icrsoridc41a-logokonsorsium img.icrsorid2c-logouniv-uinsuka { width: inherit; height: 100px; }
    .icrsoridc41a-logokonsorsium img.icrsorid2c-logouniv-ukdw { width: inherit; height: 80px; }
    
    .icrsoridc41a-header > nav {
        padding: 0 128px;
    }
    
    nav.icrsoridc41a-topnavbar li.nav-item a[aria-expanded="true"]:after {
        /*
        content: "\f235";
        */
    }
    
    .icrsoridc41a-topnavbar .collapse {
        display: block;
    }
    
    #icrs22NavGrup1 {
        display: block;
    }
    #icrs22NavGrup1 ul { 
        padding-top: 20px;
    }
    #icrs22NavGrup1 ul li { 
        padding: 10px 0 10px 0;
    }
    #icrs22NavGrup1 ul li a { 
        font-size: 1em;
    }
    
    .dropdown-menu ul.sub-menu { 
        list-style: none;
        padding: 0;
        width: 240px;
    }
    
    nav.icrsoridc41a-topnavbar li.nav-item2 {
        padding-top: 10px;
    }
    
    .nav-rp { width: 100px; }
    
    .icrsoridc41a-logokonsorsium { border-bottom: none; padding-bottom: 0; }
    
    nav.icrsoridc41a-topnavbar a.nav-link {
        text-align: center;
        border-bottom: none;
    }
    
    ul.navbar-nav {
        /* margin-top: 40px!important; */
        flex-direction: row;
    }
    ul.navbar-nav li {
        padding: 0 10px 0 10px;
        font-size: 1em;
    }
    ul.navbar-nav li.nav-item {
        margin-right: 5px!important;
    }
    
    ul.sub-menu li {
        padding: 0;
    }
    ul.sub-menu li a {
        display: block;
        padding: 0.5rem;
    }
    ul.sub-menu li a:hover{
        background-color: #ac2020;
    }
        
    li.nav-item a[aria-expanded="true"]{
        padding-left: 0;
    }
    
    input.icrsoride41a-inputsearch1 {
        width: 50%;
        display: inline;
        margin-right: 20px;
        border: none;
        border-bottom: 1px solid #CCC;
        background: #EEEEEE;
    }
    button.icrsoride41a-buttonsearch1 {
        color: #ffffff;
        background-color: #ED711E;
        border-color: #ED711E;
        width: inherit;

        /* */
    }
    
    p.icrsoride41c-sinopsis {
        height: 150px;
    }
    
    span.icrsoride41c-videoduration {
        right: 20px;
        bottom: 0px;
    }
    span.icrsoride41c-videoduration-home {
        right: 20px !important;
        bottom: 20px !important;
    }
    
    .icrsoridc41c-servax-title h1 {
        font-size: 4em;
    }
    
    #icrsorid2d-sidebar-post-area {
        width: 80%;
    }
    
    .icrsoridv41d-socialmediawidget {
        width: 80%;
    }
    
    .icrsoridc41e-person-centering { text-align: left; }
    
    .icrsoride41f-researchproject img {
        height: 170px;
    }
    .icrsoride41f-researchproject img.oc2 {
        height: 100%;
    }

}

@media (min-width: 1920px) {
    nav.icrsoridc41a-topnavbar a.nav-link {
        /*font-size: 1.25em;*/
    }
    
    ul.navbar-nav li.nav-item {
        margin-right: 20px!important;
    }
    
    .nav-rp { width: inherit; }

}

@media (max-width: 1088px) {
    nav.icrsoridc41a-topnavbar a.nav-link {
        font-size: 0.8;
    }
    ul.navbar-nav li.nav-item2 {
        padding-top: 15px;
    }
}

@media screen and (max-width: 578px) {
    .icrsoridc41a-hideonlysmall2 {
        display: none;
    }
}


/* ==================================================
*  3. CONSORTIUM LOGO
*  ================================================== */

p.icrsorid2c-container-icrs1-logo { position: relative; }
img.icrsorid2c-header-icrs1-logo { width: 60%; margin-top: 30px; }

#icrsorid2d-header-konsorsium-utama {

}

#icrsorid2d-header-konsorsium-utama img.icrsorid2f-header-icrs1-logo {
    width: 40%;
}

#icrsorid2d-header-konsorsium-utama p.icrsorid2c-header-konsorsium-text {
    margin-bottom: 0;
    margin-top: 20px;
    font-weight: bold;
    font-size: 0.8em;
}
#icrsorid2d-header-konsorsium-utama .icrsorid2c-header-konsorsium-logo a img {
    width: 22%;
    display: inline;
    vertical-align: bottom;
    padding-bottom: 2%;
}
#icrsorid2d-header-konsorsium-utama .icrsorid2c-header-konsorsium-logo a img.icrsorid2c-logouniv-ugm {
    width: 10%;
    padding-right: 2%;
    padding-bottom: 2.5%;
}
#icrsorid2d-header-konsorsium-utama .icrsorid2c-header-konsorsium-logo a img.icrsorid2c-logouniv-uinsuka {
    width: 8%;
    padding-right: 2%;
    padding-bottom: 2.5%;
}
#icrsorid2d-header-konsorsium-utama .icrsorid2c-header-konsorsium-logo a img.icrsorid2c-logouniv-ukdw {
    width: 5%;
    padding-bottom: 3%;
}

@media screen and (max-width: 600px) {
    .icrsorid2c-header-utama img {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0;
    }
    #icrsorid2d-header-konsorsium-utama p.icrsorid2c-header-konsorsium-text {
        margin-top: 0px;
        text-align: center;
    }
    #icrsorid2d-header-konsorsium-utama .icrsorid2c-header-konsorsium-logo img {
        display: inline-block;
        width: 60%;
        margin: 0 auto;
        padding: 0 0 10px 0;
    }
    #icrsorid2d-header-konsorsium-utama .icrsorid2c-header-konsorsium-logo a img {
        padding-bottom: 0;
    }
    #icrsorid2d-header-konsorsium-utama .icrsorid2c-header-konsorsium-logo a img.icrsorid2c-logouniv-ukdw {
        padding-bottom: 10px;
    }
    img.icrsorid2c-header-icrs1-logo { margin-top: 0; }
}
@media screen and (max-width: 900px) and (orientation: landscape) {
    .icrsorid2c-header-utama img {
        padding-top: 30px;
    }
}

.icrsorid2c-consortium-logoarea { 
    text-align: center;  width: 100px; /*height: 150px; */
    margin: 0 auto; display: flex;
    justify-content: flex-end; flex-direction: column; 
}
.icrsorid2c-consortium-logoarea img { width: 100%; }
.icrsorid2c-consortium-logoarea img.icrsorid2c-logouniv-ugm { width: 100%; transform: scale(1.2);  }
.icrsorid2c-consortium-namarea { text-align: center; padding: 20px 0 50px 0; }

.icrsorid2c-consortium-utama a { text-decoration: none; color: #000; font-size: 16px; font-weight: 700; }
.icrsorid2c-consortium-utama a:hover { text-decoration: none; color: #7A7A7A; }

.icrsorid2c-mobile-display { display: none; }

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

   .icrsorid2c-mobile-display { display: flex; }
   .icrsorid2c-mobile-display2 { display: none; }
   .icrsorid2c-consortium-logoarea { height: 150px; }
   .icrsorid2c-consortium-logoarea img { width: 100%; }
   .icrsorid2c-consortium-logoarea img.icrsorid2c-logouniv-ugm { width: 100%; }
   .icrsorid2c-consortium-utama { }
   .icrsorid2c-consortium-utama a { font-size: 16px; }

}

/* ==================================================
*  4. FOOTER
*  ================================================== */

footer {
    height: 100%;
    width: 100%;
    background: #7C1717;
    padding-top: 50px;
    color: #FFF;
}

footer a {
    color: #FFF;
    text-decoration: none;
}

footer .icrsoridc4a-footer1-utama {
    font-size: 0.85em;
    line-height: 1.5em;
}
footer .icrsoridc4a-footer1-utama p {
    margin-bottom: 0;
}

footer p.icrsoridc4a-footer1-p1 {
    padding-top: 30px;
    line-height: 1em;
}
footer p.icrsoridc4a-footer1-p12 {
    line-height: 1.5em; margin-bottom: 20px;
}

footer p.icrsoridc4a-footer1-p2 {
    margin-bottom: 5px; line-height: 1.5em;
}
footer p.icrsoridc4a-footer1-p5 {
    margin-bottom: 20px; 
}

footer  ul.icrsoridc4a-footer2-shortcut li a {
    font-weight: bold;
}

footer  ul.icrsoridc4a-footer2-shortcut li a:hover {
    text-decoration: none;
    color: #FF8C00;
}

footer .icrsoridc4a-footer2-socialmedia-area p:first-child {
    margin-bottom: 20px;
}
footer .icrsoridc4a-footer2-socialmedia-area a {
    font-size: 24px; display: inline-block; padding-right: 10px; 
}
footer .icrsoridc4a-footer2-socialmedia-area a:hover {
    color: #FF8C00;
}

@media screen and (max-width: 600px) {
    footer p.icrsoridc4a-footer1-p12 {
        margin-top: 20px;
    }
    footer  ul.icrsoridc4a-footer2-shortcut {
        margin-top: 0;
        padding: 0; list-style: none;
    }
    footer .icrsoridc4a-footer2-socialmedia-area {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 900px) and (orientation: landscape) {
    footer  ul.icrsoridc4a-footer2-shortcut {
        margin-top: 0;
        padding: 0; list-style: none;
    }
    footer .icrsoridc4a-footer2-socialmedia-area {
        margin-bottom: 20px;
    }
}