/*
Theme Name: JohnnyoTheme
Theme URI: https://johnnyodesign.com/
Author: Johnnyo Design
Author URI: https://johnnyodesign.com/
Description: Sensible design solutions.
*/

/* Import the necessary CSS additions */
@import url( inc/bootstrap.css );
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Source+Sans+Pro:wght@400;700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');

/* Content */

html {
    overflow-x: hidden;
}
body {
	font-family: 'Montserrat', sans-serif;
	background: #f3eaea;
	color: #333;
}
:focus {
    outline: none;
}

a {
    color: #5550a1;
    text-decoration: none;
}
a:hover, a:focus {
    color: #db1213;
    text-decoration: none;
}
.site-content {
    position: relative;
    width: 100%;
    overflow-x: hidden;
}

.home p {
    margin: 4px 4px 20px 4px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    line-height: 32px;
    color: #333;
}
p {
    margin: 4px 4px 30px 4px;
    padding: 0px 0px 0px 0px;
    font-size: 17px;
    line-height: 30px;
    color: #333;
	font-weight: normal;
}

h1 {
	font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    font-weight: normal;
    text-align: left;
    color: #5b7598;
    margin: 0 0 0 0;
    padding: 0 0 40px 0;
}
.slidewrap h1 {
	padding: 0;
	    text-align: center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.slidewrap h1 span {
	    font-family: 'Libre Baskerville', serif;
    display: block;
    font-size: 94px;
}
h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: #5550a1;
    margin: 0 0 30px 0;
    padding: 0;
}
h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    color: #5550a1;
    margin: 0 0 20px 0;
    padding: 0;
}
h4 {
	font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: #e51;
    margin: 24px 0 17px 0;
    padding: 0;
}
h5 {
	font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
	color: #5550a1;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/** .altrow h2, .altrow h3, .altrow h4 {
	color: #fff;
 **/
.mainrow {
	padding: 60px 0 70px 0;
    margin: auto;
}
.altrow {
    background-color: #dcdbec;
    padding: 110px 0 80px 0;
    margin: 0;
}

ul {
    margin: 4px 0 0 28px;
    padding: 0px 0px 0px 0px;
    font-size: inherit;
    line-height: 21px;
    color: #444;
    list-style: initial;
}
ul {
	font-size: 18px;
    margin: 8px 0 34px 38px;
}
ul li {
	margin-bottom: 0px;
	    font-size: 18px;
    line-height: 28px;
    color: #333;
	font-weight: normal;
}
ol li {
	margin-bottom: 9px;
}
ul ul {
    list-style-type: circle;
    margin-block-end: 0px;
}

/* Sidebar */
#secondary {
	margin-top: 60px;
}
#secondary h2 {
	font-size: 20px;
	margin: 0;
}
#secondary ul {
	margin: 4px 0 0 4px;
    list-style: none;
}
#secondary li a {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    background-color: #78c8d4;
    padding: 10px 16px 8px 16px;
    display: block;
    margin-bottom: 5px;
    width: fit-content;
width: -moz-fit-content;
	border-radius: 3px;
}
#secondary li a:hover {
	background-color: #a5d18b;
}
#secondary section {
	    margin-bottom: 30px;
}

#masthead {
}

.title {
	background-color: #5550a1;
    font-size: 40px;
    position: relative;
    display: block;
}
.title h1 {
    text-transform: uppercase;
    font-size: 50px;
    padding: 20px 0 15px;
    font-weight: normal;
    color: #fff;
    font-style: italic;
}
.slick-slider {
	margin-bottom: 0 !important;
}
/* Navigation */
.site-branding {
	
}
.navbg {

    height: 110px;
    position: absolute;
    width: 100%;
}
.headlogo {
    position: absolute;
    display: block;
    margin: auto;
    text-align: center;
    top: 0;
    left: 0;
    padding: 26px;
    z-index: 1;
    justify-content: left;
    align-items: center;
    height: 80px;
    width: 100%;
}
.headlogo img {
    width: 140px;
    display: block;
    max-width: calc( 100% - 120px );
}

