body {
	margin: 30px!important;
}

.header-container {
	position:relative; 
	background-image: url(img/header.jpg); 
    background-repeat: no-repeat;
    background-size: cover;
}

.header-container > .header-content {
	padding: 7% 40% 0% 20%;
	margin-bottom : 8rem;
}

.header-container > .header-content > h1 {
	color: #ffffff;
	font-family: Oswald; 
	font-weight: bold;
	font-size: 4em;
	line-height: 5.5rem;
	text-transform: uppercase;
	letter-spacing: 2px;
    margin-bottom: 1.5rem;
}

.header-container > .header-content > hr {
	border-color: #ffffff;
	border-width: 10px;
	width: 160px;
	text-align: left;
    margin-left: 0;
    margin-bottom: 2rem;
}

.header-container > .header-content > p {
	color: #ffffff;
	font-weight: 700; 
	font-size: 1.4em;
	line-height: 2rem;
	margin-bottom: 20px;
}

.mtmbresp-2, .mtmbnoresp-2 {
	margin-top: 2rem!important;
	margin-bottom: 2rem!important;
}
.mtmbresp-1, .mtmbnoresp-1 {
	margin-top: 1.5rem!important;
	margin-bottom: 1.5rem!important;
}

.newslater-input {
	width: 70% !important;
}

.btn {
	color: #ffffff!important;
	border-radius: 15px!important;
	/*font-family: ‘Open Sans’, sans-serif;*/
	font-family: ‘Source Sans Pro’, sans-serif;
	font-weight: 900!important;
	font-size: 1.2rem!important;
	line-height: 2rem!important;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center!important;
	padding: 8px 16px!important;
	text-decoration: none!important;
}

.btn.btn-outline {
	background-color: transparent;
	border-color: #ffffff;
	border-width: 3px;
}

.btn.btn-outline:hover {
	color: #ffffff!important;
	background-color: #323232;
	border-color:  #323232;
	border-radius: 15px!important;
}

.btn.btn-outline.blue {
	border-color: #008ea6;
	color: #008ea6!important;
}

.btn.btn-outline.blue:hover {
	color: #ffffff!important;
	background-color: #323232;
	border-color:  #323232;
	border-radius: 15px!important;
}

.btn.btn-fill {
	background-color: #008ea6;
	border-width: 3px;
	border-color: #008ea6;
}

.btn.btn-fill:hover {
	color: #ffffff !important;
	background-color: #323232;
	border-color:  #323232;
}

h2.pdg-ttl-btm {
	padding-left: 15%;
	padding-right: 15%;
}
.pdg-txt-btm {
	padding-left: 10% !important;
	padding-right: 10% !important;
}

.header-icon-bottom,
.footer-icon-bottom {
	height: 11%;
}

.header-icon-bottom > img,
.footer-icon-bottom > img {
	width: auto;
    height: 100%;
}

.footer-container {
	position:relative; 
}

.footer-container > .footer-content {
	color: #ffffff;
	background-color: #323232;
	width: 100%;
	height: auto;
	padding: 55px 40px 55px 40px;
}

.footer-container > .footer-content > p {
	color: #ffffff;
	font-size: 0.875rem;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 0px!important;
}

.footer-container > .footer-content > p > a {
	color: #ffffff;
	font-size: 0.875rem;
}

