/* HTML Tag Redefinition */
html {
	margin:0px;
}
/*img#welcome-menu {
    margin-bottom: 10px;
}*/
div.ccm-ui .pagination{height:36px;margin:18px 0;}
div.ccm-ui .pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);}
div.ccm-ui .pagination li{display:inline;}
div.ccm-ui .pagination a{float:left;padding:0 14px;line-height:34px;text-decoration:none;border:1px solid #ddd;border-left-width:0;}
div.ccm-ui .pagination a:hover,div.ccm-ui .pagination .active a{background-color:#f5f5f5;}
div.ccm-ui .pagination .active a{color:#999999;cursor:default;}
div.ccm-ui .pagination .disabled span,div.ccm-ui .pagination .disabled a,div.ccm-ui .pagination .disabled a:hover{color:#999999;background-color:transparent;cursor:default;}
div.ccm-ui .pagination li:first-child a{border-left-width:1px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}
div.ccm-ui .pagination li:last-child a{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}
div.ccm-ui .pagination-centered{text-align:center;}
div.ccm-ui .pagination-right{text-align:right;}
.ccm-ui .pager{margin-left:0;margin-bottom:18px;list-style:none;text-align:center;*zoom:1;}.ccm-ui .pager:before,.ccm-ui .pager:after{display:table;content:"";}
.ccm-ui .pager:after{clear:both;}
.ccm-ui .pager li{display:inline;}
.ccm-ui .pager a{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.ccm-ui .pager a:hover{text-decoration:none;background-color:#f5f5f5;}
.ccm-ui .pager .next a{float:right;}
.ccm-ui .pager .previous a{float:left;}
.ccm-ui .pager .disabled a,.ccm-ui .pager .disabled a:hover{color:#999999;background-color:#fff;cursor:default;}

div#kids-nav img {
  width: 100%;
	max-width: 200px;
  max-height: 188px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.notification-text {
  display: block;
  padding: 15px;
  font-size: 18px;
  font-weight: 600;
}

.notification-text:hover {
  text-decoration: none;
}

.notification-text img {
  max-height: 45px;
  margin-right: 15px;
} 

.page-cid-599 div#main {
    background: none;
}
.default-flexslider ul, .default-flexslider ol, .default-flexslider li {
    visibility: visible !important;
}

.default-flexslider .flex-direction-nav a {
    width: 33px;
}
.default-flexslider .flex-direction-nav .flex-next {
    background-position: -2px -39px;
}

#play-gallery {
    margin-top: 50px !important;
}
body {
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-position-y: 100% !important;
}
.flex-direction-nav a{
    padding: 0!important;
     visibility: visible !important;
		 height: 46px !important;
}
input#play-gallery {
    margin-top: 45px;
}
#slideshow img {
    max-height: 300px !important;
}
div#slideshow {
    padding-bottom: 30px !important;
}
.mapInfo div div {
  display: block;
  width: 254px;
  border-top: 1px solid #E7E7E7;
  padding: 5px 5px;
}
#kids-slider > .slideImgWrap > div {
    height: 250px !important;
}
.col-md-4.box-img-prof img {
    max-width: 250px;
}
select#advance_search {
    margin-bottom: 5%;
}
#referral .col-md-3 {
    padding-left: 15px;
    padding-right: 75px;
    color: #ffffff;
    font-size: 80%;
    max-width:210px;
}
#referral-2 .col-md-3 {
    padding-left: 30px;
    padding-right: 70px;
    color: #ffffff;
    font-size: 100%;
    width: 17.5% \9;
    margin-top: -15px \9;
}
div#referral {
    z-index: 99;
    position: absolute;
    color: #ffffff !important;
    padding: 10px;
}
div#referral-2 {
    z-index: 99;
    position: absolute;
    color: #ffffff !important;
    padding: 25px;
}

.img-grid {
  width: 225px;
  height: 213px;
  display: inline-block;
  position: relative;
	margin-right: 10px;
}

.img-grid p {
  position: absolute;
  bottom: 21px;
  color: #fff;
  text-align: center;
  width: 100%;
}

.kids-resources-btn {
    margin-left: 15px;
}

.kids-resources-btn img:hover {
    opacity: .8;
}

.prof-box-text {
    color: #ffffff !important;
    width: 250px;
    position: absolute;
    top: 170px;
    text-align: center;
}
.families-box-text {
    color: #ffffff !important;
    width: 250px;
    position: absolute;
    top: 170px;
    text-align: center;
}
 #tooltipmap {
  background: #fff;
  color: #000;
  padding: 20px;
  pointer-events: none;
  width: 300px;
  height:auto;
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}

