﻿/*** Common Style here ***/

html,
body {
    min-height: 100%;
}

.page-wrapper {
    width: 100%;
    overflow: hidden;
}

#mid-wrapper {
    display: block;
    padding: 0px;
    float: left;
    width: 100%;
}

.home-new .container {
    max-width: 95%;
    width: 1270px;
    margin-right: auto;
    margin-left: auto;
}

.home-new section {
    float: none;
}

section {
    padding: 70px 0 0;
    float: left;
}

.home-new {
    font-family: Arial, sans-serif;
}

.home-new body {
    font-family: Arial, sans-serif;
}

.home-new h2 {
    font-size: 2.1rem;
    line-height: 1;
    font-family: Arial, sans-serif;
    font-weight: 300;
    color: #939598;
}

section h2 {
    margin: 0px 0px 45px;
}

.fix-wrap {
    display: block;
    max-width: 1170px;
    margin: 0 auto;
}

.half-section {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    width: 50%;
    padding: 0 2.5%;
}

.one-third-section {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    width: 33.3%;
}

.two-third-section {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    width: 66.6%;
}

.home-new .btn-primary,
.home-new .btn-black,
.home-new .btn-blue {
    font-family: Arial, sans-serif;
}

.btn-primary,
.btn-black,
.btn-blue {
    display: inline-block;
    padding: 0px 20px;
    min-width: 155px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 12px;
    line-height: 42px;
    letter-spacing: 2px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    background: #40BDE8;
    border: none;
    outline: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
}

.btn-primary:hover {
    background: #2ea6cf;
    color: #FFF;
}

.btn-black {
    min-width: 145px;
    line-height: 35px;
    letter-spacing: 1px;
    background: #000000;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
}

.btn-black:hover,
.btn-brdr:hover {
    background: #40BDE8;
    color: #FFF;
}

.btn-blue {
    min-width: 175px;
    line-height: 35px;
    letter-spacing: 1px;
    background: #006EB6;
}

.btn-blue:hover {
    color: #FFF;
    background: #02579b;
}

.home-new {
    font-family: Arial, sans-serif;
}

.home-new .btn-brdr,
.home-new .btn-brdr-blue {
    font-family: Arial, sans-serif;
}

.btn-brdr,
.btn-brdr-blue {
    display: inline-block;
    padding: 0px 20px;
    min-width: 145px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 31px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid rgba(255, 255, 255, 0.47);
    outline: none;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
}

.btn-brdr-blue {
    line-height: 33px;
    color: #006EB6;
    border: 1px solid #006EB6;
}

header ul li:before,
.foot-col ul li:before {
    content: normal;
}

.select2-dropdown {
    z-index: 998;
}

.web-view {
    display: block;
}

.mob-view {
    display: none;
}

.success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 10px;
}

.error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 10px;
}

.info {
    background: #e8e32e;
    color: #fff;
    padding: 10px 24px;
    float: left;
    width: 100%;
    margin-bottom: 4px;
}

/*** icon style here ***/

.play-btn {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/icn-play.png') no-repeat 0px 0px;
}

/*** header Style here ***/

.open-navbar {
    overflow: hidden;
}

header {
    display: block;
    padding: 0px;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    color: #797a7d;
    text-align: center;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    z-index: 999;
}

.top-bar {
    display: block;
    width: 100%;
    height: 50px;
    float: left;
    color: #FFF;
    background: #000000;
    overflow: hidden;
    position: relative;
    transition: height 0.5s ease;
    -webkit-transition: height 0.5s ease;
    -moz-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
}

.top-bar ul,
.top-bar ul li {
    display: block;
    margin: 0px 1px 0px 0px;
    padding: 0px;
    float: left;
    text-align: left;
    position: relative;
}

.top-bar ul li:after {
    content: '';
    display: block;
    margin: auto;
    width: 1px;
    height: 40px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: -1px;
    background: rgba(61, 61, 61, 1);
}

.home-new .top-bar ul li span,
.home-new .top-bar ul li a {
    font-family: Arial, sans-serif;
}

.top-bar ul li span,
.top-bar ul li a {
    display: block;
    padding: 14px 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 14px;
    line-height: 22px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.top-bar ul li a:hover,
.top-bar ul li.active a {
    background: #006EB6;
}

.top-bar ul li span {
    color: rgba(255, 255, 255, 0.7);
    text-transform: capitalize;
}


.logo {
    display: block;
    margin: auto;
    float: left;
    max-width: 283px;
}

.logo a {
    display: block;
    outline: none;
}

.navbar-header {
    display: block;
    float: left;
}

.navbar-toggle {
    display: none;
    margin: 7px 0px 0px;
    float: right;
    width: 25px;
    height: 19px;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/toggle-active.png') no-repeat center center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.navbar-close {
    background: #000;
}

.navbar-close .navbar-toggle {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/close-toggle.png') no-repeat;
}

.nav-brand {
    display: block;
    float: right;
}

.nav-brand ul,
.nav-brand ul li {
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.nav-brand > ul > li {
    float: left;
}

.nav-brand > ul > li:last-child > a {
    padding-right: 0px;
}

.nav-brand > ul > li > a {
    display: block;
    padding: 0px 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 33px;
    color: #FFF;
    text-transform: uppercase;
    position: relative;
}

.home-new .nav-brand > ul > li > a {
    font-family: Arial, sans-serif;
}

/* .nav-brand > ul > li:hover > a:before, .nav-brand > ul > li.active > a:before { content: ''; height: 1px; position: absolute; bottom: 5px; left: 18px; right: 18px; background: #FFF; } */

.header-fix {
    margin: 0px;
    background: #006EB6;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
}

.header-fix .top-bar {
    height: 0px;
    overflow: hidden;
}

/*** New header Style here ***/

.home-new .primary-menu {
    position: relative;
    z-index: 1;
}

.home-new .open-navbar {
    overflow: hidden;
}

.home-new header {
    text-transform: initial;
    display: block;
    padding: 0px;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    color: #797a7d;
    text-align: left;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    z-index: 999;
}

.home-new .top-bar {
    display: block;
    width: 100%;
    height: 50px;
    float: left;
    color: #FFF;
    background: #000000;
    overflow: hidden;
    position: relative;
    transition: height 0.5s ease;
    -webkit-transition: height 0.5s ease;
    -moz-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
}

.home-new .top-bar ul,
.top-bar ul li {
    display: block;
    margin: 0px 1px 0px 0px;
    padding: 0px;
    float: left;
    text-align: left;
    position: relative;
}

.home-new .top-bar ul li:after {
    content: '';
    display: block;
    margin: auto;
    width: 1px;
    height: 40px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: -1px;
    background: rgba(61, 61, 61, 1);
}

.home-new .top-bar ul li span,
.home-new .top-bar ul li a {
    display: block;
    padding: 14px 30px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.home-new .top-bar ul li a:hover,
.top-bar ul li.active a {
    background: #006EB6;
}

.home-new .top-bar ul li span {
    color: rgba(255, 255, 255, 0.7);
    text-transform: capitalize;
}

.home-new .navbar {
    display: block;
    padding: 0 30px;
    width: 100%;
    float: left;
}

.home-new .logo {
    display: block;
    float: left;
    background-image: url(../../assets/images/Transwestern-Logo-sq.svg);
    height: 150px;
    width: 150px;
    margin-left: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
}

.home-new .logo a {
    display: block;
    outline: none;
}

.home-new .header-fix .logo {
    height: 74px;
    background-image: url(../../assets/images/TW-Logo-Vector.svg);
    background-position: center;
    box-shadow: none;
}

.home-new .navbar-header {
    position: relative;
    display: block;
    float: left;
}

.home-new .header-fix .navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-new .navbar-toggle {
    /* display: none; */
    margin: 0;
    float: right;
    width: 25px;
    height: 19px;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/toggle-active.png') no-repeat center center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.home-new .navbar-close {
    /* background: #000; */
}

.home-new .navbar-close .navbar-toggle {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/close-toggle.png') no-repeat;
}

.home-new .nav-brand {
    padding-top: 30px;
    float: right;
}

.home-new .nav-brand ul,
.home-new .nav-brand ul li {
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.home-new .nav-brand > ul > li:last-child > a {
    padding-right: 0px;
}

/*.home-new .nav-brand > ul > li > a {
    position: relative;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 0.875rem;
    line-height: 33px;
    color: #FFF;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}*/

.home-new .nav-brand > ul > li > a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: -7px;
    background: white;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.home-new .nav-brand > ul > li > a:hover:before,
.home-new .nav-brand > ul > li > a:focus:before,
.home-new .nav-brand > ul > li > a:active:before {
    right: 0;
}

/* .home-new .nav-brand ul  a:hover:before, .home-new .nav-brand  li.active > a:before {
			content: '';
			height: 4px;
			position: absolute;
			bottom: -7px;
			left: 0;
			right: 0;
			background: #FFF;
		} */

.home-new .header-fix {
    margin: 0px;
    background: #006EB6;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
}

.home-new .header-fix .companies-dropdown,
.home-new .header-fix .secondary-menu {
    display: none
}

.home-new .header-fix .top-bar {
    height: 0px;
    overflow: hidden;
}

.home-new .header-fix .navbar {
    transition: padding 0.25s;
}

.home-new .header-fix .nav-brand {
    padding-top: 5px;
}

.home-new .nav-brand .secondary-menu {
    padding-top: 20px;
    padding-right: 52px;
    text-align: right;
}

.home-new .nav-brand .secondary-menu li {
    float: none !important;
    display: inline-block !important;
    cursor: pointer;
}

.home-new .nav-brand .secondary-menu li > a {
    font-size: 0.9rem;
    text-transform: capitalize;
    font-family: Arial, sans-serif;
}

.home-new .nav-brand .secondary-menu li:last-child .submenu-wrap {
    left: auto;
    right: 0px;
}

.home-new .nav-brand .secondary-menu .submenu-wrap li {
    display: block !important;
}

/*** Submenu ***/
.submenu-wrap {
    display: block;
    padding: 14px 0px 0px;
    width: 202px;
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
    overflow: hidden;
    pointer-events: none;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -o-pointer-events: none;
    -ms-pointer-events: none;
}

.submenu-wrap ul {
    padding: 0px;
    text-align: left;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
}

.submenu-wrap > ul li a {
    display: block;
    padding: 11px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #006EB6;
}

.home-new .submenu-wrap > ul li a {
    font-family: Arial, sans-serif;
}

.submenu-wrap > ul li a:hover {
    color: #FFFFFF;
    background: #006EB6;
}

.nav-brand > ul > li.parent > a i {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -15px;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #FFFFFF;
    cursor: auto;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    z-index: 9;
}

.nav-brand > ul > li.parent:hover > a i {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}

.nav-brand > ul > li.parent:hover .submenu-wrap {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    pointer-events: all;
    -webkit-pointer-events: all;
    -moz-pointer-events: all;
    -o-pointer-events: all;
    -ms-pointer-events: all;
}

.submenu-wrap > ul li.has-submenu > a {
    padding-right: 30px;
    position: relative;
}

li.has-submenu > a i {
    content: '';
    display: block;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 15px;
    width: 8px;
    height: 14px;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/nav-arrow.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

li.has-submenu > a:hover i,
li.has-submenu.open-second-subnav > a i {
    background-image: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/nav-arrow-hover.png');
    background-repeat: no-repeat;
}

li.has-submenu .submenu-nav {
    display: block;
    width: 200px;
    background: #FFF;
    position: absolute;
    top: 0px;
    left: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
    pointer-events: none;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -o-pointer-events: none;
    -ms-pointer-events: none;
}

li.has-submenu:hover .submenu-nav {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    pointer-events: all;
    -webkit-pointer-events: all;
    -moz-pointer-events: all;
    -o-pointer-events: all;
    -ms-pointer-events: all;
}

li.has-submenu .submenu-nav ul {
    box-shadow: 5px 2px 10px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 5px 2px 10px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 5px 2px 10px 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 5px 2px 10px 0 rgba(0, 0, 0, 0.5);
}

.aboutsubnav li.has-submenu .submenu-nav ul {
    box-shadow: -5px 2px 10px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -5px 2px 10px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -5px 2px 10px 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: -5px 2px 10px 0 rgba(0, 0, 0, 0.5);
}

.nav-brand > ul > li.aboutsubnav .submenu-wrap {
    left: auto;
    right: 0px;
}

.aboutsubnav li.has-submenu .submenu-nav {
    left: auto;
    right: 100%;
}

/*** Inner page Header Style here ***/

/*.cms-inner-page header {
    background: #006EB6;
}*/

.cms-inner-page header:after {
    content: normal;
}

.cms-inner-page #mid-wrapper {
    padding: 0;
}

.cms-page #mid-wrapper {
    padding: 0;
}

/*** Header Searchbox ***/

li.nav-search > form {
    position: relative;
    width: inherit;
    height: 33px;
    z-index: 510;
}

li.nav-search .search-btn {
    display: block;
    margin: 0px 8px 0px 18px;
    padding: 0px;
    float: left;
    width: 25px;
    height: 33px;
    cursor: pointer;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/search-icon.png') no-repeat center center;
    background-size: 20px 20px;
    position: relative;
    z-index: 4;
}

li.nav-search input[type="submit"]:hover {
}

.nav-search ::-webkit-input-placeholder {
    color: #fff;
}

.nav-search ::-moz-placeholder {
    color: #fff;
}

.nav-search :-ms-input-placeholder {
    color: #fff;
}

.nav-search :-moz-placeholder {
    color: #fff;
}

/*** Header New Searchbox ***/

li.nav-search > form {
    position: relative;
    width: inherit;
    height: 33px;
    z-index: 510;
}

li.nav-search input[type="text"] {
    display: block;
    position: absolute;
    top: -3px;
    right: -10px;
    width: 33px;
    height: 40px;
    padding: 0px 10px;
    line-height: normal;
    outline: 0;
    -webkit-appearance: textfield;
    font-size: 0px;
    color: #FFFFFF;
    text-shadow: 0 0 1px rgba(0, 0, 0, .35);
    background: none;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    z-index: 1;
    margin-top: 0;
    border: none;
}

li.nav-search input[type="text"]:focus,
li.nav-search:hover input[type="text"] {
    width: 250px;
    padding: 8px 40px 8px 20px;
    background: #002B5F;
    font-size: 16px;
}

li.nav-search .search-btn {
    display: block;
    margin: 0;
    padding: 0px;
    float: left;
    width: 17px;
    height: 34px;
    cursor: pointer;
    background: url(../images/search-icon1.png) no-repeat center center;
    background-size: 16px 18px;
    position: relative;
    z-index: 4;
}

li.nav-search input[type="submit"]:hover {
}

.nav-search ::-webkit-input-placeholder {
    color: #fff;
}

.nav-search ::-moz-placeholder {
    color: #fff;
}

.nav-search :-ms-input-placeholder {
    color: #fff;
}

.nav-search :-moz-placeholder {
    color: #fff;
}

/*** Popup styles ***/

.popup-overlay {
    overflow: hidden;
}

.popup-overlay:before {
    content: '';
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.45);
}

.popup {
    display: none;
    z-index: -1;
    position: fixed;
    top: 10%;
    left: 50%;
    width: 50%;
    padding: 70px 45px;
    transform: translate3d(-50%, 0, 0);
    background-color: #fff;
}

.popup.popup-visible {
    display: block;
    z-index: 1001;
}

.popup-close {
    position: absolute;
    top: 20px;
    right: 28px;
    height: 30px;
    font-size: 42px;
    background: transparent;
    color: #d6d8da;
    line-height: 0;
    padding: 0;
    font-family: Arial, sans-serif;
}

.popup-close:hover {
    color: #8e9194;
}

select#size-select:before {
    -webkit-appearance: none;
    content: '\25bc';
}

.popup-logo {
    margin-bottom: 35px;
}

.search-property-popup {
    text-align: center;
}

.search-property-popup h3 {
    font-family: Arial, sans-serif;
    color: black;
}

.search-property-popup select::-ms-expand {
    display: none;
}

.search-property-popup form button[type="submit"] {
    display: block;
    width: 100%;
    padding: 11px;
    letter-spacing: 1px;
    font-size: 1.1rem;
    background-color: #006EB6;
    color: white;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    border-radius: 3px;
}

.search-property-popup .select-wrap {
    font-size: 1rem;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin-bottom: 18px;
}

.search-property-popup .select-wrap:after {
    content: '\25bc';
    position: absolute;
    right: 18px;
    top: 7px;
    font-size: 14px;
    color: #a7a8ac;
    pointer-events: none;
}

.search-property-popup .select-wrap select {
    display: block;
    width: 100%;
    font-size: 1rem;
    appearance: none;
    -webkit-appearance: none;
    font-style: italic;
    padding: 10px;
    border-width: 2px;
    border-color: #d4d5d7;
    border-radius: 4px;
    color: #9b9b9f;
    background-color: transparent;
    cursor: pointer;
    font-family: Arial, sans-serif;
}

.search-property-popup .select-wrap select.touched {
    color: #000;
}

.search-property-popup .select-wrap:nth-child(even) {
    margin-left: 3%;
}

#size-slider-wrapper {
    display: none;
    padding: 10px 10px 0;
    margin-top: 10px;
    border: 1px solid #d4d5d7;
    border-top: none;
}

#size-slider-wrapper .slider {
    width: calc(100% - 10px);
    margin: 0px 10px;
}

