html, body {
    height: 100%;
    margin: 0;
}
#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    margin: 0 auto -35px;
	padding-bottom:35px;
}
.dropdown-menu  {
	z-index:2000 !important;
}
#footer {
    min-height: 35px;
	font-size:12px;
	color:#ccc ;
}
#footer a {
	color:#ccc ;
}
#footer a:hoover {
	color:#eee;
}
.footerwidget ul {
	list-style: none;
	padding:0 0 5px 0;
	font-size:14px;
}
.widget-title {
    color: #444;
    font-size: 16px;
    font-weight: 600;
    line-height: 2.6em;
    text-transform: uppercase;
	margin:0px;

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

#s2member-pro-paypal-checkout-form-custom-reg-field-refferedid-div, #s2member-pro-paypal-checkout-form-custom-reg-field-reg-referred-div, #s2member-pro-authnet-checkout-form-custom-reg-field-reg-referred-div, #s2member-pro-authnet-checkout-form-custom-reg-field-refferedid-div{
display:none !important;
}
#pcredit {
display:none;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.toppadding {
	padding: 40px 3% 0px 3% !important;
}
.updownpadding{
	padding: 20px 0px 40px 0px !important;
}
.colpadding {
	padding: 40px 3% 40px 3% !important;
}
.sidepadding {
	padding: 10px 3% 10px 3% !important;
}
.postpadding{
	padding: 10px 5% 40px 5% !important;
}
.countdowntimer{
font-size: 2.8rem !important;
font-family: Arial !important;
}
h1 {font-size: 3rem !important;}	
h2 {font-size: 2.3rem !important;}	
.btn-primary {
  background-color: #ee6600;
  border-color: #ee6600;
  margin: 20px 0;
  }
  .btn-primary:hover {
    background-color: #cc5800;
    border-color: #cc5800; }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #ee6600;
    border-color: #ee6600; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    background-color: #ee6600;
    border-color: #ee6600; }
	
.jslide1 {
    margin-bottom: 0px;
    background-image: url(../img/body-language-micro-expressions-metv.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
	color:#fff;	
}
.jslide2 {
    margin-bottom: 0px;
    background-image: url(../img/cfbl-coach2.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
	color:#fff;	
}
.jslide3 {
    margin-bottom: 0px;
    background-image: url(../img/body-language-micro-expressions-metv.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
	color:#fff;	
}
.jslidelefttop {
    margin-bottom: 0px;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
	color:#fff;	
}
.jslidecentertop {
    margin-bottom: 0px;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
	color:#fff;	
}
.jslideleftcenter {
    margin-bottom: 0px;
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
	color:#fff;	
}
.jslidecenter {
    margin-bottom: 0px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
	color:#fff;	
}
.bg-line-black::before {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    display: block;
    margin-top: -1.5px;
    content: '';
    border-bottom: 3px solid #000;
}

.bg-line-black {
    position: relative;
    text-align: center;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    top: -2px;
    top: -.125rem;
    width: 100%;
    margin: 13px auto;
}
.bg-line-black h5 {
    position: relative;
    z-index: 1;
    display: inline-block;
	font-weight:bold;
    margin: 0;
    text-transform: uppercase;
    color: #222;
    background-color: #fff;
    padding: 0 12px;
    padding: 0 .75rem;
    font-size: 19px;
    top: 1px;
    top: .0625rem;
}
.shadow-bottom-low{
	padding: 100px 5% 2px 5% !important;
	height:100%;
	width:100%;
	z-index:15;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.03) 1%, rgba(0,0,0,0.78) 31%, rgba(0,0,0,0.78) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.03) 1%,rgba(0,0,0,0.78) 31%,rgba(0,0,0,0.78) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.03) 1%,rgba(0,0,0,0.78) 31%,rgba(0,0,0,0.78) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#c7000000',GradientType=0 ); /* IE6-9 */

}
.margin-grid .embed-responsive-custom{
	height:95%;
margin:20px;
background-clip: padding-box;
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.5);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.5);
}
.shadowdiv{
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.5);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.5);
}
.embed-responsive-custom::before {
    padding-top: 35%;
}
.backgroundmargin {
	margin-bottom:60px;
	background-size: cover;
}

.nopadding {
   padding: 0 !important;
}
.smallfont p, .smallfont li {
	font-size:16px;
}
.homehead{
	max-width:90%;
	margin:auto;
}
.lead {font-size: 1.2rem;}
}

/* ------------------------------------------ */
#menu-members {
	margin-bottom:5px !important;
}

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  border: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;     
}
#cssmenu ul{
	max-width:1100px;
	margin: 0 0 0 auto !important;	
	
}
#cssmenu {
  height: 37px;
  display: block;
  padding: 0;
  margin: 0;
  border: 1px solid;
  border-radius: 5px;
  width: auto;
  border-color: #080808;
}
#cssmenu,
#cssmenu > ul > li > ul > li a:hover {
  background: #3c3c3c;
  background: -moz-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c3c3c), color-stop(100%, #222222));
  background: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background: -ms-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background: linear-gradient(top, #3c3c3c 0%, #222222 100%);
}

#cssmenu > ul {
  list-style: inside none;
  padding: 0;
  margin: 0;
}
#cssmenu > ul > li {
  list-style: inside none;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  position: relative;
}



#cssmenu > ul > li > a {
  outline: none;
  display: block;
  position: relative;
  padding: 12px 12px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
  font-weight: bold;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  border-right: 1px solid #080808;
  color: #ffffff;  
}

#cssmenu > ul > .menu-item-has-children > a {
	
	  padding: 12px 20px 12px 12px !important; 
}

#cssmenu > ul > li > a:hover {
  background: #080808;
  color: #ffffff;
}




