/*Night Theme*/
form.theme-start.night-theme-on{
background-color: #171818;
}
form.theme-start.night-theme-on .navbar.navbar-light.fixed-top{
background-color: #242526;
border-bottom: 1px solid #393a3b;
}
form.theme-start.night-theme-on .navbar-brand.navbar-brand-day{
    display:none;
}
form.theme-start.night-theme-on .navbar-brand.navbar-brand-night{
    display:block;
}

form.theme-start.night-theme-on .navbar-light .navbar-nav .nav-link {
    color: #ffffff;
}
form.theme-start.night-theme-on .navbar .btn-light {
    background: #3a3b3c;
    color: #e4e6eb;
    border: 1px solid #3a3b3c;
}
form.theme-start.night-theme-on .section {
    background: #252527;
    border: 1px solid #252527;
}
form.theme-start.night-theme-on .section.section-no-border {
    background: transparent;
    border: 1px solid transparent;
}
form.theme-start.night-theme-on .card {
    background-color: #2f2f2f;
}
/*Night Coloring Start*/
form.theme-start.night-theme-on #chartdiv {
    background: #0e0e0e !important;
}
form.theme-start.night-theme-on .dash-mbs-tracker-content {
    padding: 0;
    margin: 0 20px 0 20px !important;
    border: 1px solid #4c4c4c !important;
    border-radius: 4px;
}
form.theme-start.night-theme-on .fnma-placeholder,
form.theme-start.night-theme-on .scroller-news,
form.theme-start.night-theme-on .moving-average-overlays-placeholder,
form.theme-start.night-theme-on .lock-spot-left-placeholder{
    border: 1px solid #4c4c4c !important;
    background: #0e0e0e !important;
}
form.theme-start.night-theme-on .dash-dials{
    border: 1px solid #4c4c4c !important;
}
form.theme-start.night-theme-on .dash-corner-green {
    background-color: #0e0e0e !important;
    background-image: url(../../Images/dash-corner-green.png);
}
form.theme-start.night-theme-on .dash-corner-red {
    background-color: #0e0e0e !important;
    background-image: url(../../Images/dash-corner-red.png);
}
form.theme-start.night-theme-on .dash-corner-black {
    background-color: #0e0e0e !important;
    background-image: url(../../Images/dash-corner-black.png);
}
form.theme-start.night-theme-on div#weeklyview {
    border: 1px solid #4c4c4c !important;
}
form.theme-start.night-theme-on .dash-mbs-tracker-content, 
form.theme-start.night-theme-on .dash-mbs-tracker-content td, 
form.theme-start.night-theme-on table.MAtable td{
    background: #0e0e0e !important;
    color:#ffffff !important;
}
form.theme-start.night-theme-on .ribbon-line-1px-dials {
    border-top: 1px solid #4c4c4c !important;
    background: #0e0e0e;
}
form.theme-start.night-theme-on .navbar.navbar-light.fixed-top {
    outline: 1px solid #252527;
}
form.theme-start.night-theme-on h1, form.theme-start.night-theme-on h2, form.theme-start.night-theme-on h3, form.theme-start.night-theme-on h4, form.theme-start.night-theme-on h5, form.theme-start.night-theme-on h6, form.theme-start.night-theme-on p {
    color: #fff;
}
form.theme-start.night-theme-on .static-lo-number.color-red, form.theme-start.night-theme-on .static-lo-number.color-green {
    color: #e7e3de !important;
}
form.theme-start.night-theme-on text {
    fill: #e7e3de;
}
form.theme-start.night-theme-on path[Attributes Style] {
    fill: rgb(255, 255, 255);
    stroke: #e7e3de !important;
}
form.theme-start.night-theme-on .ribbon {
    background: #242526 !important;
    border-top: 1px solid #3a3a3a !important;
}
form.theme-start.night-theme-on .lock-spot-left-placeholder .ribbon {
    background: #0e0e0e !important;
    border-top: 1px solid #3a3a3a !important;
}
form.theme-start.night-theme-on .ribbon-line-1px-dials {
    border-top: 1px solid #3e3e3e;
}
form.theme-start.night-theme-on .today-support-placeholder, 
form.theme-start.night-theme-on .today-fnma-placeholder, 
form.theme-start.night-theme-on .prior-day-fnma-placeholder,
form.theme-start.night-theme-on .scroller-news{
    color: #fff;
}

