/***********************************************************************
*       FILENAME:   style.css
*       SITE:       DRVEGHER.COM
*       CREATED ON: SEPTEMBER 15, 2017
*       UPDATED ON: SEPTEMBER 15, 2017
************************************************************************
*
************************************************************************
*
*       Color Pallet

*		BLUE #2e82bc

		Gray24 #3d3d3d

		Free Speech Red #cc0000

		GREEN #0fad00
*
***********************************************************************/


/***********************************************************************
*
*   Fonts
*
***********************************************************************/
/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'),
       url('../fonts/source-sans-pro-v11-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/source-sans-pro-v11-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
       url('../fonts/source-sans-pro-v11-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/source-sans-pro-v11-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* source-sans-pro-italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'),
       url('../fonts/source-sans-pro-v11-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/source-sans-pro-v11-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
       url('../fonts/source-sans-pro-v11-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/source-sans-pro-v11-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}



/* montserrat-300italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: local('Montserrat Light Italic'), local('Montserrat-LightItalic'),
       url('../fonts/montserrat-v12-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/montserrat-v12-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: local('Montserrat Light'), local('Montserrat-Light'),
       url('../fonts/montserrat-v12-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/montserrat-v12-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('../fonts/montserrat-v12-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/montserrat-v12-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: local('Montserrat Italic'), local('Montserrat-Italic'),
       url('../fonts/montserrat-v12-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/montserrat-v12-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: local('Montserrat Medium'), local('Montserrat-Medium'),
       url('../fonts/montserrat-v12-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/montserrat-v12-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-600 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
       url('../fonts/montserrat-v12-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/montserrat-v12-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-500italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'),
       url('../fonts/montserrat-v12-latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/montserrat-v12-latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'),
       url('../fonts/montserrat-v12-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/montserrat-v12-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-600italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'),
       url('../fonts/montserrat-v12-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/montserrat-v12-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-700italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'),
       url('../fonts/montserrat-v12-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/montserrat-v12-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* oswald-200 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  src: local('Oswald ExtraLight'), local('Oswald-ExtraLight'),
       url('../fonts/oswald-v16-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/oswald-v16-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* oswald-300 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'),
       url('../fonts/oswald-v16-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/oswald-v16-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'),
       url('../fonts/oswald-v16-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/oswald-v16-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* oswald-500 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: local('Oswald Medium'), local('Oswald-Medium'),
       url('../fonts/oswald-v16-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/oswald-v16-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* oswald-600 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: local('Oswald SemiBold'), local('Oswald-SemiBold'),
       url('../fonts/oswald-v16-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/oswald-v16-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* oswald-700 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'),
       url('../fonts/oswald-v16-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/oswald-v16-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'),
       url('../fonts/raleway-v12-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v12-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: local('Raleway Italic'), local('Raleway-Italic'),
       url('../fonts/raleway-v12-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v12-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: local('Raleway Medium'), local('Raleway-Medium'),
       url('../fonts/raleway-v12-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v12-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'),
       url('../fonts/raleway-v12-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v12-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-500italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 500;
  src: local('Raleway Medium Italic'), local('Raleway-MediumItalic'),
       url('../fonts/raleway-v12-latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v12-latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-600italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 600;
  src: local('Raleway SemiBold Italic'), local('Raleway-SemiBoldItalic'),
       url('../fonts/raleway-v12-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v12-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-700italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 700;
  src: local('Raleway Bold Italic'), local('Raleway-BoldItalic'),
       url('../fonts/raleway-v12-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v12-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Bold'), local('Raleway-Bold'),
       url('../fonts/raleway-v12-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v12-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-800 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'),
       url('../fonts/raleway-v12-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v12-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-800italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 800;
  src: local('Raleway ExtraBold Italic'), local('Raleway-ExtraBoldItalic'),
       url('../fonts/raleway-v12-latin-800italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v12-latin-800italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


.font-oswald {
    font-family:"Oswald", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}





/***********************************************************************
*
*   Bootstrap-4 mods
*
***********************************************************************/
body{
	font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
	color:rgba(41, 47, 54, 1);
}
html, body{
	background-color: white;
	margin:0;
	height: 100%;
}
html [type=button]{
    -webkit-appearance: none;
    -moz-appearance: none;
}
a {
	color:rgb(20,117,135);
}
.navbar-light .navbar-toggler {
	background-color:#3d3d3d;
	width:56px;
	height:45px;
	border-color:white;
	color: white;
}
.navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler:hover {
	color: #cc0000;
	/*color: white;*/
}
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link li a {
	padding:8px;
	color:#cc0000;
	border: 2px solid transparent;
	font-size: 14pt;
}
.navbar-nav > li {
	padding:8px;
}
.navbar-light .navbar-nav > li > a:hover, .navbar-light .navbar-nav > li > a:focus{
  background-color: #cc0000;
  /* border:2px solid #190653; */
  text-decoration: none;
  color: #29213A;
}

.navbar>p {
  padding: 10px;
}
#navbar-width {
	margin:auto;
	padding:10px;
}
.navbar-main {
	position:relative;
	z-index:999;
	text-align:center;
	box-shadow:0px 3px 6px rgba(0,0,0,.25);
	padding:15px;
	overflow: auto;
	white-space: nowrap;
}
.navbar-main > div {
	display: inline-block;
}
.navbar-main .navbar-brand img {
	max-height:50px;
}
.navbar-logo, .navbar-icons, .navbar-contact {
	justify-self: center;
	align-self: center;
}
.navbar-logo {
	grid-area:logo;
	align-self:center;
}
.navbar-logo svg {
	height:40px;
}

.navbar-main svg .fill {
	display:none;
}
.navbar-main .active .fill {
	display:block;
}
.navbar-icons {
	grid-area: nav-icons;
	align-self:center;
	padding: 0px 35px;
}
.navbar-icons ul {
	list-style:none;
	padding:0px;
}
.navbar-icons ul li {
	display:inline-block;
	font-size: .9em;
}
.navbar-icons .nav-link {
	text-align:center;
	color:#292F36;
	font-size:.85em;
	padding:3px 20px;
	display: inline-flex;
	align-items: center;
}
.navbar-icons .nav-link > div {
	margin-left:10px;
}
.navbar-icons img, .navbar-contact img, .navbar-icons svg, .navbar-contact svg {
	height:35px;
}
#submit-logout svg {
	height:35px;
	width:35px;
}
.navbar-contact {
	grid-area: nav-contact;
	align-self:center;
	padding: 0 15px;
}

.navbar-contact > a {
	display: flex;
	align-items: center;
	color: black;
	text-decoration:none;
}
.navbar-contact > a > div {
	margin-left:15px;
}
.text-white {
	font-weight: 600;
}
.navbar-main svg .a   {
	fill: black;
}
.navbar-main svg .made  {
	fill:rgba(20, 117, 135, 1);
}
.navbar-main .active .a, .navbar-main .active .nav-link  {
	color:white;
	fill: white;
	background-color:rgba(20, 117, 135, 1);
	border-radius: 20px;
}
.nav-shop, .message-banner {
	display:block;
	padding:10px 0;
	text-align:center;
	background-color:rgba(20, 117, 135, 1);
	font:normal 1.125em "Oswald";
	color:white;
	text-transform:uppercase;
	letter-spacing:.5px;
}
.nav-shop:hover {
    color: white;
    background-color: rgba(20, 100, 118, 1);
}
.card-block{
    background-color: white;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.card-info{
	background-color: #3d3d3d;
	border-color: #666;
}
.card-info > .card-header {
    color: white;
    border-color: #3d3d3d;
    font-size: 2.5em;
    font-weight: 500;
}
.card-info > .card-header {
    background-image: linear-gradient(to bottom, #3d3d3d 10px, #3d3d3d 100%);
}
.card-header:first-child {
    text-align: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
/*    padding: 10px 10px 10px 10px;
*/}

@media (max-width: 320px) {
	.navbar-icons .nav-link {
		font-size:.65em;
	}
}
/*Navbar*/
@media (max-width: 767px) {
	.navbar .navbar-brand img {
		max-height:60px;
		margin: -5px -3px -12px -10px;
	}
	.form-group label{
		text-align: left;
	}
}
@media (min-width:768px) {
	.navbar-icons .nav-link {
		font-size:.95em;
	}
	.navbar .navbar-brand img {
		height: 45px;
		margin-right:10px;
		display:inline-block;
	}
	.navbar-light .navbar-toggler {
		right:25px;
		top:15px;
	}
}
@media (min-width:992px) {
	.navbar-icons {
		margin:0;
		justify-self:center;
	}
	.navbar-icons img, .navbar-contact img {
		height:40px;
	}
}
@media (min-width:1200px) {
	.navbar-main {
		display:grid;
		grid-template-areas: 'logo nav-icons nav-contact';
		text-align:left;
		padding:10px;
	}
}
/***********************************************************************
*
*   Custom classes and IDs
*
***********************************************************************/
.no-gutter {
  margin-right: 0px;
  margin-left: 0px;
}
.no-gutter > [class^="col-"], .no-gutter > [class^=" col-"] {
    padding-right: 5px;
    padding-left: 5px;

}
/*Header*/
#bars{
	color: white;
	font-size: 20px;
}
.header {
	text-align: center;
	margin-bottom: 15px;
}
#header {
	text-align: center;
	margin-bottom: 15px;
}
.header-logos {
	background-image: URL('../img/L_00_LogoSymbols.png');
	width: 100px;
	margin-bottom: 10px;
	padding: 0px;
	height: 35px;
}
.header-phone, .header-phone>p{
	display: flex;
	background: #3d3d3d;
	justify-content: right;
	text-align: right;
	padding-top:5px;
	padding-bottom: 5px;
	margin: 0;
	color: #190653;
	font-size: 16px;
	font-weight: 600;
}
.header-bg-orange {
	position: absolute;
    height:350px;
	width: 100%;
	background-image: url(../img/BGBanners/BG_Orange_3.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
}
.header-bg-cyan {
	position: absolute;
    height:350px;
	width: 100%;
	background-image: url(../img/BGBanners/BG_Cyan_1.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
}
.header-brush-red {
		background: url(../img/Red-Stroke-1.png) no-repeat;
		min-height: 100px;
		background-size: 100% 100%;
		background-position: center;
		text-align: center;
		display: flex;    
		flex-direction: column;
		justify-content: center;
}
.header-trapezoid {
	position:relative;
	font-size: 2em;
	text-transform:uppercase;
	color: white;
	padding: 15px;
	margin:0 auto;
	background-color: rgba(41, 47, 54, 1);
	font-family:"Oswald", "Montserrat", "Raleway", "Arial";
	font-weight:normal;
}
.sidebar {
	margin-top:8%;
	border:2px solid black;
	background: rgba(252, 189, 169, 0.2);
}
.list {
	padding:5px;
}
.list h1, .general-banner .list h1 {
	color: #cc0000;
    font-size: 2.5em;
    text-shadow: 1px 1px 1px black;
}
.list h2, .general-banner .list h2  {
	font-size: 1.75em;
}
.list h1, .list h2, .general-banner .list h1, .general-banner .list h2  {
	margin:15px 0px;
	font-weight:bold;
	text-align:center;
	color:#cc0000;
}
 .list ul, .text-width .list ul, .list ol  {
	font-size:1.375em;
	padding:15px;
}
.list img {
	margin:10px 0;
}
.list-rounded-gray {
	border: 1px solid gray;
    border-radius: 25px;
	background-color: #eff3f3;
	box-shadow: 2px 2px 1px rgb(75,75,75);
}
.gray-list {
	border: 1px solid rgb(150,150,150);
    background-color: rgb(250,250,250);
    box-shadow: 2px 2px 1px rgb(75,75,75);
    border-radius: 10px;
}
.box-outset-gray {
	border: 3px outset rgb(200,200,200);
    padding: 0px 25px;
    margin: 10px;
    background-color: rgb(240,240,240);
    border-radius: 5px;
}

.download-link {
	margin-top:45px;
}
.download-link a.text-link {
	font-size:1.75em;

}
.item-box {
	background-color:rgb(245,245,245);
	border: 2px solid #cc0000;
	border-radius: 20px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    padding: 10px 30px;
}
.item-box-white {
	background-color:white; 
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.16); 
	padding: 0; 
	margin:20px 0;
}
.item-box-white header {
	color:white; 
	font-size:2.25em; 
	font-weight:700;
	text-shadow:2px 2px 2px black;
	text-align:center;
}
.header-angled-red {
	padding:25px;
	background: rgba(187, 52, 47, 1);
	position:relative;
}
.downloads{
	display: flex;
	background: #E8E8E8;
	justify-content: center;
	text-align: center;
	padding: 10px;
	border-bottom: solid 5px #cc0000;
	margin: 0px 0 20px 0;
}
.download-access, .download-access:hover {
	color:#3366FF;
}
.download-no-access, .download-no-access:hover {
	color:red;
}
.download-access, .download-no-access {
	text-transform: uppercase;
	font-weight:bold;
	padding: 10px;
	font-size:1.2em;
	text-align: center;
	display:inline-block;
}
.download-access span, .download-no-access span {
	display:inline-block;
	margin-top:10px;
}
#downloads-video {
	width:640px;
	height:252px;
}
.playlist-sidebar {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: rgb(220,220,220);
	padding: 0px;
	height:100%;
	width: 100vw;
	margin-left:-100vw;
	overflow:auto;
	transition: .5s;
	color:black;
}
.playlist-sidebar #close-playlist {
	font-size:1.5em;
	margin-bottom:10px;
	padding:5px 20px 5px 0px;
	cursor: pointer;
	text-align:right;
	display:block;
}
.playlist-sidebar #close-playlist:hover {
	background-color: rgb(200,200,200);
}

