a {
    text-decoration: none;
}

a:hover,a:focus {
    text-decoration: none;
}

.img-responsive,.thumbnail>img,.thumbnail a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.5;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    /*padding-left: 15px;
    padding-right: 15px;*/
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666666666666%;
}

.col-xs-10 {
    width: 83.33333333333334%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666666666666%;
}

.col-xs-7 {
    width: 58.333333333333336%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666666666667%;
}

.col-xs-4 {
    width: 33.33333333333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.666666666666664%;
}

.col-xs-1 {
    width: 8.333333333333332%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666666666666%;
}

.col-xs-pull-10 {
    right: 83.33333333333334%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666666666666%;
}

.col-xs-pull-7 {
    right: 58.333333333333336%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666666666667%;
}

.col-xs-pull-4 {
    right: 33.33333333333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.666666666666664%;
}

.col-xs-pull-1 {
    right: 8.333333333333332%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666666666666%;
}

.col-xs-push-10 {
    left: 83.33333333333334%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666666666666%;
}

.col-xs-push-7 {
    left: 58.333333333333336%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666666666667%;
}

.col-xs-push-4 {
    left: 33.33333333333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.666666666666664%;
}

.col-xs-push-1 {
    left: 8.333333333333332%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666666666666%;
    }

    .col-sm-10 {
        width: 83.33333333333334%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666666666666%;
    }

    .col-sm-7 {
        width: 58.333333333333336%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666666666667%;
    }

    .col-sm-4 {
        width: 33.33333333333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.666666666666664%;
    }

    .col-sm-1 {
        width: 8.333333333333332%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666666666666%;
    }

    .col-sm-push-10 {
        left: 83.33333333333334%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666666666666%;
    }

    .col-sm-push-7 {
        left: 58.333333333333336%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666666666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.666666666666664%;
    }

    .col-sm-push-1 {
        left: 8.333333333333332%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    };
}

@media (min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666666666666%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-1 {
        width: 8.333333333333332%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666666666666%;
    }

    .col-md-pull-10 {
        right: 83.33333333333334%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666666666666%;
    }

    .col-md-pull-7 {
        right: 58.333333333333336%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666666666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.666666666666664%;
    }

    .col-md-pull-1 {
        right: 8.333333333333332%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666666666666%;
    }

    .col-md-push-10 {
        left: 83.33333333333334%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666666666666%;
    }

    .col-md-push-7 {
        left: 58.333333333333336%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666666666667%;
    }

    .col-md-push-4 {
        left: 33.33333333333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.666666666666664%;
    }

    .col-md-push-1 {
        left: 8.333333333333332%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    };
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666666666666%;
    }

    .col-lg-10 {
        width: 83.33333333333334%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666666666666%;
    }

    .col-lg-7 {
        width: 58.333333333333336%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666666666667%;
    }

    .col-lg-4 {
        width: 33.33333333333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.666666666666664%;
    }

    .col-lg-1 {
        width: 8.333333333333332%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666666666666%;
    }

    .col-lg-push-10 {
        left: 83.33333333333334%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666666666666%;
    }

    .col-lg-push-7 {
        left: 58.333333333333336%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666666666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.666666666666664%;
    }

    .col-lg-push-1 {
        left: 8.333333333333332%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    };
}

@-webkit-keyframes inpulse {
    0% {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(0.9, 0.9);
        opacity: .8;
    }

    100% {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    };
}

@-moz-keyframes inpulse {
    0% {
        -moz-transform: scale(1, 1);
        opacity: 1;
    }

    50% {
        -moz-transform: scale(0.9, 0.9);
        opacity: .8;
    }

    100% {
        -moz-transform: scale(1, 1);
        opacity: 1;
    };
}

@-o-keyframes inpulse {
    0% {
        -o-transform: scale(1, 1);
        opacity: 1;
    }

    50% {
        -o-transform: scale(0.9, 0.9);
        opacity: .8;
    }

    100% {
        -o-transform: scale(1, 1);
        opacity: 1;
    };
}

