/*
Theme Name: CDM 2016
Author: BC Design Haus
Author URI: www.bcdesignhaus.com
Description: Modern responsive theme for California Divorce Mediator
Version: 1.0
*/

* {
	margin: 0;
	padding: 0;
}

#booking_widget_container,#booking_widget_container iframe{width:100% !important; max-width:490px !important;box-sizing: border-box;}
#ember687{top: 30px !important;}

#container {
	background-color: #ffffff;
	position: relative;
}

#allContent {
	width: 100%;
    max-width: 1500px;
    min-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

article {
	margin-left: auto;
	margin-right: auto;
}

header {
	background-color: rgba(0,54,99,0.9);
	border-bottom: 1px solid #ffffff;
	position: relative;
	width: 100%;
	height: 122px;
	text-align: center;
	z-index: 999;
}

#menu {
	width: 100%;
	max-width: 1500px;
}

/*----------------------------
		Nav Menu
-----------------------------*/

#menu {
	max-width: 1500px;
}

#logo {
	width: 40%;
	padding-top: 30px;
}


#mainmenu ul li {
	padding: 10px 20px;
	display: inline-block;
}

#mainmenu ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	margin: 5px;
}

#mainmenu ul li a:hover {
	border-bottom: 1px solid #ffffff;
}

#Nav_Appointment { 
	font-size: 0px;
	position: absolute;
	top: 0px;
	right: 15%;
}

/*----------------------------
		Home Page
-----------------------------*/

#main {
	width: 100%;
}

#landingInfo {
	background-color: #538a9a;
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	padding: 35px;
	margin-top: -5px;
  text-align:center;
}

#landingInfo h1 {
    padding: 0px 5px 0px 23px;
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 27px;
}

#landingInfo h3{
	padding: 0px 5px 0px 23px;
	font-weight: 600;
  letter-spacing: .5px;
  margin-bottom: 10px;
}

#landingInfo a {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-weight: 700px;
}

#landingInfo p {
   margin-bottom:10px;
}

#statement {
	font-size: 20px;
	letter-spacing: .5px;
}

#statement2 {
	font-size: 25px;
/* width: 81%; */ 
	letter-spacing: .5px;
}

#landingInfo h1 + p{
margin-top:5px;
margin-bottom:20px
}

#mainInfo {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#landingInfo p { padding: 0px 5px 0px 23px;}

#button_works {
	float: right;
    margin: -32px 30px;
}

.importantInfo {
	width: 25%;
	padding: 20px;
	margin-top: 1%;
    margin-bottom: 2%;
	padding-left: 75px;
	height: auto;
	vertical-align: top;
}

section#mainInfo div { display: inline-block;}

.importantInfo img {
	width: 100%;
	padding-bottom: 20px;
}

.importantInfo p {
	width: 100%;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
}

.importantInfo h2 {
	color: rgb(0,54,99);
	text-align: center;
	font-size: 22px;
    padding: 10px;
}

.learnMore {
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
	text-decoration: none;
}

.learnButton {
	background-color: rgb(0,54,99);
	width: 100%;
	text-align: center;
    padding: 5px;
    margin-top: 35px;
    -moz-box-shadow:    0px 4px 10px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 4px 10px 2px rgba(0,0,0,0.3);
	box-shadow:         0px 4px 10px 2px rgba(0,0,0,0.3);
}

#short {
	margin-top: 68px;
}

#mainAppointment {
	width: 100%;
    text-align: center;
}

.importantInfo ul li {
    padding: 5px 0px;
    letter-spacing: .5px;
}

.importantInfo ul {
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 17px;
}

#mainAppointment a img {
	padding: 20px 0px 60px;
}

#mainAppointmentHome {
	width: 100%;
    text-align: center;
    margin: 0px auto;
}

#mainAppointmentHome a img {
    padding: 0px 0px 60px 0px;
}

#appointment_copy {
    width: 75%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Lato', sans-serif;
    font-weight: 400px;
    font-size:20px;
}

#appointment_copy2 {
    width: 75%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Lato', sans-serif;
    font-weight: 400px;
    margin-top: -60px;
    margin-bottom: 65px;
}

