@charset "UTF-8";
em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.5em
}

.DNNEmptyPane {
    display: none!important
}

.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

ol.list-unstyled, ol.list-unstyled>li, ul.list-unstyled, ul.list-unstyled>li {
    list-style: none;
    margin: 0
}

ul.row {
    margin-left: -15px;
    margin-right: -15px
}

ol, ul {
    list-style: none;
	margin-bottom:30px;
}
.personabar-visible header, .personabar-visible .CookiePolicy {
	position:relative;
}
.personabar-visible .heightsection {
	padding-top:0 !important;
}

ul li li {
    list-style-type: square;
}

.bodycontent ol li {
    list-style-type: decimal;
    list-style-position: inside;
	 font-weight: 400;
    font-size: 18px;
	margin-bottom:4px;
}
.bodycontent ul,.bodycontent ol {
	margin-left:0;
	padding-left:0;
}
ul.SquareBullet li {
    padding-top: 0.5em;
    line-height: 1.5em;
    position: relative;
    list-style: none;
    color: #222;
    font-weight: 400;
    font-size: 18px;
	margin-bottom:4px;
}
ul.abc {
	padding-left:15px;
}
ul.abc li {
	list-style-type:none;
}
ul.SquareBullet li::before {
    content: "";
    width: 0.375em;
    height: 0.375em;
    margin-right: 0.5em;
    margin-top: 0.5em;
    color: #58595b;
    background-color: #58595b;
    font-family: "Font Awesome 6 Pro";
    float: left;
}
.GreyText {
	color:#727272;
}
.RedText {
	color: #aa182c;
}
.nav li {
    list-style: none!important
}

a {
    outline: 0!important
}


body {
    font-family: "Roboto", sans-serif;
    color: #222;
    background-color: #fff;

}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
    font-family: "Roboto", sans-serif;
}

.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: none!important
}

img {
    height: auto
}

em {
    font-style: italic
}

strong {
    font-weight: 700;
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

p {
    line-height: 24px;
    color: #222;
    font-size: 18px;
	margin-bottom:20px;
}

ol li>ol li {
    list-style-type: lower-latin
}

h1, h4, h5, h6 {
    color: #aa182c;
    margin: 0 0 30px;
	font-weight:700;
}

h1 {
    font-size: 38px;
	line-height:42px;
}

h2 {
    font-size: 36px;
	line-height:38px;
	color: #aa182c;
    margin: 0 0 15px;
	font-weight:700;
}

h3 {
    color: #58595b;
    font-size: 22px;
	line-height:24px;
	 margin: 25px 0 5px 0;
	font-weight:700;
}

h4 {
    font-size: 18px;
	line-height:22px;
}

h5 {
    font-size: 18px;
	color: #58595b;
	line-height:22px;
}

h6 {
    font-size: 16px;
	color: #222;
	line-height:18px;
}
a.anchor, .anchor {
    padding-top: 180px;
    margin-top: -180px;
	/*z-index: -1;*/
	position: relative;
    display: inline-block;
}
a.anchor:before, .anchor:before {
    display: inline-block;
    content: " ";
    padding-top: 180px;
    margin-top: -180px;
    visibility: hidden;
}
a, a:visited, a:hover {
	color:#aa182c;
}
#tvcCalculatorResultsId {
	 padding-top: 180px;
    margin-top: -180px;
	position: relative;
    display: inline-block;
	
}
#tvcCalculatorResultsId:before {
    display: inline-block;
    content: " ";
    padding-top: 180px;
    margin-top: -180px;
    visibility: hidden;
	z-index:-1;
}
#COMPUTE {
	position: relative;
    z-index: 2;  /* Ensure it's above any overlapping elements */
}
.DisclaimerText, p.DisclaimerText {
	font-size:13px;
	line-height:16px;
}
a.RedButton{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    background-color: #aa182c;
    padding: 0.75em 2.2em;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1em;
    text-align: center;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: background 0.25s ease, box-shadow 0.15s ease, color 0.25s ease;
    background-image: -moz-linear-gradient(-45deg, rgba(128, 130, 133, 0) 0%, rgba(88, 89, 91, 0.75) 100%);
    background-image: -webkit-linear-gradient(-45deg, rgba(128, 130, 133, 0) 0%, rgba(88, 89, 91, 0.75) 100%);
    background-image: linear-gradient(135deg, rgba(128, 130, 133, 0) 0%, rgba(88, 89, 91, 0.75) 100%);
    border: solid 1px #e6e7e8;
	display:inline-block;
}
a.RedButton:hover {
    background-color: #231f20;
    color: #fff;
    text-decoration: none;
}
a.WhiteButton{
    color: #aa182c;
    font-size: 18px;
    font-weight: 400;
    background-color: #aa182c;
    padding: 0.75em 2.2em;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1em;
    text-align: center;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: background 0.25s ease, box-shadow 0.15s ease, color 0.25s ease;
        border: solid 1px #fff;
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(167, 169, 172, 0.5) 100%);
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(167, 169, 172, 0.5) 100%);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(167, 169, 172, 0.5) 100%);
    background-color: #fff;
	display:inline-block;
}
a.WhiteButton:hover {
    background-color: #aa182c;
    color: #181819;
    text-decoration: none;
}
.RedText {
	color:#aa182c;
}
#FullGrayBG {
	background-color:#eaeaeb;
}
header {
    background-color: #aa182c;
background-image: -moz-linear-gradient(45deg, rgba(35, 31, 32, 1) 0%, rgba(35, 31, 32, 0) 100%);
    background-image: -webkit-linear-gradient(45deg, rgba(35, 31, 32, 1) 0%, rgba(35, 31, 32, 0) 100%);
    background-image: linear-gradient(45deg, rgba(35, 31, 32, 1) 0%, rgba(35, 31, 32, 0) 100%);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  width: 100%;
  transition: height 0.5s ease;
  position: fixed;
}
ul.simple-site-map ul {
	padding-left:25px;
}
ul.simple-site-map li {
	list-style-type:none;
}
#TopHeader, .heightsection {
  transition: padding 300ms ease;
}

