@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,700');

.help_link {
	padding: 0;
	font-weight: 700;	
}

/* HEADER FIX */

#main_header .container-fluid,
#main_header .container {
	position: relative;
	vertical-align: middle;
	display: block;
	width: 100%;
}

#portal-nav-top {
	display: table;
	float: none;
	margin: auto;
	margin-right: 0;
}

#sh_logo {
	display: block;
	float: left;
	vertical-align: middle;
}

#sh_logo a {
	display: block;
	width: 100%;
	padding: 0;
}

#static_nav {
	display: block;
	float: left;
	vertical-align: middle;
}

@media (max-width: 1024px) {
	.must_reads_text_container {
    	font-size: 16px !important;
	}
}


@media (max-width: 991px) {

	.two_column tr{
		/* padding: 0 10% !important; */
	}
	
	#sh_logo,
	#static_nav {
		width: 100%;
		float: left;
		padding: 10px 5%;
		text-align: center;
	}
}

@media (max-width: 500px) {

	.textblock.textblocks_20190614 table.must_reads_three_cols_table td,
	.textblock.textblocks_20191023 table.must_reads_three_cols_table td{
		width: 100% !Important;
		margin: 5% 0;
		height: auto;
	}
}

@media (max-width: 820px) {
	.must_reads_text_container {
    	font-size: 19px !important;
	}

	
	.textblocks_20190614 table.must_reads_three_cols_table.two_column tr,
	.textblocks_20191023 table.must_reads_three_cols_table.two_column tr{
		padding: 0 !important;
	}

	.textblocks_20190614 table.must_reads_three_cols_table td,
	.textblocks_20191023 table.must_reads_three_cols_table td{
		width: 70% !Important;
		margin: 5% 15%;
		float: left;
		display: block;
		height: auto;
	}

	.textblocks_20190614 .must_reads_three_cols_table .image_for_background,
	.textblocks_20191023 .must_reads_three_cols_table .image_for_background {
		height: auto !important;
	}

	.must_reads_view_profile_container {
/* 		width: 94% !important; */
/* 		left: 3% !important; */
	}
}


#main_header {
	padding-bottom: 2%;
}

.banner_slider_div {
    overflow: hidden;
}

#homepage_video_banner {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 100%;
	opacity: .5;
}

#homepage_video_container {
	position: absolute;
	top: 0;
	left:  0;
	width:  100%;
	overflow:  hidden;
}

.form-signin-heading {
	margin-top: 0;
}

a[name=documentContent] {
	padding: 0;
}

#portlet_20170324_3,
#portlet_20180824 {
	display: none;
}

#content__public #main_header,
#content__members #main_header {
    padding: 0 4% 0 4%;
}

#portal-nav-top .dropdown-menu  li {
	padding: 0;
}

#portal-nav-top .dropdown-menu  li a{
	padding: 6px 15px !important;
	color: #373636 !important;
	border: none;
	margin: 0;
	background-color: transparent !important;
}

#portal-nav-top .dropdown-menu  li a:hover{
	color: #3a8863 !Important;
	background-color: #d9e5df !important;
}

#portal-nav-top .dropdown-menu {
	box-shadow: none;
	border-radius: 0;
	border: none;
	background-color: #f5f5f5;
	padding: 0;
}

.carousel-indicators li {
	background-color: #ffffff8c;
	border: none;
	height: 6px !important;
	width: 6px !important;
	margin: 0 3px !important;
}

.carousel-indicators li.active {
	height: 7px !important;
	width: 7px !important;
	margin-bottom: 0.5px !Important;
}

.carousel-control {
	display: none;
}

.well {
	border-radius: 1px;
}

.banner_content {

}

.banner_slider_text_container {
    top: 29% !important;
}

.banner_content h2 {
	color: #FFFFFF;
    font-weight: 700;
    font-size: 38px;
    letter-spacing: 1px;
    margin: 0 0 3% 0;
    vertical-align: middle;
}


.bootstrap-select .dropdown-toggle {
	background-color: white !important;
	color: black !Important;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 12px 20px;
}

.banner_search_button  {
	padding: 12px 25px !important;
	font-size: 11px !important;
	letter-spacing: 1px;
	text-transform: uppercase !IMPORTANT;
}

.bootstrap-select .dropdown-menu {
	border-radius: 1px;
}

.banner_content .dropdown-menu>.active>a, .banner_content .dropdown-menu>.active>a:hover, .banner_content .dropdown-menu>.active>a:focus {
	background-color: #3a8863;
}

.bootstrap-select .dropdown-menu li {
	text-transform: uppercase;
	font-size: 11px;
	padding: 3px 0;
	letter-spacing: 1px;
}

.bootstrap-select .dropdown-menu {
	margin: 0;
	top: 97%;
	border: 0;
	background-color: #f5f5f5;
}

/* BLOCKS */

.custom_block_container {
	float: left;
	width: 90%;
	margin: 1% 5%;
}

