


.blog_print{
display:none;
}

/* Header / Global Edits */

.wpb_wrapper {
    position: relative;
}

.testimonials_carousel ul.slides {
    padding: 0;
    margin: 0;
    width: 100% !important;
}

header.sticky.sticky_animate,
header.fixed {
    padding-top: 0px !important;
}

.header_inner_right {
    float: left;
}

.wp-caption {
    max-width: 101% !important;
    height: auto;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

h2,
h3,
h4,
h5,
h6 {
    text-transform: none !important;
}

h1 {
    font-size: 2.8em;
    margin: 160px 0 1.5% 0;
    line-height: 1em;
}

h2 {
    font-size: 30px;
    line-height: 1.1em;
    font-weight: 400;
    letter-spacing: 2px;
    letter-spacing: 0 !important;
}

h3 {
    font-size: 1.875em;
    line-height: 1em;
    font-weight: 400;
    letter-spacing: 0px !important;
    margin: 0 0 .5em 0;
}

h4 {
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0px !important;
}

h4.content_title {
    text-transform: capitalize;
}

h6 {
    font-weight: 500;
}


/* MENU - LOGIN / ACCOUNT */

/* HEADER LOGIN / ACCOUNT */
#nav-menu-item-2861{
    display:none;
}

#nav-menu-item-34{
    display:block;
}

/* Drop Down */
#nav-menu-item-2861:hover,
#nav-menu-item-2861 .second ul{
    background-color: #fff
}


.drop_down .second .inner ul li a, .drop_down .second .inner ul li h4{
    color:#000;
}

.drop_down .second .inner ul li a:hover{
    color:#fff;
}

#nav-menu-item-2861 .drop_down .second {
    right: 0;
}

.drop_down .second .inner ul.right li a, .drop_down .second .inner ul.right li h4 {
    text-align: left;
    border:0;
}


#mobileNavLogo {
    display: block;
    margin: -10px 0 auto 0;
    text-align: center;
    position: absolute;
    top: 21px;
    left: 28%;
}

#mobileNavLogo img{
    width:50%;
}

.drop_down .second {
    right: 0;
    left:auto;
}
.drop_down .second .inner {
    box-shadow: 1px 1px 5px #999;
}
.drop_down .second .inner ul li a{
    border-bottom:0px;
}

#nav-menu-item-3316, #nav-menu-item-3409,#menu-item-3410{
    display:none;
}

.side_menu .widget ul ul {
    padding: 0px;
}

#menu-item-3362, #menu-item-3355{
    border-bottom: 1px solid;
}

#menu-item-3350{
    border-top: 1px solid;
}

#menu-item-3316,#menu-item-3362,#menu-item-3358{
    display:none;
}

#nav-menu-item-3315{
    display:block;
}

/* Drop Down */
#nav-menu-item-3316:hover,
#nav-menu-item-3316 .second ul{
    background-color: #fff
}


.drop_down .narrow .second .inner ul li {
    width: 180px;
}

.drop_down .second .inner ul li a, .drop_down .second .inner ul li h4{
    color:#000;
}

.drop_down .second .inner ul li a:hover{
    color:#fff;
}

#nav-menu-item-3316 .drop_down .second {
    right: 0 !important;
    left:165px;
}

.drop_down .second .inner ul.right li a, .drop_down .second .inner ul.right li h4 {
    text-align: left;
    border:0 !important;
}


/* Mobile Navigation Edits */
.mkd_logo img.mobile{
    height: 50px;
}


 ul#menu-mobile-menu{
    padding:0 18px;
 }

/* Mobile Close */

.side_menu a.close_side_menu span:before {
    top: -4px !important;
    left: -180px !important;
}

.side_menu_slide_from_right .side_menu {
    width: 100%;
    right: 100%;
    padding: 100px 0 0 0;
}

.right_side_menu_opened.side_menu_slide_from_right .side_menu {
    right: 40%;
    width: 60%;
    background-color: rgba(0, 0, 31, 1);
    padding: 76px 0 0 0;
}

 .side_menu a.close_side_menu span{
    font-size: 30px;
    font-weight: 900;
    right: 180px;
}

.right_side_menu_opened .wrapper,
.right_side_menu_opened footer.uncover {
    left: 0px;
}

.side_menu .widget.widget_nav_menu li a {
    margin: 0;
    border-top: 0;
    display: block;
    padding: 0px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
}

.side_menu .widget.widget_nav_menu li a:hover {
    color: #07bbff;
}

.side_menu .widget li {
    margin: -12px 0;
}

.side_menu .widget li#menu-item-3355{
    margin:0;
}

.side_menu .widget li#menu-item-3349 {
    margin-bottom: 12px;
}

nav.main_menu>ul>li>a .item_text {
    font-family: 'Averta','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13.5px;
    letter-spacing: 0px;
    margin: 0 0 0 .6em;
    font-weight: 800;
    line-height: 18px;
}



/* 3 Top Buckets */


    #brokerProcess .vc_custom_1457323152687,
    #sellProcess .vc_custom_1457322401742,
    #buyProcess .vc_custom_1457322775256 {
        padding-right: 20% !important;
        padding-left: 20% !important;
    }




/* Dots for Slides */
.testimonials_holder .flex-control-paging li a.flex-active{
    background-color:#0098ee !important;
}


ol.flex-control-nav {
    display:none !important;
}



/* Modal / Alert Boxes */
#myModal {
    position: absolute;
    left: 0;
    top: -5em;
    background-color: #fff;
    padding: 2em;
    width: 45%;
    border: 1px solid #dddddd;
    display: none;
}

#myModal .close {
    right: 1em;
    top: 1em;
    position: absolute;
}

#myModalWide {
    position: absolute;
    left: 0;
    top: 0em;
    z-index: 99999;
    background-color: #fff;
    padding: 2em;
    width: 95%;
    border: 1px solid #dddddd;
    display: none;
}

#myModalWide .closeWide {
    right: 1em;
    top: 1em;
    position: absolute;
    cursor: pointer;
}

.mkd_image_with_text_over {
    height: 325px;
}

