@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
}

html, li, p {
    font-size: 18px
}

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;
	padding-left:0;
}

ul li {
    list-style-type: disc;
	color:#000;
}

ul li li {
    list-style-type: circle
}

ol li {
    list-style-type: decimal;
    list-style-position: inside
}

.nav li {
    list-style: none!important
}

a {
    outline: 0!important
}


.popover {
    z-index: 999
}

.mark, mark {
    padding: 0;
    background-color: transparent
}

body {
    background: #fff;
    color: #000000;
    font-size: 18px
}
/*animation*/
#siteWrapper {
	overflow:hidden;
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, body, p, input, table, td, th {
    font-family: 'Inter', sans-serif;
}

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 {
	font-size:18px;
	color:#000;
    margin: 0 0 20px
}

ol li>ol li {
    list-style-type: lower-latin
}

h1, h2, h3, h4, h5, h6 {
    color: #2C4284;
    line-height: 1.3em;
    margin: 0 0 10px;
	font-family:"geller-headline";
	font-weight: 300;
	font-style: normal;
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 32px;
}

h4 {
    font-size: 28px;
}

h5 {
    font-size: 24px;
}

h6 {
    font-size: 22px;
	text-transform:uppercase;
}
.heightsection.nomeasure {
	padding-top:25px !important;
}
.HomeSkin .MobileImg.d-lg-none .toppadding15 {
	padding-top:25px;
}
.content p a, .content p a:visited, .content p a.DarkBlue-FullBtn:hover, .content p a.WhiteButton:hover {
	color:#3953A4;
}
.content p a.DarkBlue-FullBtn, .content p a.WhiteButton, .content p a.WhiteButton:visited {
	color:#fff;
}
.BlueText {
	color:#3953A4;
}
a.anchor {
    padding-top: 230px;
    margin-top: -230px;
	z-index: -1;
	position: relative;
    display: block;
}
a.anchor:before {
    display: block;
    content: " ";
    padding-top: 230px;
    margin-top: -230px;
    visibility: hidden;
}
#tvcCalculatorResultsId {
	 padding-top: 200px;
    margin-top: -200px;
	position: relative;
    display: inline-block;
	z-index:-1;
}
#tvcCalculatorResultsId:before {
    display: inline-block;
    content: " ";
    padding-top: 200px;
    margin-top: -200px;
    visibility: hidden;
}
hr {
	background-color:#2C4284;
	opacity:1;
}
.Font52 {
	font-size:34px;
	line-height: 34px;
	margin-bottom: 25px;
}
.Font35  {
	font-size:35px;
}
.backlink {
	text-transform:uppercase;
}
.backlink a {
	color:#2C4284;
}
.dnnEditState  #belowsection {
        margin-top: 11px;
}
@media only screen and (min-width:992px) {
.Font52 {
	font-size:52px;
}
.backlink {
	text-align:right;
}
}

.DarkBlueButton, a.DarkBlueButton {
  background-color: transparent;
  border: 1px solid #2C4284;
  padding: 9px 25px;
  color: #2C4284;
  border-radius:4px;
  text-transform:uppercase;
}
.DarkBlueButton:hover, a.DarkBlueButton:hover {
	color:#fff;
	background-color: #2C4284;
	border: 1px solid #2C4284;
	text-decoration:none;
}
.WhiteButton, a.WhiteButton {
  background-color: transparent;
  border: 1px solid #fff;
  padding: 9px 25px;
  color: #fff;
  border-radius:4px;
  text-transform:uppercase;
}
.WhiteButton:hover, a.WhiteButton:hover {
	color:#2C4284;
	background-color: #fff;
	border: 1px solid #2C4284;
	text-decoration:none;

}
.WhiteButtonFull, a.WhiteButtonFull {
  background-color: #fff;
  border: 1px solid #fff;
  padding: 9px 25px;
  color: #2C4284;
  border-radius:4px;
  text-transform:uppercase;
}
.WhiteButtonFull:hover, a.WhiteButtonFull:hover {
	color:#fff;
	background-color: transparent;
	border: 1px solid #fff;
	text-decoration:none;
}
.DarkBlue-FullBtn, a.DarkBlue-FullBtn {
  background-color: #3953a4;
  border: 1px solid #3953a4;
  padding: 9px 25px;
  color: #fff;
  border-radius:4px;
  text-transform:uppercase;
}
.DarkBlue-FullBtn:hover, a.DarkBlue-FullBtn:hover {
	color:#3953a4;
	background-color: #fff;
	border: 1px solid #3953A4;
	text-decoration:none;
}
.OrangeButtonFull, a.OrangeButtonFull {
  background-color: #f99b27;
  border: 1px solid #f99b27;
  padding: 9px 25px;
  color: #fff;
  border-radius:4px;
  text-transform:uppercase;
}
.OrangeButtonFull:hover, a.OrangeButtonFull:hover {
	color:#f99b27;
	background-color: transparent;
	border: 1px solid #f99b27;
	text-decoration:none;
}
img.right {
	float:none;
	margin:0 0 15px 0;
}
header .DarkBlue-FullBtn {
	 border: 1px solid #fff;
}
header .DarkBlue-FullBtn:hover {
	 border: 1px solid #fff;
}
.MultipleButtons a {
  margin-bottom: 20px;
  clear: both;
  text-align:center;
  display: block;
}
.DisclaimerText, .DisclaimerText p {
	font-size:14px;
}
.BlueBG {
	background-color:#254180;
}
#topHeader {
    background: #383838;
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
    min-width: 25px;
    min-height: 35px;
    padding: 0
}

header {
    background: transparent;
	position:fixed;
	width:100%;
	z-index:998;
	padding-bottom:35px;
	/*background: linear-gradient(0deg, rgba(34,193,195,0) 0%, rgba(0,0,0,1) 100%);*/
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+5,000000+100&0.65+0,0+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.62) 5%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.62) 5%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.62) 5%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.InnerSkin header {
	background: #25417f;
	padding-bottom:4px;
}
/*.InnerSkin .heightsection {
	padding-top:134px;
}

.HomeSkin .heightsection {
	padding-top:36px;
}
@media only screen and (min-width: 1281px) {
.HomeSkin .heightsection.paddingtop {
  padding-top: 61px;
}
}
@media only screen and (max-width: 1280px) {
.HomeSkin .heightsection.paddingtop {
  padding-top: 60px;
}
}
@media only screen and (max-width: 767px) {
.HomeSkin .heightsection.paddingtop {
  padding-top: 94px;
}
}
@media only screen and (max-width: 428px) {
.HomeSkin .heightsection.paddingtop {
  padding-top: 97px;
}
}
@media only screen and (max-width: 390px) {
.HomeSkin .heightsection.paddingtop {
  padding-top: 111px;
}
}
@media only screen and (max-width: 375px) {
.HomeSkin .heightsection.paddingtop {
  padding-top: 126px;
}
}*/




