@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Lato:900,700,400,300,100);

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%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ul {
	list-style: none;
}

ol li {
	margin-bottom: 15px;
	line-height: 1.5;
}

ol {
	margin-left: 15px;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

.smaller-bottom-gap {
	padding-bottom: 50px !important;
}

.smaller-top-gap {
	padding-top: 60px !important;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
    font-family: 'Nexa-Free-Light';
    src: url('fonts/Nexa_Free_Light-webfont.eot');
    src: url('fonts/Nexa_Free_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Nexa_Free_Light-webfont.woff') format('woff'),
         url('fonts/Nexa_Free_Light-webfont.ttf') format('truetype'),
         url('fonts/Nexa_Free_Light-webfont.svg#Nexa-Free-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa-Free-Bold';
    src: url('fonts/Nexa_Free_Bold-webfont.eot');
    src: url('fonts/Nexa_Free_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Nexa_Free_Bold-webfont.woff') format('woff'),
         url('fonts/Nexa_Free_Bold-webfont.ttf') format('truetype'),
         url('fonts/Nexa_Free_Bold-webfont.svg#Nexa-Free-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-size:67.5%;
	font-family: 'Nexa-Free-Light';
}

body:not(#home-pg) {
	margin-top:70px;
}

a, a:hover, a:visited, a:active, a:link {
	color:inherit;
	outline:none;
}

.list-with-bullets {
	line-height: 1.5;
	padding-left: 15px;
	text-indent: -15px;
}

.bigger-numbers {
	margin-left: 40px;
	font-family: 'Nexa-Free-Bold';
}

.bigger-numbers span {
	font-weight: normal;
	font-family: 'Nexa-Free-Light';
}

.bigger-numbers span strong {
	font-family: 'Nexa-Free-Bold';
}

p a, .list-with-bullets li a {
	text-decoration:underline;
}

.list-with-bullets, .list-with-bullets ul {
	list-style: square;
	list-style-position: inside;
}

.list-with-bullets ul {
	margin-top: 12px;
	margin-left: 22px;
}

.list-with-bullets li {
	margin-bottom: 12px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: inherit;	
}

.remove-bottom-margin {
	margin-bottom:0 !important;
}

.flexbox {
	display: flex;
	display: -webkit-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	height:100%;
}

/* --------- Main Navigation --------*/
/*.gold-gradient-bg, .navbar.navbar-default.navbar-fixed-top {
	width:100%;
	
	background: #e5ba65;
	background: -moz-linear-gradient(-45deg, #e5ba65 0%, #c38a3a 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #e5ba65), color-stop(100%, #c38a3a));
	background: -webkit-linear-gradient(-45deg, #e5ba65 0%, #c38a3a 100%);
	background: -o-linear-gradient(-45deg, #e5ba65 0%, #c38a3a 100%);
	background: -ms-linear-gradient(-45deg, #e5ba65 0%, #c38a3a 100%);
	background: linear-gradient(135deg, #e5ba65 0%, #c38a3a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5ba65', endColorstr='#c38a3a', GradientType=1 );

}*/


.gold-gradient-bg, .navbar.navbar-default.navbar-fixed-top {
	width:100%;
	background: #fff;
}

nav {
	z-index: 9999;
	position:relative;
}


.navbar-default {
	border:0;
	box-shadow:none;
}

.navbar-brand,
.navbar-nav li a {
    line-height: 50px;
    height: 50px;
    padding-top: 0;
}


.navbar-brand img {
	height:62px !important;
	width:auto;
}

nav.navbar.navbar-default {
	font-size:1.25em;
	border-radius:0 !important;
}

ul.nav.navbar-nav.navbar-right > li > a {
	transition:border 0.6s ease;
	/*border-top:2px solid transparent;*/
	color:#2e1d10;
	background-color:transparent;
}

.nav > li > a {
	padding-left:6px;
	padding-right:6px;
}

nav.navbar.navbar-default li#twitter a, nav.navbar.navbar-default li#twitter a:hover, nav.navbar.navbar-default li#twitter a:visited, nav.navbar.navbar-default li#twitter a:active,
nav.navbar.navbar-default li#linkedin a, nav.navbar.navbar-default li#linkedin a:hover, nav.navbar.navbar-defaultli#linkedin a:visited, nav.navbar.navbar-default li#linkedin a:active {
	border:none;
	font-size:1.6em;
	color:#67451a;
}

nav.navbar.navbar-default li#twitter a:hover, nav.navbar.navbar-default li#twitter a:active,
nav.navbar.navbar-default li#linkedin a:hover, nav.navbar.navbar-default li#linkedin a:active {
	color:#2e1d10;
}

.navbar-brand, .navbar-nav > li > a {
	text-shadow:none;
	outline:none;
}

ul.nav.navbar-nav.navbar-right > li > a:hover, ul.nav.navbar-nav.navbar-right > li > a:active, ul.nav.navbar-nav.navbar-right > li > a:focus, ul.nav.navbar-nav.navbar-right > li > a:visited {
	/*border-top:2px solid #2e1d10;*/
	color:#2e1d10;
	background-color:transparent;
	font-family:"Nexa-Free-Bold";
}


.dropdown-menu {
	background-color: #3f3422;
	padding-top: 0;
	padding-bottom: 0;
}

.dropdown-menu li a {
	line-height:45px;
	height: 45px;
	color: #fff;
}

.navbar-right .dropdown-menu {
    left: 0;
    right: auto;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:active,
.dropdown-menu > li > a:focus {
	font-family: "Nexa-Free-Bold", sans-serif;
	color: #2E1D10;
}

#home-pg ul.nav.navbar-nav.navbar-right > li#home-active > a,
#about-us-pg ul.nav.navbar-nav.navbar-right > li#about-us-active > a,
#accreditation-benefits-pg ul.nav.navbar-nav.navbar-right > li#accreditation-benefits-active > a,
#three-easy-steps-pg ul.nav.navbar-nav.navbar-right > li#three-easy-steps-active > a,
#faq-pg ul.nav.navbar-nav.navbar-right > li#faq-active > a,
#contacts-pg ul.nav.navbar-nav.navbar-right > li#contacts-active > a,
#blog-pg ul.nav.navbar-nav.navbar-right > li#featured-story-active > a,
#annual-dues-pg ul.nav.navbar-nav.navbar-right > li#annual-dues-active > a,
#honorary-board-member-pg ul.nav.navbar-nav.navbar-right > li#honorary-board-member-active > a,
#sober-living-homes-pg ul.nav.navbar-nav.navbar-right > li#get-my-accreditation-active > a,
#medical-detox-centre-pg ul.nav.navbar-nav.navbar-right > li#get-my-accreditation-active > a,
#medical-detox-center-pg ul.nav.navbar-nav.navbar-right > li#get-my-accreditation-active > a,
#medical-detox-pg ul.nav.navbar-nav.navbar-right > li#get-my-accreditation-active > a,
#treatment-centre-pg ul.nav.navbar-nav.navbar-right > li#get-my-accreditation-active > a,
#treatment-center-pg ul.nav.navbar-nav.navbar-right > li#get-my-accreditation-active > a,
#three-easy-steps-pg ul.nav.navbar-nav.navbar-right > li#get-my-accreditation-active > a {
	/*border-top:2px solid #2e1d10;*/
	font-family:"Nexa-Free-Bold";
}


#three-easy-steps-pg li#waatme-accreditation-active a,
#get-my-certification-pg li#waatme-certification-active a,
#medical-detox-pg li#medical-detox-active a,
#medical-detox-certification-pg li#medical-detox-certification-active a,
#medical-detox-center-pg li#medical-detox-center-active a,
#medical-detox-center-certification-pg li#medical-detox-center-certification-active a,
#medical-detox-centre-pg li#medical-detox-centre-active a,
#medical-detox-centre-certification-pg li#medical-detox-centre-certification-active a,
#treatment-center-pg li#treatment-center-active a,
#treatment-center-certification-pg li#treatment-center-certification-active a,
#treatment-centre-pg li#treatment-centre-active a,
#treatment-centre-certification-pg li#treatment-centre-certification-active a,
#sober-living-homes-pg li#sober-living-homes-active a,
#sober-living-homes-certification-pg li#sober-living-homes-certification-active a {
	background-color: #fff;
	color: #000;
	font-family:"Nexa-Free-Bold";
}

