@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');


*,::after,::before {box-sizing: border-box}
html {font-family: sans-serif;line-height: 1.15;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent}
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {display: block}
body {margin: 0;
	font-family: "Roboto Slab", serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
		overflow-x:hidden;
		overflow-y: auto;
	}
hr {box-sizing: content-box;height: 0;overflow: visible}
h1,h2,h3,h4,h5,h6 {margin-top: 0;margin-bottom: .5rem}
p {margin-top: 0;margin-bottom: 1rem}
dl,ol,ul {margin-top: 0;margin-bottom: 1rem}
ol ol,ol ul,ul ol,ul ul {margin-bottom: 0}
dt {font-weight: 700}
b,strong {font-weight: bolder}
small {font-size: 80%}
sub,sup {position: relative;font-size: 75%;line-height: 0;vertical-align: baseline}
sub {bottom: -.25em}
sup {top: -.5em}
a {color: #007bff;text-decoration: none;background-color: transparent}
a:hover {color: #0056b3;text-decoration: underline}
figure {margin: 0 0 1rem}
img {vertical-align: middle;border-style: none}
svg {overflow: hidden;vertical-align: middle}
table {border-collapse: collapse}
caption {padding-top: .75rem;padding-bottom: .75rem;color: #6c757d;text-align: left;caption-side: bottom}
th {text-align: inherit;text-align: -webkit-match-parent}
label {display: inline-block;margin-bottom: .5rem}
button {border-radius: 0}
button:focus:not(:focus-visible) {outline: 0}
button,input,optgroup,select,textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit}
button,input {overflow: visible}
button,select {text-transform: none}
[role=button] {cursor: pointer}
select {word-wrap: normal}
textarea {overflow: auto;resize:none;}
.small,small {font-size: .875em;font-weight: 400}
.overflow-hidden {overflow: hidden!important}
.position-static {position: static!important}
.position-relative {position: relative!important}
.position-absolute {position: absolute!important}
.position-fixed {position: fixed!important}
.position-sticky {position: -webkit-sticky!important;position: sticky!important}
.fixed-top {position: fixed;top: 0;right: 0;left: 0;z-index: 1030}
.fixed-bottom {position: fixed;right: 0;bottom: 0;left: 0;z-index: 1030}
@supports ((position: -webkit-sticky) or (position:sticky)) {.sticky-top {position:-webkit-sticky;position: sticky;top: 0;z-index: 1020}}
.d-flex {display: -webkit-box!important;display: -ms-flexbox!important;display: flex!important}
.d-block {display: block!important}
.align-items-center {-ms-flex-align: center!important;align-items: center !important;}
.flex-nowrap {-ms-flex-wrap: nowrap!important;flex-wrap: nowrap !important;}
.justify-content-center {-ms-flex-pack: center!important;justify-content: center !important;}
.justify-content-end {-ms-flex-pack: end!important;justify-content: flex-end !important;}
.justify-content-between {-ms-flex-pack: justify!important;justify-content: space-between !important;}
.w-25 {width: 25%!important}
.w-50 {width: 50%!important}
.w-75 {width: 75%!important}
.w-100 {width: 100%!important}
.w-auto {width: auto!important}
.h-25 {height: 25%!important}
.h-50 {height: 50%!important}
.h-75 {height: 75%!important}
.h-100 {height: 100%!important}
.h-auto {height: auto!important}
.mw-100 {max-width: 100%!important}
.mh-100 {max-height: 100%!important}
.min-vw-100 {min-width: 100vw!important}
.min-vh-100 {min-height: 100vh!important}
.vw-100 {width: 100vw!important}
.vh-100 {height: 100vh!important}
.m-0 {margin: 0!important}
.mt-0,.my-0 {margin-top: 0!important}
.mr-0,.mx-0 {margin-right: 0!important}
.mb-0,.my-0 {margin-bottom: 0!important}
.ml-0,.mx-0 {margin-left: 0!important}
.m-1 {margin: .25rem!important}
.mt-1,.my-1 {margin-top: .25rem!important}
.mr-1,.mx-1 {margin-right: .25rem!important}
.mb-1,.my-1 {margin-bottom: .25rem!important}
.ml-1,.mx-1 {margin-left: .25rem!important}
.m-2 {margin: .5rem!important}
.mt-2,.my-2 {margin-top: .5rem!important}
.mr-2,.mx-2 {margin-right: .5rem!important}
.mb-2,.my-2 {margin-bottom: .5rem!important}
.ml-2,.mx-2 {margin-left: .5rem!important}
.m-3 {margin: 1rem!important}
.mt-3,.my-3 {margin-top: 1rem!important}
.mr-3,.mx-3 {margin-right: 1rem!important}
.mb-3,.my-3 {margin-bottom: 1rem!important}
.ml-3,.mx-3 {margin-left: 1rem!important}
.m-4 {margin: 1.5rem!important}
.mt-4,.my-4 {margin-top: 1.5rem!important}
.mr-4,.mx-4 {margin-right: 1.5rem!important}
.mb-4,.my-4 {margin-bottom: 1.5rem!important}
.ml-4,.mx-4 {margin-left: 1.5rem!important}
.m-5 {margin: 3rem!important}
.mt-5,.my-5 {margin-top: 3rem!important}
.mr-5,.mx-5 {margin-right: 3rem!important}
.mb-5,.my-5 {margin-bottom: 3rem!important}
.ml-5,.mx-5 {margin-left: 3rem!important}
.p-0 {padding: 0!important}
.pt-0,.py-0 {padding-top: 0!important}
.pr-0,.px-0 {padding-right: 0!important}
.pb-0,.py-0 {padding-bottom: 0!important}
.pl-0,.px-0 {padding-left: 0!important}
.p-1 {padding: .25rem!important}
.pt-1,.py-1 {padding-top: .25rem!important}
.pr-1,.px-1 {padding-right: .25rem!important}
.pb-1,.py-1 {padding-bottom: .25rem!important}
.pl-1,.px-1 {padding-left: .25rem!important}
.p-2 {padding: .5rem!important}
.pt-2,.py-2 {padding-top: .5rem!important}
.pr-2,.px-2 {padding-right: .5rem!important}
.pb-2,.py-2 {padding-bottom: .5rem!important}
.pl-2,.px-2 {padding-left: .5rem!important}
.p-3 {padding: 1rem!important}
.pt-3,.py-3 {padding-top: 1rem!important}
.pr-3,.px-3 {padding-right: 1rem!important}
.pb-3,.py-3 {padding-bottom: 1rem!important}
.pl-3,.px-3 {padding-left: 1rem!important}
.p-4 {padding: 1.5rem!important}
.pt-4,.py-4 {padding-top: 1.5rem!important}
.pr-4,.px-4 {padding-right: 1.5rem!important}
.pb-4,.py-4 {padding-bottom: 1.5rem!important}
.pl-4,.px-4 {padding-left: 1.5rem!important}
.p-5 {padding: 3rem!important}
.pt-5,.py-5 {padding-top: 3rem!important}
.pr-5,.px-5 {padding-right: 3rem!important}
.pb-5,.py-5 {padding-bottom: 3rem!important}
.pl-5,.px-5 {padding-left: 3rem!important}
.m-n1 {margin: -.25rem!important}
.mt-n1,.my-n1 {margin-top: -.25rem!important}
.mr-n1,.mx-n1 {  margin-right: -.25rem!important}
.mb-n1,.my-n1 {margin-bottom: -.25rem!important}
.ml-n1,.mx-n1 {margin-left: -.25rem!important}
.m-n2 {margin: -.5rem!important}
.mt-n2,.my-n2 {margin-top: -.5rem!important}
.mr-n2,.mx-n2 {margin-right: -.5rem!important}
.mb-n2,.my-n2 {margin-bottom: -.5rem!important}
.ml-n2,.mx-n2 {margin-left: -.5rem!important}
.m-n3 {margin: -1rem!important}
.mt-n3,.my-n3 {margin-top: -1rem!important}
.mr-n3,.mx-n3 {margin-right: -1rem!important}
.mb-n3,.my-n3 {margin-bottom: -1rem!important}
.ml-n3,.mx-n3 {margin-left: -1rem!important}
.m-n4 {margin: -1.5rem!important}
.mt-n4,.my-n4 {margin-top: -1.5rem!important}
.mr-n4,.mx-n4 {margin-right: -1.5rem!important}
.mb-n4,.my-n4 {margin-bottom: -1.5rem!important}
.ml-n4,.mx-n4 {margin-left: -1.5rem!important}
.m-n5 {margin: -3rem!important}
.mt-n5,.my-n5 {margin-top: -3rem!important}
.mr-n5,.mx-n5 {margin-right: -3rem!important}
.mb-n5,.my-n5 {margin-bottom: -3rem!important}
.ml-n5,.mx-n5 {margin-left: -3rem!important}
.m-auto {margin: auto!important}
.mt-auto,.my-auto {margin-top: auto!important}
.mr-auto,.mx-auto {margin-right: auto!important}
.mb-auto,.my-auto {margin-bottom: auto!important}
.ml-auto,.mx-auto {margin-left: auto!important}
.row {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}
.collapse:not(.show) {display: none;}
.header_top{position: sticky;top:0;left:0;width:100%;z-index: 1030;box-shadow: 0 1px 10px rgba(140, 140, 140, .3);}
.header_tbnt{background:#6A0000;padding:0.60rem;}
.hr_1{margin-top:1rem;border:1px red solid;}
.text-center{text-align: center;}
.news_row {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -5px;margin-left: -5px;}
.news_row>.col, .news_row>[class*=col-] {padding-right: 5px;padding-left: 5px;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {position: relative;width: 100%;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto}
@media (min-width: 576px) {.container,.container-sm {max-width:540px}}
@media (min-width: 768px) {.container,.container-md,.container-sm {max-width:720px}}
@media (min-width: 992px) {.container,.container-lg,.container-md,.container-sm {max-width:960px}}
@media (min-width: 1200px) {.container,.container-lg,.container-md,.container-sm,.container-xl {max-width:1160px}}
@media (min-width: 576px) {.navbar {padding-top: 1.2rem;padding-bottom: 1.2rem;}}
@media (min-width: 768px) {.col-md-3 {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.col-md-4 {-webkit-box-flex: 0;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-md-5 {-webkit-box-flex: 0;-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-md-6 {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}}
@media (min-width: 992px) {.navbar-expand-lg {-ms-flex-flow: row nowrap;flex-flow: row nowrap;-ms-flex-pack: start;justify-content: flex-start;}.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg>.container-lg, .navbar-expand-lg>.container-md, .navbar-expand-lg>.container-sm, .navbar-expand-lg>.container-xl {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.navbar-expand-lg .navbar-toggler {display: none;}.navbar-expand-lg .navbar-collapse {display: -ms-flexbox!important;display: flex !important;-ms-flex-preferred-size: auto;flex-basis: auto;}.navbar-expand-lg .navbar-nav {-ms-flex-direction: row;flex-direction: row;}.navbar-nav li:not(:last-child){padding-right:1rem;}.navbar-nav li a{padding:0.30rem 0.70rem;}}
.navbar-nav {display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;padding-left: 0;margin-bottom: 0;list-style: none;}
.navbar-collapse {-ms-flex-preferred-size: 100%;flex-basis: 100%;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-align: center;align-items: center;}
.navbar, .navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: center;align-items: center;-ms-flex-pack: justify;justify-content: space-between;}
.navbar-brand img{max-width:370px;height:80px;}
.navbar-toggler{background:transparent;border:none;}
.navbar {position: relative;background:#ffffff; padding: .5rem 1rem;z-index: 1030;}
.header_left_social{list-style: none;margin:0;padding:0;}
.header_left_social li:not(:last-child){padding-right:1rem;}
.header_left_social li a{color:#ffffff;line-height:1.6;}
.navbar-nav li a{display:block;font-size:0.99rem;color:#000000;font-weight:500;line-height:1.6;}
.form-inline {display: -ms-flexbox;display: flex;-ms-flex-flow: row wrap;flex-flow: row wrap;-ms-flex-align: center;align-items: center;position: relative;width: 100%;}
.header_search{display: block;width:100%;background:#ffffff;border:1px #000000 solid;border-radius:6px;font-size:0.90rem;color:#000000;line-height:1.6;padding:0.50rem 1rem;}
.header_search:hover,.header_search:focus{outline:none;}
.header_search::placeholder {color: #000000;opacity: 1;}
.header_search::-webkit-input-placeholder {color: #000000;}
.header_search::-moz-placeholder {color: #000000;opacity: 1;}
.header_search:-ms-input-placeholder {color: #000000;}
.header_search:-moz-placeholder {color: #000000;opacity: 1;}
.xjnvi{margin-top:1.4rem;padding:0.20rem 1.1rem 4rem 1.1rem;}
.xyhuyv{max-width:1080px;width:100%;margin-left:auto;margin-right:auto;}
.xbjjg h3{margin:0;font-size:1.4rem;color:#000000;cursor: default;}
.xvbff h3{margin:0;font-size:1.2rem;color:#000000;cursor: default;}
.img_312356{width:100%;height:400px;}
.news_xb41{font-size:1.4rem;color:#000000;font-weight:700;line-height:1.4;}
.nspvg p{margin:0;font-size:0.93rem;}
.news_li{margin:0;padding:0 0 0 1.4rem;}
.news_li li:not(:last-child){padding-bottom:0.30rem;}
.news_li li a{font-size:0.90rem;color:#000000;font-weight:500;}
.xight{max-width:1030px;width:100%;margin-left:auto;margin-right:auto;}
.news_header{text-align: center;margin:0;font-size:1.8rem;color:#000000;line-height:1.4;font-weight:800;}
.story_published p{margin:0;font-size:0.87rem;color:#000000;}
.story_by p{margin:0;font-size:0.90rem;color:#000000;}
.news_img{width:100%;height:550px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}
.map iframe{border:0;width:100%;height:550px;}
.search_img{width:180px;height:150px;}
.bnfsd .bmdcv:not(:last-child){padding-bottom:0.89rem;}
.search_title{font-size:1rem;color:#000000;font-weight:500;}
.search_title:hover,.search_title:focus{color:#000000;}
.search_dic p{margin:0;font-size:0.96rem;color:#000000;line-height:1.5;}
.label_1{font-size:0.96rem;cursor: pointer;}
.cmbp p{margin:0;font-size:1rem;}
.pr932  h3{margin:0;font-size:1.5rem;}
.abxbt5 p{margin:0;font-size:0.96rem;color:#000000;line-height:1.6;}
.form_input{display: block;width:100%;background:#ffffff;border:1px #6A00D5 solid;border-radius:4px;font-size:0.96rem;color:#6A00D5;padding:0.60rem 0.79rem;line-height:1.6;}
.form_input:hover,.form_input:focus{outline:none;}
.form_alert {font-size:1rem;color:#000000;}
.form_footer button{
   border-radius:4px;
	 font-size:0.90rem;
	 font-weight:500;
	 line-height:1.6;
	 padding:0.50rem 1.1rem;
}

.btn_cancel{
	background:#E6E6E6;
	border:1px #E6E6E6 solid;
}
.btn_submit{
	color:#ffffff;
	background:#00005E;
	border:1px #00005E solid;
}
.prpb{
	font-size:0.99rem;
	color:#000000;
	cursor:default;
}
.terms_p p{
	margin:0;
	font-size:0.96rem;
	color:#000000;
	line-height:1.6;
}
.terml{
	color:red;
}
.terms_ul li{
	font-size:0.90rem;
	color:#000000;
	line-height:1.6;
}
.slic .bmdcv:not(:last-child){
	  padding-bottom:1rem;
}
.ui_main_header h3{
	margin:0;
	font-size:1.4rem;
}
.pagination{list-style:none;margin:0;padding:0;}
.pagination li:not(:last-child){padding-right:1rem;}
.pagination li a{font-size:0.96rem;color:#000000}
.pagination .disabled {pointer-events: none;cursor: default;text-decoration: none;}
.pagination .disabled a{opacity:0.9}


.news_video video {width: 100%;max-height: 650px;object-fit: fill;}
.share a:not(:last-child){padding-right:0.50rem !important;}
.news_story p:not(:last-child){padding-bottom:0.64rem;}
.news_story p{margin:0;font-size:0.94rem;color:#000000;line-height:1.6;}
.wbnz-comments {background: #ffffff !important;box-shadow: none !important;}
.wbnz-comment-area input {border-radius: 3px !important;}
[data-brand-badge="1"]{display: none;}
.wbnz-branding {display: none !important;}
.wbnz-modal{z-index:1401 !important;}
.send-btn {background: red !important;border-radius: 3px !important;}
.main_footer {position: relative;background: #ffffff;border-top: 6px #000000 solid;padding: 2rem 0.75rem;}
.footer_social {list-style: none;margin: 0;padding: 0;}
.footer_social li:not(:last-child) {padding-right: 1.2rem;}
.footer_social li a{color:#000000;}
.footer_links {list-style: none;padding: 0;margin: 0;}
.footer_links li:not(:last-child) {padding-right: 1rem;}
.footer_links li a {font-size: 0.86rem;color: #000000;}
.copyright p {margin: 0;font-size: 0.86rem;color: #000000;}
@media (max-width: 992px) {.header_top .container{max-width:100%;}#mobile{padding:1rem 0}.navbar-nav li:not(:last-child){padding-bottom:0.90rem;}.nvdfe{max-width:100%;flex:inherit;}.gkxgv{margin-top:1rem;max-width:100%;flex:inherit;}.img_312356{height:500px;}}
@media (max-width: 767px) {.mbwd {width: 100%;}.search_img {width: 100%;height: 350px;}.bmdcv {-ms-flex-wrap: wrap!important;flex-wrap: wrap !important;}.fmxvt {margin-left: 0 !important;margin-top: 0.60rem;}}
@media screen and (max-width: 680px) and (orientation: portrait) {.news_video video {height:450px;object-fit: fill;}}
@media screen and (max-width: 480px) and (orientation: portrait) {.img_312356 {height: 285px;}.news_video video {height:350px;object-fit: fill;}}
