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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block
}

[hidden] {
    display: none
}

body {
    page-break-inside: avoid;
    background: #fff;
    color: #202020;
    padding: 0;
    margin: 0;
    font-family: FuturaPT, Calibri, 'Trebuchet MS', sans-serif;
    font-weight: 400;
    width: 100%;
    position: relative;
    min-height: 100vh;
    min-width: 320px;
    font-size: 16px;
    line-height: 1.625
}
menu,
ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: none
}

input,
textarea {
    font-family: FuturaPT, Calibri, 'Trebuchet MS', sans-serif;
    -webkit-appearance: none;
    border: none;
    outline: 0;
    background: 0 0;
    border-radius: 0;
    font-weight: 400
}

button {
    font-family: FuturaPT, Calibri, 'Trebuchet MS', sans-serif;
    -webkit-appearance: none;
    border: none;
    outline: 0;
    background: 0 0;
    border-radius: 0;
    cursor: pointer;
    padding: 0;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    font-weight: 700;
    color: inherit
}

*,
:focus,
:hover,
:visited {
    text-decoration: none;
    outline: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    max-width: 100%;
    display: block
}

svg {
    display: block;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

a {
    color: inherit;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.sr {
    padding: 20px 30px 30px;
    background: #ccc;
    min-height: 100vh
}

.sr-bg-army {
    background: #c4c3bd
}

.sr-bg-usaaf {
    background: #c2c2c2
}

.sr-bg-uscg {
    background: #c3c4c8
}

.sr-bg-usaf {
    background: #ccc
}

.sr-bg-usn {
    background: #d2d3d4
}

.sr-bg-usmc {
    background: #d4d4d0
}

@media (max-width:759px) {
    .sr {
        padding-left: 20px;
        padding-right: 20px
    }
}

.sr_content {
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #ededed;
    border: 8px solid #c4b387;
    -webkit-box-shadow: 0 4px 60px rgba(55, 55, 55, .2);
    box-shadow: 0 4px 60px rgba(55, 55, 55, .2)
}

.mx-0 {
	margin-left: 0;
	margin-right: 0;
}

.width-1170 {
	width: 1170px;
}

.size-105 {
	width: 105px;
	height: 105px;
}

.sr-wrapper {
    max-width: 1040px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px
}

.sr-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #202020;
    border-bottom: 2px solid #ededed;
    min-height: 145px
}

.sr-header__branch {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 20px;
    width: 105px
}

.sr-header__branch img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:759px) {
    .sr-wrapper {
        padding-left: 20px;
        padding-right: 20px
    }

    .sr-header__branch {
        width: 80px
    }
}

@media (max-width:479px) {
    .sr-header {
        min-height: 80px;
    }

    .sr-header__branch {
        margin-right: 10px;
        width: 52px
    }
}

@media (max-width:759px) {
    .sr-header__logo {
        width: 244px
    }

    .sr-header__logo img {
        height: auto
    }
}

.sr-section-title__heading {
    background: center/cover no-repeat;
    color: #fff;
    text-align: center;
    padding-bottom: 160px;
    padding-top: 44px;
    min-height: 367px;
    -webkit-font-feature-settings: "lnum";
	-moz-font-feature-settings: "lnum";
	-ms-font-feature-settings: "lnum";
	font-feature-settings: "lnum";
	font-variant-numeric: lining-nums;
}

.sr-section-title__plaque {
    position: relative;
    z-index: 2
}
.sr-section-title__plaque #plaqueframe-container { 
	opacity: 0;
}
.sr-section-title__plaque #plaqueframe-wrapper { 
	height: 50px;
	padding: 0;
	overflow: hidden;
}
iframe#plaqueframe {
	width: 1080px;
	height: 610px;
	zoom: 1;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	pointer-events: none;
}

.sr-section-title__plaque .sr-wrapper {
    margin-top: -120px
}

.sr-section-title__plaque #plaqueframe-container {
    border: 5px solid #c4b387;
    box-shadow: 0 4px 70px #202020;
}

.sr-footer {
    background: #202020;
    color: #fff;
    text-align: center;
    z-index: 1;
    padding-top: 97px
}

.sr-footer__copyrights {
    border-top: 1px solid rgba(255, 255, 255, .4);
    margin-top: 20px;
    padding-top: 19px;
    padding-bottom: 20px
}

.sr-footer__copyrights p {
    font-size: 16px
}

.sr-footer__heading h1 strong,
.sr-section-title__heading h1 strong {
    display: block;
    font-size: 42px;
    line-height: 1.25;
    font-weight: 400
}

@media (max-width:759px) {
    .sr-section-title__heading {
        min-height: 0
    }

    .sr-footer__copyrights p {
        font-size: 14px
    }

    .sr-footer__heading h1 strong,
    .sr-section-title__heading h1 strong {
        font-size: 30px
    }
}

.sr-footer__heading h1,
.sr-footer__heading h2,
.sr-section-title__heading h1,
.sr-section-title__heading h2 {
    font-family: Constantia, Georgia, 'Times New Roman', serif;
    font-size: 32px;
    line-height: 1.5;
    font-weight: 400;
    text-transform: uppercase
}

@media (max-width:759px) {

    .sr-footer__heading h1,
    .sr-footer__heading h2,
    .sr-section-title__heading h1,
    .sr-section-title__heading h2 {
        font-size: 24px
    }
}

@media (max-width:479px) {
    .sr-header__logo {
        width: 160px
    }

    .sr-footer__heading h1 strong,
    .sr-section-title__heading h1 strong {
        font-size: 20px
    }

    .sr-footer__heading h1,
    .sr-footer__heading h2,
    .sr-section-title__heading h1,
    .sr-section-title__heading h2 {
        font-size: 16px
    }
}