@keyframes inpulse {
    0% {
        transform: scale(1, 1);
        opacity: 1;
    }

    50% {
        transform: scale(0.9, 0.9);
        opacity: .8;
    }

    100% {
        transform: scale(1, 1);
        opacity: 1;
    };
}

.inpulse {
    -webkit-animation: inpulse 4s infinite;
    -moz-animation: inpulse 4s infinite;
    -o-animation: inpulse 4s infinite;
    animation: inpulse 4s infinite;
}



img {
    border: 0;
    max-width: 100%;
}

.site {
    position: relative;
margin: 0px auto;
width: 100%;
clear: both;
top:81px;
background-image: url(../images/bg-recent-agents.png); background-size: inherit; background-repeat: repeat;
padding:30px 0;
}

.site:before,
.site:after {
    content: " ";
    display: table;
}

.site:after {
    clear: both;
}

.site:before,
.site:after {
    content: " ";
    display: table;
}

.site:after {
    clear: both;
}

a:hover,
a:focus {
    text-decoration: none;
}



.container-boxed {
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container-boxed {
        width: 750px;
    };
}

@media (min-width: 992px) {
    .container-boxed {
        width: 970px;
    };
}

@media (min-width: 1200px) {
    .container-boxed {
        width: 1200px;
    };
}

.container-boxed.max {
    max-width: 100%;
}

.container-boxed.offset {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .container-boxed {
        width: 100%;
    }

    .container-boxed.max {
        max-width: 100%;
    }

    .container-boxed.offset {
        padding-top: 0;
        padding-bottom: 0;
        margin: 40px auto;
    };
}

.container-fullwidth {
    overflow: hidden;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a:focus,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a:active:focus,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.active:focus {
    outline-offset: -2px;
    -webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    border-color: #7aa0d3;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a:hover,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a:focus {
    color: #94a2a7;
    text-decoration: none;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a:active,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a {
    color: #7aa0d3;
    background-color: #f0e797;
    border-color: #f0e797;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a:hover,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a:focus,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a:active,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.active {
    color: #ffffff;
    background-color: #7aa0d3;
    border-color: #7aa0d3;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a:active,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.active {
    background-image: none;
}


.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.disabled,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.disabled:hover,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.disabled:focus,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.disabled:active,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.disabled.active {
    color: #ffffff;
    background-color: #7aa0d3;
    border-color: #7aa0d3;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a .badge {
    color: #f0e797;
    background-color: #7aa0d3;
}


/* CSS3 ANIMATIONS
----------------------------------------------- */
/* Progress Bar Animation */
@-webkit-keyframes progress {
    0% {
        background-position: 0;
    }

    100% {
        background-position: -7px;
    };
}

@-moz-keyframes progress {
    0% {
        background-position: 0;
    }

    100% {
        background-position: -7px;
    };
}

@-ms-keyframes progress {
    0% {
        background-position: 0;
    }

    100% {
        background-position: -7px;
    };
}

@-o-keyframes progress {
    0% {
        background-position: 0;
    }

    100% {
        background-position: -7px;
    };
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a {
    -webkit-transition: border-color color 0.2s ease;
    -o-transition: border-color color 0.2s ease;
    transition: border-color color 0.2s ease;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.square{
    border-radius: 0;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.pill {
    border-radius: 100em;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.rounded {
    border-radius: 0.225em;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.btn-white {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    -webkit-transition: all 0.2 ease;
    -o-transition: all 0.2 ease;
    transition: all 0.2 ease;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.btn-white:hover{
    background-color: rgba(255, 255, 255, 0.6);
    border-color: rgba(255, 255, 255, 0.6);
    opacity: 1;
    color: #57666e;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.btn-white:hover > i{
    color: #57666e !important;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.btn-black {
    background: none repeat scroll 0 0 #333333;
    color: white;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.btn-black:hover {
    background-color: #2b2b2b;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a i {
    padding-right: 10px;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.icon-right i {
    padding-left: 10px;
    padding-right: 0px;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a:hover {
    border-color: rgba(255, 255, 255, 0.1) !important;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a:focus,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a:active,
.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a.btn-link:hover {
    text-decoration: none;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(0.9);
    }

    100% {
        -webkit-transform: scale(1);
    };
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    };
}

.bounceIn.go {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
/****************
* bounceInRight *
****************/
@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(400px);
    }

    60% {
        -webkit-transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    };
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(400px);
    }

    60% {
        transform: translateX(-30px);
    }

    80% {
        transform: translateX(10px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    };
}

.bounceInRight.go {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
/******************
* Bounce in left *
*******************/
@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-400px);
    }

    60% {
        -webkit-transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    };
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-400px);
    }

    60% {
        transform: translateX(30px);
    }

    80% {
        transform: translateX(-10px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    };
}

.bounceInLeft.go {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
/******************
* Bounce in up *
*******************/
@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(400px);
    }

    60% {
        -webkit-transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    };
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(400px);
    }

    60% {
        transform: translateY(-30px);
    }

    80% {
        transform: translateY(10px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    };
}

.bounceInUp.go {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
/******************
* Bounce in down *
*******************/
@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-400px);
    }

    60% {
        -webkit-transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    };
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-400px);
    }

    60% {
        transform: translateY(30px);
    }

    80% {
        transform: translateY(-10px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    };
}

.bounceInDown.go {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
/**********
* Fade In *
**********/
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
        display: block;
    };
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
        display: block;
    };
}

