
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
html {
	scroll-behavior: smooth;
}

body {
	font-family: "Open Sans", sans-serif !important;
	color: #3d3d3d;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans", sans-serif;
}

.alertbanner-close {
	top: 0 !important;
}

.alertbanner-close1 {
	top: 0px !important;
}

.searchButton-scroll {
	top: 168px;
}

/*Desktop Headings*/
.h1, h1 {
	font-size: 42px !important;
	font-weight: 700 !important;
	color: #115763 !important;
	line-height: 50px !important;
	margin-top: 60px !important;
	margin-bottom: 10px;
}

.h2, h2, h2 a {
	color: #115763;
	font-size: 33px !important;
	line-height: 40px !important;
	font-weight: 700 !important;
	margin-top: 50px !important;
	margin-bottom: 10px !important;
}

.h2, h2 a:hover {
	text-decoration: none;
	color: #115763;
}

.h3, h3, h3 a {
	font-size: 27px !important;
	color: #3d3d3d;
	line-height: 34px !important;
	font-weight: 600 !important;
	margin-top: 40px !important;
	margin-bottom: 10px !important;
}

.h3, h3, h3 a:hover {
	text-decoration: none;
	color: #3d3d3d;
}

h3.irs-hdr-link {
	text-decoration: underline !important;
}

.irs-hdr-link a:hover {
	text-decoration: underline !important;
	color: #852a19 !important;
}

h3.resource-h3 {
	font-size: 16px !important;
	line-height: 26px !important;
	font-weight: 400 !important;
	color: #3d3d3d !important;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
}

.resource-h3 a {
	color: #852a19 !important;
	text-decoration: underline !important;
	font-weight: 600 !important;
}

.h4, h4, h4 a {
	font-size: 20px !important;
	color: #3d3d3d;
	font-weight: 600 !important;
	line-height: 29px !important;
	margin-top: 30px !important;
	margin-bottom: 10px !important;
}

h4 a:hover {
	text-decoration: none;
	color: #115763;
}

.h5, h5 {
	color: #115763;
	font-size: 18px !important;
	line-height: 27px !important;
	font-weight: 600 !important;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}

p {
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	color: #3d3d3d;
	margin-bottom: 15px !important;
}

/*.content-block h1:first-of-type {
    margin-top: 0px !important;
}*/
body h1:first-of-type {
	margin-top: 0px !important;
}

a {
	color: #852a19;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	text-decoration: underline;
	cursor: pointer;
}

dl, ol, ul {
	padding-left: 15px;
	margin-left: 17px;
}

ul ul {
	list-style-type: disc !important;
}

li ul {
	margin-top: 10px;
}

li {
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #3d3d3d;
	margin-bottom: 15px;
	margin-top: 0px;
	position: relative;
}

ul li:after {
	content: "";
	font: normal normal normal 10px/1 FontAwesome;
	font-weight: 900;
	color: #285763;
	position: absolute;
	top: 9px;
	left: -16px;
}

li a {
	color: #852a19;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	text-decoration: underline;
}

li a:hover {
	color: #852a19;
}

ul li ul li:after {
	content: "";
	font: normal normal normal 10px/1 FontAwesome;
	font-weight: 900;
	color: #285763;
	position: absolute;
	top: 8px;
	left: -17px;
}

ul.wp-block-latest-posts__list {
	margin-left: 0px !important;
}

ul.wp-block-latest-posts__list div div div li:after {
	display: none;
}

ul.wp-block-latest-posts__list .wp-block-latest-posts__featured-image a {
	display: block;
}

h5.c-accordion__title {
	margin-top: 10px !important;
}

h5.c-accordion__title:focus {
	outline: 2px solid #000;
}

h2.c-accordion__title:focus {
	outline: 2px solid #000;
}

h4.c-accordion__title:focus {
	outline: 2px solid #000;
}

h3.c-accordion__title:focus {
	outline: 2px solid #000;
}

h3.c-accordion__title {
	margin-top: 14px !important;
}

h2.c-accordion__title {
	line-height: 30px !important;
}

.alertbanner-close {
	top: 0 !important;
}

.alertbanner-close1 {
	top: 0px !important;
}

.searchButton-scroll {
	top: 168px;
}

.flex-height {
	display: flex;
	display: -webkit-box;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#main {
	margin-top: 0px;
}

.scroll-main {
	margin-top: 0px !important;
}

.has-dates li {
	text-indent: 0px;
}

table a {
	color: #852a19;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	text-decoration: underline;
}

table a:hover {
	color: #852a19;
}

a:hover {
	color: #852a19;
	text-decoration: none;
}

.investment-login-mobile {
	display: none !important;
}

.signup-mobi-icon {
	display: none !important;
}

.main-head h2 {
	display: inline-block;
	margin-bottom: 30px !important;
}

.sidebar-main-head ul .current-page-ancestor a {
	border-bottom: 0px;
}

.nomargin-top {
	margin-top: 0px !important;
}

.wp-block-latest-posts__featured-image a img {
	width: 100%;
}

ul.wp-block-latest-posts__list {
	list-style: none;
}

.newsbox-heading time {
	font: normal normal normal 16px/18px Open Sans;
	/* padding-bottom: 0px; */
	margin-bottom: 6px;
	color: #115763;
	font-weight: 700;
}

.newsbox-heading a {
	font: normal normal bold 21px/34px Open Sans;
	color: #115763 !important;
	font-weight: 700;
	text-decoration: none !important;
}

.wp-block-button.print-table {
	margin: 11px 0 29px 0 !important;
}

.swiftype-widget .autocomplete {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	background-color: #fff;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
	position: absolute;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
}

.swiftype-widget .autocomplete ul {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	background-color: #fff;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
}

.swiftype-widget .autocomplete li {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	padding: 10px 8px;
	font-size: 13px;
	list-style-type: none;
	background-image: none;
	margin: 0;
}

.swiftype-widget .autocomplete li.nitro-lazy {
	background-image: none !important;
}

.swiftype-widget .autocomplete li:first-child {
	border-top: 1px solid #fff;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	-o-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

.swiftype-widget .autocomplete li:last-child {
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

.swiftype-widget .autocomplete li.active {
	border-top: 1px solid #145a93;
	border-bottom: 1px solid #086aa8;
	background-color: #1285d5;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #37a3e9), color-stop(100%, #1285d5));
	background: -webkit-linear-gradient(#37a3e9, #1285d5);
	background: -moz-linear-gradient(#37a3e9, #1285d5);
	background: -o-linear-gradient(#37a3e9, #1285d5);
	background: linear-gradient(#37a3e9, #1285d5);
	-webkit-box-shadow: 0 1px 0 #69bdf3 inset;
	-moz-box-shadow: 0 1px 0 #69bdf3 inset;
	box-shadow: 0 1px 0 #69bdf3 inset;
}

.swiftype-widget .autocomplete li p {
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

.swiftype-widget .autocomplete li p.title {
	font-weight: bold;
	color: #1c6cb5;
}

.swiftype-widget .autocomplete li p.title em {
	color: #0b2644;
	font-style: normal;
	font-weight: bold;
}

.swiftype-widget .autocomplete li.active p.title {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
	color: #fff;
}

.swiftype-widget .autocomplete li.active p.title em {
	color: #fff;
	font-style: normal;
}

.swiftype-widget .autocomplete li .sections {
	color: #999;
	font-size: 11px;
}

.swiftype-widget .autocomplete li .sections em {
	color: #666;
	font-style: normal;
}

.swiftype-widget .autocomplete li .sections .section {
	display: inline;
}

.swiftype-widget .autocomplete li.active .sections {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
	color: #a9d7f1;
}

.swiftype-widget .autocomplete li.active .sections em {
	color: #a9d7f1;
	font-style: normal;
}

.irs-list {
	margin-left: 50px !important;
}

/* calculator style */
.wp-block-ub-tabbed-content {
	margin-bottom: 0px;
	margin-top: 0px;
}

.wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tab-holder {
	background-color: #115763;
	width: 100%;
	min-height: 80px;
	border-radius: 100px;
	/* display: flex; */
	align-items: center;
	justify-content: space-between;
}

.dcpcalculator-main .wp-block-ub-tabbed-content-tab-title-wrap {
	height: 80px;
	border-radius: 100px;
	padding: 0px 20px;
	text-align: center !important;
	font-size: 20px !important;
	font-weight: 600;
	width: 350px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	border-color: transparent;
	color: #fff !important;
	margin-right: 0px;
	border-color: transparent !important;
}

.dcpcalculator-main .wp-block-ub-tabbed-content-tab-content-wrap .dcpcalculator-info h4 {
	margin-top: 0px !important;
}

/* .dcpcalculator-main .wp-block-ub-tabbed-content-tab-title-wrap:not(:last-child):after {
    content: "";
    border: 1px solid #dcdcdc;
    height: 35px;
    margin: auto;
    position: absolute;
    right: -25px;
} */
.dcpcalculator-main .wp-block-ub-tabbed-content-tab-title-wrap.active, .dcpcalculator-main .wp-block-ub-tabbed-content-tab-title-vertical-wrap.active, .dcpcalculator-main .wp-block-ub-tabbed-content-accordion-toggle.active {
	background-color: #fbc49a !important;
	color: #115763 !important;
	cursor: pointer;
}

.dcpcalculator-main .wp-block-ub-tabbed-content-tab-title-wrap:hover {
	background-color: #fbc49a !important;
	color: #115763 !important;
}

.dcpcalculator-main .wp-block-ub-tabbed-content-tabs-title {
	justify-content: space-between !important;
}

.wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tabs-content {
	border: 1px solid transparent;
	padding: 25px 10px;
}

.c-accordion__content .wp-block-ub-tabbed-content-tabs-content {
	padding: 0px;
}

.c-accordion__content .dcpcalculator-info {
	background-color: #e3eeee;
	padding: 20px;
	margin-top: 30px;
	border-radius: 15px;
}

.c-accordion__content .wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tab-holder {
	background-color: #115763;
	width: 100%;
	height: auto;
	min-height: 55px;
	border-radius: 15px;
	padding: 0px 30px;
	/* display: flex; */
	align-items: center;
	justify-content: space-between;
}

.dcpcalculator-main .c-accordion__content .wp-block-ub-tabbed-content-tab-title-wrap {
	color: #fff;
	font-size: 20px !important;
	font-weight: 600;
	height: 55px;
	min-height: 55px;
	min-width: 70px;
	width: auto;
	padding: 0px 13px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0px;
}

.dcpcalculator-main .c-accordion__content .wp-block-ub-tabbed-content-tab-title-wrap:hover {
	background-color: #e3eeee !important;
	color: #115763;
}

.dcpcalculator-main .c-accordion__content .wp-block-ub-tabbed-content-tab-title-wrap.active, .dcpcalculator-main .wp-block-ub-tabbed-content-tab-title-vertical-wrap.active, .dcpcalculator-main .wp-block-ub-tabbed-content-accordion-toggle.active {
	background-color: #e3eeee !important;
	color: #115763;
	cursor: pointer;
}

.dcpcalculator-main .c-accordion__content .wp-block-ub-tabbed-content-tab-title-wrap:not(:last-child):after {
	content: none;
}

.dcpcalculator-main .c-accordion__content {
	margin-top: 20px;
}

.dcpcalculator-main .c-accordion__item .c-accordion__title {
	margin-top: 20px !important;
}

.dcpcalculator-main .c-accordion__content .tablepress {
	margin-bottom: 0px;
}

.dcpcalculator-main .dcpcalculator-accordian1:last-child {
	margin-bottom: 0px !important;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
	position: fixed;
	display: none;
	right: 15px;
	bottom: 15px;
	z-index: 99999;
}

.back-to-top i {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	width: 40px;
	height: 40px;
	border-radius: 50px;
	background: #1977cc;
	color: #fff;
	transition: all .4s;
}

.back-to-top i:hover {
	background: #1c84e3;
	color: #fff;
}

.datepicker-dropdown {
	padding: 20px !important;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
	/*background: #115763;*/
	font-size: 14px;
	transition: all .5s;
	border-top: 7px solid #f36c20;
}

#topbar.topbar-scrolled, .alertbanner-close.topbar-scrolled {
	top: -135px !important;
}

.top-right-menu ul {
	list-style: none;
	display: flex;
	margin-bottom: 0px;
}

.top-right-menu ul .notish {
	margin-right: 15px;
	margin-bottom: 0px;
	text-indent: 0px;
}

li.login {
	margin-bottom: 0px;
	text-indent: 0px;
}

.topheader-innerpadding {
	padding: 0px 0px 0px 0px;
}

.top-left-menu ul li:last-child::after {
	display: none;
}

.top-right-menu ul .notish a > .btn {
	background-color: #e3eeee;
	top: 128px;
	left: 940px;
	width: 220px;
	height: 50px;
	border-radius: 0px;
	font-size: 16px;
	font-weight: 700;
	color: #115763;
	text-align: left;
}

.top-right-menu ul .notish a > .btn img {
	margin-right: 5px;
	width: 25px;
	height: 25px;
}

.top-right-menu ul .login a > .btn {
	background-color: #fbc49a;
	top: 128px;
	left: 1271px;
	width: 220px;
	height: 50px;
	border-radius: 0px;
	color: #0a3a43;
	font-size: 16px;
	text-align: left;
	font-weight: 700;
}

#topbar .contact-info a {
	line-height: 1;
	color: #444;
	transition: .3s;
}

#topbar .contact-info a:hover {
	color: #1977cc;
}

#topbar .contact-info i {
	color: #1977cc;
	padding-right: 4px;
	margin-left: 15px;
}

#topbar .contact-info i:first-child {
	margin-left: 0;
}

#topbar .social-links a {
	color: #437099;
	padding-left: 15px;
	display: inline-block;
	line-height: 1px;
	transition: .3s;
}

#topbar .social-links a:hover {
	color: #1977cc;
}

#topbar .social-links a:first-child {
	border-left: 0;
}

.carousel-indicators li:after {
	display: none;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
	/*background: #115763;*/
	transition: all .5s;
	z-index: 997;
	padding: 28px 0 0;
	/*top: 134px;*/
	
	/*box-shadow: 0px 2px 15px rgba(25, 119, 204, 0.1);*/
	position: relative;
}

.top-right-menu {
	padding-top: 0px;
	padding-bottom: 0px;
	align-items: center;
	margin: 27px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.nav-menu > .search input::placeholder {
	color: #2e2e2e;
	font-size: 20px;
}

#header.header-scrolled, .alertbanner-close1.header-scrolled {
	top: 0 !important;
}

.alert-warning {
	color: #2e2e2e;
	background-color: #fff;
	border-color: #fff;
	text-align: center;
}

.alert {
	/*position: fixed !important;*/
	width: 100%;
	/*top: 0;*/
	padding: 15px 39px 15px 39px !important;
	margin-bottom: 0px !important;
	border: 1px solid transparent;
	border-radius: 0px !important;
	z-index: 9999;
	background-color: #fff !important;
	min-height: 93px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.notificaton-bar > .textwidget p {
	margin-bottom: 0px !important;
}

.notificaton-bar > p span, .notificaton-bar > div > p span {
	font-size: 20px;
	color: #115763;
	font-weight: 700;
}

.notificaton-bar > p, .notificaton-bar > div > p {
	font-size: 18px;
	color: #3d3d3d;
}

.alert-dismissible .close {
	position: absolute;
	top: 20px !important;
	right: 0 !important;
	z-index: 2;
	padding: 10px 0 !important;
	color: #2e2e2e !important;
	font-size: 33px;
	opacity: 1;
}

.textwidget p strong {
	color: #115763;
	font-size: 17px;
	font-weight: 600;
}

.textwidget p span:before {
	margin-left: -48px;
	content: "";
	font: normal normal normal 25px/1 FontAwesome;
	font-weight: 900;
	position: absolute;
	width: 46px;
	height: 39px;
	top: -5px;
	font-size: 33px;
	color: #115763;
}

.notificaton-bar .textwidget, .textwidget {
	position: relative;
}

.flex-colum {
	flex-direction: column;
}

#header-widget-area {
	width: 100%;
}

#header .logo {
	font-size: 32px;
	margin: 0;
	padding: 0;
	line-height: 1;
	font-weight: 700;
	letter-spacing: .5px;
	font-family: "Poppins", sans-serif;
}

#header .logo img {
	/*width: 114px;*/
	margin-top: -7px;
	margin-bottom: 25px;
}

@media (max-width: 992px) {
	#header {
		top: 0;
	}
	
	#header .logo {
		font-size: 28px;
	}
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Desktop Navigation */
.nav-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 5px;
}

.nav-menu > ul {
	display: flex;
}

.nav-menu > ul > li {
	position: relative;
	white-space: nowrap;
	padding: 8px 0 0px 0px;
	margin-bottom: 0px;
	text-indent: 0;
	margin-left: 10px !important;
	border-bottom: 3px solid rgba(243, 108, 32, 0);
}

.nav-menu > ul > li:after {
	display: none;
}

.nav-menu a {
	display: block;
	position: relative;
	color: #fff;
	transition: .3s;
	font: normal normal bold 20px/34px Open Sans;
	/*padding: 14px 2px;*/
	padding: 30px 2px 20px;
	text-decoration: none;
	border-bottom: 3px solid rgba(243, 108, 32, 0);
	margin-left: 0px;
	margin-bottom: -3px;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
	color: #fff;
	/*border-bottom: 3px solid #f36c20;*/
	position: relative;
}

.nav-menu > ul > li:hover {
	border-bottom: 3px solid #f36c20;
}

.nav-menu .drop-down ul {
	display: block;
	position: absolute;
	left: 20px;
	top: calc(100% + 30px);
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	padding: 10px 0;
	background: #fff;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, .25);
}

.nav-menu .drop-down:hover > ul {
	opacity: 1;
	top: 75%;
	visibility: visible;
}

.nav-menu .drop-down li {
	min-width: 180px;
	position: relative;
}

