
/* Table of Contents TEST
==================================================
# Global 
# sa-header 
# sa-menu 
# sa-breaking-news 
# sa-post 
# sa-sidebar 
# post-details 
# contact-form 
# ragister-account 
# footer 

==================================================

/* ==========================================================================
    Global
========================================================================== */

html,
body {
    font-weight:400;
    color: #484848;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    background-color: #f0f3f5;

}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Slab', serif; /* Brug Playfair Display til overskrifter */
}

footer.bg-dark, h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Slab', serif;
}


a{
    color: #484848;
}

a, 
a:hover,
a:focus,
input:focus {
    text-decoration:none;
    outline: none;
}

a:hover {
    color: #A90026;
}

.global-list{
    margin:0;
    padding:0;
    list-style:none;
}

a:active,
a:focus, button, button:focus, .btn:focus,
input:focus, textarea:focus, select:focus, 
.form-control, .form-control:focus,
.btn.active.focus, .btn.active:focus, 
.btn.focus, .btn:active.focus, 
.btn:active:focus, .btn:focus {
    outline: none;
    text-decoration: none;
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
.btn-primary:not(:disabled):not(.disabled).active:focus, 
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.show>.btn-primary.dropdown-toggle:focus {
    outline: none;
    box-shadow: none;
    background-color: transparent;
}

.btn.btn-primary{
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    padding: 15px 35px;
    letter-spacing: 4px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #A90026;
    border-color: #A90026;
}

.btn.btn-primary:hover {
    color: #A90026;
}

.btn.btn-primary:before {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: -1;
    background-color: #fff;
}

.btn.btn-primary:hover:before{
    width: 100%;
    left: 0;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -ms-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;    
}

.section-padding {
    padding: 100px 0 80px;
}

.section-padding.padding-top-0 {
    padding-top: 0;
}

.section-padding.padding-bottom-0 {
    padding-bottom: 0;
}

.section-title {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 2px solid #e6e6e8;
} 

.section-title .see-all {
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 12px;
    opacity: 0;
    text-transform: uppercase;
}

.sa-section {
    overflow: hidden;
}

.sa-section:hover .see-all {
    opacity: 1;
} 

.section-title .see-all:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -5px;
    height: 2px;
    width: 100%;
    background-color: #A90026;
}

.section-title:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    height: 2px;
    width: 50px;
    background-color: #A90026;
}
.scrollmenu {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.scrollmenu::-webkit-scrollbar {
    display: none; /* Skjuler scrollbar */
}
.scrollmenu .nav-link {
    flex-shrink: 0;
    padding: 0.75rem 1rem;
    font-weight: 500;
    white-space: nowrap;
}
.section-title h1 {
    font-size: 32px;
    color: #242329;
    font-weight: 700;
    text-transform: uppercase;
}

.form-control {
    height: 45px;
    border-radius: 4px;
    padding: 6px 20px;
    margin-bottom: 30px;
    border: 1px solid #D8E2E9;
}

.form-control:focus {
    border-color: #A90026;
}

.sa-ad {
    margin-bottom: 30px;
    text-align: center;
}
.ad-300x250{
    height: 250px;
    width: 300px;
}

.ad-content,
.featured-add {
    border-radius: 4px;
    overflow: hidden;
}

.sa-ad .top-ad {
    margin-bottom: 0;
}

.bg-red {
    background-color: #A90026 !important;
}

/* sa-header */

.sa-header{
    margin-bottom: 30px;  
}

.sa-topbar {
    color: #000000 !important;
    background-color: #fff041;
}

.sa-topbar a {
    color: #000000 !important;
}

.sa-topbar ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;    
}

.sa-topbar ul li {
    margin-right: 15px;
}

.sa-topbar ul li:last-child {
    margin-right: 0;
}
.navbar-brand {
    max-width: 150px;
    display: inline-block;
}

.sa-topbar.topbar-style-2 {
    color: #ffffff;
    background-color: #fff;
}

.logo-text-wrap {
    min-width: 220px;
    text-align: center;
    margin-right: 15px;
    background-color: #A90026;
}

.logo-text-wrap a {
    display: block;
    padding: 35px 20px 40px;
}

.logo-text-wrap h1 {
    font-size: 42px;
    text-transform: uppercase;
}

.logo-text-wrap h1 span {
    display: block;
    font-size: 12px;
    font-weight: 300;
}

.sa-topbar.topbar-style-2 .sa-post {
    width: 185px;
    margin-left: 15px;
    margin-bottom: 0;
    max-height: 140px;
}

.sa-topbar.topbar-style-2 .entry-content.absolute {
    font-size: 16px;
    line-height: 20px;
    padding: 15px;
}

.sa-topbar.topbar-style-2 .sa-post .category {
    position: static;
    margin-bottom: 10px;
}

.sa-topbar.topbar-style-2 .ad-thumb {
    margin-top: 15px;
}

.sa-topbar.topbar-style-2 svg g path{
    fill:#484848;
}

.sa-header .left-contennt {
    max-width: 700px;
}

.breaking-news {
    overflow: hidden;
}

.breaking-news span { 
    float: left;
    color: #ff0000;
    z-index: 1;
    padding: 15px 20px;
    font-weight: 700;
}

.sa-topbar .breaking-news span {
    padding-left: 0;
}

#ticker { 
    overflow: hidden;
    padding: 15px 0;
}

#ticker ul { 
    position:relative;
    width:1000px; 
    margin-bottom: 0;
}

#ticker li { 
    float: left;
    margin: 0 40px 0 0;
    position: relative;
    list-style: none;
}

#ticker li a {
    font-size: 12px;
    color: #fff;
    font-weight: 500;
}

#ticker li a:hover {
    color: #fff;
}

#ticker li:before {
    position: absolute;
    content: "";
    top: 10px;
    left: -18px;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 100%;
}

.sa-header .sa-ad {
    margin-bottom: 0;
    padding: 30px 0;
}

.sa-header .sa-ad .ad-content {
    display: flex;
    justify-content: space-between;
}

.sa-header .sa-ad .navbar-brand {
    align-self: center;
}

#date_time {
    padding: 15px 0;
}

/* sa-menu */

.sa-menu {
    flex-direction: column;
    align-items: flex-start; /* Juster submenuen til venstre */
}

.sa-menu .navbar-nav li {
    margin-right: 1px;
}

.sa-menu .navbar-nav li:first-child .sa-dropdown-menu {
    right: initial;
    left: 0;
}

.navbar-brand img {
    max-height: 150px; /* Justér denne værdi, så den passer til din menu */
    width: auto;
    display: block;
}


.sa-menu .navbar-nav li a {
    color: #ffffff;
    display: block;
    font-weight: 700;
    padding: 20px;
    font-size: 17px !important;
    text-decoration: none !important;
}

.single-post .sa-post-content a:hover {
    color: darkred;
}

.sa-menu .navbar-nav li span {
    margin-left: 5px;
}

.sa-menu .navbar-nav li.active>a,
.sa-menu .navbar-nav li a:hover,
.sa-menu .navbar-nav li.active> i.icon,
.sa-menu .navbar-nav li:hover> i.icon  {
    color: #000000 !important;
}

.navbar {
    padding: 1em;
    border-bottom-width: 1px; 
    border-bottom-color: #c6c6c9; /* #00000E i rgba-format */
    border-bottom-style: solid;
}

