/**********************************
GENERAL and for devices up to 480px
***********************************/
*{
	margin: 0;
  	padding: 0;
}

body {	
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	color: rgba(51, 54, 63, 1.0);
}

body.site {
	border: 0;
  	background: rgba(255, 255, 255, 1.0);
  	padding: 0;
}

.body .container {
	background-color: transparent;
    -moz-border-radius: 0px;
  	-webkit-border-radius: 0px;
  	border-radius: 0px;
  	padding: 0px;
  	border: 0;
  	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
  	box-shadow: none;
}

a {
  	color: rgba(191, 30, 46, 1.0);
	text-decoration: none;
  	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease-out;
	transition-delay: initial;
}

a:hover {
	text-decoration: underline;
  	color: rgba(51, 54, 63, 1.0);
}

.clear {
  	clear:both;
}

img {
	max-width: 100%;
	height: auto;
	border: 0;
}



/**********************************
FONTS
***********************************/
h1, h2, h3, h4, h5, h6 {
  	text-rendering: optimizelegibility;
  	margin: 0;
  	padding: 0;
}

h1, h2, h3, h4 {
	font-family: 'Oswald', sans-serif;
}

h1 {
	font-size: 4em;
  	font-weight: 700;
}

h2 {
	font-size: 2em;
  	line-height: 1em;
  	font-weight: 300;
  	color: rgba(51, 54, 63, 1.0);
}

h2 a {
  	color: rgba(51, 54, 63, 1.0);
}

h2 a:hover {
	text-decoration: none;
}

h3 {
	font-size: 1.5em;
  	font-weight: 400;
}

h4 {
	font-size: 1.5em;
  	font-weight: 400;
  	line-height: 1em;
}

p, li {
	font-size: 1em;
  	line-height: 1.5em;
  	font-weight: 300;
  	padding: 0;
	margin: 0;
}

br {
	line-height: 1em;
}

ul, ol {
	padding: 0;
	margin: 0;
}



/**********************************
TOP BAR
***********************************/
#top-bar {
    position: relative;
  	padding: 0;
  	margin:0 auto;
   	background: rgba(255, 255, 255, 1.0);
}

#top-container {
    padding: 10px 0;
}

/********* Logo is here ***********/
#top-bar-contents-first { 
    position: relative;
  	top: 0px;
  	float:none;
  	margin-left: auto;
  	margin-right: auto;
  	left: 0;
  	right: 0;
    width: 100%;
  	text-align: center;
  	padding: 0;
}

.logo-top { 
  	padding: 20px;
	text-align: center;
  	position: relative;
  	margin: 0 auto;
}

.logo-top img{ 
  	width: 100%;
}

/********* Navigation is here ***********/
#top-bar-contents-second {
	text-align: center;
    margin: 10px auto;
  	float: none;
  	background: rgba(191, 30, 46, 1.0);
}

.responsiveMenuTheme1m {
    background: rgba(0, 0, 0, 0.5);
  	font-family: 'Oswald', sans-serif;
}

.toggleMenu {
    display: none;
    color: #ffffff;
    padding: 10px 15px;
    background: transparent url('/images/mobile-menu-icon.png') no-repeat left center;
    height: 40px;
    padding: 0 0px 0 40px;
    line-height: 40px;
    border-radius: 5px;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
}

a.toggleMenu, a:hover.toggleMenu {
	color: #fff;
}

.responsiveMenuTheme1m.isMobile > li > a {
  	color: #fff;
}

.responsiveMenuTheme1m > li.parent > a {
  	padding: 0px;
}

.responsiveMenuTheme1m.isMobile > li > ul > li > a {
  	color: #fff;
}

/********* Social icons are here ***********/
#top-bar-contents-third { 
    position: relative;
  	float:none;
  	text-align: center;
  	padding: 10px 0;
}



/**********************************
DISPLAY
***********************************/    
#display {
    background-image: url('/images/top-bg.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
  	background-position:center top;
  	padding: 0; 
  	background-size:cover;
  	text-align: center;
  	width: 100%;
}

#display-container {
    position: relative;
    width: 100%;
  	margin: 0 auto;
  	padding: 0;
}

#display-container .tagline h2{
    text-transform: uppercase;
  	width: auto;
  	font-size: 2em;
  	line-height: 1.4em;
}

.tagline{
  	padding: 30px 0;
}

.tagline-black{
  	color: rgba(255, 255, 255, 1.0);
  	background: rgba(0, 0, 0, 1.0);
}