.dnnEditState header {
	position:relative;
}

.dnnEditState .heightsection {
	padding-top:0 !important;
}
#siteWrapper.InnerSkin {
    background: rgba(230, 231, 232);
}
#FullWhiteBG {
	background-color:#fff;
}
#navbar-top-wrapper, .MobileLogos, .AccountLoginBtn {
	display:inline-block;
}
.navbar-toggle {
	margin:0 0 0 5px !important;
}
header a.SmallButton {
  text-transform: uppercase;
  color: #58595b;
  border: 1px solid #fff;
  padding: 7px 10px 6px 10px;
  font-size: 14px;
  line-height: 11px;
  display: inline-block;
  text-decoration: none;
  background-color:#fff;
  margin-right:8px;
}
.MobileLogos {
  /*width: 100%;*/
  margin-top: 3px;
}
.MobileLogos div {
  display: inline-block;
}
.MobileLogos .navbar-toggle {
  margin: 4px 8px 0 5px;
  padding: 0;
  border: none;
  border-radius: 0;
  width: 26px;
  background: transparent;
}
.MobileLogos .icons {
  float: right;
}
.MobileLogos .icons a {
  width: 28px;
  height: 27px;
  display: block;
  float: left;
  margin: 0 3px 0 0;
  text-align: center;
  font-size: 21px;
  color: #fff;
}
.navbar-toggle .icon-bar {
	height:3px;
	width: 24px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.MobileLogos .navbar-toggle.active .icon-bar {
	width:30px;
}
.MobileLogos .navbar-toggle span.icon-bar {
	transition: all 0.15s;
}
.MobileLogos .navbar-toggle.active {
    padding: 0;
	margin: 4px 8px 0 5px;
}
.MobileLogos .navbar-toggle.active span:nth-child(2) {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
}
.MobileLogos .navbar-toggle.active span:nth-child(3) {
	opacity: 0;
}
.MobileLogos .navbar-toggle.active span:nth-child(4) {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
}
.MobileLogos .navbar-toggle span:nth-child(2),
.MobileLogos .navbar-toggle span:nth-child(4) {
	transform: rotate(0);
}
.MobileLogos .navbar-toggle span:nth-child(3) {
	opacity: 1;
}
.MobileLogos .navbar-toggle.active .icon-bar + .icon-bar {
    margin-top: 5px;
}
.MobileLogos .navbar-default .navbar-toggle:hover,.MobileLogos .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}
.navbar-toggler:focus, .navbar-toggler:active, .navbar-toggler-icon:focus {
  outline: none;
  box-shadow: none;
}
footer {
  padding: 35px 0 30px 0;
    padding-bottom: 25px;
  background-image: -moz-linear-gradient(45deg, rgba(35,31,32,1) 0%, rgba(88,89,91,1) 100%);
  background-image: -webkit-linear-gradient(45deg, rgba(35,31,32,1) 0%,rgba(88,89,91,1) 100%);
  background-image: linear-gradient(45deg, rgba(35,31,32,1) 0%,rgba(88,89,91,1) 100%);
}
footer ul li {
	list-style-type:none;
	display: block;
  box-sizing: border-box;
  text-align: center;
  height: 50px;
  white-space: nowrap;
  line-height: 50px;
  width: 50%;
    padding: 0px;
	float:left;
}
footer ul li::before {
	display:none;
}
footer ul {
	margin:0 0 10px 0;
	padding:0;
	display: inline-block;
  width: 100%;
}
footer ul li a, footer ul li a:visited {
	color:#fff;
	font-size:16px;
}
footer ul li a:hover {
	color: #808285;
	text-decoration:unset;
}
footer .FooterSocial a {
	color:#fff;
	margin-right:15px;
}
footer .FooterSocial .fa {
	font-size:27px;	
}
footer .FooterSocial a:last-child {
	margin-right:0;
}
footer .fdiclogos, footer .FooterSocial {
	text-align:center;
}
footer .fdiclogos img:nth-child(1) {
	margin-right:8px;
}
footer .footer-below span {
	color: #fff;
  font-size: 15px;
  text-align: center;
  display: block;
}
.navbar-header {
	margin-top:10px;
}

