body {
    margin: 0px;
}

.navbar-light .navbar-toggler {
    border: none;
}

/*--  Starts banner Section --*/

.banner {
    width: 100%;
    max-height: 740px;
    background: var(--bright-turquoise-linear-gradient);
}

#demo-sign-in{
    font-size: 16px;
    color: #fff;
    background: #002742;
    width: 100%;
    position: absolute;
    top: 0px;
    text-align: center;
    z-index: 9000 !important;
    padding: 8px 0;
    display: block;
    margin-bottom: 10px;
}

#demo-sign-in a{
    color: #fff;
    font-weight: bold;
}

#demo-sign-in svg{
    height: 32px;
    width: 32px;
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer;
}

.navbar-collapse ul>li.nav-item {
    margin: 0 0;
}

.navbar-collapse ul>li.nav-item:not(:last-child)>a.nav-link,
 #navbarNavDarkDropdown .dropdown-toggle{
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-size: 18px;
    color: var(--main-color);
    border-color: #FFFFFF;
    font-weight: 300;
    letter-spacing: -0.2px;
}

#navbarNavDarkDropdown{
    position: relative;
    top: 4px;
}

.dropdown-menu-dark-viddly{
    background-color: #041f3d;
    font-family: 'Oxygen', Helvetica, sans-serif;
}

.dropdown-menu-dark-viddly .dropdown-item:active{
    background: #2b415a;
}

#navbarNavDarkDropdown ul.navbar-nav li {
    margin-right: 0;
    margin-top: 0;
}

.navbar-collapse ul>li.nav-item:not(:last-child)>a.nav-link:hover {
    border-bottom: 2px solid #FFFFFF;
    padding-bottom: 0;
}

.navbar-collapse ul>li.nav-item>a.nav-link.current {
    border-bottom: 2px solid #FFFFFF;
    padding-bottom: 0;
}

.page-donate .navbar-collapse ul>li.nav-item>a.nav-link.current {
    border-bottom: 2px solid var(--main-color);
}

.donate .navbar-collapse ul>li.nav-item:not(:last-child)>a.nav-link:hover {
    border-bottom: 2px solid #041F3D;;
    padding-bottom: 0;
}

.navbar-collapse ul>li.bookmarklet>a.nav-link {
    font-family: 'Oxygen', sans-serif;
}

.bookmarklet {
    background: var(--white);
    border: 1px solid var(--white);
    box-sizing: border-box;
    border-radius: 8px;
    margin-right: 0px !important;
    margin-left: 10px !important;
    text-align: center;
}

.safely-watch-text {
    font-family: 'Oxygen', sans-serif;
    color: var(--main-color);
    font-style: normal;
    font-size: 56px;
    font-weight: bold;
    line-height: 98px;
    text-align: center;
}

.simplicity-text {
    font-family: 'Museo Sans Cyrl', sans-serif;
    color: var(--main-color);
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
}

.form_url {
    height: 78px;
    margin: 0 auto;
    max-width: 960px;
}

.form_url .input-group, .form_url button {
    height: 100%;
}

.form_url input {
    font-family: 'Museo Sans Cyrl', sans-serif;
    border-radius: 8px !important;
    font-weight: 300;
    font-size: 18px;
}

.form_url button {
    background: var(--main-color);
    border-color: var(--main-color);
    border-radius: 8px;
    color: var(--white);
    min-width: 245px;
    font-family: 'Oxygen', sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-left: -5px;
}

.form_url button:hover {
    background: var(--button-hover-dark);
    color: var(--white);
}

.video-play {
    margin-top: 32px;
    margin-bottom: 54px;
}

.video-play img {
    width: 40px;
    height: 40px;
    margin-top: -12px;
}

.video-play span {
    font-family: 'Oxygen', sans-serif;
    font-size: 22px;
    line-height: 48px;
    padding-left: 7px;
}

.banner .card {
    align-items: center;
    text-align: center;
    height: 318px;
    max-width: 405px;
    border-radius: 8px;
    border: none;
    box-shadow: 10px 10px 50px rgb(0 0 47 / 5%);
}

.banner .card img {
    margin: 30px 0px 11px 0px;
    width: 75px;
    padding: 10px;
    height: 75px;
    background-color: var(--gray);
    border-radius: 50px;
}

.banner .card-header {
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: var(--secondary-color);
    border-bottom: none;
    background-color: var(--white);
}

.banner .card-text {
    font-family: 'Museo Sans Cyrl', sans-serif;
    max-width: 304px;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: var(--secondary-color);
}

/*--  Ends Banner Section --*/


/*--  Starts Advantages Section --*/

section.advantages {
    margin-top: 250px;
    margin-bottom: 75px;
    height: 398px;
}

.advantages .headline-text {
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
    color: var(--main-color);
    font-style: normal;
    font-size: 48px;
    line-height: 98px;
    letter-spacing: -0.02em;
}

.advantages .card {
    border: none;
    border-radius: 0;
    align-items: center;
    text-align: center;
}

.advantages .card img {
    margin: 46px 0px 0px 0px;
    width: 76px;
    height: 76px;
}

.advantages .card.scc img {
    margin: 46px 0px 0px 0px !important;
}

.advantages .card.sug img {
    margin: 46px 0px 0px 11px !important;
}

.advantages .card.svqr img {
    margin: 50px 0px 0px 0px !important;
}

.advantages .card.nad img {
    margin: 46px 0px 0px 0px !important;
    width: 60px;
}


.advantages .card.cps img {
    margin: 46px 0px 0px 0px !important;
}

.advantages .card.etr img {
    margin: 31px 3px 0 0 !important;
    width: 100px;
    height: 100px;
}

.advantages .card-text {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 25px;
}

.advantages .scc .card-text {
    margin: 21px 0px 0 0px;
}

.advantages .sug .card-text {
    margin: 21px 0px 0 4px;
}

.advantages .svqr .card-text {
    margin: 17px 0px 0 9px;
}

.advantages .nad .card-text {
    margin: 20px 0px 0 5px;
}

.advantages .cps .card-text {
    margin: 20px 0px 0 17px;
}

.advantages .etr .card-text {
    margin: 11px 0 0 5px;
}

.advantages .card-body {
    padding-bottom: 70px;
}

.advantages .scc {
    border-bottom: 2px solid #E8E9EA;
    border-right: 2px solid #E8E9EA;
}

.advantages .sug {
    border-right: 2px solid #E8E9EA;
}

.advantages .nad {
    border-right: 2px solid #E8E9EA;
}

.advantages .cps {
    border-right: 2px solid #E8E9EA;
}

/*--  Ends Advantages Section --*/


/*--  Starts Add Bookmarklet Section --*/

section.addBookmarklet {
    background: var(--bright-turquoise-linear-gradient);
    height: 649px;
    padding: 110px 0 0 0;
}

section.addBookmarklet .headline-text {
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
    font-size: 52px;
    color: var(--main-color);
    letter-spacing: -0.02em;
}

section.addBookmarklet .subtext {
    font-family: 'Museo Sans Cyrl', sans-serif;
    width: 584px;
    margin: 13px auto;
    font-weight: 300;
    font-size: 24px;
    letter-spacing: -0.013em;
    color: var(--main-color);
}

.btn-add-bookmarklet {
    font-family: 'Oxygen', sans-serif;
    width: 303px;
    height: 62px;
    color: var(--white);
    margin-top: 66px;
    background: var(--main-color);
    border-radius: 10px;
    border-color: var(--main-color);
    font-weight: bold;
    font-size: 20px;
}