#MicrosoftTranslatorWidget {
	color:#24201b;
	background-color:#895e26;
}

.Dark #LauncherTranslatePhrase {
    border:none !important;
}

.Dark #LauncherTranslatePhrase:hover {
	background-color:#eee !important;
}

#LauncherLogo {
	display:none !important;
}

.navbar-brand {
	margin-top:5px;
}

.navbar {
	margin-bottom:0;
}

.navbar-toggle {
	color:#000;
	margin-top:15px;
	font-size:1.2em;
	border:none;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color:transparent;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height:500px;
}

.phone-mobile, .email-mobile {
	display: none;
}

.navbar-collapse.collapse {
	padding-right: 30px;
	padding-left: 30px;
}

@media (max-width: 767px) {
	nav.navbar.navbar-default li a, nav.navbar.navbar-default li a:hover, nav.navbar.navbar-default li a:visited, nav.navbar.navbar-default li a:active, li[id*="active"] a{
		border-top:none!important;
		padding-top:0;
		text-align:center;
	}
	
	.navbar-collapse.collapse {
		padding-right: 0;
		padding-left: 0;
	}
	
	.phone-mobile, .email-mobile {
		display: block;
		text-align: center;
	}
	
	.contacts-on-nav {
		display: none !important;
	}
	
	.navbar-nav li a {
		line-height: 50px;
		height: 50px;
		padding-top: 0;
	}
	
	.navbar-nav > li > a {
		padding-top:0 !important;
	}
	
	.navbar-header {
		border-bottom:0;
	}
	
	.navbar-nav li {
		border-bottom:1px solid #bb8135;
	}
	
	.navbar-collapse {
		box-shadow:none !important;
	}
	
	.navbar-nav li:last-of-type {
		border-bottom:none;
	}

    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent !important;
        box-shadow: none !important;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	
	.navbar-collapse.in {
    	overflow-y: scroll !important;
		overflow-x: hidden !important;
	}
	
	#bitcoin {
		text-align:center;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu {
		background-color: #3f3422;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
		height: 50px;
		line-height: 50px;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #fff;
	}
	
	.navbar li .dropdown-menu > li {
		border-bottom: none;
	}
	
	.navbar li .dropdown-menu > li:last-of-type {
		border: none;
	}
}

.contacts-on-nav {
	display: block;
	padding-top: 7px;
}



.contacts-on-nav li {
	display: inline-block;
}

.contacts-on-nav li a, .contacts-on-nav li span {
	color: #2e1d10;
	font-size: 0.7em;
}

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

.main-home-block {
	background:url(img/cowboy-riding-the-horse.jpg) center 0 no-repeat;
	background-size:cover;
	min-height: 100vh;
	width:100%;
	text-align:center;
	padding-top:70px;
}

.main-content {
	padding-top:50px;
	padding-bottom:50px;
}

.phone, .email {
	display:inline-block;
	font-size:1.6em;
	font-weight:400;
	color:#dcdbdb;
	font-family:"Lato",sans-serif;
}

.phone span, .email span {
	margin-right:12px;
}

.phone {
	margin-right:50px;
}

.main-home-block .btn {
	margin:30px auto;
	outline:none !important;
	background-color:#2e1b14;
	font-family: 'Lato', sans-serif;
	color:#ffffff;
	text-transform:uppercase;
	font-size:1.2em;
	/*padding-left:25px;
	padding-right:25px;*/
	width: 100%;
	max-width: 380px;
	-webkit-box-shadow: 0px 14px 18px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 14px 18px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 14px 18px 0px rgba(0,0,0,0.3);
	margin-bottom:30px;
}

.main-home-block .btn.second-btn {
	background-color: #dcdbdb;
	color: #2E1B14;
}

@media screen and (max-width: 768px) {
	.main-home-block .btn {
		margin-top: 12px;
		margin-bottom: 12px;
	}
	.btns {
		margin-top: 24px;
		margin-bottom: 24px;
	}
}

.btns {
	margin-top: 20px;
	font-size: 1.4em;
	line-height: 1.5;
    margin-bottom: 30px;
}

.btns a {
	text-decoration: none;
}

.btns a .img-circular {
	text-decoration: none;
	transition: all 0.2s ease-in;
}

a .img-circular:hover {
	background-color: #b5b5b5;
}

.img-circular {
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden; 
  background-color: #2e1b14;
  }
 
 .questions-circle {
	 background-color: #dcdbdb;
 }
 
 .accreditation-circle {
	 color: white;
 }
 
 .certifications-circle {
	 background-color: #52372e;
	 color: white;
 }
 
 .img-circular.accreditation-circle:hover {
	 background-color: #40281f;
 }
 
 .img-circular.certifications-circle:hover {
	 background-color: #2f1b13;
 }
 
 .view-seals-circle {
	 background-color: #e7bd67;
 }
 
 .img-circular.view-seals-circle:hover {
	 background-color: #d2a04d;
 }
 
 @media screen and (max-width: 768px) {
	 .img-circular {
		 margin-bottom: 24px;
	 }
 }
 
 .inner-pg .all-seals h1 {
	 font-size: 3em;
	 font-weight: 700;
	 margin-top: 10px;
	 margin-bottom: 60px;
 }

.text-in-circle {
  width: 70%;
  text-align: center;
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "Oswald", sans-serif; }



.logotypes {
    padding-top: 80px;
    padding-bottom: 80px;
}

