@charset "utf-8";
/* CSS Document */
body {background-color: white;
}


@font-face {
	font-family:"Lemon Tuesday";
	src: url(LemonTuesday.otf);
}
/* Dropdown nav */
.dropbtn {
	background-color: #f29388;
	color: #58443a;
	padding: 10px;
	font-size: large;
	border: none;
	cursor: pointer;
	min-width: 300pt;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
	max-width: 1000pt;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	background-color: #f29388;
	min-width: 300px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

.dropdown-content a {
	color: #58443a;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
}


.dropdown-content a:hover {
	background-color: #f4f3f1
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #f29388;
}
/*social media buttons*/

.fa {
	padding: 10px;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	margin: 2px 2px 2px 2px;
	border-radius: 50%;
	left: auto;
}

.fa:hover {
	opacity: 0.7;
	text-align: center;
}

.fa-facebook {
  background: #bdb09f;
  color: white;
  width: 37px;
}

.fa-twitter {
  background: #bdb09f;
  color: white;
}

.fa-linkedin {
  background: #bdb09f;
  color: white;
}

.fa-vimeo {
  background: #bdb09f;
  color: white;
}
.col-sm-10.col-sm-offset-1 .jumbotron .text-center {
	color: #c04b41;
	font-family: "Lemon Tuesday";
	font-size: 7em;
	font-weight: 400;
	width: auto;
}

.container-fluid .row .col-sm-10.col-sm-offset-1 {
}
.row .nav .nav.nav-pills.visible-sm.visible-md.visible-lg {
	background-color: #f29388;
	text-align: center;
	float: none;
	display: inline-block
}
.row .col-sm-3.col-sm-offset-1 .img-circle.img-responsive.center-block {
	padding-top: 20px;
	padding-bottom: 12px;
}



.row .col-sm-10.col-sm-offset-1 .jumbotron {
	background-color: white;
	margin-top: 9px;
}
.logo {
	display: block;
	margin-left: auto;
	margin-right: auto;	
}
/*header index*/
.row .col-md-7 h1 {
	font-family: open-sans-condensed;
	text-align: center;
	font-size: 6em;
	color: #58443a;
	font-style: normal;
	font-weight: 300;
}
.row .col-md-7 p {
	color: #58443a;
	font-family: open-sans-condensed;
	font-weight: 300;
	font-size: 2em;
	text-align: center;
	padding-bottom: 56px;
	padding-top: 36px;
	font-style: normal;
}
.row .col-sm-3.col-sm-offset-1 p {
	color: #58443a;
	font-family: open-sans-condensed;
	font-size: 21.5px;
	padding-top: 18px;
	margin-top: 25px;
	text-align: center;
	margin-bottom: 13px;
	font-style: normal;
	font-weight: 300;
}
.row .col-sm-3.col-sm-offset-1 .img-circle.img-responsive.col-sm-offset-2 {
	display: block;
	margin: auto;
	
}

.nav.nav-pills.visible-sm.visible-md.visible-lg li a {
	color: #58443a;
	font-family: open-sans-condensed;
	font-size: 17pt;
	text-align: center;
	font-style: normal;
	font-weight: 300;
	float: none;
	vertical-align: top;
}

.nav .dropdown.visible-xs .dropbtn {
	display: inline;
	color: #58443a;
	font-family: open-sans-condensed;
	font-weight: 300;
	text-align: center;
	font-size: 24px;
	letter-spacing: 5px;
	font-style: normal;
}
.container-fluid .row {
	text-align: right;
}

.dropdown.visible-xs .dropdown-content a {
	display: list-item;
	color: #58443a;
	font-family: "Open Sans Condensed";
	font-weight: normal;
	text-align: center;
	font-size: 20px;
	letter-spacing: 2px;
}


.container-fluid .row .col-sm-3.col-sm-offset-1 {
	border: 3pt dotted #c04b41;
	margin-top: 34px;
	text-align: left;
}
.container-fluid .row .col-md-4 {
	padding-top: 29px;
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
}
.row .col-md-4 h2 {
	color: #c04b41;
	font-family: "Lemon Tuesday";
	text-align: center;
}
.row .col-md-4 p {
	color: #58443a;
	font-family: open-sans-condensed;
	font-size: large;
	font-style: normal;
	font-weight: 300;
	text-align: center;
	padding: 10%;
}
.container-fluid .row .col-md-10.col-md-offset-1 {

}
.row .col-xs-6 h1 {
	color: #f29388;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
	font-size: 3em;
}
.media .media-body .media-heading {
	color: #58443a;
	font-family: open-sans-condensed;
	font-style: italic;
	font-weight: 300;
	margin-right: 7px;
}
.row .col-lg-6 h4 {
	color: #58443a;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
}
.col-lg-6 ul ol {
	color: #58443a;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
}



.row .col-sm-8.col-lg-7 h2 {
	color: #c04b41;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
}
.text-center.col-lg-12 #feedbackForm #feedbackSubmit {
	background-color: #f29388;
}

