@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
#header img {
	margin-top: 25px;
	margin-bottom: 5px;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}



/****************************** Cookie Consent Banner - Start ****************************** */

.termly-styles-message-e9e76f p {
font-family: Roboto, "Open Sans", Arial, Helvetica;
font-size: 12px;
line-height: 18px;
color: black;
}
	
@media screen and (max-width: 46em) {
.termly-styles-message-e9e76f {
height: 12vh !important;
overflow-x: scroll;
}
}

/****************************** Cookie Consent Banner - End ****************************** */



/****************************** Feedback bars - START ****************************** */


.progress {
  background: #f4f4f4;
  justify-content: flex-start;
  border-radius: 2px;
  align-items: center;
  position: relative;
  padding: 0px;
  display: flex;
  height: 24px;
  width: 88%;
  margin: 0px 25px 15px 22px
}



.progress-value-81 {
  animation: load81 8s normal forwards;
  box-shadow: 0 0px 40px -10px #fff;
  border-radius: 2px 0px 0px 2px;
background-image: linear-gradient(to right, #bac647, #47BAC6);
	height: 24px;
  width: 0;
}

@keyframes load81 {
  0% { width: 0; }
  100% { width: 81%; }
}



.progress-value-90 {
  animation: load90 8s normal forwards;
  box-shadow: 0 0px 40px -10px #fff;
  border-radius: 2px 0px 0px 2px;
background-image: linear-gradient(to right, #bac647, #47BAC6);
	height: 24px;
  width: 0;
}

@keyframes load90 {
  0% { width: 0; }
  100% { width: 90%; }
}
		
		
.progress-value-91{
  animation: load91 8s normal forwards;
  box-shadow: 0 0px 40px -10px #fff;
  border-radius: 2px 0px 0px 2px;
  background-image: linear-gradient(to right, #bac647, #47BAC6);
  height: 24px;
  width: 0;
}

@keyframes load91 {
  0% { width: 0; }
  100% { width: 91%; }
}
		
		
.progress-value-92{
  animation: load92 8s normal forwards;
  box-shadow: 0 0px 40px -10px #fff;
  border-radius: 2px 0px 0px 2px;
  background-image: linear-gradient(to right, #bac647, #47BAC6);
  height: 24px;
  width: 0;
}

@keyframes load92 {
  0% { width: 0; }
  100% { width: 92%; }
}
		
		
.progress-value-93{
  animation: load93 8s normal forwards;
  box-shadow: 0 0px 40px -10px #fff;
  border-radius: 2px 0px 0px 2px;
  background-image: linear-gradient(to right, #bac647, #47BAC6);
  height: 24px;
  width: 0;
}

@keyframes load93 {
  0% { width: 0; }
  100% { width: 93%; }
}
		
		
		
.progress-value-94{
  animation: load94 8s normal forwards;
  box-shadow: 0 0px 40px -10px #fff;
  border-radius: 2px 0px 0px 2px;
  background-image: linear-gradient(to right, #bac647, #47BAC6);
  height: 24px;
  width: 0;
}

@keyframes load94 {
  0% { width: 0; }
  100% { width: 94%; }
}
		
		
.progress-value-95{
  animation: load95 8s normal forwards;
  box-shadow: 0 0px 40px -10px #fff;
  border-radius: 2px 0px 0px 2px;
  background-image: linear-gradient(to right, #bac647, #47BAC6);
  height: 24px;
  width: 0;
}

@keyframes load95 {
  0% { width: 0; }
  100% { width: 95%; }
}
		
				
.progress-value-96{
  animation: load96 8s normal forwards;
  box-shadow: 0 0px 40px -10px #fff;
  border-radius: 2px 0px 0px 2px;
  background-image: linear-gradient(to right, #bac647, #47BAC6);
  height: 24px;
  width: 0;
}

@keyframes load96 {
  0% { width: 0; }
  100% { width: 96%; }
}
		
		
.progress-value-97{
  animation: load97 8s normal forwards;
  box-shadow: 0 0px 40px -10px #fff;
  border-radius: 2px 0px 0px 2px;
  background-image: linear-gradient(to right, #bac647, #47BAC6);
  height: 24px;
  width: 0;
}

@keyframes load97 {
  0% { width: 0; }
  100% { width: 97%; }
}
		
		
.progress-value-98{
  animation: load98 8s normal forwards;
  box-shadow: 0 0px 40px -10px #fff;
  border-radius: 2px 0px 0px 2px;
  background-image: linear-gradient(to right, #bac647, #47BAC6);
  height: 24px;
  width: 0;
}

@keyframes load98 {
  0% { width: 0; }
  100% { width: 98%; }
}
		
		
		
.progress-value-99{
  animation: load99 8s normal forwards;
  box-shadow: 0 0px 40px -10px #fff;
  border-radius: 2px 0px 0px 2px;
  background-image: linear-gradient(to right, #bac647, #47BAC6);
  height: 24px;
  width: 0;
}

@keyframes load99 {
  0% { width: 0; }
  100% { width: 99%; }
}
		
		
.progress-value-100{
  animation: load100 8s normal forwards;
  box-shadow: 0 0px 40px -10px #fff;
  border-radius: 2px 0px 0px 2px;
  background-image: linear-gradient(to right, #bac647, #47BAC6);
  height: 24px;
  width: 0;
}

@keyframes load100 {
  0% { width: 0; }
  100% { width: 100%; }
}

/****************************** Feedback bars - END ****************************** */


/************************ Desktop Menu Bar Dropdown - START ************************/


.dropdown {
    display: inline-block;
    position: relative;
    cursor: pointer;
  }

  .dropdown-button {
    color: #000;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    line-height: 38px; /* aligns with nav height */
  }

  .dropdown-button i.fa {
    margin-left: 3px;
    font-size: 11px;
    transition: transform 0.3s ease;
    position: relative;
  }

  .dropdown.open .dropdown-button i.fa {
    transform: rotate(180deg);
  }

  .dropdown-content {
    display: none;
    position: absolute;
    top: 49px;
    background-color: #fff;
    min-width: 220px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 999;
    text-align: left;
    padding: 10px 0;
  }

  .dropdown.open .dropdown-content {
    display: block;
  }

  .dropdown-content a {
    color: #6b6b6b !important;
    text-decoration: none;
    display: block;
    font-weight: 700;
    font-size: 12px;
  }

.dropdown-content a span {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px 23px;
  white-space: nowrap;          
  overflow: hidden;          
  text-overflow: ellipsis;      
}

.dropdown-content a span i.fa {
  margin-left: 12px;
  flex-shrink: 0;            
}
	
	
  .dropdown-content a:hover {
    background-color: #f9f9f9;
    color: #1967d2 !important;
  }

  .dropdown-content a:hover i.fa {
    color: #1967d2 !important;
  }

/************************ Desktop Menu Bar Dropdown - END ************************/

/* Mobile Layout: 480px and below.*************************************************************************************************************************************************************** */



        .table tg {
        	width: 100%;
       	 	max-width: 750px;
       	 	border-right: hidden;
      	  	border-left: hidden;
        }


        .tg {
            border-collapse: collapse;
            border-spacing: 0;
			border-right: hidden;
            border-left: hidden;

        }

        .tg td {
			font-family: 'Open Sans', sans-serif;
            font-size: 12px;
            overflow: hidden;
            word-break: normal;
            background: #E0E0E0;
			padding-left: 13px;
			padding-right: 23px;
			padding-top: 9px;
			padding-bottom: 9px;
			color: #454545;
			vertical-align: middle;
		}

        .tg th {
			font-family: 'Open Sans', sans-serif;
            font-size: 12px;
            font-weight: 700;
            overflow: hidden;
            word-break: normal;
            text-align: left;
            color: #454545;
            max-width: 10%;
            background: #E0E0E0;
			padding-left: 23px;
			padding-right: 13px;
			padding-top: 9px;
			padding-bottom: 9px;
			vertical-align: middle;
		}

        .tg tr {
			
			border-bottom-style: solid;
			border-bottom-width: 0.5px;
			border-bottom-color: #e9e9e9;
        }

        .tg {
            text-align: left;
        }

        .th-ov {

            border: hidden;
            font-weight: bold;
            padding: 0!important;
        }
  
.breadcrumbs {
	font-size: 11.5px;
    font-family: 'Open Sans', sans-serif; 
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 25px;
	padding-bottom: 7px;
	color: #1967d2!important;
	font-weight: 600;
}

.breadcrumbs a:link {
	    color: #1967d2!important;
}

.breadcrumbs a:visited {
	color: #1967d2!important;
}

.breadcrumbs a:active {
	color: #1967d2!important;
}

.breadcrumbs a:hover {
	color: #47BAC6!important;
}


.breadcrumbs2 p, #breadcrumbsFullHeader p {
	font-size: 11.5px!important;
    font-family: 'Open Sans', sans-serif; 
	margin-left: 23px;
	padding-right: 23px;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #1967d2!important;
	font-weight: 600;
}

.breadcrumbs2 p a:link, #breadcrumbsFullHeader p a:link {
	    color: #1967d2!important;
}

.breadcrumbs2 p a:visited, #breadcrumbsFullHeader p a:visited {
	color: #1967d2!important;
}

.breadcrumbs2 p a:active, #breadcrumbsFullHeader p a:active {
	color: #1967d2!important;
}

.breadcrumbs2 p a:hover, #breadcrumbsFullHeader p a:hover {
	color: #47BAC6!important;
}








.gridContainer {
	width: 100%;
	clear: none;
	float: none;
}


@media only screen and (min-width: 0px) {
	
input.addsearch.addsearch-written{
    font-size: 16px!important; 
    cursor: wait; 
    background-color: #fff; 
    background-image: s("//aptadmin.sharepoint.com///addsearch.com/logo/AAAAAA-20.png"); 
    background-repeat: no-repeat; 
    background-position: 98% 50%; 
	width: 10px; 
    outline: none; 
    font-family: 'Open Sans', sans-serif; 
    padding: 7px; 
    border: solid; 
    border-color: #BBE4E9; 
    border-radius: 4px; 
    border-width: 2px; 
	margin-left: 0px!important; 
	margin-right: 0px!important;
}}


@media only screen and (min-width: 481px) {

input.addsearch.addsearch-written{
	
    font-size:14px!important; 
	margin-left: 0px!important;
	margin-right: 0px!important; 
    float:left!important; 
	width: 100%!important; 

}}


@media only screen and (min-width: 769px) {

input.addsearch.addsearch-written{
	
    font-size:14px!important; 
	margin-left: 0px!important; 
	margin-right: 0px!important; 
	float:right!important; 
}}



table#example, table#exampleTwo {
    font-size:15px;
      color:#333333;
      width:100%;
      border-width: 1px;
      border-color: #333333;
      border-collapse: collapse;
      font-family:'Open Sans', sans-serif;
}
#example tr, #exampleTwo tr {
    background-color: #ecf8f9;
    border-top: 1px solid #fff;
}
#example td:hover, #exampleTwo td:hover{
    cursor: pointer;
}
#example tr:hover, #exampleTwo tr:hover {
    background-color: #2F4F4F !important;
    color: #fff;
}
#example th, #exampleTwo th {
    font-size:12px;background-color:#47BAC5;border-width: 1px;padding: 15px;border-style: solid;border-color: #729ea5;text-align:left;font-weight: 400; color: #fff;
}
#example td, #exampleTwo td {
    font-size:15px;
    border-width: 1px;
    padding: 15px;
    border-style: solid;
    border-color: #729ea5;
}

#aptLogo img {
	width: 120px;
}
#header {
}
#footer {
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-size: 100% 600px;
	border-top: thick solid #47BAC6;
	margin-top: 20px;
}