form.theme-start.night-theme-on .icon-help-mbstracker img,
form.theme-start.night-theme-on .icon-help-dash img,
form.theme-start.night-theme-on .icon-help-breakingnews img,
form.theme-start.night-theme-on .icon-help-locktalk img,
form.theme-start.night-theme-on .icon-help-calendar img {
    margin: 0 0 0 3px;
    border-radius: 10px;
}
form.theme-start.night-theme-on .dash-news-content p:nth-child(even) {
    background: #494949 !important;
}
form.theme-start.night-theme-on .dash-news-content p:nth-child(odd) {
    background: #2e2e2e !important;
}
form.theme-start.night-theme-on .dash-news-content {
    height: 500px !important;
}
form.theme-start.night-theme-on .dash-lock-spot.icon-placeholder {
    padding: 12px 10px 10px !important;
}
form.theme-start.night-theme-on .lock-spot-left-placeholder h3 {
    padding-top: 11px !important;
}
form.theme-start.night-theme-on .lock-spot-left-placeholder ul, 
form.theme-start.night-theme-on .lock-spot-left-placeholder ul li {
    color: #fff !important;
}
form.theme-start.night-theme-on .block-title {
    background: #0e0e0e !important;
    border: none !important;
box-shadow: none !important;
}
form.theme-start.night-theme-on .today-support-placeholder, 
form.theme-start.night-theme-on .scroller-news, 
form.theme-start.night-theme-on .agenda-events span {
    color: #fff;
    background:#0e0e0e;
}
form.theme-start.night-theme-on .dropdown-item {
    color: #f2f2f2;	
}
form.theme-start.night-theme-on .dropdown-item:focus, 
form.theme-start.night-theme-on .dropdown-item:hover {
    color: #f2f2f2;
    background-color: #353535;
}
form.theme-start.night-theme-on .menu-custom-dropdown {
    border: 1px solid #3a3b3c;
    background: #242526;
}
form.theme-start.night-theme-on hr {
	border-top: 1px solid rgba(255,255,255,.1);
}
form.theme-start.night-theme-on .custom-control-label {
    color: #f2f2f2;
}
*:focus {
    outline: none;
}
form.theme-start.night-theme-on select#ddlSecurityType {
    background: #000;
    color: #f2f2f2;
}
/*Content Start*/
form.theme-start.night-theme-on .admin-title{color: #ffffff;}
form.theme-start.night-theme-on .social-share-text a {
    color: #fff;
}
form.theme-start.night-theme-on .settings-content {
    background: #2f2f2f;
    border-radius: 0 4px 4px 0;
    min-height: 680px;
}
form.theme-start.night-theme-on .wrapper-content {
    background: transparent;
}
form.theme-start.night-theme-on .left-sidebar > ul > li {
    background: url(../../Images/Admin/admin-non-active-night.jpg) -2px 1px no-repeat;
}
form.theme-start.night-theme-on .left-sidebar > ul > li.admin-active {
    background: url(../../Images/Admin/admin-active-night.jpg) -1px 1px no-repeat;
}
form.theme-start.night-theme-on .left-sidebar > ul > li.admin-active-down-arrow {
    background: url(../../Images/Admin/admin-active-down-arrow-night.jpg) left 1px no-repeat;
}
form.theme-start.night-theme-on .left-sidebar > ul > li:hover {
    background: url(../../Images/Admin/admin-active-night.jpg) -1px 1px no-repeat;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
form.theme-start.night-theme-on .left-sidebar > ul > li a,
form.theme-start.night-theme-on .left-sidebar > ul > li .non-click {
    color: #ffffff;
}
form.theme-start.night-theme-on span.lead-magent-icon img {
    border-radius: 25px;
}
form.theme-start.night-theme-on .wrapper-content {
    background: url(../../Images/Admin/admin-background-night.jpg) left top repeat-y;
}
form.theme-start.night-theme-on .edit-mode-page > .form-settings > span {
    color: #ffffff;
}
form.theme-start.night-theme-on .wrapper-content [type="radio"]:checked + label,
form.theme-start.night-theme-on .wrapper-content [type="radio"]:not(:checked) + label,
form.theme-start.night-theme-on .wrapper-content [type="checkbox"]:checked + label,
form.theme-start.night-theme-on .wrapper-content [type="checkbox"]:not(:checked) + label,
form.theme-start.night-theme-on .wrapper-content .styled-select select,
form.theme-start.night-theme-on .wrapper-content span.alerts-most-lenders {
    color: #fff;
    font-weight: 400;
}
span.alerts-most-lenders {
    font-weight: 400;
    color: #fff;
}
form.theme-start.night-theme-on .wrapper-content input[type="text"], form.theme-start.night-theme-on .wrapper-content textarea{
    border: 1px solid #303132;
    color: #ffffff;
    background: #171818;
}
form.theme-start.night-theme-on .wrapper-content input::placeholder {
    color: #ffffff;
}
form.theme-start.night-theme-on .styled-select {
    border: 1px solid #303132;
    background: #171818;
     color: #ffffff;
}
/*Night Marketing Start*/
form.theme-start.night-theme-on .data-display-contacts > ul > li,
form.theme-start.night-theme-on .data-display-contacts-title > ul > li,
form.theme-start.night-theme-on .data-display-contacts-title ul li a,
form.theme-start.night-theme-on .sort-by-quantity-realtor,
form.theme-start.night-theme-on #ctl00_ContentPlaceHolder1_lblCurrentPage,
form.theme-start.night-theme-on span#lblCurrentPage,
form.theme-start.night-theme-on .sort-by-quantity-realtor a,
form.theme-start.night-theme-on .select-branded-radio-int,
form.theme-start.night-theme-on .checkbox-consumer,
form.theme-start.night-theme-on .ratemastery-messure,
form.theme-start.night-theme-on .max-upload-size-settings-realtor,
form.theme-start.night-theme-on .select-language-radio-int,
form.theme-start.night-theme-on .btn:hover {
    color: #ffffff !important;
}
form.theme-start.night-theme-on .admin-view-lo img,
form.theme-start.night-theme-on .delete-icon-lo img,
form.theme-start.night-theme-on .width-span1-datadisplay-corpadmin.total-login-health img,
form.theme-start.night-theme-on .width-span1-datadisplay-corpadmin img{
    border-radius: 4px;
}
form.theme-start.night-theme-on .lead-magnet-widget-wrapper,
form.theme-start.night-theme-on .rate-widget-widget-wrapper,
form.theme-start.night-theme-on .rate-mastery-download {
    background: #3d3d3d;
}
form.theme-start.night-theme-on div.uploader {
    border-radius: 9px;
}
form.theme-start.night-theme-on img.ratemastery-step-img {
    border-radius: 23px;
}
a.btn.btn-large.btn-large-ratemastery {
    align-items: flex-start;
    text-align: center;
    cursor: pointer;
    color: buttontext;
    color: #333;
    padding: 6px 6px 7px 6px;
    border: 1px solid #ccc;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-color: buttonface;
    box-sizing: border-box;
    color: #ffffff;
    background: #ff7b00;
    transition: all 0.3s ease;
    font-size: 12px;
}
.rate-email-signature-example img {
    border-radius: 4px;
}
.share-ratemastery-social-icons img {
    margin-right: 5px;
    margin-bottom: 10px;
    border-radius: 16px;
}
form.theme-start.night-theme-on .landing-data-top h3,
form.theme-start.night-theme-on .individual-lo-container h3,
form.theme-start.night-theme-on .title-container h5,
form.theme-start.night-theme-on .individual-number-container.comma-here h4,
form.theme-start.night-theme-on .landing-placeholder p {
    color: #3E3E3E;
}
form.theme-start.night-theme-on a.nav-link.active,
form.theme-start.night-theme-on .dropdown-item.active {
    border: 1px solid #434343;
}
/*Monthly Calendar*/
form.theme-start.night-theme-on #monthlyview {
    border: 1px solid #242526;
    background: #252527;
}
form.theme-start.night-theme-on table.calendar.fluid.large-margin-bottom {
    background: #252527;
    border-radius: 4px;
    border: 1px solid #4c4c4c !important;
}
form.theme-start.night-theme-on .calendar.fluid > tbody > tr > .week-end,
form.theme-start.night-theme-on .calendar.fluid > tbody > tr > .prev-month {
    background: #0e0e0e;
}
form.theme-start.night-theme-on .agenda-events span {
    color: #fff;
    background: #0e0e0e;
}
form.theme-start.night-theme-on .calendar.fluid .cal-events > li.to-next-day,
form.theme-start.night-theme-on .calendar.fluid thead > tr > th {
    color: #fff !important;
    background: #0e0e0e;
    text-shadow: none;
}
form.theme-start.night-theme-on .calendar.fluid caption {
    color: #fff !important;
    background: #171818;
    text-shadow: none;
    border-radius: 0 0 4px 4px;
}
form.theme-start.night-theme-on span.cal-day,
form.theme-start.night-theme-on .calendar.fluid .cal-events > li.to-next-day > a {
    color: #fff !important;
     text-shadow: none;
}
form.theme-start.night-theme-on a.cal-prev, 
form.theme-start.night-theme-on a.cal-next {
    color: #fff;
}
form.theme-start.night-theme-on .calendar > thead > tr > th{
border: none;

}
form.theme-start.night-theme-on .calendar > thead {

border-radius:4px 4px 0 0;
}
/*Night Coloring End*/


html,
body {
    height: 100%;
    cursor: default;
    font-family: 'Poppins-Regular', sans-serif;
    background-color: #f7f7f7;
}
h1, h2 {
    font-family: 'Poppins-Bold', sans-serif;
}
h3, h4, h5, h6 {
    font-family: 'Poppins-Regular', sans-serif;
}
p {
    font-family: 'Poppins-Regular', sans-serif;
    color: #58595B;
    font-size: 1rem;
}
.container-py-enterprise p {
    color: #ffffff;
    margin-bottom: 12px;
}
.section-spacer.spacer-end {
    height: 120px;
}
form#form1 {
    margin: 70px 0 0 0;
}
.section {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
}
.section.section-no-border{
    background-color: transparent;
    border: 1px solid transparent;
    min-height:550px;
}
form.theme-start {
    margin-top: 69px;
}
form.theme-start .navbar-brand.navbar-brand-day{
    display:block;
}
form.theme-start .navbar-brand.navbar-brand-night{
    display:none;
}
.wrapper {
margin: 12px auto 70px auto;
}
#section-3,
#section-4,
#section-5,
#section-6 {
scroll-margin-top: 80px;
}
.clearfix-settings {
    clear: both;
}
a.nav-link {
    border: 1px solid transparent;
    border-radius:18px;
    transition: border 1s ease;
}
a.nav-link.active {
    border: 1px solid #d9d9d9;
    transition: border 0.1s ease;
}
.static-number-color.color-red {
    color: #F70B23 !important;
}
.static-number-color.color-green {
    color: #00CC00 !important;
}
/*Radio & CheckBoxes*/
.wrapper-content [type="radio"]:checked,
.wrapper-content [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.wrapper-content [type="radio"]:checked + label,
.wrapper-content [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.wrapper-content [type="radio"]:checked + label:before,
.wrapper-content [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.wrapper-content [type="radio"]:checked + label:after,
.wrapper-content [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 14px;
    height: 14px;
    background: #ff7b00;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.wrapper-content [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.wrapper-content [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


.wrapper-content [type="checkbox"]:checked,
.wrapper-content [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.wrapper-content [type="checkbox"]:checked + label,
.wrapper-content [type="checkbox"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.wrapper-content [type="checkbox"]:checked + label:before,
.wrapper-content [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
}
.wrapper-content [type="checkbox"]:checked + label:after,
.wrapper-content [type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 15px;
    height: 14px;
    background: #ff7b00;
    position: absolute;
    top: 3px;
    left: 2px;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.wrapper-content [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.wrapper-content [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.wrapper-content span.select-branded-radio [type="radio"]{
    position: static;
    left: 0;
}

/*All Common Start */
/*Loader*/
.ratealert-loader {
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 1101;
    background: #f9f9fa;
    opacity: 0.6;
}
    .ratealert-loader img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 250px;
        height: auto;
		opacity: 0.6;
    }
.loading-page {
    overflow: hidden;
}

/*Navbar Start*/
.navbar-collapse.collapse.show,
.navbar-collapse.collapsing {
    background: #f9f9fa;
    display: flex;
    flex-direction: column-reverse;
}
    .navbar-collapse.collapse.show ul.navbar-nav.mr-auto.mt-2.mt-lg-0,
    .navbar-collapse.collapsing ul.navbar-nav.mr-auto.mt-2.mt-lg-0 {
        width: 100%;
        display: block;
        text-align: center;
        padding-bottom: 10px;
    }

    .navbar-collapse.collapse.show form.form-inline,
    .navbar-collapse.collapsing form.form-inline {
        padding-right: 0;
        padding-top: 10px;
    }
.navbar-collapse form.form-inline {
    padding-right: 15px;
    margin-block-end: 0;	
}
.navbar.navbar-light.fixed-top {
    height: 70px;
    padding: 0rem;
    background-color: #ffffff;
	outline: 1px solid #dcdcdc;	
	z-index: 1102;
     flex-flow: row nowrap;
}
a.navbar-brand img {
    width: 249px;
    height: auto;
}
a.navbar-brand {
    padding: 0;
    height: 70px;
    overflow: hidden;
}
button.navbar-toggler {
    margin: 15px;
}
.btn {
font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    box-shadow: none !important;
    border: 0;
    padding: 12px 34px;
}
.navbar .btn-light {
    background: #fcfcfc;
    color: #6c6c6c;
    border-radius: 25px;
	border: 1px solid #d9d9d9;	
    transition: transform 0.3s ease;
}
    .navbar .btn-light:hover {
        transform: translate(0, 0) scale(1.05);
        transition: transform 0.3s ease;
    }
.navbar .btn-light:active {
    transform: translate(0, 0) scale(1.0);
    transition: transform 0.3s ease;
}
a.nav-link {
    margin-left: 1rem;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.7);
}
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: #393939;
    }
.btn.btn-sm.btn-light.btn-login {
    padding: 12px 54px;
    background: #fff;
    border: 2px solid #393939;
    color: #393939;
}
.btn.btn-sm.btn-light.shadow-none {
    padding: 12px 20px 11px;
    margin-right: 14px;
    font-weight: 200;
    font-size: 12px;
    width: 144px;
	cursor: pointer;
}
a.btn.btn-sm.btn-light.shadow-none img {
    filter: brightness(0.45) invert(1);
}
li.nav-item, nav a img{
    transition: transform 0.3s ease;
	font-size:1.1rem;
}
li.nav-item:hover, nav a img:hover {
    transform: scale(1.05);
    transition: transform 0.3s ease;
}

.menu-custom-dropdown {
	position: absolute;
    right: 15px;
    top: 80px;
    padding: 10px 20px;
	border-radius: 4px;
    border: 1px solid #dedede;
    background: #ffffff;
}
.dropdown-item {
	font-size:1rem;
    color: #858585;
    padding: .4rem 3rem .4rem .7rem;	
    border: 1px solid transparent;
    border-radius: 18px;
        transition: border 0.5s ease;
        -webkit-tap-highlight-color: transparent;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    background-color: transparent;
    border: 1px solid transparent;
    transition: border 0.1s ease;
}
.dropdown-item.active {	
    border: 1px solid #d9d9d9;
        transition: border 0.1s ease;
}
.custom-control-label {
	font-size:1rem;
    color: #858585;
    padding: 0;	
	cursor: pointer;
}
.custom-switch {
    cursor: pointer;
    padding: .5rem 0 0.5rem 2.25rem;
}
hr {
    margin-top: .5rem;
    margin-bottom: .5rem;
	border-top: 1px solid rgba(0,0,0,.1);
}
.dropdown-item.bg-transparent {
    background-color: unset !important;
    color: #858585 !important;
    border: 1px solid transparent;
}
/*Content Start*/
.article.article-settings {
    padding: 0;
}
input.btn.btn-large.btn-large-top:hover {
    color: #fff;
}
/*Content End*/
/*Error Page*/
.wrapper-error-page {
    min-height: 500px;
    padding-top: 7%;
}
div.wrapper-error-page h3 {
    color: #393939;
    font-size: 26px;
}
@media (min-width: 0px){
.navbar-main-desktop {
    display: none;
}
li.nav-item.nav-item-desktop {
    display: none;
}
a.nav-link {
    font-size: 0.9rem;
}
}

@media (min-width: 768px){



}
@media (min-width: 992px){



}
@media (min-width: 1024px){
.navbar-main-desktop {
    display: flex;
}


}

@media (min-width: 1200px){

a.nav-link {
    font-size: 1rem;
}

}
@media (min-width: 1400px){

li.nav-item.nav-item-desktop {
    display: flex;
}

}
@media (max-height: 730px){
.menu-custom-dropdown.menu-open {
    height: 80vh;
    overflow-y: scroll;
    overflow-x: hidden;
}
}

@media (max-width: 350px){

a.navbar-brand img {
    width: 200px;
    height: auto;
}
form.theme-start .navbar-brand.navbar-brand-day {
    display: flex;
    align-items: center;
    justify-content: center;
}
}
/*Navbar End*/

.h2, h2 {
    font-size: 3.1rem;
    font-weight: 700;
    margin-bottom: 1.2rem;
    line-height: 1.15em;
	color: #393939;
}
h3 {
    font-size: 2.9rem;
    font-weight: 700;
    margin-bottom: 1.4rem;
    line-height: 1.15em;
	color: #fff;
}
.landing-data-top h3 {
    color: #3E3E3E;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0.3em;
    line-height: 1em;
}
h3#agenda-day {
    font-size: 2rem;
}
div#autoFancybox h3 {
    color: #484848;
    margin-bottom: 0rem;
}
.text-highlight {
    color: #ff7b00;
}
/*Footer*/
footer.container-fluid {
    background: #24282F;
}
footer h3 {
    color: #fff;
    font-size: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 0rem;
    margin-right:0px;
    margin-left:0px;	
}
img.vidmagic-logo-footer {
    width: 268px;
    margin-top: 0px;
    margin-bottom: 11px;
}
a.text-muted:hover {
    color: #fff !important;
}
.bg-light {
    background-color: #f9f9fa !important;
}
.bg-light-2 {
    background-color: #f5f5f7 !important;
}
/*
 * Base structure
 */
.cover-container {
    display: flex; /* establish flex container */
    flex-direction: column; /* make main axis vertical */
    justify-content: center; /* center items vertically, in this case */
    align-items: center;
    background: linear-gradient(0deg, #ffffff 0%, #ececec 100%);
}
.cover {
    z-index: 1000;
    width: 100%;
    padding: 14vw 0 10vw;
}
.cover.cover-pricing {
    padding: 120px 0 0vw;
}
video.img-cover {
    z-index: 1;
    opacity: 1;
    background: #4e3ded;
    width: 100%;
    transform: scale(1);
    margin-top: 100px;
    position: absolute;
    top: 0;
}
div.img-cover {
    z-index: 1;
    opacity: .93;
    background: #ffffff;
    width: 100%;
	transform: scale(1.15);
    position: absolute;
}
div.img-cover-static {
    z-index: 1;
    opacity: 1;
    background: #ffffff;
    width: 100%;
    position: absolute;
}
div.img-cover img {
    width: 100%;	
    -webkit-animation:spin 90s linear infinite;
    -moz-animation:spin 90s linear infinite;
    animation:spin 90s linear infinite;
}
div.img-cover-static img {
    width: 100%;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
video#videosSales {
    z-index: 1;
    opacity: 1;
    background: #ffffff;
    width: 100%;
    transform: scale(1);
}
.container {
  max-width: 1400px;
}
.container.container-footer {
    max-width: 1378px;
}
.lead {
    font-size: 1.3rem;
    font-weight: 400;
    margin-bottom: 1.5rem;
    line-height: 2.4rem;
}
.overflow-hidden { overflow: hidden; }
.cover-text {
    width: 100%;
    z-index: 1000;
}
.h1-text {
    font-size: 4.5vw;
    padding: 0vw 1.5vw 1.65vw;
    width: 95%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-family: 'Poppins-Bold', sans-serif;
    color: #fff;
    line-height: 5.4vw;
    text-shadow: 0px 2px 0 rgb(82 86 147 / 54%);	
}
.h1-text.h1-text-pricing {
    font-size: 2.5vw;
    line-height: 3.0vw;
    padding: 0vw 1.5vw 1vw;
}
.h1-smaller {
    font-size: 3.7vw;
    line-height: 4.6vw;
}
.text-small {
    color: #ffffff;
}
p.p-quotes {
    margin-bottom: 0rem;
}
a.btn-signup,
button.btn-signup {
    z-index: 999;
    font-weight: 500;
    font-size: 16px;
    padding: 23px 52px;
    background: #1bb2e7;
    border: none;
    color: #fff;
    border-radius: 44px;
    text-align: center;
    display: block;
    transition: all 0.3s ease;
}
    a.btn-signup:hover,
    button.btn-signup:hover {
        transition: all 0.3s ease;
        transform: scale(1.1);
		text-decoration: none;
    }
button:focus {
    outline: 0;
}
.text-center button.btn-signup {
    margin: 0 auto;
}
button.btn-signup {
    font-size: 20px;
}
.cover button.btn-signup {
    z-index: 999;
    font-weight: 500;
    font-size: 22px;
    padding: 18px 40px 19px;
    margin: 2.4vw auto 0;
    background: #ff7b00;
    border: none;
    color: #fff;
    border-radius: 44px;
    text-align: center;
    display: block;
    transition: all 0.3s ease;
}
    .cover button.btn-signup:hover {
        transform: scale(1.1);
        transition: all 0.3s ease;
    }
button#whatIsRateAlert{
    background: transparent;
    border: none;
    transition: all 0.3s ease;
    font-size: 22px;
}
    button#whatIsRateAlert:hover {
        transform: scale(1.1);
        transition: all 0.3s ease;
    }
    button#whatIsRateAlert img {
        margin-top: -4px;
    }
ul.list-unstyled.mt-1 {
    font-size: 14px;
}
select#ddlSecurityType {
    background: #fff;
    border-radius: 4px;
    color: #393939;
}
/*Free Access*/
.modal video {
    width: 100%;
	border-radius:10px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #49cbf5;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.modal-header.modal-header-home {
    display: block;
    text-align: left;
    border-bottom: 0;
    padding-bottom: 0;
}
    .modal-header.modal-header-home h5.modal-title {
        font-size: 3em;
        font-weight: 700;
        color: rgb(19, 69, 116);
        letter-spacing: 0;
        font-family: 'Poppins-Bold', sans-serif;
        text-transform: capitalize;
        line-height: 1;
    }
    .modal-header.modal-header-home p {
        margin-bottom: 0;
    }
.modal-dialog.modal-dialog-centered.modal-lg {
    max-width: 800px;
    border-radius: 20px;
}
.modal-dialog.modal-dialog-centered.modal-lg.modal-video {
    max-width: 920px;
    border-radius: 20px;
}
.modal-footer.modal-footer-home {
    border-top: 0;
    padding-top: 0;
    display: block;
}
.modal-body.modal-body-home {
    padding-bottom: 0.4em;
}
button.btn.btn-block.btn-freeaccess {
    z-index: 999;
    font-weight: 500;
    font-size: 1.5em !important;
    background: #ff7b00;
    border: none;
    color: #fff;
    border-radius: 40px;
    margin: 0px auto;
    text-align: center;
    display: block;
    padding: .7em .5em !important;
    transition: all 0.5s ease;
}
    button.btn.btn-block.btn-freeaccess:hover {
        transition: all 0.5s ease;
        transform:scale(1.05);
    }
.modal-content.modal-content-home {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    padding: 1.5em;
    outline: 0;
    border-radius: 25px;
}
.form-control {
    border-radius: 18px;
    font-size: 1rem;
    padding: 1.4rem 1.75rem;
}
.modal-header.modal-header-home p {
    font-size: 20px;
    width: 100%;
    padding: .9em 0 .2em;
    text-align: left;
}
.modal-body.modal-body-home {
    padding-bottom: 0.4em;
    padding-top: 0.4em;
}
img.img-quote {
    max-width: 150px;
    margin-left: -10px;
}
.p-quotes {
    margin: 0;
}

.modal-show-modal {
    overflow: hidden;
    padding-right: 17px;
}
.modal-header.modal-header-home .close {
    position: absolute;
    top: 62px;
    right: 56px;
    font-size: 23px;
    padding: 0;
    background: #ccc;
    border-radius: 30px;
    width: 45px;
    height: 45px;
}
.container-fluid.bg-grey {
    background: #fff;
    color: #fff;
}
.container-fluid.bg-grey.bg-darker {
    background: #f9f9fa;
    color: #fff;
}
.container-fluid.bg-grey .container {
    background: #4e3ded;
}
.container-fluid.bg-grey-2 {
    background: #24282F;
    color: #fff;
}

    .container-fluid.bg-grey-2 .container {
            background: #24282f;
        padding: 0;
        margin: 0 auto;
    }
a.text-link {
    color: #fff;
    transform: scale(1);
    transition: all 0.3s ease;
}
    a.text-link:hover {
        transition: all 0.3s ease;
        transform: scale(1.1);
    }
.col-md-6.pt-1 {
    z-index: 1;
    position: static;
}
.clearfix{
    clear:both;
}
.dash-lock-spot.icon-placeholder {
    padding: 12px 10px 10px !important;
}
.lock-spot-left-placeholder h3 {
    padding-top: 11px !important;
}
/*Footer Btns*/
.btn-enterprise {
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 5px;
    margin-top: 0;
    padding: 1.7em 0;
    font-size: 1.1em;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 10;
}
    .btn-enterprise:hover {
        text-decoration: none;
        color: #fff;
        transform: translate(0, 0) scale(1.1);
        transition: all 0.3s ease;
    }
.btn-email {
    color: #fff;
    background: #1bb2e7;
    border: 2px solid #36c6f4;
    width: 94%;
}
.btn-phone {
    color: #fff;
    border: 2px solid #fff;
width:94%;
}
.btn-enterprise-categories {
    background: #252270;
    margin: 1em;
    padding: 1.2em;
    font-size: 0.7em;
    font-weight: normal;
    border-radius: 50px;
}
.btn-enterprise-categories img {
    margin-top: -3px;
    margin-right: 3px;
}
footer .text-muted {
    color: #ffffff !important;
    font-family: 'Poppins-Regular', sans-serif;
    font-size: 0.8rem;
    line-height: 2.5rem;
}
a.disabled {
    pointer-events: none;
    color: #fff;
}
.text-max-width {
    max-width: 75%;
    line-height: 1.8rem;
    font-size: 0.9rem;
    margin-top: -5px;
}
a.social-media-link {
    color: #e1e1e1;
    font-size: 30px;
    margin-left: 6px;
}
a.social-media-link img {
width:30px;
height:auto;
}
a.social-media-link:hover {
    text-decoration: none;
}
/*Dashboard*/
.cover-container.cover-container-admin {
    background: #e7e7e7;
}
.container.container-admin {
    max-width: 1774px;
}
.container.container-admin .col-12 {
    padding: 0 !important;
}
.container.container-admin img {
    max-width: 1500px;
    width: 100%;
	height: auto;
    padding: 80px 0;	
}
.dash-news-content {
    min-height: 500px !important;
}
.dash-lock-spot.icon-placeholder img {
    border-radius: 4px;
}
/*Log In Page Start*/
.modal.modal-login {
    position: static;
}
/*Marketing*/
.card-light h4.card-title {
    font-weight: 500;
color: #fff;
}
h4.card-title {
    font-weight: 600;
}
p.card-text.card-text-float {
    float: left;
    margin-top: -4px;
    color: #fff;
}
p.static-number-color.color-red {
    color: #ff7b00 !important;
    font-weight: 700;
    font-size: 42px;
    float: left;
    background: #fff;
    padding: 14px;
    border-radius: 4px;
}
.card.card-light {
    background: #787878 !important;
    color: #fff !important;
}
img.img-fluid.pb-5 {
    max-width: 120px;
}
form.theme-start.night-theme-on .card-deck:last-child .card{
    background: #fff;
}
/*Branch*/
ul {
    margin-top: 0;
    margin-bottom: 0rem;
}
.btn-cropper {
    width: 151px;
}
.ribbon-line-admin-content-bottom {
    width: 100%;
}
div#html5lightbox-watermark {
    display: none !important;
}
.html5-elem-box {
    border-radius: 5px;
}
/*Log In Page End*/
/*Responsive*/
@media (max-width: 1200px) {
    .cover {
        padding: 17vw 0 10vw;
    }
    .h1-text {
        font-size: 4.5vw;
        padding: 0vw 1.5vw 1.65vw;
        width: 80%;
        line-height: 5.5vw;
    }
.section-1-marketing-banner img{
    width:100%;
}
}