h2 {
	color: #ffffff;
	font-family: Oswald; 
	font-weight: 700;
	font-size: 36px;
	line-height: 48px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h2.blue {
	color: #008ea6;
}

h3 {
	color: #008ea6;
	font-family: Oswald;
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	text-transform: uppercase;
}

h4 {
	color: #008ea6;
	font-family: Oswald;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 2rem;
	text-transform: uppercase;
}

.white-text {
	color: #ffffff;
	/*font-weight: 600; */
	font-size: 0.9375rem;
	line-height: 1.25rem;
	margin-bottom: 15px;
}

.text-content {
	color: #323232;
	/*font-weight: 600;*/ 
	font-size: 0.9375rem;
	line-height: 1.25rem;
	margin-bottom: 15px;
}

/*.side-icon {
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: 50%;
}*/

.side-icon p {
	text-align: right !important;
}

.txt-icon h3, .txt-icon p {
	text-align: left;
}

.newslater-container {
	position:relative; 
	background-image: url(img/cta.jpg); 
	padding: 4% 25%;
}

.newslater-container > p {
	color: white;
}

.medium-text {
	font-size: 0.9375rem;
	line-height: 1.25rem;
}

p, span {
	/*font-family: ‘Open Sans’, sans-serif;*/
	font-family: ‘Source Sans Pro’, sans-serif;
}

input[type="text"] {
	color: #323232;
	background-color: #ffffff;
	/*font-family: ‘Open Sans’, sans-serif; */
	font-family: ‘Source Sans Pro’, sans-serif; 
	font-weight: 900; 
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	height: 60px;
	border-radius: 12px;
	border-color :transparent;
	width: 50%;
}

blockquote {
	color: #008ea6;
	/*font-family: ‘Open Sans’, sans-serif; */
	font-family: ‘Source Sans Pro’, sans-serif; 
	font-weight: 700;
	font-style: italic;
	font-size: 1.5rem;
	line-height: 2rem;
	margin-left: 40px!important;
	padding: 10px 20px;
	border-left: 8px solid #008ea6;
}

a {
	color: #ffffff!important;
	text-decoration: underline!important;
}

a:hover {
	color: #008ea6!important;
	text-decoration: none!important;
}

.modal-content {
	background-image: linear-gradient(to top, #005564, #006374, #007184, #007f95, #008ea6);
	border-radius: 30px!important;
	text-align: center;
	padding: 20px;
}



/* Extra large devices (desktops, up to 1600px) */
@media (max-width: 1600px) { 
	.header-container > .header-content {
		padding: 6% 30% 0% 15%;
	}
	.newslater-container {
		padding: 4% 15%;
	}
}

/* Extra large devices (desktops, up to 1320px) */
@media (max-width: 1320px) { 
	.header-container > .header-content {
		padding: 5% 20% 0% 12%;
	}
	.newslater-container {
		padding: 4% 12%;
	}
	h2.pdg-ttl-btm {
		padding-left: 10%;
		padding-right: 10%;
	}
	.pdg-txt-btm {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
}

/* Extra large devices (desktops, up to 1200px) */
@media (max-width: 1200px) { 
	.header-container > .header-content {
		padding: 5% 20% 0% 10%;
	}
	.newslater-container {
		padding: 4% 10%;
	}
	.newslater-input {
		width: 85% !important;
	}
	h2.pdg-ttl-btm {
		padding-left: 5%;
		padding-right: 5%;
	}
	.pdg-txt-btm {
		padding-left: 2% !important;
		padding-right: 2% !important;
	}
}


/* Large devices (desktops, up to 992px) */
@media (max-width: 992px) { 
	.header-container > .header-content {
		padding: 5% 10% 0% 5%;
	}
	.btn {
		border-radius: 10px!important;
		font-size: 1.1rem!important;
		line-height: 1.6rem!important;
		padding: 6px 12px!important;
		text-decoration: none!important;
	}
	.mtmbnoresp-2 {
		margin-top: 0rem!important;
		margin-bottom: 0rem!important;
	}
	.side-icon p, .txt-icon h3, .txt-icon p {
		text-align: center !important;
	}
	.txt-icon h3, .txt-icon p {
		padding-left: 20px;
		padding-right: 20px;
	}
	.newslater-container {
		padding: 4% 5%;
	}
	h2.pdg-ttl-btm, .pdg-txt-btm {
		padding-left: 0%;
		padding-right: 0%;
	}
}


/* Medium devices (tablets, up to 768px) */
@media (max-width: 768px) { 
	body {
		margin: 20px!important;
	}
	.header-container > .header-content {
		padding: 5% 5% 0% 5%;
	    margin-bottom: 4rem;
	}
	.header-container > .header-content > h1 {
		font-size: 3em;
		line-height: 4rem;
		letter-spacing: 1px;
		margin-bottom: 1.5rem;
	}
	.header-container > .header-content > hr {
		border-width: 8px;
		width: 125px;
	}
	.header-container > .header-content > p {
		font-size: 1.2em;
		line-height: 1.6rem;
	}
	.btn {
		border-radius: 10px!important;
		font-size: 1rem!important;
		line-height: 1.6rem!important;
		padding: 5px 10px!important;
		text-decoration: none!important;
	}
	.newslater-container {
		padding: 7% 5%;
	}
	.newslater-input {
		width: 100% !important;
	}
	h2.pdg-ttl-btm, .pdg-txt-btm {
		padding-left: 0%;
		padding-right: 0%;
	}
}


/* Small devices (landscape phones, up to 576px) */
@media (max-width: 576px) { 
	body {
		margin: 0px!important;
	}
	.btn-responsive {
		margin-bottom: 2rem;
	}
}