#default-page-content-holder {
    width: 100% !important;
    float: left;
    position: relative
}

.activando {
    border: 4px solid red
}

.ChildrenzTestimonials ul li a img,
.noima {
    display: none
}

.testimonial_holder {
    float: left;
    width: 960px;
    margin-left: -10px;
    border: 1px solid #aaa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-bottom: 7px;
    background: #f7f7f7
}

.testimonialLeft {
    float: left;
    width: 346px;
    border: 1px solid #797979;
    padding-bottom: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 5px;
    margin-top: 5px;
    min-height: 500px;
    background: #242424
}

.testimonialLeft h1 {
    font-style: normal;
    letter-spacing: 1px;
    width: 339px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    color: red
}

.testimonialLeft img {
    width: 290px;
    margin: auto auto auto 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #000;
    box-shadow: 0 0 10px #000;
    background: red
}

.testimonialNameContainers {
    width: 210px;
    float: left;
    padding: 0;
    margin: 0 10px 0 0;
    height: 650px;
    overflow: auto;
    border: 1px solid #d0d0d0;
    background-color: #fcfcfc;
    font-family: 'Roboto Condensed', sans-serif
}

.testimonialNameContainers a {
    width: 100%;
    display: inline-block;
    padding: 3%;
    color: #000;
    text-decoration: none !important;
    cursor: pointer
}

.testimonialNameContainers a:nth-child(even) {
    background-color: #fff
}

.testimonialNameContainers a:hover {
    background-color: #e4e4e4
}

.testimonialNameContainers>.selected {
    background-color: red !important;
    color: #fff
}

.TestimonialRightSide {
    float: left;
    width: 233px !important;
    margin-bottom: 12px;
    min-height: 431px;
    height: 642px;
    background: #181818;
    padding: 1%
}

.TestimonialRightSide img {
    width: 243px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    max-height: 588px;
    margin: 0 !important;
    border-radius: 0 !important
}

.testimonialsRight {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    width: 561px;
    word-wrap: break-word;
    margin-left: 6px;
    padding: 16px;
    border: 1px solid #cfcfcf;
    margin-top: 5px;
    min-height: 492px;
    font: 14px/23px arial;
    background: #fff
}

.testimonialsStoryContainer {
    width: 52%;
    float: left;
    margin-right: 1%
}

.testimonialsStoryContainer p {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 14px !important;
    height: 603px;
    overflow: scroll;
    overflow-x: hidden;
    background-color: #f7f7f7;
    padding: 1%
}

.testimonialsStoryContainer span {
    color: red
}

.testimonialtitle {
    background-color: rgba(231, 231, 231, 0);
    font-size: 30px;
    line-height: inherit;
    color: #202020;
    padding: 0;
    margin-top: -10px
}

.visitProfileTest {
    text-align: center;
    float: left;
    margin-top: 20px;
    width: 238px;
    height: 26px;
    border: 1px solid #a20000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: red;
    background: -moz-linear-gradient(top, #FF3019 0, #CF0404 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FF3019), color-stop(100%, #CF0404));
    background: -webkit-linear-gradient(top, #FF3019 0, #CF0404 100%);
    background: -o-linear-gradient(top, #FF3019 0, #CF0404 100%);
    background: -ms-linear-gradient(top, #FF3019 0, #CF0404 100%);
    background: linear-gradient(to bottom, #FF3019 0, #CF0404 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff3019", endColorstr="#cf0404", GradientType=0);
    color: #FFF;
    margin-left: 9px;
    display: none;
    background-color: #ff3019;
    font: 17px/26px arial
}

.wouldyouloveto a {
    font-size: 25px;
    color: red
}

.wouldyouloveto a:hover {
    font-size: 25px
}

.wouldyouloveto p {
    text-align: center;
    text-shadow: 2px 2px 0 #FFF;
    font: 700 25px arial
}

.wouldyouloveto {
    display: none
}

@media only screen and (min-width:480px) and (max-width:599px) {
    .wouldyouloveto a {
        color: red;
        font-size: 20px
    }

    .TestimonialRightSide {
        width: 98%;
        height: 0 !important;
        min-height: 176px !important;
        margin: 10%
    }

    .testimonialsStoryContainer p {
        float: left;
        font: 700 12px/22px arial;
        margin-bottom: 10px;
        margin-left: 11px;
        margin-top: 11px;
        padding-left: 10px;
        width: 100%
    }

    .testimonialsStoryContainer {
        background: #fff;
        border: 1px solid #b1b1b1;
        border-radius: 5px;
        box-shadow: 0 0 12px #7a7a7a;
        float: left;
        height: 650px;
        list-style: none;
        min-height: 429px;
        overflow-x: hidden;
        overflow-y: scroll;
        position: relative;
        width: 92%;
        margin: 20px 18px 8px 9px
    }
}

@media (min-width:320px) and (max-width:479px) {

    .wouldyouloveto a,
    .wouldyouloveto a:hover {
        color: red;
        font-size: 16px
    }

    .TestimonialRightSide {
        width: 98%;
        height: 0 !important;
        min-height: 176px !important;
        margin: 10%
    }

    .testimonialsStoryContainer p {
        float: left;
        font: 700 12px/22px arial;
        margin-bottom: 10px;
        margin-left: 11px;
        margin-top: 11px;
        padding-left: 10px;
        width: 100%
    }

    .testimonialNameContainers {
        width: 100%
    }

    .testimonialsStoryContainer {
        border-radius: 5px;
        float: left;
        height: 650px;
        list-style: none;
        min-height: 429px;
        position: relative;
        width: 100%;
        margin: 20px 18px 8px 0
    }
}


.fi-testimonial-holder {
    border: solid #dadada 1px;
    /* padding: 17px; */
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: white;
    margin-bottom: 42px;
    border-radius: 6px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.07);
}

.fi-testimonial-holder:last-child {
    margin-bottom: 0
}

.fi-testimonial-holder .fi-p {
    margin-bottom: 0;
}


.fi-testimonial-holder .img-holder img {
    max-width: 268px;
}