.navbar{
	padding:0;
}
#LightGreyBar {
  position: relative;
  background-color: #eeeeee;
  padding:5px;
}
#LightGreyBar p {
  display: flex;
  margin-bottom:0;
  align-items: center;
  justify-content: flex-start;
  background-color: #eeeeee;
  font-size: 10px;
    line-height: 11px;
	font-style: italic;
}
#LightGreyBar img {
	margin-right:7px;
	max-width:39px;
}
.navbar-nav {
  flex-direction: row;
}
#scrollTopBtn {
  position: fixed;
  z-index: 900;
  right: -1px;
  bottom: 60px;
 display: none;
  visibility: visible;
      width: 50px;
    height: 50px;
  background-image: -moz-linear-gradient(-45deg, rgba(128, 130, 133, 0) 0%, rgba(88, 89, 91, 0.75) 100%);
    background-image: -webkit-linear-gradient(-45deg, rgba(128, 130, 133, 0) 0%, rgba(88, 89, 91, 0.75) 100%);
    background-image: linear-gradient(135deg, rgba(128, 130, 133, 0) 0%, rgba(88, 89, 91, 0.75) 100%);
    border: solid 1px #e6e7e8;
  text-align: center;
      background-color: #aa182c;;
}
#scrollTopBtn:hover {
	    background-color: #231f20;
    color: #a7a9ac;
}
#scrollTopBtn a {
	    font-size: 1.675em;
    line-height: 50px;
	color:#fff;
}
.scrollup {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

#logo {
  text-align: center;
}
#logo a {
  display: block;
}
#logo img {
  max-width: 120px;
  margin: 5px 0 8px 0;
}
#search {
 position: absolute;
  z-index: 100;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
  top:83px;
  max-width: 225px;
}
#customscroll {
	position:relative;
}
.olbTop {
  display: none;
  position: relative;
  z-index: 1200;
  top: 10px;
  max-width: 270px;
  height: auto;
  width: 100%;
  background: #fff;
  padding-bottom: 0;
  border: 1px solid #cbcbcb;
  margin: 0 auto;
  padding: 15px;
}
.loginX {
  position: absolute;
  top: 6px;
  right: 6px;
  cursor: pointer;
}
.loginX img {
  max-width: 15px;
}
.olbTop h4 {
  margin-bottom: 15px;
  padding: 4px 9px 0 5px;
  color: #133d66;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.olbTop select {
  width: 100%;
  margin-bottom: 10px;
  height: 31px;
  color: #354E57;
  border-radius: unset;
  border: 1px solid #ccc;
  background: #efeded;
  font-size: 16px;
}
.olbTop input {
  width: 100%;
  margin-bottom: 10px;
  height: 31px;
  -webkit-box-shadow: inset 0px 0px 3px 2px rgba(0,0,0,0.09);
  -moz-box-shadow: inset 0px 0px 3px 2px rgba(0,0,0,0.09);
  box-shadow: inset 0px 0px 3px 2px rgba(0,0,0,0.09);
  padding: 0 0px 0 10px;
  border: 1px solid #ccc;
  outline: none;
  color: #354E57;
  font-size: 16px;
}
.olbTop a.RedBtn {
  width: 100%;
  margin-bottom: 10px;
  padding: 2px 0;
  font-weight: 500;
  text-align: center;
}
header a.RedBtn, header a.RedBtn:visited {
  background-color: #aa182c;
  border: 2px solid #aa182c;
  font-size: 16px;
  padding: 0px 12px;
  margin-top: 3px;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  display: inline-block;
}
header a.RedBtn:hover {
	background-color: transparent;
  border: 2px solid #aa182c;
   color: #aa182c;
}
.olbTop p.boxlinks {
  margin-bottom: 0;
}
.olbTop p.boxlinks a {
  color: #393939;
  clear: both;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 0;
  display: block;
}
/********************Speedbump pop up****************************/
.popupBG {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(32, 32, 32, 0.7);
}

