c body {
    font-weight: normal;
    color: #4f4f4f;
    font-family: 'Open Sans';
}

.mainPage,
.articlePage {
    background: #edf0f3;
    overflow-x: hidden;
}
h1{
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 200;
    color: #000000ba;
}
h2,h3, h4{
    color: #000000ba;
    font-family: 'PT Sans', sans-serif!important;
}

h3,h4{
    font-size: 1.5rem;;
    margin-top: 0px;
    font-weight: normal;
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 200;
}
.btn-more {
    border-radius: 0px;
}
/* ***************HEADER*************** */
.gifBanner{
    max-width: 100%;
}

.logoHeader{
    height: auto;
    width: 100%;
    padding-bottom: 0px;
}

.logoHeader a p{
    font-family: 'Open Sans';
    color: #232323;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 1px;
}

.logoHeader a p span{
    color: #4682B4;
    font-size: 38px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.logo_hider {
    display: none;
}
.mainLogo {
    /* position: absolute; */
    width: 420px;
    height: 59px;
    margin-top: 8px;
    float: left;
    margin-left: 10px;
}


.newLine {
    max-width: 100%;
    right: 0%;
}

.topLine {
    /* position: absolute; */
    width: 100%;
    top: 15px;
    float: right;
    /* height: 45px; */
    height: 70px;
    /* margin-top: 20px; */
    background: #fff;
    /* box-shadow: 0 0 13px rgba(0,0,0,0.5);
        background: #dde8ea; */
    background: #edf0f3;
}
.noPadding {
    padding: 0;
}
.container{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container{
    max-width: 1250px;
}
.readPost #zoomContainer {
    margin-bottom: 20px;
    position: absolute;
    /* float: left; */
}

.obSvaz {
    float: right;
    /* margin-left: 5px; */
    margin-left: -16px;
    max-width: 600px;
    height: 45px;
    padding-top: 20px;
    display: flex;
}
.obSvaz a {
    padding-left: 12px;
    /* padding-right: 20px;
    border-right: 1px solid #ddd; */
    margin-right: 10px;
    color: #6d6d6d;
    padding-top: 8px;
    text-decoration: none;
}
.fr .obSvaz {
    float: right;
    /* margin-left: 5px; */
    max-width: 810px;
    height: 45px;
    padding-top: 20px;
    display: flex;
    align-items: end;
}
.fr .obSvaz a {
    padding-left: 0px;
    /* padding-right: 20px;
    border-right: 1px solid #ddd; */
    margin-right: 5px;
    color: #6d6d6d;
    padding-top: 8px;
    text-decoration: none;
}
.topSearch {
    float: left;
    margin-left: -5px;
    /* max-width: 275px; */
    width: 130px;
    margin-top: 8px;
    display: block;
}

.topSearch form {
    position: relative;
}
.topSearch form input.searchText {

    /* position: absolute; */
    width: 177px;
    height: 28px;

    border: 1px solid #979797;
    box-sizing: border-box;
    border-radius: 20px;
    font-family: 'Open Sans';
    padding-left: 13px;
}
.searhFilter {
    position: absolute;
    background: #fff;
    padding: 14px 14px;
    display: none;
    z-index: 9999;
    top: 29px;
    left: 12px;
    width: 173px;
    border: solid 1px #ddd;
    border-radius: 0px 0px 10px 10px;
    font-family: 'Open Sans';
}
.searhFilter a {
    position: absolute;
    right: 6px;
    top: 1px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #8c8c8c;
    font-size: 19px;
}
.searhFilter input {
    margin-right: 10px;
    margin-top: 4px;
    float: left;
}

.searhFilter a:hover {
    text-decoration: none;
    color: #fe8d05;
}

.news-headlines li:hover, a:hover {
    cursor: pointer;
    text-decoration: underline;
}

/* .btn-info:hover, .btn-info:active, .btn-info:focus {
    color: #474f95;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 600;
    background: none;
    border: none;
    margin-top: 9px;
    display: block;
    text-decoration: underline;
} */
/* .topSearch form button.buttonSearh {
    width: 40px;
    height: 30px;
    display: block;
    float: right;
    border: solid 1px #c8c8c8;
    border-left: none;
    border-radius: 0 16px 16px 0;
} */
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.top-social {
    width: 169px;
    height: 40px;
    display: block;
    float: left;
    padding-top: 6px;
    padding-left: 6px;
}

.it .top-social {
    width: 129px;
    height: 40px;
    display: block;
    float: left;
    padding-top: 6px;
    padding-left: 6px;
}
.top-social a {

    display: block;
    margin-right: 10px;
    float: left;
}


.facebook {
    width: 12.75px;
    height: 27.31px;
    background: url(../../assets/img/head/facebook.png);
    margin: 4px;
}

.insta {
    width: 28px;
    height: 28px;
    background: url(../../assets/img/head/insta.png);
    margin: 4px;
}

.youtube {
    width: 32px;
    height: 32px;
    margin: 1px;
    background: url(../../assets/img/head/youtube.png);
}

.twitter {
    width: 40px;
    height: 40px;
    background: url(../../assets/img/head/twitter.png);
    margin: -4px;
}

.de__twitter {
    width: 32px;
    height: 32px;
    background: url(../../assets/img/De/footer-icons/icon-de-footer-test.png);
    margin: -4px;
        background-size: 100% 100%;
        margin: 1px 0 0 -5px;
}

.obSvaz  a:hover {
    position: relative;
    text-decoration-line: underline;
    /* opacity: 0.5; */
}
.de .obSvaz a:hover {
    position: relative;
    text-decoration-line: none;
    opacity: 0.5;
}


.pickLang {

    list-style: none;
    float: left;
    /* padding: 2px 0px 0px 30px; */
    /* padding: 2px 30px 0px 0px; */
    margin-right: 5px;
    margin-top: -5px;
    /* margin: 0 0 0 20px; */
}

.btn-info {
    color: #767676;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 600;
    background: none !important;
    border: none;
    margin-top: 9px;
    display: block;
    /* text-decoration: underline; */
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown-toggle::after{
    display: none;
}
.dropdown-menu.socialButtons {
    min-width: 126px;
    border: none;
    padding: 14px 12px;
}
.dropdown-menu.socialButtons > li {
    float: left;
    width: 30px;
    height: 30px;
    margin: 2px;
    background-color: #e3e3e3;
    text-align: center;
    color: #576bc5;
}
.dropdown-menu.socialButtons > li:hover {
    background-color: #4f4f4f;
}
.dropdown-menu.socialButtons > li:hover > a {
    color: #fff;
    background-color: #4f4f4f;
}
.dropdown-menu.socialButtons > li > a {
    color: #576bc5;
    padding: 5px 0px;
}
.dropdown-menu.socialButtons > li > a:hover {
    color: #fff;
}
.dropdown-menu.langButtons {
    min-width: 53px;
    border: none;
    background: #677ca3;
    /* text-transform: uppercase; */
    color: #fff;
    padding: 0;
}
.dropdown-menu.langButtons > li {
    text-align: center;
}
.dropdown-menu.langButtons > li:hover {
    /* font-weight: bold;
    color: #fff; */
    /* background-color: #f69f51; */
}
.dropdown-menu.langButtons > li:hover > a {
    color: #fff;
}
.dropdown-menu.langButtons > li > a {
    text-transform: uppercase;
    padding: 5px 0px;
    color: #fff;
    display: block;
    /* padding: 3px 20px; */
    clear: both;
    font-weight: normal;
    line-height: 2;
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
    /* color:  #f69f51; */
    color: #cca98f;
    background-color: #ecf0f3 !important;
    border-color: #white !important;
}
.dropdown-menu.langButtons > li > a:hover {
    background: #cca98f!important;
    text-decoration: underline;
    opacity: unset;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    /* color: #262626;
    background-color: #f5f5f5; */
}
.btn-info.focus, .btn-info:focus {

    box-shadow:none !important;
}
.btn-info:hover,.btn-info:active,.btn-info:focus{
    /* color: #f69e4f; */
    color: #cca98f;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 600;
    background: none !important;
    border: none !important;
    margin-top: 9px;
    display: block;

    text-decoration: underline;
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus {
    box-shadow: none ;
    /* border: none; */
}
.dropup, .dropDown {
    position: relative;
    text-transform: uppercase;
}

.mainBlock {
    max-width: 1250px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 13px rgba(0,0,0,0.5);

}

@media (min-width: 1200px){
    .container {
        max-width: 1250px;
    }
}
/* Menu  */

#topMenu{
    top: 75px;
    z-index: 999;
    position: inherit;
}
_:-ms-lang(x), :root   #topMenu { left: 134px;}
.myMenu {
    width: 100%;
    max-width: 1250px;
    /* background: linear-gradient(to top, #483D8B, #4682B4); */
    background: #677ca3;
    height: 70px;
}

.v-nav, .v-nav ul {
    display: block;
    list-style: none;
    margin: auto;
    padding: 0;
    height: auto;
    max-width: 1250px;
}


.v-nav li {
    position: relative;
    height: 70px;
    padding: 0 20px;
    float: left;
    z-index: 100;
    /* border-left: 1px solid #09367a; */
    border-left: 1px solid #fff;
}

.v-nav li ul li{
    height: 50px;
    padding: 0;
    width: 100%;
    padding: 6px;
    /* background: #4682B4; */
    /* border-bottom: 1px solid #09367a; */
    border-left: none;
    background: #677ca3;
    border-bottom: 1px solid #fff;
}

.v-nav li ul li:hover{
    height: 50px;
    padding: 0;
    width: 100%;
    /* background: linear-gradient(to top, #FF8C00, #F4A460);
        border-bottom: 1px solid #09367a; */
    border-left: none;
    background: #cca98f;
    border-bottom: 1px solid #fff;
}

.v-nav li ul{
    background: #0c4297;
    margin-top: 0px;
    border-top: 1px solid #fff;
    margin-top: -1px;
}

li.Home{
    padding: 0;
    border: none;
    /* background: linear-gradient(to top, #FF8C00, #F4A460); */
    background: #cca98f;
}

li.Home:hover{
    padding: 0;
    border: none;
    /* background: linear-gradient(to top, #483D8B, #4682B4); */
    background: #677ca3;
}

li.Home a.toHome{
    width: 61px;
    height: 45px;
    /* width: 50px;
  height: 23px; */
    margin: 12px 5px 0px 5px;
    display: block;
    float: left;
    /* background: url(/assets/img/head/NSprite.png); */
    background: url(../../assets/img/head/NSprite.png);
}


.donateLink{
    padding-bottom: 25px;
    padding-left: 15px;
}

.donateLink a img{
    width:100%;
}
.v-nav li a {
    display: block;
    /* padding: 25px 5px 0 2px; */
    padding: 25px 2px 0 2px;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    margin-top: 0px;
    height: 71px;
    /* height: 45px; */
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.v-nav li ul li a {
    text-align: left;
    display: block;
    line-height: 23px;
    font-size: 13px;
    margin-top: 0px;
    /* padding: 14px 0px 0 20px; */
    padding: 14px 18px 0 20px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

.v-nav li.current {

}

.v-nav li a:hover {
    text-decoration:none;
    color:#fff;
}

.v-nav ul {
    position:absolute;
    display:none;
    left: 0;
}
.v-nav ul li {
    border-bottom: 1px solid #fff;
    float:left;
}
div.clrFix ul.v-nav li.Home {
    width: 6%;
    padding: 0px;
    border: none;
}
.v-nav li {
    position: relative;
    height: 70px;
    padding: 0 9px;
    float: left;
    z-index: 100;
    /* border-left: 1px solid #09367a; */
    border-left: 1px solid #fff;
}

.v-nav li a:hover {
    text-decoration:none;
    color:#fff;
}

.v-nav ul {
    position:absolute;
    display:none;
    left: 0;
}
.v-nav ul li {
    border-bottom: 1px solid #fff;
    float:left;
}

/* mainContainer - mainBlock */

.mainContainer {
    max-width: 1250px;
    margin: 0px auto;
    background: #fff;
    /* box-shadow: 0 0 13px rgba(0,0,0,0.5); */
    margin-bottom: 24px;
    /* margin-top: 15px; */

}


/*
****************** readPost*************************** */
.rs .readPosts p{
    font-family: 'Open Sans';
    line-height: 1.65em;
    font-size: 17px;
    color: #333;

}

.rs .readPosts  img{
    height:auto;
    width: 100%;
    margin: 20px auto;
}
.rs .readPosts  h1{
    font-family: Lora;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 46px;
    color: #000000ba;
    text-transform: uppercase;
    /* padding-bottom: 25px;
        margin-top: 50px; */
}

.rs .readPosts  p img{
    height:auto;
    width: 100%;
    margin: 20px auto;
}
.it .readPosts  h1{
    font-family: Lora;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 46px;
    color: #000000ba;
    text-transform: uppercase;
    /* padding-bottom: 25px;
        margin-top: 50px; */
}
.it .readPosts  p img{
    height:auto;
    width: 100%;
    margin: 20px auto;
}

.btnStyler{
    color: white;

    background: linear-gradient(0deg, #574BA8, #574BA8);
    mix-blend-mode: normal;
    opacity: 0.73;
    border-radius: 50px;
    /* padding: 10% 30% 5% 30%; */
    padding:  7% 25% 7% 25%;

}
.textStyler{
    text-decoration: none;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    padding: 0px 45%;
}
p.textStyler :hover{
    text-decoration: none;
    color: white;
    opacity: 0.25;
}
a.btnStyler :hover{
    text-decoration: none;
    color: white;
}

img {
    vertical-align: middle;
}

img {
    border: 0;
}
/* @media (min-width: 1200px)
.container {
    width: 1250px;
}
@media (min-width: 1200px)
.container {
    width: 1170px;
}
@media (min-width: 992px)
.container {
    width: 970px;
}
@media (min-width: 768px)
.container {
    width: 750px;
} */


@media (min-width: 1250px){
    .recomendPosts    .readingText{
        font-family: 'Open Sans';
        font-size: 14px;
        font-weight: normal;
        width: 75%;
        margin: 0;
    }
    .noPadding .readingText{

        padding: 168px 0 0 0;
        /* font-family: 'Open Sans';
      font-size: 14px;
      font-weight: normal; */
        /* width: 75%;
        margin: 0 100px; */
        /* width: 50%;
      margin: 0 318px; */


        /* width: 40%;
          margin: 0px -70px;
          float: right; */
    }
    .fr .noPadding .readingText {
        padding: 168px 0 0 0;
        width: 66%;
    }
    .screenFromRight {
        /* max-width: 520px; */
        max-width: 415px;
        /* right: 15px; */
        /* padding: 33px 30px 0px 0px; */
        /* padding:  27px 20px 1px 20px; */
        padding: 30px 30px 35px 30px;
    }
    .de .screenFromRight {
            max-width: 415px;
            padding: 30px 30px 0 30px;
        }
        .it .screenFromRight {
                max-width: 415px;
                padding: 30px 30px 35px 30px;
            }
    .fr .screenFromRight {
        max-width: 415px;
  padding: 30px 30px 35px 30px;
    }

  .rs .screenFromTopLeft {
        max-width: 835px;
        float: left;
        /* padding-left: 0;
        padding-right: 0; */
        /* padding: 25px 30px 25px 33px; */
        padding: 30px 0px 35px 35px;
    }
    .fr .screenFromTopLeft {
      max-width: 835px;
      float: left;
      /* padding-left: 0;
      padding-right: 0; */
      /* padding: 25px 30px 25px 33px; */
      padding: 30px 0px 35px 35px;
      }
      .de .screenFromTopLeft {
            max-width: 835px;
            float: left;
            padding: 30px 0 0 35px;
        }
        .it .screenFromTopLeft {
              max-width: 835px;
              float: left;
                padding: 30px 0px 35px 35px;
          }
    .screenFromBottomRight {
        max-width: 510px;
        float: left;
        padding: 25px 30px 25px 33px;
    }

    .screenFromBottomLeft {
        max-width: 510px;
        float: left;
        padding: 25px 30px 25px 33px;
    }
    .contactUsFlag p img{
        width: 3vw;
        height: auto;
    }
    .footerContactsFlag img {
        width: 3vw;
        height: auto;
    }
    .footerContactsWatsApp {
        width: 30px;
        height:auto;
    }
    .footerContactsViber {
        width: auto; height: 33px;
    }

    .footerContacts{
        /* padding: 0 20%; */
        padding: 5vh 0 0 16%;
        font-weight: 300;
    }

    .rs  .recomendPosts p{
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 17px;
        line-height: 23px;
        color: #000000;
        padding-bottom: 10%;
        padding-top: 2%;
        width: 89%;
    }
}

.rs .sliderPad {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 810px;
    /* max-width: 94%; */
    border-collapse: collapse;
}
.fr .sliderPad {
  padding-left: 0px;
  padding-right: 0px;
  max-width: 810px;
  /* max-width: 94%; */
  border-collapse: collapse;
}
.de .sliderPad {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 810px;
    /* max-width: 94%; */
    border-collapse: collapse;
}
.it .sliderPad {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 810px;
    /* max-width: 94%; */
    border-collapse: collapse;
}
/* *********************slider******************* */

/*
******************************************************bottom row***************************************** */
.rs .main-container-label {
    margin-right: 7px;
    /* background: #577ff2; */
    /* background: linear-gradient(#374567, #7e91bd,#8497cb); */
    background: #677ca3;
    padding: 1px 5px 1px 5px;
    height: 24px;
    color: #fff;
    font-size: 16px;
    pointer-events: auto;
    font-family: 'PT Sans', sans-serif;
}

.fr .main-container-label {
    margin-right: 7px;
    /* background: #577ff2; */
    /* background: linear-gradient(#374567, #7e91bd,#8497cb); */
    background: #677ca3;
    padding: 1px 5px 1px 5px;
    height: 24px;
    color: #fff;
    font-size: 16px;
    pointer-events: auto;
    font-family: 'PT Sans', sans-serif;
}
.de .main-container-label {
    margin-right: 7px;
    /* background: #577ff2; */
    /* background: linear-gradient(#374567, #7e91bd,#8497cb); */
    background: #677ca3;
    padding: 1px 5px 1px 5px;
    height: 24px;
    color: #fff;
    font-size: 16px;
    pointer-events: auto;
    font-family: 'PT Sans', sans-serif;
}
.it .main-container-label {
    margin-right: 7px;
    /* background: #577ff2; */
    /* background: linear-gradient(#374567, #7e91bd,#8497cb); */
    background: #677ca3;
    padding: 1px 5px 1px 5px;
    height: 24px;
    color: #fff;
    font-size: 16px;
    pointer-events: auto;
    font-family: 'PT Sans', sans-serif;
}

/* FOOTER */

.footer {
    text-transform: uppercase;
    color: #fff;
    padding: 16px 0px 12px 0px;
    background: url(/assets/images/footer_back.png);
    background-size: 100%;
    min-height: 437px;
    background: #677ca3;
    /* bottom: 39px; */
}
.fr .footer {
    text-transform: uppercase;
    color: #fff;
    padding: 16px 0px 12px 0px;
    background: url(/assets/images/footer_back.png);
    background-size: 100%;
    min-height: 30vh;
    background: #677ca3;
    /* bottom: 39px; */
}

a {
    color: #336699;
    text-decoration: none;
}
.vert-nav li a {
    display: block;
    padding: 25px 7px 0 2px;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    margin-top: 0px;
    height: 71px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Open Sans';
}
@media (min-width: 1200px) and (max-width: 1263px) {

    .v-nav li a {
        font-size: 14.5px;
    }
}
@media (max-width: 1200px) {
    /* .logoHeader a, .logoHeader a:hover {
    text-decoration: none;
    display: block;
    width: 100%;
    max-height: 110px;
    text-align: center;
} */
    .mainLogo{
        width: 420px;
        height: 59px;
        margin-top: 4px;
        /* float: none; */
    }
    /* .newLine {
    display:none;
} */

    .v-nav li {
        position: relative;
        height: 70px;
        padding: 0 2px;
        float: left;
        z-index: 100;
        width: 11vw;
        /* border-left: 1px solid #09367a; */
    }
    .v-nav li a {
        display: block;
        padding: 25px 5px 0 2px;
        text-decoration: none;
        text-align: center;
        color: #ffffff;
        margin-top: 0px;
        height: 71px;
        font-size: 12px;
        text-transform: uppercase;
        font-family: 'Open Sans';
    }
    .simpleArticles .media-body,
    .galleryArticles .media-body {
        padding: 0px 5px 10px 14px;
    }
}


/* ******************************************main top right block*****************************  */

.photoContainer
{
    position: absolute;

}
.mainZoom{

}
.textOnImg{

}
.img{
    z-index: 0;
}

.img a.mainZoom img {
    position: absolute;
    border: 0 solid #fff;
    width: 281px;
    height: 158px;
    left: 0px;
    top: 0px;
    z-index: 1;
    /* box-shadow:
     0 2.8px 2.2px rgba(0, 0, 0, 0.034),
     0 6.7px 5.3px rgba(0, 0, 0, 0.048),
     0 12.5px 10px rgba(0, 0, 0, 0.06),
     0 22.3px 17.9px rgba(0, 0, 0, 0.072),
     0 41.8px 33.4px rgba(0, 0, 0, 0.086),
     0 100px 80px rgba(0, 0, 0, 0.12)
    ; */
    /* min-height: 200px; */
    /* width: 50vw; */
    /* margin: 100px auto; */
    background: white;
    border-radius: 5px;
}
.de .img a.mainZoom img {
    position: unset;
    border: 0 solid #fff;
    width: 281px;
    height: 158px;
    left: 0px;
    top: 0px;
    z-index: 1;
    /* box-shadow:
     0 2.8px 2.2px rgba(0, 0, 0, 0.034),
     0 6.7px 5.3px rgba(0, 0, 0, 0.048),
     0 12.5px 10px rgba(0, 0, 0, 0.06),
     0 22.3px 17.9px rgba(0, 0, 0, 0.072),
     0 41.8px 33.4px rgba(0, 0, 0, 0.086),
     0 100px 80px rgba(0, 0, 0, 0.12)
    ; */
    /* min-height: 200px; */
    /* width: 50vw; */
    /* margin: 100px auto; */
    background: white;
    border-radius: 5px;
}
}

.readingText{
    padding-left: 17px;
    width: 100%;
}

.rs .readBlockTextItem{
    line-height: 1.75em;
    margin: 2px 0 4px 0;
    color: black;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.fr .readBlockTextItem{
    line-height: 1.75em;
    margin-bottom: 20px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    /* width: 75%; */
}
.de .readBlockTextItem{
    line-height: 1.75em;
    margin: 2px 0 4px 0;
    color: black;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.it .readBlockTextItem{
    line-height: 1.75em;
    margin: 2px 0 4px 0;
    color: black;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
    color: black;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 0px;
    font-weight: normal;
    /* font-family: trajan-sans-pro, sans-serif; */
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
}


.readingText{
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: normal;

}
.media_new div.img a.mainZoom img.readNTextIMG {
    width: auto;
    height: auto;
    margin: 0 auto;
}
#zoomContainer {
    position: absolute;
    margin-bottom: 20px;
}
/*
************************* News and photo******************** */

.rs .news .mediaContainer{
    position: relative;
    margin-bottom: 10%;
}
.rs .mediaContainer{
    width: 100%;
    height: auto;
}

.rs .news .mediaContainer a span.ptitle {
    position: absolute;
    top: 1px;
    max-width: 55%;
    background: linear-gradient(to right, #000000a8, #0000000a);
    color: #fff;
    font-size: 17px;
    line-height: 23px;
    padding: 5px 15px 5px 5px;
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 200;
    /* text-transform: uppercase; */
}

.rs .news .mediaContainer a span.pdesc {
    position: absolute;
    bottom: 0;
    background: #0000005c;
    color: #fff;
    padding: 5px 20px;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
}
/* ***********FR************* */
.fr .readPosts p{
    font-family: 'PT Sans', sans-serif;
    line-height: 1.65em;
    font-size: 19px;
    color: #333;

}

.fr .readPosts  img{
    height:auto;
    width: 100%;
    margin: 20px auto;
}
.fr .readPosts  h1{
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 46px;
    color: #000000ba;
    /* color: #000000a3; */
    text-transform: uppercase;
    /* padding-bottom: 25px;
        margin-top: 50px; */
}

.fr .readPosts  p img{
    height:auto;
    width: 100%;
    margin: 20px auto;
}
.fr .news .mediaContainer{
    position: relative;
    margin-bottom: 10px;
}

.fr .news .mediaContainer a span.ptitle {
    position: absolute;
    top: 1px;
    max-width: 55%;
    background: linear-gradient(to right, #000000a8, #0000000a);
    color: #fff;
    font-size: 18px;
    line-height: 23px;
    padding: 5px 15px 5px 5px;
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 200;
}

.fr .news .mediaContainer a span.pdesc {
    position: absolute;
    bottom: 0;
    background: #0000005c;
    color: #fff;
    padding: 5px 20px;
}
.fr .recomendPosts h3{
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 200;
    font-weight: bold;
    font-size: 21px;
    line-height: 27px;
}

.fr .recomendPosts .related {
    background: linear-gradient(270deg, rgba(216, 216, 216, 0.0001) -2.08%, #8597cb 86.22%);
    border-radius: 4px;
    width: 328px;
    height: 43px;
    margin-bottom: 5%;
}

.fr .recomendPosts .relatedp {
    width: 162px;
    height: 24px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    /* padding: 9px; */
    color: #fff;
}

.fr  .recomendPosts p{
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 17px;
    line-height: 23px;
    color: #000000;
    padding-bottom: 10%;
    padding-top: 2%;
    width: 89%;
}

.fr .recomendPosts {

}


.readNTextIMG {
    background:#f4f4f4;
    height: auto;
    width: 100%;
    display: block;
    margin: 0 auto;
}
.readingAuthor{
    padding: 0 0 5px 0;
    display:flex;
    width: 40vw;
    font-family: 'PT Sans', sans-serif;
}

.readingAuthor a.authorBlock-main{
    color: #8c8b87;
    margin-bottom: 7px;
    display: block;
    margin-left: 10px;
}

/********************recommended posts******************* */
.rs .recomendPosts h3{
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 200;
    font-weight: bold;
    font-size: 21px;
    line-height: 27px;
}

.rs .recomendPosts .related {
    background: linear-gradient(270deg, rgba(216, 216, 216, 0.0001) -2.08%, #677ca3 86.22%);
    width: 98%;
    height: 43px;
    margin-bottom: 5%;
    padding: 7px;
}
.rs .recomendPosts .relatedp {
    width: 162px;
    height: 24px;
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 200;
    /* font-weight: bold; */
    font-size: 18px;
    line-height: 28px;
    /* padding: 9px; */
    margin: -4px;
    color: #fff;
}
.de .recomendPosts .related {
  background:none;
  margin: 0;
  padding: 0;
}
.de .recomendPosts .relatedp {
  display: flex;
      justify-content: center;
      width: 98%;
      color: #677ca3;
      font-size: 1.5em;
          margin: 2.5em 0;
}
.it .recomendPosts .related {
  background:none;
  margin: 0;
  padding: 0;
}
.it .recomendPosts .relatedp {
  display: flex;
      justify-content: center;
      width: 98%;
      color: #677ca3;
      font-size: 1.5em;
          margin: 2.5em 0;
}

/******************FOOTER***************** */

.rs .footerTextBottom{
    padding: 5vh 0 0 0;
    font-weight: 300;
    white-space: nowrap;
}
.fr .footerTextBottom{
    padding: 0 0 0 0;
    font-weight: 300;
    white-space: nowrap;
    margin: 35px 0 0 60px;
}


.rs .footerCopyrigh{
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    /* identical to box height */
    color: #FFFFFF;
}
.fr .footerCopyrigh{
    display: flex;
    justify-content: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    /* identical to box height */
    color: #FFFFFF;
}


.footerTitles, .footerTitles a, .footerTitles a:hover{
    color: #fff;
    font-size: 23px;
    font-family: 'Open Sans';
}

.socialFooter {
    display: block;
    float: right;
    /* margin: 4% 7% 6% 0%; */
    margin: 0 30% 0 0;
}
.fr .socialFooter {
    display: block;
    float: right;
    /*margin: 0% 0% 0% -2%;*/
    margin: 35px 0 0px 20px;
}
.socialFooter img.footertwit{
    /* width: 67px;
    height: 63px;

    display: block;
    margin-right: 7px;
    float: left;
    background-repeat: no-repeat;
      padding:0px 10% 0 10%;
      margin-top: -1%;
  margin-left: -3%; */
    margin-top: 5px;
    margin-left: -5px;
}
.socialFooter img.footerface{

    /* width: 67px;
    height: 63px;

    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    float: left;
    background-repeat: no-repeat;
      padding:0px 10% 0 10%;
          margin-top: 1%; */
}
.socialFooter img.footeryou{

    /* width: 67px;
    height: 63px;
    float: left;

    display: block;
    background-repeat: no-repeat;
      padding:0px 10% 0 10%; */

}
/* .socialFooter img.footerins{
  width: 67px;
  height: 63px;

      display: block;
      float: left;
      /* margin-top: 5px; */
/* background-repeat: no-repeat;
    padding:0px 10% 0 10%;
    margin-top: 1%;}  */



.donoButtonFooter{
    position: absolute;

    width: 175px;
    height: 59px;

    background: linear-gradient(0deg, rgba(16, 61, 87, 0.731884), rgba(16, 61, 87, 0.731884));
    mix-blend-mode: normal;
    opacity: 0.85;
    box-shadow: inset 0px 0px 2px rgba(4, 30, 47, 0.804348);
    border-radius: 50px;
    top: 46px;
    right: 26px;
}
.donoButtonFooter2{
    position: absolute;
    width: 117px;
    height: 24px;

    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 24px;

    color: #F1E0F1;
    mix-blend-mode: normal;
    opacity: 0.82;
    margin: 10% 11% 1% 15%;
}
.donoButtonFooter2:hover{
    color: white;
}


.categoryAndAuthor{
    display: flex;
}


iframe {
    width: 94%;
    height: 425px;

}

.center {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
* ///////*******MOBILE************///// */
@media (max-width: 768px) {


    #rightflex{
        display:none;
    }

    .readNTextIMG {

        background:#f4f4f4;
        height: auto;
        width: 100%;
        display: block;
        margin: 0 auto;
    }


    .mainPage,
    .articlePage {
        background-size: 120%;
    }
    .media-left,
    .media-right,
    .media-body {
        display: block;
        width: auto;
    }
    .media-left > img {
        margin-left: auto;
        margin-right: auto;
    }
    .media-body {
        margin-top: 10px;
    }
    .affix {
        position: static;
    }

}





@media (max-width: 990px) {
    .logoHeader a, .logoHeader a:hover {
        text-decoration: none;
        display: block;
        width: 100%;
        margin-left: 3px;
        max-height: 110px;
        /* margin-top: -9px; */
        float: left;
        text-align: center;
    }
    .topLine{

        display:none;
    }
    .readTextBlock p.zag-left {
        margin-top: 162%;

        line-height: 1.65em;
        text-align: left;
    }
    .readTextBlock p.zag-right {
        margin-top: -5%;

        padding-bottom: 0%;
        line-height: 1.65em;
        text-align: left;

    }
    #zoomContainer {
        position: initial;
        margin-bottom: 20px;
    }

    .contactUsFlag p img{
        width: 3vw;
        height: auto;
    }
    .footerContacts img{
        width: 3vw;
        height: auto;
    }



}

@media (min-width: 991px) {

    /* .logoHeader a,.logoHeader a:hover{
             text-decoration: none;
    margin-top: 61px;
    display: block;
        width: 232px;
    margin-left: 3px;
    max-height: 110px;
    float: left;
} */
    .menuMobile{

        display:none;
    }
    .circleMenuLeftPart {
        padding-right: 0;
    }
    .circleMenuRightPart {
        padding-left: 0;
    }

    .recomendPosts  .readingText {
        width: 90%;
        margin: 0;
        padding: 0px;

    }
}

@media (max-width: 990px) {
    .imageContainer a img.video {
        width: 100%;
    }
    .anons {
        width: 100%;
        height: auto;
        margin-bottom: 25px;
        margin-top: 25px;
        max-width: 860px;
    }

    .logoHeader {
        height: 110px;
        /* padding-top: 25px; */
        background: #dde8ea;
    }
    .myMenu{

        display:none;
    }
    .banner{

        display:none;
    }
    .readNTextIMG {
        border: 1px solid #ddd;
        background: #f4f4f4;
        height: 185px;
        width: 330px;
        display: block;
        margin: 0 auto;

    }
    #zoomContainer {
        position: absolute;
        margin-bottom: 20px;
    }

}

.pushy {
    position: fixed;
    width: 250px;
    height: 100%;
    top: 0;
    z-index: 9999;
    background: #0d2983;
    overflow: auto;
    -webkit-overflow-scrolling: touch;

    /* enables momentum scrolling in iOS overflow elements */
}
.pushy a {
    display: block;
    color: #0d2983;
    padding: 9px 0px;
    text-decoration: none;
}
.pushy a:hover {
    color: #FFF;
}




.pushy-submenu ul li.pushy-link{
    background: linear-gradient(to right, #bbd4d9, #dde8ea);
    padding-left: 18px;
    padding-right: 10px;
    border-top: 1px #0d2983 solid;

}
/* Menu Movement */
.pushy-left {
    -webkit-transform: translate3d(-250px, 0, 0);
    -ms-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
}

.pushy-open-left #container,
.pushy-open-left .push {
    -webkit-transform: translate3d(250px, 0, 0);
    -ms-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
}

.pushy-right {
    -webkit-transform: translate3d(250px, 0, 0);
    -ms-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
}

.pushy-open-right #container,
.pushy-open-right .push {
    -webkit-transform: translate3d(-250px, 0, 0);
    -ms-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
}


/* Menu Transitions */
#container,
.pushy,
.push {
    transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}



/* Site Overlay */
.site-overlay {
    display: none;
}

.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-animation: fade 500ms;
    animation: fade 500ms;
}

@keyframes fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
/* Submenu Appearance */

.pushy-submenu ul {
    padding-left: 28px;
    transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
.pushy-submenu ul .pushy-link {
    transition: opacity 0.2s ease-in-out;
    list-style: none;
}
nav.pushy-left div.pushy-content ul li.pushy-link{
    list-style: none;

    border-bottom: 1px #0d2983 solid;
    padding: 0;
    border-top: 0;

}
nav.pushy-left div.pushy-content ul li.pushy-link a{
    width: 100%;
    color: #0d2983;
    padding: 15px 0px 15px 18px;
    text-align: right;
    background: transparent;
    border: 0;
}


/* Submenu Movement */
.pushy-submenu-closed ul {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
}
.pushy-submenu-closed .pushy-link {
    opacity: 0;
}

.pushy-submenu-open {
    /* Submenu Icon */
}
.pushy-submenu-open ul {
    background: #0d2983;
    max-height: 1000px;
    visibility: visible;
}
.pushy-submenu-open .pushy-link {
    opacity: 1;
}
.pushy-submenu-open a::after,
.pushy-submenu-open button::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}


@media (max-width: 768px) {
    #rightflex{
        display:none;
    }

    .noPadding .readingText {
        font-family: 'Open Sans';
        font-size: 14px;
        font-weight: normal;
        width: 100%;
        padding: 0%;
    }

    .readNTextIMG {
        background:#f4f4f4;
        height: auto;
        width: 100%;
        display: block;
        margin: 0 auto;

    }

    .img a.mainZoom img {
        position: relative;
        border: 0 solid #fff;
        width: 100%;
        height: auto;
        left: 0px;
        top: 0px;
        z-index: 1;
    }


    .mainPage,
    .articlePage {
        background-size: 120%;
    }
    .mainLogo {
        /* margin-top: 26px; */
        width: 100%;
        /* padding: 0px 7px 0px 7px; */
        padding: 0px 20px 0px 0px;
    }

    .recomendPosts  .readingText {
        padding: 0px;
    }

    .container{
        overflow-x: hidden;
    }

}




@media (max-width: 990px) {
    /* .logoHeader a, .logoHeader a:hover {
           text-decoration: none;
        display: block;
        width: 100%;
        margin-left: 3px;
        max-height: 110px;
        margin-top: -9px;
        float: left;
        text-align: center;
    } */
    .topLine{

        display:none;
    }
    .readTextBlock p.zag-left {
        margin-top: 162%;

        line-height: 1.65em;
        text-align: left;
    }
    .readTextBlock p.zag-right {
        margin-top: -5%;

        padding-bottom: 0%;
        line-height: 1.65em;
        text-align: left;

    }

}

@media (min-width: 991px) {

    /* .logoHeader a,.logoHeader a:hover{
             text-decoration: none;
    margin-top: 61px;
    display: block;
        width: 232px;
    margin-left: 3px;
    max-height: 110px;
    float: left;
} */
    .menuMobile{

        display:none;
    }
    .circleMenuLeftPart {
        padding-right: 0;
    }
    .circleMenuRightPart {
        padding-left: 0;
    }


    .footerContacts img{
        width: 2vw;
        height: auto;
    }


}

@media (min-width: 992px) and (max-width:1190px) {
    .rs .recomendPosts p {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 17px;
        line-height: 23px;
        color: #000000;
        padding-bottom: 10%;
        padding-top: 2%;
        width: 95%;
    }
    .contactUsFlag p img{
        width: 2vw;
        height: auto;
    }
}
@media (max-width: 990px)
    .readNTextIMG {
        border: 1px solid #ddd;
        background: #f4f4f4;
        height: 185px;
        width: 330px;
        display: block;
        margin: 0 auto;
    }

    @media (max-width: 990px) {
        .imageContainer a img.video {
            width: 100%;
        }
        .anons {
            width: 100%;
            height: auto;
            margin-bottom: 25px;
            margin-top: 25px;
            max-width: 860px;
        }
        .menuMobile{
            position: absolute;
            right: 0;
            width: 19%;
            padding: 7px 0 0 0;
        }
        .logoHeader {
            height: 8vh;
            /* padding-top: 25px; */
            /* background: #dde8ea; */
            background: #677ca3;
        }
        .myMenu{

            display:none;
        }
        .banner{

            display:none;
        }
        .readNTextIMG {
            border: 1px solid #ddd;
            background: #f4f4f4;
            height: 185px;
            /* width: 330px; */
            width: 100%;
            display: block;
            margin: 0 auto;
        }
        #zoomContainer {
            position: initial;
            margin-bottom: 20px;
        }
        .logo_hider {
            display: block!important;
        }

    }
    @media screen and (max-width: 64rem){
        .col{
            width: calc(33.333333% - 2rem);
        }
    }

    @media screen and (max-width: 48rem){
        .col{
            width: calc(50% - 2rem);
        }
    }

    @media screen and (max-width: 32rem){
        .col{
            width: 100%;

            margin: 0 auto 2rem auto;
        }
    }
    .pushy {
        position: fixed;
        width: 250px;
        height: 100%;
        top: 0;
        z-index: 9999;
        background: #677ca3;
        overflow: auto;
        -webkit-overflow-scrolling: touch;

        /* enables momentum scrolling in iOS overflow elements */
    }

    .pushy a:hover {
        color: #FFF;
    }
    .pushy ul:first-child {

        padding: 0;

    }
    .pushy.pushy-left {
        left: 0;
    }
    .pushy.pushy-right {
        right: 0;
    }

    .pushy-content {
        visibility: hidden;
    }
    .pushy-submenu ul li.pushy-link{
        /* background: linear-gradient(to right, #bbd4d9, #dde8ea); */
        background: #677ca3;
        padding-left: 18px;
        padding-right: 10px;
        border-top: 1px #ffffff solid;

    }
    /* Menu Movement */
    .pushy-left {
        -webkit-transform: translate3d(-250px, 0, 0);
        -ms-transform: translate3d(-250px, 0, 0);
        transform: translate3d(-250px, 0, 0);
    }

    .pushy-open-left #container,
    .pushy-open-left .push {
        -webkit-transform: translate3d(250px, 0, 0);
        -ms-transform: translate3d(250px, 0, 0);
        transform: translate3d(250px, 0, 0);
    }

    .pushy-right {
        -webkit-transform: translate3d(250px, 0, 0);
        -ms-transform: translate3d(250px, 0, 0);
        transform: translate3d(250px, 0, 0);
    }

    .pushy-open-right #container,
    .pushy-open-right .push {
        -webkit-transform: translate3d(-250px, 0, 0);
        -ms-transform: translate3d(-250px, 0, 0);
        transform: translate3d(-250px, 0, 0);
    }

    .pushy-open-left .pushy,
    .pushy-open-right .pushy {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .pushy-open-left .pushy-content,
    .pushy-open-right .pushy-content {
        visibility: visible;
        background: #0d2983;
    }

    /* Menu Transitions */
    #container,
    .pushy,
    .push {
        transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    }

    .pushy-content {
        transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    }

    /* Site Overlay */
    .site-overlay {
        display: none;
    }
    .pushy-open-left .site-overlay, .pushy-open-right .site-overlay {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 9998;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-animation: fade 500ms;
        animation: fade 500ms;
    }

    .pushy-open-left .site-overlay,
    .pushy-open-right .site-overlay {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 9998;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-animation: fade 500ms;
        animation: fade 500ms;
    }

    @keyframes fade {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    @-webkit-keyframes fade {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    /* Submenu Appearance */
    .pushy-submenu {
        list-style: none;
        /* background: linear-gradient(to right, #81b1e1, #8d8ad9 );
            border-bottom: 1px #0d2983 solid; */
        border-bottom: 1px #ffffff solid;
        background: #677ca3;
    }
    .pushy-submenu ul {
        padding-left: 28px;
        transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out;
    }
    .pushy-submenu ul .pushy-link {
        transition: opacity 0.2s ease-in-out;
        list-style: none;
    }
    nav.pushy-left div.pushy-content ul li.pushy-link{
        list-style: none;

        border-bottom: 1px #0d2983 solid;
        padding: 0;
        border-top: 0;

    }
    nav.pushy-left div.pushy-content ul li.pushy-link a{
        width: 100%;
        color: #0d2983;
        padding: 15px 0px 15px 18px;
        text-align: right;
        background: transparent;
        border: 0;


    }
    .pushy-submenu button {
        width: 100%;
        color: #FFF;
        padding: 15px 18px 15px 0px;
        text-align: right;
        background: transparent;
        border: 0;
        text-transform: uppercase;
    }
    .pushy-submenu button:hover {
        color: #FFF;
    }
    .pushy-submenu > a,
    .pushy-submenu > button {
        position: relative;
    }
    .pushy-submenu > a::after,
    .pushy-submenu > button::after {
        content: '';
        display: block;
        height: 11px;
        width: 8px;
        position: absolute;
        top: 50%;
        right: 15px;
        background: url("../img/arrow.svg") no-repeat;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        transition: transform 0.2s;
    }

    /* Submenu Movement */
    .pushy-submenu-closed ul {
        max-height: 0;
        overflow: hidden;
        visibility: hidden;
    }
    .pushy-submenu-closed .pushy-link {
        opacity: 0;
    }

    .pushy-submenu-open {
        /* Submenu Icon */
    }
    .pushy-submenu-open ul {
        background: #cca98f;
        max-height: 1000px;
        visibility: visible;
    }
    .pushy-submenu-open .pushy-link {
        opacity: 1;
    }
    .pushy-submenu-open a::after,
    .pushy-submenu-open button::after {
        -webkit-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
        transform: translateY(-50%) rotate(90deg);
    }

    li.pushy-submenu a{
        color: #fff;
        text-transform: uppercase;

    }


    /*to --------------------------------- main Media 768!!!!!!!!!*/
    @media (max-width: 768px) {
        #rightflex{
            display:none;
        }

        .readNTextIMG {
            background:#f4f4f4;
            height: auto;
            width: 100%;
            display: block;
            margin: 0 auto;
        }
        .readTitle a.allRead{
            display:none;
        }
        .readingAuthor {
            padding: 0 0 5px 0px;
            display: flex;
            width: 80vw;
        }

        /* .socialFooter a.footertwit {
            width: 67px;
            height: 63px;
            background: url(/assets/img/footer/footerTwiter.png);
            display: block;
            margin-right: 7px;
            float: left;
            background-repeat: no-repeat;
            padding: 1px 16% 0 0%;
            margin-left: -5%;
            margin-top: -2%;
        } */

        .botMenuIMGNew{
            width: 100%;
            background: url(/assets/images/line-min2.jpg) no-repeat;
            background-size: auto auto;
            height: 51px;
            background-size: 143%;
            margin-top: -15px;
            background-position: center;

        }
        .textStyler {
            text-decoration: none;
            font-family: Open Sans;
            font-style: normal;
            font-weight: 600;
            font-size: 15px;
            padding: 0px 40% 0 40%;
        }
        p {
            margin-top: 0;
            margin-bottom: 0.5vw;
        }
        div.readTitle, div.readTitle {

            color:     #2ba5d1;
            font-size: 30px;
            margin: 0px auto 30px auto;
            font-family: 'Open Sans';
            text-decoration: none;
            display: block;
            text-align: center;

        }
        div.read-aouse div.readTitle a.allRead{
            font-size: 18px;
            color: #fff;
            background: #f6a153;
            height: 27px;
            padding: 0 7px;
            width: 100%;
            text-align: center;
            max-width: 248px;
            margin: 19px auto 0 auto;

        }
        .readTitle a.allRead {
            font-size: 18px;
            color: #fff;
            background: #f6a153;
            margin: 0px 0px 0px 24px;
            height: 27px;
            padding: 0 7px;
            width: 100%;
            text-align: center;
        }

        .readTitle a, .readTitle a:hover {
            color: #2ba5d1;
            font-size: 30px;
            margin: 0px 0px 15px 16px;
            font-family: 'Open Sans';
            text-decoration: none;
            display: block;
            text-align: center;
            width: 100%;
        }
        .readTitle{
            display:block;
        }

        .readTextBlock img.rad50{
            border-radius: 0;
            margin-left: 0;
            margin: 0 auto;
        }
        .readTextBlock div.Rrad50{
            width: 100%;
            height: auto;
            overflow: hidden;
            margin: 0;
        }

        .mainPage,
        .articlePage {
            background-size: 120%;
        }
        .mainLogo {
            width: 95%;
        }

        .media-heading {
            margin-top: 0;
            margin-bottom: 5px;
            color: #4d3e2b;
            font-size: 18px;
            text-transform: uppercase;
            margin-top: 0px;
            font-weight: normal;
            font-family: 'PT Sans', sans-serif;
            font-style: normal;
            font-weight: 500;

        }
        .mainContainer{
            margin-bottom: 5px;
        }

    }


    @media (max-width: 1024px) {

        /* .logoHeader a, .logoHeader a:hover {
        text-decoration: none;
        display: block;
        width: 100%;
        max-height: 110px;
        text-align: center;
    } */
        .newLine {
            /* display:none; */
        }

        div.clearFix ul.vert-nav li.Home {

            padding: 0px;
            border: none;

        }
        .v-nav li {
            position: relative;
            height: 70px;
            padding: 0 15px;
            float: left;
            z-index: 100;
            /* border-left: 1px solid #09367a; */
        }
        .v-nav li a {
            display: block;
            /* padding: 25px 0px 0 2px!important; */
            padding: 22px 15px 12px 15px!important;
            text-decoration: none;
            text-align: center;
            color: #fff;
            margin-top: 0px;
            height: 71px;
            font-size: 10px!important;
            text-transform: uppercase;
            font-family: 'Open Sans';
        }

        .fr .readingAuthor {
            padding: 0 0 5px 0;
            display: flex;
            width: 32vw;
        }

        .rs .mediaContainer {
            width: 100%;
            height: auto;
            margin-top: 20px;
        }

        .rs .news .mediaContainer a span.ptitle {
            font-size: 13px;
        }


        .fr .mediaContainer {
            width: 100%;
            height: auto;
            margin-top: 17.3px;
        }

        .fr .news .mediaContainer a span.ptitle {
            font-size: 13px;
        }


        .rs .news .mediaContainer a span.pdesc {
            font-size: 13px;
        }
        .fr .news .mediaContainer a span.pdesc {
            font-size: 13px;
        }
        .media-heading {
            margin-top: 0;
            margin-bottom: 5px;
            color: #4d3e2b;
            font-size: 18px;
            text-transform: uppercase;
            margin-top: 0px;
            font-weight: normal;
            font-family: 'PT Sans', sans-serif;
            font-style: normal;
            font-weight: 500;

        }
    }
    @media (max-width: 1250px) {
        .readingText{
            padding: 168px 0 0 0;
        }
    }

    @media (max-width: 1024px) {
        .readingText{
            padding: 168px 0 0 0;
        }
        .sliderPad{
            /* padding-bottom: 29px; */
            max-width: 96%;
        }
        div.clrFix ul.v-nav li.Home {
            width: 7%;
            padding: 0px;
            border: none;
        }
    }

    @media (max-width: 768px) {

        .donoButtonFooter {
            position: absolute;

            background: linear-gradient(0deg, rgba(16, 61, 87, 0.731884), rgba(16, 61, 87, 0.731884));
            mix-blend-mode: normal;
            opacity: 0.85;
            box-shadow: inset 0px 0px 2px rgba(4, 30, 47, 0.804348);
            border-radius: 50px;
            top: 20px;
            right: 4px;
            width: 65px;
            height: 25px;
        }
        .donoButtonFooter2 {
            position: absolute;

            font-family: Open Sans;
            font-style: normal;
            font-weight: 300;
            font-size: 11px;
            line-height: 24px;
            color: #F1E0F1;
            mix-blend-mode: normal;
            opacity: 0.82;
            margin: 3% 11% 1% 15%;
        }
        .socialFooter {
            /* width: 140px;
            height: 140px; */
            display: block;
            margin: 2% 2% 2% 56%;
            float: none;
        }

        .socialFooter img.footeryou {
            width: auto;
            height: 6vw;
        }
        .socialFooter img.footerins {
            width: auto;
            height: 6vw;
        }
        .socialFooter img.footerface {
            width: auto;
            height: 6vw;
        }
        .socialFooter img.footertwit {
            width: auto;
            height: 7.5vw;
        }

        #zoomContainer {
            position: initial;
            margin-bottom: 20px;
        }

        .rs .recomendPosts p {
            font-family: Open Sans;
            font-style: normal;
            font-weight: normal;
            font-size: 17px;
            line-height: 23px;
            color: #000000;
            padding-bottom: 1%;
            padding-top: 1%;
        }

        .fr .recomendPosts p {
            font-family: Open Sans;
            font-style: normal;
            font-weight: normal;
            font-size: 17px;
            line-height: 23px;
            color: #000000;
            padding-bottom: 1%;
            padding-top: 1%;
        }
        .rs .news .mediaContainer a span.ptitle {
            font-size: 12px;
            line-height: 15px;

        }
        .fr .news .mediaContainer a span.ptitle {
            font-size: 12px;
            line-height: 15px;

        }
        .rs .news .mediaContainer a span.pdesc {
            font-size: 11px;
        }
        .fr .news .mediaContainer a span.pdesc {
            font-size: 11px;
        }

        .footerContacts {
            font-size: 1.5vw;
            text-align: center;
        }

        .footerContacts p img{
            width: auto;
            height: 2vw;
        }
        .fr .footerContacts p img{
            width: 5vw;
            height: auto;
            margin: 1vh 0 0 0;
        }


        .footerCopyrigh {
            text-align: center;
            font-family: Open Sans;
            font-style: normal;
            font-weight: 600;
            font-size: 2vw;
            line-height: 19px;
            color: #FFFFFF;
        }

        .rs .recomendPosts .relatedp {
            font-family: Open Sans;
            font-style: normal;
            font-weight: bold;
            font-size: 4vw;
            line-height: 24px;
            padding: 10px 5px;
            color: #fff;
        }

        .fr .recomendPosts .relatedp {
            font-family: Open Sans;
            font-style: normal;
            font-weight: bold;
            font-size: 2.5vw;
            line-height: 24px;
            padding: 10px 5px;
            color: #fff;
        }
        .de .recomendPosts .relatedp {
          color: #677ca3;
          font-size: 1.5em;
          margin: 2vh 0;
            padding: 0;
        }
        .it .recomendPosts .relatedp {
          color: #677ca3;
          font-size: 1.5em;
          margin: 2vh 0;
            padding: 0;
        }

        .footerTextBottom{
            font-size:1.5vw;
            text-align: center;
        }

        .media-heading {
            margin-top: 0;
            margin-bottom: 5px;
            color: #4d3e2b;
            font-size: 18px;
            text-transform: uppercase;
            margin-top: 0px;
            font-weight: normal;
            font-family: 'PT Sans', sans-serif;
            font-style: normal;
            font-weight: 500;

        }
        .logo_hider {
            display: block!important;
            width: 80%;
        }
        .rs .footerTextBottom {
            padding: 0 0 0 0;
            font-weight: 300;
            white-space: nowrap;
        }
    }

    @media (max-width: 480px){

        .socialFooter {
            /* width: 140px;
            height: 140px; */
            display: block;
            margin: 2% 2% 2% 31%;
            float: none;
        }

        .socialFooter img.footeryou {
            width: auto;
            height: 9vw;
        }
        .socialFooter img.footerins {
            width: auto;
            height: 9vw;
        }
        .socialFooter img.footerface {
            width: auto;
            height: 9vw;
        }
        .socialFooter img.footertwit {
            width: auto;
            height: 11vw;
        }

        .footerTextBottom{
            font-size:2.5vw;
            text-align: center;
        }
        .footerContacts {
            font-size: 3vw;
            text-align: center;
        }
        .logo_hider {
            padding-right: 5px;
            padding-left: 5px;
            /* border-left: 2px solid #5e7aa0;
            border-right: 2px solid #5e7aa0; */
            border-left: 2px solid #fff;
            border-right: 2px solid #fff;
            display: block!important;
            text-decoration: none;
            display: block;
            width: 100%;
            max-width: 62%;
            text-align: center;
            margin: 0 auto;
            float: none;
            /* padding-bottom: 5px;
            padding-top: 14px; */
            padding-bottom: 2px;
            padding-top: 5px;
            margin-top: 3px;
        }


        @media (max-width: 480px) {


            .caraousel2{
                max-width: 100%;
                padding-left: 15px;
                padding-right: 15px;
                margin-top: 15px;
            }
            .mobi {
                margin-left: 0;
                margin-right: 0;
                margin-bottom: 15px;
            }
            .mobDisplay {
                display: block;
                padding-left: 15px;
                padding-right: 15px;
                margin-bottom: 20px;
            }

            .banner_palomniki img{
                width:100%;
                padding-left: 15px;
                padding-right: 15px;
            }

            .rightDZDMob div.containewWidth {
                width: 100%;
                padding-left: 15px;
                padding-right: 15px;
            }

            .calendar img{
                width:100%;
            }

            .header__form {
                align-self: center;
                width: 90%;
            }

            .content__title_big:after {
                display: none;
            }

            .content__title_big {
                width: 80%;

                text-align: center;
            }

            .content__info {
                width: 70%;
                padding-left: 30px;
            }

            .content__info:before {
                display: none;
            }

            /* cards */
            .content__card-cards {
                background-position: -889px -40px;
            }

            .content__card-rec {
                display: none;
            }

            .content__card-receipt {
                margin-right: 0;
            }

            .line-sm {
                display: none;
            }

            .line-lg {
                display: none;
            }

            .circle-sm {
                display: none;
            }

            .circle-lg {
                display: none;
            }

            .sms-text1 {
                left: 206px;
            }

            .sms-text2 {
                top: 183px;
                left: 206px;
            }

            .media-heading {
                margin-top: 0;
                margin-bottom: 5px;
                color: #4d3e2b;
                font-size: 18px;
                text-transform: uppercase;
                margin-top: 0px;
                font-weight: normal;
                font-family: 'PT Sans', sans-serif;
                font-style: normal;
                font-weight: 500;

            }

            .fr .readingAuthor {
                padding: 0 0 5px 0;
                display: flex;
                width: 80vw;
            }

            .fr .socialFooter {
                display: block;
                float: right;
                /*margin: 0% 0% 0% 29%;*/
            }
            .main-container-label {
                margin-right: 7px;
                /* background: #577ff2; */
                /* background: linear-gradient(#374567, #7e91bd,#8497cb); */
                background: #8497cb;
                padding: 2px 5px 0px 5px;
                height: 21px;
                color: #fff;
                font-size: 13px;
                pointer-events: none;
                border-radius: 4px;
                font-family: 'PT Sans', sans-serif;
                border-radius: 0px;
            }
            .rs .footerCopyrigh {
                text-align: center;
                font-family: Open Sans;
                font-style: normal;
                font-weight: 600;
                font-size: 12px;
                line-height: 10px;
                color: #FFFFFF;
            }
                      .fr .sliderPad {
              padding-left: 0px;
              padding-right: 0px;
              max-width: 100%;
            }

        }



        @media (max-width: 380px) {


            .rs .news .mediaContainer a span.ptitle {
                font-size: 11px;
                line-height: 15px;
                top: 1px;
            }
            .fr .news .mediaContainer a span.ptitle {
                font-size: 11px;
                line-height: 15px;
            }
            .rs .news .mediaContainer a span.pdesc {
                font-size: 10px;
                line-height: 15px;
            }
            .fr .news .mediaContainer a span.pdesc {
                font-size: 10px;
                line-height: 15px;
            }

            .media-heading {
                margin-top: 0;
                margin-bottom: 5px;
                color: #4d3e2b;
                font-size: 18px;
                text-transform: uppercase;
                margin-top: 0px;
                font-family: 'PT Sans', sans-serif;
                font-style: normal;
                font-weight: 400;
            }
            .logo_hider {
                display: block!important;
            }
            .fr .readingAuthor {
                padding: 0 0 5px 0;
                display: flex;
                width: 80vw;
            }
            .fr .socialFooter {
                display: block;
                float: right;
                margin: 4% auto;
            }
        }