header.staticBG {
  background: #2C4284;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  padding-bottom:8px;
}
header.staticBG ul.megamenu a.level0:hover,header.staticBG ul.megamenu li.level0:hover > a, .InnerSkin ul.megamenu a.level0:hover,.InnerSkin ul.megamenu li.level0:hover > a {
  color: #fff;
}
header.menuBG {
  background: #2C4284;
}
.personabar-visible header {
	position:unset;
}
.personabar-visible #TopHeader {
	background: #2C4284;
}
.dnnEditState ul.megamenu a.level0:hover,.dnnEditState ul.megamenu li.level0:hover {
	color:#fff;
}
.dnnEditState .HomeSkin .heightsection, .dnnEditState .InnerSkin .heightsection {
	padding-top:0;
}
.FWVideo.mt-45 .embed-responsive {
}
.FWVideo .embed-responsive {
  margin-bottom: 25px;
  cursor: pointer;
  min-height: 265px;
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  border: 0;
  right: 0;
}
@media only screen and (min-width: 768px) {
.FWVideo.mt-45 .embed-responsive {
  min-height: 396px;
}
}

@media only screen and (min-width: 992px) {
#VideoPopUp .modal-dialog {
  max-width: 825px;
}
img.right {
	float:right;
	margin:0 0 15px 15px;
}
}
@media only screen and (min-width: 1280px) {
#VideoPopUp iframe.videoplayer {
  min-height: 450px;
}
}
/*#search {
	display:none;
}*/
#logo {
  display: inline-block;
  text-align: left;
  margin-bottom: 10px;
  width:100%;
}
#logo img {
	max-width: 240px;
}
#navbar-top-wrapper {
	width:100%;
}
.headerRight {
	float:right;
}
.HeaderIcons {
	margin-right:15px;
}
.HeaderIcons div.icon, .HeaderIcons div.el-dropdown {
    display: inline-block;
    margin-right: 8px;
}
.HeaderIcons img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  max-width:28px;
}
.HeaderIcons img:hover {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.searchwrapper {
	overflow:hidden;
	display:block;
	margin-top:12px;
}
.searchwrapper .JCSbox {
	transform: translateX(100%);
  opacity: 0;
  transition: opacity .25s, transform .25s;
}
.searchwrapper .JCSbox.active{
  transform: translateX(0);
  opacity: 1;
}
.content .Grey-Account .DarkBlue-FullBtn:hover {
	background-color:transparent;
}
.personabar-visible.loggedin .heightsection {
	padding-top:0 !important;
}
@media only screen and (max-width: 1590px) {
.content .Grey-Account .DarkBlue-FullBtn {
	display:block;
	text-align:center;
	line-height:20px;
}
}
@media only screen and (max-width: 1024px) {
.searchwrapper {
	position: absolute;
top: 86px;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
margin-top: 0;
z-index: 1000;
}
.content .DarkBlue-FullBtn, .content .DarkBlueButton {
	display:block;
	text-align:center;
	font-size: 16px;
}
}
@media only screen and (max-width: 1600px) {
.content .col-lg-3 .DarkBlue-FullBtn, .content .col-lg-3 .DarkBlueButton {
	display:block;
	text-align:center;
}
}
@media only screen and (max-width: 1385px) {
.content .col-lg-3 .DarkBlue-FullBtn, .content .col-lg-3 .DarkBlueButton {
	font-size: 16px;
	line-height:17px;
}
}
@media only screen and (max-width: 991px) {
.searchwrapper {
	top: 127px;
}
}
@media only screen and (max-width: 767px) {
.searchwrapper {
	top: 110px;
}
}
@media only screen and (max-width: 390px) {
.HomeSkin .navbar {
	padding-top: 3px;
}
.HomeSkin #logo {
  margin-bottom: 15px;
}
.HomeSkin #logo img {
  max-width: 230px;
}
.HomeSkin #TopHeader .icons img {
	max-width:30px;
}
}

.videoplayerimg {
	max-width: 330px;
	margin: 0 auto 45px;
}
@media only screen and (min-width: 1025px) {
.searchwrapper {
	margin-top: 25px;
	float: right;
	margin-right: 14px;
	/*max-width: 209px;*/
	max-width: 87px;
}
}
@media only screen and (min-width: 1200px) {
.searchwrapper {
	max-width: 160px;
}
}
.headerRight p.MultipleButtons, .HeaderIcons {
	display:inline-block;
}
.MobileLogos {
	width:100%;
}
.AccountLoginBtn {
  background-color: #3953A4;
  border: 1px solid #fff;
  padding: 0px 12px;
  color: #fff;
  border-radius:4px;
  text-transform:uppercase;
  display:inline-block;
}
.AccountLoginBtn a {
	color: #fff;
	font-size:16px;
}
.AccountLoginBtn a:hover {
	text-decoration:none;
}