.slider-handle {
    width: 10px;
}

.size-slider-measure {
    display: flex;
    justify-content: space-between;
}

.slider.slider-horizontal .slider-handle {
    border-radius: 0;
}

.slider.slider-horizontal .slider-track {
    height: 5px;
    margin-top: -2px;
}

/* New About us section */

.about-us {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    width: 40%;
}

.about-us-inner {
    /*background-color: #939598; */
    background-image: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/about-us-background-image.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.about-us-inner-color {
    background-color: rgba(0, 97, 174, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 25px 40px 35px;
    color: #fff;
}

.about-us p {
    margin-bottom: 25px;
    font-size: 1.15rem;
}

.about-us .btn-outline {
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
}

.about-us .link-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    font-size: 1.1rem;
    font-family: Arial, sans-serif;
}

.about-us .link-group a {
    line-height: 1.3;
    color: white;
}

.about-us .link-group a:hover {
    text-decoration: underline;
}

/* New HP Market reports section */

.home-market-reports {
    padding-left: 12%;
}

.home-market-reports .mkrt-cmn-select .multi-select-container {
    /* padding-top: 17px; */
}

.home-market-reports .mkrt-cmn-select .multi-select-button {
    width: 100%;
    max-width: 100%;
    padding: 0 0 0.2em;
    font-size: 22px;
    border: #939598 0 solid;
    border-bottom-width: 1px;
    font-family: Arial, sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #939598;
}

.home-market-reports .mkrt-cmn-select .multi-select-button:after {
    right: 2px;
    border-color: #939598 transparent transparent transparent;
    border-width: 7px 7px 0 7px;
}

.home-market-reports .mkrt-cmn-select {
    margin-bottom: 30px;
}

.home-market-reports .market-rpt-result {
    width: 100%;
    padding: 0;
    background-color: transparent;
}

.home-market-reports .market-rpt-table th {
    display: none;
}

.home-market-reports .market-rpt-table {
    max-height: 290px;
    overflow: auto;
}

.home-market-reports .market-rpt-table tr td {
    padding: 8px 0;
}

.home-market-reports .market-rpt-table .custom_checkbox [type="checkbox"]:not(:checked) + label,
.home-market-reports .market-rpt-table .custom_checkbox [type="checkbox"]:checked + label {
    font-size: 1rem;
    padding-left: 0;
    color: #006EB6;
}

.home-market-reports .market-rpt-table .custom_checkbox [type="checkbox"]:not(:checked) + label:before,
.home-market-reports .market-rpt-table .custom_checkbox [type="checkbox"]:checked + label:before {
    display: none;
}

/* .home-market-reports .market-rpt-table #tbodydata tr:nth-child(n+7) {
display: none;
} */

.home-market-reports .market-rpt-table #tbodydata tr td:not(:first-child) {
    display: none;
}

.home-market-reports .market-rpt-table {
    margin-bottom: 0;
}

.market-report-preview {
    width: 28%;
    margin-bottom: 30px;
    padding-top: 20px;
    margin-right: 6%;
    display: inline-block;
    vertical-align: top;
}

.market-reports-appearance {
    width: 65%;
    font-size: 0;
    display: inline-block;
}

.market-reports-appearance img {
    display: block;
}

.market-reports-appearance * {
    font-size: 1rem;
}

.market-reports-list {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding-top: 20px;
    padding-right: 15px;
}

.home-market-reports .market-reports-list .custom_checkbox [type="checkbox"] + label:after {
    display: none;
}

.home-market-reports .generate-reportbtn {
    display: none;
}

.home-market-reports .multi-select-menuitem {
    background-color: #fff;
    color: #939598;
}

.home-market-reports .multi-select-menuitem:hover {
    background-color: #9de6ff;
}

.home-market-reports .multi-select-menuitems label > span.check {
    border: #939598 1px solid;
}

.home-market-reports .multi-select-menuitems label > input:checked + span.check {
    border: none;
}

.home-market-reports .multi-select-menuitems label > input:checked + span:before {
    background-color: #939598;
}

/* New Home Recent News */

.home-recent-news #newsTabs .resp-tabs-list li {
    padding: 2px;
    width: 35%;
    margin: 0;
    text-align: center;
    font-size: 20px;
    color: white;
    background-color: #006EB6;
    font-family: Arial, sans-serif;
    font-weight: 500;
}

.home-recent-news #newsTabs .resp-tabs-list li:last-child {
    width: 65%;
}

.home-recent-news #newsTabs li.resp-tab-active {
    border: none;
    background-color: #00aeef;
}

.home-recent-news #newsTabs li:before {
    display: none;
}

.home-recent-news #newsTabs .resp-tab-content {
    border: none;
}

.home-recent-news-list {
    padding: 0;
}

.home-recent-news-list ul {
    margin: 0 0 64px;
    box-shadow: 5px 12px 25px 0px rgba(0, 0, 0, 0.1);
}

.home-recent-news-list li {
    overflow: hidden;
    display: block;
    padding: 0;
    background-color: #f1f7ff;
}

.home-recent-news-list .recent-news-image {
    width: 140px;
    height: 140px;
    object-fit: cover;
    float: left;
}


.home-recent-news-list li:nth-child(even) {
    background-color: #006EB6;
}

.home-recent-news-list li:nth-child(even) .recent-news-image {
    float: right;
}

.home-recent-news-list li:nth-child(even) h4 a {
    color: #fff;
}

.home-recent-news-list li:nth-child(even) .press {
    color: #fff;
}

.home-recent-news-list li:nth-child(even) .date {
    color: #fff;
}

.home-recent-news-list .recent-news-info {
    overflow: hidden;
    padding: 16px;
}

.home-recent-news-list h4 {
    font-size: 1rem;
    margin-bottom: 2px;
}

.home-recent-news-list h4 a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #808285;
    font-family: Arial, sans-serif;
}

.home-recent-news-list .press {
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #97999c;
    font-size: 0.9rem;
    font-family: Arial, sans-serif;
    margin-bottom: 0;
}

.home-recent-news-list .date {
    margin-bottom: 0;
    font-size: 0.9rem;
    font-family: Arial, sans-serif;
    color: #006EB6;
}

.home-recent-release-list .date {
    margin-bottom: 28px;
}

.home-new .recent-publications {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    width: 60%;
    padding-left: 7%;
    padding-right: 0;
}

.home-new .recent-publications h2 {
    margin-bottom: 45px;
}

.home-new .featured-publication h3 {
    display: block;
    margin: 0px;
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 36px;
    color: #FFF;
    position: absolute;
    left: 20px;
    right: 40px;
    bottom: 20px;
    z-index: 2;
}

.home-new .recent-publication ul li h3 a {
    display: block;
    color: #999b9e;
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.5;
    text-transform: uppercase;
}

.home-new .recent-publication .date {
    display: inline-block;
    margin-bottom: 0;
    padding-right: 10px;
    font-family: Arial, sans-serif;
    font-size: 0.9rem;
    color: #006EB6;
}

.home-new .recent-publication .category-label {
    position: relative;
    margin-bottom: 5px;
    font-size: 0.9rem;
    line-height: 1;
    font-style: italic;
    color: #006EB6;
}

.home-new .recent-publication ul {
    font-size: 0;
    margin-bottom: 18px;
}

.home-new .recent-publication li {
    font-size: 1rem;
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin-right: 5%;
    margin-bottom: 20px;
}

.home-new .recent-publication li:before {
    display: none;
}

.home-new .recent-publication ul li h3 {
    margin: 0;
    line-height: 30px;
}

/* New Success Stories */

.home-new .story-Slider .item a {
    display: flex;
}

.home-new .story-Slider .item a img {
    width: 319px;
    height: 232px;
}

.home-new .story-Slider .item {
    display: block !important;
    margin: 0;
}

.home-new .story-Slider .item a:hover {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -o-opacity: 0.8;
}

/* .home-new .story-Slider .item a:hover .caption-slide { opacity: 0.8; } */

.home-new .Vcard-Slider .slick-prev,
.home-new .story-Slider .slick-prev {
    left: -95px;
}

.home-new .Vcard-Slider .slick-next,
.home-new .story-Slider .slick-next {
    right: -95px;
}

.home-new .story-Slider .slick-dots li button:before {
    position: static;
    display: inline-block;
    content: '';
    font-size: 15px;
    width: 8px;
    height: 8px;
    background: #a7a9ac;
    border-radius: 50%;
    opacity: 1;
}

.home-new .story-Slider {
    padding-bottom: 60px;
}

.home-new .story-Slider .slick-dots {
    bottom: -17px;
}

.home-new .story-Slider .slick-dots .slick-active button:before {
    background: #006EB6;
}

.home-new .story-Slider .slick-dots li button {
    width: 18px;
    height: 18px;
    padding: 5px;
    text-align: center;
    border-radius: 30rem;
}

.home-new .story-Slider .slick-dots li.slick-active button {
    box-shadow: 0px 0px 0px 1px #006EB6;
}

.home-new .story-Slider .caption-slide {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: static;
    opacity: 0.9;
    background: #006EB6;
    width: 317px;
    text-align: center;
    z-index: 3;
    transition: opacity 0.3s;
}

.home-new .story-Slider .slick-slide > div:nth-child(even) > .item > a {
    flex-direction: row-reverse;
}

.home-new .story-Slider .item a:after {
    display: none;
}

.home-new .story-Slider .caption-slide h6 {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial, sans-serif;
    font-size: 1rem;
}

.home-new .story-Slider .caption-slide p {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 1rem;
    font-family: Arial, sans-serif;
}

.home-new .story-Slider .slick-prev,
.home-new .story-Slider .slick-next {
    width: 7.4%;
    background: rgba(255, 255, 255, 0.85);
}

/* .home-new .story-Slider .caption-slide:before {
	content: '';
	display: inline-block;
	width: 72px;
	height: 73px;
	background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/icon-plus-round.png') no-repeat;
} */

/*** New Footer Section Start ***/

footer {
    display: block;
    margin-top: 0;
    padding: 0px;
    float: left;
    width: 100%;
    color: #FFF;
    position: relative;
    background: #0D62AD;
}

.home-new footer {
    margin-top: 60px;
}

.footer-links .fix-wrap {
    border-top: none;
}

.connect-with-us {
    margin: 0;
    padding: 90px 0;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/contact-bg.jpg') no-repeat;
    text-align: center;
    background-size: cover;
}

.footer-social-links {
    max-width: 250px;
}

.footer-social-links a {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 30rem;
    line-height: 28px !important;
    text-align: center;
}

.footer-social-links a i {
    display: inline-block !important;
}

.home-new .subscribe {
    display: block;
    margin: auto;
    max-width: 542px;
    overflow: hidden;
}

.home-new .subscribe .form-group {
    width: 100%;
    float: left;
    font-size: 0;
}

.home-new .subscribe .form-group * {
    font-size: 1rem;
}

.home-new .subscribe input {
    float: none;
    height: 36px;
    line-height: 36px;
    color: white;
    font-size: 1rem;
    background-color: rgba(0, 0, 0, 0.4);
}

.home-new .subscribe input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 0.9rem;
    font-family: Arial, sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #fff;
    text-transform: capitalize;
}

.home-new .subscribe input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 0.9rem;
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    text-transform: capitalize;
}

.home-new .subscribe input:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 0.9rem;
    font-family: Arial, sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #fff;
    text-transform: capitalize;
}

.home-new .subscribe input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 0.9rem;
    font-family: Arial, sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #fff;
    text-transform: capitalize;
}

.home-new .subscribe .form-control {
    vertical-align: top;
    padding-left: 50px;
    max-width: 315px;
    background-image: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/icon-mail.png');
    background-repeat: no-repeat;
    background-position: top 11px left 14px;
    background-size: 20px;
}

.home-new .subscribe .btn-primary {
    padding: 0px 1.5rem;
    max-width: 254px;
    font-size: 0.85rem;
    font-family: Arial, sans-serif;
    font-weight: bold;
    background-color: #fff;
    color: #12acff;
    transition: background-color .25s;
}

.home-new .subscribe .btn-primary:hover {
    background-color: #2ea6cf;
    color: #FFF;
}

.home-new footer {
    background-color: #939598;
}

.home-new .footer-logo-wrap {
    margin: 50px auto 50px;
    max-width: 338px;
}

.home-new .footer-links {
    margin-top: 0;
}

.home-new .footer-links .fix-wrap {
    max-width: 95%;
    width: 1170px;
    padding: 60px 0px 10px;
    overflow: hidden;
}

.home-new .foot-col h6 {
    margin: 0 0px 13px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 1.15rem;
    line-height: 27px;
    text-transform: uppercase;
}

.home-new .foot-col ul li a {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 0.9rem;
    line-height: 24px;
    color: #FFF;
}

.home-new .foot-col ul li {
    line-height: 1;
    margin: 0 0 8px !important;
}

.home-new .footer-links .foot-col:last-child {
    padding-top: 0;
}

.home-new .copyright {
    margin: 0;
    padding: 50px 0;
    background-color: #6d6e71;
}

.home-new .foot-col ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.home-new .footer-links .fix-wrap {
    border: none;
}

.home-new .copyright p {
    float: none;
    margin: 0px;
    font-size: 1rem;
    line-height: 20px;
    font-weight: 300;
    text-align: center;
    font-family: Arial, sans-serif
}

.home-new .copyright p a {
    display: inline-block;
    margin: 0;
    color: #36AFE2;
}

.home-new .copyright p a:hover {
    color: #36AFE2;
    text-decoration: underline;
}

/*** Footer Section Start ***/

footer {
    display: block;
    padding: 0px;
    float: left;
    width: 100%;
    color: #FFF;
    position: relative;
    background: #0D62AD;
}

footer a {
    text-decoration: none;
}

.subscribe {
    display: block;
    margin: auto;
    max-width: 544px;
    overflow: hidden;
}

.subscribe .form-group {
    width: 100%;
    float: left;
}

.subscribe input {
    float: left;
    height: 36px;
    line-height: 36px;
}

.subscribe .form-control {
    padding-left: 36px;
    max-width: 318px;
    background-image: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/icn-mail.png');
    background-repeat: no-repeat;
    background-position: top 12px left 10px;
}

.subscribe .btn-primary {
    padding: 0px 18px;
}

.footer-links {
    padding: 0px;
}

.footer-links .bordered-section {
    padding: 20px 0px 20px;
    overflow: hidden;
}

.foot-col {
    display: block;
    width: 25%;
    padding-right: 15px;
    float: left;
}

.footer-links .foot-col:last-child {
    padding: 35px 0px 0px 0px;
}

/* .footer-links .foot-col:last-child ul li a { line-height: 32px; } */

.foot-col h6 {
    margin: 30px 0px 12px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
}

.home-new .foot-col h6 {
    font-family: Arial, sans-serif;
}

.foot-col h6 a {
    color: #FFF;
}

