/*---global css-----*/

/*---Font intialization-----*/


@font-face {
  font-family: Objektiv-rg;
    font-display: swap;
    src: local('Objektiv-rg'), url('/content/dam/intelligentcontent/unbranded/nevermiss-montenegro-dtc/me/bs/font/ObjektivMk1_Rg.ttf');
}

@font-face {
  font-family: Antonio-Regular;
    font-display: swap;
    src: local('Antonio-Regular'), url('/content/dam/intelligentcontent/unbranded/nevermiss-montenegro-dtc/me/bs/font/Antonio-Regular.ttf');
}

@font-face {
  font-family: Antonio-Light;
    font-display: swap;
    src: local('Antonio-Light'), url('/content/dam/intelligentcontent/unbranded/nevermiss-montenegro-dtc/me/bs/font/Antonio-Light.ttf');
}

@font-face {
  font-family: Antonio-Bold;
    font-display: swap;
    src: local('Antonio-Bold'), url('/content/dam/intelligentcontent/unbranded/nevermiss-montenegro-dtc/me/bs/font/Antonio-Bold.ttf');
}

p {
  font-family: 'Objektiv-rg';
}



/*------never-miss-----*/
.header-miss p,.header-miss a {
  font-family: 'Antonio-Regular';
}

html,body {
  overflow-x: hidden;
}

.header-main p {
  padding-left: 20px;
  padding-right: 20px;
}

.header-main a {
  font-size: 16px!important;
  color: #000000;
}

.lag-selector {
  color: #000000;
}

#header-section .head-image {
  margin-left: 3em;
  margin-right: 6em;
}

#header-section .fi-lang,#header-section .fr-lang,#header-section .sec-lang {
  display: flex;
  align-items: center;
}

#header-section .header-main {
  display: flex;
  padding-top: 3em;
  padding-left: 8%;
}

#header-section .header-miss {
  display: flex;
}

#header-section a {
  text-decoration: none!important;
}

#header-section  .aem-Grid:nth-child(1) {
  display: flex;
}

#header-section .accordion.panelcontainer.aem-GridColumn.aem-GridColumn--default--12 {
  width: 15%;
  margin-right: 1em;
}

#header-section .sec-lang {
  color: #000000;
}

#lang-sel p,.lag-selector {
  font-family: unset;
  margin-left: 10px;
  font-size: 15px;
}

#header-section #accordion-head1 .cmp-accordion__button {
  margin-top: 1.9em!important;
}

#header-section #accordion-head1 .cmp-accordion__panel--expanded {
  position: absolute;
  z-index: 9;
  background: white;
  width: 100%;
}

#header-section #accordion-head1 .cmp-accordion__icon::before {
  content: "\f078"!important;
  color: #009f98;
}

#header-section #accordion-head1 .cmp-accordion__button--expanded .cmp-accordion__icon::before {
  content: "\f077"!important;
  color: #009f98;
}

.foot-button a {
  font-size: 25px;
  font-family: 'Objektiv-rg';
}

.other-lang a {
  margin-bottom: 1em;
}

.foot-newt br {
  display: none;
}
/*Seribian footer start*/
html[lang="sr"] #footer-id .footer-main .sub-flex img {
  max-width: 13em;
}

html[lang="sr"] #footer-id  .foot-col2 {
  width: 92%;
  padding: 10px 30px 10px 10px;
}

html[lang="sr"] #footer-id .foot-col2 .sub-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

html[lang="sr"] #footer-id .foot-col2 .sub-flex .text-1 {
  padding-bottom: 0px;
  margin-top: 10px;
}

html[lang="sr"] #footer-id .col2-main {
  align-items: center;
  gap: 20px;
}

html[lang="sr"]  .foot-col3 {
  margin: auto;
}

html[lang="sr"] #footer-id .col2-main div:nth-child(1) img {
  width: 8em;
}

html[lang="sr"] #footer-id .col2-main div:nth-child(2) img {
  width: 8em;
}

html[lang="sr"] #footer-id .col2-main div:nth-child(4) img {
  width: 8em;
}

html[lang="sr"] #footer-id .col2-main div:nth-child(7) img {
  width: 14em;
}

html[lang="bs"] #footer-id .foot-col2 .sub-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 1em;
}

html[lang="bs"] #footer-id .foot-col2 .col2-main .col2-img1 img.mobile-only {
  display: none;
}

html[lang="bs"] #footer-id .foot-col2 .col2-main .col2-img1 img {
  margin-left: 18px;
  margin: 0 30px 7%;
  width: 26em;
}