.MobileLogos .navbar-toggle {
	border:1px solid #fff;
	margin:0;
}
.MobileLogos .navbar-default .navbar-toggle:hover,.MobileLogos .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.MobileLogos .icons .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: 33px;
  height: 35px;
  display: block;
  float: left;
  margin: 1px 10px 0 0;
  text-align: center;
}
.MobileLogos .icons .navbar-toggle {
    margin: 4px 8px 0 5px;
    padding: 0;
    border: none;
    border-radius: 0;
    width: 26px;
    background: transparent;
}
.navbar-toggle .icon-bar {
	height:4px;
	width: 26px;
}
.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:34px;
}
.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;
}
.LoginBox {
	display:none;
	position:absolute;
	background:#f6f5f3;
	top:0;
	padding:5px 10px 20px 10px;
	width:100%;
	z-index:1500;
}
.loginX {
	text-align: right;
	font-size: 14px;
	color:#3f5093;
	margin-bottom:3px;
}
.loginX:hover {
	cursor:pointer;
}
.loginX img {
	max-width:15px;
}
.LoginBox .LeftContent {
	display:none;
}
.LoginBox .RightContent select, .LoginBox .RightContent input {
	border-radius:20px;
	margin-bottom:10px;
	color:#2C4284;
	font-size:18px;
	padding: 5px 10px;
	width:100%;
	-webkit-box-shadow: inset 0px 2px 4px 0px #B8B8B8; 
	box-shadow: inset 0px 2px 4px 0px #B8B8B8;
	border:none;
	height:35px;
}
.pwfield {
  position: relative;
}
#togglePassword {
  position: absolute;
  top: 5px;
  right: 16px;
  width: 25px;
  height: 32px;
  padding: 5px 0 5px 4px;
  font-size: 17px;
  color: #a29e9e;
}
.LoginBox .RightContent select {	
	background-color:#fff;
}
.col-12.col-lg-6.RightContent {
  padding: 0 15px;
}
.col-12.col-lg-6.RightContent p:nth-child(3) {
	margin-bottom:0;
}
.LoginBox a {
	color:#2C4284;
}
.LoginBox #personal p, .LoginBox #business p, .LoginBox #hts_personal p, .LoginBox #hts_business p {
	margin:13px 0 8px 0;
}
.LoginBox p {
	font-size:16px;
	margin:0;
}
.LoginBox hr {
	margin:10px 0;
}
.LoginBox h3 {
	font-size:22px;	
}
.AppSection img {
	max-width:39px;
}
.LoginBox .AppSection div {
  display: inline-block;
  width: 48%;
}
.LoginBox .AppSection {
	text-align:center;
}
.LoginBox .DarkBlueButton {
	background-color: #2C4284;
	border: 1px solid #2C4284;
	margin-right: 15px;
	color: #fff;
	font-size: 16px;
	padding: 4px 18px;
}
.BlueBG-CenterTitle {
	text-align:center;
	background-color:#3953A4;
	padding:20px;
}
.BlueBG-CenterTitle h1, .BlueBG-CenterTitle h2 {
	font-size:32px;
	margin:0;
	color:#fff;
}
.SpacingTB50 {
	margin:30px 0;
}
.SpacingT50-B20 {
	margin:50px 0 20px 0;
}
.nomargin {
	margin:0;
}
.HomeSkin #dnn_P3_50_Right .LeftContent-Intro {
	padding-bottom:75px;
}
.SpacingT35 {
	margin:35px 0 0 0;
}
@media only screen and (max-width:991px) {
#navbar {
  float: none !important;
  width: 100%;
  z-index: 1000;
  overflow: visible;
  margin: 0;
  left: 0;
}
#dnnMenu {
  height: 229px;
  overflow-y: scroll;
  padding: 0 15px;
}
.navbar-nav {
  float: none;
}
.dropdown-menu {
  float: none;
  box-shadow: none;
}
}

@media only screen and (max-width:767px) {
    .main-navigation {
        height: auto;
        width: 100%
    }
    nav {
        display: none
    }
    #navbar-top-wrapper {
        clear: both;
        position: relative
    }
    #navbar {
        float: none!important
    }
}

@media only screen and (min-width:768px) {
#navbar {
   float: right
}
.Font52.mb-md-5 {
	margin-bottom:62px !important;
}
iframe.videoplayer {
	min-height:275px;
}
}
@media only screen and (min-width:375px) {
/*.InnerSkin .heightsection {
  padding-top: 170px;
}*/
}
@media only screen and (min-width:450px) {
/*.InnerSkin .heightsection {
  padding-top: 170px;
}*/
}

@media only screen and (min-width:768px) {
/*.InnerSkin .heightsection {
  padding-top: 175px;
}*/
.TitleTopB .Content p:nth-child(1) {
	min-height:135px;
}
}
@media only screen and (min-width:992px) {
.TitleTopB .Content p:nth-child(1) {
	min-height:217px;
}
.SpacingTB50 {
	margin:50px 0;
}
.MultipleButtons a {
  margin: 0 15px 0 0;
	clear: both;
  display: inline-block !important;
}
/*.InnerSkin .heightsection {
  padding-top: 178px;
}*/
#togglePassword {
  top: 7px;
}
#logo {
	text-align: left;
	width:unset;
}
#logo img {
    /*Mark Removed 2023-07-27 to allow Keylingo to work correctly with verbiage*/
  /*max-width: 80%;*/
}
.headerRight .DarkBlue-FullBtn {
	padding:7px 15px;
	font-size:16px;
}
#belowsection .menusection,#belowsection .loginSection,#belowsection .Search {
  display: inline-block;
}
#belowsection .loginSection,#belowsection .Search {
	vertical-align:top;
}
#belowsection {
	text-align:right;
	/*margin-top: -35px;*/
	z-index: 1000;
	position: relative;
}
#belowsection .loginBtn a {
  background-color: transparent;
  border: 1px solid #fff;
  padding: 7px 25px;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
}
.headerRight {
	float:right;
	margin-top: 22px;
}
.headerRight .DarkBlue-FullBtn:nth-child(1) {
	margin-right:10px;
}
.headerRight .DarkBlue-FullBtn {
	text-transform:unset;
}
.loginSection {
	margin-right: 15px;
}
.Search img {
	max-width:30px;
}
.LoginBox {
	padding:0;
}
.LoginBox .LeftContent h2 {
	margin-bottom:35px;
}
.LoginBox .row { 
	position:relative;
}
.LoginBox .loginX { 
	position:absolute;
	right: 30px;
	top:11px;
}
.LoginBox .LeftContent {
  display: block;
  padding: 25px 25px 200px 35px;
}
.LoginBox .LeftContent p.Title {
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:0;
}
.LoginBox .LeftContent p, .LoginBox .LeftContent h2 {
	color:#fff;
	text-shadow: 3px 3px 3px rgba(4, 4, 4, 0.50);
}
.LoginBox a.WhiteButton {
  color: #fff;
}
.LoginBox { 
	background:#f6f5f3 url(Images/accountlogin-bg.jpg) no-repeat left bottom;
	background-size: 40%;
}
.LoginBox .Logo img { 
	max-width:70%;
	margin-bottom: 40px;
}
.col-12.col-lg-6.RightContent {
	max-width: 380px;
	margin: 0 auto;
	padding-top:25px;
}
.LoginBox #personal p, .LoginBox #business p, .LoginBox #hts_personal p, .LoginBox #hts_business p {
  margin: 15px 0 35px 0;
}
.col-12.col-lg-6.RightContent p:nth-child(3) {
  margin-bottom: 23px;
}
.BlueBG-CenterTitle h1, .BlueBG-CenterTitle h2 {
	font-size:44px;
}
.HomeSkin #dnn_P3_50_Left img {
	margin-bottom:45px;
}
.HomeSkin .ImgTopMain {
  margin: 68px 0;
}
.LoginBox hr,.LoginBox .AppSection {
	display:none;
}
.LoginBox .RightContent select {
  margin-top: 40px;
}
.LoginBox .DarkBlueButton {
  font-size: 18px;
  padding: 7px 25px;
}
.LoginBox p {
	font-size:18px;
}
.LoginBox .RightContent select, .LoginBox .RightContent input {
	height:40px;
	margin-bottom:20px;
}
}