.foot-col ul,
.foot-col ul li {
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.foot-col ul {
    margin: 0px 0px 30px;
}

.foot-col ul li {
    margin: 0px 0px 8px;
}

.foot-col ul li:last-child {
    margin: 0px;
}

.foot-col ul li a {
    display: inline-block;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #FFF;
}

.foot-col ul li a:hover {
    color: #36AFE2;
}

.social-link {
    padding: 5px 0px 0px;
    width: 100%;
}

.foot-col .social-link ul {
    margin: 0px;
    overflow: hidden;
}

.foot-col .social-link ul li {
    float: left;
    min-height: 30px;
    margin: 0px 11px 16px 0px;
}

.social-link ul li:last-child {
    margin: 0px;
}

.social-link ul li i {
    display: block;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.social-link ul li i.icn-lin {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/linked-in.png?v=2');
    width: 16px;
    height: 16px;
    background-position: -1px -2px;
}

.social-link ul li a:hover i.icn-lin {
    background-position: -1px -23px;
}

.social-link ul li i.icn-tweet {
    background: url('../images/X.png');
    /*background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/X.png');*/
    width: 18px;
    height: 14px;
}

.social-link ul li a:hover i.icn-tweet {
    background-position: 0px -15px;
}

.social-link ul li i.icn-fb {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/facebook.png?v=2');
    width: 8px;
    height: 18px;
    background-position: -1px -1px;
}

.social-link ul li a:hover i.icn-fb {
    background-position: -1px -22px;
}

.social-link ul li i.icn-google {
    width: 22px;
    height: 15px;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/google-plus.png?v=2');
    background-position: 0px -3px;
}

.social-link ul li a:hover i.icn-google {
    background-position: 0px -24px;
}

.social-link ul li i.icn-youtube {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/youtube.png?v=2');
    width: 14px;
    height: 16px;
    background-position: 0px 0px;
}

.social-link ul li a:hover i.icn-youtube {
    background-position: 0px -18px;
}

.social-link ul li i.icn-rss {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/rss-icon.png?v=2');
    width: 16px;
    height: 16px;
}

.social-link ul li a:hover i.icn-rss {
    background-position: 0px -21px;
}

.social-link ul li i.flickr-icon {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/flickr-icon.png?v=2');
    width: 18px;
    height: 10px;
    background-repeat: no-repeat;
}

.social-link ul li a:hover i.flickr-icon {
    background-position: 0px -10px;
}

.social-link ul li i.slideshare-icon {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/slideshare-icon.png?v=2');
    width: 18px;
    height: 12px;
    background-position: 0px 0px;
}

.social-link ul li a:hover i.slideshare-icon {
    background-position: 0px -16px;
}

.home-new .social-link ul li i.instagram-icon {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/instagram-icon.png');
    width: 18px;
    height: 18px;
    background-position: 0px 0px;
    margin-top: 2px;
}

.home-new .social-link ul li a:hover i.instagram-icon {
    background-position: 0px -18px;
}

.social-link ul li i.pinterest-icon {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/pinterest-icon.png?v=2');
    width: 14px;
    height: 19px;
    background-position: -3px 0px;
}

.social-link ul li a:hover i.pinterest-icon {
    background-position: -3px -22px;
}

.social-link ul li i.vimeo-icon {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/vimeo-icon.png?v=2');
    width: 18px;
    height: 16px;
    background-position: 0px 0px;
}

.social-link ul li a:hover i.vimeo-icon {
    background-position: 0px -18px;
}

.social-link ul li i.translations-icon {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/translations-icon.png?v=2');
    width: 14px;
    height: 16px;
    background-position: -1px 0px;
}

.social-link ul li a:hover i.translations-icon {
    background-position: -1px -19px;
}

/*.social-link ul li a:hover i { background-position: 0px -21px; }*/

.copyright {
    padding: 20px 0px;
}

.copyright p {
    float: left;
    margin: 0px;
    font-size: 14px;
    line-height: 30px;
    font-weight: 300;
}

.copyright p a {
    display: inline-block;
    margin: 0px 3px;
    color: #36AFE2;
}

.copyright p a:hover {
    color: #36AFE2;
    text-decoration: underline;
}

.deignby-spinx {
    font-size: 14px;
    float: right;
    line-height: 30px;
    font-weight: 300;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
}

.deignby-spinx a {
    color: #fff;
}

.deignby-spinx a:hover {
    text-decoration: underline;
    color: #36AFE2
}

/*** Homepage Banner Style here ***/

.hp-banner {
    padding: 0px;
    position: relative;
    background: #004073;
}

.home-new .slider-for .item .caption h2 {
    font-family: Arial, sans-serif;
    margin: 0px 0px 30px;
    font-size: 45px;
    font-weight: 500;
    line-height: 50px;
    color: #FFFFFF;
}

.hp-fixed {
    display: block;
    padding: 25px 0px 0px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.53);
}

.slider-nav {
    margin: 0px 0px 25px;
    display: table;
    width: 100%;
    padding: 0px;
    overflow: hidden;
}

.slider-nav * {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.slider-nav .slide-list {
    display: table-cell;
    padding: 10px 20px;
    width: 20%;
    height: 100px;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid rgba(255, 255, 255, 0.21);
    position: relative;
}

.slider-nav .slide-list:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.21);
}

.slider-nav .slide-list:after {
    content: '';
    display: none;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 20px;
    width: 14px;
    height: 9px;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/small-arrow.png') no-repeat 0px 0px;
    background-size: 14px 9px;
}

.slider-nav .slide-list span {
    display: block;
    margin-right: 15px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #FFF;
}

.home-new .slider-nav .slide-list span {
    font-family: Arial, sans-serif;
}

.slider-nav .slide-list:hover {
    background: #FFFFFF;
    border-color: transparent;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.5);
}

.slider-nav .slide-list:hover:after {
    display: inline-block;
}

.slider-nav .slide-list:hover span {
    color: #006EB6;
}

.search-property h3 {
    margin: 0px;
    float: left;
    line-height: 30px;
    color: #FFFFFF;
}

.search-property-right {
    display: block;
    float: right;
    width: 100%;
    max-width: 450px;
    position: relative;
}

.search-property-right input {
    float: left;
    width: 48%;
    margin-left: 2%;
}

.search-property-right .form-control {
    padding: 0px 15px 1px 15px;
    height: 36px;
}

.search-property-right .search-btn {
    display: block;
    width: 35px;
    height: 36px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #40BDE8 url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/search-icon.png') no-repeat center center;
    background-size: 16px 16px;
    border: none;
    cursor: pointer;
}

.search-property-right .search-btn:hover {
    background-color: #02508f;
}

/*** Homepage New Banner Style here ***/

.home-new .hp-banner {
    margin: 0;
    padding: 0px;
    position: relative;
    background: #004073;
}

.home-new .slider-for .item {
    display: block !important;
    width: 100%;
}

.home-new .slider-for .item .main-slide {
    width: 100%;
    height: 80vh;
    min-height: 650px;
    background-color: #004073;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    overflow: hidden;
}

.home-new .slider-for .item .caption {
    display: block;
    margin: 250px 0px 0px;
    max-width: 748px;
}

.home-new .slider-for .slick-slide {
    position: relative;
}

.home-new .slider-for .slide-content {
    position: absolute;
    top: 53%;
    left: 50%;
    width: 50%;
    transform: translate3d(-50%, -50%, 0);
    text-align: center;
    pointer-events: none;
}

.home-new .slide-content .dark-text {
    color: #333333 !important;
    text-shadow: none !important;
}

.home-new .slider-for .dark-arrow.slick-next:before {
    content: '→';
    background: url(../images/right-arrow-black.png) no-repeat 0px 0px;
}

.home-new .slider-for .dark-arrow.slick-prev:before {
    content: '←';
    background: url(../images/left-arrow-black.png) no-repeat 0px 0px;
}

.home-new .slider-for .slide-content h2 {
    margin-bottom: 18px;
    font-size: 2.25rem;
    line-height: 1.25;
    font-family: Arial, sans-serif;
    color: white;
    text-shadow: 1px 2px rgba(0,0,0,1);
}

.home-new .slider-for .slide-content h4 {
    margin-bottom: 45px;
    font-size: 16px;
    line-height: 22px;
    font-family: Arial, sans-serif;
    color: white;
}

.home-new .hp-banner .button-group {
    display: flex;
    justify-content: space-between;
}

.home-new .button-group .btn {
    text-align: center;
    padding: 10px 1rem;
    width: calc(25% - 1px);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.home-new .button-group .btn.blue-btn {
    background-color: rgb(0, 181, 226);
}

.home-new .search-property form #tbxPropSearchName {
    width: 100%;
}

.search-property {
    margin: 0;
}

.search-property form {
    display: inline-flex;
    position: relative;
}

.search-property h3 {
    text-align: left;
    font-size: 2rem;
}

.search-property input {
    height: 36px;
}

.search-property input[type=text] {
    width: 250px;
}

.search-property #tbxPropSearchName {
    margin-right: 12px;
    border-radius: 0;
}

.search-property .search-btn {
    border: none;
    background-color: #12acff;
    background-image: url("../images/search-icon.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    width: 36px;
    padding: 0 18px;
    cursor: pointer;
}

.search-property .filter-right {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.search-property .property-or-txt {
    margin: 5px 0 5px 12px;
}

.search-property .cmn-select {
    width: 160px;
    margin: 0;
}

@media screen and (min-width: 768px) {

    .search-property .property-or-txt {
        margin: 0 0px 0 12px;
    }

    .search-property .filter-right {
        flex-direction: row;
        align-items: center;
    }

    .search-property .cmn-select {
        margin-left: 12px;
    }

    .search-property h3 {
        margin-right: 50px;
    }
}


@media screen and (max-width: 767px) {

    .home-new .button-group {
        flex-wrap: wrap;
    }

    .home-new .button-group .btn {
        width: 100%;
    }

    .home-new .button-group .btn + .btn {
        margin-top: 2px;
    }
}

.search-property .search-prtcity-txt {
    position: absolute;
    z-index: 99;
    right: 15px;
    top: 0;
    margin: 5px 0px 0px -35px;
    float: right;
    font-size: 14px;
    cursor: pointer;
}

.home-new .slider-for .slide-content .btn {
    display: inline-flex;
    align-items: center;
    padding: 10px 2.75rem;
    font-size: 1.1rem;
    line-height: 1.3;
    font-family: Arial, sans-serif;
    height: auto;
    width: auto;
    background-color: #006EB6;
    pointer-events: initial;
}

.home-new .slider-for .slick-dots {
    bottom: 13vh;
}

.home-new .slider-for .slick-dots li button:before {
    position: static;
    display: inline-block;
    content: '';
    font-size: 15px;
    width: 15px;
    height: 15px;
    background: white;
    border-radius: 30rem;
    opacity: 1;
}

.home-new .slider-for .slick-dots li button {
    width: 25px;
    height: 25px;
    padding: 5px;
    text-align: center;
    border-radius: 30rem;
}

.home-new .slider-for .slick-dots li.slick-active button {
    box-shadow: 0px 0px 0px 5px transparent inset, 0px 0px 0px 1px white;
}

/* .home-new .slider-for .slick-dots li.slick-active button:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 25px;
	height: 25px;
	border: 1px solid white;
	border-radius: 30rem;
	transform: translate3d(-50%,-50%,0);
} */

.home-new .slider-for .item .caption h2 {
    margin: 0px 0px 30px;
    font-family: Arial, sans-serif;
    font-size: 45px;
    font-weight: 500;
    line-height: 50px;
    color: #FFFFFF;
}

.home-new .hp-fixed {
    display: none;
    padding: 25px 0px 0px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.53);
}

.home-new .slider-nav {
    margin: 0px 0px 25px;
    display: table;
    width: 100%;
    padding: 0px;
    overflow: hidden;
}

.home-new .slider-nav * {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.home-new .slider-nav .slide-list {
    display: table-cell;
    padding: 10px 20px;
    width: 20%;
    height: 100px;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid rgba(255, 255, 255, 0.21);
    position: relative;
}

.home-new .slider-nav .slide-list:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.21);
}

.home-new .slider-nav .slide-list:after {
    content: '';
    display: none;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 20px;
    width: 14px;
    height: 9px;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/small-arrow.png') no-repeat 0px 0px;
    background-size: 14px 9px;
}

.home-new .slider-nav .slide-list span {
    display: block;
    margin-right: 15px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #FFF;
}

.home-new .slider-nav .slide-list:hover {
    background: #FFFFFF;
    border-color: transparent;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.5);
}

.home-new .slider-nav .slide-list:hover:after {
    display: inline-block;
}

.home-new .slider-nav .slide-list:hover span {
    color: #006EB6;
}

.home-new .search-property #tbxPropSearchName {
    padding-left: 40px;
    margin: 0;
    color: white;
    background-color: rgba(255,255,255,0.3);
}

.home-new .search-property .search-btn {
    position: absolute;
    left: 0px;
    background-color: transparent;
}

.home-new .search-property #tbxPropSearchName::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

.home-new .search-property #tbxPropSearchName::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.home-new .search-property #tbxPropSearchName:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

.home-new .search-property #tbxPropSearchName:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.home-new .search-property-right {
    display: block;
    float: right;
    width: 100%;
    max-width: 450px;
    position: relative;
}

.home-new .search-property-right input {
    float: left;
    width: 48%;
    margin-left: 2%;
}

.home-new .search-property-right .form-control {
    padding: 0px 15px 1px 15px;
    height: 36px;
}

.home-new .search-property-right .search-btn {
    display: block;
    width: 35px;
    height: 36px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #40BDE8 url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/search-icon.png') no-repeat center center;
    background-size: 16px 16px;
    border: none;
    cursor: pointer;
}

.home-new .search-property-right .search-btn:hover {
    background-color: #02508f;
}

.home-new .slider-for .slick-prev {
    left: 50px;
}

.home-new .slider-for .slick-next {
    right: 50px;
}

.home-new .slider-for .slick-next:before {
    content: '→';
    background: url(../images/right-arrow-blue.png) no-repeat 0px 0px;
}

.home-new .slider-for .slick-prev:before {
    content: '→';
    background: url(../images/left-arrow-blue.png) no-repeat 0px 0px;
}

.home-new .search-button {
    position: absolute;
    top: 76%;
    right: 3%;
    width: 110px;
    height: 110px;
    padding: 43px 15px 0;
    border: 0;
    background: url(../images/search-large.png) no-repeat center 18px #006EB6;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 1.3;
    color: white;
    text-transform: uppercase;
    border-radius: 30rem;
}

.home-new .search-input-button {
    position: relative;
    width: 95%;
    height: 36px;
    font-size: 1.1rem;
    margin: 0;
    text-align: center;
    color: white;
    background-color: rgb(0, 181, 226);
}

.home-new .search-input-button:hover {
    opacity: 0.9;
}

/*.home-new .search-input-button:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 36px;
    height: 36px;
    padding: 0 18px;
    background-image: url(../images/search-icon.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
}*/

/*** Home: Family of Companies ***/
.family-companies {
    padding: 70px 0px 80px;
    text-align: center;
    background: #F2EFEC;
}

.family-companies h2 {
    margin: 50px 0px;
    padding: 0px 0px 15px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.34);
}

ul.three-col-list,
ul.three-col-list li {
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: hidden;
}

ul.three-col-list li {
    padding: 0px 50px;
    width: 33.33%;
    float: left;
}

ul.three-col-list li:first-child {
    padding-left: 0px;
}

ul.three-col-list li:last-child {
    padding-right: 0px;
}

ul.three-col-list li:before {
    content: normal;
}

.company-list {
    display: block;
    margin: auto;
    max-width: 100%;
    overflow: hidden;
}

.company-list img {
    display: block;
    margin: auto;
    max-width: 251px;
}

.company-list p {
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}

.home-new .company-list p {
    font-family: Arial, sans-serif;
}

.company-list .learn-more {
    display: inline-block;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #006EB6;
    text-decoration: underline;
}

/*** Homepage Post section style here ***/

.hp-post {
    padding: 100px 0px;
}

.hp-post-head {
    display: block;
    margin: 70px auto 50px;
    width: 100%;
    max-width: 780px;
    color: #FFF;
    text-align: center;
}

.hp-post-head p {
    font-size: 18px;
    line-height: 26px;
}

.two-col {
    display: block;
    width: 100%;
    background: #FFF;
    position: relative;
    overflow: hidden;
}

.two-col h2 {
    margin-bottom: 30px;
}

.two-col .left-sidebar,
.two-col .content-col {
    display: block;
    float: left;
    padding: 0px;
}

.two-col .left-sidebar {
    width: 31.54%;
    max-width: 268px;
}

.sidebar-row {
    position: relative;
    z-index: 2;
}

.recent-press {
    display: block;
}

.recent-press ul {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.recent-press ul li {
    display: block;
    padding: 30px 0px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.4);
}

.recent-press ul li:before {
    content: normal;
}

.recent-press ul li:first-child {
    padding-top: 0px;
}

.recent-press ul li h4 {
    margin: 0px 0px 8px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #094B9F;
}

.recent-press ul li h4 a {
    display: block;
    color: #094B9F;
}

.recent-press ul li h4 a:hover {
    color: #40bde8;
}

.recent-press ul li p {
    margin: 0px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}

.view-press {
    display: block;
    padding: 15px 0px;
}

.view-press a {
    display: block;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #094B9F;
}

.view-press a img {
    display: block;
    margin: 5px 0px 0px;
}

.two-col .content-col {
    width: 65.6%;
    max-width: 767px;
    float: right;
}

.featured-publication {
    display: block;
    margin: 0px 0px 20px;
    width: 100%;
    height: 244px;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

.featured-publication:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0.64) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0.64) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0.64) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a3000000', GradientType=0);
}

.featured-publication:hover {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -o-opacity: 0.8;
    -ms-opacity: 0.8;
}

.featured-publication h3 {
    display: block;
    margin: 0px;
    font-family: Arial, sans-serif;
    font-size: 40px;
    line-height: 44px;
    color: #FFF;
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 40px;
    z-index: 2;
}

.pub-tag {
    display: inline-block;
    padding: 10px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    color: #FFF;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.7);
    z-index: 2;
}

/* .recent-publication { display: block; width: 100%; } */

.recent-publication ul,
.recent-publication ul li {
    display: block;
    padding: 0px;
    overflow: hidden;
}

/* .recent-publication ul li { clear: left; margin: 0px 20px 30px 0px; float: left; width: 48.6%; }
.recent-publication ul li:nth-child(2n) { clear: right; margin-right: 0px; }
.recent-publication ul li:before { content: normal; }
.recent-publication ul li:hover img { opacity: 0.8; -webkit-opacity: 0.8; -moz-opacity: 0.8; -o-opacity: 0.8; } */

.recent-publication ul li h3 {
    /* float:left; 
	width:100%; */
    margin: 15px 0px 0px;
    line-height: 30px;
}

.recent-publication ul li h3 a {
    display: block;
    color: #006EB6;
}

.recent-publication ul li h3 a:hover {
    color: #40bde8;
}

.recent-publication ul li img {
    max-height: 221px;
}

.recent-publication .view-press {
    border-top: 1px solid rgba(153, 153, 153, 0.4);
}

.contact-bar {
    display: block;
    padding: 50px 0px;
    text-align: center;
    background: #006EB6;
}

.contact-bar h2 {
    margin: 0px 0px 20px;
    color: #FFFFFF;
}

.contact-bar .about-form-search {
    display: block;
    margin: auto;
    float: none;
    max-width: 733px;
    overflow: hidden;
}

.contact-bar .about-form-search .input-search-name {
    border: none;
    width: 235px;
}

.contact-bar .about-form-search .input-search-name:focus {
    border: none;
}

.contact-bar .about-form-search .cmn-select {
    margin-left: 14px;
}

