@import '/Portals/_default/cft-mini-overrides.css';
/*----------------------------------------------------------------------------*/
:root {
    --primary-color-h: 231;
    --primary-color-s: 53%;
    --primary-color-l: 39%;
    --primary-color-a: 100%;
}

/*banners*/
.cft-mini .banner.banner__hero {
    background: url(https://www.formingcatholics.org/Portals/Diocese-of-Providence/diocese-of-providence.jpg) fixed;
}
/*form[action$="/Catechist-Teacher-Certifications"] .cft-mini .banner.banner__hero {
    background: url(/Portals/archdiocese-lagos/cmadmin/lagos-catechist.jpg) fixed;
}*/
/*@import '/Portals/_default/cross-styling.css';

.dnn_logo {
    float: none !important;
    text-align: center;
}
@media only screen and (min-width: 991px) {
ul.primary_structure li:last-of-type {
    display: none;
}
}
.header-left {
    text-align: center !important;
}
.footer-top .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.footer-top {
    padding: 1em 2em;
}
.footer-top div#dnn_Footer01_PaneA {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.footer-top div#dnn_Footer01_PaneB {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.footer-top div#dnn_Footer01_PaneC {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.footer-news li .title a:hover, .footer-news02 li .title a:hover, .footer-blogs .title a:hover, .footer-number li .number, .footer-menu03 li a:hover, .footer-news04 .title a:hover, .footer_box a:hover {
    text-decoration: underline;
}
.homepage-bg-full.container-fluid.row-no-spacing.color-white.font-shadow {
    border-bottom: 45px solid #e9e9e9;
}
.homepage-bg-full {
    background-image: url(/Portals/Diocese-of-Providence/diocese-of-providence.jpg);
    background-size: cover;
    background-position: center center!important;
    padding-top: 188px;
    padding-right: 15px;
    padding-bottom: 180px;
    padding-left: 15px;
}
.row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.dng-row {
    column-gap: 0;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.font-shadow {
    text-shadow: 0px 0px 5px #000;
}
.color-white, .color-white p, .color-white .Normal, .color-white a, .color-white a:link, .color-white a:active, .color-white a:visited, .color-white a:hover, .color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6 {
    color: #FFF !important;
}
.dng-row.cont-pos-middle>.dng-column {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
}
.homepage-bg-full [class*="Pane"] {
    margin-bottom: 0px !important;
}
/*Buttons
a.dg-btn-1.size-xl.btn-white {
    color: #2F3F99 !important;
    background: #fff;
}
a.menu-btn-center.dg-btn-1.size-xl.btn-white-outline {
    margin: -5px 0px !important;
}
a.dg-btn-1.size-xl.btn-white:hover {
    background: #3772a0 !important;
}
a.dg-btn-1.size-xl {
    border-radius: 999px;
    font-size: 95% !important;
    font-weight: bold !important;
    color: #fff !important;
    text-decoration: none !important;
    letter-spacing: 0.1em !important;
    background: #2F3F99;
}
a.dg-btn-1.size-xl:hover {
    color: #fff !important;
    background: #3772a0;
}
a.dg-btn-1.size-xl.btn-outline {
    border-radius: 999px;
    font-size: 95% !important;
    font-weight: bold !important;
    color: #2F3F99 !important;
    text-decoration: none !important;
    letter-spacing: 0.1em !important;
    border:2px solid #2F3F99;
    background: none;
    padding: 15px 60px;
}
a.dg-btn-1.size-xl.btn-outline:hover {
    color: #fff !important;
    background: #2F3F99;
}
a.dg-btn-1.size-xl.btn-white-outline {
    border-radius: 999px;
    font-size: 95% !important;
    font-weight: bold !important;
    color: #fff !important;
    text-decoration: none !important;
    letter-spacing: 0.1em !important;
    border:2px solid #fff;
    background: none;
}
a.dg-btn-1.size-xl.btn-white-outline:hover {
    color: #2F3F99 !important;
    background: #fff;
}
[class*="dg-btn-"].size-xl {
    padding: 15px 27px;
    line-height: 1.3;
}
.program-info a.dg-btn-1.size-xl {
    margin: 20px 0px 40px;
}

/*General Skin Tweaks
@media only screen  and (min-width: 1400px) {
    p,li {
    font-size: 17px !important;
}
}
@media only screen  and (max-width: 1199px) {
p,li {
    font-size: 16px !important;
}
}
@media only screen and (max-width: 991px) {
p,li {
    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,li {
    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;
}
.news-title-padding {
    padding-bottom: 20px !important;
}
.news-section-padding {
    padding: 50px 0px 0px !important;
}
}
li {
    line-height: 1.8;
}
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;
}
.owl-carousel .owl-nav .owl-next {
    display: none;
}
.owl-carousel .owl-nav .owl-prev {
    display: none;
}
@media only screen and (min-width: 768px) {
.mobile-only {
 display: none;
}
}
.Container-ColorHeader .dnntitle {
    margin-bottom: 10px;
}
.Container-ColorHeader .contentmain {
    padding-bottom: 20px !important;
        margin: 0px 10px;
}
.contentmain {
    padding-bottom: 10px;
}


.menu-buttons-ul li {
    margin-left: 10px;
}
.LoginPanel {
    margin-top: 70px !IMPORTANT;
}
img {
    max-width: 100% !Important;
    height: auto !IMPORTANT;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
        #dnn_content {
                padding-top: 60px!important;
        }
        }

@media only screen and (max-width: 767px) {
        #dnn_content {
                padding-top: 40px!important;
        }
}
.pagetitleBox {
    display: none;
}




/*Headings
h1,h2,h3,h4,h5,h6 {
    Font-weight: bold !important;
}



/*Custom Classes
.welcome-message {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 27px;
    padding-bottom: 19px;
}
.contact-form-title {
    margin-left: 43px;
}
.cozza {
    background:url(/Portals/StStephenAnoka/Images/stephen-pl-bg.png) repeat top center #377695 fixed;
    box-shadow: inset 0 0 20px #000;
   }
.cozza2 {
    background: linear-gradient(135deg, #2f6188, #97b5c5, #f6b323);
   }
.cozza3 {
    background:#06355e;
   }
.faq-box {
    max-width: 800px;
    margin: 0 auto;
    padding: 40px 30px;
    border-radius: 8px;
    background: #2F3F99;
}
.faq-box p {
    color:#fff !important;
}
.faq-box h1 {
    color:#fff !important;
}
.faq-box h2 {
    color:#fff !important;
}
.faq-box h3 {
    color:#fff !important;
}
.faq-box h4 {
    color:#fff !important;
}
.faq-box h5 {
    color:#fff !important;
}
.faq-box h6 {
    color:#fff !important;
}
.faq-box a {
    color:#fff !important;
}

/*Containers
.Container-ColorHeader .shadow_box {
    background: none !important;
}



/*Module Styling
.ThemeEvents .Event {
    box-shadow: 0 0 0px #000 !important;
}
.ThemeEvents .EventDayScroll {
    height: 77% !Important;
}




/*Menu
@media only screen and (max-width: 1200px) and (min-width: 1100px) {
  #dnngo_megamenu > div > ul > li > a > span {
    font-size: 14px !important;
}
}
@media only screen and (max-width: 1099px) and (min-width: 1000px) {
  #dnngo_megamenu > div > ul > li > a > span {
    font-size: 13px !important;
}
}
@media only screen and (max-width: 999px) and (min-width: 800px) {
  #dnngo_megamenu > div > ul > li > a > span {
    font-size: 12px !important;
}
}
#dnngo_megamenu .primary_structure > li > a {
    letter-spacing: 0.15em;
}
.roll_menu.roll_activated .dnn_logo .FixedLogoPane a, .roll_menu.roll_activated .FixedLogoPane .dnn_logo a {
    max-width: 150px;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .Logobox a, .LogoPane a {
max-width: 400px !IMPORTANT;
}
.roll_menu.roll_activated .dnn_logo .FixedLogoPane, .roll_menu.roll_activated .FixedLogoPane .dnn_logo {
max-width: 400px !IMPORTANT;
}
}
@media only screen and (max-width: 991px) {
    .Logobox a, .LogoPane a {
max-width: 400px !IMPORTANT;
}
.roll_menu.roll_activated .dnn_logo .FixedLogoPane, .roll_menu.roll_activated .FixedLogoPane .dnn_logo {
max-width: 400px !IMPORTANT;
}
}
@media only screen and (max-width: 767px) {
    .Logobox a, .LogoPane a {
max-width: 400px !IMPORTANT;
}
.roll_menu.roll_activated .dnn_logo .FixedLogoPane, .roll_menu.roll_activated .FixedLogoPane .dnn_logo {
max-width: 400px !IMPORTANT;
}
}
@media only screen and (max-width: 991px) {
.dnn_layout {
    border-bottom: 10px solid #2F3F99;
    width: 100%;
}
div#dnn_BannerPane {
    margin-top: 10px;
}
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-container Body, html, body, .Head, .SubTitle, .SubSubTitle, .Normal {
    line-height: 1;
}


/*Events module
.ThemeEvents .Event {
	border-color: #eee !important;
}
.ThemeEvents .EventTitle, 
.ThemeEvents .EventTitle td {
	color:  #2F3F99 !important;
	font-family: inherit !important;
}

.ThemeEvents .EventNextPrev, 
.ThemeEvents .EventNextPrev a:link {
	color:  #2F3F99 !important;	
}
.ThemeEvents .EventDay, 
.ThemeEvents .EventDayEvents {
	border-color: #ddd !important;
	font-family: inherit !important;
}

.ThemeEvents .EventDayHeader {
	border-color: #ddd !important;
	background-color: #eee !important;
	font-family: inherit !important;
}	

.ThemeEvents .EventOtherMonthDay {
    color: #999 !important;
    background-color: #EAEAEA !important;
}

.ThemeEvents .EventDayScroll {
	border: none !important;
}

.ThemeEvents .EventTodayDay {
	font-weight: normal !important;
	background-color: #e6f7fc !important;
	box-shadow: inset 0 0 3px #0003 !important;
	border: none !important;	
}


















