/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://github.com/elementor/hello-theme/

 Description:  Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team

 Author:       Elementor Team
 Author URI:   https://elementor.com/
 Template:    hello-elementor
 Version:      1.0.1
 Text Domain:  hello-elementor-child
*/
/* end-main css 7-8-2022 */
.type-post.status-publish.hentry {
    max-width: 1239px;
    min-width: 240px;
    overflow: visible;
    margin: 0 auto !important;
    padding: 0 50px;
}
.three_fourth.fullwidth {
    width: 100%;
}
/*form.sort-by.desktop-sort-by {
    display: block!important;
}
.mainSection.slider_sec.hide {
    display: block!important;
}*/
.mainSection.slider_sec.slider_sec-mobile.hide {
    display: none!important;
}

.mobile-sortby {
    display: none;
}
/* end-main */


.load-more-container {
  position: relative;
}
.load-more-container ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.load-more-container ul:after {
  content: "";
  display: table;
  clear: both;
}
.moderloperter a {
    width: 100%;
    display: inline-block;
}
.load-more-container ul li {
    width: 31.3%;
    margin: 1%;
    color: #fff;
    float: left;
    padding: 24px;
    border-radius: 22px;
    box-shadow: 0px 7px 22px 0 rgb(143 134 195 / 10%);
    position: relative;
    padding-bottom: 88px;
}
.load-more-container ul li img {
    height:40px;
}
.load-more-container ul li h6 {
    color: #151933;
    font-size: 14px;
    line-height: 20px;
     margin-bottom: 0;
}
/* .load-more-container ul li:nth-child(1n + 8) {
  max-height: 0;
  opacity: 0;
  transition: 0.1s ease-in;
} */
.load-more-container .load-more-btn {
  margin: 0 auto;
  color: #ddd;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  display: block;
}
.three-fello img {
    width: 100px !important;
}
/* .load-more-container .load-more-btn .loaded {
  display: none;
}
.load-more-container #load-more {
  display: none;
} */
/* .load-more-container #load-more:checked ~ ul li:nth-child(1n + 5) {
  max-height: 999px;
  opacity: 1;
  transition: 0.2s ease-in;
} */
/* .load-more-container #load-more:checked ~ .load-more-btn .loaded {
  display: block;
}
.load-more-container #load-more:checked ~ .load-more-btn .unloaded {
  display: none;
} */
.visar_right.mobile {
    display: none;
}
.moderloperter li a {
    width: 100%;
    display: inline-block;
    color: #2F80ED;
}
.button_blue {
    background: #2F80ED;
    border: none;
    color: #fff !important;
    border-radius: 13px;
    width: 100%;
    padding: 18px 0;
    margin: 40px 0 0;
    text-align: center;
}
.unloaded img, .loaded img {width: 10px;    margin-left: 5px;}
.unloaded, .loaded {color: #B9BAC2;}
    .flag {
    width: 43px;
    height: 34px;
    box-sizing: content-box;
    padding: 5px 0 8px 3px;
    position: relative;
    background: #333D75;
    color: white;
    font-size: 20px;
    letter-spacing: 0.2em;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    float: right;
    margin-top: -25px;
    }
    .flag:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 0;
      border-bottom: 13px solid #fff;
      border-left: 22px solid transparent;
      border-right: 22px solid transparent;
    }
.bastmobile, .visar_fordel { margin: 80px 0; display: inline-block;}
.bastmobile h3 {  font-size: 48px; margin-bottom:30px;}
.bastmobile p, .visar_left p { color: #151933;}
.visar_left h4 {font-size: 32px;margin-bottom: 35px;}
.visar_left, .visar_right { width: 50%; float: left;}
.visar_right img { margin-top: -110px;}
.fordelar_mobile {
    background: linear-gradient(to right, rgb(186 194 206 / 40%) , rgb(237 238 246 / 0%));
    border-radius: 50px;
    padding: 40px;
    display: inline-block;
    width: 100%;
}
.fordelar_mobile h3 {font-size: 24px;}
.fordelar_mobile span { color: #333d75; font-weight:bold;}
.fordelar_mobile li {
    font-size: 18px;
    line-height: 25px;
    margin: 24px 0;
    color: #151933;
}
.jamfora1 {margin: 20% 0 0;}

.Tabs_mobile {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
    background: rgb(186 194 206 / 8%);
    border-radius: 50px;
    padding:64px;
}

.Tabs_mobile .tab {
  float: left;
  width: 45%;
}

.Tabs_mobile .tab button {
  display: block;
  background-color: inherit;
    padding: 0;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    height: 48px;
    color:#151933;
    margin-bottom:10px;
}

.Tabs_mobile .tab button:hover {
  background-color: #fff;
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
}

.Tabs_mobile .tab button.active {
    background-color: #fff;
    position: relative;
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
}
.Tabs_mobile .tab button.active:before {
    content: "";
    border-left: 5px solid #74cae0;
    height: 49px;
    position: absolute;
    top: 0;
}
.Tabs_mobile .tab button p {
    margin-bottom: 0;
}
.Tabs_mobile .tab button.active p {
    padding-left: 18px;
    color: #333d75;
    font-weight: 500;
}

.Tabs_mobile .tabcontent {
  float: left;
  padding: 0px 12px;
  width: 52%;
  border-left: none;
  margin-left: 3%;
}
.Tabs_mobile {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
}

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

.nyheter {
    box-shadow: 0 2px 40px rgb(0 0 0 / 16%);
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    transition: .15s ease-in-out;
  flex: 0 0 33.333333%;
  margin: 10px;
  flex: 0 0 31.2%;
}
.nyheter:hover {  box-shadow: none;}
.nyheter_main {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
}
.nyheter p {padding: 20px;}
.nyheter h2 { padding: 20px;}
.load-btn { margin: 20px 0;}
.nyheter h2 {
    font-size: 22px;
    padding: 0 20px;
    margin-bottom: 0;
    font-weight: bold;
}
.nyheter img {height: 200px; object-fit: cover;}
.site-branding {
    width: 35%;
    float: left;
}
.header_full1 h1 {
    margin-top: 0;
    margin-bottom: .5rem;
}
.header_full1 .site-navigation {
    padding-top: 8px;
}
.header_full1 h1 a {
    color: #fff;
}
.header_full1 a:hover {
    color: #fff !important;
}
.menutoggle_right input {
    display: none;
}
.mobile_show {
    display: none;
}
 
.group_jamfor .img_group + a {
    display: flex;
    justify-content: center;
}
.menutoggle_right {
    width: 50%;
    float: left;
    display: none;
}


.sidebarIconToggle {
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    height: 100%;
    width: 100%;
    top: 25px;
    right:15px;
    height: 22px;
    width: 22px;
}
.spinner {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #1E639A;
}
.horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
.diagonal.part-1 {
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
    float: left;
}
.diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(135deg);
    margin-top: 8px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-135deg);
    margin-top: -9px;
}

/* Mobile Toggle End */

.banner_top {
    position: relative;
}
.bg_images_banner {
    background: url(https://www.surf.nu/wp-content/uploads/2021/10/shape.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -370px;
    height: 150%;
    top: -190px;
    z-index: -1;
    width: 100%;
}

.bg_images {
    background: url(https://www.surf.nu/wp-content/uploads/2021/10/post_bg.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -370px;
    height: 500%;
    top: -181%;
    z-index: -1;
    width: 100%;
}
.site-description {
  display: none;
}

#site-header {
    display: flex;
    padding: 15px 0;
}

.type-page.status-publish.hentry {
    max-width: 1239px;
    min-width: 240px;
    overflow: visible;
    margin: 0 auto !important;
    padding: 0 50px;
}

main.site-main.post-14235 {
  padding: 0 !important;
}

/* .post-7728 {
  alignment-baseline
} */

.header_full1 {
    width: 100%;
    max-width: 1170px;
    min-width: 240px;
    margin: 0 auto !important;
    padding: 0 15px;
}
#site-header {
    background: #1e639a;
    box-shadow: 0 0 5px #0000004d;
    z-index: 6;
    max-width: 100%;
}

