﻿@import'/e2/global/rv7/elements/reset.css';@import'/e2/global/rv7/elements/navigations.css';@import'/e2/global/rv7/elements/grid.css';@import'/e2/global/rv7/elements/buttons.css';@import'/e2/global/rv7/elements/toplink.css';@import'/e2/global/rv7/elements/lightbox_subpage.css';@import'/e2/global/rv7/elements/sharebar.css';#featureBar{position:relative;z-index:200;border:0px !important}.navbar-wrapper{display:flex;flex-direction:row;background:var(--themeprimary);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:"Quattrocento",Georgia,"Times New Roman",Times,serif;text-transform:uppercase;display:block;letter-spacing:0px;width:auto}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.sitenav{width:50%;min-width:600px;justify-content:flex-end;position:relative}.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-family:"Quattrocento",Georgia,"Times New Roman",Times,serif;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(0,0,0,.3);color:#fff}.sitenav input[type=checkbox]{display:none}.sitenav label{font-size:2.5em}#sitenav-toggle{display:none;text-decoration:none;box-sizing:border-box;padding:10px;text-align:center;height:45px;width:fit-content;cursor:pointer;position:absolute;top:-55px;right:0px}.top_bar_header{font-family:"Quattrocento",Georgia,"Times New Roman",Times,serif;font-size:1.1em;width:fit-content}.top_bar_recip_holder{display:flex;min-height:50px;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:center;width:calc(100% - 80px)}.top_bar_recip_holder div{display:inline-block;white-space:nowrap}.top_bar_moh{font-weight:bold;font-size:1.1em;letter-spacing:.5px;margin-right:.25em}.top_bar_moh span{font-size:.9em}.mohstars{display:block;width:40px;min-width:40px;height:40px;margin:0px 10px 0px 15px;float:left;font-size:2.5em;text-align:center}.mohstars img{width:100%;height:auto;filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(323deg) brightness(105%) contrast(101%)}@media screen and (max-width: 1024px){.top_bar_recip_holder{flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:flex-start;width:calc(100% - 80px)}.top_bar_header{width:100%;margin-top:5px}}@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:100%}.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::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:100%;min-width:auto;height:auto}.navbar-brand{font-size:25px;text-align:center;margin:auto}.sitenav ul li a{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 .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:290px}.news ul a{color:var(--armygreen);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 rgba(0,0,0,0);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}.footer{background-color:#e3e2dc;display:block;width:100%;overflow:hidden}.footer .footercolumns{display:flex;padding:50px 20px;flex-wrap:wrap;flex-direction:row;align-content:center;justify-content:center;align-items:stretch}.footer .inner-block{border-left:1px solid #cbc9be;padding:20px}.footer .inner-block ul li a{color:var(--armyblack);font-size:.938em;text-decoration:none;padding-bottom:.01em;border-bottom:1px solid rgba(0,0,0,0)}.footer .inner-block ul li a:hover{border-bottom:1px solid}.footer .inner-block p,.footer .inner-block li{max-width:500px}.footer-heading{font-weight:700;margin:0 0 10px}.footer li{line-height:1.2em;padding:.5em 0 0}@media screen and (max-width: 800px){.footer .inner-block{border-left:0px solid #cbc9be;border-bottom:1px solid #cbc9be;width:90%;margin:auto}}.bottom-footer{font-family:"Quattrocento",Georgia,"Times New Roman",Times,serif;text-transform:uppercase;text-align:center;width:100%;background-color:var(--themeprimary);color:var(--armyblack);box-shadow:0px -3px 11px -1px rgba(0,0,0,.2)}.bottom-footer ul{padding:30px 10px}.bottom-footer ul li{display:inline-block;line-height:1.5;padding:5px 25px;position:relative}.bottom-footer ul li a{color:#333;text-transform:uppercase}.bottom-footer ul li:after{font-family:"armyicons";content:"";position:absolute;right:-5px}.bottom-footer ul li:last-child:after{display:none}@media screen and (max-width: 800px){.bottom-footer ul li{display:block;padding:0 10px 10px}.bottom-footer ul li:after{display:none}}#btlfallen{background-color:var(--mohaccent)}.battlescapeunit{display:block}.battlescapeunit p{text-align:left}.battlescapeunit h2,.battlescapeunit h3,.comic-book-container h2{text-align:left;font-family:"GI","GIfont",Arial,Helvetica,sans-serif;font-weight:bold}.battlescapeunit #members{display:flex;margin-top:20px;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;align-items:stretch;font-size:.8em}.battlescapeunit #members li{width:23%;margin:1%;min-width:200px;box-sizing:border-box;text-align:left !important;padding:10px;border:1px solid #ccc;background-color:#eaeaea}.battlescapeunit #members li h3{font-size:1.55em;margin-bottom:.8em}.battlescapeunit #members img{width:100%;height:auto;margin:0px 10px 10px 0px;float:left}.battlescapeunit #members li ul,.battlescapeunit #members li ul li{display:inline-block;list-style-type:square;width:auto;min-width:auto;box-sizing:border-box;text-align:left !important;padding:1px;border:none}.battlescapeunit #members li ul li{display:list-item;margin-left:1em;break-inside:avoid-column}.row{clear:both}figure{display:inline-block;position:relative}figure.left{float:left;margin:20px 20px 20px 0px;width:50%;height:auto}figure.right{float:right;margin:20px 0px 20px 20px;width:50%;height:auto}figure.full{display:block;width:100%;height:auto;float:none;padding:1em 0px;margin:20px auto}figure img{width:100%;height:auto}figcaption{display:block;float:left;clear:left;font-size:.9em;padding:1em;margin:-5px 0px 20px 0px;background-color:#eaeaea;width:100%;box-sizing:border-box}img.left{float:left;margin:20px 20px 20px 0px;width:50%;height:auto}img.right{float:right;margin:20px 0px 20px 20px;width:50%;height:auto}img.full{display:block;width:100%;height:auto;float:none;padding:1em 0px;margin:20px auto 0px}.tabs-block{display:flex;align-items:center;justify-content:center}.tabs{display:flex;flex-wrap:wrap;width:100%}.tabs label{width:100%;display:flex;align-items:center;justify-content:center;padding:1em;margin-right:.0625rem;cursor:pointer;background-color:#696761;color:#fff;font-weight:700;transition:background-color ease .3s}.tabs .tab{flex-grow:1;width:100%;height:100%;display:none;padding:1em;color:#000;background-color:#fff;box-shadow:0 10px 10px rgba(0,0,0,.4)}.tabs .tab>*:not(:last-child){margin-bottom:.8rem}.tabs [type=radio]{display:none}.tabs [type=radio]:checked+label{background-color:#fff;color:#0067b8;border-top:4px solid #0067b8;box-shadow:0 10px 10px rgba(0,0,0,.4)}.tabs [type=radio]:checked+label+.tab{display:block}@media(min-width: 768px){.tabs label{order:1;width:auto}.tabs .tab{order:9}.tabs [type=radio]:checked+label{border-bottom:none}}:root{--gridbase: 1024px;--themeprimary: var(--mohww2);--sharebarbasecolor: var(--armyblack);--mohaccent: #e3e2dc;--mohgreen: #6a6862;--offwhite: #EAEAEA}html,body{scroll-behavior:smooth;scroll-padding-top:100px}.main{min-height:100vh;max-width:100vw;background-color:#faf9f8;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}.references a{color:var(--themeprimary)}strong{font-weight:bold}@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:"Quattrocento",Georgia,"Times New Roman",Times,serif;line-height:1.333em;padding-bottom:.5em;text-transform:uppercase;display:block;text-align:center}p{font-size:1em;line-height:1.5em;margin-bottom:1.25em}small{font-size:small}.section-title h2,.section-title h3{font-family:"Quattrocento",Georgia,"Times New Roman",Times,serif;text-transform:uppercase;font-weight:700}.section-title h2{border-bottom:.5px solid;padding:.2em 1em .1em;width:fit-content;margin:.2em auto .5em}.section-title h3{font-size:1.7em;padding:.3em 1em}.section-title h4{color:var(--mohgreen);font-weight:600;font-size:1.125em}body nobr,span.line{display:inline-block;white-space:nowrap}.subpage{top:0px}.lightbox,.lightbox-gallery{color:var(--armyblack)}.lightbox .container,.lightbox-gallery .container{padding:100px 0px;margin:0px auto;width:95%;height:100vh;overflow-y:auto;max-width:var(--gridbase)}.lightbox .inner-container,.lightbox-gallery .inner-container{background-color:#fff;width:100%;margin:auto;max-width:900px;padding:10%;box-sizing:border-box;position:relative}.lightbox-gallery .inner-container>img{display:block;width:100%;height:auto;margin-bottom:1em}.lightbox p,.lightbox-gallery p{font-size:.9em;line-height:1.5em;text-align:left}.lightboxclosebtn,.lbgclosebtn{width:2em;height:2em;padding:1em;text-decoration:none;border:1px solid rgba(0,0,0,0);font-weight:bold;font-size:1em;text-align:center;text-decoration:none;color:#fff;background-color:var(--mohgreen);float:right;position:sticky;left:calc(100% - 4em);z-index:2;top:4em;z-index:100;line-height:100%;transition:color .5s ease-in-out;display:flex;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center}.lightboxclosebtn:before,.lbgclosebtn:before{border:.1px solid;padding:.4em;border-radius:50%}.lbgprev,.lbgnext{font-size:1.5em;font-weight:bold;line-height:100%;display:inline-block;padding:1em;color:#fff;background-color:var(--mohgreen);border:1px solid rgba(0,0,0,0);text-decoration:none;position:absolute;transition:color .5s ease-in-out}@media screen and (max-width: 800px){.lbgprev,.lbgnext{font-size:1em}}.lightbox .video-container{background-color:#000;padding:5%;box-sizing:border-box;color:#fff;max-width:100%}.lightbox .container:has(.video-container){width:90vw;max-width:1350px}.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}.loadin{opacity:0;transform:translateY(20px);transition:transform 1s,opacity .9s}.loaded{opacity:1;transform:translateY(0px);transition-delay:.3s}.section-text{display:block;padding:50px 1em;max-width:810px;margin:auto;clear:left}.row.imgscontainer a.lightboximg{height:90%}.row.imgscontainer .imgwrapper.full{height:100%}.row.imgscontainer .imgwrapper img{height:100%;object-fit:cover;object-position:center center}.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;background-color:rgba(0,0,0,.8);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 rgba(0,0,0,0)}.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}}.sidebar{clear:both}a.lightboximg{display:block;position:relative;height:100%}a.lightboximg:after{content:"";font-family:"armyicons";font-size:1.5em;display:block;color:#fff;background-color:rgba(0,0,0,.5);padding:.3em;position:absolute;bottom:0px;right:0px}.ceremonygallery{display:flex;list-style-type:none;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;align-items:stretch}.ceremonygallery li{list-style-type:none;max-width:31%;margin:1%}.ceremonygallery li a{display:block;background-color:#666;aspect-ratio:16/10;text-decoration:none;height:100%}.ceremonygallery li a img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 800px){.ceremonygallery li{max-width:48%}}.stars-and-stripes{display:block;width:100%;overflow:hidden;height:40px;margin:15px 0 0;position:relative;text-align:center;margin:25px auto}.stars-and-stripes .stripes{border-bottom:2px solid var(--mohgreen);border-top:2px solid var(--mohgreen);height:6px;margin:16px auto 0;width:47.9838709677%;float:left;padding-left:1.0080645161%;padding-right:1.0080645161%;float:none}.stars-and-stripes .stars{background-color:var(--mohaccent);height:100%;margin:-26px auto 0;padding:0 10px;width:44px;aspect-ratio:1/1;background-image:url("/e2/images/rv7/medalofhonor/conner/graphics/moh_star.svg");background-position:center center;background-repeat:no-repeat}.bio-bullet-items{display:grid;align-items:center;grid-template-columns:repeat(2, 1fr)}.bio-bullets .list div{border-left:5px solid var(--mohgreen);margin:0 10px 25px 10px;padding:0 0 0 5px}.bio-bullets .list div h4{font-family:"GI","GIfont","Open Sans",Arial,Helvetica,sans-serif;color:#696761;font-size:.9em;text-transform:uppercase;text-align:left;font-weight:bold;line-height:100%}.bio-bullets .list div p{line-height:150%}.bio-bullets .bio-img{float:left;padding-left:1.00806%;padding-right:1.00806%}.bio-bullets .bio-img img{width:100%}#imagearchive{max-width:90%;margin:auto;padding-top:0px}#imageGallery{display:flex;margin:0;list-style:none;font-size:.8em;letter-spacing:0;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:center;align-items:stretch;padding-bottom:20px}#imageGallery li{border:1px solid #dcdbd5;display:block;width:23%;padding:1%;box-sizing:border-box}#imageGallery li img{width:100%;height:auto;margin-bottom:15px}#imageGallery h3{font-size:1.2em;font-weight:bold}a.returnbtn{display:block;text-align:left;text-transform:uppercase;text-decoration:none;height:var(--submenu-height);background-color:#000;color:var(--armygold);line-height:100%;padding:1em;box-sizing:border-box}a.returnbtn:before{display:inline-block;margin-right:.5em;font-family:"armyicons";content:""}.tabNav{list-style-type:none !important;display:flex;border-top:1px solid #333;border-bottom:1px solid #333;margin:20px 0px !important;flex-wrap:wrap;align-content:stretch;justify-content:center;align-items:center;width:100%}.tabNav li{list-style-type:none !important;width:30%;box-sizing:border-box;padding:.5em !important;text-align:center;margin:0px !important;margin-left:0px !important}.tabNav li:nth-child(2){border-left:1px solid #333;border-right:1px solid #333}.tabNav li a{font-size:small;font-weight:bold;text-decoration:none}.tabNav li a:hover{text-decoration:underline}@media screen and (max-width: 1024px){#imageGallery li{width:32%}.battlescapeunit #members li:has(img){width:48%}}@media screen and (max-width: 800px){#imageGallery li{width:48%}.battlescapeunit #members li{width:98%;margin:1%}.battlescapeunit #members li:has(img){width:98%}}#btlsubsectcallout{background-color:#999;background-image:url("/e2/images/rv7/medalofhonor/conner/graphics/btlesubsection_bkgd.jpg");background-position:center top;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;color:#fff}#btlsubsectcallout .container{padding:50px 0px}#btlsubsectcallout .inner-container{text-align:center;max-width:600px;margin:auto}#btlsubsectcallout .inner-container img{margin:auto;width:100%;border:5px solid #c2bfbf}.imgwrapper.division{width:30%;min-width:200px;background-color:var(--mohaccent);border:2px solid #cbc9be;text-align:center}.lightbox .imgwrapper.division{background-color:rgba(0,0,0,0);border:0px solid #cbc9be;text-align:justify}.imgwrapper.division img{box-sizing:border-box;margin:1em auto;max-width:200px}.division .caption{color:var(--armyblack);background-color:rgba(0,0,0,0)}.division .caption h3{font-size:.938em;font-weight:700;text-transform:uppercase}.division .caption a{display:block;text-decoration:none;border:0px;margin-top:1em}.quote{border-bottom:1px solid #ccc;border-top:1px solid #ccc;margin:0 0 25px;padding:20px 0;width:100% !important;clear:both}.quote h4{color:var(--mohgreen);font-size:1.5em;font-weight:600;line-height:1.5;margin:0;text-align:center}.quote p{color:var(--mohgreen);margin:20px 0 0;text-align:center}#ceremonybanner{background-color:var(--mohaccent);box-shadow:inset 0px -12px 23px -8px rgba(0,0,0,.2)}.stream-ad{padding:50px 0;box-sizing:border-box;display:none}.stream-ad.active{display:block}.stream-ad h2{font-size:2.25em;line-height:1.25}.stream-ad #stream-info #stream-info-left blockquote{font-family:"Quattrocento",Georgia,"Times New Roman",Times,serif;border-left:5px solid var(--mohgreen);padding-left:5px;margin-bottom:25px;font-size:1.5em;line-height:1.45833333}.stream-ad #stream-info #stream-info-right img{display:block;width:100%;margin:auto}#mohlivestream,#hohlivestream{backdrop-filter:blur(10px);z-index:5;position:relative;top:0px;left:0px;width:100%;height:100%;color:#fff;background:linear-gradient(180deg, rgba(0, 0, 0, 0.7) 65%, rgb(40, 99, 181));display:none}#mohlivestream.active,#hohlivestream.active{display:block;animation:fadein;animation-duration:1s;animation-fill-mode:both}#mohlivestream h2,#hohlivestream h2{color:var(--mohaccent);font-weight:100}#mohlivestream .player,#hohlivestream .player{display:block;width:98%;margin:auto;aspect-ratio:16/9;max-width:1280px}#mohlivestream .player iframe,#hohlivestream .player iframe{border:none;overflow:hidden;min-height:800px}.masthead_container:has(#mohlivestream.active),.masthead_container:has(#hohlivestream.active){height:fit-content}.videos #videogallerybkgd{display:block;width:100%;height:100px;background-image:url("/e2/images/rv7/medalofhonor/mccloughan/graphics/videogallery_bkgd.svg");background-position:center top;background-size:cover}.videos .container{background-color:#e8eae6;width:100%;max-width:100%;box-sizing:border-box;padding:5%;margin:0px}.videos .inner-container{max-width:var(--gridbase);margin:auto}.videothumb{display:flex;flex-direction:column;color:#eaeaea;position:relative;width:100%;text-decoration:none;font-size:.85em;aspect-ratio:16/9;background-color:#666;box-sizing:border-box;border:2px solid rgba(255,204,1,0)}.videothumb:before{display:inline-block;font-family:"armyicons";content:"";font-size:2em;color:#fff;position:absolute;z-index:3;top:50%;left:50%;padding:.5em;border:.2em solid;border-radius:50%;background-color:rgba(0,0,0,.3);transform:translateY(-50%) translateX(-50%);transition:all .5s ease-in-out}.videothumb:hover{border:2px solid #ffcc01}.videothumb:hover:before{color:var(--armygold);font-size:2.5em;background-color:rgba(0,0,0,.9)}.videothumb img{display:block;width:100%;height:100%;object-fit:cover;position:relative;top:0px;left:0px;z-index:1}.videothumb span{position:absolute;z-index:2;left:1em;bottom:1em;text-shadow:0px 0px .05em #000}.videothumb span.title{font-size:125%;font-weight:bold;bottom:1.8em}.videothumb span.desc{font-style:italic;color:#ccc}.videothumb span.time{left:unset;right:1em;font-size:110%}#ceremony{background-color:var(--mohaccent)}#featvidexample{background-image:url("/e2/images/rv7/medalofhonor/conner/featurevideo1_1920.jpg")}#featimg1{background-image:url("/e2/images/rv7/medalofhonor/conner/backgrounds/background1/1920.jpg");height:90vh}#featimg2{background-image:url("/e2/images/rv7/medalofhonor/conner/backgrounds/background2/1920.jpg");height:90vh}#featimg4{background-image:url("/e2/images/rv7/medalofhonor/conner/backgrounds/background4/1920.jpg");height:90vh}@media screen and (min-width: 2440px){#featvidexample{background-image:url("/e2/images/rv7/medalofhonor/conner/featurevideo1_2500.jpg")}#featimg1{background-image:url("/e2/images/rv7/medalofhonor/conner/backgrounds/background1/2500.jpg")}#featimg2{background-image:url("/e2/images/rv7/medalofhonor/conner/backgrounds/background2/2500.jpg")}#featimg4{background-image:url("/e2/images/rv7/medalofhonor/conner/backgrounds/background4/2500.jpg")}}@media screen and (max-width: 800px){#featvidexample{background-image:url("/e2/images/rv7/medalofhonor/conner/featurevideo1_800.jpg")}#featimg1{background-image:url("/e2/images/rv7/medalofhonor/conner/backgrounds/background1/800.jpg");background-size:150%;background-color:#000;background-position:center top;background-attachment:scroll}#featimg2{background-image:url("/e2/images/rv7/medalofhonor/conner/backgrounds/background2/800.jpg");background-size:150%;background-color:#000;background-position:center top;background-attachment:scroll}#featimg4{background-image:url("/e2/images/rv7/medalofhonor/conner/backgrounds/background4/800.jpg");background-size:150%;background-color:#000;background-position:center top;background-attachment:scroll}}.masthead_container{position:relative;z-index:50;width:100%;height:56vw;background-image:url("/e2/images/rv7/medalofhonor/conner/masthead/1920.jpg");background-color:#000;background-position:center top;background-repeat:no-repeat;background-size:100%;margin:0 auto;overflow:hidden}.masthead-header{position:absolute;bottom:0px;left:7%;z-index:1;display:block;height:auto;width:fit-content;text-align:center;font-size:calc(10px + 4*(100vw - 200px)/1400);font-family:"Quattrocento",Georgia,"Times New Roman",Times,serif;color:#fff;margin-bottom:3%;overflow-x:visible;text-shadow:0px .1em .75em #000}.masthead-header-recipient{display:block;font-size:2.5em;letter-spacing:.5px;border-bottom:2px solid #fff;padding-bottom:.3em;white-space:nowrap;display:block;text-align:center;margin:auto}.masthead-header-moh{font-size:4.9em;font-weight:400;line-height:100%;padding:0px;margin:0px;margin-top:.1em;white-space:nowrap;display:block;text-align:center}.masthead-header-moh span{font-size:.75em}.masthead-header-campaign{font-size:1.9em;text-transform:uppercase;letter-spacing:5px;white-space:nowrap;display:block;text-align:center}@media screen and (min-width: 1280px){.masthead-header{font-size:calc(10px + 8*(100vw - 200px)/1400)}}@media screen and (min-width: 801px)and (max-width: 1024px){.masthead-header{font-size:calc(9px + 5*(30vw - 200px)/1400)}}@media screen and (max-width: 800px){.masthead_container{padding-bottom:20%}.masthead-header{width:86%;font-size:calc(8px + 6*(5vw - 200px)/1400)}.masthead_container{background-image:url("/e2/images/rv7/medalofhonor/conner/masthead/800.jpg")}}@media screen and (max-width: 450px){.top_bar_header{font-size:.9em}.masthead-header{font-size:calc(7px + 7*(5vw - 200px)/1400)}}#articles{margin-top:100px;line-height:normal}#articles h3{padding:20px 0px}#articles ul{list-style:square;list-style-type:square;column-count:2}#articles ul li{display:inline-block;padding-bottom:10px;width:90%;border-bottom:1px solid var(--mohgreen);margin-bottom:15px}#articles ul li a{color:#000;text-decoration:none}#articles ul li strong{display:block;font-weight:bold}#articles ul li:last-child{border:0px}@media screen and (max-width: 800px){#articles ul{column-count:1}}.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,.62);box-shadow:inset 1px 1px 11px 2px rgba(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:rgba(0,0,0,.5843137255);text-align:left}.featureImg a span.desc span{color:var(--armygold)}.featurevideo p{font-size:x-large}.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%}.videobackground{display:flex;height:100vh;background-image:url("/e2/images/rv7/medalofhonor/conner/backgrounds/background3/1920.jpg");background-attachment:fixed;background-size:cover;background-position:top right;background-repeat:no-repeat;color:#fff;position:relative}.videobackground::after{content:"";display:block;width:100%;height:100%;background-color:rgba(61,61,61,.3);position:absolute;top:0px;left:0px;z-index:1}.video-quote-container{display:block;width:50%;margin:auto;text-align:center;position:relative;z-index:2}.video-quote-container a{color:var(--armygold);transition:all .5s ease-in-out;text-shadow:2px 2px 11px #000}.video-quote-container h2{font-weight:bold;text-shadow:5px 4px 7px #000}.video-quote-container p{text-shadow:5px 4px 7px #000;font-size:125%}.video-quote-container 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,.3);background-color:rgba(0,0,0,.3)}.video-quote-container i:before{margin-left:5px}.video-quote-container a:hover i{transform:scale(1.1)}#battlescapelink p{font-size:1.6em}@media screen and (max-width: 1024px){#share-bar{transform:scale(0.9) translateX(-5px);bottom:0px;top:initial}}@media screen and (max-width: 800px){.bio-img{display:none}.sitenav{min-width:100%}H1{font-size:2.5em;display:block;text-align:center}H2{font-size:2em;display:block;text-align:center}H3{font-size:1.75em;display:block;text-align:center}H4,.quote h4{font-size:1.5em}H5{font-size:1em}.featurevideo{height:auto}.featurevideo p{font-size:large}#share-bar.left{left:0 !important}}@media screen and (max-width: 600px){.main{max-width:unset}H1{font-size:1.75em}H2,.stream-ad h2{font-size:xx-large}H3,.section-title h3{font-size:x-large}.quote h4{font-size:1.25em}H4{font-size:medium}.news ul li{width:90%;min-width:90%}}/*# sourceMappingURL=style.css.map */