.nav-menu .drop-down ul a {
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
	color: #082744;
	border: none;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
	color: #852a19;
}

.nav-menu .drop-down > a:after {
	content: "";
	font-family: IcoFont;
	padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
	top: 0;
	left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
	opacity: 1;
	top: 0;
	left: 100%;
}

.nav-menu .drop-down .drop-down > a {
	padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
	content: "";
	font-family: IcoFont;
	position: absolute;
	right: 15px;
}

.top-left-menu ul {
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 265px;
}

.top-left-menu {
	padding: 0px 0px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}

.top-left-menu ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex: 1 1 auto;
	margin-bottom: 0px;
	border-bottom: none !important;
}

.top-left-menu ul li:after {
	position: initial;
	width: auto;
	border-radius: 0;
}

.top-left-menu ul li:not(:last-child):after {
	content: "";
	height: 18px;
	margin: auto;
	width: 2px;
	background: #fff;
}

.top-left-menu ul li:last-child {
	flex: 0;
}

.top-left-menu ul li a {
	color: #fff;
	text-decoration: none;
	font: normal normal normal 16px/22px Open Sans;
	letter-spacing: 0px;
	opacity: 1;
}

.top-left-menu ul li a:hover {
	text-decoration: underline;
}

.border-bottom1 {
	border-bottom: 2px solid #34767e;
}

button.searchButton {
	background-color: transparent;
	border: none;
	position: absolute;
	margin-left: -43px;
	top: 8px;
	color: #115763;
	font-size: 21px;
}

.search {
	position: relative;
}

.nav-menu > .search {
	text-align: right;
	position: relative;
	top: 10px;
}

/*.nav-menu>.search input {
    width: 350px;
    padding: 9px 20px;
    height: 50px;
}*/
.nav-menu > .search input {
	width: 350px;
	padding: 10px 20px;
	height: 50px;
	border-radius: 0px;
	border: none;
}

@media (max-width: 1366px) {
	.nav-menu .drop-down .drop-down ul {
		left: -90%;
	}
	
	.nav-menu .drop-down .drop-down:hover > ul {
		left: -100%;
	}
	
	.nav-menu .drop-down .drop-down > a:after {
		content: "";
	}
}

#menu-item-55 > .sub-menu {
	height: 390px;
	overflow-y: scroll;
}

.wp-block-buttons > .wp-block-button {
	margin-bottom: -1px;
}

.wp-block-button__link:hover {
	/*color: #3D3D3D;*/
	background-color: #fff;
	text-decoration: none;
}

.top-right-widget .btn {
	padding: 0px;
}

.top-right-widget a.wp-block-button__link {
	font-size: 16px !important;
	text-align: left;
	min-width: 220px;
	height: 50px;
	padding: .375rem .75rem;
	line-height: 37px;
	font-weight: 700;
}

.top-right-widget .outage-alert {
	margin-right: 10px !important;
}

.top-right-widget .outage-alert a.wp-block-button__link {
	background-color: #e3eeee !important;
}

.top-right-widget .login-register .wp-block-button__link:hover {
	background-color: #fbc49a !important;
}

.sherbert-button a.wp-block-button__link {
	background-color: #fbc49a !important;
	color: #115763 !important;
}

.sherbert-button .wp-block-button__link:hover {
	background-color: #fbc49a !important;
}

.top-right-widget img {
	margin-right: 5px;
}

/*Retire Page*/
.sub-head {
	font-size: 22px;
	margin-bottom: 17px;
}

.retire-resource {
	margin-top: 40px;
}

.md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	color: #f36c20;
}

.card {
	background-color: none !important;
	border: initial;
	border-bottom: 1px solid #d2d1d1 !important;
}

.card-header {
	background-color: initial !important;
	border-bottom: none !important;
}

i.far.fa-angle-right.rotate-icon {
	color: #115763;
	margin-right: 7px;
}

.card-header a h5 {
	color: #000;
}

.sample-accord {
	border-top: 1px solid #000;
	padding-top: 25px;
	margin-bottom: 50px;
	margin-top: 50px;
}

.retire-accord {
	background-color: #115763;
	padding: 31px 20px;
}

.campaign-left img {
	width: 100%;
}

.campaign-title {
	font-size: 28px;
	color: #fff;
	margin-bottom: 35px;
}

.campaign-right p {
	color: #fff;
}

.campaign-btn [type=button] {
	background-color: #fbc49a;
	color: #000;
	padding: 10px 20px;
	font-size: 14px;
	border: none;
	outline: none;
}

.campaign-btn {
	margin-top: 25px;
}

.campaign-btn [type=button]:hover {
	background-color: #da611d;
}

/* This hides the long title from sight but keeps it for JAWS */
.plan-link-para-hover {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

/* When hovering OR focusing, reveal the long title and hide the short one */
.para-content-change:hover .plan-link-para-hover, .para-content-change:focus-within .plan-link-para-hover {
	position: static;
	width: auto;
	height: auto;
	clip: auto;
	display: block;
	color: #000;
}

.para-content-change:hover .plan-link-para, .para-content-change:focus-within .plan-link-para {
	display: none;
}

.mobilesidebar-menu {
	display: none;
}

.page-id-84 .breadcrumb {
	display: none;
}

/* Mobile Navigation */
.mobile-nav-toggle {
	position: absolute;
	right: 15px;
	top: 188px;
	z-index: 9998;
	border: 0;
	background: none;
	font-size: 24px;
	transition: all .4s;
	outline: none !important;
	line-height: 1;
	text-align: right;
}

.mobile-nav-toggle-scroll {
	top: 42px !important;
}

.mobile-nav-scroll {
	top: 93px !important;
}

.mobile-nav-toggle i {
	color: #fff;
}

.mobile-top-head {
	display: none !important;
}

.mobile-nav {
	position: fixed;
	top: 55px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	z-index: 9999;
	overflow-y: auto;
	background: #fff;
	transition: ease-in-out .2s;
	opacity: 0;
	visibility: hidden;
	border-radius: 10px;
	padding: 10px 0;
}

.mobile-nav * {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}

.mobile-nav a {
	/*display: block;*/
	position: relative;
	color: #2c4964;
	padding: 10px 20px;
	font-weight: 500;
	outline: none;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
	color: #fff;
	text-decoration: none;
}

.mobile-nav .drop-down > a:after {
	content: "";
	font-family: IcoFont;
	padding-left: 10px;
	position: absolute;
	right: 15px;
}

.mobile-nav .active.drop-down > a:after {
	content: "";
}

.mobile-nav .drop-down > a {
	padding-right: 35px;
}

.mobile-nav .drop-down ul {
	display: none;
	overflow: hidden;
}

.mobile-nav .drop-down li {
	padding-left: 20px;
}

.mobile-nav-overly {
	width: 100%;
	height: 100%;
	z-index: 9997;
	top: 0;
	left: 0;
	position: fixed;
	background: rgba(28, 47, 65, 0%);
	overflow: hidden;
	display: none;
	transition: ease-in-out .2s;
}

.mobile-nav-active {
	overflow: hidden;
}

.mobile-nav-active .mobile-nav {
	opacity: 1;
	visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
	color: #fff;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
	width: 100%;
	height: 90vh;
	background: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/themes/twentynineteen1/assets/img/hero-bg.jpg") top center;
	background-size: cover;
	position: relative;
	margin-bottom: -200px;
}

#hero.nitro-lazy {
	background: none !important;
}

#hero .container {
	position: relative;
}

#hero h1 {
	margin: 0;
	font-size: 48px;
	font-weight: 700;
	line-height: 56px;
	text-transform: uppercase;
	color: #2c4964;
}

#hero h2 {
	color: #2c4964;
	margin: 10px 0 0 0;
	font-size: 24px;
}

#hero .btn-get-started {
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 12px 35px;
	margin-top: 30px;
	border-radius: 50px;
	transition: .5s;
	color: #fff;
	background: #1977cc;
}

#hero .btn-get-started:hover {
	background: #3291e6;
}

@media (min-width: 1024px) {
	#hero {
		background-attachment: fixed;
	}
}

@media (max-width: 992px) {
	#hero {
		margin-bottom: 0;
		height: 100vh;
	}
	
	#hero .container {
		padding-bottom: 63px;
	}
	
	#hero h1 {
		font-size: 28px;
		line-height: 36px;
	}
	
	#hero h2 {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 30px;
	}
}

@media (max-height: 500px) {
	#hero {
		height: auto;
	}
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
	padding: 60px 0;
	overflow: hidden;
}

.section-bg {
	background-color: #f1f7fd;
}

.section-title {
	text-align: center;
	padding-bottom: 30px;
}

.section-title h2 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
	color: #2c4964;
}

.section-title h2::before {
	content: "";
	position: absolute;
	display: block;
	width: 120px;
	height: 1px;
	background: #ddd;
	bottom: 1px;
	left: calc(50% - 60px);
}

.section-title h2::after {
	content: "";
	position: absolute;
	display: block;
	width: 40px;
	height: 3px;
	background: #1977cc;
	bottom: 0;
	left: calc(50% - 20px);
}

.section-title p {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
	padding: 20px 0;
	background-color: #f1f7fd;
	min-height: 40px;
	margin-top: 120px;
	display: block !important;
}

@media (max-width: 992px) {
	.breadcrumbs {
		margin-top: 63px;
	}
}

.breadcrumbs h2 {
	font-size: 24px;
	font-weight: 300;
	margin: 0;
}

@media (max-width: 992px) {
	.breadcrumbs h2 {
		margin: 0 0 10px 0;
	}
}

.breadcrumbs ol {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.breadcrumbs ol li + li {
	padding-left: 10px;
}

.breadcrumbs ol li + li::before {
	display: inline-block;
	padding-right: 10px;
	color: #6c757d;
	content: "/";
}

@media (max-width: 768px) {
	.breadcrumbs .d-flex {
		display: block !important;
	}
	
	.breadcrumbs ol {
		display: block;
	}
	
	.breadcrumbs ol li {
		display: inline-block;
	}
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
	color: #444;
	font-size: 14px;
	background: #f1f7fd;
	margin-top: 70px;
}

.widget2 {
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/themes/twentynineteen1/assets/img/widget-bg2.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 338px;
	background-color: #0d4651;
}

.widget2.nitro-lazy {
	background-image: none !important;
}

.widget1 h3 {
	border-bottom: 3px solid #115763;
	padding-bottom: 5px;
	font-size: 22px !important;
	display: inline-block;
	color: #115763;
	font-weight: 700 !important;
	margin-bottom: 23px !important;
	margin-top: 0px !important;
}

.general-div {
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/themes/twentynineteen1/assets/img/widget-bg3.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	width: 50%;
	background-position: center;
	min-height: 338px;
}

.general-div.nitro-lazy {
	background-image: none !important;
}

/*.widget3{
  background-image: url(../img/widget-bg3.jpg);
  background-size: cover;
    background-repeat: no-repeat;
}*/
.widget3 a {
	background-color: #fbc49a;
	padding: 12px 20px 12px 12px;
	color: #115763;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
}

.widget3 a:hover {
	text-decoration: none;
}

#footer .footer-top {
	background: #fff;
	box-shadow: 0px 2px 15px rgba(25, 119, 204, .1);
	border-top: 7px solid #f36c20;
	min-height: 312px;
}

#footer .footer-top .footer-contact {
	margin-bottom: 30px;
}

#footer .footer-top .footer-contact h4 {
	font-size: 22px;
	margin: 0 0 30px 0;
	padding: 2px 0 2px 0;
	line-height: 1;
	font-weight: 700;
}

#footer .footer-top .footer-contact p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0;
	font-family: "Open Sans", sans-serif;
	color: #777;
}

#footer .footer-top h4 {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	position: relative;
	padding-bottom: 0px;
}

.col-lg-5.col-md-6.footer-links.widget3 p {
	color: #fff;
	font-size: 14px;
	width: 300px;
	margin-bottom: 25px;
}

#footer .footer-top .footer-links {
	padding-left: 45px;
}

.social-links ul {
	display: flex;
}

#footer .footer-top .footer-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer .footer-top .footer-links ul i {
	padding-right: 2px;
	font-size: 18px;
	line-height: 1;
}

#footer .footer-top .footer-links ul li {
	padding: 10px 0;
	display: flex;
	align-items: center;
	margin-bottom: 0px;
	text-indent: 0px;
	border-bottom: none !important;
}

#footer .footer-top .footer-links ul li:after {
	display: none;
}

#footer .footer-top .footer-links ul li:first-child {
	padding-top: 1px;
	font-size: 18px;
}

#footer .footer-top .footer-links ul a {
	color: #fff;
	transition: .3s;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	padding-bottom: 8px;
}

.widget2 ul li a {
	border-bottom: 1px solid #fff;
}

.Loc {
	display: flex;
	background-color: #e3eeee;
	padding: 13px 17px;
	position: relative;
	width: 336px;
	align-items: center;
}

.Loc > .text {
	width: 242px;
	margin-bottom: 0px !important;
}

.Loc p {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	font-size: 18px !important;
}

.phone p {
	font-size: 18px;
}

.Loc > p > .fa-map-marker-alt {
	font-size: 17px;
	color: #115763;
	margin-right: 13px;
}

.Loc > p > a .fa-chevron-circle-right {
	font-size: 33px;
	color: #115763;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	right: 28px;
	top: 99px;
}

.Loc > p > a:hover .fa-chevron-circle-right {
	background-color: #e3eeee;
}

.copyright p {
	margin-bottom: 0px;
}

.widget1 .phone {
	padding: 7px 0px;
}

.phone {
	display: flex;
	margin-top: 17px;
	padding: 7px 15px;
}

.phone > p > .fa-phone-alt {
	font-size: 17px;
	color: #115763;
	margin-right: 13px;
}

.widget1, .widget2, .widget3 {
	padding-top: 30px;
}

.copyright {
	padding: 7px 0px;
}

.widget3 p {
	color: #fff;
	margin-bottom: 29px;
	font-size: 16px;
	font-weight: 700;
}

#footer .footer-top .footer-links ul a:hover {
	text-decoration: none;
	color: #fff;
}

.social-links {
	margin-top: 37px;
}

/*.social-links ul li {
    margin-right: 5px !important;
}*/
#footer .footer-top .footer-links ul a img {
	height: 22px;
}

li.follow-us {
	position: relative;
	top: 3px;
	font-size: 18px;
	font-weight: 700;
}

.Loc p a i {
	width: 35px;
	height: 35px;
	bottom: 0;
	padding: 7px 11px;
	font-weight: 300;
	font-size: 18px;
	color: #115763;
	border: 2px solid #115763;
	border-radius: 50%;
	background: #fff;
	top: 22px;
	right: 19px;
	position: absolute;
}

.Loc p a i:hover {
	background-color: #e3eeee;
	border-radius: 50%;
}

.Loc > p > .fa-map-marker {
	color: #0d4650;
	font-size: 28px;
	margin-right: 10px;
}

.phone > p > .fa-phone {
	color: #0d4650;
	font-size: 28px;
	margin-right: 10px;
}

.copyright-text {
	font-size: 16px;
	color: #3d3d3d;
}

#footer .footer-newsletter {
	font-size: 15px;
}

#footer .footer-newsletter h4 {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	position: relative;
	padding-bottom: 12px;
}

#footer .footer-newsletter form {
	margin-top: 30px;
	background: #fff;
	padding: 6px 10px;
	position: relative;
	border-radius: 50px;
	text-align: left;
	border: 1px solid #bfdcf7;
}

#footer .footer-newsletter form input[type="email"] {
	border: 0;
	padding: 4px 8px;
	width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	border: 0;
	background: none;
	font-size: 16px;
	padding: 0 20px;
	background: #1977cc;
	color: #fff;
	transition: .3s;
	border-radius: 50px;
}

#footer .footer-newsletter form input[type="submit"]:hover {
	background: #1c84e3;
}

#footer .credits {
	padding-top: 5px;
	font-size: 13px;
	color: #444;
}

#footer .social-links a {
	font-size: 18px;
	display: inline-block;
	color: #fff;
	line-height: 1;
	margin-right: 4px;
	text-align: center;
	width: 36px;
	height: 36px;
	transition: .3s;
	background-color: transparent;
	font-weight: 500;
	padding: 0px;
}

#footer .social-links a:hover {
	background: transparent;
	color: #fff;
	text-decoration: none;
}

.mobile-logo {
	display: none !important;
}

.main-head h1 {
	color: #115763;
}

/*animated Btn css*/
.custum-btn a {
	color: #852a19 !important;
	font-size: 16px !important;
	font-weight: 700 !important;
}

a.animated-btn {
	position: relative;
	text-decoration: none;
}

a.animated-btn:hover {
	text-decoration: none;
	color: #3e4142;
}

a.animated-btn:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	top: 25px;
	left: 0;
	background-color: #852a19;
}

a.animated-btn:hover:after {
	visibility: hidden;
}

a.animated-btn:hover {
	text-decoration: none;
	color: #3e4142;
}

a.animated-btn:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	top: 25px;
	left: 0;
	background-color: #3e4142;
	visibility: hidden;
	transition: all .3s ease-in-out;
}

a.animated-btn:hover:before {
	visibility: visible;
	width: 50%;
}

/**/

/*Home css*/
.news-box img {
	width: 100%;
}

.newsbox-heading {
	background-color: #fff;
	/* position: absolute; */
	position: relative;
	/* top: 166px;*/
	top: -50px;
	width: 300px;
	padding-right: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.news-box {
	position: relative;
}

.newsbox-heading h2 {
	font-size: 22px;
	color: #115763;
	font-weight: 700;
}

.newsbox-heading #news-publish-date {
	font-size: 12px;
	margin-bottom: 6px;
	color: #115763;
	font-weight: 700;
}

.newsbox-txt {
	margin-top: 0px;
}

.main-btn a {
	background-color: #115763;
	color: #fff;
	padding: 12px 58px;
	font-size: 16px;
}