.type-page.status-publish.hentry h1 {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  color: #206280;
}

.site-navigation ul.menu li ul {
  box-shadow: 2px 2px 2px #ddd;
  border: 1px solid #ddd;
  min-width: 281px !important;
}

.site-navigation ul.menu li ul li:hover a {
  color: #fff;
  text-decoration: none;
}

.site-navigation ul.menu li ul li:hover {
  background: #1b6199;
}

nav.site-navigation {
  float: right;
  justify-content: flex-start !important;
}
.header_full1 ul#menu-surf a:last-child {
    padding-right: 0;
}

nav.site-navigation li {
  list-style: none;
  display: inline-block;
  padding: 3px 10px;
}

nav.site-navigation ul {
  padding-left: 0;
  margin-bottom: 0;
}

nav.site-navigation li a {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}

nav.site-navigation li a:hover {
  color: #1e639a;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.mainSection {
  background-color: #fff;
  border-radius: 10px;
  color: #303030;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 0px;
  font-weight: bold;
}


.slide-with {
  position: absolute;
  background: #1e639a;
  bottom: 0px;
  display: flex;
  align-items: center;
  z-index: 9;
  justify-content: center;
  right: 0px;
  width: 40px;
  font-size: 16px;
  height: 40px;
  border-radius: 2px;
  border-top-left-radius: 36px;
  line-height: 44px;
  padding-top: 9px;
  padding-left: 10px;
}

.slide-with button {
  border: 0px;
  background: transparent;
  color: #fff;
  outline: 0px !important;
}

.sek-text-red .sek-text-discount:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f05a";
  font-size: 15px;
  color: #1e639a;
  top: 0px;
  padding-right: 20px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  right: -38px;
}

.sek-text-red span font span.sek-text-discount {
  display: none;
}

.sek-text-red p span {
  color: #ff0000;
  text-decoration: none;
}

.sek-text-red p .big-sek {
  font-size: 25px;
  color: #ff0000;
}

.ui-widget-content {
  background: #1e639a !important;
}

.load-btn .load:hover {
  opacity: 0.8;
}

.load-btn .load {
  background: #1e639a;
  border: 0px;
  padding: 9px 21px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px;
}

.brand_shortcode .button_sec .btn {
  margin: 8px 14px 8px 0;
  font-size: 16px;
  padding: 10px 20px;
  text-transform: uppercase;
  background: #1e639a;
  border-color: #1e639a;
  box-shadow: none !important;
}

a#pull {
  display: none;
}

.post_section .binding_text {
  display: inline-block;
  margin: -40px -16px 0 0px;
  position: absolute;
  right: 50px;
}

.show_text td {
  text-align: left;
}

.primary-navigation {
  background: #364956;
  display: block;
  clear: both;
  width: 100%;
  max-width: 100%;
  margin: 15px auto 0;
  min-height: 45px;
}

#navigation {
  width: 100%;
  font-size: 13px;
  margin: 0 auto;
}

#navigation ul {
  list-style-type: none;
  padding: 0;
}

#navigation ul li {
  float: left;
  position: relative;
}

#navigation a {
  transition: all 0.25s linear;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
  padding: 0 20px;
  line-height: 45px;
  font-family: 'Monda', sans-serif;
  display: block;
}

.nav-previous a:hover,
.nav-next a:hover,
#commentform input#submit,
#searchform input[type='submit'],
.home_menu_item,
.primary-navigation a:hover,
.post-date-ribbon,
.currenttext,
.pagination a:hover,
.readMore a,
.mts-subscribe input[type='submit'],
.pagination .current,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-product-search input[type="submit"],
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button {
  background-color: #000000 !important;
}

ul {
  list-style: disc;
}

.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
  float: left;
}

.checkbox-hide {
  display: none;
}

.slider_sec .col-lg-3 {
  max-width: 33.333%;
  flex: 0 0 33.333%;
}

.slider_sec h4 {
  color: #206280;
  font-weight: bold;
  font-size: 20px !important;
  margin-top: 0;
}

.copyrights {
  float: left;
  width: 100%;
  clear: both;
  padding: 10px 0;
  padding-top: 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  color: #979494;
}

.footer-widgets {
  overflow: hidden;
  padding: 20px 0 10px;
  width: 100%;
  margin: 0;
}

.footer-widget {
  width: 28.6%;
  max-width: 300px;
  float: left;
  position: relative;
  color: #C2C2C2;
  margin-bottom: 10px;
  margin-right: 7.1%;
}

.footer-widget .widget {
  padding-top: 10px;
}

footer .widget {
  margin-bottom: 20px;
}

.widget {
  margin: 0 0 1.5em;
}

footer .widget a {
  color: #E2E2E2;
}

.footer-widget.last {
  margin-right: 0;
}

#copyright-note {
  width: 1050px;
  margin: 0 auto;
  clear: both;
  max-width: 100%;
  display: unset;
}

.top {
  float: right;
}

#copyright-note a {
  color: #CFCFCF;
}

.copyright.show {
  margin-top: 10px;
}

.topbutton {
  position: absolute;
  color: #fff;
  z-index: 9999;
  float: right;
  right: 23%;
  margin-top: 50px;
}

.topbutton:hover {
  color: #fff;
}

.footer-inner {
  max-width: 1030px !important;
}

.footer-inner a:hover {
  color: #fff !important;
}





table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
  background-color: transparent !important;
}

body .post_section .button_section:hover,
body .post_section .button_section:focus {
  background: transparent !important;
}

table tbody tr:hover>td,
table tbody tr:hover>th {
  background-color: transparent !important;
}

table tbody tr:hover>td,
table tbody tr:hover>th {
  background-color: transparent !important;
}

.post_section .card-body table tr td {
  color: black;
  line-height: 0;
  font-size: 16px;
  font-weight: 400;
  border: none;
  padding: 14px 0;
}

.post_section .card-body table tr th {
  color: black;
  font-weight: bold;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  text-align: left;
  font-size: 17px;
  border: none;
  padding: 0px;
}

.footer-inner .site-branding.show-logo {
  display: none !important;
}

.post_heading5 {
  color: black;
  font-size: 21px;
  height: 45px !important;
  display: table-header-group;
}

.bar_view {
  transform: unset !important;
}

#menu-footer-menu li {
  width: 33.3%;
  padding: 5px 0;
  display: revert;
  color: #fff;
  list-style: disc;
}

#menu-footer-menu {
  margin-left: 18px;
  list-style-type: unset !important;
}

#menu-footer-menu li a {
  font-size: 13.5px;
}

.site-footer:not(.footer-stacked) .footer-inner .site-navigation {
  max-width: 100% !important;
}

.copyright.show {
  width: 100%;
  max-width: 100% !important;
  text-align: center;
  display: unset !important;
  border-top: 1px solid #d1d0d0;
  padding-top: 20px;
  margin-top: 30px;
}


.fusion-main-menu .fusion-dropdown-menu:hover {
  overflow: visible;
}