.three-modules {
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.binge, .prescription, .tobacco {
    float: none;
    width: auto;
    margin: 0 auto 30px auto;
    background: rgba(255, 255, 255, 1.0);
    border: 1px solid rgba(226, 226, 226, 1.0);
    color: rgba(51, 51, 51, 1.0);
}

.binge h2, .prescription h2, .tobacco h2{
    color: rgba(51, 51, 51, 1.0);
    text-transform: uppercase;
    padding: 10px 0;
}
    
.binge p, .prescription p, .tobacco p{
    color: rgba(51, 51, 51, 1.0);
    padding: 10px 20px;
}



/**********************************
REDLINE - EMERGENCY
***********************************/ 
#main-navigation {
  	padding: 0;
  	width: 100%;
  	position: relative;
  	text-align: center;
}

.redline h2{
  	color: rgba(255, 255, 255, 1.0);
  	text-transform: uppercase;
    background: rgba(191, 30, 46, 1.0);
  	padding: 20px;
  	font-size: 2em;
}

.emergency {
  	background: rgba(236, 236, 236, 1.0);
}

.emergency h2{
  	color: rgba(191, 30, 46, 1.0);
  	text-transform: uppercase;
    padding: 20px;
}



/**********************************
PARTNERS
***********************************/
#newsletter {
    padding: 40px 0;
    width: 100%;
    position: relative;
    text-align: center;
    background-image: none;
    background-color: rgba(235, 235, 235, 1.0);
    background-position: center top;
    background-repeat: repeat-y;
    border-bottom: 10px solid #fff;
}

#newsletter h2 {
  	text-transform: uppercase;
  	color: rgba(153, 153, 153, 1.0);
  	padding: 0px 30px 20px 30px;
  	font-weight: 600;
  	font-size: 2em;
}

#newsletter img{
  	margin: 0 30px 15px 30px;
}

.partner-left {
    display: block;
    width: 90%;
    margin: 0 auto;
    vertical-align: top;
}

.partner-left h4 a {
    text-transform: uppercase;
	color: #999;
	font-size:2.5rem;
	line-height: 2.5rem;
}

.partner-left h4 a:hover {
    text-decoration: none;
}
  
.partner-right {
    display: inline-block;
    width: 100%;
    margin: 30px auto 0 auto;
    vertical-align: top;
    border-top: 10px solid #fff;
    padding: 50px 0 0 0;
}



/**********************************
CONTENTS
***********************************/

/********** .item *****************/
.item {
    padding: 30px 0;
}

.item p, .item ul{
    padding: 10px 0px;
    list-style-position: inside;
}
  
.item li{
    padding: 0px 0px 10px 0px;
}

.item table{
	margin: 0px 0px 20px 0px;
}

/********** .items-leading *****************/  
.items-leading {
	padding: 30px 0; 
    clear: both;
}

.items-leading p{
    padding: 10px 0;
}

/********** .item-page *************/
.item-page {
    padding: 0;
  	margin: 30px;
}

.item-page h3{
  	padding: 20px 0px;
}

.item-page p, .item-page ul, .item-page ol{
	padding: 10px 0px;
  	list-style-position: inside;
}

.item-page table{
	margin: 0px 0px 20px 0px;
}

.item-page li {
  	padding: 0px 0px 10px 0px;
}

/********** .page-header *************/
.page-header {
	padding-bottom: 5px;
  	border-bottom: 0;
}

.page-header h2 {
  	padding: 0;
  	margin: 0;
  	text-transform: uppercase;
  	font-weight: 600;  
  	font-size: 2.5em;
}

.page-header h2 a{
  	color: rgba(51, 54, 63, 1.0);
  	line-height: 1em;
}

.page-header h2 a:hover{
  	color: rgba(191, 30, 46, 1.0);
  	text-decoration: none;
}
 
/********** .pull-left .pull-right *************/
.pull-left {
   	margin: 10px 0px 20px 0;
  	float: none;
}
    
.pull-right {
   	margin: 20px 0;
    border: 0;
    float: none;
}

/********** .blog *************/
.blog {
    padding: 0 30px;
}

/********** .span *************/
.span6 {
	width: 100%;
}

.span12 {
    margin: 0;
}

/********** .items-row *************/
.items-row h3 {
  	padding: 20px 0px;
}