html, body {
	margin: 0;
	padding: 0;
    overflow-x: hidden; 
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
div, h4, h5, h6, ol, dl, dt, address, blockquote {
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#divwrapper {
	height: 450px;
	vertical-align: middle;
}

#sectionHeading h1, #sectionHeadingTwo h1 {
	color: #47BAC6;
	font-size: 35px;
	margin-bottom: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin-top: 10px;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}


#sectionHeading1 h3, #sectionHeading2 h3, #sectionHeading3 h3, #sectionHeading4 h3, #sectionHeading5 h3, #sectionHeading6 h3 {
	font-size: 16pt;
	padding-left: 23px;
	padding-right: 23px;
}
#sectionHeading1, #sectionHeading2, #sectionHeading3, #sectionHeading4, #sectionHeading5, #sectionHeading6 {
	margin-top: 10pt;
	margin-bottom: 20pt;
}

#footer h3 {
	color: #47BAC6;
	margin-bottom: 20px;
	line-height: 40px;
	font-size: 21px;
	font-family: 'Open Sans', sans-serif;
	border-bottom: 1px solid #47BAC6;
	margin-left: 23px;
}
body {
	background-color: #FFFFFF;
	overflow-x:hidden;
}
#header {
	margin-bottom: 1.2em;
	border-bottom-style: none;
	text-align: center;
}
#navBar a {
	text-decoration: none;
	font-weight: bold;
	color: #CC9;
	display: inline-block;
}
#navBar h2 a {
	text-decoration: none;
	font-style: normal;
	color: #939393;
	font-weight: normal;
}
#navBar h2 a:hover {
	color: #479FA1;
}
#navBar h2 {
	margin-bottom: 1.4em;
	font-size: 1.3em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #479FA1;
	text-align: left;
	border-bottom: thin solid #F2F2F2;
	border-top: thin solid #F2F2F2;
	padding-top: 12px;
	padding-bottom: 15px;
}
.alignLeft {
	float: left;
	padding-right: 1em;
}
.gallery img {
	display: block;
	margin: 0 auto;
}
#footer p {
	font-size: 13px;
}
#header p {
	text-align: right;
	margin-right: 0px;
	color: #A9A9A9;
	font-size: 0.9em;
}
linktext {
	font-size: 13px;
	margin-bottom: 35px;
	margin-left: 23px;
	margin-right: 23px;
	margin-top: 0px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #2655C7;
}
linktext:hover {
	text-decoration: underline;
}
#footer p a {
	display: inline;
	line-height: 25px;
}
.button {
	display: block;
    border: 2px;
    border-style: solid;
    border-color: #47BAC6; 
	height: 51px;
	width: 155px;
	background: #47BAC6;
	border-radius: 30px;
	margin-bottom: 23px;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-decoration: none;
	font-size: 14.5px;
	text-align: center;
	line-height: 51px;
	margin-top: 15px;
	transition: all 0.5s ease 0s;
}
a.button:hover {
	background-color: #3B95A2;
	color: #FFFFFF;
	text-decoration: none;
    border: 2px;
    border-style: solid;
    border-color: #3B95A2; 

}
a.button:visited {
	color: #FFFFFF;
}

.button-two {
	display: block;
    border: 2px;
    border-style: solid;
    border-color: #c1c1c1; 
	height: 51px;
	width: 155px;
	border-radius: 30px;
	margin-bottom: 23px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	line-height: 51px;
	margin-top: 15px;
	transition: all 0.5s ease 0s;
	background-color: #c1c1c1;
}

.button-two:hover {
	display: block;
    border: 2px;
    border-style: solid;
    border-color: #a8a8a8; 
	height: 51px;
	width: 155px;
	margin-bottom: 23px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	line-height: 51px;
	margin-top: 15px;
	transition: all 0.5s ease 0s;
	background-color: #a8a8a8;
}


a.button-two:visited {
}

.link-container a:hover {
	background: #f8f8f8;
}


	/* 
- Name: megamenu.js - style.css
- Version: 1.0
- Latest update: 29.01.2016.
- Author: Mario Loncarek
- Author web site: http://marioloncarek.com
*/


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Body - not related to megamenu
–––––––––––––––––––––––––––––––––––––––––––––––––– */




/* ––––––––––––––––––––––––––––––––––––––––––––––––––
megamenu.js STYLE STARTS HERE
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.menu-container {
    width: 80%;
    margin: 0 auto;
    background: #e9e9e9;
}

.menu-mobile {
    display: none;
    padding: 20px;
}

.menu-mobile:after {
    content: "\f394";
    font-family: "Ionicons";
    font-size: 2.5rem;
    padding: 0;
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
}

.menu-dropdown-icon:before {
    content: "\f489";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    padding: 1.5em 2em;
    background: #fff;
    color: #333;
}

.menutwo {
	transition: all 0s ease; 
}

.menutwo > ul {
	margin: 0 auto;
	width: 100%;
	list-style: none;
	padding: 0;
	position: relative;
	height: 0;
}

.menutwo > ul:before,
.menutwo > ul:after {
    content: "";
    display: table;
}

.menutwo > ul:after {
    clear: both;
}

.menutwo > ul > li {
	float: left;
	background: #fffff;
	padding: 0;
	margin: 0;
	display: block;
	width: 33.33333333%;
}

.menutwo > ul > li a {
	text-decoration: none;
	padding-top: 1.1em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	padding-bottom: 1.1em;
	display: inline-block;
	font-size: 15px;
	width: 87%;
	height: 100%;
	color: #454545;
	font-weight: 700;
	outline: 0;
}

.test {
	font-size: 12.6px;
	font-weight: 400!important;
	line-height: 10px;
	padding: 0px;
	margin-bottom: 0px
}

.menutwo > ul > li:hover {
	background-color: #D3EAED;
	display: block;
}
.menutwo a:hover {
	color: #000000;
	text-decoration: underline;
}

.menutwo > ul > li > ul {
	display: none;
	width: 100%;
	background-color: #CEE8EB;
	padding: 20px;
	position: absolute;
	z-index: 99;
	left: 0;
	margin: 0;
	list-style: none;
	box-sizing: border-box;
}

.menutwo > ul > li > ul:before,
.menutwo > ul > li > ul:after {
    content: "";
    display: table;
}

.menutwo > ul > li > ul:after {
    clear: both;
}

.menutwo > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    background: none;
    float: left;
}

.menutwo > ul > li > ul > li a {
    color: #777;
    padding: .2em 0;
    width: 95%;
    display: block;
}

.menutwo > ul > li > ul > li > ul {
	display: block;
	margin: 10px 0 0;
	list-style: none;
	box-sizing: border-box;
	padding-left: 0px;
}

.menutwo > ul > li > ul > li > ul:before,
.menutwo > ul > li > ul > li > ul:after {
    content: "";
    display: table;
}

.menutwo > ul > li > ul > li > ul:after {
    clear: both;
}

.menutwo > ul > li > ul > li > ul > li {
	float: left;
	width: 100%;
	padding: 0px 0;
	margin: 0;
	font-size: 13px;
	display: block;
}

.menutwo > ul > li > ul > li > ul > li a {
	border: 0;
	color: #454545;
	display: block;
	font-size: 13px;
	font-weight: 400;
}

.menutwo > ul > li > ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px;
}

.menutwo > ul > li > ul.normal-sub > li {
    width: 100%;
}

.menutwo > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 3em 0;
}
.menutwo ul li ul li ul h3 {
	color: #454545;
	font-weight: 700;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 13px;
	font-size: 15px;
	border-bottom: thin solid #454545;
	padding-bottom: 10px;
}



/* Navbar Menu Component */

/* Navbar Menu Component */

