@font-face {
    font-family: 'century_gothicbold';
    src: url('https://www.burntwood-tc.gov.uk/wp-content/themes/burntwood-town-council/assets/fonts/century_gothic_bold-webfont.woff2') format('woff2'),
         url('https://www.burntwood-tc.gov.uk/wp-content/themes/burntwood-town-council/assets/fonts/century_gothic_bold-webfont.woff') format('woff');
    font-weight: 500;
    font-style: bold;

}
@font-face {
    font-family: 'century_gothicregular';
    src: url('https://www.burntwood-tc.gov.uk/wp-content/themes/burntwood-town-council/assets/fonts/century_gothic-webfont.woff2') format('woff2'),
         url('https://www.burntwood-tc.gov.uk/wp-content/themes/burntwood-town-council/assets/fonts/century_gothic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
/*	font-family: 'Inter', sans-serif;*/
    font-family: 'century_gothicregular';
	font-size: 17px;
	color: #8a8a8a;
}
h2 {
    font-family: 'century_gothicbold';
	font-size: 33px;
	color: #1c1c1c;
	margin-top: 5px;
    font-weight: 500;
}
h3 {
    font-family: 'century_gothicbold';
	font-size: 22px;
	font-weight: 500;
	line-height: 1.2;
	color: #131313;
}
.site-branding,
#content,
.site-info,
.container {
	width: 1386px;
	margin: 0 auto !important;
	padding: 0 20px;
	position: relative;
}
header#masthead {
	position: absolute;
    z-index: 9;
    width: 100%;
	padding: 15px 0;
}
.custom-logo {
    width: 207px;
}
#search-bar {
    width: 245px;
    position: absolute;
    right: 20px;
    top: 5px;
}
#search-bar input {
    background: #ffffff96 !important;
    border: 0 !important;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 11px 20px 10px;
    height: auto;
}
#search-bar .is-search-icon {
    background: #ffffff96;
    border: 0 !important;
    padding: 8px 10px 5px !important;
    height: auto;
    margin-top: -0.5px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    width: auto;
    cursor: pointer;
}
#search-bar .is-search-icon:hover {
	opacity: 0.8;
}
.main-navigation {
    float: right;
    margin-top: 70px;
}
.main-navigation li {
    margin-right: 75px;
	padding-right: 15px;
	cursor: pointer;
}
.main-navigation li:last-of-type {
    margin-right: 0;
    padding-right: 0;
}
.main-navigation li ul li {
    margin-right: 0;
    padding-right: 0;
}
li.current-menu-item {
    font-weight: 600;
}
.main-navigation ul ul a {
    width: 240px;
}
.main-navigation a {
	color: #fff;
    transition: 0.3s ease-in-out;
}
ul.sub-menu {
    display: block;
    background: rgb(0 75 44 / 94%);
    padding: 20px;
	line-height: 30px;
	font-size: 16px;
    opacity: 0;
    transition: 0.3s ease-in-out;
}
ul.sub-menu a {
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}
ul.sub-menu a:hover{
   color: #8cde39;
}
li.menu-item-has-children:hover ul.sub-menu {
    opacity: 1;
}
.main-navigation li.menu-item-has-children:after {
    content: "";
    position: absolute;
    right: 0;
    top: 12px;
    width: 10px;
    height: 5px;
    background: url(/wp-content/uploads/2023/06/arrow.svg);
    background-repeat: no-repeat;
    cursor: pointer;
}
footer#colophon {
    background: #7dc03c;
    color: #2a5500;
    display: flex;
    padding: 240px 0 50px;
    position: relative;
    clear: left;
}
footer#colophon:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 210px;
    background: url(/wp-content/uploads/2023/06/footer.svg);
    background-repeat: no-repeat;
    background-size: cover;
    display: block !important;
}
footer#colophon .widget {
    margin: 0;
}
h2.widget-title {
    margin: 0 0 25px;
    color: #fff;
}
#f1, #f2 {
    width: 32%;
    float: left;
}
footer#colophon #f1 a {
    text-decoration: none;
}
#f1 p {
    margin-bottom: 10px;
}
#f1 section:nth-of-type(1) .textwidget {
    padding-left: 32px;
    position: relative;
}
#f1 section:nth-of-type(1) .textwidget:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 2px;
    background: url(/wp-content/uploads/2023/06/phone.svg);
    width: 17px;
    height: 20px;
    background-repeat: no-repeat;
    display: block !important;
}
#f1 section:nth-of-type(2) {
    padding-left: 32px;
    position: relative;
}
#f1 section:nth-of-type(2):before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    background: url(/wp-content/uploads/2023/06/email.svg);
    width: 25px;
    height: 15px;
    background-repeat: no-repeat;
    display: block !important;
}
#f1 section:nth-of-type(3) {
    padding-left: 32px;
    position: relative;
}
#f1 section:nth-of-type(3):before {
    content: "";
    position: absolute;
    left: 2px;
    top: 3px;
    background: url(/wp-content/uploads/2023/06/marker.svg);
    width: 25px;
    height: 24px;
    background-repeat: no-repeat;
    display: block !important;
}
#f2 a {
    display: inline-block;
    margin-bottom: 12px;
}
#f2 a:hover, a:active {
    display: inline-block;
    margin-bottom: 12px;
	color:#fff;
}
#f3 {
    padding-top: 50px;
    text-align: right;
}
#f3 img:first-child {
    width: 207px;
}
#f3 .widget_custom_html img {
    width: 40px;
    margin: 25px 13px 0;
}
#footer-bottom {
    background: #07995c;
}
#footer-bottom p {
    margin: 0;
    text-align: center;
    color: #fff;
    padding: 14px 0;
    font-size: 14px;
}