/**********************************
RIGHT COLUMN
***********************************/
.well {
    min-height: 20px;
    padding: 10px;
    margin: 70px 20px 20px 20px;
    background-color: rgba(255, 255, 255, 1.0);
    border: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  	text-align: center;
}

.well h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 2.5em;
  	line-height: 1em;
}

.well p {
	padding: 10px 0; 
}



/**********************************
LOGO BOTTOM
***********************************/
#bottom-logo {
    width: 100%;
    position:relative;
    text-align: center;
  	background: rgba(236, 236, 236, 1.0) url('/images/get-involved-bg.jpg') no-repeat scroll top center;
  	background-size: cover;
  	padding: 50px 0;
  	text-transform: uppercase;
}

#bottom-logo h2{
    font-size: 3em;
    line-height:1em;
  	color: rgba(255, 255, 255, 1.0);
  	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1.0);
}

#bottom-logo p{
  	font-size: 1em;
  	font-family: 'Oswald', sans-serif;
  	margin: 20px 0 0 0;
  	text-shadow: 2px 2px 4px rgba(255, 255, 255, 1.0);
}

#bottom-logo a{
  	color: rgba(0, 0, 0, 1.0);
}



/**********************************
CONTACT AND MAP
***********************************/
#full-width-bar-1 {
  	background: rgba(51, 51, 51, 1.0);
}

#full-width-bar-1-container {
    width: 100%;
    position:relative;
    text-align: center;
  	padding: 0;
}

#full-width-bar-contents-first {
  	padding: 20px 0;
    float: none;
    width: 100%;
}

#full-width-bar-contents-first img {
  	width: 90%;
  	height: auto;
  	margin: 10px 0 20px 0;
}

#full-width-bar-contents-first .contact-bottom {
  	text-align: center;
  	color: rgba(255, 255, 255, 1.0);
}

#full-width-bar-contents-first .contact-bottom a{
  	color: rgba(255, 255, 255, 1.0);
}

#full-width-bar-contents-first .contact-bottom a:hover{
  	color: rgba(191, 30, 46, 1.0);
}

#full-width-bar-contents-second {
    background: url('/images/map.jpg') no-repeat scroll center;
}

#full-width-bar-contents-second {
  padding: 50px 0;
  width: 100%;
  float: none;
}



/**********************************
FOOTER
***********************************/
#footer-bar {
  	background: rgba(255, 255, 255, 1.0);
}

#footer-container {
    margin: 0 auto;
    position: relative;
}

#footer-container a {

}
  
#footer-bar-contents-first {
  	text-align: center;
  	padding: 20px 0;
  	float: none;
}

#footer-bar-contents-second, #footer-bar-contents-third {
  	text-align: center;
  	padding: 0;
  	float: none;
}

#footer-bar-contents-first li, #footer-bar-contents-second li, #footer-bar-contents-third li {
  	font-size: 1em;
  	text-align: center;
}
 
#footer-container .nav a{
	padding: 5px 10px;
  	display: block;
  	background: transparent;
  	color: rgba(191, 30, 46, 1.0);
  	margin: 0;
  	text-transform: uppercase;
  	font-family: 'Oswald', sans-serif;
}

#footer-container .nav a:hover{
  	color: rgba(0, 0, 0, 0.5);
  	text-decoration: none;
}



/**********************************
CREDITS
***********************************/
.footer {
  	text-align: center;
  	background: rgba(255, 255, 255, 1.0);
  	font-size: 10px;
	position: relative;
    padding: 10px 10px 20px 10px;
  	text-transform: uppercase;
  	font-family: 'Oswald', sans-serif;
}

.footer hr{
  	display:none;
}



/**********************************
BUTTONS
***********************************/

.red-button {
    background: rgba(255, 255, 255, 1.0);
  	text-align: center;
    width: 150px;
  	position:relative;
  	margin: 0 auto;
  	font-family: 'Oswald', sans-serif;
} 

.red-button a{
    background: rgba(255, 255, 255, 1.0);
    color: rgba(191, 30, 46, 1.0);
    font-size: 22px;
  	text-transform: uppercase;
    padding: 10px 20px;
    text-decoration: none;
  	display: block; 
  	text-align: center;
  	border: 4px solid rgba(191, 30, 46, 1.0);
}

.red-button:hover {
    background: rgba(52, 75, 160, 1.0);
    text-decoration: none;
  	color: #ffffff;
}