.menu {
	padding-top: 20px;
	width: 300px;
	height: 100%;
	background: #333;
	position: fixed;
	top: 0;
	right: -300px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: scroll;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transform: translateX(0) translateZ(0);
	transform: translateX(0) translateZ(0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
	transition: all 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
	z-index: 10;
	font-style: normal;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}

.menu.show-nav {
  -webkit-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  transform: translateX(-300px);
  -webkit-transform: translateX(-300px) tranlateZ(0);
  -ms-transform: translateX(-300px) tranlateZ(0);
  transform: translateX(-300px) tranlateZ(0);
  -webkit-transform: translate3d(-300px, 0, 0);
  transform: translate3d(-300px, 0, 0);
}

.menu ul {
  margin: 0;
  padding: 0;
}

.menu ul li {
  position: relative;
  list-style: none;
  width: 60%;
  margin: 0 auto;
  padding: 10px 10px 10px 0px;
  text-align: left;
  border-top: 1px solid #333;
  box-shadow: 0 -1px 1px -1px #746559;
}

.menu ul li:first-child {
	margin-top: 0px;
	border: 0;
	box-shadow: none;
}

.menu ul li a {
  position: relative;
  font-weight: 600;
  font-size: 13px;
  padding: 8px 10px 8px 0px;
  color: rgba(255, 255, 255, 0.7);
  color: white;
  text-decoration: none;
}

.menu ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #47BAC6;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
  transition: all 0.3s cubic-bezier(0.32, 1.25, 0.375, 1.15);
}

.no-touch .menu ul li a:hover:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: visible;
}

.menu p {
  color: #ffffff;
  position: absolute;
  top: 86%;
  left: 0px;
  font-size: 0.875em;
  text-align: center;
}

.menu p a {
  color: rgba(243, 139, 0, 0.6);
  text-decoration: none;
}

.menu p a:hover {
  color: #47BAC6;
  text-decoration: underline;
}

.nav-toggle {
  position: fixed;
  top: 25px;
  right: 25px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s cubic-bezier(0.32, 1.25, 0.375, 1.15);
  transition: all 0.4s cubic-bezier(0.32, 1.25, 0.375, 1.15);
  z-index: 11;
}

.nav-toggle span {
  color: #4c4c4c;
  color: rgba(0, 0, 0, 0.7);
  padding: 5px;
  font-size: 1.875em;
}

.no-touch .nav-toggle span:hover { color: black; }

.nav-toggle span.fa-times { color: #fff; }

.nav-toggle span.fa-times:hover { color: #fff; }

.nav-toggle.show-nav {
  top: 12px;
  right: 12px;
}


#navBar {
display: none;
}
.image_full{
   display:none;
}
.image_mobile{
display:block;
}
#fullHeader h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}
#amhHeader h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}
#openHeader h1 {
	color: #000000;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 13px;
	padding-right: 13px;
	text-align: center;
	margin-top: 19px;
}
#mentalHealthCoursesHeader h1 {
	color: #000000;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	text-align: center;
	margin-top: 19px;
}
#mHeader h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}
#esHeader h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}
#idHeader h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 13px;
	padding-right: 13px;
	margin-top: 19px;
}
#fHeader h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}
#miHeader h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}
#smHeader h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}
#opHeader h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}
#caaHeader h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}

#caaHeader2 h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}

#fullHeader1 h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}
#fullHeader2 h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}

#raidposterHeader h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}
#mHeader2 h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}
#pdHeader h1 {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}
#pdHeader2 h1, #stressHeader h1, #freeWebinars h1, #topAnytimes h1  {
	color: #47BAC6;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}

#raidHeader h1 {
	color: #FFFFFF;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: normal;
	padding-left: 23px;
	padding-right: 23px;
	margin-top: 19px;
}
#div3, #div4, #div5, #div6, #div7, #div8, #div9, #div10, #div11, #div12, #div13, #div14, #div15, #div16, #div17, #div18, #div19 {
	margin-bottom: 25px;
	background-image: -webkit-linear-gradient(270deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-repeat: no-repeat;
	background-size: 100% 200px;
	margin-left: 0;
	clear: both;
	width: 100%;
}
#div3 {
	width: 100%;
	margin-left: 0;
	clear: both;
}
#div4 {
width: 100%;
margin-left: 0;
clear: both;
}
#div5 {
width: 100%;
margin-left: 0;
clear: both;
}
#div6 {
width: 100%;
margin-left: 0;
clear: both;
}
#div7 {
width: 100%;
margin-left: 0;
clear: both;
}
#div8 {
width: 100%;
margin-left: 0;
clear: both;
}
#div9 {
width: 100%;
margin-left: 0;
clear: both;
}
#div10 {
width: 100%;
margin-left: 0;
clear: both;
}
#div11 {
width: 100%;
margin-left: 0;
clear: both;
}
#div12 {
width: 100%;
margin-left: 0;
clear: both;
}
#div13 {
width: 100%;
margin-left: 0;
clear: both;
}
#div14 {
width: 100%;
margin-left: 0;
clear: both;
}
#div15 {
width: 100%;
margin-left: 0;
clear: both;
}
#div16 {
width: 100%;
margin-left: 0;
clear: both;
}
#div17 {
width: 100%;
margin-left: 0;
clear: both;
}
#div18 {
width: 100%;
margin-left: 0;
clear: both;
}
#div19 {
width: 100%;
margin-left: 0;
clear: both;
}
#onlineCourses {
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-bottom: 0px;
	background-color: #F2F2F2;
}
#onlineCourses img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#onlineCourses img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#onsiteCourses {
	width: 100%;
	margin-bottom: 0px;
	background-color: #F2F2F2;
}
#onsiteCourses img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#onsiteCourses img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#openCourses {
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-bottom: 0px;
	background-color: #F2F2F2;
}
#openCourses img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#openCourses img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#fullHeader {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#amhHeader {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#openHeader {
	background-image: url(../_images/mental-health-training-header.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#openHeader p {
	text-align: center;
	color: #000000;
	margin-bottom: 50px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 15px;
	margin-top: 0px;
    line-height: 21px;
}
#mentalHealthCoursesHeader {
	background-image: url(../_images/mental-health-training-header.jpg);
	background-position: 35% 20%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	background-size: cover;
}
#mentalHealthCoursesHeader p {
	text-align: center;
	color: #000000;
	margin-bottom: 50px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 16px;
	margin-top: 0px;
}
#mHeader {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#esHeader {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#idHeader {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#fHeader {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#miHeader {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#smHeader {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}

#opHeader {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#caaHeader {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}

#caaHeader2 {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#fullHeader1 {
	background-image: none;
	margin-bottom: 15px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#fullHeader2 {
	background-image: none;
	margin-bottom: 15px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#raidposterHeader {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#mHeader2 {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#pdHeader {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
		background-color: #F2F2F2;
}
#pdHeader2, #stressHeader, #freeWebinars, #topAnytimes {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
		background-color: #F2F2F2;
}

#topAnytimes p {
	color: #454545;
}


#raidHeader {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 23px;
	background-color: #F2F2F2;
}
#fullMenuBar {
	background-color: #FFFFFF;
	display: none;
	margin-bottom: 8px;
}
#aptLogo {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 15px;
	background-color: #BBE4E9;
	padding-top: 15px;
	padding-left: 12px;
} 

#googleSearchBar {
	width: 86%;
	clear: none;
	display: block;
	padding-right:35px;
	padding-left:35px;
padding-bottom: 15px;
text-align: center;
}


#fullHeaderImage {
display: block;
}
#fullHeader p .button {
	margin-left: 0px;
	margin-top: 19px;
}
#footerColumnOne {
	width: 100%;
}
#footerColumnTwo {
	width: 100%;
	margin-left: 0;
	clear: both;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #FFFFFF;
	font-size: 0.9em;
}
#footerColumnThree {
width: 100%;
margin-left: 0;
clear: both;
}
#footerColumnFour {
width: 100%;
margin-left: 0;
clear: both;
}
#div1 {
	background-color: #FFFFFF;
	display: none;
	margin-bottom: 8px;
}
#footerColumnFive {
	margin-top: 35px;
	border-top: medium solid #8E8E8E;
	padding-top: 25px;
	background-color: #FFFFFF;
}
#div2 {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 10px;
}
#dbt {
width: 100%;
margin-left: 0;
clear: both;
}
#mindfulness {
width: 100%;
margin-left: 0;
clear: both;
}
#eightHeader {
	width: 100%;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#sidePanel1 {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #E0E0E0;
}
#sidePanel2 {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #E0E0E0;
	margin-bottom: 0px;
}
#sidePanel3 {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #E0E0E0;
	margin-bottom: 0px;
}
#sidePanel4 {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #E0E0E0;
	margin-bottom: 0px;
}
h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #47BAC6;
	font-size: 100px;
	padding-left: 23px;
	padding-right: 23px;
}
#eightHeader p {
	margin-left: 23px;
	margin-right: 23px;
	margin-bottom: 8px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
}

.g-recaptcha {
	margin-left: 15px;	
}

#eightHeader h2 {
	border-bottom: thin solid #47BAC6;
	margin-left: 23px;
	margin-right: 23px;
	padding-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #47BAC6;
	margin-bottom: 15px;
	font-size: 18px;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #47BAC6;
	font-size: 26px;
	margin-left: 23px;
	margin-right: 23px;
	margin-bottom: 10px;
}
#eightHeader h1 {
	font-size: 26px;
	padding-left: 23px;
	padding-right: 23px;
}
li {
	font-size: 15px;
	margin-bottom: 12px;
	margin-right: 14px;
	display: list-item;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #454545;
	padding-left: 0px;
	list-style-type: disc;
	margin-left: 0px;
	line-height: 22px;
}