.noTrans {
    text-transform: none !important
}

.active {
    display: block !important;
    color: #0098ee;
}

.logo_wrapper .mkd_logo a {
    visibility: visible !important;
    height: 47px !important;
    padding: 0 0 0 10px;
}

.title.has_fixed_background {
    background-size: cover!important;
}

section.parallax_section_holder .parallax_section_holder_background {
    background-size: cover!important;
}

aside.sidebar .widget>h4 {
    color: #0098ee;
}

.blog_single.blog_standard_type .post_content {
    padding-left: 0;
}

.blog_holder .post_date_title_holder h2 {
    padding-left: 0;
}

.blog_holder .post_date_title_holder {
    display: none;
}

.blog_single>article,
.blog_single>div:not(:last-child):not(.comment_holder) {
    border-bottom: 0;
}

.qbutton {
    background-color: transparent;
}

.mkd_accordion_holder.accordion.boxed .ui-accordion-header {
    margin-top: 8px !Important;
    border: 1px solid #0098ee;
    border-top-width: 1px;
}

.mkd_accordion_holder.accordion.accordion_hide_icon div.accordion_content {
    padding: 0;
}

.utk-util-clearfix {
    height: 2px;
}

.band {
    height: 2px;
    width: 33.33%;
    line-height: 0;
    float: left;
}

.yellow-band {
    background: #FFE300;
}

.green-band {
    background: #59CF1F;
}

.blue-band {
    background: #0099ED;
}

.socialSquare {
    margin-right: 1.5em !important;
    display: block;
    width: 2em;
    height: 2em;
    overflow: hidden;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    border: 0px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: left;
}

.socialSquare i:hover {
    font-size: 1.3em;
}

.footer_bottom_holder ul li a {
    margin: 0;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 900;
    text-transform: uppercase;
    height: 28px;
    width: 28px;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.footer_bottom_holder ul li a:hover {
    color: #666;
}

.footer_bottom_holder ul li a:hover i {
    font-size: 1.3em;
}

.post_date_title .date,
.post_text .post_category,
.post_text .post_info_author_holder {
    display: none
}

.qbutton.small {
    border: 2px solid;
    font-size: 11px;
}

.qbutton.small,
.qbutton.small.fill_from_left,
.qbutton.small.fill_from_top,
.qbutton.small.fill_from_bottom {
    border-radius: 0 !important
}

.qbutton.small:hover {
    color: #00001F !important;
    border: solid 2px #fff;
    background-color: #fff !important;
}


/* Accordian Global Edits */

.mkd_accordion_holder.accordion.boxed .ui-accordion-header {
    text-align: center;
    height: auto;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    padding: 30px 27px;
    color: #283033;
    background-color: #fff;
    border: 1px solid #dadadb;
    border-top-width: 0;
}

.accordion_mark_icon .icon_plus:before,
.accordion_mark_icon .icon_minus-06:before {
    font-size: 1em;
    line-height: 2.8em;
}

.mkd_accordion_holder.accordion.boxed .ui-accordion-header {
    margin-top: -1px !Important;
    border: 1px solid #0098ee;
    border-top-width: 1px;
}

.accordian .wpb_wrapper p {
    color: #999;
}


/* HELP CENTER */
.latest_post_holder:not(.masonry)>ul>li:first-child {
    padding-top: 15px!important;
}





.title_subtitle_holder .title_subtitle_holder_inner h1{
    margin-top:10px;
}

.latest_post_holder:not(.masonry)>ul>li:first-child {
    padding-top: 15px!important;
}


.title_holder .title_subtitle_holder .subtitle span{
    font-style: normal;
    font-size: .6em;
    width: 85%;
}

.title_size_large{
    border-bottom-width: 0px !important;
}


.standard_title .title_holder{
    background-color: #e6eff4;
}

#helpCenterMenuBlue {
    background-color: #0098ee;
}


.helpCenterMenuBlue4th {
    background-color: #0098ee;
    position: relative;
    width: 80%;
    clear: both;
    display: block;
    height: 8em;
    z-index: 99999;
    padding: 0 12%;
}

.helpCenterMenuPosts{
    position: absolute !important;
    top: 0;
    left: -16%;
    width: 112%;
    clear: both;
    display: block;
    height: 5em;
    z-index: 99999;
    padding: 0 12%;
}

.helpCenterMenuPosts .helpMenuBlueContainer{
    width:25% !important;
    padding-top:1.5em;
}


#helpCenterMenuBlue .helpMenuBlueContainer {
    float: left;
    width: 20%;
    text-align: center;
    height: 100%
}

.container{
    clear:both;
}

#helpCenterMenuBlue h4 {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 110px;
    margin: 0;
    position: relative;
    text-align: center;

}

.helpMenuBlueContainer{
    cursor: pointer
}

#helpCenterMenuBlue h4 > a {
  position: relative;
  color: #fff;
  text-decoration: none;
}

#helpCenterMenuBlue h4 > a:hover,
#helpCenterMenuBlue h4.active > a {
  color: #fff;
}

#helpCenterMenuBlue h4 > a:before,
#helpCenterMenuBlue h4.active > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -10px;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}


#helpCenterMenuBlue h4 > a:hover:before,
#helpCenterMenuBlue h4.active > a:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

aside.sidebar .widget {
    margin: 0px 0 0 0;
}

.sidebar .widget_nav_menu{
    padding: 2em 0 2em 0;
    background-color: #e6eff4;
}

#menu-help-center-menu li{
    padding:1em 0 1em 2em;
}

#menu-help-center-menu li.current-menu-item{
    background-color: #0098ee;
}



#menu-help-center-menu li.current-menu-item a{
    color:#fff;
}

.sidebar .widget_nav_menu h4 {
    margin-bottom: .5em;
    margin-left: -1.5em;
}



.sidebar .widget_nav_menu li a {
    color: #0098ee;
    font-weight: 600;
}

.sidebar .widget_nav_menu li a:hover {
    color: #07bbff;
}

#help_accordian {
    width: 100%;
}

#help_accordian h2,
#help_accordian h3,
#help_accordian h4 {
    text-transform: none
}