.extlinkContent {
    position: absolute;
z-index: 10000;
top: 2%;
left: 0;
width: 90%;
padding: 10px 15px;
border: 2px solid #d1cfc3;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
background: #fff;
right: 0;
margin-left: auto;
margin-right: auto;
}
.extlinkContent h2 {
	margin-bottom:15px;
	font-size:18px;
	line-height:18px;
}
.extlinkContent h4 {
    margin: 10px 0 30px 0;
    color: #555;
    font-size: 14px;
    line-height: 16px;
	text-transform:none;
}
.extlinkContent .WhiteButton {
	margin: 0 0 15px 0;
	padding: 8px 15px;
}
.extlinkContent a.RedButton {
	margin:0;
	padding: 8px 15px;
	color:#fff;
}
.extlinkContent a.RedButton:visited {
	color:#fff;
}	
.extlinkContent p {
	font-size: 14px;
	line-height: 16px;
	margin-bottom:5px;
}
.extlinkContent p, .extlinkContent h4 {
    word-wrap: break-word;
}
.LargeTableProduct table, table {
	width:100%;
}
.LargeTableProduct {
	margin-bottom:45px;
}
.LargeTableProduct tr.GreenBackground, .mobtable tr.GreenBackground {
    background-color: #5d9865;
}
.LargeTableProduct tr th:first-child{
    background: rgba(230, 231, 232);
    color: #58595b;
}
.LargeTableProduct  tr.BlueBackground th:first-child{
    background-color: #40606F !important;
    color: #fff;
}
.LargeTableProduct tr.BlueBackground th{
    padding: 25px 20px;
    border-bottom: unset;
}
.LargeTableProduct tr th {
    font-size: 22px;
    color: #fff;
    line-height: 34px;
    padding: 25px;
    border-bottom: 10px solid #133d66;
    background-color: #aa182c;
}
.LargeTableProduct tr td.accoptions {
    font-weight: 300;
    border: none;
    background-color: #fff;
    text-align: left;
    line-height: 21px;
    font-size: 16px;
}
.LargeTableProduct tr td.accoptions span {
	color: #656565;
	font-weight:700;
	font-size:24px;
}
.LargeTableProduct tr td{
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    background: none;
    padding: 25px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transition: all 0.25s ease;
}
.LargeTableProduct tr.GreenBackground{
    display: none;
}
.LargeTableProduct.InnerTable tr td {
    text-align: left;
}
.LargeTableProduct tr td ul{
    text-align: left;
}
.LargeTableProduct tr td ul li{
    padding-top: 0.5em;
    line-height: 1.5em;
}
.LargeTableProduct ul li::before{
    color: #58595b;
    background-color: #58595b;
    content: "";
    width: 0.375em;
    height: 0.375em;
    margin-right: 0.5em;
    margin-top: 0.5em;
    font-family: "Font Awesome 6 Pro";
    float: left;
}
.LargeTableProduct a{
    color: #40606F;
    font-size: 1em;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    transition: all 0.25s ease;
    text-align: left;
    cursor: pointer;
}
.LargeTableProduct a:hover{
    text-decoration: none;
    color: #808285;
}

