@font-face {
    font-family: proxima_novaregular;
    src: url(../../fonts/proximanova-regular.woff2) format("woff2"),url(../../fonts/proximanova-regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: proxima_novabold;
    src: url(../../fonts/proxima_nova_bold.woff2) format("woff2"),url(../../fonts/proxima_nova_bold.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: avenir_next_condensedmedium;
    src: url("../fonts/Avenir-Next/avenir-next-condensed-medium-webfont.woff2") format("woff2"),url("../fonts/Avenir-Next/avenir-next-condensed-medium-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

:root {
    --new_hd_light: #2157a7;
    --new_hd-dark: #111111;
    --new_btn_color: #095256;
    --new_heading_color: #111111;
    --new_primary_color: #808080;
    --new_brown_color: #9A6B3C;
    --new_green_color: #095256;
    --font_calbre: 'calibriregular',sans-serif;
    --font_Avenir_medium: 'avenir_next_condensedmedium',sans-serif;
}

body {
    font-size: 14px;
    opacity: 0;
    background: grey;
    transition: .5s;
    font-family: proxima_novaregular,Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.list-links>ul>li>a:before,.new_input>.theme-btn:before,a.theme-btn:before {
    width: 100%;
    transform: scale(0,1);
    transition: transform .5s cubic-bezier(.86, 0, .07, 1);
    position: absolute;
    content: "";
    left: 0;
    transform-origin: top right;
    transition-timing-function: cubic-bezier(0.86,0,0.07,1)
}

.cntct-box,.featured-heading,.featured-stories,.inside-pg,.map-wrap,.map-wrap h4,.na_adition,.serach_bar,.slider ul li,.theme-btn,.trending,.wrap-right,li.mega_drop,nav#main-nav,nav#main-nav>ul>li,span.toggleSub {
    position: relative
}

.list-links>ul,div#mega-menu-dropdown>div:first-child>ul {
    padding-left: 0
}

.theme-btn:hover,li.mega_drop>a {
    background: 0 0
}

.foo_item ul,.list-links>ul,.social_media ul,li {
    list-style: none
}

.go_para,.out_go,.theme-btn,body,html {
    transition: .5s
}

.ad_media_hide,.bx-wrapper>div:last-child>div,.bxslider,.grecaptcha-badge,div#mega-menu-dropdown,li.br_news {
    visibility: hidden
}

.y_pad {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.theme-btn {
    background: var(--new_btn_color);
    padding: 8px 22px;
    text-decoration: none;
    color: #fff;
    border-radius: 4px;
    display: inline-block
}

.new_input>.theme-btn:before,a.theme-btn:before {
    top: 0;
    height: 100%;
    z-index: -1;
    background: #000;
    border-radius: inherit
}

.list-links>ul>li>a:hover::before,.new_input>.theme-btn:hover::before,a.theme-btn:hover::before {
    transform: scale(1,1);
    transform-origin: bottom left
}

input#lnkSearch {
    height: 16px;
    width: 16px;
    background: #fff
}

.top_bar {
    padding: 1rem 0
}

.Inner_topbar {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer_logo img,.nav_logo a>img {
    width: 300px;
    height: 80px;
}

.underfoo_para a {
    transition: .3s
}

.underfoo_para a:hover {
    text-decoration: underline;
    color: #ebca6c
}

.cus_go {
    width: 240px
}

.na_adition {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: .8rem 2rem
}

.acc-pg .contact-section .box-header,.acc-pg .flex-row .cntct-box .box-header,.cond_wrapper,.contact-section.d-c-sec .flex-row .box-header,.innerbar_left,.out_go,.s_ftr,.social-icons ul,.social-icons ul li a,.zipWrap {
    display: flex;
    align-items: center
}

.out_go {
    justify-content: center;
    background: #f2f2f2;
    padding: .8rem 1.5rem
}

.go_para p {
    margin: 0;
    font-size: 10px;
    font-weight: 600;
    font-family: arial;
    color: grey
}

.para p {
    font-family: var(--font_calbre);
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.2rem;
    color: #000
}

li.br_news {
    position: absolute;
    right: 1000%;
    opacity: 0
}

.innerbar_left {
    justify-content: center
}

.htd_lable h3 {
    font-family: var(--font_Avenir_bold);
    font-weight: 800;
    color: var(--new_hd_light);
    margin: 0 1.5rem 0 0;
    font-size: clamp(.8rem, 4vw, 1.2rem)
}

.alt_hding h3,.contact_us h4 {
    font-family: var(--font_bodoniall)
}

#popup_modal,.Mob_de,.close_ico,.featured-stories .featured-heading:after,.hamburger_ico,.lg-gal,.list-desc a.nobullet:before,.listing-pagination ul li a.prev,.pht-wrap span.crdt:empty,.pht-wrap span.ctlin:empty,.stiky-logo,.trending .featured-heading:after,span.crdt:empty,span.fas.fa-clock {
    display: none
}

.nav_bar {
    background: var(--new_hd_light);
    padding: .5rem 0
}

.list-links>ul {
    display: flex;
    align-items: center;
    margin-bottom: 0
}

.list-links>ul>li {
    padding-right: 4rem
}

.list-links>ul>li>a {
    color: #fff;
    text-decoration: none;
    position: relative;
    font-size: 18px;
}

.list-links>ul>li>a:before {
    bottom: -3px;
    height: 2px;
    background: #fff;
    border-radius: 100px
}

.iner_bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3rem
}

.serach_bar {
    width: 250px
}

.serach_bar span {
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

.serach_bar span img {
    height: 16px;
    width: 16px
}

div#mega-menu-dropdown {
    background: #fff;
    display: flex;
    position: absolute;
    top: 39px;
    box-shadow: rgba(0,0,0,.24) 0 3px 8px;
    padding: 1rem 2rem;
    transition: .3s cubic-bezier(.77, 0, .175, 1);
    transform: translateY(25px);
    opacity: 0;
    transform-origin: top;
    z-index: 999
}

div#mega-menu-dropdown ul>li>a {
    text-decoration: none;
    color: #000;
    white-space: nowrap;
    transition: .3s;
    position: relative
}

div#mega-menu-dropdown ul>li>a:hover {
    color: #0d6efd;
    padding-left: 12px
}

div#mega-menu-dropdown>div>ul {
    padding-left: 3rem;
    list-style: none
}

div#mega-menu-dropdown>div>ul>li {
    line-height: 2
}

li.mega_drop>a {
    padding: .8rem 1rem
}

div#mega-menu-dropdown ul>li>a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    width: 0;
    background: #0d6efd;
    transition: .3s
}

div#mega-menu-dropdown ul>li>a:hover::before {
    width: 12px
}

.hamburger_ico img {
    height: 35px;
    width: 35px;
    cursor: pointer
}

.main_media {
    display: flex;
    align-items: flex-end;
    justify-content: space-evenly;
    gap: .6rem;
    padding: 0 1rem
}

.new_input,.social_media {
    flex-direction: column;
    display: flex
}

#main-footer .flex-row,.auth-block,.news_leter-cn,.signup-box {
    display: flex
}

.news_letter {
    width: 200px
}

.new_input input {
    width: 100%;
    padding: 6px;
    background: #fff;
    border: 1px solid #f2f2f2;
    outline: 0;
    text-align: center
}

.nws_lttext p {
    font-size: .8rem;
    line-height: 1.2;
    font-weight: 700
}

.news_paper img {
    width: 72px;
    height: 72px;
}

.social_media h4 {
    font-size: 1rem;
    font-weight: 800
}

.social_media ul {
    display: flex;
    align-items: center;
    padding-left: 0;
    margin-bottom: 0;
    gap: 1.5rem
}

.social_media ul li>a {
    height: 40px;
    width: 40px;
    background-color: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: .3s
}

.social_media ul li>a>img {
    height: 30px;
    width: 30px;
    padding: .2rem
}

.social_media {
    align-items: center
}

.social_media ul li:first-of-type>a {
    background-color: #3271aa
}

.social_media ul li:nth-of-type(2)>a {
    background-color: #0088cb
}

.social_media ul li:nth-of-type(3)>a {
    background-color: #0071bc
}

.social_media ul li>a:hover {
    background-color: #000;
    transform: translateY(4px)
}

.new_input>.theme-btn {
    padding: 5px 20px;
    background: #2157a7;
    border: none;
    margin-top: .2rem;
    text-transform: uppercase;
    z-index: 1;
    text-align: center;
    cursor: pointer
}

div#ad_media,div#ad_media_hide {
    width: 728px;
    max-width: 100%;
    margin: 0 auto
}

section.alert_Law {
    padding: 1rem;
    background: var(--new_heading_color)
}

.alt_hding h3 {
    text-align: end;
    font-weight: 700;
    color: #fff
}

section.alert_Law h3,section.alert_Law p {
    margin: 0;
    color: #fff
}

.alt_content p>strong {
    word-spacing: 3px
}

.alt_content p {
    font-size: 17px;
    line-height: 1.5
}

.brd_right {
    border-right: 1px solid #fff
}

section.Main_foter {
    background: var(--new_hd_light)
}

section.Main_foter a {
    color: #fff;
    text-decoration: none
}

.foo_item ul {
    padding-left: 0;
    margin-bottom: 0
}

.contact_us {
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: space-between;
    height: 100%
}

.foo_item>ul>li>a {
    color: #fff;
    text-decoration: none;
    transition: .3s;
    line-height: 2.2;
    font-size: 14px
}

.foo_item>ul>li>a:hover {
    color: #a89c9c
}

.contact_btn a.theme-btn {
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 8px 40px;
    text-transform: uppercase
}

.contact_us h4 {
    color: #fff;
    margin-bottom: 0;
    font-size: 1.3rem
}

.foo_item.pdl-2 {
    padding-left: 2rem
}

.contact_btn a.theme-btn:hover {
    background: #000;
    border-color: #000
}

.underfoo_para {
    margin: 0 auto;
    width: 95%;
    text-align: center
}

.underfoo_para p {
    color: #fff;
    font-size: .8rem;
    padding-bottom: 2rem;
    margin: 0
}

.b-footer p {
    margin-bottom: 0;
    font-size: .8rem;
    text-align: center;
    padding: .9rem 0;
    font-family: var(--font_calbre)
}

.featured,.slider {
    min-height: 120px
}

.d-t .social-icons ul li a:active,.d-t .social-icons ul li a:focus,.trending ul li a:hover,a,a:hover {
    text-decoration: none
}

.acc-pg .box-content a[href^="tel:"],.date-auth>span,.edition,.featured-lg-img span.ctlin,.featured>.text-featured>span,.feedback_title a,.feedback_title p,.h1,.h2,.h3,.h4,.h5,.h6,.lc-header span:first-child,.list-desc>h3,.list-desc>p.date,.pht-wrap span.ctlin,.privacy_head,.pub-details h1,.pub-details h2,.pub-details h3,.text-featured>a,.trending ul li a,.trending ul li span a,.trending-news ul li p,b,h1,h2,h3,h4,h5,h6,nav#main-nav>ul>li>a,span.overheadline,strong {
    font-family: proxima_novabold,Arial,Helvetica,sans-serif
}