.full-boxed-pricing .col-lg-2 {
  width: 20%;
  -ms-flex: auto;
  flex: auto;
  max-width: 100%;
}

/*main#main {
    position: relative;
    z-index: 111111;
}*/
.alt_text_logo {
  font-size: 16px;
  text-transform: capitalize;
  color: black;
}

.sek-text-red .sek-text-discount:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f05a";
  font-size: 15px;
  color: #206280;
  top: 0px;
  padding-right: 20px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  right: -38px;
}

body .post_section {
  padding: 10px 0 10px;
}

.post_section .brandImg>.under-logo {
  padding: 8px 0px 0px !important;
  font-size: 12px;
  text-align: center;
}

.desktop-post-sec .amount-data {
  flex: 0 0 10.333333%;
  max-width: 10.333333%;
}

.post_section .brandImg>.brand-image {
  min-height: 50px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 50px;
}

.hide {
  display: none;
}

.mobile-sec-inner-full>.row>.data-result {
  background: #206280;
  border: 1px solid #206280;
  margin: 30px auto 0px;
  color: #fff;
  border-radius: 4px;
  padding: 8px 25px;
}

.sek-text-red .sek-text-discount {
  position: relative;
}

.fusion-row {
  padding-left: 15px;
  padding-right: 15px;
}

.post_section .card-body .col-md-4:last-child table {
  border-right: 0px;
}

#cap {
  font-weight: bold;
  color: #000;
}

.under-logo {
  padding: 5px 0px 0px 16px !important;
}

.hide_content {
  display: none;
}

.slidecontainer {
  margin: 16px 0px 0px 0px;
}

.gb_sec {
  position: absolute;
  margin: -23px 0px 0px 40px;
}

.post_section {
  margin-bottom: 15px;
  padding: 15px 0 0px;
  text-align: center;
  border-radius: 8px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;  
  position: relative;
  clear: both;
  border: 0px;

}

/**/
.mainSection {
  background-color: #fff;
  border-radius: 10px;
  color: #585858;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 0px;
  font-weight: bold;
}

.mainSection .brandImg {
  flex: 0 0 18%;
  max-width: 18%;
  position: relative;
  border-right: 1px solid #eee;
}

.post_section .button_sec {
  border-left: 1px solid #eee;
  -ms-flex: 0 0 33%;
  flex: 0 0 30%;
  max-width: 30%;
}

.min-gb .max-gb {
  float: right;
}

.min-gb {
  margin-top: 10px;
  display: block;
}

.slide-with {
  position: absolute;
  background: #206280;
  bottom: 0px;
  display: flex;
  align-items: center;
  z-index: 9;
  justify-content: center;
  right: 0px;
  width: 40px;
  font-size: 16px;
  height: 40px;
  border-radius: 2px;
  border-top-left-radius: 36px;
  line-height: 44px;
  padding-top: 9px;
  padding-left: 10px;
}

.slide-with button {
  border: 0px;
  background: transparent;
  color: #fff;
  outline: 0px !important;
}

.sort-by .form-group select {
  margin-left: auto;
  border-radius: 3px;
  height: 48px;
  width: 200px;
  border: 1px solid #dadada;
  font-size: 14px;
  outline: 0px;
  box-shadow: none;
  background: #fff url(/wp-content/uploads/2021/11/sort-solid.png) no-repeat 9% 53%;
  background-size: 10px;
  padding-left: 36px;
  padding-right: 16px;
  appearance: none;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}

.post_section .card-body .row .col-sm-4:last-child table {
  border-right: 0px;
}

.with-active .fa-chevron-down {
  transform: rotate(180deg);
}

.post_section .card-body {
  border-top: 1px solid #eae4e4;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  top: 16px;
  border-bottom: 0px;
  border-right: 0px;
  border-left: 0px;
  margin-bottom: 16px;
}

.post_section.hide {
  display: none;
}

.post_heading5 .post_heading5-sub {
  display: inline-block !important;
}


@media only screen and (min-width: 481px) {
  .button-box {
    display: none;
  }

  .slider_sec-mobile {
    display: none;
  }

}




.mainSection .brandImg span img {
  width: 100px;
  display: block;
  margin: 0 auto;
  border: none;
  outline: none;

}

.mainSection .brandImg span img:visited {
  border: none;
  outline: none;
}

.post_heading5 {
  color: black;
  font-size: 20px;
  height: 60px;
  display: table-header-group;
}

.binding_text {
  font-size: 13px;
  color: #000;
  margin-top: -5px;
  font-weight: normal;
  margin-left: 0px;
}

.post_heading5-sub {
  font-size: 13px;
  color: #000;
  margin-top: -5px;
  font-weight: normal;
  text-transform: capitalize;
  text-align: left;
  margin-left: 0px;
}

.month-text:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f05a";
  color: #000;
  top: -4px;
  right: -22px;
  font-size: 17px;
}

.month-text {
  position: relative;
}

.slider_sec {
  border-radius: 12px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;  
  /* border: 1px solid #dadada; */
  padding: 5px 20px;
	margin-bottom: 25px;
}

/*mobile*/
.slider_sec-mobile {
  box-shadow: none;
	
}

.slider_sec-mobile .mobile-sec-inner {
  background-color: #fff;
  box-shadow: 1px 1px 4px 1px rgba(189, 195, 199, .5);
  border-radius: 10px;
  color: #585858;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 10px;
  font-weight: bold;
}

.slider_sec-mobile .mobile-sec-inner-full {
  background-color: #fff;
  box-shadow: 1px 1px 4px 1px rgba(189, 195, 199, .5);
  padding: 51px 15px 51px;
  margin-bottom: 20px;
  display: block;
  position: fixed;
  z-index: 999999;
  top: 0px;
  height: 100vh;
  left: -300px;
  transition: 0.5s;
  width: 300px;
}

.mobile_active {
  left: 0px !important;
}

.mobile_active {
  display: block;
}

.inner-gb {
  display: flex;
  justify-content: left;
  align-items: center;
}

.inner-gb .gb_sec {
  position: static;
  margin: 0px;
  margin: 0 5px;
}

.inner-gb .gb_sec {
  font-size: 18px;
  color: #000;
}

.inner-gb input {
  margin: 0px;
  font-size: 36px;
}

.inner-gb .slider-value {
  font-size: 18px;
  border: 0px;
  color: #000;
}

.slider_sec .all_checkbox li label {
  margin-bottom:9px;
}

.drop-text {
  align-items: unset !important;
}

.fusion-mobile-menu-design-modern .fusion-header>.fusion-row {
  padding: 0 15px;
}

.full-boxed-pricing .panel-container {
  background-color: transparent !important;
}

/*mobile css filter*/
.button-box a {
  border-radius: 4px;
  border: 1px solid #ccc3c3;
  font-size: 16px;
  color: #000;
  padding: 12px 35px 0 10px;
  display: inline-block;
  margin-right: 10px;
  text-transform: capitalize;
  height: 48px;
  width: auto;
  font-size: 14px;
}

.button-box .sort-by .form-group {
  margin-bottom: 0px;
}

.button-box a:hover {
  text-decoration: none;
  color: #000;
}

.button_sec .btn .fa-angle-right {
  margin-left: 10px;
}

.button-box a .fa-sliders {
  margin-right: 10px;
}

.button-box {
  margin-top: 23px;

}

.section_1 {
  text-align: right;
}

.all_checkbox {
  list-style: none !important;
  padding: 0px;
  margin-bottom: 3px;
}

.all_checkbox li>input {
  margin-right: 10px;
}

