.__hide_on_mobile {
    display: initial !important;
}
.__show_on_mobile {
    display: none !important;
}

#wrapoverall_top > .container {
    width: 1024px;
}


@media(max-width: 959px) {
    .__hide_on_mobile {
        display: none !important;
    }
    .__show_on_mobile {
        display: initial !important;
    }

}

@media only screen and (max-width: 767px) {
    #wrapoverall_top > .container { 
        width:300px;
    }
    #wrapoverall_top > .container .columns {
        text-align: center !important;
    }
}


.title {
    display:block;
}
.title h2 {
    font-weight:bold;
    line-height:28px !important;
}

header h1 {
    margin-bottom:0px;
}

/* CMS FULLL WIDTH TABLE STYLE */
.cms_fullwidth_table {border-collapse: collapse;}
.cms_fullwidth_table td p {margin:0px !important;padding:0px !important;}
table.standard-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: none;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}
table.standard-table th:last-child {
    border-right: 1px solid #e0e0e0;
}
table.standard-table th {
    border: 1px solid #e0e0e0;
    border-right: none;
    background-color: #fafafa;
    text-align: left;
    padding: 10px 15px;
    color: #444;
    vertical-align: top;
    font-size: 14px;
    font-weight: 600;
}
table.standard-table td:last-child {
    border-right: 1px solid #e0e0e0;
}
table.standard-table td {
    padding: 10px 15px;
    border: #e0e0e0 1px solid;
    border-top: none;
    border-right: none;
}
table.standard-table tr:hover td {
    background-color: #fafafa;
}
/* END CMS FULLL WIDTH TABLE STYLE */

.top_title_holder h1 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 8px;
}

.header_shadow {
  z-index: 1;
}
.galleryThumb {
    vertical-align: top;
  height: 160px;
  width: 210px;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block; zoom: 1; *display: inline;
}
.galleryThumb:hover {
    opacity: 0.3;
}

.galleryContainer .gallery_style_item {
    margin-right: 10px;
    margin-bottom: 10px;
}

.cms_logo {
    margin-left: -42px;
    margin-right: -42px;
    display: block;
}

.cms_logo > img {
    float: none !important;
    width: 100%;
}

body {
  background: #333333;
}

.sf-menu a {
    padding: 1.22em 0.7em;
}
#wrapoverall_top a:hover {
    color:white;
}
#wrapoverall_top {
    /*box-shadow: 0 0 4px #444444;*/
    margin: 0 auto;
    max-width: 1024px;
    width: 100%;
    background-color:#333;
    color:#fff;
    font-size:16px;
}

#wrapoverall_top {
    margin: 0 auto;
}

#wrapoverall_top i {
    font-size:18px;
}

.cms_client_logos p  img {
    vertical-align: middle;
    margin-left:5px;
    margin-right:5px;
}

._cms_pages_divider {
    height:1px;
    border-bottom:1px dashed #ccc;
}


/*
* TOPBAR ADDITION - 31/05/2018
*/



/*
* TOPBAR ADDITION - 31/05/2018 - END
*/




/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .cms_logo {
        margin-left: -14px;
        margin-right: -14px;
    }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .galleryThumb {
        width: 185px;
        height: 140px;
        background-size: cover;
    }
    
    .cms_content_column {
        display: block !important;
        width: 100% !important;
    }
    
    .cms_logo {
        margin-left: -12px;
        margin-right: -12px;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    .cms_logo {
        margin-left: -12px;
        margin-right: -12px;
    }
    
    .galleryThumb {
        width: 128px;
        height: 97px;
        background-size: cover;
    }
    
    .cms_content_column {
        display: block !important;
        width: 100% !important;
    }
}


.sf-menu li ul {
    width: 250px;
}
.top_title_holder h1 {
    margin-bottom: 0;
}
.top_title_holder ul {
    float: none;
    margin-top: 0;
}


.title h2, h2 {
    font-size: 20px;
    text-transform: none;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

.title .title_sep_container {
    display: none;
}

.title h2 {
  display: block;
  float:  none;
  white-space: normal;
  line-height: 22px;
  margin-left: inherit !important;
}

.top_title_holder {
    background: none;
}

table {
    margin-bottom: 15px;
}

footer p,footer strong,footer b {
    color: white;
}

.cms_block_content ul li {
  list-style: disc outside none;
  margin-bottom: 2px;
  margin-left: 20px;
}

#main_content section .cms_block_content ul li {
    margin-left: 30px;   
}


hr {
  border-color: #ccc;
  border-style: dashed;
}

.searchresults.breadcrumbs > ul {
    margin: 0;
}
.searchresults.breadcrumbs > ul li:after {
    content: ' / '
}
.searchresults.breadcrumbs > ul li {
  margin: 0 4px 0 0;
  display: inline-block; zoom: 1; *display: inline;
}
.search-results-list h3 {
    margin: 0;
}

.cms_sitemap_list ul li {
  list-style: disc outside none;
  margin-bottom: 2px;
  margin-left: 20px;
}
.cms_sitemap_list ul {
    margin-left: 0;
}
