:root {
  --cassiopeia-color-primary: #5f2943;
  --cassiopeia-color-link: #5f2943;
  --cassiopeia-color-hover: #5f2943;
}

body {
  background: #fff;
  color: #5f2943;
  font-size: 14px;
}

::selection {
  background: #5f2943b9; /* WebKit/Blink Browsers */
  color: #f0f0f0; /* Gecko Browsers */
}
::-moz-selection {
  background: #5f2943b9; /* WebKit/Blink Browsers */
  color: #f0f0f0; /* Gecko Browsers */
}
.safer-heading{
  font-size: 28px;
  margin-top: 30px;
}

#introvideo{
/* position: relative;*/
position: absolute;
bottom: 0;
transform: rotateY(180deg);
-webkit-transform:rotateY(180deg); /* Safari and Chrome */
-moz-transform:rotateY(180deg); /* Firefox */
margin-bottom: 49px;
object-fit: cover;
}

.country-page.reverse .cvideo {
  right: 0;
  left: auto;
  z-index: -0;
}
.safer-sub-heading{
  font-size: 22px;
  margin-bottom: 30px; 
  font-style: italic;
}

h3 {
  margin-bottom: 20px;
}

.metismenu-item.level-2 {
  padding: 0 !important;
}
.metismenu-item.level-2 a {
  padding: 5px 10px;
  display: block !important;
  width: 100%;
}
ul.mm-collapse {
  margin-left: auto;
  margin-top: 25px;
}
a.cs {
  background: #ea1d2d;
  color: #fff;
}
a.ca {
  background: #cd8b2a;
  color: #fff;
}
a.cf {
  background: #2d9a47;
  color: #fff;
}
a.ce {
  background: #06558a;
  color: #fff;
}
a.cr {
  background: #8f1838;
  color: #fff;
}

.int-content{
  padding-right: 50px;
}

.container-header .container-nav {
  justify-content: flex-end;
}

.navbar-brand {
  max-width: 250px;
}
.metismenu.mod-menu .metismenu-item > a, .metismenu.mod-menu .metismenu-item > button, .metismenu.mod-menu .metismenu-item > span {
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
}
.metismenu.mod-menu .metismenu-item {
  padding: 0 !important;
}
.metismenu.mod-menu .mm-toggler {
  margin: 0 5px 0 0;
  padding: .5em 1em !important;
}
.metismenu.mod-menu .metismenu-item > ul {
  padding: 10px 20px 15px 20px;
  border-radius: 0 0 10px 10px;
  box-shadow: none !important
}
.metismenu.mod-menu .mm-collapse > li > a {
  padding: 15px 10px;
}
.metismenu.mod-menu li a:hover, .metismenu.mod-menu li:hover {
  color: #2bbed8;
  text-decoration: none !important;
}
.container-header .container-nav {
  justify-content: center !important;
}

.metismenu.mod-menu .metismenu-item.active > a, .metismenu.mod-menu .metismenu-item.active > button, .metismenu.mod-menu .metismenu-item > a:hover, .metismenu.mod-menu .metismenu-item > button:hover {
  text-decoration: none;
  color: #2bbed8;
}

/* footer ------------------------------------------------------------------------------------------------ */

#back-top {
  width: 36px;
  text-align: center;
  border-radius: 8px;
  position: fixed !important;
}

#footermenu ul.mod-menu {
  display: flex;
  flex-direction: row !important;
}

#footermenu ul.mod-menu li {
  padding: 5px 10px 5px 0px;
}
.container-header {
  background: #fff;
}
.container-header .mod-menu {
  color: #5f2943;
}

#navbar1.show, #navbar1.collapsing {
  position: fixed !important;
  right: 0px;
  left: 0px;
  top: 60px;
  background: #fff;
}