.sa-search {
    margin-left: 30px;
}

.sa-search form {
    position: relative;
}

.sa-search button {
    position: absolute;
    top: 7px;
    right: 8px;
    color: #969696;
    border: 0;
    background-color: transparent;
}

.sa-search button:hover {
    color: #A90026;
}

.sa-search .form-control {
    height: 40px;
    margin-bottom: 0;
    padding-right: 35px;
    background-color: #F6F6F6;
    border: 1px solid #F6F6F6;
}

.sa-search .form-control:focus {
    border-color: #A90026;
}

.sa-menu .nav.nav-tabs {
    display: block;
    border-bottom: 0;
}

.sa-menu .nav.nav-tabs li a {
    padding: 3px 0;
}

.nav-tabs .nav-item.show .nav-link, 
.nav-tabs .nav-link.active,
.sa-menu .nav.nav-tabs li a:hover {
    color: #A90026;
    background-color: transparent;
}


/*Dropdown CSS*/

.sa-dropdown {
    position: relative;   
}

.sa-dropdown-menu {
    position: absolute;
    top: 100%; 
    min-width: 225px;
    right: 0;
    border-radius: 0;
    list-style: none;
    opacity: 0;
    z-index: 999;
    padding:0;
    visibility: hidden;
    -webkit-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -ms-transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    transform: rotateX(-75deg);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
}

.navbar-nav ul li:first-child .sa-dropdown-menu {
    right: initial;
    left: 0;
}

.sa-dropdown-menu .sa-dropdown-menu {
    left: 100%;
    top: 15px;
}

.sa-dropdown:hover>.sa-dropdown-menu {
    visibility: visible;
    opacity: 1; 
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.navbar-nav .sa-dropdown-menu li a {
    padding: 10px 20px;
    background-color: #fff;
    border-top: 1px solid #D9D9D9;
}

.sa-dropdown i.icon {
    position: absolute;
    top: 24px;
    right: 0;
    width: 20px;
    text-align: center;
    cursor: pointer;
    display: none;
}

.navbar-toggler-icon {
    width: initial;
    height: initial;
    line-height: initial;
    color: grey;
    border-radius: 4px;
    padding: 4px 8px; 
}

.sa-dropdown.mega-dropdown {
    position: initial;
}

.menu-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;  
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;    
    width: 100%;
    position: relative;  
}

.mega-menu-content {
    padding: 30px;
    margin-top: 1px;
    overflow: hidden;
    background-color: #fff;
}

.sa-dropdown-menu.mega-dropdown-menu {
    min-width: 100%;
}

.mega-menu-content h3 {
    font-size: 16px;
    font-weight: 500;
    color: #484848;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #D9D9D9;
}

.navbar-nav .mega-menu-content li {
    margin-bottom: 10px;
}

.navbar-nav .mega-menu-content li a {
    padding: 0;
    border: 0;
    font-size: 14px;
    font-weight: normal;
    background-color: transparent;
}

.navbar-nav .mega-menu-content li.active>a,
.navbar-nav .mega-menu-content li a:hover{
    color: #A90026;
    background-color: transparent;
}

.sa-menu .navbar-nav .sa-post {
    margin-bottom: 15px;
}

.sa-menu .navbar-nav .sa-post a {
    padding: 0;
    display: inline-block;
}

.header-bottom {
    padding: 20px 0;
    background-color: #fff;
}
.sm-logo {
    display: none;
}

/* sa-breaking-news */

.sa-breaking-news {
    margin-bottom: 30px;
}

.breaking-content span {
    display: inline-block;
    min-width: 150px;
    color: #fff;
    padding:10px 15px;
    text-align: center;
    margin-right:5px;
    background-color: #A90026;
}

.news-ticker {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    padding-right: 60px;
}

.news-ticker li {
    padding: 10px 0;
}

.news-ticker .slick-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    width: 25px;
    height: 25px;
    line-height: 22px;
    color: #D9D9D9;
    text-align: center;
    cursor: pointer;
    z-index: 9;
    margin-top: -12px;
    border: 1px solid #D9D9D9;
}

.news-ticker .slick-arrow:hover {
    color: #A90026;;
    border-color: #A90026;;
}

.news-ticker .fa-angle-left.slick-arrow {
    right: 30px;
}

/* home-slider */

.sa-home-slider {
    margin-bottom: 30px;
}

.sa-home-slider .sa-post {
    margin-bottom: 0;
}

.sa-home-slider .carousel-indicators {
    position: absolute;
    left: auto;
    right: 0;
    width: 30%;
    height: 100%;
    color: #fff;
    top: 0;
    margin-left: 0;
    display: block;
    overflow: hidden;
    margin-right: 0;
}

.sa-home-slider .entry-content {
    width: 70% !important;
}

.sa-home-slider .carousel-indicators li {
    width: 100%;
    height: 25%;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #4d4d4d;
    text-indent: 0;
    text-align: left;
    margin: 0;
    display: block;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.7);
}

.sa-home-slider .carousel-indicators li:hover,
.sa-home-slider .carousel-indicators li.active {
    background-color: rgba(232, 26, 27, 0.80);
}

.sa-home-slider .carousel-indicators li .text {
    padding:25px;
}

.sa-home-slider .carousel-indicators li:last-child {
    border-bottom: 0;
}

.sa-home-slider .carousel-indicators li span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

.sa-home-slider .item {
    min-height:500px;
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center;
}

.sa-home-slider .carousel-indicators .catagory {
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    padding: 3px 10px;
    margin-bottom: 10px;
    background-color: #A90026;  
}

/* sa-post */

.sa-post {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    box-shadow: 0 6px 12px rgba(0,0,0,.075);    
}

.sa-post .entry-content.absolute,
.post-style-2 .entry-content {
    position:absolute;
    bottom:0;
    left:0;
    padding:20px;
    z-index:1;
    color:#fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjMzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjc0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjkxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.13) 18%, rgba(0,0,0,0.33) 36%, rgba(0,0,0,0.74) 70%, rgba(0,0,0,0.91) 87%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 18%,rgba(0,0,0,0.33) 36%,rgba(0,0,0,0.74) 70%,rgba(0,0,0,0.91) 87%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 18%,rgba(0,0,0,0.33) 36%,rgba(0,0,0,0.74) 70%,rgba(0,0,0,0.91) 87%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    border-radius: 0 0 3px 3px;
    width:100%;
}

.sa-post:hover .entry-content.absolute,
.post-style-2:hover .entry-content {
    padding-top:50%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjMzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjc0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjkxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.20) 18%, rgba(0,0,0,0.42) 36%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.95) 87%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.20) 18%,rgba(0,0,0,0.42) 36%,rgba(0,0,0,0.85) 70%,rgba(0,0,0,0.95) 87%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.20) 18%,rgba(0,0,0,0.42) 36%,rgba(0,0,0,0.85) 70%,rgba(0,0,0,0.95) 87%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}

.sa-post:hover .entry-thumbnail img{
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: scale(1.1);
    -khtml-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);    
}


.custom-img {
    max-width: 80%;      /* Begrænser billedets maksimale bredde til 80% af containerens bredde */
    height: auto;        /* Bevarer billedets proportioner */
    margin: 0 auto;      /* Centrerer billedet horisontalt */
    display: block;      /* Gør billedet til et block-element for at kunne centrere det */
    border-radius: 15px; /* Gør billedet rundere med en radius */
    transition: opacity 0.5s ease-in-out; /* Tilføjer en fade-effekt */
}

