@charset "utf-8";
/* CSS Document */
.container{
    padding: 0 7.2%;
}
.left {
 	float: left;
}
/* Dignity Section */
	.dignity-card-section {
		padding: 0 15%;
		margin-bottom: 2%;
}
	.dignity-card-section .card-spacing{
    	margin-left: 0;
    	margin-bottom: 3%;
    	margin-right: 22px;
    	float: left;
    	display: inline-block;
}
.dignity-card-section .card-spacing:nth-child(3n){
    	margin-right: 0;
}
/* FOR Location Section  -------------------------------- */

.location-section{
    margin: 2% 0 90px 0;
}
.location-section .carousel-arrow-container  {
 	position: absolute;
    top: 50%;
    display: none;
    transform: translateY(-50%);
    background-image: none !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.location-section .carousel-arrow-container.carousel-left-arrow  {
 	left: 6%;   
}
.location-section .carousel-arrow-container.carousel-right-arrow  {
 	right: 6%;   
}

.location-section .carousel-inner {
    text-align: center;
    /* height: 512px; */
}
.location-section .home-location-inner .item {
    overflow: hidden;
    padding-bottom: 2%;
}
.location-section .home-location-inner .card-spacing {
	height: 560px;
    outline: 0;
}
.location-section .home-location-inner .card-spacing .container-main {
    height: 100%;            
    border-radius: 18px;                
    box-shadow: 6px 6px 4px 0 rgba(0,0,0,0.2);                
	background-color: #00ADEE;
  }
.location-section .home-location-inner .card-spacing:nth-child(3n) {
    margin-right: 0;
}
.card-header-icon {
    display: inline-block;
    height: 162px;
    background-color: #463d3d;
    width: 100%;
    border-top-right-radius: 18px;
    border-top-left-radius: 18px;
    position: relative;
    overflow: hidden;
}
.healthAndWellness {
    margin-top: 40%
}
.wellness-main-section .search-guide-container {
    width: 333.3px;
    height: 466px;
    float: left;
	outline: none;    
}
.wellness-main-section .search-card,
.wellness-main-section .guides-card {
    height: 221px;
    width: 100%;
    float: left;
    padding-bottom: 0;
}
.search-card .wellness-card-image,
.guides-card .wellness-card-image {
    height: 75px;
    margin-bottom: 10px;
}
.search-card .health-search-program,
.guides-card .health-guides {
    padding: 20px;
}
.search-guide-container .wellness-card-header a {
 	cursor: pointer;
    color: #fff;
}
.container-main .card-tiles-container {
    padding: 0 22px 25px;
    float: left;
}
.cardBorder {
    border: 1px;
    border-style: groove;    
}

.left-card-padding {
    padding-right:3.2%
}
.middle-card-padding {
    padding-left:1.2%;
    padding-right:1.2%;
    
}
.right-card-padding {
    padding-left: 3.2%
}
.location-section .location-card-title {
    font-family: Avenir-Black;
    font-size: 34px;
    line-height: 34px;
    min-height: 123px;
    padding-top: 20px;
    color:  #fff;
}
.location-input {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 24px;
    left: 0;
    padding: 0 22px; 
}
.location-img-wrapper {
    position: absolute;
    top: 0;
    justify-content: center;
    width: 100%;
	display: none;
    align-items: center;
}
.location-img-wrapper img {
    width: auto;
    margin: 5px 7% 0;
    cursor: pointer;
}
.location-wrapper  {
    position: relative;
    width: 100%;
    float: left;
    border: 1px solid #979797;
    border-radius: 25px;
}
.location-input img.bus, .location-input img.cycle, .location-input img.shoe {
	position: relative;
}
.location-input img.bus.travelmode {
	top:  5px;
    left: 50px;
}
.location-input img.cycle.travelmode {
	top: 6px;
    left: 110px;
}
.location-input img.shoe.travelmode {
	top: 9px;
    left: 180px;
}
.location-input input {
    display: block;
    border-radius: 25px;
    width: 100%;
    padding: 0 40px 0 25px;
    outline: none;
    box-shadow: none;
    border: thin solid;
    height: 50px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    border: 1px solid transparent;
    background: url(/img/up-arrow.png) no-repeat scroll right 15px bottom 20px;
	padding-left:30px;
    background-color: #fff;
    cursor: pointer;
}
.location-input input.arrow {
    background-position: right 20px bottom 13px;
}

.location-input  input::-webkit-input-placeholder { 
  color: #5B5B5B;
  font-family: Avenir-Medium;  
}
.location-input  input::-moz-placeholder { 
  color: #5B5B5B;
  font-family: Avenir-Medium; 
}
.location-input input:-ms-input-placeholder { 
  color: #5B5B5B;
  font-family: Avenir-Medium; 
}

.card-text {
    font-family: Avenir-Light;
    margin-top: 10px;
    font-size: 22px;
    line-height: 22px;
    color: #fff;
}
.location-time {
    margin-top: 10px;
    font-size: 22px;
    line-height: 22px;
    float: left;
    width: 100%;
    font-family: Avenir-Black;
    color: #fff;
}
.carousel-card {
    max-height: 40%;
}
.closed-redev {
 	position: absolute;
    top: 23px;
    left: 20px;
    z-index: 9;   
}
.closed-for-redev {
 	position: absolute;
    top: 41px;
    width: 100%;
    left: 0px;
    z-index: 9;
    background: linear-gradient(90deg, #00ADEE , #ffff00 100%);
    height: 80px;   
}
.closed-for-redev span {
    display: block;
    font-family: Avenir-Black;
    font-size: 16px;
    margin-top: 18px;
}
.closed-for-redev a {
    color: #000;
    font-size: 16px;
}
.closed-for-redev a:hover {
    cursor:pointer;
 	text-decoration:underline;   
}
.slider-image {
 	position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
   	width: 100%;
    -webkit-filter: brightness(50%);
    filter: brightness(50%);
    max-width: 100%;
    height: 100%;
}
@media all and (-ms-high-contrast:none) {     
    .slider-image{
    	opacity: 0.5;
    }
}
.carousel-control {
    background-image: none;
    margin-bottom: 100px;
    color: red;
}


.card-alignment {
    margin-left: 190px;
}

/*------------------------------------------------------------*/

.outer-dignity {
    width:100%;
    height: 416px;
    border: 1px solid #808080;
}

.dignity-font {
    font-family:Extra-Mile;
    font-size:75px;
    color:#000000;
    
}

.center-containt {
    text-align: center;
}

div#card-container {
    padding: 0 4%;
}
#VideoCarousel.carousel-video video{
    display: inline-block;
    width: 100%;
    object-fit: fill;
}
#VideoCarousel .carousel-video-left-arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 50px;
    z-index: 99;
    background-color: #fff;
    opacity: 0.3;
    padding: 3px;
    border-radius: 2px;
}
#VideoCarousel .carousel-video-right-arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    z-index: 99;
    background-color: #fff;
    opacity: 0.3;
    padding: 3px;
    border-radius: 2px;
}
#VideoCarousel .video-carousel-bottom-text {
    display: inline-block;
    position: absolute;
    bottom: 0px;
    right: 33px;
}
#VideoCarousel .video-carousel-bottom-text img {
    width: 27%;
    float: left;
    position: relative;
    top: 14px;
    left: 15px;
}
#VideoCarousel .video-carousel-bottom-text h6 {
    float: right;
}
#VideoCarousel .video-carousel-play-icon{
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}
#VideoCarousel .video-carousel-play-icon span {
	border-radius: 100%;
    font-size: 30px;
    padding: 2.5%;
    text-align: center;
    opacity: 0.9;
    cursor: pointer;
    background-color: #fff;
    color: #767676; 
}
#VideoCarousel .video-carousel-play-icon span.hidden {
	display: none;
}
.video-section-container {
    padding-bottom: 56px;
}

