/*timeline edits*/
.timeline .decade p {
    color: #002d56;
	font-family: "TradeGothicW01-BoldCn20 675334", "Oswald", Helvetica,sans-serif;
	line-height: 1;
}

.timeline .decade #decade-links ul li.active p {
	font-size: 24px;
	color: #002d56;
}

.maincontent .box.history p {
	font-size: 44px;
	margin-bottom: 37px;
	margin-top: 50px;
	text-align: center;
	color: #002D56;
	line-height: 1.1;
	font-family: 'TradeGothicW01-BoldCn20 675334',Helvetica,sans-serif;
}

/*stories of service edits*/
#career-dropdown .dropdown {
	padding-left: 0;
}

#career-dropdown .dropdown li {
	padding-left: 1.2rem;
}

#stories-grid > li {
	margin-bottom: 0;
}

#stories-grid .story-grid-item .grid-item-text h2 {
	-webkit-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .65);
	margin-bottom: 0;
	font-size: 4.0rem;
	line-height: 1;
}

#stories-grid .story-grid-item:hover .grid-item-text h2,
#stories-grid .story-grid-item.hover .grid-item-text h2,
#stories-grid .story-grid-item.expanded .grid-item-text h2 {
	font-size: 32px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .0);
}

#stories-grid .story-grid-item .grid-item-text blockquote {
	line-height: 2.1rem;
	margin-top: .6rem;
	height: auto;
	max-height: 0px;
}

#stories-grid .story-grid-item:hover .grid-item-text blockquote,
#stories-grid .story-grid-item.hover .grid-item-text blockquote,
#stories-grid .story-grid-item.expanded .grid-item-text blockquote {
	max-height: 150px;
	opacity: 1;
	margin-bottom: 7rem;
	height: auto;
}

#stories-grid .story-grid-item .grid-item-text h4 {
	line-height: 1.2;
	height: auto;
	max-height: 64px;
}

#stories-grid .story-grid-item:hover .grid-item-text h4,
#stories-grid .story-grid-item.hover .grid-item-text h4,
#stories-grid .story-grid-item.expanded .grid-item-text h4 {
	margin-bottom: -15px;
	opacity: 0;
	max-height: 0px;
	height: auto;
}

/*li overrides*/
#footer li, .nav-drop-down li,
.breadcrumb li,
.tab-item.more ul li,
.tab.mobile ul li,
.offcanvas-nav li,
#category-dropdown li,
#career-dropdown li {
	list-style:none;
	margin-bottom: 0;
}

/*overrides*/
.non-feature-intro h1 {
	margin: 0 0 .125em;
	padding: 0;
	line-height: 1;
}


.non-feature-intro h2.sub-head {
	margin: 0 0 .25em;
	padding: 0;
	line-height: 1.5;
}

.non-feature-intro p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.7;
}


/*components edits*/

.small #fixed-nav + .row + .vertical-middle-table.row {
	margin-top: 1rem;
}

.bg-box hr {
	margin:3.1rem 0;
}

.teaser.theme-white .teaser-bottom .hero-title,
.teaser.theme-white .teaser-bottom .sub-head,
.teaser.theme-white .teaser-bottom p {
	padding: 0;
}

.row .columns.theme-white ul li {
	color: #363b48; 
}

.teaser.theme-light-blue .teaser-bottom ul,
.teaser.theme-light-blue .teaser-bottom ul {
	padding-left:4.0rem;
}

.tab-section li > a:hover {
	color: #002d56;
	text-decoration: underline;
}

.tab-section #social-tab {
	background: #c2c9c6;
	padding: 1.5rem;
}

.tab-section #social-tab > .sub-head {
	color: #ffffff;
	margin-bottom: 1.9rem;
}

.small.page-ways-to-join.page-never-served div.non-feature-intro.row + div.band.toolbar {
	height:21.2rem;
}

.small.page-ways-to-join div.non-feature-intro.row + div.band.toolbar {
	height: 16.1rem;
}

