@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville);

*{
	padding: 0px;
	margin: 0px;
}

html{
	scroll-behavior: smooth;
}

body {
    font-family: Libre Baskerville, sans-serif;
	font-weight: 400;
	color: #333;
	background-color: #fbf7f7;
}

#header{
	background: #000;
	width: 100%;
	height: 85vh;
	background-image: url("../img/banner3.jpg");
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    text-align:left;
    background-size: 100% auto;
}

#header .banner_overlay{
	width: 100%;
	height: 100%;
	background: rgba(83, 66, 66, 0.3);
}

#header h1{
	color: #fff;
    font-size: 60px;
    display: block;
    text-shadow: 0 1px 3px rgba(0, 0, 100, 0.3);
    font-weight: 500; 
    line-height: 1;
    text-align: center;
	padding-top: 35vh;
}

#header h1 span{
	color: #9d0522;
	font-weight: bold;
	font-size: 80px;
}

#header h2{
    font-family: Libre Baskerville, sans-serif;
    color: #fff;
    font-size: 32px;
    display: block;
    font-weight: 300;
    margin: 10px auto;
    width: 45%;
    line-height: 1.5;
    text-align: center;
}

.section{
	    padding: 30px 0px;
		width: 100%;
		clear: both;
}
.section h2{
	width: 100%;
	text-align: center;
	font-weight: 400;
}
.section h4{
	width: 100%;
	text-align: center;
	font-weight: 300;
}
.section_header{
	margin: 20px 0px 20px 0px;
	clear: both;
	width: 100%;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	font-size: 30px;
}

.sectiontwo .headicon{
	text-align:center;
	font-size: 65px;
	padding-bottom: 20px;
	width: 100%;
	color:#9d0522;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}


.services_highlight .headtag{
	text-align:left;
	width: 100%;
	font-size: 25px;
	color: #9d0522;
}

.sectiontwo{
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;
	padding-bottom: 50px;
	padding-top: 80px;
}

.sectiontwo .left_services_highlight{
	background-image: url("../img/dot_bg.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}

.sectiontwo .services_highlight img{
	width: 87%;
	float:left;
	margin-right: 13%;
	margin-bottom: 65px;
	margin-top: -20px;
	-webkit-box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.5); 
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.5);
}

.sectiontwo .services_highlight h2{
	text-align:left;
	color: #9d0522;
}

.sectiontwo .services_highlight welcome{
	font-size: 18px;
}

.sectiontwo .services_highlight p{
	font-weight: 300;
	font-size: 16px;
	text-align: justify;
	padding: 10px 0px;
}

.services_highlight{
	width: 48%;
	float: left;
	margin: 10px 0px 50px 0px;
	line-height: 1.5;
}

.right_services_highlight{
	padding-left: 4%;
	margin-top: -10px;
}

.sectiontwo .right_services_highlight span{
	display: block;
	text-decoration:none;
	text-align: center;
	font-size: 18px;
	padding: 20px 0px;
	margin: 10px;
	width: 200px;
	color: #fff;
	background-color:#111;
	border-right: 1px solid #9d0522;
	-webkit-box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.72); 
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.72);
}

.sectiontwo .right_services_highlight span i{
	color: #9d0522;
}

.sectiontwo .right_services_highlight span:hover{
	cursor: pointer;
}


.sectionthree{
	margin-top: 0px;
	background-color: #9d0522;
	padding-top: 30px;
	padding-bottom: 30px;
}

.sectionthree .article_highlight{
	color: #ffffff;
	width: 40%;
	float: left;
	font-size: 25px;
	text-align:center;
	padding-left:5%;
	padding-right:5%;
}

.sectionthree .article_highlight h2{
    text-align:left;
    font-size: 0.8em;
    line-height: 1.2;
}

.sectionthree .right_box span{
	display: block;
	text-decoration:none;
	text-align: center;
	font-size: 18px;
	padding: 20px;
	margin: auto;
	width: 200px;
	color: #fff;
	background-color:#111;
	border-right: 1px solid #fff;
	-webkit-box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.72); 
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.72);
}

.sectionthree .right_box span i{
	color: #9d0522;
}

.sectionthree .right_box span:hover{
	cursor: pointer;
}

#experiencesection{
	width: 100%;
	padding: 0px 0px;
	text-align:center;
}

#experiencesection img{
	margin: 0px 10px;
	height: 70px;
}

.sectionfive{
	width: 100%;
	background-image: url(../img/pope_quote_bg.jpg);
	background-size: 100% auto;
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-top: 0px;
	padding-bottom: 0px;
}

.sectionfive .section_header h2{
	text-align: left;
	color: #fefefe;
	text-shadow: 0 1px 3px rgba(0, 0, 100, 0.3);
}

.sectionfive .overlay{
	height: 100%;
	width: 80%;
	padding: 120px 10%;
	background-color: rgba(157, 5, 34, 0.8);
}