html[lang="sr"] #footer-id .foot-para2 {
  font-size: 18px;
  line-height: normal;
}
/*Seribian footer end*/

@media screen and (max-width:991px) {
  .header-main {
    position: absolute;
    width: 100%;
    height: 100vh;
    z-index: 99;
    display: flex!important;
    flex-direction: column;
    justify-content: center;
    transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    gap: 3em;
    overflow-y: scroll;
  }

  .head-image img:nth-child(1) {
    padding-top: 10px;
  }

  .header-main a {
    font-size: 27px!important;
    line-height: 35px;
  }

  .mobile-nav-icon img {
    width: 3em;
    height: 3em;
  }

  #header-section .head-image {
    margin-left: 0.3em;
    margin-right: unset;
  }

  .mobile-navbar-btn.active .mobile-nav-icon img {
    width: 3em;
    height: 3em;
    content: url(/content/dam/intelligentcontent/unbranded/nevermiss-montenegro-dtc/me/bs/images/open-icon.PNG);
  }

  .header-main .head-image {
    margin-left: 1em!important;
    margin-right: 0!important;
  }

  button.active .lag-selector {
    color: #ffffff;
  }

  #header-section .header-main.active {
    padding-left: 1em;
  }

  .header-main.active {
    background: #000000;
    z-index: 69;
  }

  .header-main.active a {
    color: #ffffff;
  }

  #home #header-section .first-element a {
    border-bottom: none;
    padding-bottom: 0;
  }

  #header-section #accordion-head1 .cmp-accordion__button {
    margin-top: 1em;
  }

  .mobile-navbar-btn {
    position: relative;
    z-index: 99;
    top: 25px;
    left: 2%;
  }

  #nevermiss-header {
    padding-top: 0;
  }

  .header-main.active {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  #header-section .accordion.panelcontainer.aem-GridColumn.aem-GridColumn--default--12 {
    width: 31%;
    position: absolute;
    z-index: 999;
    left: 60%;
  }

  div#mob-acc1 {
    width: 100%;
    margin-left: -1em;
  }

  #header-section div#accordion-head1 {
    width: 100%;
    margin-left: -1.5em;
  }

  #header-section #mob-acc1 .cmp-accordion__panel--expanded {
    position: absolute;
    z-index: 9;
    background: white;
    width: 100%;
  }

  #header-section #mob-acc1 .cmp-accordion__button {
    margin-top: 2em;
  }

  #header-section .first-element {
    border-bottom: none;
  }

  #mobile-header p {
    text-align: center;
    padding-top: 10px;
  }

  #header-section .head-image {
    width: 80%;
  }

  #footer-above {
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
  }

  h2.above-foot-text {
    color: #000000;
    font-size: 34px;
    margin-bottom: 5px;
    font-family: 'Antonio-Bold';
  }

  div#footer-id {
    background: #000000;
    padding-top: 4em;
    padding-bottom: 4em;
  }

  div#foot-below {
    background: #292A2E;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  #footer-id p,#footer-id a,.foot-bel-main p,.foot-bel-main a {
    color: #ffffff;
  }

  #footer-id p {
    font-family: 'Objektiv-rg';
    padding-bottom: 7%;
    font-size: 20px;
    padding-left: 30px;
    line-height: 30px;
  }

  .ser-foot {
    font-family: 'Antonio-Bold'!important;
    text-shadow: none;
  }

  .col1-main .col1-img1 img,.col2-main .col2-img1 img {
    width: 9em;
    margin-left: 13px;
    margin-bottom: 7%;
  }

  .col1-main .col1-img2 img,.col2-main .col2-img2 img,.col2-main .col3-img2 img,.col2-main .col4-img4 img {
    width: 9em;
    margin-left: 22px;
    margin-bottom: 7%;
  }

  .foot-button a {
    background: #21B6A8;
    color: #ffffff;
    padding: 15px 30px;
  }

  .foot-button .fa-chevron-up:before {
    padding-left: 0.5em;
  }

  .foot-button {
    padding-left: 30px;
    padding-top: 2em;
  }

  .foot-para1, .foot-para2, .foot-para3 {
    font-family: 'Antonio-Bold'!important;
  }

  .foot-bel-main p, .foot-bel-main a {
    font-family: unset;
    font-size: 17px;
    line-height: 25px;
  }

  .foot-bel-main {
    padding-left: 30px;
    padding-right: 30px;
  }

  .legal-p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bel-foot-col1 {
    padding-bottom: 1.5em;
  }

  .foot-newt {
    display: block;
  }
  /*Seribian Mobile footer start*/
  html[lang="sr"] #footer-id  .foot-col2 {
    width: 100%;
    padding: 0px;
  /* padding-left: 30px; */
    ;
  }

  html[lang="sr"] #footer-id .foot-col2 .sub-flex {
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
  }

  html[lang="sr"] #footer-id .foot-col2 .sub-flex .text-1 {
    padding-bottom: 7%;
    margin-top: 0px;
  }

  html[lang="sr"] #footer-id .footer-main .sub-flex img {
  /* width: 9em; */
    margin-left: 18px;
    margin-bottom: 7%;
  }

  html[lang="sr"] #footer-id .col2-main {
    /*margin-left: 15px;*/
    justify-content: center;
    flex-flow: wrap;
    display: flex;
    gap: 0;
    margin: 0;
  }

  html[lang="sr"] #footer-id .col2-main img {
    width: 9em;
  }

  html[lang="sr"] #footer-id .col2-main div:nth-child(1) img {
    width: 9em;
  }

  html[lang="sr"] #footer-id .col2-main div:nth-child(2) img {
    width: 9em;
  }

  html[lang="sr"] #footer-id .col2-main div:nth-child(4) img {
    width: 9em;
  }

  html[lang="sr"] #footer-id .col2-main div:nth-child(7) img {
    width: 9em;
  }

  html[lang="sr"] #footer-id .foot-para2 {
    font-size: 15px;
  }
    /*Seribian Mobile footer end*/;
}
/*---spanish header----*/
#sp-main-header {
  padding: 0;
  background: #000000;
}

