/* /// FONTS ////*/

@font-face {
	font-family: 'Conv_Walkway_Black';
	src: url('fonts/Walkway_Black.eot');
	src: local('☺'), url('fonts/Walkway_Black.woff') format('woff'), url('fonts/Walkway_Black.ttf') format('truetype'), url('fonts/Walkway_Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'engravers_gothic_fsregular';
    src: url('fonts/EngraversGothic-Regular-webfont.eot');
    src: url('fonts/EngraversGothic-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/EngraversGothic-Regular-webfont.woff') format('woff'),
         url('fonts/EngraversGothic-Regular-webfont.ttf') format('truetype'),
         url('fonts/EngraversGothic-Regular-webfont.svg#engravers_gothic_fsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* /// LOGO ////*/

.logo {
	height: 200px;
	float:left;
}

.logoContact {
	float: right;
    font-size: 18px;
    font-weight: bold;
    height: 90px;
    padding-top: 63px;
    text-align: left;
    color:#2b364c;
}

.logoContact a {
    color:#2b364c;
}

.logoContact a:hover {
    color:#B62031;
}

.logoimg {
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    height: 169px;
    margin: auto;
    text-align: center;
    width: 400px;
}

.side_img {
	height: 75px;
	width: 435px;
	float:right;
	text-align:right;
}

/* /// NAV ////*/

.navColor {
	width: 100%;
	background-color: rgba(27, 39, 63, 0.9);
}

/* /// TABLES ////*/

table {
  border-collapse: collapse;
  width: 100%;
}
th, td {
  padding: 0.25em;
  text-align: left;
  border: 2px solid #FFF;
}

th {
	background-color: #333;
	color: #FFF;
}

td {
	background-color: #FFF;
	color: #333;
}

.search_table td {
  	padding: 0em;
	background-color: #FFF;
}

/* /////////////////*/

.taskBackground a {    
	background-color: #333;
    color: #fff;
    display: block;
    font-weight: bold;
    height: auto;
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
    transition: all 0.3s ease 0s;
    width: 97%;
	-webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.taskBackground a:hover {
	background-color:#b62031;
}

.taskText {
	color:#333;
	font-size:1.1em;
	font-weight:normal;
	line-height:3px;
	text-align:center;
}

.section .contact_img img {
	padding-top: 0px;
    width: 100%;
}

.section .practice_img img {
	padding-top: 30px;
    width: 100%;
}

.section .profile_img img {
    width: 90%;
}

.btn{
	text-decoration:none;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:0 15px;
	line-height:32px;
	height: auto;
	display:inline-block;
	text-align:center;
	background-color:#DDDDDD;
}

.btn.red{
	background-color:#B62031;
}

.btn.round{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* /////////////////*/

.pageTitle{
	font-family:'Conv_Walkway_Black',Sans-Serif;
	font-size:2.250em;
	color:#afafaf;
	letter-spacing:2px;
	padding-left:20px;
	padding-bottom:10px;
}

.pageTitleLarge1 {
    color: #333;
    font-family: "engravers_gothic_fsregular";
    font-size: 3.7em;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
    max-width: 100%;
    padding: 25px 0px;
    text-align: left;
}

.pageTitleLarge2 {
    color: #FFF;
    font-size: 2em;
    letter-spacing: 0;
    max-width: 100%;
    text-align: center;
}

.subTitle{
    color: #333;
    font-size: 1.15em;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    max-width: 100%;
    padding: 15px;
    text-align: left;
}

.spacer{
    padding: 50px;
}

.sepHome {
	max-width: 100%;
	-webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
	background-color:#bfc4c7;
	font-family:'Conv_Walkway_Black',Sans-Serif;
	font-size:2em;
	color:#FFF;
	letter-spacing:2px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.centerer {
	margin:0 auto;
	text-align: center;
	width: 100%;
}

.section_padding{
	padding-left:20px;
	padding-right:20px;
}

.homelinks {
	width:100%;
	height:100%;
	min-width:100px;
	text-align:center;
   	overflow: hidden;
   	position: relative;
   	cursor: default;
	margin:auto;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.homelinks:hover {
	opacity: 0.6;
}

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

.practice-links {
    cursor: default;
    height: 100%;
    margin: auto;
    min-width: 100px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.practice-links img {
    height: auto;
    width: 100%;
    text-align: center;
}

.practice-links:hover {
	opacity: 0.6;
}

.description {
	position:absolute;
	bottom:4px;
	left:0px;
	width:100%;
   	background: rgba(0, 0, 0, 0.8);
   	font-size: 15px;
   	letter-spacing:1px;
   	font-family:"engravers_gothic_fsregular";
   	font-weight:bold;
   	color: #fff;
}

.description_content{
	padding:10px;
	margin:0px;
}
	
@media only screen and (max-width: 1030px) {		
	.homelinks {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	
	.homelinks:hover {
		opacity: 0.3;
	}
	.practice-links {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	
	.practice-links:hover {
		opacity: 0.3;
	}
}
	
@media only screen and (max-width: 780px) {			
	.logo {
		float:center;
		width:100%;
	}	

	.logoContact {
		display: none;
	}	

	header .span_6_of_12 {
		width: 100%; 
	}

	header .col {
		margin: 1% 0 1% 0%;
	}


	.navColor {
	      background-color: #fff;
	      width: 100%;
	}

	.logoimg {
		text-align:center;
		margin:auto;
	}

	.navcontainer {
		float:none;
		width:100%;
		margin: 0 auto;
		height:60px;
	}

	.nav_holder {
		height:auto;
	}

	.pageTitleLarge1 {
		font-size:3.5em;
		padding:20px 0px;
		line-height:22px;
		letter-spacing:0;
	}

	.pageTitleLarge2 {
		font-size:.8em;
		line-height:2px;
	}

	.section_padding{
		padding:0px 20px;
	}

}

@media only screen and (max-width: 520px)  {
 
	.logoimg {
	    background-image: url("../images/logo480.png");
	    background-repeat: no-repeat;
	    height: 113px;
	    margin: auto;
	    text-align: center;
	    width: 200px;
	}
	 
	.logo {
	    height: 155px;
	    padding: 0;
	}
	#navcontainer {
		clear: both;
		width: 100%; /* 1000px / 1250px */
		font-size: 0.8125em; /* 13 / 16 */
		max-width: 73.84em; /* 960px / 13 */
		margin: 0 auto;
		padding: 0px;
		padding-top:10px;
		padding-bottom:10px;
		position: relative;
		text-align: center;
		background-color:#fff;
		-webkit-border-top-left-radius: 0px;
		-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
	}
	#maincontentcontainer {
			clear: both;
			width: 100%; /* 1000px / 1250px */
			font-size: 0.8125em; /* 13 / 16 */
			max-width: 73.84em; /* 960px / 13 */
	}

	#footercontainer {
			clear: both;
			width: 100%;
			text-align:center;
	}

	.pageTitleLarge1 {
		font-size:3.2em;
		padding:10px 0px 20px 0px;
		line-height:32px;
		letter-spacing:0;
	}

	.pageTitleLarge2 {
		font-size:.5em;
		line-height:2px;
		letter-spacing:0;
	}

	.section_padding{
		padding:0px 20px;
	}

	.section .contact_img img,
	.section .practice_img img {
		display: none;
	}

	.section .profile_img img {
	    width: 100%;
	}

}
