@charset "utf-8";
/* Global Styles */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,slnt,wdth,GRAD,XOPQ,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC@8..144,-10..0,25..151,-200..150,27..175,323..603,25..135,649..854,-305..-98,560..788,416..570,528..760&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,slnt,wdth,wght,GRAD,XOPQ,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC@8..144,-10..0,25..151,500,-200..150,27..175,323..603,25..135,649..854,-305..-98,560..788,416..570,528..760&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,slnt,wdth,wght,GRAD,XOPQ,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC@8..144,-10..0,25..151,700,-200..150,27..175,323..603,25..135,649..854,-305..-98,560..788,416..570,528..760&display=swap');

html {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}

body {
	width: 100%;
	padding: 0;
	margin: 0 auto;
    font-family: "Roboto Flex", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}
header, section, footer, aside, nav, article, figure {
	display: block;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
em {
	color: #333333;
	font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	clear: both;
    font-family: "Roboto Flex", sans-serif;
    font-style: normal;
}
img {
	vertical-align: middle;
	height: auto;
	max-width: 100%;
}
a img {
	border: none;
}
article {
	margin: 0;
	padding: 0;
}
hr {
    border-bottom: 1px solid rgba(0,0,0,0.20);
    margin: 20px auto;
}
#page {
	position: relative;
	width:100%;
	background: #FFFFFF;
}
.full-width {
	width:100%;
	margin: 0 auto;
	display: block;
}
.full-width:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.container-xs, .container-s, .container-m, .container-l {
	margin: auto;
}
.container-l {
	max-width: 1400px;
}
.container-m {
	max-width: 1200px;
}
.container-s {
	max-width: 900px;
}
.container-xs {
	max-width: 640px;
}
/* Header */
.header-outer {
    background-color: #FFFFFF;
    position: relative;
}
.header-bg {
	position: relative;
}
.header-style {
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
}
.header-nav {
	min-height: 10px;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	margin-top: 0;
}
img.site-logo {
	padding: 0;
	box-sizing: border-box;
}
.site-title {
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    padding: 20px;
    box-sizing: border-box;
    color: #444444;
    margin: auto;
    display: block;
}
.header-call {
    margin: auto;
}
.header-call h3 {
    color: #00000;
    font-size: 19px;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-family: "Roboto Flex", sans-serif;
}
.header-call h3 span {
    font-size: 38px;
    font-weight: 600;
    display: block;
    color: #0d6291
}
.header-call a {
    color: #0d6291;
    text-decoration: none;
}
.header-call a:hover {
    color: #444444;
    text-decoration: none;
}
.header-banner {
	text-align: center;
	padding: 0;
	box-sizing: border-box;
	position: relative;
    background-color: #FFFFFF;
}
.header-banner h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 1px;
    color: #FFFFFF;
}
.header-banner h2 span {
    color: #FFFFFF;
    display: block;
}
.header-banner p {
	color: #FFFFFF;
	font-size: 22px;
	line-height: 32px;
	text-shadow: 1px 1px 2px #000000, 0 0 1em #000000, 0 0 0.2em #000000;
}
/* TOP NAV */
/* Mobile Menu */
.mobi-phone {
	position: relative;
	text-align: left;
	z-index: 998;
}
.mobi-menu {
	position: absolute;
	text-align: right;
	top: 0;
	right: 10px;
	z-index: 998;
}
.mobi-menu a.btn-toggle {
	color: #000000;
	padding: 5px;
}
.uk-offcanvas-bar {
	background-color: rgba(0,0,0,0.90);
}
.uk-offcanvas-bar ul li a {
	color: #FFFFFF;
}
#mobi-menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	display: block;
	text-transform: capitalize;
	font-weight: 400;
    letter-spacing: 1px;
}
#mobi-menu ul li ul {
    margin-left: 20px;
}
/* Desktop Menu */
nav.desktop-menu ul.menu {
 	padding: 0;
 	margin: 0;
}
nav.desktop-menu ul li {
	display: inline-block;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
	margin: 0 0 0 5px;
	padding: 0;
	border-bottom: none;
	position: relative;
}
nav.desktop-menu ul li:hover a {
	color: #000000;
	text-align: center;
}
nav.desktop-menu ul li.last {
	border-bottom: none;
}
nav.desktop-menu ul li a {
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 19px;
	display: block;
	font-weight: 600;
	padding: 12px 14px;
}
nav.desktop-menu ul li a:hover {
	color: #24A3DD;
}
/*
nav.desktop-menu ul.menu li a::after {
	content: "";
	border-bottom: 3px solid #1654C1;
	margin: 8px auto 0;
	max-width: 30px;
	padding: 0;
	display: block;
} */
/* Drop-down menu */
nav.desktop-menu ul li ul {
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 998;
	top: 50px;
	left: 0px;
	text-align: left;
	min-width: 250px;
	display: none;
	opacity: 0;
	visibility: hidden;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	/* Shadow */
	-webkit-box-shadow: 0 8px 6px -6px #141414;
		 -moz-box-shadow: 0 8px 6px -6px #141414;
			  box-shadow: 0 8px 6px -6px #141414;	  
  }