.sp-header {
  display: flex;
  align-items: center;
}

.sp-image1,.sp-image2 {
  width: 40%;
}

.sp-image1 img {
  width: 45%;
  margin-left: 3em;
}

.sp-image2 img {
  width: 25%;
  float: right;
  position: relative;
  left: 30%;
}

@media screen and (min-width:992px) {
  #header-section .accordion:nth-child(3) {
    display: none;
  }

  .drop-lang img, .other-lang img {
    width: auto;
    height: 3em;
  }

  #section2-abt .abt-sec-cont {
    padding-bottom: 8%;
    flex-direction: row-reverse;
  }

  #nevermiss-header .dropdown-content a {
    border-bottom: 2px solid #009f98;
  }

  #nevermiss-header .dropdown-content a:last-child {
    border-bottom: none!important;
  }

  .second-element.dropdown .dropdown-content {
    width: 18%;
  }

  .third-element.dropdown .dropdown-content {
    width: 90%;
    margin-left: 1.5em;
  }

  #home #header-section .first-element a {
    border-bottom: 6px solid #009f98;
    padding-bottom: 28px;
  }

  .header-main a {
    font-size: 14px!important;
  }

  #nevermiss-header {
    padding: 0;
  }

  #accordion-head1 {
    width: 88%;
  }

  .mobile-navbar-btn {
    display: none;
  }

  #footer-section {
    background: #000000;
  }

  #foot-below {
    padding: 0;
    background: #292A2E;
  }

  .foot-bel-main {
    padding: 1em 0;
    display: flex;
    justify-content: space-between;
  }

  .col1-main,.col2-main,.col3-main {
    display: flex;
    justify-content: center;
  }

  .footer-main {
    display: flex;
    width: 95%;
    margin: auto;
  }

  .foot-para1, .foot-para2,.foot-para3 {
    color: #ffffff;
    padding-bottom: 2em;
    font-size: 22px;
    line-height: 30px;
  }

  .foot-button a {
    background: #21B6A8;
    color: #ffffff;
    padding: 15px 10px;
  }

  .foot-para1, .foot-para2 {
    text-align: center;
  }

  h2.above-foot-text {
    color: #000000;
    text-align: center;
    font-size: 43px;
    font-family: 'Antonio-Bold';
    margin: 0;
    padding: 10px 0;
  }

  .legal-p {
    padding-left: 1.5%;
    padding-right: 1.5%;
  }

  .foot-button .fa-chevron-up:before {
    padding-left: 0.5em;
  }

  .bel-foot-col1 {
    width: 75%;
    float: left;
    padding-left: 4%;
  }

  .bel-foot-col1 p,.foot-bel-col2 a {
    color: #ffffff;
    font-family: 'Objektiv-rg';
    font-size: 15px;
  }

  .foot-newt {
    padding-left: 4%;
  }

  #footer-id {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  #about #section2-abt .abt-sec-cont img {
    height: 80%;
    margin-top: 3em;
  }

  html[lang="es"] #about #section2-abt .abt-sec-cont img,html[lang="fr"] #about #section2-abt .abt-sec-cont img,html[lang="de"] #about #section2-abt .abt-sec-cont img {
    height: 63%!important;
    margin-top: 7em!important;
  }