footer {
	background-color: #707070;
	width: 100%;
	height: auto;
	color: #ffffff;
	overflow: auto;
	font-family: 'Lato', sans-serif;
}

footer h3 {
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}

#footerContent {
	width: 100%;
	max-width: 1500px;
	min-width: 300px;
	margin-left: auto;
	margin-right: auto;
}

#disclaimer_text {
	font-size: 12px;
	font-style: italic;
}

footer #disclaimer {
	width: 60%;
	float: left;
	padding: 30px 20px 20px 40px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	
}

footer #contact {
	width: 10%;
	float: right;
	padding: 30px 20px 20px 40px;
	
}

footer ul {
	list-style: none;
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

footer ul li {
	margin: 8px 0;
}

footer ul li a {
	text-decoration: none;
	color: #ffffff;
}

footer ul li a:hover {
	text-decoration: none;
	color: #81B5C2;
}

#copyright {
	padding-top: 7px;
}

#copy-right {
  font-size:12px;
  padding-top:10px;
}

#footer_arrow {
	position: absolute;
	left: 45.5%;
	right: auto;
	margin-top: -25px;
}

#footer_logo {
	position: absolute;
    left: 45.5%;
    right: auto;
	margin-top: -10px;
}

/*--------------------------------------
About Page
--------------------------------------*/
#about {
	padding-top: 50px;
}
#aboutPage {
	padding: 0px 60px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

#aboutPage h2 {
	color: rgb(0,54,99);
    font-size: 20px;
    padding: 10px;
    letter-spacing: 1px;
}

.aboutDetails { padding: 20px 0px; overflow: hidden;}

.aboutDetails p {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	width: 100%;
	padding: 10px;
}

.aboutList {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: rgb(0,54,99);
}

#aboutPage h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 11px;
	color: rgb(0,54,99);
	width: 263px;
}

.aboutCopy {
	float: right;
    width: 74%;
    padding: 0px 20px;
}

.aboutCopy h6 {
	color: rgb(0,54,99);
    font-size: 17px;
    padding: 25px 10px 0px 10px;
    letter-spacing: 1px;
	font-family: 'Lato', sans-serif;
}

.aboutCopy a {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	color: rgb(0,54,99);
}

.aboutCopy a:hover {
	text-decoration: underline;
}

#imageCap {
	width: 22%;
	float: left;
}

#reviews{
	background-image: url(images/about_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	clear: both;
	text-align: center;

	padding-top: 186px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 15px;
	font-style: italic;
	color: rgb(0,54,99);
}

#reviews #AppointmentMain {
	padding-left: 0%;
	padding-top: 40px;
}

#reviews #AppointmentMain img {
	padding-top: 40px;
}

#reviews p {
	padding: 10px;
}

.aboutBill {
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
	text-decoration: none;
}

.aboutButton {
	background-color: rgb(0,54,99);
	width: 300px;
	text-align: center;
    padding: 5px;
    margin-top: 15px;
    -moz-box-shadow:    0px 4px 10px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 4px 10px 2px rgba(0,0,0,0.3);
	box-shadow:         0px 4px 10px 2px rgba(0,0,0,0.3);
	margin: 10px;
}

/*--------------------------------------
Benefit Page
--------------------------------------*/
#benefitInfo {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0px;
	text-align: center;

}

#benefitInfo h2 {
	color: rgb(0,54,99);
	font-size: 17px;
	width: 85%;
	margin-right: auto;
    margin-left: auto;
}

#benefitDetails {
	text-align: left;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
}

.benefitLists {
	display: inline-block;
	width: 25%;
	padding: 0px 38px;
	vertical-align: top;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
}

.list {
	list-style-type:none;
}

.list li {
	padding: 10px 0px;
}

.faq {
	text-decoration: none;
	color: #000000;
}

.faq:hover {
	color: #538A9A;
	font-weight: bold;
}

.benefitLists p {
	width: 100%;
	padding: 10px 0px;
}

.benefitLists h3 img {
	width: 100%;
}

#benefitColumn {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

#benefitInfo h3 {
	padding-bottom: 15px;
	padding-top: 15px;
}

#benefitInfo p {
	text-align: left;
	padding-bottom: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
}

#benefitInfo #AppointmentMain { padding-left: 0%; }