.slider_sec h5,
.slider_sec h4 {
  margin: 20px 0;
}

.slider_sec .fusion-responsive-typography-calculated {
  margin-top: 0px;
}

.brand-p .col-sm-12 {
  padding: 0px;
}

.slider_sec .row .col-lg-3 {
  border-right: 1px solid #ccc;
}

.slider_sec .row .col-lg-3:last-child {
  border-right: 0px;
}

.brand_shortcode .button_sec .btn {
  margin: 8px 14px 8px 0;
  font-size: 16px;
  padding: 10px 20px;
  text-transform: uppercase;
  background: #206280;
  border-color: #206280;
  box-shadow: none !important;
}

.sek-text-red p .big-sek {
  font-size: 25px;
  color: red;
}

.sek-text-red p span {
  color: red;
  text-decoration: none;
}

.brand_shortcode .post-main-heading {
  font-size: 20px;
  margin: 0px;
  font-weight: bold;
  color: #000;
}

.brand_shortcode .post-main-sheading {
  color: black;
  margin: 15px 0px;
}

.mobile-post-secr {
  display: none !important;
}

.brand_shortcode .post-main-sheading .fa-check-circle {
  color: #206280;
  margin-right: 6px;
}

.load-btn .load:hover {
  opacity: 0.8;
}

.load-btn .load {
  background: #206280;
  border: 0px;
  padding: 9px 21px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px;
}

.sek-text-red span {
  text-decoration: line-through;
}

.post_section .button_sec .btn:active {
  background: #81c0e3 !important;
  border-color: #81c0e3 !important;
}

.post_section .card-body table .cross-radio,
.post_section .card-body table .check-radio {
  color: red;
  margin-right: 10px;
  display: block;
  font-weight: 700;
  text-align: right;
}

.post_section .card-body table .check-radio {
  color: green;
}

.brand_shortcode .card-body table {
  width: 100%;
  border-right: 1px solid #eae8e8;
}

.close-side-bar {
  position: absolute;
  top: -47px;
  font-size: 26px;
  left: 0px;
}

.no_record {
  min-height: 142px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  text-transform: capitalize;
  color: #000;
  font-weight: 500;
  box-shadow: 0px 0px 5px #00000033;
  border: 1px solid #dadada;
}

.slider_sec {
  margin-bottom: 40px;
  margin-top: 10px;
}

.slider_sec .fusion-responsive-typography-calculated {
  color: #206280;
  font-weight: bold;
  font-size: 20px !important;
}

.all_checkbox li {
  font-size: 13px;
}

.ui-widget-content {
  background: #206280 !important;
}

.brandsHeroSec .fusion-responsive-typography-calculated {
  color: #2782b7;
  text-transform: capitalize;
  font-weight: bold;
}

.post_section .card-body table tr th {
  color: black;
  font-weight: 600;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  text-align: left;
}

.post_section .card-body table tr td {
  color: black;
}

.DESKTOP-DISPLAY .featureList {
  margin-left: 35px;
}




/*custom style for home page Start*/
.text-center {
  text-align: center;
}

.banner_right {
  width: 40%;
  float: left;
}

.banner_left {
  width: 60%;
  float: left;
  margin-top: 12%;
}

.banner_left h4 {
  font-size: 45px;
  line-height: 57px;
}

.group_select .icon_text {
  width: 25%;
  float: left;
}

.group_select h6 {
  margin-bottom: 60px;
}

.group_jamfor .img_group {
  display: inline-block;
  width: 100%;
  padding: 25px 0;
  text-align: center;
}

.group_jamfor {
  background: rgb(186 194 206 / 8%);
  border-radius: 50px;
  width: 100%;
  padding: 60px 140px;
  display: inline-block;
}

.group_jamfor .img_group img {
  width: 25%;
  margin: 25px;
}

.blue1 {
  background: #1E639A !important;
  box-shadow: 0px 54px 80px rgb(0 0 0 / 7%), 0px 10.8px 13px rgb(0 0 0 / 4%);
  border-radius: 8px;
  color: #fff;
  border: none;
  padding: 16px 50px;
  font-size: 14px;
  margin: 0 auto;
  display: block;
  width: 315px;
}

.group_man {
  margin: 10% 0;
  display: inline-block;
}

.group_man .bg-white {
  width: 31%;
  height: 532px;
  float: left;
}

.group_man .bg-white:nth-child(2) {
  margin-left: 3%;
  margin-right: 3%;
}

.group_man .bg-white {
  box-shadow: 0px 7px 22px rgb(143 134 196 / 10%);
  border-radius: 20px;
}

.group_70 {
  margin-top: -59px;
}

.group_man .bg-white:nth-child(1) img {
  margin-top: -37px;
  height: 260px;
}

.group_man img {
  height: 230px;
}

.group_man p {
  color: #000;
  padding: 0 24px;
}

.group_kontantkort {
  padding: 0 5%;
}

.group_surfalternativ {
  background: linear-gradient(72.77deg, rgba(186, 194, 206, 0.4) 11.72%, rgba(237, 238, 246, 0) 98.52%);
  border-radius: 50px;
  padding: 60px 30px 0;
  margin: 10% 0;
}

.group_surfalternativ img {
  width: 40%;
  float: left;
  margin-top: -200px;
}

.group_abonnemang {
  background: linear-gradient(72.77deg, rgba(186, 194, 206, 0.4) 11.72%, rgba(237, 238, 246, 0) 98.52%);
  border-radius: 50px;
  padding: 40px 0px 0;
}

.group_abonnemang .right_side {
  width: 40%;
  float: left;
}

.group_abonnemang .left_side {
  width: 60%;
  float: left;
  margin-left: 64px;
}

.group_abonnemang img {
  margin-top: -200px;
  width: 33%;
  float: left;
}

.group_abonnemangsdjungeln {
  padding: 5% 30px;
}

.group_logo {
  margin: 10px 0;
}

.group_operatörer1 .group_logo span {
  width: 25%;
  float: left;
  display: flex;
  justify-content: center;
  padding: 25px 0;
}

.group_operatörer1 .group_logo img {
  width: 45%;
  float: left;
  text-align: center;
  height: 50px;
  object-fit: contain;
}

.group_kontantkorqt button {
  margin: unset;
}

.group_kontantkorqt {
  background: linear-gradient(72.77deg, rgba(186, 194, 206, 0.4) 11.72%, rgba(237, 238, 246, 0) 98.52%);
  border-radius: 50px;
  padding: 0;
  margin: 10% 0;
}

.group_kontantkorqt .left_side p {
  margin-bottom: 40px;
}

.group_kontantkorqt .left_side {
  width: 63%;
  float: left;
  margin-left: 64px;
  padding-top: 30px;
}

.group_kontantkorqt img {
  margin-top: -140px;
  float: left;
  width: 30%;
}



@keyframes tonext {
  75% {
    left: 0;
  }

  95% {
    left: 100%;
  }

  98% {
    left: 100%;
  }

  99% {
    left: 0;
  }
}

@keyframes tostart {
  75% {
    left: 0;
  }

  95% {
    left: -300%;
  }

  98% {
    left: -300%;
  }

  99% {
    left: 0;
  }
}

@keyframes snap {
  96% {
    scroll-snap-align: center;
  }

  97% {
    scroll-snap-align: none;
  }

  99% {
    scroll-snap-align: none;
  }

  100% {
    scroll-snap-align: center;
  }
}