#help_accordian > ul > li {
    color: #01aaff;
    border-bottom: 1px solid #e3e3e3;
}



/*heading styles*/

#help_accordian h3 {
    font-size: 12px;
    line-height: 34px;
    padding: 0 10px;
    cursor: pointer;
}

#help_accordian .latest_post_holder {
    display: block;
}


/*heading hover effect*/

#help_accordian h3:hover {
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}


/*iconfont styles*/

#help_accordian h3 span {
    font-size: 16px;
    margin-right: 10px;
}

#help_accordian li a {
    color: #666;
}

#help_accordian li a:hover,
#help_accordian li a.active {
    color: #0098EE;
}


/*list items*/

#help_accordian li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


/*links*/

#help_accordian ul ul li a {
    text-decoration: none;
    font-size: 11px;
    line-height: 27px;
    display: block;
    padding: 0 15px;
    transition: all 0.15s;
}

#help_accordian ul ul ul {
    display: block;
    padding: 0 1em;
}


/*hover effect on links*/

#help_accordian ul ul li a:hover {
    border-left: 5px solid;
}


/*Lets hide the non active LIs by default*/

#help_accordian ul ul,
#help_accordian ul ul ul {
    display: none;
}

#help_accordian li.active ul {
    display: block;
}


/* ARROW SHAPE */

.white-bottom-arrow-down {
    width: 0;
    height: 0;
    margin: 0 auto;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 2em solid #ffffff;
}

.grey-bottom-arrow-down {
    width: 0;
    height: 0;
    margin: 0 auto;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 2em solid #f2f2f4;
}

.blue-bottom-arrow-down {
    width: 0;
    height: 0;
    margin: 0 auto;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 2em solid #e6eff4;
}

.black-bottom-arrow-down {
    width: 0;
    height: 0;
    margin: 0 auto;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 2em solid #000000;
}



/* SLIDERS TESTIMONIALS */

#mkd-buyer-testimonials .right {
    width: 42% !important;
    left: 45% !important;
    top: 35%;
}


/*Number Diamonds */

.numDiamond {
    margin: 5% 30%;
    display: block;
    width: 2em;
    height: 2em;
    overflow: hidden;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    border: 2px solid #0099ee;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.numDiamondInside {
    color: #0099ee;
    text-align: center;
    vertical-align: middle;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin: 0 .5em 0 .2em;
    font-weight: 700;
}


.numBorberLeft.Two,
.numBorberLeft.Three,
.numBorberLeft.Four,
.numBorberRight.One,
.numBorberRight.Two,
.numBorberRight.Three {
    display: none;
}


/* Diamond Left Right */

.diamond:after,
.diamondCenter:after {
    content: '';
    position: absolute;
    right: -28px;
    z-index: 999;
    top: 132px;
    width: 0;
    height: 0;
    border: 30px solid transparent;
    border-top-color: #171834;
}

.diamondCenter:before,
.diamondRight:before {
    content: '';
    position: absolute;
    left: -32px;
    z-index: 999;
    top: 72px;
    width: 0;
    height: 0;
    border: 30px solid transparent;
    border-bottom-color: #171834;
}


/*PAGE SPECIFIC STYLES */


/* FORM EDITS ... NEEDS SERIOUS CLEAN UP */

.mkd_elements_holder .mkd_elements_item {
    vertical-align: top !important;
}

select{
    padding:1.5em .5em;
}

#research2Hero{
    z-index:10;
}
select{
height:auto !important;
}
select,
textarea,
input[type="text"],
input[type="email"],
.uneditable-input {
    height: 55px!important;
}


.mktoFormRow input {
    padding: 10px .5em!important;
}

#FirstName::-webkit-input-placeholder {
    color: #666666;
}

#FirstName:-moz-input-placeholder {
    color: #666666;
}

#FirstName:-ms-input-placeholder {
    color: #666666;
}

#LastName::-webkit-input-placeholder {
    color: #666666;
}

#lastName:-moz-input-placeholder {
    color: #666666;
}

#LastName:-ms-input-placeholder {
    color: #666666;
}

#Company::-webkit-input-placeholder {
    color: #666666;
}

#Company:-moz-input-placeholder {
    color: #666666;
}

#Company:-ms-input-placeholder {
    color: #666666;
}

#Phone::-webkit-input-placeholder {
    color: #666666;
}

#Phone:-moz-input-placeholder {
    color: #666666;
}

#Phone:-ms-input-placeholder {
    color: #666666;
}

::-webkit-input-placeholder {
    /* Chrome, Safari, Opera */
    color: #666666 !important;
}

::-moz-placeholder {
    /* Firefox */
    color: #666666 !important;
}

:-ms-input-placeholder {
    /* IE10–11 */
    color: #666666 !important;
}

::-ms-input-placeholder {
    /* Edge */
    color: #666666 !important;
}

::placeholder {
    /* CSS Working Draft */
    color: #666666 !important;
}

.placeholder {
    color: #666666;
}


.mktoForm div,
.mktoForm span,
.mktoForm label,
.mktoForm p,
.placeholder-hide-except-screenreader {
    color: #666666 !important;
}

select {
    padding: 5px 35px 5px 5px;
    border: 0px solid #ccc;
    color: #000 !important;
    background: #ffffff;
}

#sellerFormContainer {
    padding-left: 20% !important;
    padding-right: 20% !important;
}

#sellerForm select {
    width: 100%;
    padding: 1em;
    font-size: 1em;
    margin: 0 0 1em 0;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
}

#sellerForm .submit {
    width: 99%;
    padding: 1em;
    font-size: 1em;
    margin: 0 0 1em 0;
    background-color: #1b96bf;
    color: #fff;
    font-weight: 500;
}

#sellerFormContainer div.mktoFormRow:nth-of-type(5) {
    width: 49%;
}

#sellerIconList {
    list-style: none;
    margin: 0;
    padding: 0;
}


/* HERO POSITIONS */
    #financingHero{
        height: 550px;
        background-position: 100% 100%;
    }

/*NOWCAST */