#tooltipmap:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #ffffff 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
  -webkit-box-shadow: 10px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 10px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 10px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 10px rgba(0, 0, 0, 0.28);
          box-shadow: 10px rgba(0, 0, 0, 0.28);
}
img {
  border: 0px
}
body.not-logged-in.not-front.page-type-.page-cid-534.kids.mental-health-info {
    background-position-y: 100px !important;
}
img.mapster_el.map {
    margin: 0px !important;
}

#waiting-room-map,
#residential-room-map,
#treatment-map,
#community-map {
	max-width: 100%;
}

div#kids_treatment {
    max-width: 210px;
    margin-top: 10px;
}
.flex-block.flex-block-hw.flex-block-border {
    background-color: transparent !important;
}
div#welcome_cpri_kids {
    margin-top: 9px;
    max-width: 422px;

}
div#Our_Outpatient_services {
    background: url('../images/Our_Outpatient_services_Rollover.png') no-repeat !important;
}
div#welcome_kids {
    max-width: 860px;
    margin-right: auto !important;
    margin-left: auto !important;
}
#outpatienttext {
    display: none;
    padding: 20px;
    background-color: #4f84cb;
    width: 272px;
    height: 200px;
    margin-left: 15px;
    margin-top: 55px;
    margin-bottom: 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
#voluntarytext {
    display: none;
    padding: 20px;
    background-color: #e40a1c;
    margin-top: 55px;
    width: 273px;
    height: 200px;
    margin-bottom: 20px;
    margin-left: 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}

#referraltext {
	display:none;
    padding: 20px;
    background-color: #630f8b;
    margin-top: 55px;
    width: 272px;
    height: 200px;
    margin-bottom: 20px;
    margin-left: 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}

#professionaldeveloptext {
	display:none;
    padding: 20px;
    background-color: #84c744;
   margin-top: 55px;
    width: 273px;
    height: 200px;
    margin-bottom: 20px;
    margin-left: 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}

#intensivetext {
	display:none;
    padding: 20px;
    background-color: #e85523;
   margin-top: 55px;
    width: 272px;
    height: 200px;
    margin-bottom: 20px;
    margin-left: 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}
div#waiting_kids {
    margin-top: 10px;
}
area {
  display: inline;
  cursor: pointer;
}
select#ctID {
  width: 150px;
}
#profile-edit-form > input#save {
  text-indent: 0px !important;
}
body.families #main a {
  color: #282828;
  text-decoration: underline;
}
p, div {
  color: #363636;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 0.920;
}
body.families .breadcrumb div {
    color: #fff;
    font-weight: 600;
}
.mapInfo {
    height: 620px;
    overflow: hidden;
}
body.professionals #main a {
  color: #282828;
  text-decoration: underline !important;
}
div#kids-mental-health-splash {
    margin-top: 10px;
}
body.kids #main a {

}
.interactive {
    margin: 30px;
    background-color: #c8c8c8;
    padding: 30px;
    margin-left: 100px;
    margin-right: 100px;
}

body.page-type-story #central {
  margin-top: 50px;
}
#blanket { background-color:#111; opacity: 0.65; *background:none; position:absolute; z-index: 9001; top:0px; left:0px; width:100%; }
#popUpDiv { position:absolute; background:url('/packages/education_portal/themes/base/images/') no-repeat; width:400px; height:400px; border:5px solid #000; z-index: 9002; }
.interactive a {
    color: #282828;
    text-decoration: none !important;
}
#label_search{
  text-indent: -9999px;
}
#main a {
  font-weight: bold;
  cursor: pointer
}

fieldset {
  border: 1px solid #ccc;
}

.map {
	margin-left: -35px;
}

.mapInfo div div {
	display: block;
	width: 254px;
	border-top: 1px solid #E7E7E7;
	padding: 5px 5px;
}

.mapInfo h2 {
	font-size: .938em !important;
	font-weight: normal;
	color: #21AEBF;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.313em;
	border: none !important;
	border-top: 1px solid;
}

#main .mapInfo a {
	color: #21AEBF !important;
	font-weight: normal;
	text-decoration: underline;
}

.mapInfo p {
	margin-bottom: 0;
	display: none;
}

.infoHighlight p {
	display: inline-block;
}

.print-this {
    display: inline-block;
    position: relative;
    margin-bottom: 0px;
    margin-top: 2px;
    vertical-align: -webkit-baseline-middle;
}

#glossary-data {
	display: none;
}

input#print-page {
	padding: 0px 4px;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #fff;
}
.flex-next {
	opacity: 1 !important; right: 0;
	}
