.g-4 {
    /*margin: 50px 0 !important;*/
}

.wpcf7-form-control-wrap {
    margin: 10px auto;
    display: block;
}

.wpcf7-form p {
    margin: 10px auto;
    display: block;
    text-align: center;
    width: 90%;
}

.g-recaptcha {
    width: 90%;
    margin: 0 0 0 20px;
}

.bx-controls-direction a {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

ul.grid4x2.align_center h3 {
    line-height: 18px;
    margin: 0 0 15px 0;
}

blockquote.find-partner {
    /* float: right; */
    /* width: 40%; */
    border: none;
    color: #fff;
    /* border-left: 2px solid #666; */
    margin: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#505359+0,000000+100 */
    background: #505359;/* Old browsers */
    background: -moz-linear-gradient(-45deg,  #505359 0%, #000000 100%);/* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #505359 0%,#000000 100%);/* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #505359 0%,#000000 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505359', endColorstr='#000000',GradientType=1 );/* IE6-9 fallback on horizontal gradient */
}

blockquote.find-partner h3 {
    font-size: 42px;
    line-height: 1.1;
    font-weight: normal;
    margin: 0 0 15px 0;
}

blockquote.find-partner p {
    font-size: 26px;
    color: #fff;
    line-height: 1.4;
}

blockquote.find-partner a {
    display: block;
    background: #e3593d;
    padding: 10px 0;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff !important;
    margin: 10px 0 0 0;
    font-size: 20px;
    text-decoration: none !important;
}

blockquote.find-partner a:hover {
    background: #d24c31;
}

blockquote.find-city {
    /* float: right; */
    /* width: 40%; */
    padding: 15px;
    border: none;
    color: #fff;
    /* border-left: 2px solid #666; */
    margin:  0px !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e3593d+0,e23c1b+100 */
    background: #e3593d; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #e3593d 0%, #e23c1b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #e3593d 0%,#e23c1b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #e3593d 0%,#e23c1b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3593d', endColorstr='#e23c1b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

blockquote.find-city p {
    font-size: 18px;
    color: #fff;
    line-height: 1.4;
}

blockquote.find-city a {
    display: block;
    padding: 10px 0;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff !important;
    margin: 10px 0 0 0;
    font-size: 20px;
    text-decoration: none !important;
    background: #505359;/* Old browsers */
    background: -moz-linear-gradient(-45deg,  #505359 0%, #000000 100%);/* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #505359 0%,#000000 100%);/* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #505359 0%,#000000 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505359', endColorstr='#000000',GradientType=1 );/* IE6-9 fallback on horizontal gradient */
}

blockquote.find-city a:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,505359+100 */
    background: #000000; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #000000 0%, #505359 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #000000 0%,#505359 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #000000 0%,#505359 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#505359',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

blockquote.find-partner.home {
    padding: 35% 20px;
    box-sizing: border-box;
}

.trending_top p {
    display: none;
}

.trending_top p:first-of-type {
    display: inline-block;
}

.bx-wrapper .bx-viewport {
    left: 0px !important;
}

.TF_1.ob-strip-layout .ob-dynamic-rec-container {
    max-width: 100% !important;
}

.g-recaptcha div {
    margin: 0 auto;
}