.video-carousel-play-icon .glyphicon{
	top:-2px;
}

/*----------------Dignity Respect Love Section----------------------*/

.dignity-head {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 60px;
}

.dignity-love-image {
    margin: auto;
    display: table;
    padding-top: 55px;
    padding-bottom: 1%;
    width: 3%;
}
.love-dignity-section .load-more-button {
 	padding-bottom: 0;   
}
.dignity-header {
    text-align: center;
    color: #000000;
    font-size: 80px;
    font-family: Extra-Mile;
    line-height: 96px;
}

.dignity-paragraph {    
    color: #000000;
    line-height: 30px;
    margin-top: 20px;
    font-size: 24px;
    font-family: Avenir-Book;
    padding: 0 25px;
    letter-spacing: 0px;
    opacity: 1;
    text-align: center;
}

/*----------------------Health & Wellness Section---------------------*/

.load-more-button.more-stories {
	margin-bottom: 0;
}
.health-wellness-btn {
    color: 	#fff;
    background-color: #B08528;
    border: 1px solid #B08528;
    margin: auto;
    display: table;
    width: 278px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    height: 39px;
    outline: none;
}
.close-div-container {
    background: url('/img/home-page-close.png') no-repeat;
    margin: 0 auto;
    text-align: center;
    background-position-x: 50%;
    color: #fff;
}
.close-div {
 	display: inline-block;
    position: relative;
    cursor: pointer;
    width: 200px;
    height: 40px;
}
.home-close-icon {
    position: absolute;
    top: 10px;
    left: 70px;
}
.home-close-text {
    position: relative;
    top: 8px;
    left: 20px;
}
.home-open-text {
    position: relative;
    top: 5px;
}
.health-wellness-btn.focus, .health-wellness-btn:focus, .health-wellness-btn:hover {
    color: #fff;
    outline: none;
}