* {
    box-sizing: border-box;
    scrollbar-color: darkgrey lightgrey; /* Set thumb and track color */
    scrollbar-width: thin; /* Ensure scrollbar has a visible width */
}


*::-webkit-scrollbar-track {
  background: transparent;
}

*::-webkit-scrollbar-thumb {
  background: transparent;
  border: none;
}

* {
  -ms-overflow-style: none;
}

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

.slider_carousel1 .inner_content h4 a {
  text-decoration: unset;
  color: #333D75;
  font-size: 14px;
}

.learn_more {
  color: #2F80ED !important;
}

.group_abonnemangsdjungeln h2 font {
  color: #333D75;
}

.carousel__viewport {
  display: flex;
  ;
  padding-left: 0;
}

.carousel__slide {
  flex: 0 0 31%;
  width: 33.3%;
  background: #FFFFFF;
  box-shadow: 0px 6px 10px rgb(143 134 196 / 10%);
  border-radius: 20px;
}

.carousel__viewport li:nth-child(2) {
  margin-left: 3%;
  margin-right: 3%;
}




@media (hover: hover) {
  .carousel__snapper {
    animation-name: tonext, snap;
    animation-timing-function: ease;
    animation-duration: 5s;
    animation-iteration-count: infinite;
  }

  .carousel__slide:last-child .carousel__snapper {
    animation-name: tostart, snap;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel__snapper {
    animation-name: none;
  }
}

.carousel:hover .carousel__snapper,
.carousel:focus-within .carousel__snapper {
  animation-name: none;
}

.carousel__navigation {
  text-align: center;
}

.slider_carousel1 {
  display: inline-block;
  width: 100%;
  margin: 15% 0 6%;
  position:relative;
}

.carousel__navigation-list,
.carousel__navigation-item {
  display: inline-block;
}

.carousel__navigation-button {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #C4C4C4;
  background-clip: content-box;
  border: 0.15rem solid transparent;
  border-radius: 50%;
  font-size: 0;
  transition: transform 0.1s;
}

.carousel::before,
.carousel::after,
.carousel__prev,
.carousel__next {
  position: absolute;
  top: 0;
  margin-top: 37.5%;
  width: 4rem;
  height: 4rem;
  transform: translateY(-20%);
  border-radius: 50%;
  font-size: 0;
  outline: 0;
}

.carousel::before,
.carousel__prev {
  left: -1rem;
}

.carousel::after,
.carousel__next {
  right: -1rem;
}

.carousel__viewport img {
  width: 100%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 190px;
  object-fit: cover;
}

.inner_content {
  padding: 20px;
}

.slider_carousel1 .inner_content h5 {
  color: #F2994A;
}

.slider_carousel1 h4 a {
  font-size: 22px !important;
}

.slider_carousel1 h2 {
  text-align: center;
  margin-top: 10%;
  margin-bottom: 4%;
}

.carousel__viewport li:nth-child(2) .inner_content h5 {
  color: #6FCF97;
}

.carousel__slide a {
  color: #2F80ED;
}

#site-footer {
  background: #1E639A;
  max-width: 100%;
  display: inline-block;
  padding: 0px;
}

#footer-widget-area {
  max-width: 1170px;
  min-width: 240px;
  overflow: visible;
  margin: 0 auto !important;
  padding: 50px 0;
  display: flex;
}

#site-footer .chw-widget {
  width: 25%;
  float: left;
}

#site-footer .chw-widget ul {
  padding-left: 0;
}

#site-footer .chw-widget li {
  list-style: none;
  line-height: 35px;
}

.site-footer a {
  color: #fff;
}

.site-footer a:hover {
  color: #Fff;
}

#site-footer .chw-widget h2 {
  color: #fff;
  font-size: 20px;
  postion:relative;
}

.bottom-footer {
  color: #fff;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
  display: inline-block;
}

.bottom-footer p {
  color: #fff;
  margin-bottom: 0;
}





/*custom style for home page End*/



/* One_half_four Start*/

.sht_btn1:hover {color: #fff;}
.sht_btn1 {
  text-shadow: 0 0 black;
  font-size: 14px;
  font-weight: 500;
    background: #2F80ED !important;
    box-shadow: 0px 54px 80px rgb(0 0 0 / 7%), 0px 10.8px 13px rgb(0 0 0 / 4%);
    border-radius: 8px !important;
    padding: 16px 15px 16px 12px !important;
    width: 246px !important;
    border: none !important;
    margin: 15px 0 !important;
    color: #fff;
    display: inline-block;
}

img.custom-logo {
    width: 50%;
}


.et-box-content {
    text-shadow: 1px 1px 1px #ffffff;
    padding: 27px 43px 17px 66px;
    margin: 20px 0;
} 
.et-simple-slider div.et-slide {
  display: none;
  width: 100% !important;
}
.three_fourth_last, .one_fourth_last, .three_fourth_last, .two_third_last, .one_half_last {
    margin-right: 0px !important;
    clear: right;
}
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth {
  float: left;
  margin-right: 4%;
  position: relative;
}

.one_fourth_last {
    width: 21%;
    float: left;
    
}
.three_fourth_last {
    width: 71%;
        display: inline-block;
}
.two_third_last {
    width: 61%;
    display: inline-block;
}
.one_half_last {
    width: 46%;
    float: left;
}

.one_half {
    width: 46%;
    float: left;
}

.one_third {
  width: 29.333%;
}

.two_third {
  width: 61%;
  float: left;
}

.one_fourth {
    width: 21%;
    float: left;
}

.three_fourth {
  width: 71%;
}


.et-shadow .et-box-content {
  color: #737373;
	background: #FFFFFF;
	box-shadow: 0px 7px 22px rgba(143, 134, 196, 0.1);
	border-radius: 20px;
	display:inline-block;
	width:100%;
}


/* One_half_four End*/



@media only screen and (max-width:1024px) {
.page-content h2 {
    width: 100%;
    display: inline-block;
}
	#site-header {
    padding: 15px;
}
	.one_half_last p:first-child {
    display: none;
}
  .post_heading5 {
    font-size: 18px;
  }

  body .full-boxed-pricing .panel-body .price .integer-part {
    font-size: 28px;
  }

  body .fusion-pricing-table .panel-body .price .currency.pos-right {
    font-size: 19px;
  }

  .mainSection .brandImg {
    flex: 0 0 17%;
    max-width: 17%;
  }

  .post_section .button_sec {
    flex: 0 0 31%;
    max-width: 31%;
  }
	.post_section .binding_text {
		right: 40px !important;
	}
}



@media (max-width: 992px) {
  
		.post_section .binding_text {
		right: 36px !important;
	}
	.post_heading5 {
		height: 43px !important;
	}
  .site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
    display: block !important;
  }

  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*=elementor-page-]) .site-main {
    max-width: unset !important;
  }
}



@media only screen and (max-width:991px) {
  .desktop-post-sec .col-sm-1:nth-child(2) {
    flex: 0 0 13.333333%;
    max-width: 13.333333%;
  }

  .post_section .button_sec {
    flex: 0 0 28%;
    max-width: 28%;
  }

  .brand-p .brand_shortcode {
    padding: 0px;
  }


  .mainSection h4 {
    margin-top: 10px !important;
  }

  .banner_left h4 {
    font-size: 33px;
    line-height: 40px;
  }

  .group_man .bg-white {
    width: 100%;
    height: auto;
  }

  .group_surfalternativ img {
    margin-top: -60px;
  }

  .group_abonnemang .left_side {
    margin-left: 50px;
  }

  .group_abonnemang img {
    margin-top: -50px;
  }

  .group_kontantkorqt .left_side {
    width: 71%;
    padding-left: 0px;
    margin-left: 20px;
  }

  .group_kontantkorqt img {
    margin-top: -250px;
    width: 30%;
    float: right;
  }

  .group_jamfor {
    padding: 45px 10px;
  }
}