h1 {
    font-size: 55px;
    line-height: 1.1
}

.h2,h2 {
    font-size: 30px
}

.error,.h4,.lc-header span:last-child,.success,h3 {
    font-size: 18px
}

.overheadline {
    font-size: 30px;
    margin: 10px 0;
    display: block;
    line-height: normal
}

body,html {
    overflow-x: hidden
}

a,a:hover {
    color: inherit
}

.disclaimer-para a,.feedback_title a,.g-privacy p a,.not-found-para p a,.tags a {
    text-decoration: underline
}

ol,ul {
    padding: 0;
    margin: 0
}

.flex-header {
    display: flex;
    justify-content: space-between;
    margin: 15px 0
}

.edition,.search-top h3 {
    color: #fbbc05;
    text-transform: uppercase;
    margin: 0;
    font-size: 30px
}

.aside-header .search-box {
    width: 350px;
    max-width: 100%
}

.btn-theme {
    padding: 5px 12px
}

.search-box .btn-theme,.zipInput .btn-theme {
    padding: 0 12px;
    height: 30px;
    display: flex;
    align-items: center
}

.feedback_title a:focus,.feedback_title a:hover,.feedback_titlea a:active,.search-box .btn-theme:active,.search-box .btn-theme:focus,.search-box .btn-theme:hover,.zipInput .btn-theme:active,.zipInput .btn-theme:focus,.zipInput .btn-theme:hover {
    text-decoration: none;
    color: #fff
}

#SearchPanel {
    margin: 0!important;
    max-width: 100%!important
}

.btn-blue,.btn-go-blue {
    background: #095256;
    color: #fff;
    font-size: 14px;
    border: 0
}

.search-top {
    background-color: #222
}

.search-top .flex-row {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.search-top p {
    font-size: 12px;
    color: #fff;
    text-align: right;
    margin: 0 1rem 0 auto;
    line-height: normal
}

.au-logo,.box-content,.box-content p,.btlogo-wrap,.cc,.center,.cntct-address,.contact-section h3,.copyright,.desc1,.edition-th strong,.edition-th ul li,.error,.extr_new,.msg-box,.not-found,.success {
    text-align: center
}

.msg-box {
    background: rgba(96,191,255,.6);
    width: 100%;
    float: left;
    margin: 0 0 1em;
    display: none
}

.msg-box p {
    color: #fff;
    margin: 3px 0;
    display: inline-block
}

.msg-box input[type=button] {
    float: right;
    border-radius: 20px;
    background: #fff;
    border: none;
    padding: 2px 4px 3px;
    font-size: 15px;
    margin: 5px 0 0;
    line-height: 12px
}

.acc-pg .flex-row .cntct-box:last-child,.bsg_disc p,.contact-section.d-c-sec h3,.search-box input,.zipWrap input {
    margin: 0
}

.search-box input[type=submit] {
    height: 30px
}

.signup-box span,.zip-box span {
    text-transform: capitalize;
    color: #fff!important;
    display: inline;
    position: absolute;
    top: 105%;
    z-index: 999;
    background: #cc3232;
    font-size: 14px;
    line-height: 1.5;
    white-space: nowrap;
    padding: .25rem .5rem;
    left: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.signup-box span:before,.zip-box span:before {
    content: "";
    border-bottom: 8px solid #cc3232;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: -8px;
    left: 15px
}

.btn-nav svg,.social-icons svg {
    height: 1em
}

.bx-wrapper .bx-pager.bx-default-pager a.active,.main_bfooter,.modal-inquiry .modal-dialog .button-style:hover,.slider .bx-wrapper .bx-pager.bx-default-pager a,.slider .bx-wrapper .bx-pager.bx-default-pager a:hover,.social-icons ul li:nth-child(4) a,.top_bar {
    background: #fff
}

.modal-inquiry .modal-dialog .button-style:hover {
    color: #000;
    border: 1px solid
}

span.toggleSub {
    top: 1px;
    color: #fff;
    font-size: 18px;
    padding-left: 4px
}

.desc {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding: 0 15px
}

.not-found h1 {
    font-size: 67px;
    text-transform: uppercase;
    color: #095256;
    margin: 0
}

.not-found h2 {
    font-size: 232px;
    color: #75b515;
    margin: 0 0 52px
}

.not-found h3 {
    font-size: 45px;
    color: #464646;
    margin: 30px
}

.not-found-para p {
    font-size: 23px;
    color: #464646;
    margin: 36px
}

.slider ul li div.image-caption {
    position: absolute;
    bottom: 20%;
    padding-left: 5%
}

.slider-image {
    position: relative;
    z-index: -1
}

.slider-image>img {
    max-width: 100%;
    width: 100%
}

.image-caption>a {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    background: #b51575;
    padding: 5px 8px
}

.box-header span,.copyright p a:hover,.image-caption>h1 {
    color: #fff
}

.slider .bx-wrapper .bx-viewport {
    left: 0;
    border: 0;
    box-shadow: 0 0 0
}

.bx-wrapper .bx-controls-auto,.slider .bx-wrapper .bx-pager {
    bottom: 20px;
    z-index: 999
}

.featured:before,.featured>.text-featured {
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0
}

.bx-wrapper>div:last-child:hover>div {
    visibility: visible
}

.bx-wrapper,.slider {
    margin-bottom: 0;
    top: 0
}

.bxslider {
    margin: 0 auto!important
}

.featured {
    position: relative;
    max-height: 406px;
    overflow: hidden
}

.featured:before {
    content: "";
    height: 40%;
    background: -moz-linear-gradient(transparent,#000);
    background: -webkit-gradient(transparent,#000);
    background: -webkit-linear-gradient(transparent,#000);
    background: -o-linear-gradient(transparent,#000);
    background: -ms-linear-gradient(transparent,#000);
    background: linear-gradient(transparent,#000)
}

.featured>.text-featured>span {
    background: #fbbc05;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: #0a0000;
    margin-left: 10px;
    padding: 2px 6px
}

.featured img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.featured-lg {
    min-height: 155px;
    height: 406px
}

.featured-lg h1 {
    font-size: 24px;
    margin: 0
}

.text-featured>a {
    font-size: 18px;
    color: #fff;
    display: block;
    padding: 5px 10px 10px;
    line-height: normal
}

.featured-stories .featured-heading {
    margin: 30px 0 15px
}

.category-listing .featured-heading {
    border-bottom: 1px solid #ddd;
    color: #444;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.box-content input#submit_btn,.contact-section.d-c-sec .flex-row .box-content input,.list-desc>p.date,.mb-0,.privacy_head,article.category-listing.d-n-wrap .featured-heading,article.category-listing.d-n-wrap span.overheadline {
    margin-bottom: 0
}

article.category-listing.d-n-wrap .featured-heading {
    line-height: normal;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.featured-heading h2 {
    font-family: proxima_novaregular,Arial,Helvetica,sans-serif;
    color: #333
}

.featured-block>a,.featured-heading>.h3 {
    color: #272361;
    display: inline-block;
    text-transform: uppercase
}

.featured-heading>.h3:after {
    border-bottom: 1px solid #ddd;
    content: "";
    display: block;
    width: 100%;
    position: absolute
}

.acc-pg .cntct-box .form-group,.btn-nav:first-child,.contact-section.d-c-sec .flex-item .form-group,.date-auth,.featured-lg-img,.social-sharing,.storyShare.fixed-icons ul li,.trending .featured-heading {
    margin-bottom: 10px
}

.featured-heading>.h3 {
    border-bottom: 5px solid #ddd;
    margin: 0 0 10px
}

.featured-block {
    margin-bottom: 2px
}

.featured-block>a {
    font-size: 12px;
    margin: 6px 0 1.5rem;
    float: right;
    font-weight: 600;
    background: #000;
    color: #fff;
    padding: .5rem 1rem
}

.featured-block>a:before {
    content: "";
    display: inline-block;
    height: 6px;
    width: 6px;
    border: 6px solid transparent;
    border-left: 6px solid #ffff;
    position: relative;
    top: 2px
}

.featured-sm .text-featured a {
    font-size: 18px;
    margin: 0
}

.text-featured h1 a {
    display: block;
    padding: 5px 10px 10px;
    color: #fff
}

.banner {
    margin-top: 2em;
    margin-bottom: 2em
}

.banner img {
    max-width: 100%;
    width: 100%;
    height: auto
}

main#main-content {
    padding-bottom: 2em
}

aside.sidebar {
    background: #fff;
    padding: 10px 14px
}

.trending ul li {
    overflow: auto;
    padding: 1rem 0;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center
}

.category-listing>ul>li:first-child,.trending ul li:first-child {
    padding-top: 0
}

.acc-rep div:first-child h4 span,.trending ul li div:first-child {
    margin-right: 1rem
}

.trending ul li:last-child {
    border: 0;
    padding-bottom: 5px
}

.trending ul li span a {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff
}

.trending-entertainment ul li p,.trending-news ul li p {
    font-size: 16px;
    margin-bottom: 0
}

.allnews>a,.trending-entertainment ul li>a,.trending-news ul li>a {
    text-transform: uppercase;
    font-size: 12px;
    color: #75b515;
    display: inline-block;
    margin: 2px 0 0;
    float: right
}

.allnews>a:before,.list-desc a:before,.trending-entertainment ul li>a:before,.trending-news ul li>a:before {
    content: "";
    display: inline-block;
    height: 6px;
    width: 6px;
    border: 6px solid transparent;
    border-left: 6px solid #272361;
    position: relative;
    top: 1px
}

.trending-news ul li p img {
    display: block;
    margin-right: 10px
}

.trending ul li span {
    background: #0774b7;
    padding: .25rem .5rem .2rem;
    margin: 0 auto 6px;
    display: inline-block;
    color: #fff;
    line-height: normal
}

.trending ul li a {
    display: block;
    font-size: 16px;
    line-height: normal
}

.trending ul li a.allnewslink {
    color: #386ebb
}

.trending ul li span.crd-time {
    color: #666;
    background: 0 0;
    margin: 4px 0 0;
    padding: 0
}

.trending ul li a.allnewslink:before {
    border-left: 6px solid #386ebb
}

.sidebar {
    margin-bottom: 15px!important
}

.allnews {
    margin-bottom: 3.2em
}

.signup-box {
    position: relative;
    width: auto
}

.signup-box input[type=text] {
    max-width: 230px
}

.signup>img {
    max-width: 100%;
    margin-left: 2px
}

.signup {
    margin-bottom: 2.2em;
    margin-top: 2.2em
}

.copyright,.pub-para.disclaimer-para h2 {
    margin-top: 20px
}

.signup>p {
    font-size: 17px;
    margin-top: 10px
}

.cc {
    padding: 20px 0
}

.cc img {
    max-width: 100%;
    max-height: 100%
}

.contact-form h1 {
    font-size: 56px
}

footer#main-footer {
    background: #000;
    padding-top: 45px
}

.footer-logo img {
    width: 100%;
    max-width: 240px;
    height: auto
}

.contact-form ul li,.footer-links,.footer-logo {
    margin-bottom: 2em
}

.flex-row .footer-links {
    display: inline-block;
    width: 100%;
    flex: 1
}

.footer-links>.h3 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0
}

.footer-links li {
    margin-bottom: 6px
}

.footer-links>ul>li>a {
    font-size: 14px;
    color: #fff;
    line-height: normal;
    word-break: break-word
}

.listing-pagination ul li a,.listing-pagination ul li a[href] {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 700;
    box-shadow: 0 3px 10px #ddd;
    margin-bottom: 10px;
    min-width: 36px
}

.copyright {
    background: #040404;
    padding: 2rem 0
}

.copyright p {
    color: #fff;
    font-size: 13px
}

.copyright p a {
    color: #fbbc05;
    transition: .3s
}

.footer-links-FB .social-icons ul li a {
    margin-left: 0;
    margin-right: 1rem
}

.category-listing {
    background: #fff;
    padding: 15px 14px
}

.category-listing>ul>li {
    padding: 1em 0 1.75em;
    border-bottom: 1px solid #ccc
}

.category-listing>ul>li:last-child,.d-t .p-date li:last-child {
    border: 0
}

.edition-th center,.list-thumb,.popup-content img {
    margin-top: 6px
}

.list-thumb img {
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
    max-width: 320px
}

.list-desc>h3 {
    color: #252525;
    margin: 6px 0 10px
}

.auth-block h3,.error,.featured-lg-img figcaption,.success {
    font-family: proxima_novaregular
}

.list-desc>p {
    font-size: 16px;
    color: #252525;
    line-height: 24px;
    word-break: break-word
}

.list-desc>p.date {
    font-size: 18px;
    color: #acacac
}

.list-desc>a {
    text-transform: uppercase;
    font-size: 12px;
    color: #272361;
    display: inline-block
}

.privacy_head {
    color: #eee;
    margin-top: 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1
}

.listing-pagination {
    text-align: center;
    margin: 2em 0 .2em
}

.listing-pagination ul {
    display: inline-block
}

.listing-pagination ul li {
    float: left;
    margin: 0 5px
}

.listing-pagination ul li a {
    color: #fff;
    border: 0;
    border-radius: 3px;
    background: #74b414;
    display: flex;
    min-height: 36px;
    align-items: center;
    justify-content: center
}

.listing-pagination ul li a[href] {
    padding: 6px 10px;
    color: #3c3c3c;
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    background: #f7f4f4;
    display: inline-block
}

.listing-pagination ul li a.curr {
    background: #e1e1e1
}

.crosswordframe iframe {
    display: block;
    margin: auto;
    width: 100%
}

.crosswordframe {
    overflow: auto
}

.featured-lg-img img,.wrap-right .show_gal img {
    width: 100%;
    height: auto
}

.featured-lg-img span {
    float: right;
    font-size: 12px;
    color: #444;
    margin-top: .5rem;
    display: block
}

.featured-lg-img span.crdt,.featured-lg-img span.ctlin {
    float: none!important
}

#close-btn,.about-btm img:last-child,.btlogo,.wrap-right {
    float: right
}

.featured-lg-img span.crdt {
    font-size: 12px;
    text-align: right;
    display: block;
    padding-right: 0;
    font-style: italic;
    margin: .5rem 0
}

.featured-lg-img span.ctlin {
    line-height: 1.25;
    display: block;
    color: #444;
    padding: 0;
    font-size: 16px
}

.featured-lg-img figcaption {
    font-size: 18px;
    color: #444;
    margin-bottom: 8px;
    margin-top: 15px;
    line-height: 1.25
}

.date-auth>span {
    display: inline-block;
    font-size: 18px;
    color: #acacac;
    margin-right: 5px
}

.pub-details h1 {
    color: #000;
    margin-top: 0
}

.pub-details h2,.pub-details h3,span.overheadline {
    color: #444;
    margin-top: 0;
    margin-bottom: 10px
}

.pub-para {
    margin-top: 10px
}

.det-con,.det-con p,.det-con ul,.pub-para p {
    line-height: 1.6;
    font-size: 18px;
    margin-bottom: 15px
}

.det-con ul {
    padding-left: 3rem
}

.det-con ul li,.disclaimer-para ul li,.sidebar_bsg ul li {
    list-style: disc
}

.det-con p sub,.det-con p sup {
    line-height: 1.25;
    display: inline-block
}

#close-btn,.lc-body>img,.team_member .mem-bio span {
    display: block
}

.bx-wrapper li img {
    display: block;
    margin: auto
}

.disclaimer-para {
    overflow: auto;
    margin-top: 0
}

.auth-thumb,.box-header,.cntct-box,.feedback_title,.mem-photo figure,.modal,.modal-open,.requestPoliceModal .modal-content {
    overflow: hidden
}

.disclaimer-para h3 {
    margin-top: 2.5rem;
    margin-bottom: .5rem
}

.acc-pg .cntct-box div:nth-child(3) input,.category-listing h1,.category-listing h2,.category-listing h3,.contact-section.d-c-sec .cntct-box div:nth-child(3) input,.disclaimer-para h3:first-child {
    margin-top: 0
}

.disclaimer-para p,.disclaimer-para ul li {
    font-size: 16px;
    color: #444;
    line-height: 1.6
}

.disclaimer-modal .modal-header {
    background: #0b3b5b
}

.disclaimer-modal .modal-header h3 {
    color: #eee;
    margin-bottom: 0
}

.disclaimer-modal .close,.disclaimer-modal .pub-details h1 {
    color: #fff;
    margin: 0
}

.d-t .p-date,.d-t .p-date li {
    margin-right: 10px
}

.disclaimer-modal .close {
    opacity: .6
}

.disclaimer-modal main.modal-main-content {
    padding-bottom: 0
}

.disclaimer-para a {
    color: #268fe8
}

.disclaimer-para ul {
    padding-left: 1.5em;
    margin-bottom: 1.5em
}

.auth-block {
    margin: 0 0 10px 10px;
    position: relative;
    border-left: 4px solid #ddd;
    padding: 10px 0 10px 15px;
    align-items: center
}

.auth-thumb {
    margin: 0 15px 0 0;
    border-radius: 50%;
    flex: 0 0 30%;
    box-shadow: 0 4px 15px #ccc;
    border: 4px solid #fff
}

.auth-block h3 {
    color: #095256;
    font-size: 20px;
    line-height: 1.25;
    margin: 0 0 .5rem
}

.auth-block figcaption {
    font-family: proxima_novabold,Arial,Helvetica,sans-serif;
    color: #252525;
    font-size: 14px
}

figure.auth-thumb img {
    object-fit: cover;
    object-position: top;
    margin: 0;
    padding: 0;
    width: 140px;
    height: 140px;
    max-width: initial
}

.contact-form p {
    margin: 2em 0 1.5em;
    font-size: 14px
}

.contact-form ul li input[type=email],.contact-form ul li input[type=text],.contact-form ul li textarea {
    padding: 10px;
    border: 1px solid #666;
    width: 100%
}

.contact-form ul li textarea {
    height: 200px;
    resize: none
}

#flterror,.contact-form span,.error,.error_response {
    color: red
}

.bsg_disc img,.category-listing img,.lc-body img,.right-banner img,.sidebar_bsg .cat-details img {
    height: auto
}

.toggle-dropdown-main {
    position: absolute;
    right: 15px;
    top: 0;
    display: inline-block
}

.toggle-dropdown-main:after {
    content: "\f0d7";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-display: swap;
    ;font-variant: normal;
    text-rendering: auto;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    line-height: normal
}

.btn-nav {
    padding: 0;
    border: 0;
    background: 0 0;
    -webkit-appearance: none
}

.btn-nav:focus {
    outline: 0
}

.btn-nav span {
    background: #0077b5;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    border: 0
}

.btn-nav:nth-child(2) span {
    background: #73b700
}

#overlay {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.6)
}

.popup-wrapper {
    width: 500px;
    position: fixed;
    background: #000;
    left: 50%;
    top: 20%;
    color: #fff;
    padding: 10px;
    margin-left: -250px;
    z-index: 999
}

#close-btn {
    cursor: pointer
}

.popup-content {
    padding: 3em 1em
}

.popup-content>h1 {
    color: #75b515;
    font-size: 68px;
    line-height: 55px
}

.popup-content>h3,.subscribe-box>h3 {
    color: #095256;
    font-size: 34px;
    margin-top: 0;
    line-height: 30px
}

.logo-black>img {
    float: right;
    max-width: 100%
}

#vid_player {
    margin-top: 50px;
    width: 100%
}

