/*
Theme Name: Agent 2

*/


@font-face {
    font-family: 'futurateeregular';
    src: url('css/fonts/futuratee_regular.woff2') format('woff2'),
    url('css/fonts/futuratee_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.overHidden{
    overflow: hidden;
}

.zindex999 {
    z-index: 1000;
}

.contactTopMargin {
    margin-top: 80px;
}
@media only screen and (min-width: 1000px) {
    .header_inner_left {
        display: none;
    }
}

.noShow a{
    cursor: default;
}

a#tofirst {
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    z-index: 1000;
    width: 50px;
    text-align: center;
    display: block;
    background-color: rgba(255,255,255,0.2);
    border-radius: 50px;
    height: 50px;
    line-height: 50px;
    color: white;
    left: calc(50% - 25px);
}

.blog_holder .post_image {
    max-width: 550px;
    margin: auto;
}

.rsDefaultInv .rsFullscreenIcn {
    display: none;
}

.single-agent p {
    padding-bottom: 20px!important;
}

li.testimonial_content {
    display: none!important;
}
li.flex-active-slide{
    display:block!important;
}

div#pagination {
    text-align: center;
    margin: 20px;
}

.ppStatusOverlay{
    position: absolute;
    color: white;
    padding: 10px;
    background-color: rgba(0,0,0,0.4);
    font-weight: bold;
}

table#newstable {
    margin: auto;
}

div#hpFeatureSection {
    z-index: 10000;
}