.small.page-ways-to-join .career-detail-intro > .career-learn-more {
	margin-bottom: 3rem;
}

.career-detail-intro > .career-learn-more:empty {
	margin-top: 3.2rem;
	height: 0;
}

/*layout edits*/
.row.is-toolbar + .row {
	margin-top: 5rem;
}

/*base edits*/
p {
	font-size: 1.4rem;
	font-family: "Trade Gothic 2", "Oswald", sans-serif !important;
	font-weight: 400;
	color: #363b48;
	text-align: left;
	-webkit-backface-visibility: hidden;
	margin-top: 0;
	margin-bottom: 1em;
	text-rendering: optimizeLegibility;
	/*line-height: 1.7;*/
}

.sub-head {
	font-size: 2.1rem;
	font-family: "Trade Gothic W01 Light", "Oswald", sans-serif;
	font-weight: 100;
	color: #363b48;
	line-height: 1.5;
	margin-bottom: .25em;
	text-transform: none;
}


h1, h2, h3, h4, h5, h6 {
	color: #002d56;
	text-rendering: optimizeLegibility;
	margin-top: 0; 
	margin-bottom: .25em;
	line-height: 1.2;
	text-transform: uppercase;
}

.col-panel .col-panel.border-bottom .button-div {
	/*position: initial;*/
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
}

/*requester form*/
.page-requester #fixed-nav + .row {
	margin-top: 3.1rem;
}

#requester-form #telephones-fieldset-0 strong:first-of-type,
#requester-form-reserve #telephones-fieldset-0 strong:first-of-type {
	display: none;
}

#requester-form #interestSubcategory0, #requester-form #interestSubcategory1 {
	width: auto;
}

#requester-form fieldset.button-default-container {
	width: 100%;
	margin: 3.1rem auto 0;
	display: inline-block;
}

a[title="What is this?"] {
	display: none;
}

@media only screen and (min-width: 40.063em) {
	#requester-form fieldset.button-default-container {
		width: 80%;
	}
}

@media only screen and (min-width: 58.753em) {
	#requester-form fieldset.button-default-container {
		width: 70%;
	}
}

/* Life Ops */
ol.hacked-list > li:before {
	position: absolute;
	left: -5rem;
	top: 0;
	content: counter(one) " ";
	line-height: 1.1;
	font-family: "TradeGothicW01-BoldCn20 675334", "Oswald", sans-serif;
}

ol.hacked-list > li {
	counter-increment: one;
	font-size: 5rem;
	margin: 0;
	padding: 0 0 4rem 0;
	position: relative;
	border-left: 4px solid #c2c9c6;
	list-style: none;
	line-height: 1;
}

#life-ops .content.steps > li {
	list-style: none;
	margin: 0 0 3.1rem 0;
}

#life-ops input[type="submit"] {
	background-color: #002d56;
	color: #ffffff;
	font-size: 1.6rem;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	padding: 1.2rem;
	cursor: pointer;
}

#life-ops input[type="submit"]:hover {
	background-color: #063561;
	color: #ffffff;
}

#life-ops.step-wizard .steps.header.next {
	min-height: 0;
}

@media only screen and (min-width: 40.063em) {
	#life-ops .content.steps > li {
		width: 33.3333%;
		padding: 0;
		display: inline-block;
		line-height: 1.5;
		min-height: 50px;
	}

	#life-ops.step-wizard .steps.header.next {
		min-height: 8.1rem;
	}

}

/*compare-tool*/
.small #compare-tool #service-options {
	padding: 0 2.5rem;
	position: relative;
	left: -0.1rem;
	z-index: 3;
	background: #002d56;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin: 0 0 0 -1rem;
	-webkit-box-shadow: 0 35px 50px -30px #000000;
	box-shadow: 0 35px 50px -30px #000000;
	width: 5.8%;
	padding: 0 5rem 2.5rem 0;
}