@media (max-width: 767px) {

    a.btn.btn-sm.btn-light.shadow-none.mr-3.px-3.btn-login {
        padding: 12px 25px;
    }
    video.img-cover {
        transform: scale(2) translate(-12%, 0);
    }
    .h1-text {
        font-size: 3rem;
        padding: 0;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        font-weight: bold;
        font-family: 'Poppins-Bold', sans-serif;
        color: #fff;
        line-height: 4rem;
    }
    .cover-text {
        top: 80px;
    }
    .img-home-1 {
        transform: scale(1) translateX(0);
    }
    .container-py-section-1 {
        padding: 0 0 3em;
    }
        .container-py-section-1 .pt-hide-phone {
            margin-top: 0;
        }
    .h2, h2 {
        margin-top: 1rem;
    }
     .btn-enterprise {

        margin-top: 0;
        padding: 1.7em 0;
        font-size: 1.1em;
        position: static;
        top: 0;
        left: 0;
        z-index: 10;
    }
    .btn-email {
        width: 96%;
        margin: 10px auto;
    }
    .btn-phone {
        width: 96%;
        margin: 20px auto;
    }
    footer h3 {
        color: #fff;
        font-size: 1rem;
        padding-bottom: 0.5rem;
    }
    .phone-hide{
        display:none;
    }
    .phone-padding-hide {
        padding-top: 0 !important;
        margin-top: -15px !important;
    }
    .container-py-section-3 .col-md-5 {
        padding-top: 57px;
    }
    .col-9.pl-0 {
        font-size: 14px;
    }
    .container-fluid.bg-grey, .container-fluid.bg-grey-2 {
        padding: 0;
    }
    div#section-5 > p img {
    width: 100%;
    height: auto;
}
.card-deck:last-child {
    display: none;
}
}