.mkd_image_with_text_over .shader {
    background-color: rgba(0, 0, 0, 0) !important;
}

.vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

.wpb_single_image .vc_single_image-wrapper {
    display: block !important;
    vertical-align: top;
    max-width: 100%;
}

.timeLineEl h2 {
    font-weight: 200;
    margin: 5% 0 4% 0!important;
    text-transform: none;
}

.timeLineEl h6 {
    margin: 11% 10% 0 5%
}

.timeLineEl p {
    margin: .5em 20% 0 5%;
    width: 86%;
    line-height: 1.5em
}

.timelineElement {
    position: relative
}

.numDiamond {
    margin: 5% 43%;
    display: block;
    width: 2em;
    height: 2em;
    overflow: hidden;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    border: 2px solid #0099ee;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    z-index: 10;
}

.timeLineLine {
    position: absolute;
    border: 1px solid #0099ee;
    width: 100%;
    top: 14px;
}

.timeLineFourth {
    margin: 0 0 0 -5%;
}

.equalheight {
    padding: 0 0 2px 0;
}

.provenSuccess,
.provenSuccess h3 {
    color: #000;
}


/* Slide Show and Carousel */
.mobileOnly{
    display:none;
}

.carousel-inner {
    height: 485px;
    overflow: hidden;
}

.carousel-inner {
    margin-bottom: -.5em;
}

.testimonials_holder .flex-control-paging {
    margin-top: -40px;
    /* position: fixed; */
    z-index: 9999;
    position: relative;
}

.item.testimonial {
    position: relative;
    height: 100%;
}

.testimonials.image_above.with_arrows {
    padding: 0 !important;
    width: 100% !important;
}

.testimonials_holder .flex-direction-nav li {
    display: inline-block;
    height: 80px;
    width: 80px;
}

.testimonials_holder .flex-direction-nav a {
    background-color: transparent;
    height: 80px;
    width: 80px;
}

.testimonials_holder .flex-direction-nav a span,
.testimonials_holder .flex-direction-nav a span:before {
    width: 80px;
    height: 80px;
}

.testimonials_holder .flex-direction-nav a:hover {
    background-color: transparent !important;
    opacity: 1;
    filter: alpha(opacity=100);
}


.testimonials_holder .flex-direction-nav a span:hover:before,
.testimonials_holder .flex-direction-nav a:hover {
    color: transparent;
    content: "";
}

.fa-angle-left,
.fa-angle-right {
    -webkit-filter: drop-shadow(2px 2px 2px #ccc);
    filter: drop-shadow(2px 2px 2px #ccc);
}

.fa-angle-left {
    background-image: url('//cdn.mlhdocs.com/adc_cms/images/tenx/icons/leftArrowWhite.png') !important;
    background-repeat: none !important;
    height: 80px;
    width: 80px;
}

.fa-angle-left:before {
    content: "";
}

.fa-angle-left:hover {
    background-image: url('//cdn.mlhdocs.com/adc_cms/images/tenx/icons/leftArrowBlue.png') !important;
}

.fa-angle-right {
    background-image: url('//cdn.mlhdocs.com/adc_cms/images/tenx/icons/rightArrowWhite.png') !important;
    background-repeat: none !important;
    height: 80px;
    width: 80px;
}

.fa-angle-right:before {
    content: "";
}

.fa-angle-right:hover {
    background-image: url('//cdn.mlhdocs.com/adc_cms/images/tenx/icons/rightArrowBlue.png') !important;
}

.carousel-control.left {
    top: 35%;
    left: 0;
    right: auto;
}

.carousel-control.right {
    top: 35%;
    right: 5%;
    left: auto;
}

.testimonials_holder .flex-direction-nav {
    left: 2%;
    width: 95%;
    margin-top: -75px;
}

.testimonials .image_top .testimonial_text_inner.without_title .testimonial_text {
    padding: 0;
}

.carousel-caption {
    position: absolute;
    right: 0;
    left: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.testimonials.image_above .image_top .testimonial_text_inner {
    padding: 0px;
}

.testimonial_content_inner .container.right {
    position: absolute;
    width: 34%;
    left: 50%;
    top: 70%;
}

.testimonial_content_inner .container.right-property {
    position: absolute;
    left: 65%;
    top: 390px;
    width: 30%;
}

.testimonial_content_inner .container.right-property .carousel-caption {
    text-align: left
}

.testimonial_content_inner .container.right-property .carousel-caption h2 {
    font-style: normal;
    font-size: 3em;
    color: #00001f;
    margin: 0 0 .2em 0;
}

.testimonial_content_inner .container.right-property .carousel-caption h3 {
    font-style: normal;
    font-size: 2em;
    color: #000;
    font-weight: 900
}

.testimonial_content_inner .container.right-property .carousel-caption p {
    color: #000;
    line-height: 22px
}

.testimonial_content_inner h2 {
    font-size: 1.5em;
    font-style: italic;
    color: #fff;
    text-transform: none;
    font-weight: 400;
    text-align: left;
    margin: 0 0 5% 0;
    line-height: 30px;
}

.testimonial_content_inner h3 {
    font-size: 1.4em;
    color: #fff;
    text-align: left;
    text-transform: none;
    font-weight: 900;
}

.testimonial_content_inner h4 {
    font-size: 1em;
    line-height: 1.75em;
    color: #fff;
    text-align: left;
    text-transform: none;
}

.testimonial_content_inner,
.carousel-inner {
    position: relative !important;
}

.carousel-control.left,
.carousel-control.right {
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* For IE8 and earlier */
}

.carousel-control.left:hover,
.carousel-control.right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
}

.footer_top:not(.footer_top_full) .container_inner {
    padding: 63px 0 15px 0;
}


/* UL LI's */

.indentList {
    width: 70%;
    margin: 2%;
}

.indentList li {
    list-style-position: outside;
    margin: .5em;
}


/* Research */

#researchTopThumbs .wpb_wrapper .wpb_text_column {
    cursor: pointer;
}

#researchTopThumbs .wpb_wrapper .wpb_text_column:hover img{
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

#researchTopThumbs .wpb_wrapper .wpb_text_column:hover img{
 
}

