@font-face {font-family: "Futura";
    src: url("https://db.onlinewebfonts.com/t/e8c6a63541de0a4211a9358cbe74690f.eot"); /* IE9*/
    src: url("https://db.onlinewebfonts.com/t/e8c6a63541de0a4211a9358cbe74690f.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://db.onlinewebfonts.com/t/e8c6a63541de0a4211a9358cbe74690f.woff2") format("woff2"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/e8c6a63541de0a4211a9358cbe74690f.woff") format("woff"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/e8c6a63541de0a4211a9358cbe74690f.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("https://db.onlinewebfonts.com/t/e8c6a63541de0a4211a9358cbe74690f.svg#Futura") format("svg"); /* iOS 4.1- */
}

@font-face {font-family: "Jonathan Ball"; src: url("https://db.onlinewebfonts.com/t/4478bac97c5a69efb625357a83017b06.eot"); src: url("https://db.onlinewebfonts.com/t/4478bac97c5a69efb625357a83017b06.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/4478bac97c5a69efb625357a83017b06.woff2") format("woff2"), url("https://db.onlinewebfonts.com/t/4478bac97c5a69efb625357a83017b06.woff") format("woff"), url("https://db.onlinewebfonts.com/t/4478bac97c5a69efb625357a83017b06.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/4478bac97c5a69efb625357a83017b06.svg#Basecoat Light") format("svg"); }
html {
    --scrollbarBG: #CFD8DC;
    --thumbBG: #000000b2;
  }
  body::-webkit-scrollbar {
    width: 12px;
  }
  body {
    scrollbar-width: thin;
    scrollbar-color: var(--thumbBG) var(--scrollbarBG);
  }
  body::-webkit-scrollbar-track {
    background: var(--scrollbarBG);
  }
  body::-webkit-scrollbar-thumb {
    background-color: var(--thumbBG) ;
    border-radius: 6px;
    border: 3px solid var(--scrollbarBG);
  }
  div#SiteWrapper {
    transform: unset !important;
}
p {
    font-size: 15px;
}
section#MainMenu {
    position: fixed;
    left: 0px;
    z-index: 9;
}
body {
    overflow-x: hidden !important;
}
.internallogo:after {
    content: "";
    height: 54px;
    width: 54px;
    border: 2px solid #272523;
    border-radius: 0%;
    position: absolute;
    top: 0px;
    left: 0px;
    animation: pulse3 infinite 3s;
    z-index: -1;
}
.menu-container {
  background-color: #3a2714b0;
    margin-top: 0px !important;
    position: fixed;
    width: 282px;
    padding-top: 0em;
    height: 100%;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
}
span.counter-value.rcv {
    float: right;
}
.progress-content {
    text-align: right;
}   
.progress-content span{
    color: #fff !important;
    line-height: 2px;
    text-align: right;
    font-size: 14px  !important;
    Position:relative !important;
    top:-6px;
}
.menu-container .chapter .chapter-child {
    opacity: 1 !important;
    transform: none !important;
}
#MainMenu .menu-container .menu-item {
    color: #fff;
    line-height: 1;
    font-size: 13px !important;
    font-weight: 500;
    font-family: Futura !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
    margin: 0px;
    margin-bottom: 0px;
    cursor: pointer;
}

#MainMenu .menu-container .chapter {
    padding: 0px 0;
    border-bottom: none;
    margin: 0 auto;
    width: 88%;
}
#MainMenu .menu-container .chapter:nth-child(7) {
    border-bottom: 1px solid white;
    padding-bottom: 10px;
}

