* {
	padding:0;
	margin:0;
}

#header {
	width:100%;
	background-color:rgba(255,255,255,1);
	font-family: 'Archivo Narrow', sans-serif;

}

body {
	font-family: Arial, Helvetica, sans-serif;
}

/*font-family: 'Archivo Narrow', sans-serif;*/

.container {
		margin-left:auto;
	margin-right:auto;
	clear:both;

}

#footer {
	clear:none;
	font-family: 'Archivo Narrow', sans-serif;
	color:rgba(153,153,153,1);
	margin-top:30px;
}
	
	
	#footer p {
		margin:10px;
	}

.sm {
	display:block;
	width:30px;
	height:30px;
	background-image:url(../images/socialmedia.jpg);
	background-size:auto 30px;
	float:right;
	margin-right:5px;
	border:rgba(204,204,204,1) solid 1px;
}

.sm:first-child {
	margin-right:0px;
}

.sm:hover {
	background-image:url(../images/socialmedia2.jpg);
	border: #ffffff solid 1px;
}

.fb {
	background-position:0px;
}

.in {
	background-position:30px;
}

p {
	font-size:14px;
	line-height:150%;
	margin-bottom:10px;
	
}

#Banner {
}

#Banner img {
	width:100%;
	border-bottom:#000000 solid 3px;
}

#Banner hr {
	width:100%;
	background-color: #000000;
	height:1px;
	border:none;
}




#infoBox {
	width:100%;
	background-color:rgba(255,255,255,1);
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	
}

#infoBox a {
	text-decoration:none;
	color:#000000;
}

#infoBox h2,
#infoBox h4 {
	margin-bottom:10px;
	font-weight:normal;
}

#infoBox h2 {
	font-size: 24px;
}

#infoBox h4 {
	font-size: 18px;
}

.phone img {
	height:15px;
	margin-right:5px;
}


.col-6 {
	float:left;
	clear:none;
}
.col-6:last-child {
	margin-right:0%;
}

#FullName,
#EmailAddress,
#PhoneNumber,
#BestTime,
#Message {
	width: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
}


.btn {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #000000;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border:none;
  transition:.8s;
  width:200px;
}

.btn:hover {
  background: #1f1f1f;
  text-decoration: none;
}

.col-md-6 {
	margin-bottom:20px;
}

.col-md-6 a {
	display:block;
	text-align:center;
	padding:15px 0;
	color:rgba(255,255,255,1);
	background-color:rgba(153,0,0,1);
	border:rgba(153,0,0,1) solid 2px;
	transition:.5s;
	text-decoration:none;
}

.col-md-6 a:hover {
	background-color:#FFF;
	color:rgba(153,0,0,1);
	text-decoration:none;
}

.col-md-6:last-child {
	margin-right:0%;
}

#wwD {
	margin-top:20px;
}

#wwD h2 {
	margin-bottom:10px;
}

#quotes {
	padding: 16px;
    text-align: justify;
    font-size: 15px;
    line-height: 150%;
/*    background-color: #e3e3e3;
    border-radius: 12px;*/
	border-bottom: #999 solid 1px;
}

#quotes p:before {
	 content: open-quote;
	 font-size:18px;
}

 #quotes p:after {
	 content:close-quote;
	 font-size:18px;
 }

#quoteName {
	text-align:right;
	padding:0px 0px 5px 5px;
	font-size:16px;
	font-weight:bold;
}

#aPoint {
    width: 0;
    height: 0;
    border-top: 25px solid #e3e3e3;
    border-left: 30px solid transparent;
    position: relative;
    left: 84%;

}




.masonry {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}

.item {
    display: inline-block;
    background: #fff;
    padding: 0;
    margin: 0 0 1.5em;
    width: 100%;
	
	

}


#profilePic {
	width:100%;
	clear:none;
	float: left;
}

#profilePic p {
	text-align:center;
	
}

#profilePic p img {
	width:50%;
}

#biop {
	width:100%;
	float:left;
	clear:none;
}