.flex-prev {
	opacity: 1 !important; left: 0;
}
.col-sm-3 .flexslider {
	width: 220px;
}

.default-flexslider .flex-control-nav {
	bottom: -25px;
}

.default-flexslider .flex-caption {
	background: #939598;
}

.hidden-data {
  display: none;
}
#brick9 {
    top: 105px;
    left: 335.5px;
    position: absolute;
}
span#brick9-text {
    z-index: 3;
    top: 15px;
    position: absolute;
}
abbr[title], abbr[data-original-title] {
	color: #282828;
  font-weight: 700;
}

/* error text class optionally provided by theme */
div.ccm-error-response {
  color: #f00;
  margin-bottom: 12px
}

.sticky-footer {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -155px;
}

/**
 * Header
 */
header {
  padding-bottom: 15px;
	margin:0px;
  /** OLD BROWSERS**/
  background-color: #DCDDDE;
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(left, #FFFFFF 0%, #DCDDDE 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(left, #FFFFFF 0%, #DCDDDE 100%);
  /* Opera */
  background-image: -o-linear-gradient(left, #FFFFFF 0%, #DCDDDE 100%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FFFFFF), color-stop(1, #DCDDDE));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(left, #FFFFFF 0%, #DCDDDE 100%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to right, #FFFFFF 0%, #DCDDDE 100%);
}
span#sm-text {
  z-index: 3;
  top: 20px;
  left: 0px;
  position: absolute;
}
#logo img {
    width: 100%;
    max-width: 375px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 8px;
}

img#ontario-trillium {
    max-height: 43px;
    padding-top: 10px;
}

.col-xs-2 {
	border: solid 1px black;
	height:100px;
}
#bricks {
	width: 100%
	z-index: 2;
	position:relative;
}
#sm-brick {
    top: 247px;
    left: 47.5% !important;
    position: absolute;
}
#brick1 {
    top: 106px;
    left: 760.5px !important;
    position: absolute;
}

#site-search {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
span#brick3-text {
    z-index: 3;
    top: 30px;
    left: 15px;
    position: absolute;
}
div#brick3 {
    position: absolute;
     top: 320px;
    left: 708px;
}
span#brick5-text {
    z-index: 3;
    top: 30px;
    left: 0px;
    position: absolute;
}
div#brick5 {
    position: absolute;
    top: 390px;
    left: 773px;
}
span#brick4-text {
  z-index: 3;
  top: 30px;
  left: 0px;
  position: absolute;
}
div#brick4 {
    position: absolute;
    top: 390px;
    left: 342px;
}
span#brick9-text {
    font-family: Rock Salt;
    font-size: 87.5%;
    font-weight: 600;
    text-align: center;
    margin-top: -10px;
}

span#brick8-text {
    font-family: Rock Salt;
    font-size: .875em;
    font-weight: 600;
    text-align: center;
    margin-top: -10px;
}
span#brick5-text {
    font-family: Rock Salt;
    font-size: .875em;
    font-weight: 600;
    text-align: center;
    margin-top: -10px;
}
span#sm-text {
    font-family: Rock Salt;
    font-size: .875em;
    font-weight: 600;
    text-align: center;
    margin-top: -10px;
}
span#brick1-text {
    font-family: Rock Salt;
    font-size: .875em;
    font-weight: 600;
    text-align: center;
    margin-top: -10px;
}
span#brick6-text {
    font-family: Rock Salt;
    font-size: .875em;
    font-weight: 600;
    text-align: center;
    margin-top: -10px;
}
span#brick7-text {
    font-family: Rock Salt;
    font-size: .875em;
    font-weight: 600;
    text-align: center;
    margin-top: -10px;
}
span#brick4-text {
    font-family: Rock Salt;
    font-size: .875em;
    font-weight: 600;
    text-align: center;
    margin-top: -10px;
}
span#brick3-text {
    font-family: Rock Salt;
    font-size: .875em;
    font-weight: 600;
    text-align: center;
    margin-top: -10px;
}
span#brick8-text {
  z-index: 3;
  top: 25px;
  left: 60px;
  position: absolute;
}
div#brick8 {
    position: absolute;
    top: 535px;
    left: 341px;
}
span#brick7-text {
    z-index: 3;
    top: 15px;
    left: -25px;
    position: absolute;
}
div#brick7 {
    position: absolute;
    top: 460px;
    left: 673px;
    text-align: center;
}
span#brick6-text {
    z-index: 3;
    top: 30px;
    left: 70px;
    position: absolute;
    text-align: center;
}
div#brick6 {
    position: absolute;
    top: 535px;
    left: 560px;
}
span#brick1-text {
    z-index: 3;
    top: 20px;
    left: 0px;
    position: absolute;
}
.img-zoom {

			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			-ms-transition: all .2s ease-in-out;

		}

		.transition {
			-webkit-transform: scale(3);
			-moz-transform: scale(3);
			-o-transform: scale(3);
			transform: scale(3);
			-webkit-box-shadow: 10px 9px 5px -4px rgba(0,0,0,0.15);
			-moz-box-shadow: 10px 9px 5px -4px rgba(0,0,0,0.15);
			box-shadow: 10px 9px 5px -4px rgba(0,0,0,0.15);
		}