.logotypes .flexbox {
    justify-content: space-between;
    flex-flow: row wrap;
}


.btn {
	height:40px;
	overflow:hidden;
}

.btn span {
	display:block;
	transition:top 0.3s ease;
	-webkit-transition:top 0.3s ease;
}

.get-slh-btn {
	background-color: #2e1b14;
	color:#fff !important;
	font-size: 0.88em;
	margin:0 auto;
	display:inline-block;
	margin-top: 20px;
	
}

.center-in-row {
	text-align: center;
}

.more-space {
	display:inline-block;
	margin-right:8px;
}

.hidden-text {
	position:relative;
	top:-100px;
}

.visible-text {
	position:relative;
	top:0;
}

.btn:hover > .visible-text {
	top:100px;
}

.btn:hover > .hidden-text {
	top:-17px;
}

.text-under-button {
	color:#dcdbdb;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:2em;
	margin-top:30px;
	margin-bottom:50px;
}

.all-seals {
	padding-top: 50px;
	padding-bottom: 60px;
	text-align: center;
}

#home-pg .all-seals h2 {
	color: #2e1b14;
	font-weight: 700;
}

.all-seals img {
	width: 100%;
	height: auto;
	max-width:160px;
}

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

.seal {
	max-width: 200px;
	height: 150px;
	text-align: center;
	display:inline-block;
	margin:0 auto;
	margin-top: 15px;
	vertical-align: top;
}

.seal a + a  {
	display:block;
	margin-top: 12px;
}

.seal a + a img {
	width: 80%;
	max-width: 100px;
}

.seal a:first-of-type img {
	transform:scale(1);
	transition:transform 0.6s ease;
	-webkit-transition:transform 0.6s ease;
}

.seal a:first-of-type img:hover {
	transform:scale(1.1);
}

@media screen and (max-width: 768px) {
	.second-clmn {
		margin-top: 60px;
	}
}

/*
.all-seals .row:nth-child(even) img {
	max-width:100px;
	margin-top:16px;
}

.all-seals img:last-child {
	margin-right:0;
}*/

.note-2 {
	display:block;
	font-family: "Lato",sans-serif;
	font-weight:400;
	padding-top:10px;
	margin-bottom:0;
	font-size:1.2em;
	color:#2e1b14;
}

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


.logo-slogan-section {
	background-color:#eaeaea;
	padding-top:8em;
	padding-bottom:8em;
}


.doterra-logo img {
	width: 90px;
	margin-bottom: 15px;
}

#doterra-pg .doterra-logo img {
	margin-bottom: 0;
}

#doterra-pg {
	text-align: center;
}

#doterra-pg .video iframe, #doterra-pg .video {
	width: 100%;
	height: 240px;
}

.partner {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #F2F2F2;
}

.partner img {
	max-width: 250px;
	height: auto;
}

.two-videos {
	height: 240px;
	margin-bottom: 60px;
	display: block;
	position: relative;
}

@media screen and (max-width: 1024px){
	#doterra-pg .video {
		margin-bottom: 60px;
	}
	
	.two-videos {
		height: auto;
	}
}

#doterra-pg footer {
	text-align: left;
}

.two-logos a{
	display: inline-block;
}

.inner-pg .logo-slogan-section {
	padding-top:3em;
	padding-bottom:3em;
	background-color:#eaeaea;
}

.logo-slogan-section img {
	width:100%;
	height:auto;
	max-width:286px;
}

.waatme-accredited-logo img {
	margin:0 auto;
	display:block;
	max-width:180px;
}

.waatme-accredited-logo .digimarc-silver img {
	max-width:136px !important;
	margin-bottom:2.5em;
}

.country {
	color: #ffffff;
	display: block;
	margin-top: 6px;
}

.slogan-underneath-the-logo {
	color:#d1a14d;
	text-transform:uppercase;
	font-size:0.85em;
}

.text-block-on-white {
	padding-top: 60px;
	padding-bottom: 60px;
	font-size: 1.4em;
	line-height: 1.5em;
}


#blog-pg-inner .slogan, #blog-pg-inner .bxslider, #blog-pg-inner .bx-wrapper {
	display:none;
}

.slogan {
	color:#2f1f0d;
	font-size:2.3em;
	line-height:1.3;
}

.slogan span{
	display:block;
	margin-top:8px;
	font-size:0.7em;
}

.craig-lewis-workbook {
	display:none;
}

#blog-pg-inner .craig-lewis-workbook {
	display:block;
}

#blog-pg-inner .logo-top-padding {
	margin-top:12%;
}

#blog-pg-inner .logo-slogan-section {
	padding-top:0;
	padding-bottom:0;
}

#blog-pg-inner .content-section {
	padding-bottom:0.5em;
	padding-top:3em;
}

#blog-pg-inner .content-section img {
	width:100%;
}

#blog-pg-inner .craig-lewis-workbook img {
	float:right;
	width:100%;
	max-width:none;
}

.about-book h3, .craigs-story h3,
#blog-pg article h2, #blog-pg article h1 {
	font-size:2em;
	margin-bottom:0.5em;
	margin-top:0.8em;
	text-transform:none;
}

#blog-pg article h1 + span {
	display: block;
	margin-top: -30px;
	margin-bottom: 30px;
	text-align:center;
	font-weight: bold;
}

.h1-link {
	text-decoration:underline;
	display: inline-block;
	margin-bottom: 12px;
	font-size: 0.6em;
}

#blog-pg article p + ul > li {
	line-height: 1.5;
	list-style:square;
	margin-left: 35px;
}

#blog-pg article p + ul + h2 {
	font-family: 'Nexa-Free-Bold', sans-serif;
	font-size: 1em;
	line-height:1.5;
	padding-top: 20px;
	padding-bottom: 20px;
}

#blog-pg .content-section {
	padding-bottom: 0;
}

#blog-pg article p + ul > li span {
	margin-left: 10px;
}

#honorary-board-member-pg h1 {
	border-bottom: 1px solid #999999;
	padding-bottom: 40px;
}

#honorary-board-member-pg h2 {
	padding-bottom: 0;
	padding-top: 1.2em;
	margin-bottom: 1.2em;
	text-align: left;
}

#honorary-board-member-pg .account-representatives > div:not(:last-of-type) {
	margin-bottom: 80px;
}

#honorary-board-member-pg .account-representatives img {
	width: 70%;
	height: auto;
	max-width:120px;
	border-radius: 50%;
}

#honorary-board-member-pg .account-representatives > .row:not(:last-of-type) {
	margin-bottom: 50px;
}

#honorary-board-member-pg .account-representatives > .row p {
	text-align: justify;
}

#honorary-board-member-pg .account-representatives > .row p a {
	display: block;
}

#honorary-board-member-pg .account-representatives .flyer {
	width:100%;
	max-width:1050px;
	height: auto;
}

.additional-info a:first-child {
	margin-top: 10px;
}

#blog-pg article h1 {
	margin-bottom:50px;
}

