html,  body {
	overflow-x: hidden;
}
@font-face {
	font-family: 'MyriadProLight';
	src: url('../fonts/MyriadProLight.eot');
	src: url('../fonts/MyriadProLight.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadProLight.woff2') format('woff2'),  url('../fonts/MyriadProLight.woff') format('woff'),  url('../fonts/MyriadProLight.ttf') format('truetype'),  url('../fonts/MyriadProLight.svg#MyriadProLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProSemibold';
	src: url('../fonts/MyriadProSemibold.eot');
	src: url('../fonts/MyriadProSemibold.eot') format('embedded-opentype'),  url('../fonts/MyriadProSemibold.woff2') format('woff2'),  url('../fonts/MyriadProSemibold.woff') format('woff'),  url('../fonts/MyriadProSemibold.ttf') format('truetype'),  url('../fonts/MyriadProSemibold.svg#MyriadProSemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProRegular';
	src: url('../fonts/MyriadProRegular.eot');
	src: url('../fonts/MyriadProRegular.eot') format('embedded-opentype'),  url('../fonts/MyriadProRegular.woff2') format('woff2'),  url('../fonts/MyriadProRegular.woff') format('woff'),  url('../fonts/MyriadProRegular.ttf') format('truetype'),  url('../fonts/MyriadProRegular.svg#MyriadProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	padding-top: 0;
	font-size: 20px;
	font-family: 'MyriadProLight', sans-serif;
}
footer {
	padding: 30px 0;
}
.list-group {
	background-color: #adcf18;
	padding-top: 10px;
	padding-bottom: 10px;
}
.list-group-item {
	border: none;
	background-color: #adcf18;
	border-radius: 0 !important;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #036e6f !important;
	border-radius: 0;
}
#sidebar .list-group a {
	border-bottom: #cde272 solid 1px;
}
#sidebar .list-group a:last-child {
	border: none !important;
}
#sidebar .list-group a {
	color: white;
	display: block;
	text-decoration: none;
	font-size: 20px;
	padding: 4px 18px;
	font-family: 'MyriadProRegular', sans-serif;
	margin: 10px;
}
#sidebar .list-group a:hover {
	background-color: #036e6f;
	color: white;
	text-decoration: none;
}
#sidebar .list-group a:active, #sidebar a:focus {
	text-decoration: none;
}
.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}
.full-bg {
	background-image: url("../images/header.jpg");
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: solid white 1px;
	-webkit-box-shadow: 0px 10px 15px -9px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 10px 15px -9px rgba(0,0,0,0.45);
	box-shadow: 0px 10px 15px -9px rgba(0,0,0,0.45);
	margin-bottom: 30px;
	height: 300px;
}
.navbar-right {
	color: white;
	margin-right: 80px;
}
.navbar-right a {
	color: white !important;
	background-color: transparent !important;
	text-transform: uppercase;
	font-family: 'MyriadProRegular', sans-serif;
	font-size: 15px;
	font-weight: 100;
}
.last-banner {
	display: inline-block;
	margin-top: -12px
}
.widget-text {
	background-color: #eeeeee;
	padding: 12px;
	color: #363635;
	font-size: 16px;
	width: 196px;
	margin: 0 auto;
	margin-top: 23px;
	font-weight: bold;
}
.widget-text h5 {
	color: #809d00;
	font-family: 'MyriadProRegular', sans-serif;
	font-size: 16px;
	margin: 5px 0 0 0;
}
.navbar-brand {
	padding-left: 140px;
}
.split {
	border-right: solid 1px #bce8f1;
	height: 25px;
	margin-top: 10px;
}
.navbar {
	margin-bottom: -52px;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.title {
	margin-bottom: 20px;
}
.title h1 {
	margin: 0;
}
.title h2 {
	color: #676767;
	margin: 0;
}
.content {
	color: #171717;
}
.content a {
	color: #438d08;
	text-decoration: underline;
	font-family: 'MyriadProSemibold', sans-serif;
}
h1 {
	font-size: 46px;
	color: #484848;
	font-weight: lighter;
}
a {
	cursor: pointer;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'MyriadProLight', sans-serif;
}
.country {
	padding: 5px 20px;
	line-height: 40px;
}
.country img {
	margin-right: 15px;
}
.country a {
	color: black;
}
.country_only_mob {
	padding: 15px 20px;
	line-height: 35px;
	display: none;
}
.country_only_mob img {
	margin-right: 15px;
}
.country_only_mob a {
	color: black;
}
.country_only_mob .new-links {
	margin-bottom: 15px;
}
.course {
	padding: 5px 20px;
	font-size: 16px;
	color: black;
	font-weight: bold;
}
.course b {
	color: #809d00;
}
.course a {
	color: #000000;
	text-decoration: underline;
}
.btn-primary {
	color: #fff;
	background-color: #036e6f !important;
	border-color: #036e6f !important;
}
.full-copy {
	background-image: url('../images/full-copy.jpg');
	border-top: 1px solid white;
}
.copy-row {
	padding: 10px 0 20px 0;
}
.copy-left {
	text-align: center;
	padding-top: 15px;
	color: #c6ee19;
	font-size: 17px;
	font-weight: bold;
	word-spacing: 1px;
}
.copy-left div {
	width: 160px;
	margin: 0 auto;
}
.copy-left a {
	float: right;
	display: block;
	width: 29px;
	height: 30px;
	margin-left: 10px;
}
.copy-right {
	text-align: center;
	color: white;
	border-left: 1px solid white;
	padding-top: 15px;
}
.copy-right a {
	color: white;
	font-size: 17px;
}
.soc_facebook {
	background-image: url('../images/f.png');
}
.soc_twitter {
	background-image: url('../images/t.png');
}
.soc_in {
	background-image: url('../images/i.png');
}
.soc_gplus {
	background-image: url('../images/g.png');
}
.full-bottom {
	background-color: #faf0e7;
	background-image: url('../images/1920.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-box-shadow: 0px -4px 21px 0px rgba(209,207,209,1);
	-moz-box-shadow: 0px -4px 21px 0px rgba(209,207,209,1);
	box-shadow: 0px -4px 21px 0px rgba(209,207,209,1);
	border-top: 1px solid white;
	margin-top: 20px;
	font-size: 17px;
	font-weight: bold;
}
.full-bottom h2 {
	font-weight: bold;
	color: #019192;
}
.full-bottom h2 span {
	color: #63be21;
}
.full-bottom .mob-hidden-img {
	position: relative;
}
.full-bottom .mob-hidden-img img {
	position: absolute;
	bottom: 0;
}
.pull-for-left {
	left: 0;
}
.pull-for-right {
	right: 0;
}
.content img.floatright {
	float: right;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 0px;
}
.content img.floatleft {
	float: left;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 0px;
}
.content #happyfrog {
	float: right;
	margin: 5px;
	margin-right: 90px;
	margin-bottom: 2px;
	margin-top: -15px;
}
img#tawnylion {
	margin: 10px;
	margin-left: 190px;
	margin-bottom: 5px;
}
.content p#enrol {
	border: 1px dotted black;
	padding: 5px;
	margin: 10px;
	text-align: center;
	width: 135px;
	float: right;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.monospace {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.box {
	border: 1px solid black;
}
.italic {
	font-style: italic;
}
.pink {
	color: #FF6699;
}
.blue {
	color: blue;
}
.yellow {
	color: #CCCC33;
}
.green {
	color: green;
}
.grey {
	color: gray;
}
.orange {
	color: #CC6600;
}
.black {
	color: #000000;
}
.content img#certif {
	float: right;
	margin: 10px;
}
#advancedImg {
	float: right;
	margin-right: 25px;
	margin-left: 10px;
	margin-top: -20px;
}
.content th, td {
	padding: 4px;
}
.content tr.altColor {
	background-color: #F7e7f7;
}
.content tr.oddColor {
	background-color: #FFCCCC;
}
.content tr.pinkColor {
	background-color: #Ff9;
}
.content img.pics {
	float: right;
	margin-right: 7px;
	margin-left: 7px;
}
.content img.minipics {
	margin-top: 9px;
	margin-bottom: 7px;
	height: 71px;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
}
.content ul.testimonials li {
	line-height: 2.2em;
}
.content ul.testimonials a:link {
	text-decoration: underline;
}
.content p.readers {
	text-align: center;
	font-size: 12px;
	margin-top: 0;
}
.content p.readers a {
	color: black;
	text-decoration: underline;
}
.content p.readers a:link {
	text-decoration: underline;
	color: black;
}
.content p.readers a:visited {
	text-decoration: underline;
	color: #90f;
}
.content p.readers a:hover {
	text-decoration: underline;
	color: #c0f;
}
.content table.phonicscontents {
	font-size: 15px;
	width: 95%;
}
.dotted {
	margin: 14px;
	margin-right: 20px;
	float: right;
	clear: right;
	border: 1px dotted black;
	width: 160px;
}