.sectionfive .text_subsection{
	text-decoration:none;
	text-align: center;
	font-size: 32px;
	color: #fefefe;
}

.sectionfive .text_subsection author{
	color: #141414;
}

.sectionsix{
	margin-top: 0px;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 50px;
	clear: both;
}

.sectionsix .section_header{
	clear: both;
	width: 100%;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.sectionsix .section_header .headicon{
	text-align:center;
	font-size: 65px;
	padding-bottom: 20px;
	width: 100%;
	color:#9d0522;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.sectionsix .section_header h2{
	font-weight: 300;
}

.testimonial_cont{
		position: relative;
		margin-top: 0px;
		height: 400px;
		width: 100%;
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	    -o-box-sizing: border-box;
	    box-sizing: border-box;
	    clear: both;
	    background-color: #dddddd;
	}


.sectionSeven{
	width: 100%;
	clear: both;
	line-height: 1.5;
	padding-bottom: 0px;
	padding:50px 0px;
}

.sectionSeven .sub_section{
	width: 16.66666%;
	margin:0px;
	float: left;
	padding:0px;
	text-align: center;
	position: relative;
	line-height: 0;
}

.sectionSeven .sub_section img{
	max-width: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

.sectionSeven .sub_section overlay_cont{
	display: block;
	color: #333;
	position: absolute;
	background-color: rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	font-weight: 600;
	padding: 0;
	margin: 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.sectionSeven .sub_section overlay_cont label{
	display: block;
	color: #fefefe;
	text-transform: uppercase;
	font-size: 20px;
	position: absolute;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	bottom: 50px;
	line-height: 1.2;
}



.sectioneight{
	background-color: #0a0a0a;
	width: 90%;
	clear: both;
	line-height: 1.5;
	padding-bottom: 0px;
	padding:0px 5%;
}

.base_subsection{
width: 90%;
margin-right: 5%;
margin-left: 5%;
clear: both;
text-align: center;
font-size: 12px;
padding: 20px 0px;
color: #9d0522;
}


.section_nine .section_header h2{
    color: #9d0522;
	font-size: 30px;
}

.section_nine .newsdiv{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 90%;
	height: 80%;
	padding: 0px 5%;
    position: relative;
    text-align:center;
}

.section_nine .subsection{
	width: 30%;
	margin: 20px 1%;
	float: left;
	border: 1px solid #9d0522;
}

.section_nine .subsection img{
	width: 100%;
	border-bottom: 1px solid #9d0522;
	display: block;
}

.section_nine .subsection span{
	display: block;
	width: 96%;
	position: relative;
	padding: 10px 2%;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-transform: capitalize;
}

.section_nine .subsection label{
	display: block;
	width: 100%;
	padding: 10px 0px;
	background-color: #9d0522;
	color: #fefefe;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}

.section_nine .subsection author{
	display: block;
	text-align: left;
	padding: 0px 10px;
	color: #9d0522;
	font-weight: 600;
	font-size: 14px;
}

.section_nine .subsection abstract{
	display: block;
	text-align: left;
	color: #333;
	padding: 10px;
}

.section_nine .newsdiv a{
	text-decoration: none;
}

.section_nine .newsdiv a:hover{
	cursor: pointer;
}

.section_nine .newsdiv .all_news_button{
	display: block;
	text-decoration:none;
	text-align: center;
	font-size: 18px;
	padding: 20px 0px;
	margin: 10px;
	width: 200px;
	color: #fff;
	background-color:#111;
	border-right: 1px solid #9d0522;
	-webkit-box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.72); 
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.72);
}

.section_nine .newsdiv .all_news_button i{
	color: #9d0522;
}

.section_nine .newsdiv .all_news_button:hover{
	cursor: pointer;
}

.section_nine .newsdiv .text_cont{
	text-align: justify;
	padding: 30px 5%;
	width: 90%;
}

.section_nine .newsdiv .text_cont p{
	padding: 10px 0px;
}

.section_nine .newsdiv .text_cont sub_head{
	display: block;
	width: 100%;
	border-top: 1px solid rgb(182, 177, 177);
	border-bottom: 1px solid rgb(182, 177, 177);
	padding: 10px 0px;
	color: #333;
	font-weight: 700;
}

.section_nine .newsdiv .text_cont sub_head span{
	color: #9d0522;
	border-right: 1px solid rgb(182, 177, 177);
	padding: 0px 10px;
}

.section_nine .newsdiv .text_cont sub_head label{
	padding: 0px 10px;
}

.section_nine .newsdiv .art_references{
	padding: 0px 5%;
	width: 90%;
	text-align: left;
	font-size: 12px;
}

.section_nine .newsdiv .art_references p{
	padding: 2px 0;
}

.section_nine .newsdiv .author_details{
	text-align: left;
	padding: 20px 5%;
	width: 90%;
}

.section_nine .newsdiv .author_details img{
	width: 150px;
	border-radius: 50%;
	margin:15px 0;
}

.section_ten{
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;
	padding-bottom: 50px;
	background-color: #9d0522;
}

.section_ten .goals_container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 10px auto;
    position: relative;
    text-align:center;
}

.section_ten .section_header h2{
	color: #fefefe;
	font-size: 30px;
}

.section_ten .goals_container .each_goal{
    height: auto;
    width: 220px;
    margin: 10px 20px;
	text-align: center;
}

.section_ten .goals_container .each_goal span{
    display: block;
	height: 50px;
    width: 50px;
	margin: 20px auto;
	border: 1px dashed #b3b0b0;
	border-radius: 50%;
	padding: 15px;
}

.section_ten .goals_container .each_goal span i{
	font-size: 40px;
	color: #dddddd;
	line-height: 50px;
}

.section_ten .goals_container .each_goal goaltext h3{
	font-size: 20px;
	color: #b3b0b0;
	padding-bottom: 5px;
}

.section_ten .goals_container .each_goal goaltext p{
	font-size: 16px;
	color: #dddddd;
}


.section_eleven{
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;
	padding-bottom: 50px;
	background-image: url("../img/network_bg.png");
}

.section_eleven .goals_container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 10px auto;
    position: relative;
    text-align:center;
}

