body {
    margin: 0;
    padding: 0;
    color: #000;
    font-family: 'Overpass', Arial, Helvetica, sans-serif!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



H1, H2, H3, H4, H5, H6 {
		font-family:  'Overpass', Arial, Helvetica, sans-serif;
 font-weight: 700 !important;
	color: #727272;
  line-height:1.1;
}
H1 {
	font-size: 3rem;
  text-align: center;

}


H2 {
    padding: 1rem 0 1rem;
    box-sizing: border-box;
	font-family: 'Overpass', Arial, Helvetica, sans-serif;
    font-weight: 700 !important;
    line-height: 1.1;
    font-size: 3rem;
}



H3 {
	font-size: 1.35rem;
  	line-height: 1.4em;
}
H4 {
	font-size: 1.35rem;
 
}
H5 {
	font-size: 1.2rem;	
}
H6 {
	font-size: 1.1rem;
}


P {

	line-height: 1.7;
	margin-top: 0.8rem;
	color: #000;
	font-size: 1.175rem;
    line-height: 2rem;
    font-weight: 300;
}

#headingContainer h1 {
	font-size:3rem;
	text-align: center;
	color: #727272;
	padding: 1.25em 0 0;
	margin: 0;
}

#headingContainer h1:after {
		content:'';
	display:block;
	background-image:url(https://www.ingatestoneelimchurch.org.uk/stylesheets/images/c29.png );
	height:0.938rem;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	margin-top:0.625rem;
	margin-bottom:1.275rem;
}


/* latin */
@font-face {
  font-family: 'Overpass';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/overpass/v13/qFdB35WCmI96Ajtm81GgY9nqxzUKg1o.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/overpass/v13/qFdH35WCmI96Ajtm81GlU9vgwBcI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.ck-content .text-big {
    font-size: 3rem;
}


.frontend .poweredBy {
    text-align: center;
    background: #0d60a3;
    padding: 7px
}

.frontend .poweredBy a {
    color: #fff;
    font-family: lato;
    font-size: 10pt;
    text-decoration: none
}


button, .button {
		padding: 0.8em 1.25em 0.8em;
	font-weight: bold;
	color: #fff;
	font-weight: 700 !important;
	border: 1px solid #C7C7C7;
	border-radius: 1px;
	cursor: pointer;
	font-size: 1.275rem;
	line-height:1;
	background: #0d60a3;
}

button:hover {
	background-color: #0d60a3;
	color: #fff;
	text-decoration: none;
	border: 0px solid #C7C7C7;
}

a:not(.button) {
 font-weight: 300; 
 font-size: 18px; 
 line-height: 16px; 
 color: rgb(0, 0, 0); 
 font-family: Arial; 
}

a:not(.button):hover {
 color: rgb(34, 34, 34); 
}


/* --layout - there are no controls in Design builder to manage max-width of content other than padding- these styles can be used for this -----------*/

header .grid__container > div, 
main .grid__container > div, 
footer .grid__container > div
{
 max-width: 1160px !important;
 margin: 0 auto;
}


main .grid__container:first-of-type > div{
 max-width: 1980px !important;
}


main .grid__container:nth-of-type(2) > div{
 max-width: 100% !important;
}

footer .grid__container:nth-of-type(1) > div{
 max-width: 100% !important;
}







 main .grid__container:nth-of-type(2){
    z-index: 10;
    background-color: transparent;
}

/* hides rotator arrow nav and removes extra white space------------------------
.custom-pagination {
    display: none;
}
#fireFoxFixer {
    margin-bottom: 0px  !important;
}

main .grid__container:first-of-type .widget__content__data > div{
 margin-bottom: 0 !important;
}



#fireFoxFixer {
    display: -ms-grid !important;
    display: grid !important;
    margin-bottom: 30px!IMPORTANT;
}
*/

/* ----rotator---------------------------------*/
/*.rotator-image {
    object-fit: cover !important;
    display: block !important;
    max-height: 2000px !important;
    height: auto !important;
    width: -webkit-fill-available !important;
}*/
.rotator-caption {
    position: absolute;
    bottom: calc(35% - 70px);
    width: 100%;
    left: 0;
    padding: 1em 5%;
  font-weight: 700;
   line-height: 1.2;
  z-index:999;
  font-size: 4.8rem !important;
}


.rotator-title--text {
    margin-bottom: 1rem;
    font-family: 'Overpass' !important;
	font-size: 4.8rem !important;
	 font-weight: 700;
  line-height: 1;
  margin: 0rem 0 0.3rem;	
}

.rotator-caption--text{
  font-size: 2rem !important;
}

.rotator-image-container:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 9;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    opacity: 0.7;
}