#benefitInfo #AppointmentMain img { padding: 40px 0px; }

.benefitsLink {
	text-decoration: none;
	font-weight: bold;
	color: rgb(0,54,99);
}

.benefitsLink:hover{ text-decoration: underline;}

.rule {
	margin-top: -50%;
    border-left: 15px solid #ffffff;
    border-right: 15px solid #ffffff;
}

.ruleTitle {
	padding-bottom: 15px;
	padding-top: 15px;
	border-top: 1px solid rgb(0,54,99);
}

#benefitInfo div { padding-top: 25px;}

#benefitInfo div #average {
	font-weight: 700;
	font-size: 15px;
}

#siteRedirect {
	font-size: 17px;
	color: rgb(0,54,99);
	text-align: left;
	padding: 5px 0px;
}

/*--------------------------------------
Attorney Page
--------------------------------------*/
#attorneyFaq {
	width: 80%;
	margin-left: auto;
	margin-right: auto;

}

#legalInfo {
	padding-top: 55px;
	width: 100%;
	
}

#legalInfo h2 {
	color: rgb(0,54,99);
	font-size: 20px;
	width: 100%;
	letter-spacing: 1px;
}

#legalInfo p {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	padding: 10px 0px 10px 0px;
}

#legalInfo .list {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 13px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	color: rgb(0,54,99);
}

li div { display: inline;}

ul.list li div img { width: 19%; }
/*--------------------------------------
Pricing Page
--------------------------------------*/

#creditcards {
	width: 100%;
    padding: 30px 0px 10px;
    background-color: #CCCCCC;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#creditcards p {
	text-align: center;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

#creditcards img {
	width: 30%;
    padding: 10px;
}

#pricing {
	padding-top: 55px;
}

#priceInfo {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
}

#priceInfo div {
	width: 100%;
}

#priceInfo div p {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
	text-align: left;
	padding: 10px 0px 10px 0px;
}

#priceInfo h2 {
	color: rgb(0,54,99);
	font-size: 20px;
	width: 100%;
	margin-right: auto;
    margin-left: auto;
    text-align: center;
}

#priceChart {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	/*text-align: center;*/
}

#consultation {
	width: 100%;
	background-color: #538a9a;
	padding: 20px 0px;
	color: #ffffff;
	text-align: center;
	clear: both;
}

.conTitle { width: 100%; }

.conTitle img { padding-bottom: 5px; }

.conTitle h3 { letter-spacing: 1px; }

.conDetails {
	width: 85%;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding: 5px 0px;
    margin-left: auto;
    margin-right: auto
}

.carte { width: 100%; }

.carte img { padding-bottom: 5px; }

.carte h3 { letter-spacing: 1px; }

.carteDetails {
	width: 100%;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

#services { 
	width: 100%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
 }

#services div { display: inline-block; vertical-align: top; }

.serviceDetail {
	width: 20%;
	background-color: rgb(0,54,99);
	color: #ffffff;
	text-align: center;
	padding: 1.69%;
	height: 125px;
}

.heightFix {
	padding-top: 9%;
}

#right { margin-right: 1.8%;}

.serviceDetail img { margin-bottom: 5px; }

.serviceDetail h3, h4 { letter-spacing: 1px;}

.serviceDetail p { 
	/*padding: 0px 0px 15px 0px;*/
	font-family: 'Lato', sans-serif;
	font-weight: 400; 
}

.package {
	width: 30%;
	background-color: #CCCCCC;
	margin: 20px 0px;
	float: left;
	text-align: center;
	padding: 20px 0px;
	height: 515px;
}

#rightPackage {
	margin-right: 5%;
}
.package h3 {
	color: rgb(0,54,99);
	font-size: 30px;
    letter-spacing: 1px; 
}

.package p {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	text-align: left;
	padding: 15px;
	font-size: 14px;
	text-align: left;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.legalDetails {
	font-style: italic;
	font-size: 11px;
	text-align: left !important;
}

.total {
	background-color: rgb(0,54,99);
	color: #ffffff;
	padding: 20px;
}

p.packageTotal {
	text-align: center;
	font-family: times;
	padding: 0px;
}

.packageTotal a { font-size: 30px; font-weight: bold; letter-spacing: 1px;}

.packageTotal span { font-size: 18px; }

.total h4 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
}