.custom_block_header_container {
	float: left;
	width: 50%;
	margin: 0 25% 3% 25%;
	text-align: center;
}

.lines_header_container {
	width: 100%;
	margin: auto;
	display: block;
	float: left;
	border-top: 1px solid #b6b6b6;
}

.disk_seperatior {
	background-color: #373636;
	display: inline-block;
	width: 3px;
	height: 3px;
	border-radius: 20px;
	margin: 2px 10px;
}

.lines_header_text {
	width: auto;
	display: table;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	background-color: white;
	padding: 0 6%;
	margin: -7px auto 0 auto;
}

.lines_header_line {
	float: left;
	width: 100%;
	display: block;
	border-top: 1px solid #b6b6b6;
	z-index: -1;
	display: none;
}

.custom_block_header {
	float: left;
	width: 100%;
	font-weight: 600;
	font-size: 35px;
	margin: 12px 0 12px 0;
}

.header_paragraph {
	float: left;
	width: 100%;
	font-size: 17px;
	margin: 0 !important;
}

.hover_showcase_three_cols_table {
	width: 100%;
	/* margin: 0 10%; */
}

.hover_showcase_three_cols_table td:hover .hover_showcase_teaser_container {
	opacity: 1;
}

.hover_showcase_three_cols_table td:hover .hover_showcase_text_container {
	opacity: 0;
}

.hover_showcase_teaser_container {
	transition: all .2s linear;
	position: absolute;
	height: 100%;
	width: 69.5%;
	left: 26.4%;
	right: 0;
	vertical-align: middle;
	background-color: rgba(43, 43, 43, 0.8509803921568627);
	overflow:  hidden;
	padding: 15px 7px;
	opacity: 0;
}

.hover_showcase_teaser_text {
	color: #ffffff !important;
	padding: 0 0 0 12px;
	font-size: 13px;
	list-style: none;
}

.hover_showcase_teaser_text li:after {
      content: '';
      height: 0.3em;
      width: .3em;
      background: #FFFFFF;
      display: block;
      position: absolute;
      transform: rotate(45deg);
      top: .25em;
      left: 0;
    }

.hover_showcase_teaser_text li {
	padding-bottom: 7px;
	line-height: 20px;
	font-size: 17px;
	margin: 0;
	padding-left: 15px;
	position: relative;
}

.hover_showcase_three_cols_table td {
	position: relative;
	padding: 0 2% !important;
	vertical-align: middle;
	z-index: 1;
}

.image_for_background {
	/* position: absolute; */
	/* object-fit: cover; */
	/* width: 84%; */
	/* left: 8%; */
	/* top: 0; */
	/* z-index: -1; */
	/* height: 350px !important; */
	width: 100%;
}

.block_heading {
	font-family: Cupcake;
	text-transform: lowercase;
	font-size: 35px;
	margin-bottom: 3%;
	text-align: center;
}

.must_reads_text_container {
	display: block;
	background: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px;
	border-radius: 0 !important;
	font-family: Baskerville;
	/* font-style: italic; */
	font-weight: 500;
	transition: all .3s linear;
	text-align: center;
}

.features_table_showcase,
.features_table_showcase tr,
.features_table_showcase td {
	display: block;
	float: left;
	width: 100%
}

.features_table_showcase td {
	width: 45%;
	margin: 2.5% 2.5%;
}

.features_table_showcase td {
	padding: 7% 2%;
	border: 1px solid #e5e5e5;
	min-height: 183px;
}

.features_table_icon {
	width: 40px;
}

.features_description {
	font-size: 17px;
	margin: 15px 0 0 0 !important;
}

.image_for_background_two_cols {
	z-index: -1;
	position: absolute;
	object-fit: cover;
	height: 100% !important;
	left: 5%;
	width: 90%;
	top: 0;
}

.content_banner_container {
	float: left;
	width: 100%;
}

.banner_content_text_comtainer {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	padding: 4% 0;
}

.banner_content_text_comtainer h2 {
	color: #FFFFFF;
	font-weight: 700;
	font-size: 38px;
	letter-spacing: 1px;
	margin: 0 0 3% 0;
	vertical-align: middle;
}

.banner_content_button {
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 13px 30px;
}

.banner_content_image {
	width: 100%;
}

.showcase_blocks_20170329_4 .custom_block_header_container {
	margin-bottom: 0;
}

.showcase_blocks_20170329_4,
.showcase_blocks_20170329_4 .blocks_section {
	padding-bottom: 0
}

.featured_articles_20170419 {
	padding-top: 0;
}

#bottomnav {
	padding: 3% 0 0 0;
	width:  100% !important;
}

#bottom_social_media a {
	padding: 0 10px 0 0 !important;
}

.social_icon {
	width: 30px;	
}

.social_icon:hover {
	opacity: .5;	
}

.footer_logo {
	width: 130px;
}

.footer_logo_text {
	color: #97a7a7;
	font-size: 12px;
	margin-top: 10px;
}

.footer_social_text {
	color: #FFFFFF;
	text-transform:  UPPERCASE;
	font-size: 11px;
}

