/*
Author: Techuso llc
Author URI: http://www.techuso.com
Description: Custom theme for responsive page. 
Version: 1.0
*/

@media  (max-width: 1400px) {
	.ls-container .ls-ps-container-text .container-text {
	    top: 100px;
	}
}
@media  (max-width: 1280px) {
	.image-header{
		height: auto;
	    max-width: 1280px;
	    position: relative;
	    width: 100%;
	}
	
	.ls-container .ls-ps-container-text .container-text {
	    top: 50px;
	}
	
	#karenKleiman img {
    	margin-bottom: 20px !important; 
	}
	
	#featuredBook img{
		margin-bottom: 20px !important;
	}
}

@media  (max-width: 1200px) {
	footer#colophon #content-footer #mc_embed_signup {
    	width: 27%;
	}
}

@media  (max-width: 1140px) {
	header .headerBottom nav#access ul li {
    	font-size: 110%;
	}
	
	footer#colophon #content-footer .div-footer .img-call span {
    	font-size: 200%;
	}
	
	.secundary-content{
		display: none;
	}
	
	.secundary-content.res{
		display: block;
	}
	
	.content-50.tools img {
    	margin-right: 0;
	}
	
	.ls-container .ls-ps-container-text .container-text .info p {
    	font-size: 38px;
	}
	
	.ls-container .ls-ps-container-text .container-text .link p {
    	font-size: 20px;
	}
	
	.ls-container .ls-ps-container-text .container-text .link .under {
    	bottom: 20px;
	}
	
}

@media  (max-width: 1080px) {
	
	header .headerBottom nav#access ul li {
	    padding: 0 2%;
	    width: auto;
	}
	
	header .headerBottom nav#access ul li.current-menu-item,
	header .headerBottom nav#access ul li.current-page-ancestor,
	header .headerBottom nav#access ul li:hover
	{
		background-color: #fff;
	}
	
	footer#colophon #content-footer .div-footer {
    	width: 24%;
	}
	
	.content-50.training-dates { 
    	width: 100%;
	}
	
	.content-50.child {
    	width: 100%;
	}
	
	body.home #main #content #homeFeaturedNav li.middle a {
    	font-size: 40px;
	}
	
}


@media  (max-width: 1000px) {
	#closingMessage h1 {
    	font-size: 200%;
	}
	
	#closingMessage p {
    	font-size: 125% !important;
	}
	
	footer#colophon #content-footer .div-footer {
    	width: 23%;
	}
}

@media  (max-width: 980px) {
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }
  .ls-container .ls-ps-container-text .container-text {
    top: 15px;
  }
  .ls-container .ls-ps-container-text .container-text .info p {
    font-size: 32px;
  }
  .ls-container .ls-ps-container-text .container-text .link p {
    font-size: 18px;
  }
  body.home #main #content #homeFeaturedNav li.middle a {
    font-size: 35px;
  }
  
  footer#colophon h1 {
    	font-size: 200%;
	}
	
	footer#colophon p {
    	font-size: 125%;
	}
	
	footer#colophon #content-footer .div-footer .img-call span {
    	font-size: 150%;
	}
	
	footer#colophon #content-footer .div-footer .img-call {
   	 border-radius: 37px;
   	 min-height: 125px;
   	 margin: 0 auto;
	}
	
	footer#colophon #content-footer .div-footer .img-call .content-info-call {
   	 padding-top: 20px;
	}
	
	.left-content a img {
    	width: 25%;
	}
  
}

@media  (max-width: 900px) {
	footer#colophon #content-footer #mc_embed_signup {
	    width: 30%;
	}
	
	footer#colophon #content-footer .div-footer {
    	width: 22%;
	}
}

@media  (max-width: 860px) {
	.training-dates a {
    	font-size: 135%;
    }
}

@media  (max-width: 822px) {
	#menu-main-navigation-1 {
    max-width: 685px !important;
	}
	
	footer#colophon .menu-footer #menu-main-navigation-1 .menu-item {
    font-size: 120% !important;
	}
}