/*----spanish---*/
  html[lang="es"]  #header-section .header-main {
    padding-left: 3%;
  }

  html[lang="es"]  .header-main p {
    padding-left: 25px;
    padding-right: 25px;
  }

  html[lang="es"] .bel-foot-col1 {
    width: 72%;
  }
/*----german----*/
  html[lang="de"] #header-section .header-main {
    padding-left: 5%;
  }

  html[lang="de"] .header-main p {
    padding-left: 30px;
    padding-right: 30px;
  }

  html[lang="de"] .bel-foot-col1 {
    width: 67%;
  }
  /*----------SEREBIAN------------*/
  html[lang="sr"] .header-miss img {
    width: 143px;
    height: 93px;
    padding-bottom: 0px;
    padding-top: 0px !important;
  }

  html[lang="sr"] .bel-foot-col1 {
    width: 68%;
  }

  .foot-bel-main .bel-foot-col1 {
    width: 50%;
    float: none;
  }

  .foot-bel-main .foot-bel-col2 {
    width: 50%;
    right: 0;
    display: flex;
    justify-content: right;
    padding-right: 4%;
  }

  html[lang="sr"] #header-section .header-main {
    padding-left: 19%;
  }
}

.cap {
  text-transform: uppercase;
}

#news .cmp-container__backgroundImage--enabled {
  background-position-x: left;
  background-position-y: center;
}

@media screen and (min-width:1367px) {
  #header-section .aem-Grid:nth-child(1) {
    width: 90%;
    margin: auto;
  }

  .fr-header .header-main p {
    padding-left: 30px!important;
    padding-right: 30px!important;
  }

  #header-section .fr-header .header-main {
    padding-left: 21%!important;
  }

  #header-section .header-main {
    padding-left: 22%;
  }

  .header-main p {
    padding-left: 18px;
    padding-right: 18px;
  }

  .footer-main img {
    width: 13em;
  }

  .foot-button a {
    margin-left: 3.5em!important;
  }

  .bel-foot-col1 {
    padding-left: 6%;
  }

  .foot-bel-col2 {
    left: 50%;
  }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
  .header-main p {
    padding-left: 15px;
    padding-right: 15px;
  }

  #header-section #accordion-head1 .cmp-accordion__icon::before {
    margin-left: -2em!important;
  }

  .foot-col1 {
    padding: 10px 25px 10px 10px!important;
  }

  #header-section .header-main {
    padding-left: 8%;
  }

  html[lang="es"]  #header-section .header-main {
    padding-left: 1%;
  }

  html[lang="es"]  .header-main p {
    padding-left: 20px;
    padding-right: 20px;
  }

  html[lang="es"] .bel-foot-col1 {
    width: 70%;
  }
/*----german---*/
  html[lang="de"] .header-main p {
    padding-left: 25px;
    padding-right: 25px;
  }

  html[lang="de"] #header-section .header-main {
    padding-left: 5%;
  }

  .fr-header .header-main p {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }

  #header-section .fr-header .header-main {
    padding-left: 1%!important;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  #header-section .header-main {
    padding-top: 3em;
    padding-left: 8%!important;
  }

  .fr-footer .bel-foot-col1 {
    width: 59%!important;
  }

  .fr-header .header-main p {
    padding-left: 8px!important;
    padding-right: 8px!important;
  }

  #resourc .button.ref-btn.ress {
    width: 90%!important;
  }

  #resourc .black-box-2 {
    font-size: 14px!important;
  }

  #header-section #accordion-head1 .cmp-accordion__icon::before {
    margin-left: -1.5em!important;
  }

  html[lang="fr"] .header-miss p,html[lang="fr"] .header-miss a {
    font-size: 13px!important;
  }

  #about .abt-new img#img-id {
    height: 70%!important;
    width: 750px!important;
    margin-top: 4em!important;
  }

  #about #section2-abt .abt-sec-cont img {
    height: 70%;
    margin-top: 5em;
  }

  #header-section .accordion.panelcontainer.aem-GridColumn.aem-GridColumn--default--12 {
    width: 18%;
    margin-right: 0em;
  }

  .header-main p {
    padding-left: 11px;
    padding-right: 11px;
  }

  #header-section .head-image {
    margin-right: 1em;
    margin-left: 1em;
  }

  h2.above-foot-text {
    font-size: 34px;
  }

  .col1-main, .col2-main, .col3-main {
    column-gap: 0.5em;
  }

  .foot-bel-col2 {
    left: 41%;
  }

  .bel-foot-col1 {
    width: 70%;
  }

  .foot-button a {
    margin-left: 0.5em !important;
  }

  .foot-button a {
    font-size: 24px;
  }
  /*---spanish---*/
  html[lang="es"] #header-section .header-main {
    padding-left: 1%!important;
  }

  html[lang="es"] .header-main p {
    padding-left: 5px;
    padding-right: 5px;
  }

  html[lang="es"] .header-main a {
    font-size: 13px!important;
  }

  html[lang="es"] .bel-foot-col1 {
    width: 68%;
    padding-left: 2%!important;
  }