.btn-add-bookmarklet a{
    color: #fff;
    text-decoration: none;
}

/*--  Ends Add Bookmarklet Section --*/


/*--  Starts Customer Reviews Section --*/

.customer-reviews {
    padding: 120px 0 0 0;
    height: 865px;
}

.customer-reviews .col-cont {
    padding: 0px;
}

.customer-reviews .headline-text {
    font-family: 'Oxygen', sans-serif;
    font-style: normal;
    width: 408px;
    font-weight: bold;
    font-size: 48px;
    line-height: 78px;
    margin: 101px 0 0 0;
    letter-spacing: -0.02em;
    color: var(--secondary-color);
}

.customer-reviews .sub-text {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-style: normal;
    margin: 25px 0 0 0;
    font-weight: 300;
    letter-spacing: -0.02em;
    width: 477px;
    font-size: 24px;
    line-height: 36px;
    color: var(--charleston-green);
}

.customer-reviews a.view-more {
    font-family: 'Museo Sans Cyrl', sans-serif;
    width: 94px;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    margin: 57px 0px 0 0px;
    line-height: 41px;
    color: var(--gray-1);
    text-decoration: none;
    border-bottom: 3px solid var(--blue-crayola);
}

.customer-reviews .group {
    align-items: center;
    background: var(--light-cyan-blue);
    border-radius: 10px;
    display: flex;
    height: 195px;
    width: 601px;
    margin-bottom: 10px;
    padding-left: 35px;
    padding-right: 30px;
}

.customer-reviews .group .customer-img {
    height: 80px;
    margin-top: 1px;
    object-fit: cover;
    width: 80px;
}

.customer-reviews .group .quotes {
    align-self: flex-start;
    height: 18px;
    margin-left: 42px;
    margin-top: 40px;
    width: 21px;
}

.customer-reviews .group .flex-col {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-left: 16px;
    min-height: 115px;
    width: 341px;
}

.customer-reviews .group .review-text {
    font-family: 'Museo Sans Cyrl', sans-serif;
    color: var(--secondary-color);
    letter-spacing: -0.009em;
}

.customer-reviews .group .customer-name {
    font-family: 'Oxygen', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.02em;
    color: var(--secondary-color);
    margin: 0px;
}

.customer-reviews .group .address {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-size: 14px;
    color: var(--secondary-color);
    opacity: 0.5;
    margin: 0px;
}

.customer-reviews .group-1 {
    float: right;
    margin: 0 33px 20px 0;
}

.customer-reviews .group-2 {
    margin: 0 33px 20px 0;
}

.customer-reviews .group-3 {
    float: right;
}

.customer-reviews .next-prev-btn {
    width: 48px;
    height: 48px;
    left: 672px;
    background: #041F3D;
    color: white;
    border-radius: 10px;
}

.customer-reviews .next-prev-btn:disabled,
.customer-reviews .next-prev-btn[disabled] {
    background: #FFFFFF;
    border: 2px solid #AEB2C3;
}

.customer-reviews #controls {
    position: absolute;
    bottom: 15px;
    right: 0;
}

.customer-reviews .tns-nav {
    display: none !important;
}

/*--  Ends Customer Reviews Section --*/


/*--  Starts From Whom Section --*/

.for-whom {
    height: 800px;
    padding: 68px 0;
    background: var(--main-color);
    color: var(--white);
    text-align: center;
}

.for-whom .headline-text {
    font-family: 'Oxygen', sans-serif;
    font-size: 48px;
    font-weight: bold;
    line-height: 76px;
    letter-spacing: -0.02em;
}

.for-whom .subtext {
    font-family: 'IBM Plex Sans', sans-serif;
    padding: 9px 0 0 0;
    width: 640px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 32px;
}

.for-whom .row:nth-child(2) {
    margin-top: 47px;
}

.for-whom .card {
    cursor: pointer;
    height: 400px;
    background-color: transparent;
    border: 1px solid var(--white);
    box-sizing: border-box;
    padding: 37px 0px 0px 38px;
    text-align: left;
}

.for-whom .card:hover {
    background: var(--bright-turquoise-linear-gradient);
    color: var(--main-color);
    border: 1px solid transparent
}

.for-whom .card-header {
    font-family: 'Oxygen', sans-serif;
    letter-spacing: 0.02em;
    padding: 30px 0px 14px 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    border-bottom: none;
    background-color: transparent;
}

.for-whom .card img {
    height: 80px;
    object-fit: cover;
    width: 80px;
    background-color: var(--white);
    border-radius: 40px;
    padding: 5px;
}

.for-whom .card-text {
    font-family: 'Museo Sans Cyrl', sans-serif;
    width: 327px;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.012em;
}

.for-whom .card-3 .card-text {
    width: 335px;
    letter-spacing: -0.012em !important;
 }

/*--  Ends From Whom Section --*/

/*--   Starts Experience With Video Link Section --*/

section.experience {
    min-height: 691px;
    background-image: url("../../assets/images/experience-bg.svg");
    color: var(--secondary-color);
    padding: 76px 0 0 0;
}

section.experience .headline-text {
    font-family: 'Oxygen', sans-serif;
    width: 636px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 48px;
    line-height: 78px;
    text-align: center;
    letter-spacing: -0.02em;
}

section.experience form {
    margin: 44px auto;
    max-width: 800px;
}

section.experience .label-for {
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}

section.experience .label-for.msg {
    margin: 26px 0 4px 0;
}

section.experience .input-area {
    background: var(--white);
    border-radius: 10px;
}

section.experience .email-cont {
    padding: 0 0 0 23px;
}

section.experience input.input-area {
    height: 50px;
    width: 375px;
    margin-top: 5px;
    padding: 0px 0px 0 20px;
    border: none;
}

section.experience textarea {
    height: 100px;
    padding: 11px 0px 0 20px;
    border: none;
}

section.experience .send-btn {
    font-family: 'Oxygen', sans-serif;
    width: 231px;
    height: 62px;
    float: right;
    margin-top: 50px;
    background: var(--main-color);
    border-color: var(--main-color);
    border-radius: 8px;
    font-weight: bold;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    color: var(--white);
    letter-spacing: 0.02em;
}

/*--   Ends Experience With Video Link Section --*/

/*--   Starts FAQ Section --*/

section.faq-cont {
    min-height: 640px;
    padding: 141px 0 0 0;
    color: var(--secondary-color);
    margin-bottom: 18px;
}

section.faq-cont .accordion {
    margin: 37px 0 15px 0;
}

section.faq-cont button.accordion-button {
    height: 85px;
    letter-spacing: -0.363243px;
    padding-left: 30px;
}

section.faq-cont .accordion-item {
    border: none !important;
}

section.faq-cont .accordion-item:not(:first-child) .accordion-button.collapsed {
    border-top: 1.13514px solid rgba(0, 0, 0, 0.125) !important;
}

section.faq-cont .heading-text {
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 78px;
    text-align: center;
    letter-spacing: -0.02em;
    margin: 0 0 14px 0;
}

section.faq-cont .subtext {
    font-family: 'Museo Sans Cyrl', sans-serif;
    text-align: center;
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.013em;
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%231E5FF6' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(1.05) !important;
    width: 30px;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

.accordion-body {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: #002140;
}

.accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}

.accordion-button {
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
    letter-spacing: 0.02em;
    font-size: 24px;
    line-height: 32px;
}

section.faq-cont a.view-more {
    color: var(--gray-1);
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 48px;
    text-decoration: none;
}