.footer_menu_bottom_ul li {
    display: block;
    width: 50%;
    float: left;
    text-align: left;
    padding-bottom: 5px;
}

#bottom_menu  {
	/* padding: 0 0 0 10%; */
}

#bottom_menu a {
	display:  block;
}

#bottom_menu a, #bottom_menu .footer_link_title {
    color: #ffffff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#bottom_menu a:hover, #bottom_menu .footer_link_title:hover{
	color: #97a7a7;
}

#bottom_copyright {
	border-top: 1px solid #5a7070;
	position: relative;
	padding: 15px 0;
	margin-top: 1%;
}

#bottom_nav_row {
	margin: 0;
	background-color: #0d4f4e;
}

#bottom_copyright a, #bottom_copyright li, #bottom_copyright .footer_link_title {
    font-size: 12px;
}

#bottom_logo {
	margin-left: 20%;
}

#bottom_logo,
#bottom_social_media {
	width: 20% !important;
}

#bottom_menu {
	width: 27% !important;
}

#content__public .listingBar,
#content__members .listingBar { 
	display: none !important;
}

.textblock_title {
	color: #2f4f4f;
}

@media (max-width: 1085px) {
	.custom_banner_image {
		height: 500px !important;
	}
}

@media (max-width: 991px) {

	.custom_banner_image {
		height: 400px !important;
	}

	#homepage_video_banner {
		top: -60%;
		height: 200%;
		max-height: 200%;
	}

	.banner_content_text_comtainer {
    	padding: 80px 0;
	}

	.banner_content_image {
		height: 300px;
		object-fit: cover;
	}

	.banner_content_text_comtainer br {
		display: none;
	}


	#bottom_logo {
		margin-left: 10%;
	}

	#bottom_logo,
	#bottom_social_media,
	#bottom_menu {
		width: 30% !important;
	}

	.banner_slider_text_container {
		top: 10% !important;
	}
}

@media (max-width: 500px) {

	.must_reads_view_profile_container {
/* 		width: 96% !important; */
/* 		left: 2% !important; */
	}
}

@media (max-width: 767px) {


	.profile_container .profile_action {
		margin: 5px 0 5px 5px !important;
		padding: 15px 10px !important;
	}

	#homepage_video_banner {
		top: -50%;
		width: 120%;
		max-width: 200%;
		height: 200%;
		max-height: 200%;
	}
	
	.hover_showcase_teaser_text {
		font-size: 10px;
		padding-left: 0;
	}

	.hover_showcase_teaser_text li {
		line-height: 16px;
		font-size:  12px;
		padding-bottom: 2px;
		padding-left: 4px;
	}

	#main_header {
		padding: 0 !important;
	}
	#portal-nav-top .plain a {
		border: none !important;
		padding: 15px 8% !important;
		margin: 0 !important;
	}
	.custom_block_header_container {
		margin: 0;
		width: 100%;
	}
	.hover_showcase_teaser_container {
		height: 100%;
		width: 75.5%;
		left: 22.3%;
		padding: 15px;
	}
	.hover_showcase_three_cols_table td {
		margin: 5% 10%;
		width: 80%;
	}
	
	.features_table_showcase td {
		width: 100%;
		padding: 12%;
		margin: 3% 0;
	}
	.banner_content_text_comtainer {
    	padding: 40px 5px;
 }

	.banner_content_image {
		height: 350px;
	}

	.content_banner_container {
		width:  100%;
		margin: 0;
	}

	#bottom_logo,
	#bottom_menu,
	#bottom_social_media {
		width: 100% !important;
		text-align:  center;
		padding-bottom: 5%;
	}

	#bottom_menu {
		padding: 0;
	}

	.footer_menu_bottom_ul li {
		text-align: center;
	}
	
	.footer_menu_bottom_ul li {
		padding-right: 0;
	}

	#bottom_logo {
		margin-left: 0;
	}

	.banner_slider_text_container {
		top: 5% !important;
	}
	.custom_banner_image {
		height: 350px !Important;
	}

	.banner_content h2 {
		font-size: 20px;
	}

	.banner_content h2 br{
		display: none;
	}

	.banner_search_button {
		width: 100%;
		margin-top: 5px;
	}
	.footer_logo_text {
		padding: 0 5%;
		font-size: 16px;		
	}		
	#bottom_menu a,		
	#bottom_menu .footer_link_title,		
	.footer_social_text,		
	#bottom_copyright .footer_copyright_ul li,		
	div.footer_poweredby,		
	div.footer_poweredby a,		
	#portal-nav-top .plain a {		
		font-size: 16px !important;		
	}

	.article_banner_container h1 {
		font-size: 20px !important;
	}

}

@media (max-width: 540px) {
	.custom_banner_image {
		height: 280px !Important;
	}	
}

@media (max-width: 400px) {
	.custom_banner_image {
		height: 250px !Important;
	}	
}

.profiles #wrap {
	background-color: transparent !important;
}