.sr-section-content {
    position: relative;
    z-index: 2;
    padding-top: 20px
}

.sr-section-content .sr-wrapper {
    margin-bottom: -69px
}

.sr-item {
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    background: #fff;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.sr-item+.sr-item {
    margin-top: 10px
}

.sr-item__head {
    background: #ddd;
    padding: 17px 120px 17px 30px;
    position: relative;
    margin-bottom: 0
}

.sr-item__head h3 {
    font-size: 20px;
    line-height: 26px;
    color: #333;
    font-weight: 500
}

.sr-item__opener {
    display: block;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 3px solid #333;
    border-right: 3px solid #333;
    right: 32px;
    margin-top: -8px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    position: absolute;
    top: 50%
}

.sr-item__content {
    padding: 0 30px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    overflow: hidden
}

.sr-item__content p {
    font-size: 18px;
    line-height: 1.33333;
    color: #000;
    padding-bottom: 0;
}

.sr-item__content p p:last-child {
    margin-bottom: 0
}

.sr-item__content p+p {
    margin-top: 1.33333em
}

.sr-item__content p br:last-child {
	display: none;
}

.sr-item__content a {
    color: #b2a590;
    text-decoration: underline
}
.sr-item__content sup a {
    text-decoration: none
}

.sr-item__content a:hover {
    text-decoration: none
}

.sr-item__content h2 {
    font-size: 24px;
    line-height: 26px;
    color: #333;
    font-weight: 700;
    margin-bottom: 10px
}

.sr-item__content h2:last-child {
    margin-bottom: 0
}

.sr-item__img {
    margin: 0 48px 20px 0;
    padding-top: 5px;
    float: left;
    width: 100%;
    max-width: 41.66667%;
    position: relative
}

.sr-item__img img {
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 100%;
    margin: auto;
}

.sr-item__img figcaption {
    margin: 8px 0 0;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    color: #333
}

.sr-item__img_wrap {
    -webkit-box-shadow: 0 2px 5px rgba(51, 51, 51, .5);
    box-shadow: 0 2px 5px rgba(51, 51, 51, .5)
}

.sr-item__img+p span {
    position: relative
}

.sr-item__img:first-child+p span:before {
    content: "";
    display: block;
    width: 13px;
    height: 12px;
    background: url(../../images/v15439/icon-quotes.svg) center/contain no-repeat;
    position: static;
    float: left;
    margin: 6px 10px 0 0
}

.sr-item__content .sr-item__img~p {
    padding-left: 0
}

.sr-item__content p:first-child span {
    position: relative
}

.sr-item__content p:first-child span:before {
    content: "";
    display: block;
    width: 13px;
    height: 12px;
    background: url(../../images/v15439/icon-quotes.svg) center/contain no-repeat;
    float: left;
    margin: 6px 10px 0 0
}

.sr-item__content p:first-child:after {
    display: inline-table;
    content: "";
    clear: both
}

.sr-item__img+.sr-item__img {
    margin-right: 0
}

.sr-item__img+.sr-item__img+p {
    clear: both
}

.sr-item__img+.sr-item__img+p span:before {
    content: "";
    display: block;
    width: 13px;
    height: 12px;
    background: url(../../images/v15439/icon-quotes.svg) center/contain no-repeat;
    float: left;
    margin: 6px 10px 0 0
}

.sr-item.sr-item-open {
    -webkit-box-shadow: 0 4px 40px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 40px rgba(0, 0, 0, .15)
}

.sr-item.sr-item-open .sr-item__opener {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.sr-item.sr-item-open .sr-item__content {
    padding-top: 45px;
    padding-bottom: 40px
}

.sr_nav_bottom,
.sr_nav {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    grid-gap: 10px
}

.sr_nav_bottom {
	margin-top: 20px;
	margin-bottom: 0;
}

.sr_nav__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    min-height: 40px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    padding: 8px 20px;
    border: none;
    background: #202020;
    color: #fff;
    border-radius: 20px;
    grid-gap: 5px
}

.sr_nav__button svg {
    fill: #fff
}

.sr_nav__button:hover {
    background: #baaa81
}

.sr_nav__button.likeButton {
	background: #507b9d;
}

@media (max-width:759px) {
	.sr_nav_bottom,
	.sr_nav {
		flex-wrap: wrap;
	}
	
	.sr_nav__button {
		flex: 0 0 calc(50% - 10px);;
		display: flex;
	}
}

.btn-ylw {
	background: #fedd84;
	color: #202020
}

.sr_nav__close {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../../images/v15439/icon-close.svg) center/18px auto no-repeat;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.sr_nav__close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-width:1279px) {
    .sr_nav__close {
        width: 18px
    }
}

@media (max-width:759px) {
    .sr-item__head {
        padding: 17px 60px 17px 20px
    }

    .sr-item__head h3 {
        font-size: 18px;
        line-height: 24px
    }

    .sr-item__content {
        padding-left: 20px;
        padding-right: 20px
    }

    .sr-item__content h2 {
        font-size: 20px;
        line-height: 1.25
    }

    .sr-item__img {
        float: none;
        max-width: 375px;
        margin: 0 0 24px
    }

    .sr-item__img+p {
        clear: both;
        padding-left: 26px
    }
}

.modal {
	display: none;
	position: fixed;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
	background-color: #fefefe;
	margin: 15% auto;
	padding: 20px;
	border: 1px solid #888;
	width: 51%;
	max-width: 770px;
	position: relative;
	font-size: 20px;
}

.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
	position: absolute;
	top: -5px;
	right: 10px;
}

.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}