/* country  -------------------------------------------------------- */
.country-page {
  padding: 50px 0;
}
.ctitle {
  color: #fff;
  background: #5f2943;
  padding: 10px 15px;
  text-transform: uppercase;
}
.ctitle h1 {
  margin: 0;
  font-size: 130%;
}
.csection {
  padding: 55px 25px 25px 25px;
  background: #fff;
  position: relative;
  margin-bottom: 50px;
}
.cscategory {
  position: absolute;
  left: 0;
  top: 0;
  padding: 5px 10px 5px 25px;
  color: #fff;
  background: #e75675;
  font-size: 80%;
}
.csstitle {
  margin-bottom: 15px;
  font-weight: bold;
  color: #e75675;
  font-size: 130%;
}
.cstitle {
  font-weight: bold;
  font-style: italic;
}
.cssubtitle {
  margin-bottom: 15px;
  font-size: 90%;
}
.csmembers {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 110%;
}
.csdescription {

}

.stitle {
  color: #fff;
  background: #5f2943;
  padding: 10px 15px;
  text-transform: uppercase;
}
.stitle h1 {
  margin: 0;
  font-size: 130%;
}
.ssection {
  padding: 55px 25px 25px 50px;
  background: #fff;
  position: relative;
  margin-bottom: 50px;
}
.safer-page .ssection {
/*padding: 25px 0;*/
padding: 0px 0px 30px 0px;
}
.sscategory {
  position: absolute;
  left: 0;
  top: 0;
  padding: 5px 10px 5px 25px;
  color: #fff;
  background: #e75675;
  font-size: 80%;
}
.ssstitle {
  margin-bottom: 30px;
  font-weight: bold;
  color: #e75675;
  font-size: 130%;
  width: 100px;
}

.safer-page.ssstitle {
  display: none;
}
.sstitle {
  font-weight: bold;
  font-style: italic;
  font-size: 18px;
  margin: 10px 0px 10px 0px;

}
.sssubtitle {
  margin-bottom: 15px;
  font-size: 90%;
}
.ssmembers, .csmembers {
/* margin-bottom: 20px;
font-weight: bold;
font-size: 110%;*/
margin-bottom: 40px;
font-weight: bold;
font-size: 110%;
background-color: #f5f7ff;
padding: 20px;
}
.csdescription {
  margin-bottom: 60px;
}
.member-logo{
  width: 250px;
}
.ssmembers a, .csmembers a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}

.ssmembers a:hover, .csmembers a:hover{
  transform: scale(1.2);
  transition-timing-function: ease-out;
/* A litttttle slower on the way in */
transition: 0.25s;
}


/* banner ------------------------------------------------------------------------------------------------ */


.container-footer.footer.full-width{
  z-index: 100;
}






/* SAFER ------------------------------------------------------------------------------------------------ */



.mod_inx_safer {
  padding: 100px 0 75px 0;
  text-align: center;
}
.safer-page .mod_inx_safer {
  padding: 0 0 75px 0;
  text-align: center;
}
.saferintro {
/*padding-bottom: 50px;*/
margin-top: -15%;
}
.safer-description {
  min-height: 500px;      
}
.safer-info {
  padding: 50px 0 0 0;
  display: none;
}
.saferlogo {
  margin-bottom: 50px;
}
.safer {
  height: 200px;
  padding: 0;  
  text-align: right !important;
  transition: all 0.2s linear;
  position: relative;
}
.safer h3 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration: none;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
  padding: 5px 15px 25px 20px;
}
.simg {
  opacity: 0;
  transform: scale(0);
  transition: all 0.2s linear;
  padding: 0px 30px 0px 30px;
}
.simg p {
  font-size: 0.75rem;
  line-height: 0.9rem;
  font-weight: normal;
}
.safer h3:hover .simg {
  opacity: 1;
  transform: scale(1.25) translateY(-20px);
}
.safer span {
  position: relative;
}
.safer span:after {
  content: "";
  position: absolute;
  left: 20%;
  right: 10%;
  bottom: -10px;
  height: 15px;
  z-index: 0;
  background-color: #646464;
}
.safer:hover {
  margin-top: -75px;
  height: 275px;
}
.safer-link {
  padding: 10px 20px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  text-decoration: navajowhite;
}

.safer i.fas {
  font-size: 1rem;
  transform: rotate(-45deg);
  width: 25px;
  height: 25px;
  position: absolute;
  right: 50px;
  bottom: 0;
}
.safer a {
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration: none;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 25px;
}
.safer a:hover .simg {
  opacity: 1;
  transform: scale(1);
}


.saferintro h6 {
  font-weight: 500;
}