#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 5px;
}
#cssmenu > ul > li > a:after {
  content: '';
  position: absolute;
  border-right: 1px solid;
  top: -1px;
  bottom: -1px;
  right: -2px;
  z-index: 99;
  border-color: #3c3c3c;  
}
#cssmenu ul li.has-sub:hover > a:after {
  top: 0;
  bottom: 0;
}
#cssmenu > ul > li.has-sub > a:before {
  content: '';
  position: absolute;
  top: 18px;
  right: 6px;
  border: 5px solid transparent;
  border-top: 5px solid #ffffff;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 19px;
}
#cssmenu ul li.has-sub:hover > a {
  background: #3f3f3f;
  border-color: #3f3f3f;
  padding-bottom: 13px;
  padding-top: 13px;
  top: -1px;
  z-index: 999;
}
#cssmenu ul li.has-sub:hover > ul,
#cssmenu ul li.has-sub:hover > div {
  display: block;
}
#cssmenu ul li.has-sub > a:hover {
  background: #3f3f3f;
  border-color: #3f3f3f;
}
#cssmenu ul li > ul,
#cssmenu ul li > div {
  display: none;
  width: auto;
  position: absolute;
  top: 38px;
  padding: 10px 0;
  background: #3f3f3f;
  border-radius: 0 0 5px 5px;
  z-index: 999;
}
#cssmenu ul li > ul {
  width: 200px;
  
}
#cssmenu ul li > ul li {
	  z-index: 999;
  display: block;
  list-style: inside none;
  padding: 0;
  margin: 0;
  position: relative;
}
#cssmenu ul li > ul li a {
  outline: none;
  display: block;
  position: relative;
  margin: 0;
  padding: 8px 20px;
  font: 10pt Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
#cssmenu ul ul a:hover {
  color: #ffffff;
}
#cssmenu > ul > li.has-sub > a:hover:before {
  border-top: 5px solid #ffffff;
}


.clear { clear:both; display:block; overflow:hidden; visibility:hidden; height:0px;}





/* flx ############################################################################# */


html, body {
    height: 100%;
    margin: 0;
}

.leftscroll {
	cursor:pointer;
	margin: 135px 0;
	float:left;
	width:90px;
	height: 270px;
	border:none;
	background-color:transparent;
    background-image:    url("/img/left.png");
    background-size:     cover;                   
    background-repeat:   no-repeat;
    background-position: center center; 
}
.rightscroll{
	cursor:pointer;
	margin: 135px 0;
	float:right;	
	width:90px;
	height: 270px;
	border:none;
	background-color:transparent;
    background-image:    url("/img/right.png");
    background-size:     cover;                    
    background-repeat:   no-repeat;
    background-position: center center; 
}
.row_outer {
	z-index:9999;
	width: 100%;
	margin-top:-135px;
	overflow-x: hidden;
	overflow-y: visible;
	position: relative;
	min-height: 100%;
}

.row_flx {
	overflow-x: hidden;
	overflow-y: visible;
}

.row_inner {
	height: 100%;
	transition: 450ms transform;
	font-size: 0;
	white-space: nowrap;
	margin: 135px 0;
	padding-bottom: 10px;
}
.bordertile {
	position: relative;
	display: inline-block;
	width: 240px;
	height: 270px;
	margin-right: 10px;
	font-size: 20px;
	cursor: pointer;
	transition: 450ms all;
	transform-origin: center left;
}

.tile {
	position: relative;
	display: inline-block;
	width: 480px;
	height: 270px;
	margin-right: 10px;
	font-size: 20px;
	cursor: pointer;
	transition: 450ms all;
	transform-origin: center left;
}

.tile__img {
	width: 480px;
	height: 270px;
	object-fit: cover;
}

.tile__details {
	color: #ecf0f1;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	padding:12px 12px;
	font-size: 14px;
	opacity: 0;
	background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
	transition: 450ms opacity;
	max-width:480px;
	white-space: normal;
}


.tile__mediahov {
opacity: 0;	
position:absolute;
}
.tile__media {
	position:absolute;
}
.tile:hover .tile__details {
	opacity: 1;
		    transition: opacity 0.2s ease-out 0.2s;
    -moz-transition: opacity 0.2s ease-out 0.2s;
    -webkit-transition: opacity 0.2s ease-out 0.2s;
}

.tile:hover .tile__mediahov {
	opacity: 1;
	    transition: opacity 0.2s ease-out 0.2s;
    -moz-transition: opacity 0.2s ease-out 0.2s;
    -webkit-transition: opacity 0.2s ease-out 0.2s;
}

.tile:hover .tile__media {
	opacity: 0;
	    transition: opacity 0.2s ease-out 0.2s;
    -moz-transition: opacity 0.2s ease-out 0.2s;
    -webkit-transition: opacity 0.2s ease-out 0.2s;
}
.tile__title {
	position: absolute;
	bottom: 0;
	padding: 10px;
	font-size: 12px;
}

.row_inner:hover {
	transition:transform .5s ease-out 0.2s;
	transform: translate3d(-240px, 0, 0);
}

.row_inner:hover .tile__media {
	opacity: 0.3;
		    transition: opacity 0.2s ease-out 0.2s;
    -moz-transition: opacity 0.2s ease-out 0.2s;
    -webkit-transition: opacity 0.2s ease-out 0.2s;
}

.row_inner:hover .tile:hover {
	transform: scale(2);
	opacity: 1;
	transition:transform .5s ease-out 0.2s;
}