.section_eleven .section_header h2{
	color: #9d0522;
	font-size: 30px;
}

.section_eleven .goals_container .each_goal{
    height: auto;
    width: 220px;
    margin: 10px 20px;
	text-align: center;
}

.section_eleven .goals_container .each_goal span{
    display: block;
	height: 50px;
    width: 50px;
	margin: 20px auto;
	border: 1px dashed #333232;
	border-radius: 50%;
	padding: 15px;
}

.section_eleven .goals_container .each_goal span i{
	font-size: 40px;
	color: #9d0522;
	line-height: 50px;
	font-style: normal;
}

.section_eleven .goals_container .each_goal goaltext h3{
	font-size: 20px;
	color: #161616;
	padding-bottom: 5px;
}

@media only screen and (max-width:1200px) {
	#header h1{
		font-size: 50px;
	}

	#header h1 span{
		font-size: 60px;
	}

	#header h2{
		font-size: 28px;
	}
}

 @media only screen and (max-width:970px) {
	#header{
		background-position: top center;
		background-size: auto 100%;
	}

   .services_highlight{
	width: 96%;
	padding: 0px 2%;
	margin: 10px 0px 5px 0px;
	text-align: center;
    }

	.sectiontwo .left_services_highlight{
		display: none;
	}
	
	.sectiontwo .services_highlight img{
		width: 80%;
		float:none;
		margin:10px 10%;
	}
    
	.sectiontwo .services_highlight h2{
		text-align: center;
	}

	.sectiontwo .services_highlight p{
		text-align: left;
	}

	.sectiontwo .right_services_highlight span {
		margin: 10px auto;
	}

	#header{
		text-align: center;
	}

	#header h1{
		margin-left: 0;
	}

	#header span{
    margin-left: 10px;
    margin-right: 10px;
	}

	#header h2{
		display: none;
	}

	#header .explorebutton{
		margin: 20px auto;
	}

	.sectionthree p{
		text-align: center;
    	color: #ffffff;
    	padding: 20px 5%;
    	padding-bottom: 50px;
    	display:block;
    	width:90%;
    	float:none;
    }

	.sectionfive{
	background-size: auto 100%;
	}
	
	.sectionfive .text_subsection{
		width: 100%;
	}

	.sectionSeven .sub_section{
	width: 48%;
	}

	.sectioneight .sub_section{
		width: 80%;
		margin-left: 10%;
		
	}

	.section_nine .subsection{
		width: 47%;
	}

 }

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

	#header h1{
		font-size: 65px;
	}

	.section_nine .subsection{
		width: 90%;
		margin: 10px 5%;
	}

  }

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


	#header h1{
		font-size: 45px;
	}

	.sectiontwo .services_highlight img{
	width: 100%;
	margin:10px auto;
  	}

	.sectionthree .article_highlight{
		width: 80%;
		padding:10px 10%;
	}

	.sectionthree .article_highlight h2{
		text-align: center;
	}

	.sectionfive .text_subsection{
		font-size: 20px;
	}

    .sectionfive img{
	margin-top: 50px;
    }

    .sectionfive #text_context span{
	margin-left: 0%;
   }

   .sectionsix{
	background-size: 230% 100%; 
   }

    .sectionSeven .sub_section{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 90%;
	margin-left: 5%;
	}
   
   .services_highlight .headtag{
	font-size: 20px;
    }

	.section_nine .newsdiv .text_cont sub_head span{
		border: none;
		display: block;
		text-align: center;
	}
	
	.section_nine .newsdiv .text_cont sub_head label{
		display: block;
		text-align: center;
	}
	
 }