main .grid__container:nth-of-type(2) {
    margin-top: -70px;
}


header .grid__container:first-of-type .widget__content__data>div {
    justify-content: right!important;
}

.widget__content__menu .menu>ul {
      justify-content: center!important;
}



 /* ----social widget icons */
header .d--flex > div:nth-of-type(1) svg {
fill: #DF4A91 !important;
}

header  .d--flex > div:nth-of-type(2) svg {
fill:  #DF4A91 !important;
}

header  .d--flex > div:nth-of-type(3) svg {
fill: #FF2C3B !important;
}

header  .d--flex > div:nth-of-type(4) svg {
fill: #3F54AA!important;
}


/* --header navigation ----------------------------------------------------------------------*/

header #full-menu .level-1 a{	
	     padding: 0.6em 0.5em 0.6em 0.5em;
	     font-size: 1.625rem; 
         border-left: 1px solid #1E7ECB;
	    font-weight: 900 !important;
	     padding: 1.2em 2.5em 1.2em 2.5em;
    text-transform: uppercase;
}


header #full-menu .level-2 a{
	     border-left: 0px solid #1E7ECB;  
     padding: 0.5em 2em 0.4em 2em;
}

header #full-menu .level-2 li:hover {
		background-color: #28438B;
}

header #full-menu .level-1 li:hover {
	color: red
}

header #full-menu .level-2 a {

color: #fff;
	width: 90%;
}


header #full-menu .level-2 li {
		border-top: #1E7ECB 1px solid;
border-left: #1E7ECB 1px solid;
	border-right: #1E7ECB 1px solid;
	background-color: #0d60a3;
  	text-align:left !important;
  	width: 15em;

	
}


  .widget__content__menu .desktop-menu>ul>li {
        position: relative;
        padding: 0rem;
    }

header .widget__content__menu .menu>ul>li>ul,
header .widget__content__menu .menu>ul>li>ul>li>ul,
header .widget__content__menu .menu>ul>li>ul>li>ul>li>ul{
    box-shadow: 1px solid #333;
    -webkit-box-shadow: 3px 3px 3px -1px rgb(0 0 0 / 19%);
    box-shadow: 3px 3px 3px -1px rgb(0 0 0 / 19%);
}

header .level-1 {
	margin: 0 !important;
}
header .level-1 li a{
	padding: 0.4em 0.7em;
	display: inline-block;
    max-width: initial !important;
}

header #full-menu >ul.level-1 {
    background-color: #0D60A3;
}

header #full-menu .level-1 a.expand {
     font-size: 0em !important;
	    border-left: 0px solid #eee;
     padding: 0px;
}


header #full-menu .level-2 a.expand {
    padding-top: 0.9em !important;
    width: 10% !important;
}


/* --------------Removes gap from dropdown to header  -------------------------------*/

    .widget__content__menu .desktop-menu>ul>li>ul {
        margin-top: 0rem;
    }


/* -------hover state for first image widget in header (logo)----------*/

header:hover .image-widget:first-of-type:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);

}



  /* --------------------------------------landing page blockquotes------------------------------------*/
.blockquote-area {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap:1.1rem;
}

blockquote.landing {
	padding:0;
	margin:0;
	display: flex;
	flex-direction:column;
	box-sizing: border-box;
	height: 100%;
} 

blockquote.landing p

{
	padding:0;
    margin: 0px;
  line-height: 0 !important;
}

blockquote.landing img {
	    width: 100% !important;
    height: auto !important;
     border: 1px solid #F6F5F3; 
    box-sizing:border-box;
}

blockquote.landing h2{
	margin:0;
	box-sizing: border-box;
	text-align: center;
	height: 100%;
	box-sizing: border-box;
      padding: 0;
}



.blockquote-area .landing:nth-child(1n) h2 {
	border-bottom:8px solid #8A98AA !important;
}

.blockquote-area .landing:nth-child(2n) h2 {
	border-bottom:8px solid #1B1D57 !important;
}

.blockquote-area .landing:nth-child(3n) h2 {
	border-bottom:8px solid #D0AEBA !important;
}

.blockquote-area .landing:nth-child(4n) h2 {
	border-bottom:8px solid #D0AEBA !important;
}

.blockquote-area .landing:nth-child(5n) h2 {
	border-bottom:8px solid #8A98AA !important;
}


.blockquote-area .landing:nth-child(6n) h2 {
	border-bottom:8px solid #1B1D57 !important;
}