.entry-thumbnail img {
    width: 100%;
}

.sa-post.featured-post .entry-content a {
    color: #fff;
}

.slick-slider .sa-post.featured-post,
.slick-slider .sa-post {
    box-shadow: none;
}

.post-slider .sa-post.featured-post .entry-title {
    font-size: 28px;
}

.sa-post.featured-post .entry-title {
    font-size: 20px;
    animation-delay: 0.70s;
    -webkit-animation-delay: 0.70s;      
}

.sa-post.featured-post .entry-content .category {
    position: static;
    margin-bottom: 15px;
    animation-delay: 0.90s;
    -webkit-animation-delay: 0.90s;  
}

.sa-post.featured-post .entry-meta {
    animation-delay: 0.90s;
    -webkit-animation-delay: 0.90s;  
}

.featured-add img {
    width: 100%;
}

.entry-header {
    position: relative;
}

.sa-post .entry-content {
    padding:10px 15px;
    font-size: 1.0625rem;
}

.sa-post .entry-content p {
    margin: 0 0 15px;
}

.sa-post .entry-title {
    font-size: 2.4375rem;

    font-weight: 500;
}

.mid-post.sa-post .entry-title {
    font-size: 16px;
}

.sa-post .category {
    font-size: 12px;
    position: absolute;
    top: 15px;
    left: 15px;
    text-transform: uppercase;
}

.sa-post .category ul,
.entry-meta ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;    
}

.entry-meta ul li {
    margin-right: 15px;
    position: relative;
}

.entry-meta ul li:last-child {
    margin-right: 0;
}

.sa-post .category ul li {
    margin-right: 2px;
    margin-top: 2px;
}

.sa-post .category ul li:last-child {
    margin-right: 0;
}

.sa-post .category ul li a,
a.read-more {
    color: #fff;
    display: block;
    padding: 3px 10px;
    background-color: #A90026;
}

.sa-breaking-news .sa-post .category {
    padding: 0;
    color: #A90026;
    background-color: transparent;
}

.sa-breaking-news .sa-post .entry-title {
    font-weight: bold;
}

.sa-breaking-news .sa-post p {
    margin-bottom: 10px;
}

a.read-more {
    margin-top: 10px;
    text-transform: uppercase;
    display: inline-block;
}

.small-post .entry-content {
    font-size: 13px;
    -ms-flex-item-align: center!important;
    align-self: center!important;    
}

.small-post .entry-title {
    font-size: 16px;
}

.small-post .entry-meta {
    margin-top: 5px;
}

.entry-meta li,
.entry-meta li a {
    color: #aaa;
}

.entry-meta li i {
    margin-right: 5px;
}

.entry-meta li a:hover {
    color: #A90026;
}

.small-post .entry-meta ul li {
    font-size: 12px;
}

.post-style-1,
.medium-post-style-1 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.post-style-1.sa-post .category,
.medium-post-style-1.sa-post .category {
    bottom: initial;
    top: 15px;
}

.post-style-1 .entry-header {
    max-width: 140px;
    min-width: 140px;
    min-height: 90px;
}

.post-style-1 iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;    
}

.sa-post.post-style-1 {
    margin-bottom: 15px;
}

.medium-post-style-1 .entry-thumbnail {
    width: 350px;
}

.video-icon {
    width: 65px;
    height: 65px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 65px;
    border-radius: 100%;
    overflow: hidden;
}

.video-icon a {
    color: #fff;
    display: block;
    background-color: #A90026;
}

.video-icon a:hover {
    color: #A90026;
    background-color: #fff;
}

.entry-header .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
    z-index: 99;
}

.post-slider .slick-arrow,
.home-slider .slick-arrow {
    position: absolute;
    top: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 24px;
    z-index: 99;
    margin-top: -18px;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5);
}

.post-slider,
.home-slider {
    overflow: hidden;
    margin-bottom: 30px;
}

.post-slider .sa-post {
    margin-bottom: 0;
}

.post-slider .slick-arrow:hover,
.home-slider .slick-arrow:hover {
    background-color: #A90026;
}

.post-slider .slick-arrow.fa-angle-right,
.home-slider .slick-arrow.fa-angle-right {
    right: -50px;
}

.post-slider .slick-arrow.fa-angle-left,
.home-slider .slick-arrow.fa-angle-left {
    left: -50px;
}

.post-slider:hover .slick-arrow.fa-angle-right,
.home-slider:hover .slick-arrow.fa-angle-right {
    right: 0;
}

.post-slider:hover .slick-arrow.fa-angle-left,
.home-slider:hover .slick-arrow.fa-angle-left {
    left: 0;
}

.home-slider-nav {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
}

.home-slider-nav .thumb {
    padding:0 15px;
    cursor: pointer;
    opacity: .5;
}

.home-slider-nav .thumb img {
    border: 1px solid transparent;
}

.home-slider-nav .slick-current .thumb {
    opacity: 1;
}

.home-slider-nav .slick-current .thumb img {
    border-color: #A90026;
}

.home-slider {
    margin-bottom: 15px;
}

.home-slider .sa-post {
    margin-bottom: 0;
    box-shadow:none; 
}

#home-carousel {
    overflow: hidden;
}

#home-carousel .entry-content {
    padding: 50px;
}

#home-carousel .carousel-control-next {
    right: -50px;
}

#home-carousel .carousel-control-prev {
    left: -50px;
}

#home-carousel:hover .carousel-control-next {
    right: 1px;
}

#home-carousel:hover .carousel-control-prev {
    left: 1px;
}

#home-carousel .carousel-control-next, 
#home-carousel .carousel-control-prev {
    width: 50px;
    height: 50px;
    opacity: 1;
    top: 50%;
    margin-top: -25px;
    border: 1px solid #fff;
    border-radius: 100%;
}

#home-carousel .carousel-control-next:hover, 
#home-carousel .carousel-control-prev:hover {
    background-color: #A90026;
}

.slider-style-1 .sa-post.featured-post .entry-title {
    font-size: 26px;
}

/* latest-slider */

.latest-slider {
    margin-left: -15px;
    margin-right: -15px;
}

.latest-slider .slick-slide {
    padding-left: 15px;
    padding-right: 15px;
}

.slick-dots {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    justify-content: center;
}

.slick-dots li {
    margin: 3px;
    line-height: 0;
}

.slick-dots li button {
    padding: 0;
    border: 0;
    padding: 0;
    width: 8px;
    height: 8px;
    text-indent: -999999999999px;
    background-color: #c2c3c4;
    border-radius: 100%;
}

.slick-dots li.slick-active button,
.slick-dots li button:hover {
    background-color: #A90026;
}

.dots-style-1 .slick-dots {
    position: absolute;
    top: -28px;
    right: 12px;
    padding-left: 10px;
    background-color: #f0f3f5;
}

/* photo-gallery */

.photo-gallery {
    border-radius: 4px;
    background-color: #fff;
    margin-bottom: 4em;
}

.gallery-slider .slick-dots {
    right: 0;
}

.gallery-slider .sa-post {
    margin-bottom: 0;
}

.gallery-slider .sa-post .entry-title {
    margin-bottom: 0;
}