.contact-bar .cmn-select .select2-container .select2-selection--single {
    background: #FFF;
    border: none;
}

.contact-card {
    padding: 85px 0px;
    background: #dfd9d6 url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/homepage-contact-bg.jpg') no-repeat bottom center;
}

.Vcard-Slider .slick-slide {
    opacity: 0.5;
    margin: 0px 15px;
}

.Vcard-Slider .slick-active {
    opacity: 1;
}

.Vcard-Slider .slick-prev,
.Vcard-Slider .slick-next,
.story-Slider .slick-prev,
.story-Slider .slick-next {
    width: 100px;
    height: 100%;
    top: 0px;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.32);
    transform: none;
}

.Vcard-Slider .slick-prev:hover,
.Vcard-Slider .slick-next:hover {
    background: rgba(255, 255, 255, 0.45);
}

.Vcard-Slider .slick-prev,
.story-Slider .slick-prev {
    left: 0px;
}

.Vcard-Slider .slick-prev:before {
    left: initial;
    right: 20px;
    opacity: 1;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/left-arrow-blue.png') no-repeat top center;
}

.Vcard-Slider .slick-next,
.story-Slider .slick-next {
    right: 0px;
}

.Vcard-Slider .slick-next:before {
    right: initial;
    left: 20px;
    opacity: 1;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/right-arrow-blue.png') no-repeat top center;
}

.success-stories h3 {
    font-size: 30px;
    line-height: 32px;
    margin: 0px 0px 30px;
    text-align: center;
    color: #094B9F;
}

.story-Slider .item {
    margin: 0px 5px;
}

.story-Slider .item a {
    display: block;
    position: relative;
    color: #FFFFFF;
}

.story-Slider .item a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%)
}

.story-Slider .item a:hover {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -o-opacity: 0.8;
}

.story-Slider .caption-slide {
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 3;
}

.story-Slider .caption-slide h6 {
    margin: 0px 0px 20px;
    font-size: 16px;
}

.story-Slider .caption-slide p {
    margin: 0px;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 12px;
    line-height: normal;
}

.home-new .story-Slider .caption-slide p {
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.story-Slider .slick-prev,
.story-Slider .slick-next {
    width: 15.4%;
    background: rgba(255, 255, 255, 0.85);
}

.story-Slider .slick-prev:before {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/left-arrow-blue.png') no-repeat top center;
}

.story-Slider .slick-next:before {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/right-arrow-blue.png') no-repeat top center;
}

/*** Common Banner Style here ***/

.cmn-banner {
    padding-top: 130px;
    min-height: 420px;
    color: #FFF;
    background-color: #004073;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

.cmn-banner .banner-caption {
    display: block;
    margin: 55px 0px 0px;
    max-width: 748px;
    text-align: left;
    position: relative;
    z-index: 99;
}

.cmn-banner .banner-caption h1 {
    margin: 0px 0px 10px;
    color: #FFF;
}

.left-gradient:before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 0;
    background: rgba(0, 0, 0, 1);
    background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(237, 237, 237, 0) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(237, 237, 237, 0)));
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(237, 237, 237, 0) 100%);
    background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(237, 237, 237, 0) 100%);
    background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(237, 237, 237, 0) 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(237, 237, 237, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ededed', GradientType=1);
}

.left-gradient .fix-wrap {
    position: relative;
    z-index: 2;
}

/*** Common pool top section style here ***/

.cmn-pool-top {
    padding: 0px 0px 130px;
    background: #002B5F;
    position: relative;
}

.pool-top-content {
    margin-top: -160px;
    min-height: 500px;
    background: #FFF;
}

.pool-top-content.full {
    width: 100%;
}

.pool-top-content.f-left {
    padding: 65px;
    width: 100%;
    max-width: 767px;
}

.pool-top-content.f-left h2 {
    margin: 0px 0px 18px;
    color: #006EB6;
}

/*** News & Insight page Style here ***/

.news-post {
    padding: 0px 0px 130px;
    background: #002B5F;
}

.news-post .two-col {
    margin: -160px 0px 0px;
}

.news-post .two-col .left-sidebar,
.news-post .two-col .content-col {
    padding: 65px;
    max-width: inherit;
}

.news-post .two-col .left-sidebar {
    max-width: inherit;
    background: #F2EFEC;
}

.news-post .two-col .left-sidebar:after {
    content: '';
    width: 31.54%;
    max-width: 369px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    background: #F2EFEC;
    z-index: 0;
}

.news-post .two-col .content-col {
    width: 68.46%;
}

.news-post .recent-publication ul li {
    width: 48.5%;
}

.news-title {
    float: left;
    width: 100%;
}

.news-title .filter-tag {
    display: block;
    float: right;
    width: 185px;
    position: relative;
}

.filter-tag .tag-filter {
    display: block;
    padding: 7px 15px;
    height: 35px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    border: 1px solid #006EB6;
    position: relative;
}

.filter-tag .tag-filter:after {
    content: '';
    display: block;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 15px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #006EB6;
}

.filter-tag .tag-box {
    display: none;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0px;
    background: #000000;
    border: 1px solid rgba(255, 255, 255, 0.25);
    z-index: 9;
}

.tag-box ul,
.tag-box li {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
    list-style: none;
    overflow: hidden;
}

.tag-box ul li {
    padding: 11px 15px;
    margin: 0px;
    border-bottom: 1px solid rgba(223, 223, 223, 0.4);
}

.tag-box ul li:last-child {
    border: none;
}

.tag-box ul li:before {
    content: normal;
}

.tag-box ul li:hover {
    background: #40BDE8;
}

.tag-box ul li .custom_checkbox [type="checkbox"]:not(:checked) + label:before,
.custom_checkbox [type="checkbox"]:checked + label:before {
    border-color: #FFF;
}

/*** News Detail page Style here ***/

.news-detail-banner {
    position: relative;
    padding: 70px 0px 160px;
    min-height: 535px;
    height: auto;
    background-position: center center
}

.news-detail-banner:before {
    content: '';
    position: absolute;
    float: left;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.37) 1%, rgba(0, 0, 0, 0.17) 99%, rgba(0, 0, 0, 0.17) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.37) 1%, rgba(0, 0, 0, 0.17) 99%, rgba(0, 0, 0, 0.17) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.37) 1%, rgba(0, 0, 0, 0.17) 99%, rgba(0, 0, 0, 0.17) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e000000', endColorstr='#2b000000', GradientType=0);
    /* IE6-9 */
}

sup {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
    font-size: 0.6em;
}

.news-detail-banner .banner-caption {
    margin: 86px 0px;
}

.news-detail-banner .author {
    margin: 0px;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #FFF;
}

.news-detail-content {
    padding: 70px 70px 0px;
    max-width: 869px;
    overflow: hidden;
}

.news-detail-content li {
    color: inherit;
}

.news-detail-content h2 {
    margin: 0px 0px 30px;
}

.post-head {
    display: block;
    width: 100%;
    overflow: hidden;
}

.post-head .f-left {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
}

.post-head .f-left a {
    color: #006EB6;
    text-decoration: underline;
}

.post-head .f-left p {
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    color: #626262;
}

.post-row {
    display: block;
    margin: 40px -70px;
    padding: 70px;
    font-size: 22px;
    line-height: 30px;
    background: #F2EFEC;
    overflow: hidden;
}

.news-detail-content .social-share {
    margin: 50px 0px 40px;
}

.social-share {
    display: block;
    margin: 50px 0px 0px;
    width: 100%;
}

.post-share {
    display: table;
    margin: 0px;
    padding: 0px;
    border: none;
    list-style: none;
    overflow: hidden;
}

.post-share li {
    display: table-cell;
    padding: 5px;
    min-width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #EFE9E5;
}

.post-share li:last-child {
    border-right: 1px solid #EFE9E5;
}

.post-share li:before {
    content: normal;
}

.post-share li a {
    display: block;
}

.post-share li a:hover {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -o-opacity: 0.8;
}

.post-share li a img {
    vertical-align: middle;
}

.VcardRow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.VcardRow .v-card {
    margin: 5px;
    text-align: left;
    min-height: 250px;
    margin-bottom: 20px;
}

.v-card {
    display: block;
    margin: auto;
    padding: 40px 0px;
    width: 350px;
    background: #FFF;
    overflow: hidden;
}

.v-card .f-left {
    margin-right: 20px;
    width: 130px;
}

.v-card .f-right {
    width: 57%;
}

.v-card .f-right h5 {
    margin: 0px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #006EB6;
}

.v-card .f-right h5 a {
    color: #006EB6;
}

.v-card .f-right h5 a:hover {
    color: #40BDE8;
}

.v-card .f-right p {
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
}

.v-card .f-right p.phone {
    margin: 20px 0px 0px;
}

.v-card .f-right p.phone a {
    color: #000000;
    text-decoration: none;
}

.v-card .f-right p.mail {
    margin: 12px 0px 0px;
}

/*** Directory page Style here ***/

.bnr-inner {
    float: left;
    padding-top: 180px;
    padding-bottom: 107px;
    width: 100%;
    position: relative;
    overflow: inherit;
    background-color: #000;
}

.bnr-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
    top: -50px;
    left: 0px;
    background: #000000;
    z-index: 0;
}

.bnr-inner h1 {
    margin: 0px 0px 30px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    font-size: 45px;
    font-weight: 500;
    line-height: 50px;
    color: #FFFFFF;
}

.aboutusmid-main {
    background: #002b5f;
    width: 100%;
    float: left;
}

.company-info-scn {
    padding: 0px 0 128px 0;
    margin-top: -175px;
}

.company-info-scn .angency-leasing h3 {
    margin-bottom: 30px;
    color: #000;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    font-size: 34px;
    line-height: 34px;
}

.about-tab-list {
    float: left;
    width: 100%;
}

.about-tab-list li {
    font-size: 16px;
    position: relative;
    padding: 7px 0 6px 0;
    float: left;
    width: 100%;
    clear: left;
    color: #fff;
}

.about-tab-list li:first-child {
    padding-top: 10px;
}

.about-tab-list li a {
    position: relative;
    color: #fff;
    width: 85%;
    padding: 0px 0px 0px 45px;
    float: left;
    transition: none
}

.about-tab-list li a:hover,
.about-tab-list li a.active {
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    color: #40BDE8;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/sidebar-arrow.png') no-repeat;
    background-position: right 7px;
}

.about-tab-list li:before {
    display: none;
}

.about-tab-list li ul {
    background: #002B5F;
    float: left;
    width: 100%;
    padding-top: 7px;
    margin-top: 10px;
    padding-bottom: 7px;
    padding-left: 15px;
}

.about-tab-list li ul li a {
    width: 84%;
    font-size: 14px;
    color: #fff;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.about-tab-list li ul li a:hover,
.about-tab-list li ul li a.active {
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    color: #40BDE8;
}

.tabdata-common {
    display: none;
}

.tabdata-current {
    display: block
}

.company-infodtl {
    min-height: 450px;
    position: relative;
    background: #fff;
    width: 100%;
    float: left;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}

.about-tab-panel {
    float: left;
    width: 296px;
    height: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    background: #006EB6;
    padding: 55px 0px 55px 0px;
}

.stick .about-tab-list {
    position: fixed;
    top: 0px;
    padding-top: 100px;
    width: 296px;
    /*transition: all 0.2s ease; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -ms-transition: all 0.2s ease;*/
}

.aboutpanel-submenu {
    display: none;
}

.SubmenuList .aboutpanel-submenu {
    margin-bottom: 10px;
    display: block
}

.SubmenuList .subcmpy-arrow {
    position: absolute;
    right: -15px;
    top: -5px;
    z-index: 9;
    width: 40px;
    height: 30px;
    background: #006EB6;
}

.SubmenuList .subcmpy-arrow:before {
    content: '';
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/sidebar-arrow.png') no-repeat;
    width: 8px;
    height: 14px;
    margin: 14px 0 0px 17px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    float: left;
}

.aboutpanel-collapsed {
    display: none;
    color: #40BDE8;
    font-size: 16px;
    padding: 8px 0 8px 30px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    width: 92%;
    margin: 0px;
}

.about-infopanel {
    width: 874px;
    float: right;
}

.serial-list {
    position: absolute;
    left: -71px;
    top: 0px;
    padding: 11px 0px 10px 0;
    float: left;
    background: #002b5f;
}

.serial-list li {
    line-height: normal;
    color: #fff;
    opacity: 0.5;
    list-style: none;
    font-size: 10px;
    padding: 5px 15px 4px 16px;
    float: left;
    clear: both;
}

.serial-list li:before {
    display: none;
}

.serial-list li a {
    color: #fff;
}

.selected-letter-active {
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif; font-weight: 700;
}

.serial-list-clear {
    position: absolute;
    left: 0px;
    top: -38px;
    padding: 5px 0px 4px 0;
    float: left;
    background: #002b5f;
    width: 100%;
    cursor: pointer;
    text-align: center;
    border-bottom: #fff 1px solid;
}

.serial-list-clear a {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: rgba(127, 149, 175, 0.7)
}

.serial-list-clear:hover {
    opacity: 0.90;
}

.serial-list-clear li {
    line-height: normal;
    color: #fff;
    opacity: 0.5;
    list-style: none;
    font-size: 10px;
    padding: 5px 15px 4px 16px;
    float: left;
    clear: both;
}

.serial-list-clear li:before {
    display: none;
}

.serial-list-clear li a {
    color: #fff;
}

.info-detail {
    float: right;
    width: 735px;
    padding: 55px 0px 55px 0;
    min-height: 900px;
    margin-right: 68px
}

.info-detail h2 {
    color: #000000;
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 30px;
}

.about-form-search {
    float: left;
}

.about-form-search .cmn-select {
    float: left;
    width: 220px;
    margin-left: 14px;
}

.about-form-search .department-select {
    width: 200px;
}

.about-form-search .input-search-name {
    float: left;
    color: #000;
    width: 235px;
    padding: 0px 14px;
    height: 36px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    border: #cacaca 1px solid;
    line-height: 36px;
}

.about-form-search .input-search-name:focus {
    border: #006EB6 1px solid;
}

.drct-search-btn {
    position: relative;
    cursor: pointer;
    float: right;
    margin-left: 14px;
    background: #40BDE8;
    width: 36px;
    height: 36px;
}

.drct-search-btn:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/search-icon-about.png') no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin: auto;
}

.drct-search-btn:hover {
    background: #2ea6cf;
}

.directory-list-data {
    position: relative;
    float: left;
    width: 100%;
    margin: 32px 0px 25px 0;
}

.directory-list-data table tr:nth-child(odd) {
    background: #f2efec
}

.directory-list-data table tr td {
    text-align: left;
    padding: 20px 0px 20px 20px;
}

.directory-list-data td {
    vertical-align: middle;
    font-size: 14px;
    color: #434343;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
}

.directory-list-data td .name-txt {
    color: #094B9F;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    font-style: normal
}

.directory-list-data td .vcard-link {
    font-style: normal;
}

.directory-list-data td .vcard-link:hover {
    color: #40BDE8
}

.load-more-btn {
    letter-spacing: 1px;
    background-color: #006EB6;
    float: left;
    font-size: 12px;
    width: 100%;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    color: #fff;
    line-height: 36px;
    text-align: center;
}

.load-more-btn:hover {
    background: #02589d;
    color: #fff;
}

.select2-results .mCSB_inside > .mCSB_container {
    margin-right: 5px;
}

.select2-results .mCSB_scrollTools {
    width: 4px;
}

.search-reset-map {
    z-index: 9;
    position: fixed;
    bottom: 18px;
    width: 67%;
}

.search-reset-map a {
    background-color: #fff;
    color: #585858;
    float: right;
    margin: 0px 10px 0px 0px;
    font-size: 12px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2) !important;
    text-transform: none;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    border-radius: 2px 2px 2px 2px;
    font-weight: normal;
    padding: 10px 10px;
    min-height: inherit;
    min-width: inherit;
    line-height: normal;
}

.search-reset-map a:hover {
    background: #e2e2e2;
    color: #585858;
}

/*** Bio Detail page Style here ***/

/*.bio-bnr-inner {
    height: 655px;
}*/