#MainMenu .menu-container .chapter:nth-child(7) p, #MainMenu .menu-container .chapter:nth-child(8) p, #MainMenu .menu-container .chapter:nth-child(9) p, #MainMenu .menu-container .chapter:nth-child(10) p{
    padding: 10px !important;
}
#MainMenu .menu-container .chapter:nth-child(8) p, #MainMenu .menu-container .chapter:nth-child(9) p, #MainMenu .menu-container .chapter:nth-child(10) p{
    font-size: 11px !important;
    padding: 22px 10px;
}
#MainMenu .menu-container .chapter:nth-child(2){
    margin-top: 4em;
}
#MainMenu .menu-container p.chapter-index {
  display: none;
}
.module-container.three-mci-bg .content {
  background-image: url(../assets/images/three-bg.jpg);
  background-repeat: no-repeat;
}
.counter-Txt h1 {
  font-family: Futura;
  font-weight: 500;
  font-size: 14px;
  text-transform: capitalize;
}
.counter-Txt {
  margin-bottom: 10px;
}

span.counter-value-sep {
  margin: 0px 10px;
}
.counter-Txt span {
  display: inline-block;
  font-family: Futura;
  font-weight: 500;
  font-size: 18px;
  color: #342414;
}
.chapterartisticmilliners a.chapter-child.menu-item {
    width: 100%;
}
.progress {
    height: 1.1rem;
    background: #c7b299;
    border: 1px solid #c7b299;
    margin-bottom: 50px !important;
}
.progress-bar {
    background-color: #1d3d26 !important;
}
.progress.progress-last-child {
    margin-bottom: 0px !important;
}

@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgb(39, 37, 35);
    box-shadow: 0 0 0 0 rgb(39, 37, 35);
  }
  40% {
    -webkit-box-shadow: 0 0 0 20px rgba(39, 37, 35, 0);
    box-shadow: 0 0 0 20px rgba(39, 37, 35, 0);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(39, 37, 35, 0);
    box-shadow: 0 0 0 20px rgba(39, 37, 35, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(39, 37, 35, 0);
    box-shadow: 0 0 0 0 rgba(39, 37, 35, 0);
  }
}
@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgb(39, 37, 35);
    box-shadow: 0 0 0 0 rgb(39, 37, 35);
  }
  40% {
    -webkit-box-shadow: 0 0 0 20px rgba(39, 37, 35, 0);
    box-shadow: 0 0 0 20px rgba(39, 37, 35, 0);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(39, 37, 35, 0);
    box-shadow: 0 0 0 20px rgba(39, 37, 35, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(39, 37, 35, 0);
    box-shadow: 0 0 0 0 rgba(39, 37, 35, 0);
  }
}
@-webkit-keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgb(13, 77, 141);
    box-shadow: 0 0 0 0 rgb(13, 77, 141);
  }
  40% {
    -webkit-box-shadow: 0 0 0 20px rgba(13 77 141, 0);
    box-shadow: 0 0 0 20px rgba(13, 77 ,141, 0);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(13 77 141, 0);
    box-shadow: 0 0 0 20px rgba(13, 77 ,141, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(13 77 141, 0);
    box-shadow: 0 0 0 0 rgba(13, 77, 141, 0);
  }
}
@keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgb(13, 77, 141);
    box-shadow: 0 0 0 0 rgb(13 ,77 ,141);
  }
  40% {
    -webkit-box-shadow: 0 0 0 20px rgba(13 77 141, 0);
    box-shadow: 0 0 0 20px rgba(13, 77, 141, 0);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(13 77 141, 0);
    box-shadow: 0 0 0 20px rgba(13 ,77 ,141, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(13 77 141, 0);
    box-shadow: 0 0 0 0 rgba(13, 77, 141, 0);
  }
}
.item-icons {
position: relative;
    text-align: center;
    height: 100px;
    width: 100px;
    line-height: 27px;
    border-radius: 50%;
    margin-right: 0px;
}