.arrow { margin-top: -18px; text-align: center !important; }

/*--------------------------------------
Contact Page
--------------------------------------*/

#contact {
	padding-top: 55px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#contactHeader h1 {
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: rgb(0,54,99);
	font-size: 18px;
	padding: 10px 0px;
	width: 100%;
}

#contactHeader p {
	padding-bottom: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    text-align: center;
}

.contactDetails h3 {
  font-family: 'Lato', sans-serif;
}

.contactDetails ul li {
	list-style: none;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #000000;
}

.contactDetails ul li span {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: rgb(0,54,99);
}

.contactDetails {
	display: inline-block;
    width: 355px;
    margin-left: 10%;
	padding: 0px 0px;
	vertical-align: top;
}

#email { 
  margin-bottom:40px; 
  margin-top:10px;
}

#contactForm { 
	padding: 20px 0px;
	width: 80%;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------
Contact Form 7 Plugin
--------------------------------------*/
div.wpcf7 {
    padding: 1px 0px !important;
    width: 100%;
 }

.wpcf7 {
	background-color: rgb(0,54,99);
}

.wpcf7-form { 
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
}

.wpcf7-form p {
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding: 5px;
	text-transform: uppercase;
}

.wpcf7-textarea {
	width: 100%;
	font-size: 15px;
	padding: 10px 10px 10px 0px;
}

.wpcf7 input {
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 5px 0px;
	font-size: 15px;
}

.wpcf7-submit {
	background: #538A9A;
	color: #ffffff;
	padding: 15px;
	border: 0px;
	width: 101.5% !important;
	font-size: 15px;
	text-transform: uppercase;
}

.wpcf7-submit:hover {
	background: #ffffff;
	color: rgb(0,54,99);
}

/*--------------------------------------
Appointment Page
--------------------------------------*/

#appointmentPage {
	padding-top: 55px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

#appointmentHeader h1 {
	text-align: center;
	color: rgb(0,54,99);
	font-size: 30px;
	padding: 5px;
}

#booking_widget_container {
	margin-left: auto;
    margin-right: auto;
    padding: 20px;
}

#appointmentHeader p {
	width: 100%;
    text-align: center;
    font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px
}

#appointmentHeader p img { width: 30%; padding: 10px; }

/*--------------------------------------
	News Page
--------------------------------------*/

#news {
	padding-top: 55px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#newsHeader h1 {
	text-align: center;
	color: rgb(0,54,99);
	font-size: 30px;
}

.post {
	width: 26%;
	display: inline-block;
	padding: 24px;
	padding: 20px 34px;
}

.thumbnail img {
	width: 100%;
	height: auto;
}

.post h2 { line-height: 0.7; padding: 0px 0px 10px; }

.post h2 a {
	text-align: center;
	color: rgb(0,54,99);
	font-size: 14px;
	text-decoration: none;
	line-height: 0;
}

.post h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 10px;
	padding-bottom: 10px;
	color: #538A9A;
}

#ReadButton {
	width: 100%;
	background-color: rgb(0,54,99);
    -moz-box-shadow:    0px 4px 10px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 4px 10px 2px rgba(0,0,0,0.3);
	box-shadow:         0px 4px 10px 2px rgba(0,0,0,0.3);
    text-align: center;
    padding: 8px;
}

.summ {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 12px;
}

.summ p { padding: 0px 0px 20px; }

.summ a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

#ReadButton:hover { background-color: #538A9A; }

#blog {
	padding-top: 155px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#postSection { 
	margin-bottom: 70px; 
	margin-top: 10px; 
	width: 100%; 
	margin-left: auto; 
	margin-right: auto;
}

#content .post {
	width: 95%;
	margin-bottom: 70px;
}

#content .post h2 a {
	font-size: 25px;
	width: 100%;
}

#content .post #date {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	padding-bottom: 10px;
	color: #538A9A;
}

#content .post img {
	width: 100%;
	height: auto;
	padding: 20px 0px;
}

#content .post p {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding: 5px 0px;
}

.postmetadata a { text-decoration: none; color: rgb(0,54,99); }

#content .post ul {
	padding-left: 20px;
}

#wp-load-more-btn{
	font-size: 14px;
    width: 200px;
    text-transform: uppercase;
    padding: 10px 50px;
    background-color: #81B5C2;
    color: #ffffff;
    margin-bottom: 60px;
    border: none;
    margin-left: 3.3%;
    -moz-box-shadow:    0px 4px 10px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 4px 10px 2px rgba(0,0,0,0.3);
	box-shadow:         0px 4px 10px 2px rgba(0,0,0,0.3);
}

#wp-load-more-btn:hover { background-color: rgb(0,54,99); }
	

/**************************************************
	- Large Computer Screen Size
***************************************************/
@media only screen and (max-width:1382px){
	#button_works { margin: -42px 30px; }
}

@media only screen and (max-width:1382px){
	.serviceDetail { padding: 1.68%; }
}

@media only screen and (max-width:1363px){
	.serviceDetail { padding: 1.68%; }
	.benefitLists { width: 24%; }
	.importantInfo { padding-left: 70px; }
	.contactDetails { margin-left: 14.5%; }
}

@media only screen and (max-width:1295px){
	.serviceDetail { padding: 1.66%; }
	.benefitLists { width: 28%; padding: 0px 20px; }
	#imageCap { padding-top: 20px; }
	.aboutCopy { width: 70%; }
	.contactDetails { margin-left: 13.7%; }
}

@media only screen and (max-width:1269px){
	.package { padding-bottom: 7%; }
	.importantInfo { padding-left: 65px; }
	.post {
		width: 28%;
		padding: 20px 20px;
	}
}

@media only screen and (max-width:1200px){
	#Nav_Appointment { right: 7%; }
	#appointmentHeader p img { width: 35%; }
	#creditcards img {width: 35%;}
}

@media only screen and (max-width:1177px){
	.aboutCopy { width: 65%; } 
	.benefitLists {
    	width: 30%;
    	padding: 0px 10px;
	}
	.importantInfo { padding-left: 60px; }
	.contactDetails { margin-left: 12%; }
}

@media only screen and (max-width:1137px){
	#right { margin-right: 2.2%; }
	.serviceDetail { padding: 1.5%; }
	.serviceDetail p { font-size: 15px; }
	.contactDetails { margin-left: 11%; }
}

/**************************************************
	- Tablets
***************************************************/
@media only screen and (max-width:1096px) { 
	.package p { font-size: 13px; }
	.package { padding-bottom: 0%; }
	.packageTotal a { font-size: 25px; }
	.total h4 { font-size: 12px; }
	p.legalDetails { font-size: 11px; }
	.importantInfo { padding-left: 55px; }
	.importantInfo h2 { font-size: 19px; }
	.contactDetails { margin-left: 10%; }
}

@media only screen and (max-width:1075px){ 
	#right { margin-right: 2.1%; }
	.serviceDetail h3 { font-size: 17px; }
	ul.list li div img { width: 25%; }
	.contactDetails { margin-left: 9.5%; }
}

@media only screen and (max-width:1079px) { 
	#button_works { margin: -42px 15px; }
	#right { margin-right: 2.1%; }
 }
@media only screen and (max-width:1078px) { #right { margin-right: 2.19%; } }

@media only screen and (max-width:1067px){ 
	.importantInfo h2 { font-size: 16px; }
}

@media only screen and (max-width:1024px){
	#button_works { margin: -42px 15px; }
	.importantInfo { padding-left: 50px; }
	.post { width: 25%; padding: 20px 4%;}
	#appointmentHeader p img { width: 40%; }
	#creditcards img {width: 40%;}
	.contactDetails { margin-left: 8.5%; }
}

@media only screen and (max-width:1005px){
	.post { width: 41%; padding: 20px 4%;}
}

@media only screen and (max-width:1000px){
	#contactHeader h1 { font-size: 17px; }
}

@media only screen and (max-width: 997px){
	#rightPackage { margin-right: 1%; }
	.package { width: 32.6%; height: 550px; }
	.benefitLists {
    	width: 31%;
    	padding: 0px 5px;
	}

	.aboutCopy { width: 60%;}
}

@media only screen and (max-width: 990px){
	.serviceDetail p { font-size: 13px; }
	#services { text-align: center; }
	#Nav_Appointment { right: 5%; }
}

@media only screen and (max-width: 925px){
	.contactDetails { margin-left: 5%; }
}

@media only screen and (max-width: 900px){
	#logo { padding-top: 55px; }
	.aboutCopy { width: 57%; }
	.importantInfo p { font-size: 12px; }
	.importantInfo h2 { font-size: 14px; }
	.importantInfo { padding-left: 40px; }
	#statement {
    	font-size: 18px; 
	}

	#statement2 {
    	font-size: 20px;
    	width: 68%; 
    	margin:auto;
	}

	#right {
		margin-right: 1%;
    	margin-bottom: 1%;
	}

	.serviceDetail { 
		width: 96%; 
		padding: 2%;
		height: auto;
	}

	.heightFix { padding-top: 0%; }
	.package { height: 540px; }

	#logo {
    	width: 50%;
	}

	.benefitLists h3 {
    	width: 35%;
    	margin-left: auto;
    	margin-right: auto;
	}

	.benefitLists {
		display: block;
		width: 100%;
		padding: 0px;
	}
	#footer_logo { left: 44%; }
	#footer_arrow { left: 44%; }

	#appointmentHeader p img { width: 45%; }
	#creditcards img {width: 45%;}

}

@media only screen and (max-width: 855px) { .contactDetails { margin-left: 27%; } }

@media only screen and (max-width: 830px){
	#landingInfo p { padding: 0px; }
	footer #disclaimer {
		width: 80%;
		float: none;
	}

	footer #contact {
		width: 90%;
		float: none;
		padding: 0px 0px 30px 0px;
	}

	#imageCap {
		float: none;
		width: 100%;
	}

	.aboutCopy {
		float: none;
		padding: 0px;
		width: 90%;
	}

	#aboutPage { width: 80%; }
	#footer_logo { left: 43%; }
	#footer_arrow { left: 43%; }
	.contactDetails { margin-left: 26%; }
}

@media only screen and (max-width: 815px){
	#button_works {
		float: none; 
    	margin: 10px -5px 0px;
	} 
	section#mainInfo div { display: block; }
	.importantInfo {
    	width: 90%; 
    	height: auto;
	}
	.importantInfo img {
    	width: 40%;
    }

    .importantInfo p { text-align: center; }
    #footer_logo { left: 43%; }
	#footer_arrow { left: 43%; }
	ul.list li div img { width: 30%; }

}

/**************************************************
	- Large Phone Screen
***************************************************/
@media only screen and (max-width: 769px){

	.benefitLists h3 { width: 40%; }

	.package {
		width: 100%;
		float: none;
		height: 450px;
	}

	#Nav_Appointment { right: 2%; }

	#click_menu { right: 17%; }

	#logo { width: 60%; }

	#footer_logo { left: 42%; }
	#footer_arrow { left: 42%; }
	#appointmentHeader p img { width: 55%; }
	#creditcards img {width: 55%;}
	#contactHeader h1 { font-size: 18px;}
	.contactDetails { margin-left: 24%; }
}

@media only screen and (max-width: 690px){
	#logo {
		display: block;
    	padding-left: 10%;
	}

	#footer_logo { left: 42%; }
	#footer_arrow { left: 42%; }
	.contactDetails { margin-left: 23%; }
}

@media only screen and (max-width: 630px){
	#aboutPage { width: 60%; }
	#aboutPage h2 { font-size: 18px; padding: 10px 0px; } 
	.aboutDetails p { padding: 10px 0px; }
	div#click-menu { right: 25%; }
	.benefitLists h3 { width: 50%; }

	.importantInfo { 
		padding-left: 20px; 
		margin-right: auto;
		margin-left: auto;
		width: 85%;
		height: auto;
	}

	.importantInfo img { width: 60%; }
	.contactDetails { width: 100%; display: block; }
	.post { width: 100%; padding: 10px;}
	#ReadButton {width: 97%;}

	#footer_logo { left: 40%; }
	#footer_arrow { left: 40%; }
	#appointmentHeader p img { width: 65%; }
	#creditcards img {width: 65%;}
	ul.list li div img { width: 45%; }
	.contactDetails { width: 80%; margin-left: 20%; }

}