.bio-user-info-main {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.bnr-inner .banner-caption {
    max-width: 100%;
    margin-top: 0px;
}

.bio-user-pic {
    float: left;
}

.bio-info-dtl {
    width: 667px;
    float: right;
}

.bio-info-dtl h2 {
    margin-bottom: 15px;
}

.PostPosition-info {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
}

.biouser-social-dtl {
    width: 100%;
    float: left;
    padding: 27px 0;
    margin-top: 50px;
    border-top: #E0E0E0 1px solid;
    border-bottom: #E0E0E0 1px solid;
}

.biouser-social-dtl a {
    float: left;
    color: #fff;
    font-size: 14px;
    color: #36AFE2;
    line-height: normal;
}

.bio-linkedin-icon {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/bio-linkedin.png') no-repeat;
    width: 17px;
    height: 18px;
}

.bio-twitter-icon {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/twitter-bio.png') no-repeat;
    width: 21px;
    height: 18px;
    margin: 0 22px 0 22px;
}

.bio-contact-dtl {
    clear: both;
    float: left;
    margin-top: 30px;
    width: 100%;
}

.bio-contact-dtl li {
    color: #fff;
    font-size: 16px;
    padding-left: 0px;
    margin-top: 10px;
}

.bio-contact-dtl li span {
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.bio-contact-dtl li:before {
    content: normal
}

.bio-contact-dtl li a {
    color: #fff;
}

.bio-contact-dtl li a.user-mailid {
    text-decoration: underline;
    color: #30AEE5;
}

.bio-contact-dtl li a:hover {
    text-decoration: none;
    color: #30AEE5
}

.user-dtl-download a {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/download-icon.png') no-repeat;
    width: 15px;
    height: 17px;
    margin-top: 7px;
    float: right;
    position: relative;
    z-index: 99;
}

.user-dtl-download a:hover {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/download-icon-hover.png')
}

.bio-details-scn {
    padding: 0px;
    background: #002b5f;
}

.bio-details-inner {
    background: #fff;
    float: left;
    width: 100%;
    padding: 60px 75px 60px 75px;
    margin-top: -78px;
    position: relative;
    z-index: 99;
}

.bio-dtl-cont-prt {
    color: #000;
    float: left;
    width: 640px;
}

.bio-details-scn h2 {
    font-size: 24px;
    line-height: 32px;
    color: #4F4F4F;
}

.bio-details-scn h3 {
    color: #4F4F4F;
}

.servicesAssociated-prt {
    float: right;
    width: 300px;
}

.related-pubns-main {
    float: left;
    margin-top: 52px;
    clear: both;
    width: 100%;
}

.related-pubns-main .recent-publication ul li {
    width: 330px;
    clear: none;
    margin: 0 0 30px 15px;
}

.related-pubns-main .recent-publication ul li:nth-child(3n+1) {
    clear: left;
    margin-left: 0px;
}

.related-pubns-main .recent-publication ul li:first-child {
    margin-left: 0px;
}

.bio-services-box {
    background: #F2EFEC;
    float: left;
    width: 100%;
    padding: 35px 45px 45px 45px;
}

.bio-services-box h3 {
    margin-bottom: 25px;
}

.bio-services-box a {
    color: #094B9F;
    text-decoration: underline;
    margin: 2px 0;
    font-size: 16px;
    clear: left;
    float: left;
}

.bio-services-box a:hover {
    text-decoration: none;
}

.associated-pro-prt {
    margin-top: 60px;
    float: left;
}

.properties-cont {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 25px 30px;
}

.properties-cont h4 {
    color: #fff;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    margin: 0px;
    font-size: 16px;
}

.properties-cont h4 a {
    color: #fff;
}

.properties-cont h4 a:hover {
    color: #006EB6;
}

.industry-txt {
    color: #fff;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 14px;
}

.bio-more-pdt {
    clear: both;
    background: #f2efec;
    width: 96%;
    color: #006EB6;
    text-align: center;
    font-size: 16px;
    padding: 15px 0;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.bio-more-pdt i {
    font-style: normal;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    margin-right: 10px;
    line-height: none;
    top: 3px;
    position: relative;
}

.bio-more-pdt:hover {
    background: #e3ded9
}

/***Property Detail page Style here ***/

.property-dtl-bnr {
    background-position: center center;
    margin-top: 0px;
    padding-top: 250px;
    min-height: 670px;
    position: relative
}

.property-dtl-bnr:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    float: left;
    top: 0px;
    left: 0px;
    background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.92) 0%, rgba(0, 0, 0, 0.06) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.92) 0%, rgba(0, 0, 0, 0.06) 100%);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.92) 0%, rgba(0, 0, 0, 0.06) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb000000', endColorstr='#0f000000', GradientType=1);
}

.lct-zipe-code {
    color: #fff;
    float: left;
    padding-bottom: 15px;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 14px;
}

.property-dtl-bnr h2 {
    margin-bottom: 15px;
}

.download-flyer-btn {
    clear: both;
    background: #006EB6;
    min-width: 205px;
    min-height: 36px;
    line-height: 36px;
    float: left;
    clear: left;
    color: #fff;
    padding: 0px 20px;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    letter-spacing: 1px;
}

.download-flyer-btn:before {
    content: '';
    background: url(../images/download-button-icon.png) no-repeat;
    width: 11px;
    height: 13px;
    display: inline-block;
    margin-right: 15px;
    margin-top: 2px;
}

.download-flyer-btn:hover {
    color: #fff;
    background: #0059a1;
}

.download-att-btn {
    clear: both;
    background: #006EB6;
    min-width: 100px;
    min-height: 24px;
    line-height: 24px;
    float: left;
    clear: left;
    color: #fff;
    padding: 0px 20px;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    letter-spacing: 1px;
}

.download-att-btn:before {
    content: '';
    background: url(../images/download-button-icon.png) no-repeat;
    width: 11px;
    height: 13px;
    display: inline-block;
    margin-right: 15px;
    margin-top: 2px;
}

.download-att-btn:hover {
    color: #fff;
    background: #0059a1;
}

.property-dtl {
    padding: 0px;
}

.comman-inner-mid {
    float: left;
    padding-bottom: 128px;
    background: #002B5F;
    width: 100%;
}

.property-dtl-inner {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: -105px;
    position: relative;
    z-index: 1
}

.property-dscptn {
    background: #f2efec;
    float: left;
    width: 100%;
    padding: 65px 117px 65px 65px;
}

.prpty-dscptn-left {
    width: 500px;
    float: left;
}

.property-dscptn-full .prpty-dscptn-left {
    width: 100%;
}

.prpty-dscptn-right {
    float: right;
    width: 350px;
}

.prpty-dscptnData {
    display: none;
    margin-top: 40px;
    clear: both;
    float: left;
    width: 100%;
}

.prpty-dscptn-tab {
    float: left;
}

.tablist {
    margin: 0px;
}

.tablist li {
    font-weight: normal;
    background: none !important;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    color: #094B9F;
    padding: 0px 5px 5px 5px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    margin-left: 40px;
    float: left;
}

.tablist li:first-child {
    margin-left: 0px;
}

.tablist li.resp-tab-active {
    border: none;
    border-bottom: #094B9F 2px solid;
}

.tablist li:before {
    content: normal;
}

.property-dtl-inner .resp-tabs-container {
    background: none;
    border: none;
}

.property-dtl-inner .resp-tab-content {
    padding: 30px 0 0px 0;
    border: none;
}

p.mail a {
    text-decoration: none;
}

p.mail img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.photos-available {
    float: left;
    width: 100%;
    padding: 75px 65px;
}

.photos-available h3 {
    float: left;
    color: #878787;
    margin-right: 40px;
}

.photosData-main {
    float: left;
    margin-top: 10px;
    clear: both;
    width: 100%;
}

.photos-list {
    float: left;
    width: 100%;
}

.photos-item {
    float: left;
    margin-left: 8px;
    max-width: 315px;
    height: auto;
}

.photos-item:first-child {
    margin-left: 0px;
}

.photos-item img {
    height: auto;
}

.plusmore {
    cursor: pointer;
    min-height: 226px;
    color: #094B9F;
    position: relative;
    text-align: center;
    line-height: 196px;
    padding-top: 25px;
    font-size: 12px;
    width: 60px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    background: #F2EFEC;
    float: left;
    margin-left: 8px;
}

.moreplus-icon {
    display: block;
    font-size: 30px;
    line-height: 30px;
    position: absolute;
    top: 38%;
    left: 0px;
    right: 0px;
    margin: auto;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
}

.available-space {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.availablespace-main {
    width: 100%;
    float: left;
}

.table-main {
    width: 100%;
    float: left;
}

.table-main tr th {
    padding-top: 15px;
    background: #006EB6;
    color: #fff;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    text-align: left;
}

.table-main tr th strong {
    padding-left: 25px;
    font-weight: normal;
}

.sorting-arr {
    margin-top: 15px;
    width: 100%;
    display: block;
    height: 20px;
    padding-left: 25px;
    background: #002B5F;
    float: left;
}

.sorting-arr i {
    cursor: pointer;
    position: relative;
    top: -4px;
    display: inline-block;
    background: url(../images/sorting-arrow-down.png) no-repeat;
    width: 10px;
    height: 6px;
}

.sorting-arr.active i {
    background: url(../images/sorting-arrow-up.png) no-repeat;
}

.sorting-arr i:hover {
    opacity: 0.5
}

.available-comment-icon {
    padding-left: 25px;
    position: relative;
    top: 10px;
}

.table-main tr td {
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    font-size: 12px;
    color: #000;
    padding: 18px 0 18px 25px;
}

.table-main tr:nth-child(odd) {
    background: #f2efec;
}

.comment-icon {
    display: inline-block;
    vertical-align: middle
}

.prpty-dscptn-right .slick-prev:before {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/left-arrow-blue.png')
}

.prpty-dscptn-right .slick-next:before {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/right-arrow-blue.png')
}

/***Table***/

.availablespace-table {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter {
    padding: 15px;
    margin: auto;
    width: 50%;
    background: #006EB6
}

.dataTables_length {
    float: left;
    margin: 15px 0px 15px 15px;
}

.dataTables_filter {
    margin: 15px 15px 0px 0px;
}

.dataTables_filter label {
    float: right;
    color: #fff;
    font-size: 16px;
}

body table.dataTable.no-footer {
    border-top: #004e8c 1px solid;
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}

.availablespace-table .dataTables_length label {
    color: #fff;
    font-size: 16px;
}

.availablespace-table table.dataTable thead th,
table.dataTable thead td {
    padding: 0px;
}

.availablespace-table table.dataTable thead .sorting,
.availablespace-table table.dataTable thead .sorting_desc {
    background-image: none !important;
    padding: 0px;
}

.availablespace-table table.dataTable thead th,
table.dataTable thead td {
    padding-top: 0px !important;
}

.sorting_asc .sorting-arr i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.sorting_asc table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc {
    background-image: none !important
}

.dataTables_filter input {
    float: right;
    color: #999999;
    width: 200px;
    padding: 0px 10px;
    height: 30px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    border: #004e8c 1px solid;
    outline: none !important;
    line-height: 30px;
}

.availablespace-table table.dataTable thead th,
table.dataTable thead td {
    padding-top: 10px;
}

.dataTables_length select {
    opacity: 1;
    color: #999;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: url(../images/down_arrow.png) no-repeat 90% 13px;
    outline: none !important;
    background-color: #fff;
    padding: 0 15px 0 10px;
    height: 30px;
    cursor: pointer;
    color: #000;
}

.dataTables_length select::-ms-expand {
    display: none;
}

.dataTables_length select option {
    padding: 5px;
}

table.dataTable.no-footer {
    border-bottom: 1px solid rgba(153, 153, 153, 0.4)
}

.dataTables_wrapper .dataTables_info {
    font-size: 15px;
}

body .dataTables_wrapper .dataTables_paginate {
    padding-top: 15px !important;
}

body .dataTables_wrapper .dataTables_paginate .paginate_button {
    background: #40BDE8 !important;
    border: none !important;
    font-size: 12px !important;
    font-family: 'Open Sans', sans-serif !important; font-weight: 300;
    color: #fff !important;
    padding: 1px 12px 0px 12px !important;
    border-radius: 0px;
}

.photos-available .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.availablespace-table .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.availablespace-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #2ea6cf !important;
    color: #fff !important;
}

body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    background: #40BDE8 !important;
    color: #fff !important;
}

body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    background: #40BDE8 !important;
    color: #fff !important
}

.availablespace-table .table-main tr td {
    line-height: normal;
    padding: 14px 0 12px 25px !important
}

.comment-info {
    display: none;
    padding: 30px;
    line-height: 18px;
    color: #FFFFFF;
    text-align: left;
    width: 320px;
    position: absolute;
    top: 100%;
    right: 0px;
    background: #006EB6;
    z-index: 9;
}

.comment-info:after,
.comment-info:before {
    bottom: 100%;
    right: 13.8%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.comment-info:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #006EB6;
    border-width: 8px;
    margin-left: -8px;
}

.comment-info:before {
    /*border-color:rgba(0, 0, 0, 0); border-bottom-color:#e0e0e0 ; border-width:9px; margin-left:-9px;*/
}

.camment-td-info {
    position: relative;
}

.camment-td-info:hover .comment-info {
    display: block;
}

/***Property List Sort***/

.propertysort-main {
    display: none;
    width: 180px;
    min-height: 150px;
    position: absolute;
    right: 18px;
    top: 50px;
    z-index: 99;
    background: #fff;
    border: 1px solid #f1f1f1;
    box-shadow: #999 0px 1px 2px -1px;
}

.propertysort-main:after,
.propertysort-main:before {
    bottom: 100%;
    left: 85%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.propertysort-main:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.propertysort-main:before {
    border-color: rgba(153, 153, 153, 0);
    border-bottom-color: #dcdcdc;
    border-width: 11px;
    margin-left: -11px;
}

.propertysort-tab {
    margin: 0px;
    padding: 0px;
    border-bottom: #f1f1f1 1px solid;
    width: 100%;
    float: left;
}

.propertysort-tab li:before {
    content: normal
}

.propertysort-tab li {
    float: left;
    padding: 5px 0;
    cursor: pointer;
    margin-bottom: -1px;
    border-bottom: 2px solid transparent;
    text-align: center;
    font-size: 16px;
    width: 50%;
    color: #006EB6;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.propertysort-tab li.active,
.propertysort-tab li:hover {
    border-bottom: 2px solid #006EB6;
}

.propertysortData {
    float: left;
    width: 100%;
}

.prtysort-data-list {
    display: none;
    padding: 0px 0px;
}

.prtysort-datacurrent {
    display: block;
}

.softdatalist {
    margin: 0px;
    padding: 10px 15px;
    float: left;
    width: 100%;
}

.softdatalist li:before {
    content: normal;
    padding: 0px;
}

.softdatalist li {
    padding: 3px 0;
    font-size: 14px;
    float: left;
    width: 100%;
}

.softdatalist li a {
    color: #6A6A6A;
    width: 100%;
    float: left;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

.softdatalist li a:hover,
.softdatalist li a.active {
    color: #006EB6
}

.softdatalist li a:hover,
.softdatalist li a.active {
    background: url(../images/sort-checkarrow.png) no-repeat;
    background-position: right 6px;
}

#tblAvailability_length,
#tblAvailability_filter {
    display: none;
}

#tblAttachments_length,
#tblAttachments_filter {
    display: none;
}

#tblAttachments {
    max-width: 1040px !important;
    min-width: 300px !important;
    width: 100%;
}

.map-lct-show h3 {
    margin-bottom: 5px !important;
    font-size: 18px;
}

.map-loader {
    width: 100%;
    position: fixed;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 999;
    top: 0px;
}

.map-loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    z-index: 9;
}

.search-prtcity-txt {
    position: absolute;
    z-index: 99;
    margin: 5px 0px 0px -35px;
    float: right;
    font-family: 'Open Sans', sans-serif; font-weight: 700;
    font-size: 14px;
    cursor: pointer;
}

/*** Propety list page Search Propety/ City ***/

body .ac_results li {
    box-sizing: border-box;
    border-top: #595959 1px solid;
    background: #000;
    color: #fff;
    padding: 7px 14px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
}

body .ac_results li:first-child {
    border-top: none;
}

body .ac_results li:before {
    content: normal;
}

body .pac-logo:after {
    display: none
}

body .pac-logo .pac-icon {
    display: none;
}

body .pac-logo.pac-container {
    background: #000;
    color: #000;
}

body .pac-logo .pac-item {
    box-sizing: border-box;
    border-top: #595959 1px solid;
    background: #000;
    color: #fff;
    padding: 1px 14px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    text-align: left;
}

body .pac-logo .pac-item .pac-item-query {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
}

body .ac_results li.ac_over,
.ac_results li:hover,
body .pac-logo .pac-item:hover {
    cursor: pointer;
    background: #40BDE8
}

.search-property-scn .search-property-right {
    max-width: 600px;
    margin-right: 30px;
}

.search-property-scn .search-property-right input {
    float: left;
}

.search-property-scn .search-property-right .form-control {
    margin-left: 2%;
    width: 55%;
}

.search-property-scn .search-property-right .form-control:first-child {
    margin-left: 0px;
    width: 40%
}

.search-property-scn .search-property-right .search-btn {
    top: 0px;
    right: 0px;
}

/***Photo popup Slider Style here***/

.chocolat-imghide {
    display: none;
}

.chocolat-overlay {
    background: #000;
}

.chocolat-content .chocolat-left {
    background: url(../images/lightbox-arrow-left.png) no-repeat;
    width: 40px;
    height: 40px;
    float: left;
    top: 50%;
    transform: translatetranslate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%)
}

.chocolat-content .chocolat-right {
    padding-left: 0px;
    top: 50%;
    transform: translatetranslate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    background: url(../images/lightbox-arrow-right.png) no-repeat;
    width: 40px;
    height: 40px;
    left: auto;
    right: -73px;
}

.chocolat-content .chocolat-pagination {
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    float: left;
}

.chocolat-content .chocolat-pagination:before {
    content: 'Exterior';
}

.chocolat-content .chocolat-top {
    overflow: visible;
}

.chocolat-content .chocolat-close {
    background: url(../images/lightbox-x.png) no-repeat;
    width: 25px;
    height: 25px;
    top: -20%;
    right: -40%;
    position: absolute;
    float: right;
}

/***Property Listing Style here***/

.search-property-scn {
    width: 100%;
    padding: 20px 30px;
    background: #002b5f
}

.search-property-scn .search-property-right {
    float: left;
}