#navbar {
    z-index: 9999;
    height: 80px;
    width: 100%;
    background: #fff;
    position: relative;
}
.widget_nav_menu {
	margin: 0 !important;
	padding-bottom: 0 !important;
}
.main-navigation {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
}

#mega-menu-wrap-primary {
    z-index: 9999;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;    
	line-height: 63px !important;
}

.slidewrap {
margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(0%, -60%);
    width: 55%;
    left: 0;
    right: 0;
    margin: auto;
}

.slidewrap a {
	background-color: #5b7598;
    padding: 12px 22px;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    border: 2px solid #5b7598;
	margin-top: 14px;
}
.slidewrap a:hover {
	background-color: transparent;
    color: #5b7598;
}

.slide1 {
    height: calc( 100vh - 72px );
    min-height: 450px;
    background: url(/wp-content/uploads/2020/10/DSC03946.jpg), #5550a1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: soft-light;
}
.slide2 {
    height: calc( 100vh - 72px );
    min-height: 450px;
    background: url(/wp-content/uploads/2020/10/IMG_1344-scaled.jpg), #5550a1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: soft-light;
}
.slide3 {
    height: calc( 100vh - 72px );
    min-height: 450px;
    background: url(/wp-content/uploads/2020/11/Depositphotos_163715546_ds-scaled.jpg), #5550a1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: soft-light;
}
.slide4 {
    height: calc( 100vh - 72px );
    min-height: 450px;
    background: url(/wp-content/uploads/2020/11/Depositphotos_49261191_ds-scaled.jpg), #5550a1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: soft-light;
}


.slide-interior {
    height: 50vh;
	    min-height: auto !important;
}
.site-footer {
	    background-color: #5550a1;
    width: 100%;
	    padding-top: 30px;
}
.site-footer img {
    max-width: 100%;
    width: 300px;
}
.site-footer h3 {
	font-size: 20px;
    font-weight: normal;
    color: #ffffff;
    margin: 0 0 6px 6px;
}
.footright p {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	line-height: 22px;
    color: #fff;
    text-align: right;
}
.siteinfo p {
    font-family: 'Montserrat', sans-serif;
	font-size: 10px;
    color: #f1f1f1;
    margin: 40px 0;
}
.siteinfo img {
	width: auto;
}
.button {
    background-color: #5550a1;
    padding: 12px 22px;
    display: inline-block;
    color: #fff;
    border-radius: 0px;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    border: 3px solid #5550a1;
    margin-top: 20px;
}
.button:hover {
	background-color: transparent;
    color: #5550a1;
}
.pillars .textwidget{
    display: flex;
	background-color: #5550a1;
}