@media  (max-width: 800px) 
{
	/** slider changes **/
	.ls-slide > .ls-l {
		bottom: 0px;
		top: auto;
	}
	.slider-content label {
		font-size:25px; 
		margin: 5px 10px; 
		white-space: normal;
		display: block;
		color: #FFF;
		line-height: 26px;
		letter-spacing: 1.5px;
	}
	
	.slider-content p {
		font-size:16px; 
		font-weight: bold; 
		margin: 5px 15px; 
		text-align:left; 
		white-space: normal;
		letter-spacing: 1.5px;
	}
	
	.slider-content p a,
	.slider-content p a:hover
	{
		color: #FFF;
		text-decoration: none;
	}
	
	#closingMessage a:hover {
   		text-decoration: none;
	}
	
	.slide-image-mobile,.image-header-mobile{
		display: block;
	}
	
	.slide-image, .image-header{
		display: none;
	}
	
	#mobile-line{
		float: right;
		display: none;
	}
	
	footer#colophon small {
		width:100% !important;
	}
	
	.content-social-icon {
    	display: table-header-group;
	}
	
	footer#colophon #content-footer { 
    	display: table-footer-group;
	}
	
	footer#colophon .menu-footer #menu-main-navigation-1 {
    	max-width: 100%;
    	text-align: center;
    	margin: 40px auto;
	}
	
	footer#colophon .menu-footer #menu-main-navigation-1 .menu-item {
    	display: inline-block;
    	float: none;     
	}
	
	footer#colophon #content-footer #mc_embed_signup,
	.call-us.div-footer, .img-footer.div-footer {
    	display: none !important;
	}
	
	footer#colophon #content-footer .div-footer {
    	margin: 0 auto !important;
    	text-align: center;
    	width: 250px;
    	display: block;
	}
	
	footer#colophon h1 { 
	    font-size: 300%;
	    line-height: 120%;
	    margin-left: 20%;
	    margin-right: 20%;
	}
	
	.socialBadges .menu > ul {
    	margin-left: 10%;
    	margin-right: 10%;
	}
	
	footer#colophon p {
    	display:none;
	}
	
	header .headerTop #site-title {
   	 width: 90%;
	}
	
	#wprmenu_menu.wprmenu_levels a.wprmenu_parent_item {
    	border-left: none !important;
	}	
	
	header .headerBottom {
    	display: none;
	}
	
	#responsive-menu div#responsive-menu-title {
    	padding: 20px 0 !important;
    	width: 100% !important;
	}
	
	#responsive-menu .responsive-menu li.menu-item a {
    	padding: 12px 0 !important;
    	width: 100% !important;
	}
	
	#responsive-menu {
    	top: 154px !important;
	}
	
	#RM3Lines {
    	display: none;
	}
	
	#click-menu #RMX.threelines-float-left, #click-menu #RMX.threelines-float-right, #click-menu-label {
    	margin-top: 19px; 
	}
	
	#responsive-menu #responsive-menu-title, #responsive-menu #responsive-menu-title {
    	color: transparent !important; 
	} 
	
	#click-menu.push{
	 color: #52575c !important; 
	}
	
	#click-menu {
    padding: 5px 0 !important;
	}
	
	#click-menu.click-menu-active{
	 color: transparent !important; 
	}
	
  footer#colophon #content-footer {
    width: 100%;
  }
  
  footer#colophon #content-footer .div-footer {
    width: 100%;
  }
  footer#colophon #content-footer .div-footer .img-call {
    width: 60%;
    background-color: transparent;
  }
  footer#colophon #content-footer .div-footer .img-call .content-info-call {
    padding-top: 35px;
  }
  footer#colophon #content-footer .div-footer img {
    margin-top: 0px;
  }
  header .headerTop .appointment {
    display: none;
  }
  header .headerBottom {
    min-height: 50px;
  }
  header .headerBottom nav#access .menu-main-navigation-container #menu-main-navigation {
    display: none;
  }
  header .headerBottom nav#access .socialBadges {
    display: inline !important;
  }
  
  #primary.contact,#secondary.contact{
  	width: 100%;
  	display: block;
  }
  
  #primary {
    width: 100%;
	}
	
	#secondary{
	display: none;
	}
	
	#content.home {
    	display: none;
	}
	
	#content-responsive.home {
    display: block;
    text-align: left;
    width: 100%;
	} 
	
	.slider-image img{
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}
	
	#content-responsive h1 {
    font-size: 400%;
    line-height: 60px;
    margin: 20px 0;
    text-align: center;
	}
	
	#content-responsive a.text {
    color: #654b73;
    font-size: 180%;
    line-height: 25px;
    text-decoration: none;
	}
	
	#content-responsive a.button {
    border-radius: 4px;
    font-size: 180%;
    max-width: 800px;
    padding: 4%;
    text-align: center;
    text-decoration: none;
    line-height: 25px;
	}
	
	#content-responsive .introduction {
	    font-size: 180%;
	    line-height: 26px;
	}

	.introduction .text-color {
    	color: #765987;
	}
	
	.main-content .left-content {
    	float: none;
    	margin-right: 0;
    	width: 100%;
	}
	
	.main-content .right-content {
    	display: none;
	}
	
	.content-25 {
    	width: 34%;
	}
	.content-50 {
    	width: 64%;
	}
	
	#closingMessage > h1 {
    	max-width: 100%;
	}
	
	body.home #primary {
    display: block;
    float: none;
    padding: 0 2%;
    width: 96%;
    text-align: left;
	}
	
	body.page-template-page-associates-php #content section div {
		min-heigh: 325px;
	}
}

@media  (max-width: 720px) {
	footer#colophon h1 {
	    margin-left: 5%;
	    margin-right: 5%;
	}
	
	.training-dates {
	    float: none;
	    margin: 10% auto;
	    text-align: center;
	    width: 100%;
	}
	
	.certificate {
	    float: none;
	    width: 100%;
	}
	
	body.page-template-page-associates-php #content section div {
		min-height: 425px;
		width: 100%;
		margin: 0;
	}
}

@media  (max-width: 600px) {
	.content-25 {
		width: 100%;
	}
	.content-50 {
    	width: 100%;
    	margin-top: 20px;
	}
	
	.box-button {
    margin: 0 auto;
	}
	
	.book-thumbnail {
    	width: 100%;
	}
	
	.book-thumbnail img {
	    border: 0 none;
	    display: block;
	    height: auto;
	    margin: 0 auto;
	    max-width: 300px;
	    width: 100%;
	}
	
	.book-desciption {
	    width: 100%;
	}
	
	#content-responsive a.text,#content-responsive a.button,#content-responsive .introduction  {
    font-size: 120%;
	}
	
	footer#colophon .menu-footer #menu-main-navigation-1 {
    	margin: 0 auto;
	}
	
	.socialBadges .menu > ul {
    	margin-bottom: 0;
	}
}

@media  (max-width: 480px) {

	#wprmenu_menu.wprmenu_levels ul li a {
    	width: 65% !important;
	}
	
	footer#colophon #content-footer .div-footer {
    padding-top: 10px; 
	} 

	.page-id-2788 iframe {
    	height: auto !important;
    	width: 100% !important;
	}
	
	form span.ginput_right, form li.ginput_right {
    	padding: 0;
	}
	
	form span.ginput_left, form span.ginput_right, form li.ginput_left, form li.ginput_right {
    	float: none;
	}
	
	.wp-image-8111.alignleft {
   	 	height: auto !important;
    	width: 100% !important;
	}
	
	form input.medium, form textarea.medium, form select, form li.full, .name_last > input, .name_first > input {
    	width: 96%; 
	}
	
	body.page-template-page-associates-php #content section div, body.page-template-page-registration-php #content section div {
    	margin-right: 0;
	}
	
	.page-id-646 .btn.primary {
		margin: 20px;  
	}
	
	div.referral {
    	float: none;
   	 	width: 100%;
   	 	height: auto;
	}
	
  html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
  }
  
  .book-desciption p {
    	text-align: left;
	}
  
  footer#colophon h1 {
    	font-size: 350%;
    	margin-left: 0;
	}
	
	#content-responsive h1 {
    	font-size: 250%;
    	line-height: 100%;
	}
	
	header .headerTop #site-title {
    	width: 100%;
	}
	
	#primary aside.photoAndQuote {
	    margin: 0 auto;
	    width: 100%;
	}	
	
	#primary aside.photoAndQuote img {
	    float: none;
	    margin: 0 auto;
	    max-width: 300px;
	}
	
	body.page-template-page-registration-php #content section div {
 	    width: 100%;
	}
	
	article iframe {
    	max-width: 500px;
    	width: 100%;
	}
	
	.prof-photo {
	    float: none;
	    margin: 0 auto;
	    max-width: 300px;
	    width: 100%;
	}
	
	.prof-bio {
	    float: none;
	    width: 100%;
	}
	
	.training-dates {
	margin-bottom:20%; 
	}
	
	.pageTitle {
    	font-size: 35px; 
	}
	
	h3,
	h4,
	h5,
	h6 {
  		line-height: 20px;  
	} 
	
	h2 {
    	line-height: 28px;
    	font-size: 140%; 
	}
	
	#content blockquote {
		display: none;
	}
	
	h3 {
    	margin: 20px 0;
	}
	
	footer#colophon h1 {
    	font-size: 200% !important; 
	}
	
	#content h1.sectionHeading,
	#primary h1.sectionHeading {
    	font-size: 200%; 
	}
	
	body.page #content article {
		float: none;
		width: 100%;
	}
	
	#primary aside.photoAndQuote {
    	margin: 10% auto;
	}
	
	.certificate{
		margin-left: 0 !important;
	}
	
	.wp-image-8973 {
		float: none;
	}
	
	header .headerTop #site-title {
    	height: 87px !important;
	}
	
	header .headerTop {
    	height: 100px !important;
	}
	
}

@media  (max-width: 360px) {
	
	.contact-content {
    	padding-left: 0;
	}
	
	.img-karen {
    display: block !important;
    float: none !important;
    margin: 0 auto !important;
}
	
	#primary h1.sectionHeading {
    	font-size: 25px;
   		margin: 5px 0;
	}
	a.btn-families{
    	margin: 15px auto !important;
    	max-width: 280px !important;
    	text-align: center !important;
    	border-radius:8px !important;
    	height: 45px !important;
    }
    a.button{
    	margin: 15px auto !important;
    	max-width: 280px !important;
    }
	
	footer#colophon #content-footer .div-footer {
    	width: 100%;
	}
	
  	footer#colophon h1 {
    	font-size: 300%;
    	margin-left: 0;
	}
	
	.socialBadges .menu > ul {
    	margin-left: 10%;
	}
	
	#second-line{
		display: none;
	}
	
	#mobile-line{
		display: block;
	}
	
	.header-slider h1.sectionHeading {
    	font-size: 35px;
	}
	
}

@media print {
  * {
    background: transparent !important;
    color: #444 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after {
    content: " (" attr(href) ")";
  }
  abbr:after {
    content: " (" attr(title) ")";
  }
  .ir a:after {
    content: "";
  }
  /* Don't show links for images */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr,
  img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}