/*--   Ends FAQ Section --*/

/*--   Starts Donation Section --*/

section.donation {
    min-height: 700px;
    padding: 130px 0 0 0;
}

section.donation .headline-text {
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
    font-size: 48px;
    line-height: 78px;
    letter-spacing: -0.02em;
}

section.donation .subtext {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-weight: 300;
    letter-spacing: -0.02em;
    font-size: 24px;
    line-height: 36px;
    width: 552px;
    margin: 0px auto;
    padding: 7px 0 0px 0;
}

section.donation .row:nth-child(2) {
    margin-top: 55px;
}

section.donation .card {
    height: 212px;
    width: 301px;
    border-radius: 8px;
    font-size: 26px;
    text-align: center;
    letter-spacing: -0.02em;
    color: var(--secondary-color);
}

section.donation .card:hover {
    color: var(--white);
    background: var(--bright-turquoise-linear-gradient);
    border: none;
}

section.donation .card-body {
    padding: 41px 0 0 0;
 }

section.donation .card-text-1 {
    font-family: 'Oxygen', sans-serif;
    font-size: 26px;
    text-align: center;
    letter-spacing: -0.02em;
    margin: 0px 0 9px 0;
}

section.donation .card-text-2 {
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
    font-size: 54px;
    letter-spacing: -0.02em;
}

section.donation .set-an-amount {
    color: var(--gray-5) !important;
}

section.donation .donate-with-container {
    margin-top: 76px;
}

section.donation .donate-with-container .form-check {
    height: 78px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

section.donation .donate-with-container .form-check-label {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-weight: 300;
    font-size: 24px;
    letter-spacing: -0.01em;
    line-height: 36px;
    columns: var(--charleston-green);
}

section.donation .donate-with-container .form-check-input {
    width: 32px;
    height: 32px;
    margin-right: 24px;
    margin-top: 0px;
    border: 2px solid #002140;
    border-radius: 0px;
}

.donate-with-paypal {
    display: flex;
    float: right;
    align-items: center;
    justify-content: center;
    width: 326px;
    height: 78px;
    border-radius: 8px;
    cursor: pointer;
    background-color: var(--wild-sand);
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 48px;
}

.patron-container {
    background-image: url("../../assets/images/patron-bg.svg");
    height: 330px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 96px;
}

.donation .patron-container .subtext {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-weight: 300;
    letter-spacing: -0.013em;
    font-size: 24px;
    line-height: 36px;
    width: 552px;
    margin: 0px auto;
    text-align: center;
    padding: 15px 0 0 0;
    color: var(--main-color);
}

.btn-patron {
    font-family: 'Museo Sans Cyrl', sans-serif;
    display: block;
    background: #FF424D;
    border-radius: 8px;
    border-color: #FF424D;
    color: var(--white);
    width: 300px;
    height: 78px;
    font-weight: 600;
    font-size: 20px;
    line-height: 48px;
    margin: 25px auto;
}

/*--   Ends Donation Section --*/

/*--   Starts Want More Section --*/

.want-more {
    height: 840px;
    padding: 70px 0 0 0;
    background: var(--main-color);
    color: var(--white);
    text-align: center;
}

.want-more .headline-text {
    font-weight: bold;
    font-family: 'Oxygen', sans-serif;
    font-size: 48px;
    line-height: 76px;
    letter-spacing: -0.02em;
}

.want-more .subtext {
    font-family: 'Museo Sans Cyrl', sans-serif;
    width: 720px;
    padding: 8px 0 0 0;
    margin: 0 auto;
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    letter-spacing: -0.013em;
}

.want-more .note {
    font-family: 'Museo Sans Cyrl', sans-serif;
    width: 720px;
    padding: 20px 0 0 0;
    margin: 0 auto;
    font-size: 16px;
    line-height: 32px;
    font-weight: 300;
    letter-spacing: -0.013em;
    font-style: italic;
}

.want-more .row:nth-child(2) {
    margin-top: 80px;
}

.want-more .card {
    cursor: pointer;
    height: 401px;
    background-color: transparent;
    border: 1px solid var(--white);
    box-sizing: border-box;
    border-radius: 8px;
    padding: 34px 0px 0 40px;
    text-align: left;
}

.want-more .card:hover {
    background: var(--bright-turquoise-linear-gradient);
    color: var(--main-color) !important;
    border: 1px solid transparent;
}

.want-more .card-header {
    font-family: 'Oxygen', sans-serif;
    padding: 30px 0px 14px 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    border-bottom: none;
    background-color: transparent;
}

.want-more .img-container {
    width: 80px;
    height: 80px;
    background-color: var(--white);
    border-radius: 62px;
    text-align: center;
    padding: 10px 0 0 0;
 }

.want-more .card img {
    height: 60px;
    object-fit: cover;
    width: 60px;
}

.want-more .card-text {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.014em;
    margin: 4px 0 0 0;
}

.want-more .view-more-container {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-weight: bold;
    position: absolute;
    top: 208px;
}

.want-more a.view-more {
    font-weight: 500;
    font-size: 22px;
    line-height: 155.9%;
    text-decoration: none;
    color: var(--white);
}

.want-more a.view-more:after {
    content: "";
    background: var(--bright-turquoise-linear-gradient);
    display: block;
    height: 3px;
    width: 109px;
}

.want-more .card:hover:hover a.view-more {
    color: var(--main-color);
}

.want-more .card:hover:hover a.view-more::after {
    background: var(--white);
}

.want-more .double-down-arrow {
    margin-top: 46px;
    text-align: center;
}

/*--  Ends Want More Section --*/

/*--   Starts Footer Section --*/

section.footer {
    padding: 68px 0 0 0;
    background: #FBFCFD;
    z-index: 1049;
    position: relative;
}

.section.footer .row div {
    padding-right: 0px;
    padding-left: 0px;
}

section.footer .fb-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #F2F4F7;
    box-sizing: border-box;
    border-radius: 10px;
    float: left;
    text-align: center;
    margin-right: 10px;
}

section.footer .linkedin-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #F2F4F7;
    box-sizing: border-box;
    border-radius: 10px;
    float: left;
    margin-right: 10px;
    text-align: center;
}

section.footer .insta-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #F2F4F7;
    box-sizing: border-box;
    border-radius: 10px;
    float: left;
    margin-right: 10px;
    text-align: center;
}

section.footer .bookmarklet {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 211px;
    height: 48px;
    background: var(--wild-sand);
    color: var(--main-color);
    border-radius: 10px;
    margin-top: 35px;
}

section.footer .bookmarklet a {
    font-family: 'Nunito Sans', sans-serif;
    color: var(--main-color);
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 48px;
}

section.footer ul {
    list-style-type: none;
}

section.footer .links ul {
    padding: 9px 0px 0px 11px;
}

section.footer .support ul {
    padding: 9px 0px 0px 39px;
}

section.footer .contact-us ul {
    padding: 9px 0px 0px 68px;
}

section.footer .heading {
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: -0.32px;
    color: #2B2C43;
    margin-bottom: 15px;
}

section.footer .sublist {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.28px;
    color: #45465A;
    margin-bottom: 13px;
}

section.footer .row:nth-child(2) {
    margin-top: 30px;
}

section.footer .copyright-text {
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -0.309474px;
    color: #45465A;
    mix-blend-mode: normal;
    opacity: 0.62;
}

section.footer li a {
    color: #45465A;
    text-decoration: none;
}