@media only screen and (min-width:1025px) {
#belowsection {
  /*margin-top: -68px;*/
}
#videoModal .modal-dialog {
  max-width: 800px;
}
}
@media only screen and (min-width:1100px) {
/*.InnerSkin .heightsection {
  padding-top: 167px;
}*/
}
@media only screen and (min-width: 992px) and (max-width: 1024px){
#belowsection {
  margin-top: -8px;

}
.MultipleButtons a {
	padding: 9px 5px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
#logo {
  width: 100%;
}
#logo img {
  max-width: 40%;
}

}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.ImgTop h2 {
  line-height: 43px;
}
.ImgTopMain {
  margin: 50px 0;
}
}
@media only screen and (min-width:1200px) {
#belowsection {
  /*margin-top: -60px;*/
}
}
@media only screen and (min-width:1280px) {
.TitleTopB .Content p:nth-child(1) {
	min-height:165px;
}
iframe.videoplayer {
  min-height: 400px;
}
.HomeSkin #dnn_P3_50_Left img {
	margin-bottom:75px;
}
.LoginBox {
	background-size: 37%;
  background-position: -3px 66px;
}
.loginX {
	font-size: 18px;
}
.col-12.col-lg-6.RightContent {
  padding-top: 45px;
}
.LoginBox {
  background-size: 50%;
}
.LoginBox h2 {
  font-size: 60px;
	line-height: 60px;
	margin-bottom: 65px;
}
.LoginBox .Logo img {
  max-width: 65%;
  margin-bottom: 50px;
}
.LoginBox a.WhiteButton:hover {
  color: #2C4284;
  background-color:#fff;
  border:1px solid #fff;
  text-decoration:none;
}
/*.InnerSkin .heightsection {
  padding-top: 166px;
}*/
.AccTab .liveaccdefault h3.ui-accordion-header {
	padding:55px 0 15px 0;
}
.LoginBox .RightContent select {
    margin-top: 65px;
}
.LoginBox #personal p, .LoginBox #business p, .LoginBox #hts_personal p, .LoginBox #hts_business p {
  margin: 29px 0 35px 0;
}
}
@media only screen and (min-width:1400px) {
#belowsection {
  margin-top: -16px;
}
}
@media only screen and (min-width:1440px) {
.TitleTopB .Content p:nth-child(1) {
	min-height:145px;
}
.LoginBox {
	background-size: 44%;
}
/*.InnerSkin .heightsection {
  padding-top: 166px;
}*/
.searchwrapper {
  max-width: 236px;
}
.SpacingB50 {
	margin:0 0 50px 0;
}
.LoginBox .LeftContent h2 {
  margin-bottom: 70px;
}
.LoginBox .LeftContent {
	padding: 25px 25px 200px 88px;
}
}

@media only screen and (min-width:1600px) {
.TitleTopB .Content p:nth-child(1) {
	min-height:110px;
}
.LoginBox .LeftContent {
  padding: 25px 25px 232px 88px;
}
/*.InnerSkin .heightsection {
  padding-top: 172px;
}*/
.LoginBox h2 {
  max-width:60%;
}
.col-12.col-lg-6.RightContent {
  max-width: 570px;
}
.LoginBox .RightContent select, .LoginBox .RightContent input {
	margin-bottom:25px;
	padding:8px 10px;
}
#logo img {
  max-width: 100%;
  padding-top: 10px;
}
#belowsection {
  margin-top: -53px;
}
}
#breadcrumb {  
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px dashed;
    border-color: #ccc;
    background-color: transparent;
    padding: 5px 0;
    margin: 0;
    display: block
}

#breadcrumb a {
    margin-left: 10px;
    font-weight: 600;
    font-size: 11px;
    color: #626262
}

#breadcrumb a:first-child {
    font-size: 11px!important;
    font-weight: 400;
    color: #7b7d82;
    margin: 0
}

#breadcrumb img, #breadcrumb span {
    margin-left: 10px
}
#scrollTopBtn {
  position: fixed;
  z-index: 5000;
  right: 15px;
  bottom: 110px;
  display: none;
}
.GreyBG {
	background-color:#f0eeea;
}
.InnerSkin .GreyBG {
	background-color:#f3f1ee;
}
.FullBlueBG {
	background-color:#2c4284;
	padding:45px 0 20px 0;
}
footer {
	padding:25px 0 10px 0;
	border-top: 3px solid #2c4284;
}
footer h6, footer ul li.Title {
	font-family: 'Inter', sans-serif;
	font-size:14px;
}
footer ul li.Title {
	margin-bottom:8px;
	text-transform:uppercase;
	color: #2C4284;
}
#dnn_FooterRight p {
	font-size:11px;
	line-height:17px;
	/*font-weight:300;*/
}
footer ul {
	padding-left:0;
	margin-left:0;
}
footer ul li {
	margin-left:0;
	list-style-type:none;
	line-height:18px;
}
footer ul li a, footer ul li a:visited {
	font-size:14px;
	color:#000;
	/*font-weight:300;*/
}
footer .FooterSocial a {
	color:#000;
	font-size:26px;
	margin-right:20px;
}
footer .FooterSocial a:last-child {
	margin-right:0;
}
@media only screen and (max-width:600px) {
footer .FooterSocial a {
  color: #000;
  font-size: 25px;
  margin-right: 20px;
  margin-bottom: 5px;
  display: inline-block;
}
footer ul {
	width:50%;
	float:left;
}
#dnn_FooterLeft img {
	margin-bottom:20px;
}
}
@media only screen and (min-width:768px) {
footer ul {
	display:inline-block;
	margin-right:25px;
	vertical-align:top;
}
#dnn_FooterRight p {
  margin-bottom: 10px;
}
}
@media only screen and (min-width:992px) {
footer {
	background:url("Images/footer-bg-horse.jpg") no-repeat bottom left;
	background-size:25%;
	padding: 45px 0 17px 0;
}
}
@media only screen and (min-width:1385px) {
footer ul {
	margin:0 12px 45px 0;
	padding-top:12px;
}
footer {
	background-size:20%;
	padding: 60px 0 68px 0;
}
.LegalContent {
	border-left:1px solid #ccc;
	padding:12px 0 1px 10px;
}
#dnn_FooterLeft img {
	padding-top:12px;
}
}
@media only screen and (min-width:1600px) {
footer {
	background-size:18%;
	padding: 50px 0 68px 0;
}
footer ul:nth-child(1) {
	width:16%;
}
footer ul {
	width:25%;
	margin:0 12px 55px 0;
}
footer ul:last-child {
	margin-right:0;
}
footer .FooterSocial a:nth-child(1) {
	margin-left:8px;
}
}
@media only screen and (min-width:1800px) {
#dnn_FooterLeft img {
  margin-left: -67px;
  min-width: 378px;
}
}