.fadeIn {
    opacity: 0;
}

.fadeIn.go {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
/**********
* Grow in *
***********/
@-webkit-keyframes growIn {
    0% {
        -webkit-transform: scale(0.2);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    };
}

@keyframes growIn {
    0% {
        transform: scale(0.2);
        opacity: 0;
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
        opacity: 1;
    };
}

.growIn {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0;
}

.growIn.go {
    -webkit-animation-name: growIn;
    animation-name: growIn;
}
/********
* Shake *
********/
@-webkit-keyframes shake {
    0%,
  100% {
        -webkit-transform: translateX(0);
    }

    10%,
  30%,
  50%,
  70%,
  90% {
        -webkit-transform: translateX(-10px);
    }

    20%,
  40%,
  60%,
  80% {
        -webkit-transform: translateX(10px);
    };
}

@keyframes shake {
    0%,
  100% {
        transform: translateX(0);
    }

    10%,
  30%,
  50%,
  70%,
  90% {
        transform: translateX(-10px);
    }

    20%,
  40%,
  60%,
  80% {
        transform: translateX(10px);
    };
}

.shake.go {
    -webkit-animation-name: shake;
    animation-name: shake;
}
/********
* ShakeUp *
********/
@-webkit-keyframes shakeUp {
    0%,
  100% {
        -webkit-transform: translateX(0);
    }

    10%,
  30%,
  50%,
  70%,
  90% {
        -webkit-transform: translateY(-10px);
    }

    20%,
  40%,
  60%,
  80% {
        -webkit-transform: translateY(10px);
    };
}

@keyframes shakeUp {
    0%,
  100% {
        transform: translateY(0);
    }

    10%,
  30%,
  50%,
  70%,
  90% {
        transform: translateY(-10px);
    }

    20%,
  40%,
  60%,
  80% {
        transform: translateY(10px);
    };
}

.shakeUp.go {
    -webkit-animation-name: shakeUp;
    animation-name: shakeUp;
}
/*************
* FadeInLeft *
*************/
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-400px);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    };
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-400px);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    };
}

.fadeInLeft {
    opacity: 0;
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
}

.fadeInLeft.go {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
/*************
* FadeInRight *
*************/
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(400px);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    };
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(400px);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    };
}

.fadeInRight {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
}

.fadeInRight.go {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
/*************
* FadeInUp *
*************/
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(400px);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    };
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(400px);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    };
}

.fadeInUp {
    opacity: 0;
    -webkit-transform: translateY(400px);
    transform: translateY(400px);
}