.health-wellness-heading {
    color: #231F20;
    font-size: 50px;
    padding-top: 0;
    text-align: center;
    font-family: Avenir-Black;
    line-height: 49px;
    padding-bottom: 25px;
}

.health-wellness-content {
    text-align: center;
    color: #000000;
    font-size: 24px;
    font-family: Avenir-Medium;
    margin-bottom: 64px;
    padding: 0 25px;
}

.card-spacing {
    border-radius: 1em;
    width: 333.3px;
    height: 466px;
	padding: 24.5px;
    float: left;
    text-align: left;
    outline:none;
}

.cardHeight.health-search-program, .cardHeight.health-guides {
    background-color: #009bd6;
}

.cardHeight {
    height: 100%;
    background-color: #F5F5F5;
    border-radius: 20px;
    padding: 25px;
    box-shadow: 5px 4px 4px 0 rgba(0,0,0,0.1);
    position: relative;
}
.wellness-card-image {
    height: 24%
}
.wellness-card-image img {
    height: 75px;
    width: 75px;
}
.cardHeight.health-search-program .wellness-card-header, 
.cardHeight.health-guides .wellness-card-header,
.cardHeight.health-search-program .wellness-card-body, 
.cardHeight.health-guides .wellness-card-body,
.cardHeight.health-search-program .wellness-card-read-more a, 
.cardHeight.health-guides .wellness-card-read-more a {
    color: #fff;
}
.cardHeight.health-search-program .wellness-card-read-more a, 
.cardHeight.health-guides .wellness-card-read-more a {
    border: 2px solid #fff;
}
.cardHeight.health-search-program .wellness-card-read-more a:hover, 
.cardHeight.health-guides .wellness-card-read-more a:hover {
    background-color: #fff;
    color: #16A0E2;
}
.wellness-card-header {
    color: #000000;
    /*font-size: 35px;*/
    font-size: 32px;
    font-family: Avenir-Black;
    /*line-height: 35px;*/
    line-height: 33px;
    letter-spacing: 0px;
    /*height: 34%;*/
    height: 33%;
}
.wellness-main-section .search-guide-container .wellness-card-header {
    font-size: 33px;
}
.wellness-card-body {
    color: #000000;
    font-size: 21px;
    font-family: Avenir-Book;
    line-height: 26px;
    letter-spacing: 0px;
    height: 40%;
}