.main-btn a:hover {
	background-color: #063942;
}

.main-btn {
	margin-top: 65px;
}

.home-section2-bg {
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/themes/twentynineteen1/assets/img/homesection2-bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 315px;
}

.home-section2-bg.nitro-lazy {
	background-image: none !important;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
	margin-bottom: 0px !important;
}

.wp-block-latest-posts.wp-block-latest-posts__list li:after {
	background-color: transparent !important;
}

.what-type-visitor .wp-block-column:not(:first-child) {
	margin-left: 0px !important;
}

.what-type-visitor .visitortype-box figure {
	margin-bottom: 0px !important;
}

.what-type-visitor .visitortype-box .wp-block-buttons {
	display: initial !important;
}

.what-type-visitor .what-visit-content, .account-login {
	padding-left: 15px;
	padding-right: 15px;
}

.account-login img {
	height: auto;
}

.visitortype-box {
	text-align: center;
	box-shadow: 0 0 5px rgba(0, 0, 0, 25%), 0 1px 0 rgba(255, 255, 255, 20%) inset;
	background-color: #fff;
	padding: 36px 12px 12px;
	min-height: 270px;
	z-index: 29;
	position: relative;
}

.alignwide.account-login .wp-block-column:nth-child(2), .alignwide.account-login .wp-block-column:nth-child(3) {
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 1rem;
}

.alignwide.account-login .wp-block-column:nth-child(3) {
	padding-right: 0px !important;
}

.member-btn .btn:hover {
	background-color: #063942;
	color: #fff;
}

.white-text {
	color: #fff;
}

.greentext {
	color: #115763;
}

.marginneg-top {
	margin-top: -309px !important;
}

.page-id-9984 .breadcrumb {
	display: none;
}

section.home-section3 {
	margin-top: -257px;
	position: relative;
	padding-bottom: 0px;
	margin-bottom: -16px;
}

.number-box {
	background-color: #fff;
	padding: 15px 38px;
	text-align: center;
	width: 255px;
}

.number-box .statics-numb {
	font-size: 65px;
	font-family: "Open Sans";
	font-weight: 700 !important;
	color: #115763 !important;
	transition: transform .2s;
	margin-top: 2px;
}

.number-box .statics-numb:hover {
	transform: scale(1.2);
}

section.home-section5 {
	margin-top: -324px;
	margin-bottom: -55px !important;
}

.wp-block-columns.account-general-div-parent {
	position: relative;
}

.home-section5 {
	margin-top: -324px;
	margin-bottom: -55px !important;
}

.drs-number .alignwide {
	padding-left: 15px;
	padding-right: 15px;
}

.drs-number .number-box {
	padding: 15px 30px;
}

.drs-number figure {
	margin-bottom: 0px;
}

.home-section5.drs-number {
	margin-top: -260px !important;
}

.white-bg {
	background-color: #fff;
}

.gray-bg {
	background-color: #edf0f3;
	height: 273px;
}

.visitortype-box img {
	width: 140px;
	height: auto;
}

.visitor-title h2 {
	font-size: 45px;
	font-weight: 600;
}

.visitor-title {
	margin-bottom: 45px !important;
}

.member-btn {
	margin-top: 37px;
}

.member-btn .btn, .what-type-visitor .member-btn a.wp-block-button__link, .general-button a.wp-block-button__link {
	background-color: #115763;
	color: #fff !important;
	font-size: 18px;
	font-weight: 600;
	min-width: 225px;
	min-height: 50px;
	text-align: center;
	border-radius: 0px;
}

.member-btn a:hover, .member-btn a.wp-block-button__link:hover, .general-button a.wp-block-button__link:hover {
	background-color: #063942;
}

.latest-news {
	width: 100%;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.latest-news a .btn {
	background-color: #115763;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	min-width: 225px;
	height: 50px;
	text-align: center;
	border-radius: 0px;
}

.latest-news a .btn:hover {
	background-color: #063942;
	color: #fff;
}

.latest-news.general-button a {
	margin-top: 0px;
	margin-bottom: 60px !important;
}

.latest-news {
	margin-top: 0px;
}

.account-general-div {
	background-color: #fbc49a;
	position: absolute;
	right: 0;
	width: 50%;
	background-position: center;
	height: 645px;
	z-index: -1;
	bottom: 0;
}

.account-general-div1 {
	background-color: #fbc49a;
	position: absolute;
	right: 0;
	width: 45%;
	background-position: center;
	height: 645px;
	z-index: -1;
	top: -110px;
}

.my-cus-coloum {
	background: #fff;
	/*margin-top: -231px !important;
    padding-top: 252px;*/
	padding-bottom: 80px;
	z-index: 0;
}

.account-section-row {
	padding-top: 215px;
}

.account-section-row.account-security {
	padding-top: 270px !important;
	padding-bottom: 15px;
}

.sign-reg-img img {
	width: 100%;
}

.account-login-box {
	background-color: #fff;
	padding: 1px 10px;
	display: flex;
	box-shadow: 2px 2px 14px 1px rgba(0, 0, 0, 9%);
}

.account-login-box p {
	color: #852a19 !important;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0 !important;
	padding: 10px 0px;
}

.account-login-box p:hover {
	color: #3e4142 !important;
}

.account-login-box1 {
	margin-bottom: .5rem !important;
}

.account-login-box1 a {
	background-color: #fff;
	padding: 12px 10px;
	display: flex;
	box-shadow: 2px 2px 14px 1px rgba(0, 0, 0, 9%);
	color: #852a19 !important;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0 !important;
	text-decoration: none !important;
	position: relative;
}

.account-login-box1 a:hover:after {
	text-decoration: none !important;
	background-color: #eee;
}

.account-login-box1 a:after {
	right: 12px;
	content: "";
	font: normal normal normal 21px/1 FontAwesome;
	position: absolute;
	width: 30px;
	height: 30px;
	bottom: 0;
	padding: 7px 10px;
	font-weight: 300;
	font-size: 13px;
	color: #115763;
	border: 2px solid #115763;
	border-radius: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.wp-block-columns {
	margin-bottom: 0px;
}

p.account-login-box-dtn {
	position: absolute;
	right: 26px;
	/*margin-top: 8px;*/
	border: 2px solid #115763;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.account-login-box:hover .account-login-box-dtn {
	background-color: #eee;
}

.account-login-box:hover {
	text-decoration: none;
}

.account-login-box-dtn i {
	width: 27px;
	height: 27px;
	bottom: 0;
	padding: 5px 9px;
	font-weight: 300;
	font-size: 14px;
	color: #115763;
	border: 2px solid #115763;
	border-radius: 50%;
}

.home-section4 {
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/themes/twentynineteen1/assets/img/signup-bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}

.home-section4.nitro-lazy {
	background-image: none !important;
}

.save-btn {
	margin-top: 30px;
}

.save-btn a {
	background-color: #fbc49a;
	padding: 14px 35px 14px 30px;
	color: #115763;
	font-size: 15px;
	font-weight: 700;
}

.signup-content h2 {
	color: #fff;
	font-size: 45px;
	margin-bottom: 16px;
}

.signup-content p {
	color: rgba(255, 255, 255, 1);
}

.sign-reg-account-login {
	padding-top: 0px;
	padding-left: 15px;
}

.sign-reg-account-login a:hover {
	text-decoration: none !important;
}

.sign-reg-account-login h2 {
	font-size: 28px;
	font-weight: 600;
}

.Mobile-show {
	display: none;
}

.life-events-sidebar {
	position: relative;
}

.retiring-campaign-title {
	margin-bottom: 42px;
}

.retiring-campaign-para {
	margin-bottom: 23px;
}

.number-icon:hover .number-icon-hover {
	display: initial;
}

.number-icon-hover {
	display: none;
}

.image-hover:hover .number-icon-hover {
	display: initial;
}

.image-hover:hover .number-icon {
	display: none;
}

.number-box p {
	font-size: 18px;
	font-weight: 700;
	color: #2e2e2e !important;
	margin-top: 30px;
	line-height: 22px;
}

#custom_html-3 h3.widget-title {
	color: #fff;
	margin-top: 0px !important;
	margin-bottom: 13px !important;
	font-size: 32px !important;
}

.widget3 .textwidget p a {
	background-color: transparent;
	color: #fff;
	padding-left: 0px;
}

#custom_html-3 > a {
	background: transparent !important;
	padding: 0px !important;
}

[role=button]:focus {
	outline: 0;
}

.c-accordion__item {
	border-bottom: 1px solid #115763;
	padding: 2px 20px;
	margin-bottom: 0px;
}

.js-accordion-item:last-child {
	margin-bottom: 24px !important;
}

/*.c-accordion__item h3 {
    padding-left: 35px;
}*/
.c-accordion__title:after {
	font: normal normal normal 14px/1 FontAwesome;
	font-weight: 900;
	content: "";
	position: absolute;
	font-size: 25px;
	color: #115763;
	left: -18px;
	top: 13px;
	transform: translateY(-50%);
}

h4.c-accordion__title:after {
	top: 15px;
}

.is-open > .c-accordion__title:after {
	content: "";
	font-size: 25px;
	color: #da611d;
	left: -24px;
}

.breadcrumb {
	margin: 33px 0 33px 0px !important;
	position: relative;
}

.responsive-sidemenu > .fa.fa-plus, .responsive-sidemenu > .fa.fa-minus {
	border: 1px solid #115763;
	color: #115763;
	padding: 9px;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	font-size: 16px;
}

#breadcrumb span {
	color: #852a19;
	font-weight: 700;
}

.breadcrumb a {
	color: #3d3d3d;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #3d3d3d;
	text-decoration: none;
}

#breadcrumb {
	font-weight: 700;
}

#rev_slider_1_1_wrapper .hesperiden.tparrows {
	border: 3px solid #115763;
	background: rgba(255, 255, 255, .6);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 44px;
	height: 44px;
}

#rev_slider_1_1_wrapper .hesperiden.tparrows:before {
	color: #115763;
}

#rev_slider_1_1_wrapper .hesperiden.tparrows:hover {
	background: rgba(245, 245, 245, .51);
}

div.custom-menu-class ul {
	margin: 20px 0px 20px 0px;
	list-style-type: none;
	list-style: none;
	list-style-image: none;
	text-align: right;
}

div.custom-menu-class li {
	padding: 0px 20px 0px 0px;
	display: inline;
}

div.custom-menu-class a {
	color: #fff;
}

.bg-formule {
	background-color: #fbc49a;
	padding: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.bg-example {
	background-color: #e3eeee;
	padding: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.bg-formule > div > h3, .bg-formule > div > h4, .bg-formule > div > h5, .bg-formule > div > h2 {
	color: #3d3d3d !important;
	font-size: 22px !important;
	font-weight: 700 !important;
	margin-top: 15px !important;
}

.bg-formule > div > h3:first-child, .bg-formule > div > h4:first-child, .bg-formule > div > h5:first-child, .bg-formule > div > h2:first-child {
	margin-top: 0px !important;
}

.bg-example > div > h3, .bg-example > div > h2, .bg-example > div > h4, .bg-example > h4, .bg-example > h5 {
	font-size: 22px !important;
	font-weight: 700 !important;
	padding-left: 0px;
	margin-top: 0px !important;
}

.bg-formule > div > p:last-child {
	margin-bottom: 0px !important;
}

.bg-example > div > p:last-child {
	margin-bottom: 0px !important;
}

.general-button a {
	margin-top: 25px;
	margin-bottom: 30px !important;
}

::marker {
	color: transparent;
}

ol li::marker {
	color: #115763;
}

.print-button a {
	margin-top: 25px;
	margin-bottom: 30px !important;
}

a[aria-current="page"] {
	border-bottom: 3px solid #f36c20;
}

/*.current-menu-item{
    border-bottom: 3px solid #f36c20;
}*/
.menu-item-has-children a {
	margin-right: 34px;
}

/*li .current_page_item {
    border-bottom: 3px solid #f36c20;
}*/

/*.current-page-ancestor a {
    border-bottom: 3px solid #f36c20;
}*/

/*.current-page-ancestor  {
    border-bottom: 3px solid #f36c20;
}*/
.top-left-menu a[aria-current="page"] {
	border-bottom: none;
}

/*.current-page-ancestor:hover {
    border-bottom: none !important;
}*/
rs-layer-wrap, rs-mask, rs-module-wrap, rs-module .rs-layer, rs-module img {
	-moz-user-select: initial;
	-khtml-user-select: initial;
	-webkit-user-select: initial;
	-o-user-select: initial;
}

rs-mask-wrap a {
	-moz-user-select: initial;
	-khtml-user-select: initial;
	-webkit-user-select: initial;
	-o-user-select: initial;
}

.custom-html-widget a:hover {
	text-decoration: none;
}

.header-bg:before {
	position: absolute;
	background-repeat: no-repeat;
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/header-graphic.png");
	content: "";
	right: 0;
	z-index: 0;
	height: 200px;
	width: 100%;
	/* top: -60px; */
	bottom: 0;
	object-fit: cover;
	background-size: contain;
	opacity: .7;
	background-position: right;
}

.header-bg {
	position: relative;
	background: #115763;
}

.topheader-innerpadding {
	z-index: 9999;
}

.investment-login1 {
	display: none;
}

section.banner {
	display: none;
}

.wp-block-column.contact-sidebar {
	background: #eee;
}

.news-section h1 {
	margin-top: 0px !important;
}

.home-section1 {
	padding-top: 18px;
}

.post-maintitle {
	margin-top: 0px !important;
}

.wp-block-latest-posts__post-excerpt {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 5px;
}

.marginb-40 {
	margin-bottom: 40px;
}

.contact-online:before {
	content: "";
	font: normal normal normal 33px/1 FontAwesome;
	position: absolute;
	width: 27px;
	height: 27px;
	color: #115763;
	left: -45px;
}

.contact-online {
	margin-left: 42px;
	position: relative;
}

.contact-phone:before {
	content: "";
	font: normal normal normal 33px/1 FontAwesome;
	position: absolute;
	width: 27px;
	height: 27px;
	color: #115763;
	left: -45px;
}

.contact-phone {
	margin-left: 42px;
	position: relative;
}

.post-section {
	padding-top: 0px;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	width: 100%;
	color: #adadad !important;
	height: 1px;
}

.top-right-menu ul .login a > .btn img {
	margin-right: 5px;
	width: 25px;
	height: 25px;
}

.wp-block-cover, .wp-block-cover-image {
	position: relative;
	background-size: cover;
	background-position: 50%;
	min-height: 387px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}

h2.dcp-signup-head {
	margin-top: 56px !important;
}

.dcp-signup-icon img {
	width: 349px;
	height: 323px;
	object-fit: contain;
}

#rev_slider_1_1_wrapper .hermes .tp-bullet {
	box-shadow: inset 0 0 0 2px #115763;
}

time {
	color: #852a19;
	margin-left: 8px;
	margin-right: 5px;
	font-size: 14px;
	font-weight: 600;
}

.comments-link a {
	color: #852a19;
	margin-left: 8px;
	margin-right: 5px;
	font-size: 14px;
	font-weight: 600;
}

.author a {
	color: #852a19;
	margin-left: 8px;
	margin-right: 5px;
	font-size: 14px;
	font-weight: 600;
}

.cat-links a {
	color: #852a19;
	margin-left: 8px;
	margin-right: 5px;
	font-size: 14px;
	font-weight: 600;
}

/*a.wp-block-button__link.subscribe-btn {
    width: 281px;
    height: 50px;
    padding: 11px;
}*/
.alert-warning {
	border: none !important;
}

.wp-block-button.dcp-enroll {
	margin-bottom: 25px !important;
	margin-top: 10px !important;
}

#plan-resources, #more-about-pers-plan-1, #life-events-that-can-affect-your-pension {
	margin-top: 25px;
}

.contact-sidebar img {
	width: 22px;
	margin-right: 10px;
}

.dcp-signupsection {
	background-color: #115763;
	position: relative;
}

.dcp-signupsection:after {
	content: "";
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/Mask-Group-1756.png");
	width: 872px;
	height: 387px;
	position: absolute;
	top: 0;
	right: 0px;
	background-size: cover;
	background-repeat: no-repeat;
}

.content-block .elementor-video-iframe {
	border: none;
}

.other_life-events > .sub-menu li a {
	color: #3e4142 !important;
}

.Loc p img {
	margin-right: 10px;
}

.phone p img {
	margin-right: 10px;
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color]), .wp-block-cover.has-background-dim:not([class*=-background-color]) {
	background-color: rgba(0, 0, 0, 0);
}

p.account-login-box-dtn img {
	width: 7px;
	margin-left: 3px;
}

.account-login-box {
	align-items: center;
}

.c-accordion__item + p {
	margin-top: 30px;
}

.ek-link img {
	margin-right: 16px;
	/* width: 27px; */
	height: 30px;
}

.ultp-block-426bf2 .ultp-block-items-wrap .ultp-block-item .ultp-category-grid a {
	color: #852a19 !important;
	text-decoration: underline;
	font-weight: 600;
}

.ultp-block-426bf2 .ultp-block-items-wrap .ultp-category-grid a:hover {
	color: #852a19 !important;
}

.ultp-block-426bf2 .ultp-pagination-wrap .ultp-pagination li a, .ultp-block-426bf2 .ultp-next-prev-wrap ul li a, .ultp-block-426bf2 .ultp-loadmore .ultp-loadmore-action {
	background-color: transparent !important;
	color: #000;
	border-radius: 0px;
	padding: 8px 10px 8px 10px;
	font-size: 18px;
	font-weight: 700;
}

.ultp-block-426bf2 .ultp-pagination-wrap .ultp-pagination li a:hover, .ultp-block-426bf2 .ultp-pagination li.pagination-active a, .ultp-block-426bf2 .ultp-pagination-wrap .ultp-pagination li a:focus, .ultp-block-426bf2 .ultp-block-426bf2 .ultp-loadmore-action:hover {
	background-color: #115763 !important;
	color: #fff !important;
}