.read-more-btn {
	margin-top:10px;
	display:inline-block;
	padding:6px 24px;
	background-color:#895e26;
	color:#d9bc97 !important;
}

.read-more-btn:hover,
.read-more-btn:visited,
.read-more-btn:active,
.read-more-btn:focus {
	color:inherit;
	text-decoration:none;
}

#blog-pg article {
	border-bottom:1px solid #999;
	padding-bottom:60px;
}

#blog-pg article:last-child {
	border:none;
}

#blog-pg article h2 {
	margin-bottom:0.8em;
	line-height:1.2em;
	padding-top:70px;
	margin-top:0px;
}

h2 a {
	text-decoration: underline;
}

.no-underline {
	text-decoration: none;
}

h2.link-to-video {
	margin-top: -35px;
	margin-bottom: 12px;
	cursor: pointer;
}

h2.link-to-video span {
	color: #e7bd67;
}

h2.smaller-letters {
   margin-bottom: 0;
}

/*
@keyframes rotateCamera {
     0%  {transform: rotate(0deg);}
    25%  {transform: rotate(20deg);}
    50%  {transform: rotate(0deg);}
    75%  {transform: rotate(-20deg);}
    100% {transform: rotate(0deg);}
}
*/

@keyframes moveLink {
	 0%  {transform: translateY(0);}
    25%  {transform: translateY(3px);}
    50%  {transform: translateY(0);}
    75%  {transform: translateY(-3px);}
    100% {transform: translateY(0);}
}

@keyframes fadedArrows {
     0%  {opacity: 1;}
    50%  {opacity: 0.5;}
    100% {opacity: 0;}
    50%  {opacity: 0.5;}
}

.arrow-anim:nth-of-type(1) {
	animation: 0.6s fadedArrows infinite linear;
}

.arrow-anim:nth-of-type(2) {
	animation: 0.6s fadedArrows infinite linear 0.2s;
}

.arrow-anim:nth-of-type(3) {
	animation: 0.6s fadedArrows infinite linear 0.4s;
}

.arrow-anim:nth-of-type(6) {
	animation: 0.6s fadedArrows infinite linear;
}

.arrow-anim:nth-of-type(5) {
	animation: 0.6s fadedArrows infinite linear 0.2s;
}

.arrow-anim:nth-of-type(4) {
	animation: 0.6s fadedArrows infinite linear 0.4s;
}

h2.link-to-video {
	animation: 1s moveLink infinite linear;
	display: inline-block;
}

h2.link-to-video:hover {
	animation: stop;
}

/*
h2.link-to-video:hover span.fa-video-camera {
	animation: 2s rotateCamera infinite linear;
}*/

h2.link-to-video span + span {
	font-weight: 900;
}

#blog-pg.article article h2 {
	padding-top:20px;
}

#blog-pg article h3.author {
	margin-top: -20px;
}

#blog-pg article h3 {
	font-size:1em;
	color:#666;
	/*margin-bottom:0;*/
}

#blog-pg article h2, #blog-pg article h3 {
	text-align:left;
}

#blog-pg-inner header {
	margin-bottom:40px;
}

#blog-pg article p {
	text-align:justify;
}

a.read-more-show, a.read-more-hide {
	color:#278597;
	font-family:'Nexa-Free-Bold';
	margin-top:-20px;
	display:inline-block;
	margin-bottom:20px;
	text-align:center;
	font-size:1.5em;
	width:100%;
}

article a.read-more-show, article a.read-more-hide {
	font-size:1em;
}

.craigs-story h3 {
	margin-bottom:2em;
}

.about-book h1 {
	font-size:0.9em;
	color: #787878;
}

.about-author {
	/*background-color:#ecf9ef;*/
	background: #fdf087; /* Old browsers */
background: -moz-linear-gradient(left,  #fdf087 0%, #cdf5f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fdf087), color-stop(100%,#cdf5f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #fdf087 0%,#cdf5f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #fdf087 0%,#cdf5f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #fdf087 0%,#cdf5f5 100%); /* IE10+ */
background: linear-gradient(to right,  #fdf087 0%,#cdf5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf087', endColorstr='#cdf5f5',GradientType=1 ); /* IE6-9 */

	text-align:center;
}

.about-author img {
	width:100%;
	height:auto;
	max-width:890px;
	margin-bottom:4em;
}

.about-book, .craigs-story  {
	text-align:center;
}

.about-book p, .about-author p, .craigs-story p{
	font-size:0.9em;
	text-align:justify;
	 -moz-text-align-last: center; /* Code for Firefox */
    text-align-last: center;
	margin-bottom:2em !important;
} 

.banner-ad-slider {
	/*background-color:#eaeaea;*/
	height:100%;
}

#blog-pg-inner .banner-ad-slider {
	/*background-color:#eaeaea;*/
	display:none;
}

.waatme-logo {
	padding-top:15px;
	padding-bottom:20px;
}

.waatme-logo img {
	width:80%;
	max-width:300px;
}

.important {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 40px;
	padding-bottom: 40px;
	font-family:'Nexa-Free-Bold';
	text-align: center;
	margin-top: 40px;
	margin-bottom: 60px;
}

@media screen and (max-width:768px) {
	.waatme-logo {
		width:100%;
	}
	.waatme-logo img {
		margin:0 auto;
		display:block;
	}
	#home-pg #banner {
		display:none;
	}
	
	.note-2 {
		padding-top:20px;
		color:#dcdbdb;
	}
	#honorary-board-member-pg h2 {
		text-align: center;
	}
	
	#honorary-board-member-pg .account-representatives img {
		margin-bottom: 30px;
	}
}

@media screen and (max-width:600px) {
	.waatme-logo img {
		width:60%;
		max-width:none;
	}
}

#banner img {
	margin-top:3%;
	width:100%;
	display:block;
	margin-bottom:3%;
}

#banner .addiction-canada img {
	width:65%;
	margin:2% auto;
}

#banner .the-scott img {
	width:70%;
	margin:4% auto;
}

#home-pg #banner img {
	margin-top:5%;
	width:100%;
	display:block;
	margin-bottom:3%;
}

#home-pg #banner .addiction-canada img {
	width:65%;
	margin:3% auto;
}

#home-pg #banner .the-scott img {
	width:70%;
	margin:7% auto;
}

.waatme-seals {
	display:block;
}

.waatme-seals img {
	max-width:160px;
	width:90%;
	margin:0 auto;
	display:block;
}

#blog-pg-inner #banner {
	display:none;
}
/*
.logo-slogan-section .banner img {
	max-width:none;
}*/

/*.inner-pg .banner {
	margin-top:20px;
	display:block;
}

.inner-pg .banner img {
	width:90%;
	max-width:none !important;
}*/

.quote {
	margin-top:2em;
	font-size:0.6em;
	font-style:italic;
	line-height:1.5em;
	color:#585858;
}