.profile_action {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 11px !important;
	padding: 7px 16px !important;
}

.profile-search #tabs {
	border: none !Important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	background-color:#3a8863 !Important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	border: none !Important;
}

.ui-tabs .ui-tabs-nav li {
	border-radius: 1px;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited,
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	font-size: 11px;
	text-transform: uppercase;
	padding: 7px 16px !important;
}

#main-title {
	margin-top: 0;
}

.ui-tabs .ui-tabs-panel {
	    padding: 1em 0 !important;
}


textarea {
	border-radius: 1px !important;
}

.contact-div {
	margin: 15px 0 0 0;
	padding: 0;
}

.contact-div h3 {
	color: #2f4f4f !Important;
}

label {
    font-weight: 400;
}
#map {
      margin: 0;
      padding: 0;
/*      height: 130%;
      width: 100%;
      position: absolute; */
      overflow: visible;
      height: 600px;
      width: 800px;
  }

.article_banner_container {
	float: left;
	width: 100%;
	margin-bottom: 2%;
	margin-top: -2%;
	background: #000000;
	position: relative;
}

.article_banner_container h1 {
	position: absolute;
	width:  100%;
	text-align:  center;
	top: 40%;
	bottom: 0;
	margin:  0;
	height:  100%;
	vertical-align:  middle;
	color: white;
	font-size:  40pt;
	font-weight:  700;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.content_article_image {
	width: 100%;
	opacity:  .5;
}

.documenticon1 {
	display: none;
}

#static_contactform {
	margin-bottom: 2%;
}

#content__Why-Choose-Us #documentContentInner,
#content__About-Us  #documentContentInner{
	padding: 2% 10% 5% 10%;
	text-align: justify;
}

#content__Why-Choose-Us #portal-breadcrumbs,
#content__Why-Choose-Us .articles-actions-publication,
#content__Why-Choose-Us .articles-actions-actions,

#content__About-Us #portal-breadcrumbs,
#content__About-Us .articles-actions-publication,
#content__About-Us .articles-actions-actions {
	display: none;
}


/*PRICING PAGE*/
.pricing_page a {
  text-decoration: none;
}

.pricing_page h1 {
  text-align: center;
  font-size: 25px;
  line-height: 32px;
  padding-top: 70px;
}
.pricing_page h1 a {
  color: #3a8863;
}

