@charset "utf-8";
/* CSS Document */


/*@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,500i,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:400,600,700&display=swap');
font-family: 'Crimson Text', serif; Replica of :MinionPro-Regular.otf
@import url('https://fonts.googleapis.com/css?family=Alice&display=swap');
font-family: 'Alice', serif; */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500&display=swap');
/*font-family: 'Roboto', sans-serif; Replica of :Calibri*/

html, body {
	height: 100%
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
}
button:focus {
	outline: none;
}
button {
	cursor: pointer;
	border: none;
	background: transparent;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #303030;
	margin: 0;
}
h3 {
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
}
h4 {
}
a, a:hover, a:active, a:focus {
	text-decoration: none;
	outline: none;
	border: none;
}
img {
	max-width: 100%;
	height: auto;
}
.box-wrapper {
	background: #fff none repeat scroll 0 0;
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 320px;
	min-height: 400px;
	overflow: hidden;
}
.top-head {
	width:100%;
	height:auto;
	background-color:#ffffff;
	padding: 20px 0px 20px 0px;
	float:left;
}
.top {
	width:100%;
	height:auto;
	float:left;
}
.elementor-element.elementor-element-c9af440.elementor-widget.elementor-widget-html {
    height: 505px;
    overflow: scroll;
    overflow-x: hidden;
}
.top .logo {
	width:100%;
	text-align:center;
	display: flex;
	justify-content: center;
}
.menu-left{
	width:100%;
	float:left;
	height:auto;
}
.menu-right{
	width:100%;
	float:left;
	height:auto;	
}
ul.nav.navbar-nav.menu-ul li a {
    font-weight: 500;
    color: #818286;
    font-size: 18px;
}
.menu-left ul.nav.navbar-nav.menu-ul li {
    padding-left: 38px
}
.menu-right ul.nav.navbar-nav.menu-ul li {
    padding-right: 38px
}
.menu-left ul.nav.navbar-nav.menu-ul {
    float: right;
	margin-top: 52px;
}
.menu-right ul.nav.navbar-nav.menu-ul {
    float: left;
	margin-top: 52px;
}
ul.menu-lft li.active a {
    color: #00525d;
}
ul.menu-rgt li.active a {
    color: #00525d;
}
.elementor-background-slideshow__slide__image {
   /* background-attachment: fixed !important;
	background-size:cover; */
}
.banner{
	width:100%;
	float:left;
	height:auto;
	background-image:url(http://pilgrimageisleofman.brandsweaver.com/wp-content/uploads/2020/03/home-ed8f4b56-1.jpg);
	height:200px;
	background-size:cover;
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:center;
}
.top-bar{
	width:100%;
	float:left;
	height:auto;
	background-color:#00525d;
	padding:10px;
}
.menu-lft{
	width:100%;
	height:auto;
	float:right;
}
ul.menu-lft{
	list-style-type: none;
    margin-top: 60px;
}
ul.menu-lft li{
	list-style-type: none;
    display: inline-block;
    padding: 10px 8px 10px 74px;
    float: right;
}
ul.menu-lft li a{
	text-decoration:none;
	font-weight: 500;
    color: #818286;
    font-size: 18px;
	text-transform: uppercase;
}
ul.menu-rgt{
	list-style-type: none;
    margin-top: 60px;
}
ul.menu-rgt li{
	list-style-type: none;
    display: inline-block;
    padding: 10px 74px 10px 8px;
    float: left;
}
ul.menu-rgt li a{
	text-decoration:none;
	font-weight: 500;
    color: #818286;
    font-size: 18px;
	text-transform: uppercase;
}
.navbar-header {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}
p.id-m{
color:#ffffff;
padding-top: 11px;
font-size: 14px;
}
.footer{
	width:100%;
	float:left;
	height:auto;
}
.sitemap{
	width:100%;
	float:left;
	height:auto;
	background: #7f8084;
    padding: 33px 15px;
	text-align: center;
}
.sitemap p{
	color:#ffffff;
	font-size:12px;
	font-family: 'Roboto', sans-serif;
	line-height: 16px;
}
.sitemap p a{
	color:#ffffff;
	text-decoration:underline;
}
.copyright{
	width:100%;
	float:left;
	height:auto;
	background-color:#ffffff;
	padding:20px 10px;
}
.xcontent{
	width:100%;
	float:left;
	height:auto;
	
}




















 @media only screen and (max-width: 680px) and (min-width: 320px) {
	 .menu-left{display:none;}
	 .menu-right{display:none;}
	 ul.nav.navbar-nav.menu-ul li a{color:
#ffffff;
text-align: center;
font-weight: 400;}

}
 @media only screen and (max-width: 767px) and (min-width: 681px) {
      .menu-left{display:none;}
	 .menu-right{display:none;}
	 ul.nav.navbar-nav.menu-ul li a{color:
#ffffff;
text-align: center;
font-weight: 400;}
 }
 
 @media only screen and (max-width: 3600px) and (min-width: 800px) {
.top-bar{
	display:none;
}	 
	 
}