.ultp-pagination-wrap .ultp-pagination li {
	padding: 0 8px;
}

.ultp-block-426bf2 .ultp-pagination-wrap .ultp-pagination li.ultp-next-page-numbers a:hover, .ultp-block-426bf2 .ultp-pagination-wrap .ultp-pagination li.ultp-prev-page-numbers a:hover, .ultp-block-426bf2 .ultp-pagination-wrap .ultp-pagination li.ultp-next-page-numbers a:focus, .ultp-block-426bf2 .ultp-pagination-wrap .ultp-pagination li.ultp-prev-page-numbers a:focus {
	background-color: transparent !important;
	color: #000 !important;
}

.pegination-prev, .pegination-next {
	border: 1px solid #285763;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	padding: 7px;
}

.pegination-prev img, .pegination-next img {
	margin-top: -5px;
	height: 18px;
}

.pegination-prev img {
	margin-left: 5px;
}

.pegination-next img {
	margin-left: 8px;
}

.ultp-prev-page-numbers a, .ultp-next-page-numbers a {
	position: relative;
}

.ultp-prev-page-numbers a .pegination-prev {
	position: absolute;
	top: 0;
	left: -40px;
}

.ultp-next-page-numbers a .pegination-next {
	position: absolute;
	top: 0;
	right: -40px;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
	margin-left: 0px;
}

.contactus-heading {
	margin-top: 0px !important;
	margin-bottom: 32px !important;
	line-height: 27px !important;
}

.title-banner {
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/lifeevents-banner.jpg");
	background-size: 100%;
	background-repeat: no-repeat !important;
	height: 295px;
	background-position: 0% 0% !important;
	object-fit: contain;
}

.title-banner.nitro-lazy {
	background-image: none !important;
}

.featured-img {
	padding: 0px;
	margin-top: -33px;
}

.plan-link {
	background-color: #fff;
	padding: 2px 17px 2px 0px;
	display: flex;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

p.plan-link-dtn {
	position: absolute;
	right: 31px;
	margin-top: -3px;
}

.plan-link-dtn a i {
	font-size: 26px;
	color: #115763;
}

.plan-link p {
	color: #852a19;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 0;
	padding: 13px 0px;
}

.panel {
	padding: 0 18px;
	display: none;
	background-color: white;
	overflow: hidden;
}

/*Retire Page*/
.sub-head {
	font-size: 22px;
	margin-bottom: 17px;
}

.retire-resource {
	margin-top: 40px;
}

/*#menu-about-us {
    margin-left: 0px !important;
} */
.wp-block-button__link:hover:after {
	background-color: #e3eeee !important;
}

.contact-box .call-us {
	margin-top: 10px !important;
}

.contact-box .js-accordion-item:last-child {
	margin-bottom: 10px !important;
}

/*Desktop banner*/
.desktop-banner-new .wp-block-image {
	margin-bottom: 0px;
}

.carousel-control-next, .carousel-control-prev {
	width: 10% !important;
	opacity: 1 !important;
}

.carousel-control-prev-icon {
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/banner-left-arrow.png") !important;
	background-repeat: no-repeat;
	width: 44px !important;
	height: 44px !important;
}

.carousel-control-prev-icon.nitro-lazy {
	background-image: none !important;
}

.carousel-control-next-icon {
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/banner-right-arrow.png.png") !important;
	background-repeat: no-repeat;
	width: 44px !important;
	height: 44px !important;
}

.carousel-control-next-icon.nitro-lazy {
	background-image: none !important;
}

section.desktop-banner-new {
	padding-top: 0px;
	padding-bottom: 0px;
}

section.desktop-banner-new .carousel-indicators {
	position: absolute;
	right: 0;
	left: 57px !important;
	z-index: 15;
	margin: 0 auto;
	margin-right: auto !important;
	margin-left: auto !important;
	bottom: 205px !important;
}

.carousel-indicators li {
	width: 14px !important;
	height: 14px !important;
	border-radius: 50%;
	background-color: #fff !important;
	border: 3px solid #115763;
	border-top: 3px solid #115763 !important;
	border-bottom: 3px solid #115763 !important;
	opacity: 1 !important;
}

.carousel-indicators .active {
	background-color: #f36c20 !important;
	border: 3px solid #f36c20 !important;
}

.banner-content-main {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 250;
	max-width: 1140px;
	margin: 0 auto;
}

.banner-content-main .banner-content {
	left: 12px !important;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	padding: 55px 20px 20px;
	height: 258px;
	width: 449px;
}

.carousel-indicators {
	justify-content: left !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	bottom: 187px !important;
	left: 10% !important;
}

.banner-content h2 {
	margin-top: -6px !important;
}

.banner-content .banner-btn a.wp-block-button__link {
	background-color: #115763;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	min-width: 201px;
	height: 45px;
	text-align: center;
	border-radius: 0px;
	position: absolute;
	bottom: 30px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.banner-content .banner-btn a.wp-block-button__link:hover {
	background-color: #063942;
}

#news-section .card {
	border-bottom: 1px solid #adadad !important;
	border-radius: 0px;
}

#news-section .card .card-body {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#news-section .card .card-body h5.card-text {
	font-weight: normal !important;
}

.dcp-signup-section .alignwide {
	padding-right: 15px;
	padding-left: 15px;
}

/*Desktop banner End*/

/*css from wordpress*/
.mobilesidebar-menu1 {
	display: none;
}

/*5 July 2021*/
.orange-button {
	background-color: #fbc49a;
	color: #3d3d3d;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 600;
	border: none;
	outline: 0;
	margin-bottom: 20px;
	margin-top: 20px;
}

.orange-button:hover {
	background-color: #da611d;
}

.investment-login a {
	background-color: #fbc49a !important;
	color: #3d3d3d !important;
	padding: 15px 45px 15px 45px !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	border: none;
	outline: none;
}

.investment-login a:after {
	font: normal normal normal 14px/1 FontAwesome;
	font-weight: 900;
	content: "";
	position: absolute;
	font-size: 25px;
	color: #3d3d3d;
	left: 11px;
	top: 17px;
}

.investment-login {
	position: relative;
	margin-top: 10px !important;
	margin-bottom: 15px !important;
	text-indent: 0px !important;
}

.investment-login a:hover {
	background-color: #da611d !important;
}

.investment-login a:hover:after {
	background-color: transparent !important;
}

#breadcrumb:before {
	content: "";
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/breadcramb1.png");
	position: absolute;
	width: 22px;
	height: 19px;
	color: #115763;
	left: -16px;
	top: 14px !important;
}

#breadcrumb {
	padding-left: 0px;
}

li#menu-item-1069 {
	margin-top: 33px;
	margin-bottom: 25px;
}

.main-head h1 {
	font-size: 44px;
	font-weight: 700;
	margin-bottom: 20px;
}

#dcp-guide {
	color: #115763;
	font-size: 37px;
	font-weight: 700;
	margin-top: 30px;
	margin-bottom: 13px;
}

.card-header a:hover {
	text-decoration: none;
}

.card {
	border: none !important;
}

#contributions, #enrollment, #withdrawals, #beneficiaries, #taxes, #managing-your-account, #additional-resources {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 22px;
	margin-top: 43px;
}

p a {
	color: #852a19;
	text-decoration: underline;
	font-weight: 600;
}

dd a {
	color: #852a19;
	text-decoration: underline;
	font-weight: 600;
}

.card-body ul li a {
	color: #852a19;
	text-decoration: underline;
	font-weight: 600;
}

p a:hover {
	color: #b9560f;
}

dd a:hover {
	color: #852a19;
}

.icofont-navigation-menu:before {
	content: "";
}

.breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 0;
	/* margin-top: 91px; */
	list-style: none;
	background-color: #fff !important;
	border-radius: 0px !important;
}

.bgcolor-blue {
	background-color: #ccdddf;
	padding: 25px;
}

.responsive-sidemenu > .fa.fa-plus, .responsive-sidemenu > .fa.fa-minus {
	border: 1px solid #115763;
	color: #115763;
	padding: 10px;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	font-size: 17px;
}

#menu-item-58 > .sub-menu {
	height: 390px;
	overflow-y: scroll;
}

/*6-7-2021*/
.tablepress {
	margin-top: 20px;
	margin-bottom: 20px;
}

.tablepress thead th {
	background-color: #115763 !important;
	color: #fff;
	padding: 10px;
	width: 300px !important;
}

.tablepress tbody tr {
	border: 1px solid #f9f9f9;
}

.tablepress tbody tr td {
	padding: 14px;
	color: #000;
	padding: 10px;
	padding: 10px !important;
}

.tablepress-table-name {
	margin-bottom: 38px;
}

.video-icon {
	font-size: 22px;
	color: #115763;
	margin-right: 18px;
	margin-top: 15px;
}

.paddingleftzero {
	padding-left: 0px !important;
}

#text-8 h3 {
	/* color: #fff; */
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	position: relative;
	padding-bottom: 0px;
}

li.follow-us {
	font-size: 17px;
	color: #fff;
	background-color: #115763;
	margin-top: -9px;
	margin-right: 10px;
}

.login a > .fa-user {
	color: #fbc49a;
	background: #115763;
	padding: 5px;
	border-radius: 50%;
	font-size: 12px;
	width: 20px;
	height: 20px;
}

.notish a > .fa-exclamation-circle {
	color: #e3eeee;
	background: #115763;
	padding: 5px;
	border-radius: 50%;
	font-size: 12px;
	width: 20px;
	height: 20px;
}

/*7/7/20221*/
.wp-block-latest-posts__list {
	padding-left: 0px;
}

h2.dcp-signup-head {
	line-height: 61px;
	margin-top: 25px;
}

.dcp-signup-paragraph {
	margin-top: 25px;
	margin-bottom: 25px !important;
}

.number-box img {
	margin-bottom: 20px;
	width: 120px;
}