.pillar1 {
	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(/wp-content/uploads/2020/11/Depositphotos_163711050_ds.jpg), #5550a1;
background-blend-mode: luminosity;
}
.pillar2 {
	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(/wp-content/uploads/2020/11/Depositphotos_338466406_ds.jpg), #5550a1;
background-blend-mode: luminosity;
}
.pillar3 {
	background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url(/wp-content/uploads/2020/11/Depositphotos_102503612_ds-scaled-e1604924775811.jpg), #5550a1;
    background-blend-mode: luminosity;
}
.pillar4 {
	background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url(/wp-content/uploads/2020/11/Depositphotos_97969674_ds-scaled-e1604925696654.jpg), #5550a1;
    background-blend-mode: luminosity;
}
.pillar5 {
	background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url(/wp-content/uploads/2020/11/Depositphotos_233875780_ds-scaled-e1604924927884.jpg), #5550a1;
    background-blend-mode: luminosity;
}
.pillar {
    position: relative;
    display: flex;
    min-height: 700px;
    border: 1px;
    flex: 1;
    background-size: cover;
    background-position: center;
	
}
.pillar:hover {
	background-blend-mode: unset;
}
.pillartitle {
    /**position: absolute;
    bottom: 22px;
    left: 10px;
    transform: rotate(180deg);
    font-size: 50px;
    font-weight: bold;
    color: #ffffff;
    writing-mode: vertical-rl;
    font-family: 'Libre Baskerville', serif;**/
	    position: absolute;
    bottom: 23px;
    left: 10px;
    transform: rotate(180deg);
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    writing-mode: vertical-rl;
    text-transform: uppercase;
}
.pillartitle::before {
content: " ";
    background-image: url(/wp-content/uploads/2020/10/ionic.png);
    width: 43px;
    height: 43px;
    position: absolute;
    bottom: -45px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    right: 8px;
}
.pillar1 .pillartitle:before {
	background-image: url(/wp-content/uploads/2020/10/column1w.png);
}
.pillar2 .pillartitle:before {
	background-image: url(/wp-content/uploads/2020/10/column2w.png);
}
.pillar3 .pillartitle:before {
	background-image: url(/wp-content/uploads/2020/10/column3w.png);
}
.pillar4 .pillartitle:before {
	background-image: url(/wp-content/uploads/2020/10/column4walt.png);
}
.pillar5 .pillartitle:before {
	background-image: url(/wp-content/uploads/2020/10/column5w.png);
}

.pillar1h, .pillar2h, .pillar3h, .pillar4h, .pillar5h  {
    width: 100%;
    display: block;
    background-blend-mode: luminosity;
    color: #fff;
    padding: 0 0 0 70px;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: bold;
    background-color: #5550a1;
    line-height: 65px;
	position: relative;
}
.pillar1h:hover, .pillar2h:hover, .pillar3h:hover, .pillar4h:hover, .pillar5h:hover {
	background-color: #fff;
}
.pillar1h:before, .pillar2h:before, .pillar3h:before, .pillar4h:before, .pillar5h:before {
	content: " ";
    background-image: url(/wp-content/uploads/2020/10/ionic.png);
    width: 43px;
    height: 43px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 10px;
    top: 12px;
}
.pillar1h:before {
	background-image: url(/wp-content/uploads/2020/10/column1w.png);
}
.pillar2h:before {
	background-image: url(/wp-content/uploads/2020/10/column2w.png);
}
.pillar3h:before {
	background-image: url(/wp-content/uploads/2020/10/column3w.png);
}
.pillar4h:before {
	background-image: url(/wp-content/uploads/2020/10/column4walt.png);
}
.pillar5h:before {
	background-image: url(/wp-content/uploads/2020/10/column5w.png);
}
.pillar1h:hover:before {
	background-image: url(/wp-content/uploads/2020/10/column1r.png);
}
.pillar2h:hover:before {
	background-image: url(/wp-content/uploads/2020/10/column2r.png);
}
.pillar3h:hover:before {
	background-image: url(/wp-content/uploads/2020/10/column3r.png);
}
.pillar4h:hover:before {
	background-image: url(/wp-content/uploads/2020/10/column4ralt.png);
}
.pillar5h:hover:before {
	background-image: url(/wp-content/uploads/2020/10/column5r.png);
}
/**.pillar1h {  
    background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(/wp-content/uploads/2020/11/Depositphotos_163711050_ds.jpg), #5550a1;
    background-position: center;
    background-size: cover;
}
.pillar2h {
    background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(/wp-content/uploads/2020/11/Depositphotos_338466406_ds.jpg), #5550a1;
    background-position: center;
    background-size: cover;
}
.pillar3h {
    background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(/wp-content/uploads/2020/11/Depositphotos_102503612_ds-scaled-e1604924775811.jpg), #5550a1;
    background-position: center;
    background-size: cover;
}
.pillar4h {
    background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(/wp-content/uploads/2020/11/Depositphotos_97969674_ds-1-scaled.jpg), #5550a1;
    background-position: center;
    background-size: cover;
}
.pillar5h {
    background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(/wp-content/uploads/2020/11/Depositphotos_233875780_ds-scaled-e1604924927884.jpg), #5550a1;
    background-position: center;
    background-size: cover;
}**/
.redcolumn {
    margin-bottom: -20px;
    margin-left: -14px;
    width: 70px;
}
.pos {
	    margin: 0;
    background-color: #5550a1;
    padding: 20px;
}
.pos h2 {
    text-align: center;
    font-weight: normal;
    color: #fff;
    font-style: italic;
}
.sponsors {
	background-color: #fff;
}
#mega-menu-wrap-primary #mega-menu-primary > #mega-menu-item-22 > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > #mega-menu-item-212 > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > #mega-menu-item-213 > a.mega-menu-link  {
	line-height: 55px !important;
}
#mega-menu-item-22 .mega-menu-link,
#mega-menu-item-212 .mega-menu-link,
#mega-menu-item-213 .mega-menu-link {
    background-color: #fff !important;
    color: #5550a1 !important;
    padding: 0 30px !important;
    margin-left: 10px !important;
        border: 3px solid #db1213 !important;
	    line-height: 54px !important;
}
#mega-menu-item-22 .mega-menu-link:hover,
#mega-menu-item-212 .mega-menu-link:hover,
#mega-menu-item-213 .mega-menu-link:hover {
background-color: #db1213 !important;
    color: #fff !important;
        border: 3px solid #db1213 !important;
}
.footerright p {
	text-align: center;
	color: #fff;
	font-size: 14px;
    line-height: 18px;
}
.footerright a {
    color: #ffffff;
    font-size: 30px;
    margin: 0 10px;
}
.footerright a:hover {
    color: #db1213;
}
.footermenu .menu {
	    list-style: none;
    margin: 0;
    padding: 0;
}
.footermenu a {
	color: #7e78ce; /*#5550a1;*/
    background-color: #3c386f;
    padding: 1px 6px 0 6px;
    display: block;
    width: fit-content;
    margin: 4px 4px;
    border: 3px solid #3c386f;
}
.footermenu a:hover {
    color: #6d68bd;
    background-color: #2f2b5e; /*#5550a1;*/
    border: 3px solid #2f2b5e;
}
.footermenu h3 {
    font-size: 24px;
    margin-top: 20px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: 0;
    font-weight: normal;
    font-style: italic;
}