.home-banner {
    margin-bottom: -260px;
}
.first-row {
    z-index: 9;
}
.first-row .vc_col-sm-8 {
    padding-top: 85px;
}
.first-row .wpb_text_column {
    padding-left: 40px;
}
.green-txt {
	color: #19b976;
}
.first-row p {
	color: #8a8a8a;
}
.en-feed {
    margin-top: -170px;
    padding-top: 320px;
}
.en-feed:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2023/06/grey-faded.png);
    background-repeat: no-repeat;
    background-size: 100% 1000px;
    display: block !important;
}
.en-feed .en-row1 .vc_col-sm-6:first-child {
	border-right: 1px solid #ddd;
}
.en-row1 h2 {
    margin-top: 0;
}
.en-row1 .wpb_text_column {
	margin-bottom: 0 !important;
}
.le-column, .ln-column {
    margin-top: 35px;
}
.le-container {
    clear: both;
    display: block;
    margin-bottom: 55px;
    color: #676767;
    padding: 0 60px 0 20px;
}
.le-group {
    padding-top: 12px;
}
.le-group p {
    margin: 0;
    font-size: 18px;
}
.le-date {
    font-weight: 600;
    color: #676767;
}
.le-img {
    width: 80px;
    height: 80px;
    background-size: cover !important;
    border-radius: 100%;
    position: relative;
    float: left;
    margin-right: 30px;
    box-shadow: -4px 4px 0 #1db877;
}
.le-group a, .ln-container a {
    color: #548d1e;
    text-decoration: underline;
}
.le-group a:hover, .le-group a:visited, .le-group a:active , .ln-container a:hover, .le-group a:visited, .le-group a:active {
    color: #007a3f;
    text-decoration: underline;

}
.ln-container {
    padding-left: 60px;
}
.ln-img {
    width: 80px;
    height: 80px;
    background-size: cover !important;
    border-radius: 100%;
    position: relative;
    float: left;
    margin-right: 30px;
    box-shadow: -4px 4px 0 #1db877;
}
.ln-group {
    padding-left: 130px;
}
#ln-title {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 18px;
    color: #676767;
    padding-top: 10px;
}
#ln-e {
    margin-top: 10px;
	padding-right:20px;
}
.en-row2 {
    padding-top: 120px;
}
.en-row2 .vc_col-sm-6:first-child .vc_column-inner {
    width: 675px;
    float: right;
}
.sb_container {
    text-align: center;
    width: 33%;
    float: left;
    margin-bottom: 40px;
}
.sb-img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.sb_text {
    width: 63%;
    margin: 0 auto;
}
.sb_text h3 {
	font-weight: 400;
}
.en-row2 .vc_col-sm-6:last-child {
    margin-top: -100px;
}
.en-row2 .vc_col-sm-6:last-child:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: url(/wp-content/uploads/2023/06/side-graphic.png);
    width: 90%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    display: block !important;
}
.en-row2 .vc_col-sm-6:last-child .vc_column-inner {
    z-index: 9;
    position: relative;
    width: 675px;
}
.en-row2 .vc_col-sm-6:last-child .wpb_text_column {
    width: 400px;
    float: right;
    font-size: 23px;
    color: #fff;
    padding: 190px 0 400px;
}
.en-row2 .vc_col-sm-6:last-child h2 {
	color: #fff;
	margin-bottom: 35px;
}
.dark-green-txt {
	color: #004b2c;
}
.rm-btn {
    font-size: 18px;
    text-decoration: none;
    padding: 19px 50px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 15px;
    font-weight: 600;
    color: #fff;
    background: rgb(143,223,56);
	background: -moz-linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%);
	background: linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8fdf38",endColorstr="#16b878",GradientType=1);
}
.rm-btn:hover, 
.post-area .vc_btn3:hover, 
.news-sidebar button:hover {
    background: rgb(143,223,56) !important;
	background: -moz-linear-gradient(180deg, rgba(28,186,116,1) 0%, rgba(0,122,63,1) 100%) !important;
	background: -webkit-linear-gradient(180deg, rgba(28,186,116,1) 0%, rgba(0,122,63,1) 100%) !important;
	background: linear-gradient(180deg, rgba(28,186,116,1) 0%, rgba(0,122,63,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1cba74",endColorstr="#007a3f",GradientType=1) !important; 
}
.full-btn {
    text-align:center;
}
.full-btn a {
    font-size: 18px;
    text-decoration: none;
    padding: 19px 50px;
    border-radius: 20px;
    display: inline-block;
	width:100%;
    margin-top: 15px;
    font-weight: 600;
    color: #fff;
    background: rgb(143,223,56);
	background: -moz-linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%);
	background: linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8fdf38",endColorstr="#16b878",GradientType=1);
}
.full-btn a:hover {
    background: rgb(143,223,56);
	background: -moz-linear-gradient(180deg, rgba(28,186,116,1) 0%, rgba(0,122,63,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(28,186,116,1) 0%, rgba(0,122,63,1) 100%);
	background: linear-gradient(180deg, rgba(28,186,116,1) 0%, rgba(0,122,63,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1cba74",endColorstr="#007a3f",GradientType=1); 
}
.sml-btn {
    text-align:center;
}
.sml-btn a {
    font-size: 18px;
    text-decoration: none;
    padding: 8px 40px 8px 40px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 15px;
    font-weight: 600;
    color: #fff;
    background: rgb(143,223,56);
	background: -moz-linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%);
	background: linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8fdf38",endColorstr="#16b878",GradientType=1);
}
.sml-btn a:hover {
    background: rgb(143,223,56);
	background: -moz-linear-gradient(180deg, rgba(28,186,116,1) 0%, rgba(0,122,63,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(28,186,116,1) 0%, rgba(0,122,63,1) 100%);
	background: linear-gradient(180deg, rgba(28,186,116,1) 0%, rgba(0,122,63,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1cba74",endColorstr="#007a3f",GradientType=1); 
}
.sm-block {
    text-align: center;
    margin-bottom: 50px !important;
}
.sm-block img {
    width: 65px;
    height: 65px;
    margin: 0 20px;
}
.top-row h2 {
    margin-bottom: 40px !important;
}
.hh-row {
    margin-top: -130px;
    padding-top: 280px;
}
.hh-row:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2023/06/grey-faded.png);
    background-repeat: no-repeat;
    background-size: 100% 1000px;
    display: block !important;
}
.hh-row1 .wpb_text_column, 
.hh-row2 .hh-left .wpb_text_column {
    background: #ededed;
    margin: 0 20px;
    padding: 40px;
    border-radius: 20px;
}
.hh-row h2 {
    margin-bottom: 50px !important;
}
.hh-row1 .wpb_text_column h3, 
.hh-row2 .wpb_text_column h3 {
    margin-top: 0;
}
#content ul {
	list-style: none;
	padding-inline-start: 0;
}
#content ul li {
    padding-left: 20px;
    position: relative;
    color: #000000;
}
#content ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8.4px;
    width: 10px;
    height: 10px;
    background: #7dc03c;
    border-radius: 100%;
}
#content ul li ul li {
    padding-left: 17px;
}
#content ul li ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    background: #b0d987;
    border-radius: 100%;
}
.hh-ul {
    min-height: 610px;
}
.hh-row2 {
	padding-top: 40px;
}
.hh-row2 .vc_col-sm-6:first-child .vc_column-inner {
    width: 675px;
    float: right;
}
.hh-row2 .vc_col-sm-6:last-child .vc_column-inner {
    z-index: 9;
    position: relative;
    width: 675px;
}
.hh-row2 .vc_col-sm-6:last-child:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: url(/wp-content/uploads/2023/06/side-graphic.png);
    width: 90%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    display: block !important;
}
.hh-row2 .vc_col-sm-6:last-child .wpb_text_column {
    width: 400px;
    float: right;
    font-size: 23px;
    color: #fff;
    padding: 160px 0 440px;
}
.hh-row2 h2 {
	color: #fff;
}
.wave-row {
    margin-top: -150px;
    padding-top: 280px;
} 