@media only screen and (max-width: 560px){
	.benefitLists h3 { width: 60%; }

	footer #contact { padding: 0px 0px 30px 30px; }
	#footer_logo { left: 38%; }
	#footer_arrow { left: 38%; }

    .importantInfo { width: 75%; }

	.carteDetails { 
		font-size: 12px; 
		margin-left: auto;
    	margin-right: auto;
    	width: 80%;
	}
	.conDetails { 
		font-size: 12px;
		margin-left: auto;
    	margin-right: auto;
    	width: 80%;
	 }
	.conDetails h3 { font-size: 16px; } 
	.carte h3 { font-size: 16px; }
	#appointmentHeader p img { width: 75%; }
	#creditcards img {width: 75%;}
	.contactDetails { margin-left: 12%; }
}

/**************************************************
	- Small Phone Screen Size
***************************************************/
@media only screen and (max-width: 500px){
	div#click-menu { right: 30%; }
	ul.list li div img { width: 49%; }
	.contactDetails { width: 100%; }
}

@media only screen and (max-width: 450px){
	#creditcards p { font-size: 15px; }
	ul.list li div img { width: 85%; }
	.contactDetails { margin-left: 8%; }
}

@media only screen and (max-width: 400px){
	/*   Home   */
	#logo { width: 70%; padding-top: 75px; }

	#button_works {
    float: none;
    padding: 10px 0px 0px;
    width: 40%;
    margin-left: 30%;
	}

	#statement { font-size: 17px; }

	#statement2 { margin-top: 10px; font-size: 11px; }

	section#mainInfo div {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.importantInfo {
		width: 85%;
		padding: 0px;
		float: none;
		height: auto;
		margin-top: 8%;
	}

	#Nav_Appointment img {
		height: 100px;
	}

	#Nav_Appointment { right: 1%; top: -20px; }
	.learnButton { width: 97%; }
	#short { margin-top: 35px; }

	#mainAppointmentHome a img { padding: 10px 0px 60px; }

	footer #disclaimer { width: 80%; }
	footer #contact { width: 80%; padding: 0px 0px 30px 2%;}
	#footer_logo { left: 34%; }
	#footer_arrow { left: 33%; }

	/*   Benefits   */
	.benefitLists h3 { width: 85%; }
	.benefitLists {
		width: 100%;
		padding: 20px 0px 0px 0px;
	}

	.rule { border: none; margin-top: 0%; }
	.ruleTitle { border: none;}

	#benefitInfo div { padding-top: 0px; }

	#benefitInfo { padding: 15px 0px; }

	/*   Pricing   */

	div#right { padding-right: 20px; }

	.serviceDetail {
		width: 85%;
		float: none;
		margin: 0px 0px 15px 3px;
		padding: 20px;
	}

	#right { margin-right: 0%; }

	/*   About   */
	#aboutPage { width: 68%; }
	#aboutPage h2 { font-size: 16px; } 
	.aboutDetails { overflow: visible; }

	.aboutCopy { width: 100%; float: none; padding: 0px; }
	.aboutButton { width: 100%; margin: 0px; margin-top: 15px;}
	#imageCap { float: none; }
	.aboutDetails p { padding: 0px; }
	#aboutPage h2 { padding: 10px 0px; text-align: center; }

	/*   Contact   */
	.contactDetails { width: 100%; margin-left: 6%; }

	/*   News   */
	#news { width: 91%; }
	.post { width: 95%;}

	/*   Blog   */
	.post h2 { line-height: 1; }

	#blog {
		margin-left: 0px;
		margin-right: 0px;
		width: 85%;
	}
	#appointmentHeader p img { width: 95%; }
	#creditcards img {width: 95%;}
}

@media only screen and (max-width: 320px){ 
	#footer_logo { left: 32%; }
	#footer_arrow { left: 32%; }
	#statement2 {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}

	#aboutPage { width: 60%; }

	#imageCap {
		width: 90%;
		margin-left: -30px;
		padding-top: 0px;
	}

	.contactDetails { margin-left: 1%; }
	#contactForm { padding: 0px; margin-left: 7px; margin-right: 0px; }
	.contactDetails ul li { font-size: 14px; }

}