.price-table-wrapper {
  text-align: center;
  margin-top: 30px;
}
.price-table-wrapper .featured-table {
  box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36);
}
.price-table-wrapper .pricing-table {
  display: inline-block;
  border: 1px solid #C8C8C8;
  border-radius: 10px;
  background: white;
  margin: 15px;
  transition: all 0.3s ease-in-out;
  width: 260px;
  max-width: 100%;
  height: 600px;
  vertical-align: top;
}
.price-table-wrapper .pricing-table__header {
  padding: 20px;
  font-size: 20px;
  color: #909090;
  background: #E0E0E0;
}
.price-table-wrapper .pricing-table__price {
  color: #3a8863;
  padding: 20px;
  margin: auto;
  font-size: 40px;
  font-weight: 500;
}
.price-table-wrapper .pricing-table__button {
  display: block;
  background: #3a8863;
  text-decoration: none;
  padding: 20px;
  color: white;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.price-table-wrapper .pricing-table__button:before {
  position: absolute;
  left: -20%;
  top: -10%;
  content: '';
  width: 60%;
  height: 220%;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  background: white;
  opacity: .3;
  transition: all 0.3s ease-in-out;
}
.price-table-wrapper .pricing-table__button:after {
  position: absolute;
  content: '>';
  top: 0;
  right: 0;
  font-size: 25px;
  padding: 15px;
  padding-right: 40px;
  color: white;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.price-table-wrapper .pricing-table__button:hover {
  background: #0a5a58;
}
.price-table-wrapper .pricing-table__list {
  padding: 20px;
  color: #@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,700');
}




.pricing_page a {
  text-decoration: none;
}

.pricing_page h1 {
  text-align: center;
  font-size: 25px;
  line-height: 32px;
  padding-top: 70px;
}
.pricing_page h1 a {
  color: #3a8863;
}

.price-table-wrapper {
  text-align: center;
  margin-top: 30px;
}
.price-table-wrapper .featured-table {
  box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36);
}
.price-table-wrapper .pricing-table {
  display: inline-block;
  border: 1px solid #C8C8C8;
  border-radius: 10px;
  background: white;
  margin: 20px;
  transition: all 0.3s ease-in-out;
}
.price-table-wrapper .pricing-table__header {
  padding: 20px;
  font-size: 20px;
  color: #373636;
  background: #E0E0E0;
  font-weight: 700;
}
.price-table-wrapper .pricing-table__price {
  color: #3a8863;
  padding: 20px;
  margin: auto;
  font-size: 40px;
  font-weight: 500;
}
.price-table-wrapper .pricing-table__button {
  display: block;
  background: #3a8863;
  text-decoration: none;
  padding: 20px;
  font-size: 24px;
  color: white;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.price-table-wrapper .pricing-table__button:before {
  position: absolute;
  left: -20%;
  top: -10%;
  content: '';
  width: 60%;
  height: 220%;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  background: white;
  opacity: .3;
  transition: all 0.3s ease-in-out;
}
.price-table-wrapper .pricing-table__button:after {
  position: absolute;
  content: '>';
  top: 0;
  right: 0;
  font-size: 25px;
  padding: 15px;
  padding-right: 40px;
  color: white;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.price-table-wrapper .pricing-table__button:hover {
  background: #0d4f4e;
}
.price-table-wrapper .pricing-table__list {
  padding: 20px;
  color: #373636;
}
.price-table-wrapper .pricing-table__list li {
  padding: 15px;
  border-bottom: 1px solid #C8C8C8;
  list-style: none;
}
.price-table-wrapper .pricing-table__list li:last-child {
  border: none;
}
.price-table-wrapper .pricing-table:hover {
  box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36);
}
.price-table-wrapper .pricing-table:hover .pricing-table__button {
  padding-left: 0;
  padding-right: 35px;
}
.price-table-wrapper .pricing-table:hover .pricing-table__button:before {
  top: -80%;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  width: 100%;
}
.price-table-wrapper .pricing-table:hover .pricing-table__button:after {
  opacity: 1;
  padding-right: 15px;
}

.price-table-wrapper .pricing-table__list li {
  padding: 15px;
  border-bottom: 1px solid #373636;
  list-style: none;
  font-size: 15px;
}
.price-table-wrapper .pricing-table__list li:last-child {
  border: none;
}
.price-table-wrapper .pricing-table:hover {
  box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36);
}
.price-table-wrapper .pricing-table:hover .pricing-table__button {
  padding-left: 0;
  padding-right: 35px;
}
.price-table-wrapper .pricing-table:hover .pricing-table__button:before {
  top: -80%;
  -webkit-transform: rotate(0deg); 
          transform: rotate(0deg);
  width: 100%;
}
.price-table-wrapper .pricing-table:hover .pricing-table__button:after {
  opacity: 1;
  padding-right: 15px;
}

@media (max-width: 767px) { 

	.price-table-wrapper .pricing-table {
		height: auto;
	}

}

/* Jericho stableselect site */

.stable-modal-dialog {
    width: 100%;
    height: 100%;
    padding: 0;
    margin:0;
}
.stable-modal-content {    
    height: 100%;
    border-radius: 0;
    color:white;
    overflow:auto;
}
.stable-close
{
    color:white ! important;
    opacity:1.0;
    text-indent: unset !important;
} 
.stable-big-box
{
    position: absolute;
    width: 50%;
    height: 50%;
    color:white;
}

@media screen and (max-width: 46.5em) 
{
    .stable-carousel-control 
    {
        display:block;
        margin-top: 7%;
    }
}

@media screen and (max-width: 20.5em) 
{
    .stable-carousel-control 
    {
        display:block;
        margin-top: 14%;
    }
}
.stable-modal-dialog {
    width: 100%;
    height: 100%;
    padding: 0;
    margin:0;
}
.stable-modal-content {height: 100%;border-radius: 0;color:white;overflow:auto;background-color: #000000 !important;}
.stable-modal-title
{
    font-size: 3em;
    font-weight: 300;
    margin: 0 0 20px 0;
}

.stable-img-slider
{
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.stable-carousel-control 
{
    display:block;

}
.stable-modal-header {
    padding: 25px;
    border-bottom: 0px !important;
}


/* Mobile */
@media (max-width: 767px) {
    .stable-carousel-control {
        height: auto;
        margin-top:13%
    }
    .stable-img-slider
    {

        width: 80%;
    }

    #map {
    	height: 300px !important;
    }

}

/* tablets */
@media (max-width: 991px) and (min-width: 768px) {

    .stable-carousel-control 
    {
        height: auto;
        margin-top:7%
    }
    .stable-img-slider
    {
        width: 70%;
    }

}

/* laptops */
@media (max-width: 1023px) and (min-width: 992px) {
    .stable-carousel-control {
        height: auto;
        margin-top:6%
    }
    .stable-img-slider
    {

        width: 60%;
    }
}

/* desktops */
@media (min-width: 1024px) {
    .stable-carousel-control 
    {
        height: auto;
        margin-top:5%
    }
    .stable-img-slider
    {

        width: 50%;
    }
}

/*
Image Gallery
thumbnail*/
.imgGalleryStyle {
    width: 282px;
    height: 282px;
    object-fit: cover;
    border: 4px solid rgb(255, 255, 255, 1);
}

.imgCarouselStyle {
    width: 80%;
    height: 100%;
    object-fit: cover;
}

.view_profile_image{
    width: 100%;
}

.view_large_profile_image {
 /*   width: 100%;
    height: 582px;
    object-fit: fill;*/
    object-fit: cover !important;
    height: auto !important;
    width: 100% !important;
    margin: 0 auto !important;
    max-height: 600px !important;
}

.video-modal-content iframe {
    margin: 0 auto;
    display: block;
}

.video-modal-content {
    background-color:rgb(0,0,0,0.85);
}

.modal-video {
    width:  560px;
    height: 315px;
}

.store_product_thumb {
    width: 200px;
    max-width: 100%;
}

#product-category table,
#product-category table tbody,
#product-category table tr,
#product-category table td {
	width: 100% !important;
} 

#product-category table td {
	width: 50% !important;
	padding: 2%;
}