.playlist-sidebar a:hover {
	background-color:#cc0000;
	color:white;
}
.playlist-sidebar a {
	font-size:1.25em;
	text-decoration:none;
	width:100%;
	padding:100%;
	color: #2e82bc;
}
.playlist-sidebar a:visited {
	color:#2e82bc;
}
.playlist-sidebar-active {
	margin-left:0px;
}
.playlist-sidebar .btn-info {
	background-color:white;
}
#playlist-toggle {
	cursor:pointer;
	z-index:5;
	margin:10px auto;
}

.underlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(50,50,50,0.65);
}
.clear-float {
	clear: both;
}
.pill-box-header {
	border:1px solid black;
	padding:2px 2px 2px 0;
}

.pill-box-label-red {
	background-color:#cc0000;
	color:white;
	padding: 5px;
}

#premium, #free {
	font-size:1.75em;
	border-radius:5px;
	border-width:0px;	
	padding: 25px 0px;
	background: -webkit-linear-gradient(#cc0000,#8e0000);
    background: linear-gradient(#cc0000,#8e0000);
}
#premium {
	padding: 20px;
	padding-top: 50px;
}
#premium .shine, #free .shine {
	border-radius:5px;
	border-width:0px;	
}
#premium {
	position:relative;
}
span.popular {
	position:absolute;
	border-radius:5px 5px 0px 0px;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	font-size:.75em;
	font-weight:bold;
	margin-top:-50px;
	margin-left:-20px;
	padding:5px;
	margin-bottom:25px;
	display:block;
	z-index:5;
	background: -webkit-linear-gradient(rgb(242,239,147), rgb(167,164,84));
	background: linear-gradient(rgb(242,239,147), rgb(167,164,84)); /* Standard syntax (must be last) */
}

.text-width p.box-gray, .box-gray {
	border: 2px solid rgb(150,150,150);
    border-radius: 5px;
    padding: 15px 30px;
	background-color: #d5e1df;
	color: rgb(20,20,20);
	width: 90%;
    box-shadow: 2px 2px 4px rgb(100,100,100);
    margin: 20px auto;
}

.home-list {
	position: relative;

}

.home-item {
	box-sizing: border-box;
	margin:10px;
	align-items:center;
}

.home-item .overlay-text {
    position: absolute;
    background-color: rgba(245,245,245,.85);
    width: 100%;
	top: 0;
	min-height:75px;
    padding: inherit;
    color: black;
	font-size: 1.1em;
	display:flex;
	flex-direction: column;
	justify-content:center;
	font-weight:600;
	padding-left:25px;
}

