/*
Theme Name: Literacy for Boys
Theme URI: 
Author: Literacy for Boys
Text Domain: lfb
Description: Custom WordPress Theme for Literacy for Boys
Version: 1.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
/*******************************************************************************************/
/*globals*/

@font-face {
 font-family: 'Oswald';
 font-style: normal;
 font-weight: 700;
 src: url(//themes.googleusercontent.com/static/fonts/oswald/v5/bH7276GfdCjMjApa_dkG6T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
a {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	text-decoration: underline;
}
a:focus, a:hover {
	color: #7697aa;
	text-decoration: underline;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.6;
}
p {
	margin-bottom: 20px;
}
iframe {
	margin: 0 auto;
	display: block;
	max-width:100%;
}
dl dt {
	margin: 0!important;
}
body {
	background-color: #201d1d;
	color: #fff;
	overflow-x: hidden;
	font-family: 'Roboto', sans-serif, arial;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.8em;
}
img {
	max-width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif, arial;
	font-weight: 400;
	color: #fff;
}
.h1, .h2, .h3, h1, h2, h3 {
	margin: 0 0 20px;
}
textarea, input[type="email"], input[type="text"], input[type="tel"], input[type="password"] {
	color: #000;
	background-color: #e8e8e8;
	border: none;
	border-radius: 3px;
	padding: 0 15px!important;
	width: 100%;
	border-radius: 3px;
	height: 60px;
	width: 100%;
}
textarea {
	resize:vertical;
	height: auto;
}
input[type="submit"], button[type="submit"], .btn-1, .btn-2 {
	border: medium none;
	border-radius: 0;
	color: #fff;
	font-family: 'Oswald', sans-serif, arial;
	font-weight: 400;
	font-size: 16px!important;
	padding: 8px 30px;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background: #c34f4f;
	background: -moz-linear-gradient(top, #c34f4f 1%, #aa3434 49%, #8a1211 100%);
	background: -webkit-linear-gradient(top, #c34f4f 1%, #aa3434 49%, #8a1211 100%);
	background: linear-gradient(to bottom, #c34f4f 1%, #aa3434 49%, #8a1211 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c34f4f', endColorstr='#8a1211', GradientType=0 );
}
.btn-1 {
}
.btn-2 {
	background: #87aabd;
	background: -moz-linear-gradient(top, #87aabd 1%, #6c8b9f 52%, #486577 100%);
	background: -webkit-linear-gradient(top, #87aabd 1%, #6c8b9f 52%, #486577 100%);
	background: linear-gradient(to bottom, #87aabd 1%, #6c8b9f 52%, #486577 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87aabd', endColorstr='#486577', GradientType=0 );
}
input[type="submit"]:hover, button[type="submit"]:hover, .btn-1:hover, .btn-2:hover {
	opacity: 0.9;
}
input[type="submit"]:hover, button[type="submit"]:hover {
	background-color: #8e83a5;
}
.btn-1, .btn-2 {
	display: inline-block;
	text-decoration: none;
}
.btn-1:hover, .btn-1:focus, .btn-2:hover, .btn-2:focus {
	color: #fff;
	text-decoration: none;
}
.wp-caption {
	text-align: center;
}
img.aligncenter, .wp-caption.aligncenter {
	margin: 0 auto;
	display: block;
}
img.alignright, .wp-caption.alignright {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}
img.alignleft, .wp-caption.alignleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px!important;
}
.wp-caption-text {
	margin: 10px 0 0;
	text-align: center;
	font-size: 14px;
}
.clear-two {
	display: none;
}
.oswald {
	font-family: 'Oswald', sans-serif, arial;
}
.enquire-btn {
	background-color: transparent;
	border: 2px solid #afacac;
	border-radius: 3px;
	color: #fff;
	font-family: "Oswald";
	font-weight: 400;
	font-size: 20px;
	padding: 10px 30px;
	text-decoration: none;
	text-transform: uppercase;
}
.enquire-btn:hover, .enquire-btn:focus {
	background-color: #8e83a5;
	color: #fff;
	text-decoration: none;
}
blockquote {
	border-left: 10px solid #496679;
	font-size: inherit;
	font-weight: bold;
}
.entry-content table {
	border: 1px solid #000;
	margin-bottom: 1.5em;
	width: 100%;
}
.entry-content tr {
	border-bottom: 1px solid #000;
}
.entry-content td {
	border-right: 1px solid #000;
	padding: 12px 25px;
}
 .entry-content tr:nth-child(2n) td {
 background: #2a2929;
}
.entry-content th {
	background-color: #7697aa;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	color: #fff;
	padding: 12px 25px;
}
.entry-content th:last-child {
	border-right: 0 none;
}
.entry-content tr:nth-child(2n+2) {
 background: #333 none repeat scroll 0 0;
}
.next-prev-pagination .next-btn, .next-prev-pagination .prev-btn {
	display: inline-block;
	margin: -1px;
	width: 50%;
}
.next-prev-pagination .next-btn {
	text-align: right;
}
.testimonial-area .fa-comment {
	color: #e5e5e5;
	float: left;
	font-size: 60px;
}
.testimonial-area .testimonial-content {
	margin-left: 90px;
	margin-top: 0;
}
.pdf-link, .doc-link {
	background: rgba(0, 0, 0, 0) url("images/pdf.png") no-repeat scroll left top;
	font-family: 'Oswald', sans-serif, arial;
	font-weight: 700;
	display: inline-block;
	padding: 5px 0 7px 50px;
	text-decoration: underline;
}
.doc-link {
	background: rgba(0, 0, 0, 0) url("images/doc.png") no-repeat scroll left top;
}
.ls-loading-container {
	margin-left: auto!important;
	margin-right: auto!important;
}
/* ==========================================================================
   Header Area
   ========================================================================== */
#site-header {
	font-family: 'Oswald', sans-serif, arial;
	background-image: url(images/header-overlay.png);
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 55px 0 40px;
	position: relative;
}
#site-header:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 6px;
	width: 100%;
	z-index: 1;
	background-color: rgba(256, 256, 256, 0.1);
}
.container .h1, .container .h2, .container .h3, .container h1, .container h2, .container h3 {
	margin: 0 0 10px;
}
/*.container-fluid > .navbar-header{
  width: 28%;
}*/

.navbar-header {
	float: none;
}
.navbar-default {
	background-color: transparent;
	border: none;
	margin: 0;
}
#site-header #logo {
	margin: 0;
}
.navbar-brand {
	height: auto;
	padding: 0;
	margin-right: 0;
}
.navbar-nav {
	float: none !important;
	text-align: center;
}
.navbar-nav>li {
	float: none !important;
	display: inline-block;
	vertical-align: middle;
	padding: 8px 0;
}
.navbar-nav li a, .navbar-default .navbar-nav > li > a {
	text-decoration: none;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
}
.navbar-nav > li > a {
	border-right: 1px solid #484747;
	padding: 0 18px;
}
.navbar-nav > li:last-child > a {
	border: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color: transparent;
	color: #7697aa;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .current-menu-parent > a {
	background-color: transparent;
	color: #7697aa;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #7697aa;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-color: #7697aa;
}
.dropdown-menu {
	padding: 0;
}
.dropdown-menu > li > a {
	color: #333333;
	padding: 5px 10px
}
.header-btns {
	background-color: rgba(256, 256, 256, 0.1);
	background-image: url(images/screw-bg.png);
	background-position: 0% 84%;
	background-repeat: repeat-x;
	text-align: center;
	padding: 33px 10px;
	margin-top: .6%;
	width:100%;
}
.header-btns a img {
	box-shadow: 0 0 2px #000;
	max-width: 50px;
}
.header-btns a:hover {
	opacity: 0.9;
}
.header-btns a {
	display: inline-block;
	margin: 0 1px;
	vertical-align: top;
	margin: 0 auto;
}
.header-btns .btn-1, .header-btns .btn-2 {
	font-size: 17px!important;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 9px 20px;
	box-shadow: 0 0px 2px #000;
}
/* ==========================================================================
   Portals
   ========================================================================== */
#lfb-portals {
	max-width: 1920px;
	margin: 0 auto;
}
.portal-item {
	background-image: url(images/portal-bg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 80px;
	position: relative;
	min-height:420px;
}
.portal-title {
	font-size: 28px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 28px;
}
.portal-btn {
	color: #FFF;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}
.portal-btn:hover {
	color: #DE1B1B;
	text-decoration: none;
}
.screw-1, .screw-2, .screw-3, .screw-4 {
	background-image: url(images/screw-2.png);
	background-size: 24px;
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 24px;
	position: absolute;
	z-index: 1;
}
.screw-2 {
	background-image: url(images/screw-3.png);
}
.screw-3 {
	background-image: url(images/screw-2.png);
}
.screw-4 {
	background-image: url(images/screw-3.png);
}
.screw-1, .screw-2 {
	left: 30px;
}
.screw-3, .screw-4 {
	right: 30px;
}
.screw-1, .screw-3 {
	top: 30px;
}
.screw-2, .screw-4 {
	bottom: 30px;
}
.portal-center {
	border-left: 2px solid #201d1d;
	border-right: 2px solid #201d1d;
}
/* ==========================================================================
   Reading Programs Area
   ========================================================================== */
#lbf-reading-programs {
	padding: 100px 0;
}
.list-programs {
	font-weight: 400;
	font-family: 'Oswald';
	font-size: 24px;
	list-style: none;
	padding: 0;
	margin: 80px 0 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.list-programs li {
	display: inline-block;
	margin-bottom: 20px;
	width: 25%;
	margin-left: -2px;
	margin-right: -2px;
}
.home-list-programs {
	margin: 90px 0 0;
}
.home-list-programs li {
	cursor: default;
	font-size: 30px;
}
.list-programs li.active, .list-programs li:hover {
	color: #c42115;
}
.list-programs li img {
	max-width: 82px;
	margin-right: 40px;
	vertical-align: middle;
}
.monitor-frame {
	height: auto;
	padding-bottom: 62%;
	position: relative;
	width: 580px;
	max-width: 100%;
	margin: -50px auto 0;
}
.monitor-holder {
	background: rgba(0, 0, 0, 0) url("images/monitor.png") no-repeat scroll center center / contain;
	border: medium none;
	box-sizing: border-box;
	height: 100%;
	left: 0;
	padding: 50%;
	position: absolute;
	top: 0;
	width: 100%;
}
.image-holder {
	display: none;
	left: 3.5%;
	position: absolute;
	top: 14%;
	width: 93%;
}
.image-holder.active {
	display: block;
}
.image-holder img {
	width: 100%;
}
/* ==========================================================================
   Slider Area
   ========================================================================== */
#lfb-slider {
	text-align: center;
	margin: 6px 0;
}
/*===========================
   Sidebar
   ========================================================================== */
.sidebar {
	border-left: 1px solid #4f4d4d;
}
.sidebar-area .widget {
	border-bottom: 1px solid #4f4d4d;
	margin-bottom: 30px;
	overflow: hidden;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;
}
.sidebar-area .widget:last-child {
	border-bottom: none;
}
.sidebar-area .widgettitle {
	background-color: transparent;
	color: #fff;
	font-size: 32px;
	font-weight: 400;
	margin: 0 0 20px;
	padding: 0;
}
.sidebar-area #searchform input[type="submit"] {
	margin-top: 15px;
}
.sidebar-area ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sidebar-area ul li {
	padding: 10px 0;
}
.sidebar-area ul li a {
	color: inherit;
	text-decoration: none;
}
.sidebar-area ul ul {
	border-bottom: 1px solid #ccc;
	margin-left: 10px;
}
.sidebar-area .widget_nav_menu {
	border: 1px solid #eee;
}
.sidebar-area .widget_nav_menu ul li.current-menu-item {
	background-color: #8e83a5;
	color: #fff;
	border-top: 1px solid #eee;
}
.sidebar-area .widget_nav_menu ul li {
	padding: 10px 15px;
}
.sidebar-area .subpages ul li {
	border-bottom: none;
	padding: 0;
	margin-bottom: 0;
}
.subpages {
	border-left: 1px solid #959494;
	padding-bottom: 80px;
}
.subpages ul li a {
	border-bottom: 1px solid #959494;
	display: block;
	padding: 30px 0 30px 40px;
	color: #959494;
	font-size: 26px;
	font-weight: 400;
	font-family: "Oswald", sans-serif, arial;
}
.subpages ul li a:hover, .subpages ul li.current_page_item a {
	color: #fff;
}
.video-frame {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
}
.video-frame iframe {
	border: none;
	box-sizing: border-box;
	background: url(images/video_player.png) center center no-repeat;
	background-size: contain;
	padding: 9.9% 11.5% 12.8%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-area {
	box-shadow: 0 -67px 0 0 #55396e inset;
}
/* ==========================================================================
   Page Area
   ========================================================================== */
.entry-content {
	margin-bottom: 60px;
}
.entry-content.subgpages, .entry-content {
	position: relative;
}
/*.subgpages .sidebar-area,
.sidebar-area{
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  padding-left: 15px;
}*/
.page-title-area {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 40px 0;
	min-height: 220px;
	margin-bottom: 60px;
}
.page-title-area .title-content, .page-title-area .enquiry-area {
	display: table;
	height: 140px;
}
.page-id-152 .enquiry-area {
	display: none;
}
.page-title-area .title-content > div {
	display: table-cell;
	vertical-align: middle;
}
.page-title-area .title-content h1.page-title {
	color: #fff;
	font-size: 47px;
	margin: 0;
	word-wrap: break-word;
}
.page-title-area .title-content p {
	margin: 20px 0 0;
}
.page-title-area .enquiry-area p {
	text-align: right;
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}
.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
	stroke: #7697aa;
}
.ct-series-b .ct-bar, .ct-series-b .ct-line, .ct-series-b .ct-point, .ct-series-b .ct-slice-donut {
	stroke: #567486;
}
.ct-bar {
	stroke-width: 40px;
}
span.ct-label.ct-horizontal.ct-end, span.ct-label.ct-vertical.ct-start {
	font-size: 16px !important;
	font-weight: 400 !important;
}
.ct-chart {
	background: #fff;
	padding: 40px;
	width: 100%;
	color: #201d1d;
}
.key {
	color: #201d1d;
	text-align: center;
	;
}
.literacy-area img {
	padding-bottom: 20px;
}
.addtoany_shortcode {
	float: right;
}

/*********************
ACCORDION
*********************/

h3.accordion-title:before {
	content: "\002B";
	line-height: 1em;
	margin-top: -12px;
	position: absolute;
	right: 34px;
	top: 50%;
}
h3.accordion-title.open:before {
	content: "\2212";
}
h3.accordion-title {
	background: #7697aa;
	cursor: pointer;
	font-size: 2.2rem;
	font-weight: normal;
	margin: 0 0 4px;
	padding: 29px 60px 29px 28px;
	position: relative;
	color: #fff;
}
h3.accordion-title.open {
	background: #567486;
	color: #fff;
}
.accordion-content {
	background: #fff;
	margin: -4px 0 23px;
	padding: 30px 55px;
	color: #201d1d;
}
/* ==========================================================================
   Comments
   ========================================================================== */

#respond {
	border-top: 1px solid #4f4d4d;
	padding-top: 30px;
}
#reply-title, #comments-title {
	color: #fff;
	font-family: 'Oswald', sans-serif, arial;
	font-size: 24px;
	font-weight: 700;
	margin: 0;
}
.logged-in-as a {
	font-size: 12px;
}
#commentform input[type="submit"], #commentform button[type="submit"] {
	padding: 5px 15px;
}
.comment-author {
	max-width: 34px;
	float: left;
}
.comment-author img {
	border-radius: 100%;
}
.comment_content {
	padding-left: 50px;
	position: relative;
}
.comment_content cite {
	font-weight: 400;
}
.comment .comment {
	margin-left: 40px;
}
.comment-edit-link {
	display: inline-block;
	font-size: 12px;
	left: 0;
	position: absolute;
	top: 35px;
}
.comment {
	margin: 30px 0;
}
.comment a {
	font-family: 'Oswald';
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}
.comment_content time {
	font-size: 12px;
	display: block;
}
.comment-reply-link {
	display: block;
	margin: 0 0 0 auto;
	max-width: 40px;
}
.commentlist {
	border-top: 1px solid #4f4d4d;
	margin-top: 30px;
	padding-top: 30px;
}
/************************
 Responsive table styles
 ************************/