#product-category table td img {
	height: auto;
}

@media (max-width: 1024px) {
	#product-category table td  h1 {
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	#product-category table td {
		width: 100% !important;
		float: left;
	}	
	#product-category table td img {
		width: 100% !important;
		height: auto;
	}
	#bottom_menu a, #bottom_menu .footer_link_title {
		padding: 17px;
	}

	.social_icon {
		width: 50px;
	}

	.navbar-toggle {
		padding: 15px;
	}

	#content__About-Us .table_three_cols td,
	#content__About-Us .table_blocks td,
	
	#content__Why-Choose-Us .table_three_cols td,
	#content__Why-Choose-Us .table_blocks td {
    	width: 100% !important;
	}

	#content__About-Us .table_three_cols td img,
	#content__About-Us .table_blocks td img,
	
	#content__Why-Choose-Us .table_three_cols td img,
	#content__Why-Choose-Us .table_blocks td img{
    	margin: 0 !important;
	}
	
}
#map {
	width: 100% !important;
}
.help_phrase {
	float: right;
	margin-bottom: 0 !important;
	width: 100%;
	text-align: right;
}
#imageCarousel {
	height: 80%;
}

#imageCarousel > * {
  vertical-align: middle;
}


@media screen and (orientation:portrait) { 
	#imageModal {
		height: 50%;
		top: 25%;
	}
}
@media screen and (orientation:landscape) {
	#imageModal {
		height: 100%;
		top: 0;
	}
}

.my_account {
	padding: 0 !important;
}

.termsofusecontainer br {
	display: none;
}

@media (min-width: 1281px) {
	.custom_banner_image {
		height: 700px !important;
	}
}

@media (min-width: 1581px) {
	.custom_banner_image {
		height: 800px !important;
	}
}

@media (min-width: 1681px) {
	.custom_banner_image {
		height: 1000px !important;
	}
}

 #content__Tips-Setting-Stable-Select-Profile .table_blocks_with_shadow td {
       width: 50%;
    }

@media (max-width: 767px) {
		#content__Tips-Setting-Stable-Select-Profile .table_blocks_with_shadow td {
       width: 100%;
		}
		#content__public table,
		#content__members table td {
			width: 100% !important;
		}
}

.articles .custom_block_header_container table,
.articles .custom_block_header_container td {
	width: 100% !important;
	height: auto !important;
}

.subhubUnauthorised {
    background-color: #d7dade;
}

.subhubUnauthorised a {
    color: #3a8763;
}

.subhubUnauthorised .call_for_action {
	color: #FFFFFF;
	    text-align: center;
}

#joinnowtext,
.onsite_btn_container_label {
	display: none;
}

.subhubUnauthorised {
	margin-bottom: 2%;
}

.bottom_control_buttons {
	display: none;
}

@media (max-width: 991px) {
	.top_control_buttons {
		display: none;
	}
	.bottom_control_buttons {
		display: block !important;;
	}
}

.ui-dialog {
	width: 80% !important;
	top: 20% !important;
	left: 10% !important;
	right: 0 !important;
	position: fixed !important;
}


/* Calendar Adjustments */

#midcol {
    width: 92% !important;
    margin: auto 2%;
}

#portal-column-two {
	display: none
}

#portlet_20190430,
#portlet_20190731 {
	width: 91%;
	margin: auto 0 auto auto;
}

#midcol .eventsCalendar-daysList li.dayWithEvents a {
	background: #0c4f4e !important;
}

#midcol .event time {
	display: block;
	float: left;
	margin: 10px 0;
}


#midcol .event time em {
	font-size: 17px !important;
	line-height: 24px !Important;
}

#midcol .event time small {
	font-size: 17px !important;
}

#midcol .event time small {
	padding: 6px !important;
}

#midcol .eventTitle {
	margin: 5px 0;
	font-size: 17px;
	font-family: 'PT Serif', sans-serif;
}

#midcol .event p {
	font-size: 17px
}

.stable_select_calendar_table,
.stable_select_calendar_table tr,
.stable_select_calendar_table tbody {
	display: block;
	float: left;
	width: 100%;
}

.personalisation .stable_select_calendar_table {
	padding: 0 25px !important;
}



.stable_select_calendar_table td {
	display: block;
	float: left;
	width: 50%;
	padding: 2%;
}

.stable_select_calendar_table td:nth-child(2) {
	padding-right: 7%;
}

