/*globalchanges*/
#dnn_content {
    margin-top: 40px;
}
@media only screen and (max-width: 767px) {
#dnn_content {
    padding-top: 10px; !Important;
}
}
@media only screen and (max-width: 991px){
.foot_bg, .footer_bottom {
    padding: 0em 4em;
}
}
.headerBox .dnn_logo {
    line-height: 67px;
    height: 90px;
}
div#dnn_HeaderPane {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.headercenterBox.hidden-xs {
    border-bottom: 4px solid #977529;
}
.headerbottomBox.hidden-xs {
    border-bottom: 4px solid #523f15;
}
footer.footer_box {
    border-top: 4px solid #977529;
}
.Home18-heading01:after {
    border-top: 1px solid #977529 !important;
    border-bottom: 1px solid #523f15 !important;
}
img {
    max-width: 100% !Important;
    height: auto !IMPORTANT;
}
a.home18-btn {
    font-size: 16px;
    font-weight: 600;
    background: #2a3678;
}
.home18-ibox .info a {
    color: #3a50c9;
    font-size: inherit;
}
a.btn-info-action {
    padding: 12px 25px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    background: transparent;
    border: 1px solid #e5e5e5;
    color: #3a50c9 !important;
    text-shadow: none;
}
a.btn-info-action:hover {
    background: #e5e5e5;
    text-decoration: none;
    transition: 0.4s;
}
.action-icons .home18-ibox .icon .fa {
    height: 60px;
    width: 60px;
    line-height: 60px!important;
    color: #2a3678 !important;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #e5e5e5;
    background: transparent;
}
.action-icons .home18-ibox .icon .fa:hover {
    background: #e5e5e5;
    text-decoration: none;
    transition: 0.4s;
}
.footer_box, .footer_box .Normal, .footer_box a {
    font-size: 16px !important;
}
.Theme_Responsive_20073_home18 .btn {
    font-size: 16px !important;
    font-weight: 600 !important;
    float: left;
}
a#dnn_dnnLogin_loginLink {
    border: 1px solid #2d3142;
    background: #2d3142;
    color: #eaeaea;
    padding: 0.25em 0.5em;
    border-radius: 5px;
    font-weight: 600;
}
a#dnn_dnnLogin_loginLink:hover {
    background: #3a50c9;
    border: 1px solid #3a50c9;
    text-decoration: none;
    transition: 0.4s;
}
.Login .sep {
    padding: 0 0px;
    display: none;
}
a#dnn_dnnUser_registerLink {
    margin-right: 10px;
}
.mobile_dnn_logo {
    max-width: 80%;
}
.mobile_nav {
    border-bottom: 4px solid #977529;
}
.mobile_header .Logobox, .mobile_header .mobileLogoPane {
    margin-top: 0px !important;
    line-height: 50px;
}
@media only screen and (min-width: 1200px) {
[class*="Pane"] {
    margin-bottom: 45px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
[class*="Pane"] {
    margin-bottom: 40px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
[class*="Pane"] {
    margin-bottom: 35px;
}
}
@media only screen and (max-width: 767px) {
[class*="Pane"] {
    margin-bottom: 30px;
}
}
.home-news-item .pubicon {
    width: 100%;
    max-width: 100px;
    margin: 0em 1em;
}
.home-news-item .pub-month {
    font-size: 18px;
    padding: 0.5em !important;
    background: #2a3678;
}
.home-news-item .pub-date {
    font-size: 16px;
    padding: 0.5em !important;
}
.home-news-item acronym.pubicon {
    text-decoration: none;
}
/*home*/
.home18-bg.action-icons {
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    padding: 2em;
    margin: 1em 0em;
}
.ibox-3.col-md-4.col-sm-12 {
    margin: 1.5em 0em;
}
.tp-caption.tp-resizeme {
    min-width: 0 !important;
    max-width: none !important;
}
.banner-cta {
    color: #fff;
    background: rgb(0 0 0 / 70%);
    padding: 4em !important;
}
h1.banner-cta--heading {
    font-size: clamp(2rem, 2vw + 1rem, 3.25rem) !important;
    color: #fff;
    font-family: open sans, arial;
}
p.banner-cta--description {
    font-size: 18px !important;
    line-height: 1.5em !important;
}
a.banner-cta--button {
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 1em !important;
}
/* home action boxes */
.home18-ibox .color_1_bg {
    background-color: #2a3678;
}
.home18-ibox .color_2_bg {
    background-color: #38489f;
}
.home18-ibox .color_3_bg {
    background-color: #4457bd;
}
.home18-ibox .color_4_bg {
    background-color: #566ef1;
}
/*----------------------------------*/
@media only screen  and (min-width: 1400px) {
    p {
    font-size: 17px !important;
}
}
@media only screen  and (max-width: 1199px) {
p {
    font-size: 16px !important;
}
}
@media only screen and (max-width: 991px) {
p {
    font-size: 15px !important;
}
h1 {
    font-size: 2em !important;
}
h2 {
    font-size: 1.6em !important;
}
h3 {
    font-size: 1.4em !important;
}
h4 {
    font-size: 1.2em !important;
}
}
@media only screen and (max-width: 767px){
p {
    font-size: 14px !important;
}
h1 {
    font-size: 1.7em !important;
}
h2 {
    font-size: 1.5em !important;
}
h3 {
    font-size: 1.3em !important;
}
h4 {
    font-size: 1.1em !important;
}
}
p {
    margin-bottom: 1.2em;
    line-height: 1.8;
}
h1 {
    font-size: 2.4em;
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 1.5em;
    letter-spacing: 0.1em;
}
h2 {
    font-size: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.7em;
    line-height: 1.5em;
}
h3 {
    font-size: 1.75em;
    margin-top: 0.4em;
    margin-bottom: 0.6em;
    line-height: 1.5em;
}
h4 {
    font-size: 1.4em;
    margin-top: 0.3em;
    margin-bottom: 0.5em;
    line-height: 1.5em;
}
h5 {
    font-size: 1.25em;
    margin-top: 0.2em;
    margin-bottom: 0.4em;
    line-height: 1.5em;
}
h6 {
    font-size: 1.15em;
    margin-top: 0.1em;
    margin-bottom: 0.3em;
    line-height: 1.5em;
}
/*table code*/
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
.table-responsive thead {
    background: #e6eaff;
}