.interior-content {
	padding: 60px 0 70px 0;
}
.notice {
	    background-color: #db1213;
    font-size: 22px;
    padding: 18px 20px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
}

.tablepress td, .tablepress th {
	padding: 20px !important;
}
.tablepress tfoot th, .tablepress thead th {
    background-color: #5550a1 !important;
    font-weight: 700;
    vertical-align: middle;
    color: white;
    font-size: 20px;
}
.tablepress {
    margin-top: 20px;
}

.menu-dashboard-container #menu-dashboard {
    list-style: none;
}

@media only screen and (max-width: 1240px) {
	.slidewrap {
    width: 100%;
}
	.slidewrap h1 {

    font-size: 5vw;
}
	.slidewrap h1 span {
    font-size: 9.3vw;
}
}

.eventshome h3{
	    color: #5550a1;
	    font-size: 30px;
	    margin: 10px 0 10px 0 !important;
}
.eventshome h4{
    font-size: 20px;
}
.eventshome h4 a{
    color: #fff;
}
.tribe-events-list-widget .tribe-events-list-widget-events {
    padding: 20px 20px 18px 20px !important;
    background-color: #5550a1;
    width: fit-content;
    color: #fff;
}
.tribe-events-list-widget .tribe-list-widget {
    /* margin-left: 0; */
    /* margin-block-start: 0; */
    /* margin-inline-start: 0; */
    padding-inline-start: 0;
}