.saferintro.saferlogo {
  height: 100px;
}

.mod_inx_safer {
  padding-top: 15%;
  padding-bottom: 10%;
}

.safer h3 {
  font-weight: 500;
}

/* SAFER  menu ------------------------------------------------------------------------------------------------ */

.nav-item.item-126.current.active, .nav-item.item-127.current.active, .nav-item.item-128.current.active, .nav-item.item-129.current.active, .nav-item.item-130.current.active{
/* background-color: #00000024;
margin-right: -50%;*/
font-weight: 700;
}

.nav-item :hover{
  background-color: #00000024;
  margin-right: -100%;
  font-weight: 700;
}



/* buttons ------------------------------------------------------------------------------------------------ */

.btn41-43 {
  padding: 5px 15px;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.btn-43 {
  border: 2px solid rgb(95, 41, 67);
  z-index: 1;
  color: rgb(95, 41, 67);
}

.btn-43:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  z-index: -1;
  background: rgb(95, 41, 67);
  transition: all 0.3s ease;
}

.btn-43:hover {
  color: white;
}

.btn-43:hover:after {
  top: auto;
  bottom: 0;
  height: 100%;
}

.safer-more {
  margin: 0 10%;
  width: 100%;
}

.safer-more h3 {
  font-size: 1.2rem;
  letter-spacing: 1px;
}

.safer-more ul > li {
  text-transform: lowercase;
  letter-spacing: 1px;
}

.safer-more ul > li:first-letter {
  text-transform: uppercase;
}

.safer-more ul > li a {
  font-weight: lighter;
}

.conutry-info a{
  padding: 5px 0px 10px 5px !important;
}

.conutry-info-close {
  display: none;
}



.box a::before {
  content: "";
  position: absolute;
  opacity: 0,5;
  top: -2px;
  left: -2px;
  width: 0;
  height: 0;
  background: transparent;
  border: 1px solid transparent;
  animation: animate 5s linear forwards infinite;
}


@keyframes animate {
  0% {
    width: 0;
    height: 0;
    border-top-color: white;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }

  50% {
    width: 100%;
    height: 0;
    border-top-color: white;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }

  100% {
    width: 100%;
    height: 100%;
    border-top-color: white;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}

.box a::after {
  content: "";
  position: absolute;
  opacity: 0,5;
  top: -2px;
  left: -2px;
  width: 0;
  height: 0;
  background: transparent;
  border: 1px solid transparent;
  animation: animates 5s linear forwards infinite;
}

.box h3 :hover {
  font-size: 32px !important;
}

@keyframes animates {
  0% {
    width: 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: white;
  }

  50% {
    width: 0;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: white;
  }

  100% {
    width: 100%;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: white;
  }
}


/**/
.mod_inx_map {
  background: #F5F6FE;
  padding: 0 0 0 0;
  min-height: 700px;
  position: relative;
}
.mod_inx_map .container-fluid {
  padding: 0 !important;
}
.mod_inx_map .icon {
  margin: 10px;
  width: 20px;
  height: auto;
}
.mod_inx_map h4 {
  margin: 0;
}
.map-info {
  padding: 35px;
  color: #5f2943;
  position: absolute;
  z-index: 9;
  top: 100px;
  max-width: 400px;
  width: 100%;
}
.map-info h3 {
  position: relative;
}
.map-info h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: -15px;
  height: 10px;
  width: 40%;
  background-color: #5f2943;
}
.map-info h3 span {
  color: #e75675;
}
.map-info > span {
  position: absolute;
  width: 90%;
  top: -10px;
  text-align: center;
  color: #fff;
  padding: 5px 5px;
  background: #e30613;
  font-size: .8rem;
  line-height: 1rem;
}

