#main-header {
    background-color: #bd7423;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    font-weight: 500;
    line-height: 23px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99999;
}



#top-menu a, .fullwidth-menu a {
    color: #fff;
text-transform: uppercase;
}

#top-menu li li a, .fullwidth-menu li li a {
    padding: 6px 20px;
    width: 200px;
    color: #000;
}

#footer-widgets {
    padding: 4% 0 20px;
}

.et_pb_fullwidth_header {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    position: relative;
}

#main-footer .footer-widget h4 {
    color: #dad919;
text-align: left;
}

#left-area .post-meta {
    display: none;
    font-size: 14px;
    padding-bottom: 15px;
}

#es_content .es_prop_single_head h1 {
    display: none;
    float: left;
    font-size: 32px;
    line-height: 42px;
    text-transform: capitalize;
   
}

h1, h2, h3, h4, h5, h6, .et_quote_content blockquote p, .et_pb_slide_description h2 {
    line-height: 1.4em;
    text-align: center;
}

#es_content .es_prop_single_socil_links > a.pdf_player {
    background: rgba(0, 0, 0, 0) url("../images/es_pdf_icon.png") no-repeat scroll center center !important;
    display: none;
    margin-right: 0;
}

#es_content .es_view_list {
    display: none;
    padding-top: 7px;
}

table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
    max-width: 100%;
    padding: 0.857em 0.587em;
}

#es_content.es_list_column .es_my_list_more a.es_map_view {
    display: none;
    margin-right: 0;
}

#es_content .es_my_list_more a.es_map_view {
    color: #1d1d1d;
display: none;
}

#es_content .es_my_list_specs span.es_bd {
    display: none;
}

#es_content .es_my_list_specs span.es_bth {
    background: transparent url("../images/bath_icon.png") no-repeat scroll center top;
    display: none;
}

#es_content.es_single_center .es_prop_single_social_links {
    display: none;
}

#es_content.es_single_center .es_prop_single_basic_info {
    float: left;
    text-align: left;
    width: 100%;
}

#es_content *, #es_search *, #es_request_form *, #es_slideShow *, #es_content *::before, #es_search *::before, #es_request_form *::before, #es_slideShow *::before, #es_content *::after, #es_search *::after, #es_request_form *::after, #es_slideShow *::after {
    box-sizing: border-box;
    color: #000;
}

#es_content .es_prop_single_tabs ul {
background: #fff none repeat scroll 0 0;
    border-bottom-color: #2e2e2e;
}

#es_content .es_prop_single_head strong {
    background: #f0f0f0 none repeat scroll 0 0;
    float: right;
}

#es_content .es_prop_single_head span {
    float: right;
}

#es_content .es_my_list_title h3 a {
    color: #000;
text-transform: initial;
}

#es_content .es_my_list_specs span.es_dimen {
    background: none;
}

es_content .es_my_list_specs span {
    float: none;
}

#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, #eit-info-email:hover, .et-social-icons a:hover {
opacity: 0.9;
color: #fff;
}

.et_pb_widget a {
    color: #fff;
    text-decoration: none;
}

#es_content .es_my_list_title h2 {
    color: #004747;
}


/* Tablets in landscape mode (981-1100px) */
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) { 
    /* your css goes here */
}

/* Tablets in portrait mode (768-980px) */
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
    /* your css goes here */
}

/* Smartphones in landscape mode (480-768px) */
@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {
   #dsidx-listings .dsidx-primary-data, #dsidx-listings .dsidx-secondary-data {
float: left;
padding-left: 20px;
width: 100%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_one {
padding-right: 0px;
}


#dsidx-listings .dsidx-primary-data {
background-color: #f3f3f3;
padding-top: 200px;
padding-bottom: 3px;
font-weight: bold;
}

#dsidx-listings .dsidx-media .dsidx-photo img {
width: 100%;
padding: 0;
}

#dsidx-photos img {
    max-width: 100%;
    max-height: 400px;
    border: 1px solid #999;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
    height: 200px;
}

}

/* Smartphones in portrait mode (0-479px) */
@media only screen and ( max-width: 479px ) {
#dsidx-listings .dsidx-primary-data, #dsidx-listings .dsidx-secondary-data {
float: left;
padding-left: 20px;
width: 100%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_one {
padding-right: 0px;
}


#dsidx-listings .dsidx-primary-data {
background-color: #f3f3f3;
padding-top: 200px;
padding-bottom: 3px;
font-weight: bold;
}

#dsidx-listings .dsidx-media .dsidx-photo img {
width: 100%;
padding: 0;
}

#dsidx-photos img {
    max-width: 100%;
    max-height: 400px;
    border: 1px solid #999;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
    height: 200px;
}


}