.box-shadow-black {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.arrow {
	width: 0; 
	height: 0; 
	border-style: solid; 
	margin: 0 auto;
}

.arrow-down {
	margin-bottom:25px;
	border-width: 25px calc(98vw/2) 0 calc(98vw/2);
}

.arrow-up {
	margin-top:25px;
	border-width:  0px calc(98vw/2) 25px calc(98vw/2);
}

.arrow-down-white {
	border-color: #ffffff transparent transparent transparent; 
}

.arrow-up-white {
	border-color: transparent transparent #ffffff transparent; 
}

.arrow-down-lightgrey {
	border-color: rgba(248, 248, 248, 1) transparent transparent transparent; 
}

.arrow-up-lightgrey {
	border-color: transparent transparent rgba(248, 248, 248, 1) transparent; 
}

.message-error, .message-error-fixed {
	text-align: center;
	padding: 25px;
	background-color: rgba(187, 52, 47, 1);
	font: 1.5em "Oswald";
	letter-spacing:0.5px;
	color:white;
	font-weight: 600;
	box-shadow:3px 3px 6px lightgrey;
}
.message-error-fixed {
	position:fixed;
	z-index:100;
	width:100vw;
}
.message-error a, .message-error-fixed a {
	color:white;
	text-decoration:underline;
}
hr.divider-15 {
	width: 15%;
}
hr.divider-50 {
	width: 50%;
}
hr.divider-thin {
	border-width: 1px;
}
hr.divider-medium {
	border-width: 3px;
}
hr.divider-thick {
	border-width: 5px;
}
video {
	width:inherit;
}
@media (max-width:374px) {
	#downloads-video {
		height: 201px;
	}
}
@media (width:375px) {
	#downloads-video {
		height: 217px;
	}
}
@media (min-width:768px) {
	#free {
		padding:25px;
		padding-top:30px;
		font-size: 2.5em;
	}
	#premium {
		font-size: 2.5em;
	}
	.header-logos {
		background-image: URL('../img/L_00_DrVegherLogoNoText.jpg');
		width: 200px;
		margin: 0px 0 0 0;
		padding: 0px;
		height: 150px;
		}
	.card-img-top-nonmember{
		width:100%;
		height:500px;
	}
	.list {
		padding:10px 0px;
		margin-left:0px;
	}
	.list ul, .text-width .list ul, .list ol  {
		margin-left:0px;
	}
	.item-box {
		margin-bottom: 50px;
	}
	.w-md-25 {
		width:25% !important;
	}
	.w-md-35 {
		width:35% !important;
	}
	.w-md-50 {
		width:50% !important;
	}
	.w-md-75 {
		width:75% !important;
	}
	.w-md-85 {
		width:85% !important;
	}
	#downloads-video {
		width: 700px;
		height: 432px;
	}
	.header-bg-orange {
		height:400px;
	}
	.header-bg-cyan {
		height:400px;
	}
	.arrow {
		width: 0; 
		height: 0; 
		border-style: solid; 
	}
	.arrow-down {
		border-top-width: 75px; 
	}
	.arrow-up {
		border-bottom-width: 75px; 
	}
	.item-box-white {
		padding: 20px 0; 
		margin-bottom:50px;
	}
	.header-angled-red {
		width:70%;
		margin-top:35px;
		position:relative;
		box-shadow: 3px 3px 6px lightgrey;
	}
	.header-angled-red span {
		position:relative;
		z-index:1;
	}
	.header-angled-red:before {
		content: " ";
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: rgba(187, 52, 47, 1);
		transform-origin: bottom left;
		-ms-transform: skew(-30deg, 0deg);
		-webkit-transform: skew(-30deg, 0deg);
		transform: skew(-30deg, 0deg);
		box-shadow: 5px 3px 6px lightgrey
	}
	.message-error {
		text-align: center;
	}
	.header-trapezoid {
		width: fit-content;
	}
	.header-trapezoid::before {
		content: '';
		position: absolute;
		height: 0px;
		width: 40px;
		top: 0;
		left: -40px;
		border-top: 77px solid rgba(41, 47, 54, 1);
		border-left: 40px solid transparent;
		z-index: 1;
	}
	.header-trapezoid::after {
		content: '';
		position: absolute;
		height: 0px;
		width: 40px;
		top: 0;
		right: -40px;
		border-top: 77px solid rgba(41, 47, 54, 1);
		border-right: 40px solid transparent;
		z-index: 1;
	}
	.header-trapezoid span {
		position:relative;
		z-index:2;
	}
}
@media (min-width:992px) {
	.playlist-sidebar {
		width:300px;
	}
	.w-lg-25 {
		width:25% !important;
	}
	.w-lg-35 {
		width:35% !important;
	}
	.w-lg-50 {
		width:50% !important;
	}
	.w-lg-75 {
		width:75% !important;
	}
	.w-lg-85 {
		width:85% !important;
	}
	#downloads-video {
		width:850px;
		height: 501px;	
	}
}
@media (min-width:1024px) {
	.list ul, .text-width .list ul, .list ol {
		margin-left:25px;
	}
}
/***********************************************************************
*
*   Promo Banner
*
***********************************************************************/
.promo-banner {
	background-color:rgb(41,47,54); 
	color:white; 
	text-transform:uppercase; 
	text-align:center;
	font-weight:600;
	position:fixed;
	z-index: 100;
	bottom: 0;
	width: 100%;
	padding:20px;
	line-height:1.25;
  }
  .promo-banner a {
	color:white;
  }
  .promo-container {
	display:grid;
	grid-template-columns: 50% 50%;
	grid-template-areas: 
	  'middle-info right-info';
  }
  .left-info {
	grid-area:left-info;
	display:none;
  }
  .middle-info {
	grid-area:middle-info;
	position:relative;
  }
  .right-info {
	grid-area:right-info;
	position:relative;
  }
  .left-info, .middle-info, .right-info {
	align-self:center;
  }
  .right-info::before, .right-info::after {
	content: " ";
	position: absolute;
	background: white;
	width: 75%;
	height: 3px;
	left: 0;
	right: 0;
	margin: 0 auto;
  }
  .right-info::before {
	top:-5px
  }
  .right-info::after {
	bottom:-5px;
  }
  @media screen and (orientation:landscape) {
	.promo-banner {
		padding:15px;
	}
	.promo-container {
		grid-template-columns: 100%;
		grid-template-areas: 
		'right-info';
	}
	.middle-info, .left-info, .promo-container br, .right-info::before, .right-info::after {
		display:none;
	}
  }
  @media (min-width:768px) and (orientation:portrait) {
	.promo-banner {
	  padding:10px 20px;
	}
	.promo-container {
	  grid-template-columns: 35% auto;
	  grid-template-areas: 
		'middle-info right-info';
	}
	.right-info::before {
	  top:-15px
	}
	.right-info::after {
	  bottom:-15px;
	}
  }
  @media (min-width:992px) {
	.promo-container {
	  grid-template-columns: auto 35% auto;
	  grid-template-areas: 
		'left-info middle-info right-info';
	}
	.left-info, .middle-info {
	  display:block;
	}
	.promo-banner {
	  padding:0px;
	}
	.promo-container {
	  max-width:95%;
	  margin:0 auto;
	  padding:10px;
	  grid-template-columns: auto 30% auto;
	}
	.promo-container img {
	  max-height:165px;
	}
	.left-info, .middle-info, .right-info {
	  font-size:1.5em;
	  padding:20px;
	  text-align:center;
	}
	.middle-info .middle-img {
	  position: absolute;
	  top: -100px;
	  left: 0;
	  right: 0;
	}
	.right-info::before {
	  top:8px;
	}
	.right-info::after {
	  bottom:8px;
	}
  }
  @media (min-width:1400px) {
	.promo-container {
	  grid-template-columns: auto 20% auto;
	  padding:30px;
	}
	.promo-container img {
	  max-height:175px;
	}
	.left-info, .middle-info, .right-info {
	  font-size:1.85em;
	}
	.middle-info .middle-img {
	  top: -100px;
	}
	.right-info::before {
	  top:0;
	}
	.right-info::after {
	  bottom:0;
	}
  }

/***********************************************************************
*
*   Page Components Containers
*		-Video Banner
*		-Quiz Banner
*		-Header Banner
*		-Text Sections
*
***********************************************************************/

/*#######################################################################
#    Banners
#######################################################################*/
.dna-back-r {
    background: url(../img/gif/DNA_spin_r.gif) no-repeat center;
    animation: anim 1.5s steps(20) infinite;
    background-color: #3d3d3d;
}
.general-banner {
	padding-top: 15px;
}
.brand-banner {
    overflow: auto;
    padding: 10px 0;
}
.login-background{
	background: white;
}
.ipad, .ipad-vertical {
	border:.5em solid black;
	color:transparent;
	border-radius:8px 8px;
	background-color:#efefef;
	/* box-shadow:0px 0px 19px 9px #CCC,
						 inset 0 0 3px 3px rgba(255,255,255,.2),
						 inset 0 0 2px 2px rgba(0,0,0,.35); */
	z-index:10;
}

