
.home section#custom_html-50 {
    display: none;
}

/* Responsive CSS */

@media (min-width:801px) and (max-width:1023px){

nav#genesis-nav-primary > .wrap {
	display : flex;
	justify-content : center;
}
}

@media(max-width:500px){
		div#front-page-1 .h3-title {
				text-align: center;
				margin-bottom: 20px;
				font-size: 22px !important;
		}
}


/* End RH */


div.widget-title {
    font-size: 25px;
    margin-bottom: 15px;
}

/* ADA CSS */

.pojo-a11y-toolbar-toggle {
    bottom: 0 !important;
	}

#pojo-a11y-toolbar {
    bottom: 0 !important;
		z-index : 9999999999999 !important;
}

/* END ADA CSS */

/* Footer Rollover */
.footer-cont a.footer-link:hover {
		color : #fff !important;
		opacity : .8;
}

/* End */

/* Enter Your Custom CSS Here */
.welcomeMessage .welcome-heading h2 {
    text-align: center;
    font-size: 55px;
    line-height: 100%;
    font-weight: 600;
}
.front-page-2 h2.titleheading{
		text-align: center;
    font-size: 55px;
    color: #2C428F;
    font-weight: 600;
}
.front-page-7 .image-section{
		background:#fff;
		color:#000;
		height: auto !important;
}
.front-page-7 .image-section .flexible-widgets {
    padding-bottom: 30px;
    padding-top: 70px;
}

/*Responsive Code*/

@media screen and (max-width:1200px){
  .title-area {
      text-align: center;
      margin: 0 auto;
      float: none;
  }
}

@media screen and (max-width:1024px){
#featured-post-11 .format-standard > a {
    text-align: center!important;
    display: block;
}
}

@media screen and (max-width:800px){
  div#front-page-1 .image-section h1 {
      font-size: 40px;
  }
  .welcome-heading {
      font-size: 40px!important;
  }
  .welcomeMessage .welcome-subheading {
      font-size: 26px!important;
  } 
  .front-page-2 .titleheading {
    font-size: 43px!important;
    line-height: 1.3;
  }
  .front-page-2 .title-Subheading {
    font-size: 28px!important;
    line-height: 1.3;
}
  .front-page-2-1 .titleheading {
    font-size: 45px!important;
}
  .front-page-2-1 .titleheading, .front-page-4 .titleheading, .front-page-6 .titleheading {
    font-size: 43px!important;
}
  .front-page-2-1 .title-Subheading, .front-page-4 .title-Subheading {
    font-size: 26px!important;
}
  .front-page-3 .titleheading {
    font-size: 45px!important;
    line-height: 1.3!important;
}
  .front-page-5 .titleheading {
    font-size: 35px!important;
}
.front-page-5 .title-Subheading {
    font-size: 20px!important;
}
.front-page-5 .full-width-inner-left p {
    font-size: 16px!important;
}
  
.front-page-5 .titleheading-right {
    font-size: 30px!important;
}
.front-page-5 .title-Subheading {
    font-size: 20px!important;
}  
  body {
    font-size: 16px!important;
}
  .footer-widgets .wc-shortcodes-column.wc-shortcodes-content.wc-shortcodes-one-third.wc-shortcodes-column-first {
    text-align: center;
}
.entry-title {
    font-size: 40px;
}
h3 {
    font-size: 26px;
}
h2 {
    font-size: 28px;
} 
.h3-title {
    font-size: 28px!important;
    line-height: 1.3!important;
}
}

@media screen and (max-width:550px) {
 div#front-page-1 .image-section h1 {
    font-size: 35px!important;
}
.welcome-heading {
    font-size: 34px!important;
    line-height: 1.3!important;
}
.welcomeMessage .welcome-subheading {
    font-size: 21px!important;
    line-height: 1.3!important;
}
.front-page-2 .titleheading {
    font-size: 34px!important;
    line-height: 1.3!important;
}
.front-page-2 .title-Subheading {
    font-size: 24px!important;
    line-height: 1.3;
}
.front-page-2-1 .titleheading, .front-page-4 .titleheading, .front-page-6 .titleheading {
    font-size: 35px!important;
    line-height: 1.3!important;
}
.front-page-2-1 .title-Subheading, .front-page-4 .title-Subheading {
    font-size: 24px!important;
}
.front-page-3 .titleheading {
    font-size: 35px!important;
    line-height: 1.3!important;
}
.front-page-3 .title-Subheading {
    font-size: 24px!important;
}
  .entry-title {
    font-size: 34px;
}
h3 {
    font-size: 24px;
}
  h2 {
    font-size: 30px;
}
.h3-title {
    font-size: 28px!important;
}
.post-17 img {
    display: block;
    float: none;
    margin: 0 auto;
    margin: 0 auto!important;
}
}