.gallery-slider-nav {
    padding: 10px;
    margin-bottom: 30px;
    overflow: hidden;
    background-color: #fff;
}

.gallery-slider-nav .slick-slide {
    padding-left: 5px;
    padding-right: 5px;
}

.gallery-slider-nav {
    display: flex;
    justify-content: left;
}

.gallery-slider-nav .thumb {
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.5;
}

.gallery-slider-nav .slick-current .thumb {
    opacity: 1;
}

/* sa-sidebar */

.sa-widget {
    margin-bottom: 30px;
}

.sa-widget .sa-ad {
    border-radius: 4px;
    overflow: hidden;
}

.widget-title {
    font-size: 16px;
    color: #242329;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 8px;
    border-bottom: 2px solid #e6e6e8;        
}

.widget-title:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    height: 2px;
    width: 50px;
    background-color: #A90026;
}

.widget-social ul {
    padding: 30px 30px 10px;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    box-shadow: 0 6px 12px rgba(0,0,0,.075);    
}

.widget-social ul li {
    width: 50%;
    float: left;
    margin-bottom: 20px;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
}

.widget-social ul li:nth-child(odd) {
    padding-right: 10px;
}

.widget-social ul li:nth-child(even) {
    padding-left: 10px;
}

.widget-social ul li a {
    display: block;
    color: #fff;
    height: 35px;
    line-height: 35px;
}

.widget-social ul li span {
    width: 40px;
    height: 35px;
    line-height: 35px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 20px;
    float: left;
}

.widget-social ul li.facebook span {
    background-color: #0061C2;
}

.widget-social ul li.facebook a {
    background-color: #056ED8;
}

.widget-social ul li.youtube span {
    background-color: #FE031C;
}

.widget-social ul li.youtube a {
    background-color: #E50017;
}

.widget-social ul li.twitter span {
    background-color: #2391FF;
}

.widget-social ul li.twitter a {
    background-color: #349AFF;
}

.widget-social ul li.linkedin span {
    background-color: #349AFF;
}

.widget-social ul li.linkedin a {
    background-color: rgba(52, 154, 255, 0.85);
}

.widget-social ul li.pinterest span {
    background-color: #C2000D;
}

.widget-social ul li.pinterest a {
    background-color: rgba(194, 0, 13, 0.85);
}

.widget-social ul li.skype span {
    background-color: #4BA3FC;
}

.widget-social ul li.skype a {
    background-color: rgba(75, 163, 252, 0.85);
}

.widget-newsletter {
    padding: 20px 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    box-shadow: 0 6px 12px rgba(0,0,0,.075);  
}

.widget-newsletter .icon {
    color: #D9D9D9;
    font-size: 80px;
}

.widget-newsletter form {
    position: relative;
}

.widget-newsletter  input{
    color: #979797;
    border-radius: 0;
    background-color: #D9D9D9;
}

.widget-newsletter button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border: 0;
    color: #fff;
    padding: 5px 20px;
    background-color: #484848;
}

.widget-newsletter button:hover i {
    -webkit-transform: rotate(50deg);
    -moz-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    transform: rotate(50deg);
}

.categories-widget ul {
    padding: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    box-shadow: 0 6px 12px rgba(0,0,0,.075);  
}

.categories-widget ul li {
    margin-bottom: 15px;
}

.categories-widget ul li:last-child {
    margin-bottom: 0;
}

.categories-widget ul li span {
    float: right;
}

.sa-widget .sa-post.featured-post .entry-title {
    font-size: 16px;
}

.sa-widget .tagcloud {
    padding: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    box-shadow: 0 6px 12px rgba(0,0,0,.075);  
}

.sa-widget .tagcloud a {
    font-size: 14px;
    color: #4A4A4A;
    background-color: #D9D9D9;
    padding: 5px 15px;
    display: inline-block;
    margin: 5px 0;
    margin-right: 10px;
}

.sa-widget .tagcloud a:hover {
    color: #fff;
    background-color: #A90026;
}

.weather-widget {
    padding: 30px;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    box-shadow: 0 6px 12px rgba(0,0,0,.075);  
}

.weather-widget .date-time {
    font-size: 14px;
}

.weather-widget h4 {
    font-size: 16px;
    font-weight: 700;
}

.weather-widget h5 {
    font-size: 13px;
    font-weight: 700;
}

.weather-widget .middle-content {
    position: relative;
    padding: 10px 0;
}

.weather-widget .middle-content:before {
    position: absolute;
    content: "";
    left: -50px;
    top: 0;
    width: 200%;
    height: 1px;
    background-color: #D9D9D9;
}

.weather-widget .botton-content li {
    text-transform: uppercase;
    font-size: 12px;
}

.weather-widget .botton-content li span {
    display: block;
    text-align: center;
}

.widget-tabs {
    border-bottom: 0;
    margin-bottom: 30px;
    background-color: #fff;
}

.widget-tabs.nav-pills .nav-link {
    border: 5px solid #fff;
    color: #292E32;
    border-radius: 0;
    background-color: #fff;
}

.widget-tabs.nav-pills .nav-link.active, 
.widget-tabs.nav-pills .show>.nav-link {
    color: #fff;
    border-radius: 0;
    background-color: #A90026;
    border-color: #A90026;
}

.sa-widget .entry-content p {
    font-weight: 500;
}

.sa-widget .entry-content .video-icon a:hover {
    color: #A90026;
}

.sa-widget .sa-socail ul {
    display: flex;
    flex-wrap: wrap;    
}

.sa-widget .sa-socail ul li {
    font-size: 30px;
    margin-right: 20px;
}

.sa-widget .sa-socail ul li:last-child {
    margin-right: 0;
}

/* Meta Tab */

.meta-widget {
    overflow: hidden;
/*     background-color: #fff;
    padding: 20px 0 15px; */
}

.meta-widget .tab-content {
    background-color: #fff;
    border-radius: 0px 0px 4px 4px;
}

.meta-widget .nav-tabs {
    border-radius: 0;
    margin-bottom: 0;
    border-radius: 4px 4px 0px 0px;
    background-color: #fff;
    border-bottom:1px solid #f2f3f5;
}

.meta-widget .nav-tabs li {
    margin-bottom: 0;
}

.meta-widget .nav-tabs li+li {
    border-left: 1px solid #f2f3f5;
}

.meta-widget .nav-tabs li>a {
    color: #999999;
    font-size: 12px;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid transparent;
    padding: 12px 20px 10px;
    text-transform: uppercase;
    background-color: #f5f8fa;
    font-weight: 500;
    display: block;
}

.meta-widget .nav-tabs li>a i {
    margin-right: 10px;
}

.meta-widget .nav-tabs li>a.active, 
.meta-widget .nav-tabs li a:hover, 
.meta-widget .nav-tabs li>a.active:focus, 
.meta-widget .nav-tabs li>a.active:hover {
    color: #fff;
    border-left: none;
    border-right: none;
    border-top: none;
    background-color: #ff0000;
    border-bottom: 1px solid #f2f3f5;
}

.meta-widget.meta-color a:hover {
    color: #7a559f;
}

.meta-color .nav-tabs li.active>a, 
.meta-color .nav-tabs li a:hover, 
.meta-color .nav-tabs li.active>a:focus, 
.meta-color .nav-tabs li.active>a:hover {
    color: #fff;
    border-left: none;
    border-right: none;
    border-top: none;
    background-color: #7a559f;
    border-bottom: 1px solid #f2f3f5;
}