.wellness-card-read-more {
    color: #00ADEE;
    position: relative;
    bottom: 10px;
    font-family: Avenir-Black;
}
.wellness-card-read-more a {
	color: #16A0E2;
    text-align: center;
    font-size: 12px;
    padding: 5px 10px;
    border: 2px solid #16A0E2;
    border-radius: 20px;
    background: transparent;
    cursor: pointer;
    display: inline-block;
}
.wellness-main-section {
	padding-bottom: 95px;
 	background-color: #FDBA30;   
}
.wellness-card-read-more a:hover {
	text-decoration: none;
    color: #fff;
    background-color: #16A0E2;
}
.total-health-welness-section {
	margin-bottom: 90px;
}
.health-wellness-background {
    background-color:#FDBA30;
    /*border-top: 1px solid #FDBA30;*/    
}
.total-health-welness-section .health-wellness-heading {
	padding-top: 5%;
}
form#campaign-submit {
    display: block;
    height: 50px;
    width: 50%;
    margin: 0 auto;
}
form#campaign-submit input.btn.touch-button {
    width: 100%;
    margin-left: -4%;
    outline: 0;
    padding-top: 10px;
}
form#campaign-submit input.btn.touch-button:hover {
    text-decoration: underline;
}
form#campaign-submit input.btn.touch-button:hover,
form#campaign-submit input.btn.touch-button:focus {
    z-index: auto;
    color: #fff;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-width: 3px;
    border-color: #fff;
}
#open-health-button {
    display: none;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .location-section .home-location-inner .card-spacing, .dignity-card-section .card-spacing, .card-spacing {
	    width: 33.33%;
    }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
    .dignity-love-image {
        width: 6%;
        padding-top: 6%;
    }
    .total-health-welness-section .health-wellness-heading {
    	padding-top: 8%;
	}
    .health-wellness-content {
     	margin-bottom: 35px;   
    }
    .wellness-main-section .search-guide-container {
    	width: 100%;
        float: left;
        height: 266px;
    }
    .wellness-main-section .search-card, .wellness-main-section .guides-card {
        height: 260px;
        width: 50%;
        float: right;
    }
    .location-section, .dignity-card-section {
        padding: 0 1%;
    }
    
    .location-section .home-location-inner .card-spacing, .dignity-card-section .card-spacing, .card-spacing {
	    width: 50%;
    }
    
    .location-section .home-location-inner {
        height: auto;
    }
    .location-section .carousel-arrow-container {
        display: none;
    }
    .location-section .location-input {
        padding: 4% 2.5%;
    }
    #VideoCarousel.carousel-video {
        height: auto;
	}
    #VideoCarousel.carousel-video video {
        height: auto;
    }
    .location-input input 
    {   
        border-radius: 25px;
    }
    .video-section-container 
    {    
        padding-bottom: 65px;
    }
}
@media only screen and (max-width: 599px) {
	.container.dignity-header span {
        display: block;
    }
    .dignity-paragraph {
        width: 84%;
    }
    .dignity-love-image {
        width: 10%;
    }
    .dignity-head {
        padding-top: 15px;
    }
    .health-wellness-heading.container span {
        display: block;
    }
    .health-wellness-content {
    	font-size: 21px;
    }
    
    .tiles-container.slick-initialized.slick-slider {
        width: 100%;
    }
    .tiles-container.slick-initialized.slick-slider .card-spacing {
        padding: 0 10px;
        outline: none;
        height: 466px;
    	width: 304px;
    }
    .card-spacing.slick-slide {
        height: auto;
    }
	.tiles-container.slick-initialized.slick-slider .search-guide-container {
     	padding-top: 0;
        padding-left: 20px;
        height: 466px;
    }
    .tiles-container.slick-initialized.slick-slider .search-guide-container .search-card,
    .tiles-container.slick-initialized.slick-slider .search-guide-container .guides-card {
     	height: 233px;
        width: 304px;
    }
    .tiles-container.slick-initialized.slick-slider .search-guide-container .search-card {
     	padding-bottom: 6px;   
    }
    .tiles-container.slick-initialized.slick-slider .search-guide-container .guides-card {
     	padding-top:6px;   
    }
    .slide-mobile .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .slide-mobile  .wellness-card-image {
        height: auto;
        margin-bottom: 21px;
    }
    .slide-mobile  .wellness-card-header {
        height: auto;
        margin-bottom: 44px;
    }
    .slide-mobile  .wellness-card-body {
        height: auto;
        margin-bottom: 25px;
    }
    .tiles-container.mobile-carousel {
        width: 100%;
    }
    .location-section .home-location-inner .card-spacing {
        height: 560px;
        outline: none;
        padding: 24px 10px;
        width: 304px;
    }
    .home-location-inner .card-header-icon {
        height: auto;
        position: relative;
    }
    .home-location-inner .slider-image {
        position: relative;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100%;
        top: 0;
    	transform: none;
        -webkit-transform: none;
    }
    .closed-redev {
     	top: 30px;   
    }
    .location-section .location-card-title {
        padding-top: 15px;
        /*padding-left: 4%;*/
        padding-left: 0;
        min-height: auto;
        float: left;
        width: 100%;
        margin: 0;
    }
    .home-location-inner .card-text {
        margin: 0;
        margin-top: 8px;
        font-size: 22px;
        line-height: 22px;
        /*padding-left: 4%;*/
        padding-left: 0;
        float: left;
        width: 100%;
    }
    .home-location-inner .location-time {
     	/*padding-left: 4%;*/
        padding-left: 0;
    }
    .home-location-inner .location-input {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        margin-top: 20px;
        margin-bottom: 15px;
        padding: 0 10px;
    }
    .home-location-inner .location-input input {
    	width: 100%;
        padding-left: 20px;
    }
    .home-location-inner .container-main {
        /* min-height: 380px; */
        min-height: 512px;
    }
    #VideoCarousel.carousel-video {
        height: auto;
    }
    #VideoCarousel.carousel-video video {
     	height: auto;
    }
    #VideoCarousel .carousel-video-right-arrow img, #VideoCarousel .carousel-video-left-arrow img {
        width: 20px;
    }
    #VideoCarousel .video-carousel-bottom-text img {
        width: 18%;
        top: 37px;
        left: 59px;
    }
    #VideoCarousel .video-carousel-bottom-text h6 {
        font-size: 27px;
    }
    #VideoCarousel .video-carousel-bottom-text {
    display: inline-block;
    position: absolute;
    bottom: -20px;
    right: 10px;
	}
    form#campaign-submit {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;    
    }
    form#campaign-submit .input-group-btn {
        width: 100%;
        max-width: 100%;
        margin-bottom: 8px;
        display: block;
        /*display: -webkit-box;
        display: -ms-flexbox;
		display: flex;
    	-webkit-box-pack: center;
		-ms-flex-pack: center;
        justify-content: center;*/
    }
    form#campaign-submit .search-bar.email {
        border-radius: 40px;
    }
    form#campaign-submit div.btn.touch-button {
        width: 58%;
        margin-left: 0;
        outline: 0;
        margin-top: 15px;
        border-width: 3px;
    	border-radius: 40px;
        float: none;
    }
    .cardHeight .wellness-card-read-more {
        position: absolute;
        bottom: 25px;
    }
    .location-input  input::-webkit-input-placeholder { / Chrome/Opera/Safari /
        color: #5B5B5B;
        font-family: Avenir-Medium;
        font-size: 15px;
    }
    .location-input  input::-moz-placeholder { / Firefox 19+ /
        color: #5B5B5B;
        font-family: Avenir-Medium; 
        font-size: 15px;  
    }
    .location-input :-ms-input-placeholder { / IE 10+ /
        color: #5B5B5B;
        font-family: Avenir-Medium;
        font-size: 15px;  
    }
    .total-health-inner-container {
        padding-top: 30px;
    }
    .dignity-header {
    	line-height: 75px;
    	font-size: 75px;
    }
    .health-wellness-heading{
        padding-bottom: 15px;
    }
    .total-health-welness-section {
        margin-bottom: 65px;
	}
}
    