.LargeTableProduct tr:hover td:not(:first-child) {
    background-color: rgba(255,255,255,0.3);
}
.LargeTableProduct tr td{
    position: relative;
}
.LiveForm.Default .Field label[class*="Field-Label-"], .LiveForm.Default .Field > label, .LiveForm.Default .Field .MatrixWrapper > label {
	line-height: 24px;
  color: #222;
  font-size: 18px;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
}
.LiveForm.Default input[type="submit"], .LiveForm.Default input[type="button"] {
  background: #aa182c !important;
  font-size: 18px;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
  font-weight:400 !important;
}
.LiveForm.Default input[type="submit"]:hover, .LiveForm.Default input[type="button"]:hover {
  box-shadow:unset !important;
  background: #808285 !important;
}
.mobaccordion  .accordion-button {
	text-transform:uppercase;
	color: #58595b;
	background: #f9f7f7;
	padding: 10px 15px;
	border-radius: unset;
	font-size:20px;
	font-weight:600;
}
.mobaccordion h2 {
	margin:0;
	padding:0;
}
.mobaccordion {
	margin-bottom:35px;
}
.mobaccordion ul {
	padding-left:0;
}
.mobaccordion .accordion-item:first-of-type, .mobaccordion .accordion-item:last-of-type {
	border-radius:unset;
}
.CalculatorTab ul li, .mobaccordion ul li {
	margin-bottom:8px;
}
.togglecalculator {
	display:none;
}
.MultiButton a {
	margin:0 0 25px 0;
}
@media only screen and (min-width:375px) {
#search {
	top: 83px;
}
}
@media only screen and (max-width: 991px) {
  #navbar {
    float: none !important;
    position: absolute;
    width: 100%;
    z-index: 1000;
    overflow: visible;
    margin: 0;
    left: 0;
	background-color: #aa182c;
	background-image: -moz-linear-gradient(45deg, rgba(35,31,32,1) 0%, rgba(35,31,32,0) 100%);
  background-image: -webkit-linear-gradient(45deg, rgba(35,31,32,1) 0%,rgba(35,31,32,0) 100%);
  background-image: linear-gradient(45deg, rgba(35,31,32,1) 0%,rgba(35,31,32,0) 100%);
  box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
  }
    .dropdown-menu {
    float: none;
    box-shadow: none;
  }
   .whitewrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #navbar-top-wrapper {
    /*clear: both;
    position: relative;*/
  }
  a.RedButton, a.WhiteButton {
	display:block;
}
header #dnnMenu {
    height: 230px;
    overflow-y: scroll;
	padding: 0 15px;
}
.LargeTableProduct tr{
        display: grid;
        width: 100%;
    }
    .LargeTableProduct tr td:before {
        content: attr(data-title);
        font-weight: bold;
        text-align: left;
        display: block;
        font-size: 1.125em;
        padding-bottom: 10px;
    }
    .LargeTableProduct tr td{
        border-left: 1px solid #fff;
    }
}

