/*Mobile Styles*/
/* Additional Media Queries here: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/ */
/*Break Points*/

@media only screen and (min-width: 1080px) and (max-width: 1323px) {
    /* square displays */

.single-property h5 {
    font-size: 25px;
}

}

@media only screen and (min-width: 980px) and (max-width: 1080px) {
    /* square displays */

.cdg-property-overview-info {
    width: 58%;
}

.cdg-property-map {
    width: 40%;
}

.prevArrowBtn {
    left: -53px;
}

}

@media only screen and (min-width: 768px) and (max-width: 980px) {
    /* tablets */
#main-header {
    padding: 20px 0;
}

.et_header_style_left #logo {
    max-width: 100%;
}

#logo {
    max-height: 100%;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom: 12px;
    padding-top: 12px;
}

.mobile_menu_bar:before {
    color: #fff;
}

div#et-top-navigation li {
    padding-top: 0;
}

.et_mobile_menu {
    border-top: 3px solid #fff;
}

.single-property div#et-top-navigation li.menu-item-88:before, div#et-top-navigation li.current-menu-item.menu-item-226:before {
    display: none;
}

.cdg-property-archive-info-container {
    display: block;
    float: none;
    width: 100%;
}

.cdg-property-archive-image {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0;
}

.cdg-property-archive-title-button {
    padding: 20px 20px;
}

.cdg-property-archive-container .cdg-propery-summary {
    padding: 0 10px;
    text-align: center;
}

.cdg-property-archive-container  h5 {
    padding: 0 10px 10px;
    text-align: center;
}

.cdg-property-archive-info-details {
    text-align: center;
}

.cdg-property-archive-info-details div {
    padding: 10px 50px;
}

.cdg-filter-area select {
    max-width: 200px;
    padding: 10px 10px;
}

.cdg-property-overview-info {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0;
}

.cdg-property-map {
    display: block;
    float: none;
    width: 100%;
    margin-top: 30px;
}

a.et_pb_button.clear {
    width: 35%;
    margin-bottom: 30px;
}

div#cdg-warehouse-lighting-details {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0;
}

div#cdg-document-list {
    float: none;
    display: block;
    width: 100%;
}

div#cdg-square-footage-details .cdg-further-details-table {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0;
}

div#cdg-dock-doors-details .cdg-further-details-table:first-child {
    width: 100%;
    margin-right: 0;
}

div#cdg-dock-doors-details .cdg-further-details-table:last-child {
    width: 100%;
    margin-right: 0;
}

span.et-pb-icon.nextArrowBtn.slick-arrow, span.et-pb-icon.prevArrowBtn.slick-arrow {
    display: none!important;
}
}

@media only screen and (max-width: 767px) {
    /* phones */
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    /* portrait phones */

.cdg-property-archive-image, .cdg-property-archive-info-container {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0;
}

.cdg-property-archive-title-button {
    flex-direction: column;
    text-align: center
}

.cdg-property-archive-title-button h2 {
    font-size: 23px;
    margin-bottom: 12px;
}

.cdg-property-archive-info-details {
    border-bottom: 0;
    overflow: auto;
}

.cdg-property-archive-info-details div {
    display: inline-block;
    border-right: 2px solid rgba(112, 112, 112, 0.37);
    padding: 10px 20px;
    color: #222222;
    font-weight: 700;
    width: 50%;
    float: left;
    border-bottom: 2px solid rgba(112, 112, 112, 0.37);
    text-align: center;
    border-left: 0;
}

.cdg-property-archive-container .cdg-office-footage {
    border-right: 0!important;
}

.cdg-property-archive-container .cdg-propery-summary {
    padding: 0 10px;
    text-align: center;
}

.cdg-property-archive-container  h5 {
    padding: 0 10px 10px;
    text-align: center;
}

.cdg-property-archive-image img {
    border-radius: 0;
}

/* .cdg-office-footage span, .cdg-warehouse-footage span {
    display: block;
} */

.cdg-tenant-status, .cdg-office-footage {
    border-left: 2px solid rgba(112, 112, 112, 0.37);
}

.cdg-warehouse-footage {
    border-right: 2px solid rgba(112, 112, 112, 0.37)!important;
}

.cdg-filter-area select {
    width: 100%;
    max-width: none;
}

.searchandfilter li {
    padding-right: 0;
    width: 100%;
    margin-bottom: 5px;
}

.cdg-filter-area input[type="submit"] {
    width: 100%;
}

.cdg-property-table .right .odd {
    background: #fff;
}

.cdg-property-table .right .even {
    background: rgba(112, 112, 112, 0.1);
}

.cdg-property-overview-info {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0;
}

.cdg-property-map {
    float: none;
    width: 100%;
    margin-top: 20px;
}

.cdg-property-table .left, .cdg-property-table .right {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0;
}

a.et_pb_button.clear {
    width: 80%;
    margin-bottom: 30px;
}


.single-property .cdg-property-archive-info-details div {
    padding: 10px;
    font-weight: 600;
    width: 50%;
    border-right: 2px solid rgba(112, 112, 112, 0.37)!important;
    border-left: 2px solid rgba(112, 112, 112, 0.37)!important;
}

.single-property .cdg-warehouse-footage {
    border-left: 2px solid rgba(112, 112, 112, 0.37)!important;
    border-right: 0!important;
}

.single-property .cdg-property-archive-info-details div br {
    display: none;
}

.single-property .cdg-property-archive-info-details div span {
    display: block;
}

.single-property h1 {
    text-align: center;
}

p.cdg-property-address-details {
    text-align: center;
}

a.cdg-single-property-map-link {
    margin-left: 0;
    clear: both;
    display: block;
}

.slick-slide {
    margin: 0;
}

.single-property .container {
    padding-top: 10px!important;
}

div#cdg-square-footage-details .cdg-further-details-table {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0;
}

div#cdg-dock-doors-details .cdg-further-details-table {
    display: block;
    float: none;
}

div#cdg-dock-doors-details .cdg-further-details-table:first-child {
    width: 100%;
    margin-right: 0;
}

div#cdg-dock-doors-details .cdg-further-details-table:last-child {
    width: 100%;
}

.nextArrowBtn {
    display: none!important;
}

div#cdg-warehouse-lighting-details {
    width: 100%;
    margin-right: 0;
}

div#cdg-document-list {
    width: 100%;
}

#main-header {
    padding: 20px 0;
}

.et_header_style_left #logo {
    max-width: 100%;
}

#logo {
    max-height: 100%;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom: 12px;
    padding-top: 12px;
}

.mobile_menu_bar:before {
    color: #fff;
}

div#et-top-navigation li {
    padding-top: 0;
}

.et_mobile_menu {
    border-top: 3px solid #fff;
}

.single-property div#et-top-navigation li.menu-item-88:before, div#et-top-navigation li.current-menu-item.menu-item-226:before {
    display: none;
}
}