/*----german----*/
  html[lang="de"] #header-section .header-main {
    padding-left: 3%!important;
  }

  html[lang="de"] .header-main p {
    padding-left: 10px;
    padding-right: 10px;
  }

  html[lang="de"] .bel-foot-col1 {
    width: 60%;
  }

  html[lang="fr"] #header-section .fr-header .header-main {
    padding-left: 1%!important;
  }

  html[lang="fr"] .foot-newt {
    padding-left: 2%;
  }

  html[lang="fr"] .bel-foot-col1 {
    width: 59%;
    padding-left: 1%;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  #header-section .accordion.panelcontainer.aem-GridColumn.aem-GridColumn--default--12 {
    width: 18%;
    left: 69%;
  }

  #header-section #accordion-head1 .cmp-accordion__icon::before {
    margin-left: -1.5em!important;
  }

  .mobile-navbar-btn {
    top: 32px;
    left: 9%;
  }

  #about #section2-abt .first-image img {
    margin-top: 11em;
    height: 20em !important;
  }

  #header-section #accordion-head1 .cmp-accordion__button {
    margin-top: 1.5em;
  }

  #header-section .header-main {
    padding-top: 15em!important;
  }
}

@media screen and (max-width:454px) {
  #header-section .accordion.panelcontainer.aem-GridColumn.aem-GridColumn--default--12 {
    width: 31%;
    left: 50%;
  }

  .foot-ref li:before {
    left: -0.95em!important;
  }

  .mobile-navbar-btn {
    top: 31px;
  }

  #home #homepa-section2 .button {
    padding: 20px 40px 20px 40px!important;
  }

  .foot-ref p {
    margin-top: 1em;
  }

  .modal-box .modal__close {
    background: white !important;
  }

  #header-section #accordion-head1 .cmp-accordion__icon::before {
    margin-left: 3em!important;
  }

  #header-section #accordion-head1 .cmp-accordion__button {
    margin-top: 1.5em;
    outline: none;
  }

  .cmp-modal--defaultStyle .modal__closeLabel {
    display: none !important;
  }

  html[lang="sr"] #home #last-card-1 .cmp-video__player {
    min-height: 183px;
  }
}

@media screen and (max-width:767px) and (orientation:landscape) {
  #header-section .accordion.panelcontainer.aem-GridColumn.aem-GridColumn--default--12 {
    width: 22%;
    left: 66%;
  }

  .foot-ref li:before {
    left: -0.95em!important;
  }

  .modal.exit-ramp-modal.modal--visible .modal-box {
    height: 24em;
    overflow-y: scroll;
  }

  #home #homepa-section2 .button {
    padding: 14px 0 14px 0!important;
  }

  .mobile-navbar-btn {
    top: 30px;
  }

  #header-section #accordion-head1 .cmp-accordion__button {
    margin-top: 1.5em;
  }

  .mobile-navbar-btn {
    left: 9%;
  }

  #header-section .header-main {
    padding-top: 12%;
  }
}

@media screen and (min-width:992px) {
  .dropdown-content {
    box-shadow: 1px 1px 15px #cccccc;
    position: absolute;
    width: auto;
    background: #ffffff;
    z-index: 9;
    margin-top: 2.8em;
  }

  #header-section #accordion-head1 .cmp-accordion__button {
    margin-top: 1.65em!important;
  }

  html[lang="es"] .header-miss img {
    width: 90%;
    padding-bottom: 9px;
  }

  html[lang="de"] .header-miss img,html[lang="fr"] .header-miss img {
    width: 143px;
    height: 93px;
    padding-bottom: 10px;
  }

  html[lang="de"]  .foot-newt {
    display: inline-flex;
  }
/*---header bugs solve----*/
  #about .underline-header1 p:nth-child(1),#pro .underline-header2 p:nth-child(1),