.fadeInUp.go {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
/*************
* FadeInDown *
*************/
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-400px);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    };
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-400px);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    };
}

.fadeInDown {
    opacity: 0;
    -webkit-transform: translateY(-400px);
    transform: translateY(-400px);
}

.fadeInDown.go {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
/*****************
* rotateIn *
*****************/
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    };
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    };
}

.rotateIn.go {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
/*****************
* rotateInUpLeft *
*****************/
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    };
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    };
}

.rotateInUpLeft.go {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
/*******************
* rotateInDownLeft *
*******************/
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    };
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    };
}

.rotateInDownLeft.go {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
/******************
* rotateInUpRight *
*******************/
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    };
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    };
}

.rotateInUpRight.go {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
/********************
* rotateInDownRight *
********************/
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    };
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    };
}

.rotateInDownRight.go {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
/*********
* rollIn *
**********/
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
    };
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    };
}

.rollIn.go {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
/*********
* wiggle *
**********/
@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg);
    }

    10% {
        -webkit-transform: skewX(-8deg);
    }

    20% {
        -webkit-transform: skewX(7deg);
    }

    30% {
        -webkit-transform: skewX(-6deg);
    }

    40% {
        -webkit-transform: skewX(5deg);
    }

    50% {
        -webkit-transform: skewX(-4deg);
    }

    60% {
        -webkit-transform: skewX(3deg);
    }

    70% {
        -webkit-transform: skewX(-2deg);
    }

    80% {
        -webkit-transform: skewX(1deg);
    }

    90% {
        -webkit-transform: skewX(0deg);
    }

    100% {
        -webkit-transform: skewX(0deg);
    };
}

@keyframes wiggle {
    0% {
        transform: skewX(9deg);
    }

    10% {
        transform: skewX(-8deg);
    }

    20% {
        transform: skewX(7deg);
    }

    30% {
        transform: skewX(-6deg);
    }

    40% {
        transform: skewX(5deg);
    }

    50% {
        transform: skewX(-4deg);
    }

    60% {
        transform: skewX(3deg);
    }

    70% {
        transform: skewX(-2deg);
    }

    80% {
        transform: skewX(1deg);
    }

    90% {
        transform: skewX(0deg);
    }

    100% {
        transform: skewX(0deg);
    };
}

.wiggle.go {
    -webkit-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
/********
* swing *
*********/
@-webkit-keyframes swing {
    20%,
  40%,
  60%,
  80%,
  100% {
        -webkit-transform-origin: top center;
    }

    20% {
        -webkit-transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    };
}

@keyframes swing {
    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    };
}

.swing.go {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
/*******
* tada *
********/
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
    }

    10%,
  20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
    }

    30%,
  50%,
  70%,
  90% {
        -webkit-transform: scale(1.1) rotate(3deg);
    }

    40%,
  60%,
  80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
    };
}

@keyframes tada {
    0% {
        transform: scale(1);
    }

    10%,
  20% {
        transform: scale(0.9) rotate(-3deg);
    }

    30%,
  50%,
  70%,
  90% {
        transform: scale(1.1) rotate(3deg);
    }

    40%,
  60%,
  80% {
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        transform: scale(1) rotate(0);
    };
}

.tada.go {
    -webkit-animation-name: tada;
    animation-name: tada;
}
/*********
* wobble *
**********/
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
    };
}

@keyframes wobble {
    0% {
        transform: translateX(0%);
    }

    15% {
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        transform: translateX(0%);
    };
}

.wobble.go {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
/********
* pulse *
*********/
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
    };
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    };
}

.pulse.go {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
/***************
* lightSpeedInRight *
****************/
@-webkit-keyframes lightSpeedInRight {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    };
}

@keyframes lightSpeedInRight {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    };
}