@media (max-width: 600px) {

    .container-fluid.bg-white.container-py-section-banner,
    .container-fluid.bg-white.container-py-section-banner .container{
        padding: 2px;
    }

    .h1-text {
        font-size: 2rem;
        padding: 0;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        font-weight: bold;
        font-family: 'Poppins-Bold', sans-serif;
        color: #fff;
        line-height: 2.2rem;
    }
    .cover button.btn-signup {
        padding: 10px 40px 10px;
        margin: 14px auto 0;
    }
    button#videoSalesVideo {
        font-size: 18px;
        margin-top: 10px;
    }
    .navbar > .container, .navbar > .container-fluid {
        padding: 2px;
    }
    video.img-cover {
        transform: scale(3) translate(-6%, 0);
        margin-top: 46vw;
    }
    .cover {
        padding: 38vw 0 18vw;
    }
    div.img-cover {
        transform: scale(1.55);
    }
.cover-container.cover-container-login div.img-cover {
    transform: scale(2.55);
}	
    .h2, h2 {
        font-size: 2.2rem !important;
        line-height: 1.15em;
    }
.section > .article > h2 {
    font-weight: bold !important;
    font-size: 32px !important;
    margin-top:0px !important;
}
.dash-lock-spot.economic-calendar-holder > h3 {
    font-weight: bold !important;
    font-size: 26px !important;
}
.lock-spot-left-placeholder > h3 {
    margin: 5px 0 0px 60px !important;
    font-weight: bold !important;
    font-size: 20px !important;
}

    i.fas.fa-quote-right.fa-4x.fa-flip-horizontal {
        font-size: 36px;
    }
    .lead {
        font-size: 1.1rem;
        line-height: 2rem;
    }
    button.btn-signup {
        margin: 0 auto;
    }
    .row {
        margin: 0;
    }
    .container.container-footer .col-md-12.text-center {
        padding: 0;
    }
    .container.container-footer {
        padding: 0;
    }
    .row.center-on-phone .col-sm-12.col-md-6.text-right,
    .row.center-on-phone .col-12.col-md-6 {
        text-align: center !important;
    }
    .btn.btn-sm.btn-light.shadow-none {
padding: 8px 19px 8px;
    margin-right: 15px;
    font-weight: 200;
    font-size: 0px;
    width: 65px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

}
@media (max-width: 575px) {

}
/*Content*/
span.alerts-most-lenders {
    font-size: 14px;
    margin: 14px 0 0 0;
    display: block;
    color: #606060;
}
input#btnSearch,
input#ctl00_ContentPlaceHolder1_btnSearch {
    padding: 2px 6px 7px 6px !important;
        margin: 0;
    height: 32px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