@media only screen and (min-width:768px) {
footer ul li {
	 border-right: solid 1px #58595b;
}
footer ul li:nth-child(2n) {
	 border-right: unset;
}
footer .col-sm-6 {
	padding-top:45px;
}
footer .fdiclogos {
	text-align:left;
}
footer .FooterSocial {
	text-align:right;
}
footer ul li:last-child {
    border-right: unset;
}
footer .footer-below span {
	text-align:left;
}
.LargeTableProduct tr.GreenBackground{
    display: contents;
}
.LargeTableProduct tr th {
	padding:15px;
}
.LargeTableProduct tr td {
	text-align:center;
}
#search {
    top: 76px;
}
 .navbar-nav {
    float: none;
}
.MultiButton a {
	margin:0 15px 0 0;
}
.extlinkContent {
    width: 59%;
    padding: 35px 40px;
}
.extlinkContent .WhiteButton {
	margin:0 15px 0 0;
}
}
@media only screen and (min-width:992px) {
#LightGreyBar {
	padding:8px 0;
}
#logo {
    display: inline-block;
    text-align: left;
    position: relative;
    z-index: 1000;
}
  #belowsection {
    min-height: 82px;
    margin-top: -82px;
    width: 100%;
    float: right;
    position: relative;
  }
  #belowsection .loginSection {
    float: right;
    width: 100%;
    text-align: right;
    line-height: 75px;
    max-width: 108px;
    height: 82px;
    margin-top: 0;
  }
  .menusection {
    width: 77%;
    text-align: right;
    float: right;
    position: relative;
  }
#search {
	display: block;
	position: relative;
	top: 0;
	right:0;
}
#dnn_LightGreyContent {
	height: 31px;
  vertical-align: middle;
  display: table-cell;
}
#logo img {
  max-width: 230px;
  margin: 5px 0;
}
.loginBtn {
	height: 72px;
}
header .loginBtn a.SmallButton {
	border:unset;
	background-color:#fff;
	line-height:70px;
	font-size:18px;
	color:#133d66;
	text-align: center;
    display: block;
	margin-right:0;
}
  #dnn_AccountLogin {
    position: relative;
  }
    .olbTop {
    position: absolute;
    left: unset;
    right: 0;
    top: 0;
    max-width: 245px;
    display: block;
    box-shadow: 3px 5px 5px -3px rgba(0,0,0,0.35);
    -webkit-box-shadow: 3px 5px 5px -3px rgba(0,0,0,0.35);
    -moz-box-shadow: 3px 5px 5px -3px rgba(0,0,0,0.35);
    background: rgba(255,255,255,.9);
    padding: 12px 10px 12px 10px;
  }
  .InnerSkin .olbTop {
    display: none;
  }
    .loginX img {
    max-width: 10px;
    margin-bottom: 8px;
  }
    .olbTop h4 {
    margin-bottom: 9px;
    padding: 12px 0 0 0;
  }
.InnerSkin #FullWhiteBG {
	padding-top:0;
}
#navbar-top-wrapper {
  width: 100%;
}
.extlinkContent {
    top: 17%;
}
 .LargeTableProduct {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 35px;
    text-align: center;
  }
.CalculatorTab {
        margin-bottom:45px;
        position: relative;
        -webkit-box-shadow: 3px 3px 13px -3px rgba(0,0,0,0.30);
        box-shadow: 3px 3px 12px -3px rgba(0,0,0,0.30);
        border: 1px solid #becad0;
    }
    .CalculatorTab .tab-pane.fade.show.active::before {
        content: '';
        display: block;
        width: 50px;
        height: 50px;
        position: absolute;
        left: 33%;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background: #fff;
    }
    #v-pills-home.tab-pane.fade.show.active::before {
        margin: -25px 0 0 -22px;
    }
    #v-pills-personal.tab-pane.fade.show.active::before {
        margin: 46px 0 0 -25px;
    }
    #v-pills-investment.tab-pane.fade.show.active::before {
        margin: 118px 0 0 -25px;
    }
    #v-pills-retirement.tab-pane.fade.show.active::before {
        margin: 190px 0 0 -25px;
    }
    #v-pills-lease.tab-pane.fade.show.active::before {
        margin: 263px 0 0 -25px;
    }
    .CalculatorTab .tab-pane {
        background-color:#fff;
    }
    .CalculatorTab #v-pills-tab {
        width:33%;
        background: #e6e7e8;
        min-height: 42vh;
        padding: 0 20px;
    }
    .CalculatorTab #v-pills-tabContent {
        width:67%;
        min-height:400px;
        padding: 35px 20px 20px 45px;
		background-color: #fff;
    }
	.CalculatorTab #v-pills-tabContent ul li a {
		font-size: 18px;
	}
    .CalculatorTab .nav-pills .nav-link.active {
        background-color:transparent;
        color:#133d66;
    }
    .nav-pills .nav-link {
        text-transform:uppercase;
        color: #133d66;
        font-size: 20px;
        padding: 25px 15px 20px 25px;
        text-align: left;
        border-bottom: 1px solid #000;
        border-radius: 0;
    }
    .nav-pills .nav-link:last-child {
        border-bottom:none;
    }
}
@media only screen and (min-width:1024px) {
footer ul li {
	width: unset;
padding: 0 25px;	
}
footer ul li:nth-child(2n) { 
	border-right: solid 1px #58595b;
}
footer ul li:first-child {
  padding-left: 0px;
}
footer ul li:last-child {
	border-right:unset;
}
footer .FooterSocial a {
  margin-right: 22px;
}
#LightGreyBar .headerRight {
	float:right;
}
#LightGreyBar .headerRight input {
	min-width:250px;
}
.extlinkContent {
    width: 44%;
}
.extlinkContent h2 {
  font-size: 25px;
  line-height: 27px;
}
.extlinkContent p, .extlinkContent h4 {
	font-size:16px;
	line-height:19px;
}
}
@media only screen and (min-width:1200px) {
#LightGreyBar p {
  font-size: 13px;
  line-height:15px;
}
.loginX img {
    max-width: 13px;
  }
   .HomeSkin .olbTop {
    display: block;
    top: 0;
  }