#site-search .search-input {
  border: none;
  width: 100%;
  height: 30px;
  padding: 0 10px;
  bottom: 26px;
  position: relative;
}
.page-cid-128.kids.kids {
	background-image:none !important;
}
#site-search .search-button {
    background: url('../images/search-btn.png') no-repeat;
    display: block;
    width: 16px;
    height: 18px;
    position: absolute;
    border: none;
    top: 6px;
    right: 5px;
    color: transparent;
}

body.search-results .ccm-search-block-text,
body.search-results .ccm-search-block-submit,
.ccm-search-block-form > h3 {
  display: none;
}

div#share-this {
	border: 1px solid #d3d3d3;
	padding: 1px 2px;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 30px;
}

div#share-title {
	float: left;
	padding-right: 10px;
}

.addthis_sharing_toolbox {
	display: inline-block;
}

/**
 * Navigation
 */

#kids-divider {
  height: 25px;
}

/**
 * 	Content
 */

#main, #main-links {
  background: url('../images/main-bg.png') repeat;
  padding: 15px;
}

#main-links {
  padding: 15px;
}

.default-flexslider {
  margin-bottom: 0px !important;
}

.page-title,
#page-title {
  font-weight: 700;
  font-size: 175%;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.sub_title{
  margin-top: 26px;
}

body.families #page-title,
body.families .page-title {
  color: #DA6227;
}
blockquote p {
    font-size: 150%;
    font-weight: 300;
    line-height: 1.25;
}
body.professionals #page-title,
body.professionals .page-title {
  color: #0093D0;
}

body.page-type-get_to_know_us #page-title,
body.page-type-get_to_know_us .page-title {
  font-family: 'Roboto Slab', serif;
  color: #0068B3;
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 15px;
}

body.page-type-get_to_know_us #main {
  background: white;
  padding: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

body.kids #main {
  margin-top: 15px;
}

body.page-cid-128 #kids-divider {
  display: none !important;
}

body.kids .default-flexslider .slides img {
  width: 100%;
}

.story-image img {
  width: 100%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

label.col-xs-2 {
	border: none;
}

.story-page-image {
  text-align: center;
}

.story-page-image img {
  max-width: 100%;
  -webkit-box-shadow: -11px 11px 0px rgba(0, 0, 0, 1);
  -moz-box-shadow: -11px 11px 0px rgba(0, 0, 0, 1);
  box-shadow: -11px 11px 0px rgba(0, 0, 0, 1);
  transform: rotate(-7deg);
  -ms-transform: rotate(-7deg); /* IE 9 */
  -webkit-transform: rotate(-7deg); /* Safari and Chrome */
}

.story-title {
  font-family: 'Roboto Slab', serif;
  color: black;
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 15px;
}

.stories .story {
  margin: 15px 0;
}

.stories .story .story-description {
  color: white;
  padding: 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  z-index: 20;
}

.stories .story .story-description .content {
  position: relative;
}

.stories .story .story-description .content:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  border: 15px solid;
  border-color: transparent #fff transparent transparent;
}

/** FIRST COLOR***/
.story-description.color0 {
  background: #a6b21d;
}

.story-description.color0.align-left .content:after {
  left: -60px;
  border-color: transparent #a6b21d transparent transparent;
}

.story-description.color0.align-right .content:after {
  right: -60px;
  border-color: transparent transparent transparent #a6b21d;
}

/** SECOND COLOR***/
.story-description.color1 {
  background: #0078ae;
}

.story-description.color1.align-left .content:after {
  border-color: transparent #0078ae transparent transparent;
  left: -60px;
}

.story-description.color1.align-right .content:after {
  border-color: transparent transparent transparent #0078ae;
  right: -60px;
}

/** THIRD COLOR***/
.story-description.color2 {
  background: #DA6227;
}
#bricks {

    height: 745px;
}
.story-description.color2.align-left .content:after {
  left: -60px;
  border-color: transparent #DA6227 transparent transparent;
}