blockquote.landing h2 a {
	display: block;
	width: 100%;
	height: 100%;
	color:#333333;
	padding:1.885rem;
	box-sizing: border-box;
	font-size:1.85rem !important;
	font-weight:600;
		background:#F8F8F8;
  line-height: 1.1;
}


blockquote.landing h2 a:hover {
	text-decoration: none;
	background:#EDEDED;
	color:#0D60A3;
	
}



/* -------------------------------------- styles for editors to use  ------------------------------------*/


.round5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.round10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.round15 {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.margin {
	margin: 15px 3% !important;
}
.bordertop {
	border-top: solid 6px #207ABD;
}


/* -------------------------------------- accordion ------------------------------------*/

.accordion, .accordion-row, .accordion-row-title, .accordion-row-body, .accordion-title {
	width: 100%;
	display: block;
}
.accordion {
	position: relative;
}

 .accordion-row {
 	margin: 0.7em 0;
 }

.accordion-title, .accordion-row-title {
	background-color: #0D60A3;
	padding: 1em 3%;
	box-sizing: border-box;
}
.accordion-title {
	background-color: #fff;
	font-size: 2rem;
}
.accordion-row-title {
	font-weight: 700;
	font-size: 1.5rem
}

.accordion .accordion-row:nth-child(2n) .accordion-row-title{
	background-color: #949DAA;
}


.accordion-row-opened {
	color: #fff;
	position: relative;
}
.accordion-row-closed {
	color: #fff;
	font-weight: 400;
	position: relative;
}
.accordion-row-body {
	background-color: #fff;
	padding: 1em 3%;
	box-sizing: border-box;
	margin: 0!important;
  	line-height: 1.6em;
}
.accordion-row-opened::after {
	content: "-";
	right: 2%;
	top: 0.25em;
	position: absolute;
	font-size: 2em;
	color: #fff;
	
}
.accordion-row-closed::after {
	content: "+";
	right: 2%;
	top: 0.25em;
	position: absolute;
	font-size: 2em;
	color: #fff;
}
.accordion-row ol, .accordion-row ul {
	margin: 0;
	background-color: #EDEEF4;
}
.accordion-row ol li, .accordion-row ul li {
	display: list-item !important;
}


/* mobile version----------------------- */
@media (max-width: 640px){
.widget__content__menu {
    text-align: center;
}

header .grid__container:first-of-type .image-widget{
 background-position: center !important;
}

#burger-menu svg {
    fill: #fff;
}
  
  header .grid__container:first-of-type .widget__content__data>div {
    justify-content: center !important;
}
.rotator-caption {  
  bottom: calc(15% - 70px);
  }
  
  .blockquote-area {
    grid-template-columns: 1fr;
}
  
}
.sidebarBody ul.level-1 > li > a{font-family: Arial}
.sidebarBody ul.level-1 > li > a{font-size: 28px}
.sidebarBody ul.level-1 > li > a{font-weight: 400}
.sidebarBody ul.level-1 > li > a{text-transform: none}
.sidebarBody ul.level-1 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-1{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-1 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-1 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-1.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-1.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-1 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-1 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-2 > li > a{font-family: Arial}
.sidebarBody ul.level-2 > li > a{font-size: 16px}
.sidebarBody ul.level-2 > li > a{font-weight: 400}
.sidebarBody ul.level-2 > li > a{text-transform: none}
.sidebarBody ul.level-2 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-2{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-2 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-2 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-2.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-2.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-2 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-2 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-3 > li > a{font-family: Arial}
.sidebarBody ul.level-3 > li > a{font-size: 16px}
.sidebarBody ul.level-3 > li > a{font-weight: 400}
.sidebarBody ul.level-3 > li > a{text-transform: none}
.sidebarBody ul.level-3 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-3{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-3 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-3 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-3.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-3.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-3 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-3 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-4 > li > a{font-family: Arial}
.sidebarBody ul.level-4 > li > a{font-size: 16px}
.sidebarBody ul.level-4 > li > a{font-weight: 400}
.sidebarBody ul.level-4 > li > a{text-transform: none}
.sidebarBody ul.level-4 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-4{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-4 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-4 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-4.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-4.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-4 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-4 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-5 > li > a{font-family: Arial}
.sidebarBody ul.level-5 > li > a{font-size: 16px}
.sidebarBody ul.level-5 > li > a{font-weight: 400}
.sidebarBody ul.level-5 > li > a{text-transform: none}
.sidebarBody ul.level-5 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-5{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-5 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-5 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-5.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-5.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-5 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-5 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