.inner-pg .quote {
	display:none;
}

span.small-letters-number {
	font-size:0.6em;
	margin-top:0px;
	margin-left:28px;
}

.note {
	font-size:0.68em;
}

.three-easy-steps .note {
	font-size:0.9em;
	font-style:italic;
}

@media (max-width: 768px) {
	.logo-slogan-section img {
		margin:0 auto;
		display:block;
	}
	
	.slogan-underneath-the-logo {
		margin-bottom:7em;
		text-align:center;
	}
	
	.slogan {
		text-align:center;
	}
	
	span.small-letters-number {
		margin-left:0;
	}
	
	.waatme-accredited-logo {
		margin:0 auto;
	}
	
	.seals-wrapper {
		width:100%;
		text-align:center;
	}
	
	.main-home-block {
		background-position: -100px 50px;
	}
}

@media (max-width: 632px) {
	/*.slogan {
		font-size:1.6em;
	}*/
	
	.slogan {
		font-size:2.4em;
	}
}

@media (max-width: 400px) {
/*	.slogan {
		font-size:1.6em;
	}*/
	
	.logo-slogan-section img {
		margin:0 auto;
		display:block;
		/*margin-bottom:4em;*/
	}
	
	#blog-pg-inner .logo-slogan-section img {
		margin-bottom:0;
	}
	
	.logo-slogan-section #banner img {
		margin-bottom:0;
	}
}

#searchbar {
	margin-top:20px;
	height:40px;
	width:100%;
	background-color:#49311f;
	border:none;
	color:#070402;
	font-size:1.7em;
	padding-left:18px;
	margin-left:0;
	padding-right:35px;
}

@media (max-width: 400px) {
	#searchbar {
		font-size:1.1em;
	}
}

.padding-0 {
	padding-left:0;
	padding-right:0;
}

.btn {
	
	/*width:30px;*/
	border-radius:2px;
}

.btn-primary, .btn-primary:hover, .btn-primary:active {
    background:none !important;
    border:none;
	box-shadow:none;
	text-shadow:none;
	outline:none !important;
}

.btn-primary i {
	color:#070402;
}

.silver-gradient-bg {
	background: #989795; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk4OTc5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2UwZGVkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ODk3OTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #989795 0%, #e0dedd 50%, #989795 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#989795), color-stop(50%,#e0dedd), color-stop(100%,#989795)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #989795 0%,#e0dedd 50%,#989795 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #989795 0%,#e0dedd 50%,#989795 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #989795 0%,#e0dedd 50%,#989795 100%); /* IE10+ */
	background: linear-gradient(to right,  #989795 0%,#e0dedd 50%,#989795 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#989795', endColorstr='#989795',GradientType=1 ); /* IE6-8 */
}

.middle-section {
	padding-top:8em;
	padding-bottom:5em;
	font-size:1.5em;
}

#home-pg .middle-section {
	padding-top:5em;
}

.middle-section img {
	width:100%;
	/*max-width:431px;*/
}

h1 {
	margin-top:1.5em;
	text-align:center;
}

h1 > span {
	display: block;
	margin-bottom: 12px;
}

.logo-home-center { /*new*/
	width: 100%;
	height: auto;
	max-width:160px;
	margin-bottom: 12px;
}

#home-pg h1 {
	margin-top:0;
	margin-bottom:0.6em;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:300;
	font-size:2.6em; /*3.8em*/
	line-height:1.2em;
}

#home-pg h2 {
	font-family: 'Lato', sans-serif;
	text-transform: none;
	line-height: 1.5;
	font-weight:300;
	color: #ffffff;
	font-size:1.8em;
}

#home-pg h1 + h2 {
	/*font-size:1.8em; new*/
}

.large-h1-text, .smaller-h1-text {
	font-size:2.5em;
	display:block;
	text-transform:uppercase;
	margin-bottom: 0;
}

.smaller-h1-text {
	font-size:1.6em;
	line-height:1.4;
}
/*#about-us-pg .large-h1-text {
	margin-bottom:0.5em;
}*/

#about-us-pg h2 {
	margin-top: 50px;
	margin-bottom: 50px;
}

#about-us-pg .smaller-h1-text {
	font-size:1.4em;
	line-height:1.4;
}

.middle-section p {
	margin-top:10px;
	line-height:1.4;
}

.pay-btn {
	transition: background 5s ease;
	height:50px;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0c8400 0%, #085b00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0c8400), color-stop(100%,#085b00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0c8400 0%,#085b00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0c8400 0%,#085b00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0c8400 0%,#085b00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0c8400 0%,#085b00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c8400', endColorstr='#085b00',GradientType=0 ); /* IE6-8 */
	color:#262626;
	box-shadow: 0px 0px 30px #888888;
	border-radius:2px;
	
	min-width:200px;
}

.check-list {
	margin-top:3em;
	text-align:left;
	font-size:1.3em;
}

.check-list h3 {
	margin-left:15px;
}

.check-list ul li {
	margin-bottom:0.8em;
}

.check-list ul li {
	text-indent:-26px;
	margin-left:26px;
}

.check-list ul li:before {
	font-family: 'FontAwesome';
	content: '\f00c';
	margin:0 12px 0 0px;
	color: #0c8400;
}

.inner-pg .check-list {
	display:none;
}

@media (max-width: 1200px){
	div[class*="plan"] {
		margin-bottom:4em;
	}
}

@media (max-width: 991px){
	.container-fluid.gold-gradient-bg {
		padding-left:0;
		padding-right:0;
	}
	
	.navbar-toggle {
		margin-right:0;
	}
	
	.inner-pg .middle-section br {
		display:none;
	}
	
	.three-easy-steps > div {
		margin-top:55px;
	}
	
	.three-easy-steps > div.first-col {
		margin-top:0;
	}
	
	#blog-pg-inner .logo-top-padding {
		margin-top:7%;
	}
}



.pay-btn:hover {
	background: #e5e5e5; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #085b00 0%, #0c8400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#085b00), color-stop(100%,#0c8400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #085b00 0%,#0c8400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #085b00 0%,#0c8400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #085b00 0%,#0c8400 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #085b00 0%,#0c8400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#085b00', endColorstr='#0c8400',GradientType=0 ); /* IE6-8 */
}

.inner-pg .pay-btn {
	display:none;
}

.pay-email {
	margin-top:3em;
	font-size:1.3em;
}

.pay-btn a, .pay-btn a:hover, .pay-btn a:visited, .pay-btn a:active {
	text-decoration:none;
	color:#a8ff9f;
	height:100%;
	width:100%;
	display:block;
	text-align:center;
	padding-top:17px;
	text-transform:uppercase;
}

.text-next-to-button span {
	display:block;
	margin-top:17px;
	text-transform:uppercase;
	margin-left:20px;
	font-size:0.9em;
}