#resourc .underline-header4 p:nth-child(1) {
    border-bottom: 6px solid #009f98;
    padding-bottom: 28px;
  }

  #about .underline-header1 .dropdown-content,#pro .underline-header2 .dropdown-content,
#resourc .underline-header4 .dropdown-content {
    margin-top: 0.2em;
  }

  .foot-col2 .foot-para2 {
    padding-bottom: 1em;
  }

  html[lang="bs"] #footer-id .foot-col2 .foot-para2 {
    padding-bottom: 0em;
  }

  html[lang="bs"] #footer-id .foot-col2 .sub-flex .text-1 {
    padding-bottom: 0px;
    margin-top: 10px;
  }

  .header-miss img {
    padding-top: 10px!important;
  }

  #about .abt-new img#img-id {
    height: 80%;
    width: 600px;
    margin-top: 3em;
  }

  html[lang="es"] #about .abt-new img#img-id,html[lang="fr"] #about .abt-new img#img-id,html[lang="de"] #about .abt-new img#img-id {
    height: 68%!important;
    width: 700px!important;
    margin-top: 3em;
  }

  #about .abt-sec-cont .first-image {
    margin: 2em 2em 0 0;
  }

  .fr-footer .bel-foot-col1 {
    width: 65%;
  }

  .fr-header .header-main p {
    padding-left: 20px;
    padding-right: 20px;
  }

  #header-section .fr-header .header-main {
    padding-left: 5%;
  }

  .third-element.dropdown {
    position: relative;
  }

  .dropdown-content a {
    padding: 13px 15px;
    display: block;
    text-align: center;
    text-decoration: none;
  }
  /*----new footer----*/
  .foot-col1 {
    width: 35%;
    padding: 10px 40px 10px 10px;
  }

  .foot-col2 {
    width: 50%;
    padding: 10px 10px;
  }

  .foot-col3 {
    width: 50%;
    padding: 10px 10px;
  }

  .foot-col2 {
    border-right: 2px solid #ffffffc7;
  }

  .foot-para3 {
    text-align: center;
  }

  .foot-button {
    text-align: center;
  }

  .foot-button a {
    margin-left: 0!important;
  }
}

@media screen and (max-width:991px) {
  p.dropbtn {
    color: #ffffff;
    font-size: 20px;
  }

  .sp-image1 img {
    width: 90%;
    margin-left: 1em;
  }

  .sp-image2 img {
    width: 55%;
  }

  #header-section .header-main {
    display: unset!important;
    padding-top: 12em;
  }

  #header-section .header-main .dropdown {
    padding-top: 2.8em;
  }

  #header-section .header-main .dropdown,#header-section .header-main .news-element {
    padding-top: 2.8em;
  }

  html[lang="bs"] #footer-id .foot-col2 .sub-flex .text-1 {
    padding-bottom: 7%;
    margin-top: 0px;
    font-size: 15px;
  }

  html[lang="bs"] #footer-id .footer-main .sub-flex img {
        /* width: 9em; */
    margin-left: 18px;
    margin-bottom: 7%;
    max-width: 13em;
  }

  .drop-lang img,.other-lang img {
    width: auto;
    height: 3em;
  }

  .col2-main .col2-img2 img {
    margin-left: 7px;
  }

  .col2-main .col2-img1 img {
    margin-left: 18px;
  }

  .foot-button a {
    font-size: 21px;
    padding: 8px 60px;
  }

  .foot-button .fas {
    top: -4px;
  }

  .dropdown-content {
    background: #292a2e5c;
    padding-left: 0;
    margin-top: 2em;
    margin-left: 1em;
    margin-right: 1em;
    box-shadow: 0 10px 50px -15px #009f98f7;
  }

  html[lang="bs"] #footer-id .foot-col2 .col2-main .col2-img1 img {
    margin-left: 18px;
    margin: 0 30px 7%;
    width: 11em;
  }

  html[lang="bs"] #footer-id .foot-col2 .col2-main .col2-img1 img.mobile-only {
    display: block;
  }

  html[lang="bs"] #footer-id .foot-col2 .col2-main .col2-img1 img.desktop-only {
    display: none;
  }

  html[lang="es"] #header-section .head-image img {
    padding: 10px;
    width: 10em;
  }

  html[lang="de"] #header-section .head-image img,html[lang="fr"] #header-section .head-image img {
    padding: 10px 10px 5px;
    width: 143px;
    height: 90px;
  }

  html[lang="sr"] #header-section .head-image img {
    padding: 10px 10px 5px;
    width: 143px;
    height: 90px;
  }

  html[lang="sr"] .drop-lang img {
    width: auto;
    height: auto;
    max-width: 42px;
  }

  html[lang="bs"] #footer-id .foot-col2 .sub-flex {
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
  }

  .dropdown-content a {
    display: block;
    width: 95%;
    margin: auto;
    padding: 7px 18px;
    font-family: 'Objektiv-rg';
    line-height: 30px;
  }

  .header-main a {
    font-size: 19px!important;
  }

  #header-section .header-main.active {
    padding-left: 0;
  }

  .third-element.dropdown {
    position: relative;
  }
}