.meta-widget .author-image {
    float: left;
    margin-right: 15px;
    width: 45px;
    height: 45px;
    border-radius: 5px;
    overflow: hidden;
}

.meta-widget .author-image:hover img {
    opacity: .7;
}

.meta-widget .author-info {
    display: inline-block;
}

.meta-widget .author-info h2 {
    font-size: 12px;
    margin: 10px 0 0;
    line-height: 15px;
}

.meta-widget .author-info h2 a {
    color: #000;
}

.meta-widget .author-info a {
    text-transform: uppercase;
}

.meta-widget .tab-content li {
    padding: 15px 20px;
    overflow: hidden;
    border-bottom: 1px solid #f2f3f5;
}

.meta-widget a:hover {
    color: #ff0000;
}

/* post-details */

.post-details .entry-meta {
    margin: 15px 0 20px;
}

.post-details .entry-meta ul li,
.post-details .entry-meta ul li a{
    color: #A19E9E;
}

.post-details .entry-meta ul li i {
    margin-right: 5px;
}

.post-details .entry-meta ul li a:hover {
    color: #A90026;
}

.post-details .paragraph {
    line-height: 38px;
}

.contact-form,
.sa-comments-area {
    padding: 30px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    box-shadow: 0 6px 12px rgba(0,0,0,.075);    
}

.contact-form {
    margin-bottom: 30px;
}

.tagcloud-style-1 a {
    border-radius: 4px;
    padding: 5px 20px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 15px;
    display: inline-block;
    background-color: #F0F0F0;
}

.tagcloud-style-1 a:hover {
    color: #fff;
    background-color: #A90026;
}

.post-details .sa-socail li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 15px;
}

.post-details .sa-socail li a {
    padding: 5px 15px;
    color: #707070;
    display: block;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.05);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.05);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.05);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.05);
    box-shadow: 0 6px 12px rgba(0,0,0,.05);    
}

.post-details .sa-socail li a span {
    font-size: 18px;
    color: #A90026;
    margin-right: 5px;
}

.contact-form .btn.btn-primary {
    font-size: 12px;
    padding: 10px 20px;
    letter-spacing: 1px;
}

.post-details .input-group-addon {
    position: absolute;
    left: 30px;
    font-size: 16px;
    padding: 0;
    color: #BFBDBD;
    border: 0;
    top: 42px;
    background-color: transparent;
}

.post-style-2 .entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 20px;    
}

.sa-post.post-style-2 .entry-content .category {
    position: static;
    margin-bottom: 15px;
}

.post-style-2 .entry-title a {
    color: #fff;
}

.sa-widget label,
.radio-form label {
    position: relative;
    padding-left: 35px;
    display: block;
    color: #000000;
    font-weight: 400;
    margin-bottom: 20px;
    cursor: pointer;
}

.sa-widget input[type="radio"],
.radio-form input[type="radio"] {
    width: 0;
    height: 0;
    display: none;
}

.sa-widget label:before,
.radio-form label:before {
    position: absolute;
    color: #9e9e9e;
    font-size: 24px;
    content: "\f096";
    font-family:'FontAwesome';
    left: 0;
    top: -5px;
}

.sa-widget input[type="radio"]:checked + label:before,
.radio-form input[type="radio"]:checked + label:before {
    content: "\f046";
    color: #A90026;    
}

.sa-widget .btn.btn-primary {
    font-size: 10px;
    padding: 5px 15px;
    margin-right: 10px;
}

.progress-content span {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 10px;
}

.progress {
    height: 13px;
    font-size: 10px;
    background-color: #fff;
}

.progress-bar {
    border-radius: 0px 5px 5px 0px;
    background-color: #A90026;
}

.search-content .sa-search {
    margin-left: 0;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    box-shadow: 0 6px 12px rgba(0,0,0,.075);    
}

.search-content .sa-search .form-control {
    background-color: #fff;
    height: 55px;
}

.search-content .sa-search button {
    top: 15px;
    right: 15px;
}

.search-content .sa-post.small-post {
    margin-bottom: 30px;
}

.sa-pagination {
    margin: 30px 0;
}

.pagination {
    display: inline-flex;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    box-shadow: 0 6px 12px rgba(0,0,0,.075);
}

.pagination>li {
    display: inline-block;
    border-right: 1px solid #f0f3f5;
}

.pagination>li:last-child {
    border-right: 0;
}

.pagination>li>a, 
.pagination>li>span {
    border: 0;
    font-size: 18px;
    font-weight: bold;
    border-radius: 0;
    padding: 10px 20px;
    display: block;
    float: none;
    position: relative;
    color: #A90026;
    background-color: #ffff;
}

.pagination>li>a.current,
.pagination>li>a:hover{
    color: #fff;
    background-color: #A90026;
}

.post-inner-image ul {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    justify-content: center;
}

.post-inner-image ul li {
    padding-left: 15px;
    padding-right: 15px;
}

.post-inner-image ul li img {
    border-radius: 4px;
}

.social ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;    
}

.social ul li {
    margin-right: 5px;
}
/* contact-form */

.contact-form label,
.ragister-form label {
    color: #84868A;
    font-size: 14px;
    font-weight: normal;
}

.contact-form textarea.form-control {
    height: 120px;
    resize: none;
}

.ragister-form input::-webkit-input-placeholder,
.contact-form input::-webkit-input-placeholder {
    color:#AFB3B7;
}
.ragister-form input::-moz-placeholder,
.contact-form input::-moz-placeholder {
    color:#AFB3B7;
}
.ragister-form input:-ms-input-placeholder,
.contact-form input:-ms-input-placeholder {
    color:#AFB3B7;
}
.ragister-form input:-moz-placeholder,
.contact-form input:-moz-placeholder {
    color:#AFB3B7;
}

/* address-content */

.address-content .address {
    padding: 30px;
    border-radius: 4px;
    margin-bottom: 30px;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.075);
    box-shadow: 0 6px 12px rgb(0 0 0 / 8%);
}

.address-content .address h3 {
    font-size: 24px;
}

.address-content .address p {
    margin-bottom: 0;
}

.address-content .address .icon {
    font-size: 30px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 100%;
    display: inline-block;
    margin-bottom: 20px;
    color: #fff;
    background-color: #A90026;
}


/* sa-breaking-news */

.breaking-news-1 {
    position: relative;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 4px;
    background-color: #fff;
}

.breaking-news-1 .gallery-turner {
    position: absolute;
    right: 0;
    top: -5px;
    bottom: inherit;
}

.breaking-news-1 .gallery-turner a {
    color: #000;
    font-size: 20px;
}

.breaking-news-1 .gallery-turner .next {
    margin-right: 10px;
}

.breaking-news-1 .gallery-turner a:hover,
.breaking-news-1-slider .slick-arrow:hover {
    color: #A90026;
}

.breaking-news-1 .sa-post {
    background-color: transparent;
    padding: 0;
    margin-bottom: 20px;
    box-shadow: none;
}

.breaking-news-1 .sa-post .category {
    position: static;
    margin-bottom: 10px;
}

.breaking-news-1 .sa-post .entry-content {
    padding: 0;
}

.breaking-news-1 .sa-post .entry-title {
    font-size: 16px;
}

.breaking-news-1 .sa-post .category a {
    padding: 0;
    color: #A90026;
    background-color: transparent;
}