/********************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;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	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;
}
.extlinkContent h2 {
	margin-bottom:10px;
	font-size:24px;
}
.extlinkContent p {
	font-size: 15px;
	line-height: 16px;
	margin-bottom:5px;
	word-wrap: break-word;
}
.extlinkContent p.buttons {
	word-wrap: unset;
	margin-top:25px;
}
@media (min-width: 768px){
.extlinkContent {
	width: 59%;
	padding:35px 40px;
	top:5%;
}
.extlinkContent h2 {
	font-size:33px;
	margin-bottom:30px;
}
.extlinkContent p.buttons {
	margin-bottom:25px;
}
}
@media (min-width: 992px){
.extlinkContent {
	top: 17%;
}
.extlinkContent p {
	font-size:20px;
	line-height: 22px;
	margin-bottom:20px;
}
.extlinkContent p.buttons {
  margin:36px 0 12px 0;
}
.col-lg-6 .LiveForm {
	margin:55px 0 35px 0;
}
}
@media (min-width: 1200px){
.extlinkContent h2 {
	font-size:43px;
	margin-bottom:20px;
}
}
@media (min-width: 1386px){
.extlinkContent {
    width: 43%;
}
}
@media (min-width: 1600px){
.extlinkContent {
    width: 35%;
}
}

.LiveForm.Default input[type="submit"] {
	font-weight: 400 !important;
}

/*Zelle page*/
.Smallicons {
  display: flex;
  justify-content: center;
  padding:45px 0;
}
.Smallicons .lefticon {
  padding-right: 7px;
  border-right: 1px solid #6d6e71;
}
.Smallicons .lefticon img {
	max-width:190px;
}
.Smallicons .righticon img {
	max-width:87px;
}
.Smallicons .righticon {
  padding-left: 7px;
  padding-top:5px;
}
.ZelleIntro {
	text-align:center;
	padding:35px 0 35px 0;
}
.ZelleGreyIntro {
	padding:55px 0 35px 0;
}
.ZelleIntro h1 span {
	font-weight:bold;
}
.ZelleIntro h1 {
	margin-bottom:35px;
	line-height:38px;
}
.ZelleIconTop {
	margin-bottom:35px;
}