.dropdown-content {
  display: none;
}

.dropdown-content.active {
  display: block;
}

#foot-reference {
  display: none;
}

.modal-box__content #foot-reference {
  display: block;
}

.foot-ref li {
  counter-increment: item;
  margin-bottom: 10px;
}

.foot-ref li:before {
  margin-right: 10px;
  content: counter(item);
  /*position: absolute;*/
  left: -1.7em;
  font-weight: 600;
}

.foot-ref p,.foot-ref li,.foot-ref a,
.foot-ref a:hover {
  color: #000000;
  line-height: 25px;
}

.foot-ref a:hover {
  text-decoration: none;
}

#footer-id a, #footer-id p,.foot-bel-main p, .foot-bel-main a,#home #home-banner p,
.section2-para1,.section2-para2,.section2-para3,#homepa-section2 .button.ref-btn a {
  font-family: 'Antonio-Regular';
}

#home .section2-heading {
  font-family: 'Antonio-Bold'!important;
}

#home #homepa-section2 .sec1-cont {
  font-size: 22px;
  line-height: 30px;
  font-family: 'Antonio-Regular'!important;
}

div#last-ab-footer a {
  text-decoration: none !important;
  color: white !important;
}

#resourc div#last-ab-footer a {
  text-decoration: none !important;
  color: white !important;
  text-transform: uppercase;
}

.foot-ref p {
  font-size: 18px;
  font-weight: 600;
}

#header-section .header-main .dropdown .fa-chevron-down:before {
  margin-left: 0.3em;
}

.col2-img2 img,.col2-img1  img {
  width: 12em;
}

.col2-img1 {
  align-self: center;
}

html[lang="bs"] #footer-id .foot-col2 .col2-main .col2-img1 {
  align-self: center;
  text-align: center;
}

.foot-button .fas {
  font-size: 15px;
  font-weight: normal;
  position: relative;
  top: -5px;
}
/* exit ramp */


.modal-enabled {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden;
}

.exit-ramp-modal {
  background: #F2F2F2;
  z-index: 32010;
}

.modal--visible {
  visibility: visible;
  opacity: 1;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background: rgba(0,0,0,0.5);
}

.exit-ramp-modal .modal-box {
  border-radius: 0;
  max-width: 673px;
  width: 100%;
}

.exit-ramp-modal .modal__close {
  display: none;
}

.modal__close {
  position: fixed;
  top: 2.5rem;
  right: 2.5rem;
  z-index: 1000;
  padding: 0;
  width: 2rem;
  height: 2rem;
  border: none;
  background-color: transparent;
  color: #fff;
  cursor: pointer;
}

.modal * {
  box-sizing: border-box;
  outline: none;
}

.modal.exit-ramp-modal.modal--visible .modal-box {
  position: relative;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 60%;
  border-radius: 4px;
  background: #2C5E69;
  opacity: 1;
  cursor: auto;
  will-change: transform, opacity;
  padding: 5%;
}

