ul.SquareBullet ul li{
    padding-left: 24px;
}
ul.SquareBullet ul li::before{
    border-radius: 50px;
}

.BlueText{
    color: #133d66;
}

.FeeScheduleTable.no-border{
    display: inline-table;
}

.FeeScheduleTable.no-border .no-bg{
    font-size: 20px;
    line-height: 34px;
    padding: 20px;
    border-bottom: 0px solid #94cc79;
    text-align: left;
    font-weight: 400;
    background: none;
    color: #58595b;
    border-right: none;
}

.FeeScheduleTable.no-border .Custom-Pl{
    padding-left: 50px;
}
.FeeScheduleTable.no-border tr td{
    border-right: unset;
    border-left: unset;
    border-top: unset;
}
.FeeScheduleTable.no-border span{
    padding-left: 50px;
    padding-top: 20px;
    display: inline-block;
}
.FeeScheduleTable.no-border tr td:first-child{
    border-left: unset;
    border-top: unset;
    background-color: unset;
    color: #414141;
    text-align: left;
}
.FeeScheduleTable.no-border tr:last-child{
border-bottom: unset !important;
}
.FeeScheduleTable.no-border tr td{
    line-height: 27px;
    font-size: 16px;
    font-weight: 400;
    background: none;
    padding: 20px;
}

.FeeScheduleTable tr:hover td:not(:first-child) {
    background-color: transparent !important;
}
.FeeScheduleTable .DarkBackground{
    background-color: #aa182c;
}
.FeeScheduleTable .DarkBackground td{
    font-size: 22px!important;
    color: #fff!important;
}
.FeeScheduleTable .WhiteBackground td{
    background-color: #fff!important;
    text-align: center!important;
    padding: 25px !important;
}
.FeeScheduleTable .WhiteBackground td:first-child{
    border-right: 1px solid #e6e7e8 !important;
}
.LargeTableProduct.FeeScheduleTable .WhiteBackground tr:hover td:first-child{
    background-color: #fff !important;
}
.FeeScheduleTable .WhiteBackground tr:hover td:not(:first-child) {
    background-color: #fff !important;
}
.LargeTableProduct.FeeScheduleTable .WhiteBackground tr:hover td{
    background-color: #fff !important;
}
.LargeTableProduct.FeeScheduleTable .WhiteBackground td:hover{
    background-color: #fff !important;
}
.FeeScheduleTable tr td p{
    text-align: center;
}
.Personal-Banking tr td{
    border: 1px solid #fff;
    border-left: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
}
.Personal-Banking tr td p:last-child{
    margin-bottom: 0px;
}
.Blue-Hr{
    border-top: solid 15px;
    display: flex;
    align-items: center;
    border-color: #133d66;
    opacity: 1;
    margin-top: 80px;
    margin-bottom: 100px;
}
.MortgageRates{
    padding-bottom: 60px;
}
.MortgageRates p{
    margin-bottom: 5px;
}
.MortgageRates p strong{
   font-size: 20px;
}
.MortgageRates h4{
    font-size: 24px;
    margin-bottom: 5px;
}
.MortgageRates h5{
    margin-bottom: 5px;
    color: #222;
}
.LargeTableProduct.WhiteBg  tr th{
    background-color: #fff;
    color: #222;
    border-bottom: unset;
    text-align: center;
    font-size: 18px;
    border-left: 1px solid #e6e7e8;
}
.LargeTableProduct.WhiteBg tr th:first-child {
    background: #fff;
    color: #222;
    border-left: unset;
}
.LargeTableProduct.WhiteBg tr td:first-child{
    text-align: left;
    border-left: 1px solid #fff;
}
.LargeTableProduct.WhiteBg tr:hover td, .LargeTableProduct.WhiteBg tr:hover td:not(:first-child){
    background-color: rgba(255, 255, 255, 0.5);
}
.LargeTableProduct th.noborder, .LargeTableProduct tr th.noborder:first-child{
    border: none !important;
    background-color: #aa182c;
    text-align: left;
    color: #fff;
}
.LargeTableProduct tr td:first-child{
    border-left: 1px solid #fff;
}

.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper {
    margin: 20px 0;
    clear: both;
    display: none;
}
#BlogCustomList .edn_article{
    margin-bottom: 0px;
}
#BlogCustomList ul{
    margin-bottom: 0px;  
    margin-left: 0px;
}
#BlogCustomList ul li{
    font-size: 18px;
}
#BlogCustomList ul li a{
    padding-top: 0.5em;
    line-height: 1.5em;
    position: relative;
    list-style: none;
    color: #aa182c;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 4px;
    font-family: "Roboto", sans-serif;
}
#custom-articles-details h2{
    font-size: 36px;
    line-height: 38px;
    color: #aa182c;
    margin: 0 0 15px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
}
#custom-articles-details p{
    line-height: 24px;
    color: #222;
    font-size: 18px;
    margin-bottom: 20px;
    font-family: "Roboto", sans-serif;
}
#custom-articles-details p a{
    font-size: 16px;
    color: #aa182c;
    text-decoration: none;
    font-family: "Roboto", sans-serif;
    word-break: break-word;
}
#custom-articles-details ul.SquareBullet{
    margin-left: 0px;
    margin-bottom: 5px;
}
#custom-articles-details ul.SquareBullet li {
    padding-top: 0.5em;
    line-height: 1.5em;
    position: relative;
    list-style: none;
    color: #222;
    font-weight: 400;
    font-size: 18px;
	margin-bottom:4px;
    font-family: "Roboto", sans-serif;
}

#custom-articles-details h3 {
    color: #58595b;
    font-size: 22px;
	line-height:24px;
	 margin: 25px 0 5px 0;
	font-weight:700;
    font-family: "Roboto", sans-serif;
}

@media only screen and (max-width: 767px){
    .FeeScheduleTable.no-border .no-bg{
        width: 100%;
    }
    .Personal-Banking tr td {
        padding: 20px 10px !important;
    }
	.LargeTableProduct.FeeScheduleTable.no-border thead {
		display:none;
	}
	.LargeTableProduct tr td.text-start {
		width:100% !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .Hero .Content, .FullWidthBG .Content{
        max-width: 718px;
    }
}
@media only screen and (min-width: 1024px) {
    .FeeScheduleTable.no-border tr td:last-child, .FeeScheduleTable.no-border tr th:last-child{
        text-align: left;
    }
    .FeeScheduleTable.no-border{
        margin-bottom: 50px;
    }
}
@media only screen and (min-width:768px) {
.FeeScheduleTable.no-border tr td:first-child{
    border-right: 1px solid #fff;
}
}