.nav-item .nav-link, .nav-tabs .nav-link {
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

.card a {
	-webkit-transition: all 150ms ease 0s;
	-moz-transition: all 150ms ease 0s;
	-o-transition: all 150ms ease 0s;
	-ms-transition: all 150ms ease 0s;
	transition: all 150ms ease 0s;
}

[data-toggle="collapse"][data-parent="#accordion"] i {
	-webkit-transition: transform 150ms ease 0s;
	-moz-transition: transform 150ms ease 0s;
	-o-transition: transform 150ms ease 0s;
	-ms-transition: all 150ms ease 0s;
	transition: transform 150ms ease 0s;
}

[data-toggle="collapse"][data-parent="#accordion"][aria-expanded="true"] i {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.now-ui-icons {
	display: inline-block;
	font: normal normal normal 14px/1 "Nucleo Outline";
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@-webkit-keyframes nc-icon-spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes nc-icon-spin {
	0% {
		-moz-transform: rotate(0deg);
	}
	
	100% {
		-moz-transform: rotate(360deg);
	}
}

@keyframes nc-icon-spin {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.now-ui-icons.objects_umbrella-13:before {
	content: "";
}

.now-ui-icons.shopping_cart-simple:before {
	content: "";
}

.now-ui-icons.shopping_shop:before {
	content: "";
}

.now-ui-icons.ui-2_settings-90:before {
	content: "";
}

.nav-tabs {
	border: 0;
	padding: 15px .7rem;
}

.nav-tabs:not(.nav-tabs-neutral) > .nav-item > .nav-link.active {
	box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, .3);
}

.card .nav-tabs {
	border-top-right-radius: .1875rem;
	border-top-left-radius: .1875rem;
}

.nav-tabs > .nav-item > .nav-link {
	color: #888;
	margin: 0;
	margin-right: 5px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 30px;
	font-size: 14px;
	padding: 11px 23px;
	line-height: 1.5;
}

.nav-tabs > .nav-item > .nav-link:hover {
	background-color: transparent;
}

.nav-tabs > .nav-item > .nav-link.active {
	background-color: #444;
	border-radius: 30px;
	color: #fff;
}

.nav-tabs > .nav-item > .nav-link i.now-ui-icons {
	font-size: 14px;
	position: relative;
	top: 1px;
	margin-right: 3px;
}

.nav-tabs.nav-tabs-neutral > .nav-item > .nav-link {
	color: #fff;
}

.nav-tabs.nav-tabs-neutral > .nav-item > .nav-link.active {
	background-color: rgba(255, 255, 255, .2);
	color: #fff;
}

.card .card-header {
	background-color: transparent;
	border-bottom: 0;
	background-color: transparent;
	border-radius: 0;
	padding: 0;
}

.card[data-background-color="orange"] {
	background-color: #f96332;
}

.card[data-background-color="red"] {
	background-color: #ff3636;
}

.card[data-background-color="yellow"] {
	background-color: #ffb236;
}

.card[data-background-color="blue"] {
	background-color: #2ca8ff;
}

.card[data-background-color="green"] {
	background-color: #15b60d;
}

[data-background-color="orange"] {
	background-color: #e95e38;
}

[data-background-color="black"] {
	background-color: #2c2c2c;
}

[data-background-color]:not([data-background-color="gray"]) {
	color: #fff;
}

[data-background-color]:not([data-background-color="gray"]) p {
	color: #fff;
}

[data-background-color]:not([data-background-color="gray"]) a:not(.btn):not(.dropdown-item) {
	color: #fff;
}

[data-background-color]:not([data-background-color="gray"]) .nav-tabs > .nav-item > .nav-link i.now-ui-icons {
	color: #fff;
}

.now-ui-icons {
	display: inline-block;
	font: normal normal normal 14px/1 "Nucleo Outline";
	font-size: inherit;
	speak: none;
	text-transform: none;
	/* Better Font Rendering */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*.menu li.has-children:hover>a:after {
    transform: rotate(180deg);
    top: 12px;
}*/
.menu li.has-children:hover:after {
	transform: rotate(180deg);
	top: 0px !important;
	right: 6px !important;
}

.nav-menu > ul > li:last-child > ul.sub-menu {
	right: 0px !important;
	width: 370px;
}

.sub-menu li {
	/*margin-bottom: -9px;*/
	text-indent: 0px;
}

.sub-menu li:after {
	background-color: transparent !important;
	display: none;
}

.sub-menu li a {
	font-size: 18px;
	color: #2e2e2e;
	font-weight: 500;
	border-bottom: none !important;
	padding: 7px 0;
}

.comments-area {
	display: none !important;
}

/*wordpress css ends*/
.investment-login-mobile a:after {
	background-color: transparent !important;
}

.st-default-search-input, .st-ui-search-input {
	background-image: none !important;
	font-size: 20px !important;
	font-family: inherit !important;
	box-sizing: border-box !important;
	border-radius: 0px !important;
	border: none !important;
}

.st-default-search-input.nitro-lazy, .st-ui-search-input.nitro-lazy {
	background-image: none !important;
}

.carousel-item {
	min-height: 350px;
}

@media (min-width: 800px) and (max-width: 1210px) {
	.tp-bullets {
		top: 111% !important;
		left: 61% !important;
	}
}

@media only screen and (max-width: 1200px) {
	.member-btn .btn {
		font-size: 16px;
		min-width: 100%;
	}
	
	.numbers-btn .btn {
		min-width: 225px !important;
	}
	
	.Loc {
		width: 100%;
	}
	
	.Loc > .text {
		width: 194px;
	}
}

@media only screen and (width: 1024px) {
	.dcpcalculator-main .wp-block-ub-tabbed-content-tab-title-wrap {
		font-size: 18px !important;
		width: 310px;
	}
	
	/*  .dcpcalculator-main .wp-block-ub-tabbed-content-tab-title-wrap:not(:last-child):after {
        right: -10px;
    } */
	.visitortype-box .member-btn {
		display: block;
	}
	
	.visitortype-box .member-btn .wp-block-button__link {
		min-width: 100% !important;
	}
	
	.newsbox-heading {
		top: -39px;
		width: 246px;
	}
	
	.banner-content-main .banner-content {
		left: 55px !important;
	}
	
	section.desktop-banner-new .carousel-indicators {
		left: 102px !important;
	}
	
	.number-box {
		padding: 15px 28px;
		width: auto;
	}
	
	.number-box .statics-numb {
		font-size: 50px;
	}
	
	.title-banner {
		height: 224px;
	}
	
	.Loc p a i {
		top: 38px;
		right: 16px;
	}
	
	.general-div {
		min-height: 344px;
	}
	
	.plans-btn .alignwide {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.widget2 {
		min-height: 344px;
	}
}

@media (min-width: 768px) and (max-width: 1157px) {
	.h1, h1 {
		font-size: 33px !important;
	}
}

@media (min-width: 601px) and (max-width: 767px) {
	.container, .container-sm {
		max-width: 100% !important;
	}
	
	.wp-block-column:not(:only-child) {
		flex-basis: calc(100% - 1em) !important;
	}
	
	.wp-block-column:nth-child(2n) {
		margin-left: 0em;
	}
	
	.wp-block-column:not(:only-child) {
		flex-grow: 1;
	}
	
	/*.visitortype-box {
        margin-left: 70px;
        margin-right: 70px;
    }*/
	.dcp-signup-section div div img {
		height: 372px !important;
		width: 320px;
	}
	
	.signup-mobi-icon {
		text-align: center !important;
	}
	
	.carousel-item img {
		height: 340px !important;
	}
	
	.banner-content hr {
		width: 94% !important;
	}
	
	.wp-block-latest-posts > div > div > div li {
		margin-top: 35px;
	}
	
	.latest-news a .btn {
		width: 97% !important;
	}
}

/*Mobile starts*/
@media only screen and (max-width: 767px) {
	/*    	.menu li.has-children.lan_show:hover:after {*/
	
	/*    transform: none !important;*/
	
	/*    top: 9px !important;*/
	
	/*    right: 0px !important;*/
	
	/*}*/
	
	/*.lan_show:after {transform: rotate(180deg) !important;margin-top: -5px !IMPORTANT;}*/
	.menu li.has-children:hover:after {
		transform: none;
		top: 8px !important;
		right: 6px !important;
	}
	
	.menu li.has-children.lan_show:after {
		transform: rotate(180deg);
		top: 2px !important;
		right: 6px !important;
	}
	
	.carousel-item {
		height: 275px;
	}
	
	ul#menu-main-menu li {
		padding: 11px 0;
	}
	
	ul#menu-main-menu li .sub-menu li {
		padding: 2px 0;
	}
	
	/*     .menu li.has-children:hover:after {
        top: 8px;
        display:none;
    } */
	
	/*     .menu li.has-children:after{
        top: 12px !important;
    } */
	.editorskit-no-mobile .outage-alert {
		margin-right: 0px !important;
		margin-bottom: 18px !important;
	}
	
	.editorskit-no-mobile .outage-alert a, .editorskit-no-mobile .login-register a {
		height: 50px !important;
	}
	
	/* calculator style */
	.wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tabs-content {
		padding: 10px 0px;
	}
	
	.wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tab-holder {
		display: block;
		background-color: transparent;
	}
	
	.dcpcalculator-main .wp-block-ub-tabbed-content-tabs-content h2 {
		margin-top: 0px !important;
	}
	
	.dcpcalculator-main .wp-block-ub-tabbed-content-tab-title-wrap {
		background-color: #115763 !important;
		width: 100%;
		margin-bottom: 10px;
		font-size: 18px !important;
	}
	
	.wp-block-ub-tabbed-content-tabs-title-mobile-horizontal-tab {
		display: block;
	}
	
	.c-accordion__content .wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tab-holder {
		height: auto !important;
		padding: 10px;
	}
	
	.dcpcalculator-main .c-accordion__content .wp-block-ub-tabbed-content-tabs-title {
		height: auto !important;
		flex-wrap: wrap;
		justify-content: flex-start !important;
	}
	
	.c-accordion__content .wp-block-ub-tabbed-content-tabs-title-mobile-horizontal-tab {
		display: flex;
	}
	
	.c-accordion__content .dcpcalculator-info {
		margin-top: 10px;
	}
	
	.top-left-menu ul {
		width: 100%;
		margin: 5px 0px;
	}
	
	.notish {
		margin-bottom: 18px !important;
	}
	
	.top-right-widget img {
		width: 30px !important;
		height: 30px !important;
		margin-right: 20px;
	}
	
	.top-right-menu {
		display: initial;
	}
	
	.notish .wp-block-button__link {
		width: 100%;
		background-color: #e3eeee;
		height: 50px !important;
		border-radius: 0px;
		font-size: 16px !important;
		font-weight: 700 !important;
		color: #115763 !important;
		text-align: left !important;
	}
	
	.login .wp-block-button__link {
		color: #0a3a43 !important;
		font-size: 16px !important;
		text-align: left;
		font-weight: 700 !important;
		height: 50px !important;
	}
	
	.mobile-banner-button a {
		margin-top: 0px;
		width: 100% !important;
	}
	
	.alignwide.account-login .wp-block-column:nth-child(2), .alignwide.account-login .wp-block-column:nth-child(3) {
		margin-left: 0 !important;
	}
	
	.alignwide.account-login .wp-block-column:nth-child(3) {
		padding-right: 15px !important;
	}
	
	.account-login .account-login-box1 a {
		padding-right: 45px;
	}
	
	.alignwide.account-login {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.alignwide.account-login .wp-block-column {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.alignwide.account-login .light-orange-bg {
		padding-bottom: 25px;
	}
	
	.signup-mobi-icon {
		display: block !important;
	}
	
	.dcp-signup-icon {
		display: none !important;
	}
	
	.latest-news {
		margin-top: 0px;
	}
	
	.home-section5.drs-number {
		margin-bottom: -70px !important;
	}
	
	.general-button {
		padding: 0px 15px;
	}
	
	.Loc p a i {
		top: 23px;
	}
	
	.scroll-main {
		margin-top: 0px !important;
	}
	
	.home-section1 {
		position: relative;
	}
	
	#menu-life-events, #menu-popular-links-menu, #menu-about-us, #menu-plans-menu {
		list-style: none;
		text-align: left;
		padding-left: 0px;
	}
	
	#menu-plans-sidemenu, #menu-popular-links-menu {
		list-style: none;
		text-align: left;
		padding-left: 0px;
	}
	
	#menu-table-of-contents, #menu-popular-links-menu {
		list-style: none;
		text-align: left;
		padding-left: 0px;
		margin-left: 0px;
	}
	
	#menu-life-events li a, #menu-plans-menu li a {
		color: #3d3d3d;
		font-size: 20px !important;
		font-weight: 700;
		text-decoration: none;
	}
	
	#menu-life-events li a:hover, #menu-plans-menu li a:hover {
		color: #852a19;
		text-decoration: none;
	}
	
	#menu-life-events li, #menu-plans-menu li {
		margin: 10px 0px;
	}
	
	#menu-table-of-contents li a {
		color: #3d3d3d;
		font-size: 16px;
		font-weight: 600;
		text-decoration: none;
	}
	
	#menu-table-of-contents li a:hover {
		color: #852a19;
		text-decoration: none;
	}
	
	#menu-table-of-contents li {
		margin: 10px 0px;
	}
	
	section.banner {
		display: initial !important;
		padding: 0px !important;
	}
	
	/*section {
        padding: 60px 15px;
    }*/
	.h1-bg {
		display: none;
	}
	
	.responsive-sidemenu {
		width: 100%;
		background-color: #115763 !important;
		color: #fff !important;
		font-size: 19px !important;
		font-weight: 600 !important;
		text-align: left !important;
		text-decoration: none !important;
		padding-top: 14px !important;
		padding-bottom: 14px !important;
	}
	
	.responsive-sidemenu1 {
		width: 100%;
		background-color: #115763 !important;
		color: #fff !important;
		font-size: 19px !important;
		font-weight: 600 !important;
		text-align: left !important;
		text-decoration: none !important;
		padding-top: 14px !important;
		padding-left: 28px !important;
		padding-bottom: 14px !important;
		/*margin-top: -24px;*/
		position: relative;
	}
	
	.responsive-sidemenu1 > .fa.fa-plus {
		border: 1px solid #115763;
		color: #fff;
		padding: 9px;
		border-radius: 50%;
		width: 32px;
		height: 32px;
		font-size: 16px;
		top: 13px;
		bottom: 0;
		right: 10px;
		position: absolute;
	}
	
	.responsive-sidemenu > .fa.fa-plus, .responsive-sidemenu > .fa.fa-minus {
		border: 1px solid #115763;
		color: #fff;
		border-radius: 50%;
		width: 34px;
		height: 34px;
		font-size: 17px;
		position: relative;
		right: -158px;
	}
	
	.myclass li {
		text-align: left !important;
		margin-bottom: 2px;
	}
	
	#breadcrumb:before {
		left: 20px !important;
	}
	
	#breadcrumb {
		padding-left: 10px !important;
	}
	
	.member-btn {
		margin-top: 23px;
	}
	
	.wp-block-latest-posts__list > div > div > .col-md-4 > li > .custum-btn {
		margin-top: 45px;
	}
	
	#collapseOne .menu-publications-2 {
		padding-left: 15px !important;
	}
	
	.publications-menu {
		padding-left: 25px !important;
	}
	
	.mobilesidebar-menu1 ul:first-child {
		list-style: none;
		margin-left: 12px !important;
	}
	
	.wp-block-latest-posts__list > div > div > .col-md-4 > li {
		margin-bottom: 37px;
	}
	
	.newsbox-heading a {
		font-size: 20px !important;
		line-height: 28px;
	}
	
	.newsbox-txt {
		display: none;
	}
	
	.newsbox-heading {
		width: 295px !important;
	}
	
	.paddingleftzero {
		padding-left: 15px !important;
	}
	
	#rev_slider_1_1_wrapper .hesperiden.tparrows {
		display: none;
	}
	
	.mobilesidebar-menu1 .card-body {
		background-color: #f7f7f7 !important;
		border-radius: 0px !important;
		border-bottom: 3px solid #3d3d3d !important;
		padding-bottom: 5px !important;
		padding-top: 8px !important;
	}
	
	.mobilesidebar-menu1 .sub-menu {
		padding-bottom: 0px !important;
	}
	
	.nomargin-top {
		margin-top: 40px !important;
	}
	
	/*   .desktop-banner {
        display: none;
    } */
	.Loc > .text {
		width: 207px;
	}
	
	#breadcrumb:before {
		background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/Icon.png");
		width: 20px;
		height: 20px;
		left: 0px !important;
		top: 2px;
	}
	
	.content-block h1:first-of-type, body h1:first-of-type {
		margin-top: 30px !important;
	}
	
	.ultp-block-426bf2 .ultp-pagination, .ultp-block-426bf2 .ultp-loadmore {
		margin: 40px 0px 0px 43px;
	}
	
	p.account-login-box-para {
		margin-right: 28px;
	}
	
	p.account-login-box-dtn img {
		width: 8px;
	}
	
	.banner-content hr {
		background-color: #707070;
		height: 2px;
		position: absolute;
		bottom: 17px;
		width: 88%;
	}
	
	.mobile-nav ul li .sub-menu {
		padding-bottom: 35px !important;
	}
	
	.top-left-menu ul li:last-child {
		margin-right: 0px;
	}
	
	.mobile-nav-active .mobile-nav {
		box-shadow: inset 0px 7px 13px 0px rgba(53, 53, 53, 56%);
		padding-top: 20px;
	}
	
	.dcp-signupsection:after {
		display: none;
	}
	
	.icofont-navigation-menu:before {
		content: "" !important;
		background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/humburg.png");
		width: 33px;
		height: 22px;
		position: absolute;
		background-size: cover;
		background-repeat: no-repeat;
		right: 0;
	}
	
	.icofont-navigation-menu {
		position: relative;
	}
	
	.icofont-close:before {
		content: "" !important;
		background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/cross.png");
		width: 30px;
		height: 30px;
		position: absolute;
		background-size: cover;
		background-repeat: no-repeat;
		right: 0;
	}
	
	.icofont-close {
		position: relative;
	}
	
	.other_life-events > .sub-menu li a {
		color: #3e4142 !important;
	}
	
	.top-right-menu ul .notish a > .btn img {
		width: 30px !important;
		height: 30px !important;
		margin-right: 20px;
	}
	
	.dcp-signup-section div div img {
		margin-top: 40px !important;
		height: 287px !important;
	}
	
	.widget2 {
		min-height: 220px;
	}
	
	a.wp-block-button__link.subscribe-btn {
		width: 100%;
	}
	
	.main-head {
		margin-top: 16px !important;
	}
	
	.wp-block-latest-posts__featured-image.alignleft {
		margin-right: 0px !important;
	}
	
	.alert {
		padding: 15px 30px !important;
		min-height: 125px;
		margin-bottom: 10px !important;
		margin-top: 10px;
	}
	
	.marginneg-top {
		margin-top: -303px;
		padding-bottom: 24px;
	}
	
	/*mobile slider*/
	.carousel-indicators .active {
		background-color: #f36c20 !important;
		border: 3px solid #f36c20 !important;
	}
	
	.banner-content .main-btn a .btn {
		width: 100%;
		color: #fff;
		font-size: 18px;
		height: 55px;
		font-weight: 600;
	}
	
	.banner-content .main-btn a {
		background-color: #115763;
		color: #fff !important;
		padding: 11px 0px;
		font-size: 16px;
	}
	
	.banner-content p {
		color: #2e2e2e;
		font-size: 16px;
		line-height: 24px;
		margin-top: -7px;
	}
	
	.carousel-control-next, .carousel-control-prev {
		display: none !important;
	}
	
	.banner-content .main-btn {
		margin-top: 20px;
	}
	
	div#carouselExampleFade {
		margin-bottom: 237px;
	}
	
	.carousel-inner {
		overflow: initial !important;
	}
	
	#rev_slider_1_1_forcefullwidth {
		display: none;
	}
	
	/*.carousel-item img {
      height: 220px;
    }
    */
	.banner-content {
		left: 23px !important;
		right: 23px !important;
		background-color: #fff;
		position: absolute;
		bottom: -220px;
		left: 0;
		padding: 55px 20px 20px;
		min-height: 294px;
		width: auto;
	}
	
	.banner-content h2 {
		font-size: 28px !important;
		color: #0c3840;
		font-weight: 700 !important;
		margin-top: -4px !important;
	}
	
	.carousel-indicators li {
		width: 16px !important;
		height: 16px !important;
		border-radius: 50%;
		background-color: #fff !important;
		border: 3px solid #115763;
		border-top: 3px solid #115763 !important;
		border-bottom: 3px solid #115763 !important;
		opacity: 1 !important;
	}
	
	.carousel-control-next, .carousel-control-prev {
		width: 7%;
	}
	
	.mt-80 {
		margin-top: 80px;
	}
	
	.carousel-indicators {
		justify-content: left !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		bottom: 10px !important;
		left: 41px !important;
		padding-right: 0px !important;
		width: auto !important;
	}
	
	/* end mobile slider*/
	.plans-type-btns a {
		padding-bottom: 40px;
	}
	
	.card {
		z-index: 1;
	}
	
	#custom_html-2 h3 {
		margin-left: 108px;
	}
	
	#footer .footer-top .footer-links ul li {
		display: inherit !important;
		text-align: center;
		border-bottom: none !important;
	}
	
	.h3, h3 {
		font-size: 22px !important;
		font-weight: 600px !important;
	}
	
	.mobilesidebar-menu1 {
		display: block;
		height: 39px;
		margin-top: 10px;
	}
	
	.header-bg:before {
		background-image: none;
	}
	
	.investment-login-mobile > a.wp-block-button__link:after {
		font: normal normal normal 14px/1 FontAwesome;
		font-weight: 900;
		content: "";
		position: absolute;
		font-size: 26px;
		color: #3d3d3d;
		left: 22px;
		bottom: 0;
		top: 14px;
		background-color: transparent !important;
	}
	
	.investment-login-mobile {
		display: block !important;
		height: 54px;
		position: relative;
	}
	
	.investment-login-mobile > a.wp-block-button__link {
		font-size: 18px;
		font-weight: 600;
		text-align: left;
		padding-left: 60px;
		line-height: 30px;
	}
	
	iframe.elementor-video-iframe {
		height: 200px;
	}
	
	h1#dcp-–-deferred-compensation-program {
		line-height: 37px !important;
		margin-bottom: 35px !important;
		margin-top: 0px !important;
	}
	
	.mobilesidebar-menu1 > .accordion > .card {
		border-bottom: 0px !important;
		z-index: 9;
	}
	
	.card-body {
		padding: 2px !important;
	}
	
	.investment-login {
		display: none !important;
	}
	
	.investment-login a:after {
		top: 9px;
	}
	
	.wp-block-column h2 {
		font-size: 25px !important;
		line-height: 41px !important;
		margin-top: 34px !important;
		margin-bottom: 14px !important;
	}
	
	.drs-number h2 {
		margin-top: 0px !important;
		margin-bottom: 40px !important;
	}
	
	.account-security h3 {
		margin-top: 20px !important;
	}
	
	.dcp-signup-section .alignwide {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	div#headingOne h2 {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	
	.main-head h2 {
		font-size: 25px !important;
		line-height: 41px !important;
		margin-top: 5px !important;
		margin-bottom: 20px !important;
	}
	
	.wp-block-column h3 {
		font-size: 22px !important;
		line-height: 1.5 !important;
		margin-top: 20px !important;
	}
	
	.h1, h1 {
		font-size: 35px !important;
		margin-top: 18px !important;
		margin-bottom: 10px !important;
		line-height: 41px !important;
		margin-bottom: 18px !important;
	}
	
	.h2, h2 {
		font-size: 25px !important;
		font-weight: 700 !important;
		margin-top: 18px !important;
		margin-bottom: 18px !important;
	}
	
	.breadcrumb {
		margin: 10px 0 10px 0 !important;
	}
	
	.plans-type-btns a {
		color: #852a19 !important;
		font-size: 16px !important;
		font-weight: 700;
	}
	
	.entry-content {
		padding: 0px 15px;
	}
	
	.type-post .entry-content {
		padding: 0px;
	}
	
	#post-84 .entry-content, #post-9984 .entry-content {
		padding: 0px;
	}
	
	.drs-number .general-button {
		margin-bottom: 10px !important;
		padding: 0px 15px;
	}
	
	.other_life-events > .sub-menu li {
		margin-bottom: -2px;
	}
	
	.wp-block-columns.dcp-signup-section {
		background: #115763;
		padding-bottom: 20px;
		background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/dcp-mobile-bg.png");
		background-repeat: no-repeat;
		background-position: bottom right;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.wp-block-columns.dcp-signup-section.nitro-lazy {
		background-image: none !important;
	}
	
	.wp-image-5302 {
		display: none;
	}
	
	.home-section2-bg {
		background: #115763;
		background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/visitor-mobile-bg.png");
		background-position: top left;
	}
	
	.home-section2-bg.nitro-lazy {
		background-image: none !important;
	}
	
	.visitor-mobile-bg {
		background: #115763;
		padding-bottom: 30px;
	}
	
	.visitor-mobile-bg {
		background: #115763;
		padding-bottom: 20px;
		background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/visitorbottom-mobile-bg.png");
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	
	.visitor-mobile-bg.nitro-lazy {
		background-image: none !important;
	}
	
	.wp-block-button {
		width: 100%;
	}
	
	.mobilesidebar-menu1 > .accordion > .card > .collapse > .card-body > .menu-life-events-container > ul > li > .sub-menu {
		border-top: none;
	}
	
	.mobilesidebar-menu1 > .accordion > .card > .collapse > .card-body > .menu-life-events-container > ul > li > .sub-menu > li > a {
		text-decoration: none;
		color: #2e2e2e;
	}
	
	.card-body ul li a {
		text-decoration: none;
		font-weight: 600;
		color: #2e2e2e;
		font-size: 15px;
		line-height: 28px;
	}
	
	.responsive-sidemenu > .fa.fa-plus, .responsive-sidemenu > .fa.fa-minus {
		right: 12px !important;
		position: absolute !important;
		top: 12px;
	}
	
	.responsive-sidemenu > .fa.fa-plus:before, .responsive-sidemenu > .fa.fa-minus:before {
		position: relative;
		top: -1px;
		left: -1px;
	}
	
	.title-banner {
		background-repeat: no-repeat;
		height: 188px;
		background-position: -413px 0px !important;
		background-size: 233% !important;
	}
	
	.number-box h4 {
		font-size: 70px !important;
	}
	
	p {
		font-size: 16px;
	}
	
	.dcp-signup-head {
		font-size: 22px !important;
	}
	
	a.wp-block-button__link {
		width: 100%;
		height: 50px;
		font-size: 16px;
		padding: calc(8px + 6px) calc(8px + 2px);
		font-weight: 700;
	}
	
	.account-login-box p {
		font-size: 17px;
		padding: 11px 2px;
		font-weight: 700;
	}
	
	.signup-mobi-icon img {
		height: 290px;
	}
	
	p.account-login-box-dtn {
		right: 27px;
	}
	
	.latest-news.text-center {
		margin-top: 0px;
	}
	
	.visitor-title h2 {
		font-weight: 700 !important;
		font-size: 25px !important;
		line-height: 35px !important;
	}
	
	.latest-news a .btn {
		font-size: 18px !important;
		width: 91% !important;
		height: 55px !important;
	}
	
	.newsbox-heading {
		width: 313px !important;
		margin-left: -1px;
		padding-left: 2px;
		padding-top: 9px !important;
		margin-top: -35px;
		z-index: 60;
		position: relative;
		top: 0;
		margin-bottom: 20px;
	}
	
	.wp-block-latest-posts__list > div > div > .col-md-4 > li > .custum-btn {
		margin-top: 0px;
	}
	
	.newsbox-heading time {
		display: none;
	}
	
	/*     .menu li.has-children:hover>a:after {
        top: 12px;
    } */
	.menu li.has-children > a:after {
		font-size: 30px !important;
		right: 0;
		position: absolute;
	}
	
	/*.menu li.has-children:after{
        font-size: 30px !important;
        right: 0;
    }*/
	.menu .sub-menu {
		position: initial !important;
		width: 116% !important;
		z-index: 99 !important;
		background: #fff !important;
		box-shadow: 0px 0px 30px rgba(127, 137, 161, 25%);
		padding: 7px 21px !important;
		border-top: 5px solid #f36c20;
		margin: 0px -25px;
	}
	
	#menu-main-menu {
		margin-top: 18px;
		margin-bottom: 13px;
		position: relative;
	}
	
	#menu-item-58 > .sub-menu {
		height: auto;
		overflow-y: unset;
	}
	
	#menu-item-55 > .sub-menu {
		height: auto;
		overflow-y: unset;
	}
	
	.top-right-menu ul .notish a > .btn {
		width: 100% !important;
		height: 55px !important;
	}
	
	.top-right-menu ul .login a > .btn {
		width: 100% !important;
		height: 55px !important;
		text-align: left;
	}
	
	.top-right-menu ul .login a > .btn img {
		margin-right: 20px !important;
		width: 30px !important;
		height: 30px !important;
	}
	
	.alert-dismissible .close {
		top: -9px !important;
		right: 14px !important;
	}
	
	.notificaton-bar > div > p, .notificaton-bar p {
		font-size: 16px;
	}
	
	.notificaton-bar > div > p span, .notificaton-bar > p span {
		font-size: 20px;
		padding-left: 32px;
		line-height: 37px;
		display: block;
	}
	
	.textwidget p span:before {
		margin-left: -34px;
		width: 39px;
		height: 39px;
		top: 3px;
		font-size: 32px;
	}
	
	#footer .footer-top .footer-links {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#header .logo {
		display: none;
	}
	
	.mobile-logo {
		display: initial !important;
		margin-left: 16px;
		margin-top: -12px;
		margin-bottom: 22px;
	}
	
	.mobile-top-head {
		display: initial !important;
	}
	
	#header {
		border-top: 8px solid #f36c20;
		padding-top: 31px;
		padding-bottom: 7px;
	}
	
	.top-right-menu ul .notish {
		margin-right: 0px;
		margin-bottom: 0px;
	}
	
	.top-right-menu ul {
		width: 100%;
		display: block;
	}
	
	.icofont-navigation-menu:after {
		font-family: "Open Sans";
		content: "Menu";
		color: #fff;
		right: 41px;
		position: absolute;
		font-size: 18px;
		top: 0px;
		font-weight: 700;
	}
	
	.icofont-close:after {
		font-family: "Open Sans";
		content: "Close";
		color: #fff;
		right: 41px;
		position: absolute;
		font-size: 18px;
		top: 3px;
		font-weight: 700;
	}
	
	.mobile-nav {
		position: absolute;
		top: 243px;
		right: 0;
		bottom: 0;
		left: 0;
		background: #115763;
		border-radius: 0;
		padding: 10px 25px;
	}
	
	.mobile-nav a {
		color: #fff;
		padding: 10px 0px;
		text-decoration: none;
		font-size: 18px;
		font-weight: 700;
	}
	
	.top-right-menu ul .notish a {
		font-size: 18px;
	}
	
	.top-right-menu ul .login a {
		font-size: 18px;
	}
	
	.search {
		position: relative;
		border-bottom: 3px solid #34767e;
		padding-bottom: 25px;
		margin-top: 10px;
	}
	
	button.searchButton {
		margin-left: -36px;
		position: absolute;
		top: 13px;
	}
	
	.search input {
		width: 100%;
		padding: 16px 13px;
		height: 55px;
	}
	
	.mobile-nav .drop-down ul {
		background-color: #fff;
		border-top: 5px solid #f36c20;
		margin: 0 -25px;
	}
	
	.mobile-nav .drop-down ul li a {
		color: #183f4f;
	}
	
	.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
		color: #fff;
	}
	
	#main {
		margin-top: 117px;
	}
	
	.newsbox-txt p {
		display: none;
	}
	
	.news-box {
		margin-bottom: 43px;
	}
	
	.my-cus-coloum {
		background: none;
	}
	
	.light-orange-bg {
		background-color: #fbc49a;
	}
	
	.account-general-div, .account-general-div1 {
		display: none;
	}
	
	.my-cus-coloum {
		padding-top: 1px;
		padding-bottom: 53px;
	}
	
	.sign-reg-account-login {
		padding-top: 0px;
		padding-bottom: 30px;
		padding-left: 0px;
	}
	
	.number-box {
		width: 100%;
		margin-bottom: 2px;
	}
	
	.mobile-gray-bg {
		background-color: #edf0f3;
	}
	
	.general-div {
		display: none;
	}
	
	.Mobile-show {
		display: initial;
	}
	
	.Mobile-hide {
		display: none;
	}
	
	.widget3 {
		background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/themes/twentynineteen1/assets/img/widget-bg3.jpg");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: bottom right;
	}
	
	.widget3.nitro-lazy {
		background-image: none !important;
	}
	
	.banner-content h2 {
		font-size: 25px;
	}
	
	.campaign-btn [type=button] {
		width: 100%;
	}
	
	.mobilesidebar-menu {
		display: initial;
		text-align: left;
	}
	
	.mobile-hide {
		display: none;
	}
	
	.mobilepanel-title > a:before {
		float: right !important;
		font-family: FontAwesome;
		content: "";
		color: #115763;
		font-size: 20px;
		border: 1px solid;
		padding: 5px 8px;
		height: 35px;
		width: 35px;
		border-radius: 38px;
		position: absolute;
		top: 7px;
		right: 27px;
	}
	
	.mobilepanel-title > a.collapsed:before {
		float: right !important;
		content: "";
	}
	
	.mobilepanel-title {
		background: #e3eeee;
		height: 48px;
		padding: 11px;
	}
	
	.mobilepanel-title a {
		color: #115763;
	}
	
	.desktop-sidebar {
		display: none;
	}
	
	#main {
		margin-top: 0px;
	}
	
	#menu-item-58 > .sub-menu li a {
		color: #0c3840;
		padding-bottom: 0px;
		font-size: 16px;
		font-weight: 600;
		line-height: 42px;
	}
	
	.mobile-nav ul li .sub-menu li a {
		color: #0c3840;
		padding-bottom: 0px;
		font-size: 16px;
		font-weight: 600;
		line-height: 42px;
	}
	
	.Loc {
		width: 100%;
		align-items: center;
	}
	
	.member-btn .btn {
		min-width: 100% !important;
	}
	
	section.home-section5 {
		margin-bottom: -97px !important;
	}
	
	.visitor-title {
		margin-bottom: 25px;
		padding: 0px 15px;
		position: relative;
		top: 24px;
	}
	
	h2.has-text-align-center.white-text.visitor-title {
		top: 0px;
	}
	
	.plans-type-btns a:after {
		top: 22px;
	}
	
	.notificaton-bar > .textwidget p, .textwidget p {
		text-align: left;
	}
	
	.search-row {
		display: block;
	}
	
	.search-row h1 {
		font-size: 36px;
	}
	
	.tablepress-responsive-phone {
		display: flex !important;
	}
	
	.tablepress-responsive-phone thead {
		display: flex !important;
		background: #285763;
	}
	
	.tablepress-responsive-phone thead th {
		width: 140px !important;
		padding: 18px 10px !important;
		font-size: 13px;
		min-height: 60px;
	}
	
	.tablepress tbody tr td {
		padding: 18px 5px !important;
		width: 150px;
		word-break: break-word;
		white-space: normal;
		font-size: 13px;
		min-height: 63px;
	}
	
	.tablepress.enrollment tbody tr td, .tablepress.enrollment thead th {
		min-height: 165px;
		padding: 5px 5px !important;
	}
	
	.tablepress.withdrawl tbody tr td, .tablepress.withdrawl thead th {
		min-height: 185px;
		padding: 5px 5px !important;
	}
	
	.tablepress.more-forms tbody tr td, .tablepress.more-forms thead th {
		min-height: 185px;
		padding: 5px 5px !important;
	}
}