.exit-ramp-modal .exit-ramp-body {
  padding: 0px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.exit-ramp-modal .exit-ramp-actions {
  justify-content: space-between;
  padding: 0;
  display: flex;
  flex-direction: row-reverse;
}

.exit-ramp-modal .exit-ramp-continue {
  font-size: 18px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 32px 9px;
  margin-top: 24px;
  border: 1px solid #E6E687;
  background: unset;
  border-radius: 25px;
  color: #E6E687;
}

.exit-ramp-modal .exit-ramp-actions a.exit-ramp-continue.skip-exit-ramp:hover {
  text-decoration: none;
}

.exit-ramp-modal .exit-ramp-cancel {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 32px 9px;
  margin-top: 24px;
  cursor: pointer;
  background: #E6E687;
  border-radius: 25px;
  color: #2C5E69;
  font-size: 18px;
}

.exit-ramp-title {
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  text-shadow: none !important;
  padding-bottom: 12px;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
}

.exit-ramp-modal .exit-ramp-body {
  padding: 0px;
  line-height: 20px;
  font-size: 18px;
  font-weight: 400;
  color: #Fff;
}

/* exit ramp end */
@media screen and (max-width:767px) {
    /*--exit ramp----*/
  .modal.exit-ramp-modal.modal--visible .modal-box .modal-box__content {
    padding: 0;
  }

  .foot-newt br {
    display: block;
  }

  .exit-ramp-modal .exit-ramp-content {
    padding: 24px 25px 40px 25px;
  }

  .exit-ramp-modal .exit-ramp-body {
    padding: 0px;
    line-height: 14px;
    font-size: 13px;
    text-align: center;
  }

  .exit-ramp-title {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
  }

  .exit-ramp-modal .exit-ramp-cancel, .exit-ramp-modal .exit-ramp-continue {
    font-size: 12.5px;
    line-height: 16px;
  }

  .exit-ramp-modal .exit-ramp-actions {
    justify-content: space-around;
    width: 100%;
  }

  .modal.exit-ramp-modal.modal--visible .modal-box {
    width: 95%;
    margin: auto;
  }

  .foot-ref a {
    word-break: break-all;
  }
/*----exit ramp ends----*/;
}

@media screen and (min-width:1367px) and (max-width:1920px) {
  #accordion-head1 {
    width: 70%;
    margin-left: 2em;
  }

  #about #section2-abt .abt-sec-cont img {
    height: 65%;
    margin-top: 2em;
  }

  #about .abt-new img#img-id {
    margin-top: 1em;
  }

  html[lang="es"] #header-section .header-main {
    padding-left: 18%;
  }

  html[lang="es"] .header-main p,html[lang="de"] .header-main p {
    padding-left: 35px;
    padding-right: 35px;
  }

  html[lang="es"] .bel-foot-col1 {
    width: 75%;
  }

  html[lang="de"] #header-section .header-main {
    padding-left: 25%;
  }

  html[lang="de"] .bel-foot-col1 {
    width: 71%;
  }
}

#lang-sel p, .lag-selector {
  margin-left: 5px;
}

#header-section #accordion-head1 .cmp-accordion__icon::before {
  margin-left: -2.5em;
}

.sp-newfoot {
  padding-left: 2em;
  padding-right: 2em;
  text-align: center;
}

html {
  -webkit-text-size-adjust: 100%;
}
/*---header popup---*/
#ge-header .modal {
  display: none;
}

#ge-header .other-lang  .modal {
  display: block;
}

.pop-ge {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  margin-top: 0.5em;
}

html[lang="de"] h2.above-foot-text {
  line-height: 50px;
}
/*ipad footer*/
@media screen and (min-width:768px) and (max-width:1023px) {
  #footer-id p {
    padding-bottom: 3%;
  }

  .col2-main .col2-img2 img, .col2-main .col2-img1 img {
    margin-bottom: 3%;
  }
}
/*ipad footer*/
@media screen and (max-width:414px) {
  html[lang="de"] .exit-ramp-modal .exit-ramp-actions,html[lang="fr"] .exit-ramp-modal .exit-ramp-actions {
    column-gap: 2em;
  }
}

@media screen and (min-width:1367px) and (max-width:1900px) {
 
  #header-section .header-main {
    padding-left: 0!important;
  }

  #header-section #accordion-head1 .cmp-accordion__icon::before {
    margin-left: auto;
  }
}

@media screen and (min-width:992px) {
  .third-element.dropdown:hover .dropdown-content,.second-element.dropdown:hover .dropdown-content,
    .fourtht-element.dropdown:hover .dropdown-content {
    display: block;
  }

  html[lang="es"] .foot-newt {
    padding-left: 0;
    display: block;
  }
}

@supports (-webkit-touch-callout: none) {
    @  media screen and (max-width:991px) {
    #header-section #accordion-head1 .cmp-accordion__button {
       margin-top: 2.7em!important;
  }

  #header-section #accordion-head1 .cmp-accordion__icon::before {
    margin-left: -3.7em!important;
  }
}
}

@supports (-webkit-touch-callout: none) {
    @  media screen and (max-width:414px) {
    #header-section #accordion-head1 .cmp-accordion__icon: :before {
    margin-left: -1.4em!important;
  }
}
}

@media screen and (min-width:1200px) {
  html[lang="fr"] h2.above-foot-text {
    line-height: 54px;
  }
}

@media screen and (max-width:1199px) {
  html[lang="fr"] h2.above-foot-text {
    line-height: 44px;
  }
}

.modal {
  display: none!important;
}

.modal.modal--visible {
  display: flex!important;
}

.at-flag img {
  width: 42px!important;
  border-radius: 50%;
  height: 3em!important;
}