#fullHeader1 li {
	font-size: 17px;
	margin-bottom: 12px;
	margin-right: 0px;
	display: list-item;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: white;
	padding-left: 0px;
	list-style-type: disc;
	margin-left: 0px;
	line-height: 24px;
	padding-top: 0px;
	margin-top: 0px;
}

#fullHeader2 li {
	font-size: 17px;
	margin-bottom: 12px;
	margin-right: 0px;
	display: list-item;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: white;
	padding-left: 0px;
	list-style-type: disc;
	margin-left: 0px;
	line-height: 24px;
	padding-top: 0px;
	margin-top: 0px;
}
#videowrapper {
	float: none;
	clear: both;
	width: 100%;
	position: relative;
	padding-bottom: 56.2%;
	height: 0;
	padding-top: 0px;
}
#videowrapper iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



#twoOne {
width: 100%;
background-image: -webkit-linear-gradient(270deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-repeat: no-repeat;
	background-size: 100% 600px;
}
#twoTwo {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-image: -webkit-linear-gradient(270deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-repeat: no-repeat;
	background-size: 100% 600px;
}
#twoThree {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-image: -webkit-linear-gradient(270deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(233,233,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-repeat: no-repeat;
	background-size: 100% 600px;
}
#threeOne {
	width: 100%;
	border-top: medium solid #47BAC6;
	margin-bottom: 30px;
}
#threeTwo {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 30px;
}
#threeThree {
	width: 100%;
	margin-left: 0;
	clear: both;
	font-size: 11px;
	border-top: medium solid #47BAC6;
	margin-bottom: 30px;
}
#fourOne {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#fourTwo {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#fourThree {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#fiveOne {
	width: 100%;
	border-top: medium solid #47BAC6;
}
#fiveTwo {
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-bottom: 35px;
	border-top: medium solid #47BAC6;
}
#fiveThree {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#sixOne {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#sixTwo {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#sixThree {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#sevenOne {
	width: 100%;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#nineOne {
	width: 100%;
	border-top: medium solid #47BAC6;
}
#tenOne {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}

#sevenTwo {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#sevenThree {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#eightOne {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#eightTwo {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#nineTwo {
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-bottom: 35px;
	border-top: medium solid #47BAC6;
}
#tenTwo {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#tenThree {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#eightThree {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#nineThree {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 35px;
}
#elevenOne {
	width: 100%;
	border-top: medium solid #47BAC6;
	margin-bottom: 30px;
}
#elevenTwo {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 30px;
}
#elevenThree {
	width: 100%;
	margin-left: 0;
	clear: both;
	font-size: 11px;
	border-top: medium solid #47BAC6;
	margin-bottom: 30px;
}
#twelveOne {
	width: 100%;
	border-top: medium solid #47BAC6;
	margin-bottom: 30px;
}
#twelveTwo {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-top: medium solid #47BAC6;
	margin-bottom: 30px;
}
#twelveThree {
	width: 100%;
	margin-left: 0;
	clear: both;
	font-size: 11px;
	border-top: medium solid #47BAC6;
	margin-bottom: 30px;
}
.coursePageHeader {
	margin-bottom: 30px;
	margin-top: 0px;
	width: 100%;
	display: block;
}
#courseFour {
	width: 100%;
	background-color: #F2F2F2;
	margin-left: 0;
	clear: both;
	margin-bottom: 0px;
}
#courseFour img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseFour img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#resourcesOne {
	width: 100%;
	background-color: #F2F2F2;
	margin-bottom: 20px;
}
#resourcesOne img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#resourcesOne img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#resourcesTwo {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 10px;
}
#resourcesTwo img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#resourcesTwo img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#resourcesThree {
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-bottom: 10px;
	background-color: #F2F2F2;
}
#resourcesThree img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#resourcesThree img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseFive {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseFive img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseFive img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseSix {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseSix img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseSix img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseSeven {
	width: 100%;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseSeven img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseSeven img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseEight {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseEight img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseEight img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseNine {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseNine img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseNine img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseTen {
	width: 100%;
	background-color: #F2F2F2;
	margin-bottom: 0px;
	margin-left: 0;
	clear: both;
}
#courseTen img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseTen img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseEleven {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseEleven img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseEleven img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseTwelve {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseTwelve img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseTwelve img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseThirteen {
	width: 100%;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseThirteen img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseThirteen img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseFourteen {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseFourteen img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseFourteen img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseFifteen {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseFifteen img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseFifteen img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseSixteen {
	width: 100%;
	background-color: #F2F2F2;
	margin-bottom: 0px;
	margin-left: 0;
	clear: both;
}
#courseSixteen img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseSixteen img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseSeventeen {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseSeventeen img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseSeventeen img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseEighteen {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseEighteen img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseEighteen img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseNineteen, #courseTwentyTwo, #courseTwentyFive, #courseTwentyEight, #courseThirtyOne, #courseThirtyFour, #courseThirtySeven {
	width: 100%;
	background-color: #F2F2F2;
	margin-bottom: 0px;
	margin-left: 0;
	clear: both;
}
#courseNineteen img, #courseTwentyTwo img, #courseTwentyFive img, #courseTwentyEight img, #courseThirtyOne img, #courseThirtyFour img, #courseThirtySeven img{
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseNineteen img:hover, #courseTwentyTwo img:hover, #courseTwentyFive img:hover, #courseTwentyEight img:hover, #courseThirtyOne img:hover, #courseThirtyFour img:hover, #courseThirtySeven img:hover{
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseTwenty, #courseTwentyThree, #courseTwentySix, #courseTwentyNine, #courseThirtyTwo, #courseThirtyFive, #courseThirtyEight {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseTwenty img, #courseTwentyThree img, #courseTwentySix img, #courseTwentyNine img, #courseThirtyTwo, #courseThirtyFive img, #courseThirtyEight img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseTwenty img:hover, #courseTwentyThree img:hover, #courseTwentySix img:hover, #courseTwentyNine img:hover, #courseThirtyTwo, #courseThirtyFive img:hover, #courseThirtyEight img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
#courseTwentyOne, #courseTwentyFour, #courseTwentySeven, #courseThirty, #courseThirtyThree, #courseThirtySix, #courseThirtyNine {
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 0px;
}
#courseTwentyOne img, #courseTwentyFour img, #courseTwentySeven img, #courseThirty img, #courseThirtyThree img, #courseThirtySix img, #courseThirtyNine img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#courseTwentyOne img:hover, #courseTwentyFour img:hover, #courseTwentySeven img:hover, #courseThirty img:hover, #courseThirtyThree img:hover, #courseThirtySix img:hover, #courseThirtyNine img:hover {
	opacity: 0.6; 
	filter: alpha(opacity=60);
}
p {
	font-size: 15px;
	margin-bottom: 12px;
	margin-left: 23px;
	margin-right: 23px;
	margin-top: 9px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	color: #454545;
	line-height: 22px;
	font-weight: 400;
}
#onlineCourses h2, #openCourses h2, #onsiteCourses h2, #div1 h2, #div2 h2 {
	color: #47BAC6;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 25px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 23px;
	margin-right: 23px;
	margin-top: 19px;
}
select#course{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
}
select#places{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
}
#freeformslogin, #freeformslogin2{
	width: 100%;
	background-color: #F2F2F2;
	margin-bottom: 10px;
}
#fullHeaderTextBox {
	width: 100%;
	background-color: #F2F2F2;
	margin-bottom: 10px;
}
#onlinecourseslogin, #onlinecourseslogin2{
	width: 100%;
	margin-left: 0;
	clear: both;
	background-color: #F2F2F2;
	margin-bottom: 10px;
}
#iframe{
}
h3 {
	color: #47BAC6;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 7px;
	font-size: 20px;
	margin-top: 25px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.topHeader {
	background-color: #47BAC6;
	height: 60px;
	display: block;
}

.fluid.topHeader p a { color: #FFFFFF; }
.fluid.topHeader p a:link { color: #FFFFFF; }
.fluid.topHeader p a:visited { color: #FFFFFF; }
.fluid.topHeader p a:hover { color: #BBE4E9; }
.fluid.topHeader p a:active { color: #FFFFFF; }

.topHeader:before {
	content: "";
	background-color: #47BAC6;
	height: 60px;
	position: absolute;
	width: 200vw;
	left: -100vw;
	z-index: -1;
}
#subMenuBar p {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#subMenuBar {
	width: 100%;
	clear: both;
	margin-left: 0px;
	display: block;
	background-color: #FFFFFF;
	margin-bottom: 16px;
	padding-bottom: 0px;
	margin-top: 0px;
}

cse input.gsc-input, input.gsc-input {

	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 10px;
	color: #454545;
}

#socialMedia {
	width: 100%;
	margin-left: 0;
	clear: both;
	text-align: center;
	margin-top: 16px;
}

#socialMedia a {
	color: #6b6b6b;
	font-size: 15px;
}
#socialMedia a:hover{
	color: #47BAC6;
}

.zeroMargin_mobile {

margin-left: 0;

}

.hide_mobile {

display: none;

}
.h1-small {
	font-size: 15px;
}
.h2-title {
	font-size: 20px;
}


#toggle-view, #toggle-view-2, #toggle-view-3 {
	list-style:none;	
	margin:0;
		  padding: 0px;
}

	#toggle-view li, #toggle-view-2 li, #toggle-view-3 li  {
		padding: 0px;
		margin-right:23px;
		margin-left:23px;
		border-bottom:1px solid #ccc;
		position:relative;
		cursor:pointer;
		list-style-type: none;
	}
	
	#toggle-view h3, #toggle-view-2 h3, #toggle-view-3 h3 {
		padding-bottom:7px;
		padding-left: 0px;
		font-size:15px;
		margin-left: 0px;
		color:#696969;
	}

	#toggle-view span, #toggle-view-2 span, #toggle-view-3 span {
		padding: 0px;
		position:absolute;
		right:0; top:0;
		color:#696969;
		font-size:20px;
	}
		
		
	#toggle-view .panel, #toggle-view-2 .panel, #toggle-view-3 .panel {
		padding:0px;
		margin-right: -10px;
		margin-bottom: 0px;
		margin-left: -48px;
		display:none;
	  }
	  
	  	#toggle-view .panel li, #toggle-view-2 .panel li, #toggle-view-3 .panel li {
		list-style-type: none;
		border-bottom: none;
		margin-left: 32px;
	  }