#biop p {
	padding:0px 10px 10px 10px;
}



	
@media (min-width: 768px) {


nav ul li a {
    display: block;
    text-transform: uppercase;
    padding: 0 9px;
    color: #5d5d5f;
    text-decoration: none;
    font-size: 20px;
}


.footerP {
	float:left;
	clear:none;
	width:100%;
}

#Bio {
	width:100%;
	padding-top:20px;
	clear:both;
	
}

.col-6 {
	width:100%;
	margin-right:0%;
}

.col-md-6 {
	width:100%;
	margin-right:0%;
	float:left;
	clear:none;

}

#wwD {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#my-slider .ism-slide-0 .ism-caption-0 {
    font-size: 2.25em;
    font-family: sans-serif;
    position: absolute;
    top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff;
    text-align: left;
}

#my-slider .ism-slide-1 .ism-caption-0 {
    font-size: 2.25em;
    font-family: sans-serif;
    position: absolute;
    top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff;
    text-align: left;
}

.col-mid-4 {
	width:100%;
	margin: 10px 0%;
	float:left;
	clear:none;
}

    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
	
	#Bio p {
	padding: 0 5%;
	font-size:14px;
}

nav {
	float:right;
	clear:none;
	
    margin-top: 33px
}

#profilePic p img {
	width:90%;
}


}
@media (min-width: 1098px) {


nav ul li a {
	display:block;
	text-transform:uppercase;
	padding: 0 5px;
    color: #5d5d5f;
	text-decoration:none;
	font-size:17px;
}


.footerP {
	float:left;
	clear:none;
	width:50%;
}

#Bio {
	width:100%;
	padding-top:50px;
	clear:both;
	
}
.col-6 {
	width:48%;
	margin-right:2%;
}

.col-md-6 {
	width:40%;
	margin-right:10%;
	float:left;
	clear:none;

}

#wwD {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

.col-mid-4 {
	width:30.33%;
	margin: 10px 1.5%;
	float:left;
	clear:none;
}

    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
	
	#Bio p {
	padding: 0 15%;
	font-size:18px;
}

nav {
	float:right;
	clear:none;
	
    margin-top: 51px
}

#profilePic {
	width:30%;
	clear:none;
	float: left;
}


#biop {
	width:70%;
	float:left;
	clear:none;
}

#profilePic p img {
	width:90%;
}

}

@media (min-width: 1200px) {


nav ul li a {
	display:block;
	text-transform:uppercase;
	padding: 0 10px;
    color: #5d5d5f;
	text-decoration:none;
	font-size:19px;
}


.footerP {
	float:left;
	clear:none;
	width:50%;
}

#Bio {
	width:100%;
	padding-top:50px;
	clear:both;
	
}

.col-6 {
	width:48%;
	margin-right:2%;
}

.col-md-6 {
	width:40%;
	margin-right:10%;
	float:left;
	clear:none;

}

#wwD {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	
}


#my-slider .ism-slide-0 .ism-caption-0 {
    font-size: 5.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; 
	text-align:left;
}

#my-slider .ism-slide-0 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-0 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-1 .ism-caption-0 {
    font-size: 3.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; 
	text-align:left;
}

#my-slider .ism-slide-1 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-1 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

.col-mid-4 {
	width:30.33%;
	margin: 10px 1.5%;
	float:left;
	clear:none;
}

    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
	
	#Bio p {
	padding: 0 15%;
	font-size:18px;
}

nav {
	float:right;
	clear:none;
	
    margin-top: 51px
}

#profilePic {
	width:30%;
	clear:none;
	float: left;
}


#biop {
	width:70%;
	float:left;
	clear:none;
}

#profilePic p img {
	width:90%;
}

}


@media (min-width: 1366px) {
	.container {
	max-width:1366px;
	width:100%;
}
}







#siteLogo img {
	width:100%;
	padding-top:5px
}



nav ul {
	list-style:none;
}

nav ul li {
	float:left;
	border-right:#ffffff solid 1px;
	border-left:#ffffff solid 1px;

}

nav ul li:hover {
	border-right:#000000 solid 1px;
	border-left:#000000 solid 1px;
}

nav ul li a:hover {
	color:#000000;

}