#researchTopThumbs .wpb_wrapper .wpb_text_column p{
    height:250px;
    overflow:hidden;
} 


#researchTopThumbs .wpb_wrapper .wpb_text_column img {
    position: relative;
    z-index: 99;
    width: 98%;
    height: auto;
    display: block;
    margin: 0 1%;
    top: 5em;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

#researchTopThumbs .wpb_wrapper .wpb_text_column h4 {
    position: absolute;
    z-index: 100;
    background-color: #fff;
    width: 95%;
    height: 3em;
    margin: 0 1%;
    font-size: 1em;
    text-transform: none;
    line-height: 1.1em;
    font-weight: 500;
}

#researchTopThumbs .wpb_wrapper .wpb_text_column h4:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 30px;
    margin-left: -30px;
}

.mkd_accordion_holder.accordion.boxed div.accordion_content_inner {
    padding: 40px 40px 28px 50px;
    text-align: center;
    border: 1px solid #dadadb;
    border-top-width: 0;
    background-color: #f7f7f7;
}

#researchTopThumbs .wpb_wrapper .wpb_text_column:hover h4 a {
    color: #0098ee;
}

.researchAccordian h4.ui-state-active,
.researchAccordian h4.ui-state-active .icon_minus-06 {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(0, 0, 0) !important;
}


/* General style */

.grid-gallery ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.grid-gallery figure {
    margin: 0;
}

.grid-gallery figure img {
    display: block;
    float: left;
    margin: .5em;
}

.grid-gallery figcaption h3 {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 1em;
}

.grid-gallery figcaption p {
    margin: 0;
    font-size: 1.1em;
    color: #777;
    padding-top:3px;
    line-height: 1.5;
    padding-top: 6px;
}


/* Grid style */

.grid-wrap {
    max-width: 69em;
    margin: 0 auto;
    padding: 0 1em 1.875em;
}

.grid {
    margin: 0 auto;
}

.grid li {
    width: 25%;
    float: left;
    cursor: pointer;
}