th {
	text-align: left;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	padding: 20px 20px;
	border:0;
	background: #e7e7e7;
}
td {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	padding: 20px 20px;
	border:0;
	background: #201d1d;
}
 tr:nth-child(2n) td {
 background: #201d1d;
}
 @media  only screen and (max-width: 760px),  (min-device-width: 768px) and (max-device-width: 1024px) {

    /* Force table to not be like tables anymore */
    table, thead, tbody, th, td, tr {
 display: block;
 border: 0;
}

    /* Hide table headers (but not display: none;, for accessibility) */
    th {
 position: absolute;
 top: -9999px;
 left: -9999px;
}
 tr {
 border-bottom: 1px solid #000;
}
 td {
      /* Behave  like a "row" */      
      position: relative;
 padding-left: 61% !important;
 border-left: 1px solid #000;
 border-top: 1px solid #000;
 padding: 20px 15px;
 border:0;
 background: #2a2929;
}
 tr:nth-child(2n) td {
 background: #201d1d;
}
 td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 0px;
 left: 20px;
 width: 45%;
 padding:20px 15px;
 white-space: nowrap;
 font-weight: 500;
}

    /*
    Label the data
    */
    .student-courses td:nth-of-type(1):before {
content: "Course Level";
}
 .student-courses td:nth-of-type(2):before {
content: "Age";
}
 .student-courses td:nth-of-type(3):before {
content: "School Year Level";
}
}

  /* Smartphones (portrait and landscape) ----------- */
  @media only screen  and (min-device-width : 320px)  and (max-device-width : 480px) {
 body {
 padding: 0;
 margin: 0;
}
}

  /* iPads (portrait and landscape) ----------- */
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
 body {
/* width: 495px; */
    }
}
/************************
 End responsive tables
 ************************/