/* Animation */
.anim-typewriter{
  animation: typewriter 4s steps(44) 1s 1 normal both,
             blinkTextCursor 500ms steps(44) infinite normal;
}
@keyframes typewriter{
  from{width: 0;}
  to{width: 24em;}
}
@keyframes blinkTextCursor{
  from{border-right-color: rgba(255,255,255,.75);}
  to{border-right-color: transparent;}
}
 .item-icons:after {
content: "";
    height: 60px;
    width: 60px;
    border: 2px solid #272523;
    border-radius: 50%;
    position: absolute;
    top: 18px;
    left: 18px;
    animation: pulse2 infinite 2s;
 }
 .item-icons i:before {
  font-size: 22px;
  color: #fff;
}
.item-icons img {
  padding: 0px;
  margin: 0px;
  width: 66px;
}
    
.item-icon {
  position: relative;
  text-align: center;
  height: 50px;
  width: 50px;
  line-height: 44px;
  border-radius: 50%;
  margin-right: 20px;
}

 .item-icon:after {
  content: "";
  height: 58px;
  width: 58px;
  border: 2px solid #272523;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 4px;
  animation: pulse2 infinite 2s
 }
 .item-icon i:before {
  font-size: 22px;
  color: #fff;
}
.item-icon img {
  padding: 0px;
  margin: 0px;
  width: 66px;
}
            
.navbar {
  padding: 15px 10px;
  background: #fff;
  border: none;
  border-radius: 0;
  margin-bottom: 40px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
  box-shadow: none;
  outline: none !important;
  border: none;
}
#sidebar {
  width: 282px;
  position: fixed;
  top: 0;
  left: -500px;
  height: 100vh;
  z-index: 999;
  background-color: #3a2714b0;
  color: #fff;
  transition: all 0.3s;
  overflow-y: scroll;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
  left: 0;
}
.nsvoverlay {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.nsvoverlay.active {
  display: block;
  opacity: 1;
}

#sidebar .sidebar-header {
  padding: 20px;
  background: #6d7fcc;
}

#sidebar ul.components {
    padding: 16px 0;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    width: 88%;
    margin-top: 6em ;
}
div#player_documentary div {
    background-image: none !important;
}
video{
        width: 100%;
    height: 100%;
}
ul.list-unstyled.components.nav-bar-ul-three{
    border: none !important;
} 
ul.list-unstyled.components.nav-bar-ul-two {
    margin-top: 0px !important;
    border: none !important;
}
.nav-bar-ul-two li a ,.nav-bar-ul-three li a{
    font-size: 11px !important;
}
#sidebar ul p {
  color: #fff;
  padding: 10px;
}

#menu-toggle {
    margin: 5px 15px;
    transform: none !important;
}
#sidebar ul li a {
  padding: 10px;
  font-size: 1.1em;
  display: block;
}

a[data-toggle="collapse"] {
  position: relative;
}section.navigation div#sidebarCollapse {
  position: fixed;
  z-index: 9999;
  left: 50px;
  top: 20px;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
#sidebar ul.components li a {
color: #fff;
line-height: 1;
font-size: 13px;
font-weight: 500;
font-family: Futura !important;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
}

.loader {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 0;
  height: 100vh;
  transition: width 0s 1.4s ease;
}
.loader .loader__icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  transition: opacity .5s ease;
}
.loader .loader__icon svg {
  transform-origin: 0 0;
}
.loader .loader__tile {
  position: absolute;
  left: 0;
  width: 0;
  height: 20%;
  background-color: #653d3d;
  transition: width .7s ease;
}
.loader .loader__tile:nth-child(0) {
  top: calc(-1 * 20%);
  transition-delay: -0.2s;
}
.loader .loader__tile:nth-child(1) {
  top: calc(0 * 20%);
  transition-delay: 0s;
}
.loader .loader__tile:nth-child(2) {
  top: calc(1 * 20%);
  transition-delay: 0.2s;
}
.loader .loader__tile:nth-child(3) {
  top: calc(2 * 20%);
  transition-delay: 0.4s;
}
.loader .loader__tile:nth-child(4) {
  top: calc(3 * 20%);
  transition-delay: 0.6s;
}
.loader .loader__tile:nth-child(5) {
  top: calc(4 * 20%);
  transition-delay: 0.8s;
}
.loader--active {
  width: 100%;
  transition-delay: 0s;
}
.loader--active .loader__icon {
  opacity: 1;
  transition: opacity .5s 1.4s ease;
}
.loader--active .loader__tile {
  width: 100%;
}
.loader--active .loader__tile:nth-child(0) {
  transition-delay: -0.2s;
}
.loader--active .loader__tile:nth-child(1) {
  transition-delay: 0s;
}
.loader--active .loader__tile:nth-child(2) {
  transition-delay: 0.2s;
}
.loader--active .loader__tile:nth-child(3) {
  transition-delay: 0.4s;
}
.loader--active .loader__tile:nth-child(4) {
  transition-delay: 0.6s;
}
.loader--active .loader__tile:nth-child(5) {
  transition-delay: 0.8s;
}