.tile:hover ~ .tile {
	transition:transform .5s ease-out 0.2s;
	transform: translate3d(480px, 0, 0);
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.flxcaptions {
	font-size: 2.5rem;
	font-weight:bold;
}

.quote-card {
  background: #fff;
  color: #222222;
  padding: 20px;
  padding-left: 50px;
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(34, 34, 34, 0.12);
  position: relative;
  overflow: hidden;
  min-height: 120px;
}
.quote-card p {
  font-size: 22px;
  line-height: 1.5;
  margin: 0;
  max-width: 80%;
}
.quote-card cite {
  font-size: 16px;
  margin-top: 10px;
  display: block;
  font-weight: 200;
  opacity: 0.8;
}
.quote-card:before {
  font-family: Georgia, serif;
  content: "“";
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 5em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.quote-card:after {
  font-family: Georgia, serif;
  content: "”";
  position: absolute;
  bottom: -110px;
  line-height: 100px;
  right: -32px;
  font-size: 25em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}

.postexcerpt h1{
	font-size:2rem !important;
}
.postexcerpt h2{
	font-size:1.8rem !important;
}
.postexcerpt {
	margin-bottom:30px !important;
}

#logocfbl {

    width: 40px;
    height: 44px;
    margin-right: 5px;
    float: left;
    display: block;
}
.navbar-light #logocfbl {
	background: url("/img/Center-for-Body Language1.png") left top no-repeat;
}
.navbar-dark #logocfbl {
	background: url("/img/Center-for-Body Language2.png") left top no-repeat;
}


.navbar-brand {
    font-weight: bold;
    color: #343a40;
	font-family: 'Roboto', sans-serif;
}

/*  #################### Pricing table ###################### */

.pricingTable{
    background-color: #f5f5f5;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    border-bottom: 20px solid #008BA8;
}

.pricingTable .sidepadding{
    text-align: left;
}

.pricingTable:after{
    content: '';
    background-color: #008BA8;
    width: 100%;
    height: 10px;
    margin: 0 0 7px;
    display: block;
}
.pricingTable .pricingTable-header{
    color: #fff;
    background: linear-gradient(to bottom,#76B1CB 10%,#015C91 80%);
    padding: 20px 0 25px;
}

.pricingTable .price-value{
    color: #fff;
    background: #008BA8;
    font-weight: 600;
    padding: 10px 0;
    margin: 0 0 15px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
}
.pricingTable .amount{
    font-size: 60px;
    line-height: 70px;
}
.pricingTable .amount-sm{
    font-size: 35px;
    vertical-align: top;
}
.pricingTable .currency{
    font-size: 30px;
    line-height: 50px;
    vertical-align: top;
    margin: 0 0 0 -3px;
}
.pricingTable .pricing-content{
    color: #333;
    font-size: 14px;
    text-align: left;
    line-height: 30px;
    padding: 0 10%;
    margin: 0 0 15px;
    display: inline-block;
}

.pricingTable .pricing-content i{ font-size: 16px; }
.pricingTable .pricingTable-signup{
    color: #fff;
    background: linear-gradient(to bottom,#015C91 ,#008BA8);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 50%;
    padding: 10px;
    margin: 0 auto 20px;
    display: block;
    position: relative;
    z-index: 1;
    transition: all 0.4s ease 0s;
}
.pricingTable .pricingTable-signup:hover{ transform: translateY(-6px); }
.pricingTable .pricingTable-signup:after{
    content: "";
    background: radial-gradient(ellipse at center center , rgba(1, 92, 145,0.49) 0%, rgba(0, 0, 0, 0) 80%);
    height: 10px;
    left: 5%;
    opacity:0;
    position: absolute;
    top: 100%;
    width: 90%;
    z-index: -1;
    transition-duration: 0.3s;
}
.pricingTable .pricingTable-signup:hover:after{
    opacity: 1;
    transform: translateY(5px);
}
.pricingTable.red{ border-bottom-color: #E66102; }
.pricingTable.red:after{ background-color: #E66102; }
.pricingTable.red .pricingTable-header{
    background:linear-gradient(to bottom,#EB9478 10%,#D32A00 80%);
}
.pricingTable.red .price-value{ background: #E66102; }
.pricingTable.red .pricingTable-signup{
    background:linear-gradient(to bottom,#D32A00,#E66102 );
}
.pricingTable.red .pricingTable-signup:after{
    background: radial-gradient(ellipse at center center , rgba(211, 42, 0,0.49) 0%, rgba(0, 0, 0, 0) 80%);
}
.pricingTable.magenta{ border-bottom-color: #b71960; }
.pricingTable.magenta:after{ background-color: #b71960; }
.pricingTable.magenta .pricingTable-header{
    background:linear-gradient(to bottom,#CF6B83 45%,#990023 50%);
}
.pricingTable.magenta .price-value{ background: #b71960; }
.pricingTable.magenta .pricingTable-signup{
    background:linear-gradient(to bottom,#990023,#b71960 );
}
.pricingTable.magenta .pricingTable-signup:after{
    background: radial-gradient(ellipse at center center , rgba(152, 0, 30,0.49) 0%, rgba(0, 0, 0, 0) 80%);
}



/*##############tab pricing################*/
#itsthetable {
	color: #02367a;
}
#itsthetable th {
	font-size: 12px;
	color: #FFF;
	background-color: #3779b5;
	padding: 2px 2px;
	border-bottom: 1px solid #015ebc;
}

#itsthetable table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #06C;
	width: 100%
}

#itsthetable td {
	background-color: #f2f2f2;
	padding: 5px;
	font-size: 12px;
	line-height:15px;
	text-align: center;
	height:25px;
	vertical-align: middle;
}

#itsthetable td img {
 height: 25px;
}

#itsthetable td:hover {
	background-color: #f8f8f8;
}
#itsthetable th {
	text-align: left;
	width: 150px;
	font-size: 12px;
	line-height:15px;
	padding: 5px;

}

#itsthetable tr {
	border-bottom: 1px solid #CCC;
}

#itsthetable thead th, .freeblt th, .salestraining th{
	background: url(/img/bg_repeat4.jpg) repeat-x;
	background-position:bottom;
	background-color: #02367a;
	height: 30px;
	font-size: 32px;
	line-height:32px;
	text-align: center;
	text-shadow: #333 2px 2px;
	border: 2px;
	padding:15px;
}

#itsthetable tfoot th {
	background: url(/img/bg_repeat2.jpg) repeat-x;
	background-position:bottom;
	background-color: #02367a;
	height: 30px;
	font-size: 32px;
	line-height:32px;
	text-align: center;
	text-shadow: #333 2px 2px;
}

#itsthetable tfoot td {
	background-color: #02367a;
	color: FFF;
	height: 30px;
	font-size: 24px;
	text-align: left;
	text-shadow: #333 2px 2px;
}
#itsthetable span {

font-size: 14px;
}

