@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');

/*css starts here*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

/* =Global----------------------------------------------- */
* {margin:0; padding:0;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: none; }
img { border: none; outline: none; max-width: 100%; height: auto }
ul, ul li { list-style: none;}
figure { max-width: 100% }
a { text-decoration: none; color:inherit; outline: none; }

em{ font-style: italic; }

/* Text elements */
p {	margin-bottom: 0; font-size:22px; line-height:35px; font-weight:300; }
strong {	font-weight: bold; }

.clear {  display: block; width: 100%;  height: 1px;  background: none; clear: both; }

/* Links */
a { color: #812244; text-decoration: none; }
a:focus, a:active, a:hover { text-decoration: none; }
:focus {/* remember to define focus styles! */ outline: 0; }
/* Reset CSS ENDS HERE */

/*server fixes*/
.template-two-col .content { margin:0; }
.blobArticle { margin:0; padding:0; }
.articleMainContent { padding:0; border:0; }
.containerContent,.container-full-width { max-width: 100%; padding:0; }
#silver-story #layout a { box-shadow: none; -webkit-box-shadow: none; padding:0;  }
.container ,
.main-content > .container {  max-width: 100%; width: 100% !important; }
.is-full-width .main-content > .container > .inner { padding:0 !important; }
.template-two-col.container-full-width, .template-two-col .container-full-width { width: auto; max-width: 100%; margin-left: auto; margin-right: auto; padding: 0; overflow: visible; }
.mdex-test.template-article .article-container { padding: 0; margin: 0 auto; max-width: 100%; width: 100%; }
.template-two-col .content { max-width: 100% !important; }

.template-article .two-col-container .two-col-main-content .article-content{ margin-top:0; }

.ntvBlueBarDisclaimer .hoverI{ height:auto; }

.articleContainer__header, .articleContainer__content { max-width: 100% !important; margin:0 !important; }

.component.navigation-test.sticky-nav .main-new, .karma-leaderboard-docking-element.docked{ position:absolute !important; }

.template-article.mdex-test .article-container .content.content-breadcrumbs, .template-article.mdex-test .article-container .content.two-col-main-content { margin: 0px !important; }

/*server fixes*/
.articleContainer { max-width: 100% !important; }
.article-content-container{ text-align:center; }


html { -webkit-font-smoothing: antialiased; }
body { font-size:14px; color:#000; background:#fff; -webkit-font-smoothing: antialiased; overflow-x: hidden; }

div.ntvBlueBarDisclaimer {
    z-index: 9;
    position: relative;
}

.head-wrap { /*float: left;*/ display:block; width: 100%; position: relative; padding-bottom: 55px; z-index:999999; }

.ad_container { min-height: 110px; float: left; width: 100%; }
.head-wrap .ad_container{ background:#000; }
.ad_container .ad { display: block; width: 100%; text-align: center; max-width: 100%; margin: 10px auto 10px; max-height: 90px; max-width:728px; background:#ccc; }
.ad_container .ad img { vertical-align: top; }

/*header { float: left; width: 100%; background: #000; text-align: center; position:absolute; z-index:999999; left:0; bottom:0; }*/
header { float: left; width: 100%; background: #000; text-align: center; position:absolute; z-index:999999; left:0; bottom:0; }
header.show { position: fixed; top:0; bottom: auto; }

/*********Header Css*********/
header .header_inner{ float:left; width:100%; padding: 0 35px 0 35px; border-top:0px solid #bce2f1; position:relative; min-height: 50px; z-index:99; }
#silver-story #layout header .wrapper { max-width: 100%; margin:  0 auto; padding:  0 15px; width:  100%; }
header ul.left_logos { float: left; padding: 11px 0 0 0; font-size:0; }
header ul.left_logos li { padding: 0 5px; display: inline-block; vertical-align: middle; }
header ul.left_logos li a { display: block; vertical-align: top; }
header ul.left_logos li a img { vertical-align: top; }
header ul.left_logos li { padding: 0 8px; }
header ul.left_logos li.plus img { max-width: 6px; }
header ul.left_logos li.starbucks_logo { }
header ul.left_logos li.starbucks_logo a { width: 135px; display: block; }

header ul.left_logos li.pesp_logo { }
header ul.left_logos li.pesp_logo a { width: 85px; }

header ul.left_logos li.fw_logo { padding: 0 0 0 15px; }
header ul.left_logos li.fw_logo a { width: 88px; }

header ul.left_logos li.rs_logo { padding: 0 0 0 15px; }
header ul.left_logos li.rs_logo a { width: 150px; }

header ul.left_logos li.shape_logo { padding: 0 0 0 15px; }
header ul.left_logos li.shape_logo a { width: 93px; }


header a.paid_logo{ display:inline-block;width:auto;  margin:0 auto;vertical-align:top; color:#000; text-transform:uppercase; font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 18px; font-weight:600; background:#bce2f1; padding:0 10px 3px 10px; position:absolute; top:0; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%);}
a.paid_logo i{ padding:0 0 0 5px; font-size:13px; }
header .show_text { float:left; width:100%; font-family: 'Roboto', sans-serif; font-size:11px; font-weight:600; color:#151515; text-transform:uppercase; text-align:center; background:#fff; padding:8px 20px; margin:0  0 0 0; position:relative; display:none; line-height:14px}
header .show_text a { color: #003865; }
header .show_text span.close{ position:absolute; right:2px; top:10px; width:20px; height:20px; cursor:pointer;}
header .show_text span.close:before, header .show_text span.close:after { position:absolute; left:10px; content:""; height:13px; width:1px; background-color:#151515; }
header .show_text span.close:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); }
header .show_text span.close:after { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); }

header ul.social_icon { list-style: none; float: right; width: auto; margin-top: 22px; }
header ul.social_icon li { list-style: none; display: inline-block; float: left; margin-left: 10px; }
header ul.social_icon li:first-child { margin-left: 0; }
header ul.social_icon li a { display: block; width: 26px; height: 26px; border-radius: 50%; border: 2px solid #fff; opacity: 1; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; }
header ul.social_icon li a i { font-size: 13px; line-height: 22px; color: #fff; display: inline-block; vertical-align: top; }
header ul.social_icon li a:hover { opacity: 0.7; }
#layout header .paidcontent { max-width: 150px; margin: 26px auto 8px; position: absolute; left: 50%; transform: translateX(-50%); z-index: 10; }
#layout header .paidcontent a { font-family: 'Roboto', sans-serif; font-size: 11px; font-weight: 400; color: #fff; text-transform: uppercase; text-decoration: none; letter-spacing: 0.25px; border: 0px; background: none; }
#layout header .paidcontent a i { margin-right: 2px; font-size: 13px; }
#layout header .paidcontent span { position: absolute; left: -30px; top: calc(100% + 12px); padding: 10px; width: 220px; text-align: center; font-size: 12px; display: block; border: #666 solid 1px; background: #fff; opacity: 0; visibility: hidden; -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2); box-shadow: 0 0 5px 1px rgba(0,0,0,0.2); z-index: 101; }
#layout header .paidcontent span:after { content: ""; position: absolute; left: 33px; top: -7px; border-top: #666 solid 1px; border-right: #666 solid 1px; width: 12px; height: 12px; transform: rotate(-45deg); background: #fff; }
#layout header .paidcontent:hover span { opacity: 1; visibility: visible; z-index: 111; }

#silver-story { text-align:center; padding:0 !important; margin:0 !important; }

/* layout */
#silver-story #layout { margin: 0 auto; display:block; width: 100%; position:relative; z-index:1; background:#1f3832; }

#silver-story #layout sup { font-size: 70% !important;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline; bottom: 1ex; display:inline-block; }

#silver-story #layout .mobile{ display:none !important; }

#header { height: 55px; background: #000; }
#silver-story #layout .wrapper { padding: 0 15px; max-width: 1280px; margin: 0 auto; position: relative; z-index: 2; }

/********************Home Screen************************/
#silver-story #layout .banner_sec { padding-right: 10px; min-height: 530px; position: relative; }
#silver-story #layout .banner_sec ul.language { padding: 0px; margin: 0px; list-style: none; position: absolute; right: 20px; top: 20px; height: 44px; background: #32734E; border-radius: 310px; width: 85px; display: flex; flex-wrap: wrap; z-index: 101; }
#silver-story #layout .banner_sec ul.language li { width: 50%; }
#silver-story #layout .banner_sec ul.language li a { padding: 0 0 2px 3px; display: block; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; position: relative; z-index: 1; font-family: 'AcuminProLight'; font-style: normal; font-weight: normal; font-size: 14px; text-align: center; color: #FFFFFF; border-radius: 50%; transition: 0.5s all; }
#silver-story #layout .banner_sec ul.language li a.active { background: #296043; }
#silver-story #layout .banner_sec ul.language li a { }
#silver-story #layout .banner_sec .imgs { padding-top: 0px; max-width: 1280px; margin: 0 auto; max-height: 525px; overflow: hidden; }
#silver-story #layout .banner_sec .imgs #bannerimg { margin-top: -54px; width: 100%; }
#silver-story #layout .banner_sec .imgs svg { width: 100%; }
#silver-story #layout .banner_sec .imgs .imgcenters { padding: 2px 0 0 7px; position: absolute; left: 50%; top: 0px; transform: translateX(-50%); width: 55.47%; max-width: 710px; display: flex; flex-wrap: wrap; }
#silver-story #layout .banner_sec .imgs .img1 { width: 33.5%; }
#silver-story #layout .banner_sec .imgs .starbucks { width: 36.33% }
#silver-story #layout .banner_sec .imgs .starbucks ul { list-style: none; margin: 1px 0px 0px; padding: 202px 0px 0px; width: 253px; height: 521px; background: url(../images/center-ornament.png) no-repeat; background-size: 100%; }
#silver-story #layout .banner_sec .imgs .starbucks button.slick-autoplay-toggle-button { display: none; }
#silver-story #layout .banner_sec .imgs .starbucks li { padding: 0px 21px 0px 21px; }
#silver-story #layout .banner_sec .imgs .starbucks { }
#silver-story #layout .banner_sec .imgs .starbucks { }
#silver-story #layout .banner_sec .imgs .img2 { padding: 0px 14px 0px 28px; width: 30.17%; }

#silver-story #layout .intro_sec { padding: 54px 0px 0px 0px; }
#silver-story #layout .intro_sec .intro { padding-bottom: 43px; max-width: 880px; margin: 0 auto; }
#silver-story #layout .intro_sec h1 { padding: 0px 0px 18px; margin: 0px; font-family: 'SoDoSansBlack'; font-style: normal; font-weight: normal; font-size: 65.5814px; text-transform: uppercase; color: #FFFFFF; }
#silver-story #layout .intro_sec p { padding: 0px 0px 20px; margin: 0px; font-family: 'SoDoSansLight'; font-style: normal; font-weight: normal; font-size: 20px; line-height: 28px; color: #FFFFFF; }
#silver-story #layout .intro_sec .videosection { position: relative; max-width: 1136px; margin: 0 auto; height: 595px; }
#silver-story #layout .intro_sec .videosection .videobg { height: 595px; }
#silver-story #layout .intro_sec .videosection .videobg .jwplayer { width: 100% !important; height: 100% !important; }
#silver-story #layout .intro_sec .videosection .video { width: 100%; height: 100%; position: relative; }
#silver-story #layout .intro_sec .videosection .video video { display: none; }
#silver-story #layout .intro_sec .videosection a.playbtn { display: flex; align-items: center; justify-content: center; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; font-size: 0px; z-index: 10; }
#silver-story #layout .intro_sec .videosection a.playbtn span { display: block; width: 93px; height: 93px; border-radius: 50%; background: #243832; position: relative; }
#silver-story #layout .intro_sec .videosection a.playbtn span:before { content: ""; position: absolute; left: 38px; top: 31px; border: transparent solid 15px; border-left: #568C4B solid 25px; }
#silver-story #layout .intro_sec .videosection a.playbtn span:hover { background: #051c15; }
#silver-story #layout .intro_sec { }

#silver-story #layout .slider_sec { padding: 47px 0px 37px; }
#silver-story #layout .slider_sec .sliderbg { padding: 41px 40px 41px 39px; max-width: 1135px; margin: 0 auto; background: #0e6143; }
#silver-story #layout .slider_sec .slick-prev, #silver-story #layout .slider_sec .slick-next { position: absolute; right: 8px; top: 12px; width: 40px; height: 40px; background: url(../images/next-arrow.png) center no-repeat; background-size: 17px; font-size: 0px; z-index: 10; cursor: pointer; }
#silver-story #layout .slider_sec .slick-prev { right: 47px; background: url(../images/prev-arriw.png) center no-repeat; background-size: 17px; }
#silver-story #layout .slider_sec .slideitem { display: flex !important; flex-wrap: wrap; }
#silver-story #layout .slider_sec .imgslider { border: #fff solid 1px; }
#silver-story #layout .slider_sec .imgslider figure { width: 45.73%; border-right: #fff solid 1px; }
#silver-story #layout .slider_sec .imgslider figure img { display: block; }
#silver-story #layout .slider_sec .imgslider .text { padding: 62px 0px 0px; width: 54.27%; }
#silver-story #layout .slider_sec .imgslider .textinner { padding: 58px 44px 0px 50px; border-top: #fff solid 1px; }
#silver-story #layout .slider_sec .imgslider .textinner img { margin: 0 auto; display: block; max-width: 51px; }
#silver-story #layout .slider_sec .imgslider h2 { padding: 18px 0px 32px; margin: 0px; font-family: 'SoDoSansBold'; font-style: normal; font-weight: normal; font-size: 45px; line-height: 46px; text-transform: uppercase; color: #FFFFFF; }
#silver-story #layout .slider_sec .imgslider p { padding: 0px 14px; margin: 0px; font-family: 'SoDoSansLight'; font-style: normal; font-weight: normal; font-size: 16px; line-height: 27px; color: #FFFFFF; }

#silver-story #layout .eng { display: none; }

#footer { height: 55px; background: #000;  }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 0.1;
  }
  50% {
    opacity: 0.99;
  }
  70% {
    opacity: 0.85;
  }
  100% {
    -webkit-transform: scale(5);
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0.1;
  }
  50% {
    opacity: 0.99;
  }
  70% {
    opacity: 0.85;
  }
  100% {
    transform: scale(5);
    opacity: 0;
  }
}

/**************************************Footer Css**************************************************/
footer { display:block; width: 100%; background: #000000; padding: 12px 0; text-align: center; z-index: 9999; overflow:hidden; position: relative; }
#silver-story #layout footer .wrapper { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 100%; }
footer a.footer_logo { display: inline-block; }
a.footer_logo img { vertical-align: top; width: 160px; }

footer ul { list-style: none; padding: 5px 0 0; }
footer ul li { display: inline-block; font-family: 'Roboto', sans-serif; font-size: 11px; line-height: 16px; font-weight: 400; color: #fff; padding: 0 5px 0 8px; position:  relative; }
footer ul li:not(:first-child):before { content: ""; position: absolute; left:  0px; top:  3px; width: 1px; height: 12px; background: #fff; }
footer ul li a { display: block; color: #fff; }
footer ul li a:hover, footer ul li a:focus { color: #888888; }
/**************************************Footer Css**************************************************/ 

html { -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */ }