body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
}

a {
	color: #7f0029;
}

h1, h2 {
	font-family: 'Droid Serif', serif;
}

h2 {
	font-size: 28px;
}

.btn-red {
	color: #333;
	font-weight: bold;
	border: 2px solid #A05863;
	font-size: 16px;
	margin-top: 20px;
}

.btn-red:hover {
	color: #fff;
	background: #A05863;
	transition: 0.5s;
}

.btn-yellow {
	color: #333;
	font-weight: bold;
	border: 2px solid #FFD800;
	font-size: 16px;
}

.btn-yellow:hover {
	
	border: 2px solid #666;
	transition: 0.5s;
}

.topinsert {
	text-align: center;
	padding-top: 10px;
	color: #064283;
}

.topinsert img {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/*header*/

.header-wrap {
/*	background-image: url('images/bg-home.jpg');*/
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
	background-attachment:fixed!important;
	height: 710px;
	position: relative;
}



.header-internal {
	height: 450px;
	background-image: url('images/bg-home.jpg');
  background-attachment: scroll!important;
	
}

.header-title {
	color: #fff;
	height: 270px;
	position: relative;
}

.header-title h1 {
	position: absolute;
	bottom: 0;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.66);
	font-size: 42px;
}



.cycle-bg-image {
	background-attachment:fixed!important;
	background-position: center top;
}

header {
	/* background-color: rgba(131, 6, 38, 0.75); */
	background-color: white;
	padding-bottom: 0px;
  padding-top:20px
}

.top-links {
  text-align: right;
  }

.top-links li {
margin-top: 8px;
margin-left: 0;
padding: 0;
}

.top-links li::after {
  content: '|';
  }
  .top-links li:last-of-type:after {
    content: '|';
    display: none;
    }


.top-links li a {
	color: #7f0029;
	/* background: #A05863; */
	padding: 10px 5px;
	/* padding-right: 20px; */
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	font-weight: normal;
	font-size: 15px;
}

.top-links li:first-of-type a {
	/* background: #FFD400; */
	/* color: #800227; */

}

.logo {
	/* margin-top: -25px; */
  margin-bottom: -25px;
}

.logo img {
	height: 80px;
  width: auto;
}

.logo-wrap {
/*	margin-top: -15px;*/
}

.logoppo {
  display: inline-block;
  float: right;
  margin-top: -60px;
}

.logoppo img {
	height: 50px;
  width: auto;
}

nav {
	color: #fff;
	margin-top: -10px;
}

nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0
}

.header-welcome {
	color: #fff;
	margin: 0 auto;
	position: absolute;
	bottom: -25px;
	width: 100%;
	text-align: center;
}

.header-welcome-inner {
	width: 65%;
	max-width: 900px;
	margin: 0 auto;
	padding-bottom: 15px;
}

.header-welcome h1 {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.66);
	font-size: 42px;
}

.header-welcome p {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.66);
	font-size: 20px;
}

.header-internal .header-welcome {
	text-align: left;
}

.header-internal .header-welcome-inner {
	width: 100%;
}


.home-white-wrap {
	padding-top: 40px;
	padding-bottom: 30px;
}



.quote {
	color: #7f0029;
	font-family: 'Droid Serif', serif;
	margin-top: 35px;
	margin-bottom: 20px;
	text-align: center;
	font-size:22px
}

.quote-name {
	color: #333;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
}

.home-intro {
	font-size: 18px;
	padding-right: 40px;
}

.home-intro h1 {
	margin-top: 0;
	padding-top: 0;
}

.home-intro img {
	float: left;
	margin-right: 15px;
}

.home-intro img + p {
	padding-top: 20px;
}


.home-video {
	text-align: center;
}

.home-video p {
	margin-top: 20px;
}

.home-news-wrap {
		background-color: #E6E6E6;
	padding-bottom: 20px;
	padding-top: 20px;
}


.home-news-wrap h2 {
	color: #510400;
	margin-bottom: 20px;
}

.well-white {
	background: white;
	min-height: 410px;
}

.home-news-news .NewsSummary {
	background: white;
	padding: 10px;
}

.news-events {
	background-color: #E6E6E6;
	padding-bottom: 20px;
}

.news-events h2 {
	color: #510400;
}

.news-events .NewsSummaryLink, .home-news-news .NewsSummaryLink  {
	margin-bottom: 10px;
}

.news-events .NewsSummaryLink a, .home-news-news .NewsSummaryLink a {
	font-weight: bold;
	font-size: 18px;
	color: #535353;
}

.news-events .NewsSummarySummary p, .home-news-news .NewsSummarySummary p {
	margin-bottom: 0px;
}

.see-more {
	text-align: right;
}

.see-more a {
	text-align: right;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}

.home-news-diary .eventitem  {
margin-bottom: 20px;
}

.home-news-diary .eventitem:last-child  {
margin-bottom: 10px;
}

.home-news-diary .eventitem h2  {
margin-bottom: 0;
}

.home-news-diary .eventitem span, .eventitem span {
	background-color: #999999;
	padding: 4px 4px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	display: inline-block;
	margin-bottom: -0px;
}

.internal-left .eventtitle {
	background: #f5f5f5;
}

.internal-left .eventitem h2 {
	margin-bottom: 5px;
}

.home-news-diary .eventtitle, .eventtitle {
	color: #510400;
	font-size: 18px;
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #fff;
	padding: 8px 4px;
	margin-top: 0;
	margin-bottom: 30px;
}



.home-news-diary .eventcontent {
	display: none;
}

.internal-left .eventcontent {
	margin-left: 5px;
}

.internal-left .eventdate {
	margin-top: 25px;
}

.events-wrap {
/*	border-top: 1px solid #fff;
	margin-top: 10px;*/
	padding: 10px;
}


.home-values-wrap {
	background: 
	    /* top, transparent red */ 
	    linear-gradient(
	      rgba(81, 4, 0, 0.8), 
	      rgba(81, 4, 0, 0.8)
	    ),
	    /* bottom, image */
	   url(images/bg-home.jpg);
	color: white;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 40px;
}

.home-values-wrap {
	background: 
	    /* top, transparent red */ 
	    linear-gradient(
	      rgba(86, 172, 171, 0.85), 
	      rgba(86, 172, 171, 0.85)
	    ),
	    /* bottom, image */
	   url(images/bg-home.jpg);
	color: white;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 40px;
}

.home-values-wrap h3 {
	margin-bottom: 0;
	padding-bottom: 0;
		text-transform: uppercase;
}

.home-values-wrap h2 {
	margin-top: 0;
	padding-top: 0;
	font-size: 60px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.home-values-wrap p {
	font-size: 18px;
	line-height: 1.6;
	padding-left: 20px;
	padding-right: 20px;
}

.home-values-wrap img {
	max-width: 400px;
	width: 100%;
	padding: 30px;
	
}

.home-yellow-wrap {
	padding: 40px 0;
	background-color: #FFD800;
	border-bottom: 15px solid #EAC700;
}

.home-yellow-wrap h2 {
	text-align: center;
	margin-bottom: 30px;
}

.useful-info {
	position: relative;
	height: auto;
}

.useful-info img {
	width: 100%;
	height: auto;
}

.useful-info h3 {
	display: block;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.75);
	padding: 10px 5px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	font-family: 'Droid Serif', serif;
	position: absolute;
	bottom: 0;
	margin-bottom: 0;
}

.useful-info:hover  h3 {
	background-color: rgba(131, 6, 38, 0.75);
}

.home-grey-wrap {
	padding-top: 30px;
		padding-bottom: 30px;
	background-color: #e8e8e8;
}

.home-grey-wrap img {
	width: 100%;
}

.home-grey-wrap h2 {
	text-align: center;
	margin-bottom: 30px;
}


.home-grey-wrap .gallery .img {
	width: 100%;
}

.home-grey-wrap .gallery .img img {
	width: 100%;
}


.home-grey-wrap .gallery .img a {
	display: block;
}


.home-midgrey-wrap {
	padding-top: 30px;
		padding-bottom: 30px;
	background-color: #c8c8c8;
	border-bottom: 15px solid #d8d8d8;
}

.home-midgrey-wrap h2 {
	text-align: center;
	margin-bottom: 30px;
}

.home-midgrey-wrap h3 {
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
	color: #fff;
}

.home-midgrey-wrap .CGBlogSummaryLink {
	color: #7f0029;
	font-size: 18px;
	font-weight: 700;
}

.home-midgrey-wrap .CGBlogSummaryContent {
	border-bottom: none;
	padding-bottom: 0!important;
}



.home-darkgrey-wrap {
	padding-top: 30px;
	background-color: #222222;
}