.itsthetablesmall thead th, .itsthetablesmall tfoot th{
	font-size: 18px !important;
	line-height:22px !important;

}
.itsthetablewide th, .itsthetablewide td {
	padding:15px !important;
}
.itsthetablewide .btn {
	margin: 0px auto 20px !important;
	display:block !important;
	width: 80%;
}
/* ################## tab couches###############*/
#itsthetablecoach {
	color: #02367a;
}
#itsthetablecoach th {
	font-size: 12px;
	color: #FFF;
	background-color: #3779b5;
	padding: 2px 2px;
	border-bottom: 1px solid #015ebc;
}

#itsthetablecoach table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #06C;
	width: 100%
}

#itsthetablecoach td {
	background-color: #f2f2f2;
	font-size: 12px;
	text-align: center;
	height:25px;
	vertical-align: middle;
	padding:4px;
	line-height:20px;
}

#itsthetablecoach td img {
 height: 25px;
}

#itsthetablecoach td:hover {
	background-color: #f8f8f8;
}
#itsthetablecoach th {
	text-align: left;
	width: 150px;
	font-size: 12px;
	vertical-align: middle;
}

#itsthetablecoach  tr {
	border-bottom: 1px solid #CCC;
}

#itsthetablecoach thead th {
	background: url(/img/bg_repeat3.jpg) repeat-x;
	background-position:bottom;
	background-color: #02367a;
	height: 30px;
	font-size: 18px;
	text-align: center;
	text-shadow: #333 2px 2px;
	border: 2px;
}

#itsthetablecoach tfoot th {
	background: url(/img/bg_repeat3.jpg) repeat-x;
	background-position:bottom;
	background-color: #02367a;
	height: 30px;
	font-size: 18px;
	line-height:22px;
	text-align: center;
	text-shadow: #333 2px 2px;
}

#itsthetablecoach tfoot td {
	background-color: #02367a;
	color: FFF;
	height: 30px;
	font-size: 24px;
	text-align: left;
	text-shadow: #333 2px 2px;
}
#itsthetablecoach span {

font-size: 14px;
}

/*###########################################################BUTTONY###########*/



.homepagefollowaweber{
	margin-bottom:-20px;
	margin-top:-10px;
	margin-left:
	border:none;
    color:#ffffff;
	width: 523px;
	height: 116px;
	background-image:url('/img/awbback5.png');
	background-position: center;
	background-repeat:no-repeat;
	padding:15px 5px 5px 5px;
}
.signupbutton{
	margin-top: 15px;
	border:none;
	background-color:transparent;
	width: 191px;
	height: 43px;
	background-image:url('/img/metv_signup.png');
	background-position: 0 -43px;
	background-repeat:no-repeat;
	cursor:pointer;
}
.takfrtestbutton{
	border:none;
	background-color:transparent;
	width: 333px;
	height: 43px;
	background-image:url('/img/metv_takefreetest.png');
	background-position: 0 -43px;
	background-repeat:no-repeat;
	cursor:pointer;
}
.signupbutton:hover{background-position: 0 0px;}
.takfrtestbutton:hover{background-position: 0 0px;}


.signuplink {
  margin: 0;
  padding: 0;
  border:none;
  background-color:transparent;
  width: 125px;
  height: 28px;
  background-image:url('/img/metv_signup_link.png');
  background-position: 0 -28px; 
  background-repeat:no-repeat;
  cursor:pointer;
}
.loginandrenew{
	  background-image:url('/img/loginandrenew.png') !important;
}
.signuplink span { display: none; }
.signuplink:hover{background-position: 0 0px;}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


#contact{
position:fixed;
margin: auto;
left:0; right:0;
top:0; bottom:0;
padding:30px;
padding-top:0px;
height:690px;
width:400px;
background:white;
z-index:20001;
display:none;
}

#zaciemnieniecontact{
width:100%;
height:100%;
left: 0; 
top:0;
position: fixed;
opacity: 0.5;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
filter: alpha(opacity=50);					
background-color:#000000;
display:none;
z-index:20000;
}
.contactbutton{
color: #1982d1;
cursor:pointer;
border:none;
background:transparent;
}
.contactbutton:hover{
text-decoration:underline;
}
footer {
    padding: 0px !important;
}
#registeriframe{
margin:auto;
max-width:500px;
}
#icredit, #ipaypal{
	margin:5px !important;
}