@media only screen and (max-width: 1139px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding-left: 20px;
		background-color: #5550a1;
    color: #fff;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
	    background-color: #fff;
    color: #5550a1;
}
	#mega-menu-wrap-primary #mega-menu-primary > #mega-menu-item-22 > a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary > #mega-menu-item-212 > a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary > #mega-menu-item-213 > a.mega-menu-link {
		    margin: 0 !important;
    border: none !important;
    background-color: #db1516 !important;
    color: #fff !important;
    line-height: 63px !important;
    padding-left: 20px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > #mega-menu-item-22 > a.mega-menu-link:hover,
	#mega-menu-wrap-primary #mega-menu-primary > #mega-menu-item-212 > a.mega-menu-link:hover,
	#mega-menu-wrap-primary #mega-menu-primary > #mega-menu-item-213 > a.mega-menu-link:hover {
    background-color: #fff !important;
    color: #db1516 !important;
	}
}
@media only screen and (max-width: 410px) {
	.pillars .textwidget {
    display: block;
	}
}

.dashmenu ul {
    margin: 0 0 40px 0;
	    display: flex;
}
.dashmenu ul li {
    flex: 1;
	    padding: 0 5px;
}
.dashmenu ul li a { 
width: 100%;
    background-color: #5550a1;
    color: #fff;
    padding: 50px 0 0 18px;
    align-items: center;
    height: 100px;
    display: flex;
	position: relative;
}
.dashmenu ul li a::before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    position: absolute;
    top: 18px;
    font-size: 32px;
}
.dashmenu ul li:nth-child(1) a::before {
    content: "\f2bd";
}
.dashmenu ul li:nth-child(2) a::before {
    content: "\f0e0";
}
.dashmenu ul li:nth-child(3) a::before {

	    content: "\f682";
}
.dashmenu ul li:nth-child(4) a::before {
    content: "\f681";
}
.dashmenu ul li:nth-child(5) a::before {
    content: "\f2f5";
}
.tribe-events-header__events-bar, .tribe-events-c-ical {
	display: none !important;
}
.frm_save_draft {
	    width: auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    height: auto;
    line-height: normal;
    text-align: center;
    background: #f3eaea;
    border-width: 3px;
    border-color: #5550a1;
    border-style: solid;
    color: #5550a1;
    cursor: pointer;
    font-weight: bold;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-shadow: none;
    padding: 10px 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-shadow: 0 1px 1px #eeeeee;
    -webkit-box-shadow: 0 1px 1px #eeeeee;
    box-shadow: 0 1px 1px #eeeeee;
    margin: 10px;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
}
.frm_save_draft:hover {
	background: #5550a1;
    border-color: #5550a1;
    color: #ffffff;
}
.tribe-events-list-widget .tribe-event-title {
	color: #fff;
}
.tribe-events-list-widget .tribe-events-list-widget-events {
	position: relative;
	    min-width: 80%;
}
.tribe-events-list-widget .tribe-events-list-widget-events:hover {
	background-color: #ffffff;
    color: #5550a1;
}
.tribe-events-list-widget .tribe-events-list-widget-events:hover .tribe-event-title  {
	color: #5550a1;
}
.tribe-events-list-widget .tribe-events-list-widget-events a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.tribe-events-header {
	display: none !important;
}
.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited {
	color: #5550a1;
}
.tribe-common .tribe-common-h1, .tribe-common .tribe-common-h2, .tribe-common .tribe-common-h3, .tribe-common .tribe-common-h4, .tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6, .tribe-common .tribe-common-h7, .tribe-common .tribe-common-h8 {
    font-family: 'Montserrat', sans-serif;
	    color: #5550a1;
}
.tribe-common .tribe-common-b1, .tribe-common .tribe-common-b2 {
	    font-family: 'Montserrat', sans-serif;
}
.single-tribe_events .tribe-events-single-event-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: #5550a1;
    margin: 0;
    padding: 0;
}
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #5550a1;
    border-radius: 0;
}
#tablepress-1 {
	
}

	@media
	  only screen 
    and (max-width: 900px) {

		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr {
			display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

    tr {
      margin: 0 0 1rem 0;
    }
      
    tr:nth-child(odd) {
      background: #ccc;
    }
    
		td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 50%;
		}

		td:before {
    padding-right: 10px;
    white-space: nowrap;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #5550a1;
    display: block;
		}
		.tablepress tbody tr:first-child td {
			border-top: 1px solid #eee !important;
		}
		/*
		Label the data
    You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
		*/
		.rubric td:nth-of-type(1):before { content: "Success Category"; }
		.rubric td:nth-of-type(2):before { content: "1 Awareness"; }
		.rubric td:nth-of-type(3):before { content: "2 Emerging"; }
		.rubric td:nth-of-type(4):before { content: "3 Developing"; }
		.rubric td:nth-of-type(5):before { content: "4 Accomplished"; }
	}