.ipad-full {
	display:none;
}
.ipad-vertical {
	width : 95%;
	margin : 0px auto;
}
@media (min-width:768px) {
	.ipad-full {
		display:block;
	}
	.ipad-vertical {
		display:none;
	}
}
.sales-banner {
    position: relative;
    border-top: 5px solid #fc9868;
    border-bottom: 5px solid #fc9868;
    background-color: rgba(25, 6, 83, .85);
}
@media (min-width:1025px) {
	.login-background{
		padding: 5% 0 20% 0;
}}
.video-banner {
	text-align:center;
	margin-top: 0px;
	padding:10px;
	background-image:URL(../img/BGBanners/WW-Home-Background.jpg);
	background-size:cover;
	height:inherit;
	border-top: 5px solid #cc0000;
}
.quiz-banner{
	text-align:center;
	margin-top:0px;
	padding:5px;
	background-image:URL(../img/BGBanners/BG_GH_BambooWaterGreen.jpg);
	background-size:cover;
	height:inherit;
}
.heading-page {
	display: flex;
	color:white;
	justify-content: center;
	text-align: center;
	align-items:center;
	font-weight:bold;
	position:relative;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding:15px;
}
.heading-bg-home {
	background-image: url(../img/BGBanners/BG_Stretch.jpg);
}
.heading-bg-red-cake {
	background-image: url(../img/BGBanners/BG_Red_Velvet_Cake.jpg);
}
.heading-bg-dessert {
	background-image: url(../img/BGBanners/BG_Dessert.jpg);
}
.heading-bg-icecream {
	background-image: url(../img/BGBanners/BG_IceCream.jpg);
}
.heading-bg-holiday1 {
	background-image: url(../img/BGBanners/BG_Holiday_1.jpg);
}
.heading-bg-holiday2 {
	background-image: url(../img/BGBanners/BG_Holiday_2.jpg);
}
.heading-bg-holiday3 {
	background-image: url(../img/BGBanners/BG_Holiday_3.jpg);
}
.heading-page .overlay:before {
	background-color:rgba(0, 0, 0, .35)
}
.bg-triangle, .bg-triangle-fixed {
    background-image: url(../img/BGBanners/BG_Triangle2.png);
	background-repeat: repeat;
    background-attachment:fixed
}
.bg-triangle-fixed {
	background-image: url(../img/BGBanners/BG_Triangle2.png);
	background-repeat: repeat;
	background-attachment:unset;
}
.bg-table {
	background-image: url(../img/BGBanners/BG_Table.jpg);
	background-repeat: no-repeat;
	background-size:100%;
	background-position: center bottom;	
	background-attachment:unset;
}
.bg-table2 {
	background-image: url(../img/BGBanners/BG_Table2.jpg);
	background-repeat: no-repeat;
	background-size:100%;
	background-position: center bottom;	
	background-attachment:unset;
}
.bg-light-grey {
    background-color:rgba(248,248,248,1)
}
.heading-page .overlay {
	position:absolute;
	width: 100%;
	height: 100%;
}
.heading-page .video-width{
	width:100%;
	padding:0;
}
.heading-bg-home .overlay:before {
	background-color:rgba(20, 117, 135, .5)
}

.heading-page h1 {
	text-transform: capitalize;
	text-shadow: 0px 0px 5px black;
	z-index:10;
}
.heading-page header {
	text-transform:uppercase;
	font-family:'Oswald', 'Raleway', 'Arial', 'sans-serif';
	font-size:2em;
	font-weight: 400;
}
.heading-banner{
	display: flex;
	background: #3d3d3d;
	color:white;
	justify-content: center;
	text-align: center;
	padding:15px;
	margin: 0;
	text-transform: capitalize;
}
.heading-guarantee-top{
	display: flex;
	background: white;
	justify-content: center;
	text-align: center;
	border-top: solid 5px #cc0000;
	padding:5px 0 5px 0;
	margin: 0;
}
.heading-guarantee-middle{
	background: white;
	justify-content: center;
	text-align: center;
	padding:20px 0 20px 0;
	margin: 0;
}
.heading-guarantee-bottom{
	background: white;
	justify-content: center;
	text-align: center;
	border-bottom: solid 5px #cc0000;
	padding: 5px 5px 5px 5px;
	margin: 0;
}
.heading-orange-rounded {
	padding:5px;
	background: linear-gradient(0deg, #773112, #EF6225 );
	box-shadow:0px 5px 13px -2px grey;
	width: 100%;
	color:white;
}
.heading-orange-rounded h2 {
	padding:15px;
	font-weight:bold;
	font-style:italic;
	text-shadow:2px 2px 1px black;
	text-align:center;
	font-size:3em;
	text-transform:capitalize;
}
.exercise-type-banner {
	background: url(../img/BGBanners/ww-tyler-mandi-banner.jpg) no-repeat;
	background-size:cover;
	border-top:2px solid #cc0000;
	min-height:400px;
	padding:25px;
	margin-top:30px;
	font-size:1em;
	font-weight:bold;
	text-align:center;
}
.downloads-banner {
	margin-top: 0px;
	color:white;
	background-image:URL(../img/BGBanners/WW-Home-Background.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	text-align:center;
}
#downloads-return-banner {
	position:fixed;
	bottom:0;
	right:0;
	background-color:#00004c;
	color:white;
	z-index:1;
	width:100vw;
	border:2px solid white;
	border-right:0px;
	border-bottom:0px;
}
#downloads-return-banner a {
	display:block;
	text-align:center;
	color:white;
	font-size: 1.25em;
	padding: 15px 10px;
}
#downloads-return-banner a:hover {
	text-decoration:none;
	background-color:#636363;
}
#blog-pillars-banner {
	position:fixed;
	bottom:0;
	right:0;
	background-color:#cc0000;
	color:white;
	z-index:99;
	width:100%;
	border:3px solid white;
	border-right:0px;
	border-bottom:0px;
	font-size: 1.25em;
}
#blog-pillars-banner a {
	display:block;
	text-align:center;
	color:white;
	font-size: 1.25em;
	padding: 20px 20px;
}
#blog-pillars-banner a:hover {
	text-decoration:none;
	background-color:#636363;
}

.section-header {
	padding: 25px 0;
	margin: 15px auto;
	text-align:center;
	font-weight:bold;
	text-transform:lowercase;
	border-bottom:3px solid black;
	width:75%;
}
.heading-page.hero video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.heading-page.hero .hero-content {
	position:absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.35);
	color: #f1f1f1;
	width: 100%;
	height:100%;
	z-index: 2;
	display:flex;
	flex-direction: column;
	justify-content:center;
}
.content header {
	font-size:2em;
	text-transform:uppercase;
	font-family:"Oswald", "Montserrat", "Raleway", "Arial";
	font-weight:normal;
}
.content .small-header {
	font-size:1.215em;
	color:rgba(20, 117, 135, 1);
	font-weight:bold;
	text-transform:uppercase;
}
.overlay {
	position:relative;
}
.overlay:before{
	position: absolute;
	content:" ";
	top:0;
	left:0;
	width:100%;
	height:100%;
	display: block;
	z-index:0;
	background-color: rgba(0,0,0,0.5);
}

@media (min-width: 768px) {
.heading-page{
	height:300px;
}
.heading-page h1{
	font-size:3.5em;
}
.heading-page header {
	font-size:2.5em;
}
.heading-page .video-width {
    padding: 30px;
}
.heading-banner{
	padding-top: 10px;
	padding-bottom: 15px;
	margin: 0;
}
.downloads-banner {
	min-height:300px;
	/* padding:50px; */
}

.p4 {
    padding: 1.5rem;
}
.sales-banner h1 {
    font-size: 2.75em;
		font-weight: 700;
}
.sales-banner h2 {
    font-size: 2.4em;
}
/* .sales-banner h1, .sales-banner h2, .sales-banner h3, .sales-banner h4{
	width:75%;
} */
#downloads-return-banner {
	width:auto;
	border-radius: 3px;

}
.heading-orange-rounded {
	width: 90%;
	border-radius:150px 0;
	margin:0 auto;
}

}
@media (min-width:992px) {
	.heading-page{
		height:400px;
	}
}
@media (min-width:1200px) {
	.heading-page{
		height:500px;
	}

}
@media (min-width:1900px) {
	.heading-bg-home {
		background-position: 0 -450px;
	}
}
@media (min-width:2000px) {
	.heading-bg-home {
		background-position: 0 -550px;
	}
	.heading-page{
		height:750px;
	}
	.heading-page h1 {
		font-size: 4.5em;
	}
}
/*#######################################################################
#  Containers to control widths or styling
#######################################################################*/
.loginBG-aux{
  padding: 5px 0px 0px 0px;
  margin-bottom: 40px;
  background-color: white;
}
.footer-textwidth{
	width: 95%;
	background-color: #3d3d3d;
}
.white-header{
	width: 100%;
	background-color: white;
}
.text-width, .text-width-center {
	max-width:900px;
}
.text-width {
	text-align:left;
	max-width: 800px;
}
.text-width-center {
	text-align:center;
}
.text-width-full {
	max-width: 100%;
	margin: 0 auto;
}
.text-width-75 {
	max-width: 75%;
	margin: 0 auto;
}
.purple-border {
	text-align: center;
	border: solid 5px #190653;
	border-radius: 25px;
	font-weight: 900;
	padding: 10px;
}
.orangebox {
    background: #cc0000;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border: 3px solid #190653;
    border-radius: 25px;
    color: #000;
    padding: 8px;
}
section {
	padding:15px 0px;
}
#downloads-carousel {
	margin: 0px auto 30px;
	padding:10px;
}
#downloads-carousel .item {
	margin: 0 15px;
}
@media (min-width:768px) {
	section {
		padding:30px 0px;
	}
	.phone-width {
		width:1100px;
		align-content: right;
	}
	.video-container {
		text-align:center;
		padding:25px;
	}
	.video-width {
		max-width: 825px;
		padding: 0.5%;
		margin-top: 0px;
	}
	.footer-textwidth{
		width: 75%;
		max-width: 1000px;
		background-color: #3d3d3d;
	}
	.purple-border{
		margin: 20px;
	}
	#downloads-carousel .item {
		margin: 45px 15px 25px 15px;
	}
	.container-700 {
		margin-left:auto;
		margin-right:auto;
		max-width:695px;
		width:700px;
	}
}
@media (min-width: 992px) {
	.container-900 {
		margin-left:auto;
		margin-right:auto;
		max-width:895px;
		width:900px;
	}
	.container-1000 {
		margin-left:auto;
		margin-right:auto;
		max-width:995px;
		width:1000px;
	}
}
@media (min-width:1200px) {
	#navbar-container {
		max-width:1100px;
		background-color: white;
		height: 100px;
	}
	.phone-container {
		width:1100px;
		align-content: right;
	}
	#navbar-width {
		max-width:1200px;
		/* height: 105px; */
	}
	.container-1200 {
		margin-left:auto;
		margin-right:auto;
		max-width:1195px;
		width:1200px;
	}
}
@media (min-width: 1400px) {
	.container-1400 {
			margin-left:auto;
			margin-right:auto;
			max-width:1395px;
			width:1400px;
	}
}
@media (min-width: 1600px) {
	.container-1600 {
			margin-left:auto;
			margin-right:auto;
			max-width:1595px;
			width:1600px;
	}
}
@media (min-width:1800px) {
	.container-full {
		margin-left:auto;
		margin-right:auto;
		max-width:1895px;
		width:1900px;
	}
	.text-width-full {
		max-width:1000px;
	}
}