.story-description.color2.align-right .content:after {
  right: -60px;
  border-color: transparent transparent transparent #DA6227;
}

/** flex-block**/
.flex-block-wrapper {
  position: relative;
}
#listview-template {
    display:none;
}
.flex-block {
  display: inline-block;
  vertical-align: top;
  margin-right: -5px;
  text-align: center;
}
object#swfcontent2095 {
    width: 100%;
}
.flex-block-hover-text {
	/*display: none;
	position: absolute;*/
	background-color: #fff;
	border: 1px #dcdcdc solid;
	padding: 20px;
}

.flex-block .flip .back {
    height: 100% !important;
    border: 1px #dcdcdc solid;
    text-align: left;
    margin-top: 34px;
    width: 100% !important;
    margin-left: 50px;
}

.flex-block .flip {
	z-index: 99;
}

.flex-block-content {
  	background-color: #fff;
	padding: 20px;
}

.flex-block-menu {
	text-align: center;
	height: 100%;
	width: 100%;
	display: table;
}

.flip {
   display: none;
}

.flex-block-menu .flex-block-title {
	display: table-cell;
  	vertical-align: middle;
}

.flex-block-title {
	padding: 5px;
	line-height: 1;
	min-height: 42px;
}

#main .flex-block a .flex-hover-wrapper {
	color: #363636;
  	font-family: Helvetica, Verdana, Arial, sans-serif;
  	font-size: 11pt;
	font-weight: normal;
}

.flex-block .flex-hover-wrapper .flex-block-hover-text,
.flex-block a .flex-hover-wrapper .flex-block-hover-text{
	display: none;
}

body.families #main .flex-block a.no-decoration {
    text-decoration: none !important;
}

.flex-hover-wrapper {
	  position: relative;
	  z-index: 99;
}
body {
    background-image: url('/packages/education_portal/themes/base/images/kids-bg.jpg');
    /* background-attachment: fixed; */
    background-size: 100%;
    background-position-x: center;
    background-position-y: 100px;
}
div#Webinar {
    z-index: 99;
    width: 155px;
    position: absolute;
    top: 120px;
	text-align: center;
    color: #ffffff;
}
div#workshops {
    z-index: 99;
    width: 155px;
    position: absolute;
    top: 113px;
	text-align: center;
    color: #ffffff;
	line-height: 1.1;
}
/*========Hides langague button========*/
.translate-toggle {
    float: right;
	padding: 10px;
	display:none !important;
}
.header-toggle .translate-toggle {
    float: right;
    padding: 0px;
    margin-top: 5px;
	display:block !important;

}

/*translate-toggle*/

#main .translate-toggle a.btn,
.translate-toggle a.btn {
	text-decoration: none !important;
}

.display-none {
	display: none;
}

.clear-both {
	clear: both;
}


/**
 * 	Footer
 */

footer, .push {
  min-height: 155px; /* '.push' must be the same height as 'footer' */
}

footer {
  font-size: 12px;
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  background: url('../images/footer-bg.png') repeat;
}

.content-margin {
  margin: 35px;
}