.no-wave {
    padding-top: 50px;
}

.wave-row:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2023/06/grey-faded.png);
    background-repeat: no-repeat;
    background-size: 100% 1000px;
    display: block !important;
}
.wave-row h2, .no-wave h2 {
    margin-bottom: 50px !important;
}
.wave-row .vc_col-sm-6 .vc_column-inner > .wpb_wrapper, 
.wave-full-width .vc_column-inner > .wpb_wrapper,
.no-wave .vc_col-sm-6 .vc_column-inner > .wpb_wrapper
{
    background: #fff;
    border: 2px solid #ededed;
    border-radius: 20px;
    margin: 0 20px;
    padding: 40px 50px 10px 50px;
    color: #000;
	 box-shadow: 0 3px 10px rgb(0 0 0 / 0.1);
}
.service-icon img {
    width: 100px;
    height: 100px;
}
.wave-row .vc_col-sm-6 .wpb_text_column {
    min-height: 595px;
}
.wave-row h3, .no-wave h3 {
    margin-bottom: 40px;
}
.wave-other-row, 
.wave-full-width {
    padding-top: 70px;
}
.wave-full-width {
	padding-bottom: 120px;
}
.wave-full-width .vc_column-inner > .wpb_wrapper {
    display: inline-block;
}
.img-left {
    width: 33%;
    float: left;
}
.img-left img {
    border-radius: 100%;
    box-shadow: -10px 10px 0 #19b877;
}
.txt-right {
    padding-left: 45px;
    width: 67%;
    float: right;
}
.li-top-row {
    padding-bottom: 60px;
}
.pb_container {
    border: 2px solid #ededed;
    border-radius: 20px;
    margin: 15px 0 30px;
    padding: 40px 25px;
    box-shadow: 0px 7px 7px #ededed;
}
.pb_container h3 {
    text-align: center;
    width: 223px;
    margin: 0 auto;
}
.pb-img {
    height: 200px;
    background-size: cover !important;
    background-position: center center !important;
    margin: 25px 0;
}
.pb_container p {
    color: #000000;
    margin-bottom: 0;
}
.uem-row .wpb_text_column {
    width: 500px;
    float: right;
    padding: 25px 0 40px;
}
.uem-row h2 {
    font-size: 58px;
    margin-bottom: 0;
    line-height: 1.2;
    color: #fff;
    text-shadow: 0 3px 4px rgb(26 26 26 / 54%);
}
.uem-row p {
    margin: 0;
}
.history-text p:first-child {
    margin-top: 0;
}
.history-pb {
    padding-bottom: 50px;
}
.history-padding {
    padding: 40px 0 70px;
}
.news-sidebar .vc_column-inner {
    border: 2px solid #ededed;
    border-radius: 20px;
    box-shadow: 0px 7px 7px #ededed;
    padding: 40px 30px 20px !important;
    margin-bottom: 20px;
}
.news-sidebar h3 {
    margin: 0;
}
.news-sidebar input[type="text"] {
    width: 100%;
    margin-top: 20px;
    border: 0;
    padding: 10px;
}
.news-sidebar button {
    float: right;
    margin: 20px 0 40px;
    font-size: 18px;
    text-decoration: none;
    padding: 13px 50px;
    border-radius: 15px;
    display: inline-block;
    font-weight: 600;
    color: #fff;
    background: rgb(143,223,56);
    background: -moz-linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%);
    background: linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8fdf38",endColorstr="#16b878",GradientType=1);
}
.news-sidebar .vc_sep_line {
	border-color: #737373 !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
    cursor: pointer;
}
.ns-events {
    color: #fff;
    padding: 30px;
    background-size: cover !important;
    background-position: center center !important;
}
.ns-events h3 {
    color: #fff;
    text-shadow: 0 3px 4px rgb(26 26 26 / 54%);
    font-size: 28px;
}
.post-area {
    border: 2px solid #ededed;
    border-radius: 20px;
    box-shadow: 0px 7px 7px #ededed;
    padding: 30px 20px 20px !important;
    margin-bottom: 10px;
}
.post-area img {
    height: 210px !important;
    object-fit: cover;
    margin-bottom: 15px;
}
.post-area h4 {
    font-size: 23px;
    margin-top: 0;
    color: #282828;
    text-align: center !important;
}
.event-area h4 {
    margin-bottom: 10px;
}
.post-area .vc_gitem-acf {
    margin-bottom: 20px;
}
.post-area .vc_gitem-acf {
    color: #000000;
    margin-bottom: 20px;
}
.post-area .vc_btn3 {
    margin-top: 30px !important;
    color: #fff !important;
    background: rgb(143,223,56)!important;
    background: -moz-linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%)!important;
    background: -webkit-linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%)!important;
    background: linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8fdf38",endColorstr="#16b878",GradientType=1)!important;
    border: 0!important;
    border-radius: 20px!important;
    padding: 19px 49px!important;
    font-size: 18px!important;
    font-weight: 600!important;
}
.post-area .vc_btn3:hover {
	border: 0;
}
.news-sidebar {
    margin-top: 20px;
    padding: 0 45px !important;
}
.post-left {
    padding-right: 15px;
}
.nf-form-cont {
    padding-top: 40px;
}
.nf-form-fields-required {
    display: none;
}
nf-fields-wrap nf-field:nth-child(1), 
nf-fields-wrap nf-field:nth-child(2), 
nf-fields-wrap nf-field:nth-child(3) {
    width: 32% !important;
    float: left;
    margin-right: 2%;
}
nf-fields-wrap nf-field:nth-child(3), 
nf-fields-wrap nf-field:nth-child(5) {
    margin-right: 0 !important;
}
nf-fields-wrap nf-field:nth-child(4), 
nf-fields-wrap nf-field:nth-child(5) {
    width: 49% !important;
    float: left;
    margin-right: 2%;
}
.nf-form-cont input[type="submit"] {
	color: #fff !important;
    background: rgb(143,223,56)!important;
    background: -moz-linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%)!important;
    background: -webkit-linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%)!important;
    background: linear-gradient(180deg, rgba(143,223,56,1) 0%, rgba(22,184,120,1) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8fdf38",endColorstr="#16b878",GradientType=1)!important;
    border: 0!important;
    border-radius: 20px!important;
    padding: 19px 49px!important;
    font-size: 18px!important;
    font-weight: 600!important;
    height: auto !important;
    margin: 0 auto;
    display: block;
}
body.search-results article {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    border: 2px solid #ededed;
    border-radius: 20px;
    padding: 20px 20px 35px;
    box-shadow: 0px 7px 7px #ededed;
}
h2.entry-title {
    margin-bottom: 15px;
}
h2.entry-title a {
    text-decoration: none;
}
body.search-results .entry-summary {
    min-height: 210px;
}
body.search-results .rm-btn {
    padding: 10px 30px;
    border-radius: 10px;
}
.top-row {
    z-index: 9;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle, 
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
    box-shadow: none !important;
}
.btchov:hover {
    animation: btchov 0.5s infinite;
    cursor: pointer;
}
@keyframes btchov {
    from, to { transform: scale(1, 1); }
    25% { transform: scale(0.9, 1.1); }
    50% { transform: scale(1.1, 0.9); }
    75% { transform: scale(0.95, 1.05); }
}
.sb-img:hover {
    animation: sb-img 0.5s infinite;
    cursor: pointer;
}
@keyframes sb-img {
    from, to { transform: scale(1, 1); }
    25% { transform: scale(0.9, 1.1); }
    50% { transform: scale(1.1, 0.9); }
    75% { transform: scale(0.95, 1.05); }
}
#menu-item-21 a:hover, #menu-item-22 a:hover {
    color:#8cde39
}
.home #menu-item-21 a:hover, 
.home #menu-item-22 a:hover {
    color:#fff;
}
.smalltext {
    font-size:14px !important;
}
.mlpagination-ml-default {
    text-align:center; 
    margin:0 auto;
}
.mlpagination-ml-default { 
    float:none!important; 
    margin: 0 auto;
}
.blocky {
    background: #fff;
    border: 2px solid #ededed;
    border-radius: 20px;
    margin: 70px 20px 10px 20px !important;
    padding: 50px !important;
    color: #000;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.1);
}
.vc_single_image-wrapper.vc_box_shadow_border_circle img {
    border-radius: 100% !important;
    box-shadow: -10px 10px 0 #19b877 !important;
}
.sml-btn h3 {
    min-height: 55px;
}
/* -------------------------- */
/* Search results page update */
/* -------------------------- */
.the-search-results .row {
	display: inline-block;
}

