.small_banner .bg, body.inner-body.small_banner .site-header {
    height: 250px !important;
    min-height: initial;
}
body.inner-body.small_banner .site-header {
    margin-top: 0;
}
.small_banner .bg {margin-top: 66px;}
.small_banner .default-section.seo-section{padding:30px 0 30px 0}

.small_banner .site-header .field-body{padding:0}
.small_banner .field-body-inner {
    width: auto;
    display: table;
    padding: 0 ;box-shadow: none;
    background: transparent;
}

.sitemap_section .sitemap_ul {
    padding: 0 0 0 0;
}.sitemap_section .h2 {
    margin: 0 0 0 0;
    font-size: 15px;
    font-weight: 600;
    display: block;
    line-height: normal;
    padding: 0 0 5px 0;
    display: table;
}

.sitemap_section .sitemap_ul li a h3:before {
    margin: 0 9px 0 0;
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	    position: absolute;
    left: 0px;
    top: 3px;
}
.sitemap_section .sitemap_ul li a h3 {
    margin: 0 0 6px 0;
    font-size: 14px;
    line-height: normal;
    display: inline-block;
    color: #333;
    font-weight: 500;
    position: relative;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear;
    transition: 0.2s all linear;    padding: 0 0 0 15px;
}
.sitemap_section .sitemap_ul li a h3:hover {
    margin-left: 5px;
}
.sitemap_section .sitemap_ul li {
    float: left;
    width: 33.33%;
}
.sitemap_sec_1 {
    display: block;
    margin: 11px 0 11px 0;
}.sitemap_section .sitemap_ul.colms-2 li {
    width: 50%;
}
.site-header .field-body {
    padding: 0 20px;
    width: 100%;
    max-width: 1230px;
}
.body-sitemap .bg .bg-cover {
    opacity: .85;
}
body.inner-body.small_banner.body-sitemap .site-header{margin-top: 66px;}
.everything{width:100%;}
.breadcrumb.custom {
    background: transparent;
    font-weight: 500;
    margin-top: 0;
    background: #fff;
    display: table;
    margin-left: 0;
    position: absolute;
    left: 0;
    top: -70px;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    padding: 8px 20px;
    margin: 0;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb.custom span {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    color: #666;
}
.breadcrumb.custom .active span span {
    display: block;
    max-width: 30vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #888;
    content: "\203A";
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
}
.inner-body .bg-img{
    background-color: rgba(164,102,162,.59);
    background-size: cover;
    background-position: center !important;
}
.header-content .field-body h1{ margin-top: 0; margin-bottom: 30px;}

/* Style the tab */
.tab {
    background: #3a7af3;
    color: #fff;
    width: 280px;
    float: left;
    padding: 20px 15px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 4px;
}
.tablinks.active {
    background: #5695ff;
    text-decoration: none;
}

.tab .tablinks {
    min-height: 36px;
    line-height: 36px;
    margin-bottom: 5px;
    display: block;
    color: #fff;
    padding: 0 15px;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
}
/* Style the tab content */
.tabcontent {
  padding: 0px 0;
  width: 100%;
  display: none;
}
.tabcontent.active{display:block}
.sitemap_tabs {
    position: relative;
    padding-left: 290px;
}
.sitemap_tabbing {
    position: relative;
    background: #fafafa;
    border: 1px solid #eee;
    padding: 13px 17px;
}.sitemap_tabbing ul {
    padding: 0;
}

.cntry_list .cntry_li a {
    display: block;
    color: #444;
}
a.link_title {
    display: inline-block;
    width: 150px;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 7px 0;    position: absolute;
    left: 0;
    top: 5px;
}
li.cntry_li_main {
    position: relative;
    padding: 3px 0 0 160px;
    margin: 0px 0 20px 0;}
li.cntry_li {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    margin: 0px 4px 4px 0px;
    float: left;
}

.cntry_list .cntry_li a {
    padding: 4px 8px;
    background: #fff;
    border: 1px solid #ddd;
}

.cntry_list .cntry_li a:hover {
    color: #2167ec;
    text-decoration: none;
    border-color: #b4d0ff;
    background: rgba(180, 208, 255, 0.22);
}
.sitemap_new {
    margin: 50px 0 0 0;
    clear: both;
    float: none;
    display: block;
}
.sitemap_title_2 {
    text-align: center;
    display: block;
    font-size: 25px;
    margin: 00px 0 45px 0;    color: #444;
}