.grid figure {
    padding: 15px;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.grid li:hover figure {
    opacity: 0.7;
}

.grid figcaption {
    /* background: #e4e4e4; */
    padding: 0 0 0 15%;
    text-align: center;
}


/* Slideshow style */

.slideshow {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
       -ms-transform:none!important;
    -moz-transform:none!important;
    -o-transform:none!important;
    transform:none!important;
    -webkit-transform:none!important;
}

.slideshow-open .slideshow {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
       -ms-transform:none!important;
    -moz-transform:none!important;
    -o-transform:none!important;
    transform:none!important;
    -webkit-transform:none!important;
}

.slideshow ul {
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 150px);
    transform: translate3d(0, 0, 150px);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.slideshow ul.animatable li {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.slideshow-open .slideshow ul {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slideshow li {
    width: 45%;
    height: 560px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -280px 0 0 -25%;
    visibility: hidden;
}

.slideshow li.current {
    visibility: visible;
}

.slideshow li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.slideshow li.current:after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
    transition: opacity 0.3s, visibility 0s 0.3s;
}

.slideshow figure {
    width: 100%;
    height: 100%;
    background: #fff;
    border: 50px solid #fff;
    overflow: hidden;
}

.slideshow figcaption {
    padding-bottom: 20px;
}

.slideshow figcaption h3 {
    font-weight: 300;
    font-size: 200%;
}


/* Navigation */
.slideshow nav span {
    position: fixed;
    z-index: 1000;
    color: #59656c;
    text-align: center;
    padding: 12%;
    cursor: pointer;
    font-size: 2.2em;
}

.slideshow nav span.nav-prev,
.slideshow nav span.nav-next {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slideshow nav span.nav-next {
    right: 0;
}

.slideshow nav span.nav-close {
    top: 3em;
    right: 0;
    padding: 0.5em 1em;
    color: #31373a;
}


.nav-close a.qbutton {
    padding: 0 3em;
    font-weight: 900;
    font-size: .5em;
}

footer {
    z-index: 99 !important;
}


/* BOX Behavior /Cloud Icon for LI's */

ul.downloadCloud {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.downloadCloud li {
    background-image: url('//cdn.mlhdocs.com/adc_cms/images/tenx/icons/download.svg');
    background-repeat: no-repeat;
    background-position: 0em 0em;
    background-size: 3em;
    padding-left: 3.5em;
    text-align: left;
    height: 3.5em;
    padding: 0.1em 3.5em;
    vertical-align: middle;
    line-height: 2em;
}


/* ICONS HOVER STYLE */

.box {
    position: relative;
    height: 160px;
    margin: -1.15em 0 0 0;
    overflow: hidden;
}

.last {
    margin-right: 0;
}

.caption {
    position: absolute;
    opacity: 1;
    bottom: 0px;
    left: 0;
    width: 90%;
    padding: 0% 5%;
    height: 20%;
    background-color: #e6eff4;
}

.box .caption p.header {
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 .5em 0;
    line-height: 1.2em;
}

.headerCaption {
    text-align: center;
    font-size: 14px;
}

.box .caption p {
    text-align: left;
    font-size: 14px;
    line-height: 1.4em;
}

.box p img.aligncenter {
    margin: 1.7em auto !important;
}

.full-height {
    height: 90%;
}


/* Info on arrow key navigation */

.info-keys {
    position: fixed;
    top: 11%;
    left: 16%;
    width: 6em;
    font-size: 8px;
    padding: 3em 1em .5em 1em;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    line-height: 1.2em;
    background-color: #999;
    font-family: 'FontAwesome';
}

.info-keys:before,
.info-keys:after {
    position: absolute;
    top: .2em;
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
}

.info-keys:before {
    left: 10px;
    content: "\f060";
}

.info-keys:after {
    right: 10px;
    content: "\f061";
}

.mobile_menu_button {
    display: none;
}


/*Mobile Menu */
.fa-bars {
    display: none;
}

.fa-bars {
    color: #fff;
    height: 2em;
    width: 5em;
    font-size: 2em;
    margin: -.75em 0 0 -1.75em
}

.side_menu {
    padding: 0px;
}

.hideIt {
    display: none !important;
}


.footer_bottom_holder ul {
    list-style: none;
}

#menu-legal-footer-menu li{
    display: inline-block;
    margin-right: 0;
    border-right: 1px solid #666;
    height:1em;
}

#menu-legal-footer-menu li:last-child {
    border-right:0
}


#menu-legal-footer-menu li a{
    width:100%;
    font-size: 12px;
    line-height: 12px;
    font-weight: 100;
    text-transform: none;
    color: #565151;
    padding: 0px 12px;
}



/* Example media queries (reduce number of columns and change slideshow layout) */

@media screen and (max-width: 60em) {
    /* responsive columns; see "Element sizing" on http://masonry.desandro.com/options.html */
    .grid li {
        width: 33.3%;
    }
    .slideshow li {
        width: 100%;
        height: 100%;
      
    }
    .slideshow li figure img {
        width: auto;
        margin: 0 auto;
        max-width: 100%;
    }
    .slideshow nav span,
    .slideshow nav span.nav-close {
        font-size: 1.8em;
        padding: 0.3em;
    }
    .info-keys {
        display: none;
    }
}

@media screen and (max-width: 35em) {
    .grid li {
        width: 50%;
    }
}

@media screen and (max-width: 24em) {
    .grid li {
        width: 100%;
    }
}


/* RESPONSIVE */

@media only screen and (max-width: 1260px) {
    .testimonial_content_inner .container.right {
        position: absolute;
        width: 34%;
        left: 50%;
        top: 90%;
    }
    .content_inner > .full_width > .full_width_inner {
        margin-top: -44px;
    }
}

@media only screen and (max-width: 1200px) {
    .testimonial_content_inner .container.right {
        top: 100%;
    }
    .testimonials_holder .flex-direction-nav {
        top: 42%;
    }
    .testimonial_content_inner .container.right-property {
        top: 380px;
    }
    .testimonial_content_inner .container.right {
        width: 40%;
        left: 50%;
        top: 90%;
    }
    #sellerFormContainer {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
    .content_inner > .full_width > .full_width_inner {
        margin-top: -44px;
    }
}

@media only screen and (max-width: 1000px) {
    header.sticky.sticky_animate,
    header.fixed {
        padding-top: 0;
    }
    .testimonial_content_inner .container.right {
        top: 100%;
    }
    .testimonials_holder .flex-direction-nav {
        top: 40%;
    }
    .testimonial_content_inner .container.right-property {
        top: 260px;
    }
    .testimonial_content_inner .container.right {
        width: 45%;
        left: 45%;
        top: 110%;
    }

    .testimonials_holder .flex-direction-nav {
        top: 60%;
    }

    .testimonial_content_inner h2 {
        font-size: 1.5em;
        font-style: italic;
        margin: 0 0 5% 0;
        line-height: 1.1em;
    }

    #sellerFormContainer {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
    .content_inner > .full_width > .full_width_inner {
        margin-top: -44px;
    }
}


/* Edge Case Weirdness */
@media only screen and (min-width: 800px) and (max-width:995) {
    .reduceWidth {
        width: auto !important;
    }
    .mkd_elements_item_content {
        padding: 0;
    }
    .testimonial_content .item.testimonial img {
        max-width: 500% !important;
        height: 600px !important;
        margin: 0 0 0 -36em;
        width: auto !important;
    }
    .testimonial_content_inner .container.right {
        position: absolute;
        width: 50%;
        left: 40%;
        top: 82% !important;
    }
    .mkd_elements_holder .mkd_elements_item {
        display: block;
        margin: 0 auto;
    }
    .mkd_elements_holder.five_columns .mkd_elements_item {
        width: 75%;
    }
    h1.content_title {
        font-size: 38px;
        margin: 3.5em 0 1.4% 0;
        color: #fff;
        line-height: 1em;
    }
    .mkd_elements_item .vertical_alignment_middle .horizontal_align_center {
        display: none;
    }
    .full_width_inner {
        margin-top: -44px;
    }
    .item.testimonial {
        position: relative;
        height: 600px !important;
    }
    #sellerFormContainer {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
    #sellerFormContainer div.mktoFormRow:nth-of-type(5) {
        width: 100%;
        margin-left: 0%!important;
    }
    #brokerProcess .vc_custom_1457323152687,
    #sellProcess .vc_custom_1457322401742,
    #buyProcess .vc_custom_1457322775256 {
        padding-right: 10% !important;
        padding-left: 10% !important;
    }
    .box {
        overflow: visible;
        height: 175px;
        padding: 0em 0 3em 0;
    }
    .box .caption {
        height: 53%;
    }
    .mkd_image_with_text_over {
        height: 15em;
    }
    .mkd_image_with_text_over h4.content_title {
        margin: 0;
        line-height: 1em;
    }
    .numDiamond {
        margin: 5% 45%;
        z-index: 10;
    }
    .diamond:after,
    .diamondCenter:after,
    .diamondCenter:before,
    .diamondRight:before {
        display: none;
    }
    .timeLineLine {
        width: 150%;
        left: -25%;
    }
    .numBorberLeft,
    .numBorberRight {
        display: none;
    }
    .carousel-caption {
        bottom: 2em;
    }
    .carousel-control {
        display: block !important
    }
    .carousel-control.left,
    .carousel-control.right {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    .carousel-control.left {
        top: 43%;
        left: 2%;
    }
    .carousel-control.right {
        top: 43%;
        right: 2%;
    }
    .provenSuccess p {
        font-size: .75em
    }
    .mkd_image_with_text_over {
        height: 22em;
        margin: -3.2em 0;
    }
    .mkd_image_with_text_over img {
        display: block;
        position: relative;
        width: 270%;
        max-width: 270%;
        height: auto;
    }
    .mkd_image_with_text_over .content_title {
        margin: 0;
    }
    /*Mobile Footer Menu */
    .utk-util-clearfix {
        display: none;
    }
    .footer_top .four_columns .column1,
    .footer_top .four_columns .column2,
    .footer_top .four_columns .column3,
    .footer_top .three_columns .column1,
    .footer_top .three_columns .column2,
    .footer_top .two_columns_50_50 .column1 {
        margin: 0;
    }
    .footer_top .widget h4 {
        margin: 1em .5em 1em 0;
        cursor: pointer;
    }
    .footer_top:not(.footer_top_full) .container_inner {
        padding: 2em 0 0 0;
        width: 100%;
        margin: 0;
    }
    .footer_top .column_inner>div {
        margin: 0 .5em!important;
    }
    .footer_top .container_inner {
        padding: 0;
        text-align: left;
        margin: 0;
        width: 100%;
    }
    .footer_top .container_inner .widget_nav_menu {
        text-align: left;
        margin: 0 0 0 .5em;
    }
    .footer_top .container_inner .column1,
    .footer_top .container_inner .column2,
    .footer_top .container_inner .column3 {
        border-top: 1px solid #999;
    }
    .footer_top .container_inner .column4 {
        border-top: 1px solid #999;
        /*    border-bottom: 1px solid #999;*/
    }
    .footer_top .mkd_column > div > div > div {
        display: none;
    }
    .footer_top .mkd_column:hover > div > div > div {
        display: block;
    }
    .footer_top ul {
        list-style: none;
        margin: -1em 0 0 .5em;
    }
    footer.footer_border_columns .mkd_column {
        border: 0;
        min-height: 0!important;
        text-align: left
    }
    .mkd_column .column4 .widget_text {
        padding: 0 0 3em 0 !important;
    }
    .footer_top .widget_text .textwidget {
        text-align: left;
        margin: 0 0 0 .5em;
    }
    /* ARROW RIGHT */
    .footer_top .container_inner .widget_nav_menu h4:after {
        clear: both;
        display: block;
        position: relative;
        top: -10px;
        left: 95%;
        content: "";
        height: 0;
        width: 0;
        padding: 0;
        margin: -8px;
        border: 8px solid transparent;
        border-left-color: #000;
    }
    /* ARROW DOWN */
    .footer_top .container_inner .widget_nav_menu h4:hover:after {
        clear: both;
        display: block;
        position: relative;
        top: -6px;
        left: 94%;
        content: "";
        height: 0;
        width: 0;
        padding: 0;
        margin: -8px;
        border: 8px solid transparent;
        border-top-color: #000;
    }
    .socialFooter {
        margin: -18% 5% 0 0;
    }
    .socialSquare {
        position: relative;
        border: 0px !important;
        /* -webkit-box-shadow: none; */
    }
}