/***********************************************************************
*
*   Text
*		-Heading Text
*		-Section Text
*
*
***********************************************************************/
.card-block h3 > a{
	color: #009100;
}
.caption-text {
	line-height: 120%;
	font-size:1.25em;
	text-align: center;
	color: black;
}
.general-banner h1{
	font-size:2em;
	font-weight:700;
	margin:15px 10px 10px 10px;
}
.quiz-heading-text h3{
    font-size:2em;
    color: #fff;
    font-weight:900;
    margin-top:40px;
	margin-bottom:40px;
	text-shadow: 2.5px 2.5px 3px black;
}
.general-banner h2{
	margin: 3% 0 3% 0;
}
.heading-banner h2{
	font-size:2em;
	font-weight:600;
	margin:15px 10px 15px 10px;
}
.heading-banner h3{
	font-size:1.5em;
	font-weight:500;
}
.heading-banner .emp-point {
	color:#cc0000;
	font-weight:bold;
	text-shadow: 1px 1px 1.5px black;
}
.heading-guarantee-top h2{
	font-size:2.5em;
	font-weight:600;
	margin:15px 10px 15px 10px;
}
.heading-guarantee-top h3{
	max-width: 900px;
}

.purple-border h2{
	font-weight:600;
	font-size: 1.75em;
	margin-bottom: 10px;
	color: #000;
}
.purple-border span.green{
	font-weight:600;
	font-size: 1em;
	margin-bottom: 10px;
	color: #009100;
}
.orangebox p{
	text-align: left;
}

.text-width h1{
	font-weight:700;
	font-size: 2.4em;
	margin: 15px 0;
	word-wrap:wrap;

}
.text-width h2{
	font-weight:600;
	font-size: 2.25em;
	margin: 15px 0;
	word-wrap:wrap;

}
.text-width h3{
	font-weight:500;
	font-size: 2.15em;
	margin: 15px 0;
}
.text-width h4{
	font-size: 2.05em;
	font-weight:600;
	margin-top: 30px;
	margin-bottom: 25px;
}
.text-width h5{
	font-size: 1.9em;
	font-weight:400;
	margin-top: 30px;
	margin-bottom: 25px;
}
.text-width .heading-pop {
	color: #3366FF;
	line-height:1.2;
	text-align: center;
	margin:15px auto;
}
.heading-
.text-width .purple-header-background {
	display: flex;
	justify-content: center;
	text-align: center;
	border: solid 5px #cc0000;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
	border-radius: 25px
}
.text-width p, .text-width-full p {
	font-size: 1.15em;
	margin: 25px 0 25px 0;
	color: #000;
	line-height: 150%;
	padding:0px 10px;
}
.text-width p.no-thanks {
	font-size: 1em;
	margin-bottom: 25px;
	color: #000;
}
.text-width-center p.small {
	font-size: 1em;
	margin: 1% 0 6% 0;
	color: #000;
}
.text-width ul {
	font-size: inherit;
	margin-bottom: 0px;
	color: #000;
}
.text-width p.header-brush-red  {
	font-size: 2.25em;
    font-weight: bold;
	color: white;
	padding:25px;
	line-height:125%;
}
.text-shadow {
	text-shadow: 1px 1px 1.5px #736767;
 }
 .text-white-shadow {
    color: white;
    text-shadow: 2px 2px black;
}
.text-orange {
	color:#EF6225 !important;
}
.text-black {
	color:black !important;
}
.text-dark-gray {
	color:rgba(41, 47, 54, 1) !important;
}
.text-vistablue {
	color:#8EDBBC !important;
}
.text-royalblue {
	color:#3366FF !important;
}
.text-blue {
	color:rgba(36, 35, 102, 1) !important;
}
.text-blue-green {
    color:rgba(20, 117, 135, 1) !important;
}
.text-light-cyan {
	color: rgba(75, 196, 213, 1) !important;
}
.text-light-cyan2 {
	color: rgba(79,185,159, 1) !important;
}
.text-light-cyan3 {
	color: rgb(45, 178, 178) !important;
}
.text-green {
	color:#009100 !important;
}
.text-green-2 {
	color:rgba(26, 178, 30, 1) !important;
}
.text-red{
	color:#cc0000 !important;
}
.text-red-2 {
    color:rgba(218, 32, 39, 1) !important;
}
.text-red-3 {
    color:rgba(187, 52, 47, 1) !important;
}
.text-white{
	color:#fff !important;
}
.text-yellow{
	color:rgba(242, 177, 52, 1) !important;
}
.text-width p.subhead-italic, .subhead-italic {
	font-size:1.8em;
	font-style:italic;
}
.text-block {
    padding:15px;
    text-align:center;
    font-size: 1.25em;
}
.text-block p {
    color:white;
    font-weight:bold;
}
.text-block-blue-green {
	background-color:rgba(20, 117, 135, 1); 
	color:white;
}
.text-block-blue {
	background-color:rgba(36, 35, 102, 1);
	color:white;
}
.text-block-cyan {
	background-color:rgba(75, 196, 213, 1);
	color:white;
}
.text-block-red {
	background-color:rgba(187, 52, 47, 1); 
	color:white;
}
.text-block-red-2{
	background-color:rgba(218, 32, 39, 1);
	color:white;
}