#toggle-view-box {
	list-style:none;	
	margin:0;
		  padding: 0px;
}

	#toggle-view-box li {
		padding: 0px;
		margin-right:23px;
		margin-left:23px;
		border-bottom:0px solid #ccc;
		position:relative;
		cursor:pointer;
		list-style-type: none;
	}
	
	#toggle-view-box h3 {
		padding-bottom:12px;
		padding-left: 0px;
		font-size:13.5px;
		margin-left: 0px;
		color:#1967d2;
		font-weight: 600;
	}

	#toggle-view-box span {
		padding: 0px;
		position:absolute;
		left:0; top:0;
		color:#1967d2;
		font-size:16px;
	}
		
		
	#toggle-view-box .panel {
		padding:0px;
		margin-right: -10px;
		margin-bottom: 0px;
		margin-left: -24px;
		display:none;
	  }
	  
	  	#toggle-view-box .panel li {
		list-style-type: none;
		border-bottom: none;
		margin-left: 23px;
	  }







/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout.***************************************************************************************************************************** */



@media only screen and (min-width: 481px) {

#site-wrapper {
}
#aptLogo img {
	width: 190px;
	padding-left: 0px;
}
	
.breadcrumbs {
	font-size: 12.5px;
	padding-left: 50px;
	padding-right: 50px;
}
	
.breadcrumbs2 p, #breadcrumbsFullHeader p {
	font-size: 12.5px;
	padding-left: 0px;
	padding-right: 0px;
}
	
.breadcrumbsFullHeader p {
	font-size: 12.5px;
	padding-left: 0px;
	padding-right: 0px;
}
	
p {
	margin-left: 23px;
	margin-right: 23px;
}
#onlineCourses h2, #openCourses h2, #onsiteCourses h2, #div1 h2, #div2 h2 {
	margin-left: 23px;
	margin-right: 23px;
}
h2 {
	margin-left: 23px;
	margin-right: 23px;
}
.gridContainer {
	width: 91.4836%;
	padding-left: 0.7581%;
	padding-right: 0.7581%;
	clear: none;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#fHeader {
	margin-bottom: 10px;
}
#miHeader {
	margin-bottom: 10px;
}
#header {
}
#footer {
	padding-top: 1px;
}
#navBar {
display: block;
}
.image_full{
   display:block;
  }
 .image_mobile{
  display:none;
 }
#fullHeader h1 {
	font-size: 30px;
	vertical-align: middle;
	font-weight: 400;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#amhHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}	
#openHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
	text-align: center;
	color: #000000;
	margin-top: 70px;
}
#mentalHealthCoursesHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
	text-align: center;
	color: #000000;
	margin-top: 70px;
}
    #mentalHealthCoursesHeader {
    	margin-bottom: 15px;
}
    

#mHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#esHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#esHeader {
	margin-bottom: 10px;
}
#idHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#fHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#miHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#smHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}

#opHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#caaHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#raidposterHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#caaHeader2 h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#fullHeader1 h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#fullHeader2 h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#mHeader2 h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#pdHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#pdHeader {
		background-color: #F2F2F2;
}
#pdHeader2 h1, #stressHeader h1, #freeWebinars h1, #topAnytimes h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}

#topAnytimes p {
	color: #454545;
}
	
#pdHeader2, #stressHeader, #freeWebinars, #topAnytimes {
		background-color: #F2F2F2;
}
#raidHeader h1 {
	font-size: 32px;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
.websiteButton {
	margin-left: 30px;
	margin-bottom: 30px;
}
#sectionHeading1, #sectionHeading2, #sectionHeading3, #sectionHeading4, #sectionHeading5, #sectionHeading6 {
	margin-top: 10pt;
	margin-bottom: 20pt;
}
#sectionHeading1 h3, #sectionHeading2 h3, #sectionHeading3 h3, #sectionHeading4 h3, #sectionHeading5 h3, #sectionHeading6 h3 {
	font-size: 17pt;
}
#sectionHeading, sectionHeadingTwo {
	margin-bottom: 15px;
}
#div3 {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#div4 {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#div5 {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#div6 {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#div7 {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#div8 {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#div9 {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#div10 {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#div11 {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#div12 {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#div13 {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#div14 {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#div15 {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#div16 {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#div17 {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#div18 {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#div19 {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#onlineCourses {
	width: 49.1712%;
	margin-bottom: 10px;
}
#onsiteCourses {
	width: 49.1712%;
	margin-bottom: 10px;
}
#openCourses {
	width: 49.1712%;
	margin-left: 1.6574%;
	clear: none;
	margin-bottom: 10px;
}
#fullMenuBar {
display:none
}
#aptLogo {
	width: 100%;
	background-color: #BBE4E9;
}
#subMenuBar {
	background-color: #FFFFFF;
}
#googleSearchBar {
width: 98%;
clear: none;
padding-right: 0px;
padding-left: 0px;
margin-left: 0px;
margin-right: 0px;
display: block;
}
#fullHeaderImage {
display: block;
}
#footerColumnOne {
width: 49.1712%;
}
#footerColumnTwo {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#footerColumnThree {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#footerColumnFour {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#div1 {
display: none;
}
#footerColumnFive {
}
#div2 {
	width: 49.1712%;
	clear: none;
	margin-left: 1.6574%;
}
#dbt {
width: 100%;
clear: both;
margin-left: 0;
}
#mindfulness {
width: 100%;
clear: both;
margin-left: 0;
}
#eightHeader {
	width: 100%;
	margin-bottom: 20px;
	background-color: #F2F2F2;
}
#sidePanel1 {
	width: 49.1712%;
	clear: both;
	margin-left: 0;
	margin-bottom: 10px;
}
#sidePanel2 {
	width: 49.1712%;
	clear: none;
	margin-left: 1.6574%;
	margin-bottom: 10px;
}
#sidePanel3 {
	width: 49.1712%;
	clear: both;
	margin-left: 0;
	margin-bottom: 10px;
}
#sidePanel4 {
	width: 49.1712%;
	clear: none;
	margin-left: 1.6574%;
	margin-bottom: 10px;
}
h1 {
	font-size: 100px;
	padding-left: 23px;
	padding-right: 23px;
}
#eightHeader p {
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 12px;
}
	
.g-recaptcha {
	margin-left: 50px;	
}
	
#eightHeader h2 {
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 15px;
	font-size: 21px;
	font-weight: 700;
	margin-bottom: 20px;
}
#eightHeader h1 {
	font-size: 39px;
	padding-left: 50px;
	padding-right: 50px;
}
li {
	margin-right: 50px;
	margin-left: 27px;
	margin-bottom: 12px;
}
#videowrapper {
}
#twoOne {
width: 100%;
}
#twoTwo {
width: 100%;
clear: both;
margin-left: 0;
}
#twoThree {
width: 100%;
clear: both;
margin-left: 0;
}
#threeOne {
width: 49.1712%;
}
#threeTwo {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#threeThree {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#fourOne {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#fourTwo {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#fourThree {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#fiveOne {
width: 49.1712%;
}
#fiveTwo {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#fiveThree {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#sixOne {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#sixTwo {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#sixThree {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#sevenOne {
width: 49.1712%;
}
#nineOne {
width: 49.1712%;
}
#tenOne {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#sevenTwo {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#sevenThree {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#eightOne {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#eightTwo {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#eightThree {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#nineThree {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#nineTwo {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#tenTwo {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#tenThree {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#elevenOne {
width: 49.1712%;
}
#elevenTwo {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#elevenThree {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#twelveOne {
width: 49.1712%;
}
#twelveTwo {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#twelveThree {
width: 49.1712%;
clear: both;
margin-left: 0;
}
.coursePageHeader {
width: 100%;
display: block;
}
#courseFour {
	width: 49.1712%;
	clear: none;
	margin-left: 1.6574%;
	margin-bottom: 10px;
}
#resourcesOne {
	width: 49.1712%;
}
#resourcesTwo {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#resourcesThree {
width: 49.1712%;
clear: both;
margin-left: 0;
}
#courseFive {
	width: 49.1712%;
	clear: both;
	margin-left: 0;
	margin-bottom: 10px;
}
#courseSix {
	width: 49.1712%;
	clear: none;
	margin-left: 1.6574%;
	margin-bottom: 10px;
}
#courseSeven {
	width: 49.1712%;
	margin-bottom: 10px;
}
#courseEight {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
	margin-bottom: 10px;
}
#courseNine {
width: 49.1712%;
clear: both;
margin-left: 0;
	margin-bottom: 10px;
}
#courseTen {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
	margin-bottom: 10px;
}
#courseEleven {
width: 49.1712%;
clear: both;
margin-left: 0;
	margin-bottom: 10px;
}
#courseTwelve {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
	margin-bottom: 10px;
}
#courseThirteen {
	width: 49.1712%;
	margin-bottom: 10px;
}