.breaking-news-1 .sa-post p {
    margin-bottom: 10px;
}

.breaking-news-slider .slick-arrow:hover {
    color: #A90026;
}

/* breadcrumb */

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-bottom: 30px;
}

.breadcrumb-item.active {
    color: #484848;
}

/* author-section */

.author-section {
    padding-bottom: 50px;
}

.author-section h1 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 50px;
}

.nav-tabs.author-tabs {
    display: block;
    border-bottom: 0;
}

.nav-tabs.author-tabs .nav-item,
.author-menu li {
    margin-bottom: 10px;
}

.nav-tabs.author-tabs .nav-link,
.author-menu li a {
    border: 0;
    border-radius: 0;
    display: block;
    color: #484848;
    padding: 10px 20px;
}

.nav-tabs.author-tabs .nav-item.show .nav-link, 
.nav-tabs.author-tabs .nav-link.active,
.author-menu li.active a,
.author-menu li a:hover  {
    background-color: #F2F4F6;
}

.author-section .author-form-content {
    margin-top: 80px;
}

.author-section .btn.btn-primary {
    padding: 10px 25px;
    text-transform: capitalize;
}

.radio-form h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.author-section input[type="file"] {
    display: none;
}

.author-section input[type="file"]+label {
    cursor: pointer;
    color: #fff;
    padding: 5px 20px;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 50px;    
    background-color: #616161;
}

.author-top-content {
    margin-bottom: 70px;
}

.author-top-content .author {
    min-width: 260px;
    margin-right: 30px;
}

.author-info h2 {
    font-size: 25px;
}

.author-info .active {
    margin-bottom: 15px;
    font-size: 12px;
    color: #292E34;
    position: relative;
    padding-left: 20px;
}

.author-info .active:before{
    position: absolute;
    content: "";
    left: 0;
    top: 2px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #08C268;
}

.author-info .sa-social {
    margin-top: 20px;
}

.author-info .sa-social li {
    margin-right: 15px;
}

.author-info .sa-social li:last-child {
    margin-right: 0;
}

.author-info .sa-social li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: block;
    text-align: center;
    border-radius: 100%;
    color: #80909C;
    font-size: 18px;
    border: 1px solid #80909C;
}

.author-info .sa-social li a:hover {
    color: #fff;
    background-color: #A90026;
}

.user-info h3 {
    font-size: 16px;
    color: #292E34;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #D8E2E9;
}

.user-info ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;    
    margin-right: -5px;    
}

.user-info ul li {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
    width: 58px;
}

.user-info ul li a {
    display: block;
    position: relative;
}

.user-info ul li a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.38);
}

.user-info ul li a span{
    position: absolute;
    font-size: 14px;
    color: #fff;
    left: 0;
    top: 50%;
    z-index: 999;
    width: 100%;
    opacity: 0;
    text-align: center;
    margin-top: -10px;
}

.user-info ul li a:hover span,
.user-info ul li a:hover:before {
    opacity: 1;
}

.user-info .following {
    margin-bottom: 50px;
}

/* about-section */

.about-section {
    margin-bottom: 30px;
}

.about-content {
    display: flex;
    overflow: hidden;
    border-radius: 4px;
    background-color: #fff;
}

.about-content .text,
.about-content .thumb {
    width: 50%;
}

.about-content .thumb img {
    width: 100%;
}

.about-content .text {
    align-self: center;
    padding: 30px;
}

.about-content .text h2 {
    font-size: 20px;
    margin-bottom: 15px;
}

/* service-section */

.service {
    padding: 30px;
    border-radius: 4px;
    margin-bottom: 30px;
    background-color: #fff;
}

.service .icon {
    font-size: 40px;
    color: #A90026;
}

.service h2 {
    font-size: 20px;
    margin: 10px 0;
    font-weight: normal;
}

/* team-section */

.team-member{
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #fff;
}

.team-member img {
    width: 100%;
}

.team-member ul {
    display: flex;
    flex-wrap: wrap;    
}

.team-member ul li {
    margin-right: 10px;
}

.team-member ul li:last-child {
    margin-right: 0;
}

.team-member .text {
    padding: 15px;
}

.team-member .text h2 {
    font-size: 20px;
    font-weight: normal;
}

/* error-section */

.error-section {
    text-align: center;
}

.error-content {
    padding: 100px 15px;
    background-color: #fff;
}

.error-content h1 {
    font-size: 60px;
    margin: 20px 0;
}

/* Footer */

#footer {
    background-color: #fff;
}

.footer-widgets ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-menu {
    text-align:center;
    border-bottom:1px solid #e3e6e8;
}

.footer-menu .navbar-nav {
    display:inline-block;
    float:none !important;
    padding:25px 0 15px 0;
}

.footer-menu .navbar-nav li {
    display: inline-block;
}

.footer-menu .navbar-nav li+li {
    margin-left: 25px;
}

.footer-menu .navbar-nav li a {
    font-family: 'Fira Sans', sans-serif !important; /* Brug Fira Sans skrifttype */
    font-size:11px;
    text-transform:uppercase;
    color:#a5a7a8;
    letter-spacing:2px;
    padding:10px;
    font-weight: 700;
}

#footer .footer-menu .nav>li>a:focus, 
#footer .footer-menu .nav>li>a:hover,
#footer .footer-menu .nav>li.active a {
    background-color: transparent;
}

.footer-widgets {
    padding:50px 0;
    color:#a5a7a8;
}

.footer-widgets .widget {
    overflow: hidden;
}

.footer-widgets .widget h2 {
    margin-bottom:25px;
    font-size:14px;
    color: #000;
    margin-top: 10px;
    text-transform:uppercase;
}

.widget.widget-menu-2 ul li,
.widget.widget-menu-3 ul li {
    float:left;
}

.widget.widget-menu-2 ul li {
    width: 50%;
}

.widget.widget-menu-3 ul li {
    width: 33%;
}

.footer-widgets .widget li a {
    padding:5px;
    display:block;
    font-size:14px;
    color: #5e5e5e;
}

#footer a:hover,
.copyright a:hover {
    color:#ff0000;
}

.footer-bottom {
    color: #fff;
    padding: 40px 0 30px;
    border-top: 1px solid #f0f3f5;
    background-color: #0D0D0D;
}

.footer-bottom,
.footer-bottom a {

}

.copyright,
.copyright a {
    font-size: 14px;
    color: #797878;
    line-height: 23px;
}

.footer-bottom-content {
    max-width: 990PX;
    display: inline-block;
}

.footer-bottom .sa-socail {
    margin: 35px 0;
}

.footer-bottom .sa-socail li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #282828;
    text-align: center;
}

.footer-bottom .sa-socail li a:hover {
    background-color: #A90026;
}

.footer-bottom .sa-socail li a:hover {
    color: #fff !important;
}

.footer-bottom .sa-socail ul {
    justify-content: center;
}

.footer-bottom .sa-socail li {
    margin-right: 15px;
}

/* preloader */

div#preloader { 
    position: fixed; 
    left: 0; 
    top: 0; 
    text-align: center;
    z-index:999999999999999999;
    width: 100%; 
    height: 100%;
    background-color: #fff;
    overflow: visible;
    font-size: 50px;
    color: #ffbb00;
}

div#preloader .tr-preloader {
    display: inline-block;
}


div#preloader .tr-preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
}