.home-twitter h2 {
	margin-bottom: 30px;
	color: #666;
}

.home-twitter .message {
	font-family: 'Droid Serif', serif;
	font-size: 22px;
	max-width: 800px;
	margin: 0 auto;
/*	padding: 0 50px;*/
}




.internal-left h2 {
	color: #7f0029;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	line-height: 1.4;
	margin-top: 0;
}
.internal-left h2 a {
text-decoration: underline;
}

.internal-left h3 {
	color: #7f0029;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	line-height: 1.4;
	margin-top: 0;
}



.internal-left .table {
	background: #f9f9f9;
}

.internal-left img {
	width: 100%;
	height: auto;
	padding-right: 25px;
}

.internal-left .list1 {display: none;}

.internal-left .NewsSummary {
border-bottom: 1px solid #eee;
margin-bottom: 20px;
padding-bottom: 10px;;
}


.internal-left .NewsSummaryLink {
font-size: 20px;
}

.internal-left #NewsPostDetailTitle {
font-size: 20px;
}


.right-menu {
	background-color: #E6E6E6;
	padding-bottom: 20px;
	padding-top: 1px;
}

.right-menu h2 {
	color: #7f0029;
	font-size: 28px;
}

.right-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

.right-menu ul li a {
display: block;
background-image: url('images/subnav-arrow.png');
background-size: 9px 8px;
background-repeat: no-repeat;
background-position: right center;
padding: 5px 0;
}

.right-menu ul li a:hover {
color: #333;
}

.right-menu ul li.parent>a {
display: block;
background-image: url('images/subnav-down-arrow.png');
background-size: 8px 9px;
background-repeat: no-repeat;
background-position: right center;
padding: 5px 0;
}

.right-menu ul li ul {
padding-left: 10px;
}

.handbook {
	border-top: 1px solid #fff;
	padding-top: 40px;
	overflow: hidden;
}

.handbook a {
	
}

.handbook img {
	width: 80px;
	float: left;
	margin-right: 20px;
	margin-top: -20px;
	
}

.tab-content {
/*	border-bottom: 1px solid #ddd;*/
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.tab-content h2 {
margin-top: 20px;

}

.item-wrap {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	  -moz-column-count: 2; /* Firefox */
	  column-count: 2;
	  -moz-column-gap: 10px;
	  -webkit-column-gap: 10px;
	  column-gap: 10px;
}

.item.letterfile {
	border-bottom: 1px solid #ddd;
	font-size: 16px;
/*	padding: 6px 0;*/
/*margin-top: 10px;
margin-bottom: 10px;*/
/*padding-bottom: 5px;*/
line-height: 30px;
-webkit-column-break-inside: avoid; /* Chrome, Safari */
page-break-inside: avoid;           /* Theoretically FF 20+ */
break-inside: avoid-column;         /* IE 11 */
/*display:table;    */
}

.pagination-files a {
background: #ddd;
display: inline-block;
width: 30px;
text-align: center;
color: #333;
font-size: 14px;
}


.gen-video-wrap {
	border-top: 1px solid #eee;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}

.gen-video-wrap h2 {
	margin-bottom: 30px;
}

.gen-video-wrap .embed-responsive {
	margin-bottom: 10px;
}

.photox3 img {
	width: 100%;
	height: auto;
}

/*blog*/
.CGBlogSummaryField {
	margin-bottom: 15px;
}

.CGBlogSummaryContent {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.blog-row {
	margin-bottom: 60px;
}

.blog-row img {
margin-bottom: 15px;
}
	
                  

/*STAFF PAGE*/

.staff-member {
/*	min-height: 250px;*/
min-height: 320px;
}

.staff-member a:hover {
/*	min-height: 250px;*/
text-decoration: none;
color: #333!important;

}

.staff-member a:hover div.staff-image {
	opacity: 0.7;
}

.staff-member a:hover div.staff-name {
	color: #333;
}

.staff-image img {
	width: 100%;
}

.staff-image  {
	margin-bottom: 10px;
/*	width: 140px;
	height: 140px;*/
/*	overflow: hidden;*/
}

.staff-name  {
	font-weight: bold;
	color: #7f0029;
	font-size: 18px;
}

.staff-title  {
	font-size: 14px;
}

.staff-image-biog  {
float: right;
}

/*footer*/


footer {
	color: #fff;
}

footer a {
	color: #fff;
	text-decoration: underline;
}

footer a:hover {
	color: #FFD800;
}

.sub-footer {
	margin-top: 10px;
	border-top: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 30px;
}


/*gallery*/

.internal-left .gallery img {
	width: 100%;
	margin-bottom: 30px;
}

.gallery img {
	padding-right: 0;
}

.gallery-title {
	text-align: center;
	display: block;
	background: #f5f5f5;
	padding: 5px;
	font-weight: bold;
	margin-top: -30px;
	margin-bottom: 30px;
	color: #333;
}

.img a:hover {
text-decoration: none;

}

div.img a:hover {
opacity: 0.5;
}

/*contact*/

.google-maps {
     position: relative;
     padding-bottom: 35%;
     height: 0;
     overflow: hidden;
 }
 .google-maps iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100% !important;
     height: 100% !important;
 }
 
 
/* forms*/

.cms_textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

textarea.cms_textarea {
  height: auto;
}

.cms_submit {
	background: #fff;
	border-radius: 6px;
	border: 1px solid #999;
	padding: 6px 10px;
}
.cms_submit:hover {

	border: 1px solid #333;

}

/*NAVVVVV TESSSSSST*/


#main-menu {
    margin-top: 25px;
}

#main-menu > li {
    display: block;
    border-bottom: 1px dotted #f1f1f1;
    position: relative;
}