#courseFourteen {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
	margin-bottom: 10px;
}
#courseFifteen {
width: 49.1712%;
clear: both;
margin-left: 0;
	margin-bottom: 10px;
}
#courseSixteen {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
	margin-bottom: 10px;
}
#courseSeventeen {
width: 49.1712%;
clear: both;
margin-left: 0;
	margin-bottom: 10px;
}
#courseEighteen {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
	margin-bottom: 10px;
}
#courseNineteen, #courseTwentyTwo, #courseTwentyFive, #courseTwentyEight, #courseThirtyOne, #courseThirtyFour, #courseThirtySeven {
width: 49.1712%;
	margin-bottom: 10px;
}
#courseTwenty, #courseTwentyThree, #courseTwentySix, #courseTwentyNine, #courseThirtyTwo, #courseThirtyFive, #courseThirtyEight {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
margin-bottom: 10px;
}
#courseTwentyOne, #courseTwentyFour, #courseTwentySeven, #courseThirty, #courseThirtyThree, #courseThirtySix, #courseThirtyNine {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
	margin-bottom: 10px;
}
#freeformslogin, #freeformslogin2 {
width: 49.1712%;
}
#fullHeaderTextBox {
width: 100%;
}
#onlinecourseslogin, #onlinecourseslogin2 {
width: 49.1712%;
clear: none;
margin-left: 1.6574%;
}
#iframe {
}
h3 {
	margin-left: 23px;
	margin-right: 23px;
	color: undefined;
}
.menutwo ul li ul li ul h3 {
	color: #454545;
	font-weight: 700;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 13px;
	font-size: 15px;
	border-bottom: thin solid #454545;
	padding-bottom: 10px;
}
.topHeader {
display: block;
}
#socialMedia {
width: 100%;
clear: both;
margin-left: 0;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.h1-small {
	font-size: 20px;
}
.h2-title {
	font-size: 30px;
}
	
	#toggle-view, #toggle-view-2, #toggle-view-3 {
	list-style:none;	
	margin:0;
		  padding: 0px;
}

	#toggle-view li, #toggle-view-2 li, #toggle-view-3 li {
		padding: 0px;
		margin-right:50px;
		margin-left:50px;
		border-bottom:1px solid #ccc;
		position:relative;
		cursor:pointer;
		list-style-type: none;
	}
	
	#toggle-view h3, #toggle-view-2 h3, #toggle-view-3 h3 {
		padding-bottom:7px;
		padding-left: 0px;
		font-size:15px;
		margin-left: 0px;
		color:#696969;
	}

	#toggle-view span, #toggle-view-2 span, #toggle-view-3 span {
		padding: 0px;
		position:absolute;
		right:0; top:0;
		color:#696969;
		font-size:20px;
	}
		
		
	#toggle-view .panel, #toggle-view-2 .panel, #toggle-view-3 .panel {
		padding:0px;
		margin-right: -20px;
		margin-bottom: 0px;
		margin-left: -48px;
		display:none;
	  }
	  
	  	#toggle-view .panel li, #toggle-view-2 .panel li, #toggle-view-3 .panel li {
		list-style-type: none;
		border-bottom: none;
		margin-left: 32px;
	  }
	
	
		#toggle-view-box {
	list-style:none;	
	margin:0;
		  padding: 0px;
}

	#toggle-view-box li {
		padding: 0px;
		margin-right:23px;
		margin-left:23px;
		border-bottom:0px solid #ccc;
		position:relative;
		cursor:pointer;
		list-style-type: none;
	}
	
	#toggle-view-box h3 {
		padding-bottom:12px;
		padding-left: 0px;
		font-size:13.5px;
		margin-left: 0px;
		color:#1967d2;
	}

	#toggle-view-box span {
		padding: 0px;
		position:absolute;
		left:0; top:0;
		color:#1967d2;
		font-size:16px;
	}
		
		
	#toggle-view-box .panel {
		padding:0px;
		margin-right: -20px;
		margin-bottom: 0px;
		margin-left: -24px;
		display:none;
	  }
	  
	  	#toggle-view-box .panel li {
		list-style-type: none;
		border-bottom: none;
		margin-left: 32px;
	  }


}




/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout.************************************************************************************************ */



@media only screen and (min-width: 769px) {
	
#site-wrapper {
display: none;
}
.gridContainer {
	width: 89.0217%;
	max-width: 1232px;
	padding-left: 0.4891%;
	padding-right: 0.4891%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
table#example, table#exampleTwo {
    font-size:17px;
      color:#333333;
      width:100%;
      border-width: 1px;
      border-color: #333333;
      border-collapse: collapse;
      font-family:'Open Sans', sans-serif;
}
#example tr, #exampleTwo tr {
    background-color: #ecf8f9;
    border-top: 1px solid #fff;
}
#example td:hover, #exampleTwo td:hover{
    cursor: pointer;
}
#example tr:hover, #exampleTwo tr:hover {
    background-color: #2F4F4F !important;
    color: #fff;
}
#example th, #exampleTwo th {
    font-size:15px;background-color:#47BAC5;border-width: 1px;padding: 20px;border-style: solid;border-color: #729ea5;text-align:left;font-weight: 400; color: #fff;
}
#example td, #exampleTwo td {
    font-size:17px;
    border-width: 1px;
    padding: 20px;
    border-style: solid;
    border-color: #729ea5;
}

#aptLogo img {
	width: 235px;
	padding-left: 0px;
}
#header {
}
#footer {
}
#navBar {
display: block;
}
#sectionHeading1, #sectionHeading2, #sectionHeading3, #sectionHeading4, #sectionHeading5, #sectionHeading6 {
}
#div3, #div4, #div5, #div6, #div7, #div8, #div9, #div10, #div11, #div12, #div13, #div14, #div15, #div16, #div17, #div18, #div19 {
	background-size: 100% 190px;
	clear: none;
	margin-left: 1.0989%;
	width: 15.7509%;
}
#div3 {
	width: 24.1758%;
	margin-left: 0;
	clear: both;
	float: left;
}
#div4 {
	width: 24.1758%;
	clear: none;
	margin-left: 1.0989%;
}
#div5 {
	width: 24.1758%;
	clear: none;
	margin-left: 1.0989%;
	height: 100%;
}
#div6 {
	width: 24.1758%;
	clear: none;
	margin-left: 1.0989%;
	float: left;
	height: 100%;
}
#div7 {
	width: 24.1758%;
	clear: both;
	margin-left: 0;
	float: left;
}
#div8 {
	width: 24.1758%;
	clear: none;
	margin-left: 1.0989%;
}
#div9 {
	width: 24.1758%;
	clear: none;
	margin-left: 1.0989%;
}
#div10 {
	width: 24.1758%;
	clear: none;
	margin-left: 1.0989%;
}
#div11 {
	width: 24.1758%;
	clear: both;
	margin-left: 0;
	float: left;
}
#div12 {
	width: 24.1758%;
	clear: none;
	margin-left: 1.0989%;
}
#div13 {
	width: 24.1758%;
	clear: none;
	margin-left: 1.0989%;
}
#div14 {
	width: 24.1758%;
	clear: none;
	margin-left: 1.0989%;
}
#div15 {
	width: 24.1758%;
	clear: both;
	margin-left: 0;
	float: left;}
#div16 {
	width: 24.1758%;
	clear: none;
	margin-left: 1.0989%;
}
#div17 {
	width: 24.1758%;
	clear: none;
	margin-left: 1.0989%;
}
#div18 {
	width: 24.1758%;
	clear: none;
	margin-left: 1.0989%;
}
#div19 {
	width: 24.1758%;
	clear: both;
	margin-left: 0;
	float: left;
}
#onlineCourses {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#onsiteCourses {
width: 32.6007%;
}
#openCourses {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#fullHeader {
	background-image: url(../_images/apt-mental-health-training.jpg);
	background-size: cover;
	background-position: 35% 65%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#amhHeader {
	background-image: url(../_images/adult-mental-health-training-courses.jpg);
	background-size: cover;
	background-position: 35% 20%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#openHeader {
	background-image: url(../_images/open-course-heading.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#mentalHealthCoursesHeader {
	background-image: url(../_images/mental-health-training-header.jpg);
	background-size: cover;
	background-position: 35% 20%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#mHeader {
	background-image: url(../_images/mindfulness-training-courses.jpg);
	background-size: cover;
	background-position: 35% 50%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#esHeader {
	background-image: url(../_images/the-essentials-series.jpg);
	background-size: cover;
	background-position: 35% 20%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#idHeader {
	background-image: url(../_images/intellectual-disability-training-courses.jpg);
	background-size: cover;
	background-position: 35% 20%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#fHeader {
	background-image: url(../_images/forensic-training-courses.jpg);
	background-size: cover;
	background-position: 35% 20%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#miHeader {
	background-image: url(../_images/motivational-interviewing-training-courses.jpg);
	background-position: 35% 20%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-size: cover;
	margin-bottom: 13px;
}	
#smHeader {
	background-image: url(../_images/substance-misuse-training-courses.jpg);
	background-size: cover;
	background-position: 35% 20%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#opHeader {
	background-image: url(../_images/older-people-training-courses.jpg);
	background-size: cover;
	background-position: 35% 20%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#caaHeader {
	background-image: url(../_images/children-and-adolescent-training-courses.jpg);
	background-position: 35% 20%;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#caaHeader2 {
	background-image: url(../_images/children-and-adolescent-training-courses.jpg);
	background-position: 35% 20%;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#fullHeader1 {
	background-image: url(../_images/apt-exclusive-membership-cover.jpg);
	background-position-x: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#fullHeader2 {
	background-image: url("../_images/exclusive-membership.jpg");
	background-position-x: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding-top: 50px;
}
#raidposterHeader {
	background-image: url(../_images/raid-posters.jpg);
	background-position: 35% 20%;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#mHeader2 {
	background-image: url(../_images/mindfulness-training-courses.jpg?version=2);
	background-position: 35% 20%;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#pdHeader {
	background-image: url("../_images/personality-disorder-training-courses.jpg");
	background-position: 35% 20%;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#pdHeader2 {
	background-image: url("../_images/personality-disorder-training-courses.jpg");
	background-position: 35% 20%;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#topAnytimes {
	background-image: url("../_images/top-10-online-anytime-courses.jpg");
	background-position: 35% 20%;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#freeWebinars {
	background-image: url("../_images/free-webinars-for-mental-health-rofessionals.jpg");
	background-position: 35% 20%;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#stressHeader {
	background-image: url(../_images/self-help-training-courses.jpg);
	background-position: 35% 20%;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#raidHeader {
	background-image: url(../_images/raid-training-courses.jpg);
	background-size: cover;
	background-position: 0% 65%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 13px;
}
#fullHeader p {
	padding-left: 46%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 5%;
}
#amhHeader p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#openHeader p {
	padding-left: 19%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 150px;
	padding-right: 19%;
	font-size: 17px;
	text-align: center;
	color: #000000;
	line-height: 25px;
}
#mentalHealthCoursesHeader p {
	padding-left: 15%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	padding-right: 15%;
	font-size: 17px;
	text-align: center;
	color: #000000;
	line-height: 24px;
}
#mHeader p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#esHeader p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#idHeader p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#fHeader p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#miHeader p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#smHeader p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#opHeader p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#caaHeader p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#caaHeader2 p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#fullHeader1 p {
	padding: 0px 0px 15px 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 17px;
	line-height: 24px;
	color: white;
	font-weight: 400;
}
#fullHeader2 p {
	padding: 0px 0px 15px 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 17px;
	line-height: 24px;
	color: white;
	font-weight: 400;
}
#raidposterHeader p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#mHeader2 p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#pdHeader p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#pdHeader2 p, #stressHeader p, #freeWebinars p, #topAnytimes p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	font-size: 15px;
}
#topAnytimes p {
	color: white;
}
	
	#pdHeader2 .breadcrumbs2 p, #caaHeader2 .breadcrumbs2 p, #mHeader2 .breadcrumbs2 p, #raidposterHeader .breadcrumbs2 p, #stressHeader .breadcrumbs2 p, #freeWebinars .breadcrumbs2 p, #topAnytimes .breadcrumbs2 p{
	font-size: 13px!important;
    font-family: 'Open Sans', sans-serif; 
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-right: 5%;	color: #1967d2!important;
	font-weight: 600;
}