.ZelleIconTop svg {
	margin-bottom:20px;
}
.ZelleIconTop h5 {
	color:#007cba;
}
#dnn_Mid_33_3 .ZelleIconTop {
	margin-bottom:55px;
}
.ZelleAppIcons {
	text-align:center;
}
.ZelleAppIcons h5 {
	font-size:25px;
}
.ZelleAppIcons img {
	margin-bottom:25px;
}
.AccTab.Simple .liveaccdefault .ui-accordion h3.ui-accordion-header a {
	font-size: 23px !important;
}
.liveaccdefault ul,  .liveaccdefault  ol {
	padding-left:0;
}
.liveaccdefault ul li, .liveaccdefault ol li {
	font-family: 'Inter', sans-serif !important;
	margin-bottom:25px;
}
@media only screen and (min-width:768px) {
.Smallicons .lefticon img {
	max-width:250px;
}
.Smallicons .righticon img {
	max-width:120px;
}
.Smallicons .righticon {
  padding:5px 0 0 15px;
}
.Smallicons .lefticon {
  padding-right: 15px;
}
.ZelleAppIcons img {
	margin-bottom:45px;
}
.AccTab.Simple {
  width: 100%;
  margin-bottom: 40px;
}
.AccTab .ui-accordion-content a {
	text-decoration:underline;
}
}
.flexslider {
	display:none;
}
@media only screen and (min-width:992px) {
.flexslider {
	display:block;
}
}
@media only screen and (min-width:1025px) {

.ZelleIntro h1 {
	font-size:42px;
	line-height:45px;
}
.ZelleIntro {
	padding:55px 0;
}
.ZelleIconTop {
  margin-bottom: 60px;
}
.ZelleIconTop h5 {
	font-size:26px;
}
.AccTab.Simple .liveaccdefault h3.ui-accordion-header {
  padding: 2px 0 9px 0;
}
.AccTab.Simple .liveaccdefault .ui-accordion h3.ui-accordion-header a {
  font-size: 26px !important;
}
}
.Grey-Account {
	background-color:#f0eeea;
	padding: 30px 25px;
	margin-bottom:35px;
}
.Grey-Account .col-lg-4 p {
	margin:0;
}
/*simple tabel - privacy*/
.table-responsive.vScroll {
	margin-bottom:25px;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive .basicTable {
  width: 100%;
  margin: 10px 0;
  border: solid 1px #f2f3f3;
}
.table-responsive .basicTable tr.bluebg {
	background: #2C4284 !important;
}
.table-responsive .basicTable th {
	padding:10px;
	font-weight:400;
}
.table-responsive .basicTable tr.bluebg p, .table-responsive .basicTable tr.bluebg a, .table-responsive .basicTable tr.bluebg a:hover, .table-responsive .basicTable tr.bluebg a:visited {
	color:#fff;
}
.table-responsive .basicTable tr:nth-child(1) {
  background: #f2f3f3;
  color: #fff;
}
.table-responsive .basicTable td {
  padding: 10px;
  border: solid 1px #d5d5d5;
}
.table-responsive .basicTable p {
  margin: unset;
}
/*tables - Checking p*/
.responsive-table.mobtable {
  width: 100%;
  margin-bottom: 35px;
}
.responsive-table.mobtable .LightBlueHeader, .responsive-table.mobtable .DarkBlueHeader {
  font-size: 20px;
  color: #fff;
  padding: 10px;
  line-height: 45px;
  border-bottom: none;
}
.responsive-table.mobtable .DarkBlueHeader {
  background-color: #2C4284;
}
.responsive-table.mobtable .LightBlueHeader {
  background-color: #3953A4;
}
.responsive-table.mobtable tr:nth-child(2n), .responsive-table.ProductTable.Borders tr:nth-child(2n) {
  background: #f4f4f4;
}
.responsive-table.mobtable tr {
  border-bottom: 1px solid #4f4f4f;
}
.responsive-table.mobtable td {
  padding: 15px;
}
.responsive-table.mobtable p {
  margin: 0;
  line-height: 25px;
  font-weight: bold;
}
.LargeTableProduct {
	margin-bottom: 40px;
}
.LargeTableProduct tr {
  background: #f4f4f4;
}
.LargeTableProduct th {
  color: #fff;
  background: #25417f;
  padding: 20px 12px;
  text-align: center;
  border-right: solid 1px #a1a1a1;
  font-size: 20px;
  min-width: 160px;
}
.LargeTableProduct th:nth-child(2) {
  /*background: #3953a4;*/
}
.LargeTableProduct tr:nth-child(2n) {
  background: #fff;
}
.LargeTableProduct td:first-child {
  text-align: left;
  font-size:18px;
}
.LargeTableProduct td {
  padding: 20px 15px;
  vertical-align: middle;
  text-align: center;
  border-bottom: solid 1px #a1a1a1;
  color:#000;
  line-height: 21px;
}
.LargeTableProduct .DarkBlue-FullBtn {
	margin: 3px 0;
	display: inline-block;
	font-size: 17px;
}
.mb-35 {
	margin-bottom:45px;
}
.FullBueAd a.LinkText:hover {
	text-decoration:none;
}
.eds_news_Ozone.eds_subCollection_news .edNews_loadMoreTriggerWrapper .trigger {
  border: solid 1px #2c4284 !important;
}

.eds_news_Ozone.eds_subCollection_news .edNews_loadMoreTriggerWrapper .trigger > span {
  color: #2c4284 !important;
   font-family: 'Inter', sans-serif !important;
}
.eds_news_Ozone.eds_subCollection_news .edNews_loadMoreTriggerWrapper .trigger:hover .actionTextContainer {
	 background-color: #2c4284 !important;
	 color:#fff !important;
}
.LiveForm.Default .Field input, .LiveForm.Default .Field textarea {
	-webkit-box-shadow: inset 0px 2px 4px 0px #B8B8B8;
box-shadow: inset 0px 2px 4px 0px #B8B8B8;
border-radius:20px;
}
.LiveForm.Default .Field.Required input, .LiveForm.Default .Field.Required textarea {
	border: 1px solid #ccc !important;
}
.eds_news_Ozone.eds_subCollection_search input {
	font-family: 'Inter', sans-serif !important;
}
.LiveForm.Default .Field input[type="submit"] {
	-webkit-box-shadow: unset;
box-shadow: unset;
}
.locationDetails .DarkBlueButton {
	font-size:16px;
	padding:5px 12px;
}
.EDN_search.theme_Ozone {
	border: 1px solid #2C4284 !important;
}
.EDN_search.theme_Ozone ul li.acSelect a {
  background-color: #f8f8f8 !important;
  border-color: #2C4284 transparent !important;
  color: #848484 !important;
  -ms-transform: unset !important;
  -webkit-transform: unset !important;
  transform: unset !important;
  font-family: 'Inter', sans-serif !important;
}
.eds_news_Ozone.eds_subCollection_search .search_input .input input[type="text"], .eds_news_Ozone.eds_subCollection_search .search_input .input input[type="text"]:hover, .eds_news_Ozone.eds_subCollection_search .search_input .input input[type="text"]:focus {
	font-family: 'Inter', sans-serif !important;
}
@media only screen and (min-width:1200px) {
.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer {
  max-width: 400px !important;
}
}

/*rates module tweaking*/
#TokensTabContent .form-group,#TokensTabContent .form-group .col-sm-8 {
	width:100%;
}
#TokensTabContent .form-group .col-sm-8 {
	max-width:100%;
}
.ModIMUKSimpleTRC textarea.form-control {
    max-height: 160px;
}
.ModIMUKSimpleTRC .form-control {
	min-width:150px;
}
#approveRatePanel .form-group {
	display:block;
	width:100%;
}
#TokensTabContent ul.dropdown-menu.pull-right.show {
	padding:8px 15px;
	font-size:18px;
}
#TokensTabContent.btn {
	border:2px solid #171C8F;
}
/*rates tables*/
/*collapsible table style*/