#MainMenu .menu-container .chapter:nth-child(7), #MainMenu .menu-container .chapter:nth-child(8), #MainMenu .menu-container .chapter:nth-child(9),.chapterartisticmilliners {
    position: fixed;
    width: 269px;
    bottom: 0;
    left: 14px;
}
#MainMenu .menu-container .chapter:nth-child(7) {
    margin-bottom: 120px;
}
#MainMenu .menu-container .chapter:nth-child(8) {
    margin-bottom: 90px;
}
.chapterartisticmilliners {
    margin-bottom: 60px;
}
#MainMenu .menu-container .chapter:nth-child(9) {
    margin-bottom: 30px;
}
.imageiframesub:after {
    content: ' ';
    position: absolute;
    height: 56px;
    background-color: #dfdcda !important;
    width: 100%;
    text-align: center;
    left: 0;
    right: auto;
    margin: 0 auto;
    top: 31.4em;
}
@media only screen and (max-width: 1440px) {
.image.corner-radius img {
    width: 100% !important;
    height: auto !important;
    transform: unset !important;
    top: 28%;
}
img.logo-sc-po {
    position: absolute;
    top: 30px;
    text-align: center;
    left: 46%;
    z-index: 999999;
}

}
@media only screen and (max-width: 1280px) {
    .image.corner-radius img {
        width: 100% !important;
        height: auto !important;
        transform: unset !important;
        top: 28%;
    }
    img.logo-sc-po {
        position: absolute;
        top: 30px;
        text-align: center;
        left: 45.5%;
        z-index: 999999;
    }
}
@media only screen and (max-width: 767px) {
.app section.introduction .text .title p span:nth-child(1) {
    position: static;
    white-space: normal;
}

section.home .description p span.aos-init {
    opacity: 1 !important;
    transform: translateZ(0) !important;
}
.iframe-pk iframe#iframe1 {
    height: 300px !important;
}
.ltosp h2 {
    font-size: 1em;
    margin-top: 35px;
    text-align: center;
}
.ModuleSubscription .content, .ModuleTextAndImage .content {
    justify-content: center;
    align-items: center;
    padding: 20px 10px;
}
.ModuleSubscription .content .image iframe {
    border-radius: 10px !important;
    width: 100% !important;
    height: 640px !important;
}