section.footer li a:hover {
    cursor: pointer !important;
    text-decoration: underline !important;
}


/* loading overlay */
.ovrl {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    transition: left 0.2s, width .2s;
}

body.loading .ovrl {
    display: block;
}

@media screen and (min-width: 992px) {
    .sidebar-collapsed .ovrl {
        left: 60px;
        width: calc(100% - 60px);
    }
}

/* preloader */
.preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.dot {
    width: 16px;
    height: 16px;
    background-color: #159ED9;
    border-radius: 50%;
    float: left;
    margin: 0 8px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-animation: fx 1000ms ease infinite 0ms;
    animation: fx 1000ms ease infinite 0ms;
}

.dot:nth-child(2) {
    -webkit-animation: fx 1000ms ease infinite 300ms;
    animation: fx 1000ms ease infinite 300ms;
}

.dot:nth-child(3) {
    -webkit-animation: fx 1000ms ease infinite 600ms;
    animation: fx 1000ms ease infinite 600ms;
}

/*--   Ends Footer Section --*/

@media only screen and (min-width: 1350px) {
    .container {
        max-width: 1260px !important;
        padding: 0px !important;
    }

    .simplicity-text {
        width: 992px;
    }

    ul.navbar-nav li:nth-child(1) {
        margin-right: 22px;
    }

    ul.navbar-nav li:nth-child(2) {
        margin-right: 24px;
    }

    ul.navbar-nav li:nth-child(3) {
        margin-right: 26px;
    }

    ul.navbar-nav li:nth-child(4) {
        margin-right: 21px;
    }

    ul.navbar-nav li:nth-child(5) {
        margin-right: 36px;
    }
}

@media only screen and (max-width: 1349px) and (min-width: 1147px) {

    .simplicity-text {
        width: 992px;
    }

    .customer-reviews .group {
        width: 490px !important;
    }

    .customer-reviews .sub-text {
        width: 350px !important;
    }


    .for-whom .card-text {
        width: 270px !important;
        font-size: 16px;
    }

    section.donation .card {
        width: 245px;
    }

    .want-more .card-text {
        width: 270px !important;
        font-size: 17px;
    }

    section.footer .contact-us ul {
        padding: 9px 0px 0px 25px;
    }

    .advantages .card-text {
        font-size: 18px;
    }

}