@media (max-width: 844px) {

   .load-more-container ul li { width: 31%;}
	.post_section .binding_text {
		right: 20px !important;
	}
	.sht_btn1 {
		width: 100%;
	}
  .nyheter { flex: 0 0 100%; margin: 15px 0;}

}


@media only screen and (max-width: 768px) {	
	.card.card-body table td {
		padding: 3px 0px !important;
	}
	.post_heading5 {
		height: 41px !important;
	}
    #site-footer {
    padding: 0px 20px;
    }
    
  .bg_images {
         background: unset;
    }
  body .post_section {
    min-height: 91px;
  }

  .post_section .brandImg>.under-logo {
    font-size: 11px;
  }

  .full-boxed-pricing .fusion-column {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .brand_shortcode .set-coll_old {
    width: 50%;
    float: left;
  }

  .brand_shortcode>.set-coll {
    width: 50%;
    float: left;
  }

  .post_heading5 {
    font-size: 14px;
  }

  .post_section .card-body table tr td {
    line-height: 24px;
    font-size: 14px;
  }

  .post_section .button_sec {
    flex: 0 0 23%;
    max-width: 23%;
  }

  .brand_shortcode .button_sec .btn {
    font-size: 12px;
  }

  .mainSection .brandImg {
    flex: 0 0 22%;
    max-width: 22%;
  }

  .post_section {
    padding: 10px 0 10px;
  }

  .slide-with {
    width: 30px;
    height: 30px;
  }

  .status-publish.hentry {
    padding: 20px;
  }

  .group_man .bg-white:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
  }

  .group_man .first-child {
    margin-top: 0;
  }

  .slider_carousel1 h4 a {
    font-size: 20px !important;
  }
  .type-page.status-publish.hentry {
    padding: 0 20px !Important;
}

}

@media only screen and (max-width: 767px) {
    
    
.load-more-container ul li { width: 29%;}
  .post_section .button_sec {
    border-left: 0;
  }

  .post_section .button_sec {
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
  }

  .brand_shortcode .button_sec .btn {
    font-size: 13px;
    padding: 9px 6px;
  }

  .slide-with {
    width: 30px;
    font-size: 13px;
    height: 30px;
    padding-top: 8px;
    padding-left: 10px;
  }
  #site-footer {
    background: #1E639A;
    max-width: 100%;
    display: inline-block;
    padding: 0px 20px;
}
  .brandImg.mobileLayout {
    margin: 0px;

  }

  .carousel__viewport {
    display: unset;
  }

  .slider_carousel1 {
    padding: 0px 15px;
  }

  .carousel__slide {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 20px;
  }

  .mobileLayout.brandImg {
    margin: 0px 0 8px 0 !important;
  }

  .mainSection .imageSec {
    background-size: 100% 100%;
    background-position: center center;
    border-radius: 10px;
  }

}


@media (max-width: 720px) {

  .load-more-container ul li h6 {
    height: auto;
}
.visar_right.desktop {
    display: none;
}
.visar_right.mobile {
    display: block;
}
    .load-more-container ul li {
      width: calc(100% - 0px);
      margin: 10px 0px 15px;
    }
    .bastmobile h3 {
      font-size: 32px;
    }
    .bastmobile, .visar_fordel {
      margin: 70px 0 30px;
    }
    .visar_left, .visar_right {
     width: 100%;
    }
    .fordelar_mobile {
      padding: 40px 16px;
    }
    .fordelar_mobile ul {
        padding-left: 19px;
    }
    .jamfora1 {
     margin: 40% 0 0;
    }

    .load-more-container ul li h6 {
      display: -webkit-box;
      -webkit-line-clamp: unset;
    }
    .Tabs_mobile { display: none;}

  .site-header:not(.header-stacked) .header-inner .site-navigation {
    max-width: 100% !important;
  }

  .post_section .card-body table tr td {
    width: 75%;
  }

  .brand_shortcode .card-body table {
    border-right: none !important;
  }

  table.tablepress tbody tr:before {
    left: 0 !important;
  }

  table.tablepress th.column-1:before {
    left: 0 !important;
  }

}

@media only screen and (max-width:667px) {
   	.sht_btn1 {
		width: 100% !important;
	} 
	.post_section .binding_text {
		right: 14px !important;
	}
	.post_section .binding_text {
		margin: -41px -16px 0 0px;
	}
    
   .bg_images_banner {
    right: 0;
    height: 100%;
    top: 30%;
    width: 200%;
}
    
  #footer-widget-area {
    margin: 0px;
    display: unset;
  }

.group_kontantkorqt .left_side {
    padding-top: 5px;
}
  .group_kontantkorqt {
    padding: 20px 0;
  }

  .group_operatörer1 h2 {
    font-size: 22px;
  }

  .group_abonnemangsdjungeln {
    padding: 20px;
  }

  .group_abonnemangsdjungeln h2 {
    font-size: 26px;
  }

  .group_abonnemang .left_side {
    margin-left: 0;
    width: 100%;
  }

  .group_abonnemang {
    padding: 20px 20px 0;
  }

  .group_abonnemang img {
    float: right;
  }

  .banner_left h4 {
    font-size: 24px;
    line-height: 30px;
  }
    p {
    font-size: 16px;
    line-height: 30px;
    }
    .mobile_show {display: block; font-size:20px;}
    .desktop_show {display: none;}
    .group_surfalternativ img { margin-top: 0;}
    .group_surfalternativ h4 {
    font-size: 22px;
    }
    .group_abonnemang h4 {
    font-size: 24px;
    }

  .banner_left {
    width: 100%;
    margin-top: 0;
  }

  .banner_right {
    width: 100%;
    display:none;
  }
    .mobile_show {
    display: block;
    }

  .group_select .icon_text {
    width: 100%;
    text-align: center;
  }

  .group_man .bg-white {
    margin: 10px 0;
  }

  .group_jamfor .img_group img {
    width: 50%;
    padding: 22px 0;
  }

  .group_man .bg-white:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
  }

  .carousel__viewport li:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
  }


}

@media only screen and (max-width:639px) {

  #content-area .col-sm-12 {
    padding-left: 5px;
    padding-right: 5px;
  }

header#site-header {
    display: flex;
    padding: 10px;
}

}



@media only screen and (max-width:568px) {
	.post_section .binding_text {
		right: 45px !important;
	}
	.post_section .binding_text {
		margin: -21px -16px 0 0px;
	}
  .group_jamfor h3 {
    font-size: 22px;
}  
	.group_man h4 a {
    font-size: 22px;
}
	.group_kontantkort h4 a {
    font-size: 22px;
}

    
    .mobile_show {
        display: block;
    }
    
    img.custom-logo {
    width: 100%;
    }
    
    .menutoggle_right {
    display: block;
    }
	.et-box-content {
    padding: 27px 27px 17px;
}
.two_third {
    width: 100%;
    margin-right: 0px !important;
}
.one_third {
    width: 100%;
}
  ul#menu-footer-menu li {
    width: 100%;
  }
  .menutoggle_right {
    display: none;
}


  nav.site-navigation {
    width: 100%;
  }

  .post_heading5 {
    height: 20px !important;
  }

  
  nav.site-navigation li {
    padding: 3px 0px;
    width: 100%;
  }
	

}



