@import url(/e2/global/rv7/elements/reset.css);@import url(/e2/global/rv7/elements/navigations.css);@import url(/e2/global/rv7/elements/grid.css);@import url(/e2/global/rv7/elements/buttons.css);@import url(/e2/global/rv7/elements/toplink.css);@import url(/e2/global/rv7/elements/lightbox_subpage.css);@import url(/e2/global/rv7/elements/sharebar.css);#featureBar{position:relative;z-index:200;border:0px !important}.navbar-wrapper{display:flex;flex-direction:row;background:#bf953f;background:linear-gradient(67deg, #bf953f 0%, #fcf6ba 35%, #bf953f 83%, #faf2b5 100%);height:50px;width:100%;position:sticky;top:0px;z-index:200}.navbar-header{width:50%;min-width:500px;text-align:left;height:50px}.navbar-brand{font-size:32px;padding:5px 0px 5px 10px;margin:0px;text-decoration:none;color:var(--armyblack);font-family:'Georgia', 'Times', 'Times New Roman', serif;display:block;letter-spacing:-.025em;width:auto}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.sitenav{width:50%;min-width:600px;justify-content:flex-end;color:var(--armyblack)}.sitenav ul{width:100%;list-style-type:none;display:flex;text-align:center;align-items:stretch;align-content:space-around;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end}.sitenav ul li{box-sizing:border-box;flex-grow:1;height:50px}.sitenav ul li a{display:block;box-sizing:border-box;width:100%;height:100%;font-size:18px;font-weight:530;padding-top:15px;color:var(--armyblack);text-decoration:none;text-transform:uppercase;border:0px}.sitenav ul li a:hover,.sitenav ul li a.active{background-color:rgba(255,255,255,0.3)}.sitenav input[type=checkbox]{display:none}.sitenav label::after{transform:rotate(90deg);content:"\e90d";font-family:'armyicons';font-size:0.85em;display:inline-block;margin:2px 0 2px 10px}#sitenav-toggle{display:none;text-decoration:none;box-sizing:border-box;padding:10px;text-align:center;height:45px;cursor:pointer}@media screen and (min-width: 1024px) and (max-width: 1280px){.navbar-brand{font-size:24px}}@media screen and (max-width: 1024px){.navbar-wrapper{flex-direction:column;height:auto;align-items:center}.sitenav{width:100%}.navbar-header{text-align:center;width:auto;border-bottom:1px solid #666;width:80%}.navbar-brand{margin:auto}}@media screen and (max-width: 800px){#sitenav-toggle{display:block}.sitenav input[type=checkbox]:checked~ul{max-height:100vh;overflow-y:auto}.sitenav input[type=checkbox]:checked+label::after{transform:rotate(-90deg)}.sitenav input[type=checkbox]:checked+label::before{display:block}.sitenav ul{flex-direction:column;justify-content:flex-start;max-height:0vh;overflow-y:hidden;transition:max-height .5s ease-in-out}.navbar-header{text-align:center;width:80%;min-width:auto;height:auto}.navbar-brand{font-size:25px;text-align:center;margin:auto}.sitenav ul li a{background-color:#FFF;border-bottom:1px solid #cdcbcb}}@media screen and (max-width: 480px){.navbar-header{text-align:center}.navbar-brand{font-size:20px;text-align:center;margin:auto;width:100%;min-width:auto}}@keyframes grow-down{from{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}.news ul li{opacity:0;transform-origin:top left;animation:grow-down ease 0.4s forwards;list-style-type:none}.news ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.news ul li{width:30%;min-width:390px}.news ul a{color:var(--offwhite);text-decoration:none;text-align:center;padding:10px;display:block}.news ul a .image{display:block;position:relative;margin-bottom:.3em}.news ul a .image img{filter:brightness(70%);transition:filter 1s ease-in-out;z-index:1}.news ul a .image::before{display:block;content:'';width:0%;height:6px;position:absolute;top:0px;left:0px;background-color:var(--armygold);transition:width .2s linear;z-index:2}.news ul a:hover .image::before{width:100%}.news ul a:hover .image img{filter:brightness(100%)}.news ul a strong{display:block;padding-top:10px}.news ul a img{border:1px solid transparent;width:100%;box-sizing:border-box}.news ul a p{font-size:small;width:100%;text-align:center}.news a span.date{display:block;margin-top:5px;font-size:small}.news a span.title{line-height:normal}.news .btn a,.news .btn input[type="button"],.news .btn input[type="submit"]{min-width:auto;color:#000}div.btn:has(#searcharmydotmil){background-color:#CCC}#searcharmydotmil i{font-size:2em;position:absolute;top:.02em;left:.1em}#searcharmydotmil{padding-left:2.7em}.parallax-image{height:70vh;display:grid;position:relative;background-color:#000;clip-path:inset(0 0 0 0)}.parallax-image>div,.parallax-image>img{grid-area:1 / 1;position:absolute;top:0px;left:0px;width:100%;height:100%;animation:parallax linear;animation-timeline:view();animation-range:entry-crossing 0% cover 100%;view-timeline-inset:-10%;animation-fill-mode:forwards;transform:translateY(-10rem)}.parallax-image .full-width-image{height:calc(100% + 10rem);margin-top:calc(-5rem - 5px)}.parallax-image .full-width-image img{width:100%;height:100%;object-fit:cover;z-index:0}@keyframes parallax{to{transform:translateY(20vh)}}@supports not (animation-timeline: view()){.parallax-image{overflow-y:hidden;display:block}.parallax-image>*{animation:none;transform:translateY(0rem)}.parallax-image .full-width-image{position:absolute}}.parallax-image .caption{display:block;min-height:40px;color:var(--offwhite);padding:20px;width:100%;max-width:600px;box-sizing:border-box;position:absolute;bottom:0px;right:0px;z-index:100;background-color:#00000095;text-align:left}:root{--offwhite: #EAEAEA;--BOTBlightgrey:#7e858d;--BOTBgrey: #5e646b;--BOTBdarkgrey: #4d5258;--BOTBgold: #e3c470;--sharebarbasecolor: var(--BOTBdarkgrey);--submenu-height: 56px;--DDAYgold: #BF953F;--DDAYlightgold: #fcf6ba;--DDAYblue: #626B80;--DDAYgrey: #9E9C99;--DDAYivory: #F5F6EA;--DDAYbrown: #766450;--DDAYkhaki: #D0B27A;--DDAYlightgrey: #CBB8A6;--DDAYlightkhaki: #EAC89A;--DDAYgoldgrad: linear-gradient(67deg, rgba(191,149,63,1) 0%, #fcf6ba 35%, rgba(191,149,63,1) 83%, rgba(250,242,181,1) 100%);--DDAYlightgoldgrad: linear-gradient(45deg, #cfae5e, var(--DDAYlightgold), #cfae5e)}html,body{scroll-behavior:smooth;scroll-padding-top:100px}.main{min-height:100vh;max-width:100vw;background:#F7F7F7;color:var(--armyblack);margin-bottom:0px !important}body{background:#000;color:#333;font-family:'GI', 'GIfont', Arial, Helvetica, sans-serif;padding:0px;margin:0px}body p a{display:inline-block;line-height:100%;color:inherit;text-decoration:none;padding:2px;border-bottom:2px solid #121212;font-weight:bold}body p a:hover{border-bottom:2px solid #666}body:has(.lightbox:target){height:100vh;overflow-y:hidden}@keyframes fadein{from{opacity:0}to{opacity:1}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--armyblack)}::-webkit-scrollbar-thumb{background:#555}::-webkit-scrollbar-thumb:hover{background:var(--DDAYgold)}#globalnavcontainer{position:relative}h1,h2,h3,h4{font-family:'Georgia', 'Times', 'Times New Roman', serif;letter-spacing:-.025em;font-weight:normal;line-height:1.333em;padding-bottom:.5em}p{font-size:1.1em;font-weight:400;line-height:1.625em;margin-bottom:1.25em}.small{font-size:small}body nobr,span.line{display:inline-block;white-space:nowrap}.subpage{top:0px}.lightbox p{font-size:.9em;line-height:1.5em;text-align:left;color:#fff}blockquote{display:block;margin:5% 0% 5% 5%;padding:0% 0% 0% 2%;border-left:1px solid;font-size:1.2em;line-height:1.5em}blockquote.opening{box-sizing:border-box;display:block;padding:100px 20px;text-align:center;background:var(--DDAYgoldgrad);margin:0%}blockquote.opening p{display:block;max-width:1280px;line-height:normal;margin:auto}blockquote.opening strong{font-size:clamp(22px, 2vw, 32px);line-height:120%}blockquote.opening p span{position:relative;display:inline-block;width:50%;margin-left:50%;font-size:.7em;text-align:left;margin-top:1em}blockquote.opening p span::before{content:"-";display:inline-block;position:absolute;left:-.5em;top:0px}.loadin{opacity:0;transform:translateY(20px);transition:transform 1s, opacity 0.9s}.loaded{opacity:1;transform:translateY(0px);transition-delay:0.3s}.row{justify-content:center}.container:has(.callout),.callouts .container{padding:0px 0px;width:100%;max-width:100%}.callout p a{color:var(--armygold);border-color:#555;font-weight:normal}.callout p a span{margin-left:15px}.callout p a:hover{background-color:transparent;border-color:var(--armygold)}.callout p{color:var(--DDAYivory);font-weight:400}.callout h3{color:#FFF}.callout .span6:first-child{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;box-sizing:border-box;padding:5%}.callout .span6:nth-child(2) img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.reverse{flex-direction:row-reverse}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.row.imgscontainer{border-top:0.5px solid var(--BOTBgrey);border-bottom:0.5px solid var(--BOTBgrey);padding:1em 0px;margin:2em auto}.row.imgscontainer .imgwrapper.full{margin-top:0px}.row.imgscontainer .imgwrapper img{height:100%;object-fit:cover;object-position:center center}.row.imgscontainer .span6{background-color:var(--BOTBlightgrey)}.imgwrapper{min-width:230px}.imgwrapper.full{display:block;width:100%;max-width:100%;margin:1em auto}.imgwrapper.left{display:block;width:33%;max-width:33%;float:left;margin:1em 1em 1em 0px}.imgwrapper.right{display:block;width:33%;max-width:33%;float:right;margin:1em 0px 1em 1em}.imgwrapper.lefthalf{display:block;width:50%;max-width:50%;float:left;margin:1em 1em 1em 0px}.imgwrapper.righthalf{display:block;width:50%;max-width:50%;float:right;margin:1em 0px 1em 1em}.imgwrapper img{display:block;width:100%;height:auto;margin:auto}.imgwrapper .caption{display:block;padding:1.25em;color:#FFF;font-size:.95em;line-height:1.2em;margin-bottom:2em}.imgwrapper .caption a:hover{text-decoration:underline}.imgwrapper .caption a.button{text-decoration:none;display:block;width:fit-content;margin:1em auto;padding-bottom:.1em;border-bottom:1px solid transparent}.imgwrapper .caption a.button:hover{text-decoration:none;border-bottom:1px solid currentColor}@media screen and (max-width: 600px){.imgwrapper{min-width:100%}.imgwrapper.left{width:100%;max-width:100%;float:none;margin:1em auto}.imgwrapper.right{width:100%;max-width:100%;float:none;margin:1em auto}.imgwrapper.lefthalf{width:100%;max-width:100%;float:none;margin:1em auto}.imgwrapper.righthalf{width:100%;max-width:100%;float:none;margin:1em auto}.imgwrapper.division{width:100% !important;min-width:100% !important;box-sizing:border-box}.imgwrapper.division img{max-height:250px}}a.lightboximg{display:block;position:relative;height:100%}a.lightboximg:after{content:"\e96e";font-family:'armyicons';font-size:1.5em;display:block;color:#FFF;background-color:rgba(0,0,0,0.5);padding:.3em;position:absolute;bottom:0px;right:0px}.lightbox.zoomimg img{width:100%}.lightbox.zoomimg .inner-container{height:95vh;overflow-y:auto}.freedom{border-bottom:1px solid var(--BOTBlightgrey);border-top:1px solid var(--BOTBlightgrey);float:right;margin:0 0 25px 30px;padding:30px 0;text-align:center;width:35%}.freedom h2{font-family:'Open Sans',sans-serif;font-size:3.125em;font-weight:700;text-transform:uppercase;line-height:100%;margin:.1em auto;padding:0px;color:var(--BOTBlightgrey)}.freedom h3{font-family:'Georgia', 'Times', 'Times New Roman', serif;font-size:2.25em;font-style:italic;line-height:100%;margin:0px;padding:0px;color:var(--BOTBlightgrey)}@media screen and (max-width: 800px){.freedom{float:none;margin:2em auto;padding:30px 0;width:90%}}.bordered{position:relative}.bordered:after,.bordered:before{content:"";display:block;width:100%;height:2px;position:absolute;background-color:var(--BOTBgold)}.bordered:before{top:5px;left:0px}.bordered:after{bottom:5px;left:0px}#intro h3{color:var(--BOTBgrey)}#explorefurther{background-color:var(--armyaccenttan);background-image:url("/e2/images/rv7/botb/cardboard2.png");background-size:15%;color:var(--armyblack)}#oralhistories{background-color:var(--armyaccentgrey01)}.parallax-image{height:90vh;max-height:1000px}#thecost{background-image:url("/e2/images/rv7/botb/bkgd_thecost.jpg");color:#CCC;background-position:bottom right;background-color:#181818}#videos,#newsreels{text-align:center;color:#FFF;background-color:var(--BOTBdarkgrey);padding-bottom:50px}#videos .row>div,#newsreels .row>div{box-sizing:border-box;margin:0%}#videos .highlight{color:#e3c470;font-style:italic;font-weight:700}#photogallery{color:#FFF}.iconbtn{color:var(--armygold);transition:all .5s ease-in-out;text-shadow:2px 2px 11px #000000}.iconbtn:hover i{transform:scale(1.1)}.iconbtn i{font-size:4em;display:inline-block;padding:.3em;border:.125em solid currentColor;border-radius:50%;margin:20px auto;transition:all .5s ease-in-out;box-shadow:-1px 2px 30px 12px rgba(0,0,0,0.5);background-color:rgba(0,0,0,0.3)}.iconbtn i:before{margin-left:5px}#video{background-color:#333c33}#video h1,#news-section h1{color:var(--DADAYgold)}.news{background-color:#333;color:#FFF}.stats{margin:50px auto}.stats>div h4{font-size:4.5em;line-height:100%;margin:0px;padding:0px;margin-bottom:.2em}.stats>div p{text-align:center;width:80%;margin:auto}.stats>div{text-align:center;border-right:1px solid;color:var(--armyaccentfield01);box-sizing:border-box}.stats>div:last-child{border:0px}.refs{display:block;text-align:left}.refs li{font-size:.8rem;line-height:1.5em;font-weight:100;color:#777}.refs a,.refs a:visited{color:#999}.refs a:hover{color:#FFF}.refs a::after{font-family:'armyicons';display:inline-block;margin-left:.3em;content:"\e975"}#videogallery>div{background-color:#333;aspect-ratio:16/9;border:1px solid #444;background-size:cover;background-repeat:no-repeat;background-position:center center;margin-bottom:1em;position:relative;min-width:320px}#videogallery>div>img{position:absolute;z-index:1;top:0px;left:0px;width:100%;height:100%;object-fit:cover}#videogallery>div>a{display:flex;width:100%;height:100%;color:#FFF;text-decoration:none;flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;text-shadow:0px 0px 11px #000000;font-weight:400;background:rgba(0,0,0,0.2);transition:background-color .5s ease-in-out;position:absolute;top:0px;left:0px;z-index:2}#videogallery>div a span{text-shadow:2px 2px 2px #000000;line-height:normal}#videogallery>div>a .title{font-size:1em}#videogallery>div>a .desc{font-family:Georgia, 'Times New Roman', Times, serif;font-style:italic;color:var(--BOTBgold);font-size:1.5em}#videogallery>div>a .time{font-size:.9em}#videogallery>div>a::before{display:inline-block;content:"\ea1c";font-family:'armyicons';font-size:2.5em;text-align:center;padding:.2em .15em .2em .25em;border:.08em solid currentColor;border-radius:50%;margin:0px auto .5em;transition:all .5s ease-in-out;text-shadow:-1px 2px 30px 12px rgba(0,0,0,0.5);background-color:rgba(0,0,0,0.5)}#videogallery>div>a:hover{background:rgba(0,0,0,0)}#videogallery>div>a:hover::before{transform:scale(1.25)}.photo-slideshow .img-container img{object-fit:contain;object-position:center center}.photo-slideshow figcaption{font-size:1em;line-height:normal;padding-bottom:1em}.photo-slideshow figure figcaption label{display:none}.photo-slideshow figure figcaption input[type=checkbox]~div{overflow:visible;max-height:2500px;position:relative}.photo-slideshow figure figcaption input[type=checkbox]~div::before{display:block;content:"DESCRIPTION:";color:var(--armygold)}.photo-slideshow figure figcaption .image-count{float:none;position:absolute;top:0;right:0px;display:inline-block;color:var(--armygold)}.photo-slideshow .img-container a{position:relative}.photo-slideshow .img-container a::after{content:"DOWNLOAD IMAGE";display:none;position:absolute;right:10px;bottom:10px;color:var(--armygold);opacity:0;transition:opacity .5s ease-in-out;font-size:.9em;padding:.5em;background-color:rgba(0,0,0,0.5)}.photo-slideshow .img-container a:hover::after{opacity:1}#explorefurther .inner-container{position:relative;z-index:5}.resourcelist{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;align-content:flex-start}.resourcelist div{width:50%;padding-left:5%;min-width:200px;box-sizing:border-box}.resourcelist div h3{font-weight:normal;color:#000}.resourcelist ul{margin:5px 0px 50px 15px}.resourcelist li{margin-bottom:10px}.resourcelist a{line-height:normal;display:block;box-sizing:border-box;color:#333;text-decoration:none;padding:5px 0px 5px 5px;border-bottom:1px solid #555;transition:background-color .5s ease-out;font-weight:530}.resourcelist a:hover{background-color:#FFF}#mediaresources .resourcelist div h3{color:#FFF}#mediaresources .resourcelist a{color:#eaeaea;border-bottom:1px solid #999}#mediaresources .resourcelist a:hover{color:#000}#mediaresources{background-image:url("/e2/images/rv7/botb/bkgd_mediaresources.jpg");background-repeat:no-repeat;background-position:bottom right;background-size:auto 100%;background-attachment:fixed;padding-bottom:20vh}.featureImg{display:block;height:80vh;min-height:600px;background-repeat:no-repeat;background-attachment:fixed;background-position:center center;background-size:cover;-webkit-box-shadow:inset 1px 1px 11px 2px rgba(0,0,0,0.62);box-shadow:inset 1px 1px 11px 2px rgba(0,0,0,0.62)}@supports (-webkit-touch-callout: none){.featureImg{background-size:auto 600px;background-attachment:scroll}}.featureImg a{display:block;position:relative;width:100%;height:100%;text-decoration:none}.featureImg a img{border:0px}.featureImg a span.desc{display:block;min-height:40px;color:var(--offwhite);padding:20px;width:100%;max-width:600px;box-sizing:border-box;position:absolute;bottom:0px;right:0px;background-color:#00000095;text-align:left}.featureImg a span.desc span{color:var(--armygold)}#featureimg_prisoners{background-image:url("/e2/images/rv7/botb/feature_prisoners.jpg")}.splash{display:block;height:78vh;min-height:600px;text-align:center;font-size:1.7em;background-position:bottom center;background-size:cover;background-repeat:no-repeat;overflow:hidden;position:relative}#splash_hp{background-image:url("/e2/images/rv7/botb/bkgd_splash_home.jpg")}.splash h1{margin:0px;line-height:normal;letter-spacing:.12em;color:transparent}.splash h2{color:#FFF;font-family:'GI','GIfont', Arial, Helvetica, sans-serif;font-weight:400;line-height:100%;margin-top:.5em}.DDAYheader{position:relative;top:2%;margin:auto;box-sizing:border-box;border:.5px solid gold;z-index:15;width:98%;height:96%;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;animation:fadein .5s linear;animation-delay:1s;animation-fill-mode:both}#botbheader{padding:0px;width:90%;max-width:700px;aspect-ratio:16/8}#botbheader img{width:100%;object-fit:contain;filter:drop-shadow(1px 4px 4px rgba(0,0,0,0.8))}.splashVideoContainer{overflow:hidden;position:absolute;width:100%;height:100%;top:0px;left:0px;z-index:1}#splashVideo{height:100%;width:100%;object-fit:cover;overflow:hidden;position:absolute;top:0px;left:0px;animation:fadein 1s linear;animation-delay:.5s;animation-fill-mode:both}#splash_his #splashVideo{animation:fadein 1s linear;animation-delay:1.5s}.splash .hidevid{display:inline-block;position:absolute;z-index:31;right:30px;top:30px;padding:10px;border:1px solid #FFF;color:#FFF;font-size:xx-small;background-color:rgba(0,0,0,0.3)}.splash .hidevid:hover{cursor:pointer;background-color:#000}#splashvidcontrol{display:none}.splash input[type=checkbox]:checked~.splashVideoContainer{display:none}.splash input[type=checkbox]+.hidevid::before{content:"STOP VIDEO"}.splash input[type=checkbox]:checked+.hidevid::before{content:"PLAY VIDEO"}@media (prefers-reduced-motion){.splashVideoContainer,.splash .hidevid{display:none}}.emblem_80{display:block;position:relative;z-index:20;width:10vw;aspect-ratio:1/1;margin:auto;margin-top:-10vw;background-color:var(--armygreen);background-image:url("/e2/images/rv7/botb/DDAY_80_EMBLEM.svg");background-repeat:no-repeat;background-position:center center;background-size:90%;border:.5px solid gold;box-shadow:-1px 3px 20px 10px rgba(0,0,0,0.4)}@media screen and (max-width: 1024px){.emblem_80{width:150px;margin-top:-150px}#ikemessage{margin-top:-75px;padding-top:100px}}html.glblftr footer{background-color:#2e352e}.footerLogoContainer{margin:0px;padding:0px;min-height:400px;background:#66685b;background:-moz-linear-gradient(top, #66685b 23%, #2e352e 100%);background:-webkit-linear-gradient(top, #66685b 23%, #2e352e 100%);background:linear-gradient(to bottom, #66685b 23%, #2e352e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66685b', endColorstr='#2e352e', GradientType=0);color:var(--offwhite)}.footerLogos{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:400px;background-image:url("/../../e2/images/rv7/botb/footerhighlight_bkgd.png");background-size:70% 50%;background-position:center top;background-repeat:no-repeat}.footerLogos a{color:var(--offwhite);width:125px;height:200px;margin:0px 20px;text-align:center;background-size:contain;background-position:center center;background-repeat:no-repeat}.footerLogos #CMOH{background-image:url("/e2/images/rv7/botb/cmh_emblem.png")}.footerLogos #USARMY{background-image:url("/e2/global/rv7/brand/Army_Emblem_yr.svg")}.footerLogos #DDAY{background-image:url("/e2/images/rv7/botb/DDAY_80_EMBLEM.svg")}.aknw{box-sizing:border-box;text-align:center;padding:10px 10px 40px 10px}.aknw a{color:var(--armygold)}.resources li{display:block;padding:.5em}.resources li a{color:#222;text-decoration:none}.resources li a:hover{text-decoration:underline}.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;margin:0px 0px}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.relatednews a span.date{display:block;margin-top:5px;font-size:small;color:var(--DADAYgold)}@media screen and (min-width: 1024px) and (max-width: 1280px){.news h1{text-align:center}}@media screen and (min-width: 800px) and (max-width: 1024px){.resourcelist div{width:50%;padding-left:2%}.stats>div{border:0px}.areamenu>a{padding:1em .85em 5% .85em}}@media screen and (max-width: 800px){.stats>div{border:0px;border-bottom:1px solid;margin-bottom:1.5em}.submenu,.submenudropdown{top:75px}.inner-container{padding:80px 20px}.row{flex-direction:column}.span6{width:100%;max-width:100%}.sitenav{min-width:100%}.news h1{text-align:center}.resourcelist div{width:90%;padding-left:5%;min-width:90%}blockquote.opening{background:var(--DDAYlightgoldgrad)}blockquote.opening p span{width:80%;margin-left:10%}}@media screen and (max-width: 600px){.infogr h1{font-size:1.5em}.main{max-width:unset}}@media screen and (min-width: 401px) and (max-width: 600px){.splash{font-size:1.3em}}@media screen and (max-width: 400px){.splash{font-size:1.2em;height:40vh}#splashbannerwrapper{max-width:100%;top:-50px}#splashbanner{font-size:.9em;width:85%}#splashbannerinner{padding:10px}}

/*# sourceMappingURL=style.css.map */