.yrendrhdr {
    background: url(http://cdn.wionews.com/images/yerendrhdr.gif) repeat-x top left;
    padding-bottom: 130px;
    margin-top: -22px;
}

.yerendheading {
    float: right
}

.yerendheading img {
    margin-top: 8px
}

.yerendrnewsmaker {
    margin-bottom: 50px
}

.yrendrheading {
    border-bottom: 2px solid #eee;
    padding-bottom: 0px;
    margin-bottom: 15px;
}

.yrendrheading h2 {
    font-family: 'roboto';
    font-size: 45px;
    text-transform: uppercase;
    display: inline-block
}

.yrendrheading h2 a {}

.yrendrheading h2 a span {
    font-size: 28px;
    text-transform: none;
    font-weight: normal
}

.yrendrheading .in-text-items {
    margin-top: 20px
}

.yrendrmrgntp30 {
    margin-top: 60px;
    float: left;
    width: 100%
}

.yrendrmrgntp-50px {
    margin-top: -70px
}

.yrendrmrgntp25px {
    margin-top: 25px
}

.yearendrcircle .img-place-holder a {
    border-radius: 50%;
    height: 200px !important;
    width: 200px;
    margin: auto
}

.yearendrcircle .new-widget-type-view-5 .content-holder h5 {
    text-align: center
}

.yearendrcircle .img-place-holder a:hover:before {
    background: none
}

.yrendrboxshadow {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(128, 128, 128, 0.28);
    -moz-box-shadow: 0px 0px 5px 0px rgba(128, 128, 128, 0.28);
    box-shadow: 0px 0px 5px 0px rgba(128, 128, 128, 0.28);
}

.yrendrboxshadow h3 {
    font-size: 18px;
    padding: 10px;
    line-height: 25px;
    display: block
}

.flip-box-front h3 {
    font-size: 18px;
    padding: 5px;
    line-height: 25px;
    display: block
}

/*flip box*/

.flip-box {
    background-color: transparent;
    width: 100%;
    height: 325px;
    perspective: 1000px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(128, 128, 128, 0.28);
    -moz-box-shadow: 0px 0px 5px 0px rgba(128, 128, 128, 0.28);
    box-shadow: 0px 0px 5px 0px rgba(128, 128, 128, 0.28);
    margin-bottom: 25px;
    overflow: hidden
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

.flip-box-front,
.flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

.flip-box-front {
    background-color: #fff;
    color: black;
}

.flip-box-back {
    background-color: #4ca9b4;
    color: white;
    transform: rotateY(180deg);
    display: table
}

.flip-box-back-mid {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.coloryellow,
.color2 {
    background: #fdd828
}

.colorred,
.color3 {
    background: #f62459
}

.colororange,
.color4 {
    background: #fa7250
}

.colorgreen,
.color5 {
    background: #31b041
}

.colorpurple,
.color6 {
    background: #b153c9
}

.flip-box-back p {
    font-size: 16px;
    line-height: 28px;
    padding: 10px
}

.flip-box-back h4 {
    margin-top: 40px
}

.flip-box-back h4 a {
    border: 2px solid #fff;
    text-transform: uppercase;
    padding: 15px 30px;
    transition: all 2s ease
}

.flip-box-back h4 a:hover {
    border: 2px solid #000;
    color: #000;
    transition: all 2s ease
}

@media(max-width:1025px) {
    .yrendrhdr img {
        margin-top: 35px;
        width: 70%;
        float: right
    }
    .flip-box-back p {
        font-size: 15px;
        line-height: 22px;
    }
}

@media(max-width:768px) {
    .yrendrhdr img {
        margin-top: 35px;
        width: 95%;
    }
    .yerendrnewsmaker {
        margin-bottom: 20px
    }
    .yrendrmrgntp30 {
        margin-top: 30px;
        float: left;
        width: 100%
    }
    .flip-box-front h3 {
        margin-top: 0
    }
    footer {
        margin-top: -60px
    }
    .flip-box {
        height: 480px
    }
    .yrendrheading h2 {
        font-size: 25px;
    }
}

@media(max-width:700px) {
    .yearendrcircle .new-widget-type-view-5.rwd-based.micro-2 .img-place-holder a {
        height: 150px !important;
        width: 150px
    }
    .flip-box {
        height: 420px
    }
}

@media(max-width:600px) {
    .flip-box {
        height: 380px
    }
}

@media(max-width:450px) {
    .flip-box {
        height: 270px
    }
}

@media(max-width:400px) {
    .yrendrhdr img {
        margin-top: 55px;
        width: 100%;
    }
}


.c-button {
    border: 1px solid #fdd828;
    border-radius: 2px;
    width: 100%;
    outline: none;
    background-color: #fdd828;
    color: #2089ff;
    transition: all 2s ease;
    text-align: center;
    padding: 10px 10px;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px
}

@media(max-width:360px) {
    .yearendrcircle .new-widget-type-view-5.rwd-based.micro-2 .img-place-holder a {
        height: 120px !important;
        width: 120px
    }
}