footer p {
	color: #fff;
}
@media (max-width: 1665px) {
	#sm-brick {
    	top: 33% !important;
	}
	#brick1 {
    top: 14%;
    left: 64.5% !important;
    position: absolute;
	}
	#brick9 {
    top: 14%;
    left: 28.5% !important;
    position: absolute;
	}
	div#brick4 {
    position: absolute;
    top: 52%;
    left: 29.5%;
	}
	div#brick8 {
    position: absolute;
    top: 70.5%;
    left: 29.5%;
	}
	div#brick7 {
    position: absolute;
    top: 60.5%;
    left: 673px;
    text-align: center;
	}
	div#brick6 {
    position: absolute;
    top: 70.5%;
    left: 48%;
	}
}
@media (max-width: 1645px) {
	#sm-brick {
	    top: 245px;
	    left: 47% !important;
	    position: absolute;
	}
}
@media (max-width: 1650px) {
	#sm-brick {
    	left: 621px;
	}
	#bricks {

    height: 725px;
}
}
@media (max-width: 1640px) {
	#brick3 {
	    top: 43% !important;
	    left: 60% !important;
	}
	div#brick5 {
    position: absolute;
    top: 52.5%;
    left: 65.5%;
	}
	div#brick7 {
    position: absolute;
    top: 61.5%;
    left: 57.5%;
}
}
@media (max-width: 1630px) {
	#sm-brick {
    	left: 611px;
	}
	#bricks {

    height: 715px;
	}
	div#brick6 {
    position: absolute;
    top: 72%;
    left: 48%;
	}
	div#brick8 {
    position: absolute;
    top: 72%;
    left: 29.5%;
	}

}
@media (max-width: 1620px) {
	#sm-brick {
    	left: 601px;
	}
	#bricks {
    height: 705px;
	}
	#brick9 {
	    top: 14%;
	    left: 29% !important;
	    position: absolute;
	}
}
@media (max-width: 1610px) {
	#sm-brick {
    	left: 591px;
	}
	#bricks {
    height: 695px;
	}
}
@media (max-width: 1600px) {
	#sm-brick {
    	left: 5811px;
	}
	#brick1 {
	    top: 13.5%;
	    left: 64% !important;
	    position: absolute;
	}
	#brick9 {
	    top: 13.5%;
	    left: 28.5% !important;
	    position: absolute;
	}
}
@media (max-width: 1590px) {
	#bricks {
    height: 685px;
	}
}
@media (max-width: 1570px) {
	#bricks {
    height: 675px;
	}
	#brick3 {
    top: 43% !important;
    left: 59% !important;
	}
	div#brick5 {
    position: absolute;
    top: 52.5%;
    left: 64.5%;
	}
	div#brick7 {
    position: absolute;
    top: 62.5%;
    left: 57%;
	}
}
@media (max-width: 1540px) {
	#bricks {
    height: 655px;
	}
	#brick1 {
    top: 13%;
    left: 63.5% !important;
    position: absolute;
	}
	#brick9 {
	    top: 13%;
	    left: 28.5% !important;
	    position: absolute;
	}
}
@media (max-width: 1520px) {
	#bricks {
    height: 635px;
	}
	div#brick4 {
	    top: 54%;
	    left: 30%;
	}
	div#brick8 {
    position: absolute;
    top: 74.5%;
    left: 30%;
	}
	div#brick6 {
    position: absolute;
    top: 74%;
    left: 48%;
	}
}
@media (max-width: 1500px) {
	body {
    background-size: auto;
	}
}
@media (max-width: 1450px) {
	#brick5 {
    position: absolute;
    top: 53.5% !important;
    left: 64.5%;
	}
	#brick3 {
    top: 43.5% !important;
    left: 59% !important;
	}
	div#brick7 {
    position: absolute;
    top: 64%;
    left: 56.5%;
	}
}