body table.greybg.bluebg tr:nth-child(2n) {
  background: #f0eded;
}
.responsive.responsive.greybg.bluebg td {
	padding:8px;
}
.responsive.responsive.greybg.bluebg td, .responsive.responsive.greybg.bluebg tr {
  font-size: 18px;
	color: #000;
}
.responsive.responsive.greybg.bluebg tr {
	padding: 7px 10px;
}
@media only screen and (min-width:992px) {
body table.greybg.bluebg {
	width:100%;
	margin: 0 auto 45px;
}
.responsive.greybg.simplemobile th, .responsive.greybg.bluebg th {
  color: #fff;
  background: #2C4284;
  padding: 5px 12px;
  text-align: center;
  border-right: solid 1px #fff;
  font-size: 20px;
  min-width: 160px;
  font-weight: normal;
  line-height: 27px;
}
body table.greybg {
  margin-bottom: 35px;
}
.responsive.greybg.simplemobile td {
  border: solid 1px #a6a6a6;
}
.responsive.greybg.bluebg td {
	border-bottom: solid 1px #ddd;
}
body table.greybg td {
  float: unset;
  width: unset;
  padding: 8px 14px;
  line-height: 25px;
	vertical-align: top;
	font-size: 18px;
}
.centertext {
	text-align:center;
}
.responsive.greybg.bluebg th.lefttext {
	text-align:left;
}
}
@media only screen and (max-width:991px) {
.dnone {
	display:none;
}
table.responsive, table.responsive caption, table.responsive thead, table.responsive tbody, table.responsive td, table.responsive tr {
  display: block;
}
table.responsive tr {
  float: left;
  width: 100%;
  padding: 4px 10px;
}
table.responsive th {
  display: none;
}
table.greybg td::before {
  content: attr(title);
  display: block;
  font-weight: 700;
  width: 100%;
}
.responsive.greybg.simplemobile td::before {
	content: unset;
}
.responsive.simpletable.tableheader.d-lg-none {
  color: #fff;
  background: #3953a4;
  padding: 5px 12px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 27px;
  display:inline-block;
}
}
.LargeTableProduct {
	margin-bottom: 40px;
}
.LargeTableProduct tr {
  background: #f9f9f9;
}
.LargeTableProduct th {
  color: #fff;
  background: #25417f;
  padding: 20px 12px;
  text-align: center;
  border-right: solid 1px #a1a1a1;
  font-size: 20px;
  min-width: 160px;
}
.LargeTableProduct th:nth-child(2) {
  background: #3953a4;
}
.LargeTableProduct tr {
  background: #f9f9f9;
}
.LargeTableProduct tr:nth-child(2n) {
  background: #fff;
}
.LargeTableProduct td:first-child {
  text-align: left;
  font-size:18px;
}
.LargeTableProduct td {
  padding: 15px;
  vertical-align: middle;
  text-align: center;
  border-bottom: solid 1px #a1a1a1;
  color:#4e4d4f;
}
.responsive-table.mobtable {
  width: 100%;
  margin-bottom: 35px;
}
.responsive-table.mobtable .LightBlueHeader, .responsive-table.mobtable .DarkBlueHeader {
  font-size: 20px;
  color: #fff;
  padding: 10px;
  line-height: 45px;
  border-bottom: none;
}
.responsive-table.mobtable .DarkBlueHeader {
  background-color: #25417f;
}
.responsive-table.mobtable .LightBlueHeader {
  background-color: #00aeef;
}
.responsive-table.mobtable tr:nth-child(2n), .responsive-table.ProductTable.Borders tr:nth-child(2n) {
  background: #f2f2f2;
}
.responsive-table.mobtable tr {
  border-bottom: 1px solid #4f4f4f;
}
.responsive-table.mobtable td {
  padding: 15px;
}
.responsive-table.mobtable p {
  margin: 0;
  line-height: 25px;
  font-weight: bold;
}

.DnnModule-IMUKSimpleTRExportPdf a.btn {
  background: url(Images/printericon1.svg) no-repeat;
  height: 35px;
  background-position: center center;
  border: none;
  padding-top: 37px;
  line-height: 42px;
  float: right;
  font-size: 0;
width: 65px;
}
body table.responsive.greybg.bluebg td.TitleTab {
	text-align: center;
	color: #fff;
	padding:8px;
	font-size:20px;
}

.HP_VideoBG .ModEasyDNNrotatorC {
	display:none;
}
#oneitem .flexslider .slides > li {
	display:block;
}
@media only screen and (min-width:992px) {
.HP_VideoBG .ModEasyDNNrotatorC {
	display:block;
}
}
@media print{
/*table {
	width:100% !important;  
}
body table.greybg.bluebg {
	margin-bottom: 35px;
}

p.DisclaimerText {
	font-size: 12px !important;
}

table.greybg.bluebg th, table.greybg.bluebg td {
    color: #000;
    width: 19%;
	border-bottom: 1px solid #000  !important;
	padding: 10px 5px !important;
	line-height:25px;
	height:50px !important;
}
td {
	padding: 10px 5px !important;
}
sup {
    margin-top: -15px !important;
font-size: 55%;
line-height: 0;
vertical-align:top !important;
}*/
}