@media only screen and (max-width:576px) {
  iframe {
    width: 100%;
    height: 260px;
}  
    .header_full1 .site-navigation {
    display: none;
    }
    
    #site-footer .chw-widget h2 {
    margin: 6px 0;
    }
    .group_surfalternativ {
    padding: 30px 20px 0;
    }
 
 h2.chw-title.active:focus {
    background: transparent;
}   
.chw-title {
  width: 100%;
}
h2.chw-title:before {
    content: "\203A";
    font-size: 46px;
    top: -14px;
    position: relative;
    float: right;
}
h2.chw-title.active:before {
    transform: rotate( 90deg);
    top: -10px;
    left: 3px;
}
#site-header .menu-surf-container {
    display: block;
}
.menu-footer-container, .menu-bredband-container,  .menu-mobiltelefoner-container, .menu-surf-container{
  display: none;
  overflow: hidden;
}

    .site-navigation ul.menu li a {
    padding: 8px 10px !important;
    }
    #site-header h1 {
    margin: 0;
    padding-left: 10px;
    }
    #site-header h1 a {
    font-size: 35px;
    }
    
    
    .one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth {
  margin-right: 0%;
}

.three_fourth_last {
    width: 100%;
}
.two_third_last {
    width: 100%;
}
.one_half_last {
    width: 100%;
}

.one_half {
  width: 100%;
}

.one_third {
  width:100%;
}

.two_third {
  width: 100%;
}

.one_fourth {
  width: 100%;
}

.three_fourth {
  width: 100%;
}
    
    .et-box-content {
        padding: 27px 27px 17px;
    }
    .two_third {
        width: 100%;
        margin-right: 0px !important;
    }
    .one_third {
        width: 100%;
    }    
    
    
  #site-footer .chw-widget {
    width: 100%;
    float: unset;
    padding: 10px 0;
  }

  .desktop-post-sec .col-sm-1:nth-child(2) {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .post_section .col-sm-1,
  .post_section .col-sm-2 {
    flex: 0 0 33%;
    max-width: 33%;
  }

  .full-boxed-pricing .fusion-column {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .post_section .brandImg>.brand-image {
    min-height: auto;
    height: 110px;
  }

  .button-box a {
    padding: 12px 0px 0 10px;
  }

  .brand_shortcode>.set-coll>h4 {
    font-size: 15px !important;
  }

  .post_section .row {
    display: block;
    align-items: center;
  }
  
  .slide-with + .desktop-post-sec {
    display: table-row;
}

  .mainSection .brandImg {
    flex: 0 0 60%;
    max-width: 60%;
    margin-bottom: 13px;
  }

  .mainSection .brandImg span img {
    width: 100%;
    height: auto;
  }

  .post_section .col-sm-1 {
    width: 25%;
  }

  .sek-text-red {
    float: right !important;
    width: 40% !important;
    position: absolute !important;
    right: 0 !important;
    top: 24px !important;
  }

  .button_sec {
    float: right;
    width: 40%;
    position: absolute !important;
    right: 0;
    top: 60px;
  }

  .brand_shortcode .button_sec .btn {
    margin: 28px 0px 0px;
  }

  .post_section .button_sec {
    -ms-flex: 0 0 100%;
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }

  .button_sec a .btn {
    width: 100%;
  }

  body .post_section {
    padding: 20px 15px 10px;
  }

}





@media only screen and (max-width: 480px) {

	.slider_sec {
		margin-bottom: 0;
		margin-top: 0;
		padding: 5px;
	}
	
	.slider_sec-mobile .mobile-sec-inner {
		margin-bottom: 0;
	}

	.type-page.status-publish.hentry h1 {
    font-size: 30px;
}
	main.site-main.post-9531 iframe {height: 245px;}
	.page-id-346 .sort-by { top: -80px;}
	.post_section .binding_text {
		margin: -22px -9px 0 0 !important;
	}

  div#main-content {
    width: 100%;
  }

  body .fusion-header {
    padding-left: 15px;
    padding-right: 15px;
  }

  main#main {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .sort-by .form-group select {
    width: 100%;
  }

  .post_section .card-body {
    padding: 0px 0 30px;
  }

  .post_section .col-sm-1,
  .post_section .col-sm-2 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .slider_sec-mobile .mobile-sec-inner-full .fusion-responsive-typography-calculated {
    font-size: 17px !important;
  }

  .slider_sec-mobile {
    display: block !important;
  }

  .mainSection.slider_sec {
    display: none;
  }

  .mainSection .brandImg span {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

}


@media only screen and (max-width:480px) {
  form.sort-by.desktop-sort-by {
    position: absolute;
    top: -141px !important;
    right: 24px;
    display: block !important;
}
	.mainSection.slider_sec.slider_sec-mobile .mobile-sec-inner h5 {
		float: left;
		margin-top: 0;
	}
	.mainSection.slider_sec.slider_sec-mobile .mobile-sec-inner .inner-gb {
		margin-top: 0px;
		margin-left: 50px;
	}
	.button-box {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}
.mobile-sortby {
    display: block;
}
	.alignright {
		width: 100%;
		margin: 20px 0;
	}
.three_fourth h2 {
    font-size: 25px;
}
  .group_select h6 {
    margin-bottom: 20px;
  }

  .group_kontantkorqt {
    padding: 20px 10px 0;
  }

  .group_kontantkorqt .left_side {
    width: 100%;
    margin-left: 0;
  }

  .group_kontantkorqt img {
    margin-top: 0;
    width: 100%;
  }

  .group_kontantkorqt .left_side h4 {
    font-size: 22px;
  }

  .group_operatörer1 .group_logo span {
    width: 100%;
  }





  .group_abonnemang img {
    width: 100%;
    margin-top: 0;
  }


  .group_surfalternativ img {
    width: 100%;
  }

  .blue1 {
    padding: 16px 10px;
    width: 100% !important;
  }

  .group_man .first-child {
    margin-top: 0;
  }

  .scroll-stop {
    overflow: hidden;
    z-index: 9999;
    position: fixed;
  }

  .brand_shortcode .set-coll_old {
    width: 100%;
    float: none;
  }

  div#content-area .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .fusion-mobile-menu-design-modern .fusion-header>.fusion-row {
    padding: 0 7px;
  }

  .mainSection.slider_sec .mobile-sec-inner .button-box .fillter,
  .sort-by {
    width: 42%;
  }

 .sort-by {
    position: static;
    }

  .sek-text-red p .big-sek {
    font-size: 15px;
  }

  .sek-text-red {
    right: 15 !important;
    padding: 0px !important;
  }

  .post_section .col-sm-1 {
    padding: 0px 10px;
  }

  .sort-by .form-group select {
    padding-left: 36px;
    padding-right: 4px;
    /* width: auto; */
    font-size: 14px;
  }

  .mainSection .col-sm-6>.post-main-heading {
    font-size: 17px !important;
  }
  .post_section .card-body table tr td {
    width: 66%;
    padding: 5px 0;
}
}



@media only screen and (max-width:460px) {
  .post_heading5 {
    font-size: 15px !important;
  }


}

@media screen and (max-width: 401px) {
  .sort-by {
   top: -177px;
    }
}