@media (min-width: 320px) and (max-width: 359px) {
	.newsbox-heading {
		width: 260px !important;
	}
	
	.top-left-menu ul li a {
		font-size: 14px;
	}
	
	p.account-login-box-para {
		margin-right: 33px;
	}
	
	.Loc > .text {
		width: 190px;
	}
	
	.Loc p a i {
		top: 35px;
	}
	
	.mobile-nav-toggle {
		top: 206px;
	}
	
	.mobile-nav {
		top: 263px;
	}
}

/*menu */
.sub-menu {
	display: none;
	position: absolute;
	top: 90px;
	width: 250px;
	z-index: 99;
	background: #fff;
	padding: 3px 13px 28px 28px !important;
	list-style-type: none !important;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
	text-decoration: none;
}

.sub-menu li a:hover, .sub-menu li .active > a, .sub-menu li li:hover > a {
	color: #852a19 !important;
	border-bottom: none !important;
	position: relative !important;
	font-weight: 700;
}

.home div#breadcrumb {
	display: none;
}

.page-id-84 .breadcrumb {
	display: none !important;
}

.menu-item:hover > .sub-menu {
	display: block;
}

/*.sub-menu li a {
    color: #000;
    padding-bottom: 0px;
}*/
.sub-menu li a:hover {
	color: #484545;
}

/* .menu li.has-children:after { */

/*.menu li.has-children>a:after { 
    content: "";
    background-image: url(/wp-content/uploads/2021/06/menu-down-arrow.png);
    background-repeat: no-repeat;
    width: 22px;
    margin-top: 0px;
    margin-left: 9px;
    height: 13px;
    vertical-align: 0px;
    display: inline-block;
    -webkit-transition: all 300ms 0s ease-in-out;
    transition: all 300ms 0s ease-in-out;
}*/
.menu li.has-children:after {
	content: "";
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/source/rev-9559741/www.drs.wa.gov/wp-content/uploads/2023/09/arrow-drop-down.svg");
	background-repeat: no-repeat;
	width: 22px;
	margin-top: 0px;
	margin-left: 9px;
	height: 13px;
	vertical-align: 0px;
	display: inline-block;
	-webkit-transition: all 300ms 0s ease-in-out;
	transition: all 300ms 0s ease-in-out;
	right: -4px !important;
	left: initial;
	position: absolute;
	top: 10px;
}

#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-leftarrow:before {
	content: "";
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/Fill-1-1.png");
	background-repeat: no-repeat;
	width: 14px;
	height: 22px;
}

#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-rightarrow:before {
	content: "";
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/Fill-111.png");
	background-repeat: no-repeat;
	width: 14px;
	height: 22px;
}

.sidebar-main-head p {
	background-color: #115763;
	color: #fff !important;
	text-align: left;
	font-size: 25px !important;
	padding-left: 300%;
	font-weight: 400 !important;
	height: 65px;
	margin-left: -300%;
	margin-bottom: 0px;
	line-height: 60px !important;
}

.h1-bg {
	background-color: #115763;
	width: 35%;
	height: 65px;
	position: absolute;
	left: 0;
	/*top: 0px;*/
	z-index: -1;
}

/*.h1-bg-banner{
    top:587px;
}*/
.h1, h1 a:hover {
	color: #115763;
	text-decoration: none;
}

.h2, h2 a:hover {
	text-decoration: none;
	color: #115763;
}

/*.menu li.has-children:after {
     margin-left: 6px;
    top: 13px;
    right: 0;
    color: #fff;
    content: '\f078';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    vertical-align: 1px;
    display: inline-block;
    -webkit-transition: all 300ms 0s ease-in-out;
    transition: all 300ms 0s ease-in-out;
    position: absolute;
}*/
.menu li li.has-children > a:after {
	color: #222;
	content: " ►";
	font-size: 10px;
	vertical-align: 1px;
}

.home-section1 {
	position: relative;
}

/* table of content styles start */
#mega-menu-wrap-my-custom-menu #mega-menu-my-custom-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	font-size: 18px !important;
	line-height: 30px !important;
}

#menu-table-of-contents ul li {
	list-style: disc !important;
}

#menu-table-of-contents, #menu-life-events, #menu-plans-menu, #menu-publications, #menu-employer-handbook, #menu-employer-news, #menu-about-us, #menu-popular-searches, #menu-toc-judge, #menu-employers, #menu-plan-choice-resources, #menu-judge-resources, #menu-plan-1-resources, #menu-plan-2-resources, #menu-plan-3-resources {
	list-style: none;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px !important;
}

#menu-life-events li, #menu-plans-menu li, #menu-publications li, #menu-employer-handbook li, #menu-employer-news li, #menu-table-of-contents li, #menu-about-us li, #menu-popular-searches li, #menu-toc-judge li, #menu-employers li, #menu-plan-choice-resources li, #menu-judge-resources li {
	margin: 10px 0px;
}

#menu-life-events li:after, #menu-plans-menu li:after, #menu-publications li:after, #menu-employer-handbook li:after, #menu-employer-news li:after, #menu-about-us li:after, #menu-popular-searches li:after, #menu-toc-judge li:after, #menu-employers li:after, #menu-plan-choice-resources li:after, #menu-judge-resources li:after {
	display: none;
}

#menu-life-events li a, #menu-plans-menu li a, #menu-publications li a, #menu-employer-handbook li a, #menu-employer-news li a, #menu-table-of-contents li a, #menu-about-us li a, #menu-popular-searches li a, #menu-toc-judge li a, #menu-employers li a, #menu-plan-choice-resources li a, #menu-judge-resources li a {
	color: #3d3d3d;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

#menu-life-events li a:hover, #menu-plans-menu li a:hover, #menu-publications li a:hover, #menu-employer-handbook li a:hover, #menu-employer-news li a:hover, #menu-table-of-contents li a:hover, #menu-about-us li a:hover, #menu-popular-searches li a:hover, #menu-toc-judge li a:hover, #menu-employers li a:hover, #menu-plan-choice-resources li a:hover, #menu-judge-resources li a:hover {
	color: #852a19;
	text-decoration: none;
}

/*mobile menus*/
#menu-life-events-1 li:after, #menu-plans-menu-1 li:after, #menu-publications-1 li:after, #menu-employer-handbook-1 li:after, #menu-employer-news-1 li:after, #menu-about-us-1 li:after, #menu-popular-searches-1 li:after, #menu-toc-judge-1 li:after, #menu-employers-1 li:after, #menu-plan-choice-resources-1 li:after, #menu-judge-resources-1 li:after, #menu-plan-1-resources li:after, #menu-plan-2-resources li:after, #menu-plan-3-resources li:after {
	display: none;
}

/*mobile menus*/
#menu-plans-sidemenu {
	list-style: none;
	text-align: left;
	padding-left: 0px;
}

#menu-publications .other_life-events .sub-menu {
	margin-left: 28px !important;
}

#menu-publications .other_life-events .sub-menu li:after {
	display: block !important;
	content: "";
	position: absolute;
	height: 10px;
	width: 10px;
	background-color: #285763 !important;
	border-radius: 50%;
	top: 8px;
	left: -18px;
}

#menu-publications .other_life-events .sub-menu li a {
	font-size: 16px !important;
	font-weight: 600 !important;
}

#menu-publications-1 .other_life-events .sub-menu {
	margin-left: 28px !important;
}

#menu-publications-1 .other_life-events .sub-menu li:after {
	display: block !important;
	content: "";
	position: absolute;
	height: 10px;
	width: 10px;
	background-color: #285763 !important;
	border-radius: 50%;
	top: 8px;
	left: -18px;
}

#menu-publications-1 .other_life-events .sub-menu li a {
	font-size: 16px !important;
	font-weight: 600 !important;
}