@media only screen and (max-width: 960px) {
    .slideshow li.current {
        width: 70% !important;
    
    }
}


.side_menu_slide_from_right .wrapper{
       -ms-transform:none!important;
    -moz-transform:none!important;
    -o-transform:none!important;
    transform:none!important;
    -webkit-transform:none!important;
}


/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { 

}

/* iPad  Portrait */
@media only screen  and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    
    h1{
        margin: 100px 0 1.5% 0;
    }

    .mkd_elements_holder .three_columns .responsive_mode_from_768 .mkd_elements_item{
            width:100%;
            clear:both;
    }

    .slideshow figure {
       width: 80%;
       margin-left:8% !important;
    }

    .slideshow li {
        margin: -360px 0 0 -25%;
    }


    .slideshow li.current {
       width: 75% !important;
       margin-left: -42% !important;
       margin-right: -42% !important;
       height: 71%;
    }
}

/* iPad  Landscape */
@media only screen  and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
        .testimonial_content_inner .container.right-property{
            top:300px !important;
        }
}

/* iPhone */
@media only screen and (max-width: 768px) {

    h1 {
        font-size: 2.2em;
        margin: 85px 0 2% 0;
    }

    h1#contactPage {
        font-size: 2.2em;
        margin: 15% 0 2% 0;
    }

    .wpb_wrapper{
        width:98%;
    }

    #helpCenterMenuBlue h4 {
        font-size: 1em;
        margin: 0 0 1em 1em;
        text-align: center;
    }

    h2 {
        font-size: 1.875em;
        line-height: 1.1em;
        font-weight: 400;
        letter-spacing: 2px;
        letter-spacing: 0 !important;
    }
    h3 {
        font-size: 30px;
        line-height: 1em;
        font-weight: 400;
        letter-spacing: 0px !important;
        margin: 0 0 .5em 0;
    }
    h4 {
        font-size: 28px;
        font-weight: 400;
        letter-spacing: 0px !important;
    }
    .content_title {
        margin: 50px 0 0 0 !important;
        line-height: 1em;
    }
    /* Blue Bucket items */
    .caption {
    height: 10em;
    }
 
    .box {
    height: 235px;
    }


    .mobileOnly{
        display:block;
    }

    .bold-when-mobile{
        font-weight:700;
    }

    .fa-bars {
        display: block;
    }


    .timeLineEl{
        margin-top: 2.5em;
    }
/* Dots for Slides */
    ol.flex-control-nav {
        display:block !important;
    }