nav.desktop-menu ul li ul li {
	background:transparent;
	display: block;
	color: #141414;
	margin: 0px;
	padding: 0;
    text-align: left;
}
nav.desktop-menu ul li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
	text-align: left;
}
nav.desktop-menu ul li ul li a {
	font-size: 16px;
	display: block;
	min-width: 250px;
	padding: 9px 14px;
	box-sizing: border-box;
	color: #141414;
	text-transform: capitalize;
	text-align: left;
	border-radius: 0;
}
nav.desktop-menu ul li ul li a:hover, nav.desktop-menus ul li ul li a.active {
	background-color: #EEEEEE;
	color: #141414 !important;
}
nav.desktop-menu ul li ul li a span {
	padding: 0 0 0 10px;
}
/* HIGHLIGHTED */
.hl-outer {
	padding: 0;
	box-sizing: border-box;
	background-color: #FFFFFF;
}
.highlighted {
	padding: 0;
	box-sizing: border-box;
}
.highlighted h2 {
	font-size: 38px;
	font-weight: 400;
	line-height: 44px;
	text-align: center;
	text-transform: capitalize;
	padding-bottom: 20px;
	margin-bottom: 35px;
	color: #000000;
}
.highlighted p {
    font-size: 20px;
    line-height: normal;
}
.hl-cards .over-lay {
    border-radius: 20px;
    background-color: rgba(0,0,0,0.50);
    min-height: 300px;
}
.hl-cards img {
    min-height: 300px;
    border-radius: 30px;
}
.hl-cards h3 {
	font-size: 24px;
	font-weight: 400;
	line-height: normal;
	text-align: center;
	text-transform: capitalize;
	padding-bottom: 12px;
    margin: 0 auto;
	color: #FFFFFF;
}
.hl-cards p {
	font-size: 18px;
	line-height: normal;
	text-align: center;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}