.get-directions {
    background: rgba(255, 255, 255, 1.0);
  	text-align: center;
    width: 200px;
  	position:relative;
  	margin: 0 auto;
  	font-family: 'Oswald', sans-serif;
} 

.get-directions a{
    color: rgba(102, 102, 102, 1.0);
    font-size: 22px;
  	text-transform: uppercase;
    padding: 10px 20px;
    text-decoration: none;
  	display: block; 
  	text-align: center;
  	border: 4px solid rgba(102, 102, 102, 1.0);
}

.get-directions-2 {
    background: rgba(255, 255, 255, 1.0);
  	text-align: center;
    width: 200px;
  	position:relative;
  	margin: 0 auto;
  	font-family: 'Oswald', sans-serif;
} 

.get-directions-2 a{
    color: rgba(102, 102, 102, 1.0);
    font-size: 22px;
  	text-transform: uppercase;
    padding: 10px 20px;
    text-decoration: none;
  	display: block; 
  	text-align: center;
  	border: 4px solid rgba(102, 102, 102, 1.0);
}

.contact-button {
    background: transparent;
  	text-align: center;
    width: 180px;
  	position:relative;
  	margin: 10px auto;
  	font-family: 'Oswald', sans-serif;
} 

.contact-button a{
    color: rgba(255, 255, 255, 1.0);
    font-size: 22px;
  	text-transform: uppercase;
    padding: 10px 20px;
    text-decoration: none;
  	display: block; 
  	text-align: center;
  	border: 4px solid rgba(255, 255, 255, 1.0);
}

.read-more-modules {
  	position:relative;
  	margin: 10px auto;
  	font-family: 'Oswald', sans-serif;
} 

.read-more-modules a{
    color: rgba(0, 0, 0, 1.0);
    font-size: 22px;
  	text-transform: uppercase;
    text-decoration: none;
  	display: block; 
  	text-align: center;
  	border: 4px solid rgba(255, 255, 255, 1.0);
}

.read-more-modules a:hover {
    text-decoration: none;
}



/**********************************
CONTACT FORM
***********************************/

form, input, textarea {
	margin: 0; 
  	padding: 0; 
  	border: 0; 
  	outline: none;
}

fieldset{
	margin: 0 0 30px 0; 
  	padding: 0; 
  	border: 0; 
  	outline: none;
}

textarea { 
  	width: 90%; 
  	height: 200px; 
}

label { 
  	color: rgba(47, 47, 47, 1.0);
  	margin: 20px 0 5px 0;
}

legend {
    display: block;
    width: 90%;
    padding: 0;
    margin-bottom: 10px;
    font-size: 1.5em;
    line-height: 36px;
    color: rgba(47, 47, 47, 1.0);
    border-bottom: 1px dashed rgba(47, 47, 47, 0.5);
}

input[type="text"], input[type="tel"], input[type="email"] { 
  	border: 1px solid rgba(211, 211, 211, 1.0); 
  	padding: 10px; 
  	color: #4b4b4b; 
  	margin: 0;
  	width: auto;
}

.contact-form input[type="text"]{ 
  	border: 1px solid rgba(211, 211, 211, 1.0); 
  	padding: 10px; 
  	color: #4b4b4b; 
  	margin: 0;
  	width: 90%;
}

textarea, .uneditable-input { 
  	border: 1px solid rgba(211, 211, 211, 1.0); 
  	padding: 10px; 
  	color: #4b4b4b; 
  	margin: 0 0 15px 0; 
}

input[type="radio"], input[type="checkbox"] { 
  	margin: 0 5px 0 0;
}

input[type="submit"] { 
  	cursor: pointer; 
  	color: #fff; 
  	background: rgba(191, 30, 46, 1.0);
  	padding: 15px 25px;
  	text-transform: uppercase;
  	border:none;
}

input[type="submit"]:hover { 
  	background: rgba(47, 47, 47, 1.0);
}

input[type="submit"]:active { 
  	top: 1px; 
}

/*.item-page fieldset img {
  	width: 90%;
}*/

.item-page fieldset p {
  	padding: 0;
}


#content .com-content-category-blog .items-row::before {
	display: none;
}

.blog-items {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  padding: 0;
  margin-right: -0.5em;
  margin-bottom: 1em;
  margin-left: -0.5em;
}
@media (min-width: 992px) {
  .blog-items.columns-2 > div {
    width: 50%;
  }
  .blog-items.columns-3 > div {
    width: 33.33333%;
  }
  .blog-items.columns-4 > div {
    width: 25%;
  }
}