#compare-tool #service-options {
	position: absolute;
	left: -0.1rem;
	z-index: 3;
	background: #002d56;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	margin: -4.7rem 2rem 2rem 2rem;
	padding-bottom: 2.5rem;
	-webkit-box-shadow: 0 35px 50px -30px #000000;
	box-shadow: 0 35px 50px -30px #000000;
	width: 5%;
}

.small .service-option.active >.row > h3 {
	display: none;
}

#service-options > h3 {
	width: 100%;
}

.small #service-options > h3 {
	padding-top: 1.5rem;
}

#compare-tool li {
	margin-bottom: 2.5rem;
	line-height: 1;
	list-style: none;
}

.step-wizard .steps.header.active {
	background: #002d56;
}

.page-career-comparison section.row > .columns > h1 + p {
	line-height: 1.7;
}

.small.page-career-comparison section.row > .columns > h1 {
	font-size: 3.2rem;
	margin-bottom: 0;
}
/*poll*/
.poll-wrapper .form-wrapper .prop input, .poll-wrapper .form-wrapper .prop select {
	width: auto;
}


/* added into proper file

.teaser.text-only.style-1:after {
  background-color: #6593b6;
}

a:hover .animated-overlay .bg-animate {
    background: rgba(0, 45, 86, .7);
    height: 300rem;
}

.animation-container:hover .border-bottom::after,
.animation-container:hover .border-bottom.borer-dark-blue::after {
    bottom: -1rem;
}

.form-wrapper .form-row label,
.form-wrapper .prop label {
  margin-bottom:.5em;
}

.form-wrapper .form-row input, .form-wrapper .form-row select,
.form-wrapper .prop input, .form-wrapper .prop select {
  width:100%;
}

.form-row dd.hint,
.prop dd.hint {
  font-size:1.2rem;
}

button#add-another-tel {
    display: none;
}

.page-requester-part-time .row.contact-section {
    margin-right: 0;
    margin-left: 0;
}

.page-requester input#citizen0,
.page-requester input#citizen1,
.page-requester-part-time input#citizen0,
.page-requester-part-time input#citizen1 {
    width: auto;
}

label[for=dateDischarged] em.parenthetical > samp {
    display: none;
}

label[for=dateDischarged] em.parenthetical > dfn::after {
    content: "yyyy/dd/mm";
}

.masthead .secondary-copy {
  font-size: 2.1rem;
  font-family: "Trade Gothic W01 Light",sans-serif;
  line-height: 1.5;
  color: #ffffff;
  margin: 0 0 1em 0;
  text-align: center;
}

#footer-root {
    overflow:hidden;
    margin-top: 3.1rem;
}

#child-pages-container + #footer-root {
    margin-top: 0;
}

.bg-box + #footer-root {
	margin-top: -4.9rem;
}

.masthead + .row .breadcrumb {
    padding-top: 0;
}

@media only screen and (min-width: 40.063em) {   
    .form-wrapper .form-row input, .form-wrapper .form-row select,
    .form-wrapper .prop input, .form-wrapper .prop select {
		width:80%;
    }
	
}

@media only screen and (min-width: 58.753em) { 
    .form-wrapper .form-row input, .form-wrapper .form-row select,
    .form-wrapper .prop input, .form-wrapper .prop select {
		width:70%;
    }
	
}


*/


/* youtube video margin */
#youtube {
	margin-top: 2rem;
}
#home #youtube {
	margin-top: 0rem;
}



	/* pay calculator, mobile */
@media only screen and (min-width: 25em) {
	.calc .outer {
		padding: 3.1rem;
	}
	.calc .title {
		font-size: 3.2rem;
	}
	dl.result.totalPay {
		font-size: 2.4rem;
	}
	.calc .divider {
		margin: 2rem 0;
	}
	.calc .result {
		font-size: 1.9rem;
	}
	#grade-enlisted, #grade-officer {
		height: 3.7;
		font-size: 1.4rem;
		padding-right: .5rem;
	}
	.pay-toggle .switch {
		width: 103px;
	}
	
	#yearOfService-enlisted-output, #yearOfService-officer-output {
		padding: 1rem 2rem;
	}
}