.other_life-events > .sub-menu {
	display: block;
	position: initial;
	width: initial;
	z-index: 0;
	background: none;
	box-shadow: none;
	padding: inherit;
	list-style: disc;
	padding-left: 5px !important;
	margin-top: 0px;
}

.other_life-events > .sub-menu li a {
	font-weight: 400 !important;
	color: #3e4142 !important;
	font-size: 15px !important;
}

#menu-toc-judge .sub-menu {
	display: block;
	position: initial;
	width: initial;
	z-index: 0;
	background: none;
	box-shadow: none;
	padding: inherit;
	list-style: disc;
	padding-left: 5px !important;
	padding-bottom: 0px !important;
	margin-top: 0px;
	margin-left: 28px !important;
}

#menu-toc-judge .sub-menu li a {
	font-weight: 400 !important;
	color: #3e4142 !important;
	font-size: 15px !important;
}

#menu-toc-judges .sub-menu {
	margin-left: 28px !important;
}

#menu-toc-judge .sub-menu li:after {
	display: block !important;
	content: "";
	position: absolute;
	height: 10px;
	width: 10px;
	background-color: #285763 !important;
	border-radius: 50%;
	top: 8px;
	left: -18px;
}

#menu-toc-judge .sub-menu li a {
	font-size: 16px !important;
	font-weight: 600 !important;
}

#menu-toc-judge-1 .sub-menu {
	display: block;
	position: initial;
	width: initial;
	z-index: 0;
	background: none;
	box-shadow: none;
	padding: inherit;
	list-style: disc;
	padding-left: 5px !important;
	padding-bottom: 0px !important;
	margin-top: 0px;
	margin-left: 28px !important;
}

#menu-toc-judge-1 .sub-menu li a {
	font-weight: 400 !important;
	color: #3e4142 !important;
	font-size: 15px !important;
}

#menu-toc-judge-1 .sub-menu {
	margin-left: 28px !important;
}

#menu-toc-judge-1 .sub-menu li:after {
	display: block !important;
	content: "";
	position: absolute;
	height: 10px;
	width: 10px;
	background-color: #285763 !important;
	border-radius: 50%;
	top: 8px;
	left: -18px;
}

#menu-toc-judge-1 .sub-menu li a {
	font-size: 16px !important;
	font-weight: 600 !important;
}

li.toc-bullet-h1:after {
	display: none;
}

li.toc-bullet-h1 + ul.toc-bullet-h2 {
	margin-left: 24px !important;
}

/* table of content styles end */
.wp-block-latest-posts__featured-image img {
	width: 100%;
}

.newsbox-heading a:hover {
	color: #115763;
	text-decoration: none;
}

.newsbox-heading time {
	text-align: left;
	font: normal normal normal 16px/18px Open Sans;
	letter-spacing: 0;
	margin-bottom: -19px;
	font-weight: 500;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 1px !important;
}

.newsbox-heading a {
	font: normal normal bold 21px/34px Open Sans;
	color: #115763;
	/*  font-size: 25px;
    font-weight: 700; */
	text-decoration: none !important;
}

section.home-section3 {
	padding-top: 0px;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
	text-decoration: none;
}

.sub-menu li a:hover, .sub-menu li .active > a, .sub-menu li li:hover > a {
	color: #852a19 !important;
	border-bottom: none !important;
	position: relative !important;
	font-weight: 700;
}

.top_language_translate li {
	display: block !important;
	text-align: left !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.top_language_translate li a:hover {
	color: #df7a1c !important;
	/*border-bottom:1px solid #115763 !IMPORTANT;*/
	border: 0 !important;
}

/*top_language_translate a:hover {*/

/*}*/
.home div#breadcrumb {
	display: none;
}

.page-id-84 .breadcrumb {
	display: none !important;
}

/*Search Page Gangadhar*/
.border-bottom-gray {
	border-bottom: 1px solid #ccc;
}

.border-top-gray {
	border-bottom: 1px solid #ccc;
}

h1 {
	font-size: 45px;
	color: #115763;
	font-weight: 700;
}

.search-row {
	border-bottom: 2px solid #115763;
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
	display: -moz-flex;
	align-items: center;
	justify-content: space-between;
}

.showing {
	font-size: 20px;
	font-weight: 600;
	padding-top: 20px;
}

.search-row h1 {
	margin-bottom: 1px;
}

.search-content h4 {
	font-size: 24px;
	font-weight: 600;
}

.search-item {
	border-bottom: 1px solid #ccc;
	padding-top: 25px;
	padding-bottom: 10px;
}

.search-item p {
	font-size: 14px;
}

.date {
	color: #115763;
}

.search-pagination {
	padding-top: 60px;
}

.search-pagination .pagination {
	align-items: center;
}

.search-pagination img {
	width: 40px;
}

.search-pagination a i {
	font-size: 32px;
	color: #115763;
}

.search-pagination .page-link {
	background: none;
	border: none;
	color: #115763;
}

.search-pagination .page-link:hover {
	background: #115763;
	color: #fff;
}

.search-pagination li:first-child .page-link, .search-pagination li:last-child .page-link {
	display: flex;
	align-items: center;
	color: #000;
	font-weight: bold;
}

.search-pagination li:first-child .page-link:hover, .search-pagination li:last-child .page-link:hover {
	background: none;
	color: #115763;
}

.search-pagination li:first-child:hover a i, .search-pagination li:last-child:hover a i {
	background-color: #e3eeee;
}

.search-pagination .page-item.disabled .page-link {
	background: none;
	border: none;
}

.orange-btn {
	background-color: #fbc49a;
	padding: 12px 20px 12px 12px;
	color: #115763;
	font-size: 15px;
	font-weight: 700;
}

.orange-btn:hover {
	background: #fa8d50;
	color: #115763;
}

.h3-green {
	color: #115763;
	font-size: 1.75rem;
	padding: 15px 0;
}

#MorePlan .card-header {
	margin-left: 20px;
	padding-left: 0;
}

#MorePlan .card-body {
	border-top: 2px solid #ccc;
	margin-left: 20px;
}

.para-content-change {}

.para-content-change:hover .plan-link-para-hover {
	display: block;
	transition: all .1s;
	padding-right: 30px;
}

.para-content-change:hover .plan-link-para {
	display: none;
}

.btn.focus, .btn:focus {
	box-shadow: none !important;
}

a.wp-block-button__link {
	background-color: #fff;
	color: #fff;
	font-size: 18px;
	border: none;
	outline: none;
	border-radius: 0;
	font-weight: 600;
	min-width: 225px;
	min-height: 50px;
	padding: calc(8px + 2px) calc(5px + 2px);
}

/*start calculator*/
.calculator-box1 {
	background-color: #ccdddf;
	padding: 20px;
}

.calculator-box1 h3 {
	font-size: 20px;
	font-weight: 700;
}

.calculator-box1 h3:first-child, .calculator-box2 h3:first-child, .calculator-box3 h3:first-child {
	margin-top: 0px !important;
}

.calculator-box1 div div p {
	font-size: 15px;
}

.calculator-box2 {
	background-color: #fcc499;
	padding: 20px;
}

.calculator-box2 h3 {
	font-size: 20px;
	font-weight: 700;
}

.calculator-box2 div div p {
	font-size: 15px;
}

.calculator-box3 {
	background-color: #ccdddf;
	padding: 20px;
}

.calculator-bo3 h3 {
	font-size: 20px;
	font-weight: 700;
}

.calculator-box3 div div p {
	font-size: 15px;
}

/*end calculator */

/*plans */
.plans-type-btns a {
	color: #852a19 !important;
	font-size: 16px;
	font-weight: 700 !important;
	border-top: 1px solid #c7c7c7 !important;
	border-bottom: 1px solid #c7c7c7 !important;
	border-left: none !important;
	border-right: none !important;
	text-align: left;
	padding: 16px 5px 16px !important;
	height: 70px !important;
	display: flex;
	align-items: center;
	transition: all .2s;
}

#menu-life-events li .sub-menu li {
	margin-bottom: 0px !important;
}

.plans-type-btns a:after {
	right: 5px;
	content: "";
	font: normal normal normal 21px/1 FontAwesome;
	position: absolute;
	width: 30px;
	height: 30px;
	bottom: 0;
	padding: 7px 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-weight: 300;
	font-size: 13px;
	color: #115763;
	border: 2px solid #115763;
	border-radius: 50%;
}

.plans-type-btns {
	position: relative;
}

.plans-btn {
	/*margin-bottom: -30px !important;*/
	padding-top: 0px;
}

.campaign-banner {
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2021/06/retire-compign-img.png");
	background-size: cover;
	background-repeat: no-repeat;
}

.campaign-banner.nitro-lazy {
	background-image: none !important;
}

/*contact */
.contact-callus-list1 {
	display: flex;
}

.contact-callus-inner-text-icon a .fas {
	font-size: 75px;
	color: #b9560f;
	margin-right: 45px;
}

.contact-callus-box {
	background-color: #fde1cc;
	padding: 30px;
}

.contact-sidebar {
	padding: 0px 26px;
}

.director-img h3 {
	font-size: 20px;
	margin-top: 20px;
}

.directer-head h1 {
	text-decoration: underline;
	padding-bottom: 23px;
}

.alignwide {
	max-width: 1140px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 600px) and (max-width: 781px) {
	.wp-block-column:not(:only-child) {
		flex-grow: 1;
	}
	
	.alignwide.account-login .wp-block-column:nth-child(2), .alignwide.account-login .wp-block-column:nth-child(3) {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.account-login .wp-block-column:not(:only-child) {
		flex-basis: calc(33% - 1em) !important;
	}
	
	.account-login .account-login-box1 a {
		font-size: 14px;
	}
	
	.account-login .light-orange-bg h3 {
		margin-top: 18px !important;
	}
}

@media (min-width: 1091px) and (max-width: 1290px) {
	.carousel-item {
		height: 315px;
	}
	
	.carousel-control-next, .carousel-control-prev {
		width: 5% !important;
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	.alignwide.account-login .wp-block-column:nth-child(2), .alignwide.account-login .wp-block-column:nth-child(3) {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.newsbox-heading {
		width: 185px !important;
	}
	
	.newsbox-heading a {
		font-size: 16px !important;
		line-height: 23px !important;
	}
}

@media (min-width: 992px) and (max-width: 1090px) {
	.carousel-item {
		height: 280px;
	}
	
	.carousel-control-next, .carousel-control-prev {
		width: 5% !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.carousel-item {
		height: 275px;
	}
	
	.banner-content h2 {
		margin-top: -18px !important;
		font-size: 20px !important;
	}
	
	.banner-content .banner-btn a.wp-block-button__link {
		bottom: 70px;
		min-height: 40px;
	}
	
	.nav-menu > ul > li {
		margin-left: 10px !important;
	}
	
	.dcpcalculator-main .c-accordion__content .wp-block-ub-tabbed-content-tabs-title {
		flex-wrap: wrap;
		height: auto !important;
		justify-content: flex-start !important;
	}
	
	.c-accordion__content .wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tab-holder {
		height: auto !important;
		padding: 10px;
	}
	
	.account-login .light-orange-bg h3 {
		margin-top: 20px !important;
	}
	
	.contact-box h3 a {
		font-size: 23px !important;
	}
	
	.investment-login a {
		padding: 15px 24px 15px 40px !important;
		font-size: 15px !important;
		min-width: 100%;
	}
	
	.visitortype-box .wp-block-buttons > .wp-block-button {
		display: block;
	}
	
	.carousel-control-next, .carousel-control-prev {
		position: absolute;
		display: none !important;
	}
	
	.banner-content {
		left: 4% !important;
		height: 212px;
		width: 432px;
	}
	
	.carousel-indicators {
		bottom: 145px !important;
		left: 6.5% !important;
	}
	
	.banner-content .banner-btn a .btn {
		bottom: 10px;
	}
	
	.banner-content h2 {
		margin-top: -13px !important;
	}
	
	.banner-content p {
		margin-top: -6px;
	}
	
	#menu-life-events li a, #menu-plans-menu li a, #menu-publications li a {
		font-size: 14px !important;
		font-weight: 600;
	}
	
	.content-block .elementor-video-iframe {
		height: 280px;
	}
	
	.plans-type-btns a {
		font-size: 15px !important;
		font-weight: 600 !important;
		padding: 16px 37px 16px 0 !important;
	}
	
	a.wp-block-button__link.subscribe-btn {
		width: 100%;
		height: 50px;
	}
	
	.life-events-sidebar .sidebar-main-head p {
		font-size: 18px !important;
	}
	
	section.banner {
		display: none;
	}
	
	.general-div {
		min-height: 338px !important;
	}
	
	.widget3 p {
		margin-bottom: 15px !important;
		font-size: 14px !important;
		font-weight: 500 !important;
		line-height: 22px;
	}
	
	.social-links ul li a img {
		height: 26px;
	}
	
	.social-links ul li {
		margin-right: 1px !important;
	}
	
	.title-banner {
		background-position: 0px 0px !important;
		height: 180px;
	}
	
	.card {
		z-index: 1;
	}
	
	.h1-bg {
		display: none;
	}
	
	.wp-block-columns .life-events-sidebar {
		flex-basis: 25% !important;
		margin-left: 15px;
	}
	
	.wp-block-columns .content-block {
		flex-basis: 65% !important;
		margin-right: 15px;
	}
	
	#header-widget-area .alert-dismissible .close {
		right: 0 !important;
	}
	
	.nav-menu a {
		font-size: 14px !important;
	}
	
	.top-right-menu ul .notish a > .btn {
		width: 177px !important;
		font-size: 15px !important;
	}
	
	.top-right-menu ul .login a > .btn {
		width: 192px !important;
		font-size: 15px !important;
	}
	
	.top-right-menu ul .notish a {
		padding: 0;
		font-size: 18px;
	}
	
	.top-right-menu ul .login a {
		padding: 0;
		font-size: 18px;
		margin-left: 10px;
	}
	
	.nav-menu > ul > li {
		padding: 8px 0 0px 4px;
		font-size: 14px !important;
	}
	
	.mobile-nav-toggle {
		display: none;
	}
	
	#topbar {
		display: block !important;
	}
	
	.account-general-div {
		height: 710px !important;
		top: 0;
	}
	
	.Loc p {
		font-size: 12px !important;
		line-height: 18px !important;
		padding-right: 12px !important;
	}
	
	.copyright-text {
		font-size: 12px !important;
		line-height: 19px !important;
	}
	
	.what-type-visitor .member-btn a.wp-block-button__link {
		font-size: 12px !important;
		min-width: 100% !important;
	}
	
	.number-box p {
		font-size: 16px !important;
		line-height: 21px !important;
		margin-top: 3px !important;
	}
	
	.number-box .statics-numb {
		font-size: 39px !important;
		margin-top: 16px !important;
	}
	
	.number-box img {
		margin-bottom: 1px !important;
	}
	
	.number-box {
		padding: 15px 18px !important;
		width: 100% !important;
	}
	
	.account-login-box p {
		font-size: 13px !important;
		padding: 12px 20px !important;
		padding-left: 0px !important;
		right: 23px !important;
		padding-right: 9px !important;
	}
	
	p.account-login-box-dtn img {
		margin-left: 11px;
	}
	
	p.account-login-box-para {
		padding-right: 30px !important;
		line-height: 23px;
	}
	
	.account-login-box-dtn {
		right: 6px !important;
	}
	
	.light-orange-bg h3 {
		margin-top: 0px !important;
	}
	
	.sign-reg-text h3 {
		margin-top: 0px !important;
	}
	
	.h3, h3 {
		font-size: 24px !important;
		line-height: 34px !important;
	}
	
	.visitortype-box {
		padding: 19px !important;
	}
	
	.member-btn .btn {
		min-width: 100% !important;
	}
	
	.newsbox-heading time {
		font: normal normal normal 15px/19px Open Sans !important;
	}
	
	.newsbox-heading a {
		font: normal normal bold 18px/30px Open Sans !important;
	}
	
	li {
		font: normal normal normal 16px/24px Open Sans !important;
	}
	
	#header .nav-menu {
		display: initial !important;
	}
	
	#header .logo {}
	
	.mobile-logo {
		display: initial;
	}
	
	.mobile-top-head {
		display: initial;
	}
	
	.top-right-menu ul .notish {
		margin-right: 0px !important;
		margin-bottom: -19px;
	}
	
	.top-right-menu ul {
		display: block;
		width: 100%;
		display: flex;
		margin-left: 0px !important;
	}
	
	.icofont-navigation-menu:after {
		font-family: "Open Sans";
		content: "Menu";
		color: #fff;
		right: 45px;
		position: absolute;
		font-size: 18px;
		top: 0px;
	}
	
	.icofont-close:after {
		font-family: "Open Sans";
		content: "Close";
		color: #fff;
		right: 45px;
		position: absolute;
		font-size: 18px;
		top: 3px;
	}
	
	.top-left-menu ul li a {
		color: #fff;
		font-size: 16px;
		font-weight: 400;
	}
	
	.mobile-nav {
		top: 100px;
		right: 0;
		bottom: 0;
		left: 0;
		background: #183f4f;
		border-radius: 0;
		padding: 10px 25px;
	}
	
	.mobile-nav a {
		color: #fff;
		padding: 10px 0px;
	}
	
	.top-right-menu ul .notish a {
		padding: 20px 6px 20px 2px;
		font-size: 18px;
	}
	
	.top-right-menu ul .login a {
		padding: 0px;
		font-size: 18px;
	}
	
	button.searchButton {
		margin-left: -45px;
	}
	
	.search input {
		width: 100%;
		padding: 9px 13px;
	}
	
	.mobile-nav .drop-down ul {
		background-color: #fff;
		border-top: 5px solid #f36c20;
		margin: 0 -25px;
	}
	
	.mobile-nav .drop-down ul li a {
		color: #183f4f;
	}
	
	.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
		color: #fff;
	}
	
	/*#main {
    margin-top: 117px;
  }*/
	.wp-block-latest-posts__featured-image.alignleft {
		margin-right: 0px !important;
	}
	
	.tp-bullets {
		top: 129% !important;
		left: 75% !important;
	}
	
	#rev_slider_1_1_wrapper .hesperiden.tparrows {
		display: none !important;
	}
	
	.newsbox-heading {
		width: 190px !important;
		margin-left: -1px !important;
	}
	
	.Loc {
		width: 100% !important;
	}
	
	#custom_html-3 h3.widget-title {
		font-size: 22px !important;
	}
	
	#footer .footer-top .footer-links {
		padding-left: 25px !important;
	}
	
	.numbers-btn .btn {
		min-width: 225px !important;
	}
}