@media only screen and (max-width: 1146px) and (min-width: 992px) {

    .customer-reviews .group {
        width: 490px !important;
    }

    .customer-reviews .sub-text {
        width: 350px !important;
    }

    .for-whom .card {
        height: 430px;
    }

    .for-whom .card-text {
        width: 240px !important;
        font-size: 16px;
    }

    section.donation .card {
        width: auto;
    }

    .want-more .card {
        padding: 34px 0 0 20px;
    }

    .want-more .card-text {
        width: 270px !important;
        font-size: 17px;
    }

    section.footer .contact-us ul {
        padding: 9px 0px 0px 25px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1070px) {
    .container {
        max-width: 950px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1349px) {
    ul.navbar-nav li {
        margin-right: 10px !important;
    }

    ul.navbar-nav li:last-of-type {
        margin-right: 20px !important;
    }

    .advantages .card-text {
        font-size: 16px;
    }
 }

@media only screen and (max-width: 1070px) {
    .navbar-nav.mb-2.mb-lg-0 a{
        font-size: 16px !important;
    }
}

@media only screen and (min-width: 992px) {

    .container {
        max-width: 1024px;
     }

    .videolink_logo {
        width: 174px;
        height: 36px;
        margin: 0 0 0 0;
    }

    .navbar {
        padding-top: 32px;
    }

    .navbar-expand-lg .navbar-collapse {
        justify-content: right;
    }

    ul.navbar-nav li:nth-child(1) {
        margin-right: 22px;
    }

    ul.navbar-nav li:nth-child(2) {
        margin-right: 24px;
    }

    ul.navbar-nav li:nth-child(3) {
        margin-right: 26px;
    }

    ul.navbar-nav li:nth-child(4) {
        margin-right: 20px;
    }

    ul.navbar-nav li:nth-child(5) {
        margin-right: 20px;
    }

    ul.navbar-nav li:nth-child(6) {
        margin-right: 35px;
    }

    ul.navbar-nav li:not(:last-child) {
        margin-top: 9px;
    }

    .navbar-collapse ul>li.bookmarklet>a.nav-link {
        font-weight: 700;
        font-size: 18px;
        line-height: 48px;
        padding: 5px 0px 0 0px;
        letter-spacing: normal;
        font-style: normal;
        color: #041F3D;
    }


    .bookmarklet {
        width: 196px;
        height: 58px;
        font-weight: 700;
        font-size: 18px;
        line-height: 43px;
        margin-left: 0px !important;
    }

    .safely-watch-text {
        letter-spacing: -0.02em;
        width: 833px;
        margin: 0px auto;
        margin-top: 65px;
    }

    .homepage-title {
        width: 1048px;
    }

    .simplicity-text {
        margin-top: 22px;
        letter-spacing: -0.013em;
        margin: 0 auto;
    }

    .form_url {
        margin-top: 54px;
    }

    .form_url .safe-url {
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 48px;
        padding: 0px 0px 0px 29px;
        letter-spacing: -0.01em;
    }

    .banner .card img {
        margin: 39px 0px 22px 0px;
    }

    .banner .card-text {
        font-weight: 300;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: -0.01em;
        margin: 0 auto;
    }

    .advantages .row-cont {
        margin-top: 48px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .advantages .headline-text {
        /* padding: 19px 0 16 0; */
    }

    .want-more .card-text {
        width: 304px;
    }

    .customer-reviews .row-cont {
        padding-left: 12px;
        padding-right: 12px;
    }

    .customer-reviews .row-cont > div{
        padding-right: 0px;
        padding-left: 0px;
    }

    #navbarMenuModal {
        display:none !important;
    }

    section.footer .disclaimer {
        font-size: 16px;
        padding: 13px 0 5px 0;
        color: #45465A;
        font-weight: 300;
    }
}

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

    .container {
        max-width: 676px !important;
        padding: 0px !important;
    }


    #navbarMenuModal .modal-dialog {
        margin: 0px;
        float: right;
        width: 300px;
        height: 495px;
    }


    #navbarMenuModal .modal-content {
        margin: 0px;
        height: 604px;
    }

    #navbarMenuModal .modal-body {
        padding: 0px;
    }

    #navbarMenuModal .vd-logo {
        width: 120px;
        height: 25px;
    }

    #navbarMenuModal .modal-header {
        border: none;
        padding: 14px 30px 0px 30px;
    }

    #navbarMenuModal ul {
        margin-top: 61px;
        margin-left: 0;
        list-style-type: none;
    }

    #navbarMenuModal ul.first-level {
        padding-left: 3rem;
    }

    #navbarMenuModal ul li {
        padding: 0 0 40px 0;
    }

    #navbarMenuModal ul.dropdown-menu li {
        padding: 0 0 25px 0;
    }

    #navbarMenuModal ul li a{
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 24px;
    }

    #navbarMenuModal ul li.add-bookmarklet {
        width: 140px;
        height: 40px;
        background-color: #002140;
        color: white;
        border-radius: 8px;
        padding: 7px 0px 0px 13px;
        margin-top: 25px;
    }

    #navbarMenuModal ul li.add-bookmarklet a {
        font-size: 18px;
        font-weight: 700;
        text-decoration: none;
        font-weight: 700;
        font-size: 14px;
        line-height: 21px;
    }

    #navbarNavDarkDropdownSmall {
        padding: 0 10px 0 0 !important;
    }

    #navbarNavDarkDropdownSmall ul {
        margin-top: 0px;
    }

    .banner {
        max-height: 500px;
        padding-top: 9px;
    }

    .banner .navbar-toggler {
        padding: 0px;
    }

    .videolink-logo {
        width: 110px;
        height: 30px;
    }

    .safely-watch-text {
        width: 523px;
        font-weight: 700;
        font-size: 38px;
        line-height: 54px;
        padding-top: 34px;
        margin: 0 auto;
        letter-spacing: -0.02em;
    }

    .simplicity-text {
        font-weight: 300;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: -0.2px;
        padding-top: 11px;
    }

    .form_url {
        width: 512px;
        height: 52px;
        margin-top: 32px;
    }

    .form_url input {
        font-weight: 300;
        font-size: 14px !important;
        line-height: 26px;
    }

    .form_url button {
        min-width: 123px;
        font-weight: 700;
        font-size: 14px !important;
        line-height: 26px;
    }

    .safe-url {
        padding: 0px 0px 0 13px !important;
        letter-spacing: -0.01em;
    }

    .video-play {
        margin-top: 25px;
        margin-bottom: 48px;
    }

    .video-play-img {
        width: 22px !important;
        height: 22px !important;
        margin-top: -4px !important;
    }

    .video-play span {
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        padding: 0 1px 0 2px;
    }

    .banner .card {
        height: 270px;
        width: 216px;
    }

    .banner .card img {
        width: 52px !important;
        height: 52px !important;
        margin: 37px 0px 11px 0px;
    }

    .banner .card .share-img {
        width: 46px !important;
        height: 46px !important;
        margin: 37px 17px 16px 0px !important;
    }

    .banner .card-body {
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    .banner .card-header {
        font-weight: 700;
        font-size: 18px;
        line-height: 26px;
        max-width: 154px;
        padding-top: 0px;
    }

    .banner .card-text {
        font-weight: 300;
        font-size: 14px;
        line-height: 21px;
        width: 186px;
        letter-spacing: -0.02em;
    }

    section.advantages {
        margin-top: 300px;
        margin-bottom: 0px;
        height: 450px;
    }

    .advantages .headline-text {
        font-weight: 400;
        font-size: 38px;
        line-height: 57px;
        text-align: center;
        letter-spacing: -0.02em;
    }

    section.advantages .row-cont {
        padding: 22px 12px 0 12px;
    }

    .advantages .card-body {
        padding-bottom: 48px;
    }

    .advantages .card img {
        width: 40px;
        height: 40px;
    }

    .advantages .card.scc img {
        margin: 50px 0px 0px 18px !important;
    }

    .advantages .scc .card-text {
        margin: 12px 0px 0 18px;
    }

    .advantages .card.sug img {
        margin: 50px 8px 0px 0px !important;
    }

    .advantages .sug .card-text {
        margin: 12px 6px 0 0px;
    }

    .advantages .card.svqr img {
        margin: 51px 0px 0px 17px !important;
    }

    .advantages .svqr .card-text {
        margin: 10px 0px 0 22px;
    }

    .advantages .card.nad img {
        margin: 51px 7px 0px 0px !important;
    }

    .advantages .nad .card-text {
        margin: 10px 8px 0 0px;
    }

    .advantages .card.cps img {
        margin: 51px 0px 0px 11px !important;
    }

    .advantages .cps .card-text {
        margin: 11px 0px 0 21px;
    }

    .advantages .card.etr img {
        width: 40px;
        height: 40px;
        margin: 49px 4px 0px 0px !important;
    }

    .advantages .etr .card-text {
        margin: 10px 0 0 0px;
    }

    .advantages .card-text {
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
    }

    .advantages .scc {
        border-bottom: 2px solid #E8E9EA;
        border-right: 2px solid #E8E9EA;
    }

    .advantages .sug {
        border-bottom: 2px solid #E8E9EA;
        border-right: none;
    }

    .advantages .svqr {
        border-right: 2px solid #E8E9EA;
    }

    .advantages .nad {
        border-bottom: 2px solid #E8E9EA;
        border-right: none;
    }

    .advantages .cps {
        border-right: 2px solid #E8E9EA;
        border-bottom: 2px solid #E8E9EA;
    }

    section.addBookmarklet {
        height: 500px;
        padding: 80px 0 0 0;
    }

    section.addBookmarklet .headline-text {
        font-weight: 400;
        font-size: 38px;
        line-height: 48px;
        text-align: center;
        letter-spacing: -0.02em;
    }

    section.addBookmarklet .subtext {
        font-weight: 300;
        margin: 10px auto;
        font-size: 16px;
        line-height: 24px;
        width: 379px;
    }

    section.addBookmarklet .btn-add-bookmarklet {
        width: 220px;
        height: 52px;
        font-weight: 500;
        font-size: 18px;
        line-height: 48px;
        margin-top: 48px;
        letter-spacing: 0.02em;
    }

    .customer-reviews {
        height: 760px;
        padding: 0px;
    }


    section.customer-reviews .row-cont {
        padding: 0px 12px 0 12px;
    }

    .customer-reviews .headline-text {
        width: 303px;
        margin: 71px 0 0 0;
        font-weight: 700;
        font-size: 38px;
        line-height: 48px;
        letter-spacing: -0.02em;
    }

    .customer-reviews .sub-text {
        font-weight: 300;
        font-size: 18px;
        line-height: 24px;
        width: 254px;
        margin: 15px 0 0 0;
    }

    .customer-reviews #controls {
        position: absolute;
        bottom: -4px;
        right: 13px;
    }

    .customer-reviews .next-prev-btn {
        margin: 0 1px 0px 6px;
    }

    .tns-outer {
        margin-top: 23px;
    }

    #tns1 > .tns-item {
        width: 405px !important;
    }

    .customer-review-subsections {
        display: flex !important;
        flex-direction: row;
        margin-top: 30px;
    }

    .customer-reviews #tns1-iw {
        margin: 0px 315px 0 0px !important;
    }

    .customer-reviews .group-1 {
        margin: 0 23px 20px 0 !important;
    }

    .customer-reviews .group {
        height: 256px;
        padding-top: 48px;
    }

    .customer-reviews .cont-custname-address {
        float: left;
        margin-left: 15px;
        margin-top: 10px;
    }

    .customer-reviews .group .flex-col {
        align-items: flex-start;
        display: flex;
        padding-top: 35px;
        flex-direction: row;
    }

    .customer-reviews .group .review-text {
        margin-left: 15px;
    }

    .customer-reviews .group-2 {
        margin-right: 23px;
    }

    .customer-reviews .group .customer-img {
        float: left;
    }

    .for-whom {
        height: 645px;
        padding: 62px 0 0 0;
    }

    .for-whom .row:nth-child(2) {
        margin-top: 39px;
    }

    .for-whom .card {
        height: 354px;
        width: 216px;
        border-radius: 8px;
        padding: 33px 0px 0px 22px;
    }

    .for-whom .headline-text {
        font-weight: 700;
        font-size: 38px;
        line-height: 41px;
        letter-spacing: -0.02em;
    }

    .for-whom .subtext {
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
        width: 570px;
    }

    .for-whom .card img {
        width: 42.6px;
        height: 42.6px;
    }

    .for-whom .card-header {
        padding:  19px 0px 7px 0;
        letter-spacing: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 27px;
    }

    .for-whom .card-text {
        width: 179px !important;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        letter-spacing: -0.02em;
    }

    section.experience {
        height: 632px;
        padding: 70px 0 0 0;
        background-image: url(../../assets/images/experience-bg-tablet.png);
    }

    section.experience .headline-text {
        font-weight: 700;
        font-size: 38px;
        line-height: 63px;
        letter-spacing: -0.02em;
        width: 534px;
    }

    section.experience form {
        margin: 40px auto;
    }

    section.experience .input-area {
        height: 84px;
    }

    section.experience input.input-area {
        width: 320px;
        margin-top: 1px;
        height: 42.67px !important;
    }

    section.experience .email-cont {
        padding: 0 0 0 16px;
    }

    section.experience .label-for.msg {
        margin: 18px 0 0 0;
    }

    section.experience .send-btn {
        margin-top: 61px;
    }

    section.faq-cont {
        padding: 70px 0 0 0;
    }

    section.faq-cont .heading-text {
        font-weight: 700;
        font-size: 38px;
        line-height: 63px;
        letter-spacing: -0.02em;
        margin: 0 0 16px 0;
    }

    section.faq-cont .subtext {
        font-weight: 300;
        font-size: 18px;
        line-height: 24px;
    }

    section.faq-cont .accordion {
        margin: 20px 0 0px 0;
    }

    section.faq-cont button.accordion-button {
        padding-left: 21px;
    }

    .accordion-item {
        border: none !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
    }

    .accordion-button::after {
        background-size: 15px !important;
        margin-top: 10px;
        width: 15px !important;
    }

    .accordion-button {
        font-weight: 700;
        font-size: 20px;
        line-height: 32px;
        letter-spacing: -0.363243px;
    }

    section.donation {
        padding: 102px 0 0 0;
    }

    section.donation .headline-text {
        font-weight: 700;
        font-size: 38px;
        letter-spacing: -0.02em;
    }

    section.donation .row:nth-child(2) {
        margin-top: 65px;
    }

    section.donation .subtext {
        font-weight: 300;
        font-size: 18px;
        line-height: 24px;
        width: 477px;
        letter-spacing: -0.016em;
        padding: 0px 0 0px 0;
    }

    section.donation .card-body {
        padding: 46px 0px 0 5px ;
    }

    section.donation .card {
        border: none;
        width: 326px;
        height: 225px;
        background: #FFFFFF;
        box-shadow: 0px 15.1522px 47.6211px rgba(0, 33, 64, 0.08) !important;
        border-radius: 8.65838px;
        margin-bottom: 25px;
    }

    section.donation .card-text-1 {
        font-weight: 400;
        font-size: 28.1397px;
        letter-spacing: -0.02em;
    }

    section.donation .card-text-2 {
        font-weight: 700;
        font-size: 58.4441px;
        letter-spacing: -0.02em;
    }

    section.donation .donate-with-container {
        margin-top: 28px !important;
        margin-left: 3px;
    }

    section.donation .donate-with-container .form-check-label {
        font-weight: 300;
        font-size: 18px;
        line-height: 36px;
        margin: 9px 0px 0 -6px;
        letter-spacing: -0.012em;
    }

    section.donation .donate-with-container .form-check-input {
        width: 24px;
        height: 24px;
    }

    .donate-with-paypal {
        width: 269px;
        height: 62px;
        font-weight: 500;
        font-size: 16px;
        line-height: 48px;
        text-transform: uppercase;
        margin: 11px 2px 0px 0;
        padding: 3px 4px 0px 0px;
    }

    .donate-with-paypal  img {
        width: 105px;
        height: 26px;
    }

    .patron-container {
        height: 400px;
        background-image: url(../../assets/images/patron_bg_tablet.png);
    }

    section.donation .patron-container .subtext {
        width: 552px;
        font-weight: 300;
        font-size: 20px;
        line-height: 36px;
        padding: 15px 0px 0 2px;
        margin-bottom: 42px;
    }

    .patron-container .btn-patron {
        width: 258px;
        height: 62px;
        font-weight: 500;
        font-size: 18px;
    }

    .patron-container .btn-patron img {
        padding: 0 8px 0 0;
    }

    .want-more {
        height: 605px;
        padding: 43px 0 0 0;
    }

    .want-more .headline-text {
        font-weight: 700;
        font-size: 38px;
        letter-spacing: -0.02em;
        margin: 0px;
    }

    .want-more .subtext {
        font-weight: 300;
        font-size: 18px;
        line-height: 24px;
        width: 592px;
        padding: 0px;
    }

    .want-more .row:nth-child(2) {
        margin-top: 38px;
    }

    .want-more .card {
        width: 216px;
        height: 263px;
        padding: 37px 20px;
    }

    .want-more .img-container {
        width: 42.67px;
        height: 42.67px;
        padding: 6px 0 0 0;
        margin: 0 0 5px 0;
    }

    .want-more .card img {
        width: 32px;
        height: 32px;
    }

    .want-more .card-header {
        font-weight: 700;
        font-size: 18px;
        padding: 16px 0px 6px 0;
        line-height: 27px;
    }

    .want-more .card-text {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
    }

    .want-more .view-more-container {
        display: none;
    }

    .want-more .double-down-arrow {
        display: none;
    }

    section.footer {
        padding: 57px 0 0 0;
    }

    section.footer .social-links {
        margin: 44px 0 0 0 !important;
    }

    .footer ul {
        padding-left: 0px;
        margin-top: 60px;
    }

    .footer .fb-icon, .footer .linkedin-icon, .footer .insta-icon {
        margin-right: 10px !important;
    }

    section.footer .links ul {
        padding: 13px 0px 0px 0px;
    }

    section.footer .support ul {
        padding: 12px 20px 0px 0px;
    }

    .footer .contact-us {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }

    .footer .support {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
}

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

    .container {
        width: 315px;
        padding: 0px !important
    }

    .row {
        margin: auto !important;
    }

    .row > * {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .videolink-mobile-logo {
        width: 120px;
        height: 24.8px;
    }

    .navbar-light .navbar-toggler-icon {
        width: 24px;
        height: 26px;
    }

    .navbar-light .navbar-toggler {
        padding: 0px;
    }

    .banner {
        max-height: 1060px;
        padding: 13px 0 0 0;
    }

    #navbarMenuModal .modal-dialog {
        margin: 0px;
    }

    #navbarMenuModal .modal-content {
        margin: 0px;
        height: 604px;
    }

    #navbarMenuModal .modal-body {
        padding: 0px;
    }

    #navbarMenuModal .vd-logo {
        width: 120px;
        height: 25px;
    }

    #navbarMenuModal .modal-header {
        border: none;
        padding: 14px 30px 0px 30px;
    }

    #navbarMenuModal ul {
        margin-top: 53px;
        list-style-type: none;
    }

    #navbarMenuModal ul li {
        padding: 0px 0 24px 0;
    }

    #navbarMenuModal ul li a{
        font-family: 'Oxygen', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 45px;
    }

    #navbarMenuModal ul li.add-bookmarklet {
        width: 196px;
        height: 58px;
        background-color: #002140;
        color: white;
        border-radius: 8px;
        padding: 5px 0px 0px 20px;
        margin-top: 25px;
    }

    #navbarMenuModal ul li.add-bookmarklet a {
        font-size: 18px;
        font-weight: 700;
        text-decoration: none;
    }

    #navbarNavDarkDropdownSmall {
        padding: 0px 10px 0px 15px !important;
    }

    #navbarNavDarkDropdownSmall ul {
        margin-top: 0px;
    }

    .safely-watch-text {
        width: 315px;
        font-size: 30px;
        font-weight: 700px;
        line-height: 42px;
        letter-spacing: -0.02em;
        margin: 0 auto;
        margin-top: 25px;
    }

    .simplicity-text {
        width: 315px;
        font-weight: 300;
        font-size: 16px;
        line-height: 26px;
        margin: 0 auto;
        margin-top: 16px;
        margin-bottom: 41px;
        letter-spacing: -0.01em;
    }

    .video-play {
        letter-spacing: normal;
        margin-top: 24px;
        margin-bottom: 41px;
    }

    .video-play span {
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        width: 96px;
        padding-left: 2px;
    }

    .video-play img {
        width: 22px;
        height: 22px;
        margin-top: -4px;
    }

    .form_url {
        width: 315px;
        height: 52px;
    }

    .form_url input.form-control {
        font-weight: 300;
        font-size: 14px;
        line-height: 26px;
        padding: 0 0px 0 9px;
        letter-spacing: -0.01em;
    }

    .form_url button {
        min-width: 123px;
        font-weight: 700;
        font-size: 14px;
        line-height: 26px;
    }

    .banner .card {
        width: 315px;
        height: 270px;
        margin: 0px auto;
        border: none;
    }

    .banner .col-md-4:not(:first-child) .card {
        margin-top: 12px !important;
    }

    .banner .card img {
        margin: 45px 0px 11px 0px;
        width: 32px;
        padding: 0px;
        height: 32px;
    }

    .banner .card-header {
        font-weight: 700;
        font-size: 18px;
        line-height: 26px;
        width: 155px;
        margin: 0 auto;
    }

    .banner .card-text {
        width: 275px;
        font-weight: 300;
        font-size: 13px;
        line-height: 21px;
        margin-top: 1px;
        letter-spacing: 0.02em;
    }

    section.advantages {
        margin-top: 300px;
        margin-bottom: 0px;
        height: 578px;
    }

    .advantages .card.scc img {
        margin: 41px 2px 0px 0px !important;
    }

    .advantages .scc .card-text {
        margin: 13px 0px 0 0px;
    }

    .advantages .card.sug img {
        margin: 39px 2px 0px 0px !important;
    }

    .advantages .sug .card-text {
        margin: 12px 0px 0 0px;
    }

    .advantages .card.svqr img {
        margin: 39px 0px 0px 0px !important;
    }

    .advantages .svqr .card-text {
        margin: 9px 0px 0 0px;
        letter-spacing: -0.01em;
    }

    .advantages .card.nad img {
        margin: 39px 0px 0px 0px !important;
    }

    .advantages .nad .card-text {
        margin: 10px 0px 0 0px;
        letter-spacing: -0.01em;
    }

    .advantages .card.cps img {
        margin: 33px 0px 0px 0px !important;
    }

    .advantages .cps .card-text {
        margin: 12px 0px 0 0px;
        letter-spacing: -0.01em;
    }

    .advantages .card.etr img {
        margin: 37px 0px 0px 0px !important;
        width: 41px;
        height: 41px;
    }

    .advantages .etr .card-text {
        margin: 11px 0 0 0px;
        letter-spacing: -0.01em;
    }

    .advantages .headline-text {
        font-weight: 400;
        font-size: 38px;
        line-height: 48px;
        letter-spacing: -0.02em;
    }

    .advantages .card-body {
        padding-bottom: 38px;
    }

    .advantages .card img {
        width: 41px;
        height: 41px;
    }

    .advantages .card-text {
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
    }

    .advantages .scc, .advantages .sug, .advantages .nad, .advantages .cps {
        border: none;
        border-bottom: 2px solid #E8E9EA
    }

    .advantages .svqr {
        border: none;
    }

    section.addBookmarklet {
        height: 518px;
        padding: 40px 0;
    }

    section.addBookmarklet .headline-text {
        font-weight: 400;
        font-size: 38px;
        line-height: 48px;
        width: 315px;
        letter-spacing: -0.02em;
        margin: 0 auto;
    }

    section.addBookmarklet .subtext {
        width: 315px;
        font-weight: 300;
        font-size: 16px;
        margin: 16px auto;
        line-height: 24px;
    }

    .btn-add-bookmarklet {
        width: 220px;
        padding: 0px;
        border: none;
        font-weight: 500;
        font-size: 18px;
        line-height: 48px;
        margin-top: 34px;
        height: 52px;
        letter-spacing: 0.03em;
    }

    .customer-reviews {
        height: 825px;
        padding-top: 0px
    }

    .customer-reviews .headline-text {
        width: 325px;
        margin: 80px 0 0 0;
        font-weight: 700;
        font-size: 38px;
        line-height: 48px;
        letter-spacing: -0.02em;
    }

    .customer-reviews .sub-text {
        width: 254px;
        font-weight: 300;
        font-size: 18px;
        line-height: 24px;
        margin: 17px 0 0 0;
        letter-spacing: -0.02em;
    }

    .customer-reviews #controls-sm {
        position: relative !important;
        float: right;
        margin-top: 22px;
        margin-bottom: 20px;
    }

    .customer-reviews .previous-sm {
        margin-right: 7px;
    }

    .customer-reviews .next-sm {
        margin-right: 3px;
    }

    .customer-review-subsections-mobile {
        display: flex !important;
        flex-direction: row;
        margin-top: 5px;
    }

    .customer-reviews .group {
        margin: 0 5px 20px 0 !important;
        width: 33% !important;
        height: 280px;
        padding-left: 17px !important;
        padding-top: 47px !important;
    }

    .customer-reviews .group .customer-img {
        float: left;
        width: 65px;
        height: 65px;
    }

    .customer-reviews .group .customer-name {
        font-size: 18px;
        letter-spacing: 0.02em;
        color: var(--secondary-color);
        margin: 0px;
    }


    .customer-reviews .cont-custname-address {
        float: left;
        margin-left: 14px;
        margin-top: 17px;
    }

    .customer-reviews .group .address {
        font-size: 13px;
    }

    .customer-reviews .group .flex-col {
        align-items: flex-start;
        display: flex;
        padding-top: 33px;
        flex-direction: row;
        margin-left: 0px;
    }

    .customer-reviews .group .review-text {
        margin-left: 15px;
        font-weight: 400;
        font-size: 15px;
        line-height: 24px;
        width: 255px;
    }

    .for-whom {
        height: 1250px;
        padding: 80px 0 0 0;
    }

    .for-whom .headline-text {
        font-weight: 700;
        font-size: 38px;
        line-height: 41px;
        letter-spacing: -0.02em;
    }

    .for-whom .subtext {
        width: 315px;
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 36px
    }

    .for-whom .col-md-4:not(:first-child) .card  {
        margin-top: 11px;
    }

    .for-whom .card {
        width: 315px;
        height: 275px;
        margin-bottom: 15px;
        margin: 0 auto;
        padding: 33px 0px 0px 21px;
        border-radius: 8px;
    }

    .for-whom .card img {
        width: 42px;
        height: 42px;
    }

    .for-whom .card-header {
        font-weight: 700;
        font-size: 18px;
        line-height: 27px;
        padding: 20px 0px 8px 0px;
        letter-spacing: -0.02em;
    }

    .for-whom .card-text {
        width: 275px;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        letter-spacing: -0.026em;
    }

    .for-whom .card-3 .card-text {
        width: 275px;
    }

    section.experience  {
        background-image: url(../../assets/images/experience-bg-mobile.png);
        padding: 81px 0 0 0;
        height: 778px;
    }

    section.experience .headline-text {
        width: 315px;
        font-weight: 700;
        font-size: 38px;
        line-height: 48px;
        letter-spacing: -0.02em;
    }

    section.experience form {
        margin: 33px auto;
    }

    section.experience .email-cont {
        padding: 0 0 0 0;
    }

    section.experience .label-for.msg {
        margin: 0px 0 2px 0;
    }

    section.experience input.input-area{
        height: 43px;
        width: 315px;
        margin-top: 2px;
    }

    section.experience .send-btn {
        width: 231px;
        height: 62px;
        font-weight: 600;
        font-size: 20px;
        line-height: 48px;
        margin: 0 auto;
        float: none;
    }

    section.experience .email-cont {
        margin: 18px 0;
    }

    section.experience .msg-btn-cont {
        text-align: center;
        margin-top: 40px;
    }

    section.faq-cont {
        min-height: 640px;
        padding: 80px 0 0 0;
    }

    section.faq-cont .heading-text {
        width: 315px;
        font-weight: 700;
        font-size: 38px;
        line-height: 63px;
        letter-spacing: -0.02em;
        margin: 0 auto;
    }

    section.faq-cont .subtext {
        font-weight: 300;
        font-size: 18px;
        line-height: 24px;
        margin-top: 16px;
    }

    section.faq-cont .accordion {
        margin: 0px 0 15px 0;
    }

    section.faq-cont .accordion-item {
        border: none;
        border-bottom: 1px solid #E8E9EA;
        min-height: 85px;
    }

    section.faq-cont button.accordion-button {
        height: 85px;
        padding: 0 0px 0 10px;
        letter-spacing: 0.01em;
    }

    .accordion-button {
        font-weight: 700;
        font-size: 16px;
        line-height: 16px;
    }

    .accordion-button::after {
        background-size: 1rem;
    }

    section.donation {
        min-height: 700px;
        padding: 97px 0 0 0;
    }

    section.donation .headline-text {
        font-weight: 700;
        font-size: 38px;
        line-height: 63px;
        text-align: center;
        letter-spacing: -0.02em;
    }

    section.donation .subtext {
        width: 315px;
        font-weight: 300;
        font-size: 18px;
        line-height: 24px;
        font-family: 'Museo Sans Cyrl', sans-serif;
        font-weight: 300;
        letter-spacing: -0.01em;
        margin: 0px auto;
        padding: 7px 0 52px 0;
    }

    section.donation .card {
        width: 326px;
        height: 130px;
        margin: 0 auto;
        margin-bottom: 15px;
        border: none;
        box-shadow: 0px 15.1522px 47.6211px rgba(0, 33, 64, 0.08) !important;
    }

    section.donation .card-body {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 9px 26px 0 15px;
    }

    section.donation .card-text-1 {
        display: flex;
        align-items: center;
        font-weight: 400;
        font-size: 28px;
        line-height: 42px;
        letter-spacing: -0.02em;
    }

    section.donation .card-text-2 {
        display: flex;
        align-items: center;
        font-weight: 700;
        font-size: 58px;
        line-height: 58px;
        letter-spacing: -0.02em;
    }

    section.donation .donate-with-container {
        margin-top: -5px;
        margin-bottom: 70px;
    }

    section.donation .donate-with-container .form-check-input {
        width: 24px;
        height: 24px;
        margin-right: 20px;
    }

    section.donation .donate-with-container .form-check-label {
        font-weight: 300;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: -0.03em;
    }

    .donate-with-paypal {
        width: 269px;
        height: 62px;
        font-weight: 500;
        font-size: 16px;
        line-height: 48px;
        margin: 0 auto;
        float: none;
        margin-top: 20px;
        padding: 1px 3px 0 0;
    }

    .donate-with-paypal img {
        width: 105px;
        height: 26px;
    }

    .patron-container {
        margin-top: 80px;
        height: 344px;
        background-image: url(../../assets/images/patron-bg-mobile.png);
        padding-top: 35px;
    }

    .donation .patron-container .subtext{
        width: 326px;
        font-weight: 300;
        font-size: 20px;
        line-height: 36px;
    }

    .btn-patron {
        width: 258px;
        height: 62px;
        font-weight: 500;
        font-size: 18px;
        line-height: 48px;
        margin: 49px auto;
    }

    .btn-patron img {
        width: 28px;
        height: 28px;
        margin-right: 10px;
    }

    .want-more {
        height: 910px;
        padding: 83px 0 0 0;
    }

    .want-more .headline-text {
        font-family: 'Oxygen', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 38px;
        line-height: 41px;
        text-align: center;
        letter-spacing: -0.02em;
    }

    .want-more .subtext {
        width: 315px;
        font-weight: 300;
        font-size: 18px;
        line-height: 24px;
        margin-top: 5px;
        margin-bottom: 32px;
    }

    .want-more .note {
        width: 315px;
        padding: 20px 0 10px 0;
        font-size: 16px;
        line-height: 32px;
        font-weight: 300;
        font-style: italic;
    }

    .want-more .img-container {
        width: 42.67px;
        height: 42.67px;
        background-color: var(--white);
        border-radius: 62px;
        text-align: center;
        padding: 5px;
    }

    .want-more .card img {
        width: 32px;
        height: 32px;
    }

    .want-more .card {
        padding: 30px 20px;
        height: 212px;
        margin-bottom: 15px;
    }

    .want-more .card-header {
        padding: 20px 0px 10px 0;
        font-weight: 700;
        font-size: 18px;
        line-height: 27px;
    }

    .want-more .card-text {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        width: 280px;
    }

    .want-more .view-more-container, .want-more .double-down-arrow {
        display: none;
    }

    section.footer {
        height: 531px;
        padding: 61px 0 0 0;
        background-color: #FBFCFD;
    }

    section.footer ul {
        padding-left: 0px;
    }

    /* section.footer .social-links {
        height: 50px;
        margin-top: 41px;
    } */

    section.footer .disclaimer {
        font-size: 14px;
        padding: 15px 0 15px 0;
        color: #45465A;
        font-weight: 300;
    }

    section.footer .bookmarklet {
        margin-top: 26px;
        margin-bottom: 50px;
        margin-left: 0px !important;
        font-weight: 700;
        font-size: 16px;
        line-height: 48px;
    }

    section.footer .bookmarklet a {
        font-size: 16px;
        line-height: 48px;
        padding: 3px 4px 0 0;
    }

    section.footer .heading {
        font-size: 14px;
    }

    section.footer .sublist {
        font-family: 'Museo Sans Cyrl', sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 17px;
        margin-right: 7px;
        line-height: 18px;
    }

    section.footer .links ul {
        padding: 0px 0px 0px 0px;
    }

    section.footer .contact-us ul {
        padding: 0px 0px 0px 0px;
    }

    section.footer .support ul {
        padding: 0px 0px 0px 0px;
    }

    section.footer .copyright-text {
        margin-top: 30px;
        margin-bottom: 20px;
    }

}

.lang-selector li{
    margin: auto !important;
}

.lang-selector .dropdown-menu-dark-viddly a.active{
    color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}

/* styles.css */
#scroll-to-top {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: var(--bright-turquoise-linear-gradient);
    color: #fff;
    border: none;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
}

#scroll-to-top:hover {
    background-color: #2980b9;
}