strong.text-no-link {
	color:#cc0000;
	text-shadow:1px 1px 1.5px black;
}
a.text-link {
    font-style: italic;
    color: #cc0000;
    text-decoration: underline;
    cursor: pointer;
}
.sales-link {
    padding: 10px 0 20px 0;
}
.sales-link > p {
    color: #cc0000;
    font-size: 1.2em;
    margin: 0 0 0 0;
}
.sales-link > a {
    color: #cc0000;
    cursor: pointer;
    font-size: 1em;
}
a.text-link-noital {
    color: #009100;
    cursor: pointer;
}
span.strikethrough{
	color: black;
	text-decoration: line-through;
}
strong.text-link {
	color: #cc0000;
	cursor: pointer;
}
strong.text-link-purple {
	color: #190653;
	cursor: pointer;
}
strong.text-no-link-dont-buy {
	color: #e50000;
}
strong.text-no-link-buy {
	color: #3d3d3d;
	text-shadow: 1px 1px #009100;
}
.image-large {
    padding: 20px 0px 20px 0px;
    display: block;
    margin: auto;
    width: 100%;
}
.big-text-no-link{
	font-size: 4em;
}
.downloads_community img {
	height:100%;
	width:100%;
}
.lander{
	font-size: 2em;
}
.lander-small{
	font-size: 1em;
	font-weight: 300;
}
article {
	padding:25px 0px;
}
.exercise-type-banner h2 {
	font-weight:bold;
}
@media (max-width: 767px) {
	.text-xs-center {
		text-align:center;
	}
	.btn.btn-basic.quiz-btn.btn-block{
		font-size:1.2em !important;
	}
}
@media (min-width: 1025px) {
	.caption-text{
		line-height: 110%;
		font-size:2em;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.caption-text {
		line-height: 120%;
		font-size:1.5em;
}
	.sales-link > a {
		font-size: 1.5em;
	}

}
@media (min-width: 768px) {
	.sales-link > a {
		font-size:1.2em;
	}
	.lander{
		font-size: 1.5em;
	}
	.lander-small{
		font-weight: 600;
	}
	.general-banner h1{
		font-size:3em;
		margin: 30px 10px 0px 10px;
	}
	.heading-banner h2{
		font-size:2.5em;
		font-weight:500;
		max-width: 900px;
	}
	.heading-banner h3{
		font-size:1.5em;
		font-weight:500;
		max-width: 900px;
		margin-bottom: 3px;
	}
	.header h2{
		font-size: 2.5em;
	}
	.heading-guarantee-top h2{
		font-size:4em;
		font-weight:500;
		max-width: 900px;
		margin-bottom: 0px;
	}
	.text-width h1{
		font-size: 2.5em;
	}
	.text-width h2{
		font-size: 2.35em;
	}
	.text-width h3{
		font-weight:500;
		font-size: 2.25em;
	}
	.text-width h4{
		font-size: 2em;
		font-weight:600;
		margin-bottom: 25px;
	}
	.text-width .heading-pop {
		margin:45px auto 20px auto;
	}
	.quiz-heading-text h3{
        font-size:3em;
        color: #fff;
        padding:0;
        font-weight:900;
        margin-bottom: 50px;
        text-shadow:2.5px 2.5px 3px black;
	}
	.text-width h5{
		font-size: 3em;
		font-weight:400;
		margin-top: 30px;
		margin-bottom: 25px;
	}
	.purple-border h2{
		font-size: 2em;
	}
	.exercise-type-banner h2 {
		font-size:3.5em;
		font-weight:bold;
	}
	.text-block {
        padding:25px 100px;
        font-size: 1.35em;
    }
    .text-block p {
        font-size: 1.5em;
    }
}
@media (min-width:992px) {
	.brand-banner img {
    height: 100px;
	}
	.downloads_community div:nth-child(2) {
		margin-left:-10px;
	}

}

/***********************************************************************
*
*   Buttons
*		-Large Button (Quiz Button, Buy Now Button)
*		-Small Button ()
***********************************************************************/

.btn.btn-basic {
	color:#fff;
	text-transform:none;
	background-color:rgba(218, 32, 39, 1);
	border-color:#b70000;
	text-shadow:2px 2px 2px #000;
	font-size:1.75em;
	padding:0.625em 0.25em;
	margin:25px 0px 15px 0px;
	font-weight: 700;
	white-space: normal;
	border-radius: 15px;
	border-width:3px;
}
.btn.btn-basic:hover, .btn.btn-basic:focus,.btn.btn-basic-smtext:hover, .btn.btn-basic-smtext:focus, .btn.btn-basic-sm:hover, .btn.btn-basic-sm:focus  {
	color:#fff;
	background-color:rgba(218, 32, 39, 1);
	border-color:#b70000;
	transform:scale(1.1) perspective(1px);
}
.btn.btn-basic-sm{
	color:#fff;
	text-transform:none;
	/*background-color:#cc0000;*/
	background: linear-gradient(#cc0000,#8e0000);
	border-color:#b70000;
	text-shadow:1px 1px 1px #000;
	font-size:3em;
	padding:0.3em 0.3em;
	margin:15px 10px 5px 10px;
	font-weight: 700;
	white-space: normal;
	border-radius:25px;
	border-width:thick;

}
.btn.btn-basic-smtext{
	color:#fff;
	text-transform:none;
	background-color:#cc0000;
	border-color:#b70000;
	text-shadow:2px 2px 2px #000;
	font-size:1.5em;
	padding:0.625em 0.25em;
	margin:20px 0px 15px 0px;
	font-weight: 700;
	white-space: normal;
	border-radius:25px;

}
/* .btn.btn-basic-smtext:hover, .btn.btn-basic-smtext:focus {
	color:#fff;
	background-color:#cc0000;
	border-color:white;
} */

.btn-primary {
  background-color:#cc0000;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 1em;
  border-radius: 5px;
  border-style: solid;
  border-width: 0px;
  padding: 10px;
  margin: 5px 0 5px 0;
}
.btn-primary:hover {
  background-color:#8e0000;
  border-color: #cc0000;
}
.btn-primary:focus {
	color:white;
  }
.btn-lg{
	padding: 0;
}
.btn-banner {
  background-color:#3d3d3d;
  color: black;
  border-color:none;
  border-radius: 5px;
  padding: 0.15em 0.25em;
  margin: 1px 0 10px 0;
}
.btn-banner:hover, .btn-banner:focus {
	background-color: rgba(150,0,0,1);
	color: white;
}
.btn-banner2 {
  background-color:#cc0000;
  color: black;
  border-color:none;
  border-radius: 5px;
  padding: 0.15em 0.25em;
  margin: 1px 0 10px 0;
}
.btn-banner2:hover, .btn-banner2:focus {
  background-color:#a95508;
  color: white;
}
.btn.btn-round  {
	border-radius: 35px !important;
	box-shadow: 0px 0px 15px gray;
	text-transform: capitalize;
	text-align: center;
	background-image: linear-gradient(to bottom, #fc9768, #4d2d20);
	border: 0px;
	font-size:1.5em;
}
.btn.btn-lander  {
	margin: 15px 0px 15px 0px;
}

button.btn-banner {
  background-color:white;
  border-color:none;
  border-radius: 5px;
  padding: 0.15em 0.25em;
  margin: 10px 0 10px 0;
}
button.btn-banner:hover {
  background-color:#cc0000;
  text-decoration: none;
}
button.btn-banner>a {
  color: #190653;
  font-size: 18px;
}
.shine {
		border-radius: 20px;
		width: 100%!important;
		height: 100%!important;
		position: absolute!important;
		top: 0!important;
		left: 0!important;
		background: -webkit-linear-gradient(top,rgba(255,255,255,.25) 0,rgba(255,255,255,.25) 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to bottom,rgba(255,255,255,.25) 0,rgba(255,255,255,.25) 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);
}
.btn-container .btn {
	padding: 15px 25px;
	text-align: center;
	background-color: rgba(20, 117, 135, 1);
	text-transform: uppercase;
	font-family:"Montserrat", "Raleyway", Arial, sans-serif;
	font-weight: 600;
	font-size: 1em;
	border-style: solid;
	border-width: 0px;
	color: white;
}
@media (min-width:768px) {
	.btn.btn-basic {
		font-size:2em;
		padding: 0.3em 0 0.3em 0;
		border-width:thick;
		margin:25px 0px 10px 0px;
		/* height:100%; */
	}
	.btn.btn-basic:hover, .btn.btn-basic:focus {
		color:#fff;
		background-color:#cc0000;
		border-color:white;
		transform:scale(1.1) perspective(1px);
	}
	.btn.btn-basic-sm{
		font-size: 3em;
		margin:25px 30px 15px 30px;
	}
	.btn.btn-basic-smtext {
		padding: 1em 2em;
		border-width:thick;
		margin:10px 0px 25px 0px;
		height:100%;
	}
	.btn.btn-lander  {
		margin: 25px 0px 15px 0px;
	}
	.btn-primary {
		font-size: 1.5em;
	}}
/*Alternative button for video with no ipad styling*/
/*.btn.btn-basic2 {
	width:80%;
	max-width:523px;
	color:#190653;
	text-transform:none;
	background-color:#cc0000;
	border-color:#190653;
	font-size:2em;
	padding:0.625em 1em;
	border-width:thick;
	margin:20px 0px 15px 0px;
}

@media (max-width:700px) {
	.btn.btn-basic2 {
		font-size:2em;
		padding:0.8em 0;
		margin:20px 0px 15px 0px;
		height:100%;
		width:100%;
	}
}
.btn.btn-basic2:hover {
	color:#fff;
	background-color:#cc0000;
	border-color:white;
}*/
/***********************************************************************
*
*   Images
*
***********************************************************************/
.image-center {
	display: block;
	margin: auto;
  	/* width:100%; */
}
.image-right {
	float: right;
	margin: 5px 0px 5px 15px;
	max-width: 50%;
}
.image-left {
	float: left;
	margin: 5px 15px 5px 0px;
	max-width: 55%;
}
.image-shrink {
	display: block;
	margin: auto;
	width: 90%;
}
.image-guarantee {
	display: flex;
  	width:100%;
  	margin: 0px 0 10px 0;
  	max-width: 750px;
}
.image-smaller {
  	width:50%;
}
.image-shadow {
	box-shadow:0px 0px 15px grey;
}
.image-active {
	border:3px solid blue;
}
.curve-circle {
  /*width: 33%; height: auto;*/
  min-width: 150px;
  float: left;
  margin-right:2rem;
  border-radius: 50%;
  -webkit-shape-outside:circle();
  shape-outside:circle();
}
.curve-oval {
  /*width: 33%; height: auto;*/
  margin-right:2rem;
  border-radius: 50%;
  -webkit-shape-outside:ellipse();
  shape-outside:ellipse();
}
.portrait {
	float:right;
	border-radius:5em;
	border:solid 2px white;
	box-shadow:10px 5px 10px #888888;
	overflow:hidden;
}
.downloads-banner img {
	width:55%;
	margin-bottom:25px;
}
@media (min-width:992px){
	.image-shrink {
		width: 90%;
}}
@media (min-width:768px){
	.image-guarantee {
 	 	margin: 25px 0 25px 0;
	}
	.image-smaller {
  		width:10%;
	}
	.image-center {
	  	/* width:75%; */
	}
	.image-md-right {
		float: right;
	}
	.image-md-left {
		float:left;
	}
	.image-right, .image-md-right {
		margin: 2rem 0 2rem 2rem;
		max-width:40%;
	}
	.image-left, .image-md-left {
		margin: 2rem 2.5rem 2rem 0;
		max-width:40%;
	}
	.portrait {
		border-radius:3em;
		max-width:30%;
	}
	.downloads-banner img {
		width:auto;
	}
}
/***********************************************************************
*
*   Footer
*
***********************************************************************/
footer {
	border-top: 2px solid #cc0000;
}

.footer-top {
	display:grid;
	justify-content: center;
	align-items: center;
	grid-template-columns: auto;
	grid-template-rows:auto;
	grid-template-areas: 
	"footer-right"
	"footer-left";
}
.footer-left {
	grid-area: footer-left;
}
.footer-right {
	grid-area: footer-right;
}

.footer-section1{
	width: 100%;
	margin: 0 auto;
	background-color: #3d3d3d;
	color: #fff;
	padding: 1% 1% 1% 1%;
}
.footer-section1 p{
	color:white;
	font-size:12px;
	margin: 5% 1% 3% 1%;
}
.footer-copyright{
	width: 100%;
	margin: 0 auto;
	background-color:rgba(41, 47, 54, 1);
	color: rgba(255, 255, 255, 0.8);
	padding: 35px 25px;
}
.footer-copyright p{
	color:rgba(255,255,255,0.8);
	font-size:.85em;

}
.footer-copyright a {
	color:rgba(255,255,255,0.8);
	margin:0px 5px 0px 5px;
	font-size:.875em;
	text-transform:uppercase;
	font-weight:500;
	letter-spacing:.5px;
}
.footer-nav {
	margin:20px auto 35px auto;
	text-align:center;
}
.footer-nav div {
	margin-bottom:10px;
}

.social-media {
	color:white; 
	align-items:center; 
	justify-content:center; 
	font-weight:bold;
	text-align:center;
}
.social-media p {
	font-weight:500;
	letter-spacing:500;
}	
.social-icons {
	margin-top:15px;
	display: flex;
	justify-content: center;

}
.social-icons a:hover {
	text-decoration:none;
}
.social-icons img, .footer-top .social-icons svg {
	height: 45px;
	margin: 0px 10px;
}
.footer-top .social-icons svg { 
	max-width: 45px;
	margin: 0px 10px;
}
.footer-end {
	display:grid;
	grid-template-columns: 2fr 2fr 2fr 4fr;
	text-align:center;
}
@media (min-width:375px) {
	.social-icons img {
		height:45px; 
		margin:0px 10px;
	}
}
@media (min-width:768px) {
	.footer-copyright{
		padding: 50px 10px;
	}
	.footer-copyright a {
		margin:0px 5px;
	}
	.footer-section1 p{
		font-size:16px;
		margin: 3% 1% 3% 1%;
	}
	.social-media {
		text-align:left;
	}
	.social-icons {
		margin-top:0px;
		height:65px; 
		justify-content: start;

	}
	.footer-nav {
		padding:0;
		text-align:left;
		margin:0 auto;
	}
	.footer-top {
		grid-template-columns: 75% auto;
		grid-template-areas: "footer-left footer-right"
	}
	.footer-top .footer-left {
		border-right: 2px solid white;
		padding:0px 25px;
	}
	.footer-top .footer-right {
		padding-left: 25px;
	}
	.footer-top .social-icons img, .footer-top .social-icons svg {
		height:35px; 
	}
	.footer-top .social-icons svg { 
		max-width: 35px;
	}
	.footer-top .social-icons a {
		margin:0;
		width:fit-content;
		height:fit-content;
	}
}
@media (min-width:992px) {
	.footer-top {
		grid-template-columns: 65% auto;
	}	
	.footer-top .footer-left {
		padding:0px 50px;
	}
	.footer-nav {
		padding:0px 20px;
	}
}
@media (min-width:1200px) {
	.footer-top .footer-right {
		padding-left: 35px;
	}
}
/***********************************************************************
*
*   Testimonials
*
***********************************************************************/
.owl-theme .owl-controls {
    margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    background: #cc0000;
    border: 2px solid #333;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #333;
}
.owl-theme .owl-controls .owl-page span {
        background: #cc0000;

}
.owl-carousel{
	width: 100%;
}
/*.owl-carousel .owl-wrapper-outer{
    background-color: white;
}*/
.testimonial {
    margin-top:10px;
    padding: 0 15px;
}
.testimonial:hover .testimonial-review:before {
    border-top-color:#cc0000;
}
.testimonial .testimonial-title {
    display: block;
    color: #190653;
    font-size: 2em;
    margin:0;
    text-transform: capitalize;
    position: relative;
    top:10px;
}
.testimonial .description {
    color: #000;
    font-size: 1.65em;
    line-height:150%;
    margin-bottom: 30px;
    text-align: left;
    font-weight: 400;
}
.testimonial .description:before {
    content: "\f10d";
    font-family: 'FontAwesome';
    position: relative;
    top: 0;
    left: 0;
    margin-right: 5px;
    font-size:25px;
    color:rgba(252, 152, 104, 1.0);
}
.testimonial .description:after {
    content: "\f10e";
    font-family: 'FontAwesome';
    position: relative;
    bottom:0;
    right:0;
    margin-left: 5px;
    font-size:25px;
    color:rgba(252, 152, 104, 1.0);
}
.testimonial .testimonial-review {
    text-align: center;
    overflow:visible;
    position: relative;
    border-top: 5px solid #aaa;
    padding:20px;
}
.testimonial:hover .testimonial-review {
    border-color: #cc0000;
}
.testimonial .testimonial-review:before {
    content: "";
    border-top: 20px solid #aaa;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top:0;
    left: 45%;
}
.testimonial .testimonial-title {
    display: block;
    color: #190653;
    font-size: 2em;
    margin:0;
    text-transform: capitalize;
    position: relative;
    top:10px;
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 769px) and (max-width: 1024px) {
    .testimonial .description {
        font-size: 3.75em;
        line-height:200%;
    }
    .testimonial .description:before {
        margin-right: 5px;
        font-size:60px;
    }
    .testimonial .description-checkout {
		margin-top: 20px;
	    font-size: 1em;
	    line-height:100%;
	}
    .testimonial .description:after {
        margin-left: 5px;
        font-size:30px;
        color:rgba(252, 152, 104, 1.0);
    }
    .testimonial .testimonial-title {
        font-size: 3em;
}}
@media (min-width: 1025px){
	.testimonial .description {
	    font-size: 1.75em;
	    line-height:120%;
	}
	.testimonial .description-checkout {
		margin-top: 20px;
	    font-size: 1.5em;
	    line-height:100%;
	}
	.testimonial .description:before {
	    margin-right: 5px;
	    font-size:55px;
	}
	.testimonial .description:after {
	    margin-left: 5px;
	    font-size:25px;
	}
	.testimonial .testimonial-title {
        font-size: 3em;
	}
	.testimonial .testimonial-checkout {
	    font-size:2em;
	}
}

/*
.testimonial .pic {
    width: 70px;
    height: 70px;
    margin-right: 7px;
    display: inline-block;
}
.testimonial .pic img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}
*/

/*
.testimonial .testimonial-title > small {
    color:#656565;
    display: block;
    font-size: .6em;
    margin-top: 5px;
    font-weight: bold;
    text-transform: uppercase;
}
*/
/***********************************************************
*   Bullet Points
*		-Unordered List
***********************************************************/

ul.no-bullet {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
}

ul.apple-point li, ul.star-point li, ul.green-check li {
	background-repeat: no-repeat;
    background-size: 35px;
	padding-left:45px;
	margin-bottom:20px;
}

ul.apple-point li {
	background-image: url('../img/Apple.jpg');
}
ul.star-point li {
	background-image: url('../img/list_image/Star-Point.png');
}
ul.green-check li {
	background-image: url('../img/list_image/green-check.png');
}
ul.green-check-3 li {
	background-repeat: no-repeat;
    background-size: 35px;
    padding-left: 50px;
    margin-bottom: 15px;
    min-height: 35px;
	background-image: url('../img/list_image/green-check-3.png');
}
ul.fire-point li {
	background-repeat: no-repeat;
    background-size: 25px;
	padding-left:45px;
    margin-bottom:20px;
	min-height:35px;
	background-image: url('../img/list_image/Flame.svg');
}
ul.cookie-point li {
	background-repeat: no-repeat;
    background-size: 35px;
	padding-left:55px;
    margin-bottom:20px;
	min-height:35px;
	background-image: url('../img/list_image/Cookie.png');
}
ul.pasta-point li {
	background-repeat: no-repeat;
    background-size: 38px;
	padding-left:50px;
    margin-bottom:10px;
	min-height:38px;
	background-image: url('../img/list_image/spaghetti-bullet.png');
}
ul.double-arrow-point li {
	background-repeat: no-repeat;
	background-size: 30px;
    padding-left: 40px;
    margin-bottom: 7px;
    min-height: 30px;
	background-image: url('../img/list_image/double-arrow.png');
}
ul.check-mark li {
	background-repeat: no-repeat;
    background-size: 25px;
	padding-left:40px;
    margin-bottom:10px;
	min-height:30px;
	background-image: url('../img/list_image/check-mark.png');
}
ul.arrow-point li  {
    background-repeat: no-repeat;
    background-size: 40px;
    padding-left: 60px;
    margin-bottom: 20px;
    min-height: 30px;
	background-image: url('../img/list_image/single-arrow.png');
	background-position: left 30px;
}
.dash-point li {
    margin-left:40px;
}
.dash-point li:before {
    content: '-';
    position: absolute;
    margin-left:-20px;
}
@media (min-width:768px){
	ul.apple-point li, ul.star-point li, ul.green-check li  {
		padding-left:45px;
	}}

/***********************************************************
*   font-size
***********************************************************/
.one-em {
	font-size:1em !important;
}
.one-point-one-em{
	font-size:1.1em !important;
}
.one-point-two-em{
	font-size:1.2em !important;
}
.one-point-three-five-em{
	font-size:1.35em !important;
}
.one-point-five-em{
	font-size:1.5em !important;
}
.one-point-eight-em{
	font-size:1.8em !important;
}
.two-em{
	font-size: 2em !important;
}
.two-point-five-em{
	font-size:2.5em !important;
}
.three-em{
	font-size:3em !important;
}
.three-point-five-em{
	font-size:3.5em !important;
}
.four-em{
	font-size:4em !important;
}
.five-em{
	font-size:5em !important;
}
.text-bold{
	font-weight: 700 !important;
}
.text-unbold{
	font-weight: 400 !important;
}
.text-italic{
	font-style:italic !important;
}
.no-margin{
	margin:0 !important;
}
.normal-line-height{
	line-height: 100% !important;
}
@media (min-width:768px) {
	.fs-md-three-em {
		font-size:3em !important;
	}
	.fs-md-four-em {
		font-size: 4em !important;
	}
}
/* .wistia_embed{
	height:415px !important;
} */
/***********************************************************
*   line-height
***********************************************************/
.one-point-two-line-height{
	line-height: 120% !important;
}

/***********************************************************
*   Checkbox
***********************************************************/

.buy-chkbx, .terms-agreement{
    margin-bottom:30px; 
    width:100%; 
    margin-left:auto; 
    margin-right:auto;
}
.buy-chkbx label, .terms-agreement label {
    font-family: Source Sans Pro; 
    font-size: 17px; 
    font-weight: normal; 
    line-height: 1.5em; 
    padding-left: 40px;
    position: relative; 
    cursor:pointer;
}
.buy-chkbx p, .terms-agreement p {
	padding-top: 0;
	margin-top: 0;
	font-style:italic;        
	font-weight:bold;
}
.checkbox-checked, .checkbox-unchecked {
	margin-top:3px;
	margin-left: 8px;
}
.buy-chkbx input[type="checkbox"], .terms-agreement input[type="checkbox"] {
    display:none;
}
.checkbox-checked {
    display:block; 
    background:url('../img/CheckBox-Checked.png'); 
    background-position:0 0; 
    background-size: cover;
    width:24px; 
    height:24px; 
    position:absolute; 
    left:0; 
}
.checkbox-unchecked{
    display:block; 
    background-position:0 0; 
    background-size: cover;
    width:24px; 
    height:24px; 
    position:absolute; 
    left:0; 
    background:url('../img/CheckBox-Unchecked.png'); 
    background-size: cover;
}

.checkbox-checked-white {
    display:block; 
	background:url('../img/CheckBox-Checked-White.png'); 
	background-position:0 0; 
    background-size: cover;
    width:24px; 
    height:24px; 
    position:absolute; 
    left:0; 
}
.checkbox-unchecked-white{
    display:block; 
    background-position:0 0; 
    background-size: cover;
    width:24px; 
    height:24px; 
    position:absolute; 
    left:0; 
    background:url('../img/CheckBox-Unchecked-White.png'); 
    background-size: cover;
}


/***********************************************************************
*
*   Count Down Timer
*
***********************************************************************/
.countdown-timer {
	font-size:1.5em;
	color:grey;
	text-align:center;
}
.countdown-timer.message-banner {
	width:100%;
	font-size:1em;
	color:white;
	padding:10px 0;
	top:0px;
}
.countdown-timer.message-banner.fixed-message {
	position:fixed;
	z-index:1000;
}
.countdown-timer h2 {
	font-size:2em;
	color:red;
	text-align:center;
	text-transform:capitalize;
	font-weight:bold;
}
.countdown-timer span{
	font-size:1.25em;
	color:black;
	font-weight:bold;
	display:inline-block;
	margin-left:10px;
}
.countdown-timer.message-banner span{
	font-weight:500;
	color:white;
}
.countdown-timer.message-banner .message{
	margin-top:10px;
	font-size:.75em;
}


.countdown-timer-2 .countdown-block {
	min-width: 90px;
	text-align: center;
}
.countdown-timer-2 span {
	margin-left: initial;
	font-weight: 500;
	font-size: 2em;
}

.countdown-timer-2 .countdown-text {
	color:#6A6A6A;;
	font-size:.65em;
	font-weight: 400;
	text-transform: lowercase;
}

@media screen and (min-width:786px) {
	.countdown-timer h2 {
		font-size:2.15em;
		letter-spacing:1.5px;
	}
	.countdown-timer span{
		font-size:1.75em;
	}
	.countdown-timer-2 span {
		font-size: 3em;
	}
	.countdown-timer.message-banner {
		padding:10px 0;
	}
	.countdown-timer.message-banner .message{
		font-size:1em;
	}


}


/***********************************************************************
*
*   Loading Modal
*
***********************************************************************/
.loading-modal {
	position: fixed;
	z-index: 999;
	height: 100vh;
	width: 100vw;
	flex-direction: column;
	justify-content: center;
	align-items:center;
	background-color: rgba(50,50,50,0.75);
	padding:5px;
	display:none;
	top:0;
	-webkit-animation: fadein 0.5s;
	animation: fadein 0.5s;
}
.loading-modal h1 {
	text-shadow:1px 1px 5px rgba(100,100,100,1);
	text-transform:uppercase;
	color:white;
	letter-spacing:1px;
}

/***********************************************************************
*
*   Loading Element
*
***********************************************************************/
.lds-ring {
	display: inline-block;
	position: relative;
	width: 64px;
	height: 64px;
}
.lds-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 51px;
	height: 51px;
	margin: 6px;
	border: 6px solid #fff;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
	animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
	animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
	animation-delay: -0.15s;
}
@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

/***********************************************************************
*
*   Optin
*
***********************************************************************/
.optin-container {
	display:none;
	padding:0;
}
.optin-block {
	height:100%;
	width:100%;
	overflow:hidden;
	position:fixed;
	display:flex;
	align-items: center;
	justify-content:center;
	top:0;
	z-index:10;
}
.optin-underlay {
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(25,25,25,.65);
	z-index:5;
}
.optin-modal {
	position:relative;
	background-color:white;
	/* box-shadow: 0px 0px 15px rgba(0,0,0,1); */
	padding:25px;
	width:95%;
	z-index:10;
	text-align:center;
	-webkit-animation: popin 0.3s;
	animation: popin 0.3s;
}
.optin-modal header {
	font-family: "Oswald";
	font-size: 1.5em;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
}
.optin-modal p {
	font-size:1.275em;
}
.optin-modal .opt-in {
	font-size:1.25em !important;
}
input.opt-in:hover {
	cursor: pointer;
}
.optin-container .error {
	margin:15px 0;
}
.optin-close {
	padding:0; 
	margin:0;
}
@media (min-width:768px) {
	.optin-modal header {
		font-size: 2em;
	}
	.optin-close {
		position:absolute; 
		bottom:15px; 
		right: 25px; 
		cursor: pointer;
	}
}
@media (min-width:1200px) {
	.optin-modal {
		width: 800px;
		padding:50px;
	}
	.optin-modal .opt-in {
		font-size:1.5em !important;
	}
}

@-webkit-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-ms-keyframes popin {
  0% {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes popin {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}