input#ctl00_ContentPlaceHolder1_btnSearch {
    padding: 2px 6px 7px 6px !important;
        margin: 0;
    height: 33px;
}
.btn-large-updownloads {
    font-size: 16px;
}
/*AdminBranch*/
#navigation-sticky-wrapper.sticky-wrapper {
    display: block;
    height: 60px !important;
    width:100%;
}
.sticky-wrapper > #navigation {
    width:100%;
}
#navigation {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 60px !important;
}
#nav {
    height: 60px !important;
}
.card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 7px;
    margin-bottom: 14px;
    margin-left: 7px;
}
.card.text-center {
    transform: translate(0, 0) scale(1);
    transition: transform 0.6s ease;
}
.card.text-center:hover {
    transform: translate(0, 0) scale(1.05);
    transition: transform 0.4s ease;
}
.divider-orange {
    display: block;
    max-width: 580px;
    width: 100%;
    height: 3px;
    background: #fa7b00;
    margin-bottom: 20px;
    margin-top: 5px;
}
.divider-orange.divider-orange-end {
    margin-top: 20px;
}
button#printThis, button#backToBilling {
    background: #ff7b00;
    color: #fff;
    width: 280px;
    font-size: 20px;
    margin-right:20px
}
li.width-span4-datadisplay-corpadmin img {
    border-radius: 2px;
}
/*Responsive Content*/
#container {
    width: 1400px;
}
@media (max-width: 1420px) {
#container {
    width: 100%;
}
.wrapper {
    width: 100%;
}
}
@media (max-width: 889px) {
.form-settings {
    width: 100%;
    padding: 10px 0 10px 0px;
}
}

