body {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 500;
}

@media only screen and (max-width: 991px) {
    .mobilelogo {margin-left: 0;}
}

.caraousel-heading h1 {
    font-size: 48px !important;
    text-shadow: 4px 2px 4px black;
    font-weight: bold;
}

.caraousel-subheading {
    font-size: 36px !important;
    text-shadow: 4px 2px 4px black;
    /* font-weight: bold;  removed by jt*/
	margin-top: -15px ! Important; /*added by jt*/
}

.carousel-item img {
    max-height: 600px;
    object-fit: cover;
}

h2 {
    font-size: 36px;
    padding: 1em 0 0 0;
    /*font-weight: bold; removed by jt*/
}

@media only screen and (min-width:768px) and (max-width:991px){
    .caraousel-heading h1 {font-size: 32px !important;}
    .caraousel-subheading {font-size: 28px !important;}
}
@media only screen and (min-width:481px) and (max-width:767px){
        .caraousel-heading h1 {font-size: 24px !important;}
        .caraousel-subheading {font-size: 20px !important;}
}
@media only screen and (max-width:480px){
        .caraousel-heading h1 {font-size: 22px !important;}
        .caraousel-subheading {font-size: 16px !important;}
}

div#deviderwidget {
    white-space: nowrap !important;
    padding: 2em 0;
    font-weight: bold;
}

a.nav-link.active {
    border: none;
}

li.nav-item.col-md-3 .active {
    background-color: #cccccc;
}

a.nav-link {
    border: none !important;
}

.tab-widget-container  a.nav-link.active {
    padding: 1em;
    width: 100%;
    color: #000000 !important;
}

.tab-widget-container a.nav-link {
    padding: 1em;
    color: #555555;
}

.nav-tabs {
    background-color: rgba(204, 204, 204, .3);
}

.dividerwidget h3 {
    font-size: 36px !important;
    font-weight: bold;
    color: #000000;
}
@media only screen and (max-width:991px){
    .dividerwidget h3 {text-wrap: auto !important;}
    
}
@media only screen and (min-width:768px) and (max-width:991px){
    .dividerwidget h3 {font-size:36px !important;}
}
@media only screen and (min-width:481px) and (max-width:767px){
    .dividerwidget h3 {font-size:32px !important;}
}
@media only screen and (max-width:575px){
    .dividerwidget h3 {font-size:28px !important;}
	.dividerwidget p {font-size:16px !important;}
	div#deviderwidget {white-space:normal !important;}
}

.divider-widget p {
    font-size: 24px;
    color: #555555;
}

.cfpb-inner-section label {
    color: #ffffff;
    font-size: 20px;
    padding-right: 5px;
}

.row.cfpb-inner-section {
    background-color: #003263;
	border-bottom: solid 1px #dddddd; /* added by jt*/
	
}

select#loanPurpose, select#deliveryMethod, input {
    color: #000000;
    padding: 5px;
    background-color: #ffffff;
    border: 0;
}

.cfpb-inner-datesection, .cfpb-text-section, .calender-disclaimer {
    background-color: #335b82 !important;
    border: 0 !important;
}

.date-label, .date-label-mid, .cd-issued-label, .date-label-last {
    font-weight: bold;
    color: #ffffff !important;
    font-size: 20px;
}

.date-value {
    font-weight: bold;
    text-shadow: 2px 2px 2px #000000;
    color: #ffffff !important;
    font-size: 36px !important;
}

.dates-values-row {
    border-radius: 0 !important;
    border: 2px inset #ffffff7d;
}



.note-text::before {
    color: #ffffff !important;
    font-size: 36px !important;/* updated jt*/
    line-height: 16px;/* added jt*/
}

.cfpb-text-section .col-md-3.p-3 {
    line-height: 1.2em;
    font-weight: bold;
    font-size: 1em;
    text-align: center;
}

.calender-disclaimer {
    font-size: 12px !important;
    padding-top: 3em !important;
}

.tab-widget-container li.nav-item.col-md-3 {
    padding: 0 !important;
    border-right: 1px solid #cccccc;
    text-align: center;
    font-weight: bold;
    font-size: 24px !important;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}

.tab-widget-container a.nav-link.active .descp {
    padding: 2em !important;
}

.descp {
    padding: 2em 2em 2em 2.75em;
    line-height: 1.75em;
}

@media only screen and (max-width:767px){
    .descp{padding:0;}
}

.tab_content tab-pane active > .descp {
    background-color: #cccccc !important;
}

.tab_content .tab-pane active {
    background-color: #cccccc;
}

.tab_container.d-none.d-md-block {
    background-color: #cccccc;
}

.descp li a, .descp li a:active, .descp li a:visited {
    color: #555555 !important;
    text-decoration: none;
    line-height: 2em;
}

.descp li a:hover {
    font-weight: bold;
    color: #000000 !important;
}

.video-description h3 {
    font-size: 20px;
}

.video-container {
}

.VideoSection {
    margin: 1em;
    border: 1px solid #eeeeee;
    min-height: 300px;
    box-shadow: 0 0 10px 0px #dbdbdb;
}

.video-description {
    padding-top: 1em;
}

.accordion-item {
    border: none;
}

h2.accordion-header {
    padding: 0 0 .5em 0;
    box-shadow: none;
}

button.accordion-button.tab-accordion-button-img {
    color: #000000;
    background-color: #efefef;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15),    0 3px 6px rgba(0, 0, 0, .8);
    font-weight: bold;
}

.accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	}

.footer-navigation a:active, .footer-navigation a:visited, .footer-navigation a {
    font-family: "Montserrat", sans-serif;
}
.footer-navigation a:hover {
    color: #003263;
	text-decoration: underline;
	
}

p.footer-copyright {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
}
button.btn.btn-primary-customstyle.navbar-toggler {
    display: none;
}

div#datesContainer {
    background-color: #335b82 !important;
    padding: 2em 2em 1em 2em; /*updated jt*/
}

[class*="ElectronicDelivery"], 
[class*="PersonalDelivery"], 
[class*="ReviewPeriod"], .Consummation, 
[class*="RescissionPeriod"] 
{	background: unset !important;
	color: white !important;
	border: 1px solid #dddddd !important; /*added by jt*/
	padding: .5em !important;
	font-size: 2em !important;
	box-shadow: 0px 6px #00000077 !important; /*added by jt*/
	text-shadow: 0px 2px #00000077 !important; /*added by jt*/
	}

.my-span {
    background-color: unset !important;  
    font-size: 16px !important;
    padding: .25em 0 1em 0; /*updated jt*/
}


/* jt updates */
.new-date-value {border-radius: 0px !important;}

.cfpb-inner-section label{display:block !important;}  

.calender-disclaimer {padding: 10px !important;}

@media only screen and (max-width:480px){
	.date-value {font-size: 28px !important;}
}


@media only screen and (min-width:768px) and (max-width:1200px){
.cfpb-inner-section label {    
    font-size: 16px;    
}}


.date-span {color: #ffffff;}



@media only screen and (max-width:768px) {
[class*="ElectronicDelivery"], [class*="PersonalDelivery"], [class*="ReviewPeriod"]
	{box-shadow: 0px 0px #00000077 !important;}
	}
	
	
	
	
	
	.footer-links, .footer-disclaimer {
   
    background-color: #c8c8c8 !important;
    
}


.footer-navigation a:active, .footer-navigation a:visited, .footer-navigation a {
    color: #003263 !important;
}

p.footer-copyright, .footer, .footer-disclaimer {    
    color: #003263 !important;
}