.d-t {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 2px solid #eee;
    margin-bottom: 10px
}

.d-t .p-date ul {
    line-height: normal
}

.d-t .p-date li {
    display: inline-block;
    color: #666;
    line-height: 1.5;
    font-size: 14px
}

.d-t .p-date li span {
    margin-right: 4px;
    font-size: 12px
}

.d-t .p-date li span svg {
    height: 1em;
    vertical-align: text-top
}

.d-t .p-date li span svg path {
    fill: #666
}

.d-t .social-icons ul li a {
    font-size: 14px;
    width: 26px;
    height: 26px
}

.d-t .social-icons.fixed-icons ul li a {
    width: 30px;
    height: 30px;
    font-size: 16px
}

.storyShare.fixed-icons {
    position: fixed;
    margin-top: 20px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    top: 10%
}

.storyShare.fixed-icons ul {
    flex-direction: column;
    margin-left: -80px
}

.inside-pg {
    padding: 15px 14px;
    background: #fff
}

.inside-pg .category-listing {
    position: relative;
    padding: 0
}

.tags {
    display: block;
    margin: 0;
    color: #444;
    flex: 0 0 60%
}

#bb2c488a8a75_side_tab,#bb2c488a8a75_slider_no,#bb2c488a8a75_slider_small,#bb2c488a8a75_slider_small p {
    display: none!important;
    visibility: hidden
}

#bb2c488a8a75_slider_yes {
    width: 50px!important;
    height: 50px!important;
    margin-top: 0!important
}

#bb2c488a8a75_slider,#bb2c488a8a75_slider_small {
    background-image: url(../images/chat.svg)!important;
    background-repeat: no-repeat!important;
    background-position: right bottom!important;
    background-size: 50px 50px!important;
    margin: 1rem!important;
    width: 50px!important;
    height: 50px!important;
    right: 20px!important;
    background-color: transparent!important;
    display: none!important
}