#main-menu > li:last-child {
    border-bottom: none;
}

#main-menu > li > a, #main-menu > li.sectionheader > span {
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: none;
    color: black;
    text-decoration: none;
    font-size: 1.0625em;
    font-weight: bold;
    cursor: pointer;
    padding: 8px 0;
    display: block;
    position: relative;
}

#main-menu > li.current > a, #main-menu > li.current.sectionheader > span,
#main-menu > li:hover > a, #main-menu > li.sectionheader:hover > span {
   
    color: #7f0029;
}

#main-menu > li > ul, #main-menu > li > ul > li > ul {
    position: absolute;
    left: -999em;
}

#main-menu > li:hover > ul, #main-menu > li.active > ul, #main-menu > li > ul > li:hover > ul,
#main-menu > li > ul > li.active > ul {
    position: relative;
    left: 0;
}

#main-menu > li > ul > li > a, #main-menu > li > ul > li.sectionheader > span,
#main-menu > li > ul > li > ul > li > a, #main-menu > li > ul > li > ul > li.sectionheader > span {
    text-decoration: none;
    color: #555;
    text-transform: uppercase;
    display: block;
    padding: 4px 0;
}

#main-menu > li > ul > li:hover > a, #main-menu > li > ul > li.sectionheader:hover > span,
#main-menu > li > ul > li > ul > li:hover > a, #main-menu > li > ul > li > ul > li.sectionheader:hover > span {
    color: #999;
}

#main-menu > li > ul > li > ul > li > a, #main-menu > li > ul > li > ul > li.sectionheader > span {
    padding-left: 15px;
    font-size: .875em;
    text-transform: none;
}

#main-menu > li > a i, #main-menu > li > ul > li > a i, #main-menu > li.sectionheader > span i,
#main-menu > li > ul > li.sectionheader > span i {
   /* float: right;*/
    float: left;
    position: relative;
    padding-top: 6px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform 250ms ease-out 0s;
    -moz-transition: -moz-transform 250ms ease-out 0s;
    -o-transition: -o-transform 250ms ease-out 0s;
    transition: transform 250ms ease-out 0s;
}

#main-menu > li:hover > a i, #main-menu > li.active > a i, #main-menu > li > ul > li:hover > a i,
#main-menu > li > ul > li.active > a i, #main-menu > li.sectionheader:hover > span i,
#main-menu > li.active.sectionheader > span i, #main-menu > li > ul > li.sectionheader:hover > span i,
#main-menu > li > ul > li.active.sectionheader > span i {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

 nav.main-navigation {
        z-index: 990;
     /*   height: 55px;*/
        line-height: 37px;
        /*margin-top: 20px;*/
    }

    #main-menu {
float: right;
        /* float: left; */
        margin-top: 0;
    }

    #main-menu > li {
        display: inline-block;
        padding: 0;
        margin: 0 4px;
        border: none;
        position: relative;
    }

    #main-menu > li i {
        display: none;
    }

    .touch-device #main-menu > li i {
        display: inline-block;
        float: none;
    }

    .touch-device #main-menu > li li i {
        float: left;
        display: inline-block;
        margin-right: 8px;
        padding-top: 2px;
        text-align: left;
    }

    .touch-device #main-menu > li:first-child li i {
        float: left;