.LargeTableProduct tr th {
	font-size:24px;
	line-height:30px;
	padding:25px;
}
.CalculatorTab #v-pills-tabContent {
        width:67%;
        min-height:420px;
  }
}
@media only screen and (min-width: 1385px) {
.extlinkContent {
    width: 43%;
}
.CalculatorTab #v-pills-tab {
    min-height: 42vh;
  }
}
@media only screen and (min-width: 1600px) {
.extlinkContent {
    width: 28%;
}
.CalculatorTab #v-pills-tab {
    min-height: 39vh;
}
.CalculatorTab #v-pills-tabContent {
    min-height: 395px;
}
}
@media print {
	.Hero .overlay,.Hero img, #scrollTopBtn, .MobileLogos, .CookiePolicy, #customscroll, .FullWidthBG  {
        display:none !important;
    }
	.Hero{
        min-height:100px !important;
		overflow:visible;
    }
	.Hero {
		border-top:unset !important;
		margin-bottom:25px;
	}
	.Hero p, .Hero ul li {
		display:none;
	}
	.Hero h1, .Hero h2 {
		color:#000 !important;
		padding-left:30px;
		margin-bottom:0 !important;
	}
	    .LargeTableProduct tr td.text-start {
        width: 100% !important;
    }
	header {
		position:relative;
		-webkit-box-shadow: unset;
		-moz-box-shadow: unset;
		box-shadow:  unset;
		border-bottom:1px solid #ccc;
	}
	.heightsection {
		padding-top:15px !important;
	}
	#logo img {
    max-width: 160px;
    margin: 5px 0 8px 0;
	}
	 * {
        -webkit-print-color-adjust: exact !important;   /* Chrome, Safari 6 ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ 15.3, Edge */
        color-adjust: exact !important;                 /* Firefox 48 ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ 96 */
        print-color-adjust: exact !important;           /* Firefox 97+, Safari 15.4+ */
    }
    a[href]:after {
        content: none !important;
    }
	footer {
		padding:15px 0;
		border:unset;
	}
	footer ul li {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 4px;
	    height: 20px;
		line-height:20px;
}
    .LargeTableProduct tr{
        display: grid;
        width: 100%;
    }
    .LargeTableProduct tr td:before {
        content: attr(data-title);
    font-weight:400;
    text-align: left;
    display: block;
    font-size: 24px;
    padding-bottom: 10px;
    line-height: 27px;
	        color: #0a1f62;
    }
	.LargeTableProduct.Privacy.Location td {
		padding:15px;
	}
	.LargeTableProduct.Privacy.Location tr td::before {
		content:unset;
	}
    .LargeTableProduct tr td{
        border-left: 1px solid #d2d2d2;
    }
	.LargeTableProduct tr td:first-child {
    padding: 10px 15px 10px 15px;
}	
}