/*Magnific-popup overwrite CSS*/

.mfp-iframe-holder .mfp-content {
    border-radius: 5px;
    border: 10px solid #fff;
}

.mfp-iframe-holder .mfp-close {
    top: -45px;
    right: -20px;
}

.mfp-figure {
    background-color: #fff;
}

img.mfp-img {
    padding:12px;
}

.mfp-image-holder .mfp-close {
    top:-35px;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor:pointer;
}

.mfp-counter {
    right: 50%;
    color: #fff;
    top: 50px;
    margin-right: -20px;
}


/* breaking-news-slider */

.breaking-news-slider .slick-arrow {
    position: absolute;
    top: -45px;
    right: 0;
    font-size: 20px;
    cursor: pointer;
}

.breaking-news-slider .slick-arrow.fa-angle-left {
    right: 20px;
}

.flashinfo {
    color: #3c8c4d;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 17px;
}

.flashinfo span {
    font-weight: bold;
    margin-right: 5px;
}

.sa-language select {
    background-color: transparent;
    border: 0;
}

.sa-topbar .sa-user i {
    margin-right: 5px;
}

/* EXTRA CSS */

a, button, .form-control,
.widget-newsletter button i,
.btn.btn-primary:before,
.entry-content.absolute,
.entry-thumbnail img,
.slick-arrow, .entry-content,
#home-carousel .carousel-control-next, 
#home-carousel .carousel-control-prev,
.user-info ul li a:before,
.user-info ul li a span,
.select-options li, .see-all, 
.sa-home-slider .carousel-indicators li, 
.gallery-slider-nav .thumb, .sa-dropdown-menu {
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -ms-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}
.card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.card-body {
    display: flex;
    flex-direction: column;
    flex-grow: 1; /* Ensretter højden på kortene */
}

.card-footer {
    flex-shrink: 0; /* Hindrer footer i at ændre størrelse */
}

.card-img-top {
    object-fit: cover; /* Billedet fylder hele pladsholderen */
    height: 200px; /* Fastsætter en konstant højde på billedet */
}

.entry-title {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.category a {
    font-size: 0.9rem;
}

.entry-meta a {
    font-size: 0.8rem;
    color: #6c757d;
}

.custom-hr {
    border: none;
    height: 3px;
    background: #a90026; /* Mørkere blå farve */
    width: 100%;
}



.entry-meta-text {
    font-size: 12px;
}

.author-name {
    font-weight: bold;
}

.entry-date {
    font-size: 12px;
}



/* ===========================================
   TILPASSET INDSTILLINGER
=========================================== */
/* Gør burger-menu-knappen rund */


/* Ændrer farven på burger-ikonet */
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='currentColor' class='bi bi-list' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2.5 12.5a.5.5 0 0 1 0-1h11a.5.5 0 0 1 0 1h-11zm0-5a.5.5 0 0 1 0-1h11a.5.5 0 0 1 0 1h-11zm0-5a.5.5 0 0 1 0-1h11a.5.5 0 0 1 0 1h-11z'/%3E%3C/svg%3E");
    width: 24px;
    height: 24px;
}


/* Skjul mobilmenuen på desktop */
.offcanvas-start {
    display: none;
}

/* Vis mobilmenuen kun på mobile enheder */
@media (max-width: 992px) {
    .offcanvas-start {
        display: block;
    }

    .collapse.navbar-collapse {
        display: none;
    }
}

/* Skjul desktopmenuen på mobile enheder */
@media (max-width: 992px) {
    .collapse.navbar-collapse {
        display: flex;
    }
}

/* Submenu styling */
.submenu-container {
    background-color: #f8f9fa;
    padding: 0.5rem 1rem;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; /* Forhindrer overlap på små skærme */
}

.submenu .nav-link {
    font-size: 0.9rem;
    color: #6c757d;
    margin: 0 15px;
    text-decoration: none;
    white-space: nowrap;
}

.submenu .nav-link:hover {
    color: #000;
}
.offcanvas-end {
    top: 0;
    right: 0;
    width: auto;
    border-left: 1px solid rgba(0, 0, 0, .2);
    transform: translateX(100%);
}
/* Styling til slider-container */
.tc_slider {
    display: flex;
    align-items: center;
    position: relative;
    background-color: #f8f9fa;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    overflow-x: auto; /* Tillader vandret scrolling */
    overflow-y: hidden; /* Forhindrer lodret scrolling */
    width: 100%;
}

/* Center container og korrekt størrelse */
.d-flex.overflow-auto {
    display: flex;
    justify-content: center; /* Center indhold horisontalt */
    width: 100%;
    overflow-x: auto; /* Tillad horisontal scrolling */
}

/* Til desktop-enheder */
@media (min-width: 1024px) {
    .d-flex.overflow-auto {
        padding-left: 0;        /* Kun desktop */
        padding-right: 25rem;
    }
}

/* Til mobile enheder */
@media (max-width: 1023px) {
    .d-flex.overflow-auto {
        padding-left: 0;        /* Fjern padding for mobile/tablet */
        padding-right: 0;
    }
}

/* Skjul burger-menu og offcanvas på desktop */
@media (min-width: 992px) {
    .burger-menu,
    .offcanvas {
        display: none !important; /* Skjul knap og offcanvas */
    }
}

/* Vis kun på mobile enheder */
@media (max-width: 991px) {
    .burger-menu {
        display: flex !important; /* Vis knappen */
    }
}


