/*
Theme: TEP
Author: Anisha Giri
Author URI: www.anishagiri.com
*/
/* Layout */
body {
    border-top: medium none;
    font-size: 12px;
}

a {
   outline: 0;
   color: #669933;
}

a:hover, a:active, a:focus { outline: 0 !important }

h1 {color: #666; font-weight: normal; margin-bottom: 0;}
.clear {clear: both;}

.header, .front-page .hero-unit {
    margin: 0 auto;
    max-width: 100%;
}

.front-page {background: #000;}
.front-page .hero-unit {padding: 0; position: relative;}
.front-page .hero-unit h2 {color: #fff;position: absolute; top: 40px; left: 0; text-align: center; font-size: 53px; line-height: 65px;}
.front-page .hero-unit h2 span { text-transform: uppercase;}
.front-page .hero-unit-buttons { z-index: 1; }
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.title {color: #669933; font-size: 18px; font-style: normal; display: block; margin: 20px 0 10px;}
.tagline {font-size: 14px;}

.logo {
    float: left;
    overflow: hidden;
    padding: 0 0 10px;
    width: 175px;
}

.pricing {display: block; text-align: center; margin: 20px 0;}
.body-bg {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/wordpress-bootstrap/images/background3.jpg") repeat-x scroll left top;
    overflow: hidden;
}

.page-template-page-dashboard .body-bg {background:white}

.container-fluid {background: url('/images/page.png') repeat-x #fff; border: 20px solid #d7d7d7; box-shadow: 0 0 1px #000 inset; max-width: 930px; position: relative;}
.container-fluid.no-effect, .container-fluid.nav-container {background: none; border: none; box-shadow: none;}

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

#nav-shadow {background: url('/images/content_drop_shadow.jpg') repeat-x; height: 10px; width: 1010px; position: absolute; top: -21px; left: -20px;}
.sfpmcount {text-align: right; margin-top: 15px;}
.header {position: relative;}
.video-author {display: block; margin-bottom: 10px;}
.stc {margin-top: 10px; font-size: 12px;}
.stc span {display: inline-block; margin-right: 20px;}
.premium-video-right {margin-left: 170px;}
#hero-unit-buttons .btn.custom-hover:hover {
  background-color: hsl(127, 100%, 28%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00cc17", endColorstr="#008e10");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00cc17), to(#008e10));
  background-image: -moz-linear-gradient(top, #00cc17, #008e10);
  background-image: -ms-linear-gradient(top, #00cc17, #008e10);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00cc17), color-stop(100%, #008e10));
  background-image: -webkit-linear-gradient(top, #00cc17, #008e10);
  background-image: -o-linear-gradient(top, #00cc17, #008e10);
  background-image: linear-gradient(#00cc17, #008e10);
  border-color: #008e10 #008e10 hsl(127, 100%, 25%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.19);
  -webkit-font-smoothing: antialiased;
   box-shadow: 0 7px 45px -4px #015e0b;
}
#hero-unit-buttons .btn {
	box-shadow: 0 7px 45px -4px #999;
}
/* Custom Buttons */
#hero-unit-buttons .btn.btn-custom {
  background-color: hsl(56, 91%, 42%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7ec59", endColorstr="#ccbf09");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f7ec59), to(#ccbf09));
  background-image: -moz-linear-gradient(top, #f7ec59, #ccbf09);
  background-image: -ms-linear-gradient(top, #f7ec59, #ccbf09);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7ec59), color-stop(100%, #ccbf09));
  background-image: -webkit-linear-gradient(top, #f7ec59, #ccbf09);
  background-image: -o-linear-gradient(top, #f7ec59, #ccbf09);
  background-image: linear-gradient(#f7ec59, #ccbf09);
  border-color: #ccbf09 #ccbf09 hsl(56, 91%, 36%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.39);
  -webkit-font-smoothing: antialiased;
  box-shadow: 0 7px 45px -4px #bbb346;
}
/* Large Modal */
.modal.large{
    width: 780px;
    margin-left: -390px; /* - width/2 */
}
.modal iframe {
	display: block;
	margin: 0 auto;
}
/* Homepage */
.recent-posts {margin: 0 0 30px 0; }
.recent-posts li {list-style: none; color: #555; border-bottom: 1px dotted #ccc; padding: 5px 0;}
.recent-posts li a {color: #264d92;}
.recent-posts.thumb li {float: left; width: 192px; text-align: center; border-bottom: 0; margin-right: 12px}
.recent-posts.thumb li img {display: block; margin: 0 auto 10px;}
#homepage-social {margin: 40px 0;}
#homepage-social a {margin-right: 100px;}
.one-line {margin: 20px 0; display: block;}
.homepage .sidebar {background: #fff; border-left: 1px solid #ccc; font-weight: normal; padding-top: 0;}
.homepage .sidebar .widgettitle {color: #669933;}
.homepage .sidebar .recent-posts {margin-bottom: 25px;}
#reviewed-on li {margin-bottom: 10px;}
#success-stories {color: #693;}
#success-stories p {margin: 10px 0 20px;}
#success-stories p span {font-weight: bold; display: block;}
.front-page {width: 100%; height: 422px; position: relative;}
.front-page .hero-unit {height: 422px; background: #000;}
.front-page a {text-transform: uppercase; font-weight: bold; margin: 0 20px;}
#hero-unit-buttons {text-align: center; margin-top: 275px;}
#homepage-grid {width: 970px; margin: 50px auto 20px; text-align: center;}
#homepage-grid li {width: 225px; float: left; list-style: none; margin-right: 17px;}
#homepage-grid li.last {margin-right: none;}
#homepage-grid li a {color: #264d92;}
#homepage-grid li a:hover {text-decoration: none; color: #666;}
#homepage-grid li a img {height:150px; width: 225px; margin-bottom: 10px;}
#homepage-grid li a strong {font-size: 14px; display: block;}
#homepage-grid h2 {font-size: 16px; font-style: oblique; color: #646060;}
.announecement {width: 950px; padding: 10px; text-align: center; margin: 30px auto; background: #eee; border-radius: 3px;}
.announecement a {color: #000; line-height: 0px;}
.announecement a:hover {text-decoration: none;}
.announecement a span {color: #669933; font-size: 50px; position: relative; top: 20px; margin: 0 40px;}
.pro_container {position: relative; margin: 15px 0 40px;}
#pro_blog_padding .pros_block img { float: left; padding-right: 10px; }
#pro_blog_padding .pros_block #posts {margin: 0;}
#pro_blog_padding .pros_block #posts li {padding: 0 20px 0 45px;}
#pro_blog_padding .pros_block .pros_content { width: 332px; float: left; }
.pro-arrows .previous { position: absolute; top: 120px; left: 0; float: left; }
.pro-arrows .next { position: absolute; top: 120px; right: 0; float: right; }
#pro_blog_padding .carousel { clear: both; padding: 20px 0 0 40px; }
#video-tour {position: absolute; right:-25px; bottom: -50px;}
/*#see-plans {position: absolute; right:-100px; bottom: -50px;}*/
/*Category*/
.category #main article {border-bottom: 1px solid #ddd;}
.category #main .post h3 {margin-bottom: 5px;}
.category #main .post p {margin: 0;}
.category #main .post p.the_post_meta {margin: 15px 0;}
/* Podcasts */
.podcast-archives {margin: 0; padding: 0;}
.podcast-archives li {list-style: none;}
.podcast-archives li a {color: #264d92;}
#first-post {background: #eee; padding: 20px; border: 1px solid #ccc;}
#first-post a {color: #264d92;}
#first-post .ratingblock {margin-bottom: 10px;}
#first-post .cmt {font-weight: bold; margin-top: 20px; display: block;}
#tpe-strategy {text-align: center;}
#tpe-strategy p {margin: 15px 0; font-size: 16px;}
#tpe-strategy a { padding: 0 4px;}
#tpe-strategy a span {display: block;}
/* Sidebar */
.sidebar {background: #D7D7D7; padding: 20px; font-size: 12px; font-weight: bold;}
.sidebar ul {margin: 0;}
.sidebar ul li {list-style: none;}
.sidebar .widgettitle {font-weight: normal; color:#fff;}
.sidebar a {color: #264D92;}
#sidebar3 {background: none;}
/* Forum */
#forumtop {display:none;}
/* Paypal Store */
.paypal-items {border-bottom: 1px solid #eee; padding-bottom: 15px; margin-bottom: 15px;}
.paypal-items .thumb {width: 585px; float: left;}
.paypal-items form {float: left; width: 230px; margin-left: 30px; margin-top: 150px;}
/* Plans */
.paypal-sign {margin-top: 70px; text-align: center;}
.text-center {text-align: center;}
#common-questions {margin-top: 25px;}
#common-questions h6 {margin-bottom: 0;}
#common-questions p {margin-bottom: 20px;}
/* Footer */

footer {
    background: #2a2a2a none repeat scroll 0 0;
    border-top: medium none;
    margin-top: 0;
    padding: 80px 0;
}

.footer-4col {
    float: left;
    margin-right: 2.5%;
    padding-right: 0;
    text-align: left;
    width: 23%;
}

footer .footer-4col:last-child {
 margin-right:0}
 
.footer-4col h4 {
    color: white;
    font-family: roboto;
    margin-bottom: 30px;
    margin-top: 0;
}

#main footer {background: none;}
#inner-footer {text-align: center;}
#widget-footer .widget_nav_menu {width: 100%; margin: 0; color: #000;}

#widget-footer a {
    color: #626263;
    font-family: roboto;
    font-size: 16px;
    transition: all 0.3s ease 0s;
}

#widget-footer a:hover {
 color:white;
 text-decoration:none}

#widget-footer .menu {margin: 0;}

#widget-footer .menu li {
    display: block;
    font-size: 10px;
    list-style: outside none none;
    margin-bottom:10px
}

#widget-footer .menu li:last-child {
margin-bottom:0}

#footer-ad {display: block; text-align: center; margin-bottom: 20px;}
/* HH Converter */
#hhConverter input {margin-bottom: 7px;}
#hhConverter label {margin-bottom: 0;}
#hhConverter textarea {width: 880px;}
#hhConverter fieldset {border: 1px solid #ccc; padding: 10px;}
#hhConverter legend {border-bottom: 0; display: inline-block; width: auto; font-size: 14px; margin-left: 10px; padding: 0 10px; margin-bottom: 0;}
#hhConverter  .hh-title {line-height: 14px;}
/* Videos */
.videobox {background: #bbb; padding: 10px 20px; color: #000;}
.videobox select {width: auto; margin-right: 10px; border: 1px solid #777; color: #000;}
.videobox h4 {font-weight: normal; color: #fff;}
.videobox a {color: #264d92;}
.videobox .whitetext a {color: #264d92; font-family: Georgia, Arial, Helvetica; font-weight: bold; font-size: 14px; margin: 15px 0 0; display: inline-block;}
#video .post {background: #eee; border: 1px solid #ccc; padding: 10px; margin-bottom: 15px;}
#video .post img {max-width: none !important; margin: 0 15px 0 0;}
#video .post .blog_title {font-size: 20px; font-weight: bold;}
.video_help {margin: -4px 0px 0px 5px;}
/* Blogs */
.blogs #main .post {border-bottom: 1px solid #ccc;}
.blogs #main .post h3 {margin-bottom: 0;}
/* Table Nav */
.tablenav .tablenav-pages {
	color:#555;
}
.tablenav .tablenav-pages a {
	border-color:#e3e3e3;
	background:#eee url('images/menu-bits-vs.gif') repeat-x scroll left -379px;
}
.tablenav .tablenav-pages a:hover {
	color:#d54e21;
	border-color:#d54321;
}
.tablenav .tablenav-pages a:active {
	color:#fff!important;
}
.tablenav .tablenav-pages .current {
	background:#dfdfdf;
	border-color:#d3d3d3;
}
tablenav .dots {
	border-color:transparent;
}
.tablenav .next, .tablenav .prev {
	border-color:transparent;
	color:#21759b;
}
.tablenav .next:hover, .tablenav .prev:hover {
	border-color:transparent;
	color:#d54e21;
}
.tablenav .displaying-num {
	margin-right: 10px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-style: italic;
	color: #777;
}
.tablenav {
	clear:both;
	height:30px;
	margin:6px 0 4px;
	vertical-align:middle;
}
.tablenav .tablenav-pages {
	float:right;
	display:block;
	cursor:default;
	height:30px;
	line-height:30px;
	font-size:11px;
}
.tablenav .tablenav-pages a, .tablenav-pages span.current {
	text-decoration:none;
	border:none;
	padding:3px 6px;
	border-width:1px;
	border-style:solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.tablenav .displaying-num {
	margin-right:10px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-style:italic;
}
.tablenav .actions {
	padding:2px 8px 0 0;
}
/* Nav styles */
.navbar {
	font-size: 14px;
}

.navbar .nav > li > .dropdown-menu::after {
    border-bottom: 10px solid #ffffff;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -6px;

}

ul.cd-testimonials {
 margin:0}

.navbar .nav > li > .dropdown-menu {
    box-shadow:3px 3px 3px #0B0A18
    }

.navbar .nav {
	float: right;
	margin-right: 0;
}
.navbar .nav li {
	cursor: pointer;
}


ul.nav li.dropdown ul.dropdown-menu {
 visibility:hidden;
 display:block;
 opacity: 0;
 transition: all .3s ease;}

ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;
    visibility:visible;
    opacity: 1;   
}
a.menu:after, .dropdown-toggle:after {
  content: none;
}

.navbar-inverse .nav li a {transition:all 0.2s ease;}
.navbar-inverse .nav li:hover a {text-shadow:0 0 20px white}

.dropdown-menu a {
    padding: 5px 20px;
    text-transform: uppercase;
}

.navbar-inverse .nav .dropdown-menu li a {background: #fff;}
.navbar-inverse .nav .dropdown-menu li:hover a {background: #669933;}

.navbar-inverse .navbar-inner {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    float: right;
    padding-right: 0 !important;
    padding-top: 15px;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #ffffff;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    display: none;
    visibility:hidden;
    float: left;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
    transition:all 0.5s ease;
} 
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  background-color: #6caf2c;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #fff;
}

.navbar-inverse .nav > li:last-child > a {
    color: #f82c16;
    font-weight: bold;
}

.dropdown-menu {margin: 0;}
.tagline {
	font-family: "Arial Narrow", Arial, sans-serif;
}
.tagline span {
	color: #82BD32;
	font-weight: bold;
}
.tagline.span4 {
	margin-top: 60px;
}
.account {
	background: url('/wp-content/themes/wordpress-bootstrap/images/nav-bg.jpg') repeat-x;
	border-radius: 0 0 5px 5px;
	padding: 8px;
	font-size: 12px;
	text-align: right;
	text-transform: lowercase;
	display: inline-block;
	float: right;
}
.account ul {margin: 0 auto; overflow:hidden;}
.account ul li {list-style: none; float: left; border-right: 1px solid #000; padding: 0 11px; line-height: 14px;}
.account ul li.last {border-right: none;}
.account ul li a {color: #000}
.social {margin: 5px 0; position: absolute; bottom: 0; right: 0;}

/* new inner pages */

.new-outter {
 background:white}

.new-header {
 background:#F3F2F2;
 padding-top:50px;
 padding-bottom:50px
 }
 
.new-header h1 {
    color: #555555;
    font-weight: bold;
    margin-top: 0;
}

/* our pros page */

.pro-intro {
    margin-bottom: 100px;
    margin-top: 100px;
}

.pro-intro p {
    color: #a0a0a0;
    font-family: roboto slab;
    font-size: 22px;
    line-height: 32px;
}

.pro-intro p span {
    color: #2f2f2f;
    font-weight: bold;
}

.pros-list {
 margin-left:0}
 
.pros-list li {
 list-style-type:none;
 margin-bottom:100px}

.single-pro-left a, 
.pros-list li .single-pro-left a {
    color: #6cb420;
    display: inline-block;
    float: left;
    font-family: roboto slab;
    font-size: 22px;
    font-weight: bold;
    transition:all 0.3s
}

.single-pro-left a { padding-left:14px }

.pros-list li .single-pro-left a { padding-left: 0}

.pros-list li .single-pro-left a:hover,
.single-pro-left a:hover {
 text-decoration:none;
 color:#2f2f2f}
 
 
/* homepage slider  */

.homepage-slide {
    clear: both;
    padding-bottom: 44px;
    padding-top: 90px;
    text-align: center;
}

.plans-slide {
    padding-top: 40px;
}

.homepage-slide h2 {
    color: white;
    font-family: Montserrat;
    font-size: 4em;
    font-weight: normal;
    letter-spacing: -2px;
    line-height: 1.3em;
    text-transform: uppercase;
}

.plans-slide h2 {
    font-family: roboto;
    font-size: 36px;
    letter-spacing: 0;
    margin-bottom: 19px;
    text-transform: none;
}

.plan-bottom .plans-slide h2 {
 color:#6C6C6C}

.homepage-slide h2 span,
.plans-slide h3 span {
 color:#6cb420}

.homepage-slide h3 {
    color: white;
    font-family: Montserrat;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
}

.plans-slide h3 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -1px;
    text-transform: none;
}

.plan-bottom .plans-slide h3 {
 color:#6C6C6C}

.plans-slide { text-align: center; }

.plans-slide ul.plan-boxes {
    list-style: outside none none;
    margin-left: 0;
    margin-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
}

.plans-slide ul.plan-boxes li {
    background: white none repeat scroll 0 0;
    display: inline;
    float: left;
    margin-left: 2.5%;
    margin-right: 2.5%;
    width: 28.33%;
}

.plans-slide ul.singleplan-boxes li {
 float:none;
 display:inline-block}

.plan-box {
    padding: 40px 25px;
}

.plans-slide ul.plan-boxes li p.plan-name {
    color: #3c3c3c;
    font-family: roboto;
    font-size: 26px;
    margin-bottom: 25px;
}

.plans-slide ul.plan-boxes li p.plan-price {
    color: #494949;
    font-family: roboto;
    font-size: 66px;
    font-weight: bold;
    letter-spacing: -3px;
    line-height: 60px;
    margin-bottom: -5px;
}

.plans-slide ul.plan-boxes li p.plan-price span.dollar {
    display: inline-block;
    font-size: 33px;
    line-height: 33px;
    margin-left: -25px;
    position: absolute;
}

.plans-slide ul.plan-boxes li p.plan-price span.num01 {
    display: inline-block;
    padding-left: 0;
    padding-right: 6px;
}

.plans-slide ul.plan-boxes li p.plan-price span.num02 {
    display: inline-block;
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 26px;
    margin-top: 2px;
    position: absolute;
}

.plans-slide ul.plan-boxes li p.pland-desc {
    color: #313131;
    font-family: roboto;
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 25px;
    margin-top: 25px;
}

.plans-slide ul.plan-boxes li a.plan-button {
    background: #98b5c7 none repeat scroll 0 0;
    border-radius: 3px;
    color: white;
    display: inline-block;
    font-family: roboto;
    font-size: 17px;
    font-weight: initial;
    padding: 9px 49px;
    transition: all 0.3s ease 0s;
}

.plans-slide ul.plan-boxes .plan02 a.plan-button {
background:#6CB420}

.plans-slide ul.singleplan-boxes li a.plan-button  { background: #6cb420}

.plans-slide ul.plan-boxes li a.plan-button:hover {
 background:#1B1B1B;
 text-decoration:none}
 
.plans-slide p.bottom-info {
    color: white;
    font-family: roboto;
    font-size: 17px;
    margin-bottom: 60px;
    margin-top: 60px;
    opacity: 0.9;
}

.homepage-slide a.mainbutton, a.mainbutton {
    background: #6cb420 none repeat scroll 0 0;
    border: 3px solid #6cb420;
    border-radius: 4px;
    color: white;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    padding: 18px 35px;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

.homepage-slide a.mainbutton:hover {
  background:none;
  border:3px solid white;
  box-shadow:0 0 10px white
 }

 
.homepage-slide .quotation span {
    color: white;
    display: block;
    margin-top: 10px;
    font-family: roboto slab;
    font-weight: bold;
}

#quoteslider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
  float:left
}

#quoteslider ul {
    display: table;
    height: 180px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}

#quoteslider ul li {
    display: table-cell;
    float: left;
    height: 180px;
    line-height: 180px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 440px;
}

#quoteslider ul li div.ratingblock  {
 display:none;
 visibility:hidden}

#quoteslider ul em {
    background: rgba(0, 0, 0, 0) url("images/q-bottom.gif") no-repeat scroll 0 bottom;
    color: #bcbcbc;
    display: inline-block;
    font-family: roboto slab;
    line-height: 22px;
    margin-left: 20px;
    padding-bottom: 20px;
    text-align: left;
    vertical-align: middle;
    width: 390px;
}

#quoteslider ul span {
 color: white;
    display: inline-block;
    line-height: 30px;
    text-align: left;
    vertical-align: middle;
    width: 393px;
    color:#6cb420}

.homepage-slide .quotation em {
    font-family: roboto slab;
    font-weight: 600;
}

a.control_prev, a.control_next {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: 600;
    height: auto;
    opacity: 0.5;
    padding: 0;
    position: absolute;
    text-decoration: none;
    top: calc(50% - 18px);
    width: auto;
    z-index: 999;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

.homepage-slide .button-down img {
opacity:0.2;
transition:all 0.3s ease
}

.homepage-slide .button-down img:hover {
opacity:0.6
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    box-shadow: none;
}

/* MET PROS SECTION */

.met-pros {
    background: white none repeat scroll 0 0;
    padding-bottom: 100px;
    padding-top: 100px;
}

.myinner, .myinner2, .myinner3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1040px;
    position: relative;
    width: 100%;
}

.myinner .number {
    color: #555;
    font-size: 24px;
    margin-bottom: 25px;
}

.myinner h4 {
    color: #555;
    font-family: roboto;
    font-size: 70px;
    font-weight: 600;
    line-height: 81px;
    margin-bottom: 18px;
    margin-top: 0;
    text-transform: uppercase;
}

.myinner h5 {
    color: #898989;
    font-family: roboto;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 22px;
    text-transform: uppercase;
}

.myinner .littleline {
    background: #555555 none repeat scroll 0 0;
    display: inline-block;
    height: 7px;
    width: 40px;
}

.pro-slider {
 margin-top:50px}

.single-pro-left {
 float:left;
 width:50%}
 
ul.pros-list .single-pro-left {
    float: right;
    width: 70%;
}
 
.single-pro-left p b {
    color: #2f2f2f;
    display: block;
    font-size: 22px;
    margin-bottom: 30px;
    margin-top: 40px;
}

ul.pros-list .single-pro-left p b { margin-top:0 }
 
.single-pro-left p {
    color: #a0a0a0;
    font-family: roboto slab;
    font-size: 22px;
    line-height: 32px;
}
 
.single-pro-right {
 float:right;
 width:50%}
 
ul.pros-list .single-pro-right {
    float: left;
    margin-right: 4%;
    width: 25%;
}
 
.single-pro-right img {
    border-radius: 50%;
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-height: 310px;
    max-width: 310px;
    text-align: center;
    width: 100%;
}


/* VIDEO SECTION */

.video-section {
    background-image: url("images/white-green.gif");
    background-position: 0 center;
    background-repeat: repeat-x;
    padding-bottom: 100px;
    padding-top: 0;
}

.video-section .myinner h4 {
    color: #2f2f2f;
    font-family: roboto;
    font-size: 19px;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 40px;
    padding-left: 20px;
}

.bended-arrow {
    left: 31px;
    position: absolute;
    top: 28px;
}

.vid-cont {
 width:75%;
 margin-left:auto;
 margin-right:auto}

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; } 
    
.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; }   

/* GREEN SECTION */

.green-section {
    background: #6cb420 none repeat scroll 0 0;
    padding-bottom: 80px;
    padding-top: 40px;
}

.green-section .innerheader {
 float:left;
 width:40%}
 
.green-right {
 float:right;
 width:60%}
 
.green-right h5 {
    color: #d0eeba;
    font-family: roboto slab;
    font-size: 22px;
    line-height: 35px;
    margin-bottom: 45px;
    margin-top: 50px;
    text-transform: none;
}

.green-right ul {
 margin:0;
 padding:0}
 
.green-right ul li {
    display: inline-block;
    list-style: outside none none;
    margin-right: 20px;
    text-align: center;
    width: calc(32% - 20px);
}

.green-right ul li img {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.green-right ul li p.icontext {
    color: white;
    font-family: roboto slab;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 30px !important;
    margin-top: 10px;
    min-height: 62px;
}

.green-right ul li a.arrow-button {
    background: rgba(0, 0, 0, 0) url("images/arrow-right.png") repeat scroll 0 0;
    display: block;
    height: 34px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 34px;
}

.green-right ul li a.arrow-button:hover {
 background-position: 0 -34px}
 
 
/* PLANS PAGES */

.plans-top {
 background:white;
 padding-top:70px;
 padding-bottom:70px}
 
.plans-top h4 {
    font-family: roboto slab;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 36px;
    margin-bottom: 50px;
    text-transform: none;
}

.plans-top ul {
    margin: 0;
    padding: 0;
    margin-left:30px
}

.plans-top ul li {
    background: rgba(0, 0, 0, 0) url("images/check.png") no-repeat scroll 0 0;
    color: #a0a0a0;
    font-family: roboto slab;
    font-size: 24px;
    line-height: 33px;
    list-style: outside none none;
    margin-bottom: 30px;
    padding-left: 50px;
}

.plans-top ul li:last-child {
 margin-bottom:0}
 
.plans-top ul.what-plan-include {
    margin: 0;
}

.plans-top ul.what-plan-include li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    padding: 0 1.5%;
    text-align: center;
    width: 33.33333%;
}

.plans-top ul.what-plan-include li img {
    max-width: 100%;
}

.plans-top ul.what-plan-include li p {
    color: #2a2a2a;
}

.new-plan-box {
    margin: 50px auto;
    width: 300px;
}

.new-plan-box .incircle {
    border: 1px solid white;
    border-radius: 7px;
    color: white;
    margin-bottom: 15px;
    padding: 16px 15px 27px;
}

.new-plan-box .plan-name {
    font-family: roboto;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 15px;
}

.new-plan-box .plan-price {
color: #fff;
    font-family: roboto;
    font-size: 66px;
    font-weight: bold;
    letter-spacing: -3px;
    line-height: 60px;
    margin-bottom: -5px;

} 

.new-plan-box .plan-price span.dollar {
    display: inline-block;
    font-size: 33px;
    line-height: 33px;
    margin-left: -25px;
    position: absolute;
    }
    
.new-plan-box .plan-price span.num01 {
    display: inline-block;
    padding-left: 0;
    padding-right: 6px;
}

.new-plan-box .plan-price span.num02 {
    display: inline-block;
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 26px;
    margin-top: 2px;
    position: absolute;
}

.new-plan-box .plan-button {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 4px;
    color: #222641;
    display: inline-block;
    font-family: roboto;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-left: 0;
    margin-top: 5px;
    padding: 18px 0;
    text-align: center;
    text-decoration: none !important;
    text-transform: none;
    transition: all 0.5s ease 0s;
    width: 296px;
}

.new-plan-box .plan-button:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 3px solid #fff;
    color: #fff;
}
 
.need-assistance {
    color: #2a2a2a;
    font-family: roboto slab;
    font-size: 20px;
    margin-top: 60px;
    text-align: center;
}

.need-assistance p {}

.need-assistance a {
    background: #6cb420 none repeat scroll 0 0;
    border: 3px solid #6cb420;
    border-radius: 4px;
    color: white;
    display: inline-block;
    font-family: roboto;
    font-size: 18px;
    font-weight: bold;
    margin-left: 40px;
    margin-top: 20px;
    padding: 18px 35px;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

.need-assistance a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 3px solid #6cb420;
    color: #6cb420;
}

#accordion {
 margin-bottom:80px}

.ui-accordion .ui-accordion-header {
    color: #6cb420;
    cursor: pointer;
    display: block;
    font-family: roboto slab;
    margin-bottom: 0;
    margin-top: -1px;
    min-height: 0;
    padding: 20px 0 20px 73px;
    position: relative;
}

.ui-state-default .ui-icon {
    background-image: url("images/faq-plus.png");
}

.ui-state-active .ui-icon {
    background-image: url("images/faq-minus.png");
}  

.ui-icon-triangle-1-s,
.ui-icon-triangle-1-e {
    background-position: 0 0;
}

.ui-icon {
    height: 49px;
    width: 49px;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: 0.5em;
    margin-top: -25px;
    position: absolute;
    top: 50%;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0;
}

.ui-accordion .ui-accordion-content {
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-top: 0 none;
    color: #969696;
    font-family: roboto slab;
    font-size: 17px;
    line-height: 27px;
    overflow: hidden;
    padding: 0
}

.ui-accordion .ui-accordion-content p {
 padding:20px}

.ui-widget-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: white none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #acacac;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #222222;
    height: auto;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #F4F4F4;
    border: 1px solid #d3d3d3;
    color: #555555;
    font-weight: normal;
}

.ui-state-active, .ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active {
    background: #fff;
    font-weight: normal;
}

h2.common-q {
    font-family: roboto slab;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 36px;
    margin-bottom: 50px;
    text-transform: none;
    margin-top:40px
}

section.faq,
body.page-template-page-plans  {
 background:white}

.plan-test {
    margin-bottom: 100px;
    margin-top: 100px;
}

.plan-test .single-testim { text-align:center}

.plan-test .single-testim img {
 width:50%;
 height:50%;
 max-width:230px;
 max-height:230px;
 border-radius:50%;
 margin-bottom:50px}
 
.plan-test .single-testim p {
    color: #a0a0a0;
    font-family: roboto slab;
    font-style: italic;
    line-height: 39px;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
}

.plan-test .single-testim p b {
    color: #6cb420;
    font-size: 28px;
    font-style: normal;
}

.plan-bottom {
 background:#F3F3F3;
 padding-top:30px;
 padding-bottom:80px}

/* TPE US SECTION */

.tpe-uni {
  background-image: url("images/guy.jpg");  
  background-attachment: fixed; 
  padding-top: 110px;
  padding-bottom:140px;
  background-size: cover;
  background-position:center center
} 

.tpe-uni .myinner .number,
.tpe-uni .myinner h4,
.green-section .myinner .number,
.green-section .myinner h4 {
color:white}

.tpe-uni .myinner .littleline,
.green-section .myinner .littleline {
background:white}

.tpe-uni .myinner p.largetext {
    color: #b5b8bd;
    font-family: roboto slab;
    font-size: 21px;
    line-height: 35px;
    margin-bottom: 50px;
    margin-top: 55px;
    max-width: 70%;
}

a.viewmore {
    border: 2px solid white;
    border-radius: 4px;
    color: white;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    padding: 20px 35px;
    text-transform: uppercase;
    transition:all 0.5s ease
}

a.viewmore:hover {
  text-decoration:none;
  box-shadow:0 0 10px white
 }


/* JOIN US SECTION */

.joinus {
    /*background: rgba(0, 0, 0, 0) url("images/ju-bg.jpg") no-repeat scroll 0 0 / 100% auto; */
    background-image: url("images/ju-bg.jpg");  
    background-attachment: fixed; 
    padding-bottom: 170px;
    padding-top: 170px;
    background-size: cover;
    background-position:center center
}

.joinus-left {
    float: left;
    padding-left: 110px;
    width: calc(70% - 110px);
}

.joinus-left h4 {
    color: #2f2f2f;
    font-family: roboto slab;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 0;
}
 
.joinus-left h5 {
    color: #555555;
    font-family: roboto slab;
    font-size: 22px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 0;
}

.joinus-right {
 }
 
.joinus-right a.mainbutton {
    margin-top: 0;
    padding: 27px 58px;
}

.joinus-right  a.mainbutton:hover {
  background:none;
  color:#6CB420;
  border:3px solid #6CB420;
 }


/* DASHBOARD */

.announcment {
    background: white none repeat scroll 0 0;
    padding-bottom: 0;
    padding-top: 50px;
}

.ann-block {
    background: #6cb420 url("images/speaker.png") no-repeat scroll 10px 8px;
    border-radius: 10px;
    padding: 10px 10px 10px 90px;
    position:relative
}

.ann-block > p {
    color: white;
    font-family: roboto slab;
    font-size: 23px;
    font-weight: bold;
    line-height: 28px;
    margin: 0;
    padding-bottom: 15px;
    padding-right: 50px;
    padding-top: 15px;
    text-align: center;
}
.ann-block > p > a {
    color: black;
}
.ann-close {
    background: #63a71c none repeat scroll 0 0;
    border-radius: 50%;
    color: white;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    height: 35px;
    line-height: 30px;
    position: absolute;
    right: 18px;
    text-align: center;
    top: 17px;
    width: 35px;
    transition:all 0.3s ease
}

.ann-close:hover {
 background:white;
 color: #63a71c;
 text-decoration:none }
 
.dash-top {
 background:white}
 
.dash-top h2 {
    color: #555555;
    font-family: roboto slab;
    font-size: 37px;
    margin: 0;
    padding-bottom: 50px;
}

.dash-left {
    float: left;
    margin-right: 2%;
    width: 38%;
}

.dash-right {
    float: right;
    margin-left: 2%;
    width: 58%;
}

.user-profile {
    background: #f7f7f7 none repeat scroll 0 0;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 30px;
}

.user-img, .user-profile img.spAvatar {
    border: 7px solid #d6d6d6;
    border-radius: 50%;
    display: block;
    margin: -40px auto 7px;
    text-align: center;
    width: 150px;
}

.user-profile h3 {
    font-family: roboto slab;
    margin: 0;
    padding: 0;
}

.user-since {
    font-size: 15px;
    margin-top: 6px;
}

ul.user-links {
    margin: 0 0 10px;
}

ul.user-links li {
    border-left: 1px solid #669933;
    display: inline;
    font-size: 15px;
    list-style: outside none none;
    padding-left: 8px;
    padding-right: 6px;
}

ul.user-links li:first-child {
  padding-left:0;
  border-left:none
}

ul.user-links li a {
    color: #6cb420;
    font-family: roboto;
    font-weight: bold;
    transition: all 0.3s ease
}

ul.user-links li a:hover { color: #669933; text-decoration:none}

.user-downl {
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.user-downl span {
    color: #6cb420;
    font-weight: bold;
}

.progress-bar {
    background: #d6d6d6 none repeat scroll 0 0;
    border-radius: 10px;
    display: block;
    float: left;
    height: 16px;
    margin-right: 15px;
    margin-top: 10px;
    width: calc(100% - 60px);
}

.progress-inner {
    background: #6cb420 none repeat scroll 0 0;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    display: block;
    height: 100%;
    width: 58%;
}

.progress-number {
    clear: right;
    display: block;
    font-family: roboto slab;
    font-size: 23px;
    padding-top: 6px;
}

.current-course {
    clear: both;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 15px;
}

.current-course a {}

.current-course a:hover {}

.tabs-sec {
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 30px;
    width: calc(100% - 62px);
}

.tabs-sec .tab {
    border-bottom: 1px solid #d6d6d6;
    color: #adadad;
    float: left;
    font-family: roboto;
    font-size: 23px;
    font-weight: bold;
    padding-left: 35px;
    text-transform: uppercase;
}

.tabs-sec .tab-recent {
    background: rgba(0, 0, 0, 0) url("images/tab1.jpg") no-repeat scroll -4px -5px;
    height: 40px;
    padding-top: 5px;
}

.tabs-sec .tab-favourites {
    background: rgba(0, 0, 0, 0) url("images/tab2.jpg") no-repeat scroll -3px -4px;
    height: 40px;
    padding-top: 5px;
}

.tabs-sec .tab-forum {
    background: rgba(0, 0, 0, 0) url("images/tab3.jpg") no-repeat scroll -7px -5px;
    height: 40px;
    padding-top: 5px;
}

.tabs-sec .tav-article {
    background: rgba(0, 0, 0, 0) url("images/tab4.jpg") no-repeat scroll -5px -8px;
    height: 40px;
    padding-top: 5px;
}

.tab-content {
    clear: both;
    padding-top: 0;
}

.ui-tabs {
    border:none;
    padding: 0;
    position: relative;
}

.tab-content ul {
    margin: 0;
}

.tab-content ul li {
    border-bottom: 1px solid #dfdfdf;
    list-style: outside none none;
    margin-bottom: 20px;
}

.wpfp-span {
    margin: 0;
    padding: 0;
    width: 100%;
}

.wpfp-span ul li {padding-bottom:20px}

.custom-dropdown {
    border-radius: 20px;
    color: #adadad;
    float: left;
    font-family: roboto slab;
    font-size: 14px;
    height: 37px;
    margin-right: 10px;
    padding-left: 11px;
    padding-right: 10px;
    width: 110px;
}

.custom-submit {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #6cb420 none repeat scroll 0 0;
    border-bottom: medium none;
    border-image: none;
    border-left: medium none;
    border-radius: 20px;
    border-top: medium none;
    color: white;
    font-family: roboto slab;
    font-size: 17px;
    padding: 9px 30px;
}

.wpfp-span li a:first-child {
 color: #333333;
    font-family: roboto slab;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: none;
    transition: all 0.3s ease 0s;}

.tab-content ul li span.vid-thumb {
    float: left;
    margin-bottom: 20px;
    margin-right: 15px;
    width: 30%;
    border:1px solid #dfdfdf;
    transition: all 0.3s ease
}

.tab-content ul li img:hover { border: 1px solid #6CB420; opacity: 0.7 }

.tab-content ul li h5 {
    color: #333333;
    font-family: roboto slab;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: none;
    transition: all 0.3s ease 0s;
}

.tab-content ul li h5:hover,
.tab-content ul li a:hover
   { color: #6CB420; text-decoration:none }
   
.tab-content .spListItemTag {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    padding: 0;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
}

.ui-widget-header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: inherit;
    font-weight: normal;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #555555;
    font-weight: normal;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    border-bottom: 5px solid #6cb420;
    margin-bottom: 0;
    padding-bottom: 0;
}
.ui-tabs .ui-tabs-nav li {
    border-bottom-width: 0;
    display: block;
    float: left;
    list-style: outside none none;
    margin: 0 10px 0 0;
    padding: 0;
    position: relative;
    width: auto;
}

.ui-tabs .ui-tabs-nav > li a {
    float: left;
    padding: 0;
    text-decoration: none;
}

.ui-tabs .ui-tabs-panel {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-width: 0;
    display: block;
    margin-top: 25px;
    padding: 0;
}

a.see-all {
    color: #6cb420;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-top: 25px;
    text-align: right;
    width: 100%;
}

.latest-video {}

.latest-video h2 {
    float: left;
    font-family: roboto;
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 0;
    text-transform: uppercase;
    width: 250px;
}
   
.latest-video h2 span {
    color: #6cb420;
}  

.latest-video input[type="search"] {
    background: rgba(0, 0, 0, 0) url("images/lupa.png") no-repeat scroll right center;
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    box-shadow: none;
    float: right;
    padding: 10px;
    width: calc(100% - 300px);
}

.latest-video h3 {
    font-family: roboto slab;
    font-size: 28px;
    font-weight: bold;
    line-height: 33px;
    margin-top: 0;
}

.latest-video .about-vid {
    font-size: 16px;
    margin-bottom: 25px;
    margin-top: 20px;
}

.latest-video img.vid-placeholder { width:100%; height: auto }

.video-search {
    padding-bottom: 50px;
    padding-top: 50px;
}

.video-search h2 {
    float: left;
    font-size: 33px;
    margin-bottom: 0;
    margin-right: 30px;
    padding-bottom: 20px;
}

.video-search ul {
    margin: 13px 0 0;
}

.video-search ul li {
    border-left: 1px solid #6cb420;
    display: inline;
    float: left;
    list-style: outside none none;
    padding-left: 10px;
    padding-right: 10px;
}

.video-search ul li:first-child {
    border-left: medium none;
    padding-left: 0;
}

.video-search ul li a {}

.video-search ul li a:hover {}

.vid-series {}

.vid-series h3 {
    font-family: roboto slab;
    line-height: 30px;
    margin-bottom: 20px;
}

.vid-series .one-seria {
    margin-bottom: 30px;
}

.vid-series .one-seria h3 {}

.vid-series .one-seria img {
    float: left;
    margin-right: 30px;
    width: 50%;
}

.vid-series .one-seria h5 {
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
}

.vid-series .one-seria ul.vid-tags {
    margin: 0 0 10px;
}

.vid-series .one-seria ul.vid-tags li {
    display: inline;
    font-size: 16px;
    line-height: 24px;
    list-style: outside none none;
    margin-right: 3px;
}

.vid-series .one-seria ul.vid-tags li a {}

.vid-series .one-seria ul.vid-tags li a:hover {}

.vid-series .one-seria ul.vid-tags li:first-child {}

.vid-series .one-seria ul.vid-tags li:last-child {}

.vid-series .one-seria .vid-date {
    font-size: 15px;
}

.vid-series span img { display: none }

.vid-series  .courseboxinner {
    box-shadow: none !important;
    margin: 15px auto;
    max-width: 800px;
    padding: 20px 30px 30px;
}

.vid-series  .courseboxinner:nth-of-type(5),
.vid-series  .courseboxinner:nth-of-type(6),
.vid-series  .courseboxinner:nth-of-type(7),
.vid-series  .courseboxinner:nth-of-type(8),
.vid-series  .courseboxinner:nth-of-type(9),
.vid-series  .courseboxinner:nth-of-type(10) {
 display:none}

.seria-footer {
    background: #f6f6f6 none repeat scroll 0 0;
    clear: both;
    margin-top: 20px;
    padding: 10px;
}

.seria-footer p {
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
    margin-right: 20px;
}

.seria-footer ul {
    margin: 0;
}

.seria-footer ul li {
    border-left: 1px solid;
    display: inline;
    list-style: outside none none;
    padding-left: 13px;
    padding-right: 13px;
}

.seria-footer ul li:first-child { padding-left:0; border-left:0 }

.seria-footer ul li:last-child { padding-right:0 }

.seria-footer ul li a {
    color: #6cb420;
    font-size: 15px;
    font-weight: normal;
    trasition: all 0.3s ease
}

.seria-footer ul li a:hover { color: #333; text-decoration:none }
   

/* NEW FOOTER */

.copyrights {
    background: #1b1b1b none repeat scroll 0 0;
    padding-bottom: 45px;
    padding-top: 45px;
    text-align: center;
    width: 100%;
}

.copyrights p {
    color: #5f5f5f;
    font-family: roboto;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 0;
}

.mobile-msg {display: none;}
/* Bio with pics */
.bios .bios-wrapper {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	padding: 10px 0;
}
.bios img {
	float: right;
	margin: 0 0 10px 10px;
}
.bios .last {
	border-bottom: 0;
	margin-bottom: 0;
}
.bios div h3 {
	margin-top: -20px;
	padding-top: 0;
}
/* Blogs */
.blogs_cust .post { border-bottom: 1px solid #eee; margin-bottom: 25px;}
.blogs_cust ul {margin: 0}
.blogs_cust ul li {list-style: none;}
.blogs_cust h3 {line-height: 24px; margin-bottom: 0;}
.blogs_cust .the_post_meta {margin-bottom: 15px;}
.blogs_cust .author_date {font-size: 12px;}
.blogs_cust .a2a_default_style a{font-size: 12px; color:#264D92;}
/* FAQ */
.faq {margin: 0;}
.faq li {list-style: none;}
.faq li p {margin-bottom: 25px;}
.faq li p.lead {margin-bottom: 0; font-size: 20px; font-weight: bold;}
/* FSContact2 */
#FSContact2 input, #FSContact2 textarea {width: 100%;}
#FSContact2 #fsc-submit-2 {width: auto;}
/* Policies */
#policies p, #policies ol li {font-weight: bold;}


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

#inner-header {
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px);
}

}

/*Desktop */
@media only screen and (min-width: 980px){
	.navbar .nav {
		position: relative;
	}
}

@media only screen and (max-width: 1010px) {
 .navbar {
 display:none;
 visibility:hidden}
 
 .logo {
    float: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0 0 10px;
    width: 175px;
}

.homepage-slide {
    padding-top: 20px;
}
 
 }


/* Tablet */
@media only screen and (max-width: 980px) {

	.tagline.span4 {
		margin-top: 30px;
	}
	.account ul li {
	}
	.container-fluid {
		background: #fff; 
		border: none; 
		box-shadow: none;
	}
	.navbar .nav {
		width: 100%;
	}
	.navbar-inverse .nav .dropdown-menu li a {
		margin-bottom: 5px;
	}
	#nav-shadow {
		display: none;
	}	
	.row-fluid .info-social {
		position: absolute;
		top: 0px;
		right: 0px;
	}
	.front-page {
		margin-top: -20px;
	}
	#hero-unit-buttons {
		margin-top: 30%;
	}
	.bios div h3 {
		margin-top: -10px;
		font-size: 16px;
		line-height: 16px;
	}
	.row-fluid .info-social {
		bottom: 0;
	}

  .myinner, .myinner2, .myinner3 {
    max-width: calc(100% - 60px);
    padding-left: 30px;
    padding-right: 30px;
}

.green-section .innerheader {
    width: 30%;
}

.green-right {
    width: 69%;
}

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

.joinus {
    padding-bottom: 130px;
    padding-top: 130px;
}

.tabs-sec .tab {
    font-size: 17px;
}

.video-search h2 {
    float: none;
    padding-bottom: 0;
}

.video-search ul {
    clear: both;
    margin-left: 0;
    margin-right: 0;
    margin-top: 13px;
    padding-bottom: 25px;
}

}


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

body {padding:0}

.flex-direction-nav li {
 list-style:none}
 
.single-pro-right img {
    width: 75%;
}

ul.pros-list .single-pro-right img {
    width: 100%;
}

.single-pro-left p b {
    margin-bottom: 20px;
    margin-top: 0;
}

.single-pro-left p,
.single-pro-left a, .pros-list li .single-pro-left a {
    font-size: 18px;
    line-height: 28px;
    padding-left: 0 !important;
}

.plans-slide ul.plan-boxes li {
    margin-left: 0.5%;
    margin-right: 0.5%;
    width: 32.33%;
}

.plans-slide h2 {
    font-size: 30px;
}

.plans-slide h3 {
    font-size: 24px;
}

.plans-slide ul.plan-boxes li a.plan-button {
    padding: 9px 30px;
}

.plans-slide h2 {
    font-size: 27px;
}

.dash-left {
    float: none;
    margin-right: 0;
    width: 100%;
}

.dash-right {
    float: none;
    margin-left: 0;
    width: 100%;
}



}


/* Mobile */
@media only screen and (max-width: 641px) {
	.premium-video-right {
		margin-left: 0;
		float: left;
		margin-top: 10px;
	}
	.videobox select {
		display: block;
		width: 100%;
		margin-bottom: 5px;
	}
	.videobox input {
		display: block;
	}
	.logo { 
		text-align: center;
	}
	.tagline.span4 {
		width: 100%;
		height: 85px;
		margin-top: -70px;
		text-align: center;
		font-size: 10px;
	}
	.social {
		width: 100%;
		margin: 0 0 5px 0;
	}	
	.social iframe {
		display: block;
		margin: 10px auto 0;
	}	
	.social br {
		display: none;
	}
	.account {
		width: 100%;
		padding: 0;
	}
	.account ul {
		padding: 10px;
		width: 290px;
	}
	#video-tour {
		display: none;
	}
	.front-page a {
		margin: 10px 20px;
	}
	.recent-posts.thumb li {
		width: 100%;
		border-bottom: 1px dotted #ccc;
		background: whiteSmoke;
		margin: 0;
	}
	.announcement {
		width: auto;
	}
	#homepage-grid {
		width: auto;
	}
	#homepage-grid li {
		width: auto;
		float: none;
		margin: 0 0 20px 0;
	}
	.body-bg {
		background: none;
	}
	.poker-selector {
		text-align: center;
	}
	.poker-selector span {
		display: block;
		margin-bottom: 10px;
	}
	.recent-posts.thumb li a {
		padding: 0 10px;
	}
	#pro_blog_padding .pros_block .pros_content {
		width: auto;
	}
	#pro_blog_padding .pros_block #posts li {
		padding: 0;
	}
	#pro_blog_padding .pros_block img {
		float: none;
		display: block;
		margin: 0 auto;
		padding: 0;
	}
	#pro_blog_padding h3 {
		text-align: center;
	}
	.pro-arrows {
		display: none;
	}
	.account ul li {
		padding: 0 9px;
	}
	
	.single-pro-left {
    float: none;
    margin-bottom: 27px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    width: 100%;
}

.single-pro-right {
    float: none;
    width: 100%;
}

ul.pros-list .single-pro-right {
    float: none;
    margin-bottom: 40px;
    margin-right: 0;
    width: 100%;
}

ul.pros-list .single-pro-left {
    float: none;
    width: calc(100% - 20px);
}

.single-pro-left a, .pros-list li .single-pro-left a {
    float: none;
    text-align: center;
}

.met-pros {
    padding-bottom: 1px;
}

.bended-arrow {
    display: none;
    visibility: hidden;
}

.video-section .myinner h4 {
    text-align:center;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 35px;
    padding-left: 0;
}

.vid-cont {
    width: 100%;
}

.video-section {
 padding-bottom:50px}
 
.green-section .innerheader {
    width: 100%;
}

.green-right {
    width: 100%;
}

.tpe-uni .myinner p.largetext {
    max-width: 100%;
}

.joinus-left {
    float: none;
    text-align: center;
    width: 100%;
}

.joinus-right {
    margin-top: 40px;
    text-align: center;
}

.footer-4col {
    float: none;
    margin-bottom: 50px;
    margin-right: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
}

footer .footer-4col:last-child {
 margin-bottom:0}
 
.plans-slide ul.plan-boxes li {
    margin-bottom: 30px;
    margin-left: 20%;
    margin-right: 20%;
    width: 60%;
}

.plans-top ul.what-plan-include li {
    width: 100%;
}
	
} 


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

.logo {
    float: none;
    margin: 0 auto;
    text-align: center;
}

.homepage-slide h2 {
    font-size: 2em;
}

.homepage-slide {
    padding-top: 22px;
}

.homepage-slide .quotation {
    margin: 40px auto 30px;
    padding-bottom: 25px;
    text-align: center;
    width: 280px;
}

.green-right ul li {
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    width: calc(49% - 20px);
}

.joinus-left h5 {
    line-height: 30px;
}

#quoteslider {
 display:none}
 
.button-down {
    clear: both;
    display: block;
    padding-top: 30px;
} 

.plans-slide ul.plan-boxes li {
    margin-bottom: 30px;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
}

.plans-top ul {
    margin: 0;
    padding: 0;
}

.ui-accordion .ui-accordion-header {
    font-size: 18px;
    line-height: 23px;
    padding: 20px 20px 20px 73px;
}

.need-assistance a {
 margin-left:0}
 
.plan-test .single-testim p {
    max-width: 100%;
}

.latest-video input[type="search"] {
    display: none;
}

.ann-block > p {
    font-size: 16px;
    line-height: 22px;
}
 
}


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

.plans-slide ul.plan-boxes {
    padding-left: 0;
    padding-right: 0;
}

.plans-slide ul.plan-boxes li {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.myinner, .myinner2, .myinner3 {
    max-width: calc(100% - 60px);
    padding-left: 0;
    padding-right: 0;
}

.plan-test {
    display: none;
}

.myinner h4 {
    font-size: 48px;
    line-height: 66px;
}


}



.podcast-hero-cta:hover {
	background:#EC0D0D !important
}
.custom-hover2 {background:#81BB45!important}
.custom-hover2:hover { background:#8EC554 !important}
/* pros page */
h3 .nickname-shade {color:#8b8b8b;font-weight:normal;}
.prospage header h2 { font-size: 2.5em; text-align:center; margin:1em auto;display:block;} 
.pros-pic {float: left;
margin: 0 2em 1em 0;}
.pros-description h3 {line-height:1}
.pros-container {background: #FAFAFA;
border: 1px solid #DADADA;
padding: 10px 21px;}
.pros-pic img {border-bottom: 7px solid #2E2E2E;box-shadow: 0px 0px 21px #858585;}
.pros-item:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.pros-item {
margin:2.5em 0;
}
.pros-item:first-child, .pros-item:last-child {margin:1.5em 0;}