@media only screen and (max-width:380px) {
	.post_section .binding_text {
		right: 36px !important;
	}
	.sort-by {
    top: -164px;
}
	.sort-by .form-group select {
    height: 37px;
	}
	.mainSection.brand_shortcode form.sort-by .form-group {
    margin-bottom: 0px;
	}
	.col-sm-2.sek-text-red p {
		font-size: 12px;
		line-height: 15px;
	}
	.button-box a {height: 36px;}
	main.site-main.post-9531 iframe { height: 185px;}
		.page-id-346 h6.post-main-sheading font {font-size: 10px;}
	.page-id-346 h4.post-main-heading.ajaxcall font {font-size: 12px;} 
	.page-id-346 .mainSection.brand_shortcode h4 {font-size: 12px !important;}
	.page-id-346 .mainSection.brand_shortcode h6.post-main-sheading { font-size: 9px;}
  .page-id-346 .sort-by {right: 12px;}  
.sek-text-red {
    width: 50% !important;
}
    .button-box a {
    padding: 8px 21px 0 10px;
    font-size: 12px;
    }

  .brand_shortcode .button_sec .btn {
    font-size: 12px;
    padding: 6px 6px;
  }

  .sort-by .form-group select {
    padding-left: 30px;
    padding-right: 0;
    width: auto;
    font-size: 14px;
    width: 100%;
    font-size: 12px;
}

  .sek-text-red {
    right: 23 !important;
    padding: 0px !important;
  }

  .post_section {
    padding: 20px 15px 30px;
  }

  .button-box a {
    font-size: 12px;
  }
  
	
}




@media only screen and (max-width:360px) {

   .post_section .binding_text {
    margin: -22px -12px 0 0 !important;
} 
      .button-box a {
    padding: 12px 29px 0 10px;
    font-size: 12px;
  }

  .sort-by .form-group select {
    font-size: 12px !important;
  }

  .mobFigurs {
    padding-left: 12px;
  }
  

.post_section .col-sm-1, .post_section .col-sm-2 {
    max-width: 48%;
}

}

@media only screen and (max-width:320px) {
	main.site-main.post-9531 iframe { height: 155px;}
  .sort-by {
    right: 27px;
  }

  .brand_shortcode .button_sec .btn {
    font-size: 12px;
  }
  
  .post_section .binding_text {
    margin: -22px -22px 0 0 !important;
}
.button-box a {
    padding: 8px 10px 0 10px;
    margin-right: 0px;
}

.mainSection.brand_shortcode form.sort-by .form-group select {
    width: 100%;
    float: left;
    padding-left: 25px;
}

}

.load-more-container ul li a.button_blue {
  position: absolute;
  left: 0px;
  max-width: 291px;
  right: 0px;
  text-align: center;
  display: block;
  margin: 0 auto;
  bottom: 18px;
}

/*2701-2022*/
.rank-math-list-item .rank-math-question {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px!important;
    left: 0px;
    top: 0px;
    background: #FFFFFF!important;
    border-radius: 16px;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 24px 0px;
}
#rank-math-faq .rank-math-list-item h3:after {
    content: "\f107";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    position: absolute;
    right: 16px;
    top: 37%;
    font-size: 23px;
    font-family: FontAwesome;
}
body #rank-math-faq .rank-math-list-item h3:before {
    content:none;
    }
    .rank-math-list-item .rank-math-question {
    position: relative!important;
    margin: 0px!important;
    }

.rank-math-list-item{
  cursor:pointer;
}
.rank-math-list-item.open .rank-math-answer{
  display:block !important;
}
.rank-math-list-item .rank-math-answer{
  display:none !important;
}
.rank-math-list-item {
    padding: 9px 0;
    margin: 24px 0px;
}

.rank-math-list-item {
    box-shadow: 0px 7px 22px rgb(143 134 196 / 10%);
   border-radius: 6px;
    padding: 0px;
}
body #rank-math-faq .rank-math-list-item h3 {
    font-size: 18px!important;
    font-weight: 700!important;
}
.rank-math-answer {
    padding: 24px!important;
    border-top: 1px solid #000;
}
@media screen and (max-width:480px){
  body #rank-math-faq .rank-math-list-item h3 {
    font-size: 16px!important;
   }
   .rank-math-list-item .rank-math-question {
    padding: 24px 44px 24px 24px!important;
   }
}

/* 07-02-2022 */

.wp-block-table table tr:first-child th {
    background: #333d8b!important;
    color: #fff;
}
.wp-block-table table tr td,
div#pills-question table tr td,
div#pills-question table tr td h5{
    text-align: center;
    vertical-align: middle;
    font-weight: 500;
    font-size: 20px;
}
.wp-block-table,
div#pills-question table {
    box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
    border-radius: 8px;
    min-width: 100%;
}
.wp-block-table table tr:nth-of-type(2n),
div#pills-question table tr:nth-of-type(2n) {
    background-color: rgba(36,36,36,.05);
}
.wp-block-table table,
 div#pills-question table{
    border-collapse: collapse;
    width: 100%;
    margin: 0px;
}
table caption {
    margin-top: 5px;
	caption-side: top;
}
div#pills-question table {
    margin: 0 0 31px;
}
.blueoperator:hover {
    background: #2F80ED !important;
   }
.blue1:hover {
    background: #2F80ED !important;
    }
.phone-banner .blueoperator {
    margin: 0px;
}
/*10-02-2022*/
.load-more-container ul li a.button_blue,
.sht_btn1{
	background: #1E639A !important;
    box-shadow: 0px 54px 80px rgb(0 0 0 / 7%), 0px 10.8px 13px rgb(0 0 0 / 4%);
    border-radius: 8px;
    color: #fff;
    border: none;
    padding: 16px 20px;
    font-size: 18px;
    font-weight: 600;
    margin: 0 auto;
    white-space: break-spaces;
}
.load-more-container ul li a.button_blue:hover,
.sht_btn1:hover {
    background: #2F80ED !important;
   }
   .phone-banner {
     height: auto!important;
     margin-top: 0px!important;
    }
    .phone-banner .phone-banner-inner {
    padding-bottom: 0px;
}
.phone-banner-inner .phone-banner-left-inner {
    min-height: auto!important;
    }
/*media screen */
@media screen and (max-width:1024px){
	.header_full1 .site-branding .site-title {
    font-size: 34px;
}
.mobileMenuIcon:after {
    font-size: 6vw;
    content: "\2630";
    padding: 4vw;
}
.header_full1 .site-navigation {
    padding-top: 0px;
    width: 100%;
}
.mobileMenuIcon:after {
    padding: 0 0px!important;
    font-size: 45px;
    color: #fff;
    float: right;
    line-height: 67.5px;
}
.header_full1 .site-navigation .menu {
    flex-direction: column;
}
body .header_full1 .site-branding {
    justify-content: flex-start;
    margin-top: 10px;
}
.header_full1 .site-navigation .menu li {
    padding: 0px;
    /* width: 100%; */
}
.header_full1 .site-navigation.menu-hide {
    display: none;
}
.header_full1 .site-navigation {
    display: block;
}
.header_full1 .site-navigation .menu li a {
    padding-left: 0px;
}
}
.header_full1 .site-branding .site-title {
    font-size: 34px;
}
@media screen and (max-width:991px){
.site-main,
#site-footer {
    padding: 0 20px;
}
}
@media screen and (max-width:767px){
	body .category-tag .nav-link {
    font-size: 16px;
   }
}
.header_full1 .site-branding {
    justify-content: flex-start!important;
}


.post_section .binding_text{right:22px !important}

@media screen and (max-width: 480px) {
  .mainSection.slider_sec.slider_sec-mobile.hide,
.button-box .sort-by.mobile-sortby  {
    display: block!important;
}
.mainSection.slider_sec.hide {
    display: none!important;
}

}