/* float: right;*/
    }

    #main-menu > li:first-child, #main-menu > li.first {
        margin-left: 0;
    }

    #main-menu > li:last-child, #main-menu > li.last {
        margin-right: 0;
    }

    #main-menu > li > a, #main-menu > li.sectionheader span {
        padding: 0 4px 0 6px;
        line-height: 37px;
        font-size: 1em;
    }
    
    #main-menu > li:first-of-type > a {
        padding: 0 4px 0 0px;
    }

    #main-menu > li.parent:hover > a, #main-menu > li.sectionheader.parent:hover > span,
    #main-menu > li.parent.active > a, #main-menu > li.parent.active > span {
        color: #fff;
        background-color: #555;
        background-color: rgba(85, 85, 85, .95);
    }
    
    #main-menu > li ul li.parent:after {
    	
    	content: '';
    	color: #fff;
    }
    
    

    #main-menu > li > ul, #main-menu > li > ul > li > ul {
        display: block;
        width: 260px;
    }

    #main-menu > li:hover > ul, #main-menu > li.active > ul, #main-menu > li > ul > li:hover > ul,
    #main-menu > li > ul > li.active > ul {
        height: auto;
        position: absolute;
        z-index: 9999;
        top: 37px;
        left: 0;
        left: auto;
        display: block;
        border-radius: 3px;
    }

    #main-menu > li:first-child:hover > ul, #main-menu > li:first-child.active > ul {
        left: auto;
        right: 0;
    }

    #main-menu > li > ul > li {
        position: relative;
        line-height: 1;
        margin: 0;
        padding-right: 10px;
    }

    #main-menu > li:first-child > ul > li {
        padding-right: 10px;
        padding-left: 0;
    }

    #main-menu > li > ul > li > a, #main-menu > li > ul > li.sectionheader > span,
    #main-menu > li > ul > li > ul > li > a, #main-menu > li > ul > li > ul > li.sectionheader > span {
        color: #fff;
        display: block;
        text-transform: none;
        line-height: 1.2;
        border-bottom: 1px solid #666666;
        background-color: #555;
        background-color: rgba(90, 90, 90, .98);
        padding: 8px 12px;
        font-size: .875em;
        text-decoration: none;
    }

    #main-menu > li > ul > li.current > a, #main-menu > li > ul > li.current.sectionheader > span,
    #main-menu > li > ul > li > ul > li.current > a, #main-menu > li > ul > ul > li > li.current.sectionheader > span {
        color: #f39c2c;
    }

    #main-menu > li > ul > li:hover > ul, #main-menu > li > ul > li.active > ul {
        width: 250px;
        height: auto;
        top: 0;
        left: auto;
        right: -250px;
    }

    #main-menu > li:first-child > ul > li:hover > ul, #main-menu > li:first-child > ul > li.active > ul {
        right: auto;
        left: -250px;
    }

    .lt-ie9 #main-menu > li > ul > li:hover > ul, .lt-ie9 #main-menu > li > ul > li.active > ul {
        right: -247px;
    }

    #main-menu > li > ul > li:hover > ul:after, #main-menu > li > ul > li.active > ul:after {
        content: ' ';
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 7px 6px 7px 0px;
        border-color:  transparent #555 transparent transparent;
        border-color: transparent rgba(85, 85, 85, .95) transparent transparent;
        position: absolute;
        left: -6px;
        top: 12px;
    }

    .lt-ie9 #main-menu > li:first-child > ul > li:hover > ul, .lt-ie9 #main-menu > li:first-child > ul > li.active > ul {
        right: auto;
        left: -247px;
    }

    #main-menu > li:first-child > ul > li:hover > ul:after, #main-menu > li:first-child > ul > li.active > ul:after {
        right: -10px;
        left: auto;
    }

    #main-menu li ul li a:hover, #main-menu li ul li span.sectionheader:hover {
        box-shadow: 0 0 5px rgba(85, 85, 85, .9);
        z-index: 2px;
    }

    #main-menu > ul > li:last-child > a, #main-menu > ul > li.sectionheader:last-child > span,
    #main-menu > ul > li > ul > li:last-child > a, #main-menu > ul > li > ul > li.sectionheader:last-child > span {
        border-bottom: none;
    }
    
    
    /*!
     * SlickNav Responsive Mobile Menu v1.0.7
     * (c) 2016 Josh Cope
     * licensed under MIT
     */
    .slicknav_btn {
    
      position: relative;
      display: block;
      vertical-align: middle;
      float: left;
      padding: 0.438em 0.625em 0.438em 0.625em;
      line-height: 1.125em;
      cursor: pointer; }
      .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
        margin-top: 0.188em; }
    
    .slicknav_menu {
      *zoom: 1; }
      .slicknav_menu .slicknav_menutxt {
        display: block;
        line-height: 1.188em;
        float: left; }
      .slicknav_menu .slicknav_icon {
        float: left;
        width: 1.125em;
        height: 0.875em;
        margin: 0.188em 0 0 0.438em; }
        .slicknav_menu .slicknav_icon:before {
          background: transparent;
          width: 1.125em;
          height: 0.875em;
          display: block;
          content: "";
          position: absolute; }
      .slicknav_menu .slicknav_no-text {
        margin: 0; }
      .slicknav_menu .slicknav_icon-bar {
        display: block;
        width: 1.125em;
        height: 0.125em;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
      .slicknav_menu:before {
        content: " ";
        display: table; }
      .slicknav_menu:after {
        content: " ";
        display: table;
        clear: both; }
    
    .slicknav_nav {
      clear: both; }
      .slicknav_nav ul {
        display: block; }
      .slicknav_nav li {
        display: block; }
      .slicknav_nav .slicknav_arrow {
        font-size: 0.8em;
        margin: 0 0 0 0.4em; }
      .slicknav_nav .slicknav_item {
        cursor: pointer; }
        .slicknav_nav .slicknav_item a {
          display: inline; }
      .slicknav_nav .slicknav_row {
        display: block; }
      .slicknav_nav a {
        display: block; }
      .slicknav_nav .slicknav_parent-link a {
        display: inline; }
    
    .slicknav_brand {
      float: left; }
    
    .slicknav_menu {
      font-size: 16px;
      box-sizing: border-box;
      background: #7f0029;
      padding: 5px; }
      .slicknav_menu * {
        box-sizing: border-box; }
      .slicknav_menu .slicknav_menutxt {
        color: #fff;
        font-weight: bold;
        text-shadow: 0 1px 3px rgba(255, 255, 255, 0.4); }
      .slicknav_menu .slicknav_icon-bar {
        background-color: #fff; }
    
    .slicknav_btn {
      margin: 5px 5px 6px;
      text-decoration: none;
      text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
     /* background-color: #222;*/ 
     border: 1px solid #fff;
      }
    
    .slicknav_nav {
      color: #fff;
      margin: 0;
      padding: 0;
      font-size: 0.875em;
      list-style: none;
      overflow: hidden; }
      .slicknav_nav ul {
        list-style: none;
        overflow: hidden;
        padding: 0;
        margin: 0 0 0 20px; }
      .slicknav_nav .slicknav_row {
        padding: 5px 10px;
        margin: 2px 5px; }
        .slicknav_nav .slicknav_row:hover {
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
          border-radius: 6px;
          background: #ccc;
          color: #fff; }
      .slicknav_nav a {
        padding: 5px 10px;
        margin: 2px 5px;
        text-decoration: none;
        color: #fff;
        font-size: 16px;
         }
        .slicknav_nav a:hover {
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
          border-radius: 6px;
          background: #ccc;
          color: #222; }
      .slicknav_nav .slicknav_txtnode {
        margin-left: 15px; }
      .slicknav_nav .slicknav_item a {
        padding: 0;
        margin: 0; }
      .slicknav_nav .slicknav_parent-link a {
        padding: 0;
        margin: 0; }
    
    .slicknav_brand {
      color: #fff;
      font-size: 18px;
      line-height: 30px;
      padding: 7px 12px;
      height: 44px; }
      
      
      slicknav_menu .cf:before, .cf:after {
          display: none;
          content: none;
          clear: none;
      }
      
      
      .slicknav_menu {
          display:none;
      }
      
      .slicknav_menu ul li ul li.mobile-top-links {
      	display: none!important;
      }
      
      @media screen and (max-width: 992px) {
      
      #main-menu > li > a, #main-menu > li.sectionheader span {
          padding: 0 6px 0 6px;
      }
      
      .staff-name  {
      	font-size: 16px;
      }
      
      .staff-member {
      /*	min-height: 250px;*/
      min-height: 265px;
      }
      
      }
      
      
      @media screen and (max-width: 768px) {
          /* #menu is the original menu */
          #main-menu {
              display:none;
          }
          
          .top-links {
              display:none;
          }
          
     
          
          .mobile-top-links a {
          	color: #FFD400!important;
          }
          
          .mobile-top-links a:hover {
          	color: #333!important;
          }
          
  /*        .top-links .list-inline li {
              display: block;
          }
          
          .top-links .list-inline li a {
              display: block;
              background-color: transparent;
          }*/
      
          .slicknav_menu {
              display:block;
          }
          
          .logo {
          	margin-top: 0px;
          }
          
          .logo {
          	text-align: center;
          	padding-bottom: 10px;
          }
          
          .logo img {
          	width: 60%;
          }
          
          .header-wrap {
          /*	background-image: url('images/bg-home.jpg');*/
          	
            height: 250px;
          	
          }
          
          .header-title h1 {
          	font-size: 36px;
          }
          
          .cycle-bg-image, #bgImage0 {
/*          	background-size:cover!important;
          	-webkit-background-size:auto!important;
          	background-size: auto;
          	opacity: 0.5;*/
		  	
		  		background-size:cover!important;
		  		-webkit-background-size:cover!important;
		  		background-attachment: scroll!important;
		  		background-position: center center!important;
          }
          
         
          
          .header-welcome {
          	color: #fff;
          	margin: 0 auto;
          	position: relative;
          	bottom: -25px;
          	width: 100%;
          	text-align: center;
          }
          
          .header-welcome-inner {
          	width: 90%;
          	max-width: 900px;
          	margin: 0 auto;
          	padding-bottom: 15px;
          }
          
          
          .header-welcome h1 {
          	font-size: 30px;
          }
          
          .header-welcome p {
          	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.66);
          	font-size: 18px;
          }
          
          .header-down {
          	display: none;
          }
          
          
          .news-events {
          	margin-top: 40px;
          	clear: both;
          	padding-top: 10px;
          }
          
          .useful-info {
          	margin-bottom: 20px;
          }
          
          .gallery .img {
          	margin-bottom: 20px;
          }
          
  
          
          .sub-footer .text-right {
          	text-align: left!important;
          	margin-top: 10px;
          }
          
          .home-white-wrap.internal {
          	padding-bottom: 0px;
          }
          
          .right-menu {
          	margin-top: 30px;
          }
          
          .item-wrap {
          	-webkit-column-count: 1; /* Chrome, Safari, Opera */
          	  -moz-column-count: 1; /* Firefox */
          	  column-count: 1;
          }
		  
		  	.logo, .home-grey-wrap {
		  		display: none;
		  	}
		  	
		  		.slicknav_menu {
		  			background-image: url(images/chesterton-logo.png);
		  			background-repeat: no-repeat;
		  			background-position: top 5px right 10px;
		  			background-size: 130px;
		  		}
		  		
		  			.well-white {
		  				min-height: auto;
		  				height: auto!important;
		  			}

            .logoppo {display: none;}

          .logotopinsert img {
            
            height: 50px;
          }

          .slicknav_menu {
            background-image: none!important;
          }
          
      }
      
      	/* Extra Small Devices, Phones */ 
      	@media only screen and (max-width : 480px) {
	  	
	  	.home-video {
	  		clear: both;
	  		margin-top: 30px;
	  		padding-top: 30px;
	  	}
      	
      	.header-internal {
      	/*	background-image: url('images/bg-home.jpg');*/
      		
      	  height: auto!important;
      	  background-size: contain!important;
      	  background-size: 100%!important;
      	  background-attachment: scroll!important;
      		
      	}
      	
      	.header-title {
      		height: 200px;
      	}
      	
      	.logo, .home-grey-wrap {
      		display: none;
      	}
      	
      	.slicknav_menu {
      		background-image: url(images/chesterton-logo.png);
      		background-repeat: no-repeat;
      		background-position: top 5px right 10px;
      		background-size: 130px;
      	}
	  	
	  	.well-white {
	  		min-height: auto;
	  		height: auto!important;
	  	}
      
      	}
     
     
   iframe a.u-floatLeft {
   	display: none!important;
   	background: red!important;
   }