.search-property-scn .search-btn {
    background: #40bde8 url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/search-icon.png') no-repeat center center;
    background-size: 16px 16px;
}

.search-property-scn .search-property-right .form-control {
    color: #000000;
    font-size: 14px;
}

.search-property-scn .search-property-right .form-control:focus {
    border-color: #40bde8;
}

.property-list-page {
    height: 100vh;
    overflow: hidden;
}

.property-list-page .page-wrapper {
    height: 100%;
}

.property-list-page #mid-wrapper {
    height: 100%;
}

.property-list-page section {
    float: left;
}

.property-list-page #mid-wrapper {
    padding-top: 73px;
}

.property-map {
    clear: both;
    padding: 0px;
    min-height: 600px;
    position: relative
}

.MapMain {
    display: block;
    float: left;
    width: 70%;
    position: relative;
    z-index: 1;
    background-color: #F2EFEC;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
}

.property-result {
    display: block;
    float: right;
    width: 30%;
    max-width: 450px;
    background: #fff;
    position: relative;
    z-index: 2;
}

.filter-right {
    display: block;
    float: left;
}

.filter-right .price-filter {
    display: block;
    float: left;
    width: 160px;
    position: relative;
}

.custom-filter {
    display: block;
    padding: 0px 10px;
    font-family: 'Open Sans', sans-serif; font-weight: 700;
    font-size: 14px;
    line-height: 34px;
    color: #FFF !important;
    border: 1px solid #FFF;
    opacity: 0.25;
    -webkit-opacity: 0.25;
    -moz-opacity: 0.25;
    -o-opacity: 0.25;
    transition: none;
}

.custom-filter:after {
    content: '';
    display: block;
    margin: auto;
    width: 8px;
    position: absolute;
    right: 10px;
    top: 0px;
    bottom: 0px;
    height: 5px;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/down_arrow_white.png') no-repeat 0px 0px;
    z-index: 3;
}

.filter-box {
    display: none;
    width: 500px;
    color: #FFF;
    position: absolute;
    top: 100%;
    right: 0px;
    background: #000;
    border: 1px solid rgba(255, 255, 255, 0.25);
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.5);
    z-index: 9;
}

.open-filter .custom-filter {
    background: #000;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}

.open-filter .custom-filter:after {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/up_arrow_white.png') no-repeat 0px 0px;
    z-index: 3;
}

.filter-box .filter-row {
    display: block;
    padding: 35px;
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(223, 223, 223, 0.4);
}

.filter-box .filter-row:last-child {
    border-bottom: none;
}

.filter-box .filter-row h6 {
    margin: 0px 0px 12px;
    font-family: 'Open Sans', sans-serif; font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #FFF;
}

.filter-right .filter-row .cmn-select {
    margin: 0px;
}

.filter-right .filter-box .select2-container .select2-selection--single {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}

.filter-row .seprate {
    display: block;
    padding: 0px 12px;
    float: left;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 14px;
    line-height: 36px;
    color: #FFFFFF;
}

.filter-right .cmn-select {
    margin-right: 12px;
    float: left;
    width: 160px;
}

.filter-right .select2-container--open .select2-dropdown {
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.5);
}

.filter-right .select2-container .select2-selection--single {
    border: 1px solid #FFF;
}

.filter-right .select2-container--open .select2-selection--single {
    background: #000000;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}

.filter-right .select2-container .select2-selection--single.selected {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}

.filter-right .select2-container--default .select2-results > .select2-results__options {
    max-height: 216px;
}

.filter-right .select2-container--open .select2-results {
    background: #000;
}

.filter-right .select2-results .mCSB_inside > .mCSB_container {
    margin: 0px;
}

.filter-right .select2-results__option {
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    color: #FFF;
    border-bottom: 1px solid rgba(223, 223, 223, 0.4);
}

.filter-right .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #002b5f;
}

.filter-right .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #FFF;
}

.filter-right .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/down_arrow_white.png') no-repeat 0px 0px
}

.filter-right .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/up_arrow_white.png') no-repeat 0px 0px
}

.filter-right .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #40BDE8;
}

.filter-right #divMetroArea .select2-container--open .select2-dropdown {
    width: 270px !important;
}

.filter-right .select2-search--dropdown {
    background: #000;
}

.blue-border {
    border: #002b5f 1px solid !important;
}

.lctn-arr-left {
    box-shadow: rgba(0, 0, 0, 0.6) 0px 4px 6px !important;
    border-left: #002b5f 1px solid;
    margin-top: 2px;
    z-index: 9;
}

.lctn-arr-right {
    box-shadow: rgba(0, 0, 0, 0.6) 0px 4px 6px !important;
    border-right: #002b5f 1px solid;
    margin-top: 2px;
    z-index: 9;
}

.property-or-txt {
    float: left;
    margin: 5px 14px 0px -17px;
    color: #fff;
    font-family: 'Open Sans', sans-serif; font-weight: 700;
    font-size: 14px;
}

/***Additional Filter Panel Part Here***/

.addition-filter-main {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    background: rgba(0, 0, 0, 0.85);
    float: left;
    width: 752px;
    min-height: 100%;
    padding: 60px 10px 95px 50px;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: -752px;
    z-index: 10000;
    color: #fff;
}

.additionfilter-current {
    left: 0px;
}

.addition-filter-main .mCustomScrollbar {
    width: 100%;
    height: 100%;
}

.filter-type-prt {
    float: left;
    width: 320px;
    color: #fff;
}

.investment-ftr {
    margin-left: 25px;
}

.filter-type-prt h4 {
    margin-top: 35px;
    clear: left;
    margin-bottom: 10px;
    float: left;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif; font-weight: 700;
    color: #fff;
    font-weight: normal;
    line-height: 25px;
}

.checkbox-list {
    margin: 0px;
}

.checkbox-list li {
    padding-left: 0px;
    margin: 8px 0;
    float: left;
    clear: left;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 14px;
    color: #fff;
}

.checkbox-list li:before {
    content: normal;
}

.checkbox-list .custom_checkbox [type="checkbox"]:not(:checked) + label:before,
.checkbox-list .custom_checkbox [type="checkbox"]:checked + label:before {
    width: 12px;
    height: 12px;
    border-radius: 0px;
    background: none;
}

.checkbox-list .custom_checkbox [type="checkbox"]:not(:checked) + label:after,
.checkbox-list .custom_checkbox [type="checkbox"]:checked + label:after {
    left: 0px;
    top: 0px;
    background: #fff;
}

.checkbox-list .custom_checkbox [type="checkbox"]:not(:checked) + label,
.checkbox-list .custom_checkbox [type="checkbox"]:checked + label {
    line-height: 12px;
    padding-left: 22px;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
}

.leed-energy-list {
    clear: left;
    float: left;
    margin-top: 45px;
}

.applyclear-ftr-btn {
    margin-top: 40px;
    clear: both;
    float: left
}

.apply-btn {
    float: left;
    font-size: 12px;
    letter-spacing: 1px;
    background: #006EB6;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    color: #fff;
    padding: 10px 20px;
}

.apply-btn:hover {
    background: #01599f;
}

.clear-all-ftr {
    float: left;
    margin-left: 20px;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    margin-top: 4px;
    color: #fff;
    font-size: 14px;
    text-decoration: underline
}

.clear-all-ftr:hover {
    color: #fff;
    text-decoration: none
}

.additional-filters-btn {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.85);
    height: 207px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    text-transform: uppercase;
    width: 40px;
    float: left;
    position: absolute;
    top: 365px;
    right: -40px;
}

.additional-filters-btn span {
    float: left;
    margin-top: 68px;
    width: 200px;
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    margin-left: -83px;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
}

.additionfilter-current .additional-filters-btn span {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}

/**Showing listing Panel**/

.show-pro-title-sort {
    border-left: #d9d9d9 1px solid;
    float: left;
    padding: 20px 15px 23px 15px;
    width: 100%;
}

.show-pro-txt {
    float: left;
    color: #000;
    font-size: 12px;
    line-height: 16px;
}

.sort-icontxt {
    float: right;
    color: #094B9F;
    font-size: 12px;
    background: url(../images/sort-icon.png) no-repeat 0px 3px;
    line-height: 16px;
    padding-left: 20px;
    vertical-align: middle;
    margin-right: 20px;
}

.search-list-main {
    border-top: #d9d9d9 1px solid;
    float: left;
    width: 100%;
    height: 100%;
}

.search-list-main ul li {
    border: #d9d9d9 1px solid;
    border-top: none;
    float: left;
    width: 100%;
    padding: 0px;
}

.search-list-main h3 {
    line-height: normal;
    background: #000;
    font-size: 10px;
    color: #fff;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    padding: 6px 15px;
    margin: 0px;
}

.search-list-main ul li:before {
    content: normal;
}

.search-list-img {
    width: 120px;
    float: left;
    line-height: 120px;
    text-align: center;
}

.search-list-img img {
    vertical-align: middle;
}

.search-list-cont {
    width: 255px;
    float: left;
    padding: 20px 10px 10px 25px;
}

.search-list-cont h4 {
    margin-bottom: 10px;
    line-height: 19px;
    color: #094B9F;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
}

.search-list-cont p {
    color: #6A6A6A;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0px;
}

.search-list-cont p span {
    display: block;
    padding-top: 2px;
    clear: both;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
}

.property-result .mCustomScrollbar {
    height: 530px;
}

.property-result .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
    background: #c2c2c2;
}

.property-result .mCSB_scrollTools .mCSB_draggerRail {
    background: none;
}

.property-result .mCSB_inside > .mCSB_container {
    margin-right: 18px;
}

.property-result .mCSB_scrollTools {
    top: 5px
}

.search-list-dtl {
    width: 100%;
    float: left;
    border-top: #d9d9d9 1px solid;
}

/***Service List Page Start Here***/

.service-list-scn {
    padding: 0px;
}

.service-list-inner {
    position: relative;
    float: left;
    display: table;
    width: 100%;
    background: #fff;
    margin-top: -172px;
    padding: 65px 65px 85px 65px;
}

.service-listinfo {
    display: table;
    margin-top: 55px;
    width: 100%;
}

.service-listinfo:first-child {
    margin-top: 0px;
}

.service-list-item {
    clear: both;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.service-list-pic {
    width: 500px;
    display: inline-block;
    vertical-align: middle;
}

.service-list-cont {
    color: #000;
    width: 430px;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px 0px 95px;
}

.service-list-cont h2 {
    margin-bottom: 20px;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    color: #006EB6;
    line-height: 34px;
}

.service-hdarrow {
    display: inline-block;
    background: url(../images/arrow-2.png) no-repeat;
    background-size: 100% 100%;
    width: 25px;
    height: 15px;
    margin-left: 25px;
}

.sub-link-list {
    margin: -10px 0 0px 0;
}

.sub-link-list li {
    padding: 0px;
    margin-bottom: 10px;
    list-style: none;
    color: #006EB6;
}

.sub-link-list li:before {
    content: normal;
}

.sub-link-list li a {
    color: #006EB6;
    text-decoration: underline;
}

.sub-link-list li a:hover {
    text-decoration: none;
}

.slider-itemsort {
    display: table;
    margin: auto;
}

.slider-itemsort .slick-track {
    width: auto !important;
    display: block;
    left: 0px !important;
    right: 0px !important;
    margin: auto !important;
}

.slider-itemsort .story-Slider .item {
    width: auto !important
}

#slider-itemsort .story-Slider .slick-prev,
#slider-itemsort .story-Slider .slick-next {
    width: 95px;
}

/***Service Detail Page Start Here***/

.servicedetail-bnr {
    min-height: 535px;
}

.servicedetail-bnr .banner-caption {
    width: 600px;
}

.servicedetail-bnr .banner-caption h1 {
    margin-bottom: 24px;
}

.servicedetail-bnr .banner-caption p {
    line-height: 26px;
    margin-bottom: 22px;
}