@media (max-width: 768px) {
	.middle-section {
		text-align:center;
		padding-top:4.5em;
		padding-bottom:4em;
	}
	
	.text-next-to-button span {
		margin-left:0;
	}
	
	.middle-section img {
		margin-top:2em;
	}
	
	.check-list {
		margin:0 auto;
		margin-bottom:3em;
		text-align:center;
	}
	
	.pay-btn {
		margin-bottom:60px;
	}
	
	.banner-ad-slider, .banner-ad-slider *{
		/*padding-left:0;
		padding-right:0;*/
	}
}

@media (max-width: 600px) {
	.middle-section {
		font-size:1.2em;
		padding-left:0;
		padding-right:0;
	}
	
	.middle-section p {
		font-size:1.2em;
	}
	
	.inner-pg .large-h1-text {
		font-size:2.4em;
	}
}

@media (max-width: 400px) {
	.large-h1-text {
		font-size:2.4em;
	}
	
	.smaller-h1-text {
		font-size:1.2em;
	}
	
	.middle-section p {
		margin-top:1em;
	}
	
	.inner-pg .large-h1-text {
		font-size:1.8em;
	}
}

.text-next-to-button span a {
	color:#262626;
	margin-left:10px;
}

.text-next-to-button span a:hover, .text-next-to-button span a:active, .text-next-to-button span a:visited {
	color:#262626;
}

.waatme-domains-list {
	padding-top:4em;
	padding-bottom:2.5em;
	text-align:center;
}

.waatme-domains-list li {
	margin-bottom:1em;
}

@media (max-width: 600px) {
	.waatme-domains-list li{
		display:block;
		width:100%;
	}
}

.waatme-domains-list li{
	list-style:none;
	font-size:1.5em;
	margin-right:20px;
}

.waatme-domains-list li a {
	color:#2e1d10;
}

.rss-feed {
	padding-top:5em;
	padding-bottom:3em;
	background-color:#E1E1E1;
	font-size:1.3em;
}

.rssHeader {
	margin-bottom:1em;
	padding-left:10px;
}

.rssHeader a {
	font-size:1.3em;
	font-family: 'Nexa-Free-Bold' !important;
}

.rssBody {
	font-family: 'Nexa-Free-Light' !important;
	border:none;
}

.rssBody h4 {
	font-family: 'Nexa-Free-Bold' !important;
}

.rssRow {
	background-color:transparent;
}

div[class*="rss"] * {
  color:#856851;
}

div[class*="rss"] a:hover {
	color:#75543a;
}

.left-column {
	border-right:1px solid #47372b;
}

@media (max-width: 600px) {
	.rss-feed, .rss-feed .container {
		padding-left:0;
		padding-right:0;
	}
}

footer {
	font-size:1.2em;
	padding-top:4em;
	padding-bottom:4em;
	line-height:1.5;
}

#blog-pg footer {
	margin-top:50px;
}

footer a {
	margin-right:15px;
}

.linkedin {
	visibility:hidden;
}

.waatme-accredited img {
	min-width:100px;
}

footer span {
	margin-left:15px;
}

footer img {
	width:100%;
	height:auto;
	max-width:70px;
}

.padding-0 {
	padding-left:0;
}

.border {
	border:1px solid #ff0000;
}

.digimarc {
	/*text-align:center;*/
	width:100%;
}

.digimarc img {
	max-width:106px;
	padding-top:22px;	
	margin:0 auto;
	display:block;
	margin-bottom:20px;
}

footer .digimarc {
	width:auto;
}

footer .digimarc img {
	max-width:136px;
	display:inline-block;
}
/*
.inner-pg #digimarc-silver, #home-pg #digimarc-brown{
	display:none;
} */

.terms-and-conditions {
	margin-top:2em;
	margin-bottom:2em;
}

iframe[name='google_conversion_frame'] {
    position: absolute;     
    bottom: 0;
}

/* --------- Who Are We Page --------*/

.content-section {
	padding-top:5em;
	padding-bottom:5em;
	font-size:1.5em;
}

#blog-pg .content-section {
	padding-top:2em;
}

.inner-pg h1{
	text-align:center;
	margin-bottom:3.5em;
}

.content-section p, .inner-pg .accreditation-benefits-list li {
	line-height:1.4;
	margin-bottom:1em;
}

#accreditation-benefits-pg h1 {
	margin-bottom:6em;
}

#accreditation-benefits-pg h3 {
	font-family: 'Nexa-Free-Bold';
	font-size:1em;
}

#accreditation-benefits-pg h3.discount {
	text-align:center;
	margin-top: 45px;
	margin-bottom: 0;
	text-transform:none;
	font-size: 1.8em;
}

#accreditation-benefits-pg .purechat,
#three-easy-steps-pg .purechat,
#annual-dues-pg .purechat {
	display:none;
}

.pros span, .cons span {
	margin-top:25px;
	font-size:2em;
	display:block;
}

.versus {
	font-family: 'Nexa-Free-Bold';
	font-size:2em;
	font-weight:900;
}

.inner-pg .accreditation-benefits-list {
	margin-left:40px;
}

.inner-pg .accreditation-benefits-list li {
	font-size:0.9em;
	list-style-position: inside;
	text-indent: -55px;
}

.inner-pg .accreditation-benefits-list li:before,
.inner-pg .cons .accreditation-benefits-list li.green:before {    
	font-family: 'FontAwesome';
	content: '\f00c';
	margin:0 25px 0 15px;
	color: #0c8400;
}

.inner-pg .cons .accreditation-benefits-list li:before {    
	color: #d60f11;
}

strong {
	font-family: 'Nexa-Free-Bold';
}

.question {
	font-family: 'Nexa-Free-Bold';
	margin-bottom:10px;
}

.inner-pg .question:hover {
	cursor:pointer;
}

.faq-list .question-block {
	position:relative;
}

.faq-list i{
	font-size:1em;
	margin-top:2px;
	cursor:pointer;
}

.answer {
	margin-top:-15px;
}

.three-easy-steps {
	text-align:center;
	margin-top:2em;
}

.three-easy-steps ul, .three-easy-steps p {
	text-align: left;
}


.three-easy-steps a {
	text-decoration:underline;
}
/*
.three-easy-steps div {
	margin-bottom:2em;
}*/

.three-easy-steps span, .three-easy-steps-you-eliminate ul li span {
	font-family:"Nexa-Free-Bold";
	font-size:1.3em;
}

.three-easy-steps-you-eliminate {
	margin-top:4em;
}

.three-easy-steps-you-eliminate ul {
	margin-bottom:5em;
}

.link-to-dues-pg {
	display:none;
}

#home-pg .link-to-dues-pg {
	display:inline-block;
}

.three-easy-steps-you-eliminate a,
.link-to-dues-pg a {
	text-decoration:underline;
}

.three-easy-steps-you-eliminate a h2:before,
.link-to-dues-pg a h2:before {
	font-family:FontAwesome;
	content: "\f101\ ";
	text-decoration:none !important;
}