@media (max-width: 1200px) {
	#brick1 {
	    top: 13.25%;
	    left: 64% !important;
	    position: absolute;
	}
	#brick9 {
    top: 13%;
    left: 26.5% !important;
    position: absolute;
	}
	#brick3 {
    top: 43.5% !important;
    left: 61% !important;
	}
	div#brick5 {
    position: absolute;
    top: 54% !important;
    left: 67.5%;
	}
	div#brick7 {
    position: absolute;
    top: 64%;
    left: 58%;
	}
	div#brick4 {
    top: 54%;
    left: 26%;
	}
	div#brick8 {
    position: absolute;
    top: 74.5%;
    left: 26%;
	}
}
@media (max-width: 1450px) {
	body {
	    background-size: auto;
	}
}
@media (max-width: 1200px) {

	#referral .col-md-3 {
		padding-left: 20px;
		padding-right: 80px;
		color: #ffffff;
		font-size: 60%;
	}
}
@media (max-width: 1150px) {
	#referral-2 .col-md-3 {
		padding-left: 30px;
		padding-right: 70px;
		color: #ffffff;
		font-size: 80%;
	}
	div#referral-2 {
		z-index: 99;
		position: absolute;
		color: #ffffff !important;
		padding: 15px;
	}
}
@media (max-width: 991px) {
	body.not-logged-in.not-front.page-type-.page-cid-534.kids.mental-health-info {
    background-position-y: 190px !important;
}
	#sm-brick {
	    top: 37.5% !important;
	    left: 46% !important;
	}
	#brick9 {
	    top: 12.5%;
	    left: 19.5% !important;
	    position: absolute;
	}
	div#referral {
		z-index: 99;
		position: absolute;
		color: #ffffff !important;
		padding-left: 20px;
		padding-top: 5px;
		padding-right: 10px;
	}
	#referral-2 .col-md-3 {
		padding-left: 20px;
		padding-right: 70px;
		color: #ffffff;
		font-size: 70%;
	}
	#referral .col-md-3 {
		padding-left: 5px;
		padding-right: 30px;
		color: #ffffff;
		font-size: 55%;
	}
	div#referral-2 {
		z-index: 99;
		position: absolute;
		color: #ffffff !important;
		padding: 05px;
	}
	div#brick8 {
    position: absolute;
    top: 90%;
    left: 19%;
	}
	div#brick4 {
    top: 64%;
    left: 19.5%;
	}
	div#brick6 {
    position: absolute;
    top: 90%;
    left: 44%;
	}
	div#brick7 {
    position: absolute;
    top: 76%;
    left: 59%;
	}
	div#brick5 {
    position: absolute;
    top: 64% !important;
    left: 72.5%;
	}
	#brick3 {
    top: 51.5% !important;
    left: 64% !important;
	}
	#bricks {
    	height: 500px;
	}
	body {
    	background-position-y: 220px;
	}
	#brick1 {
    top: 12.5%;
    left: 69% !important;
    position: absolute;
}
}
@media (max-width: 767px) {
	body.not-logged-in.not-front.page-type-.page-cid-534.kids.mental-health-info {
    background-position-y: 220px !important;
}
	#brick9 {
    top: 31%;
    left: 20.5% !important;
    position: absolute;
	}
	div#brick6 {
    position: absolute;
    top: 109%;
    left: 48%;
	}
	#brick1 {
    top: 30.5% !important;
    left: 74% !important;
    position: absolute;
	}
	div#brick7 {
    position: absolute;
    top: 95%;
    left: 63%;
	}
	div#brick5 {
    position: absolute;
    top: 82% !important;
    left: 75.5%;
	}
	#brick3 {
    top: 69.5% !important;
    left: 65% !important;
	}
	div#brick8 {
    position: absolute;
    top: 109%;
    left: 19%;
	}
	div#brick4 {
    top: 83%;
    left: 19.5%;
	}
}
@media (max-width: 765px) {
	#bricks {
    height: 590px;
	}
	div#brick6 {
    position: absolute;
    top: 92%;
    left: 48%;
	}
	#brick9 {
    top: 26.5%;
    left: 20.5% !important;
    position: absolute;
	}
	div#brick4 {
    top: 70%;
    left: 19.5%;
	}
	#brick1 {
    top: 26.5% !important;
    left: 74% !important;
    position: absolute;
	}
	div#brick8 {
    position: absolute;
    top: 92%;
    left: 19%;
	}
	#brick3 {
    top: 59.5% !important;
    left: 67% !important;
	}
	div#brick7 {
    position: absolute;
    top: 81%;
    left: 63%;
	}
	div#brick5 {
    top: 71% !important;
	}
}