.footer {
    background-color: #A90026 !important;
    color: white;
    padding: 2rem 0;
  }

  .footer a {
    color: white;
    text-decoration: none;
  }

  .footer a:hover {
    text-decoration: underline;
  }

  .footer-logo {
    font-size: 2rem;
    font-weight: bold;
  }

  .footer-divider {
    border-top: 1px solid #fff;
    margin: 1rem 0;
  }

  .footer-bottom {
    font-size: 0.875rem;
  }

  .social-icon {
    font-size: 1.5rem;
  }


  .offcanvas-body {
    flex-grow: 1;
    padding: 1rem 1rem;
    overflow-y: auto;
    background-color: #A90026;
}
.offcanvas-header {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    background-color: #A90026;
    color: rgb(255, 255, 255);
}
/* Kompakt første indlæg */
.post-card-large.compact-post {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.post-card-large img {
    width: 100%;
    height: auto;
}

.post-card-body {
    padding: 15px; /* Mindre padding for kompakt udseende */
}

.post-card-title {
    font-size: 1.2rem; /* Mindre størrelse på overskriften */
    font-weight: bold;
    margin-bottom: 8px;
}

.category-badge {
    font-size: 0.9rem; /* Mindre font for kategori badge */
    color: #007bff;
    margin-bottom: 8px;
    display: inline-block;
}

.read-more {
    color: #007bff;
    text-decoration: none;
    margin-top: 10px;
    font-size: 0.9rem; /* Lidt mindre skrift */
}

/* Små post-cards */
.post-card-small {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 15px; /* Mindre margin */
}

.post-card-small img {
    width: 100%;
    height: auto;
}

.post-card-small .post-card-body {
    padding: 8px; /* Mindre padding */
}

.post-card-small .post-card-title {
    font-size: 1rem; /* Lille skriftstørrelse */
}

.pagination .page-numbers {
    color: #A90026 !important;
    padding: 6px 10px; /* Mindre padding */
    border: 1px solid #A90026 !important;
    border-radius: 5px;
    margin: 0 5px;
}

.pagination .page-numbers:hover {
    background-color: #f0f0f0;
}

.divider {
    background-color: #fff;
    height: 3px;
    width: 100%;
    margin: 20px 0;
  }
  
  @media (min-width: 768px) {
    .divider {
      display: none;
    }
  }
  


  /* Styler formularen */
.wpcf7-form {
    font-family: 'Fira Sans', sans-serif !important;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

/* Formular felt */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 15px;
    font-size: 16px;
    box-sizing: border-box;
}

/* Aktiv og fokus på inputfelter */
.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form textarea:focus {
    border-color: #A90026; /* Blå farve */
    outline: none;
}

/* Send knap */
.wpcf7-form input[type="submit"] {
    background-color: #A90026;
    color: white;
    border: none;
    padding: 12px 20px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

/* Hover effekt på knappen */
.wpcf7-form input[type="submit"]:hover {
    background-color: #021e4d;
}

/* Fejlmeddelelser */
.wpcf7-not-valid-tip {
    color: #ff4d4d;
    font-size: 14px;
    margin-top: -10px;
    margin-bottom: 15px;
}

/* Success meddelelse */
.wpcf7-mail-sent-ok {
    color: #28a745;
    font-size: 14px;
    margin-bottom: 15px;
}

/* Label stil */
.wpcf7-form label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

/* Responsivitet - formularfelter */
@media (max-width: 768px) {
    .wpcf7-form input[type="text"],
    .wpcf7-form input[type="email"],
    .wpcf7-form input[type="tel"],
    .wpcf7-form textarea {
        padding: 10px 12px;
        font-size: 14px;
    }

    .wpcf7-form input[type="submit"] {
        padding: 10px 15px;
    }
}
/* Juster foto-caption-box for at sikre, at den matcher billedets størrelse præcist */
.photo-caption-box {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    box-sizing: border-box !important; /* Inkluderer padding og border i boksens dimensioner */
    padding: 15px !important; /* Øg lidt for at sikre, at tekst ikke kommer for tæt på kanten */
    background-color: rgba(0, 0, 0, 0.6) !important; /* Gør baggrunden mørkere, så teksten er lettere at læse */
    color: #fff !important; /* Tekstfarve hvid for bedre synlighed */
    text-align: left !important; /* Juster tekst til venstre for bedre læsbarhed */
    font-size: 14px !important; /* Juster skriftstørrelse for bedre visning */
}

/* Gør boksen responsiv */
@media (max-width: 767px) {
    .photo-caption-box {
        padding: 10px !important; /* Mindre padding på små skærme */
        font-size: 12px !important; /* Mindre tekst på små skærme */
    }
}

/* Tydeliggør hover-effekt */
.photo-caption-box:hover {
    background-color: rgba(0, 0, 0, 0.75) !important; /* Gør baggrunden lidt mørkere, når musen er over boksen */
}

.mb-4.position-relative {
    position: relative;
    width: 100%; /* Containeren fylder hele bredden */
}

.mb-4.position-relative .img-fluid {
    width: 100%; /* Billedet skaleres til containerens bredde */
    height: auto; /* Bevarer billedets proportioner */
    display: block; /* Fjerner ekstra mellemrum omkring billedet */
}

.photo-caption-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; /* Caption-boksen dækker hele bredden */
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent baggrund */
    color: #fff;
    padding: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}




.badge {
    display: inline-block;
    background-color: #A90026 !important;
    padding: .35em .65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
}



.quote-card {
    background: #fff;
    color: #222222;
    padding: 20px;
    padding-left: 50px;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(34, 34, 34, 0.12);
    position: relative;
    overflow: hidden;
    min-height: 120px;
  }
  .quote-card p {
    font-size: 22px;
    line-height: 1.5;
    margin: 0;
    max-width: 80%;
  }
  .quote-card cite {
    font-size: 16px;
    margin-top: 10px;
    display: block;
    font-weight: 200;
    opacity: 0.8;
  }
  .quote-card:before {
    font-family: Georgia, serif;
    content: "“";
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 5em;
    color: rgba(238, 238, 238, 0.8);
    font-weight: normal;
  }
  .quote-card:after {
    font-family: Georgia, serif;
    content: "”";
    position: absolute;
    bottom: -110px;
    line-height: 100px;
    right: -32px;
    font-size: 25em;
    color: rgba(238, 238, 238, 0.8);
    font-weight: normal;
  }
  @media (max-width: 640px) {
    .quote-card:after {
      font-size: 22em;
      right: -25px;
    }
  }
  .quote-card.blue-card {
    background: #0078FF;
    color: #ffffff;
    box-shadow: 0 1px 2px rgba(34, 34, 34, 0.12), 0 2px 4px rgba(34, 34, 34, 0.24);
  }
  .quote-card.blue-card:before, .quote-card.blue-card:after {
    color: #5FAAFF;
  }
  .quote-card.green-card {
    background: #00970B;
    color: #ffffff;
    box-shadow: 0 1px 2px rgba(34, 34, 34, 0.12), 0 2px 4px rgba(34, 34, 34, 0.24);
  }
  .quote-card.green-card:before, .quote-card.green-card:after {
    color:#59E063 ;
  }
  
  .quote-card.red-card {
    background: #F61E32;
    color: #ffffff;
    box-shadow: 0 1px 2px rgba(34, 34, 34, 0.12), 0 2px 4px rgba(34, 34, 34, 0.24);
  }
  .quote-card.red-card:before, .quote-card.red-card:after {
    color:#F65665 ;
  }
  
  .quote-card.yellow-card {
    background: #F9A825;
    color: #222222;
    box-shadow: 0 1px 2px rgba(34, 34, 34, 0.12), 0 2px 4px rgba(34, 34, 34, 0.24);
  }
  .quote-card.yellow-card:before, .quote-card.yellow-card:after {
    color: #FBC02D;
  }

  .quote-card p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    max-width: 80%;
}
/* Standard stil for desktop */
.author-avatar {
    width: 48px; /* Fast størrelse for ensartethed */
    height: 48px; /* Sikrer en perfekt cirkel */
    border-radius: 50%; /* Gør billedet helt rundt */
    object-fit: cover; /* Undgår forvrængning */
    display: block; /* Fjerner eventuel ekstra margin */
}

.reklame-container {
    
    position: absolute;
    left: 0;
    width: 300px;
    height: 600px;
    z-index: 10;
}

@media (min-width: 992px) {
    /* For skærme større end 992px (f.eks. tablet og desktop) */
    .reklame-container {
        left: 0; /* Kan justeres for at placere den længere til venstre */
    }
}

@media (min-width: 1200px) {
    /* For skærme større end 1200px (desktop og større skærme) */
    .reklame-container {
        left: 0; /* Tilpas denne værdi efter behov */
    }
}
/* Gør billeder i indhold mobilvenlige */
.sa-post-content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 1rem auto;
}

/* Fjern float på små skærme */
@media (max-width: 768px) {
    .sa-post-content img.alignleft,
    .sa-post-content img.alignright,
    .sa-post-content .alignleft,
    .sa-post-content .alignright {
        float: none !important;
        display: block;
        margin: 1rem auto;
        clear: both;
    }
}
.main-content-wrapper {
    max-width: 900px;
    margin: 0 auto;
}