#pdHeader2 .breadcrumbs2 a:link, #caaHeader2 .breadcrumbs2 a:link, #mHeader2 .breadcrumbs2 a:link, #raidposterHeader .breadcrumbs2 a:link, #stressHeader .breadcrumbs2 a:link, #freeWebinars .breadcrumbs2 a:link, #topAnytimes .breadcrumbs2 a:link {
	color: #1967d2!important;
	padding-left: 0px;
	margin-left: 0px;
}

#pdHeader2 .breadcrumbs2 a:visited, #caaHeader2 .breadcrumbs2 a:visited, #mHeader2 .breadcrumbs2 a:visited, #raidposterHeader .breadcrumbs2 a:visited, #stressHeader .breadcrumbs2 a:visited, #freeWebinars .breadcrumbs2 a:visited, #topAnytimes .breadcrumbs2 a:visited {
	color: #1967d2!important;
		padding-left: 0px;
	margin-left: 0px;
}

#pdHeader2 .breadcrumbs2 a:active, #caaHeader2 .breadcrumbs2 a:active, #mHeader2 .breadcrumbs2 a:active, #raidposterHeader .breadcrumbs2 a:active, #stressHeader .breadcrumbs2 a:active, #freeWebinars .breadcrumbs2 a:active, #topAnytimes .breadcrumbs2 a:active {
	color: #1967d2!important;
		padding-left: 0px;
	margin-left: 0px;
}

#pdHeader2 .breadcrumbs2 a:hover, #caaHeader2 .breadcrumbs2 a:hover, #mHeader2 .breadcrumbs2 a:hover, #raidposterHeader .breadcrumbs2 a:hover, #stressHeader .breadcrumbs2 a:hover, #freeWebinars .breadcrumbs2 a:hover, #topAnytimes .breadcrumbs2 a:hover {
	color: #47BAC6!important;
		padding-left: 0px;
	margin-left: 0px;
}
	
	
	
	
	
	
	
	
#pdHeader2 .breadcrumbs2 p, #caaHeader2 .breadcrumbs2 p, #mHeader2 .breadcrumbs2 p, #raidposterHeader .breadcrumbs2 p, #stressHeader .breadcrumbs2 p, #freeWebinars .breadcrumbs2 p, #topAnytimes .breadcrumbs2 p{
	font-size: 13px!important;
    font-family: 'Open Sans', sans-serif; 
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-right: 5%;	color: #1967d2!important;
	font-weight: 600;
}

#pdHeader2 .breadcrumbs2 a:link, #caaHeader2 .breadcrumbs2 a:link, #mHeader2 .breadcrumbs2 a:link, #raidposterHeader .breadcrumbs2 a:link, #stressHeader .breadcrumbs2 a:link, #freeWebinars .breadcrumbs2 a:link, #topAnytimes .breadcrumbs2 a:link {
	color: #1967d2!important;
	padding-left: 0px;
	margin-left: 0px;
}

#pdHeader2 .breadcrumbs2 a:visited, #caaHeader2 .breadcrumbs2 a:visited, #mHeader2 .breadcrumbs2 a:visited, #raidposterHeader .breadcrumbs2 a:visited, #stressHeader .breadcrumbs2 a:visited, #freeWebinars .breadcrumbs2 a:visited, #topAnytimes .breadcrumbs2 a:visited {
	color: #1967d2!important;
		padding-left: 0px;
	margin-left: 0px;
}

#pdHeader2 .breadcrumbs2 a:active, #caaHeader2 .breadcrumbs2 a:active, #mHeader2 .breadcrumbs2 a:active, #raidposterHeader .breadcrumbs2 a:active, #stressHeader .breadcrumbs2 a:active, #freeWebinars .breadcrumbs2 a:active, #topAnytimes .breadcrumbs2 a:active {
	color: #1967d2!important;
		padding-left: 0px;
	margin-left: 0px;
}

#pdHeader2 .breadcrumbs2 a:hover, #caaHeader2 .breadcrumbs2 a:hover, #mHeader2 .breadcrumbs2 a:hover, #raidposterHeader .breadcrumbs2 a:hover, #stressHeader .breadcrumbs2 a:hover, #freeWebinars .breadcrumbs2 a:hover, #topAnytimes .breadcrumbs2 a:hover {
	color: #47BAC6!important;
		padding-left: 0px;
	margin-left: 0px;
}
	
	
	
	
#fullHeader1 .breadcrumbs2 p{
	font-size: 13px!important;
    font-family: 'Open Sans', sans-serif; 
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 5%;	
	color: #1967d2!important;
	font-weight: 600;
}

#fullHeader1 .breadcrumbs2 a:link {
	color: #1967d2!important;
}

#fullHeader1 .breadcrumbs2 a:visited {
	color: #1967d2!important;
}

#fullHeader1 .breadcrumbs2 a:active {
	color: #1967d2!important;
}

#fullHeader1 .breadcrumbs2 a:hover {
	color: #FFFFFF!important;
}
	
#raidHeader p {
	padding-left: 42%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	padding-right: 5%;
	color: #FFFFFF;
	font-size: 15px;
}
	
#fullHeader p .button {
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 45px;
}
		
#fullHeader1 .button {
	padding-left: 0px;
	display: block;
    border: 2px;
    border-style: solid;
    border-color: #2F7F82; 
	height: 51px;
	width: 255px;
	background: #2F7F82;
	border-radius: 30px;
	margin-bottom: 45px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-decoration: none;
	font-size: 14.5px;
	text-align: center;
	line-height: 51px;
	margin-top: 25px;
	transition: all 0.5s ease 0s;
}

#fullHeader1 a.button:hover {
	background-color: #235F61;
	border-color: #235F61; 
	text-decoration: none;
}
		
#fullMenuBar {
	display: block;
	background-color: #BBE4E9;
}
	
#aptLogo {
	width: 24.1758%;
	text-align: left;
	margin-bottom: 5px;
	border-bottom-width: 0px;
	background-color: #FFFFFF;
	padding-left: 0px;
}
	
#subMenuBar {
	width: 74.7252%;
	clear: none;
	margin-left: 1.0989%;
	float: right;
	display: block;
	background-color: #FFFFFF;
}
#googleSearchBar {
width: 66.3003%;
clear: none;
margin-left: 9.5238%;
display: block;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 15px;
text-align: right;
}
#fullHeaderImage {
display: none;
}
#footerColumnOne {
width: 24.1758%;
}
#footerColumnTwo {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}
#footerColumnThree {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}
#footerColumnFour {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}
#div1 {
display: block;
background-color: #BBE4E9;
}
#footerColumnFive {
}
#fullHeader h1 {
	font-size: 30px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 46%;
	padding-top: 3%;
}
#amhHeader h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 4%;
}
#openHeader h1 {
	font-size: 35px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 40px;
	color: #000000;
	margin-top: 90px;
}
#mentalHealthCoursesHeader h1 {
	font-size: 33px;
	margin-bottom: 20px;
	padding-right: 130px;
	padding-left: 130px;
	padding-top: 20px;
	color: #000000;
	margin-top: 80px;
}
#mHeader h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 4%;
}
#esHeader h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 4%;
}
#idHeader h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 4%;
}
#fHeader h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 4%;
}
#miHeader h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 4%;
	color: undefined;
}
#smHeader h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 4%;
}
#opHeader h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 4%;
}
#caaHeader h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 4%;
}
	
