body{
padding-top: 32px;
background-color: #162931;
}
header.site-navbar{
position: relative;
background-color: #162931;
top: 0;
}
.global-header {
overflow: hidden;
background-color: #00121c;
height: calc(100vh );  background-size: cover;
background-position: top;
background-repeat: no-repeat;
padding-top: 30px; }
@media  (min-width:1200px) {
.global-header{ }
}
.global-padding-col{
padding-top: 120px;
background-color: #00171F;
}
.rowbg16{
background-color: transparent
}
.modal-content { border-radius: 30px;
}
.modal-content .modal-body{
padding: 50px;
}
.modal-content .modal-title {
color: green;
font-size: 3rem;
margin-bottom: 20px;
}
.location-members {
max-width: calc(100% - 60px);
margin-top: 40px;
}
.location-member img {
max-width: 100px;
}
.location-member {
margin-bottom: 22px;
}
.location-member span.lines {
display: block;
margin: 16px 0; }
.location-member h5 { font-size: 25px;
text-decoration: none;
font-family: 'kepler-std-display';
font-style: italic;
}
.modal-footer{
border: none;
padding: 40px;
padding-top: 0;
}
.modal-footer button.close{
width: 40px;
height: 40px;
display: block;
border-radius: 50%;
border: solid 1px green;
display: flex;
justify-content: center;
align-items: center;
} .map-point{
display: none!important;
position: absolute;
border: none; border: solid 1px green;
width: 200px;
height: 200px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
color: white;
font-family: 'kepler-std-extended-subhead';
font-size: 27px;
padding: 18px;
text-align: center;
font-style: italic;
}
.map-point:after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #062638;border-radius: 50%;opacity: 0.5;z-index: 1;}
.map-point span{
z-index: 222;
}
.map-point:hover{ color:white;
}
#north-america-toggle{
top: 21%;
left: 12.6%;
}
a#australia-toggle {
right: 8%;
bottom: 14%;
}
a#south-america-toggle {
bottom: 20%;
left: 22%;
}
a#africa-toggle {
left: 46%;
top: 55%;
}
a#asia-toggle {
right: 26%;
top: 42%;
}
a#russia-toggle {
right: 18%;
top: 15%;
}
a#europe-toggle {
left: 44%;
top: 20%;
}
.row.rowbg11 {
background: #ffe7dc;
}
.row.rowbg11 h2.heading3 {
color: black;
}
.row.rowbg11 .subscribeform form input {
color: black;
}
.row.rowbg11 .subscribeform h2 {
color: black;
}
.row.rowbg11 span.lines {
background: black;
}
.row.rowbg11 p.formbtn i {
color: black;
}
.modal{
z-index: 99999;
}
.points ul.list-group{
display: none;
}
.list-group-item{
background-color: #fde7dc;
color: black;
cursor: pointer;
}
@media (max-width:992px) {
.location-members{
max-width: 100%;;
}
.global-header{
background-image: none;
min-height: initial;
height: auto;
}
.map-point{
display: none;
}
.points ul.list-group{
display: flex;
}
}
.fides-bg{
background-color: #00121c;
overflow: hidden;
}
@media(max-width:1200px){
.map-point{
width:150px;
height:150px;
font-size:18px
}
a#north-america-toggle {
top: 28%;
left: 10%;
}
a#europe-toggle {
top: 27%;
left: 50%;
}
a#russia-toggle {
right: 16%;
}
a#asia-toggle {
right: 14%;
top: 35%;
}
a#africa-toggle {
top: 45%;
left: 51%;
}
a#south-america-toggle {
top: 53%;
}
a#australia-toggle {
bottom: 25%;
right: 1%;
}
}
[data-toggle="modal"]{
cursor: pointer;
}
li.list-group-item:hover {
color: #1cbd20;
}
.global-header.rowsbg16 svg {
margin-top: 30px;
}
@media screen and (min-width:993px) {
.global-header.rowsbg16 svg {
position: absolute;
top: -10px;
left: 0;
width: 100%;
height: 100%;
}
.global-header>.row {
position: relative;
z-index: 99;
}
}
.row.fides-row-padding {
padding-left: 4%;
padding-right: 4%;
}
.boder-bottom{
max-width: 400px;
}
@media(max-width:768px){
.global-header svg{ }
.global-header .list-group{
padding-left: 0!important;
}
}
.wpcf7-response-output{
color: inherit;
}