.download-support-btn {
    background: #0059a1;
    border: #0059a1 1px solid;
    min-height: 34px;
    line-height: 34px;
    float: left;
    color: #fff;
    padding: 0px 25px;
    font-size: 12px;
    margin-left: 14px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.bnr-service-btn {
    background: #006EB6;
    min-height: 36px;
    line-height: 36px;
    float: left;
    color: #fff;
    padding: 0px 25px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    letter-spacing: 1px;
}

.bnr-service-btn:hover {
    color: #fff;
    background: #005599;
}

.download-support-btn:before {
    content: '';
    background: url(../images/download-button-icon.png) no-repeat;
    width: 11px;
    height: 13px;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    top: 2px;
}

.download-support-btn:hover {
    background: none;
    border: #fff 1px solid;
    color: #fff;
}

.service-detail-scn {
    position: relative;
    padding: 0px;
}

.service-detail-inner {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: -55px;
}

.angency-leasing {
    padding: 70px;
    float: left;
    width: 100%;
}

.angency-leasing h2 {
    margin-bottom: 30px;
    color: #626262;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    font-size: 24px;
    line-height: 34px;
}

.angency-leasing .resp-tabs-list li:before {
    content: normal;
}

.angency-leasing .resp-tabs-list {
    border-bottom: #f1f1f1 2px solid;
    float: left;
    width: 100%;
}

.angency-leasing .resp-tabs-list li {
    border-top: 5px solid transparent;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    font-weight: normal;
    padding: 15px 25px;
    line-height: normal;
    font-size: 16px;
    color: #006EB6;
    background: none !important;
}

.angency-leasing .resp-tabs-list li.resp-tab-active {
    margin: 0px;
    padding-top: 16px !important;
    border-left: 2px solid #f1f1f1;
    border-right: 2px solid #f1f1f1;
    border-top: 5px solid #006EB6;
}

.angency-leasing .resp-tabs-list li.resp-tab-active:after {
    content: '';
    position: absolute;
    left: 0px;
    height: 2px;
    bottom: -2px;
    float: left;
    width: 100%;
    background: #fff;
}

.angency-leasing h3 {
    color: #626262
}

.servicebetter-img {
    float: left;
    width: 233px;
}

.servicebetter-cont {
    width: 475px;
    float: left;
    margin-left: 95px;
    color: #3F3F3F;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.servicebetter-cont p {
    color: #3F3F3F;
    font-size: 16px;
    line-height: 24px;
}

.servicebetter-cont h3 {
    margin-bottom: 15px;
    color: #006EB6;
    line-height: 24px;
    font-size: 24px;
}

.servicebetter-cont ul li {
    display: block;
    margin-top: 10px;
    color: #3F3F3F;
    font-size: 16px;
    line-height: 24px;
}

.servicebetter-cont ul li:before {
    width: 15px;
    height: 15px;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/services-checkicon.png') no-repeat;
    top: 5px;
}

.angency-leasing .resp-tab-content {
    float: left;
    width: 100%;
    border: none;
    padding: 0px;
    padding-top: 40px;
}

.service-experience {
    padding: 70px;
}

.srcs-agency-leasing {
    padding: 80px 65px 90px 65px;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.srcs-agency-leasing h3 {
    color: #006EB6;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 32px;
}

.srcs-agency-leasing .v-card {
    text-align: left;
    float: left;
    margin-bottom: 25px;
    margin-left: 25px;
    min-height: 250px;
}

.srcs-agency-leasing .v-card:nth-child(2n+1) {
    margin-left: 0px;
}

.view-directory-btn {
    max-width: 725px;
    margin: auto;
}

.view-directory-btn a {
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    font-size: 12px;
    letter-spacing: 2px;
    background: #006EB6;
    width: 100%;
    float: left;
    line-height: 36px;
    padding-top: 1px;
    color: #fff;
    text-align: center;
}

.view-directory-btn a:hover {
    background: #015599
}

.agency-leasing-dtl {
    max-width: 730px;
    margin: auto;
    display: table;
}

.service-exprience {
    padding: 75px 65px;
}

.service-exprience h2 {
    color: #006EB6;
}

.service-title {
    color: #006EB6;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 50px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.service-exp-info {
    width: 430px;
    float: left;
}

.service-exp-info ul {
    margin-bottom: 0px;
}

.service-exp-info li {
    padding: 15px 0;
    border-bottom: #e6e6e6 1px solid;
    font-size: 16px;
    color: #000;
}

.service-exp-info li:first-child {
    border-top: #e6e6e6 1px solid;
}

.service-exp-info li strong {
    display: inline-block;
    font-size: 26px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    font-weight: normal;
    width: 225px;
}

.statistics-txt {
    margin-top: 7px;
    clear: both;
    display: block;
    color: #3F3F3F;
    opacity: 0.69;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 14px;
}

.service-exp-info li:before {
    content: normal;
}

.services-exp-graph {
    float: right;
    width: 440px;
}

.national-practice-scn {
    padding: 80px 70px;
    background: #f2efec;
}

.national-practice-scn .service-title {
    color: #000;
    margin-bottom: 40px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.ntnl-practice-map {
    display: block;
}

.documents-repleases-scn {
    float: left;
    padding: 65px 70px 0px 70px;
}

.documents-repleases-scn .service-title {
    color: #000;
    margin-bottom: 25px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.documents-repleases-scn h3 {
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 32px;
    color: #000000;
}

.sptg-document {
    background: url(../images/sptg-document-down.png) no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 10px;
}

.dcmt-repleaseslist {
    display: flex;
    flex-wrap: wrap;
    gap: 0 3%;
}

.dcmt-repleaseslist li {
    flex: 0 0 30%;
    max-width: 30%;
    padding: 0px;
    padding-top: 20px;
}

.dcmt-repleaseslist li:before {
    content: normal;
}

.dcmt-repleaseslist li a {
    color: #006EB6;
    text-decoration: underline;
}

.dcmt-repleaseslist li a:hover {
    text-decoration: none;
}

.relatedpress-prt {
    float: left;
    clear: left;
    width: 100%;
    padding-top: 60px;
}

.relatedpress-list-main {
    margin-top: 10px;
    width: 100%;
    border-bottom: #e2e2e2 1px solid;
    float: left;
}

.relatedpress-item {
    padding-bottom: 40px;
    width: 290px;
    float: left;
    margin-left: 60px
}

.relatedpress-item:nth-child(3n+1) {
    clear: left;
    margin-left: 0px;
}

.relatedpress-item:first-child {
    margin-left: 0px;
}

.relatedpress-item h4 {
    font-size: 16px;
    color: #006EB6;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;
}

.sercs-rltd-address {
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    display: block;
}

.sercs-rltd-address br {
    line-height: 0px;
}

.viewmore-arrrelated {
    float: left;
    margin-top: 10px;
    margin-bottom: 15px;
    width: 100%;
}

.viewmore-btn {
    float: left;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.viewmore-btn:hover {
    text-decoration: underline;
}

.arr-related {
    float: right;
    margin-top: 8px;
    margin-right: 5px;
    background: url(../images/arrow-2.png) no-repeat;
    background-size: 100% 100%;
    width: 25px;
    height: 15px
}

.srcs-agency-leasing .cmn-select {
    width: 250px;
    margin: auto;
    background: #fff;
    margin-bottom: 30px;
}

/***Market Report Page Start Here***/

.marketmid-main {
    background: #002b5f;
    width: 100%;
    float: left;
}

.marketmid-main .company-infodtl {
    min-height: 1000px;
    color: #fff;
}

.market-reports-panel {
    min-height: 1000px;
    padding: 45px;
}

.market-reports {
    width: 206px;
}

.stick .market-reports {
    width: 206px;
}

.market-reports .select2-container .select2-selection--single {
    border: 1px solid #FFF;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 0.25;
    -o-opacity: 1;
}

.market-reports .select2-container--open .select2-selection--single {
    background: none;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}

.market-reports-panel .cmn-select {
    width: 100%;
    margin-left: 0px;
    margin-top: 17px;
}

.find-rsrch-reports {
    color: #fff;
}

.find-rsrch-reports .filter-right {
    float: left;
}

.market-reports-panel h4 {
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    font-size: 20px;
    line-height: 34px;
}

.find-rsrch-reports p {
    font-size: 12px;
    margin-bottom: 10px;
    width: 95%;
    line-height: 20px;
}

.find-rsrch-reports h4 {
    margin-bottom: 6px;
}

.load-reports-btn {
    margin-top: 20px;
}

.market-contactprt {
    float: left;
    width: 100%;
    margin-top: 55px;
}

.market-contactprt h4 {
    padding-bottom: 5px;
    border-bottom: rgba(255, 255, 255, 0.3) 1px solid;
    float: left;
    width: 100%;
}

.market-cnt-list {
    margin-bottom: 40px;
    float: left;
    width: 100%;
}

.market-contactprt h5 {
    font-size: 20px;
    margin-bottom: 18px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
}

.market-contactprt h5 a {
    color: #fff;
}

.market-contactprt p {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 0px
}

.market-contactprt p a {
    text-decoration: underline;
    color: #fff;
}

.market-contactprt p a.phone {
    text-decoration: none;
}

.market-contactprt p a:hover {
    text-decoration: none;
}

.cmmpanelright-cont {
    float: right;
    width: 874px;
    color: #000;
}

.marketaboutprt {
    float: right;
    width: 800px;
    margin-top: 75px;
}

.marketrpt-img {
    float: right;
}

.marketcont-prt {
    float: left;
    width: 400px;
}

.marketcont-prt h2 {
    margin-bottom: 25px;
    line-height: 38px;
    font-size: 34px;
}

.cmmpanelright-cont h2 {
    font-size: 34px;
    font-weight: 500;
    line-height: 38px;
    margin-bottom: 25px
}

.cmmpanelright-cont h3 {
    margin-bottom: 30px;
    color: #626262;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    font-size: 24px;
    line-height: 34px;
}

.cmmpanelright-cont .servicebetter-cont h3 {
    margin-bottom: 15px;
    color: #006EB6;
    line-height: 24px;
    font-size: 24px;
}

.marketreport-tab .servicebetter-cont {
    margin-left: 65px;
    width: 420px;
}

.marketreport-tab.angency-leasing {
    padding-left: 0px;
}

.contact-ressearch-btn {
    clear: both;
    float: left;
    margin-bottom: 15px;
}

.contact-ressearch-btn a {
    margin-left: 13px;
    padding: 0px 25px;
    background: #006EB6;
    border: #006EB6 1px solid;
    line-height: 36px;
    min-height: 36px;
    float: left;
    color: #fff;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
}

.contact-ressearch-btn a:first-child {
    margin-left: 0px;
}

.contact-ressearch-btn a.researchfactsheet {
    background: none;
    color: #006EB6
}

.downarrow-blue {
    background: url(../images/sptg-document-down.png) no-repeat;
    width: 11px;
    background-size: 100% 100%;
    vertical-align: middle;
    height: 13px;
    display: inline-block;
    margin-right: 10px;
}

.market-reports .select2-container--open .select2-dropdown li {
    white-space: nowrap;
    width: 100%;
}

.multiple-slt .select2-container--default .select2-selection--multiple {
    padding-left: 10px;
    white-space: nowrap;
    background: transparent;
    border: #fff 1px solid;
    height: 36px;
    overflow: hidden;
    border-radius: 0px;
}

.multiple-slt .select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #fff;
    background: none;
    clear: none;
    margin: 0px;
    padding: 0px 0 0 5px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    width: auto;
    border-radius: 0px;
    border: none;
}

.multiple-slt .select2-container--default .select2-selection--multiple .select2-selection__choice:first-child {
    padding-left: 0px;
}

.multiple-slt .select2-container .select2-search--inline {
    clear: none;
    width: auto;
    float: left;
    white-space: nowrap;
    padding: 0px;
    margin: 0px;
}

.multiple-slt .select2-container--default .select2-selection--multiple .select2-selection__choice:after {
    content: ','
}

.multiple-slt .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    display: none;
}

.multiple-slt .select2-container .select2-search--inline .select2-search__field {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
}

.multiple-slt .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-left: 0px;
    margin-top: 1px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 88%;
}

.multiple-slt .select2-container .select2-search--inline .select2-search__field {
    margin-top: 6px;
}

.market-reports-panel .multiple-slt {
}

.multiple-slt .select2-search__field::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    font-style: normal;
}

.multiple-slt .select2-search__field::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-weight: normal;
}

.multiple-slt .select2-search__field:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    font-style: normal;
}

.multiple-slt .select2-search__field:-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-style: normal;
}

.multiple-slt .dropdown-wrapper {
    position: absolute;
    top: 16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #ffffff transparent transparent transparent;
    right: 12px;
}

.market-reports-panel .multiple-slt {
    width: 206px;
    overflow: hidden;
}

.marketmid-main .company-info-scn {
    padding-bottom: 100px;
}

/***Makert Multiselect***/

.multi-select-container {
    display: inline-block;
    width: 100%;
    position: relative
}

.market-reports-panel .mkrt-cmn-select {
    width: 100%;
    margin-right: 0px;
}

.multi-select-menu {
    overflow: auto !important;
    height: 188px;
    position: absolute;
    left: 0;
    top: 17px;
    z-index: 1;
    float: left;
    min-width: 100%;
    background: #fff;
    margin: 1em 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: none;
}

.multi-select-menuitem {
    position: relative;
    display: block;
    font-size: 14px;
    background-color: #000;
    padding: 7px 5px 7px 28px;
    line-height: normal;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    color: #FFF;
    border-bottom: 1px solid rgba(223, 223, 223, 0.4);
}

.multi-select-menuitem:hover {
    background: #40BDE8
}

.multi-select-presets {
    border-bottom: 1px solid #ddd;
}

.multi-select-menuitem input {
    position: absolute;
    margin-top: 0.25em;
    margin-left: -20px;
}

.multi-select-button {
    display: inline-block;
    font-size: 0.875em;
    padding: 0.2em 0.6em;
    max-width: 16em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: -0.5em;
    cursor: default;
    outline: none !important;
}

.multi-select-button:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
    margin-left: 0.4em;
    vertical-align: 0.1em;
    position: absolute;
    top: 16px;
    right: 12px;
}

.multi-select-container--open .multi-select-menu {
    display: block;
}

.multi-select-container--open .multi-select-button:after {
    border-width: 0px 4px 5px 4px;
    border-color: transparent transparent #fff transparent;
}

.multi-select-container--positioned .multi-select-menu {
    box-sizing: border-box;
}

.multi-select-container--positioned .multi-select-menu label {
    white-space: normal;
}

.mkrt-cmn-select .multi-select-button {
    padding-right: 20px;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    width: 205px;
    border: #fff 1px solid;
    background: none;
}

.multi-select-menuitems label > span.check {
    background: none;
    width: 14px;
    height: 14px;
    border: #fff 1px solid;
    position: absolute;
    left: 8px;
    top: 8px;
    float: left;
}

.multi-select-menuitems label > input {
    position: absolute;
    visibility: hidden;
    width: 14px;
    height: 14px;
}

.multi-select-menuitems label > input:checked + span:before {
    content: '';
    display: block;
    margin-left: -1px;
    background: red;
    width: 14px;
    height: 14px;
    background: #fff;
}

/***Market Report Results Page Start Here***/

.market-rpt-result {
    padding: 71px 65px 80px 65px;
    background: #F2EFEC;
}

.btue-cmn-btn {
    padding: 0px 25px;
    background: #006EB6;
    border: #006EB6 1px solid;
    line-height: 36px;
    min-height: 36px;
    float: left;
    color: #fff;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
}

.btue-cmn-btn:hover {
    background: #00559a;
    color: #fff;
}

.market-rpt-table {
    margin-bottom: 25px;
    text-align: left;
}