/* ----------------------------------*/
.slider-frame {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.slider-frame .btn {
  width: 40px;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  z-index: 1000;
  cursor:pointer;
}
.slider-frame .btn.prev {
  left: 0px;
    background-image:    url("/img/left2.png");
    background-size:     contain;                   
    background-repeat:   no-repeat;
    background-position: center center; 
}
.slider-frame .btn.next {
  right: 0px;
    background-image:    url("/img/right2.png");
    background-size:     contain;                   
    background-repeat:   no-repeat;
    background-position: center center; 
}
.slider-frame .slider-container {
  transition: margin-left .5s ease, left .8s ease;
  position: absolute;
  left: 0;
}
.slider-frame .slider-container .slide {
  float: left;
  position: relative;
  top: 0;
  transition: width .5s ease, height .5s ease, top .5s ease;
}

.slideimgback, .slideimgfront {
	width:97%;
	height:100%;
	margin:auto;
	display:block;
	color:#fff;
	padding:10px;
	background-size: cover;
	background-repeat: no-repeat;
	position:absolute;
	transition: opacity 0.5s ease-out 0.5s;
    -moz-transition: opacity 0.5s ease-out 0.5s;
    -webkit-transition: opacity 0.5s ease-out 0.5s;
}
.slideimgback {
	opacity: 0;
	cursor:pointer;
}

.slider-container:hover > .slide {
  opacity: 0.5;
}
.slider-container:hover > .slide:hover {
  opacity: 1.0;
}

.slide:hover .slideimgback {
	opacity: 1;
}
.slide:hover .slideimgfront {
	opacity: 0;
	transition: opacity 0.5s ease-out 0.5s;
    -moz-transition: opacity 0.5s ease-out 0.5s;
    -webkit-transition: opacity 0.5s ease-out 0.5s;
}

.slideimgfront .slide_desc{
	display:block;
}
.slideimgback .slide_desc{
	opacity:0;
}

.slide:hover .slideimgback .slide_desc{
	opacity: 1;
	-webkit-transition: opacity 0.5s ease-out 0.5s;
}
.slide:hover .slideimgfront .slide_desc{
	display:none;
}


.slide_details {
	color: #ecf0f1;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	padding:12px 12px;
	background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 50%);
	white-space: normal;
	overflow:hidden;
}

.slide_desc {
	position: absolute;
	bottom: 0;
	padding: 10px;
	font-size: 15px;
}

.slide_desc .slide_headline {
	font-size:1.4em;
	font-weight:bold;
}
.slide_desc .slide_title {
	font-size:2.1em;
	font-weight:bold;
}
.slideimgfront .slide_title {
	font-size:2.8em;
}
.slide_desc .slide_price {
font-size:1.5em;	
}

.slide_desc i {
	color:#bbb;
}
.slide img{
width:30%;
margin-bottom:0px !important;
}
.navbar {
background: rgb(12,61,129);
background: linear-gradient(0deg, rgba(4,23,63,1) 0%, rgba(12,61,129,1) 60%, rgba(21,72,141,1) 100%);
}
.logotext {
	line-height:1.2em;
	padding-right:40px;
}
.logotext div {
font-size:0.5em;
margin-top:-5px;
font-style: italic;
font-weight:normal;
}

.navbar-dark .navbar-nav .nav-link, .dropdown-item {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link:hover , .navbar-dark .navbar-nav .nav-link:focus, .dropdown-item:hover, .dropdown-item:focus {
    color: #fdc16b;
    text-decoration: underline;
}
.dropdown-item:hover, .dropdown-item:focus  {
	background:transparent !important;
}

#sticky-sidebar ul {
  margin: 0; 
  padding:0 0 0 15px;
}

.btn{
    white-space:normal !important;
    word-wrap: break-word !important;
	word-break: normal !important;
	}
	
	
.scorestab th {
font-weight: bold;
}
.scorelist td, .scorestab td, .scorestab th{
border:1px solid #000;
padding:5px;
border-collapse:collapse;
text-align:center;
}
.scorelist, .scorestab{
border-collapse:collapse;
}
.scorestab td,.scorestab th{
vertical-align:middle;
text-align:center;
overflow:scroll; 
}

.chatiframe iframe {
	width:100% !important;
}


.videolist {
	padding: 0;
    list-style-type: none;
}

.videolist div{
font-size:1.5em;
font-weight:bold;
margin:10px 0 0 0;
}
.videolist {
	padding:30px;	
}
.videolist > li > ul{
	padding-bottom:10px;
    border-bottom: 1px solid #dedfe0;
}

.videolist > li > ul > li:before { 
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1.2em;
    top: 1.5em;
    position: relative;
	margin-top:-5px;
}
.videolist > li > ul > li > ul > li:before { 
    content: "";
    border-color: transparent #111;
    border-style: dotted;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1.2em;
    top: 1.5em;
    position: relative;
	margin-top:-5px;
}
.videolist > li > ul > li > ul  {
	padding-left:15px !important;
}
.videolist li li{

	list-style-type: none;
}


.videolist button {
  padding: 5px 10px !important;
  /*input has OS specific font-family*/
  cursor: pointer;
  white-space: normal;
  text-align:left;
}

.videolist a {
  text-align:left;
}
.remove-padding {padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0} 

.maincontent {
	position:fixed;
	width:67%;
}
.videocontainer {
	display:none;
}
.btn-active {
	border:2px #444 solid;
}
.maincontent .card {
	max-height:700px;
	overflow:auto;
}