@media (max-width: 730px) {
	#brick9 {
	    top: 27.5%;
	    left: 18.5% !important;
	    position: absolute;
	}
}
@media (max-width: 720px) {
	#brick9 {
	    top: 27.5%;
	    left: 18.5% !important;
	    position: absolute;
	}
}
@media (max-width: 700px) {
	div#brick7 {
	    position: absolute;
	    top: 82%;
	    left: 63.5%;
	}
	div#brick6 {
    position: absolute;
    top: 93%;
    left: 47%;
	}
	div#brick4 {
	    top: 71.5%;
	    left: 17.5%;
	}
	div#brick8 {
	    position: absolute;
	    top: 93.5%;
	    left: 16%;
	}
	#referral-2 .col-md-3 {
		padding-left: 20px;
		padding-right: 70px;
		color: #ffffff;
		font-size: 60%;
	}
	#brick3 {
	    top: 60.5% !important;
	    left: 67% !important;
	}
}
@media (max-width: 685px) {
	#bricks {
    height: 600px;
	}
	#brick9 {
    top: 27.5%;
    left: 16.5% !important;
    position: absolute;
	}
	div#brick7 {
    position: absolute;
    top: 81.5%;
    left: 64%;
   }
	div#brick5 {
    top: 71% !important;
    left: 79% !important;
	}
	div#brick4 {
	    top: 71%;
	    left: 17.5%;
	}
	div#brick8 {
    position: absolute;
    top: 92.5%;
    left: 14%;
	}

}
@media (max-width: 650px) {
	#brick9 {
	    top: 28%;
	    left: 14.5% !important;
	    position: absolute;
	}
	div#brick4 {
	    top: 71.5%;
	    left: 15.5%;
	}
}
@media (max-width: 630px) {
	#bricks {
    height: 620px;
	}
	#brick9 {
    top: 28%;
    left: 12.5% !important;
    position: absolute;
	}
	div#brick4 {
    top: 70%;
    left: 14%;
	}
	div#brick8 {
    position: absolute;
    top: 90.5%;
    left: 12%;
	}
}
@media (max-width: 600px) {
	#brick9 {
	    top: 28.5%;
	    left: 10.5% !important;
	    position: absolute;
	}
	div#brick7 {
	    position: absolute;
	    top: 80.5%;
	    left: 66%;
	}
	div#brick4 {
	    top: 70%;
	    left: 10%;
	}
	div#brick8 {
    position: absolute;
    top: 91%;
    left: 9%;
	}
	div#brick6 {
    position: absolute;
    top: 91%;
    left: 46%;
	}
}
@media (max-width: 560px) {
	#brick1 {
    top: 29% !important;
    left: 47% !important;
    position: absolute;
	}
	div#brick7 {
    position: absolute;
    top: 81%;
    left: 66%;
	}
	div#brick5 {
    top: 50% !important;
    left: 10% !important;
	}
	#brick3 {
    top: 60% !important;
    left: 74% !important;
	}
	div#brick4 {
    top: 71%;
    left: 7%;
	}
	div#brick8 {
    position: absolute;
    top: 91.5%;
    left: 6%;
	}
}
@media (max-width: 520px) {
	div#brick5 {
    top: 51% !important;
    left: 2% !important;
	}
	div#brick6 {
    position: absolute;
    top: 92%;
    left: 47%;
	}
	#brick9 {
	    top: 29%;
	    left: 0% !important;
	    position: absolute;
	}
	#brick3 {
    top: 61% !important;
    left: 74% !important;
	}
	div#brick7 {
    position: absolute;
    top: 81%;
    left: 70%;
	}
	div#brick4 {
    top: 71.5%;
    left: 2%;
	}
	div#brick8 {
    position: absolute;
    top: 92.5%;
    left: 1%;
	}
	div#sm-brick {
    top: 51% !important;
    left: 47.5% !important;
	}
}
@media (max-width: 535px) {
	#brick9 {
	    top: 29.5%;
	    left: -4% !important;
	    position: absolute;
	}
}
@media (max-width: 490px) {
	#bricks {
    height: 640px;
	}
	div#brick6 {
    position: absolute;
    top: 90%;
    left: 45%;
	}
	#brick9 {
	    top: 29.5%;
	    left: -6% !important;
	    position: absolute;
	}
	div#brick5 {
    top: 50% !important;
    left: -2% !important;
	}
	div#sm-brick {
    top: 49.5% !important;
    left: 47.5% !important;
	}
	#brick3 {
    top: 60% !important;
    left: 74% !important;
	}
	div#brick4 {
    top: 70%;
    left: 0%;
	}
	div#referral-2 {
		z-index: 99;
		position: absolute;
		color: #ffffff !important;
		padding: 10px;
	}
	#referral-2 .col-md-3 {
		padding-left: 10px;
		padding-right: 40px;
		color: #ffffff;
		font-size: 50%;
	}
	div#brick7 {
    position: absolute;
    top: 80%;
    left: 70%;
	}
	div#brick8 {
    position: absolute;
    top: 90%;
    left: -2%;
	}
}
@media (max-width: 460px) {
	#brick9 {
	    top: 30.5%;
	    left: -10% !important;
	    position: absolute;
	}
}
@media (max-width: 375px) {
	#bricks {
    height: 650px;
	}
}

@media (max-width: 767px) {
	#sm-brick {
	    top: 56.5% !important;
	    left: 48% !important;
	}
	#brick1 {
	    top: 30.5% !important;
	    left: 74% !important;
	    position: absolute;
	}
}
@media (max-width: 765px) {
	#sm-brick {
	    top: 48% !important;
	    left: 48% !important;
	}
	#brick1 {
	    top: 26.5% !important;
	    left: 74% !important;
	    position: absolute;
	}
}
@media (max-width: 742px) {
	#sm-brick {
	    top: 48.5% !important;
	    left: 48% !important;
	}
}
@media (max-width: 710px) {
	#sm-brick {
    top: 49.25% !important;
    left: 48% !important;
	}
	#brick1 {
    top: 27.5% !important;
    left: 76% !important;
    position: absolute;
	}
}
@media (max-width: 610px) {
	#sm-brick {
    top: 48.5% !important;
    left: 47.5% !important;
	}
}
@media (max-width: 560px) {
	#sm-brick {
    top: 49.5% !important;
    left: 47.5% !important;
	}
	#brick1 {
    top: 29% !important;
    left: 47% !important;
    position: absolute;
	}
}
@media (max-width: 470px) {
	#sm-brick {
    top: 49.5% !important;
    left: 47% !important;
	}
}
@media (max-width: 440px) {
	#sm-brick {
    top: 50.5% !important;
    left: 46.5% !important;
	}
	#brick1 {
    top: 30.5%;
    left: 47% !important;
    position: absolute;
	}
}
