

.picu-internal-banner {}
.picu-internal-banner .banner-arrow { position: relative; top:-10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; margin-bottom:20px; background: #e53c30; width:100%; overflow: hidden; padding: 10px 10px 20px 10px;}


.picu-internal-banner .banner-arrow p {color: #fff; width:auto; clear: both;}
.picu-internal-banner .banner-arrow:before { display: none; content: ''; background: url(../images/red-arrow-tail.jpg); position: absolute; left: -39px; width: 39px; height: 150px; background-size: cover;}

.picu-internal-banner .banner-arrow:after { display: none; content: ''; background: url(../images/red-arrow-point.png); position: absolute; right: -41px; width: 41px; height: 115px; background-size: cover;}




.live-picu-update { overflow: hidden; background: #f4f4f4; margin-bottom: 20px; border-radius: 10px; float: left;}
.tone {  }
.live-picu-update h2 {border:none; background: #e63b31; color: #fff; border-top-left-radius: 10px; border-top-right-radius: 10px; padding: 20px; }
.male-beds, .female-beds {background: #2d84c7;
    border-radius: 10px;
    overflow: hidden;
    margin: 20px;
    /* width: 100%; */
    float: left;
}

.male-beds h3, .female-beds h3 {border:none; background: #e63b31; color: #fff; padding: 20px; font-size: 24px; }
.updated {margin:0 20px;}

.male-beds p, .female-beds p {padding: 0 20px; font-family: din_next; color: #fff}

.male-beds .button, .female-beds .button  {background: #fff; color: #2d84c7; margin-left: 20px; margin-right:0;}

.male-beds .place, .female-beds .place {margin:10px 0; position: relative; height: 45px; font-size: 20px;}
.male-beds .place:before, .female-beds .place:before {margin:10px 0 20px 0; position: absolute; bottom: -18px; left: 20px; height: 3px; width: 80px; background: #fff; content: '';}

.male-beds .location, .female-beds .location {margin-bottom: 20px;}

.alert-list {margin:20px 0; float: left;}
.alert-list li {color: #404040;
    font-family: 'Source Sans Pro', sans-serif;
    float: left;
    width: 100%;
    line-height: 1.4em;
    font-size: 18px;
    padding: 5px 0;}

.alert-list li i { color: #e63b31; float: left; padding-right: 10px; padding-top: 4px;}
.red-button { color: #e63b31 !important; }
.male-beds .button:hover, .female-beds .button:hover { background: #cecece  }


.picu-download {  background-image: url("../images/purple-background.jpg") !important; background-size: cover; }


/* SLIDER */

.PICU-slider, .PICU-slider .owl-item { border-radius:8px; overflow: hidden; min-height: 300px }
.step {    position: absolute;
    left: 0;
    width: 100%;
    background: url(../images/blue-pattern.jpg);
    bottom: 0px;
    top: 0px;
    border-radius:8px;
    background-size: cover;
}
.step p {    color: #fff;
    font-family: din_next;
   width: 60%;
    margin: 0 auto;
    display: block;
    float: none;font-size: 21px;}


.step .step-title {padding-bottom: 0; margin-top: 6%;}



.rightbar {float: right;}

/* =======================================
 @ 771
======================================= */
@media only screen and (min-width:771px) {

.step { width: 50%; border-top-left-radius:8px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:8px; }


.slide .step p {    
    color: #fff;
    font-family: din_next;
    width: 74%;
    margin: 0 auto 0 20%;
    display: block;
    float: none;
    font-size: 21px;
    padding:0px;
    padding-left: 0px!important;
    padding-bottom: 10px;
    padding-right: 35px!important;
}


}



/* =======================================
 @ 1150
======================================= */
@media only screen and (min-width: 1150px) {


.picu-internal-banner .banner-arrow { border-radius:0px;  margin-bottom: 0; padding: 0; min-width: 220px; width:auto; position: absolute; left: 15px;    top: 120px; height:115px; overflow: visible;}
.picu-internal-banner .banner-title {  margin-bottom: 0; padding-bottom: 0; margin-top: 20px; }


.picu-internal-banner .banner-arrow:before, .picu-internal-banner .banner-arrow:after {display: block;}

}






/* =======================================
 @ 1200
======================================= */
@media only screen and (min-width: 1200px) {

    .internal-page-banner .wrap {max-width: 1200px;}
    .picu-internal-banner .banner-arrow {left: 0;}

    .step { width: 40%; }
    .step .step-title {padding-bottom: 0; margin-top: 20%;}

}



.step.step-link{
    height: 68.7%;
}
@media (min-width: 580px){
    .step.step-link{
        height: 86.7%;
    }
}