.market-rpt-table tr th {
    color: #999999;
    padding: 2px 15px;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.home-new .market-rpt-table tr th {
    font-family: Arial, sans-serif;
}

.market-rpt-table .custom_checkbox [type="checkbox"]:not(:checked) + label,
.market-rpt-table .custom_checkbox [type="checkbox"]:checked + label {
    line-height: 20px;
    padding-left: 25px;
    font-size: 12px;
    color: #006EB6;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.home-new .market-rpt-table .custom_checkbox [type="checkbox"]:not(:checked) + label,
.home-new .market-rpt-table .custom_checkbox [type="checkbox"]:checked + label {
    font-family: Arial, sans-serif;
}

.market-rpt-table .custom_checkbox [type="checkbox"]:not(:checked) + label:before,
.market-rpt-table .custom_checkbox [type="checkbox"]:checked + label:before {
    border-color: #006EB6;
    top: 4px;
    border-radius: 0px;
    width: 12px;
    height: 12px;
}

.market-rpt-table .custom_checkbox [type="checkbox"]:not(:checked) + label:after,
.market-rpt-table .custom_checkbox [type="checkbox"]:checked + label:after {
    left: 0px;
    top: 4px;
    background: #006EB6;
}

.market-rpt-table th .custom_checkbox [type="checkbox"]:not(:checked) + label,
.market-rpt-table th .custom_checkbox [type="checkbox"]:checked + label {
    color: #999999;
}

.market-rpt-table tr:nth-child(even) {
    background: #fff;
}

.market-rpt-table tr td {
    font-size: 12px;
    padding: 10px 15px;
    line-height: 20px;
}

.market-rpt-table a {
    color: #006EB6
}

.market-rpt-table a {
    text-decoration: underline;
}

.market-rpt-result .custom_checkbox [type="checkbox"]:not(:checked) + label:before,
.market-rpt-result .custom_checkbox [type="checkbox"]:checked + label:before {
    background: none;
}

/***Our Campany Page Start Here***/

.play-icon {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/video-play.png') no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 8px;
}

.family-companies-scn {
    background: #F2EFEC;
    float: left;
    width: 100%;
    padding: 58px 75px 40px 75px;
}

.family-companies-scn h3 {
    line-height: 34px;
    font-size: 24px;
    margin-bottom: 0px;
    color: #626262
}

.familyhd-seemore {
    border-bottom: #d6d4d2 1px solid;
    float: left;
    padding-bottom: 20px;
    width: 100%;
}

.family-link {
    margin-top: 8px;
    color: #006EB6;
    font-size: 16px;
    text-decoration: underline
}

.familyhd-link {
    margin-top: 5px;
    color: #006EB6;
    font-size: 16px;
    text-decoration: underline
}

.family-companies-list {
    float: left;
    width: 100%;
    margin: 0px;
}

.family-companies-list li {
    padding: 40px 0px 45px 0px;
    float: left;
    width: 100%;
    border-top: #d6d4d2 1px solid;
}

.family-companies-list li:first-child {
    border-top: none;
}

.family-companies-list li:before {
    content: normal;
}

.family-cmpn-cont {
    width: 430px;
    float: right;
}

.family-cmpn-cont p {
    margin-bottom: 5px;
    color: #000;
    font-size: 16px;
    line-height: 24px;
}

.family-cmpn-img {
    float: left;
    width: 200px;
}

.ourfamily-tab {
    float: left;
    margin-top: 75px;
    width: 100%;
    padding: 0px;
}

.ourfamily-tab .resp-tabs-list {
    background: #F2EFEC;
    padding: 58px 0px 45px 20px;
}

.ourfamily-tab .resp-tabs-list li {
    cursor: pointer;
    margin-right: 0px;
    padding: 0px 0 20px 0 !important;
    border: none;
    margin-left: 48px;
}

.ourfamily-tab .resp-tabs-list li.resp-tab-active:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #0060af transparent transparent transparent;
    right: 0px;
    margin: auto;
    background: none;
    bottom: -12px;
}

.ourfamily-tab .resp-tabs-list li.resp-tab-active {
    margin-left: 48px;
    border: none;
    border-bottom: 6px solid #006EB6;
    border-top: none;
    padding: 0px 0 20px 0 !important;
}

.familyCmpy-tabdata {
    float: left;
    padding: 15px 0px 50px 75px;
    width: 660px;
}

.familyCmpy-tabdata h3 {
    color: #006EB6;
    margin-bottom: 20px;
}

.familyCmpy-tabdata p {
    color: #000;
    font-size: 18px;
}

.familyCmpy-tabdata p a {
    color: #006EB6;
    text-decoration: underline;
}

.familyCmpy-tabdata p a:hover {
    text-decoration: none;
}

.ourfamily-tab .resp-tabs-list li img {
    max-height: 47px;
}

.ourfamily-tab h2 img {
    max-height: 47px;
}

/***Representative Clients Page Start Here***/

.r-clients-client-scn .companyinner-title {
    padding-left: 0px;
}

.r-clients-client-scn {
    padding: 0px 75px 100px 75px;
}

.rpntv-clients-list {
    width: 100%;
    float: left;
}

.rpntv-clients-list li {
    float: left;
    padding: 10px;
    border: #e0e0e0 1px solid;
    height: 160px;
    position: relative;
    margin-bottom: 2%;
    margin-left: 2%;
    width: 32%;
}

.rpntv-clients-list img {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: 0px;
    top: 0px;
    max-width: 135px;
    max-height: 71px;
}

.rpntv-clients-list li:before {
    content: normal;
}

.rpntv-clients-list li:nth-child(3n+1) {
    margin-left: 0px;
}

.ourcompanypanel {
    min-height: 900px;
}

/***Awards Page Start Here***/

.compay-award-scn {
    float: left;
    padding: 0px;
    width: 100%;
}

.awards-list {
    background: #f2efec;
    float: left;
    width: 100%;
    padding: 75px 75px 50px 75px;
}

.awards-item {
    background: #fff;
    padding: 25px;
    min-height: 185px;
    width: 350px;
    float: left;
    margin-left: 24px;
    margin-bottom: 24px;
}

.awards-item:nth-child(2n+1) {
    margin-left: 0px;
    clear: left
}

.awards-pic {
    width: 71px;
    float: left;
}

.awards-item-cont {
    width: 185px;
    padding-top: 0px;
    float: right;
    margin-right: 20px;
}

.awards-item-cont p {
    margin-bottom: 0px;
    line-height: 22px;
    font-size: 16px;
}

.awards-item-cont strong {
    font-family: 'Open Sans', sans-serif; font-weight: 700;
    font-weight: normal;
}

.awards-iteminner {
    float: left;
    width: 100%;
}

/***Leeadership Page Start Here***/

.company-leeadership {
    padding: 0px;
}

.company-leadership {
    float: left;
    width: 100%;
    padding: 0px;
}

.companyinner-title {
    float: left;
    padding: 55px 70px 55px 75px;
    width: 100%;
}

.companyinner-title h2 {
    font-size: 34px;
    margin-bottom: 0px;
}

.company-leeadership h2 {
    margin-right: 50px;
    float: left;
}

.cmpy-leadership-data {
    background: #f2efec;
    border: none;
    clear: both;
    padding: 50px 75px 100px 75px;
    float: left;
    width: 100%;
}

.cmpy-leadership-data .resp-tab-content {
    padding: 0px;
    border: none;
}

.leadershipData-list {
    float: left;
    width: 100%;
}

.ldrdata-item {
    margin-left: 24px;
    margin-bottom: 24px;
    float: left;
    width: 350px;
}

.ldrdata-item:nth-child(2n+1) {
    clear: left;
    margin-left: 0px;
}

.ldrdata-item .v-card {
    width: 100%;
    min-height: 225px;
}

.v-card p .phone {
    color: #000;
    text-decoration: none;
}

/***Community Service Page Start Here***/

.community-service-scn {
    padding: 0px;
}

.community-srv-list {
    padding: 0px 65px 0px 75px;
}

.community-srv-item {
    float: left;
    padding: 50px 0px 20px 0px;
    width: 100%;
    border-bottom: #dcdcdc 1px solid;
}

.community-srv-item:first-child {
    padding-top: 0px;
}

.community-srv-img {
    width: 300px;
}

.community-srv-cont {
    width: 390px;
}

.community-srv-list p {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

.community-srv-list h3 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
}

.community-date {
    color: #999999;
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
}

.community-more-arrow {
    padding: 15px 0 70px 0;
    float: left;
    width: 100%;
}

.cmty-arrow {
    cursor: pointer;
    margin-top: 7px;
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/small-arrow.png') no-repeat;
    background-size: 100% 100%;
    width: 25px;
    height: 15px;
    margin-left: 25px;
}

/***Offices Page Start Here***/

.offices-map {
    width: 100%;
    margin-top: 20px;
    float: left;
    clear: both;
}

.offices-map img {
    width: 100%;
}

.offices-listscn {
    padding: 70px 70px 35px 70px;
    background: #f2efec;
    min-height: 1000px;
    position: relative;
}

.offices-listscn .serial-list {
    left: 0px;
    top: 70px;
}

.offices-listscn .serial-list.stick {
    position: fixed;
    left: auto;
    margin-left: -70px;
}

.offices-listscn .serial-list.ftr-stick {
    position: absolute;
    left: auto;
    top: auto;
    bottom: 0px;
    margin-left: -70px;
}

.directory-list-data .serial-list.stick {
    position: fixed;
    left: auto;
    top: 73px;
    margin-left: -71px;
}

.directory-list-data .serial-list.ftr-stick {
    position: absolute;
    left: auto;
    top: auto;
    bottom: -116px;
    margin-left: -71px;
}

.offices-item {
    width: 350px;
    min-height: 288px;
    margin-left: 34px;
    margin-bottom: 36px;
    padding: 37px;
    background: #fff;
    float: left;
}

.offices-item:nth-child(2n+1) {
    margin-left: 0px;
}

.offices-item h4 {
    font-size: 24px;
    margin-bottom: 22px;
}

.offices-item h4 i {
    color: #40BDE8;
    font-style: normal;
}

.offices-item .cmty-arrow {
    display: inline-block;
    margin-left: 15px;
}

.offices-iteminner {
    float: left;
}

.offices-item p {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 22px;
}

.offices-item h4 a {
    color: #006EB6
}

.flexphone-number {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.flexphone-number p {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 24px;
}

.flexphone-number a {
    color: #000;
    text-decoration: none;
}

.flexphone-number a:hover {
    text-decoration: underline;
}

.flexphone-number strong {
    font-weight: normal;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
}

.office-username {
    font-size: 14px;
    line-height: 22px;
    float: left;
    clear: both;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    margin-top: 10px;
}

.office-email {
    font-size: 12px;
    font-weight: 300;
    float: left;
    clear: left;
    text-decoration: underline;
    line-height: 24px;
}

.office-email:hover {
    text-decoration: none;
}

.offices-item:hover {
    background: #006EB6;
    color: #fff;
}

.offices-item:hover .office-email,
.offices-item:hover h4 a,
.offices-item:hover .flexphone-number a {
    transition: none;
    color: #fff;
}

.offices-item:hover .cmty-arrow {
    background-image: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/white-small-arrow.png');
}

/***Offices Detail Page Start Here***/

.offices-detail-scn {
    padding: 55px 70px;
}

.offices-detail-scn h2 {
    font-size: 34px;
    margin-bottom: 15px;
    line-height: 34px;
}

.viewall-office {
    float: left;
    margin-bottom: 30px;
    clear: left;
    color: #006EB6;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    text-decoration: underline;
}

.viewall-office:hover {
    text-decoration: none;
}

.office-dtlinfo-part {
    background: #F2EFEC;
    width: 330px;
    float: right;
    padding: 40px 55px;
}

.office-dtlinfo-part h3 {
    margin-bottom: 15px;
}

.office-dtlinfo-part strong {
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    font-weight: normal;
}

.office-dtlinfo-part p {
    font-family: 'Open Sans', sans-serif; font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}

.info-office-number {
    float: left;
}

.info-office-number p {
    margin-bottom: 5px;
    color: #000;
}

.info-office-number a {
    color: #000;
    text-decoration: none;
}

.info-office-number a:hover {
    text-decoration: underline;
}

.offices-d-cont {
    width: 330px;
}

.offices-d-cont p {
    clear: both;
}

.office-vcard {
    float: left;
    padding: 0px;
    clear: both;
    padding: 75px 65px;
    width: 100%;
}

/*** About: Careers page Style here ***/

.join-our-team {
    display: block;
    padding: 75px;
}

.join-our-team > .f-left {
    padding: 0px 0px 35px;
    width: 55.3%;
}

.join-our-team > .f-left h2 {
    margin: 0px 0px 30px;
    font-size: 34px;
    line-height: 38px;
}

.join-our-team > .f-right {
    margin-right: -75px;
    max-width: 324px;
}

.join-our-team .f-right img {
    display: block;
}

.join-btn {
    display: block;
    margin: -35px 0px 0px;
    float: left;
}

.join-btn .btn-brdr-blue {
    margin-left: 5px;
}

.join-btn .btn-brdr-blue i {
    margin: 9px 10px 0px 0px;
}

.careers-grey {
    padding: 75px;
    background: #F2EFEC;
}

.career-testimonial .item {
    width: 100%;
    overflow: hidden;
}

.author-quote {
    display: block;
    padding: 20px 40px 20px 0px;
    float: left;
    width: 70%;
    max-width: 500px;
    min-height: 130px;
    border-right: 1px solid rgba(0, 0, 0, 0.13);
    overflow: hidden;
}

.author-quote .f-left {
    display: block;
    margin-right: 40px;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
}

.author-quote .quote {
    float: left;
    width: 71%;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
}

.author-detail {
    display: block;
    padding: 22px 0px 22px 30px;
    float: right;
    width: 30%;
}

.author-detail h4 {
    margin: 0px 0px 4px;
    font-family: 'Open Sans', sans-serif; font-weight: 800;
    font-size: 16px;
    line-height: 24px;
    color: #40BDE8;
}

.author-detail p {
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.career-testimonial .slick-dots {
    padding-left: 125px;
    text-align: left;
}

.career-testimonial .slick-dots li,
.career-testimonial .slick-dots li button,
.career-testimonial .slick-dots li button:before {
    width: 13px;
    height: 13px;
}

.career-testimonial .slick-dots li button {
    padding: 0px;
    margin: 0px;
}

.career-testimonial .slick-dots li button:before {
    font-size: 13px;
    color: #999999;
    opacity: 0.3;
}

.career-testimonial .slick-dots li.slick-active button:before {
    color: #75B943;
    opacity: 1;
}

.why-join {
    display: block;
    padding: 75px;
}

.why-join .left-tabs > h3 {
    margin: 0px 0px 25px;
    font-size: 24px;
    line-height: 30px;
    color: #626262;
}

.why-join .resp-tab-content img {
    display: block;
}

.why-join .resp-tab-content h3 {
    margin: 40px 0px 30px;
    color: #000000;
}

.why-join .resp-tab-content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
}

.career-spotlight h3 {
    margin: 0px 0px 30px;
    font-size: 24px;
    line-height: 34px;
    color: #626262;
}

.career-spotlight ul,
.career-spotlight li {
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: hidden;
}

.career-spotlight ul li {
    margin: 0px 30px 30px 0px;
    padding: 35px 35px 25px;
    width: 47.9%;
    min-height: 183px;
    float: left;
    background: #FFFFFF;
}

.career-spotlight ul li:before {
    content: normal;
}

.career-spotlight ul li:nth-child(2n) {
    margin-right: 0px;
}

.career-spotlight ul li h3 {
    color: #006EB6;
    margin: 0px 0px 10px;
    line-height: 30px;
}

.career-spotlight ul li p {
    margin: 0px 0px 4px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}

.career-spotlight ul li .view {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #006EB6;
    text-decoration: underline;
}

/*** Sitemap ***/

.sitemap-wrap {
    padding: 50px;
}

.sitemap-wrap > ul {
    display: block;
    width: 48%;
}

/*** 404 page Style here ***/

.nodata-page {
    padding: 150px 0;
    margin: auto;
    max-width: 700px;
    float: none;
}

/*** Search Results page style here  ***/

.search_result_wrap {
    padding-top: 0;
}

.search_result_row {
    display: block;
    padding: 50px 0px;
    border-bottom: 1px solid #ebecec;
}

.search_result_wrap .gsc-control-cse,
.search_result_wrap .gsc-result-info {
    padding: 0px;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #626569;
}

.search_result_wrap .gsc-webResult.gsc-result {
    display: block;
    margin: 0px;
    padding: 16px 0px;
    border-bottom: 1px solid #ebecec;
}

.search_result_wrap .gsc-webResult.gsc-result:hover {
    border-bottom: 1px solid #ebecec;
}

.search_result_wrap .gs-image-box.gs-web-image-box.gs-web-image-box-portrait,
.search_result_wrap .gs-image-box.gs-web-image-box.gs-web-image-box-landscape,
.search_result_wrap .gs-web-image-box,
.search_result_wrap .gs-promotion-image-box {
    padding: 0px 40px 0px 0px;
    width: 285px;
    height: auto;
}

.search_result_wrap .gs-web-image-box img.gs-image {
    width: auto;
    max-width: 240px;
    max-height: inherit;
    border: none;
}

.search_result_wrap .gsc-table-cell-snippet-close,
.cse .gs-webResult .gs-snippet,
.search_result_wrap .gs-webResult .gs-snippet {
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #626569;
}

.search_result_wrap .gsc-control-cse .gs-result .gs-title {
    margin: 0px 0px 8px;
    font-size: 30px;
    line-height: 32px;
    color: #000000;
    text-decoration: none;
    height: auto;
}

.search_result_wrap .gsc-control-cse .gs-result .gs-title a,
.search_result_wrap .gsc-control-cse .gs-result .gs-title a:link {
    margin: 0px;
    color: #006EB6 !important;
    text-decoration: none;
}

.search_result_wrap .gs-webResult.gs-result a.gs-title:link b {
    color: #006EB6 !important;
    font-size: 28px;
    font-weight: 400;
}

.search_result_wrap .gsc-control-cse .gs-result .gs-title a:hover,
.search_result_wrap .gsc-control-cse .gs-result .gs-title a:hover:link,
.search_result_wrap .gs-webResult.gs-result a.gs-title:hover b {
    color: #49bce2
}

.search_result_wrap .gs-webResult div.gs-visibleUrl-long {
    margin: 8px 0px 0px;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #006EB6;
}

.search_result_wrap .gs-webResult div.gs-visibleUrl-long b {
    font-weight: normal;
}

.search_result_wrap .gsc-results .gsc-cursor-box {
    margin: 60px 0px 0px;
    padding: 0px;
    border: none;
    text-align: left;
}

.search_result_wrap .gsc-results .gsc-cursor-box .gsc-cursor-page {
    margin-right: 10px;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 17px;
    color: #006EB6;
    text-decoration: none;
}

.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
    color: #006EB6 !important;
}

.search_result_wrap .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    background: none;
    font-weight: 400;
    color: #b1b4b3;
    text-shadow: none;
}

.search_result_wrap .gcsc-branding {
    display: none;
}

.search_result_wrap .gs-result .gs-title * {
    text-decoration: none;
}

.search_result_wrap .gsc-thumbnail-inside,
.search_result_wrap .gsc-url-top {
    display: none;
}

.search_result_wrap .gsc-thumbnail-left {
    display: block
}

.search_result_wrap .gsc-url-bottom {
    display: block;
}

/*.result_img { display:block; float:left; margin-right:40px;}*/

.result_caption {
    display: block;
    float: left;
    width: 100%;
    max-width: 870px;
}

.result_caption img {
    display: block;
    float: left;
    margin-right: 40px;
}

.result_caption h3 {
    margin: 0px 0px 15px;
    font-size: 28px;
    line-height: 32px;
    color: #006EB6;
}

.result_caption p {
    margin: 0px 0px 5px;
    font-size: 16px;
    line-height: 20px;
    color: #626569;
}

.result_caption p a {
    display: inline-block;
    color: #49bce2;
    text-decoration: none;
}

.result_caption p a:hover {
    text-decoration: underline;
}

.search_result_wrap .paginartion-main {
    margin-top: 50px;
}

.gsc-control-cse div {
    border-bottom: none
}

/*** Find a Careers page style here  ***/

.findacareer-detail-inner {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 0px;
    position: relative;
    padding: 50px;
}

/*** Property List: Side Filter panel ***/

.left-list-class {
    display: block;
    width: 100%;
    overflow: hidden;
}

.filter-type-prt .left-list-class h4 {
    width: 100%;
}

.left-list-class .checkbox-list li {
    clear: none;
    margin-right: 30px;
    float: left;
}

.filter-type-prt .cmn-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff;
}

.filter-type-prt .cmn-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/down_arrow_white.png') no-repeat 0 0;
}

.cmn-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    background: url('https://images.transwestern.com/f00000000081388/transwestern.com/assets/images/up_arrow_white.png') no-repeat 0 0;
}

.divRow {
    clear: both;
    display: block;
    width: 100%;
}

.pool-top-content.pad-thirty h2 {
    margin-bottom: 30px;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    overflow: inherit !important
}

/*.blockquote {display: block;margin: 40px -70px;padding: 70px;font-size: 22px;line-height: 30px;background: #F2EFEC;overflow: hidden; }*/

.newspress-row {
    margin-top: 85px;
}

/***Archive page style here***/

.recent-press-archive {
    padding: 35px 70px 70px 70px;
    float: left;
    width: 100%;
}

.recent-press-archive ul {
    border-bottom: #d7d7d7 1px solid;
    float: left;
    width: 100%;
    padding: 35px 0;
}

.recent-press-archive ul li.press-li {
    color: #006EB6;
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    float: left;
    width: 27.3%;
    border: none;
}

.recent-press-archive ul li.press-li:nth-child(3n+2) {
    margin: 0 9%
}

.recent-press-archive ul li.press-li a {
    color: #006EB6;
}

.recent-press-archive ul li.press-li img.press-li-image {
    /*max-width: 250px;*/
    height: 250px;
    object-fit: cover;
    /*float: left;*/
}

.recent-press-archive ul li.press-li:last-child {
    padding-right: 0px;
}

.press-pagination {
    float: left;
    margin-top: 50px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.press-pagination .pagination ul {
    padding: 0px;
    border-bottom: none;
}

.press-pagination .pagination li {
    border-bottom: none;
    float: left;
    border: none;
}

.press-pagination .pagination li {
    font-size: 16px;
    float: left;
    font-style: normal;
    border-right: #f2ede9 1px solid;
    padding: 0 16px;
    line-height: 34px;
    line-height: 34px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.press-pagination .pagination li:first-child {
    border-left: #f2ede9 1px solid;
}

.press-pagination .pagination li a {
    font-style: normal;
    color: #006EB6;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif; font-weight: 500;
}

.press-pagination .pagination li.active,
.press-pagination .pagination li:hover a {
    color: #000
}

.press-pagination .pagination li.previos a:before {
    content: '<';
    font-size: 16px;
    color: #006EB6;
    float: left;
    padding: 0;
    line-height: 34px;
    line-height: 34px;
    font-family: 'Open Sans', sans-serif;
}

.press-pagination .pagination li.next a:before {
    content: '>';
    font-size: 16px;
    color: #006EB6;
    float: left;
    padding: 0;
    line-height: 34px;
    line-height: 34px;
    font-family: 'Open Sans', sans-serif;
}

.story-Slider .item a img {
    width: 315px;
    height: 226px;
}

.no-records {
    text-align: center;
}

.gcsc-branding,
.gsc-above-wrapper-area-container,
.gsc-adBlock,
#cse {
    display: none !important;
}

.directory-img img {
    width: 47px;
}

.properties-info img {
    max-width: 300px;
    width: 100%;
}

.properties-info:before {
    display: none;
}

.properties-info-link {
    display: block;
    padding-bottom: 70%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.hidden-text {
    position: absolute;
    left: -99999999px;
    visibility: hidden;
}

.TREC-section {
    padding: 20px 0 0 !important;
    font-size: 12pt;
}

.TREC-section a {
    display: inline-block;
    font-family: Arial,sans-serif;
    line-height: 24px;
    color: #fff;
    padding-left: 10px;
}

.TREC-section a:hover {
    color: #fff;
    text-decoration: underline;
}

a.be-related-link {
    text-transform: capitalize;
}