/*Ipad Starts*/
@media only screen and (width: 768px) {
	.wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tab-holder {
		display: block;
		background-color: transparent;
	}
	
	.dcpcalculator-main .wp-block-ub-tabbed-content-tab-title-wrap {
		background-color: #115763 !important;
		width: 100%;
		margin-bottom: 10px;
		font-size: 18px !important;
	}
	
	.wp-block-ub-tabbed-content-tabs-title-mobile-horizontal-tab {
		display: block;
	}
	
	.c-accordion__content .wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tab-holder {
		height: auto !important;
		padding: 10px;
	}
	
	.dcpcalculator-main .c-accordion__content .wp-block-ub-tabbed-content-tabs-title {
		height: auto !important;
		flex-wrap: wrap;
		justify-content: flex-start !important;
	}
	
	.c-accordion__content .wp-block-ub-tabbed-content-tabs-title-mobile-horizontal-tab {
		display: flex;
	}
	
	.dataTables_wrapper {
		margin-bottom: 1em;
		overflow-x: scroll;
	}
	
	.visitortype-box .member-btn a .btn {
		font-size: 11px !important;
	}
	
	.dcp-signupsection:after {
		height: 409px;
	}
	
	.general-button a.wp-block-button__link {
		min-width: 225px !important;
		width: 225px !important;
	}
	
	.nav-tabs {
		display: inline-block;
		width: 100%;
		padding-left: 100px;
		padding-right: 100px;
		text-align: center;
	}
	
	.nav-tabs .nav-item > .nav-link {
		margin-bottom: 5px;
	}
	
	.dcp-signup-section {
		margin-left: 3%;
	}
	
	.Loc {
		width: 100%;
	}
	
	.Loc p a i {
		top: 32px;
	}
	
	.content-block .elementor-video-iframe {
		height: 280px;
	}
	
	.plans-type-btns a {
		font-size: 15px !important;
		font-weight: 600 !important;
		padding: 16px 37px 16px 0 !important;
	}
	
	a.wp-block-button__link.subscribe-btn {
		width: 100%;
		min-height: 50px;
	}
	
	.life-events-sidebar .sidebar-main-head p {
		font-size: 18px !important;
	}
	
	section.banner {
		display: none;
	}
	
	.general-div {
		min-height: 338px !important;
	}
	
	.widget3 p {
		margin-bottom: 15px !important;
		font-size: 14px !important;
		font-weight: 500 !important;
		line-height: 22px;
	}
	
	.social-links ul li a img {
		height: 26px;
	}
	
	.social-links ul li {
		margin-right: 1px !important;
	}
	
	.title-banner {
		background-position: 0px 0px !important;
		height: 180px;
	}
	
	.card {
		z-index: 1;
	}
	
	.h1-bg {
		display: none;
	}
	
	.wp-block-columns .life-events-sidebar {
		flex-basis: 25% !important;
		margin-left: 15px;
	}
	
	.wp-block-columns .content-block {
		flex-basis: 65% !important;
		margin-right: 15px;
	}
	
	#header-widget-area .alert-dismissible .close {
		right: 0 !important;
	}
	
	.nav-menu a {
		font-size: 14px !important;
	}
	
	.top-right-menu ul .notish a > .btn {
		width: 177px !important;
		font-size: 15px !important;
	}
	
	.top-right-menu ul .login a > .btn {
		width: 192px !important;
		font-size: 15px !important;
	}
	
	.top-right-menu ul .login a {
		padding: 0;
		font-size: 18px;
		margin-left: 10px;
	}
	
	.nav-menu > ul > li {
		padding: 8px 0 0px 4px;
		font-size: 14px !important;
	}
	
	.mobile-nav-toggle {
		display: none;
	}
	
	#topbar {
		display: block !important;
	}
	
	.account-general-div {
		height: 710px !important;
		top: 0;
	}
	
	.Loc p {
		font-size: 12px !important;
		line-height: 18px !important;
		padding-right: 12px !important;
	}
	
	.copyright-text {
		font-size: 12px !important;
		line-height: 19px !important;
	}
	
	.number-box p {
		font-size: 16px !important;
		line-height: 21px !important;
		margin-top: 3px !important;
	}
	
	.number-box .statics-numb {
		font-size: 39px !important;
		margin-top: 16px !important;
	}
	
	.number-box img {
		margin-bottom: 1px !important;
	}
	
	.number-box {
		padding: 15px 18px !important;
		width: 100% !important;
	}
	
	.account-login-box p {
		font-size: 16px !important;
		padding: 12px 20px !important;
		padding-left: 0px !important;
		right: 23px !important;
		padding-right: 9px !important;
	}
	
	p.account-login-box-para {
		padding-right: 30px !important;
		line-height: 23px;
	}
	
	.numbers-btn .btn {
		min-width: 225px !important;
	}
	
	p.account-login-box-dtn img {
		margin-left: 11px;
	}
	
	.account-login-box-dtn {
		right: 6px !important;
	}
	
	.light-orange-bg h3 {
		margin-top: 0px !important;
	}
	
	.sign-reg-text h3 {
		margin-top: 0px !important;
	}
	
	.h3, h3 {
		font-size: 24px !important;
		line-height: 34px !important;
	}
	
	.visitortype-box {
		padding: 19px !important;
	}
	
	.member-btn .btn {
		min-width: 100%;
	}
	
	.newsbox-heading time {
		font: normal normal normal 15px/19px Open Sans !important;
	}
	
	.newsbox-heading a {
		font: normal normal bold 18px/30px Open Sans !important;
	}
	
	li {
		font: normal normal normal 16px/24px Open Sans !important;
	}
	
	#header .nav-menu {
		display: initial !important;
	}
	
	#header .logo {}
	
	.mobile-logo {
		display: initial;
		margin-left: 16px;
		margin-top: -12px;
		margin-bottom: 22px;
	}
	
	.mobile-top-head {
		display: initial;
	}
	
	.top-right-menu ul .notish {
		margin-right: 0px;
		margin-bottom: -19px;
	}
	
	.top-right-menu ul {
		width: 100%;
		margin-left: 0px !important;
	}
	
	.icofont-navigation-menu:after {
		content: "Menu";
		color: #fff;
		right: 45px;
		position: absolute;
		font-size: 18px;
		top: 0px;
	}
	
	.icofont-close:after {
		content: "Close";
		color: #fff;
		right: 45px;
		position: absolute;
		font-size: 18px;
		top: 3px;
	}
	
	.top-left-menu ul li a {
		color: #fff;
		font-size: 16px;
		font-weight: 500;
	}
	
	.mobile-nav {
		top: 100px;
		right: 0;
		bottom: 0;
		left: 0;
		background: #183f4f;
		border-radius: 0;
		padding: 10px 25px;
	}
	
	.mobile-nav a {
		color: #fff;
		padding: 10px 0px;
	}
	
	.top-right-menu ul .notish a {
		padding: 20px 6px 20px 2px;
		font-size: 18px;
	}
	
	.top-right-menu ul .login a {
		padding: 0;
		font-size: 18px;
	}
	
	button.searchButton {
		margin-left: -45px;
	}
	
	.search input {
		width: 100%;
		padding: 9px 13px;
	}
	
	.mobile-nav .drop-down ul {
		background-color: #fff;
		border-top: 5px solid #f36c20;
		margin: 0 -25px;
	}
	
	.mobile-nav .drop-down ul li a {
		color: #183f4f;
	}
	
	.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
		color: #fff;
	}
	
	/*#main {
    margin-top: 117px;
  }*/
	.wp-block-latest-posts__featured-image.alignleft {
		margin-right: 0px !important;
	}
	
	.tp-bullets {
		top: 129% !important;
		left: 75% !important;
	}
	
	#rev_slider_1_1_wrapper .hesperiden.tparrows {
		display: none !important;
	}
	
	.newsbox-heading {
		width: 190px !important;
		margin-left: -1px !important;
	}
	
	.Loc {
		width: 100% !important;
	}
	
	#custom_html-3 h3.widget-title {
		font-size: 22px !important;
	}
	
	#footer .footer-top .footer-links {
		padding-left: 25px !important;
	}
}

/* Ipad Pro Portrait */
@media only screen and (max-width: 600px) {
	.wp-block-column:not(:only-child) {
		flex-basis: calc(100% - 1em) !important;
	}
	
	.wp-block-column:nth-child(2n) {
		margin-left: 0;
	}
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
	.Loc {
		width: 100%;
	}
	
	.newsbox-txt {
		margin-top: 71px !important;
	}
	
	.number-box {
		padding: 12px 17px !important;
		width: 100% !important;
	}
	
	.number-box .statics-numb {
		font-size: 50px !important;
	}
	
	.tp-bullets {
		top: 109% !important;
		left: 59% !important;
	}
	
	#rev_slider_1_1_wrapper .hesperiden.tparrows {
		display: none !important;
	}
	
	.member-btn .btn {
		font-size: 16px !important;
		min-width: 100% !important;
	}
	
	.account-login-box p {
		font-size: 15px !important;
	}
	
	.Loc {
		width: 100% !important;
	}
	
	.Loc p {
		font-size: 15px !important;
	}
	
	.Loc > p > .fa-map-marker {
		font-size: 24px !important;
		margin-right: 4px !important;
	}
	
	.Loc p a i {
		width: 31px !important;
		height: 31px !important;
		padding: 7px 9px !important;
		font-size: 17px !important;
		right: 4px !important;
	}
	
	#footer .footer-top .footer-links ul li:first-child {
		font-size: 14px !important;
	}
	
	.alignwide {
		width: 97% !important;
	}
}

@media (min-width: 768px) and (max-width: 1170px) {
	#menu-table-of-contents, #menu-life-events, #menu-plans-menu, #menu-publications, #menu-employer-handbook, #menu-employer-news, #menu-about-us, #menu-popular-searches, #menu-toc-judge, #menu-employers {
		margin-left: 16px !important;
	}
	
	.sidebar-main-head p {
		margin-left: -295%;
	}
	
	article#post-9984 {
		padding: 0px 0px;
	}
	
	/*article {
        padding: 0px 15px;
    }*/
	.post-section article {
		padding: 0px 0px;
	}
	
	.top-right-widget .wp-block-buttons {
		flex-wrap: nowrap;
	}
	
	.top-right-widget a.wp-block-button__link {
		min-width: 140px;
		width: 188px;
		padding: 10px 10px 10px 10px;
		line-height: 0;
		font-size: 15px !important;
	}
	
	.top-right-widget .outage-alert {
		margin-right: 0px !important;
	}
}

@media (min-width: 991px) and (max-width: 1300px) {
	.number-box .statics-numb {
		font-size: 50px;
	}
	
	.title-banner {
		background-size: 100% 100%;
	}
}

/*--------------------------------------------------------------
# DCP calculator style
--------------------------------------------------------------*/
.tab-container {
	background-color: #115763;
	width: 100%;
	min-height: 80px;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.tab-container .tab-btn {
	color: #fff;
	height: 80px;
	border-radius: 100px;
	padding: 0px 20px;
	text-align: center;
	font-size: 20px !important;
	font-weight: 600;
	width: 350px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.tab-container .tab-btn:hover {
	background-color: #fbc49a;
	color: #115763;
	cursor: pointer;
}

.tab-container .tab-btn:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 35px;
	background-color: #fff;
	right: -15px;
}

.tab-container .tab-btn-active {
	background-color: #fbc49a !important;
	color: #115763;
	cursor: pointer;
}

.calculator-range-container {
	background-color: #115763;
	width: 100%;
	height: 55px;
	border-radius: 15px;
	padding: 0px 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.calculator-range-container .range-btn {
	color: #fff;
	font-size: 20px !important;
	font-weight: 600;
	height: 55px;
	min-width: 70px;
	padding: 0px 13px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.calculator-range-container .range-btn:hover {
	background-color: #e3eeee;
	color: #115763;
	cursor: pointer;
	cursor: pointer;
}

.calculator-range-container .range-btn-active {
	background-color: #e3eeee;
	color: #115763;
	cursor: pointer;
	cursor: pointer;
}

.details-clc {
	background-color: #e3eeee;
	padding: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
	border-radius: 15px;
}

.details-clc p {
	color: #115763;
}

@media only screen and (max-width: 768px) {
	.tab-container {
		display: block;
		background-color: transparent;
	}
	
	.tab-container .tab-btn {
		background-color: #115763;
		width: 100%;
		margin-bottom: 10px;
		font-size: 18px !important;
	}
	
	.calculator-range-container {
		height: auto;
		flex-wrap: wrap;
		padding: 10px 30px;
		justify-content: flex-start;
	}
	
	.calculator-range-container .range-btn {
		margin: 5px;
	}
}

@media print {
	.life-events-sidebar {
		display: none;
	}
	
	.breadcrumb {
		display: none !important;
	}
	
	.mobile-nav-toggle {
		display: none;
	}
	
	.elementor-video-iframe {
		display: none !important;
	}
	
	.featured-img {
		display: none !important;
	}
	
	#footer {
		display: none !important;
	}
	
	#header {
		display: none !important;
	}
	
	.sidebar-main-head {
		display: none;
	}
}

.post-date {
	color: #115763;
	font-size: 14px !important;
	line-height: 27px !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.wp-block-latest-posts__list li:after {
	display: none;
}

.signup-step {
	padding: 0px !important;
}

.collapseomatic.ourarrows {
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2023/04/arrow-right.png") !important;
	background-position: left center;
	padding-left: 15px;
	padding-top: 9px;
	text-decoration: none;
	border-bottom: 1px solid #115763;
	margin-top: 0px !important;
}

.collapseomatic.ourarrows.nitro-lazy {
	background-image: none !important;
}

.colomat-close.ourarrows {
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-9559741/www.drs.wa.gov/wp-content/uploads/2023/04/arrow-down.png") !important;
	background-position: left 23px;
	padding-left: 20px !important;
	border-bottom: 0px !important;
}

.colomat-close.ourarrows.nitro-lazy {
	background-image: none !important;
}

.oa_target {
	padding: 0px 15px 5px 10px;
	border-bottom: 1px solid #115763;
}

.collapseomatic_content {
	margin-top: -15px !important;
}

.nodot ul {
	list-style: none !important;
}

.expandall {
	color: #3d3d3d;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	text-decoration: none;
}

.expandall span:hover {
	color: #852a19;
}

.go-left {
	text-align: left !important;
}

.no-top-m {
	margin-top: 0px !important;
}

.tablepress-id-325 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

.margin-btn {
	margin-top: 30px !important;
}

.faq-title {
	font-size: 16px;
	line-height: 26px;
	font-weight: bolder;
	color: #115763;
	margin-bottom: 5px !important;
	margin-top: 25px !important;
}

.mock-h4 {
	font-size: 17px !important;
	font-weight: 600 !important;
	line-height: 29px !important;
	color: #115763;
	font-family: "Open Sans", sans-serif;
}

.table-header {
	font-size: 27px !important;
	color: #3d3d3d;
	line-height: 34px !important;
	font-weight: 600 !important;
	margin-top: 40px !important;
	margin-bottom: 10px !important;
}

.sherbert-button {
	background-color: #fbc49a !important;
}

.select .c-accordion__item {
	border: 1px solid #115763;
	padding: 2px 20px;
	margin-bottom: 0px;
}

.media-column {
	float: left;
	width: 50%;
	padding: 10px;
}

.media-column-33 {
	float: left;
	width: 33%;
	padding: 10px;
}

.media-column-66 {
	float: left;
	width: 66%;
	padding: 10px;
}

.media-sample {}

/* Clear floats after the columns */
.media-row:after {
	content: "";
	display: table;
	clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
	.media-column {
		width: 100%;
	}
}

figcaption {
	text-align: left !important;
}

figcaption a {
	color: #852a19;
	font-size: 13px;
}

.orange {
	background-color: #fbc49a !important;
	color: #115763 !important;
}

.teal {
	background-color: #115763 !important;
	color: #fff !important;
}

.teal:hover {
	color: #fff !important;
}

.mock-h3 {
	font-size: 27px !important;
	color: #3d3d3d;
	line-height: 34px !important;
	font-weight: 600 !important;
	margin-top: 40px !important;
	margin-bottom: 10px !important;
}

.mock-h3-sm-top {
	font-size: 27px !important;
	color: #3d3d3d;
	line-height: 34px !important;
	font-weight: 600 !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.word-wrap-top {
	margin-top: -20px !important;
}

.word-wrap-bottom {
	margin-bottom: 5px !important;
}

ul.address-box {
	list-style-type: none;
	/* Remove bullets */
	padding: 0;
	/* Remove padding */
	margin: 0;
}

.resource_box {
	text-align: center !important;
	color: #115763 !important;
}

.resource_box h4 {
	text-align: left !important;
	color: #115763 !important;
}

.formula-header h4 {
	margin-bottom: -5px !important;
	font-size: 22px !important;
	line-height: 61px !important;
}

.resource_box p {
	text-align: left !important;
	color: #3d3d3d !important;
}

.resource_box a {
	text-decoration: none !important;
}

.prev-next a {
	color: #852a19;
}

a.screen-reader-shortcut {
	position: absolute;
	left: 6px;
	top: -99px;
}

.make-pretty ul {
	list-style-type: none !important;
}