.team_member {
    display: flex;
    align-items: center;
    background: #d4eeff;
    background: -moz-linear-gradient(135deg,rgba(212,238,255,.4990371148459384) 0,rgba(235,247,255,.24693627450980393) 100%);
    background: -webkit-linear-gradient(135deg,rgba(212,238,255,.4990371148459384) 0,rgba(235,247,255,.24693627450980393) 100%);
    background: linear-gradient(135deg,rgba(212,238,255,.4990371148459384) 0,rgba(235,247,255,.24693627450980393) 100%);
    font-size: 16px;
    padding: 1.5rem;
    margin: 1.5rem 0
}

.team_member:nth-child(odd) {
    background: #ebf7ff;
    background: -moz-linear-gradient(135deg,rgba(235,247,255,.24693627450980393) 0,rgba(212,238,255,.4990371148459384) 100%);
    background: -webkit-linear-gradient(135deg,rgba(235,247,255,.24693627450980393) 0,rgba(212,238,255,.4990371148459384) 100%);
    background: linear-gradient(135deg,rgba(235,247,255,.24693627450980393) 0,rgba(212,238,255,.4990371148459384) 100%)
}

.mem-photo figure {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    box-shadow: 0 0 50px #ddd;
    border: 4px solid #fff;
    margin-right: 1.5rem
}

.mem-photo figure img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    object-position: top center
}

span.mem-name {
    font-weight: 700;
    font-size: 18px
}

span.mem-title {
    font-style: italic;
    margin-bottom: 1rem
}

.edt {
    cursor: pointer;
    margin-bottom: 0
}

.box-content button {
    background-color: #75b515
}

.cntct-box input#submit_btn {
    display: block!important
}

.contact-section {
    background-color: #fff;
    padding-top: 10px
}

.contact-section h3 {
    padding: 15px
}

.zero-padding {
    padding: 0!important
}

.cntct-box {
    border: 8px solid #095256;
    margin-bottom: 30px
}

.box-header {
    background-color: #2157a7;
    padding-top: 6px;
    padding-bottom: 12px
}

.box-header img {
    float: left;
    margin: 0 6px;
    width: auto;
    height: auto;
    max-height: 30px
}

.box-content h1 {
    color: #75b515;
    margin: 0;
    padding-bottom: 25px
}

.box-content p {
    padding: 15px 6px 20px;
    margin: 0;
    font-size: 18px
}

.less-padding {
    padding: 16px 0 10px!important
}

.contact-section button {
    color: #fff;
    border: 0;
    padding: 0 30px;
    margin: 0 auto 24px;
    display: block;
    clear: both
}

.box-content .grn-btn,.cntct-box input#submit_btn {
    line-height: 1.35;
    background-color: #75b515;
    color: #fff;
    border: 0;
    padding: 3px 30px;
    text-transform: uppercase;
    display: inline-block;
    margin: 10px auto;
    font-size: 16px
}

.contact-section .cntct-box,.extr_new {
    border: 2px solid #2157a7;
}

.cntct-box div:nth-child(3) input {
    margin-top: 24px
}

.textarea-88 {
    min-height: 88px
}

.au-logo {
    margin: 15px auto 5px;
    padding: 0;
    width: 280px;
    height: 24px
}

.cntct-address {
    display: block;
    padding: 4px 0 10px;
    font-size: 14px
}

.success {
    color: #75b515
}

.pub-para p img {
    max-width: 100%
}

.desc1 {
    padding-top: 40px
}

.edition-th {
    margin-top: 28px
}

.edition-th strong {
    text-transform: uppercase;
    background-color: #095256;
    color: #fff;
    padding: 5px 0;
    width: 100%;
    margin: 10px 0;
    display: inline-block
}

.feedbackformspinner img,svg.checkmark {
    width: 100px;
    height: 100px
}

.edition-th ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.edition-th ul li {
    background-color: #eee;
    padding: 10px;
    margin: 10px
}

.edition-th ul li img {
    border: 1px solid #3273b2;
    height: auto
}

.contact-section.d-c-sec .flex-row {
    display: flex;
    flex-direction: column;
    padding: 0 1.5rem 1.5rem
}

.contact-section.d-c-sec .flex-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.contact-section.d-c-sec .flex-item:first-child {
    margin-bottom: 2rem;
    margin-left: -1rem;
    margin-right: -1rem
}

.contact-section.d-c-sec .flex-row .cntct-box {
    flex: 1;
    margin-bottom: 0
}

.contact-section.d-c-sec .flex-item:first-child .cntct-box {
    margin: 0 1rem
}

.contact-section.d-c-sec .flex-item:first-child .cntct-box a[href^="tel:"] {
    font-family: proxima_novabold,Arial,Helvetica,sans-serif;
    color: #75b515;
    font-size: 30px
}

.contact-section.d-c-sec button,input {
    margin: 0 auto
}

.contact-section.d-c-sec .flex-row .cntct-box .box-header span {
    font-family: proxima_novabold,Arial,Helvetica,sans-serif;
    font-size: 20px;
    margin: 0
}

.contact-section.d-c-sec .flex-row .box-content {
    padding: 1rem
}

.contact-section.d-c-sec .flex-row .box-content p {
    padding: 0 0 10px
}

.btlogo-wrap {
    margin: 15px
}

.cat-details .btlogo-wrap span,.cntct-box .btlogo-wrap span {
    font-family: Domine,serif!important;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-top: .5rem
}

.feedback_title p {
    font-size: 16px
}

.btlogo-wrap span:after,.btlogo-wrap span:before {
    content: "";
    border-bottom: 1px solid #4fa1ff;
    display: inline-block;
    width: 20px;
    margin-bottom: 4px
}

.btlogo-wrap span:after {
    content: "";
    margin-left: 6px
}

.btlogo-wrap span:before {
    content: "";
    margin-right: 6px
}

p.lg-dis {
    color: #666;
    display: flex;
    align-items: center
}

p.lg-dis span {
    vertical-align: middle;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: .2rem
}

p.lg-dis>a {
    padding-left: .4rem
}

.breadc span svg {
    height: 8px;
    margin: 0 3px 0 6px
}

svg.checkmark {
    display: block;
    margin: 1rem auto
}

.checkmark .path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0
}

.checkmark .path.circle {
    -webkit-animation: .9s ease-in-out dash;
    animation: .9s ease-in-out dash
}

.checkmark .path.line {
    stroke-dashoffset: 1000;
    -webkit-animation: .9s ease-in-out .35s forwards dash;
    animation: .9s ease-in-out .35s forwards dash
}

.checkmark .path.check {
    stroke-dashoffset: -100;
    -webkit-animation: .9s ease-in-out .35s forwards dash-check;
    animation: .9s ease-in-out .35s forwards dash-check
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 1000
    }

    100% {
        stroke-dashoffset: 0
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 1000
    }

    100% {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes dash-check {
    0% {
        stroke-dashoffset: -100
    }

    100% {
        stroke-dashoffset: 900
    }
}

@keyframes dash-check {
    0% {
        stroke-dashoffset: -100
    }

    100% {
        stroke-dashoffset: 900
    }
}

.comments-sec {
    margin-top: 4rem
}

div#ContentPlaceHolder1_ad2 {
    background: #fff;
    padding: 15px 0
}

.extr_new {
    background: #fff;
    margin-bottom: 1rem;
    padding: 2rem .5rem .4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative
}

.extr_new p {
    color: #555;
    margin-top: 1.5rem;
    margin-bottom: 0
}

.extr_new h4 {
    text-align: center!important;
    margin-top: .3rem!important;
    width: 100%;
    background: #2157a7;
    position: absolute;
    top: -5px;
    padding: 8px 5px;
    color: #fff
}

div#openModalRequest {
    display: inline-block;
    background: #75b516;
    padding: 8px 20px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    transition: .3s;
    margin-top: .6rem
}

.close-ico:hover::before,.get-info:hover::before,div#openModalRequest:hover {
    background: #000
}

.cust_box {
    display: flex;
    margin-top: 1rem
}

.cust_box input {
    margin-top: 0!important;
    margin-right: .8rem!important;
    height: 22px!important;
    width: 22px!important
}

.cust_box>label {
    font-weight: 300;
    color: #2a2929;
    cursor: pointer
}

.footer_logo img {
    height: 80px;
    width: 200px;
}

@media only screen and (min-width: 320px) {
    .box-content span,.box-header span {
        font-size:18px
    }

    .box-content p,.edition-th strong {
        font-size: 16px
    }

    .edition-th center {
        font-size: 12px
    }

    .edition-th ul li {
        flex: 0 0 42%
    }

    aside.sidebar {
        margin-bottom: 10px
    }

    .signup>p {
        font-size: 15px
    }

    nav#main-nav {
        display: none;
        margin-left: -15px;
        margin-right: -15px
    }

    nav#main-nav>ul>li>a {
        display: block;
        margin-right: 25px
    }

    .slider ul li div.image-caption {
        display: block
    }

    .image-caption>h1 {
        font-size: 15px;
        margin-bottom: -14px
    }

    .auth-block {
        text-align: center
    }

    nav#main-nav>ul>li {
        padding: 0 10px
    }

    .trending-news ul li p img {
        float: left
    }

    .trending-entertainment ul li p img {
        float: left;
        margin-top: 4px;
        margin-right: 10px
    }

    .auth-block h4 {
        float: none;
        color: #252525;
        font-size: 16px
    }
}

@media only screen and (min-width: 480px) {
    .edition-th center {
        font-size:12px
    }

    .edition-th ul li {
        flex: 0 0 34%
    }
}

.acc-rep,.feedbackformspinner {
    align-items: center;
    display: flex
}

@media only screen and (max-width: 768px) {
    .cat-details .btlogo-wrap span,.cntct-box .btlogo-wrap span {
        font-size:12px
    }
}

.btlogo {
    width: 200px;
    height: auto
}

.sidebar_r h4 {
    font-size: 26px;
    text-align: left;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 0
}

.wrap-right h2 {
    margin-top: -1px;
    font-size: 20px
}

.wrap-right {
    width: 40%;
    margin: 10px 0 10px 15px
}

.wrap-right h6 {
    font-size: 18px;
    font-weight: 700;
    color: #3b70b9;
    margin-top: 20px;
    font-family: rale b
}

.pht-wrap {
    border: 1px solid #ddd;
    margin-bottom: 2rem
}

.pht-wrap span.crdt {
    font-size: 12px;
    text-align: right;
    display: block;
    padding-right: .5rem;
    font-style: italic;
    margin: .5rem 0
}

.pht-wrap span.ctlin {
    line-height: 1.25;
    display: block;
    color: #444;
    padding: 10px;
    font-size: 14px
}

.contact-section .cat-details h1 {
    margin-bottom: 0!important;
    margin-top: 10px!important
}

.contact-section .form-group .form-control {
    margin-bottom: 8px;
    padding: 6px;
    border: 1px solid #acacac;
    width: 100%;
    height: 30px;
    font-size: 13px;
    border-radius: 0;
    box-shadow: none;
    background: #e1e1e1
}

.guttop {
    margin-top: 25px
}

.recent .box-content {
    text-align: left;
    padding: 15px 0;
    font-size: 14px
}