/*staff module 11.7.2023*/
.StaffSearch .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span {
  border: solid 1px #646464;
  line-height: 37px;
  padding-right: 35px;
}
.StaffSearch .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span select {
	color:#5a5a5a;
	font-size:18px;
	font-family: 'Inter', sans-serif;
}
.StaffSearch .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span::after { 
	border:unset;
	color:#5a5a5a;
}
.StaffSearch .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_Text .edncf_TextInput input {
	border: solid 1px #646464;
  line-height: 37px;
  color:#5a5a5a;
	font-size:18px;
	font-family: 'Inter', sans-serif;
	height:39px;
}
.StaffSearch .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_submit::before { 
	content:unset;
}
.StaffSearch .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_submit,
.StaffSearch .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_reset { 
	font-size:18px;
	font-family: 'Inter', sans-serif;
	background: none #25417f;
	color:#fff !important;
	border:1px solid #25417f;
	padding:5px 25px;
}
.StaffSearch .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_submit:hover,
.StaffSearch .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_reset:hover { 
	font-size:18px;
	font-family: 'Inter', sans-serif;
	background: none #fff;
	color:#25417f !important;
	border:1px solid #25417f;
	padding:5px 25px;
}
.lenderlist .card-header {
	padding: 0;
margin-bottom: 15px;
background-color: unset;
border-bottom: unset;
}
.eds_news_Ozone .lenderlist h2 {
  color: #2C4284;
  font-family: "geller-headline";
  font-size:32px;
  margin-bottom:7px;
}
.eds_news_Ozone .lenderlist p.JobTitle {
	font-size:16px;
	font-weight:300;
	font-style:italic;
	margin-bottom:3px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff p.JobTitle  {
	font-size:16px;
	font-weight:300;
	font-style:italic;
	margin-bottom:10px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff .phone p {
	margin-bottom:12px;
}
.eds_news_Ozone .lenderlist .locationwarpper ul {
	padding-left:0;
	margin:0 0 3px 0;
}
.eds_news_Ozone .lenderlist .locationwarpper ul li {
	list-style-type:none;
	text-align:center;
	margin-left:0;
	padding-left:0;
	color:#25417f;
	font-size:16px;
	margin-bottom:5px;
}
.eds_news_Ozone .lenderlist .locationwarpper ul li span {
	color:#25417f;
	font-size:16px;
}
.eds_news_Ozone .lenderlist hr.short {
	height:2px;
	max-width: 160px;
	margin:10px auto;
}
.eds_news_Ozone .lenderlist .phone p {
	font-size:16px;
	margin-bottom:0;
}
.eds_news_Ozone .lenderlist .phone p a, .eds_news_Ozone .lenderlist .phone p a:hover, .eds_news_Ozone .lenderlist .phone p a:visited {
	color:#3953a4;
}
.eds_news_Ozone .lenderlist p.detailLink {
    margin-bottom: 0px;
    font-weight: 600;
}
.eds_news_Ozone .lenderlist p.detailLink a, .eds_news_Ozone .lenderlist p.detailLink a:hover, .eds_news_Ozone .lenderlist p.detailLink a:visited {
    color:#3953a4;
}
.eds_news_Ozone .lenderlist p.spanish, .eds_news_Ozone .lenderlist p.nmls {
	font-size:16px;
}
.eds_news_Ozone .lenderlist p.nmls {
	margin-bottom:5px;
}
.eds_news_Ozone .lenderlist p.spanish {
	margin-bottom:15px;
}
.eds_news_Ozone .lenderlist .buttons {
	display:block;
	margin:25px 0;
}
.eds_news_Ozone .lenderlist .buttons a.DarkBlue-FullBtn {
	color:#fff;
	text-transform:unset;
	font-size:18px;
	font-family: 'Inter', sans-serif;
	display: inline-block;
margin-bottom: 15px;
}
.eds_news_Ozone .lenderlist .buttons a.DarkBlue-FullBtn:nth-child(1) {
	margin-right:5px;
}
.eds_news_Ozone .lenderlist .buttons a.DarkBlue-FullBtn:hover {
	color:#25417f;
}
.StaffSearch .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer {
	padding-top:4px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff .edn_mediaContainer {
	float:unset !important;
	border: unset !important;
	box-shadow: unset !important;
	margin: 0px auto 10px !important;
	padding: 0 0 10px 15px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff h1::after {
	content:unset;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff h1 {
	padding-bottom:0;
	margin:0 0 8px 0;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff hr {
	margin: 25px 0 13px 0;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff h3 i {
	font-size:24px;
	margin: 0 8px 0 0;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff .edn_mediaContainer img {
  -webkit-box-shadow: -10px 10px 0px 0px #3953a4;
  box-shadow: -10px 10px 0px 0px #3953a4;
  border:1px solid #ababab;
  max-width: 360px;
  width:100%;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff .locationwarpper .fas, .eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff .phone .fas {
	color:#3953a4;
	float:left;
	font-size:18px;
	margin:4px 6px 0 0;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff ul.EDN_cf_checkboxList li {
	list-style-type:none;
	color:#3953a4;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff ul.EDN_cf_checkboxList {
	margin-bottom:8px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff ul.EDN_cf_checkboxList li span {
	color:#3953a4;
}
.eds_news_Ozone.eds_subCollection_news .DetailItem a.DarkBlue-FullBtn {
  color: #fff;
text-transform: unset;
}
.eds_news_Ozone.eds_subCollection_news .DetailItem a.DarkBlue-FullBtn:hover {
  color: #3953A4;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff .buttons a.DarkBlue-FullBtn:hover {
  color: #3953A4 !important;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff .buttons p {
	display:inline-block;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff .buttons a.DarkBlue-FullBtn:nth-child(1) {
	margin-right:4px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff .buttons a.DarkBlue-FullBtn {
	padding: 8px 25px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff p.nmls {
	margin-bottom:3px;
}
.eds_news_Ozone .lenderlist #mortgagelenders {
	margin-bottom:50px;
}
.eds_news_Ozone .lenderlist #mortgagelenders img {
	border-radius:50%;
	-webkit-box-shadow: 4px 4px 15px -4px rgba(0,0,0,0.30);
  box-shadow: 4px 4px 14px -4px rgba(0,0,0,0.30);
  margin-bottom: 13px;
}
.eds_news_Ozone .lenderlist #mortgagelenders h2 {
	color:#fff;
	font-family: 'Inter', sans-serif;
	font-weight:700;
	font-size:26px;
}
.eds_news_Ozone .lenderlist #mortgagelenders p {
	color:#fff;
}
.eds_news_Ozone .lenderlist #mortgagelenders p.nmls {
	margin-bottom:30px;
}
.eds_news_Ozone .lenderlist #mortgagelenders a.OrangeButtonFull, .eds_news_Ozone .lenderlist #mortgagelenders a {
	color:#fff;
}
.eds_news_Ozone .lenderlist #mortgagelenders a.OrangeButtonFull:hover {
	color:#fff;
	transition:unset;
	border:1px solid #fff;
}
@media only screen and (min-width:768px) { 
.eds_news_Ozone .lenderlist #mortgagelenders {
	position:relative;
	padding-bottom: 38px;
	min-height:434px;
}
.eds_news_Ozone .lenderlist #mortgagelenders p.link {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 3px;
  width:100%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1024px){
.eds_news_Ozone .lenderlist #mortgagelenders p.link {
	font-size:16px;
}
.eds_news_Ozone .lenderlist #mortgagelenders a.OrangeButtonFull {
	padding: 9px 12px;
}
}
@media only screen and (min-width:992px) { 
.StaffSearch .edncf_DropDownList {
	float:left;
	width:28%;
	margin-right:5px;
}
.StaffSearch .edncf_Text {
	width:40%;
	float:left;
}
.eds_news_Ozone .lenderlist #mortgagelenders {
	min-height:445px;
	 margin-bottom: 31px;
}
.BlueBG  .eds_news_Ozone.eds_subCollection_news {
    margin-top: 0;
}
}
@media only screen and (min-width:1385px) { 
.StaffSearch .edncf_DropDownList {
	float:left;
	width:20%;
	margin-right:5px;
}
.StaffSearch .edncf_Text {
	width:40%;
	float:left;
}
.StaffSearch .edncf_submitContainer {
	float:left;
	width:19%;
}
.StaffSearch .eds_news_Ozone.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_submitContainer {
  padding-top: 0;
}
}
@media only screen and (min-width:1600px) { 
.StaffSearch .edncf_submitContainer {
	width:16%;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.DetailItem.Staff .topsection.col-md-12 {
	max-width: 1184px;
	margin: 0 auto;
}
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