#caaHeader2 h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 0%;
	margin-top: 15px;
}
	
#fullHeader1 h1 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 15px;
	padding: 25px 0px 0px 20px;
	margin-top: 0px;
	color: white;
}
#fullHeader2 h1 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 15px;
	padding: 25px 0px 0px 20px;
	margin-top: 0px;
	color: white;
}
#raidposterHeader h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 0%;
	margin-top: 15px;
}
#mHeader2 h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 0%;
	margin-top: 15px;
}
#pdHeader h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 4%;
}
#pdHeader2 h1, #stressHeader h1, #freeWebinars h1, #topAnytimes h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 0%;
	margin-top: 15px;
}
#raidHeader h1 {
	font-size: 33px;
	margin-bottom: 15px;
	padding-right: 5%;
	padding-left: 42%;
	padding-top: 4%;
}
#div2 {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#dbt {
	width: 32.6007%;
	clear: left;
	margin-left: 0;
	float: left;
}
#mindfulness {
	width: 32.6007%;
	clear: both;
	margin-left: 0;
}
#eightHeader {
	width: 66.3003%;
}
#sidePanel1 {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#sidePanel2 {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#sidePanel3 {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#sidePanel4 {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
h1 {
	padding-left: 23px;
	padding-right: 23px;
}
#eightHeader h1 {
}
#eightHeader h2 {
	font-size: 22px;
}
#eightHeader p {
}
#videowrapper {
}
#twoOne {
	width: 32.6007%;
	background-color: #F2F2F2;
}
#twoTwo {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#twoThree {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#threeOne {
width: 32.6007%;
}
#threeTwo {
	width: 32.6007%;
	clear: none;
	margin-left: 1.0989%;
}
#threeThree {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#fourOne {
width: 32.6007%;
clear: both;
margin-left: 0;
}
#fourTwo {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#fourThree {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#fiveOne {
	width: 32.6007%;
	margin-bottom: 35px;
}
#fiveTwo {
	width: 32.6007%;
	clear: none;
	margin-left: 1.0989%;
	border-top: medium solid #47BAC6;
}
#fiveThree {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#sixOne {
	width: 32.6007%;
	clear: both;
	margin-left: 0;
}
#sixTwo {
	width: 32.6007%;
	clear: none;
	margin-left: 1.0989%;
}
#sixThree {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#sevenOne {
width: 32.6007%;
}
#nineOne {
	width: 32.6007%;
	margin-bottom: 35px;
}
#tenOne {
	width: 32.6007%;
	clear: both;
	margin-left: 0;
}
#sevenTwo {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#sevenThree {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#eightOne {
width: 32.6007%;
clear: both;
margin-left: 0;
}
#eightTwo {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#eightThree {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#nineThree {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#nineTwo {
	width: 32.6007%;
	clear: none;
	margin-left: 1.0989%;
	border-top: medium solid #47BAC6;
}
#tenTwo {
	width: 32.6007%;
	clear: none;
	margin-left: 1.0989%;
}
#tenThree {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#elevenOne {
width: 32.6007%;
}
#elevenTwo {
	width: 32.6007%;
	clear: none;
	margin-left: 1.0989%;
}
#elevenThree {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}    
#twelveOne {
width: 32.6007%;
}
#twelveTwo {
	width: 32.6007%;
	clear: none;
	margin-left: 1.0989%;
}
#twelveThree {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}  
	
.coursePageHeader {
width: 100%;
}
#courseFour {
	width: 32.6007%;
	clear: both;
	margin-left: 0;
}
#resourcesOne {
width: 32.6007%;
}
#resourcesTwo {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#resourcesThree {
	width: 32.6007%;
	clear: none;
	margin-left: 1.0989%;
	background-color: #F2F2F2;
}
#courseFive {
	width: 32.6007%;
	clear: none;
	margin-left: 1.0989%;
	background-color: #F2F2F2;
}
#courseSix {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#courseSeven {
width: 32.6007%;
}
#courseEight {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#courseNine {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#courseTen {
width: 32.6007%;
clear: both;
margin-left: 0;
}
#courseEleven {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#courseTwelve {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#courseThirteen {
width: 32.6007%;
}
#courseFourteen {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#courseFifteen {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#courseSixteen {
width: 32.6007%;
clear: both;
margin-left: 0;
}
#courseSeventeen {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#courseEighteen {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#courseNineteen, #courseTwentyTwo, #courseTwentyFive, #courseTwentyEight, #courseThirtyOne, #courseThirtyFour, #courseThirtySeven {
width: 32.6007%;
}
#courseTwenty, #courseTwentyThree, #courseTwentySix, #courseTwentyNine, #courseThirtyTwo, #courseThirtyFive, #courseThirtyEight {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#courseTwentyOne, #courseTwentyFour, #courseTwentySeven, #courseThirty, #courseThirtyThree, #courseThirtySix, #courseThirtyNine {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#freeformslogin, #freeformslogin2 {
width: 49.4505%;
}
#fullHeaderTextBox {
width: 49.4505%;
}
#onlinecourseslogin, #onlinecourseslogin2 {
width: 49.4505%;
clear: none;
margin-left: 1.0989%;
}
#iframe {
}
.topHeader {
display: block;
}
#subMenuBar p {
	text-align: right;
}
#socialMedia {
	width: 74.7252%;
	clear: none;
	margin-left: 1.0989%;
	text-align: right;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
	#toggle-view, #toggle-view-2, #toggle-view-3 {
	list-style:none;	
	margin:0;
		  padding: 0px;
}

	#toggle-view li, #toggle-view-2 li, #toggle-view-3 li {
		padding: 0px;
		margin-right:50px;
		margin-left:50px;
		border-bottom:1px solid #ccc;
		position:relative;
		cursor:pointer;
		list-style-type: none;
	}
	
	#toggle-view h3, #toggle-view-2 h3, #toggle-view-3 h3 {
	padding-bottom:7px;
	padding-left: 0px;
	font-size:15px;
	margin-left: 0px;
	color:#696969;
	}

	#toggle-view span, #toggle-view-2 span, #toggle-view-3 span {
	padding: 0px;
	position:absolute;
	right:0; top:0;
	color:#696969;
	font-size:20px;
	}
		
	#toggle-view .panel, #toggle-view-2 .panel, #toggle-view-3 .panel {
	padding:0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: -48px;
	display:none;
	}
	  
	#toggle-view .panel li, #toggle-view-2 .panel li, #toggle-view-3 .panel li {
	list-style-type: none;
	border-bottom: none;
	margin-left: 32px;
	  }
	
	
	#toggle-view-box {
	list-style:none;	
	margin:0;
	padding: 0px;
	}

	#toggle-view-box li {
	padding: 0px;
	margin-right:23px;
	margin-left:23px;
	border-bottom:0px solid #ccc;
	position:relative;
	cursor:pointer;
	list-style-type: none;
	}
	
	#toggle-view-box h3 {
	padding-bottom:12px;
	padding-left: 0px;
	font-size:13.5px;
	margin-left: 0px;
	color:#1967d2;
	}

	#toggle-view-box span {
	padding: 0px;
	position:absolute;
	left:0; top:0;
	color:#1967d2;
	font-size:16px;
	}
		
	#toggle-view-box .panel {
	padding:0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: -24px;
	display:none;
	}
	  
	#toggle-view-box .panel li {
	list-style-type: none;
	border-bottom: none;
	margin-left: 32px;
	}

}
/* Sticky CTA Styling - AW*/
        #stickycta {
            display: none;
            background-color: #546bcb;
            height: 80px;
            font-size: 0.9em;

        }

        .stuck {
            left: 0;
            position: fixed;
            bottom: 0;
            width: 100%;
            background-color: #47BAC6;
            z-index: 1;

        }

        .flexgroup {
            padding: 0;
            margin: 0;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-flow: row wrap;
            justify-content: space-between;

        }

        .ctaflex {
            padding: 0;
            margin: 0;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-flow: row wrap;
            justify-content: flex-start;
            align-items: center;
        }

        .ctaflex-right {
            padding: 0;
            margin: 0;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-flow: row wrap;
            justify-content: space-between;
            align-items: center;
        }

        .ctaflex-item {
            padding: 10px;
            min-width: 150px;
            margin-left: 5px;
            margin-right: 5px;
            line-height: 25px;
            color: white;
            font-weight: bold;
            text-align: center;
        }

        .ctaflex-right-item {
            padding: 10px;
            margin-left: 5px;
            margin-right: 5px;
            line-height: 25px;
            color: #fff;
            font-weight: bold;
            text-align: center;
        }

        .ctaflex-item a {
            border-radius: 5px;
            color: white;
            display: block;
            border: 2px solid white;
            font-size: medium;
        }

        .ctaflex-item a:hover {
            color: #47BAC6;
            background-color: white;
        }

        .ctaflex-header {
            vertical-align: middle;
            padding: 10px;
            min-width: 150px;
            margin-left: 5px;
            margin-right: 5px;
            color: white;
            font-weight: bold;
            text-align: right;
        }



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

            .flexgroup {
                padding: 0;
            }

            .ctaflex-item {
                width: 90%;
                padding: 3px;
                margin-left: 5%;
            }

            .ctaflex-header {
                width: 90%;
                text-align: center;
            }

            .ctaflex-right {
                justify-content: space-between;
                margin-left: 5%;
            }

            .ctaflex-right-item {
                text-align: center;
                font-size: smaller;
                padding: 3px;
            }
        }
/* Sticky CTA Styling - AW*/