#eumap {
  height: 800px;
  margin-top: -5px;
}
.jvectormap-zoomin, .jvectormap-zoomout {
  padding: 8px;
  position: absolute;
  right: auto;
  left: 48%;
  bottom: 20px;
  top: auto;
}
.jvectormap-zoomout {
  left: 56%;
}
.jvectormap-tip {
  border: none;
  background: #ac89b9;
  color: #fff;
  font-size: 0.8rem;
  line-height: 1rem;
  text-align: center;   
  width: 200px;
  z-index: 9999;
  box-shadow: 0 2px 3px rgba(0,0,0,0.15);
}
.tflag {
  background: #fff;
  padding: 3px;
  position: absolute;
  left: -20px;
  top: -10px;
  width: 50px;    
  box-shadow: 0 2px 3px rgba(0,0,0,0.15);   
  border-radius: 2px;
}
.flag {
  width: 100%;
  height: 30px;
  border-radius: 2px;
}
.tname {
  padding: 5px;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: bold;
}
.tlink {
  padding: 5px;
}

.conutry-info {
  top: 350px;
  max-width: 350px;
  min-height: 350px;
  z-index: 1;
  position: absolute;
  color: #fff;    
  background: #ac89b9;
  padding: 25px;
  opacity: 0;
  margin-left: 35px;
  transition: all 0.2s ease-in-out;
}
.conutry-info h3 {
  position: relative;
}
.conutry-info h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 40%;
  background: rgba(255,255,255,0.6);
}
.conutry-info p {
  border-bottom: 1px solid #5f2943;   
  line-height: 1.2rem;

}
.conutry-info i.fas {
  font-size: 1rem;
  margin: 10px;
}
.conutry-info a {
  color: #fff;
  text-decoration: none;
}

#mapwho {
  position: absolute;
  top: 50px;
  right: 50px;
  border: none;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  background: rgba(255,255,255,0.7);
  z-index: 11;
  transition: all 0.15s linear;
}
#mapwho:hover {
/*transform: scale(1.1);*/
}
#mapwho img.mapwho {
  width: 100%;
  height: 100%;
}


#inter {
  color: #fff;
  background: rgb(95, 41, 67);
  position: relative;
  border: 4px solid transparent;
  width: auto;
  z-index: 11;
  transition: all 0.15s linear;
  padding: 5px 15px;
  font-weight: bold;
  text-align: center;
  box-shadow: 0 0 0 rgba(255,255,255, 0.7);
  animation: pulse 2s infinite;
  justify-content: center;
  display: flex;
  align-content: center;
  align-items: center;
}
#inter:hover {
/*transform: scale(1.1);*/
}

#nordic {
  color: #5f2943;
  background: rgba(255,255,255,0.7);
  position: absolute;
  top: 260px;
  right: 50px;
  border: 4px solid transparent;
/*width: 200px;*/
height: auto;
z-index: 11;
transition: all 0.15s linear;
padding: 5px 15px;
font-weight: bold;
}
#nordic:hover {
  padding: 5px 20px;
}



.pulsating-circle {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
.pulsating-circle:before {
  content: "";
  position: relative;
  display: block;
  width: 300%;
  height: 300%;
  box-sizing: border-box;
  margin-left: -100%;
  margin-top: -100%;
  border-radius: 50%;
  background-color: #01a4e9;
  -webkit-animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
.pulsating-circle:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
/*background-color: white;*/
border-radius: 50%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
-webkit-animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}

@-webkit-keyframes pulse-ring {
  0% {
    transform: scale(0.33);
  }
  80%, 100% {
    opacity: 0;
  }
}

@keyframes pulse-ring {
  0% {
    transform: scale(0.33);
  }
  80%, 100% {
    opacity: 0;
  }
}
@-webkit-keyframes pulse-dot {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@keyframes pulse-dot {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}

.caption {
  font-weight: 600;
  font-style: italic;
/* background-color: #3bb9d330;*/
padding: 10px;
color: #2040b9;
}


.intro-page-video{
  position: relative !important;
  display: flex;
  overflow: hidden !important;
}



@media (max-width:1200px) {
  .mod_inx_foreward {
    background-size: cover;
  }
}


.intro-page-class {		
  background: #a37e91;	
}
.intro-page {
  padding: 50px 0;
}
.intro_section, .full_section {		
  background: #fff;
  padding: 70px 60px 60px 60px;
  margin-bottom: 50px;
  line-height: 24px;
}
.intro_section h3 {
  position: relative;
  margin-top: 5px;
  margin-bottom: 25px;
}
.full_section h3 {
  position: relative;
  margin-top: 5px;
  margin-bottom: 25px;
}
.intro_section h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  width: 10%;
  height: 10px;
  background-color: #5f2943;
}
.full_section {		
  background: #fff;
  padding: 70px 60px 60px 60px;
}
.imgperson {
  text-align: center;
  font-weight: bold;
  position: absolute;
  right: 0;
  bottom: 0; 
}
.imgperson img {
  max-height: 350px;
  bottom: 0;
}
.logo-intr {
  position: absolute;
  right: 0;
}	

.container-banner {
  display: block;
  margin: 0;
  overflow: hidden;
}

#mapwho {
  box-shadow: 0 0 0 rgba(255,255,255, 0.7);
  animation: pulse 2s infinite;
  border-radius: 50%;
}
.container-header .navbar-toggler {
  border: 1px solid #5f2943;
  color: #5f2943;
  cursor: pointer;
}