.the-search-results .row article {
	width: 23%;
}

.the-search-results h2 {
	font-size: 23px;
}

/* -------------------------- */
/* ------- April 2025 ------- */
/* -------------------------- */
.main-navigation ul li ul li > ul {
    display: none;
}

.main-navigation ul li:hover ul li:hover > ul {
    display: block;
    left: 240px !important;
}

.main-navigation ul li:hover ul li:hover > ul:hover {
    display: block;
}

.main-navigation ul li:hover ul li.menu-item-has-children:after {
    right: -10px;
}

#menu-item-115:after {
    display: none;
}



@media screen and (max-width: 1024px) {
	.the-search-results .row article {
		width: 48%;
	}
}

@media screen and (max-width: 767px) {
	.the-search-results .row article {
		width: 95%;
	}
}

/* -------------------------- */
/* -------------------------- */
/* -------------------------- */

@media screen and (max-width: 1386px) {
	.site-branding,
	#content,
	.site-info, 
    .container {
		width: 100%;
	}
    .en-row2 .vc_col-sm-6:first-child .vc_column-inner, 
    .en-row2 .vc_col-sm-6:last-child .vc_column-inner, 
    .hh-row2 .vc_col-sm-6:first-child .vc_column-inner, 
    .hh-row2 .vc_col-sm-6:last-child .vc_column-inner {
        width: 100%;
        float: none;
    }
    .en-row2 .vc_col-sm-6:last-child .wpb_text_column, 
    .hh-row2 .vc_col-sm-6:last-child .wpb_text_column {
        padding: 160px 20px 400px;
    }
    .hh-row2 .hh-left .wpb_text_column {
        margin: 0 10px 0 25px;
    }
    .hh-row1 .wpb_text_column {
        margin: 0 10px;
    }
    .hh-row2 .vc_col-sm-6:last-child:before {
        width: 100%;
    }
}
@media screen and (max-width: 1250px) {
    .home-banner {
        margin-bottom: -185px;
    }
    .first-row .vc_col-sm-8 {
        padding-top: 40px;
    }
    .en-row2 .vc_col-sm-6:last-child:before {
        width: 100%;
    }
    .sb_text h3 {
        font-size: 20px;
    }
}
@media screen and (max-width: 1024px) {
    body.search-results article:nth-of-type(3n){
        margin-right: 0;
    }
    body.search-results article:nth-of-type(3n + 1) {
        clear: left;
    }
    .main-navigation li {
        margin-right: 50px;
    }
    body.search-results article {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 20px;
    }
    body.search-results article:nth-of-type(2n){
        margin-right: 0;
    }
    #search-bar, 
    .main-navigation {
        display: none;
    }
    .first-row {
        z-index: 1;
    }
    .home-banner {
        margin-bottom: -140px;
    }
    .news-sidebar {
        padding: 0 !important;
    }
}
@media screen and (max-width: 900px) {
    .en-row2 .vc_col-sm-6,
    .hh-row1 .vc_col-sm-6,
    .hh-row2 .vc_col-sm-6 {
        width: 100%;
    }
    .en-row2 .vc_col-sm-6:last-child, 
    .hh-row2 .vc_col-sm-6:last-child {
        margin-top: 20px;
    }
    .en-row2 .vc_col-sm-6:last-child .wpb_text_column, 
    .hh-row2 .vc_col-sm-6:last-child .wpb_text_column {
        padding: 185px 20px 260px;
        width: 90%;
    }
    .hh-row1 .wpb_text_column {
        margin: 0 0 40px;
    }
    .hh-row2 {
        padding-top: 0;
    }
    .hh-row2 .hh-left .wpb_text_column {
        margin: 0 20px;
    }
    #f1, #f2 {
        width: 50%;
    }
    #f3 {
        clear: left;
        width: 100%;
        text-align: center;
    }
    .top-row, 
    .history-pb, 
    .li-top-row, 
    .post-left, 
    .contact-top {
        padding-top: 50px;
    }
    .en-feed, 
    .wave-row, 
    .hh-row {
        margin-top: 0px;
        padding-top: 160px;
    }
    .en-feed:before, 
    .wave-row:before, 
    .hh-row:before {
        background-size: 100%;
    }
    .le-img {
        width: 60px;
        height: 60px;
    }
    .le-container {
        margin-bottom: 40px;
    }
    .le-group {
        padding-top: 0;
    }
}
@media screen and (max-width: 767px) {
    body.search-results article {
        width: 100%;
        margin-right: 0;
    }
    body.search-results .entry-summary {
        min-height: auto;
    }
    .en-feed .en-row1 .vc_col-sm-6:first-child {
        border-right: 0;
        border-bottom: 1px solid #ddd;
        padding-bottom: 60px;
    }
    .en-feed .en-row1 .vc_col-sm-6:nth-child(2) {
        padding-top: 50px;
    }
    .ln-container {
        padding-left: 0;
    }
    .en-row2 .vc_col-sm-6:last-child .wpb_text_column {
        padding: 100px 20px 260px;
    }
    .first-row .wpb_text_column {
        padding-left: 0;
    }
    .custom-logo {
        width: 150px;
    }
    .home-banner {
        margin-bottom: -90px;
    }
    footer#colophon {
        padding: 180px 0 50px;
    }
    footer#colophon:before {
        height: 115px;
    }
    .wave-row .vc_col-sm-6 .vc_column-inner > .wpb_wrapper, 
    .wave-full-width .vc_column-inner > .wpb_wrapper {
        margin: 0 0 40px;
    }
    .wave-other-row, .wave-full-width {
        padding-top: 0;
    }
    .img-left {
        display: none;
    }
    .txt-right {
        padding-left: 0;
        width: 100%;
        float: none;
    }
    nf-fields-wrap nf-field:nth-child(1), 
    nf-fields-wrap nf-field:nth-child(2), 
    nf-fields-wrap nf-field:nth-child(3), 
    nf-fields-wrap nf-field:nth-child(4), 
    nf-fields-wrap nf-field:nth-child(5) {
        width: 100% !important;
        float: none;
        margin-right: 0;
    }
    .en-row2 .vc_col-sm-6:last-child h2, 
    .hh-row2 .vc_col-sm-6:last-child h2 {
        font-size: 26px;
    }
    .en-row2 .vc_col-sm-6:last-child p, 
    .hh-row2 .vc_col-sm-6:last-child p {
        font-size: 16px;
    }
    .en-row2 .vc_col-sm-6:last-child .wpb_text_column, 
    .hh-row2 .vc_col-sm-6:last-child .wpb_text_column {
        padding: 85px 20px 260px;
    }
    .uem-row .wpb_text_column {
        width: 100%;
        float: none;
    }
    .uem-row h2 {
        font-size: 45px;
    }
    .rm-btn {
        padding: 15px 40px;
    }
}
@media screen and (max-width: 500px) {
    .sb_container {
        width: 50%;
    }
    #f1, #f2 {
        width: 100%;
        text-align: center;
    }
    h2.widget-title {
        font-size: 26px;
    }
    #f1 section:nth-of-type(1) .textwidget, 
    #f1 section:nth-of-type(2), 
    #f1 section:nth-of-type(3) {
        padding-left: 0;
    }
    #f1 section:nth-of-type(1) .textwidget:before, 
    #f1 section:nth-of-type(2):before, 
    #f1 section:nth-of-type(3):before {
        position: relative;
        display: block;
        margin: 0 auto;
        left: 0;
    }
    footer#colophon {
        padding: 120px 0 50px;
    }
    footer#colophon:before {
        top: -1px;
    }
}