#fep-menu .fep-button, .fep-button, .fep-button-active {
	border-radius: 0;
	border: 2px solid #5550a1 !important;
    background-color: #5550a1;
    color: #ffffff;

}
#fep-menu .fep-button:hover, .fep-button:hover, .fep-button-active:hover {
	background-color: #f3eaea;
    color: #5550a1;
}
.fep-form-field {
	margin-bottom: 20px;
}
.fep-form input[type="text"] {
    width: 100%;
    height: 32px;
    border: 2px solid #5550a1;
    padding: 6px 10px;
}
.fep-announcementbox-search-form-field {
    height: 32px;
    border: 2px solid #5550a1;
    padding: 6px 10px;
}
.fep-label {
	color: #5550a1;
    font-size: 16px;
}
.required {
    color: #db1213;
}
.fep-error, .fep-success, .fep-wp-error {
    background-color: #eb2026;
    border-radius: 0px;
    border-width: 0px;
    color: white;
}
.cncl {
	    width: auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    height: auto;
    line-height: normal;
    text-align: center;
    background: #5550a1;
    border-width: 3px;
    border-color: #5550a1;
    border-style: solid;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-shadow: none;
    padding: 10px 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-shadow: 0 1px 1px #eeeeee;
    -webkit-box-shadow: 0 1px 1px #eeeeee;
    box-shadow: 0 1px 1px #eeeeee;
    margin: 10px;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
	float: right;
	
}
.resulttable tbody tr .column-2 {
	font-size: 30px;
	font-weight: bold;
	color: #5550a1;
}
@media only screen and (min-width: 975px) {
	.resultlarge {
		
	}
	.resultsmall {
		display: none;
	}
}
@media only screen and (max-width: 974px) {
	.resultlarge {
		display: none;
	}
	.resultsmall {
		
	}
}
.suback {
	margin-left: 20px;
}
@media only screen and (max-width: 700px) {
	.pillar1h, .pillar2h, .pillar3h, .pillar4h, .pillar5h {
    padding: 10px 0px 10px 70px;
    line-height: 30px;
}
}
@media only screen and (max-width: 1199px) {
	.dashmenu ul li a {
    padding: 50px 0 0 8px;
    line-height: 20px;
}
}
@media screen and (min-width: 750px) and (max-width: 991px) { 
	.dashmenu ul li a {
    font-size: 14px;
}
}
@media screen and (max-width: 749px) {
	.dashmenu ul {
    display: block;
}
	.dashmenu ul li {
    margin-bottom: 6px;
}
	.dashmenu ul li a::before {
    position: initial;
    margin-right: 10px;
}
	.dashmenu ul li a {
    padding: 12px 0 12px 8px;
    height: auto;
    position: relative;
}
}

.resultsmall p:nth-child(even){
	color: #fff;
background-color: #5550a1;
padding: 6px 12px;
margin: 0;
	margin: 0 !important;
}
.resultsmall p:nth-child(odd){
	background-color: #fff;
padding: 6px 12px;
margin: 0;
}
.resultsmall .button {
	margin-bottom: 20px;
}
.frm_fields_container > p > br,
.frm_fields_container .frm_submit > br,
.frm_fields_container .frm_submit > p > br { 
	display: none; 
}