.lightSpeedInRight.go {
    -webkit-animation-name: lightSpeedInRight;
    animation-name: lightSpeedInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
/***************
* lightSpeedInLeft *
****************/
@-webkit-keyframes lightSpeedInLeft {
    0% {
        -webkit-transform: translateX(-100%) skewX(30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(20%) skewX(-30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    };
}

@keyframes lightSpeedInLeft {
    0% {
        transform: translateX(-100%) skewX(30deg);
        opacity: 0;
    }

    60% {
        transform: translateX(20%) skewX(-30deg);
        opacity: 1;
    }

    80% {
        transform: translateX(0%) skewX(15deg);
        opacity: 1;
    }

    100% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    };
}

.lightSpeedInLeft.go {
    -webkit-animation-name: lightSpeedInLeft;
    animation-name: lightSpeedInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
/*******
* Flip *
*******/
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in;
    };
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) rotateY(360deg) scale(0.95);
        animation-timing-function: ease-in;
    }

    100% {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in;
    };
}

.flip.go {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flip;
    backface-visibility: visible !important;
    animation-name: flip;
}
/**********
* flipInX *
**********/
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    };
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    };
}

.flipInX.go {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX;
}
/**********
* flipInY *
**********/
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    };
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    };
}

.flipInY.go {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY;
}
/*****************
* Out animations *
*****************/
/************
* bounceOut *
*************/
@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
    }

    25% {
        -webkit-transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
    };
}

@keyframes bounceOut {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(0.95);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        transform: scale(0.3);
    };
}

.bounceOut.goAway {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
/************
* bounceOutUp *
*************/
@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    };
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    };
}

.bounceOutUp.goAway {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
/************
* bounceOutDown *
*************/
@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    };
}

@keyframes bounceOutDown {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    };
}

.bounceOutDown.goAway {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
/************
* bounceOutLeft *
*************/
@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    };
}

@keyframes bounceOutLeft {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    };
}

.bounceOutLeft.goAway {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}
/************
* bounceOutRight *
*************/
@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    };
}

@keyframes bounceOutRight {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    };
}

.bounceOutRight.goAway {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
/************
* fadeOut *
*************/
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    };
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    };
}

.fadeOut.goAway {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
/************
* fadeOutUp *
*************/
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    };
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    };
}

.fadeOutUp.goAway {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
/************
* fadeOutDown *
*************/
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    };
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    };
}

.fadeOutDown.goAway {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
/************
* fadeOutLeft *
*************/
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    };
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    };
}

.fadeOutLeft.goAway {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
/************
* fadeOutRight *
*************/
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    };
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    };
}

.fadeOutRight.goAway {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
/************
* flipOutX *
*************/
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    };
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    };
}

.flipOutX.goAway {
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    animation-name: flipOutX;
    backface-visibility: visible !important;
}
/************
* flipOutY *
*************/
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    };
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    };
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}
/************
* lightSpeedOutRight *
*************/
@-webkit-keyframes lightSpeedOutRight {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    };
}

@keyframes lightSpeedOutRight {
    0% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    };
}

.lightSpeedOutRight.goAway {
    -webkit-animation-name: lightSpeedOutRight;
    animation-name: lightSpeedOutRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
/************
* lightSpeedOutLeft *
*************/
@-webkit-keyframes lightSpeedOutLeft {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-100%) skewX(30deg);
        opacity: 0;
    };
}

@keyframes lightSpeedOutLeft {
    0% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        transform: translateX(-100%) skewX(30deg);
        opacity: 0;
    };
}

.lightSpeedOutLeft.goAway {
    -webkit-animation-name: lightSpeedOutLeft;
    animation-name: lightSpeedOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
/************
* rotateOut *
*************/
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0;
    };
}

@keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0;
    };
}

.rotateOut.goAway {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}
/************
* rotateOutUpLeft *
*************/
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    };
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -transform-origin: left bottom;
        -transform: rotate(-90deg);
        opacity: 0;
    };
}

.rotateOutUpLeft.goAway {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}
/************
* rotateOutDownLeft *
*************/
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    };
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    };
}

.rotateOutDownLeft.goAway {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}
/************
* rotateOutUpRight *
*************/
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    };
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    };
}