/* ==========================================================================
   Form
   ========================================================================== */
label {
	font-size: 18px;
	font-weight: 400;
}
.gform_wrapper .top_label .gfield_label {
	font-weight: 400;
	font-size: 20px;
}
.gfield_required {
	display: none;
}
.gfield {
	margin-bottom: 20px;
}
.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
	display: inline-block;
	min-width: 33.3%;
}
.gform_wrapper div.validation_error {
	font-size: 14px;
	text-align: center;
}
.gform_wrapper .top_label .gfield_error {
	border: none!important;
	width: 100%;
}
/* ==========================================================================
   Blog
   ========================================================================== */
.more-link {
  display: none;
}
.blog-list .blog-item {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #4f4d4d;
}
.blog-list .blog-item .blog-image {
	width:20%;
	float:left;
}
.blog-list .blog-item .blog-content {
	width:75%;
	float:right;
}
.post-list-date {
	color: #ccc;
	font-style: italic;
	padding-bottom: 20px;
}
.post-title a {
	text-decoration: none;
}
.post-feature-img {
    float: right;
  	margin-bottom: 30px;
    margin-left: 30px;
    max-width: 390px;
}
/* ==========================================================================
   Footer Area
   ========================================================================== */
.footer-area {
	background-color: transparent;
	background-image: url(images/footer-bg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 100px 0;
	position: relative;
}
.footer-area .screw-1, .footer-area .screw-3 {
	background-image: url(images/screw-3.png);
}
.footer-area a {
	text-decoration: none;
}
.footer-widgets ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-widgets ul li {
	margin: 0 0 5px;
}
.footer-widgets .widgettitle {
	font-size: 30px;
	margin: 0 0 35px;
}
.copyright {
	background-color: #1f1c1c;
	padding-bottom: 20px;
	padding-top: 20px;
}
.copyright * {
	color: #ffffff !important;
	text-decoration: none;
	
}
.copyright p {
	font-size: 18px;
	margin-bottom: 5px;
}
#text-3 {
	padding-top:30px;
}
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.navbar-brand>img {
	width: 270px;
}
#main-navigation {
	padding: 36px 0;
}
 @media (max-width: 1455px) {
 a.fb-link {
 display: none;
}
.portal-item p {
    font-size: 16px;
    line-height: normal;
}
}
 @media (min-width: 1400px) {
 #header-wrapper, #ls-global .container, .footer .container {
 max-width: 1920px;
 width: 95%;
}
}
 @media (max-width: 1399px) {
 #header-wrapper, #ls-global .container, .footer .container {
 width: 97%;
}
 .navbar-nav > li > a {
 padding: 0 14px;
 font-size: 15px !important;
}
 .header-btns {
 margin-top: 1.5%;
}

}
 @media ( max-width: 1245px ) {
 #site-header {
padding: 55px 0;
}
}
 @media (min-width: 1200px) {
 #lfb-slider {
 min-height: 400px;
}
 .col-lg-5ths {
 width: 20%;
 float: left;
}
}
 @media only screen and (max-width : 1199px) {
 .container {
 width: 98%;
}
 .navbar-nav li a,  .navbar-default .navbar-nav > li > a {
 font-size: 14px;
}
 .navbar-nav > li > a {
 padding: 0 28px;
 font-size: 18px !important;
}
 .navbar-header {
 padding: 0 15px;
}
 .container-fluid > .navbar-header {
 margin-right: 0;
 margin-bottom: 10px;
 padding: 0;
}
 a.fb-link {
 display: inline-block;
}
 #main-navigation {
 padding: 56px 0 20px;
}
 .portal-item {
 padding: 55px 75px;
}
}
@media (min-width: 992px) {
	.sfm-navicon-button {
		display: none;
	}
}
@media only screen and (max-width : 991px) {
 body.admin-bar #wprmenu_bar {
 z-index: 9999;
}
 .navbar-header,  .container-fluid > .navbar-header {
 margin: 0 auto;
}
 .navbar-brand>img {
 margin: 0 auto;
 text-align: center;
}
 .navbar-brand {
 float: none !important;
}
 #main-navigation {
 display: none;
}
 #site-header {
 padding: 30px 0 45px;
}
 .sidebar-area {
 margin-top: 40px;
}
 .page-title-area {
 padding: 40px 0;
 min-height: 1px;
}
 .page-title-area .title-content, .page-title-area .enquiry-area {
 display: block;
 height: auto;
}
 .page-title-area .enquiry-area p {
 display: block;
 padding: 15px 0;
}
 .page-title-area .title-content h1.page-title {
 display: block;
}
 .portal-center {
 border-left: none;
 border-right: none;
 border-top: 2px solid #201d1d;
 border-bottom: 2px solid #201d1d;
}
 .monitor-frame {
 margin: 0 auto;
}
 .subgpages .sidebar-area,  .sidebar-area {
 position: relative;
 padding: 0 15px;
}
 .entry-content {
 height: auto!important;
}
 .sidebar {
 border: none;
}
.monitor-frame {
float: none;
}
  .portal-item {min-height:auto;}


}
@media(min-width: 768px) {
  /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
 display: block;
}
}
@media only screen and (max-width : 767px) {
 img.alignright, .wp-caption.alignright {
 float: none;
 margin: 0 auto 30px;
}
 #cta-area .cta-content {
 margin-left: 90px;
}
 #cta-area .cta-btn {
 margin-top: 30px;
}
 .page-title-area .title-content h1.page-title {
 font-size: 42px;
}
.page-title-area .title-content > div {
	text-align: center;
	display: block;
	width: 100%;
}
 .footer-area .footer-item {
 margin-bottom: 30px;
}
 .notable td {
 width: 100%!important;
 display: block;
}
 .responsive-table {
 max-width: 100%;
}
 .responsive-table th {
 display: none;
}
 .responsive-table td {
 display: block;
}
 .responsive-table td:before {
 content: attr(data-th) ": ";
 width: 100%;
 color: #8e83a5;
 display: inline-block;
 font-size: 20px;
 font-weight: 700;
}
 .monitor-frame {
 display: none;
}
 .page-title-area .title-content, .page-title-area .enquiry-area {
 width: 100%;
}
 .page-title-area .enquiry-area p {
 margin-top: 20px;
 text-align: center;
}
}
 @media (max-width: 747px) {
 .header-btns {
margin-top: 0.5%;
}
}
 @media only screen and (max-width : 599px) {
 .header-btns {
 background-image: none;
}
 .navbar-brand>img {
 width: 40%;
}
}
@media only screen and (max-width : 499px) {
 .navbar-header, .container-fluid > .navbar-header {
 float: none;
 margin: 0 auto;
}
 .header-btns {
 float: none;
 padding: 20px 30px;
 text-align: center;
 width: 100%;
}
 .navbar-brand > img {
 display: inline-block;
 max-width: 130px;
 padding: 10px 0;
}
 .enquire-btn {
 display: block;
 padding: 10px;
 text-align: center;
 width: 100%;
}
}
/* ==========================================================================
   Pricing tables
   ========================================================================== */
