/*!
Theme Name: Cookie Serve-2023
Theme URI: https://www.google.com/
Author: Underscores.me
Author URI: https://www.google.com/
Description: Test Description
Version: 1.0.0
Tested up to: 6.0.1
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cookieserve
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}

body, div, input, button, p, a, form {
    box-sizing: border-box;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.single-knowledge-base .content ul{
	list-style: disc;
    padding-left: 40px;
    margin-top: 20px;
}
body {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    background: #f8f9fb;
}
ul.menu a, .faq-list a {
    transition: .3s color linear, .2s background-color linear;
}
li.largeContent li a{
    font-size: 13px;
}
#page {
    background: #f8f9fb;
    float: left;
    width: 100%;
}
.container {
    margin: 0 auto;
    width: 90%;
    max-width: 1195px;
}
header .container {
    max-width: 1308px;
}
footer .container {
    max-width: 1220px;
}
.logo-outer img {
    max-width: 151px;
    margin: 16px 0 0 0;
}
.lang-switch {
    float: right;
    padding: 10px;
    margin: 20px -12px 0 0;
    border: 2px solid #fff;
    border-radius: 4px;
    cursor: pointer;
    transition: .2s border-color linear;
}
.lang-switch-inner {
    float: right;
    background: url(assets/images/icon-globe.svg) no-repeat center left transparent;
    padding: 0 18px 0 20px;
    font-weight: 500;
    margin: 0 0px 0 0;
    position: relative;
}
.lang-arrow {
    width: 8px;
    height: 4px;
    background: url(assets/images/icon-lang-arrow.svg) no-repeat center left transparent;
    position: absolute;
    right: 3px;
    top: 6px;
}
.logo-outer {
    float: left;
}
.lang-switch:hover {
    border-color: #045ae8;
}
header {
    float: left;
    width: 100%;
    min-height: 83px;
    background: #fff;
    box-shadow: 0px 1px 5px #ccc;
}
.header-menu-outer ul.sub-menu {
    display: none;
}
ul.menu {
    margin: 14px;
    position: relative;
    z-index: 100;
}
ul.menu a {
    text-decoration: none;
    color: #045AE8;
    padding: 10px 10px;
    display: block;
    font-size: 14px;
}
ul.menu li {
    float: left;
    margin: 8px 0 0 7px;
}
ul.menu .sub-menu li {
    float: none;
}
ul.menu li.featured {
    margin: 0 0 0 30px;
    padding: 0;
}
ul.menu li.featured.home-faq {
    display: none;
}
.home ul.menu li.featured {
    display: inline-block;
}
ul.menu li.featured a {
    font-weight: 500;
    padding: 15px 58px 15px 57px;
    border: 2px solid #045ae8;
    margin: 1px 0 0 0;
    display: inline-block;
    border-radius: 10px;
}
.header-menu-outer {
    float: right;
    margin-right: 18px;
}
ul.menu li.menu-item-has-children > a {
    padding-right: 30px;
    position: relative;
}
ul.menu li.menu-item-has-children > a::before {
    background: url(assets/images/icon-menu-arrow.svg) no-repeat center right;
    position: absolute;
    right: 0px;
    top: 14px;
    width: 13px;
    content: "";
    height: 8px;
}
main#primary {
    float: left;
    width: 100%;
    min-height: 1000px;
}
main.home {
    margin: 129px 0 0;
}
main.home h1 {
    text-align: center;
    font-weight: 700;
    font-size: 45px;
    color: #150A7D;
}
#home-primary p {
    max-width: 60%;
    margin: -9px auto 2em;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
}
#cookie-check-form {
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    align-items: center;
}
.cookie-check-url {
    background: url(assets/images/icon-search.svg) no-repeat #fff;
    border: 0.1px solid #e1e3e6;
    border-radius: 6px;
    color: #858a8f;
    height: 58px;
    width: 60%;
    max-width: 512px;
    min-width: 350px;
    background-position: 5% 50%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5;
    padding: 10px 10px 10px 56px;
    outline: 0;
}
.cookie-check-url:-internal-autofill-selected {
    background-image: url(assets/images/icon-search.svg) !important;
}
.cookie-check-submit {
    cursor: pointer;
    color: #fff;
    background-color: #0069d9;
    border: none;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    border-radius: 6px;
    height: 58px;
    width: 30%;
    max-width: 202px;
    min-width: 202px;
    padding: 10px 36px;
    margin-left: 20px;
}
.cookie-check-submit:focus {
    box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 50%);
}
.cookie-check-url:focus {
    color: #495057;
    background-color: #fff;
    background-image: url(assets/images/icon-search.svg) !important;
    border-color: #80bdff;    
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
.main-form-outer {
    margin: 23px 0 0;
    float: left;
    width: 100%;
}
ul.feature-list {
    text-align: center;
    margin: 26px 0 0;
}
ul.feature-list li {
    display: inline-block;
    background: none no-repeat center left transparent;
    padding: 0 0 0 30px;
    font-size: 14px;
    line-height: 2;
    color: rgba(0, 0, 0, 0.7);
    margin: 0 12px;
}
ul.feature-list li.free-forever { background-image: url(assets/images/icon-free.svg); }
ul.feature-list li.instant-report { background-image: url(assets/images/icon-instant.svg); }
ul.feature-list li.no-email { background-image: url(assets/images/icon-noemail.svg); }
.scroll-down {
    background: url(assets/images/icon-scroll-down.svg) no-repeat;
    height: 28px;
    width: 39px;
    display: block;
    margin: 236px auto 0;
}
#home-faq-outer h2 {
    color: #150A7D;
    font-size: 42px;
    line-height: 1.2;
    margin: 0;
    font-weight: 600;
    text-align: center;
}
#home-faq-outer {
    float: left;
    width: 100%;
    margin: 100px 0 0;
}
.faq-list {
    margin: 124px 0 0;
}
.faq-title {
    font-size: 24px;
    color: #150A7D;
    font-weight: 600;
    padding: 10px 0;
    margin: 0 0 24px;
    cursor: pointer;
    position: relative;
}
.faq-toggle {
    position: absolute;
    right: 0;
    top: 8px;
    width: 32px;
    height: 32px;
    background: url(assets/images/faq-plus.svg) no-repeat center center;
    border-radius: 24px;
    cursor: pointer;
}
.faq-item.active .faq-toggle {
    background-image: url(assets/images/faq-minus.svg);
}
.faq-answer {
    color: rgba(60, 60, 67, 0.85);
    font-size: 18px;
    line-height: 1.7;
    display: none;
    padding: 24px 0 0;
    float: left;
    width: 100%;
}
.faq-item.active .faq-answer { display: block; }
.faq-item {
    padding: 16px 16px 31px;
    border-bottom: 1px solid #e5e6e8;
    margin: 0 0 25px;
    float: left;
    width: 100%;
}
.faq-item ul {
    padding: 0 0 0 26px;
    margin: 0 0 25px;
    display: block;
}
.faq-item p {
    display: block;
    clear: both;
    margin: 0 0 22px;
}
.faq-item li {
    margin: 0 0 17px;
}
.faq-item a {
    color: #045AE8;
    font-weight: 600;
}
footer {
    float: left;
    width: 100%;
    background: #252525;
    margin: 0 0 0;
    padding: 49px 0 21px;
}
.footer-top > div {
    float: left;
    min-height: 100px;
    margin-left: 1%;
}
.footer-top > div.footer-col-1 {
    width: 41%;
    margin-left: 0;
}
.footer-top > div.footer-col-2 { width: 22%; }
.footer-top > div.footer-col-3 { width: 21%; }
.footer-top > div.footer-col-4 { width: 12%; }
.footer-col-1 p {
    font-size: 12px;
    max-width: 304px;
    line-height: 1.5;
	margin-top:12px;
}
ul.footer-social {
    float: left;
    width: 100%;
}
.footer-social li {
    float: left;
    margin: 6px 23px 0 3px;
}
ul.footer-menu li {
    margin: 0 0 34px;
}
ul.footer-menu li a {
    text-decoration: none;
}
ul.footer-menu li a:hover {
    color: #ffffff;
}
footer p, footer a {
    color: #bdbdbd;
}
.footer-lang-switch {
    float: right;
    padding: 9px 10px 8px;
    margin: 0;
    border: 1px solid #929292;
    border-radius: 2px;
    cursor: pointer;
    transition: .2s border-color linear;
}
.footer-lang-switch-inner {
    float: right;
    background: url(assets/images/icon-globe-white.svg) no-repeat center left transparent;
    padding: 0 18px 0 20px;
    font-weight: 400;
    margin: 0 0px 0 0;
    position: relative;
    color: #bababa;
}
.footer-lang-arrow {
    width: 8px;
    height: 4px;
    background: url(assets/images/icon-lang-arrow-white.svg) no-repeat center left transparent;
    position: absolute;
    right: 3px;
    top: 6px;
}
.footer-top {
    float: left;
    width: 100%;
    padding: 0 0 46px;
    border-bottom: 1px solid #3b3b3b;
}
.footer-btm {
    float: left;
    width: 100%;
}
footer p.line1 {
    font-size: 13px;
    letter-spacing: -0.2px;
    margin: 23px 0 0;
}
footer p.line2 {
    font-size: 11px;
    letter-spacing: -0.2px;
    margin: 18px 0 0;
    line-height: 1.6;
}
ul.menu li.menu-item-has-children {
    position: relative;
    padding-right: 13px;
}
ul.menu > li {
    padding-bottom: 15px;
}

ul.menu .sub-menu a {
    padding: 12px 10px;
}
ul.menu .sub-menu a:hover {
    background: #F1F6FF;
}
ul.menu .sub-menu .free-label a {
    position: relative;
}
ul.menu .sub-menu .free-label a::after {
    position: absolute;
    right: 6px;
    background: #236FEB;
    padding: 3px 6px;
    border-radius: 100px;
    color: #fff;
    content: 'Free';
    font-size: 7px;
    top: 13px;
}
.home ul.menu li.featuredinner.get-cookie-consent {
    display: none;
}
ul.menu li.featuredinner.get-cookie-consent {
    background: #1863DC;
    border-radius: 6px;
    box-shadow: 3px 4px 8px rgb(0 0 0 / 25%);
	padding-bottom:0;
}
ul.menu li.featuredinner.get-cookie-consent a {
    color: #fff;
    padding: 15px 20px;
}
ul.menu a:hover {
    color: #150a7d;
}
footer a {
    transition: .3s color linear;
}
/*top banner styles */
.top-offer-banner{
    background-color: #222;
    z-index: 10000;
}
.top-offer-banner p{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
    padding: 5px 0;
    justify-content: center;
    align-items: center;
}
.top-offer-banner .green-text{
    color: #57BD8D;
    font-weight: 700;
}
.top-offer-banner .light-text{
    color: rgba(255, 255, 255, 0.8);

}
.top-offer-banner .text-small{
    font-weight: 300;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.6);
}
.top-offer-banner .fw-700{
    font-weight: 700;
    margin-left: 5px;
}
.top-offer-banner .fw-600{
    font-weight: 600;
    margin: 0 5px;
}
.top-offer-banner .fw-500{
    font-weight: 600;
}
.top-offer-banner .fs-11{
    font-size: 11px;
}
.top-offer-banner .confetti-icon{
    min-width: 44px;
    position: relative;
    padding-left: 25px;
}
.top-offer-banner .confetti-icon:before{
    background-image: url(assets/images/confetti.svg);
    height: 100%;
    width: 24px;
    display: inline-block;
    line-height: 22px;
    position: absolute;
    content: '';
    top: 0;
    left: 7px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.top-offer-banner .black-text{
    color: #000000;
    background-color: #fff;
    border-radius: 1px;
    padding: 0 2px;
}
.top-offer-banner .white-text{
    color: #fff;
}
.top-offer-banner a.btn{
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    transition: all .2s ease;
    background: #1863DC;
    border: 1px solid #1863DC;
    border-radius: 4px;
    margin: 3px 10px;
    display: inline-block;
    padding: 3px 5px;
    text-decoration: none;
}
.top-offer-banner a.btn:hover{
    opacity: .8;
    transition: all .2s ease;
}
.top-offer-banner .sep{
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.6);
}
.top-offer-banner .close-header-banner {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    opacity: .7;
    padding: 3px;
    line-height: 15px;
    font-size: 25px;
    transition: all .2s ease;
    font-weight: 100;
	border:none;
	background:transparent;
}
.top-offer-banner .close-header-banner:hover{
    opacity: 1;
    transition: all .2s ease;
    text-decoration: none;
}
.top-offer-banner a.btn.green-btn.external-icon {
    background: #2DAD70;
    border-radius: 4px;
    border: none;
    padding: 6px 34px 6px 16px!important;
    position: relative;
    min-width: 150px;
	position:relative;
}
.top-offer-banner a.btn.green-btn.external-icon:after {
    content: '';
    height: 20px;
    width: 14px;
    right: 16px;
    background-image: url(assets/images/external-link1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
}
header .top-offer-banner{
    z-index: 10000;
}
header .top-offer-banner.privacy-day{
    background-color: #134FB0;
    position: relative;
}
header .top-offer-banner p{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
    padding: 3px 0;
}
header .top-offer-banner p>span{
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 3px;
}
header .top-offer-banner .green-text{
    color: #57BD8D;
    font-weight: 700;
}
header .top-offer-banner .light-text{
    color: rgba(255, 255, 255, 0.8);

}
header .top-offer-banner .text-small{
    font-weight: 300;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.6);
}
header .top-offer-banner .fw-700{
    font-weight: 700;
}
header .top-offer-banner .fw-600{
    font-weight: 600;
}
header .top-offer-banner .fw-500{
    font-weight: 600;
}
header .top-offer-banner .fs-11{
    font-size: 11px;
}
header .top-offer-banner .confetti-icon{
    min-width: 44px;
    position: relative;
    padding-left: 25px;
}
header .top-offer-banner .confetti-icon:before{
    background-image: url(assets/images/confetti.svg);
    height: 100%;
    width: 24px;
    display: inline-block;
    line-height: 22px;
    position: absolute;
    content: '';
    top: 0;
    left: 7px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

header .top-offer-banner .black-text{
    color: #000000;
    background-color: #fff;
    border-radius: 1px;
    padding: 0 2px;
}
header .top-offer-banner .white-text{
    color: #fff;
}
header .top-offer-banner a.btn{
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    transition: all .2s ease;
    background: #1863DC;
    border: 1px solid #1863DC;
    border-radius: 4px;
    margin: 3px 10px;
    display: inline-block;
}
header .top-offer-banner a.btn:hover{
    opacity: .8;
    transition: all .2s ease;
}
header a.btn.green-btn.external-icon {
    background: #2DAD70;
    border-radius: 4px;
    border: none;
    padding: 6px 34px 6px 16px!important;
    position: relative;

}
header a.btn.green-btn.external-icon:after{
    content: '';
    height: 20px;
    width: 14px;
    right: 16px;
    background-image: url(assets/images/external-link1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
}
header .top-offer-banner .sep{
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.6);
}
header .top-offer-banner.privacy-day img{
    min-width: 112px;
}
header .top-offer-banner .close-header-banner {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    opacity: .7;
    padding: 3px;
    line-height: 15px;
    font-size: 25px;
    transition: all .2s ease;
    font-weight: 100;
    background: none;
    border: none;
    cursor: pointer;
}
.white-text a{
    color: #fff!important;
}
header .top-offer-banner .close-header-banner:hover{
    opacity: 1;
    transition: all .2s ease;
    text-decoration: none;
}
header .timer span{
    display: block;
    text-align: center;
}
header .timer span.time-label{
    font-style: normal;
    font-weight: 400;
    font-size: 9px;
    line-height: 9px;
    text-align: center;
    letter-spacing: -0.25px;
    min-width: 37px;
    color: #FFFFFF;
}
header .timer span.time{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    letter-spacing: -0.25px;

    color: #FFFFFF;
}
header .timer {
    background: #DD425A;
    height: 100%;
}
.discount-banner.blue-confetti{
    background-color: #134FB0;
    background-image: url(assets/images/desktop-bg-confetti.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.discount-banner.blue-confetti p{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}
.discount-banner.blue-confetti p.small{
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.9);
}
.discount-banner.blue-confetti .sec-btn{
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    border: 1.5px solid #FFFFFF;
    border-radius: 4px;
    padding: 8px 10px;
    color: #FFFFFF;

    transition: all .2s ease;
}
.discount-banner.blue-confetti .sec-btn:hover,
.discount-banner.blue-confetti .sec-btn:focus{
    background: #fff;
    color:#134FB0 ;
    transition: all .2s ease;
    text-decoration: none;
}
.discount-banner.blue-confetti img.confetti{
    height: 50px;
    width: auto;
}
header.with-offer-banner  .sticky-scan-website-header.fadein{
    display: none!important;
}
.exit-intent-popup{
    z-index: 9999999!important;
}
.outerdiv{
    display: flex;
    justify-content: center!important;
}
.outerdiv > .d-flex.justify-content-center.align-items-center{
    display: flex;
    align-items: center!important;
    justify-content: center!important;
}
#countdown{
    display: flex;
    justify-content: center;
    align-items: center!important;
    padding: 0.5rem!important;
    margin-right: 8px;
}
#countdown > .px-1{
    padding-left: 0.25rem!important;
    padding-right: 0.25rem!important;
}
@media(max-width: 900px){
    .outerdiv{
        display: block!important;
    }
}
@media(max-width: 767px){
    header .top-offer-banner .close-header-banner{
        top: 10%;
    }
    header .top-offer-banner p{
        display: block!important;
    }
    .top-offer-banner{

        background-image: url(assets/images/mobile-bg-confetti.svg);
        background-size: contain;
    }
    ul.menu li.menu-item-has-children > a::before {
        top: 4px;
    }
}