.recent .box-content strong {
    font-size: 20px
}

.resent .box-header h1 {
    margin-top: 2px!important;
    margin-bottom: 2px!important
}

.category-listing {
    display: inline-block;
    margin-bottom: 2rem
}

.category-listing h1 {
    margin-top: 0;
    color: #000
}

.map-outer {
    position: absolute!important;
    bottom: 30px;
    left: 10px;
    width: 120px;
    height: 80px;
    background: 0 0!important;
    z-index: 99
}

.map-outer #map,.map-wrap,.pano-map-outer #pano {
    width: 100%;
    height: 100%
}

.pano-map-outer {
    width: 100%;
    height: 220px
}

.map-outer div div>img {
    margin-top: -50px!important;
    max-width: 50px;
    height: auto!important
}

.fullScreenMap .map-outer {
    width: 360px;
    height: 240px
}

.fullScreenMap .pano-map-outer {
    width: 100%;
    height: 100vh
}

.fullScreenMap .map-outer div div>img {
    margin-top: auto!important;
    max-width: auto!important;
    height: auto!important
}

.acc-pg .contact-section .box-header h1 {
    font-size: 18px;
    margin: 0 0 0 1rem
}

.acc-pg .cntct-box,.acc-pg .contact-section button {
    margin-bottom: .5rem
}

.acc-pg .box-content p {
    font-size: 14px;
    padding: 6px 3px;
    line-height: 1.25;
    margin: 0
}

.cntct-box p {
    line-height: 1.25;
    margin: 0
}

.acc-pg .box-header {
    padding: 6px 0;
    font-weight: 600;
    color: #75b515
}

.acc-pg .box-content a[href^="tel:"] {
    font-size: 20px;
    line-height: 1;
    color: #75b515
}

.acc-pg .box-content h1 {
    padding-bottom: 10px
}

.acc-pg .recent .box-header h1 {
    font-size: 24px;
    font-family: arial #000;
    text-align: center;
    padding-bottom: 1rem
}

.g-privacy p,.requestPoliceModal .modal-content div:last-child {
    font-size: 12px;
    line-height: 1.25
}

.map-wrap h4 {
    background: #ea4335;
    padding: 10px;
    text-align: center;
    margin: 0;
    color: #fff
}

.map-wrap h4 span {
    margin-right: 1rem;
    vertical-align: text-top
}

.map-wrap h4 span svg {
    height: 1em;
    vertical-align: middle
}

.map-wrap h4 span.fsm-btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

.fade.in,.map-wrap h4 span.fsm-btn:hover {
    opacity: 1
}

.acc-rep {
    background: #3774b5;
    margin-top: 2rem;
    flex-direction: column
}

.acc-rep div:first-child {
    font-size: 4rem;
    color: #fff;
    padding: 1rem
}