/* Card */
.card-ftr {
    padding: 8px;
    box-sizing: border-box;
    background-color: #00223F;
}
.card-ftr h3 {
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin: auto;
    color: #FFFFFF;
}
.card-ftr h3 a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
}
/* CONTENT TOP */
.ctop-outer {
    position: relative;
    background-color: #24a3dd;
}
.ctop {
    padding: 60px 20px;
	box-sizing: border-box;
}
.ctop h2 {
	font-size: 34px;
	font-weight: 400;
	line-height: 44px;
	text-transform: capitalize;
	padding-bottom: 20px;
	margin-bottom: 35px;
}
.ctop p {
    color: #FFFFFF;
	font-size: 20px;
	line-height: 32px;
}
/* Icons */
.ico-srv {
    padding: 25px;
    box-sizing: border-box;
    border-radius: 30px;
    text-align: center;
}
.ico-srv-img {
    text-align: center;
    margin-bottom: 20px;
}
.ico-srv h3 {
    color: #000000;
    font-size: 28px;
    font-weight: 700;
}
.ico-srv p {
    color: #000000;  
}
/* Main Content sections */
#page-front .content-body-outer {
    display: none;
}
.content-body-outer {
	background-color: #FFFFFF;
}
.content-body h1 {
	font-size: 38px;
	line-height: normal;
	letter-spacing: 0;
	text-align: center;
	text-transform: capitalize;
	padding: 10px 0 25px;
	margin: 0 0 35px;
	color: #000000;
}
.content-body {
	padding: 60px 20px;
	box-sizing: border-box;
	min-height: 10px;
}
.page-content {
	margin-top: 35px;
}
.page-content h2 {
	color: #000000;
	text-align: left;
	text-transform: capitalize;
	font-size: 36px;
    font-weight: 700;
	line-height: normal;
	letter-spacing: 1px;
	padding: 0 0 20px;
	margin: 0;
}
.page-content h3 {
	color: #000000;
	text-align: left;
	text-transform: capitalize;
	font-size: 26px;
    font-weight: 700;
	line-height: normal;
	letter-spacing: 1px;
	padding: 0 0 15px;
	margin: 0;
}
.page-content p {
	font-size: 22px;
	line-height: 36px;
	text-align: left;
	margin: 0;
	padding: 0 0 16px;
	color: #000000;
}
.page-content a {
	color: #000000;
	text-decoration: underline;
}
.page-content a:hover {
	text-decoration: none;
}
.page-content ul {
	margin: 0;
	padding: 0 0 14px 35px;
}
.page-content ul li {
	margin: 0 0 4px;
	padding: 0;
	font-size: 18px;
	line-height: 34px;
	text-align: left;
	color: #000000;
}
.page-content ul li a {
	color: #000000;
	text-decoration: underline;
}
/* CARD */
.b-card {
    padding: 25px;
    box-sizing: border-box;
    border-radius: 20px;
}
.b-card h3 {
    color: #000000;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}
.b-card p {
    color: #000000;
    font-size: 22px;
    font-weight: 400;
    text-align: center !important;
}
/* SIDEBARS */
.sb-wrapper {
	max-width: 320px;
}
.sb-first, .sb-second {
	min-width: 280px;
	margin-bottom: 25px;
}
.sb-first {
	padding: 20px;
	box-sizing: border-box;
}
.sb-first h2 {
	font-size: 26px;
	line-height: normal;
	color: #11223B;
	text-transform: capitalize;
	list-style: none;
	margin-bottom: 15px;
}
.sb-first ul li {
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	text-transform: capitalize;
	margin-bottom: 2px;
	display: block;
}
.sb-first ul li a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 6px 12px;
	box-sizing: border-box;
}
.sb-first ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
/* SB Second */
.sb-second {
	background-color: #7F9CB0;
	padding: 20px;
	box-sizing: border-box;
}
.sb-second h2 {
	font-size: 26px;
	line-height: normal;
	color: #FFFFFF;
	text-transform: capitalize;
}
.sb-second ul {
	padding: 0 0 20px 20px;
}
.sb-second ul li {
	font-size: 18px;
	line-height: 28px;
	color: #FFFFFF;
	text-transform: capitalize;
}
.sb-second ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.sb-second ul li a:hover {
	text-decoration: underline;
}
/* Page Bottom */
.page-bottom-outer {
    padding: 40px 0;
	box-sizing: border-box;
	background-color: #FFFFFF;
}
.page-bottom {
	padding: 0 20px;
	box-sizing: border-box;
	color: #000000;
}
.page-bottom h2 {
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	text-transform: capitalize;
	padding-bottom: 20px;
	margin: 0;
	color: #000000;
}
.page-bottom h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	padding-bottom: 16px;
	margin: 0;
	color: #000000;
}
.page-bottom p {
	font-size: 20px;
	line-height: 32px;
	margin: 0;
	padding-bottom: 15px;
	color: #000000;
}
.page-bottom a {
	color: #000000;
    text-decoration: underline;
}
.page-bottom a:hover {
	color: #000000;
    text-decoration: none;
}
/* Web Form */
.webform-outer {
    padding: 0;
    box-sizing: border-box;
    border-top: 5px solid #0d6291;
    background-image: url("../images/bg-form.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.webform {
    min-height: 400px;
    margin: auto;
    padding: 60px 20px;
    box-sizing: border-box;
    background-color: rgba(0,34,63,0.88);
}
.webform h2 {
    font-size: 42px;
    line-height: 44px;
    color: #FFFFFF;
    text-align: center;
    text-transform: capitalize;
    padding-top: 20px;
    padding-bottom: 20px;
}
.webform  p {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 36px;
    line-height: normal;
    color: #FFFFFF;
    text-align: center;
}
/* FOOTER */
.footer-outer {
	text-align: center;
	min-height: 10px;
	position: relative;
    background-color: #f9f9f9;
}
.footer-wrap {
	padding: 0 20px;
	box-sizing: border-box;
}
.footer-wrap h3 {
	font-size: 34px;
	font-weight: 400;
	line-height: 44px;
	text-align: center;
	text-transform: capitalize;
    padding-top: 20px;
	padding-bottom: 10px;
    box-sizing: border-box;
	color: #000000;
}
.footer-wrap p {
	color: #000000;
	font-size: 22px;
	line-height: 30px;
}
.footer-wrap a {
	color: #000000;
    text-decoration: none;
}
.footer-wrap a:hover {
    text-decoration: underline;
}
/* PAGE BOTTOM */
.pgb-outer {
	background-color: #f9f9f9;
	padding: 0;
	box-sizing: border-box;
}
.pgb-wrap {
	padding: 60px 20px 5px;
	box-sizing: border-box;
	color: #FFFFFF;
}
.pgb-wrap h3 {
    font-size: 34px;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    padding: 20px 20px 40px;
    box-sizing: border-box;
    margin: 0;
    color: #000000;
}
.pgb-wrap p {
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	color: #000000;
    text-align: center;
    padding-bottom: 16px;
}
.pgb-wrap a {
	color: #000000;
	text-decoration: none;
}
.pgb-wrap a:hover {
	color: #000000;
	text-decoration: underline;
}
.copyright {
	font-size: 18px;
	line-height: 32px;
	color: #000000;
	padding: 0;
	box-sizing: border-box;
	text-align: center !important;
}
.copyright p {
	color: #000000;
	text-align: center;
	margin: 0;
}
.copyright a {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
    color: #000000;
	text-decoration: underline;
}
/* Social Media */
ul.social {
	padding: 0;
	margin: 15px 0 0;
}
ul.social li {
	padding: 0 4px 4px;
	margin: 0;
	display: inline-block;
	list-style: none;
}
ul.social li a {
	padding: 4px 8px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #444444;
	border-radius: 8px;
}
ul.social li a:hover {
	color: #FFFFFF;
    background-color: #24a3dd;
}
.horz-line {
	height: 1px;
	width: 100%;
	margin: 40px 0;
	background-color: rgba(255,255,255,0.20);
}
/* Webform */
/* Quick Contact */
.contact-form {
	
}
.contact-form h2 {
	font-size: 26px !important;
	font-weight: 500;
	line-height: 36px;
	text-align: left;
	text-transform: capitalize;
	padding-bottom: 20px;
	color: #FFFFFF;
}
.contact-form h2 span {
	color: #444444;
}
input.form-text, textarea.form-textarea, select.form-select {
	font-size: 18px;
	line-height: normal;
	width: 100%;
	display: block !important;
}
/* Quick Contact - Regular Block Form */
#webform-client-form-1 input.form-text, #webform-client-form-1 textarea.form-textarea, #webform-client-form-1 select.form-select {
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.18);
	border: 1px solid rgba(255,255,255,0.60);
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: white !important;
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: white !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: white !important;
}
::placeholder {
  color: white !important;
  font-size: 1em;
  letter-spacing: 2px;
  opacity: 1;
}
/* Quick Contact - Multi Block Form */
#block-multiblock-1 {
	padding: 40px;
	margin-bottom: 40px;
	box-sizing: border-box;
	background-color: #7F9CB0;
}
#block-multiblock-1 h2 {
	color: #FFFFFF;
	text-transform: capitalize;
}
#block-multiblock-1 .uk-button-group {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
/* Contact Us - Node Form */
#webform-client-form-10 input.form-text, #webform-client-form-10 textarea.form-textarea, #webform-client-form-10 select.form-select {
	color: #000000;
	background-color: rgba(255,255,255,0.0);
	border: 1px solid rgba(0,0,0,0.20);
}
#webform-client-form-10 .webform-component {
	margin-bottom: 15px;
}
select.form-select {
  color: #000000;
  font-size: 20px;
}
input.form-checkbox {
	margin-right: 8px;
}
textarea {
  resize: none;
  margin-bottom: 20px;
}
label {
  color: #000000;
  font-size: 18px !important;
  text-align: left;
}
.form-type-checkbox {
  text-align: left !important;
}
.form-actions {
	width: 100%;
	margin: 0 auto;
}
input.quick-submit, input.webform-submit, button.form-submit {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1px;
	display: inline-block;
	padding: 10px 40px;
	margin: 20px auto !important;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid rgba(255, 255, 255, 0.00);
	background-color: #444444;
}
input.quick-submit:hover, input.webform-submit:hover, button.form-submit:hover {
	color: #444444;
	border: 1px solid #444444;
	background-color: #FFFFFF;
}
.element-invisible {
	display: none;
}
.quick-submit {
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #444444;
	padding: 8px 50px;
	box-sizing: border-box;
	border-radius: 0;
}
/* Misc */
.img-style {
    border: 1px solid #333333;
    border-radius: 12px;
    display: block;
    margin-bottom: 20px;
}
.btn-wrap {
	display: block;
	padding: 8px 20px;
	margin: 0;
	margin: 0 auto;
}
.btn-navy, .btn-black {
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0px;
	text-align: center;
	text-transform:capitalize;
	text-decoration: none !important;
	color: #FFFFFF !important;
	padding: 12px 30px;
	box-sizing: border-box;
	display: inline-block;
	border: 1px solid rgba(255,255,255,0.00);
	border-radius: 30px;
}
.btn-navy {
	background-color: #24A3DD;
}
.btn-black {
	background-color: #000000;
}
.btn-navy:hover, .btn-black:hover {
	text-decoration: none;
	color: #000000 !important;
	background-color: #FFFFFF;
    border: 1px solid rgba(0,0,0,0.80);
}
.bg-transition {
	/* Bg Transition */
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}
.bg-shadow {
	/* Shadow */
	-webkit-box-shadow: 0 8px 6px -6px #999999;
		 -moz-box-shadow: 0 8px 6px -6px #999999;
			  box-shadow: 0 8px 6px -6px #999999;
}
#go-top {
	display: none;
	position: fixed;
	bottom: 10px;
	right: 20px;
	z-index: 1100;
	font-size: 18px;
	border: none;
	outline: none;
	background-color: #c40001;
	color: #FFFFFF;
	cursor: pointer;
	padding: 5px 10px;
	border-radius: 10px;
	text-decoration: none;
}
#go-top:hover {
	background-color: #FF0001;
	text-decoration: none;
}
/* Message */
.messages {
  color: #FF0004;
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 15px;
  border: 1px solid #FF0004;
  text-align: center;
  background-color: rgba(255, 240, 177, 0.40);
}
/* TABS */
#block-themekit-local-tasks ul {
  padding: 0;
  margin: 25px 0;
  ;
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
#block-themekit-local-tasks ul li {
  display: inline-block;
  font-size: 18px;
  line-height: normal;
  color: #333333;
  margin-right: 2px;
  text-align: center;
}
#block-themekit-local-tasks ul li a {
  color: #000000;
  background-color: rgba(0, 0, 0, 0.08);
  display: block;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  text-decoration: none;
  padding: 6px 16px;
  box-sizing: border-box;
  /* Bg Transition */
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
#block-themekit-local-tasks ul li a:hover {
  background-color: rgba(0, 0, 0, 0.20);
}
#block-themekit-local-tasks ul li a.is-active {
  background-color: rgba(0, 0, 0, 0.20);
}
/* LOGIN FORM */
#user-login-form, #user-pass {
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 25px;
  box-sizing: border-box;
}
#user-login-form .js-form-type-textfield, #user-login-form .js-form-type-password, #user-pass .js-form-type-textfield, #user-pass .js-form-type-password {
  padding: 10px 0;
  box-sizing: border-box;
}
#user-login-form .js-form-type-textfield label, #user-login-form .js-form-type-password label, #user-pass .js-form-type-textfield label, #user-pass .js-form-type-password label {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
  text-transform: uppercase;
}
#user-login-form .js-form-type-textfield .description, #user-login-form .js-form-type-password .description, #user-pass .js-form-type-textfield .description, #user-pass .js-form-type-password .description, #user-pass p {
  font-size: 18px;
  line-height: normal;
  color: #333333;
  margin: 0 0 20px;
}
#user-login-form input.form-text, #user-pass input.form-text {
  font-size: 20px;
  padding: 8px;
  margin-bottom: 10px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  max-width: 100%;
}
#user-login-form input.form-submit, #user-pass input.form-submit {
  font-size: 20px;
  padding: 8px 24px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.20);
  cursor: pointer;
  /* Bg Transition */
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
/* Media query for Mobile devices*/
@media (min-width: 480px) {

}

/* Media Query for Tablets */
@media (min-width: 768px) {
}

/* laptops  */
@media (min-width: 960px) {
    .site-title {
        display: inline-block;
    }
    .header-banner h2 {
        font-size: 42px;
        line-height: 1.2em;
    }
	.page-content p {
		text-align: justify;
	}
}
/* Desktops and laptops  */
@media (min-width: 1220px) {

}