@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.7);
  }
  70% {
    -webkit-box-shadow: 0 0 0 25px rgba(255,255,255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0.7);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0.7);
  }
  70% {
    -moz-box-shadow: 0 0 0 25px rgba(255,255,255, 0);
    box-shadow: 0 0 0 25px rgba(255,255,255, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}


.icon-menu::before {
  content: "☰";
}

.metismenu.mod-menu .metismenu-item:not(.level-1) > ul, .metismenu.mod-menu .metismenu-item:not(.level-2) > ul {  
  margin: 0 !important;
}



/***/  
/* Media Queries ------------------------------------------------------------------------------------------------ */

@media only screen and (max-width: 992px) {
  .safer-more.fixed, .safer-more {
    display: none;
  }
  .slick-dots {
    bottom: -70px !important;
  }
  .safer {
    height: 150px;
  }
  .safer a {
    padding-bottom: 30px;
    padding-right: 20px;
  }

  #mapwho {
    position: relative;
    top: 0;
    right: 0;
    width: 150px;
    left: 0;
    margin: 0;
    display: block;
  }
  .safer-more {
    margin: 0 !important;
    width: 100%;
  }
  #inter {
    position: absolute;
    top: 230px;
    right: 65px;
    border: 4px solid transparent;
    width: 50%;
    height: 120px;
    z-index: 11;
    transition: all 0.15s linear;
    padding: 5px 15px;
    font-weight: bold;
    text-align: center;
    animation: pulse 2s infinite;
    justify-content: center;
    display: flex;
    align-content: center;
    align-items: center;
  }
  #inter {
    position: absolute;
    top: 175px;
    right: 20px;
    left: auto;
  }
  #nordic {
    position: relative;
    top: auto;
    right: 4%;
    width: 90%;
    left: 4%;
    margin: 2% 2%;
  }
  .map-info {
    padding: 35px 20px 20px 20px;
    position: relative;
    top: 0;
    max-width: inherit;
  }
  .conutry-info {
    top: 0;
    min-height: 100px;
    width: 100%;
    position: fixed;
    margin: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    z-index: 999;
    bottom: 0;
    overflow-y: scroll;
    display: none;
    z-index: 999999;
  }
  .conutry-info-close {
    display: block;
    width: 40px;
    height: 40px;
    background: #5f2943;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 1.5rem;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
    font-weight: bold;
    line-height: 1.5rem;
    cursor: pointer;
  }
  #eumap {
    height: 500px;
    margin-top: inherit;
  }
  ul.mm-collapse {
    margin-left: 0;
  }
  .navbar-brand {
    min-width: 300px;
  }
  .mod_inx_foreward {
    padding: 0;
    height: 450px;
    position: relative;
  }
  #homevideo {
    position: relative;
    left: -50%;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    height: 400px;
    height: 100%;
    width: auto;
  }

  header.container-header {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    height: 60px !important ;
  }
  .container-banner {
    margin-top: 75px !important;
  }
  header + .container {
    margin-top: 75px !important; 
  }

  .awarh {
    margin-right: inherit;
  }

  #introvideo{
    position: relative;
    bottom: 0;
    transform: rotateY(180deg);
    -webkit-transform:rotateY(180deg); /* Safari and Chrome */
    -moz-transform:rotateY(180deg); /* Firefox */
    margin-bottom: -5px;
    width: 100%;
    height: auto;
  }
  intro-page-video{
    position: relative !important;
    padding: 0;
  }
  .container-header .container-search {
    position: fixed;
    left: 0;
    right: 0;
    top: 60px;
    background: #fff;
    padding: 0;
  }
}