div#popup-box span.close {
    right: 20px;
    color: #fff !important;
}
.image.textnumber-image {
    height: auto !important;
}
.modal {
    z-index: 99999999999999;
}
.imageibmob .imageiframesubt,.imageibmob .imageiframesubb ,.imageibmobw .imageiframesubt,.imageibmobw .imageiframesubb {
    background-color: transparent !important;
    position: unset !important;
    height: auto !important;
}
.counter-Txt h1 {
    font-weight: 500;
}
.image.imageibmobw:after {
    content: '';
    position: absolute;
    height: 38px;
    background-color:#ffffff !important;
    width: 101%;
    left: -4px;
    margin-left: 0px;
    margin-right: 0px;
    bottom: -1px;
}
.image.imageibmob:after {
    content: '';
    position: absolute;
    height: 38px;
    background-color: #dfdcda !important;
    width: 101%;
    left: -4px;
    margin-left: 0px;
    margin-right: 0px;
    bottom: -1px;
}
.imageiframesubb {
    content: ' ';
    position: relative;
    height: 44px;
    background-color: #dfdcda;
    width: 104%;
    top: -42px;
}
.customcol .front, .customcol .back,.customcol .fronts {
    min-height: 105px !important;
}
.customcol .col {
    margin: 0 0 0rem 0 !important;
}
.customcol .col {
    width: calc(37% - 1rem) !important;
    flex-basis: auto !important;
}
.col.last-col-ho,.col.colcusno {
    display: none;
}
.image.imageibmobw:before {
    content: '';
    position: absolute;
    height: 57px;
    background-color: #ffffff !important;
    width: 101%;
    left: -4px;
    margin-left: 0px;
    margin-right: 0px;
    top: -5px;
}
.image.imageibmob:before {
    content: '';
    position: absolute;
    height: 57px;
    background-color: #dfdcda !important;
    width: 101%;
    left: -4px;
    margin-left: 0px;
    margin-right: 0px;
    top: -5px;
}
.ModuleSubscription .content .image img, .ModuleTextAndImage .content .image img {
    position: relative;
}

img.wwf-sc-img {
    width: 100%;
    /* height: 180px; */
    height: auto;
    border-radius: 10px;
    position: relative;
}
.ModuleSubscription .content .text, .ModuleTextAndImage .content .text {
    width: 100% !important;
    margin: 0px !important;
}
.ModuleSubscription .content .image {
    margin-left: 0px;
    padding: 20px 0;
}
.custom-text {
    width: 90%;
    margin: 20px auto;
    text-align: center;
}
.iframe-pk:before {
    height: 56px;
}
.iframe-pk:after {
   height: 43px;
}
.ltosp-header {
    width: 93%;
    text-align: center;
}
.ltosp p {
    text-align: center;
}
#menu-toggle {
    bottom: auto;
    left: 0;
    top: 0;
}
.module-container.contact-page h2 {
    margin-bottom: 20px;
    text-align: center;
    margin-top: 20px;
}
.contactpageFirst, .contactForm {
    margin-top: 10px;
}
.contactAddress {
    font-family: "Jonathan Ball";
    font-size: 15px !important;
}
.contactForm {
    padding: 10px 24px;
}
#menu-toggle {
    margin: 15px;
    height: 35px;
}
.app section.documentary .text .title p span {
    display: inline-block;
}
.app section.documentary .text .title p {
    font-size: 40px;
    width: 100%;
}
#sidebar ul.components {
    padding: 0px 0;
    width: 100%;
}

#sidebar ul.components li a {
    font-size: 11px;
}
.nav-bar-ul-two li a, .nav-bar-ul-three li a {
    font-size: 9px !important;
}