.col-sm-8.col-lg-7 h4 .label.label-default {
	background-color: #f29388;
}
.row .col-sm-8.col-lg-7 p {
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
	color: #58443A;
}
.col-lg-6 h4 .label.label-default {
	background-color: #f29388;
	font-size: medium;
}
.container-fluid .container h2 {
	color: #c04b41;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
}




.row .col-xs-6 h4 {
	color: #58443a;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
}



.col-xs-7 .media .media-body {
	color: #58443a;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
	font-size: large;
}
.visible-xs.col-xs-12 .media .media-body {
	color: #58443a;
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
	font-size: large;
}

.row .text-center.col-md-6.col-md-offset-3 p {
	font-family: open-sans-condensed;
	font-style: normal;
	font-weight: 300;
}
.container-fluid.hidden-xs .col-sm-offset-6.hidden-xs {
	max-width: 450px;
	padding-top: 71px;
}

.container-fluid .col-sm-offset-6 h1 {
	font-family: "Lemon Tuesday";
	color: #C04B41;
	font-size: 4em;
	margin-top: 36px;
}
.container-fluid.visible-xs .col-sm-offset-6 h1 {
	font-family: "Lemon Tuesday";
	color: #C04B41;
	font-size: 4em;
	margin-top: 78px;
	text-align: center;
}
.container-fluid.hidden-xs div .img-responsive.col-sm-6.img-rounded {
	margin-top: 28px;
	max-width: 530px;
	margin-left: 61px;
}


.container-fluid.visible-xs div .img-responsive.col-sm-6.img-rounded {
	padding-top: 22px;
}
.container-fluid.hidden-xs .col-sm-offset-6.hidden-xs p {
	font-family: open-sans-condensed;
	color: #58443A;
	font-size: 18pt;
	padding-top: 31px;
	font-style: normal;
	font-weight: 300;
	max-width: 450px;
}
.aboutme {
	font-family: open-sans-condensed;
	color: #58443A;
	font-size: 16pt;
	padding-top: 10%;
	padding-left: 32%;	
	
}
.Welcome {
	font-family: lemontuesday;
	color: #c04b41;
	font-size: 72pt;
	text-align: center;
	padding-top: 10%;
	
}
.welcomescreen {
	font-family: open-sans-condensed;
	color: #58443A;
	font-size: 18pt;
	padding-top: 10%;
	padding-bottom: 10%;
	
}
.contact{
	font-family: open-sans-condensed;
	color: #58443A;
	font-size: 20pt;
	padding-top: 30pt;
	padding-bottom: 30pt;
}
.leavebehind {
	font-family: lemontuesday;
	color: #c04b41;
	text-align: center;
	}
.leavebehindparagraph {
	font-family: open-sans-condensed;
	color: #58443a;
	font-size: 13pt;
	text-align: left;
}