.acc-rep div:last-child {
    background: #e0e0e0;
    background: -moz-linear-gradient(319deg,#e0e0e0 0,#f6f6f6 100%);
    background: -webkit-linear-gradient(319deg,#e0e0e0 0,#f6f6f6 100%);
    background: linear-gradient(319deg,#e0e0e0 0,#f6f6f6 100%);
    padding: .75rem 1.5rem;
    line-height: 1.6;
    font-size: 16px
}

.acc-rep div:first-child h4 {
    margin: 0 0 .25rem
}

.requestPoliceModal .modal-header {
    background: #8f0000;
    background: -moz-linear-gradient(93deg,#8f0000 0,#ed0000 27%,#0f00ec 100%);
    background: -webkit-linear-gradient(93deg,#8f0000 0,#ed0000 27%,#0f00ec 100%);
    background: linear-gradient(93deg,#8f0000 0,#ed0000 27%,#0f00ec 100%);
    color: #fff;
    text-align: center;
    font-weight: 700
}

.g-privacy p {
    margin-top: 20px;
    margin-bottom: 0;
    text-align: left
}

.modal-inquiry .modal-content .close {
    position: absolute;
    right: 0;
    top: 0;
    background: #75b515;
    z-index: 2;
    border-radius: 0;
    opacity: 1;
    color: #fff;
    text-shadow: none;
    margin: 0;
    width: 40px;
    height: 40px
}

.modal-inquiry .h3 {
    display: block;
    margin: 1rem 0
}

.modal-inquiry input {
    box-shadow: none!important
}

.danger,.modal-inquiry .modal-dialog input.danger {
    border: 2px solid red!important
}

.modal-inquiry .modal-dialog .button-style,.modal-inquiry .modal-dialog .modal-content {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    border: 0;
    -webkit-border-radius: 0.125rem;
    border-radius: .125rem
}

.modal-inquiry .modal-dialog .modal-content {
    position: relative;
    width: 100%;
    padding: 50px 50px 2rem;
    background: #fff;
    text-align: center
}

.send__requst .modal-dialog .modal-content {
    padding: 50px
}

.modal-inquiry .modal-body {
    padding: 0
}

.modal-inquiry .modal-dialog input,.modal-inquiry .modal-dialog select,.modal-inquiry .modal-dialog textarea {
    display: inline-block;
    width: 100%;
    margin: 10px 0 2px;
    padding: 6px 10px;
    border: 1px solid #ddd;
    outline: 0;
    transition: .2s;
    font-size: 14px;
    color: #878484
}

.feedback_title:before,.lc-body p span:before {
    border-radius: 50%;
    content: "";
    position: absolute;
    display: block
}

.modal-inquiry .modal-dialog input:focus,.modal-inquiry .modal-dialog textarea:focus {
    border-color: #095256
}

.modal-inquiry .modal-dialog .button-style {
    width: 150px;
    height: 40px;
    padding: 0 15px;
    margin-top: 10px;
    outline: 0;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    background: #095256;
    transition: .2s
}

.modal-inquiry .modal-dialog .button-style.valid,.modal-inquiry .modal-dialog .button-style.valid:hover {
    background: #3cb371
}

.modal-inquiry .modal-dialog h3 {
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700
}

.legal_consulation {
    margin: 15px auto 0;
    background: #fff;
    padding-bottom: 20px
}

.lc-header {
    padding: 10px 20px;
    color: #fff;
    background: #75b516;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px
}

.lc-header span:first-child {
    font-size: 42px;
    line-height: 1;
    display: block
}

.lc-body p,.lc-body ul {
    padding: 15px 0 0;
    margin-bottom: 0;
    line-height: 1.6
}

.lc-body p span {
    display: block;
    margin-bottom: 10px;
    line-height: 1.25;
    position: relative;
    margin-left: 15px
}

.feedback_wrapper {
    display: flex;
    margin: 0 -10px 30px
}

.lc-body p span:before {
    left: -10px;
    width: 6px;
    height: 6px;
    background-color: #333;
    top: 8px
}

.feedback_title {
    flex: 1;
    margin: 10px;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 6px 10px 0 #ddd;
    position: relative
}

.feedback_title:before {
    width: 280px;
    height: 280px;
    bottom: -66px;
    right: -30px;
    background: #fff;
    padding-bottom: 9%;
    opacity: .1
}

.feedback_title:first-child {
    background-image: linear-gradient(180deg,#98e060 0,#5cda6b 100%)
}

.feedback_title:nth-child(2) {
    background-image: linear-gradient(180deg,#60bde0 0,#52bcda 100%)
}

.feedback_title:nth-child(3) {
    background-image: linear-gradient(180deg,#b760e0 0,#b957de 100%)
}

.feedback_title a {
    line-height: 1.25;
    color: #fff;
    display: block;
    text-transform: uppercase;
    position: relative
}

.feedback_title p {
    text-transform: uppercase;
    margin: 15px auto;
    line-height: 1.6;
    position: relative
}

.feedbackformspinner {
    position: fixed;
    justify-content: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.sidebar_bsg p,.sidebar_bsg ul {
    font-size: 16px;
    line-height: 1.5;
    color: #555
}

.sidebar_bsg ul {
    padding-left: 1.75rem
}

.sidebar_bsg small {
    line-height: normal;
    display: inline-block;
    color: #666;
    font-style: italic;
    text-align: left
}

.bsg_disc small {
    padding: 0 9px;
    font-size: 15px
}

span.sprites {
    background: url(/images/sprites.png);
    display: inline-block
}

span.sprites.chat-ico {
    width: 40px;
    height: 30px;
    background-position: 46px -2px
}

span.sprites.ph-ico {
    width: 40px;
    height: 30px;
    background-position: 46px -76px
}

span.sprites.hnd-ico {
    width: 38px;
    height: 30px;
    background-position: 46px -148px;
    margin: 0 4px
}

span.sprites.fdb-ico {
    width: 85px;
    height: 85px;
    margin: .5rem 0;
    background-position: 0 10px
}

span.sprites.ww-ico {
    width: 68px;
    height: 85px;
    margin: .5rem 0;
    background-position: -92px 10px
}

span.sprites.fnd-ico {
    width: 70px;
    height: 85px;
    margin: .5rem 0;
    background-position: -162px 10px
}

@media (min-width: 576px) {
    .modal-inquiry .modal-dialog {
        max-width:500px;
        margin: 2.5rem auto
    }
}

.cond_wrapper {
    background: #bed0e0;
    background: -moz-radial-gradient(circle,#bed0e0 0,#b6c3d9 100%);
    background: -webkit-radial-gradient(circle,#bed0e0 0,#b6c3d9 100%);
    background: radial-gradient(circle,#bed0e0 0,#b6c3d9 100%);
    margin-bottom: 1.5rem
}

section.cond_wrapper img {
    width: 70px;
    height: 97px
}

.cond_wrapper p {
    font-weight: 400;
    font-size: 28px;
    line-height: 1.6;
    margin: 0;
    text-align: center;
    color: #1d1e1f;
    padding: 15px
}

.cond_wrapper p strong {
    font-weight: 700;
    color: #215c9a
}

.s_ftr {
    justify-content: space-between;
    margin-top: 1.5rem
}

.shr_sty {
    white-space: nowrap;
    margin-left: 10px;
    background: #efefef;
    padding: .25rem 1rem;
    border-radius: 15px;
    margin-bottom: 1rem
}

.shr_sty li span {
    font-size: 16px;
    margin-right: 6px
}

.comm-holder {
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px
}

.comm-holder p:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ddd;
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.comm-holder p {
    background-image: linear-gradient(180deg,#cbcbcb 0,#e1e1e1 100%);
    padding: 30px 30px 10px;
    margin: 0;
    border-radius: 10px;
    position: relative;
    font-style: italic
}

.comm-holder span.q-icon {
    position: absolute;
    top: -15px;
    left: 26px;
    z-index: 9
}

.comm-holder .q-icon img {
    width: 60px;
    height: 40px
}

.comm-holder .candle {
    display: block;
    overflow: hidden;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -26px;
    z-index: 9
}

.comm-holder .candle img {
    width: 50px;
    height: 50px
}

.comm-holder .comm-title {
    line-height: normal;
    margin-top: 12px
}

.comm-holder .comm-since {
    opacity: .7;
    line-height: 1
}

.requestPoliceModal .btn-primary {
    background-color: #75b515;
    border-color: #77b11f
}

.btn-primary:active,.btn-primary:focus,.requestPoliceModal .btn-primary:hover {
    background: #77b11f;
    border-color: #77b11f
}

.requestPoliceModal .form-control {
    padding: 2.5rem 1.5rem 1.75rem;
    box-shadow: none;
    border: 0;
    background: 0 0;
    margin-bottom: 0;
    font-size: 15px;
    color: #000
}

.requestPoliceModal textarea.form-control {
    padding-top: 1.5rem
}

.requestPoliceModal .form-control:focus {
    box-shadow: none
}

.requestPoliceModal select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/drop-down.png) right no-repeat;
    background-position-x: 97%;
    height: auto
}

.requestPoliceModal label {
    position: absolute;
    top: -11px;
    left: 10px;
    background: #fff;
    padding: 0 .5rem;
    font-weight: 400;
    font-size: 14px
}

.requestPoliceModal .form-group {
    margin-top: 10px;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 6px
}

.requestPoliceModal .form-group:last-child {
    border: 0;
    margin-bottom: 0
}

.requestPoliceModal .modal-backdrop {
    background: rgba(255,255,255,.5)
}

.smsg-wrap-error,.smsg-wrap-success {
    z-index: 9999;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #333;
    top: 0;
    left: 0;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    text-align: center;
    color: #fff;
    flex-direction: column
}

.smsg-wrap-error span,.smsg-wrap-success span {
    background: 0 0;
    border: 0;
    color: #ddd
}

.form-group.custom-checkbox.hasCheckbox {
    border: 0;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    border-radius: 0;
    border-bottom: 2px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.form-group.custom-checkbox.hasCheckbox label {
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    line-height: 1.25
}

.form-group.custom-checkbox.hasCheckbox input {
    width: auto;
    display: inline-block
}

.custom-checkbox label {
    position: relative;
    display: flex
}

.custom-checkbox label span {
    margin-left: 20px;
    padding-left: 5px;
    text-align: left
}

.custom-checkbox label span::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0c8";
    display: block;
    position: absolute;
    left: 0;
    border: 1px solid transparent
}

.custom-checkbox label span::after {
    display: block;
    position: absolute;
    left: 0;
    text-align: center
}

.custom-checkbox label input[type=checkbox] {
    opacity: 0;
    z-index: -1;
    position: absolute
}

.custom-checkbox label input[type=checkbox]:checked+span::after {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    border: 1px solid transparent
}

.acc-pg .flex-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.acc-pg .flex-row .cntct-box {
    flex: 1;
    margin-right: 20px;
    margin-bottom: 0;
    background: #fff
}

.acc-pg .flex-row .cntct-box .box-header h1 {
    margin: 0 0 0 1rem
}

.lg-outer .lg-thumb {
    margin-left: auto;
    margin-right: auto
}

.testimonials-wrap {
    margin-top: 3rem
}

.testimonials-wrap iframe {
    width: 100%
}

.testimonials-wrap p {
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    text-align: center
}

h1.page_title {
    color: #272361!important
}

@media only screen and (max-width: 1400px) {
    .lc-header span:first-child {
        font-size:36px
    }
}

@media only screen and (max-width: 1199px) {
    h1 {
        font-size:36px
    }

    .lc-header span:first-child {
        font-size: 28px
    }

    .contact-section.d-c-sec .flex-row .cntct-box .box-header span {
        font-size: 16px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .acc-pg .flex-row .cntct-box {
        flex:0 0 100%
    }

    .acc-pg .flex-row .cntct-box:first-child {
        margin-bottom: 2rem
    }

    .wrap-right {
        width: 100%
    }

    .testimonials-wrap iframe {
        height: 160px
    }

    .auth-block {
        flex-direction: column;
        margin-left: 0
    }

    .auth-thumb {
        margin: 0 0 1.5rem
    }

    figure.auth-thumb img {
        width: 100px;
        height: 100px
    }
}

@media only screen and (max-width: 991px) {
    .acc-pg .flex-row .cntct-box {
        flex:1
    }

    .fullScreenMap .pano-map-outer {
        width: 320px;
        height: 200px
    }

    .lc-body>img {
        margin: 0 auto
    }

    .cat-details .btlogo-wrap span,.cntct-box .btlogo-wrap span {
        font-size: 12px
    }

    .comm-holder .candle {
        top: -20px
    }

    .comm-holder .candle img {
        width: 40px;
        height: 40px
    }

    .comm-holder .q-icon img {
        width: 40px;
        height: 28px
    }

    .about-btm,.team_member {
        text-align: center
    }

    .about-btm img {
        width: 100%
    }

    nav#main-nav>ul>li {
        border-bottom: 1px solid #1f6ea2
    }

    .about-btm img:last-child {
        float: none
    }

    .footer-links-FB ul li,.mem-bio p {
        text-align: left
    }

    .footer-links-FB {
        margin-bottom: 20px
    }

    .team_member {
        flex-direction: column
    }

    .mem-photo figure {
        margin-right: 0;
        margin-bottom: 1.5rem
    }
}

@media only screen and (max-width: 767px) {
    .fullScreenMap .pano-map-outer {
        width:260px;
        height: 160px
    }

    .wrap-right {
        width: 50%
    }

    .feedback_wrapper {
        flex-direction: column
    }

    .lc-header span:first-child {
        font-size: 32px
    }

    .cat-details .btlogo-wrap span,.cntct-box .btlogo-wrap span {
        font-size: 12px
    }
}

@media only screen and (max-width: 576px) {
    .acc-pg .flex-row {
        flex-direction:column!important
    }

    .contact-section.d-c-sec .flex-item {
        flex-wrap: wrap
    }

    .contact-section.d-c-sec .flex-item:first-child {
        margin: 0 auto
    }

    .contact-section.d-c-sec .flex-item:first-child .cntct-box {
        margin: 0 0 1.5rem
    }

    .contact-section.d-c-sec .flex-row .cntct-box {
        flex: 0 0 100%
    }

    .s_ftr {
        flex-direction: column-reverse
    }

    .cond_wrapper p {
        font-size: 20px
    }

    .acc-pg .flex-row {
        flex-direction: column
    }

    .acc-pg .flex-row .cntct-box {
        margin-right: 0;
        margin-bottom: 2rem
    }

    .fullScreenMap .pano-map-outer {
        width: 200px;
        height: 120px
    }

    .modal-inquiry .modal-dialog .modal-content {
        padding: 50px 20px
    }

    .pht-wrap span.ctlin {
        font-size: 12px
    }
}

@media print {
    body {
        font-size: 14pt
    }

    #bb2c488a8a75_container,#contact_form,#main-footer,#main-nav,#nav-main-toggle,.acc-rep,.comments-sec,.copyright p:last-child,.featured-heading,.feedback_wrapper,.grecaptcha-logo,.legal_consulation,.lg-dis,.map-wrap,.search-box,.search-top,.show_gal:after,.sidebar,.signup,.social-icons,.tags,.testimonials-wrap {
        display: none!important
    }

    img {
        max-width: none!important;
        max-width: unset!important
    }

    .d-n-wrap {
        display: inline
    }

    .logo img {
        width: 240px;
        height: auto;
        display: block;
        margin: 2rem auto
    }

    .featured-lg-img {
        max-width: 50%;
        float: right;
        margin-top: 4.5rem;
        border: 1px solid #ddd;
        padding: 1rem;
        margin-left: 1rem;
        margin-bottom: 0
    }

    .featured-lg-img figcaption {
        font-size: 14px;
        margin-bottom: 0
    }

    .bx-wrapper,.slider {
        margin: 0
    }

    .d-t {
        display: block;
        width: 100%
    }

    .pub-para {
        margin-top: 1rem
    }

    .copyright {
        border-top: 2px solid #ddd;
        padding-top: 1rem;
        margin: 0 2rem
    }

    .copyright p br {
        display: none
    }

    .det-con,.det-con p,.det-con ul,.pub-para p {
        line-height: 1.5;
        font-size: 14pt;
        margin-bottom: 15px
    }

    .auth-block {
        clear: both;
        margin-bottom: .5rem
    }
}

@media (max-width: 768px) {
    #bb2c488a8a75_slider_small {
        display:none!important
    }
}

@media only screen and (min-width: 320px) and (max-width:479px) {
    #vid_player {
        height:auto
    }
}

@media only screen and (min-width: 768px) {
    .box-content h1,.box-header h1 {
        font-size:24px
    }

    .box-header img {
        height: auto
    }

    .box-content h1 {
        padding-bottom: 38px
    }

    .box-content p {
        font-size: 16px
    }

    .signup-box input[type=text] {
        color: #000
    }

    nav#main-nav {
        margin-left: 0;
        margin-right: 0
    }

    .slider ul li div.image-caption {
        display: block
    }

    .trending-entertainment ul li p img,.trending-news ul li p img {
        margin-right: 10px
    }

    .image-caption>h1 {
        font-size: 18px
    }

    .bx-wrapper .bx-controls-auto,.category-listing .bx-wrapper .bx-pager {
        bottom: -30px
    }

    .social-sharing>div>div {
        margin: 0;
        width: 70%
    }
}

@media only screen and (min-width: 992px) {
    .box-content h1,.box-header h1 {
        font-size:24px
    }

    .box-content h1 {
        padding-bottom: 38px
    }

    .edition-th strong {
        font-size: 20px
    }

    .edition-th center {
        font-size: 14px
    }

    .change-state {
        display: none!important
    }

    .trending-entertainment ul li p img,.trending-news ul li p img {
        float: left;
        margin-top: 4px
    }

    nav#main-nav>ul>li:hover ul {
        display: block
    }

    nav#main-nav>ul>li>ul {
        position: absolute;
        top: 100%;
        left: 0;
        width: auto;
        padding: 10px;
        z-index: 99;
        min-width: 100%
    }

    nav#main-nav>ul>li {
        display: table-cell;
        text-align: center;
        vertical-align: top
    }

    nav#main-nav>ul {
        display: table;
        width: 100%
    }

    nav#main-nav>ul>li:hover {
        background: rgba(255,255,255,.2)
    }

    nav#main-nav>ul>li>a {
        display: inline-block;
        margin-right: 0
    }

    nav#main-nav .toggleSub {
        pointer-events: none
    }

    .gutter-right-offset {
        padding: 0 15px
    }

    aside.sidebar-first {
        margin-bottom: .4em
    }

    .subscribe-box {
        padding-right: 0
    }

    .signup>p {
        font-size: 17px
    }

    .toggle-dropdown-main {
        display: none
    }

    .social-icons,nav#main-nav {
        display: block!important
    }

    nav#main-nav {
        margin-bottom: 2rem
    }

    .auth-block {
        width: 60%;
        float: right;
        text-align: left
    }

    .auth-block h4 {
        color: #252525;
        font-size: 14px;
        float: right;
        margin: 5px 0 0
    }

    .auth-thumb {
        float: left
    }

    .image-caption>h1 {
        font-size: 28px
    }

    .social-sharing>div>div {
        width: 55%;
        margin-left: 49%
    }
}