@media (max-width: 767px) {
	.stable_select_calendar_table td {
		width: 100%;
	}

	#portlet_20190430,
	#portlet_20190731 {
		width: 100%;
		padding: 0;
	}

	.stable_select_calendar_table td {
		padding: 2% 10%;
	}

	#region-content {
		padding: 0 !important;
	}
}

.event_container .fa {
	font-size: 30px !important;
	margin-right: 10px;
}

.event_container.icon_container {
	display: inline-block;
	float: none !important;
}

.event_container .content_container {
	display: inline-block;
	float: none !important;
}

.event_container .content_container strong {
	color: #3a8863;	
}



/* Table Fancy Blocks Hover */

.must_reads_three_cols_table, .must_reads_three_cols_table tbody, .must_reads_three_cols_table tr {
    display: block;
    width: 100%;
    float: left;
}

.must_reads_three_cols_table tr {
	margin: 2% 0;
}

/* .two_column .must_reads_three_cols_table td:nth-child(1) { */
.two_column tr {
	padding: 0 18%;
	text-align: center;
}

.must_reads_three_cols_table td {
    position: relative;
    /* height: 350px; */
    overflow: hidden;
    padding: 0 2% !important;
    vertical-align: middle;
    z-index: 1;
    /* display: table; */
    /* float: left; */
}

/* .must_reads_button_text_container::after {
	content: " ";
	z-index: 0;
	width: 75%;
	height: 34px;
	background-color: #FFF;
	position: absolute;
	left: 13%;
	right: 13%;
} */

.must_reads_text_container {
	/* background-color: rgba(12, 79, 78, .5); */
	color: #00673f !important;
	display: block;
	padding: 10px;
	text-transform: capitalize;
	font-family: 'PT Serif', sans-serif;
	font-size: 20px;
	font-weight: 500;
}

.must_reads_button_text_container {
    /* display: table-cell; */
    /* background: transparent; */
    /* font-size: 18px; */
    /* text-transform: uppercase; */
    /* padding: 10px 13%; */
    /* border-radius: 0 !important; */
    /* font-weight: 500; */
    /* transition: all .3s linear; */
    /* text-align: center; */
    /* vertical-align: middle; */
    /* background: #fff; */
}

.must_reads_view_profile_container {
	/* position: absolute; */
	/* background-color: #2f4f4fa8; */
	/* width: 100%; */
	/* left: 0; */
	/* top: 45%; */
	/* text-align: center; */
	/* padding: 10px 15px; */
	position: relative;
}

.must_reads_view_profile {
	color: #ffffff !important;
	font-size: 18px;
	font-family: 'PT Serif', sans-serif;
	font-style: italic;
	position: absolute;
	background-color: #2f4f4fa8;
	width: 100%;
	left: 0;
	top: 40%;
	text-align: center;
	padding: 10px 15px;
}

.must_reads_teaser_container {
    position: absolute;
    width: 84%;
    left: 8%;
    top: 0;
    height: auto;
    background-color: #080808a3;
    padding: 45px 40px;
    height: 350px;
    opacity: 0;
    text-align: center;
}

.textblocks_20190614 .image_for_background,
.textblocks_20191023 .image_for_background {
    /* position: absolute; */
    object-fit: cover;
    /* width: 84%; */
    /* left: 8%; */
    /* top: 0; */
    /* z-index: -1; */
    /* height: 300px !important; */
}
/* 
.must_reads_three_cols_table td:hover .must_reads_teaser_container {
    opacity: 1;
}

.must_reads_three_cols_table td:hover .must_reads_button_text_container {
    opacity: 0;
} */

.must_reads_teaser_heading {
    display: block;
    background: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 15px;
    border-radius: 0 !important;
    font-weight: 400 !important;
    width: auto;
    display: inline-block;
    height: 45px;
    overflow: hidden;
    line-height: 29px;
    margin: 0 !important;
}

.must_reads_teaser_text {
    color: #ffffff !important;
    text-align: left;
    font-size: 16px;
    font-weight: 500 !important;
    letter-spacing: 0;
    line-height: 28px;
    margin: 20px 0 !important;
    height: 52%;
    overflow: hidden;
}

.must_reads_teaser_link {
    color: #ffffff !important;
    background: #151515;
    padding: 9px 15px;
    text-transform: uppercase;
    display: inline-block;
}

@media only screen and (max-width: 991px) {
	.must_reads_three_cols_table td {
		width: 30.5%;
	}
}

@media only screen and (max-width: 800px) {
	.must_reads_three_cols_table td {
		/* height: auto; */
		padding-bottom: 5% !important;
		width: 100%;
	}

	.must_reads_button_text_container {
		/* display: none; */
	}

	.must_reads_teaser_container {
		opacity: 1 !important;
		/* width: 88%; */
		/* left: 6%; */
		bottom: 0;
		top: 0;
		height: 325px;
	}

	.image_for_background {
		/* position: relative; */
		/* left: 0; */
		/* width: 100%; */
		/* padding-bottom: 25px; */
		/* max-height: none; */
	}
}
/* END Table Fancy Blocks Hover */