#af-form-559027530 .af-body .af-textWrap{width:100%;display:block;float:left;}
#af-form-559027530 .af-body a{color:#000000;text-decoration:underline;font-style:normal;font-weight:normal;}
#af-form-559027530 .af-body input.text, #af-form-559027530 .af-body textarea{font-size: 16px;margin: 2px 5px 5px 0px;padding: 10px 10px !important;vertical-align: middle !important;line-height:30px;}
#af-form-559027530 .af-body label.previewLabel{display:block;float:left;width:25%;text-align:left;color:#fff;text-decoration:none;font-style:normal;font-weight:normal;font-size:inherit;font-family:inherit;}
#af-form-559027530 .af-body{padding-bottom:15px;background-repeat:no-repeat;background-position:inherit;background-image:none;color:#fff;font-size:12px;font-family:, serif;}
#af-form-559027530 .af-footer{background-color:transparent;background-repeat:no-repeat;background-position:top left;background-image:none;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-family:, serif;}
#af-form-559027530 .af-header{background-color:transparent;background-repeat:no-repeat;background-position:inherit;background-image:none;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-family:, serif;}
#af-form-559027530 .af-quirksMode .bodyText{padding-top:2px;padding-bottom:2px;}
#af-form-559027530 .af-quirksMode{padding-right:5px;padding-left:5px;}
#af-form-559027530 .af-standards .af-element{padding-right:5px;padding-left:5px;width:33%;}
#af-form-559027530 .bodyText p{margin:0;padding:0}
#af-form-559027530 .buttonContainer input.submit{color:#fff;text-decoration:none;font-style:normal;font-weight:normal;font-size:inherit;font-family:inherit;white-space: normal;}
#af-form-559027530 .buttonContainer input.submit{height:57px;font-size:20px; font-weight:bold;background-color:#ee6600 !important;cursor:pointer; width: 100%;}
#af-form-559027530 .buttonContainer input.submit:hover{background:#bb5000 !important;}
#af-form-559027530 .buttonContainer{text-align:center;}
#af-form-559027530 body,#af-form-559027530 dl,#af-form-559027530 dt,#af-form-559027530 dd,#af-form-559027530 h1,#af-form-559027530 h2,#af-form-559027530 h3,#af-form-559027530 h4,#af-form-559027530 h5,#af-form-559027530 h6,#af-form-559027530 pre,#af-form-559027530 code,#af-form-559027530 fieldset,#af-form-559027530 legend,#af-form-559027530 blockquote,#af-form-559027530 th,#af-form-559027530 td{float:none;color:inherit;position:static;margin:0;padding:0;}
#af-form-559027530 button,#af-form-559027530 input,#af-form-559027530 submit,#af-form-559027530 textarea,#af-form-559027530 select,#af-form-559027530 label,#af-form-559027530 optgroup,#af-form-559027530 option{float:none;position:static;margin:0;}
#af-form-559027530 div{margin:0;}
#af-form-559027530 fieldset{border:0;}
#af-form-559027530 form,#af-form-559027530 textarea,.af-form-wrapper,.af-form-close-button,#af-form-559027530 img{float:none;color:inherit;position:static;background-color:none;border:none;margin:0;padding:0;}
#af-form-559027530 input,#af-form-559027530 button,#af-form-559027530 textarea,#af-form-559027530 select{font-size:100%;}
#af-form-559027530 p{color:inherit;}
#af-form-559027530 select,#af-form-559027530 label,#af-form-559027530 optgroup,#af-form-559027530 option{padding:0;}
#af-form-559027530 table{border-collapse:collapse;border-spacing:0;}
#af-form-559027530 ul,#af-form-559027530 ol{list-style-image:none;list-style-position:outside;list-style-type:disc;padding-left:40px;}
#af-form-559027530,#af-form-559027530 .quirksMode{width:100%;max-width:900px; padding:10px 0;}
#af-form-559027530.af-quirksMode{overflow-x:hidden;}
#af-form-559027530{background-color:transparent;border-color:inherit;border-width:none;border-style:none;}
#af-form-559027530{display:block;}
#af-form-559027530{overflow:hidden;}
.af-body .af-textWrap{text-align:left;}
.af-body input.image{border:none!important;}
.af-body input.submit,.af-body input.image,.af-form .af-element input.button{float:none!important;}
.af-body input.text{width:100%;float:none;padding:2px!important;}
.af-body.af-standards input.submit{padding:4px 12px; border-radius: 0.5rem;}
.af-clear{clear:both;}
.af-element label{text-align:left;display:block;float:left;}
.af-element{padding:5px 3px;}
.af-form-wrapper{text-indent:0;}
.af-form{text-align:left;margin:auto;}
.af-header,.af-footer{margin-bottom:0;margin-top:0;padding:5px;}
.af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}
.lbl-right .af-element label{text-align:right;}



.embed-responsive-custom::before {
    padding-top: 20%;
}

.btn-style1:hover, .btn-style2:hover{
    filter: brightness(110%);
	color: #ccc;
	position: relative;
    transform: scale(.96);
}

.btn-style1{
	margin: 20px 0;
    background: radial-gradient(
        rgba(17, 46, 73, 1),rgba(63, 147, 226, 1)
      ),
        linear-gradient(
          transparent 40%, 
          rgba(6, 25, 43, 1) 55%, 
          transparent 70%
        ),
        linear-gradient(
          to left,
          transparent 40%, 
          rgb(2, 34, 63) 50%, 
          transparent 60%
        );
	border: 1px solid rgba(255,255,255, 0.15);
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
    transition: .15s ease-in-out filter;
	box-shadow: 0px 8px 15px rgba(0,0,0, 0.15);
}
.btn-style2{
	margin: 20px 0;
	background: radial-gradient(rgba(200, 110, 0, 1),rgba(204, 70, 0, 1));
	border: 1px solid rgba(255,255,255, 0.15);
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
    transition: .15s ease-in-out filter;
	box-shadow: 0px 8px 15px rgba(0,0,0, 0.15);
}

