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

body{
	
	
	font-family: 'PT Sans', sans-serif;
	color: #717174;
}

.large_grey_text{
	
	font-size: 28px;
	color: #717174;
	font-weight: bolder;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}
.burgundy-bg{
	
	
	
	background-color:#860038;
	color:white;
}
.colouredrow{
	background-color:#717174;
	width:100%;
	height:350px;
	color:white;
	
}


.navbar-brand{
	
	color:white;
	height:100px;
}
.nav_link
{
	
	font-size:16px;
	color:lightgrey;
	letter-spacing: 1px;
}

.nav_link:active
{
	
	
	color:white;
}

.nav_link:hover
{
	
	
	color:white;
}
.nav_link:link
{
	
	    font-weight: bold;
	color:white;
}
.nav_link:focus
{
	
	
	color:white;
}

.nav_link2
{
	
	font-size:16px;
	color:#690C0E;
	letter-spacing: 1px;
}

.nav_link2:active
{
	
	
	color:#690C0E;
}

.nav_link2:hover
{
	
	
	color:#690C0E;
}
.nav_link2:link
{
	
	
	color:#690C0E;
}
.nav_link2:focus
{
	
	
	color:#690C0E;
}


.innerFooter{
	width:80%;
	margin:0px auto;
	
	
	
}
.outerfooter{
	padding-top:20px;
	padding-bottom:10px;
	width:100%;
	display:block;
	clear:both;
	background-color:#717174;
	
	
}

.front-image{
	width:100%;
	margin:0px auto;
	height:400px;
	background-image: url('../images/Accounting2.jpg');
	background-size:cover;
	background-repeat: no-repeat;
	
	
}
.intro_aboutus{
	width:100%;
	margin:0px auto;
	
	
	
	
}

.marginpic{
	
	
	text-align:center;
	
	
}
.logo_pic{
	
	
	margin:40px;
	
}
.intro_aboutus{
	/*height:275px;*/
	margin-top:20px;
	
	
}

.page_title{
	
	font-size:18px;
	font-weight:bold;
	color:#690C0E;
}
.strapline-big{
	
	color:white;
	font-size:30px;
	text-align:left;
	margin:0px auto;
	padding-top:250px;
	padding-left:100px;
	
}

.by-line{
	color:#B9B6B6;
	font-size:24px;
	text-align:left;
	margin:10px auto;
	padding-left:120px;
	
}

.footer_logo{
	
	
	margin-bottom:30px;
	width:400px;
}

.bio_picture{
	text-align:center;
	
	
}
.social_links{
	
	text-align:center;
	color:#717174;
	font-size:12px;
	font-style:italic;
	
}
.partner_title{
	
	text-align:center;
	
	font-weight:bold;
	font-size:16px;
	color:#690C0E;
}
.partner_job{
	
	text-align:center;
	
	color:#717174;
	font-size:14px;
	
	
}

.bio_row{
	
	
	padding-bottom:20px;
	
}
.cirle_img{
	
	
	width:50%;
	margin-bottom:40px;
}

.group-img{
	
	width:98%;
	
	
	
}


.phoneemailfixed{
	padding:10px;
	position: fixed;
	display: block;
	z-index:100;
	height: 43px;
	right: 60px;
	top: 0px;
	width: 350px;
	color: white;
	font-size:16px;
	background-color:#860038;
	text-align:center;
	
	border-bottom-left-radius: 10px;
	
}


#tab_1{
	
	height: 40px;
	background-color: #690C0E;
	color:white;
	border-color: white solid 1px;
	padding-top:8px;
}
#tab_2{
	height: 40px;
	background-color: #717174;
	color:white;
	border-color: white solid 1px;
	padding-top:8px;
}
#tab_3{
	height: 40px;
	background-color: #717174;
	color:white;
	border-color: white solid 1px;
	padding-top:8px;
}
#tab_4{
	height: 40px;
	background-color: #717174;
	color:white;
	border-color: white solid 1px;
	padding-top:8px;
}
#tab_1:hover{
	
	height: 40px;
	background-color: #690C0E;
	color:white;
	border-color: white solid 1px;
	padding-top:8px;
	cursor: pointer;
}
#tab_2:hover{
	height: 40px;
	background-color: #690C0E;
	color:white;
	border-color: white solid 1px;
	padding-top:8px;
	cursor: pointer;
}
#tab_3:hover{
	height: 40px;
	background-color: #690C0E;
	color:white;
	border-color: white solid 1px;
	padding-top:8px;
	cursor: pointer;
}
#tab_4:hover{
	height: 40px;
	background-color: #690C0E;
	color:white;
	border-color: white solid 1px;
	padding-top:8px;
	cursor: pointer;
}

#map {
        height: 400px;
		width:100%;
      }

#tab_1_map{
	
	display:block;
}
#tab_2_map{
	
	display:none;
}
#tab_3_map{
	
	display:none;
}
#tab_4_map{
	
	display:none;
}

@media (min-width: 3px){
	
	
	.footer_logo{
		
		width:400px;
	}
	
	
	
	
}
	
	.footer_logo{
		
		width:100%;
	}
	
	
	
	
	
	