#sidebar {
    width: 270px;
}
.app section.documentary .text {
    top:30%;
    left: 0%;
    width: 100%;
        text-align: center;
}
.app section.documentary .text .line-horizontal {
    text-align: center;
    margin: 0 auto;
}
.app section.documentary .chromeless.chromelessactive {
    width: 92% !important;
}
.ModuleChapter .offset-container .chapter-item .chapter-index .chap-number, .ModuleChapter .offset-container .chapter-item .chapter-index .chap-text {
    font-size: 12.33px;
}
.app section.introduction .text .title {
    line-height: 30px;
}
.app section.introduction .text .title p {
    font-size: 24px;
}
.content-header .body.hyphenate p {
    color: #000000;
    font-size: 13px;
    text-align: justify;
    font-family: Futura;
    font-weight: 500;
    margin-left: 0%;
    width: 100%;
}
p.wwf-text ,.bot ul li{
    font-size: 14.33px;
}
section.navigation div#sidebarCollapse {
    left: 20px;
    top: 10px;
}
.template {
    width: 100% !important;
    margin-left: 0px;
    margin-top: 0px;
}
h2.header,h2.header.header-h4 {
    font-size: 1.2em !important;
}
.text.content-left.three-one-all {
    padding-right: 0px !important;
    padding-top: 55px;
}
.ModuleSubscription .content .text {
    margin-top: 20px;
}
.app section.introduction .text .title p {
    font-size: 18px;
}
.internallogo:after {
    content: "";
    height: 54px;
    width: 54px;
    border: 2px solid #0d4d8d;
    border-radius: 0%;
    position: absolute;
    top: 0px;
    left: 0px;
    animation: pulse2 infinite 3s;
}
p.wwf-text, .bot ul li {
    font-size: 10px !important;
}
h2.header, h2.header.header-h4 {
    /* font-size: 2.6em !important; */
    font-size: 3.5em !important;
    font-weight: 600;
}
h2.header {
    margin-left: 3%;
    margin-right: 10%;
}
.app section.documentary .text .title p {
    font-size: 34px;
    width: 100%;
    display: inline-block;
}
.video.intrvideo video {
    transform: translate(-37%, 0%) !important;
}
.app section.documentary .text .title p span {
    display: inline-block;
    padding: 0px;
    margin-right: -8px;
}
.app section.introduction .scroll .title p {
    width: auto;
    font-size: 14px;
    font-family: Futura;
    letter-spacing: 5px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    position: relative;
}
.app section.introduction .text .title {
    position: relative;
    line-height: 34px;
    height: 34px;
    margin-top: 20px;
}
.sub-heading{font-size: 1em !important;
	margin-left: 3% !important;
    margin-right: 10% !important;}
}
@media only screen and (max-width: 320px) {
.app section.introduction .text .title p {
    font-size: 18px;
}
.internallogo:after {
    content: "";
    height: 75px;
    width: 75px;
    border: 2px solid #0d4d8d;
    border-radius: 0%;
    position: absolute;
    top: 0px;
    left: 0px;
    animation: pulse2 infinite 3s;
}
p,p.wwf-text, .bot ul li {
    font-size: 10px !important;
}
h2.header, h2.header.header-h4 {
    font-size: 1.6em !important;
}
h2.header {
    margin-left: 3%;
    margin-right: 10%;
}
.app section.documentary .text .title p {
    font-size: 34px;
    width: 100%;
    display: inline-block;
}
.video.intrvideo video {
    transform: translate(-37%, 0%) !important;
}
.app section.documentary .text .title p span {
    display: inline-block;
    padding: 0px;
    margin-right: -12px;
}
.app section.introduction .scroll .title p {
    width: auto;
    font-size: 14px;
    font-family: Futura;
    letter-spacing: 5px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    position: relative;
}
.app section.introduction .text .title {
    position: relative;
    line-height: 34px;
    height: 34px;
    margin-top: 20px;
}
}



.image.imageibmobw:after,
.image.imageibmob:after,
.image.imageibmobw:before,
.image.imageibmob:before,
.iframe-pk:after{
  display: none !important;
}

/*@media screen and (max-height: 1200px) {
    .chapterartisticmilliners {
            bottom: 34.2em;
    }
}
@media screen and (max-height: 1080px) {
    .chapterartisticmilliners {
        bottom: 26.7em;
    }
}
@media screen and (max-height: 1050px) {
    .chapterartisticmilliners {
        bottom: 24.7em;
    }
}
@media screen and (max-height: 900px) {
    .chapterartisticmilliners {
        bottom: 15.5em;
    }
}
@media screen and (max-height: 800px) {
.chapterartisticmilliners {
    bottom: 9.2em;
}
}
@media screen and (max-height: 768px) {
    .chapterartisticmilliners {
        bottom: 6.5em;
    }
}*/