@media only screen and (max-width: 350px) {
	.location-img-wrapper img {
	    margin: 5px 2% 0;
	}
    
    #VideoCarousel .video-carousel-bottom-text img {
    	width: 16%;
    	top: 38px;
    	left: 69px;
	}
    .keep-in-touch-container .keep-in-touch 
    {
    	font-size: 52px;
    	line-height: 56px;
	}
    .health-wellness-heading {
    	font-size: 47px;
    }
    
}
@keyframes bounce {
	0%, 20%, 60%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}
@-moz-keyframes bounce { /* Firefox */
    0%, 20%, 60%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}
@-webkit-keyframes bounce { /* Safari and Chrome */
   0%, 20%, 60%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}
@-o-keyframes bounce { /* Opera */
    0%, 20%, 60%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}
.poster {
	position:absolute;
    left:0px;
    right:0px;
    top:0px;
    bottom:7px;
    background: url('/img/video-thumbnail-1024px.png');
      background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

@media only screen and (min-width: 599px) {
    .cardHeight:hover, .lift-effect:hover{
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
        box-shadow: 0 37.5px 29px -36.5px;
        -webkit-box-shadow: 0 37.5px 29px -36.5px; 
	}
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
    .location-section .home-location-inner .card-spacing, .dignity-card-section .card-spacing, .card-spacing {
        width: 50%;
        max-width: 300px;
    }
    .cardHeight {
        padding: 20px;
    }
    .card-spacing {
     	padding: 10px;   
    }

}
@media only screen and (min-width: 1500px) {
 	.close-div-container {
        background: url(/img/home-page-close-2x.png) no-repeat;
        background-position-x: 50%;
        height: 80px;
   		width: 100%;
        font-size: 26px;
    }
    .close-div {
        display: inline-block;
        cursor: pointer;
        position: relative;
        top: 15px;
        width: 23%;
        height: 80px;
    }
    .home-close-icon {
        position: absolute;
        width: 26px;
        left: 40%;
	}
    .home-close-text {
        position: relative;
        top: 7px;
        left: 25px;
	}
}
@media print {
 
    .top-navigation-announce-bar, .top-navigation-section, .top-header-image, .primary-header, form#search-form,
    #VideoCarousel, #grad, .interested-in-blog-container, .keep-in-touch-container, .footer-menu-space, #web-footer #bottom-footer,
    .training-event-page .training-event-content .page-secondary-title, .mautner-gallery{
     	display: none;   
    }
   .container-main {
        width: 100%;
        margin: 0px;
        padding: 0px;
	}
    .back-page-title, .page-primary-title {
     	text-align: center;   
    }
    .page-primary-title {
        padding-bottom: 24px;
        border-bottom: 1px solid grey;
    }
    .page-description {
     	padding-top: 24px;   
    }
    .narrow-body-container {
     	border-bottom: 1px solid grey;   
    }
    
}