.must_reads_three_cols_table .temporary_td {
	height: auto !important;
	padding: 0 !important;
}

			
#portal-nav-top .eventsportlet {		
	display: none;		/* Calendar Adjustments */
}

.showcase_blocks_20170329_3 {
	width: 112%;
	margin-left: -6%;
}

@media (max-width: 767px) {
	.showcase_blocks_20170329_3 {
		width: 100%;
		margin-left: 0;
	}
}

@media only screen and (width: 768px) {	
	
	#three-images-showcases {
		width:321.972px !important;
	}

	#feature-showcases {
		width:300.104px !important;
	}

	.custom_block_header_container {
		float: left;
		width: 54%;
		margin: 0 25% 3% 25%;
		text-align: center;
	}

}
#portal-nav-top .plain a {
	border-top: 0;
}

.send-invite-icon {
	text-align: center;
	font-size:48px;
	color:#2f4f4f
}

.send-invite-h3 {
	text-align: center;
}

@media (max-width: 1324px) {
	.hover_showcase_teaser_text li {
		font-size: 15px;
		padding: 0 0 0 10px;
	}
}

@media (max-width: 1775px) {

	.textblocks_20170329 .custom_block_container {
		margin: 0;
		width: 100%;
	}
}

@media (max-width: 1070px) {

	.hover_showcase_three_cols_table {
		width: 80%;
		margin: 0 10%;
	}

	.hover_showcase_three_cols_table td {
		width: 50%;
		float: left;
	}

	.hover_showcase_three_cols_table td:last-child {
		margin: 5% 25%;
	}

	.hover_showcase_teaser_container {
		width: 72.5%;
    	left: 25.4%;
	}
}

@media (max-width: 870px) {

	.hover_showcase_three_cols_table {
		width: 60%;
		margin: 0 20%;
	}

	.hover_showcase_three_cols_table td {
		width: 100% !important;
		margin: 5% 0 !important;
		float: left;
	}

	.hover_showcase_teaser_container {
		width: 77%;
		left: 23.7%;
	}
}

@media (max-width: 767px) {

	#midcol .textblocks_20170329 .hover_showcase_three_cols_table {
		width: 100% !important;
		margin: 0 !important;
	}

	.hover_showcase_three_cols_table td {
		width: 100% !important;
		margin: 5% 0 !important;
		float: left;
	}

	.hover_showcase_teaser_text li {
		font-size: 17px;
		padding: 0 0 10px 10px;
	}
}

@media (max-width: 600px) {


	.hover_showcase_teaser_container {
		width: 76%;
		left: 23.7%;
	}
}

@media (max-width: 400px) {

	.hover_showcase_teaser_text li {
		font-size: 16px;
		padding: 0 0 7px 10px;
	}

	.textblocks_20170329 {
		padding: 0 !important;
	}

	.hover_showcase_teaser_container {
		width: 77%;
		left: 23.7%;
	}

}


a.send-invite-openmodal {
display: inline-block;
	padding:0.5em 3em;
	border:0.16em solid #3a8863 !important;
	margin:0 0.3em 0.3em 0;
	box-sizing: border-box;
	text-decoration:none;
	text-transform:uppercase;
	font-family:'Roboto',sans-serif;
	font-weight:400;
	color:#3a8863;
	text-align:center;
	transition: all 0.15s;
}
a.send-invite-openmodal:hover{
	color: #FFFFFF;
	background: #3a8863;
}
a.send-invite-openmodal:active{
	color:#FFFFFF;
	border-color:#3a8863;
}
@media all and (max-width:30em){
	â€ƒa.button2{
	display:block;
	margin:0.4em auto;
  }
}


.textblocks_20170329 .call_for_action {
	background-color: #40E0D0;
	border-color: #40E0D0;
}

.textblocks_20170329 .call_for_action:hover, 
.textblocks_20170329 .call_for_action:active, 
.textblocks_20170329 .call_for_action:focus, 
.textblocks_20170329 .call_for_action:hover, 
.textblocks_20170329 .call_for_action:active:focus, 
.textblocks_20170329 .call_for_action:active:hover {
    color: #40E0D0;
    background-color: transparent;
}

.showcase_blocks_20170329_3 .banner_content_button {
	background-color: #40E0D0;
	border-color: #40E0D0;
	font-size: 16px;
	font-weight: 700;
}

.banner_slider_text_container .call_for_action {
	background-color: #40E0D0;
	border-color: #40E0D0;
	font-size: 15px !important;
}

.banner_slider_text_container .call_for_action:hover, 
.banner_slider_text_container .call_for_action:active, 
.banner_slider_text_container .call_for_action:focus, 
.banner_slider_text_container .call_for_action:hover, 
.banner_slider_text_container .call_for_action:active:focus, 
.banner_slider_text_container .call_for_action:active:hover {
    color: #40E0D0;
    background-color: #FFF;
}


.teaser_title.searchresults_dt h2 {
	margin: 0 !important;
    font-size: inherit;
}