@media (max-width:728px) {
  .mod_inx_foreward {
    padding: 50px 0;
    background-size: cover;
    background-position: 75% 0%;
    min-height: 400px;
  }
  .bpartner {
    right: 25px;
    bottom: 25px;
    max-width: 90px;
  }
  #introvideo{
    position: relative;
    bottom: 0;
    transform: rotateY(180deg);
    -webkit-transform:rotateY(180deg); /* Safari and Chrome */
    -moz-transform:rotateY(180deg); /* Firefox */
    margin-bottom: -5px;
    margin-top: 15%;
  }
  intro-page-video{
    position: relative !important;
  }
  .imgperson {
    position: relative !important;
  }
}

@media only screen and (max-width: 576px) {
  .saferlogo {
    height: 60px;
  }
  .saferintro {
    padding-bottom: 30px;
    margin-top: -15%;
    margin-left: 30px;
    margin-right: 30px;
  }
  .logo-intr {
    position: relative !important;
    right: 0;
    margin: 40px 0 40px  !important;
    width: 120px !important;
  }
  .imgperson {
    position: relative !important;
  }
  .container-banner img {
    background-color: white;
    padding: 10px;
    margin-top: -13px;
  }
  .btext h1 {
    margin: 100px 0 40px 0 !important;
    font-size: 1.75rem !important;
    line-height: 2rem !important;
  }
  .bpartner p {
    font-size: 8px;
    background-color: white;
    padding: 5px;
    letter-spacing: 0.3px;
  }
  .intro_section h3:before {
    width: 39% !important;
  }
  .awarh img {
    max-height: 150px !important;
  }
  .member-logo {
    width: 150px;
    margin-top: 20px;
  }
  .csmembers a {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
  }
  .awarh {
    position: relative;
    margin-top: -50%;
    margin-right: -60%;
  }

  .safer-title {
    padding: 10% 5% 3% 7%;
  }
  .safer-box {
    padding: 90px 35px 35px 7%;
  }
  .safer-text h2 {
    margin-bottom: 60px;
  }
  intro-page-video{
    position: relative !important;
  }
  .videohover h5 {
    font-weight: 400;
    font-size: 1.2rem !important;
    line-height: 1.35rem !important;
    margin: 35px 0;
  }
  .mod_inx_logos {
    overflow: hidden;
    padding: 20px 0;
    background: #fff;
  }
  .mod_inx_featured .card-body {
    height: 100%;
    position: relative;
    z-index: 99;
    padding: 25px 0;
    position: relative;
  }
  .mod_inx_menus .aintro {
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 1.2rem;
    color: #5F2943;
  }
  .mod_inx_foreward {
    overflow: hidden;
  }
  .navbar-brand {
    max-width: 220px !important;
    min-width: 220px !important;
    padding: 0 15px !important;
  }
  .mod_inx_sicons {
    margin: 0 !important;
  }
  .btnfind {
    padding: 5px 15px !important;;
  }
  .sf {
    left: 10px !important;
    top: 33px !important;
  }
  .mod_inx_sections .z1 {
    padding: 50px 15px !important;
  }
  .page-header {
    padding: 0 15px !important;
  }
  .mod_inx_footer > .container {
    padding: 0 15px !important;
  }
  .fbottom {
    padding: 5px 0 25px 0 !important;
    margin-top: 25px !important;
  }
  .mod_inx_team, .mod_inx_team, .mod_inx_vision {
    padding: 50px 15px !important;
  }
  .mod_inx_sections {
    padding: 15px;
  }
  .euproject {
    padding: 0 15px !important;
    margin: 0 !important;
  }
  .mod_inx_vision h2 {
    font-size: 1.5rem !important;
    line-height: 1.7rem !important;
  }
  .vlitem h4 {
    font-weight: 700;
    font-size: 16px !important;
    line-height: 128.7%;
  }
  .strategies {
    padding: 25px !important;
  }
  .mod_inx_cardsmissed .card-title {
    margin: 0 0 30px 0 !important;
    font-size: 15px !important;
  }

}