@media (max-width: 767px) {
.row-offcanvas {
	position: relative;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
.country, .course, .mob-hidden, .mob-hidden-img {
	display: none;
}
.row-offcanvas-right {
	right: 0;
}
.row-offcanvas-left {
	left: 0;
}
.row-offcanvas-right  .sidebar-offcanvas {
	right: -50%; /* 6 columns */
}
.row-offcanvas-left  .sidebar-offcanvas {
	left: -50%; /* 6 columns */
}
.row-offcanvas-right.active {
	right: 50%; /* 6 columns */
}
.row-offcanvas-left.active {
	left: 50%; /* 6 columns */
}
.sidebar-offcanvas {
	position: absolute;
	top: 0;
	width: 50%; /* 6 columns */
}
}

@media (max-width: 767px) {
.split {
	display: none !important;
}
.container {
	width: 100%;
}
#navbar {
	background-color: #036e6f;
	opacity: .75;
	width: 100%;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px;
	position: absolute;
	right: 10px;
	width: 100%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.container {
	width: 100%;
}
.navbar-right a {
	font-size: 12px;
	padding-left: 3px !important;
	padding-right: 3px !important;
}
.mob-hidden-img {
	display: none;
}
.full-bg-txt {
	padding-left: 30px;
	padding-right: 30px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.container {
	width: 100%;
}
}
.full-bg-txt {
	font-size: 15px;
}

@media (min-width: 160px) and (max-width: 359px) {
.full-bg {
	background-image: url("../images/header_mob.jpg");
	height: 120px;
	background-size: cover;
	background-position: 50% 50%;
}
.title h1 {
	font-size: 38px;
}
.country_only_mob {
	display: block;
}
.full-bg-txt h2 {
	font-size: 25px;
}
.full-bottom {
	padding: 0 15px;
}
}

@media (min-width: 360px) and (max-width: 479px) {
.full-bg {
	background-image: url("../images/header_mob.jpg");
	height: 145px;
	background-size: cover;
	background-position: 50% 50%;
}
.title h1 {
	font-size: 38px;
}
.country_only_mob {
	display: block;
}
.full-bg-txt h2 {
	font-size: 25px;
}
.full-bottom {
	padding: 0 15px;
}
}

@media (min-width: 480px) and (max-width: 559px) {
.full-bg {
	height: 130px;
	background-size: cover;
	background-position: left -150px top 0;
}
}

@media (min-width: 560px) and (max-width: 767px) {
.full-bg {
	height: 150px;
	background-size: cover;
	background-position: left -180px top 0;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.full-bg {
	height: 200px;
	background-size: cover;
	background-position: left -230px top 0;
}
}

@media (min-width: 992px) and (max-width: 1023px) {
.full-bg {
	height: 270px;
	background-size: cover;
	background-position: left -325px top 0;
}
}

@media (min-width: 1024px) and (max-width: 1151px) {
.full-bg {
	height: 280px;
	background-size: cover;
	background-position: left -335px top 0;
}
}

@media (min-width: 1152px) and (max-width: 1279px) {
.full-bg {
	height: 300px;
	background-size: cover;
	background-position: left -360px top 0;
}
}

@media (min-width: 1280px) and (max-width: 1359px) {
.full-bg {
	height: 300px;
	background-size: cover;
	background-position: left -310px top 0;
}
}

@media (min-width: 1360px) and (max-width: 1365px) {
.full-bg {
	height: 300px;
	background-size: cover;
	background-position: left -270px top 0;
}
}

@media (min-width: 1366px) and (max-width: 1399px) {
.full-bg {
	height: 300px;
	background-size: cover;
	background-position: left -270px top 0;
}
}

@media (min-width: 1400px) and (max-width: 1599px) {
.full-bg {
	height: 300px;
	background-size: cover;
	background-position: left -260px top 0;
}
}

@media (min-width: 1600px) and (max-width: 1750px) {
.full-bg {
	height: 300px;
	background-size: cover;
	background-position: left -158px top 0;
}
}

@media (min-width: 1751px) and (max-width: 1919px) {
.full-bg {
	height: 300px;
	background-size: cover;
}
}

@media (min-width: 1920px) and (max-width: 19560px) {
.full-bg {
	height: 300px;
	background-size: contain;
	background-position: left 50% top 0;
	background-color: #00ACD1;
}
}

@media (min-width: 8px) and (max-width: 991px) {
.copy-right {
	border-left: none;
}
}

@media (min-width: 8px) and (max-width: 767px) {
.visible-xs {
	position: absolute;
	z-index: 999999;
	top: -158px;
	left: 0;
}
.navbar-toggle {
	background-image: url(../images/Menu.png);
	background-repeat: no-repeat;
}
.copy-mob-hide {
	display: none;
}
.copy-mob-show {
	display: block;
}
.title h2 {
	font-size: 28px;
}
#sidebar {
	position: fixed;
	top: 34px;
	left: -315px;
	z-index: 9999;
	width: 260px;
	min-width: 220px;
	max-width: 260px;
	-moz-transition: all .5s linear;
	-o-transition: all .5s linear;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}
#sidebar .list-group a {
	padding: 4px;
}
#sidebar .new-links {
	display: none;
}
.offcanvas_active {
	left: -15px !important;
}
#sidebar .list-group a {
	margin: 0 10px;
}
.new-link-block {
	margin-top: -20px;
}
.new_mob_menu {
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 15px;
}
}

@media (min-width: 280px) and (max-width: 320px) {
#sidebar .list-group a {
	padding: 0 4px;
}
.visible-xs {
	position: absolute;
	z-index: 999999;
	top: -158px;
	left: 0;
}
}

@media (min-width: 321px) and (max-width: 480px) {
.visible-xs {
	position: absolute;
	z-index: 999999;
	top: -183px;
	left: 0;
}
}

@media (min-width: 768px) and (max-width: 20767px) {
.copy-mob-hide {
	display: block;
}
.copy-mob-show {
	display: none;
}
}
.new-links a {
	font-size: 18px;
	display: block;
	font-weight: bold;
	text-decoration: underline;
}
.new-link-block {
	background-color: #036E6F;
	font-size: 15px;
	padding: 4px;
	color: #ffffff;
}
.new-link-block a {
	color: #ffffff;
}
.a_fpp {
	color:#019192 !important;
	text-decoration:none;
}
.a_dc {
	color:#63be21 !important;
	text-decoration:none;
}
.a_fpp:hover, .a_dc:hover, .a_fpp:focus, .a_dc:focus, .a_fpp:active, .a_dc:active {
	text-decoration:none;
}