/*FONTS*/

@import url("https://use.typekit.net/egr6gfc.css");

@font-face {

    font-family: Trump;

    src: url(../fonts/trump-fonts/trump-regular.eot);

    src: url(../fonts/trump-fonts/trump-regular.eot), url(../fonts/trump-fonts/trump-regular.woff2) format("woff2"), url(../fonts/trump-fonts/trump-regular.woff) format("woff"), url(../fonts/trump-fonts/trump-regular.ttf) format("truetype"), url(../fonts/trump-fonts/trump-regular.svg#trump-regular) format("svg");

    font-weight: normal;

    font-style: normal;

}

@font-face {
  font-family: "ITC Franklin Gothic";
  src: url("../fonts/ITCFranklinGothicStd-MdCd.eot");
  src: url("../fonts/ITCFranklinGothicStd-MdCd.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ITCFranklinGothicStd-MdCd.woff2") format("woff2"),
    url("../fonts/ITCFranklinGothicStd-MdCd.woff") format("woff"),
    url("../fonts/ITCFranklinGothicStd-MdCd.ttf") format("truetype"),
    url("../fonts/ITCFranklinGothicStd-MdCd.svg#ITCFranklinGothicStd-MdCd")
      format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {

    font-family: Trump;

    src: url(../fonts/trump-fonts/trump-bold.eot);

    src: url(../fonts/trump-fonts/trump-bold.eot), url(../fonts/trump-fonts/trump-bold.woff2) format("woff2"), url(../fonts/trump-fonts/trump-bold.woff) format("woff"), url(../fonts/trump-fonts/trump-bold.ttf) format("truetype"), url(../fonts/trump-fonts/trump-bold.svg#trump-bold) format("svg");

    font-weight: bold;

    font-style: normal;

}



@font-face {

    font-family: Trump;

    src: url(../fonts/trump-fonts/trump-italic.eot);

    src: url(../fonts/trump-fonts/trump-italic.eot), url(../fonts/trump-fonts/trump-italic.woff2) format("woff2"), url(../fonts/trump-fonts/trump-italic.woff) format("woff"), url(../fonts/trump-fonts/trump-italic.ttf) format("truetype"), url(../fonts/trump-fonts/trump-italic.svg#trump-italic) format("svg");

    font-weight: normal;

    font-style: italic;

}



@font-face {

    font-family: Trump;

    src: url(../fonts/trump-fonts/trump-bold-italic.eot);

    src: url(../fonts/trump-fonts/trump-bold-italic.eot) format("eot"), url(../fonts/trump-fonts/trump-bold-italic.woff2) format("woff2"), url(../fonts/trump-fonts/trump-bold-italic.woff) format("woff"), url(../fonts/trump-fonts/trump-bold-italic.ttf) format("truetype"), url(../fonts/trump-fonts/trump-bold-italic.svg#trump-bold-italic) format("svg");

    font-weight: bold;

    font-style: italic;

}





/*GENERAL*/

/*

html, body{

    height: 100% !important;

}

*/



svg text{

    font-family: Trump;

}



body{

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center center;

    transition: 1s all linear;

    background-color: #F4F5EE;

    overflow-x: hidden;

}



/*

body{

    margin: 5vh;

}

*/



a:focus{

    outline: none;

}



.container{

    max-width: 1600px;

}



.bg-white{

    background: #fff;

}



.bg-grey{

    background: #f4f4ec;

}



h3{

    font-family: Trump;

    font-size: 30px;

    color: #3d1f0f;

    font-weight: bold;

}



body{

    background: #F3F4EC;

}



h2{

    font-family: Trump;

    font-size: 60px;

    font-weight: bold;

    color: #3d1f0f;

}



p{

    font-family: "franklin-gothic-urw",sans-serif;

    font-size: 20px;

    line-height: 30px;

    color: #3d1f0f;

}



a:hover{

    color: #be382d;

    text-decoration: none;

}



.btn-light{

    background: none;

    border: 3px solid #3d1f0f;

    color: #3d1f0f;

    font-family: "franklin-gothic-urw",sans-serif;

    font-size: 20px;

    line-height: 24px;

    border-radius: 50px;

    padding: 10px 25px 8px;

    letter-spacing: 0.1em;

    white-space: normal;

    font-weight: 700;

}



.btn-light:hover, .btn-light:focus, .btn-light:active{

    background: #3d1f0f !important;

    color: #fff !important;

    border: 3px solid #3d1f0f !important;

    box-shadow: none !important;

}



.volumeMain .btn:before {

    content: "";

    position: absolute;

    left: -400%;

    top: 50%;

    bottom: 0;

    height: 3px;

    background: #3d1f0f;

    width: 400%;

}



/*LOGO ANIMATON*/

.bg-grey.topsection, .bg-grey.bottomsection{    

    position: relative;

}



.bg-grey.topsection{

    z-index: 1;

    height: 45vh;

    -webkit-border-bottom-right-radius: 500px;

    -webkit-border-bottom-left-radius: 500px;

    -moz-border-radius-bottomright: 500px;

    -moz-border-radius-bottomleft: 500px;

    border-bottom-right-radius: 500px;

    border-bottom-left-radius: 500px;

    display: none;

}



.bg-grey.bottomsection{

    z-index: 3;

    height: 55vh;

    background: #f4f4ec;

    bottom: 0;

    position: absolute;

    left: 0;

    right: 0;

}



.outborder{

    border: 5vh solid #fff;

    background: none;

    position: fixed;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    z-index: 5;

}



.logo-stick{

    position: fixed;

    top: 0;

    left: 0;

    right: 0;

    z-index: 150;

}



.logo-stick a.top-logo-wrap{

    display: block;

    top: 0;

    left: 0;

    position: relative;

}



.toptext{

    transform: translateX(-2000px) translateY(-235px);

    transition: 1s all linear;

}



.toplogo{

    transform: translateX(-2000px) translateY(-235px) scale(1);

}



.sightlinetext{

    transition: 500ms all linear;

}



.pathSmooth #curveline{

    transition: 150ms all linear;

}



.sightlinetextGrp{

     transform:translateY(110px);

    opacity: 0;

    transition: 150ms all linear;

}



.sightlinetextGrp.showLogo{

     transform:translateY(2px);

    opacity: 1;

}



.bottomcolor{

    transform: translateY(123px);

}



.bottomspot{

    transform: translateY(453px) translateX(615px);

}



.logo-stick a .logo2{

/*

    display: block;

    left: 140px;

    position: fixed;

    top: 110px;

    max-width: 530px;

*/

    display: block;

    left: 0;

    position: fixed;

    top: 50%;

    max-width: 530px;

    right: 0;

    text-align: center;

    margin: auto;

    transition: 500ms all linear;

}



.logo-stick .logoWrap .logo2{

/*

    display: block;

    left: 0;

    position: absolute;

    top: 0;

    max-width: 530px;

    right: 0;

    text-align: center;

    margin: auto;

    transition: 500ms all linear;

    z-index: 0;

*/

}



.logo-stick .logoWrap{

    position: fixed;

    top: 0;

    width: 100%;

    left: 0;

    right: 0;

}



.logo-stick .logoWrap:before{

    position: absolute;

    content: "";

    background: #F3F4EC;

    bottom: -210%;

    left: 0;

    right: 0;

    max-width: 60%;

    height: 130px;

    margin: auto;

    z-index: 1

}



.logo-stick .logoWrap.removelogobefore:before{

    background: none;

}



.logo-stick .logoWrap svg{

    position: relative;

    z-index: 2;

}



.logo-stick .logoWrap.pathSmooth svg path{

    transition: 150ms all linear;

}





.content{

    position: relative;

    z-index: 3;

    height: 100%;

}



.loader{

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

}



.percentagevalue {

    position: absolute;

/*    top: 55%;*/

    left: 0;

    right: 0;

    bottom: -25px;

    margin: auto;

    font-size: 70px;

    text-align: center;

    font-family: 'Trump Mediaeval LT Std';

    z-index: 2;

    color: #3C1307;

}



.hidetoplogo{

    transform: translateX(553px) translateY(52px);

    transition: 150ms all linear;

}



.content .section1{

    height: 100%;

}



.content .section1 .vertical-center2 {

    height: 100%;

    width: 100%;

}



.content-show {

    opacity: 0;

    z-index: 50;

    position: absolute;

    left: 0;

    right: 0;

    top: 60%;

    margin: auto;

    transition: 200ms all linear;

    max-width: 800px;

    background: #F2F4EC;

}



_:-ms-input-placeholder, :root .content-show {

    width:800px;

}

/*

_:-ms-input-placeholder, :root .logo-stick {

    height: 100%;

}

_:-ms-input-placeholder, :root .logo-stick a{

    height: 100%;

}

*/



/*

_:-ms-input-placeholder, :root .logo-stick a svg{

    position: fixed;

    top: 0;

    bottom: 0;

    left:0;

    right: 0;

}

*/



.active.section1.loader{

    z-index: 5;

}



.content-show h3{

    color: #be382d;

}



.content-show > h3{

    margin-bottom: 60px;

}



.content-show p{

    margin:auto auto 35px auto;

    max-width: 565px;

    

}

.animated {

  -webkit-animation-duration: 1s;

  animation-duration: 1s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

}

.animated.cont {

  -webkit-animation-duration: 150ms;

  animation-duration: 150ms;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

}



@-webkit-keyframes fadeIn {

  from {

    opacity: 0;

  }



  to {

    opacity: 1;

  }

}



@keyframes fadeIn {

  from {

    opacity: 0;

  }



  to {

    opacity: 1;

  }

}



.fadeIn {

  -webkit-animation-name: fadeIn;

  animation-name: fadeIn;

}



@-webkit-keyframes fadeIn {

  from {

    opacity: 0;

  }



  to {

    opacity: 1;

  }

}



@keyframes fadeIn {

  from {

    opacity: 0;

  }



  to {

    opacity: 1;

  }

}



.fadeIn {

  -webkit-animation-name: fadeIn;

  animation-name: fadeIn;

}



@-webkit-keyframes fadeInDown {

  from {

    opacity: 0;

    -webkit-transform: translate3d(0, -10%, 0);

    transform: translate3d(0, -10%, 0);

  }



  to {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

  }

}



@keyframes fadeInDown {

  from {

    opacity: 0;

    -webkit-transform: translate3d(0, -10%, 0);

    transform: translate3d(0, -10%, 0);

  }



  to {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

  }

}



.fadeInDown {

  -webkit-animation-name: fadeInDown;

  animation-name: fadeInDown;

}



@-webkit-keyframes fadeOutDown {

  from {

    opacity: 1;

  }



  to {

    opacity: 0;

    -webkit-transform: translate3d(0, 10%, 0);

    transform: translate3d(0, 00%, 0);

  }

}



@keyframes fadeOutDown {

  from {

    opacity: 1;

  }



  to {

    opacity: 0;

    -webkit-transform: translate3d(0, 10%, 0);

    transform: translate3d(0, 10%, 0);

  }

}



.fadeOutDown {

  -webkit-animation-name: fadeOutDown;

  animation-name: fadeOutDown;

}





.vertical-center{

    top: 0;

    bottom: 0;

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center center;

    width: 100%;

    height: 100%;

        border: 50px solid #ede5de;

}





.volumneContent{

    margin-left: 30%;

    text-align: left;

    transition: 500ms all linear;

}



.volumneContent h2{

    color: #fff;

    margin-bottom: 100px;

}



.volumneContent span{

    font-size: 30px;

    font-family: "franklin-gothic-urw",sans-serif;

    font-weight: 700;

    display: block;

}



.volumneContent .btn{

    border-color: #fff;

    color: #fff;

    position: relative;

}





.volumneContent .btn:hover, .volumneContent .btn:focus, .volumneContent .btn:active{

    background: #fff !important;

    color: #3d1f0f !important;

    border-color: #fff !important;

} 



.volumneContent .btn:before{

    content: "";

    position: absolute;

    right: -1000%;

    top: 50%;

    bottom: 0;

    height: 3px;

    background: #fff;

    width: 1000%;

}



.section2{

    position: absolute;

    top: 25%;

    left: 0;

    right: 0;

}



.section2 .skrollable{

    transition: 1s all linear;

}



.sectionTranslate{

    transform: translateX(0) !important;

}







@-webkit-keyframes fadeInRight {

  from {

    opacity: 0;

    -webkit-transform: translate3d(100%, 0, 0);

    transform: translate3d(100%, 0, 0);

  }



  to {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

  }

}



@keyframes fadeInRight {

  from {

    opacity: 0;

    -webkit-transform: translate3d(100%, 0, 0);

    transform: translate3d(100%, 0, 0);

  }



  to {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

  }

}



.fadeInRight {

  -webkit-animation-name: fadeInRight;

  animation-name: fadeInRight;

}









.section2 .volumeMain{

/*    position: fixed;*/

    top: 0;

    bottom: 0;

    width: 100%;

    height: 100%;

}



.overlayContent{

    position: relative;

    z-index: 100;

    margin: 50px;

    height: 100%;

    /* background: #F1F4EC; */

}





/* .overlayContent .voumeallList{

    padding: 0 100px;

} */



.volumeMain h2 > span {

    font-size: 30px;

    display: block;

    font-weight: 700;

    font-family: "franklin-gothic-urw", sans-serif;

}



.volumeMain h2 span span.lgtGrey {

    color: #9e8f87;

}



.volumeMain h2 + p {

    margin-bottom: 100px;

}

.volumeMain p {

    max-width: 760px;

}



.bgContent{

    margin-bottom: 150px;

}



.zindex *{

    position: relative;

    z-index: 150;

}



.voumeallList {

    padding-bottom: 173px;

}



.voumeallList.volumeWrap {

    padding-bottom: 85px;

}



.voumeallList .container-fluid {

    padding-left: 90px;

    padding-right: 90px;

}



.product-wrapper{

    position: relative;

  }

  

  .image-zoom {

    position: fixed;

    left: 0;

    top: 0;

    bottom: 0;

    right: 0;

    opacity: 1;

    display: none;

    overflow: hidden;

    cursor: move;

    /*  border: 140px solid #404040;*/

    z-index: 99999;

    background: #404040;

      

          

  }

  .image-zoom img {

      height: 100%;

    width: auto;

/*

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    height: 100%;

    width: auto;

    margin: auto;

    right: 0;

*/

  }

.gallbg{

    background-repeat: no-repeat;

    background-position: center center;

    height: 100vh;

    width: 100vw;

    background-size: contain;

    background-color: #404040;

}

  

  .img-hide{

      display: none;

  }

  

  .pinchZoomWrap {

    margin: 0;

    position: relative;

      text-align: center;

      width: 100vw;

    height: 100vh;

    position: relative;

/*

      border-top:40px solid #424242;

      border-left:135px solid #424242;

      border-right:135px solid #424242;

*/

  }



/*

.pinchZoomWrap:before{

    content: "";

    position: absolute;

    width: 135px;

    height: 100vh;

    background: #424242;

    left: 0;

    top: 0;

}



.pinchZoomWrap:after{

    content: "";

    position: absolute;

    width: 135px;

    height: 100vh;

    background: #424242;

    right: 0;

    top: 0;

}

*/





  .imageLenght {

    position: absolute;

    top: -30px;

    z-index: 999;

    display: -webkit-box;

    display: -webkit-flex;

    display: -moz-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: end;

    -webkit-align-items: flex-end;

    -moz-box-align: end;

    -ms-flex-align: end;

    align-items: flex-end;

    text-align: center;

    left: 50px;

    right: 0;

    background: #404040;

    color: #fff;

    height: 95px;

/*    padding: 22px 50px;*/

    font-size: 26px;

    line-height: 31.2px;

    font-family: "franklin-gothic-urw", sans-serif;

  }

  

  /*.fancybox-infobar {

    position: absolute;

    top: 40px;

    z-index: 99997;

    text-align: left;

    left: 50px;

    color: #fff;

    font-size: 26px;

    line-height: 31.2px;

    font-family: "franklin-gothic-urw", sans-serif;

    mix-blend-mode: normal;

  }*/

  

  /*.fancybox-caption {

    position: absolute;

    bottom: 0;

    z-index: 99997;

    display: -webkit-box;

    display: -webkit-flex;

    display: -moz-box;

    display: -ms-flexbox;

    display: flex;

    text-align: center;

    left: 0;

    right: 0;

    color: #fff;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -moz-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -moz-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    padding: 20px 50px;

    text-transform: uppercase;

    font-size: 20px;

    line-height: 24px;

    font-family: "franklin-gothic-urw", sans-serif;

  }*/

  

  .img-caption {

    position: absolute;

    bottom: 0;

    z-index: 999;

    display: -webkit-box;

    display: -webkit-flex;

    display: -moz-box;

    display: -ms-flexbox;

    display: flex;

    text-align: center;

    left: 0;

    right: 0;

    background: #404040;

    color: #fff;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -moz-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -moz-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    padding: 10px 50px;

  }

  

  .img-caption > span {

    display: inline-block !important;

    position: relative;

    padding: 10px 0;

    text-transform: uppercase;

    font-size: 20px;

    line-height: 24px;

    font-family: "franklin-gothic-urw", sans-serif;

  }

  

  .img-caption span a {

      position: absolute;

      top: 0;

      bottom: 0;

      width: 14px;

      height: 16px;

      margin: auto;

  }

  

  body .next-btn{   

      right: -30px;

      z-index: 9999;

      /*right: 0;

      z-index: 99997;

      background: transparent;*/

  }

  body .next-btn:after {

    left: 0;

    top: 50%;

    border: solid transparent;

    content: " ";

    height: 0;

    width: 0;

    position: absolute;

    pointer-events: none;

    border-color: rgba(255, 255, 255, 0);

    border-left-color: #fff;

    border-width: 8px 0 8px 14px;

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    transform: translateY(-50%);

  }

  body .next-btn:hover:after {

    border-left-color: #be382d;

  }

  body .prev-btn {    

    left: -30px;

    z-index: 9999;

    /*left: 0;

    z-index: 99997;

    background: transparent;*/

  }

  body .prev-btn:after {

    right: 0;

    top: 50%;

    border: solid transparent;

    content: " ";

    height: 0;

    width: 0;

    position: absolute;

    pointer-events: none;

    border-color: rgba(255, 255, 255, 0);

    border-right-color: #fff;

    border-width: 8px 14px 8px 0;

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    transform: translateY(-50%);

  }

  body .prev-btn:hover:after {

    border-right-color: #be382d;

  }

  .fancybox-navigation .fancybox-button {

    width: 45px;

    height: 20px;

    top: 50%;

    -webkit-transform: translateY(-50%);

       -moz-transform: translateY(-50%);

        -ms-transform: translateY(-50%);

         -o-transform: translateY(-50%);

            transform: translateY(-50%);

}

  .fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {

      opacity: 1 !important;

      visibility: visible !important;

  }

  body .close-btn {

    position: absolute;

    top: 40px;

    right: 50px;

    z-index: 999;

    cursor: pointer;

    color: #fff;

    display: block !important;

    font-size: 26px;

    line-height: 31.2px;

    font-family: "franklin-gothic-urw", sans-serif;

    /*width: 162px;*/

  }

  body .close-btn:hover {

      color: #be382d;

  }



.domOut {

    position: fixed;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    opacity: 0;

}



.hideScroll {

    overflow: hidden;

}

.mfp-iframe-holder .mfp-close{

    background: #BA4030;

    top: 0 !important;

    color: #fff !important;

    width: 50px !important;

    height: 40px !important;

    text-align: center !important;

    opacity: 1 !important;

}



.mfp-bg{

    opacity: 1 !important;

}



.popup-logo img{

    max-width: 665px;

}



#article-popmodal .menuIco{

    position: absolute !important;

    right: 0;

    top: 27%;

    margin: auto;

    height: 30px;

}



#article-popmodal .mfp-close{

    display: none;

}



.spacersvg{

    transition: none !important;

}



.zindex-0{

    z-index: -1 !important;

}



.mfp-inline-holder{

    overflow-y:scroll;

}



.articleCustomPop{

    visibility: hidden;

    position: fixed;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    z-index: 999;

    overflow-y: scroll;

}



.Light .sightlinetextGrp *{

    fill: #fff !important;

}



.Light .pathSmooth #curveline{

    stroke: #fff !important;

}



.articleClose{

    background: #BA4030;

    top: 0 !important;

    color: #fff !important;

    width: 50px !important;

    height: 40px !important;

    text-align: center !important;

    opacity: 1 !important;

    border: none;

    position: fixed;

    right: 0;

    font-size: 30px;

    line-height: 30px;

    padding: 0;

}

.voumeallList p a

{

	color: #007bff

}







blockquote {

  margin: 0 0 1rem; }



.blockquote {

  margin-bottom: 1rem;

  font-size: 1.25rem;

  color: #dc3545;

  border-left: 2px solid #dc3545;

  padding-left: 1rem; }



.blockquote-footer {

  display: block;

  font-size: 0.75rem;

  color: #555A64;

  margin-top: 0.5rem; }

  .blockquote-footer::before {

    content: "\2014\00A0"; }









p.Quote { padding: 1em;



/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffe47b+0,eec036+69,ffe47b+100 */

background: #ffe47b; /* Old browsers */

background: -moz-linear-gradient(45deg, #ffe47b 0%, #eec036 69%, #ffe47b 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(45deg, #ffe47b 0%,#eec036 69%,#ffe47b 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(45deg, #ffe47b 0%,#eec036 69%,#ffe47b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe47b', endColorstr='#ffe47b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */



-moz-border-radius: 10px;

-webkit-border-radius: 10px;

border-radius: 10px; /* future proofing */

-khtml-border-radius: 10px; /* for old Konqueror browsers */

 }



p.Highlighted-paragraph { padding: 1em; background-color: #e8e8e8; }



.download-pdf a { display: block; margin-bottom: 0.75em; padding: 1em; color: #ffffff; text-decoration: none; background-color: #bf372e; border: 2px solid #3d1e0f;

-moz-border-radius: 10px;

-webkit-border-radius: 10px;

border-radius: 10px; /* future proofing */

-khtml-border-radius: 10px; /* for old Konqueror browsers */

 }

.download-pdf a:hover { background-color: #eec036; color: #3d1e0f; border: 2px solid #3d1e0f; }



p.Quote .quote-marks { float: left; font-family: Georgia; font-size: 4em; margin-bottom: -0.5em; margin-right: 0.1em; line-height: 0.8; color: #e29b2f; }



.page-id-8693 .error_message,

.parent-pageid-8693 .error_message,

.postid-8688 .news_story {

	position: relative;

	background-image: url(/wp-content/uploads/2019/03/antisemitism-banner.jpg), linear-gradient(transparent, transparent);

	height: 400px;

    background-size: cover;

}

.page-id-8693 .error_message .header_text,

.parent-pageid-8693 .error_message .header_text { position: absolute; bottom: 0; }



.page-id-8693 .error_message .header_text h1,

.parent-pageid-8693 .error_message .header_text h1,

.postid-8688 .news_story_page h1 { font-size: 3.6em; }



.page-id-8693 .error_message .header_text h1,

.parent-pageid-8693 .error_message .header_text h1 { color: #ffffff; }



.page-id-8693 .error_message .header_text h3,

.parent-pageid-8693 .error_message .header_text h3 { color: #ffffff; margin-bottom: 1.5em; font-weight: 300; }



.page-id-8693 .news_story_page h2,

.parent-pageid-8693 .news_story_page h2 { color: #bf372e; }



.page-id-8693 .news_story_page h2:not(:first-child),

.parent-pageid-8693 .news_story_page h2:not(:first-child) { margin-top: 2em; }



.page-id-8693 .nav-tabs > li,

.parent-pageid-8693 .nav-tabs > li { margin-bottom: -2px; }

.page-id-8693 .nav-tabs > li:not(.active) > a:hover,

.parent-pageid-8693 .nav-tabs > li:not(.active) > a:hover  { background-color: rgba(0, 0, 0, 0.5); }

.page-id-8693 .nav-tabs > li:not(.active)  > a,

.parent-pageid-8693 .nav-tabs > li:not(.active)  > a  { color: #ffffff; }





.page-id-8693 .news_story_page article p:first-of-type::first-letter,

.parent-pageid-8693 .news_story_page article p:first-of-type::first-letter {

	color: #333333;

	font-size: 1em;

	display: inline;

	float: none;

	line-height: 1em;

	padding-right: 0;

	font-family: Trump;

	margin-top: 0;

}



.page-id-8693 .news_story_page article img { margin-left: 0; margin-right: 0; width: 100%; float: none; }



.news_story_page ol ol { list-style-type: lower-alpha; }

.volume-iframe-wrapper:before
{
	padding-top: 0;
}
.volume-iframe-wrapper iframe
{
	background: #fff;
	width: 100%;
	overflow:hidden;
	border: none;
	height: 100%;
}
.volume-iframe-wrapper
{
	padding-bottom: 60%;
	position: relative;
}
.volume-iframe-wrapper iframe
{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.volume-iframe-wrapper iframe::-webkit-scrollbar {
  display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
.volume-iframe-wrapper iframe{
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.voumeallList
{
	padding-bottom: 50px;
}
.insightWrapper
{
	padding-top: 30px
}
.menuIco,
.toplogo,
.toptext,
.sightlinetext
{
  opacity: 1;
  visibility: visible;
  transition: all 300ms ease-in-out;
}
.menuIco.hide,
.toplogo.hide,
.toptext.hide,
.sightlinetext.hide
{
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease-in-out;
}
.logo-stick
{
  opacity: 1;
  visibility: visible;
  transition: all 400ms ease-in-out;
}
.logo-stick.hide
{
  opacity: 0;
  visibility: hidden;
  transition: all 400ms ease-in-out;
}
/* .sightlinetext
{
  opacity: 1;
  visibility: visible;
  transition: all 400ms ease-in-out;
}
.sightlinetext.skrollable-after
{
  opacity: 0;
  visibility: hidden;
  transition: all 400ms ease-in-out;
} */
/* 3-June-2021 */
@media(max-width:767px)
{
	.volume-iframe-wrapper
	{
		padding-bottom:0;
	}
	.volume-iframe-wrapper iframe
	{
		height:750px;
		position:inherit;
	}
  body .content .section1
  {
    height: 100%!important;
  }
  body .content .section1 .vertical-center
  {
    height: 100%!important;
  }
}
/* 3-June-2021 End*/
/* Footer css */
.site-footer
{
  background: #f7f4f1;
  border-top: 3px solid #eee8e3;
  padding-top: 20px;
  color: #3d1f0f;
}
.site-footer
{
  border-bottom:2vw solid #be382d;
}
.footer-wrapper
{
  padding: 35px;
}
.footer_text
{
  color:#9e8e87;
  font-size: 1.2vw;
  font-family:'ITC Franklin Gothic';
}
.footer_text h6
{
  font-size: 1.5vw;
  font-weight: 700;
  color: #3d1f0f;
  margin-bottom: 1vw;
  font-family: 'Trump';
}
.search-input-wrap label,
.footer_menu ul li:first-child a
{
  font-family: 'Trump';
}
.search-input-wrap label
{
  width: 100%;
  font-size: 1.5vw;
  font-weight: 700;
  margin-bottom: 1vw;
  display: block;
}
.search-input-wrap input[type="email"]
{
  font-size: 1.2vw;
  height: 3vw;
  line-height: 2.8vw;
  font-family: 'ITC Franklin Gothic';
  color:#9e8e87;
  width: 50%;
  border-radius: 15px;
  border: 2px solid #9e8f87;
  background-color: transparent;
  padding: 10px 20px;
}
.search-input-wrap ::placeholder{
  line-height: 2.8vw;
  font-size: 1.2vw;
  color:#9e8e87;
}
.go-btn
{
  display: inline-block;
  margin-left: 10px;
}
.footer_right .search-input-wrap
{
  border-bottom: 2px solid #3d1f0f;
  padding-bottom: 2.5vw;
}
.footer_menu
{
  flex: 0 0 20%;
  max-width: 20%;
}
.footer_menu ul li
{
  list-style: none;
}
.footer_menu ul
{
  padding-left: 0;
}
.footer_text
{
  border-right: 2px dotted #9e8e87;
}
.footer_menu ul li:first-child a
{
  color:#3d1f0f;
  font-weight: 700;
  margin-bottom: 0.5vw;
  display: block;
  font-family: 'Trump';
}
.footer_menu ul li:first-child a:hover
{
  text-decoration: none;
}
.footer_menu ul li a
{
  color:#9e8e87;
  font-family: 'ITC Franklin Gothic';
  font-size: 1.2vw;
  display: block;
  transition: all 300ms ease-in-out;
}
.footer_menu ul li a:hover,
.footer_menu ul li a.active
{
  color:#3d1f0f;
  transition: all 300ms ease-in-out;
  text-decoration: underline;
}
.footer_menu ul li
{
  padding-bottom: 6px;
  line-height: 1.2;
}
.footer_right > .row:last-child
{
  margin-top:1.5vw;
}
.footer_menu
{
  border-right: 2px dotted #9e8e87;
}
.footer_menu:last-child
{
  border-right: 0;
}
.copywrite
{
  font-size: 1.2vw;
  color:#9e8e87;
  font-family: 'ITC Franklin Gothic';
}
.copywrite a:hover
{
  color:#be382d;
}
.copywrite .row
{
  padding-top: 1.5vw;
  border-top: 2px solid #3d1f0f;
}
.site-footer p
{
  color: #9e8e87;
  font-size: 1.2vw;
  font-family: 'ITC Franklin Gothic';
  font-weight: 500;
  line-height: 120%;
}
.search-input-wrap input[type="submit"]
{
  font-family: 'Trump';
  font-size: 1.06vw;
  font-weight: 700;
  line-height: 120%;
  padding: 0.71vw 0.8vw;
  border-radius: 0.93vw;
  position: relative;
  background-color: #be382d;
  border-color: #be382d;
  vertical-align: baseline;
}
.search-input-wrap input[type="submit"]:hover,
.search-input-wrap input[type="submit"]:focus,
.search-input-wrap input[type="submit"]:active
{
  background-color: #3d1f0f;
  border-color: #3d1f0f;
}
.footer_menu ul li
{
  list-style: none;
}
.footer_menu ul li:before
{
  display: none;
}
.footer_menu ul li
{
  margin-bottom: 0;
}
.copywrite a
{
  color: #9e8e87;
}
.copywrite a:hover,
.copywrite a:focus,
.copywrite a:active
{
  color: #be382d;
}
.site-footer
{
  position: relative;
  z-index: 19;
  display: none;
}
html.skrollr-desktop .site-footer
{
  display: block;
}
.footer_logo img
{
  width: 100%;
}
.footer-wrapper
{
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer_text
{
  margin-bottom: 1.8vw;
}
.search-input-wrap input[type="submit"]
{
  margin: 1vw 0;
}
.footer_text p:empty
{
  margin-bottom: 0;
}
.footer_text p
{
  margin-bottom: 0;
}
/* Footer css End*/
/* Related content  */
body .rpp_isotope
{
  margin-top: 75px!important;
  margin-bottom: 30px!important;
}
body .rpp_isotope .rpp_wrapper .rpp_item .rpp_title a
{
  font-size: 1.5vw;
  font-weight: 700;
  font-family: 'Trump';
  line-height: 1.2;
  display: block
}
body .rpp_isotope .rpp_wrapper .rpp_item .rpp_title a
{
  color: #3d1f0f;
}
body .rpp_isotope .rpp_wrapper .rpp_item .rpp_title a:hover
{
  color:#be382d;
}
body .rpp_isotope .rpp_container
{
  background-image: none;
  box-shadow: none;
  background:transparent;
  padding: 0;
}
body .rpp_isotope .rpp_container>legend
{
  padding: 0;
  font-size: 2.06vw;
  margin-bottom: 20px;
  color:#3D1F0F;
  font-weight:700;
  font-family: 'Trump';
  text-shadow: none;
}
body .rpp_isotope .rpp_wrapper
{
  display: flex;
  width: 100%;
  height: 100%!important;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
body .rpp_isotope .rpp_wrapper .rpp_item
{
  flex: 0 0 33.33%;
  max-width: 33.33%;
  position: inherit!important;
  transform: none!important;
  left: auto!important;
  top:auto!important;
  padding: 10px;
  display: none;
  opacity: 1!important;
}
body .rpp_isotope .rpp_wrapper .rpp_item:nth-child(2),
body .rpp_isotope .rpp_wrapper .rpp_item:first-child
{
  display: block!important;
}
.rpp_isotope .rpp_wrapper .rpp_item .rpp_inner
{
  margin: 0!important;
  background: transparent!important;
  box-shadow: none!important;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: auto!important;
}
body .rpp_isotope .rpp_wrapper .rpp_item .rpp_img
{
  height: 130px;
  width: 100%;
}
body .rpp_isotope .rpp_wrapper .rpp_item .rpp_img img
{
  height:100%;
  width: 100%;
  object-fit: cover;
}
body .rpp_isotope .rpp_wrapper .rpp_item .rpp_title
{
  padding: 0;
  order: 3;
}
body .rpp_isotope .rpp_wrapper .rpp_date
{
  order: 2;
  padding: 0!important;
  font-size: 1vw!important;
  font-family: 'ITC Franklin Gothic'!important;
  margin-top: 10px;
  margin-bottom: 3px;
  font-weight: 500!important;
  color: #9e8f87;
}
body .rpp_isotope
{
  max-width: 655px;
  margin-left: auto!important;
  margin-right: auto!important;
}
body .news-single-layout .rpp_isotope .rpp_wrapper .rpp_item
{
  position: relative!important;
}
body .rpp_isotope .rpp_wrapper .rpp_item .rpp_title a
{
  z-index: 1;
}
body #article-popmodal .rpp_isotope .rpp_wrapper .rpp_item
{
  display: none;
}
body .rpp_inner .rpp_img .tag-btn
{
  font-size: 1vw;
    background-color: #be382d;
    color: #fff;
    border-radius: 0.93vw;
    line-height: 1.2;
    padding-left: 0.6vw;
    padding-right: 0.6vw;
    width: max-content;
    font-weight: 500;
    font-family: 'ITC Franklin Gothic';
    margin-bottom: 0.5vw;
    display: inline-block;
    padding: 0.4vw 0.6vw 0.4vw 0.6vw;
    margin: 0!important;
}
body .rpp_inner .rpp_img .tag-btn
{
  position: absolute;
    top: 10px;
    left: 10px;
}
body .rpp_isotope .rpp_container>legend
{
  border-top: 1px solid #9e8f87;
  padding-top: 10px;
}
.more-btn a
{
  font-family: 'Trump';
    font-size: 1.06vw;
    font-weight: 700;
    line-height: 120%;
    padding: 0.71vw 0.8vw;
    border-radius: 0.93vw;
    position: relative;
    background-color: #be382d;
    border-color: #be382d;
}
.more-btn a:hover,
.more-btn a:focus,
.more-btn a:active
{
  background-color: #3d1f0f;
  border-color: #3d1f0f;
  outline: none;
  box-shadow: none;
}
.more-btn
{
  text-align: center;
}
/* Related content  End*/
body #article-popmodal .pop-modal-wrap
{
  padding-bottom: 70px;
}


/* sightline menu changes start */
.menuAnime {
  background-color: #421D0B;
}
.menuAnime .pop-modal-header {
  background: transparent;
  box-shadow: none;
}
.volume-type-title {
  font-family: Trump;
  color: #CE2621;
  font-weight: bold;
}
.volume-item {
  opacity: 1;
}
.past-volumes-list .volume-item {
  margin-bottom: 15px;
}
.volume-list.past-volumes-list {
  text-align: left;
}
.past-volumes-list .volumeImgWrap {
  margin-bottom: 8px;
}
.past-volumes-list .volume-image-wrap {
  padding: 0;
  height: 170px;
}
.past-volumes-list .volume-image-wrap a {
  display: block;
  height: inherit;
}
.past-volumes-list .volume-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.past-volumes-list .volume-title-wrap {
  margin-bottom: 0;
}
.past-volumes-list .volume-number,
.past-volumes-list .volume-date-eng {
  font-size: 16px;
  line-height: 19.2px;
  color: #A18E86;
}
.past-volumes-list .volume-title {
  font-size: 24px;
  line-height: 28.8px;
  margin-bottom: 0;
}
.volume-title1 a {
  display: block;
}
.volume-title1 a:hover,
.volume-title1 a:focus {
  color: #be382d;
}
/* sightline menu changes end */





/* sightline grants grid and article start */

.full-width-within {
	width: 100vw;
	position: relative;
	left: calc(-50vw + 50%);
	padding: 20px 30px 60px 30px;
}

h3.section-title { padding-top: 1em; color: #c05842; }
.grants-list h3 { font-size: 26px; padding-bottom: 1em; }
.grants-list h3 span.d-block.ath { font-size: 0.6em; font-family: "franklin-gothic-urw",sans-serif; font-weight: 500; }

/* sightline grants grid and article end */