.pricingTable {
	margin: 40px auto;
}
.pricingTable > .pricingTable-title {
	text-align: center;
	color: #6e768d;
	font-size: 3em;
	font-size: 300%;
	margin-bottom: 20px;
	letter-spacing: 0.04em;
}
.pricingTable > .pricingTable-subtitle {
	text-align: center;
	color: #b4bdc6;
	font-size: 1.8em;
	letter-spacing: 0.04em;
	margin-bottom: 60px;
}
@media screen and (max-width: 480px) {
	.copyright {
		display: block;
	}
	.pricingTable > .pricingTable-subtitle {
		margin-bottom: 30px;
	}
}
.pricingTable-firstTable {
	list-style: none;
	text-align: center;
	padding-left: 0;
}
.pricingTable-firstTable_table {
	vertical-align: middle;
	background-color: #2a2929;
	display: inline-block;
	padding: 0px 30px 40px;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 5px;
}
@media (max-width: 768px) {
	.sidebar-area {
		clear: both !important;
	}
}
@media screen and (max-width: 767px) {
 .pricingTable-firstTable_table {
 display: block;
 margin: 0 auto;
 max-width: 100%;
 margin-bottom: 20px;
 padding: 10px;
 padding-left: 20px;
}
  .addtoany_shortcode{
	float: none;
}
}
@media screen and (max-width: 767px) {
 .pricingTable-firstTable_table > * {
 display: block;
 float: none;
 vertical-align: middle;
}
}
@media screen and (max-width: 767px) {
 .pricingTable-firstTable_table:after {
 display: table;
 content: '';
 clear: both;
}
}
.pricingTable-firstTable_table:hover {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
@media screen and (max-width: 767px) {
 .pricingTable-firstTable_table:hover {
 -webkit-transform: none;
 transform: none;
}
}
.pricingTable-firstTable_table:not(:last-of-type) {
 margin-right: 3.5%;
}
@media screen and (max-width: 767px) {
 .pricingTable-firstTable_table:not(:last-of-type) {
 margin-right: auto;
}
}
.pricingTable-firstTable_table:nth-of-type(2) {
 position: relative;
}
@media screen and (max-width: 767px) {
 .pricingTable-firstTable_table:nth-of-type(2) h1 {
 padding-top: 8%;
}
}
.pricingTable-firstTable_table:nth-of-type(2):before {
 content: 'Most Popular';
 position: absolute;
 color: white;
 display: block;
 background-color: #7697aa;
 text-align: center;
 right: 15px;
 top: -25px;
 height: 65px;
 width: 65px;
 border-radius: 50%;
 box-sizing: border-box;
 font-size: 0.5em;
 padding-top: 22px;
 text-transform: uppercase;
 letter-spacing: 0.1em;
 line-height: 12px;
 -webkit-transition: all 0.5s ease;
 transition: all 0.5s ease;
}
@media screen and (max-width: 988px) {
 .pricingTable-firstTable_table:nth-of-type(2):before {
 font-size: 0.6em;
}
}
@media screen and (max-width: 767px) {
 .pricingTable-firstTable_table:nth-of-type(2):before {
 left: 10px;
 width: 45px;
 height: 45px;
 top: -10px;
 padding-top: 13px;
 display: none;
}
}
@media screen and (max-width: 480px) {
 .pricingTable-firstTable_table:nth-of-type(2):before {
 font-size: 0.8em;
}
}
.pricingTable-firstTable_table:nth-of-type(2):hover:before {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
.pricingTable-firstTable_table__header {
	font-size: 1.6em;
	padding: 40px 0px;
	border-bottom: 1px solid #000;
	letter-spacing: 0.03em;
	margin-bottom: 0 !important;
}
@media screen and (max-width: 1068px) {
 .pricingTable-firstTable_table__header {
 font-size: 1.45em;
}
}
@media screen and (max-width: 767px) {
 .pricingTable-firstTable_table__header 
 float: none;
 width: 100%;
 font-size: 1.8em;
 margin-bottom: 5px;
}
}
.pricingTable-firstTable_table__pricing {
	font-size: 3em;
	padding: 30px 0px;
	border-bottom: 1px solid #000;
	line-height: 0.7;
}
 @media screen and (max-width: 1068px) {
 .pricingTable-firstTable_table__pricing {
 font-size: 2.8em;
 margin-top: 25px;
}
}
@media screen and (max-width: 767px) {
 .pricingTable-firstTable_table__pricing {
 float: none;
 width: 100%;
 font-size: 3em;
 margin-bottom: 10px;
}
}
@media screen and (max-width: 610px) {
 .pricingTable-firstTable_table__pricing {
 font-size: 2.4em;
}
}
.pricingTable-firstTable_table__pricing small:first-of-type {
	font-size: 0.35em;
	vertical-align: top;
	letter-spacing: 0.15em;
}
@media screen and (max-width: 1068px) {
 .pricingTable-firstTable_table__pricing small:first-of-type {
 font-size: 0.3em;
}
}
.pricingTable-firstTable_table__pricing small:last-of-type {
	vertical-align: bottom;
	font-size: 0.30em;
	letter-spacing: 0.04em;
	padding-left: 0.2em;
}
@media screen and (max-width: 1068px) {
 .pricingTable-firstTable_table__pricing small:last-of-type {
 font-size: 0.25em;
}
}
.pricingTable-firstTable_table__options {
	list-style: none;
	padding: 15px 15px 35px 15px;
	font-size: 0.9em;
	border-bottom: 1px solid #000;
	max-width: 285px;
    margin: 0 auto !important;
    display: block;
    text-align: left !important;
}
 @media screen and (max-width: 767px) {
 .pricingTable-firstTable_table__options {
 margin-right: none;
 margin-bottom: 10px;
}
}
.pricingTable-firstTable_table__options > li {
	padding: 8px 0px;
}
@media screen and (max-width: 767px) {
 .pricingTable-firstTable_table__options > li {
 text-align: left;
}
}
.pricingTable-firstTable_table__options > li:before {
	content: '✓';
	display: inline-block;
	margin-right: 15px;
	color: white;
	background-color: #7697aa;
	border-radius: 50%;
	width: 31px;
	height: 31px;
	font-size: 0.8em;
	padding: 0px;
	text-align: center;
}
.pricingTable-firstTable_table__getstart {
	color: white;
	background: #c34f4f;
	background: -moz-linear-gradient(top, #c34f4f 1%, #aa3434 49%, #8a1211 100%);
	background: -webkit-linear-gradient(top, #c34f4f 1%, #aa3434 49%, #8a1211 100%);
	background: linear-gradient(to bottom, #c34f4f 1%, #aa3434 49%, #8a1211 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c34f4f', endColorstr='#8a1211', GradientType=0 );
	margin-top: 45px;
	border-radius: 5px;
	cursor: pointer;
	padding: 15px;
	font-family: 'Oswald', sans-serif, arial;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: 400;
}
@media screen and (max-width: 1068px) {
 .pricingTable-firstTable_table__getstart {
 font-size: 0.95em;
}
}
@media screen and (max-width: 767px) {
 .pricingTable-firstTable_table__getstart {
 font-size: 1em;
 width: 50%;
 margin: 30px auto;
}
}
.pricingTable-firstTable_table__getstart:hover {
	background: #aa3434;
}
@media screen and (max-width: 767px) {
 .pricingTable-firstTable_table__getstart:hover {
 -webkit-transform: none;
 transform: none;
 box-shadow: none;
}
}
.pricingTable-firstTable_table__getstart:active {
	background: #aa3434;
}
 @media screen and (max-width: 767px) {
 .pricingTable-firstTable_table__getstart:active {
 box-shadow: none;
}
}
@media (max-width: 1200px) {
 .home-list-programs li img {
 display: block;
 margin: 20px auto;
}
 .home-list-programs li {
 float: left;
 display: block;
 width: 33.333%;
 text-align: center;
}
}
@media (min-width: 480px) and (max-width: 550px) {
 .home-list-programs li {
 width: 50%;
}
}
@media (min-width: 481px) {
	#lfb-mobile-slider {
		display: none;
	}
}
@media (max-width: 480px) {
	#lfb-slider, .list-programs.home-list-programs {display: none}
	.header-btns .fb-link {
		display: none;
	}
	.footer-area {
		text-align: center;
	}
	.footer-area .textwidget img {
		display: block;
		float: none;
		margin: 0 auto;
	}
	.hidden-mobile {
		display: none;
	}
	.h1, h1 {
	    font-size: 30px;
	}
	.h2, h2 {
		font-size: 26px;
	}
	.h3, h3 {
	    font-size: 22px;
	}
	.footer-widgets .widgettitle {
		font-size: 24px;
	}
	.img-wrapper {
		float: none !important;
	    margin-bottom: 20px;
		margin-top: 25px;
	    min-height: auto !important;
		text-align: center;
		width: 100% !important;
	}
	.img-content {
		float: none !important;
		text-align: center;
		width: 100% !important;
	}
	.img-content h4, .img-content p {
		left: 0 !important;
	}
	.ezcol-one-half .accordion > p {
		margin-bottom: 0 !important;
	}
}