/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  03: 2 Col Flex Sidebar Left
  ------------------------------------------------
*/
.full-width-rule {
	width: 100vw;
	height: 0;
	border: 0;
	border-top: 4px solid #FF9900; /* change thickness/color */
	margin: 24px 0;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.elearning_section {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 30px;
}
.elearning-headers {
	font-family: 'Work Sans', sans-serif;
	color: rgba(255,255,255,1.00);
	font-weight: 600;
	font-size: 1.25em;
	text-align: center;
	border-radius: 20px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 2px solid #FF9900;
	background-color: rgba(0,0,0,1.00);
	-webkit-box-shadow: 0 0 11px 5px rgba(199,199,199,1.00);
	box-shadow: 0 0 11px 5px rgba(199,199,199,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(77,77,77,1.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(77,77,77,1.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(77,77,77,1.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(77,77,77,1.00) 0%,rgba(0,0,0,1.00) 100%);
}
.elearning-headers-400 {
    font-weight: 400;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    font-size: 0.8em;
}
.elearning_thumb {
    text-align: center;
    display: inline-block;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    box-shadow: 0 4px 14px rgba(0,0,0,0.18);
}
.elearning_thumb:hover {
    transform: scale(1.025);
    box-shadow: 0 4px 14px rgba(0,0,0,0.68);
}
.elearning_thumb_border {
    text-align: center;
    display: inline-block;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.elearning_thumb_border:hover {
    transform: scale(1.025);
    box-shadow: 0 4px 14px rgba(0,0,0,0.68);
}
@font-face {
	font-family: "Architects Daughter Regular";
	src: url(../Fonts/ArchitectsDaughter.ttf);
	background-color: rgba(255,255,255,1.00);
}
.reviews {
	font-family: "Architects Daughter", Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.25px;
	color: #000;
}
@font-face {
    font-family: "Toth Regular";
    src: url(../Fonts/Toth-Regular.ttf);
}
@font-face {
    font-family: "Toth Bold";
    src: url(../Fonts/Toth-Bold.ttf);
}
strong {
    font-family: "Toth Bold";
    src: url(../Fonts/Toth-Bold.ttf);
   font-weight: normal;
   font-style: normal;
}
.ThankYOU {
	font-family: "Toth Regular", "Toth Bold";
	font-size: 36px;
	padding-left: 25%;
}
.swiffy-wrap { 
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  float: left;
  height: 0;
}
#swiffycontainer {
  width : 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
}
#fe3 {
	margin-top: 0px;
	height: 530px;
}

.________________ iPad __________________ {}

body {
	font-family: "Toth Regular", "Toth Bold";
	color: #000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	padding-bottom: 4em;
}
img {
	vertical-align: bottom;
	margin: 2px;
}
.masthead {
	background-color: #000;
	position: relative;
	z-index: 10;
	box-shadow: 0px 0px 0px #000;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.masthead-iPhone {
	background-color: #000;
	position: relative;
	z-index: 11;
	box-shadow: 0px 0px 0px #000;
	text-align: center;
	display: none;
}
div.mbx-thumbs ul{
	margin: 1.25em 1.25em 0em 1.25em;
	overflow: hidden;
}
.columns-wrapper {
	overflow: hidden;
	background-color: #FFF;
	position: relative;
}
.columns-wrapper, .menu-top-wrapper {
	max-width: 1260px;
	margin: auto;
	padding-top: 0px;
}
.main-content {
	float: right;
	width: 74%;
}
.main-content-WIDE {
	float: right;
	width: 100%;
}
.sidebar {
	width: 23%;
	float: left;
}

.sidebar .content {
	font-size: 1em;
	line-height: 1.4em;
	background-color: #FFFFFF;
	border: 0px solid;
	border-color: #FFF;
	border-radius: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main-content .content{
	font-size: 1em;
	line-height: 1.5em;
	border: 0px solid;
	border-radius: 0px;
	border-color: #FFF;
	padding: 30px 30px 0px 0px;
}

/*Heading styles*/
h1, h2, h3, h4 {
	margin: 0px 0px 10px 0px;
	font-family: "Toth Bold";
	font-weight: normal;
}
/*Heading styles*/
h2a {
	margin: 0px 0px 10px 30px !Important;
}
h1 { font-size: 1.5em; }
h2 {
	font-size: 1.35em;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
h3 { font-size: 1.25em; }
h4 { font-size: 1.1em; }

/*A utility rule assigned to the first heading to remove top margins.*/
.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child {
	margin-top: 0px;
}

/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
}
.fancy {
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}
.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar2 li { 
	margin-bottom: 4px; 
}

/*Ordinary Link Styles*/
.content a {
	color: #002953;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
}
.content a:hover, .content a:focus {
	color: #000;
	border-bottom-style: solid;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover, .footer a:focus { color: #FFF; }


/*The DIVs that contains the horizontal menu bar at the top of your page.*/
.menu-top-wrapper .p7DMM01 {
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.top-navigation {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#666666+1,333333+100 */
background: #444444; /* Old browsers */
background: -moz-linear-gradient(top,  #444444 1%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #444444 1%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #444444 1%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

	box-shadow: 0px 0px 30px #999;
	position: relative;
	z-index: 9;
	border-width: 2px 0px;
	border-style: solid;
	border-color: #F90;
}
.top-navigation:after {
	content: "\0020";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 0;
	clear: both;
}

/*The Footer*/
.footer {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#666666+1,333333+100 */
background: #444444; /* Old browsers */
	background: -moz-linear-gradient(top,  #444444 1%, #111111 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #444444 1%,#111111 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #444444 1%,#111111 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 2px solid #F90;
	padding: 15px 15px;
	font-size: 0.7em;
	color: #FFF;
	text-align: center;
	clear: both;
	position: fixed;
	z-index: 999;
	top: auto;
	bottom: 0px;
	width: 100%;
}
.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
	letter-spacing: .1em;
}

.________________ iPhone __________________ {}

/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
body {
	padding-bottom: 0px;
}
.masthead {
	display: none;
}
.masthead-iPhone {
	display: block;
}
.footer {
	position: static;
	width: auto;
}
.content-wrapper, .columns-wrapper {margin: 0px; border: none;}
.sidebar, .main-content {
	width: auto !important;
	float: none !important;
	position: static !important;
}
.main-content .content, .sidebar .content {
	padding: 20px 10px;
	border-radius: 0px;
	border: none;
	height: auto !important;
	max-height: 888678px;
}
.p7DMM01 ul a, .p7DMM01 ul a:hover, .p7DMM01 ul a:focus, .p7DMM01 ul a.open {
	border-bottom: 1px solid !important;
	border-color: #89AEC9 !important;
}
.p7DMM01 ul li:last-child a {
	border-bottom: none !important;
}
#fe3 {
	margin-top: 0px;
	height: 330px;
}
.elearning_thumb {
	display: block;
  margin-left: auto;
  margin-right: auto;
}
}
.________________ iPad __________________ {}

/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 700px) and (max-width: 1280px) {
.main-content .content, .sidebar .content {
	padding: 0px 0px;
}
.top-navigation {padding: 0px 10px;}
.content-wrapper {
	margin-left: 10px;
	margin-right: 10px;
}
.masthead {
	display: none;
}
.masthead-iPhone {
	display: block;
}
.content-wrapper {
	margin: 2.15em 1.25em 0em 1.25em;
}
.sidebar .content {
	font-size: 1em;
	line-height: 1.4em;
	padding-top: 40px;
	padding-left: 10px;
}
}
	