@media (min-width: 576px) {
.card-deck .card {
    -ms-flex: 1 0 48%;
    flex: 1 0 48%;
}
}
@media (min-width: 1024px) {
.card-deck .card {
    -ms-flex: 1 0 21%;
    flex: 1 0 21%;
}
}

button.btn.btn-recruit {
    background: #ff7b00;
    color: #fff;
    padding: 3px;
    font-size: 12px;
    margin: -4px 64px 0 0px;
    font-weight: normal;
}
/*media print*/
/* override styles when printing */
@media print {

#navigation, .left-sidebar, footer, nav, #printThis, .admin-title, .ribbon-line-admin-content, #backToBilling{
    display:none;
}

}
/*Welcome New Slider*/
.da-slide .da-img img {
    vertical-align: top;
    margin-top: 12px !important;
    border-radius: 10px;
}
/*Select Security Tooltip*/
.icon-select-security {
    display: inline;
}
.tooltip-custom {
    display:inline-block;
    position:relative;
    border-bottom:1px dotted #666;
    text-align:left;
}
.tooltip-custom img {
    margin-top: -4px;
}
.tooltip-custom p {
    margin:0;
    font-size: 13px;
    padding-bottom: 0;
}

.tooltip-custom .bottom {
    width: 100%;
    min-width: 300px;
    max-width: 500px;
    top: 40px;
    left: 50%;
    transform: translate(-63%, 0);
    padding: 20px;
    color: #666666;
    background-color: #fefefe;
    font-weight: normal;
    font-size: 12px;
    border-radius: 8px;
    position: absolute;
    z-index: 99999999;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(0,0,0,0.5);
    display:none;
}

.tooltip-custom:hover .bottom {
    display:block;
}

.tooltip-custom .bottom img {
    width:400px;
}

.tooltip-custom .bottom i {
    position:absolute;
    bottom:100%;
    left:50%;
    margin-left:27px;
    width:24px;
    height:12px;
    overflow:hidden;
}

.tooltip-custom .bottom i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:50%;
    transform:translate(-50%,50%) rotate(45deg);
    background-color:#fefefe;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}
@media (max-width: 480px) {
.tooltip-title{
    display: block;
}
}

/*Alerts Responsive*/
/*All XS View Responsive*/
@media (max-width: 475px) {
#cmbStaticTrigger td {
    display: block;
    padding: 10px 0;
}
}