@media only screen and (min-width: 1200px) {
    .box-content h1,.box-header h1 {
        font-size:36px
    }

    .box-content h1 {
        padding-bottom: 25px
    }

    .box-header img {
        max-height: 30px;
        width: auto
    }

    .edition-th center {
        font-size: 16px
    }

    .edition-th ul li {
        margin: 10px 40px 30px
    }

    nav#main-nav>ul>li {
        padding: 0 10px
    }

    .social-sharing .share-event {
        margin-left: 3.9em
    }
}

@media only screen and (max-width: 500px) {
    .logo-black,.popup-content>h1,.search-top h3,.search-top p {
        text-align:center
    }

    .popup-wrapper {
        width: 100%;
        margin: 0;
        left: 0
    }

    .popup-content>h1 {
        font-size: 52px
    }

    .popup-content>h3,.subscribe-box>h3 {
        font-size: 28px;
        text-align: center
    }

    .logo-black>img {
        float: none
    }

    footer#main-footer>div>div {
        position: initial
    }

    .trending-news ul li p {
        font-size: 15px
    }

    .bx-wrapper .bx-controls-auto,.slider .bx-wrapper .bx-pager {
        display: none
    }

    .footer-links-FB ul li {
        text-align: left
    }

    .search-top h3 {
        font-size: 18px
    }

    .search-top p {
        margin-right: auto
    }

    .not-found h1 {
        font-size: 45px
    }

    .not-found h2 {
        font-size: 103px;
        margin: 0 0 20px
    }

    .not-found h3 {
        font-size: 17px
    }

    .not-found-para p {
        font-size: 9px
    }
}

@media only screen and (max-width: 1599px) {
    .det-con,.det-con p,.det-con ul,.feedback_title p,.lc-body p,.lc-body ul,.pub-para p {
        font-size:16px
    }

    .cat-details p {
        font-size: 14px
    }
}

@media only screen and (max-width: 1200px) {
    .search-top h3 {
        font-size:24px
    }

    .featured-lg-img span.ctlin {
        font-size: 16px
    }

    #main-footer .flex-row {
        display: block;
        column-count: 2;
        -webkit-column-count: 2
    }

    .trending ul li span a,.trending ul li span.crd-time {
        font-size: 12px
    }

    .trending ul li a img {
        max-width: 100px;
        height: auto
    }

    .featured-sm .text-featured a {
        font-size: 14px
    }
}

@media only screen and (max-width: 991px) {
    h1 {
        font-size:28px
    }

    .overheadline,h2 {
        font-size: 26px
    }

    h3 {
        font-size: 24px
    }

    .search-top h3 {
        font-size: 20px
    }

    .cat-details p,.det-con,.det-con p,.det-con ul,.disclaimer-para p,.disclaimer-para ul li,.feedback_title p,.lc-body p,.lc-body ul,.pub-para p {
        font-size: 14px;
        line-height: 1.5
    }

    .edition,.trending ul li a {
        font-size: 14px
    }

    span.toggleSub {
        position: absolute;
        right: 10px;
        padding: 10px;
        transition: .5s
    }

    .aside-header .social-icons ul,.search-top .flex-row {
        flex-direction: column
    }

    .search-top {
        background-color: #222;
        padding: 4px 0
    }

    .zipWrap {
        display: none;
        padding-bottom: 6px
    }

    span.change-state {
        color: #a0a0a0;
        margin-left: 10px;
        transition: .25s ease-in;
        vertical-align: text-bottom
    }

    span.change-state svg {
        height: 1em;
        vertical-align: middle
    }

    .rotate-icon {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .logo img {
        width: 240px;
        height: 76px
    }

    .aside-header {
        position: relative
    }

    .aside-header .search-box {
        width: 100%;
        margin: 10px 0
    }

    .btn-nav {
        margin-left: auto
    }

    .flex-header {
        display: block;
        margin: 10px 0
    }

    .flex-header .logo {
        float: left
    }

    .aside-header .social-icons {
        display: none;
        position: absolute;
        z-index: 999;
        background: #f7f7f7;
        padding: 10px;
        border-radius: 6px;
        margin-top: -40px;
        box-shadow: 0 0 20px rgba(0,0,0,.25);
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -webkit-animation-duration: .25s;
        animation-duration: .25s;
        right: -10px
    }

    .aside-header .social-icons:before {
        content: "";
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #f7f7f7;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -7px
    }

    .aside-header .social-icons ul li a {
        width: 32x;
        height: 32x;
        margin-left: 0;
        margin-bottom: 8px;
        margin-top: 4px
    }

    .aside-header .social-icons ul li:nth-child(4) a {
        background: #5e5f5c
    }

    .search-box.search-show {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding: 15px;
        z-index: 999;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -webkit-animation-duration: .25s;
        animation-duration: .25s
    }

    .closeSrch {
        color: #fff;
        text-align: center;
        margin-top: 10px
    }

    .srch-bg {
        position: fixed;
        width: 100%;
        height: 100vh;
        background: rgba(0,0,0,.8);
        top: 0;
        z-index: 99
    }

    .search-top .flex-row {
        justify-content: center
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate(0,-100%);
        transform: translate(0,-100%)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@media only screen and (max-width: 800px) {
    .storyShare.fixed-icons {
        position:fixed;
        bottom: 0;
        top: unset;
        left: 50%;
        transform: translateX(-50%)
    }

    .storyShare.fixed-icons ul {
        flex-direction: row;
        margin-left: auto
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .featured-lg {
        height:372px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .featured-lg {
        height:308px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .featured-lg {
        height:357px
    }
}

@media only screen and (max-width: 767px) {
    .featured-lg>.text-featured>h1 {
        font-size:22px
    }

    .search-top h3,.search-top p {
        text-align: center
    }

    .search-top p {
        margin-bottom: .5rem
    }

    .zipWrap {
        flex-direction: column
    }

    .zip-box input[type=text] {
        width: 100%
    }

    .zip-box input[type=submit] {
        position: relative
    }

    #bb2c488a8a75_slider,#bb2c488a8a75_slider_small {
        background-size: 30px 30px!important;
        margin: .5rem!important;
        width: 30px!important;
        height: 30px!important;
        right: 20px!important
    }

    .featured-lg {
        height: 340px
    }

    .footer-logo img {
        max-width: 220px
    }

    .featured-lg-img span.ctlin,.list-desc>p {
        font-size: 14px
    }

    .logo img {
        width: 220px;
        height: 70px
    }

    .featured-sm .text-featured a {
        font-size: 18px
    }

    .category-listing .featured-heading {
        font-size: 12px
    }

    .d-t .p-date li {
        line-height: 1.5
    }

    .sidebar_bsg p,.sidebar_bsg ul {
        font-size: 14px;
        line-height: 1.5;
        color: #666
    }

    .bsg_disc small {
        font-size: 80%
    }
}

@media only screen and (max-width: 575px) {
    .nav_logo a>img {
        width: 180px;
        height: 70px;
    }

    h1 {
        font-size: 24px
    }

    .overheadline,h2 {
        font-size: 20px
    }

    .h3,h3 {
        font-size: 18px
    }

    .cat-details li,.cat-details p,.det-con,.det-con li,.det-con p,.det-con ul,.disclaimer-para p,.disclaimer-para ul li,.featured-sm .text-featured a,.feedback_title p,.lc-body p,.lc-body ul,.pub-para li,.pub-para p {
        font-size: 14px
    }

    .copyright p,.d-t .p-date li,.featured-heading,.featured>.text-featured>span,.trending ul li span a {
        font-size: 12px
    }

    .auth-block {
        flex-direction: column;
        margin-left: 0
    }

    .auth-thumb {
        margin: 0 0 1.5rem
    }

    figure.auth-thumb img {
        width: 100px;
        height: 100px
    }

    .d-t {
        flex-wrap: wrap
    }

    .p-date {
        flex: 0 0 100%;
        margin-bottom: 1rem
    }

    .d-t .social-icons ul li a {
        margin-left: 0;
        margin-right: .75rem
    }

    .featured-lg {
        height: 280px
    }

    .trending ul li a img {
        max-width: 80px
    }

    article.category-listing.d-n-wrap .featured-heading {
        line-height: normal;
        margin-bottom: 6px
    }

    .desc {
        font-size: 80%
    }

    .bsg_disc small {
        font-size: 70%
    }

    nav#main-nav>ul>li>a {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    li.has-sub-menu>a:after {
        top: 0;
        transition: .5s
    }

    .sub-menu-active a:after {
        transform: rotate(180deg)
    }
}

@media only screen and (max-width: 480px) {
    .serach_bar {
        width: 180px;
    }

    .wrap-right .show_gal img {
        width: 420px;
    }

    .wrap-right {
        width: 100%;
        float: none;
        margin: 1rem 0
    }

    .testimonials-wrap iframe {
        height: 180px
    }

    .fullScreenMap .pano-map-outer {
        width: 160px;
        max-width: 100%
    }

    .lc-header span:first-child {
        font-size: 28px
    }

    #main-footer .flex-row {
        column-count: 1;
        -webkit-column-count: 1
    }

    .flex-row .footer-links {
        display: block
    }
}

.cntct-box.box-content label {
    display: none!important
}

.acc-pg {
    margin-top: .1rem
}

.cntct-box.box-content .col-sm-12 {
    padding: 0 1rem 1rem
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

.fade,.modal-backdrop.fade {
    opacity: 0
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.fade {
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.category-listing.cat-details.clearfix .h3 {
    margin-top: 2rem;
    font-weight: 600;
    font-size: 1.5rem
}

@media screen and (min-width: 992px) {
    .inside-pg {
        padding:30px
    }

    div#mega-menu-dropdown {
        display: flex!important
    }

    li.mega_drop:hover div#mega-menu-dropdown {
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
        z-index: 90
    }

    li.mega_drop:hover>a {
        background: #0088cb
    }

    div.big_menu {
        left: -225px
    }
}

@media screen and (min-width: 1200px) {
    .nav_logo a>img {
        width:300px
    }
}

@media screen and (min-width: 1440px) {
    div.big_menu {
        left:0
    }

    .nav_logo a>img {
        width: 300px
    }

    .footer_logo a>img {
        width: 280px
    }

    .underfoo_para {
        width: 80%
    }

    .list-links>ul>li>a {
        color: #fff;
        text-decoration: none;
        position: relative;
        font-size: 19px
    }

    .list-links>ul>li {
        padding-right: 6rem
    }
}

@media screen and (max-width: 1199px) {
    .ad_media {
        order:3
    }

    .nws_lttext p {
        font-size: 1.2rem;
        font-weight: 500;
        margin-right: .4rem
    }

    .main_media {
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-evenly;
        margin: 2rem 0
    }

    .news_letter {
        width: 350px
    }

    .ad_media img {
        height: 100%;
        width: 100%;
        object-fit: contain
    }

    .social_media ul li>a {
        height: 30px;
        width: 30px
    }

    .social_media ul li>a>img {
        height: 25px;
        width: 25px
    }
}

@media screen and (max-width: 991px) {
    .list-links.active .go_para,.list-links.active .na_adition.Mob_de .out_go,div#mega-menu-dropdown {
        transform:translateY(0)
    }

    .Mob_de,.hamburger_ico {
        display: block
    }

    .desk_dev {
        display: none
    }

    .innerbar_left {
        flex-direction: column;
        align-items: flex-end;
        transition: .5s
    }

    .para p {
        font-weight: 300;
        transition: .5s
    }

    .iner_bar {
        padding: 0
    }

    .nav_bar.is-sticky .list-links {
        height: 100vh
    }

    div#mega-menu-dropdown {
        position: static;
        flex-direction: column;
        max-height: 340px;
        overflow-y: auto;
        display: none;
        transition: max-height .3s;
        opacity: 1;
        visibility: visible;
        z-index: 12
    }

    .close_ico,.list-links {
        top: 0;
        align-items: center;
        display: flex
    }

    div#mega-menu-dropdown>div>ul {
        padding-left: 0
    }

    .list-links {
        position: fixed;
        left: 0;
        height: 100%;
        width: 100%;
        background: #000;
        z-index: 999999;
        justify-content: center;
        visibility: hidden;
        opacity: 0;
        transition: transform .5s cubic-bezier(.86, 0, .07, 1);
        transition-timing-function: cubic-bezier(0.86,0,0.07,1)
    }

    .list-links ul {
        flex-direction: column;
        z-index: 23
    }

    .list-links>ul>li {
        padding-right: 0
    }

    .list-links>ul>li>a {
        transform: translateY(55px);
        display: inline-block;
        font-size: 4vw;
        transition: .5s
    }

    .out_go {
        transform: translateY(80px)
    }

    .go_para {
        color: #fff;
        transform: translateY(10px)
    }

    span.drop_ico {
        position: relative
    }

    span.drop_ico:after {
        content: "+";
        position: absolute;
        top: 50%;
        left: 10px;
        transform: translateY(-50%);
        transition: transform .5s cubic-bezier(.88, .09, .1, .8)
    }

    li.mega_drop>a.active span.drop_ico:after {
        transform: translateY(-50%) rotate(45deg)
    }

    .list-links.active {
        opacity: 1;
        visibility: visible;
        transition-delay: 0.5s
    }

    .list-links.active>ul>li>a {
        transform: translateY(0);
        padding: 0;
        display: flex
    }

    .close_ico {
        position: absolute;
        right: 0;
        height: 36px;
        width: 36px;
        background: #494343;
        justify-content: center;
        margin: 1rem;
        border-radius: 4px;
        box-shadow: rgb(79 79 82) 0 3px 29px 0;
        z-index: 25
    }

    .close_ico img {
        height: 25px;
        width: 25px
    }

    .contact_btn a.theme-btn {
        padding: 8px 22px
    }

    .contact_us h4 {
        white-space: nowrap
    }

    .list-links>ul.active {
        height: 100vh;
        align-items: center;
        display: flex;
        justify-content: center;
        overflow-y: auto;
        width: 100%;
        margin-left: 0;
        backdrop-filter: blur(100px);
        padding: 2rem 0;
        transition: .5s;
        clip-path: circle(100%)
    }
}

@media screen and (max-width: 480px) {
    .out_go {
        flex-direction:column
    }

    .go_para {
        display: none
    }

    .bred_links p span a {
        font-size: .7rem
    }

    .tags_persn ul {
        flex-wrap: wrap
    }

    .tags_persn ul li:last-child {
        padding-left: 0
    }

    .bred_links {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .breadCurm {
        justify-content: center
    }

    .social_media {
        margin-bottom: 1.2rem
    }
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .requestPoliceModal .modal-content {
        -webkit-box-shadow:0 5px 60px rgba(0,0,0,.75);
        box-shadow: 0 5px 60px rgba(0,0,0,.75)
    }

    .requestPoliceModal .modal-dialog {
        width: 400px
    }

    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }

    .container {
        max-width: 740px
    }
}

@media (min-width: 900px) {
    .container {
        max-width:860px
    }
}

@media (min-width: 1000px) {
    .container {
        max-width:960px
    }
}

@media (min-width: 1025px) {
    .container {
        max-width:1000px
    }
}

@media (min-width: 1100px) {
    .container {
        max-width:1080px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1288px
    }
}

@media (min-width: 1440px) {
    .container {
        max-width:1400px
    }
}

@media (min-width: 1640px) {
    .container {
        max-width:1530px
    }
}

@media screen and (max-width: 767px) {
    .foo_item.pdl-2 {
        padding-left:0
    }

    .footer_logo {
        margin-bottom: 1rem
    }

    .alt_hding h3 {
        text-align: start;
        font-size: 1.75rem !important;
    }

    .col-md-4.brd_right {
        border: none;
        margin-bottom: 1rem
    }

    .list-links {
        flex-direction: column
    }

    .container {
        width: 95%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%
    }
}

@media screen and (max-width: 575px) {
    .list-links.active>ul>li>a {
        font-size:6vw
    }

    .f_mob {
        text-align: center
    }

    .contact_us {
        align-items: center;
        margin-top: 1rem
    }

    .container {
        padding-right: 0;
        padding-left: 0
    }
}

@keyframes slowLoade {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

.livechat_button img {
    display: block;
    max-width: 100%;
    height: 35px;
    width: 90px;
    padding-bottom: 8px;
    margin: 0 auto
}

.livechat_button.apex {
    display: inline-block;
    padding: 3px 15px;
    background: #75b516;
    margin-bottom: 10px;
    color: #fff
}

.subscribe_flex-container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: normal;
    align-items: normal;
    align-content: normal;
    color: #fff;
    padding: 0 0 10px;
    width: 100%;
    font-family: proxima_novaregular,Arial,Helvetica,sans-serif;
    border: 3px solid #2157a7;
}

.subscribe_flex-item-title {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
    background-color: #2157a7;
}

.subscribe_flex-item-body,.subscribe_flex-item-response {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
    text-align: center
}

.subscribe_title {
    margin-block-start:0.12em;margin-block-end:0.12em;font-size: 1.1em;
    text-align: center;
    margin-top: 10px!important;
    margin-bottom: 10px!important
}

.success_response {
    color: #75b516
}

.subscribe_btn {
    background: #75b516;
    border: none;
    font-weight: 600;
    vertical-align: middle;
    margin: 10px;
    cursor: pointer;
    color: #fff;
    font-size: clamp(12px, 4vw, 16px);
    padding: 5px 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.fl-Box,.get-info {
    align-items: center;
    display: flex;
    left: 0
}

.subscribe_btn:hover {
    background: #f5a742
}

.subscribe_email {
    margin: 0 15px;
    width: 58%;
    vertical-align: middle;
    background-color: #e1e1e1;
    border: 1px solid #acacac;
    font-size: 13px;
    border-radius: 0;
    box-shadow: none;
    height: 35px;
    padding: 6px;
    color: #000
}

@media screen and (max-width: 500px) {
    .subscribe_flex-item-body {
        padding:2.5rem 0 1.8rem
    }

    .subscribe_email {
        width: 80%
    }
}

.fl-Box {
    position: fixed;
    top: 50%;
    height: 440px;
    width: 320px;
    max-width: 100%;
    background: #e1ffd1;
    padding: 1rem;
    transform: translateY(-50%) translateX(-107%);
    border-radius: 5px;
    overflow-y: auto;
    border-top: 4px solid #0076b7;
    box-shadow: rgba(0,0,0,.35) 7px 14px 15px;
    z-index: 9999;
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275)
}

.fl-Box.active {
    transform: translate(0,-50%)
}

button#btn_flt_submit {
    padding: 8px 25px;
    font-weight: 900;
    margin: 1rem 0;
}