.blog-item {
  display: flex;
  flex-direction: column;
  padding: 0 0.5em 1em;
  overflow: hidden;
}
.boxed .blog-item {
  background-color: white;
  box-shadow: 0 0 2px rgba(51, 57, 66, 0.1), 0 2px 5px rgba(51, 57, 66, 0.08), 0 5px 15px rgba(51, 57, 66, 0.08), inset 0 3px 0 var(--cassiopeia-color-primary);
}
.boxed .blog-item .item-content {
  padding: 25px;
}
.blog-item .item-image {
  margin-top: 3px;
  margin-bottom: 15px;
  overflow: hidden;
}
.boxed .blog-item .item-image {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .image-right .blog-item .item-image {
    order: 1;
  }
}
.image-bottom .blog-item .item-image {
  margin-top: -15px;
  order: 1;
}
.image-left .blog-item .item-content {
  padding-left: 25px;
}
.image-right .blog-item .item-content {
  padding-right: 25px;
}
.image-left .blog-item, .image-right .blog-item {
  flex-direction: column;
}
@media (min-width: 992px) {
  .image-left .blog-item, .image-right .blog-item {
    flex-direction: row;
  }
  .image-left .blog-item .item-image, .image-right .blog-item .item-image {
    flex: 1 0 40%;
  }
  .image-left .blog-item .item-content, .image-right .blog-item .item-content {
    flex: 1 0 60%;
  }
}

.article-info dd {
  padding: 0;
}

@supports (display: grid) {
  .blog-items {
	display: grid;
	margin: 0 0 1em;
	grid-auto-flow: row;
	grid-template-columns: 1fr;
	grid-gap: 1em;
	padding: 30px;
}
  .blog-items .blog-item {
    padding: 0;
  }
  .blog-items[class^=columns-] > div, .blog-items[class*=" columns-"] > div {
    flex: 0 1 auto;
    width: auto;
    max-width: none;
  }
  @media (min-width: 992px) {
    .blog-items.columns-2 {
      grid-template-columns: 1fr 1fr;
    }
    .blog-items.columns-3 {
      grid-template-columns: 1fr 1fr 1fr;
    }
    .blog-items.columns-4 {
      grid-template-columns: 1fr 1fr 1fr 1fr;
    }
  }
}
.blog-items[class^=masonry-], .blog-items[class*=" masonry-"] {
  display: block;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
}
.blog-items[class^=masonry-] .blog-item, .blog-items[class*=" masonry-"] .blog-item {
  display: inline-flex;
  margin-bottom: 1em;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
}
@media (min-width: 992px) {
  .blog-items.masonry-2 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .blog-items.masonry-3 {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
  .blog-items.masonry-4 {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}

/* breadcumb */
.breadcrumb > li > a::after {
	content: "";
	height: 0;
	width: 0;
	border-left: 6px solid #ff8400;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	display: inline-block;
	margin: 10px;
	vertical-align: middle;
}

/* pagination */
ul.pagination  {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -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);
}
ul.pagination  > li {
    display: inline;
}
ul.pagination  > li > a, ul.pagination  > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 18px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}
ul.pagination  > li:first-child > a, ul.pagination  > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}
ul.pagination > .active > a, ul.pagination > .active > span {
    color: #999;
    cursor: default;
}
ul.pagination > .disabled > span, ul.pagination > .disabled > a, ul.pagination > .disabled > a:hover, ul.pagination > .disabled > a:focus {
    color: #999;
    cursor: default;
}
.com-content-category-blog__counter.counter.float-end {
    margin: 0 0px 20px 20px;
    float: right;
    padding: 5px;
    background: #fff;
    border: 1px solid #e2e2e2;
    width: 40%;
}
.icon-angle-right::before{
    content: "\7b";
}
.icon-angle-double-right::before {
    content: "\e000";
}
.icon-angle-left::before {
    content: "\7c";
}
.icon-angle-double-left::before {
    content: "\7d";
}
.page-header h1 {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 2.5em;
}
.blog-items .blog-item p, .blog-items .blog-item ul {
	padding: 10px 0 0 20px;
}
/***************************************************************************
MEGA MENU 
***************************************************************************/
.arrow {
    color: #b8b8b8;
}

#top-bar .dj-megamenu-wrapper .name {
    text-transform: uppercase!important;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    font-size: 1.2rem;
}

.dj-submenu li{
    text-align: left;
}