.rotateOutUpRight.goAway {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}
/************
* rollOut *
*************/
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
    };
}

@keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        transform: translateX(100%) rotate(120deg);
    };
}
.noo-vc-row {
    position: relative;
}

.noo-vc-row.bg-image {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}


.agent-property {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    padding-bottom: 30px;
    clear: both;
}

.agent-property .agent-property-title h3 {
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
}

.agent-property .agents .hentry {
    margin-bottom: 0 !important;
}

.agent-property .agents .conact-agent {
    float: left;
    width: 50%;
    padding-left: 15px;
}

@media (max-width: 767px) {
    .agent-property .agents .conact-agent {
        width: 100%;
        float: left;
        padding: 0;
        margin-top: 15px;
    };
}

.agent-property .agents .conact-agent span.msg {
    font-size: 14px;
    color: #3c763d;
    padding: 5px 0;
    display: block;
    text-align: right;
}

.agent-property .agents .conact-agent span.error {
    font-size: 14px;
    color: #a94442;
}

.agent-property .agents .conact-agent input.form-control,
.agent-property .agents .conact-agent input.wpcf7-form-control:not(.wpcf7-submit),
.agent-property .agents .conact-agent input.widget_newsletterwidget .newsletter-email {
    height: 37px;
}

.agent-property .agents .conact-agent textarea.form-control,
.agent-property .agents .conact-agent textarea.wpcf7-form-control:not(.wpcf7-submit),
.agent-property .agents .conact-agent textarea.widget_newsletterwidget .newsletter-email {
    height: 80px;
}

.agent-property .agents .conact-agent .form-action {
    text-align: right;
}

.agent-property .agents .conact-agent .form-action:before,
.agent-property .agents .conact-agent .form-action:after {
    content: " ";
    display: table;
}

.agent-property .agents .conact-agent .form-action:after {
    clear: both;
}

.agent-property .agents .conact-agent .form-action:before,
.agent-property .agents .conact-agent .form-action:after {
    content: " ";
    display: table;
}

.agent-property .agents .conact-agent .form-action:after {
    clear: both;
}

.agent-property .agents .conact-agent .form-action button {
    background: #ededed;
    border: #ededed;
    font-weight: 300;
    color: #94a2a7;
}

.agent-property .agents .conact-agent .form-action button:hover {
    background-color: #7aa0d3;
    border-color: #7aa0d3;
    color: #ffffff;
}

@-webkit-keyframes loadingFade {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    };
}

@-moz-keyframes loadingFade {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    };
}