.three-easy-steps-you-eliminate a h2:after,
.link-to-dues-pg a h2:after {
	font-family:FontAwesome;
	content: " \f100";
	text-decoration:none !important;	
}

.link-to-dues-pg h2 {
	text-align:left;
	margin-top:40px;
	font-size:2.8em;
}

#bitcoin img {
	width: 65px;
	height:auto;
	margin-top:22px;
}

#bitcoins input[type="image"] {
	width:130px;
	height:auto;
}

.form-of-payments {
	margin-top:1em;
}

.three-easy-steps-you-eliminate ul li{
	margin-bottom:1.5em;
	padding-left:2em;
}

h2 {
	font-family:"Nexa-Free-Light";
	text-transform:uppercase;
	font-size:2em;
	text-align:center;
	margin-bottom:2em;
}

#annual-dues-pg h2 {
	text-transform:none;
	font-size:1.6em;
	font-family:"Nexa-Free-Bold";
}

.plans {
	margin-bottom:5em;
}

.plan399, .plan699, .plan999, .ask-us-about {
	background-color:#ffffff;
}

.price-section, .ask-us-about-title {
	background-color:#e7bd67;
	font-size:2.8em;
	color:#fff;
	text-align:center;
	padding-top:57px;
	padding-bottom:50px;
}

.ask-us-about li {
	font-size:92%;
	padding-left:20px;
	padding-right:20px;
}

.ask-us-about-title {
	background-color:#f1f1f1;
	color:#5b5b5b;
	padding-top:58px;
	padding-bottom:62px;
	font-size:2em;
}

.price-section span {
	font-size:0.5em;
	vertical-align:top;
	margin-top:4px;
	margin-right:4px;
	display:inline-block;
}

.services,
.benefits {
	min-height:15em;
	text-align:center;
	padding-top:2.5em;
	line-height: 1.5;
}

.services li,
.benefits li {
	margin-bottom:1.5em;
}

.benefits li {
    list-style-type: square;
    margin-left: 50px;
    padding-left: 6px;
}

.services li a,
.benefits li a {
	text-decoration: underline;
}

.benefits {
    text-align: left;
}

.courses li {
	margin-bottom: 12px;
	text-align:left;
	line-height:1.2em;
	list-style:square;
	padding-left:6px;
	margin-left: 16px;
}

.dark-grey-bg {
	background-color: #2E1D10;
	color: #fff;
	text-align: center;
}

.title-section {
	background-color: #F5F5F5;
	text-align: center;
}

#sample-pg .dark-grey-bg {
	background-color: #981E32;
}

#sample-pg .title-section h2 {
	text-transform: none;
	margin-top: 40px;
	margin-bottom: 20px;
}

.title-section img {
	max-width: 170px;
	height: auto;
	margin-bottom: 40px;
}

#sample-pg .title-section h2:nth-of-type(1) {
	margin-bottom: 16px;
}

#sample-pg .title-section h2:nth-of-type(2) {
	margin-top: 16px;
	font-family: "Nexa-Free-Bold", sans-serif;
}

.dark-grey-bg h2 {
	text-transform:none;
	font-size: 1.6em;
	margin-bottom: 1em;
}

.dark-grey-bg span {
	font-size: 1.2em;
}

.dark-grey-bg span:first-of-type {
	display:inline-block;
	margin-right: 35px;
}

@media (max-width:991px) {
	.services,
    .benefits {
		min-height:0;
		padding-top:3em;
		padding-bottom:3em;
	}
}

.ask-us-about span {
	font-size:0.6em;
}

h3 {
	font-size:1.5em;
	margin-bottom:2em;
}

#contacts-pg h2 {
	font-size:1.4em;
	margin-bottom:0.1em;
	text-align:left;
	text-transform:none;
	line-height:1.3;
}

#contacts-pg .address * {
	text-align: center;
}

#contacts-pg .address p {
	margin-bottom: 70px;
}

.mails {
	margin-bottom:4em;
}

.mails li a{
	margin-bottom:4em;
}

.account-representatives li{
	margin-bottom:1.5em;
}

.account-representatives h2{
	padding-top:3.5em;
	padding-bottom:3em;
	border-top:1px solid #999999;
}

#contacts-pg > span, .account-representatives span {
	display:block;
	text-indent:20px;
	padding-top:5px;
}

.account-representatives span {
	text-indent:33px;
}

.account-representatives span.position {
	font-size: 0.8em;
}

.account-representatives span.location {
	margin-top: 6px;
	display:inline-block;
}

.description {
	margin-left: 33px;
	margin-top: 15px;
	line-height: 1.3;
}

.price-section .location {
	font-size: 0.4em;
	display: block;
	margin-bottom: 12px;
}

.inner-pg footer {
	background:none;
	background-color:#eaeaea !important;
	color:#2f1f0d;
}

.paypal, .bitcoins {
	text-align:center;
}

#home-pg .bx-wrapper {
	display: none !important;
}

.bxslider img {
	width: 100%;
}

.bx-viewport {
	border: 0 !important;
	width: 100%;
	left: 0 !important;
	box-shadow:none !important;
}

@media (max-width: 768px) {
	.three-easy-steps {
		margin-top:0em;
	}
	
	.account-representatives li{
		margin-bottom:2em;
	}
	
	.account-representatives, .mails, #contacts-pg h2 {
		text-align:center;
	}
	
	
	.account-representatives {
		margin-bottom:3em;
	}
	
	.paypal, .bitcoins {
		margin-bottom:4em;
		text-align:center;
	}
	
	h3 {
		font-size:1.2em;
		font-family:"Nexa-Free-Bold";
	}
	
	#blog-pg h3 {
		font-size:1.6em;
	}
	
	#contacts-pg span, .account-representatives span {
		text-indent:0;
	}
	
	.cons {
		margin-top:3em;
	}
	
	#accreditation-benefits-pg h1 {
		margin-bottom:3em;
	}
	
	.description {
		margin-left: 0;
		margin-top: 15px;
	}
}

@media (max-width: 500px) {
	.inner-pg .accreditation-benefits-list {
		margin-left:0;
	}
	
	#accreditation-benefits-pg .content-section *{
		padding-left:0;
		padding-right:0;
	}
	
	#accreditation-benefits-pg h3 {
		text-align:center;
	}
	
	#accreditation-benefits-pg .content-section li{
		padding-left:40px;
		padding-right:40px;
	}
	
	#annual-dues-pg .container, #annual-dues-pg .container *{
		padding-left:0;
		padding-right:0;
	}
	
}

@media (max-width: 430px) {
	.three-easy-steps-you-eliminate ul li{
		padding-left:0.5em;
	}
	
	h2 {
		font-size:1.5em;
	}
	
	#contacts-pg h2 {
		font-size:1em;
		font-family:"Nexa-Free-Bold";
		margin-bottom:0.8em;
	}
}