#MainMenu .menu-container .chapter [data-subnav="true"] .menu-item{
  padding: 5px 0 5px 25px!important;
  color: #dfdcda !important;
  font-size: 11px !important;
}


.sub-heading{
	color: white;
    text-align: left;
    font-size: 18px;
    margin-bottom: 8px;
       line-height: 1;
    font-weight: 500;
    font-family: Futura;

    margin-left: 10%;
    margin-right: 10%;
}

.error{background-color: #FF6600;border:#AA4502 1px solid;padding: 5px 10px;color: #FFFFFF;border-radius:4px;}
.success{background-color: #12CC1A;border:#0FA015 1px solid;padding: 5px 10px;color: #FFFFFF;border-radius:4px;}

.text-wrap-div img {
  max-width: 30%;
  display: block;
}
.text-wrap-cus {
  float: left;
  margin: 5px 30px 5px 5px;
}

.card-title {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.75rem;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.text-light {
  color: #f8f9fa !important;
}

.text-white {
  color: white !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.imgbgstories {
  max-width: 100%;
  display: block;
}

.cusbgimg {
  background-position: center;
  background-size: cover;
  background: round;
  background-repeat: no-repeat;

}

#navi,
#infoi {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#infoi {
  z-index: -10;
}

.cusoverlay {
  /* margin: 5%; */
  /* padding: 1px; */
  /* width: fit-content!important; */
  background-color: #0006;
}

.custitle{
    font-size: 1rem!important;
    line-height: 1.5!important;
    font-weight: 400!important;
    font-family: "Jonathan Ball"!important;
    letter-spacing: 1px!important;
}

.custext{
    font-weight: 700!important;
    line-height: 1!important;
    margin-top: 0!important;
    line-height: 1.5!important;
    font-family: "Jonathan Ball"!important;
    letter-spacing: 1px!important;
    
}

.btn-explore{
  text-decoration: none !important;
  font-size: 0.875rem!important;
}
.btn-secondary {
  background-color: #00448A;
  border-color: #00448A;
}

.news-bg-img {
    min-height: inherit;
    background-size: cover!important;
    padding: 0px 20px 0px 20px;
    box-shadow: inset 0 0 0 2000px rgb(29 26 28 / 48%);
    display: block;
}

.latest-news .news-content {
    position: absolute;
    margin: 0 auto;
    vertical-align: middle;
    top: calc(100% - 45%);
    width: calc(100% - 15%);
}

.latest-news {
    min-height: 380px;
}

.read-more-arrow span {
    vertical-align: middle;
}

.latest-news .news-content a, .latest-news .news-content, .news-content p{
    color: white;
}


.latest-news:hover .read-more-arrow .fa {
    color: white;
    background: #0d4d8d;
    margin-right: 49px !important;
}

.read-more-arrow .fa {
    background: white;
    color: black;
    font-size: 11px;
    border-radius: 50%;
    padding: 8px;
    transition: 0.5s;
}

.modal{
    background-color: #000000c7 !important;
}

#blog_title{
    color: inherit;
}

.cus_font_style{
    color: #342414;
    font-size: 18.33px!important;
    line-height: 1.2!important;
    font-weight: 400!important;
    font-family: "Jonathan Ball"!important;
    letter-spacing: 1px!important;
    text-align: justify!important;
}
#blog_title, #blog_sub_title {
    color: inherit;
    font-weight: 700;
    font-family: "Jonathan Ball"!important;
}
.modal-body p, .modal-body b, .modal-body a, .modal-body u, .modal-body span, .modal-body strong, .modal-body b {
    font-family: "Jonathan Ball"!important;
}
.modal-body .detail_feeds {
    font-size: 13px!important;
}
.modal-body .blog-content p {
    font-size: 14px !important;
}
.read-more-arrow {
    font-size: 14px !important;
}