.bluegradientbg{
background: linear-gradient(180deg, rgba(4,23,63,1) 0%, rgba(12,61,129,1) 60%, rgba(21,72,141,1) 100%)
}
.bluegradientbg2{
background: url(/img/bg_repeat_main.png) repeat-x 0 0;
overflow: hidden;
}
.bluegradientbg3{
background: url(/img/bg_primary.png) center 0 no-repeat;
overflow: hidden;
}
.navbar-nav .dropdown-menu {
    background: linear-gradient(180deg, rgba(4,23,63,1) 0%, rgba(12,61,129,1) 60%, rgba(21,72,141,1) 100%);
	color:#000;
  }

.h1scaled {
	font-size:2.5rem !important;
}

.nav-link img {
	margin-top:-3px;
	padding:3px;
}



.iframe-responsive {
  overflow: hidden;
  padding-top: 1690px;
  position: relative;
}

.iframe-responsive iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

/* ---------------------------- screen --------------------------------- */

@media screen and (max-width: 3208px){ 
.iframe-responsive {
  padding-top: 1050px; 
}
}
@media screen and (max-width: 3100px){ 
.slideimgfront .slide_title {
	font-size:2em;
}
}
@media screen and (max-width: 2400px){ 
.slideimgfront .slide_title {
	font-size:1.6em;
}
}

@media screen and (max-width: 2000px){ 
/*	width: 320px;
height: 180px; */
.h1scaled {
	font-size:2rem !important;
}
.flxcaptions {
	font-size: 2.3rem;
}
.row_outer {
	margin-top:-90px; /* height/2 */
}
.leftscroll, .rightscroll {
margin: 90px 0;
height: 180px;
width:60px
}
	
.tile__details {
	font-size:12px;
	padding:10px 10px;
}
.row_inner {
margin: 90px 0; /* height/2 */
}
.tile {
	width: 320px;
	height: 180px;
	font-size: 18px;
}
.bordertile {
	width: 160px;
	height: 180px;
}
.tile__img {
	width: 320px;
	height: 180px;
}
.row_inner:hover {
	transition:transform .5s ease-out 0.2s;
	transform: translate3d(-160px, 0, 0); /* - width/2 */
}
.tile:hover ~ .tile {
	transition:transform .5s ease-out 0.2s;
	transform: translate3d(320px, 0, 0); /* width */
}
}



@media screen and (max-width: 1600px){ 
/*	width: 250px;
height: 140px; */
.h1scaled {
	font-size:1.8rem !important;
}
.slide_desc {
	font-size: 15px !important;
}
.slide_desc .slide_headline{
	font-size:1.2em;
}	
.slide_desc .slide_title {
	font-size:1.8em;
}
.slideimgfront .slide_title {
	font-size:1.4em;
	margin-bottom: -0.2rem;
}
.flxcaptions {
	font-size: 2.2rem;
}
.row_outer {
	margin-top:-70px; /* height/2 */
}
.leftscroll, .rightscroll {
margin: 70px 0;
height: 140px;
width:46px
}
	
.tile__details {
	font-size:12px;
	padding:10px 10px;
}
.row_inner {
margin: 70px 0; /* height/2 */
}
.tile {
	width: 250px;
	height: 140px;
	font-size: 18px;
}
.bordertile {
	width: 117px;
	height: 140px;
}
.tile__img {
	width: 250px;
	height: 140px;
}
.row_inner:hover {
	transition:transform .5s ease-out 0.2s;
	transform: translate3d(-125px, 0, 0); /* - width/2 */
}
.tile:hover ~ .tile {
	transition:transform .5s ease-out 0.2s;
	transform: translate3d(250px, 0, 0); /* width */
}

}
@media screen and (max-width: 1508px){
.iframe-responsive {
  padding-top: 800px; 
}
}
@media screen and (max-width: 1400px){

/*	width: 200px;
height: 113px; */
.h1scaled {
	font-size:1.6rem !important;
}
.slide_desc {
	font-size: 14px !important;
}
.slide_desc .slide_headline{
	font-size:1.1em;
}	
.slide_desc .slide_title {
	font-size:1.6em;
}
.slideimgfront .slide_title {
	font-size:1.4em;
	margin-bottom: -0.4rem;
}
.flxcaptions {
	font-size: 2.0rem;
}
.row_outer {
	margin-top:-56px; /* height/2 */
}
.leftscroll, .rightscroll {
margin: 56px 0;
height: 113px;
width:38px
}
	
.tile__details {
	font-size:10px;
	padding:10px 10px;
}
.row_inner {
margin: 56px 0; /* height/2 */
}
.tile {
	width: 200px;
	height: 113px;
	font-size: 18px;
}
.bordertile {
	width: 100px;
	height: 113px;
}
.tile__img {
	width: 200px;
	height: 113px;
}
.row_inner:hover {
	transition:transform .5s ease-out 0.2s;
	transform: translate3d(-100px, 0, 0); /* - width/2 */
}
.tile:hover ~ .tile {
	transition:transform .5s ease-out 0.2s;
	transform: translate3d(200px, 0, 0); /* width */
}
}		
@media screen and (max-width: 1220px){
	.navbar-nav {font-size: 0.9em;}
}
@media screen and (max-width: 1140px){
	
	/*	width: 150px;
height: 84px; */	
.h1scaled {
	font-size:1.4rem !important;
}
.slide_desc {
	font-size: 12px !important;
}
.slideimgfront .slide_title {
	font-size:1.3em;
	margin-bottom: -0.6rem;
}
.flxcaptions {
	font-size: 1.8rem;
}
.row_outer {
	margin-top:-42px; /* height/2 */
}

.leftscroll, .rightscroll {
margin: 42px ;
height: 84px;
width:28px;
}
.tile__details {
	font-size:7px ;
	padding:7px 7px;
}
.row_inner {
margin: 42px 0; /* height/2 */
}
.tile {
	width: 150px;
	height: 84px;
	font-size: 14px;
}
.bordertile {
	width: 75px;
	height: 84px;
	font-size: 14px;
}

.tile__img {
	width: 150px;
	height: 84px;
}
.row_inner:hover {
	transition:transform .5s ease-out 0.2s;
	transform: translate3d(-75px, 0, 0); /* - width/2 */
}
.tile:hover ~ .tile {
	transition:transform .5s ease-out 0.2s;
	transform: translate3d(150px, 0, 0); /* width */
}
}	
@media screen and (max-width: 1008px){
.iframe-responsive {
  padding-top: 1050px; 
}
}	
@media screen and (max-width: 992px){
.maincontent {position:relative;	width:100%;}
}
@media screen and (max-width: 720px){
	/*	width: 120px;
height: 68px; */
.h1scaled {
	font-size:1.2rem !important;
}
.slide_desc {
	font-size: 10px !important;
}
.slideimgfront .slide_title {
	font-size:1.2em;
	margin-bottom: -0.8rem;
}
.flxcaptions {
	font-size: 1.7rem;
}
.row_outer {
	margin-top:-34px; /* height/2 */
}

.leftscroll, .rightscroll {
margin: 34px 0;
height: 68px;
width:23px;
}	
.tile__details {
	font-size:6px;
	padding:6px 6px;
}
.row_inner {
margin: 34px ; /* height/2 */
}
.tile{
	width: 120px;
	height: 68px;
	font-size: 12px;
}

.bordertile{
	width: 60px;
	height: 68px;
}
.tile__img {
	width: 120px;
	height: 68px;
}
.row_inner:hover {
	transform: translate3d(-60px, 0, 0); /* - width/2 */
}
.tile:hover ~ .tile {
	transform: translate3d(120px, 0, 0); /* width */
}					
}