@media (max-width: 480px) {	
	.phone, email {
		display:block;
	}
	.phone {
		margin-right:0;
		margin-bottom:30px;
	}
}

.three-easy-steps i {
	font-size:1.8em;
	margin-bottom:0.8em;
}

.above {
	font-style:italic;
}







.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 16px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
	    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

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


/*----------------------
----- Contact Styles ----
------------------------*/

#contact{
 /*   background-image:url('../images/bg-contact.png');
    background-repeat:no-repeat;
    background-position:0 100%;
    background-color: #fff;*/
}

#contact-form .form-group label{
    display:none;
    font-size:1em;
    line-height:24px;
    font-weight:100;
    text-transform:uppercase;
}

#contact-form.no-placeholder .form-group label{
    display:block;
}

#contact-form .controls {
    padding:0;
    margin-bottom:20px;
    border:1px solid #ddd;
    border-radius:2px;
}

#contact-form .controls:last-child,
#contact-form .form-group:last-of-type {
	margin-bottom: 0;
}

#contact-form .form-control {
    background:#fff;
    border:none;
    border-bottom:3px solid transparent;
    border-radius:0;
    outline:none;
    box-shadow:none;
    height:44px;
    font-size:1em;
    line-height:44px;
    font-weight:100;
    padding-left:64px;
    -webkit-transition:border-color .3s ease-out;
    transition:border-color .3s ease-out;
}

#contact-form .form-group{
    position:relative;
}

#contact-form .form-group [class*=fa] {
    display:block;
    width:64px;
    position:absolute;
    top:0;
    left:5px;
    color:#BFBFBF;
    font-size:1.2em;
    line-height:44px;
    text-align:center;
    font-weight:300;
    opacity:0.5;
    transition:opacity .2s ease-out;
}

#contact-form.no-placeholder .form-group [class*=fa]{
    top:30px;
}

#contact-form .form-control:focus + [class*=fa]{
    opacity:1;
}

#contact-form textarea.form-control {
    height:auto;
    max-width:100%;
    min-width:100%;
    font-size:1em;
    line-height:1.4em;
    padding-top:10px;
	border-radiu: 0;
}

#contact-form .form-control:focus {
    background:#fff;
    border-bottom:3px solid #D6A553;
    outline:none;
    box-shadow:none;
    -webkit-transition:border-color .3s ease-in;
    transition:border-color .3s ease-in;
}

#contact-form .error-message {
    padding:5px 0;
    position:absolute;
    top:-24px;
    left:0;
    font-size:14px;
    font-weight:300;
    color:#ff0000;
    z-index:10;
}

#contact-form .error-message:before {
    content:"\00d7";
    font-size: 21px;
    line-height: 21px;
    margin-right: 5px;
}

#contact-form .btn {
	border-radius:0;
	background-color: #2e1b14;
	color: #fff;
}

.fa {
	margin-right: 0px;
}


.play-video-button {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 14px;
}
.play-video-button span {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 3em !important;
  color: #e7bd67;
}
.play-video-button span.fa {
  margin-right: 0;
}
.play-video-button span.text {
  position: relative;
  font-size: 0.7em !important;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 5px;
  letter-spacing: 0;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}
.play-video-button:hover span {
  color: #000;
}

.modal-content {
	border-radius:0;
	background-color: transparent;
	box-shadow:none;
	border:none;
}

.modal-content iframe {
	width: 100%;
	height: 500px;
}

.close-btn {
	
	position:absolute;
	top:-2%;
	right:-2.5%;
	height:23px;
	width:23px;
	background-color:transparent;
	transform:scale(1);
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	border-radius:0;
	font-family:'Free-Nexa-Light';
	border:none;
	z-index:+9999;
	color:#999;
}

.close-btn span {
	height:100%;
	display:block;
	margin-top:-3px;
	color: white;
	font-size:1.8em;
}

area {
	cursor: pointer;
}

#accreditation-list-pg .slider {
	display: none;
}

.accr-list {
	font-size: 1.4em;
}

.accr-list li {
	margin-bottom: 16px;
}

.accr-list li a {
	text-decoration: underline;
}

.border-under-title {
	border-top: 1px solid #000000;
	width: 50px;
	display: block;
	margin: -20px auto;
	margin-bottom: 28px;
}

.certified-seals {
	margin-top: 50px;
}

.region {
	text-transform: none;
}

/*===================================================*/
/*==================== 404 Page =====================*/
/*===================================================*/

.return-home {
    margin: 30px auto;
    position: relative;
    width: 100%;
    max-width: 250px;
}

.error404 .return-home a {
    text-align: center;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    border-color: #fff;
    background: transparent;
    font-size: 1.6em;
    color: #fff;
    border-radius: 0;
    margin-bottom: 100px;
    box-shadow: none;
    text-shadow: none;
}

.error404 h1 {
    margin-top: 10px;
    color: #fff;
    font-size: 3.2em !important;
    text-align: center;
    line-height: 1.2 !important;
}

.error404 .return-home a:hover {
    background-color: #fff;
    color: #000;
    transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    text-decoration: none;
}


/*===================================================*/
/*======= Password to the Online Courses page =======*/
/*===================================================*/

.course-password-form {
    text-align: center;
}

.course-password-form input {
    display: block;
    margin: 0 auto;
    font-size: 1em;
    padding: 12px 12px;
    height: 2.4em;
    width: 100%;
}

.course-password-form button{
    margin-top: 12px;
    padding: 12px 10px;
    width: 100%;
    background-color: #2e1b14;
    color: #ffffff;
    border: 0;
    transition: all 100ms ease-in;
}

.course-password-form button:hover {
    background-color: #52372e;
}

#online-courses-form-pg .logotypes .flexbox {
    background-color: #ffffff;
    height: auto;
}

#online-courses-form-pg .content-section {
    padding-top: 3.6em;
}

.wrong-password {
    color: #ff0000;
    margin-bottom: 8px;
    display: inline-block;
}

h2.important-note {
    color: #ff0000;
    font-size: 1em !important;
    margin-bottom: 50px !important;
}

.important-note-home > h2 {
    color: #e7bd67 !important;
    font-size: 1.75em !important;
    font-weight: 700 !important;
    margin-top: 30px;
    margin-bottom: 10px !important;
}

#annual-dues-pg h2 {
    margin-bottom: 60px;
}

#annual-dues-pg h1 {
    margin-bottom: 30px;
    margin-top: 0;
}

.paypal-button-container {
    padding: 0 20px 20px 20px;
}

.get-access {
    text-align: center;
}
    
.btn-get-access {
    margin: 0 auto;
     background-color:#e7bd67;
}

.btn-get-access a {
    text-decoration: none;
    padding: 8px 40px 10px 40px;
    font-weight: 700;
    font-size: 1.25em;
}

#get-accredited-pg h2,
#get-certified-pg h2 {
    margin-bottom: 30px;
}

.btn-get-access:hover {
    background-color: #d2a04d;
}