@media only screen and (min-width: 981px) {
    .menu-item-has-children > a .wpml-ls-native{
        display: none;
    }
    ul.menu li.menu-item-has-children:hover {
        background: #fff;
        border-radius: 10px;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    }
    ul.menu li.menu-item-has-children:hover > ul {
        display: block;
        position: absolute;
        left: 0;
    }
    ul.sub-menu {
        background: #fff;
        border-radius: 10px;
        box-shadow: 0px 7px 6px -8px rgb(0 0 0 / 25%);
        top: 28px;
    }
    ul.menu li.menu-item-has-children:hover > ul {
        bottom: auto;
        display: block;
        position: absolute;
        left: -63;
        right: 0;
        padding: 8px 0 0;
        top: 41px;
        overflow: hidden;
        min-width: 134px;
    }
    ul.menu .sub-menu li {
        margin: 0;
        border-bottom: 1px solid #DCEBFF;
    }
    ul.menu .sub-menu li:last-child {
        border-bottom: none;
    }
}


#page {
    padding-top: 83px;
}
header {
    position: fixed;
    z-index: 100;
    top: 0;
}
body.admin-bar header {
    top: 32px;
}
.mobile-menu-btn {
    display: none;
}


@media only screen and (max-width: 1250px) {
    ul.menu a {
        font-size: 12px;
    }



}

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

    body {
        font-size: 12px;
    }
    ul.menu li.featured a {
        padding: 12px 30px;
        margin: 7px 0 0 0;
    }
    ul.menu li.featured {
        margin: 0 0 0 15px;
    }
    .header-menu-outer {
        margin-right: 0px;
    }
    ul.menu > li {
        padding: 10px 3px;
    }
    .faq-title {
        font-size: 20px;
        margin: 0 0 0px;
    }
    .faq-answer {
        font-size: 16px;
    }
    .faq-item {
        padding: 16px 16px 20px;
        margin: 0 0 10px;
    }
    .faq-item p {
        margin: 0 0 15px;
    }
    .faq-item li {
        margin: 0 0 10px;
    }
    #home-faq-outer h2 {
        font-size: 34px;
    }
    .scroll-down {
        margin: 140px auto 0;
    }
    .faq-list {
        margin: 75px 0 0;
    }
    main.home h1 {
        font-size: 35px;
    }
    main.home {
        margin: 100px 0 0;
    }
    ul.menu {
        margin: 5px 0 0;
    }
    ul.menu li.featured {
        display: none;
    }
    .home ul.menu li.featured {
        position: relative;
        top: 6px;
    }




}
@media only screen and (max-width: 1050px) {
    ul.menu li {
        margin-left: 0;
    }
    ul.menu li.menu-item-has-children {
        padding-right: 1px;
    }
    ul.menu li.menu-item-has-children:hover > ul {
        top: 33px;
    }








}
@media only screen and (max-width: 1000px) {
    ul.menu li.featured {
        margin: 0 0 0 10px;
    }
    ul.menu li.featured a {
        padding: 8px 17px;
    }


}

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

    .mobmenu-btn {
        color: rgba(0,0,0,.5);
        padding: 0.25rem 0.75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: 0.25rem;
        border-color: rgba(0,0,0,.1);
        cursor: pointer;
    }
    .mobmenu-icon {
        background: url(assets/images/icon-menu.svg) no-repeat center center transparent;
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        content: "";
        cursor: pointer;
    }
    .mobile-menu-btn {
        float: right;
    }
    .mobile-menu-btn {
        display: block;
        margin: 20px 0 0;
        cursor: pointer;
    }
    .lang-switch {
        margin: 20px 0 0 0;
    }
    .mobmenu-btn:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color;
    }
    .header-menu-outer {
        width: 100%;
        max-height: 0;
        overflow: hidden;
        transition: all .5s ease-in-out;
    }
    .mobmenu-active .header-menu-outer {
        max-height: 500px;
    }
    ul.menu {
        margin: 0;
    }
    ul.menu li, ul.menu li.featured {
        float: left;
        width: 100%;
        margin: 0;
        padding: 10px 0;
        border: none;
    }
    ul.menu li a, ul.menu li.featured a {
        padding: 0;
        border: none;
        margin: 0;
        font-size: 14px;
    }
    ul.menu li.menu-item-has-children > a {
        padding-right: 0;
    }   
  
    ul.menu {
        margin: 0;
        padding: 0 0 20px;
        float: left;
        width: 100%;
    }
    ul.menu li.menu-item-has-children.active .sub-menu {
        display: block;
        padding: 12px 0 0 10px;
    }
    ul.menu .sub-menu li {
        padding: 0;
    }
    ul.menu .sub-menu a {
        padding: 7px 10px;
    }
    ul.menu .sub-menu .free-label a::after {
        top: 8px;
    }
    


}



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

    .footer-top > div.footer-col-1 {
        width: 55%;
        margin-bottom: 30px;
    }
    .footer-top > div.footer-col-2, .footer-top > div.footer-col-3 {
        width: 42%;
        margin: 0;
        min-height: 10px;
    }
    .footer-top > div.footer-col-4 {
        width: 100%;
        margin: 0;
        min-height: 10px;
    }
    ul.footer-menu li {
        margin: 0 0 10px;
    }
    .footer-lang-switch {
        float: left;
    }


}


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

    main.home h1 {
        font-size: 25px;
    }
    #home-primary p {
        font-size: 14px;
    }
    main.home {
        margin: 80px 0 0;
    }
    ul.feature-list li {
        font-size: 12px;
    }
    .scroll-down {
        margin: 100px auto 0;
    }
    #home-faq-outer {
        margin: 70px 0 0;
    }
    .faq-title {
        font-size: 18px;
    }
    .faq-answer {
        font-size: 14px;
    }




}