@media screen and (max-width: 540px){
	/*	width: 100px;
height: 56px; */	
.slide_desc {
	font-size: 8px !important;
}
.slideimgfront .slide_title {
	font-size:1.1em;
	margin-bottom: -1rem;
}
.flxcaptions {
	font-size: 1.6rem !important;
}
.row_outer {
	margin-top:-28px; /* height/2 */
}

.leftscroll, .rightscroll {
margin: 28px ;
height: 56px;
width:19px;
}
.tile__details {
	font-size:5px;
	padding:5px 5px;
}
.row_inner {
margin: 28px ; /* height/2 */
}
.tile {
	width: 100px;
	height: 56px;
	font-size: 10px;
}
.bordertile{
	width: 50px;
	height: 56px;
}
.tile__img {
	width: 100px;
	height: 56px;
}
.row_inner:hover {
	transition:transform .5s ease-out 0.2s;
	transform: translate3d(-50px, 0, 0); /* - width/2 */
}
.tile:hover ~ .tile {
	transition:transform .5s ease-out 0.2s;
	transform: translate3d(100px, 0, 0); /* width */
}
}

@media only screen and (max-width: 990px){
    .pricingTable{ margin: 0 0 30px; }
}

@media screen and (min-width: 2000px){
.lead {font-size: 1rem;}
}
@media (min-width: 1600px) {
  .container {
      max-width: 1280px !important; 
	  width: 100% !important; 
  }
}
@media screen and (max-width: 1600px){
	.homehead{max-width:85%;}
.smallfont p, .smallfont li {
	font-size:14px;
}
h1 {font-size: 2.8rem !important;}	
h2 {font-size: 2rem !important;}
}
@media screen and (max-width: 1400px){
	.homehead{max-width:55%;}
.smallfont p, .smallfont li {
	font-size:12px;
}	
.emailfield, .namefield, .submit {
	font-size:1.2em !important;
}
h1 {font-size: 2.7rem !important;}	
h2 {font-size: 1.9rem !important;}
.lead {font-size: 1.1rem !important;}
.btn-lg{font-size: 1.2rem !important;}	
}
@media screen and (max-width: 1140px){
	.homehead{max-width:50%;}
.smallfont p, .smallfont li {
	font-size:11px;
}

.emailfield, .namefield, .submit {
	font-size:1.15em !important;
}
h1 {font-size: 2.5rem !important;}	
h2 {font-size: 1.7rem !important;}
.lead {font-size: 0.9rem !important;}
.btn-lg{font-size: 1.15rem !important;}	
}
@media screen and (max-width: 960px){
	.homehead{max-width:60%;}
.smallfont p, .smallfont li {
	font-size:9px;
}

.emailfield, .namefield, .submit {
	font-size:1.1em !important;
}
h1 {font-size: 2.3rem !important;}	
h2 {font-size: 1.7rem !important;}
.lead {font-size: 0.9rem !important;}
.btn-lg{font-size: 1.1rem !important;}	
}

@media screen and (max-width: 770px){
	.homehead{max-width:65%;}
.smallfont p, .smallfont li {
	font-size:9px;
}

.emailfield, .namefield, .submit {
	font-size:1.05em !important;
}
.opaque-navbar {
    background-color: #000 !important;
}
.navbar {
	padding:0px;
}
h1 {font-size: 2rem !important;}	
h2 {font-size: 1.6rem !important;}
.lead {font-size: 0.85rem !important;}
.btn-lg{font-size: 1.0rem !important;}	
}

@media screen and (max-width: 540px){
	.homehead{max-width:70%;}
.smallfont p, .smallfont li {
	font-size:9px;
}

.emailfield, .namefield, .submit {
	font-size:1em !important;
}
.opaque-navbar {
    background-color: #000 !important;
}
.navbar {
	padding:0px;
}
h1 {font-size: 1.8rem !important;}	
.lead {font-size: 0.8rem !important;}
.btn-lg{font-size: 0.9rem !important;}	
}
/*  ############################################################################# */