/*SlideShow*/
    .slideshow li.current {
        width: 85% !important;
        left: 30%;
    }

    .slideshow figure {
        border: 10px solid #fff;
    }

    .slideshow li {
        top: 55%;
    }

    .slideshow nav span.nav-close {
        top: 0em;
        padding: 0em;
    }

    .slideshow nav span.nav-close .qbutton.small{
        border: 0px;
        padding: 0em;
    }
    
    .slideshow h4 {
        font-size: 1em !important;
        padding-top: 20px !important;
    }

    .slideshow h6 {
        font-size: 12px!important;
        line-height: 12px !important;
        padding-bottom: 0px;
    }
    
    .grid-gallery figcaption p {
        line-height: 1.25;
        font-size: .8em;
    }

    .slideshow figure {
        width: 100%;
        height: 90%;
    }

    .grid-gallery figure img {
        margin: 0em;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .slideshow li figure img {
        width: 45%;
        margin: 0 auto;
        max-width: 100%;
    }

    .slideshow nav span, .slideshow nav span.nav-close {
        font-size: 1.4em;
        padding: 0px 0.3em;
        margin-top: -.25em;
    }
    
    .slideshow nav span.nav-prev, .slideshow nav span.nav-next{
        display:none;
    }

    .teamDescription{
        font-size:13px;
        line-height: 1.8;
    }

    .qbutton.small{
        margin-bottom:1em;
    }
/* Hero Images */
    #financingHero{
        height: 500px;
        background-position: 100% 100%;
    }

    #researchHero .parallax_section_holder_background {
        background-position: 50% -15px !important;
    }

    #financingHeadline .full_section_inner{
        padding-left: 5% !important;
        padding-right: 5% !important;
    }

    ul.downloadCloud li {
        background-position: 0em 0em;
        background-size: 3em;
        text-align: left;
        height: 3.5em;
        padding: 0.1em 3.5em;
    }
    .mkd_accordion_holder.accordion.boxed div.accordion_content_inner {
        padding: 40px 5px 28px 5px;
        text-align: center;
        border: 1px solid #dadadb;
        border-top-width: 0;
        background-color: #f7f7f7;
    }
    ul.downloadCloud li {
        height: 3.5em;
        padding: 0.1em 0 0 4em;
    }
    .testimonials_holder .flex-direction-nav,
    .testimonial_content .item.testimonial img {
        display: none;
    }
    .testimonial_content {
        background-color: #00001f;
    }
    .item.testimonial {
        position: relative;
        height: 430px !important;
    }
/* Slideshow */
    .latest_post_holder .post_list li.clearfix{
        width:99%;
    }


/* HELP CENTER */

    .helpCenterMenuBlue4th {
        width: 100%;
        clear: both;
        height: 260px;
        padding: 0;
    }

    #helpCenterMenuBlue .helpMenuBlueContainer {
        float: left;
        width: 100%;
        clear: both;
        height: 45px;
    }

/* RESEARCH PAGE */
#researchTopThumbs .wpb_wrapper .wpb_text_column p{
    height:188px;
    overflow:hidden;
    } 



/* CONTACT PAGE */
    .vc_custom_1456954757901,
    .vc_custom_1456953833770,
    .vc_custom_1456954743572 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .vc_custom_1457323152687 {
        padding-right: 10% !important;
        padding-left: 10% !important;
    }
    .testimonial_content_inner .container.right-property,
    .testimonial_content_inner .container.right {
        width: 80%;
        left: 8%;
        top: 85% !important;
    }
    .vc_custom_1456964525485,
    .vc_custom_1457121801730 {
        padding-bottom: 30px !important;
    }
    .removeMobilePadding .full_section_inner {
        padding-left: 1% !important;
        padding-right: 1% !important
    }
    div.mktoFormRow:nth-of-type(1),
    div.mktoFormRow:nth-of-type(2),
    div.mktoFormRow:nth-of-type(4),
    div.mktoFormRow:nth-of-type(5) {
        width: 100% !important;
        clear: both
    }
    .testimonials .testimonial_title,
    .mktoLabel {
        display: none;
    }
    .testimonial_content_inner .container.right-property h2,
    .carousel-caption h2 strong,
    .testimonial_content_inner .container.right-property h3,
    .testimonial_content_inner .container.right-property p {
        color: #fff !important;
        text-align: center;
    }
      /*Mobile Footer Menu */
    .utk-util-clearfix {
        display: none;
    }
    .footer_top .four_columns .column1,
    .footer_top .four_columns .column2,
    .footer_top .four_columns .column3,
    .footer_top .three_columns .column1,
    .footer_top .three_columns .column2,
    .footer_top .two_columns_50_50 .column1 {
        margin: 0;
    }
    .footer_top .widget h4 {
        margin: 1em .5em 1em 0;
        cursor: pointer;
    }
    .footer_top:not(.footer_top_full) .container_inner {
        padding: 2em 0 0 0;
        width: 100%;
        margin: 0;
    }
    .footer_top .column_inner>div {
        margin: 0 .5em!important;
    }
    .footer_top .container_inner {
        padding: 0;
        text-align: left;
        margin: 0;
        width: 100%;
    }
    .footer_top .container_inner .widget_nav_menu {
        text-align: left;
        margin: 0 0 0 .5em;
    }
    .footer_top .container_inner .column1,
    .footer_top .container_inner .column2,
    .footer_top .container_inner .column3 {
        border-top: 1px solid #999;
    }
    .footer_top .container_inner .column4 {
        border-top: 1px solid #999;
        /*    border-bottom: 1px solid #999;*/
    }
    .footer_top .mkd_column > div > div > div {
        display: none;
    }
    .footer_top .mkd_column:hover > div > div > div {
        display: block;
    }
    .footer_top ul {
        list-style: none;
        margin: -1em 0 0 .5em;
    }
    footer.footer_border_columns .mkd_column {
        border: 0;
        min-height: 0!important;
        text-align: left
    }
    .mkd_column .column4 .widget_text {
        padding: 0 0 3em 0 !important;
    }
    .footer_top .widget_text .textwidget {
        text-align: left;
        margin: 0 0 0 .5em;
    }
    /* ARROW RIGHT */
    .footer_top .container_inner .widget_nav_menu h4:after {
        clear: both;
        display: block;
        position: relative;
        top: -10px;
        left: 95%;
        content: "";
        height: 0;
        width: 0;
        padding: 0;
        margin: -8px;
        border: 8px solid transparent;
        border-left-color: #000;
    }
    /* ARROW DOWN */
    .footer_top .container_inner .widget_nav_menu h4:hover:after {
        clear: both;
        display: block;
        position: relative;
        top: -6px;
        left: 94%;
        content: "";
        height: 0;
        width: 0;
        padding: 0;
        margin: -8px;
        border: 8px solid transparent;
        border-top-color: #000;
    }
    .socialFooter {
        margin: -18% 5% 0 0;
    }

    #menu-legal-footer-menu li {
        border-right: 0
    }
    .socialSquare {
        position: relative;
        border: 0px !important;
        /* -webkit-box-shadow: none; */
    }
}