@keyframes loadingFade {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    50% {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    100% {
        opacity: 0;
        filter: alpha(opacity=0);
    };
}

.noo-agent .content-title {
    text-transform: uppercase;
    float: left;
    margin-right: 30px;
    margin-bottom: 0;
}

.noo-agent .content-title small {
    display: block;
    margin-top: 10px;
    font-size: 70%;
    font-style: italic;
    text-transform: none;
}

.noo-agent .agent-social a {
    background: #eee;
    border-radius: 50%;
    margin: 0px 3px;
    color: #a5a5a5;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.noo-agent .agent-social a:hover {
    background: #7aa0d3;
    color: #fff;
}

.noo-agent .agent-info {
    float: left;
    margin: 30px 0;
}

.noo-agent .agent-info .content-featured {
    width: 50%;
    float: left;
    margin: 0 30px 20px 0;
}

@media (max-width: 767px) {
    .noo-agent .agent-info .content-featured {
        width: 100%;
        margin: 0 0 20px 0;
    };
}

.noo-agent .agent-info .agent-detail-title {
    font-weight: 300;
}

.noo-agent .agent-info .agent-detail-info {
    line-height: 30px;
}

.noo-agent .agent-info .agent-detail-info i {
    font-size: 16px;
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 8px;
}

.noo-agent .agent-info .agent-detail-info span {
    font-weight: bold;
    width: 80px;
    float: left;
}

.noo-agent .agent-info .agent-desc {
    margin: 30px 0;
}

.noo-agent .conact-agent .content-title {
    margin-bottom: 30px;
}

.noo-agent .conact-agent .form-control,
.noo-agent .conact-agent .wpcf7-form-control:not(.wpcf7-submit),
.noo-agent .conact-agent .widget_newsletterwidget .newsletter-email {
    padding: 4px 8px;
    height: 40px;
}

.noo-agent .conact-agent textarea.form-control,
.noo-agent .conact-agent textarea.wpcf7-form-control:not(.wpcf7-submit),
.noo-agent .conact-agent textarea.widget_newsletterwidget .newsletter-email {
    height: auto;
}

.noo-agent .conact-agent .form-group {
    margin-bottom: 30px;
}

.noo-agent .conact-agent .form-group.message {
    margin-bottom: 15px;
}

.noo-agent .conact-agent .btn,
.noo-agent .conact-agent .wpcf7-submit,
.noo-agent .conact-agent .agents.grid .hentry .agent-wrap .agent-desc .agent-action a,
.noo-agent .conact-agent .widget_newsletterwidget .newsletter-submit {
    width: 100%;
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 30px;
}

.noo-agent .properties-header .page-title {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.agents {
    position: relative;
}

.agents:before,
.agents:after {
    content: " ";
    display: table;
}

.agents:after {
    clear: both;
}

.agents:before,
.agents:after {
    content: " ";
    display: table;
}

.agents:after {
    clear: both;
}

.agents.grid .agents-header .page-title {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 24px;
}

.agents.grid .hentry {
    float: left;
    width: 50%;
    padding: 0 15px 0 0;
    margin: 0 0 30px 0;
    border-bottom: none;
}

.agents.grid .hentry:nth-of-type(n) {
    clear: none;
}

.agents.grid .hentry:nth-of-type(2n) {
    padding: 0 0 0 15px;
}

@media (max-width: 767px) {
    .agents.grid .hentry:nth-of-type(2n) {
        padding: 0;
    };
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .agents.grid .hentry:nth-of-type(2n) {
        padding: 0;
    };
}

.agents.grid .hentry:nth-of-type(2n + 1) {
    clear: both;
}

.agents.grid .hentry .agent-title {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 15px 15px;
    background: #f9f9f9;
}

.agents.grid .hentry .agent-featured {
    width: 46%;
    margin: 0;
    display: table-cell;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.agents.grid .hentry .agent-featured img {
    width: 100%;
    height: auto;
}

.agents.grid .hentry .agent-featured:after {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 0px;
    top: 30px;
    border-top: 0px solid transparent;
    border-right: 17px solid #f9f9f9;
    border-bottom: 17px solid transparent;
    z-index: 99;
}

@media (max-width: 767px) {
    .agents.grid .hentry .agent-featured:after {
        border-right: 0;
    };
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .agents.grid .hentry .agent-featured:after {
        border-right: 0;
    };
}

@media (max-width: 767px) {
    .agents.grid .hentry .agent-featured {
        width: 100%;
        display: block;
    };
}

.agents.grid .hentry .agent-wrap {
    width: 54%;
    display: table-cell;
    vertical-align: top;
    position: inherit;
    background: #f9f9f9;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    position: relative;
    padding-left: 20px;
    padding-top: 15px;
}

.agents.grid .hentry .agent-wrap .agent-desc {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    border-top: 1px solid #ececec;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-social {
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #ececec;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-social a {
    background: #eee;
    border-radius: 50%;
    margin: 0px 3px;
    color: #a5a5a5;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-social a:hover {
    background: #7aa0d3;
    color: #fff;
}

@media (max-width: 991px) {
    .agents.grid .hentry .agent-wrap .agent-desc .agent-social {
        padding: 4px 0 5px 10px;
    };
}

@media (max-width: 767px) {
    .agents.grid .hentry .agent-wrap .agent-desc .agent-social {
        padding: 10px 20px;
    };
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action {
    border-top: 1px solid #fff;
}

.agents.grid .hentry .agent-wrap .agent-desc .agent-action a {
    border-radius: 0;
    width: 100%;
    font-weight: bold;
    padding-top: 7px;
}

@media (max-width: 767px) {
    .agents.grid .hentry .agent-wrap .agent-desc {
        margin: 0 auto 0 -20px;
        width: auto;
        position: relative;
    };
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .agents.grid .hentry .agent-wrap .agent-desc {
        margin: 0 auto 0 -20px;
        width: auto;
        position: relative;
    };
}

.agents.grid .hentry .agent-wrap .agent-info {
    line-height: 30px;
    font-size: 14px;
    padding-bottom: 10px;
}

.agents.grid .hentry .agent-wrap .agent-info div {
    overflow: hidden;
    display: inline-table;
    white-space: nowrap;
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .agents.grid .hentry .agent-wrap .agent-info div {
        display: block;
    };
}

.agents.grid .hentry .agent-wrap .agent-info i {
    font-size: 16px;
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 8px;
}

@media (max-width: 767px) {
    .agents.grid .hentry .agent-wrap {
        width: 100%;
        display: block;
    };
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .agents.grid .hentry .agent-wrap {
        line-height: 28px;
        font-size: 12px;
    };
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .agents.grid .hentry .agent-wrap {
        width: 100%;
        display: block;
    };
}

.agents.grid .hentry .agent-title {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 30px 30px 0;
    background: #f9f9f9;
}

@media (max-width: 767px) {
    .agents.grid .hentry {
        width: 100%;
        padding: 0;
    };
}

.recent-agents {
    position: relative;
}

.recent-agents .caroufredsel-wrap {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.recent-agents .caroufredsel-wrap ul {
    padding: 0;
}

.recent-agents .caroufredsel-wrap ul li {
    float: left;
    padding: 0;
    list-style: none;
    display: block;
	width:400px;
}

@media (max-width: 767px) {
    .recent-agents .caroufredsel-wrap {
        margin: 0;
    };
}

.recent-agents .recent-agents-title h3 {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
	padding:0 20px;
}

.recent-agents .caroufredsel-next,
.recent-agents .caroufredsel-prev {
    display: inline-block;
    height: 40px;
    position: absolute;
    right: 20px;
    top: 0;
    background: #2f333e;
    color: #fdaf17;
    width: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.recent-agents .caroufredsel-next:hover,
.recent-agents .caroufredsel-prev:hover {
    background: #3a3f4d;
}

.recent-agents .caroufredsel-prev {
    right: 61px;
}

.recent-agents .caroufredsel-prev:before {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "fontawesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}

.recent-agents .caroufredsel-next:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "fontawesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}

.recent-agents .hentry {
    background: #fff;
}

.recent-agents .hentry .agent-featured {
    overflow: hidden;
    max-height: 380px;
}

.recent-agents .hentry .agent-featured img {
    width: 100%;
}

.recent-agents .hentry .agent-wrap {
    text-align: center;
}

.recent-agents .hentry .agent-wrap .agent-title {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 5px 0;
	color:#2f333e;
}

.recent-agents .hentry .agent-wrap .agent-excerpt {
    padding: 10px 20px;
}

.recent-agents .hentry .agent-wrap .agent-social {
    padding: 10px 20px 10px 20px;
    border-top: 1px solid #d3d3d3;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.recent-agents .hentry .agent-wrap .agent-social a {
    background: #fe7716;
    border-radius: 50%;
    margin: 0px 3px;
    color: #ffffff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.recent-agents .hentry .agent-wrap .agent-social a:hover {
    background: #fdaf17;
    color: #fff;
}

@media (max-width: 767px) {
    .recent-agents .hentry {
        margin: 0;
        padding: 0;
    };
}

@media only screen and (min-width: 176px)  and (max-width: 800px) {

.recent-agents .caroufredsel-wrap ul li {
	width:100%;
}

.site {
top:75px;
padding:30px 0;
}

}