@media only screen and (max-width: 650px) {
    .cookie-check-submit {
        font-size: 14px;
        max-width: 162px;
        min-width: 162px;
        padding: 10px;
    }

}

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

    main.home {
        margin: 50px 0 0;
    }
    button.cookie-check-submit {
        width: 100%;
        max-width: 100%;
        margin: 10px 0 0;
        min-width: 100%;
    }
    input.cookie-check-url {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    #home-primary p {
        max-width: 70%;
        margin: 30px auto 20px;
    }
    #home-faq-outer h2 {
        font-size: 26px;
    }
    .faq-list {
        margin: 25px 0 0;
    }
    ul.feature-list li {
        margin-bottom: 10px;
    }
    .faq-toggle {
        right: -19px;
    }
    .faq-title {
        font-size: 16px;
        line-height: 1.7;
    }
    .faq-item {
        padding: 5px 16px 10px;
    }
    .footer-top > div.footer-col-1 {
        width: 100%;
    }
    ul.footer-menu li a {
        text-decoration: none;
        line-height: 1.7;
    }
    footer p.line1 {
        line-height: 1.7;
    }
    #wpadminbar {
        display: none;
    }
    body.admin-bar header {
        top: 0;
    }
    #page {
        padding-top: 40px;
    }

}
/* bootstrap class names*/
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.flex-wrap{
	flex-wrap:wrap;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.px-2 {
    padding-left: 0.5rem!important;
	padding-right:0.5rem!important;
}
.mx-1 {
    margin-left: 0.25rem!important;
	    margin-right: 0.25rem!important;

}
@media (min-width: 768px){
.d-md-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
	
}
@media (min-width: 576px){
.pl-sm-5, .px-sm-5 {
    padding-left: 3rem!important;
}
	.pr-sm-5, .px-sm-5 {
    padding-right: 3rem!important;
}
	.d-sm-flex {
    display: -ms-flexbox!important;
    display: flex!important;
	}
	.text-sm-left {
    text-align: left!important;
}
}

/* boostrap class names*/