/*
Theme Name:ATMC

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* =Reset
-------------------------------------------------------------- */

* {-webkit-font-smoothing: antialiased;}

.video_lightbox_anchor_image {height: auto !important;}

.videowrap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videowrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

p:empty::before {
    content: none;
}
button:focus, input:focus, textarea:focus {outline:0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
.anchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}
body {line-height: 1; position: initial !important;

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;


}
ol,ul {	list-style: none;}
blockquote,q {	quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
caption,th,td {	font-weight: normal;	text-align: left;}
h1,h2,h3,h4,h5,h6 {clear: both;font-family: 'Lora', serif;}
html {overflow-y: scroll;font-size: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
a:focus {outline: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {display: block;}
audio,canvas,video {display: inline-block;}
audio:not([controls]) {	display: none;}
del {color: #333;}
ins {background: #fff9c0;text-decoration: none;}
hr {background-color: #ccc;	border: 0;	height: 1px;	margin: 24px 0px;}
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
small {font-size: smaller;}
img {border: 0;	-ms-interpolation-mode: bicubic;}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

.page-id-2816 .doctor-attribution {display:none;}

/* = Column Shortcode Fix
-------------------------------------------------------------- */
.one_half {
    width: 48% !important;
    margin-right: 3% !important;
}
.one_half.last_column {
    width: 48% !important;
    margin-right: 0px !important;
}
.one_third {
    width: 31% !important;
    margin-right: 3% !important;
}
.one_third.last_column {
    width: 31% !important;
    margin-right: 0px !important;
}
.two_third {
    width: 66% !important;
    margin-right: 2% !important;
}
.two_third.last_column {
    width: 66% !important;
    margin-right: 0px !important;
}
.one_fourth {
    width: 23.5% !important;
    margin-right: 2% !important;
}
.one_fourth.last_column {
    width: 23.5% !important;
    margin-right: 0px !important;
}
.three_fourth {
    width: 74.5% !important;
    margin-right: 2% !important;
}
.three_fourth.last_column {
    width: 74.5% !important;
    margin-right: 0px !important;
}
.one_fifth {
    width: 18.4% !important;
    margin-right: 2% !important;
}
.one_fifth.last_column {
    width: 18.4% !important;
    margin-right: 0px !important;
}
.two_fifth {
    width: 39% !important;
    margin-right: 2% !important;
}
.two_fifth.last_column {
    width: 39% !important;
    margin-right: 0px !important;
}
.three_fifth {
    width: 59% !important;
    margin-right: 2% !important;
}
.three_fifth.last_column {
    width: 59% !important;
    margin-right: 0px !important;
}
.four_fifth {
    width: 79.6% !important;
    margin-right: 2% !important;
}
.four_fifth.last_column {
    width: 79.6% !important;
    margin-right: 0px !important;
}
.one_sixth {
    width: 15% !important;
    margin-right: 2% !important;
}
.one_sixth.last_column {
    width: 15% !important;
    margin-right: 0px !important;
}


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
button,input,textarea {	border: 1px solid #ccc;	border-radius: 3px;	font-family: inherit;	padding: 6px;}
button,input {line-height: normal;}
select {-webkit-appearance: none; -moz-appearance: none; -webkit-appearance: none; appearance: none; text-indent: 10px;background-image: url('../png/4wjkc3xg-2.png'); background-size: 36px 36px; background-position: 96% center; background-repeat: no-repeat; }
textarea {font-size: 100%;overflow: auto;	vertical-align: top;}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 10px 20px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
	color: #333;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
}
.menu-toggle,button,input[type="submit"],input[type="button"],input[type="reset"] {cursor: pointer;}
button[disabled],input[disabled] {cursor: default;}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	border-color: transparent;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {float: left;margin: 0px 20px 20px 0px;}
.alignright {float: right;margin: 0px 0px 20px 20px;}
.aligncenter {display: block;margin-left: auto;	margin-right: auto;}
.wp-caption {max-width: 100%; /* Keep wide captions from overflowing their container. */padding: 4px;}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	line-height: 2;
	color: #757575;
}
.entry-content dl.gallery-item {margin: 0;}
.gallery-item a,.gallery-caption {width: 90%;}
.gallery-item a {display: block;}
.gallery-caption a {display: inline;}
.gallery-columns-1 .gallery-item a {max-width: 100%;width: auto;}
.gallery .gallery-icon img {height: auto;max-width: 90%;padding: 5%;}
.gallery-columns-1 .gallery-icon img {padding: 3%;}

/* Navigation */
.site-content nav {clear: both;line-height: 2;overflow: hidden;}
#nav-above {padding: 24px 0;}
#nav-above {display: none;}
.paged #nav-above {display: block;}
.nav-previous,.previous-image {	float: left;	width: 50%;}
.nav-next,.next-image {	float: right;	text-align: right;width: 50%;}
.nav-single + .comments-area,#comment-nav-above {margin: 48px 0;}

/* Author profiles */
.author .archive-header {margin-bottom: 24px;}
.author-info {border-top: 1px solid #ededed;margin: 24px 0;padding-top: 24px;overflow: hidden;}
.author-description p {color: #757575;font-size: 13px;line-height: 1.846153846;}
.author.archive .author-info {border-top: 0;margin: 0 0 48px;}
.author.archive .author-avatar {margin-top: 0;}

/* =Basic structure
-------------------------------------------------------------- */

body {font-size: 15px;text-rendering: optimizeLegibility; background-color: #fff; color: #707070;    font-family: 'Lora', serif;}

a {outline: none;color: #D37E32;}
a:hover {color: #333;}



/* Sidebar */
.widget-area .widget {margin-bottom: 25px; text-align: left; line-height: 1.5; }
.widget-area .widget h3 { text-align: left !important; color: #444; 2px; font-size: 22px;text-transform: none;font-weight: normal;margin-bottom: 15px;}
.widget-area .widget p,.widget-area .widget li,.widget-area .widget .textwidget {font-size: 16px;line-height: 2;}
.widget-area .widget p {margin-bottom: 24px; text-align: left !important;}
.widget-area .textwidget ul {list-style: disc outside;margin: 0 0 24px;}
.widget-area .textwidget li {margin-left: 15px;}
.widget-area #s {width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */}

.widget-area .menu a {padding: 5px 10px; color: #fff; border-radius: 5px; background-color: #44b8c4; font-size: 16px; display: block; text-decoration: none; margin-bottom: 5px;  transition: all .3s ease-in-out; }
.widget-area .sub-menu a {padding: 0 10px; font-size: 14px; background-color: transparent; color: #444;}
.widget-area .menu a:hover {background-color: #44b8c4; font-weight: bold;}
.widget-area .sub-menu a:hover {background-color: transparent;}

/* =Main content and comment content
-------------------------------------------------------------- */

.cust-head-title h1 {
	font-size: 50px !important;
    font-weight: 800 !important;
    color: #d37e32 !important;
    font-family: 'Lora',serif;
}
.cust-head-title {padding: 10px 0 !important;}
.tapering-mainhead-sectn {background: #faf1e9; padding: 0px 0 !important;}
.tapering-mainhead-sectn .site  {max-width: 100% !important; line-height: 0 !important; padding: 0px 0 !important;  margin: 0px;}

@media screen and (min-width: 969px){
	.tapering-mainhead-sectn .site {max-width: 100% !important; }
}

.entry-meta {	clear: both;}
.entry-header img.wp-post-image, .entry-header {
	margin-bottom: 24px;
}
.entry-header img.wp-post-image {width: 100%;}

.entry-header .entry-title {
	font-size: 20px;
	line-height: 1.2;
	font-weight: normal;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	line-height: 3.692307692;
	margin-bottom: 24px;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 2;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 0 0 24px 0;
	line-height: 1.5; color: #444;
	
}


.entry-content h1,
.comment-content h1 {
	font-size: 40px;
	line-height:1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 40px; color: #104956;
	line-height:1.5; font-weight: 600;
}
.entry-content h3,
.comment-content h3 {
	font-size: 30px; color: #AB4D2A;
	line-height: 1.5; font-weight: 600 !important;
}
.entry-content h4,
.comment-content h4 {
	font-size: 20px;
	line-height: 1.5; color: #27695E; font-weight: 600 !important;
}
.entry-content h5,
.comment-content h5 {
	font-size: 18px;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	line-height: 2;

} 
.entry-content {line-height: 2;}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style-type: disc;
padding: 0;
margin: 0 0 24px 0;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom:36px;
	padding: 24px;
	font-style: italic; border-left: 4px solid #104956;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 1.714285714;
	margin: 24px 0;
	overflow: auto;
	padding: 24px;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;  max-width: 100%; 
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #333;
	font-size: 16px; width: 100%;
	line-height: 2;
	margin: 0 auto 24px;
	text-align: center;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	margin: 24px 0;
}
.entry-content th {background-color: #9cbebd;  padding: 15px; line-height: 2.5; text-align: center; color: #fff; font-size: 20px; font-weight: bold;}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed; background-color: #fff;
	padding: 10px; text-align: center; font-size: 16px;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}


/* =Archives
-------------------------------------------------------------- */

.archive-meta {
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin-top: 22px;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {overflow: hidden;}
.image-attachment div.attachment {text-align: center;}
.image-attachment div.attachment p {text-align: center;}
.image-attachment div.attachment img {display: block;height: auto;margin: 0 auto;max-width: 100%;}
.image-attachment .entry-caption {margin-top: 8px;}



/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
}
.comments-area article header {
	margin: 0 0 48px;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	line-height: 1.42857143;
}
.comments-area cite b {
	font-weight: normal;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	padding: 2px 5px;
	font-size: 10px;
}
.comments-area .bypostauthor cite b {
	font-weight: bold;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
}

/* Comment form */
#respond {
	margin-top: 48px;
}
#respond h3#reply-title {
	font-size: 16px;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}
#respond form {
	margin: 24px 0;
}
#respond form p {
	margin: 11px 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
}
#respond form label {
	display: block;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.714285714;
	padding: 10px;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	color: red;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {margin-left: 12px;}
.widget_rss li {margin: 12px 0;}
.widget_recent_entries .post-date,.widget_rss .rss-date {color: #aaa;font-size: 11px;margin-left: 12px;}
#wp-calendar {margin: 0;width: 100%;font-size: 13px;line-height: 1.846153846;color: #686868;}
#wp-calendar th,#wp-calendar td,#wp-calendar caption {text-align: left;}
#wp-calendar #next {padding-right: 24px;text-align: right;}
.widget_search label {display: block;font-size: 13px;line-height: 1.846153846;}




/* =Custom Site-wide Font/Image Style CSS
-------------------------------------------------------------- */

.bold, .bold span {font-weight: bold !important;}

.semibold {font-weight: 600 !important;}
.normal {font-weight: 400 !important;}
.thin {font-weight: 300 !important;}
.italic {font-style: italic !important;}
.uppercase {text-transform: uppercase !important;}

.sixteen {font-size: 16px !important;}
.eighteen {font-size: 18px !important;}
.twenty {font-size: 20px !important;}
.twentytwo {font-size: 22px !important;}
.twentyfour {font-size: 24px !important;}
.twentyfive {font-size: 25px !important;}
.twentysix {font-size: 26px !important;}
.twentyeight {font-size: 28px !important;}
.thirty {font-size: 30px !important;}
.thirtyfour {font-size: 34px !important;}
.forty {font-size: 40px !important;}
.fifty {font-size: 50px !important;}
.sixty {font-size: 60px !important;}

.lora {font-family: 'Lora', serif; }

.clicknum {color: inherit !important; text-decoration: none;}
.fullwidth {width: 100%;}

.black {color: #000 !important;}
.white {color: #fff !important;}

.lightbrownbg {background-color: #faf1e9 !important;}
.lightbluebg {background-color: #f1f7f8 !important;}

.bluebg {background-color: #104956 !important;}
.goldbg {background-color: #D37E32 !important;}
.greenbg {background-color: #27695E !important;}
.lightgreenbg {background-color: #5fc4b3 !important;}
.orangebg {background-color: #D37E32 !important;}
.lightorangebg {background-color: #FFAC61 !important;}
.redbg {background-color: #AC4E2A !important;}
.whitebg {background-color: #fff !important;}
.lightgraybg {background-color: #f9fafc !important;}
.darkgraybg {background-color: #eeeeee !important;}
.blackbg {background-color: #0c0c0c!important;}
.tanbg {background-color: #faf1e8!important;}
.bluebg .entry-content, .greenbg .entry-content {color: #fff !important;}


.blue {color: #104956 !important;}
.green {color: #27695E !important;}
.orange {color: #D37E32 !important;}
.lightorange {color: #FFAC61 !important;}
.red {color: #AC4E2A !important;}
.gray {color: #707070 !important;}
.algn-lft {text-align: left !important;}
.algn-rgt {text-align: right !important;}

.smlineheight {line-height: 1.2;}
.mdlineheight {line-height: 1.5;}
.wht-color {color:#fff !important;}
.block {display: block !important;}
.nosidepadding {padding-left: 0 !important; padding-right: 0 !important;}
.nopadding {padding: 0 !important;}
.nomargin {margin: 0 !important;}
.negativetopmargin {margin-top: -48px !important;}
.marginright {margin-right: 24px !important;}
.marginbot {margin-bottom: 24px !important;}
.margintop {margin-top: 24px !important;}
.inline {display: inline !important;}
.center {text-align: center; display: block !important;}
.centermid {text-align: center; margin: 0 auto; max-width: 860px;}
.textcenter {text-align: center !important;}

.three-col-list {-moz-column-count: 3;-webkit-column-count: 3;column-count: 3;}
.two-col-list {	-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;}


.nogap {margin-bottom: -56px;}


.clearfixspace {width: 100%; margin: 0 auto; height: 60px; clear: both;}
.clearfixspacesm {width: 100%; margin: 0 auto; height: 24px; clear: both;}
.clearfixspacedouble {width: 100%; margin: 0 auto; height: 80px; clear: both;}
.clearfix {width: 100%; margin: 0 auto; height: 1px; clear: both;}
.darkgreenbg {background-color: #27695E !important;}
.pd-60 {padding: 40px 40px;}
.whitebox {color: #707070; padding: 15px; text-align: left; background-color: #fff; border-radius: 2px;}

.buttonbar {padding: 40px 0;}

.buttonbar a {display: block; text-align: center;}

.buttonbar .whitebutton {border-radius: 4px; background-color: #fff; text-decoration: none; display: block; box-shadow: 0 5px 24px rgba(0,0,0,.1); font-size: 14px; padding: 15px 0; font-weight:600; text-transform: none; text-align: center; }
.buttonbar .whitebutton:hover { box-shadow: 0 5px 24px rgba(0,0,0,.4); } 

.colorsection, .ctabar {padding: 60px 0;}


.ctaphone {padding: 60px 0; background-color: #2586e7;}
.ctaphone .entry-content {font-size: 26px; font-weight: bold; text-align: center; color: #2586e7;}
.ctaphone .site-content {padding: 0; margin: 0 !important;}
.ctaphone .entry-content a {transition: all .2s ease-in-out; display: inline-block; color: #2586e7; background-color: #fff; box-shadow: 2px 4px 12px rgba(0,0,0,.5); font-weight: 300; text-decoration: none; border-radius: 8px; padding: 12px 30px;}
.ctaphone .entry-content:hover a {transform: scale(1.2);}


.ctaphone .entry-content .fas {color: #2586e7;}

.imagebox, .imageboxhalf {width: 100%; position: relative;}

.imagebox-image {float: right; width: 35%; background-size: cover; background-repeat: no-repeat;height: 100%;    position: absolute;    right: 0;}
.imagebox-content {float: left; width: 65%; text-align: left; padding: 150px 0;}
.imagebox-content .entry-content {max-width: 740px; margin-right: 100px; float: right; width: 100%;}

.imagebox-left .imagebox-image {float: left;position: absolute;    right: auto; left: 0;}
.imagebox-left .imagebox-content {float: right;}
.imagebox-left .imagebox-content .entry-content  {margin-right: 0px; margin-left: 100px; float: left;}


.imageboxhalf .imagebox-image {float: right; width: 50%; }
.imageboxhalf .imagebox-content {width: 50%;}
.imageboxhalf .imagebox-content .entry-content {max-width: 450px; margin-right: 100px; float: right; width: 100%;}


.imageboxhalf.imagebox-left .imagebox-content .entry-content  {margin-right: 0px; margin-left: 100px; float: left;}



.imagebox-smallbox {width: 100%; position: relative;}

.imagebox-smallbox-smbox {
    position: absolute;
    padding: 40px 30px;
    background-color: #fff;
    top: 32%;
    left: 20%;
    max-width: 400px;
    line-height: 2;
    color: #AC4E2A;
    font-size: 30px;
    font-weight: bold; border-radius: 8px;
}

.imagebox-smallbox-image {float: right; width: 35%; background-size: cover; background-repeat: no-repeat;height: 100%;    position: absolute;    right: 0;}
.imagebox-smallbox-content {float: left; width: 55%; text-align: left; padding: 150px 0;}
.imagebox-smallbox-content .entry-content {max-width: 540px; margin-right: 100px; float: right;}

.imagebox-smallbox-left .imagebox-smallbox-image {float: left;position: absolute;    right: auto; left: 0;}
.imagebox-smallbox-left .imagebox-smallbox-content {float: right;}
.imagebox-smallbox-left .imagebox-smallbox-content .entry-content  {margin-right: 0px; margin-left: 100px; float: left;}

.whitebutton {padding: 10px 20px 10px 20px !Important; background-color: #fff; color: #104956; text-decoration: none; box-shadow: 0 8px 24px rgba(0,0,0,.1); border-radius: 8px; display: inline-block; margin: 0 0 12px 0; font-weight: 600;transition: all .2s ease-in-out; font-size: 16px; font-weight: bold;}
.whitebutton:hover {box-shadow: 0 8px 24px rgba(0,0,0,.3);}


.whitebuttonarrow {padding: 20px 50px 20px 15px !Important; background-color: #fff; color: #104956; text-decoration: none; box-shadow: 0 8px 24px rgba(0,0,0,.3); border-radius: 8px; display: block; margin: 0 0 24px 0; font-weight: 600;transition: all .2s ease-in-out; background-image: url('../png/baseline-arrow_right_alt-24px%402x-2.png'); background-position: 96% center; background-size: 36px 36px; background-repeat: no-repeat; font-size: 18px; font-weight: bold;}
.whitebuttonarrow:hover {box-shadow: 0 8px 24px rgba(0,0,0,.5);}

.imageblock a {padding: 0px 0px 15px 0px !Important; background-color: #fff; color: #286A5F; font-weight: bold; font-size: 18px; text-decoration: none; text-align: center; display: inline-block; box-shadow: 0 8px 24px rgba(0,0,0,.1); border-radius: 8px; transition: all .2s ease-in-out; }
.imageblock a:hover {box-shadow: 0 8px 24px rgba(0,0,0,.3);}
.imageblock img {display: block; margin: 0 auto 10px; width: 100%;}

.imageblock .one_half a {margin-bottom: 24px;}
.imageblock .two_fifth {width: 41% !important;}
.imageblock .three_fifth {width: 57% !important;}
.imageblock .three_fifth a {float: left; width: 48%; margin: 0 1% 24px 1%;}

.dvteamgrid img {height: auto !important;}
.dvteamgrid figure {font-size: 0;}
.dvteamgrid .dv-member-desc {bottom: 0 !important;}
.dvteamgrid .dv-member-name {
    font-size: 15px !important;
    line-height: 1.2 !important;
}
.dashed-bdr-line-head {width: 100%; height: 45px; float: left;position: relative; background-image: url('../png/dashed-bdr-line2-2.png'); background-repeat: repeat-x; background-position: 30px 20px; }
.dashed-bdr-line-head  h4 {font-size: 25px; line-height: 1.5; color: #D47F31 !important; font-weight: 400 !important;  font-style: italic;  left: 30%; padding: 0 5px; background-color: #f0f0f1; position: absolute;}

.dashed-bdr-blueline-head {width: 100%; height: 45px; float: left;position: relative; background-image: url('../png/dashed-bdr-line2-2.png'); background-repeat: repeat-x; background-position: 30px 12px; margin-bottom: 20px;}
.dashed-bdr-blueline-head h4 {font-size: 22px; line-height: 1.2; color: #fff; font-weight: 400 !important; left: 36%; padding: 0 5px; background-color: #0f4956; position: absolute; }

.paxilwithdrawal-tstmsectn-bg {background-size: cover; background-image: url('../jpg/paxil-banner1.02-2.jpg'); background-repeat: repeat; padding-top: 100px; padding-bottom: 80px;}
.celexa-tstm-antisectn-bg {background-image: url('../jpg/drk-green-box-ptrn1-2.jpg'); background-repeat: repeat;}
.celexa-withdrawal-setn-bg {background-image: url('../jpg/drk-orng-box-ptrn-2.jpg'); background-repeat: repeat;}
.celexa-withdrawal-setn-whtbg {background-image: url('../jpg/drk-wht-box-ptrn-2.jpg'); background-repeat: repeat;}
.celexa-withdrawal-setn-grdntbg {background: rgb(181,204,198); background: linear-gradient(0deg, rgba(181,204,198,1) 0%, rgba(223,232,232,1) 100%); background-color: #b5ccc6;}
.podcast-head-setn-cilr {background: #ffffff; border-top: 1px solid #cadade; border-bottom: 1px solid #cadade;}
.celexa-tstm-head {font-size: 40px; color: #fff !Important; line-height: 1.2 !Important; font-weight: 600; margin-top: 125px !important;}
.celexa-tstm-cont {font-size: 14px !Important; color: #fff !Important; line-height: 0.5; font-weight: 400;}
.celexa-tstm-video {border:0px solid #fff;}
.celexa-withdrawal-contsetn {font-size: 16px !important; line-height: 22px !important;}
.paxilwithdrawal-tstm-head {font-size: 60px !important; color: #fff !Important; line-height: 1.1 !Important; font-weight: 600;}

.celexa-withdrawal-cont02 {float: right; width: auto; font-size: 16px !important; color:#fff; line-height: 45px !important;}
a.celexa-withdrawal-cont-btn {font-weight: 600; float: right; padding: 8px 20px; background-color: #fff; border-radius: 5px; color: #0f4956; margin-left: 20px; margin-top: 22px; text-decoration: none;     cursor: pointer;}
.page-id-2698 .doctor-attribution  {display:none;}
.page-id-2688 .doctor-attribution {display:none;}
.page-id-2688 .screen-reader-response, .page-id-2688 .wpcf7-not-valid-tip {color: #f99191 !important;}
.page-id-2688 .wpcf7-validation-errors {color: #f99191 !important;}
.pd-40 {padding-top:40px; padding-bottom:40px;}
.pd-80 {padding-top:80px; padding-bottom:80px;}
.mr-tb0 {margin-top: 0px !important; margin-bottom:0px !important;}
.mb-30 {margin-bottom:30px !important;}
.ch-podcasts-02 {background-color: #fff;}
.line-hgt {line-height: 0 !important;}
.podcasts-form-cont { 
   margin-top: 0px !important;
    border-bottom: 1px solid #d8d8d7;
    padding-bottom: 10px;
    margin-right: 35px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 500;
}

.wdt-form-50 {width: 48%; float:left;}
.wdt-form-50 input{
    width: 85%;
    padding: 10px 10px;
    background-color: #f1f1f2;
    margin-bottom: 18px;
    border-radius: 0px;
    border: 1px solid #d8d8d7;
}
.wdt-form-100 input[type=submit] {
    padding: 7px 25px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    color: #461e05;
    background: rgb(252,106,3);
    background: linear-gradient(0deg, rgba(252,106,3,1) 0%, rgba(209,162,73,1) 100%);
}
.wdt-form-100 {width: 100%; float:left;}

.form-podcast-guest input {
    color: #fff;
    width: 90%;
    padding: 8px 10px;
    background-color: #366572;
    margin-bottom: 25px;
    border-radius: 0px;
    border: 1px solid #568590;
}


.form-podcast-guest textarea{
    color: #fff;
    width: 30%;
    padding: 8px 10px;
    background-color: #366572;
    margin-bottom: 30px;
    border-radius: 0px;
    border: 1px solid #568590;
}

.form-podcast-guest input[type=submit]{
	width:auto !important;
    padding: 7px 25px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    color: #461e05;
    background: #fc6a03;
    background: linear-gradient(0deg,rgba(252,106,3,1) 0%,rgba(209,162,73,1) 100%);
}

.form-podcast-guest input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #96c0cc;
}

.form-podcast-guest textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #96c0cc;
}

.box-65 {float:left; width:65%}
.box-35 {float:left; width:35%}
.btn-prodcast-spkr {
   width:auto !important;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 100px;
    font-weight: 800;
    color: #193330;
    border-radius: 6px;
    margin-left: 20px;
    text-decoration: none;
    background: rgb(185,187,185);
    background: linear-gradient(0deg, rgba(185,187,185,1) 0%, rgba(255,255,255,1) 100%);
}

.btn-prodcast-spkr a {text-decoration: none;}
.podcasts-gustspkr-head {margin-bottom: 0px !important; color:#fff !important; line-height: 100px !important; font-size: 30px !important;}
.podcasts-gustspkr-subhead {margin-bottom: 0px !important; color:#fff !important; margin-top: 35px !important; font-size: 16px !important; float: left;}

.prodcast-logo-cntr .entry-content {text-align: center !important;}
.su-spoiler-title p {margin: 0;}
.su-spoiler-title, .su-spoiler-title h3, .su-spoiler-title h2, .su-spoiler-title h4 {margin: 0; color: #104956 !important;;  font-weight: 600; font-size: 17px !important;}
.su-spoiler-title {padding: 25px 50px 25px 15px !Important; background-color: #fff; box-shadow: 0 8px 24px rgba(0,0,0,.1); border-radius: 3px; }
.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
    left: auto !important; right: 20px !important; top: 28px;
}
.su-accordion .su-spoiler {
    margin-bottom: 30px !important;
}
.su-spoiler.su-spoiler-closed > .su-spoiler-content{
    padding: 0px 0 0 0 !important;
}

 
.su-spoiler-style-default > .su-spoiler-content {
    padding: 30px 0 0 0 !important;
}
.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
    content: "\f078" !important; color: #333 !important;}

.su-spoiler-icon-plus .su-spoiler-icon:before {
    content: "\f077" !important;color: #333 !important;}


.gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea {padding: 10px !important; background-color: #fff; border: 1px solid #ccc !important; border-radius: 4px;}
.gform_wrapper label {color: #104956 !important; font-size: 12px !important;}

.gform_wrapper input[type="submit"] {background-color: #AB4D2A; color: #fff; padding: 20px 50px !important; border: 0 !important; font-size: 14px !important; text-transform: uppercase; font-weight: bold; text-decoration: none; border-radius: 4px; display: inline-block;}


.widget-area .gform_wrapper .gfield_label {display: none !important;}
.gform_wrapper .gform_footer {
    padding: 0px !important;
}

#field_1_6 .gfield_label, #field_5_6 .gfield_label {display: none !important;}
#input_5_9_4_container label {display: none !important;}




#newsletterbar .entry-content p {margin: 0;}

#newsletterbar #gform_wrapper_2 {
    position: relative;
    top: 0px; max-width: 500px; width: 90%; 
    margin-bottom: 0px; margin-top: 24px !important; margin-left: 10%;
}

#newsletterbar #gform_wrapper_2 label {display: none;}
#newsletterbar #input_2_1 { box-shadow: 0 5px 15px rgba(0,0,0,.1);text-indent: 24px; float: left; background-color: #368174 !important; height: 45px !important; line-height: 45px; font-size: 14px; width: 100% !important; color: #fff; margin-top: 0px; padding: 0 0 0 20px; border: 0;  border-radius: 2px; border: 0px !important; font-size: 13px !important; font-weight: bold;}

#newsletterbar #gform_submit_button_2{border: 0; position: absolute; top: 0px; background-color: transparent; color: #fff; right: 0px; border-radius:0px;  height: 45px; background-image: url('../png/baseline-arrow_forward-24px%402x-2.png'); background-repeat: no-repeat; background-size: 30px 30px; background-position: center center; color: #fff; padding: 20px 30px !important; border: 0 !important; text-indent: -99999999em !important;}  }


#newsletterbar #gform_wrapper_2 .gform_footer{
padding: 0 !important;
margin: 0 !important;
clear: none !important;
float: right !important; width: auto !important;
}

#newsletterbar #input_2_1::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

#newsletterbar #input_2_1:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

#newsletterbar #input_2_1::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}



#ctacontactbar {background-color: #eee; padding: 60px 0;background-image: url('../jpg/ctabg2-2.jpg'); background-size: cover; background-repeat: no-repeat;	background-size: cover; background-position: center center; min-height: 200px;}
#ctacontactbar .site-content {
    margin: 0 auto !important;
}

.dropshadow {text-shadow: 2px 2px 4px rgba(0,0,0,1);}
#ctacontactbar .entry-content .one_third {text-align: center;}

#ctacontactbar .entry-content .one_third .orangebutton {padding: 20px 60px !Important; line-height: 1.4;background: rgb(211,126,50) !important;
background: linear-gradient(0deg, rgba(211,126,50,1) 0%, rgba(143,87,36,1) 100%) !important; border: 2px solid #8f5724;}
#ctacontactbar .entry-content .one_third .orangebutton .fas {float: right;
    font-size: 30px;
    margin-top: 12px;
}

#ctacontactbar .entry-content .one_third .gform_wrapper {margin: 0 auto !important; width: 80% !important; padding: 10px 10% 20px !important; border-radius: 10px; background-color: rgba(255,255,255,.5);}


#ctacontactbar .entry-content .one_third .gform_wrapper ul li.gfield {
    margin-top: 5px !important;
    padding-top: 0;
}

#ctacontactbar .entry-content .one_third .gform_wrapper input[type="submit"] {
    padding: 10px 50px !important;
}

#ctacontactbar .entry-content .one_third .gform_wrapper li.hidden_label input {
    margin-top: 0px !important;
}

#ctacontactbar .entry-content .one_third .gform_wrapper textarea.small {
    height: 60px !important;
    width: 100%;
}

#ctacontactbar p {margin: 0;}
#ctacontactbar .entry-content .one_third p {margin: 0 0 24px 0;}
#ctacontactbar .entry-content .one_third {padding-top: 30px;}
#ctacontactbar .entry-content .one_third.last_column {padding-top: 0;}

/* =Custom Site CSS
-------------------------------------------------------------- */


/* Footer */
#footer {clear: both;font-size: 16px;max-width: 100%;position: relative;background-image: url('../jpg/footerbg-2.jpg'); background-size: 1920px 705px; background-size: cover; background-repeat: no-repeat;	margin: 0px auto; line-height: 1.7; background-size: cover;}
#footerinside {max-width: 1100px;margin: 0px auto;padding: 100px 0px; text-align: left; color: #fff;}
#footerinside img {max-height: 150px;}
#copyright {margin: 40px auto 0; max-width: 100%; border-top: 2px solid rgba(255,255,255,.1); padding: 40px 0 0;font-size: 13px; line-height: 2; text-align: center; color: #8CADB5;}
#copyright a {color: #D37E32;}

#footerins {width: 100%; background-color: #fff; padding: 40px 0;}
#footerins .site {text-align: center; max-width: 1200px; line-height: 1.5;}
#footerins .site h3 {color: #333; display: block; font-size: 26px; margin: 0 auto 12px; font-weight: 600;}
#footerins .site span {display: block; color: #333; font-size: 16px; margin: 0 auto 24px;}
#footerins .site img {display: inline-block; margin: 0 10px; vertical-align: middle; max-height: 55px; width: auto;}

#footerlogo {background-image: url('../png/logo%402x-2.png'); margin-bottom: 80px; width: 229px; height: 87px; background-size: contain; background-repeat: no-repeat; display:none; /*display: inline-block;*/ }
#footercta {float: right; text-align: right; font-size: 18px; color: #fff; margin-bottom: 35px;}
#footercta .phone {color: #D37E32 !important; display: block; margin-top: 0px; font-size: 30px; font-weight: bold; }

ul.block-with-icons {margin: 0;padding: 0; list-style: none;}
ul.block-with-icons li {position: relative;margin: 0 auto;min-height: 200px;float: left;width: 20%; line-height: 2.5;  font-size: 14px; color: #8CADB5;}
ul.block-with-icons li.b3 a {color: #D37E32 !important;}

ul.block-with-icons li:first-child {margin-right: 5%; width: 50%;}
ul.block-with-icons li:last-child {margin-left: 5%; width: 20%;}
ul.block-with-icons h3 {font-size: 16px;color: #fff; font-weight: 600; margin-bottom: 24px;}

#footer-logos {margin: 60px auto 0 auto; text-align: center;}
#footer-logos div, #footer-logos a {margin: 0 20px;}
#logo-arizona {width: 164px; height: 36px; background-image: url('../png/azhealth-2.png'); background-size: contain; display: inline-block;}
#logo-samhsa {width: 132px; height: 36px; background-image: url('../webp/samhsa.webp'); background-size: contain; display: inline-block;}
#logo-psychtoday {width: 142px; height: 46px; position: relative; top: 2px; background-image: url('../png/psychtoday-2.png'); background-size: contain; display: inline-block;}
#logo-bbb {width: 104px; height: 42px; background-image: url('../webp/bbb.webp'); background-size: contain; display: inline-block;}

#logo-stanford {width: 94px; height: 100px; background-image: url('../webp/stanford.webp'); background-size: contain; display: inline-block;}




#logo-LegitScript {width: 150x; height: 100px; position: relative; top: 0px; /*display: inline-block;*/ display: inline-block;}
#logo-LegitScript img {height: 100px !important;}



.footer-menu { -moz-column-count: 3;-webkit-column-count: 3;column-count: 3;}
.footer-menu li {width: 100% !important; float: none !important; min-height: 0 !important; margin: 0 0 0px 0 !important;}
.footer-menu li li, .footer-menu li li li {display: none;}
.footer-menu li a {text-decoration: none; font-size: 15px; color: #8CADB5;}
.footer-menu li:first-child {margin-right: 0 !important;}
.footer-menu li:last-child {margin-left: 0 !important;}

.footer-social {display: block; width: 100%; margin: 44px auto 0;}
.footer-social a{display: inline-block; text-align: center; height: 32px; line-height: 32px; margin: 8px;}
.footer-social .fab { float: none; color: #27695E; font-size: 24px; display: inline-block;transition: all .2s ease-in-out; }
.footer-social a:hover .fab {transform: scale(1.2);}

#footer #footer-social {display: none;}

#footer-contact {position: relative;background-color: #f9fafc;}

#footer-contact-left {background-image: url('../jpg/footercontact-2.jpg'); background-size: cover; width: 50%; height: 100%; position: absolute; top: 0; left: 0;}
#footer-contact-right .entry-content {
    float: left;
    max-width: 450px;
    margin-left: 100px; 
    padding: 100px 0;
    text-align: left;
    min-height: 510px;
}


#footer-contact-right {width: 50%; float: right;}


#footer-feed {padding: 80px 0; overflow: hidden;background-color: #F9FAFC;}
#footer-feed .two_third img {display: inline-block; float: left;    max-width: 260px;
    margin-right: 3px;}
#footer-feed .site {max-width: 1600px;}

.sbi-owl-nav {
    margin-top: 0px;
    text-align: center;
    position: absolute;
    top: 360px;
    width: 50px; left: -20px;
    height: 50px;
}


.sbi-owl-nav .sbi-owl-prev {
    color: #fff;
    display: inline-block; top: 0 !important;
    zoom: 1;
    margin: -16px 5px 0 5px;
    padding: 0px;
    font-size: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: Alpha(Opacity=500);
    opacity: 1;
    position: absolute;
	width: 40px; height: 40px; line-height: 40px;
    left: 0;box-shadow: 0 !important;
    z-index: 10;
    background: #27695E;
}
#sb_instagram.sbi_fixed_height {
    overflow: visible;
    overflow-y: visible;
}
.sbi-owl-nav .sbi-owl-next{
    color: #fff;
    display: inline-block; top: 0 !important;
    zoom: 1;
    background: #104956;
    margin: -16px 5px 0 5px;
    padding: 0px;
    font-size: 15px;
    -webkit-border-radius:4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: Alpha(Opacity=500);
    opacity: 1; line-height: 40px; box-shadow: 0 !important;
	width: 40px; height: 40px;
    position: absolute;

    left: 55px;
    z-index: 10;
}

.sbi_carousel:hover .sbi-owl-nav > div, .sbi_carousel:hover .sbi-owl-nav > div:hover {
    cursor: pointer; transform: none !important;
    background: #104956 !important;
    box-shadow: 0 0 0 0 !important;
}
#sb_instagram .sbi_carousel .sbi-owl-nav .svg-inline--fa {
    vertical-align: -0.2em !important;
}

/* Header */

#headerwrap {max-width: 100%;width: 100%; margin: 0 auto; text-align: center;  position: relative;      min-height: 600px;
    height: 600px; overflow:hidden; background: url('../jpg/home_image_v2-2.jpg') no-repeat; background-size: cover; background-position: top center; background-attachment: scroll; margin-top: 134px;}
#headerwrapint {max-width: 100%;width: 100%; margin: 0 auto; text-align: center;  position: relative; min-height: 340px; background: url('../jpg/headdefault-2.jpg') no-repeat; background-size: cover !important; background-position: top center !important; margin-top: 135px; }

.bloghead {background: url('../jpg/bloghead-2.jpg') no-repeat !important;}
.searchhead {background: url('../jpg/search-results-banner-62022.jpg') no-repeat !important;}
.blogheadint {background: none !important; min-height: 80px !important; margin-top: 60px !important;}
.noheader {min-height: 136px !important; background: none !important; margin-top: 0 !important;}

#headerinsidewrap {position: fixed; top: 0; left: 0; max-width: 100%; width: 100%; text-align: center; margin: 0 auto; right: 0; z-index: 50; background-color: rgba(255,255,255,1);}
#headerinside {max-width: 1600px;width: 100%; margin: 0 auto; text-align: left; padding: 20px 0px; position: relative; min-height: 95px;  transition: all .2s ease-in-out;}

#topbar {background-color: #f9fafc !important; width: 100%; height: 32px;transition: all .2s ease-in-out; opacity: 1; visibility: visible; display: none;}
#topbar .site {max-width: 1600px;}
#topbar .site a {transition: all .2s ease-in-out;display: inline-block; height: 32px; padding: 0 30px; text-decoration: none; float: right; font-size: 15px; font-weight: 600; line-height: 32px; color: #fff;}

#topbar-btn1 {background-color: #D37E32;}
#topbar-btn2 {background-color: #27695E;}
#topbar-btn3 {background-color: #104956;}

#covid {background-color: #fadadd !important; width: 100%; padding: 10px 0; transition: all .2s ease-in-out; opacity: 1; visibility: visible;}
#covid .site {font-size: 13px; text-align: center; color: #333;}


#crumbs {  position: absolute;
    bottom: -30px;
    height: 30px;
    line-height: 30px;
    left: 0;
    right: 0; }

#crumbs .site a {color: #333; font-size: 13px; text-decoration: none;}
#crumbs .site {color: #333;}
#crumbs .menu-breadcrumb {position: relative; right: 0px; float: right; display:none;}
#crumbs .sep {display: inline !important; background-image: none; width: auto; height: auto; margin: 0;}



.logged-in #headerinsidewrap {margin-top: 32px;}

.logo {display: inline-block; position: absolute; left: 0px; z-index: 5; margin: 0 auto; top: 20px;transition: all .2s ease-in-out; background-image: url('../webp/184746942%402x.webp'); background-size: contain; width: 169px; height: 64px; background-repeat: no-repeat;}

#navwrap {width: auto; position: absolute; right: 0px; left: 0; margin: 0 auto; bottom: 0px;z-index: 2;  transition: all .2s ease-in-out; }


#navwrap-mega {max-width: 1200px; margin: 0 auto; position: relative; }

#navwrap-mega-outside {width: auto; position: absolute; right: 0px; left: 0; margin: 0 auto; bottom: 0px;z-index: 2;  transition: all .2s ease-in-out; }



.phone {text-decoration: none !important; color: inherit !Important; }
#topcta {position: absolute; right: 0px; top: 30px; font-size: 16px; text-align: right; color: #D37E32 !important; transition: all .2s ease-in-out;     z-index: 100;}
#topcta .phone { font-weight: 400; color: #104956 !important; font-size: 24px; display: block; margin-top: 5px;transition: all .2s ease-in-out; }
#topcta-text {visibility: visible; display: inline; opacity: 1;transition: all .2s ease-in-out; font-size: 15px; font-weight: 600;}

#inthead {text-align: left; max-width: 1100px;     text-align: left; width: 100%;
 
    margin: 0 auto;
    position: relative;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
}
#inthead h1, #inthead .entry-title{font-size: 40px; font-weight: 800 !important;  font-family: 'Lora', serif; color: #fff; max-width: 80%; display: inline-block; border-radius: 5px; line-height: 1.3; margin: 0 auto;}
#inthead .entry-header {}

#inthead .subhead {font-size: 20px; font-weight: 800 !important;  font-family: 'Lora', serif; color: #fff; max-width: 80%; display: inline-block; border-radius: 5px; line-height: 1.3; margin: 18px auto 0;}


#headerwrap .hphomehero {position: absolute; z-index: 10; bottom: 0px; width: 100%; left: 0; right: 0; }

#headertextwrap {max-width: 1600px; margin: 0 auto;/*background-image: url('https://www.alternativetomeds.com/wp-content/uploads/2018/10/Ellipse-5.png')*/; background-repeat: no-repeat; background-size: 840px 840px; background-position: left -100px;}

#hpherotext { color: #fff;  max-width: 1200px; position: relative; top: 390px; left: 0;  margin: 0 auto; line-height: 1; text-align: center; overflow: visible; }
.home #hpherotext-line1{
	background: rgba(102, 28, 22, 0.38);
    color: #fff;
    display: inline;
    padding: 3px 10px;	
}

#hpherotext-line1 {font-size: 32px; letter-spacing: 3px; font-weight: 400; color: #fff; text-transform: uppercase;}
#hpherotext-line2 {font-size: 54px; margin:8px 0 15px 0; text-shadow: 0 0 10px #000; color: #FFFFFF; font-weight: 600; line-height: 1.0; text-transform: uppercase; }

#hpherotext-line3 {font-size: 15px; color: #fff; font-weight: 700; text-transform: uppercase;}


#headerinsidewrap.smaller {box-shadow: 0 0 3px rgba(0,0,0,.7); background-color: rgba(255,255,255,1);}
#headerinsidewrap.smaller .logo {top: 20px;}
#headerinsidewrap.smaller button#responsive-menu-pro-button {top: 26px;}
#headerinsidewrap.smaller #topbar, #headerinsidewrap.smaller #topbar a, #headerinsidewrap.smaller #covid{height: 0; opacity: 0; visibility: hidden;}

#hpmain {padding: 80px 0;}
#hpmain .entry-content h3, #hp-medication .entry-content h3{font-size: 40px;}
#hp-medication iframe {width: 100% !important;}
#hpmain .entry-content .one_third a {padding-left: 0; padding-right: 0; text-transform: capitalize;}
#hpmain .entry-content .one_third a img {max-height: 46px; display: inline-block; vertical-align: middle; width: auto; margin-right: 10px;}

#hp-medication  {padding: 100px 0 80px; background-color: #F9FAFC;}

#hp-individualized {padding: 100px 0; background-color: #104956;}
#hp-individualized .centermid .one_third a {text-align: center; color: #fff; font-family: 'Lora', serif; font-weight: bold; font-size: 18px; text-decoration: none;}

#hp-individualized .centermid .one_third img { transition: all .2s ease-in-out;display: block; max-width: 180px; max-height: 180px; margin: 0 auto 12px;}


#hp-individualized .centermid .one_third a:hover img {transform: scale(1.1);}
#hp-addictive {padding: 100px 0;}




#hp-learnmore {
    overflow: hidden;
    background-color: #fff;
}
#hp-learnmore-right {
    width: 100%;
    z-index: 0;
    position: relative;
    float: right;
    width: 50%;
}
#hp-learnmore-left {
    background-color: #fff;
    float: left;
    width: 50%; padding-bottom: 50px;
}
#hp-learnmore-left .entry-content {
    float: right;
    max-width: 450px;
    margin-right: 100px;
    padding-top: 100px;
    text-align: left;
    min-height: 510px;
}
#hp-learnmore-left .entry-content h2 {
    margin: 0px 0 14px 0;
}
#hp-learnmore-left .entry-content .gform_wrapper label {
    display: none;
}
.jcarousel-wrapper {
    top: 110px;
    left: 0px;
}
.jcarousel {max-width: 100% !important;}

.carouselwrap {
    position: relative; display: block;
    text-align: center;
    background-color: #fff; position: absolute; text-decoration: none; color: #707070; top: 220px; width: 70%; max-width: 220px; margin: 0 10%; padding: 5%; line-height: 2; font-size: 14px;  box-shadow: 0 5px 15px rgba(0,0,0,.1);
}

.jcarousel-control-prev,
.jcarousel-control-next {
    font-size: 24px;
    top: 12px !important;
	position: relative !important;
    color: #fff !important; width: 50px !important; height: 50px !important; line-height: 50px !important;
    right: auto !important; display: inline-block !important;
    left: 0px !important; background-color: #104956;  border-radius: 4px;
}

.jcarousel-control-prev {
    opacity: 1 !important; background-color: #27695E !important;
}
.jcarousel-control-next {
    left: 20px !important;
}
.jcarousel ul li {overflow: visible; margin-right: 24px !important; width: 310px !important; border-radius: 4px; position: relative; min-height: 440px; background-size: 340px 299px; background-repeat: no-repeat;}
.jcarousel ul li img {border-radius: 6px;}
#success-stories-left .jcarousel-control-next {
    color: #104956 !important; background-color: #fff;  
}

#newsletterbar {padding: 60px 0; background-color: #286A5F;}


#success-stories {
    overflow: hidden;
    background-color: #104956;
}
#success-stories-right {
    width: 100%;
    z-index: 0;
    position: relative;
    float: right;
    width: 50%;
}
#success-stories-left {
    background-color: #104956;
    float: left;
    width: 50%;
}
#success-stories-left .entry-content {
    float: right;
    max-width: 450px;
    margin-right: 100px;
    padding-top: 100px; color: #fff;
    text-align: left;
    min-height: 510px;
}
#success-stories-left .entry-content h2 {
    margin: 0px 0 14px 0; color: #fff;
}
#success-stories-left .entry-content .gform_wrapper label {
    display: none;
}

#success-stories-right .jcarousel ul li {overflow: visible; margin-right: 24px !important; border-radius: 4px; position: relative; min-height: 340px; background-size: contain; background-repeat: no-repeat;}

#success-stories-right .carouselwrap {
    top: 142px;
}


.bluebutton, .ubermenu .bluebutton {background-color: #104956; color: #fff; padding: 20px 30px !important;font-size: 15px; text-transform: uppercase; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1; font-weight: 600;}
.bluebutton:hover {background-color: #104956; color: #fff; font-weight: bold;}

.redbutton {background-color: #AC4E2A; color: #fff; padding: 20px 30px;font-size: 15px; text-transform: uppercase; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1; font-weight: 600;}
.redbutton:hover {background-color: #AC4E2A; color: #fff; font-weight: bold;}

.greenbutton, .ubermenu .greenbutton {background-color: #286A5F; color: #fff; padding: 20px 30px;font-size: 15px; text-transform: uppercase; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1; font-weight: 600;}
.greenbutton:hover {background-color: #286A5F; color: #fff; font-weight: bold;}

.orangebutton {background-color: #D37E32; color: #fff; padding: 20px 30px;font-size: 15px; text-transform: uppercase; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1; font-weight: 600;}
.orangebutton:hover {background-color: #D37E32; color: #fff; font-weight: bold;}

.whitebuttonborder  {background-color: transparent; color: #fff; border: 1px solid #fff; padding: 15px 40px;font-size: 14px; text-transform: uppercase; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1; font-weight: 600;}
.whitebuttonborder:hover {background-color: #fff; color: #104956;}

.whitetextbutton {background-color: transparent; color: #fff; padding: 30px 30px;font-size: 16px; text-transform: uppercase; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1; font-weight: 600;font-family: 'Lora', serif; box-shadow: 0 5px 15px rgba(0,0,0,.1);}
.whitetextbutton:hover {background-color: transparent; color: #fff; font-weight: bold;box-shadow: 0 5px 20px rgba(0,0,0,.2);}


.bluetextbutton {background-color: #fff; color: #104956; padding: 30px 30px;font-size: 16px; text-transform: uppercase; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1; font-weight: 600;font-family: 'Lora', serif; box-shadow: 0 5px 15px rgba(0,0,0,.1);}
.bluetextbutton:hover {background-color: #fff; color: #104956; font-weight: bold;box-shadow: 0 5px 20px rgba(0,0,0,.2);}

.redtextbutton {background-color: #fff; color: #AC4E2A; padding: 30px 30px;font-size: 16px; text-transform: uppercase; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1; font-weight: 600;font-family: 'Lora', serif; box-shadow: 0 5px 15px rgba(0,0,0,.1);}
.redtextbutton:hover {background-color: #fff; color: #AC4E2A; font-weight: bold;box-shadow: 0 5px 20px rgba(0,0,0,.2);}

.greentextbutton {background-color: #fff; color: #286A5F; padding: 30px 30px;font-size: 16px; text-transform: uppercase; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1; font-weight: 600;font-family: 'Lora', serif; box-shadow: 0 5px 15px rgba(0,0,0,.1);}
.greentextbutton:hover {background-color: #fff; color: #286A5F; font-weight: bold;box-shadow: 0 5px 20px rgba(0,0,0,.2);}

.orangetextbutton {background-color: #fff; color: #D37E32; padding: 30px 30px;font-size: 16px; text-transform: uppercase; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1; font-weight: 600;font-family: 'Lora', serif; box-shadow: 0 5px 15px rgba(0,0,0,.1);}
.orangetextbutton:hover {background-color: #fff; color: #D37E32; font-weight: bold;box-shadow: 0 5px 20px rgba(0,0,0,.2);}

.searchpage {padding: 60px 0;}
.searchpage .by-author {display: none !important;}

#mainbody {background: #fff; padding: 0px 0;}
.home #mainbody {display: none;}

.archive #mainbody {padding: 80px 0;}

#mainbody .entry-content .thirty {line-height: 1.2;}


.error404 #mainbody {padding: 80px 0;}

body .gform_wrapper .top_label div.ginput_container {  margin-top: 0 !important;}



.testimonial {margin: 0 auto;  margin-bottom: 24px;border-bottom: 2px solid #ccc;}
.testimonial .fa {font-size: 40px; color: #ccc;  margin: 5px 15px 0px 0; float: left;}

.smallh2 {color: #336e8e; font-size: 18px; margin-bottom: -8px; text-transform: uppercase; display: block; font-weight: bold;}

#footerblogs {text-align: center; background-color: #F9FAFC; padding: 100px 0;}
#bloghead, #footerblogs .entry-content h2 {color: #104956; display: block; font-size: 30px; font-weight: bold; text-align: center; margin:0 auto 24px auto;  }
#footerblogs .entry-content {text-align: center; margin: 0 auto 60px; color: #AB4D2A; max-width: 860px; font-size: 18px;}
#footerblogs-bottom {margin-top: 50px; text-align: center; width: 100%; display: block;}

#blog-top {padding: 80px 0 100px 0;}

#blog-block {text-align: left;  line-height: 1.3;}
#blog-block li {display: inline-block; float: left !important; min-height: 530px;
    width: 32%; position: relative; margin-right: 2%; border-radius: 4px; margin-bottom: 24px; box-shadow: 0 5px 15px rgba(0,0,0,.1);}
#blog-block li img {max-width: 100%; width: 100%; max-height: 185px;}
#blog-block li:nth-child(3n) {margin-right: 0%;}
.blog-blockimg {float: none; margin: 0px auto;  overflow: hidden; max-width: 100%; background-size: cover; background-position: center center;}
.readmorelink {color: #fff; left: 0; right: 0; margin: 0 auto; max-width: 240px; border-radius: 4px; background-color: #336e8e; position: absolute; bottom: 20px; display: block; text-align: center; padding: 10px; text-decoration: none; text-transform:  uppercase; font-size: 16px; font-weight: 600;}

.blog-content {width: 90%;
    margin: 0 0%;
    top: 0px; text-align: left;
    position: relative;min-height: 260px;
    padding: 5%;}
.blog-date {margin: 10px auto 0; font-size: 13px; color: #AB4D2A; font-weight: 600;}
.blog-title a {text-decoration: none; display: block; margin: 15px auto 0; color: #27695E; font-family: 'Lora', serif; text-decoration: none; font-weight: 600; font-size: 18px; line-height: 1.5;}
.blog-excerpt { margin: 24px auto; color: #707070; font-size: 16px; line-height: 2;}


.blog-feat img {max-width: 100%;}
.postfeed-article li {width: 32%; margin: 0 2% 0 0; float: left;background-color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,.1);margin-bottom: 34px; min-height: 540px; position: relative;}
.postfeed-article li:nth-child(3n) {margin: 0 0 0 0;}
.postfeed-content .entry-header {margin: 0 0 12px 0;}
.postfeed-article a img {max-height: 180px; max-width: 100%;}
.postfeed-article h1 a, .postfeed-article h1 {color: #104956; line-height: 1.5 !important; font-weight: 400;  font-size: 22px !important; text-decoration: none; border-left: 0 !important; padding-left: 0 !important;}
.postfeed-date {margin: 0 0 12px 0; font-size: 13px; color: #888;}
.postfeed-content {width: 90%; padding: 5%;}
.postfeed-excerpt {line-height: 1.5; font-size: 16px;}
.postfeed-readmore {position: absolute; bottom: 20px; text-decoration: none; text-transform: none; color: #fff; padding: 8px 20px; border-radius: 4px; font-weight: 300; background-color: #104956;}
.postfeed-readmore:hover {}

.single-post .site-content {max-width: 1100px; float: none;     margin: 48px auto 24px;}
.single-post #blog-featured-image {max-width: 1100px; }






.su-spoiler-title p, .su-spoiler-title h3 {margin: 0 !important;}
.su-spoiler-title {
    border: 1px solid #f4f4f4 !important;
    padding-left: 40px !important;
    background-color: #fafafa !important;
    padding: 20px 20px 20px 40px!important;
    font-size: 20px !important;
    font-weight: 300 !important;
}
.su-spoiler-icon {
    color: #ccc !important;
    left: 10px !important;
    top:20px !important;
    font-size: 22px !important;
}


#mobilecta {visibility: hidden; opacity: 0; display: none;transition: all .3s ease-in-out;}


#blogwrap {padding-bottom: 80px;}

#blog-functions-wrap {width: 100%; padding: 40px 0; margin-bottom: 80px; background-color: #27695E !important;  }

#blog-functions {margin: 0 auto;font-size: 16px; text-align: center; width: 100%; max-width: 1100px; color: #fff; height: 60px; overflow: hidden;float: none; }

#blog-functions-category {width: 30%; float: left; text-align: center;}
#blog-functions-archives {width: 30%; float: left; margin: 0% 5%; text-align: center; }
#blog-functions-category select, #blog-functions-archives select {border-radius: 5px; background-color: #fff !important;  border: 0; height: 60px; line-height: 60px; width: 100%; margin: 0 auto;  font-size: 14px; text-transform: uppercase; font-weight: 600 !important;  color: #27695E; -moz-appearance: none; -webkit-appearance: none; appearance: none; text-indent: 10px;background-image: url('../png/4wjkc3xg-2.png'); background-size: 36px 36px; background-position: 96% center; background-repeat: no-repeat;   } 
#blog-functions-category option, #blog-functions-archives option {color: #27695E;}

#blog-functions-search {width: 30%; float: left; position: relative; }
#blog-functions-search label {display: none !important;}
#blog-functions-search .gform_wrapper, #blog-functions-search .gform_wrapper ul.gform_fields li.gfield {margin: 0 !important;}

#blog-functions-search input[type="text"] {background-color: #fff !important; border-radius: 5px; color: #333; border: 0;height: 60px; line-height: 60px; font-size: 14px !important; padding: 0 !important; width: 100% !important; margin: 0 auto; text-transform: uppercase; font-weight: 600 !important;  text-indent: 10px;   } 
#blog-functions-search input[type="submit"] {position: absolute; right: 0px; top: 0; height: 60px; line-height: 60px;      background-color: transparent;   background-image: url('../png/mswocjsw-2.png');     padding: 20px 36px !important;
    border: 0;
    background-size: 36px 36px; background-position: center center; width: 40px; border: 0; background-repeat: no-repeat; text-indent: -999999999em;}

#blog-functions-search input[type="text"]::-webkit-input-placeholder {
   color: #27695E; font-weight: 600; opacity: 1;
}

#blog-functions-search input[type="text"]:-moz-placeholder { /* Firefox 18- */
   color: #27695E;  font-weight: 600; opacity: 1;
}

#blog-functions-search input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   color: #27695E;  font-weight: 600; opacity: 1;
}

#blog-functions-search input[type="text"]:-ms-input-placeholder {  
   color: #27695E;  font-weight: 600; opacity: 1;
}


.doctor-attribution {max-width: 960px; margin: 0 auto 24px;}
.entry-content .doctor-attribution h3 {color: #104956 !important;}


.hpresourcesbtn {transition: all .3s ease-in-out;}
.hpresourcesbtn:hover {transform: scale(1.1);}

#hpauthor img{transition: all .3s ease-in-out;}
#hpauthor img:hover {transform: scale(1.1);}


#hpresources-big {display: flex; text-decoration: none;
  align-items: center;
  justify-content: center; background-image: url('../jpg/1-outcomes-report-2.jpg'); background-size: cover; height: 580px; float: left; width: 55%; margin-right: 2%;}
#hpresources-sm1 {display: flex; text-decoration: none;
  align-items: center;
  justify-content: center;  background-image: url('../jpg/2-benzo-alts-2.jpg'); background-size: cover; float: right; width: 43%; height: 180px; margin-bottom: 20px; }
#hpresources-sm2 {display: flex; text-decoration: none;
  align-items: center;
  justify-content: center;  background-image: url('../jpg/3-neurochem-2.jpg'); background-size: cover; float: right; width: 43%; height: 180px; margin-bottom: 20px;}
#hpresources-sm3 {display: flex; text-decoration: none;
  align-items: center;
  justify-content: center;  background-image: url('../jpg/4-stress-2.jpg'); background-size: cover; float: right; width: 43%; height: 180px; }
.hpresources-text {color: #fff; max-width: 90%; text-align: center; font-size: 18px; display: none;}


/* ::::::::::::::::::::::::::::::::::::::::::brochure Page CSS::::::::::::::::::::::::::::::::::::::::::::::::: */

.brochurebtn {transition: all .3s ease-in-out;}
.brochurebtn:hover {transform: scale(1.1);}

#brochureblock { max-width: 70% ; margin: 0 auto;}

#brochure-big {display: flex; text-decoration: none;
  align-items: center;
  justify-content: center; background-image: url('../jpg/prescription-dependencies-2.jpg'); background-size: cover; height: 580px; float: left; width: 55%; margin-right: 2%;}
#brochure-sm1 {display: flex; text-decoration: none;
  align-items: center;
  justify-content: center;  background-image: url('../jpg/depression-scaled-2.jpg'); background-size: cover; float: right; width: 43%; height: 180px; margin-bottom: 20px; }
#brochure-sm2 {display: flex; text-decoration: none;
  align-items: center;
  justify-content: center;  background-image: url('../jpg/dual-substance-use-1-scaled-2.jpg'); background-size: cover; float: right; width: 43%; height: 180px; margin-bottom: 20px;}
#brochure-sm3 {display: flex; text-decoration: none;
  align-items: center;
  justify-content: center;  background-image: url('../jpg/chronic-toxicity-scaled-2.jpg'); background-size: cover; float: right; width: 43%; height: 180px; }
.brochure-text {color: #fff; max-width: 90%; text-align: center; font-size: 18px; display: none;}


/* ::::::::::::::::::::::::::::::::::::::::::Podcast CSS::::::::::::::::::::::::::::::::::::::::::::::::: */

.podcast-head {
	margin-top:20px;
	width: 460px;
	margin: 10px auto !important;
    font-size: 26px !important;
    text-align: center;
    color: #bb612d !important;
    font-style: italic;
    background-color: #eeeeed;
}

.podcastvid-head {
    font-size: 24px !important;
    color: #bb612d !important;

}

.txt-lft {text-align:left !important;}


.podcast-first-setn-cilr {
    background: url(../jpg/pattern-2.jpg);
}

#gform_13 li {
    float: left;
    width: 50%;
    clear: none;
    margin-top: 0;
    margin-bottom: 15px;
    max-width: 50% !important;
    border: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 16px;
}


 #gform_14 li {
   float: left;
    width: 50%;
    clear: none;
    margin-top: 0;
    margin-bottom: 15px;
    max-width: 50% !important;
    border: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 16px;
}

.gform_wrapper#gform_wrapper_14 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 14px;
    font-family: inherit;
    border: 1px solid #dcd9d9 !important;
    letter-spacing: normal;
    margin-top: 5px;
    padding: 10px !important;
}

.gform_wrapper#gform_wrapper_14 input[type=submit] {
    background-color: #dd9235;
    color: #203135;
    padding: 9px 30px !important;
    border: 0 !important;
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    border-radius: 4px;
}

.podcast_form_text {
    border-bottom: 1px solid #dcd9d9;
    padding-bottom: 10px;
}



.page-id-3594 .aiovg-videos-template-classic>.aiovg-row {width: 33%; float: left; display: flex;}
.page-id-3594 .aiovg-thumbnail-style-image-left> .aiovg-row {width: 100%; float: left; }

.page-id-3594 .aiovg-col-p-40, .page-id-3594 .aiovg-col-p-60 {width: 92% !important;}
/* .page-id-3594 .aiovg-col-p-60 .aiovg-excerpt {display:none} */
.page-id-3594 .aiovg-col-p-60 .aiovg-caption {background-color:#fff; padding: 10px 15px !important; margin-bottom: 20px;}
.page-id-3594 .aiovg-col-p-60 .aiovg-title a.aiovg-link-title:before {display:none;}
.page-id-3594 .aiovg-col-p-60 .aiovg-title a.aiovg-link-title {font-size:18px; color:#104956; padding:10px 0;}

.page-id-3594 img.aiovg-responsive-element {width: 100% !important;}
.page-id-3594 .aiovg-videos-template-classic>.aiovg-row {border-bottom: 0px solid #ccc7c7;}

.box-35 {
    float: left;
    width: 35%;
}

.box-65 {
    float: left;
    width: 65%;
}

.podcasts-gustspkr-head {
    margin-bottom: 0 !important;
    color: #fff !important;
    line-height: 100px !important;
    font-size: 30px !important;
}

.btn-prodcast-spkr {
    width: auto !important;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 100px;
    font-weight: 800;
    color: #193330;
    border-radius: 6px;
    margin-left: 20px;
    text-decoration: none;
    background: #b9bbb9;
    background: linear-gradient(0deg,rgba(185,187,185,1) 0%,rgba(255,255,255,1) 100%);
}

.podcasts-gustspkr-subhead {
    margin-bottom: 0 !important;
    color: #fff !important;
    margin-top: 35px !important;
    font-size: 16px !important;
    float: left;
	font-weight: 600;
}

.ch-podcasts-02 {
    background-color: #fff;
}

.ch-podcasts-02 >.content-column {line-height: 0;}

.podcasts-form-cont {
    margin-top: 0px !important;
    border-bottom: 1px solid #d8d8d7;
    padding-bottom: 10px;
    margin-right: 35px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 500;
}

.page-id-3594 .aiovg-videos-template-classic > div:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {
    display: none!important;
}

.page-id-3594 .aiovg-videos-template-classic>.aiovg-row {
    width: calc(100% / 4);
}

#mobileflags {display: none;}
#as-seen-mobile, #jclogohead {display: none;}
#as-seen-desktop {position: absolute; right: 20%; top: 40px; max-width: 150px; height: auto; background-color: rgba(0,0,0,.5); padding: 10px;}



#medicaldisc {padding: 20px 5%; line-height: 1.4; font-size: 14px; background-color: #f4f4f4; border-radius: 4px; margin: 12px auto 48px; width: 90%;}
#medicaldisc strong {font-size: 16px;}

.entry-header img {max-width: 100% !important; height: auto;}


#factbox {display: none;}

.featherlight #factbox {
    display: block!important;
    max-width: 600px;
    padding: 5%;
    line-height: 1.5;
    width: 100%;
    margin: 0;
}
.featherlight #factbox strong {font-size: 17px;}

#medlink { display: inline; margin-top: 20px; vertical-align: bottom;}

#factlink {background-color: #27695E; color: #fff;transition: all .3s ease-in-out; text-decoration: none; padding: 8px 20px; font-size: 16px; font-style: normal; border-radius: 4px; display: inline-block; margin-top: 20px;margin-left: 12px;}

#factlink .fas {color: #fff; margin-right: 5px;}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */





/* =Media queries
-------------------------------------------------------------- */
/* Maximum width of 1640 pixels. */
@media screen and (max-width: 1640px) {
	.logo {left: 15px;}
	#topcta {right: 15px;}
	.main-navigation li a {	font-size: 15px !important;}
	.site {padding: 0 15px;}
	

}


/* Maximum width of 1440 pixels. */
@media screen and (max-width: 1440px) {


#ubermenu-nav-main-2-primary > li > a  {padding-left: 2px !important; padding-right: 22px !Important;}

.imagebox-content .entry-content {margin-right: 10%;margin-left: 5%; width: 85%;}

#success-stories-left .entry-content {width: 85%; margin: 0 10% 0 5%;}

#success-stories-left .entry-content .whitebuttonborder {display: block; margin: 0 0 12px 0 !important; text-align: center;}


.imagebox-smallbox-left .imagebox-smallbox-content .entry-content {
    margin-right: 0px;
    margin-left: 0px; width: 60%; margin-left: 35%; margin-right: 5%;
    float: left;
}

.imagebox-smallbox-content .entry-content {
    max-width: 60%;
    margin-right: 35%; margin-left: 5%;
    float: right;
}
.imagebox-smallbox-smbox {
    max-width: 300px;
    font-size: 26px;
}


#mega-menu-wrap-megamenu, #mega-menu-wrap-megamenu #mega-menu-megamenu, #mega-menu-wrap-megamenu #mega-menu-megamenu ul.mega-sub-menu, #mega-menu-wrap-megamenu #mega-menu-megamenu li.mega-menu-item, #mega-menu-wrap-megamenu #mega-menu-megamenu li.mega-menu-row, #mega-menu-wrap-megamenu #mega-menu-megamenu li.mega-menu-column, #mega-menu-wrap-megamenu #mega-menu-megamenu a.mega-menu-link, #mega-menu-wrap-megamenu #mega-menu-megamenu span.mega-menu-badge {font-size: 13px !important;}




}



/* Maximum width of 1200 pixels. */
@media screen and (max-width: 1200px) {



	#navwrap {display: none;}
	#topbar {display: none;} 
	#mobilecta {visibility: hidden; opacity: 0; display: none;transition: all .3s ease-in-out;}
	#headerinsidewrap.smaller #mobilecta {display: block; visibility: visible; opacity: 1; position: absolute; right: 5%; top: 27px; font-size: 34px; text-decoration: none; color: #D37E32;}
	button#responsive-menu-pro-button {top: 20px !important;    width: 55px !important; left: 5% !important; background-color: #fff !important;}
	.responsive-menu-pro-label {display: none !important;}
	#headerinsidewrap.smaller #topcta {display: none;}
	#headerinsidewrap.smaller .logo {top: 0;}
	
#headerinsidewrap.smaller button#responsive-menu-pro-button {top: 20px !important;}

	#headerinside {text-align: center; padding: 10px 15px 10px 15px;}
	.logo {margin: 0px auto; position: relative; top: 0px; left: 0;  margin: 0px auto 0; right: 0; width: 172px; height: 65px; background-repeat: no-repeat;}

	#topcta {position: relative; right: 0px; top: 0px; text-align: center; font-size: 17px; margin: 10px auto 5px;}
	#topcta .phone {display: block; margin-top: 5px; font-size: 22px;}
	#topcta .login {display: none;}
	#navwrap {right: 15px;}
	.menu-toggle {border: 0; display: block; border-radius: 0;}

#navwrap-mega-outside {width: auto; position: relative;  }

.blogheadint { margin-top: 100px !important;}

}




/* Maximum width of 968 pixels. */
@media screen and (max-width: 968px) {


.paxilwithdrawal-tstm-head {
    font-size: 34px!important;
}

#as-seen-mobile {position: absolute; display: block; max-width: 300px; width: 100%; height: auto; right: 0; left: 0; margin: 0 auto; top: 40px; }
#jclogohead {position: absolute; display: block;  width:70px; height: 70px; right: 20px;  margin: 0 auto; top: 150px; }

#as-seen-desktop {display: none;}

#mobileflags {display: block; max-width: 100%; height: auto; width: 100%;}

#newsletterbar #gform_submit_button_2 {width: auto !Important;}
#newsletterbar #gform_wrapper_2 {
    width: 100%;
    margin-left: 0%;
}

#hpmain {padding: 80px 0 20px;}

#hp-addictive {
    padding: 60px 0 20px;
}
#hpresources-big {height: 500px; float: none; width: 100%; margin-right: 0%; max-width: 360px; margin: 0 auto 20px; }
#hpresources-sm1 {  float: none; width: 100%; max-width: 280px; height: 180px; margin: 0 auto 20px; }
#hpresources-sm2 {  float: none; width: 100%; max-width: 280px;  height: 180px;margin: 0 auto 20px;}
#hpresources-sm3 {float: none; width: 100%; max-width: 280px;  height: 180px; margin: 0 auto 20px;}

#brochureblock { max-width: 100% !important; margin: 0 auto;}

#brochure-big {height: 500px; float: none; width: 100%; margin-right: 0%; max-width: 360px; margin: 0 auto 20px; }
#brochure-sm1 {  float: none; width: 100%; max-width: none; height: 180px; margin: 0 auto; }
#brochure-sm2 {  float: none; width: 100%; max-width: none;  height: 180px;margin: 0 auto;}
#brochure-sm3 {float: none; width: 100%; max-width: none;  height: 180px; margin: 0 auto;}


#footerins .site img {max-height: 50px !important; width: auto !important; margin:15px; vertical-align: middle;}

.clearfixspace {height: 20px;}

.clearfixspacedouble {
    height: 40px;
}

#footer-feed .two_third img {
    float: none;
    max-width: 260px;
    margin: 0 auto 12px !important;
    display: block;
}

.home .nextgen_pro_thumbnail_grid .image-wrapper {max-width: 48% !important;}
.nextgen_pro_thumbnail_grid .image-wrapper img {height: auto !important;}

.imagebox, .imageboxhalf {width: 100%; position: relative;}

.imagebox-image {float: none; width: 100%; background-size: cover; background-repeat: no-repeat;height: 100%;    position: relative; height: 300px;    right: 0;}
.imagebox-content {float: none; width: 100%; text-align: left; padding: 50px 0;}
.imagebox-content .entry-content {max-width: 90%; margin: 0 5% !important; float: none; width: 90%;}

.imagebox-left .imagebox-image {float: none;position: relative; }
.imagebox-left .imagebox-content .entry-content  {max-width: 90%; margin: 0 5% !important; width: 90%;float: none;}


.imageboxhalf .imagebox-image {float: none; width:100%; }
.imageboxhalf .imagebox-content {width: 100%;}
.imageboxhalf .imagebox-content .entry-content {max-width: 90%; margin: 0 5% !important; width: 90%; float: none; width: 100%;}


.imageboxhalf.imagebox-left .imagebox-content .entry-content  {max-width: 90%; margin: 0 5% !important;  margin-left: 0%; float: none;}


.hpresources-text {
    font-size: 14px;
}




.imagebox-smallbox-smbox {
    position: relative;
    padding: 40px 5%;
    background-color: #fff;
    top: 0%;
    left: 0%;
    max-width: 90%;
    line-height: 2;
    font-size: 26px;
    font-weight: bold; 
}

.imagebox-smallbox-image {float: none; width: 100%;height: 300px;    position: relative;   }
.imagebox-smallbox-content {float: none; width: 100%; text-align: left; padding: 50px 0;}
.imagebox-smallbox-content .entry-content {max-width: 90%; margin-right: 0; float: none; margin: 0 5%;}

.imagebox-smallbox-left .imagebox-smallbox-image {float: none;position: relative;    right: auto; left: 0;}
.imagebox-smallbox-left .imagebox-smallbox-content {float: none;}
.imagebox-smallbox-left .imagebox-smallbox-content .entry-content  {margin-right: 0px; margin-left: 0px; float: none; margin: 0 5%; width: 90%;}


.imageblock a {display: block; font-size: 15px; font-weight: 500;}
.imageblock .two_fifth {width: 100% !important; margin-bottom: 24px;}
.imageblock .three_fifth {width: 100% !important;}
.imageblock .three_fifth a {float: left; width: 48%; margin:0% 1% 24px 1%;}


#hp-medication .one_fourth a {margin-bottom: 12px;}


.marginright {margin-right: 0 !important;}

#success-stories-right {
 
    float: none;
    width: 90%; padding: 0 5% 100px;
}
#success-stories-left {
    float: none;
    width: 100%;
}
#success-stories-left .entry-content {
    float: none;
    max-width: 90%;
    margin-right: 0px; padding:50px 5% 0;
    text-align: left;
    min-height: 0px;
}
#success-stories-right .jcarousel-wrapper {
    top: 80px;
    left: 0px;
}



#hp-learnmore-right {
    float: none;
    width: 90%; padding: 0 5% 100px;
}
#hp-learnmore-left {
    float: none;
    width: 100%;
}
#hp-learnmore-left .entry-content {
    float: none;
    max-width: 90%;
    margin-right: 0px; padding:50px 5% 0;
    text-align: left;
    min-height: 0px;
}

#footer-contact-left {float: none; width: 100%; height: 100%; position: relative; min-height: 300px;}
#footer-contact-right .entry-content {
    float: none;
    max-width: 90%; width: 90%;
    margin-left: 0px;
    padding: 50px 5%;
    text-align: left;
    min-height: 0;
}


#footer-contact-right {width: 100%; float: none;}



#footerlogo {margin: 24px auto; display: block; }
#footercta {float: none; text-align: center; margin-bottom: 24px; }
#footercta .phone {font-size: 24px;  }

ul.block-with-icons {margin: 0;padding: 0; list-style: none;}
ul.block-with-icons li {position: relative;margin: 0 auto 24px;min-height: 0px;float: left;width: 90%; padding: 0 5%; }
ul.block-with-icons li.b3 a {color: #D37E32 !important;}

ul.block-with-icons li:first-child {margin-right: 0%; width: 90%;}
ul.block-with-icons li:last-child {margin-left: 0%; width: 90%;}
.footer-menu li {padding: 0 !important;}

.footer-menu { -moz-column-count: 2;-webkit-column-count: 2;column-count: 2;}


	#blog-block li {display: block; float: none !important; min-height: auto !important; width: 100%; max-width: 384px; position: relative;  margin: 0 auto 24px !important;}
	.blog-title {margin: 0 0 12px 0;}
	#blog-block li .bluebutton {position: relative; bottom: 0; margin: 12px 0 24px 0;}


	.alignleft, .alignright {margin: 12px auto !important; display: block; float: none !important;}

	.nav-menu.toggled-on {padding-bottom: 20px;}	
	#footerinside {padding: 30px 15px;}

	#copyright {padding: 30px 15px; line-height: 1.5;}

	.postfeed-article li {width: 100%; margin: 0 0% 0 0; float: none; margin-bottom: 24px; min-height: 0px;}
	.postfeed-article li:nth-child(3n) {margin-bottom: 24px;}
	.postfeed-readmore {position: relative; bottom: 0px; margin: 12px 0 0; display: inline-block;}

	#hpherotext {position: absolute; padding: 0; text-align: center; left: 0;right: 0;margin: 00px auto 00px auto; top: auto !important; bottom: 20px !important;}

	#headertextwrap {background-position: center center; padding: 0px 0;}

	#hpherotext-line1 { font-size: 24px;margin: 0px auto 36px; line-height: 1.4; max-width: 90%; padding: 0 5%; display: none !important;}
	#hpherotext-line2 {font-size: 22px; margin: 0px auto 12px;line-height: 1.4; max-width: 90%; padding: 0 5%;}
#hpherotext-line3 { max-width: 90%; padding: 0 5%;
    font-size: 14px; line-height: 1.4; color: #333 !important; text-shadow: 0 0 10px #fff;
}


.buttonbar a {margin-bottom: 12px;}

	 #headerwrap {min-height: 0; width: auto; height: auto;background-attachment: scroll; margin-top: 185px;min-height: 400px; background-image: url('../jpg/mobilebutterfly-2.jpg');}

/*#headerwrap {  min-height: 0; width: auto; height: auto;background-attachment: scroll; margin-top: 185px;min-height: 400px;   background: #cee1f0;
    background: -moz-radial-gradient(circle,rgba(206,225,240,1) 0%,rgba(134,184,221,1) 48%,rgba(134,184,221,1) 100%);
    background: -webkit-radial-gradient(circle,rgba(206,225,240,1) 0%,rgba(134,184,221,1) 48%,rgba(134,184,221,1) 100%);
    background: radial-gradient(circle,rgba(206,225,240,1) 0%,rgba(134,184,221,1) 48%,rgba(134,184,221,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cee1f0",endColorstr="#86b8dd",GradientType=1);

}
 */



	#headertextwrap {min-height: 400px;}
	#headerwrapint {margin-top: 185px; min-height: 300px;}
	#headerwrap .hphomehero {position: relative; top: 0px;}
	#headerinside {width: auto;}
	#inthead h1, #inthead .entry-title {font-size: 26px; padding: 10px; left: 15px; line-height: 1.4;}

	#footercta .site {font-size: 18px;line-height: 1.5;	}
	#footerctanum {font-size: 26px; display: block;}
	#footercta .phone {display: block;}

	.logged-in #headerinsidewrap {margin-top: 46px;}
	#inthead {width: auto;}
	#inthead .entry-header {    max-width: 90%;}


#blog-functions {width: 90%; padding: 0 6px; float: none;}

#blog-functions-category select, #blog-functions-archives select {font-size: 14px;} 

#blog-functions-search input[type="text"] {font-size: 14px; } 

.sbi-owl-nav {
    top: auto;
    width: 50px; left: 0px;
    height: 50px;
}

#sb_instagram {width: 100% !important;}
#sb_instagram #sbi_images {
    width: 100% !important;}

.sbi_owl-carousel .sbi_owl-wrapper-outer {
    width: 100% !important;
}
.sbi-owl-dots {display: none !important;}


	/* = Column Shortcode Fix for Mobile
	-------------------------------------------------------------- */
	.one_half {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_half.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_third {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_third.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.two_third {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.two_third.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_fourth {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_fourth.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.three_fourth {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.three_fourth.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_fifth {
		width: 100% !important;
		margin-right: 0% !important; text-align: center;
	}
	.one_fifth.last_column {
		width: 100% !important;
		margin-right: 0% !important; text-align: center;
	}
	.two_fifth {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.two_fifth.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.three_fifth {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.three_fifth.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.four_fifth {
		width: 100% !important;
		margin-right: 0% !important; text-align: center;
	}
	.four_fifth.last_column {
		width: 100% !important;
		margin-right: 0% !important; text-align: center;
	}
	.one_sixth {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_sixth.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}

	.three-col-list {-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;}
	.two-col-list {	-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;}

.newbtn-blue, .newbtn-red, .newbtn-green {display: block !important;}

}

/* Maximum width of 600 pixels. */
@media screen and (max-width: 600px) {


}

/* Minimum width of 969 pixels. */
@media screen and (min-width: 969px) {
	.author-avatar {float: left;margin-top: 8px;}
	.author-description {float: right;width: 80%;}
	.sitewrap {width: 100%; margin: 0 auto; text-align: center;}
	.site {	text-align: left;margin: 0 auto;max-width: 1100px;}
	.site-content {	float: none;width: 100%;	}
	body.template-front-page .site-content,	body.single-attachment .site-content,	body.full-width .site-content {	width: 100%;}
	.widget-area {float: right;width: 26%; border-left: 1px solid #eee; padding-left: 3%;}

	.main-navigation ul.nav-menu,.main-navigation div.nav-menu > ul {display: inline-block !important;text-align: center;width: 100%;	}
	.main-navigation ul {margin: 0;	text-indent: 0;	}
	.main-navigation li a,	.main-navigation li {	display: inline-block;	text-decoration: none;}
	.main-navigation li a {font-family: 'Lora', serif;	color: #104956;line-height: 104px; font-size:16px; font-weight: 600; text-transform: none;white-space: nowrap;transition: all .3s ease-in-out; margin-top: 0px;}
	.main-navigation li li a {}

	.menu-toggle {display: none;}
	.archive-header h1, .entry-header .entry-title {font-size: 40px; font-weight: 300 !important; }
	.archive-header h1 {margin: 0 0 24px 0;}
	#respond form input[type="text"] {width: 46.333333333%;}
	#respond form textarea.blog-textarea {width: 79.666666667%;}
	.commentlist .children {
		margin-left: 48px;
	}
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
	}
}
.wpcf7 .screen-reader-response{
	display:none;
}
.wdt-form-100 {
    margin-bottom: 0px;
}
.wpcf7-not-valid-tip {

    display: block;
    position: relative;
	margin-bottom: 20px;
	color: #ff0017;
   }
.wpcf7-form-control.wpcf7-submit {

    margin-bottom: 0px;

}


/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media(max-width: 1024px) {
    .btn-prodcast-spkr {line-height: 60px;}
 	.podcasts-gustspkr-subhead {margin-top: 0px !important;}
	.wdt-form-50 {margin-bottom: 0px;}
    .wdt-form-100 {margin-bottom: 10px;}
    .cust-prodcast-spkr-img {height: 360px !important;}
    .site {padding: 0 35px;}
	.podcastheader {padding: 0 0 0 0 !important;}
    .form-podcast-guest textarea {width: 29%;}
    .dashed-bdr-line-head h4 {left: 28%;}
}

@media(max-width: 968px) {
    .celexa-tstm-head {margin-top: 10px !important;}
}

@media(max-width: 768px) {
    .form-podcast-guest {margin-left: 15px;}
    .dashed-bdr-blueline-head h4 {left: 28%;}
    .form-podcast-guest .one_third {width: 50% !important;} 
    .form-podcast-guest input {width: 90%;}
	.form-podcast-guest textarea {width: 95%;}
    .podcasts-form-box {padding: 0 15px; width: 96% !important;}
    .podcasts-form-cont {width: 94%; margin-left: 8px !important; margin-right: 5px !important;}
    .wdt-form-100 {width: 94%; padding-left: 18px;}
    .wdt-form-50 {width: 50%;}
    .box-35 {width: 100%;}
    .box-65 {width: 100%;}
    .podcasts-gustspkr-head {text-align: center; line-height: 70px !important;}
    .podcasts-gustspkr-subhead {margin-top: 15px !important;}
    .dashed-bdr-line-head h4 {left: 20%;}
}

@media(max-width: 600px) {
  .celexa-tstm-video {border: 0px solid #fff;}
  .form-podcast-guest .one_third {width: 95% !important;} 
}

@media(max-width: 480px) {
    
    #logo-LegitScript {top: 5px;}
    .su-spoiler-style-default>.su-spoiler-title>.su-spoiler-icon {right: 10px !important;}
    .dashed-bdr-line-head h4 {left: 0%; background-color: inherit;}
    .dashed-bdr-line-head {background-image:none; height: 65px;}
    .podcasts-form-box {padding: 0 10px; width: 96% !important;}
    .podcasts-form-cont {width: 90%; margin-left: 8px !important; margin-right: 10px !important;}
    .box-35 {width: 100%;}
    .box-65 {width: 100%;}
    .podcasts-gustspkr-head {text-align: center; line-height: 70px !important;}
    .btn-prodcast-spkr {margin-left: 0px; padding: 10px 36px;}
    .cust-prodcast-spkr-img {height: 275px !important;}
    .wdt-form-50 {width: 100%;}
    .form-podcast-guest textarea {width: 92%;}
    .dashed-bdr-blueline-head h4 {left: 0%; background-color: inherit;}
    .dashed-bdr-blueline-head {background-image:none; height: 40px;}
    .entry-content h2 {line-height: 1.2 !important; font-size: 32px !important;}
    .celexa-withdrawal-cont02 {line-height: 25px !important;}
    .celexa-withdrawal-cont-btn {width: 89%; text-align: center;}
    .su-spoiler-title {padding: 20px 32px 20px 15px!important;}
    .form-podcast-guest input {width: 95%;}
    .wdt-form-100 {padding-left: 13px;}
}

@media(max-width: 390px) {
	div#hpherotext-line1 {font-size: 16px;}
	#hpherotext {top: 325px;}
   .wdt-form-100 {padding-left: 10px;}
   .btn-prodcast-spkr {font-size: 18px; padding: 10px 36px;}
}


@media(max-width: 320px) {
	.site {padding: 0 35px 0 25px;}
   .cust-prodcast-spkr-img {height: 240px !important;}
   .wdt-form-100 {padding-left: 4px;}
   .btn-prodcast-spkr {font-size: 16px; padding: 10px 20px;}
}
.page-id-2682 iframe {
	width: 100%;
}

.jhgf li{ 
width: auto;
margin-left: 5px;
margin-bottom: 5px;
float: left;
list-style: none;
margin-right: 5px;
font-size: 14px;
font-weight: 400;
background-color: #b3572b;
padding: 3px 10px;
border-radius: 4px;
color: #fff;	
}

.jhgf li a {
  color: #fff !important;
  text-decoration: none !important;
}


ul.jhgf{ float: left;
width: 100%;
margin-bottom: 24px}	

.jhgf h3 , .mnbvcx h3{ color: #104956;
font-size: 33px;
font-weight: 600;
line-height: 51px;
margin-bottom: 15px;
border-bottom: 1px dashed #000;}

.mnbvcx li{ float: left;
list-style: none;
margin-right: 60px;
position: relative;
margin-top: 50px;}
.mnbvcx li a:before{ content: "";
background-image: url(../artical.html);
height: 30px;
width: 30px;
position: absolute;
top: -54px;
background-color: green;
padding: 8px 10px;
background-repeat: no-repeat;
border-radius: 50%;}

.mnbvcx li a{ float: left;
list-style: none;
margin-right: 20px;
font-size: 18px;
font-weight: 400;
border-radius: 6px;
color: green;}
.mr-0 {margin:0px !important;}
.cont-ebook-box-shdow {width: 100%; float:left; -webkit-box-shadow: 0px 0px 10px 0px rgba(31,31,31,1); -moz-box-shadow: 0px 0px 10px 0px rgba(31,31,31,1); box-shadow: 0px 0px 10px 0px rgba(31,31,31,1); 
    margin-bottom: 50px;}
.cont-ebook-box-pdng {width: calc(100% - 150px); float:left;  padding: 75px 75px;}
.cont-ebook-box-no-pdng {width: 100%; float:left; line-height: 0px;}
.full-wdth {width:100%; float:left;}
/* .page-id-2688 #crumbs,*/ .page-id-2698 #crumbs {bottom: -335px;} 
.cont-sectn-ebook {text-align: left; width:100%; float:left; line-height: 0 !important;}
.cont-sectn-ebook img {width:100%; line-height: 0 !important;}
.cont-ebook-sectn-a1-logo {width: calc(100% - 100px); padding: 40px 50px; text-align: right; float:right; background-color: #104956 !important;}
.cont-ebook-sectn-a1-logo img {height:62px; width:170px;}

ul.sectn-ebook-list {
	list-style: none;
	list-style-position: inherit;
	margin-left: 0px;
}

ul.sectn-ebook-list li {
	font-size: 18px;
	position: relative;
	padding: 3px 0;
	margin-bottom: 0px;
	color: #104956;
}

ul.sectn-ebook-list li:before {
	display: block;
	content: "\f101";
	position: absolute;
	left: -30px;
	top: 1px;
	height: 20px;
	width: 20px;
	font-size: 20px;
	color: #d27d31;
	font-family: "Font Awesome 5 Free";
}

.ch-ebook-sectn-smhead {font-size: 13pm !important; color: #a5a5a5 !important; font-weight: 600; text-align: left; position: relative;}
.ch-ebook-sectn-smhead:after {position: absolute; content: ""; width:1px; height:15px; left: 16px; bottom: 5px; background-color:#a5a5a5}
.ch-ebook-sectn-lghead {font-size: 30px !important; color: #104956; line-height: 1.5; font-weight: 500 !important; position: relative; font-family: 'Lora',serif; margin-bottom: 50px !important; text-transform: uppercase;}
.ch-ebook-sectn-lghead:after {position: absolute; content: ""; width:60px; height:3px; left: 0px; bottom: -10px; background-color:#104956}

/*.page-id-2757 .noheader {display: none;}*/
.page-id-2757 #responsive-menu-pro-button {display: none;}
.page-id-2757 #success-stories {display: none;}
.page-id-2757 #footerins {display: none;}
.page-id-2757 #footer {display: none;}
.benzebook-pdf-dwnld {
    float: right;
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    padding: 15px 20px;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
}

.benzebook-pdf-dwnld:hover {color:#0e4b57;}



@media(max-width: 480px) {
    .cont-ebook-box-pdng {width: calc(100% - 60px); padding: 30px;}
    .ch-ebook-sectn-lghead {font-size: 24px !important;}
    ul.sectn-ebook-list li {font-size: 14px; padding: 7px 0;}
    ul.sectn-ebook-list li:before {top: 5px;}
}
/* :::::::::::::::::::::::::Vinod:::::::::::::::::::*/

.switcher .selected a{
	 padding: 6.4px 5px !important;
}

#topbar .site {
    max-width: 61% !important;
}


@media screen and (max-width: 1920px) {
	#topbar .site {
    max-width: 67% !important;
	}
	.switcher {
		width: 162px !important;
	}
	.switcher .selected{
		    width: 100% !important;
	}
	.switcher .selected a {
		width: 150px !important;
	}
}

@media screen and (max-width: 1440px) {
	.switcher {
    width: 162px !important;
	}
	.switcher .selected {
    width: 100% !important;
	}
	#topbar .site {
    max-width: 62% !important;
	}
}


@media screen and (max-width: 1366px) {
	#topbar .site {
    max-width: 822px !important;
}
}

@media screen and (max-width: 1024px) {

	.switcher {
    width: 163px !important;
	}
	.switcher .selected{
		    width: 100% !important;
	}
	
}

@media screen and (max-width: 583px) {
	.cust-head-title {padding: 36px 0;}
	.cust-head-title h1 {font-size: 30px !important;}
	.tapering-mainhead-sectn img {min-height: 170px;}

	.switcher {
		width: 233px !important;
	}
	.switcher .selected{
		    width: 70% !important;
	}
}


@media screen and (max-width: 480px){
.switcher {
    width: 284px !important;
}
	.switcher .selected {
    width: 57% !important;
}
}

@media screen and (max-width: 425){
	.switcher {
    width: 261px !important;
	}
	.switcher .selected {
    width: 63% !important;
	}
}

@media screen and (max-width: 411px){
	.switcher {
    width: 252px !important;
	}
	.switcher .selected {
    width: 64% !important;
	}
}

@media screen and (max-width: 375px){
	.switcher {
    	width: 241px !important;
	}
	.switcher .selected {
    width: 68% !important;
	}
}

@media screen and (max-width: 360px){
	.switcher {
    	width: 234px !important;
	}
	.switcher .selected {
    width: 70% !important;
	}
}


@media screen and (max-width: 320px){
.switcher {
    width: 216px !important;
}
.switcher .selected {
    width: 75% !important;
}}
@media screen and (max-width: 1024px) {
	.tapering-mainhead-sectn img {min-height: 250px;}

}

/* what-tapering-listing */
.what-tapering-listing{
	display: flex;
    justify-content: space-between;
}
.what-tapering-listing ul{
	width: calc(100% / 3);
    text-align: center;
    list-style: none;
}
.what-tapering-listing ul li{
	margin-left: 0;
    box-shadow: 0px 0px 8px 2px #c7c7c7;
    margin-bottom: 16px;
    max-width: 250px;
    border-radius: 5px;
    padding: 8px 10px;
    margin: 0 auto 16px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #104a57;
}
.what-tapering-listing ul li a {
    color: #104a57;
    text-decoration: none;
    line-height: 19px;
    display: block;
}
.what-tapering-listing ul li:first-child a {
    color: #fff;
	padding: 5px;
}
.what-tapering-listing ul li:first-child{
	background: #286a60;
    color: #fff;
    font-weight: 600;
    padding: 12px;
    margin-bottom: 30px;
	position: relative;
}
.what-tapering-listing ul li:first-child::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 13px solid #286a60;
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.what-tapering-listing .tapering-listing-2 li:first-child::after{
	border-top-color: #ac4e2a
}
.what-tapering-listing .tapering-listing-3 li:first-child::after{
	border-top-color: #104a56
}
.what-tapering-listing .tapering-listing-1 li {
	margin-left: 0;
}
.what-tapering-listing .tapering-listing-3 li {
	margin-right: 0
}
.what-tapering-listing .tapering-listing-2 li:first-child{
	background: #ac4e2a
}
.what-tapering-listing .tapering-listing-3 li:first-child{
	background: #104a56
}

@media (max-width: 920px){
	.what-tapering-listing {
		flex-wrap: wrap; 
	}
	.what-tapering-listing ul{
		width: 100%;
	}
	.what-tapering-listing ul li{
		max-width: 100%;
	}
}

.fot-logo img {
    width: 140px;
    margin-left: 15px;
    margin-bottom: -25px;
}
.page-id-3594 .aiovg-videos-template-classic > div:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {
    display: none!important;
}

.page-id-3594 .aiovg-videos-template-classic>.aiovg-row {
    width: calc(100% / 4);
}







/* The Future of Inpatient Mental Health Page Edits */

.page-id-3988 #navwrap {display: none;}
.page-id-3988 #headerinside {
    max-width: 1100px !important;}
.page-id-3988 #topbar .site {
    max-width: 1100px !important;
}
.page-id-3988 ul.block-with-icons {
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 600px;
    margin: 0 auto;
}
.page-id-3988 ul.block-with-icons li.b1 {display: none;}

.page-id-3988 ul.block-with-icons li {
    width: 45% !important; margin: 0 2.5% !important; text-align: center;
}
.page-id-3988 #sitemaplink {display: none;}

.page-id-3988 #footercta {
    float: none;
    text-align: center;
}
.page-id-3988 #topbar {display: none;}




.newbtn-blue:after {
    background-image: url(../webp/hand.webp);
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: -10px;
    right: -10px;
    background-size: 50px 50px;
    content: "";
    background-repeat: no-repeat;
}
.newbtn-blue {
	position: relative;
	background: #bcdeff;
	background-image: -webkit-radial-gradient(top, #bcdeff, #1f70fe);
	background-image: -moz-radial-gradient(top, #bcdeff, #1f70fe);
	background-image: -ms-radial-gradient(top, #bcdeff, #1f70fe);
	background-image: -o-radial-gradient(top, #bcdeff, #1f70fe);
	background-image: radial-gradient(to bottom, #bcdeff, #1f70fe);
	border-radius: 10px;
	color: #FFFFFF;
	font-size: 20px; 
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out; 
	transition: all 0.5s ease;
	font-weight: 600;
	padding: 15px 50px 15px 40px;
	box-shadow: inset 1px 1px 8px 0px #000000;
	-webkit-box-shadow: inset 1px 1px 8px 0px #000000;
	-moz-box-shadow: inset 1px 1px 8px 0px #000000;
	    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
	border: outset #FFFFFF 4px;
	text-decoration: none;
	display: inline-block; line-height: 1.5;
	cursor: pointer;
	text-align: center;
}

.newbtn-blue:hover {
	transform: scale(1.2);
	text-decoration: none; color: #fff;
}

.newbtn-green:after {
    background-image: url(../webp/hand.webp);
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: -10px;
    right: -10px;
    background-size: 50px 50px;
    content: "";
    background-repeat: no-repeat;
}
.newbtn-green {
	position: relative;
	background: #90d3c8;
	background-image: -webkit-radial-gradient(top, #90d3c8, #286a5f);
	background-image: -moz-radial-gradient(top, #90d3c8, #286a5f);
	background-image: -ms-radial-gradient(top, #90d3c8, #286a5f);
	background-image: -o-radial-gradient(top, #90d3c8, #286a5f);
	background-image: radial-gradient(to bottom, #90d3c8, #286a5f);
	border-radius: 10px;
	color: #FFFFFF;
	font-size: 20px; 
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out; 
	transition: all 0.5s ease;
	font-weight: 600;
	padding: 15px 50px 15px 40px;
	box-shadow: inset 1px 1px 8px 0px #000000;
	-webkit-box-shadow: inset 1px 1px 8px 0px #000000;
	-moz-box-shadow: inset 1px 1px 8px 0px #000000;
	    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
	border: outset #FFFFFF 4px;
	text-decoration: none;
	display: inline-block; line-height: 1.5;
	cursor: pointer;
	text-align: center;
}

.newbtn-green:hover {
	transform: scale(1.2);
	text-decoration: none; color: #fff;
}


.newbtn-red:after {
    background-image: url(../webp/hand.webp);
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: -10px;
    right: -10px;
    background-size: 50px 50px;
    content: "";
    background-repeat: no-repeat;
}
.newbtn-red {
	position: relative;
	background: #fcc0a8;
	background-image: -webkit-radial-gradient(top, #fcc0a8, #ac4e2a);
	background-image: -moz-radial-gradient(top, #fcc0a8, #ac4e2a);
	background-image: -ms-radial-gradient(top, #fcc0a8, #ac4e2a);
	background-image: -o-radial-gradient(top, #fcc0a8, #ac4e2a);
	background-image: radial-gradient(to bottom, #fcc0a8, #ac4e2a);
	border-radius: 10px;
	color: #FFFFFF;
	font-size: 20px; 
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out; 
	transition: all 0.5s ease;
	font-weight: 600;
	padding: 15px 50px 15px 40px;
	box-shadow: inset 1px 1px 8px 0px #000000;
	-webkit-box-shadow: inset 1px 1px 8px 0px #000000;
	-moz-box-shadow: inset 1px 1px 8px 0px #000000;
	    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
	border: outset #FFFFFF 4px;
	text-decoration: none;
	display: inline-block; line-height: 1.5;
	cursor: pointer;
	text-align: center;
}

.newbtn-red:hover {
	transform: scale(1.2);
	text-decoration: none; color: #fff;
}

.page-id-9 #medicaldisc  {display:none !important;}
.page-id-9 #footer-contact  {display:none  !important;}


