﻿html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: "futura-pt";
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
	padding-top: 5%;
}

.text-vertical-center h1 {
	font-family: "futura-pt";
    margin: 0;
    padding: 0;
    font-size: 4.8vw;
	color: black;
	font-weight: 500;
	padding-top: 2%;
}

.text-vertical-center h3 {
	font-family: "futura-pt";
	margin: 0;
    padding: 0;
	color: black;
	font-size: 1.4vw;
	font-weight: 400;
}

.text-vertical-center h5 {
	font-family: "futura-pt";
	margin: 0;
    padding: 0;
	color: black;
	font-size: 1vw;
	font-weight: 300;
}

h5.rights {
	font-family: "futura-pt";
	margin: 0;
    padding: 0;
	font-size: 0.8vw;
	position: absolute;
	bottom: 4%;
	right: 1%;
}
/* Custom Button Styles */

.btn-dark {
    border-radius: 0;
    color: #fff !important;
    background-color: rgba(91,121,165,1);
	font-family: "futura-pt";
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #000 !important;
    background-color: rgba(91,121,165,0.6);
}

.btn-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #333;
    background-color: rgba(255,255,255,0.8);
}

/* Custom Horizontal Rule */

hr.small {
    max-width: 10%;
	color: #999;
	background-color: #999;
	height: 1px;
	border: none;
}
hr.smalllight {
    max-width: 10%;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border: none;
}

/* Side Menu */

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    margin-right: -250px;
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none !important;
    color: #999 !important;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fdfdfd !important;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#menu-toggle {
    z-index: 1;
    position: fixed;
    top: 0;
    right: 0;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 5px 5px 0 0;
}

/* Header */

.header {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
}
.phoenix {
	width: 50%;
	height: auto;
}
.quote {
	position: absolute;
	top: 94.7%;
	width: 100%;
	text-align: right;
}
.quote h6 {
	font-family: "futura-pt";
	font-style: italic;
	padding-right: 2%;
	font-size: 16px;
}
h6 {
	font-family: "futura-pt";
	font-style: italic;
	font-size: 16px !important;
}

/* Background */

.background {
	background-color: #fdfdfd !important;
    padding: 50px 0;
}

.book {
	width: 24%;
	float: left;
	padding-right: 1%;
	padding-bottom: 5%; 
}

.amanda {
	float:right;
	width: 20%;
	padding-left: 3%;
}

p.lead {
	font-family: "futura-pt";
	text-align: left;
}

ul.lead {
	text-align:left;
	font-family: "futura-pt";
	padding-left: 25px;
}

ul.lead li {
	padding-bottom: 12px;
}

a {
	color: inherit !important;
	text-decoration: underline !important;
}
a:hover {
	color: inherit;
}
.approach {
	background-image: url(../images/blue.jpg);
    padding: 50px 0;
}

h1.call {
    margin: 0;
    padding: 0;
    font-size: 4em !important;
    font-weight: 700;
	color: #fdfdfd;
}

h2 {
	font-family: "futura-pt";
	padding-bottom: 20px;
}

.footerline {
	height: 20px;
}

.psychotherapy {
    padding: 50px 0;
	background-image: url(../images/blue.jpg);
}

.session {
	padding: 50px 0;
}

.fees {
	padding: 50px 0;
	background-image: url(../images/blue.jpg);
}
.location {
	padding: 50px 0;
}

.links {
	padding: 50px 0;
}

.contact {
	padding: 50px 0;
	background-image: url(../images/blue.jpg);
}

.map {
	width: 48%;
	float: right;
	padding-left: 3%;
	padding-top: 3%;
}
/* Footer */

footer {
    padding: 0 0;
}

.accred {
	width: 45%;
	float: right;
	padding-left: 4%;
	padding-top: 3.5%;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	.book {
	width: 40%;
	}
	.map {
	width: 50%;
	}
	.amanda {
	width: 30%;	
	}
	.accred {
	width: 25%;
	padding-top: 1.4%;
	}
	#copy {
	margin-top: 0 !important;
	}
	#mobile {
	margin-top: -84px !important;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
	.text-vertical-center {
	padding-top: 30%;
	}
	.book {
	width: 40%;
	}
	.map {
	width: 50%;
	}
	.amanda {
	width: 30%;	
	}
	.accred {
	width: 25%;
	padding-top: 1.4%;
	}
	#copy {
	margin-top: 0 !important;
	}
	#mobile {
	margin-top: -84px !important;
	}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {
	.book {
	width: 30%;
	}
	.map {
	width: 50%;
	}
	.amanda {
	width: 30%;	
	}
	.accred {
	width: 25%;
	padding-top: 1.4%;
	}
	#copy {
	margin-top: 0 !important;
	}
	#mobile {
	margin-top: -84px !important;
	}
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
	.text-vertical-center {
	padding-top: 40%;
	}
	.book {
	width: 30%;
	}
	.map {
	width: 60%;
	}
	.amanda {
	width: 30%;	
	}
	.accred {
	width: 25%;
	padding-top: 1.4%;
	}
	#copy {
	margin-top: 0 !important;
	}
	#mobile {
	margin-top: -84px !important;
	}
}