.flx-box {
    width: 100%;
    height: 100%;
    padding: 0 1rem
}

.get-info,.get-info:before {
    padding: 0;
    border-top-right-radius: 12px
}

.flx-box h4 {
    color: #0076b7;
    margin-bottom: 2rem;
    font-size: clamp(16px, 4vw, 1.6rem);
    line-height: 1.3;
    transform: translateY(-9px);
    margin-top: 4px
}

.flx-box .form-group {
    margin-bottom: 0.5rem;
}

.flx-box .form-group > label {
    font-weight: 700;
    font-size: 1rem;
}

.flx-box .form-group > input::placeholder {
    font-size: 0.9rem;
}

.flx-box input {
    background: #ffff
}

.close-ico {
    position: absolute;
    top: 6px;
    right: 6px;
    background: #0076b7;
    height: 22px;
    width: 22px;
    cursor: pointer
}

.get-info {
    position: fixed;
    height: 40px;
    width: 40px;
    background: #0054d7;
    justify-content: center;
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
    top: 30%;
    cursor: pointer
}

.close-ico:before,.get-info:before {
    content: "\292C";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s
}

.get-info:before {
    content: "\2139"
}

#fltsuccess {
    color: #0dd157
}

div#flterror,div#fltsuccess {
    position: absolute;
    top: 114px;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0!important
}

.foo_item>ul>li>a,.list-links>ul>li>a,.underfoo_para p,div#mega-menu-dropdown ul>li>a {
    font-family: var(--font_Avenir_medium)
}

.alt_hding h3 {
    font-family: serif;
    font-size: 1.75rem;
}

.small,small {
    font-size: 85%
}

img#heighLight {
    clip-path: polygon(0px 0px, 100% 0%, 100% 0px, 0px 0px);
    opacity: 0;
    transition: all 0.5s cubic-bezier(1, 0.72, 0.35, 0.8) 0s;
}

img#heighLight.lightload {
    clip-path: polygon(0px 0px, 100% 0%, 100% 100%, 0px 100%);
    opacity: 1;
}

body.myLoadActive {
    opacity: 1;
    background: rgba(240,235,234,.7);
}

.wrap-right .show_gal img {
    max-width: 100%;
    max-height: 100%;
}

@media screen and (min-width: 1200px) {
    .nav_logo a>img {
        width: 300px;
        height: 119px;
    }
}

#cookie-consent {
    display: none;
    background: #222;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    box-shadow: 0 -10px 15px rgba(0,0,0,.1);
    width: 100%;
    z-index: 99999
}

#cookie-consent span {
    color: #fff;
    margin-right: 10px
}

#cookie-consent button {
    padding: 6px;
    background: #2157a7;
    color: #fff;
    outline: 0
}

#cookie-consent button:hover {
    color: #fff;
    background: #0f659d
}

#cookie-consent button:active,#cookie-consent button:focus {
    outline: 0
}
.footer_logo {
    background-color: #fff;
    border-radius: 8px;
}